summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2021-03-19bpf: Fix umd memory leak in copy_process()Zqiang
2021-03-19net: add CONFIG_PCPU_DEV_REFCNTEric Dumazet
2021-03-19Merge tag 'efi-urgent-for-v5.12-rc3' of git://git.kernel.org/pub/scm/linux/ke...Ingo Molnar
2021-03-19efi: use 32-bit alignment for efi_guid_t literalsArd Biesheuvel
2021-03-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller
2021-03-18stmmac: intel: Add PSE and PCH PTP clock source selectionWong, Vee Khee
2021-03-18net: move the xps maps to an arrayAntoine Tenart
2021-03-18net: embed nr_ids in the xps mapsAntoine Tenart
2021-03-18net: embed num_tc in the xps mapsAntoine Tenart
2021-03-18Merge tag 'vfio-v5.12-rc4' of git://github.com/awilliam/linux-vfioLinus Torvalds
2021-03-18Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds
2021-03-18io_uring: remove structures from include/linux/io_uring.hStefan Metzmacher
2021-03-17bpf: net: Emit anonymous enum with BPF_TCP_CLOSE value explicitlyYonghong Song
2021-03-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller
2021-03-18bpf: Fix fexit trampoline.Alexei Starovoitov
2021-03-17net: fix race between napi kthread mode and busy pollWei Wang
2021-03-17usb-storage: Add quirk to defeat Kindle's automatic unloadAlan Stern
2021-03-17module: remove never implemented MODULE_SUPPORTED_DEVICELeon Romanovsky
2021-03-17ethtool: Add common function for filling out stringsAlexander Duyck
2021-03-17Merge tag 'mlx5-updates-2021-03-16' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller
2021-03-17locking/ww_mutex: Fix acquire/release imbalance in ww_acquire_init()/ww_acqui...Waiman Long
2021-03-16net/mlx5e: Do not reload ethernet ports when changing eswitch modeRoi Dayan
2021-03-16net/mlx5: Move devlink port from mlx5e priv to mlx5e resourcesRoi Dayan
2021-03-16net/mlx5: Move mlx5e hw resources into a sub objectRoi Dayan
2021-03-16net: Change dev parameter to const in netif_device_present()Roi Dayan
2021-03-16Revert "net: socket: use BIT() for MSG_*"David S. Miller
2021-03-16net: ocelot: Remove ocelot_xfh_get_cpuqHoratiu Vultur
2021-03-16net/sched: act_api: fix miss set post_ct for ovs after do conntrack in act_ctwenxu
2021-03-16x86: Introduce restart_block->arch_data to remove TS_COMPAT_RESTARTOleg Nesterov
2021-03-16kernel, fs: Introduce and use set_restart_fn() and arch_set_restart_data()Oleg Nesterov
2021-03-16Merge tag 'nfsd-5.12-2' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/...Linus Torvalds
2021-03-16ARM: amba: Allow some ARM_AMBA users to compile with COMPILE_TESTJason Gunthorpe
2021-03-15net: qualcomm: rmnet: don't use C bit-fields in rmnet checksum headerAlex Elder
2021-03-15net: qualcomm: rmnet: don't use C bit-fields in rmnet checksum trailerAlex Elder
2021-03-15net: qualcomm: rmnet: use masks instead of C bit-fieldsAlex Elder
2021-03-15net: qualcomm: rmnet: mark trailer field endiannessAlex Elder
2021-03-15net: phy: add Marvell 88X2222 transceiver supportIvan Bornyakov
2021-03-15net: stmmac: add platform level clocks managementJoakim Zhang
2021-03-15net: stmmac: make in-band AN mode parsing is supported for non-DTOng Boon Leong
2021-03-15net: phylink: make phylink_parse_mode() support non-DT platformOng Boon Leong
2021-03-15net: pcs: add C37 SGMII AN support for intel mGbE controllerOng Boon Leong
2021-03-15net: pcs: rearrange C73 functions to prepare for C37 support laterOng Boon Leong
2021-03-15atm: delete include/linux/atm_suni.hAlexey Dobriyan
2021-03-15netfilter: x_tables: Use correct memory barriers.Mark Tomlinson
2021-03-15Revert "netfilter: x_tables: Switch synchronization to RCU"Mark Tomlinson
2021-03-14skbuff: micro-optimize {,__}skb_header_pointer()Alexander Lobakin
2021-03-14ethernet: constify eth_get_headlen()'s data argumentAlexander Lobakin
2021-03-14linux/etherdevice.h: misc trailing whitespace cleanupAlexander Lobakin
2021-03-14flow_dissector: constify raw input data argumentAlexander Lobakin
2021-03-14skbuff: make __skb_header_pointer()'s data argument constAlexander Lobakin