summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2020-10-02Merge tag 'efi-riscv-shared-for-v5.10' of ssh://gitolite.kernel.org/pub/scm/l...Palmer Dabbelt
2020-10-02static_call: Fix return type of static_call_initNathan Chancellor
2020-10-02net/mlx5: cmdif, Avoid skipping reclaim pages if FW is not accessibleSaeed Mahameed
2020-10-02net/mlx5: Avoid possible free of command entry while timeout comp handlerEran Ben Elisha
2020-10-02PM: domains: Rename power state enums for genpdUlf Hansson
2020-10-02ACPI: Make acpi_evaluate_dsm() prototype consistentJohn Garry
2020-10-02ACPI: Let ACPI know we support Generic Initiator Affinity StructuresJonathan Cameron
2020-10-02ACPI: Support Generic Initiator only domainsJonathan Cameron
2020-10-02Merge tag 'mmc-v5.9-rc4-3' of git://git.kernel.org/pub/scm/linux/kernel/git/u...Linus Torvalds
2020-10-02mm: memcg/slab: fix slab statistics in !SMP configurationRoman Gushchin
2020-10-02bus/fsl-mc: Extend ICID size from 16bit to 32bitBharat Bhushan
2020-10-02bus/fsl-mc: Export IRQ pool handling functions to be used by VFIODiana Craciun
2020-10-02bus/fsl-mc: Add a container setup functionDiana Craciun
2020-10-02bus/fsl-mc: Export a cleanup function for DPRCDiana Craciun
2020-10-02bus/fsl-mc: Export dprc_scan/dprc_remove functions to be used by multiple ent...Diana Craciun
2020-10-02bus/fsl-mc: Add dprc-reset-container supportBharat Bhushan
2020-10-02bus/fsl-mc: Set the QMAN/BMAN region flagsDiana Craciun
2020-10-02bus/fsl-mc: add support for 'driver_override' in the mc-busBharat Bhushan
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-01overflow: Include header file with SIZE_MAX declarationLeon Romanovsky
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-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/uapi: Handle data and argsz filled by usersJacob Pan
2020-10-01iommu/uapi: Rename uapi functionsJacob Pan
2020-09-30net/mlx5: E-switch, Use PF num in metadata reg c0sunils
2020-09-30fs: align IOCB_* flags with RWF_* flagsJens Axboe
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-30arm64: permit ACPI core to map kernel memory used for table overridesArd Biesheuvel