summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2020-10-02bus/fsl-mc: add support for 'driver_override' in the mc-busBharat Bhushan
2020-10-02NFSACL: Replace PROC() macro with open codeChuck Lever
2020-10-02usb: typec: add typec_find_pwr_opmodeAmelie Delaunay
2020-10-02Merge tag 'phy-for-5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/phy...Greg Kroah-Hartman
2020-10-02mm: and drivers core: Convert hugetlb_report_node_meminfo to sysfs_emitJoe Perches
2020-10-02Merge branch 'for-next/mte' into for-next/coreWill Deacon
2020-10-02Merge branches 'for-next/acpi', 'for-next/boot', 'for-next/bpf', 'for-next/cp...Will Deacon
2020-10-02sysfs: Add sysfs_emit and sysfs_emit_at to format sysfs outputJoe Perches
2020-10-02bus: mhi: Remove unused nr_irqs_req variableLoic Poulain
2020-10-02bus: mhi: core: Introduce debugfs entries for MHIBhaumik Bhatt
2020-10-02bus: mhi: Remove include of rwlock_types.hClark Williams
2020-10-02bus: mhi: core: Add const qualifier to MHI config informationHemant Kumar
2020-10-02bus: mhi: core: Introduce APIs to allocate and free the MHI controllerBhaumik Bhatt
2020-10-02bus: mhi: core: Read and save device hardware information from BHIBhaumik Bhatt
2020-10-02bus: mhi: core: Introduce counters to track MHI device state transitionsBhaumik Bhatt
2020-10-02bus: mhi: core: Use generic name field for an MHI deviceBhaumik Bhatt
2020-10-02bus: mhi: fix doubled words and struct image_info kernel-docRandy Dunlap
2020-10-02USB: UDC: Expand device model API interfaceAlan Stern
2020-10-01pipe: remove pipe_wait() and fix wakeup race with spliceLinus Torvalds
2020-10-01RDMA/uverbs: Expose the new GID query API to user spaceAvihai Horon
2020-10-01RDMA/core: Introduce new GID table query APIAvihai Horon
2020-10-01RDMA/core: Modify enum ib_gid_type and enum rdma_network_typeAvihai Horon
2020-10-01overflow: Include header file with SIZE_MAX declarationLeon Romanovsky
2020-10-01spi: pxa2xx: Add SSC2 and SSPSP2 SSP registersCezary Rojewski
2020-10-02power: supply: bq27xxx: add support for TI bq34z100Krzysztof Kozlowski
2020-10-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller
2020-10-01Merge tag 'soundwire-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman
2020-10-01regulator: qcom_smd: Add PM660/PM660L regulator supportAngeloGioacchino Del Regno
2020-10-01RDMA/mlx5: Extend advice MR to support non faulting modeYishai Hadas
2020-10-01IB/core: Enable ODP sync without faultingYishai Hadas
2020-10-01IB/core: Improve ODP to use hmm_range_fault()Yishai Hadas
2020-10-01dm: export dm_copy_name_and_uuidMike Snitzer
2020-10-01Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2020-10-01debugobjects: Free per CPU pool after CPU unplugZqiang
2020-10-01pipe: Fix memory leaks in create_pipe_files()Qian Cai
2020-10-01iommu/vt-d: Check UAPI data processed by IOMMU coreJacob Pan
2020-10-01iommu/uapi: Handle data and argsz filled by usersJacob Pan
2020-10-01iommu/uapi: Rename uapi functionsJacob Pan
2020-10-01iommu/uapi: Use named union for user dataJacob Pan
2020-10-01iommu/uapi: Add argsz for user filled dataJacob Pan
2020-09-30bpf: Introduce BPF_F_PRESERVE_ELEMS for perf event arraySong Liu
2020-09-30net/mlx5: E-switch, Use PF num in metadata reg c0sunils
2020-09-30io_uring: provide IORING_ENTER_SQ_WAIT for SQPOLL SQ ring waitsJens Axboe
2020-09-30fs: align IOCB_* flags with RWF_* flagsJens Axboe
2020-09-30io_uring: allow disabling rings during the creationStefano Garzarella
2020-09-30io_uring: add IOURING_REGISTER_RESTRICTIONS opcodeStefano Garzarella
2020-09-30io_uring: use an enumeration for io_uring_register(2) opcodesStefano Garzarella
2020-09-30io_uring: move io_uring_get_socket() into io_uring.hJens Axboe
2020-09-30io_uring: don't rely on weak ->files referencesJens Axboe
2020-09-30drop_monitor: Filter control packets in drop monitorIdo Schimmel