summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2020-10-03Merge tag 'v5.9-next-soc' of https://git.kernel.org/pub/scm/linux/kernel/git/...Olof Johansson2-4/+95
2020-10-03Merge tag 'qcom-drivers-for-5.10' of https://git.kernel.org/pub/scm/linux/ker...Olof Johansson1-2/+2
2020-10-03sched/debug: Add new tracepoint to track cpu_capacityVincent Donnefort1-0/+1
2020-10-03Merge tag 'usb-for-v5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...Greg Kroah-Hartman1-6/+21
2020-10-03mm: remove compat_process_vm_{readv,writev}Christoph Hellwig1-8/+0
2020-10-03fs: remove compat_sys_vmspliceChristoph Hellwig1-4/+0
2020-10-03fs: remove the compat readv/writev syscallsChristoph Hellwig1-4/+0
2020-10-03fs: remove various compat readv/writev helpersChristoph Hellwig1-10/+10
2020-10-03iov_iter: transparently handle compat iovecs in import_iovecChristoph Hellwig1-8/+0
2020-10-03iov_iter: refactor rw_copy_check_uvector and import_iovecChristoph Hellwig3-27/+14
2020-10-03Merge tag 'mlx5-fixes-2020-09-30' of git://git.kernel.org/pub/scm/linux/kerne...David S. Miller1-0/+3
2020-10-03Merge tag 'mac80211-next-for-net-next-2020-10-02' of git://git.kernel.org/pub...David S. Miller1-2/+72
2020-10-03net: introduce helper sendpage_ok() in include/linux/net.hColy Li1-0/+16
2020-10-03net: core: document two new elements of struct net_deviceMauro Carvalho Chehab1-0/+5
2020-10-03bpf: Introducte bpf_this_cpu_ptr()Hao Luo1-0/+2
2020-10-03bpf: Introduce bpf_per_cpu_ptr()Hao Luo2-0/+15
2020-10-03bpf: Introduce pseudo_btf_idHao Luo2-0/+22
2020-10-03Merge tag 'efi-riscv-shared-for-v5.10' of ssh://gitolite.kernel.org/pub/scm/l...Palmer Dabbelt1-0/+3
2020-10-02static_call: Fix return type of static_call_initNathan Chancellor1-3/+3
2020-10-02net/mlx5: cmdif, Avoid skipping reclaim pages if FW is not accessibleSaeed Mahameed1-0/+1
2020-10-02net/mlx5: Avoid possible free of command entry while timeout comp handlerEran Ben Elisha1-0/+2
2020-10-02PM: domains: Rename power state enums for genpdUlf Hansson1-2/+2
2020-10-02ACPI: Make acpi_evaluate_dsm() prototype consistentJohn Garry1-1/+1
2020-10-02ACPI: Let ACPI know we support Generic Initiator Affinity StructuresJonathan Cameron1-0/+1
2020-10-02ACPI: Support Generic Initiator only domainsJonathan Cameron1-0/+1
2020-10-02Merge tag 'mmc-v5.9-rc4-3' of git://git.kernel.org/pub/scm/linux/kernel/git/u...Linus Torvalds1-0/+1
2020-10-02mm: memcg/slab: fix slab statistics in !SMP configurationRoman Gushchin1-0/+5
2020-10-02bus/fsl-mc: Extend ICID size from 16bit to 32bitBharat Bhushan1-1/+1
2020-10-02bus/fsl-mc: Export IRQ pool handling functions to be used by VFIODiana Craciun1-0/+11
2020-10-02bus/fsl-mc: Add a container setup functionDiana Craciun1-0/+2
2020-10-02bus/fsl-mc: Export a cleanup function for DPRCDiana Craciun1-0/+2
2020-10-02bus/fsl-mc: Export dprc_scan/dprc_remove functions to be used by multiple ent...Diana Craciun1-0/+7
2020-10-02bus/fsl-mc: Add dprc-reset-container supportBharat Bhushan1-0/+7
2020-10-02bus/fsl-mc: Set the QMAN/BMAN region flagsDiana Craciun1-0/+8
2020-10-02bus/fsl-mc: add support for 'driver_override' in the mc-busBharat Bhushan1-0/+2
2020-10-02usb: typec: add typec_find_pwr_opmodeAmelie Delaunay1-0/+1
2020-10-02Merge tag 'phy-for-5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/phy...Greg Kroah-Hartman1-0/+2
2020-10-02mm: and drivers core: Convert hugetlb_report_node_meminfo to sysfs_emitJoe Perches1-2/+2
2020-10-02Merge branch 'for-next/mte' into for-next/coreWill Deacon5-2/+61
2020-10-02Merge branches 'for-next/acpi', 'for-next/boot', 'for-next/bpf', 'for-next/cp...Will Deacon2-4/+4
2020-10-02sysfs: Add sysfs_emit and sysfs_emit_at to format sysfs outputJoe Perches1-0/+15
2020-10-02bus: mhi: Remove unused nr_irqs_req variableLoic Poulain1-2/+0
2020-10-02bus: mhi: core: Introduce debugfs entries for MHIBhaumik Bhatt1-0/+2
2020-10-02bus: mhi: Remove include of rwlock_types.hClark Williams1-2/+1
2020-10-02bus: mhi: core: Add const qualifier to MHI config informationHemant Kumar1-3/+3
2020-10-02bus: mhi: core: Introduce APIs to allocate and free the MHI controllerBhaumik Bhatt1-0/+12
2020-10-02bus: mhi: core: Read and save device hardware information from BHIBhaumik Bhatt1-0/+6
2020-10-02bus: mhi: core: Introduce counters to track MHI device state transitionsBhaumik Bhatt1-0/+2
2020-10-02bus: mhi: core: Use generic name field for an MHI deviceBhaumik Bhatt1-4/+4
2020-10-02bus: mhi: fix doubled words and struct image_info kernel-docRandy Dunlap1-4/+6