summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2020-10-03mm: remove compat_process_vm_{readv,writev}Christoph Hellwig2-12/+2
2020-10-03fs: remove compat_sys_vmspliceChristoph Hellwig2-5/+1
2020-10-03fs: remove the compat readv/writev syscallsChristoph Hellwig2-6/+2
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-03genetlink: bring back per op policyJakub Kicinski1-0/+4
2020-10-03genetlink: add a structure for dump stateJakub Kicinski1-4/+7
2020-10-03genetlink: add small version of opsJakub Kicinski1-14/+39
2020-10-03genetlink: reorg struct genl_familyJakub Kicinski1-5/+5
2020-10-03block: scsi_ioctl: Avoid the use of one-element arraysGustavo A. R. Silva1-1/+4
2020-10-03devlink: add .trap_group_action_set() callbackIoana Ciornei1-0/+10
2020-10-03devlink: add parser error drop packet trapsIoana Ciornei1-0/+52
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-03net: mscc: ocelot: create TCAM skeleton from tc filter chainsVladimir Oltean1-1/+2
2020-10-03net: mscc: ocelot: introduce conversion helpers between port and netdevVladimir Oltean1-0/+2
2020-10-03scsi: target: core: Add CONTROL field for trace eventsRoman Bolshakov2-6/+13
2020-10-03Merge tag 'mac80211-next-for-net-next-2020-10-02' of git://git.kernel.org/pub...David S. Miller4-3/+149
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 Luo2-0/+15
2020-10-03bpf: Introduce bpf_per_cpu_ptr()Hao Luo3-0/+33
2020-10-03bpf: Introduce pseudo_btf_idHao Luo3-9/+49
2020-10-03Merge tag 'efi-riscv-shared-for-v5.10' of ssh://gitolite.kernel.org/pub/scm/l...Palmer Dabbelt1-0/+3
2020-10-02net: dsa: Call dsa_untag_bridge_pvid() from dsa_switch_rcv()Florian Fainelli1-0/+8
2020-10-02bcache: add set_uuid in struct cache_setColy Li1-2/+2
2020-10-02Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller1-0/+33
2020-10-02netlink: fix policy dump leakJohannes Berg1-1/+2
2020-10-02netlink: fix policy dump leakJohannes Berg1-1/+2
2020-10-02static_call: Fix return type of static_call_initNathan Chancellor1-3/+3
2020-10-02bpf: tcp: Do not limit cb_flags when creating child sk from listen skMartin KaFai Lau1-33/+0
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-02NFSACL: Replace PROC() macro with open codeChuck Lever1-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-Hartman3-0/+16