summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2022-06-27Merge tag 'linux-can-next-for-5.20-20220625' of git://git.kernel.org/pub/scm/...David S. Miller
2022-06-27net: pcs: add Renesas MII converter driverClément Léger
2022-06-24net: helper function skb_len_addRichard Gobert
2022-06-24ipmr: adopt rcu_read_lock() in mr_dump()Eric Dumazet
2022-06-24ipmr: add rcu protection over (struct vif_device)->devEric Dumazet
2022-06-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2022-06-21net: warn if mac header was not setEric Dumazet
2022-06-19Merge tag 'objtool-urgent-2022-06-19' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2022-06-19net: mii: add mii_bmcr_encode_fixed()Russell King (Oracle)
2022-06-17Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextJakub Kicinski
2022-06-17Merge tag 'printk-for-5.19-rc3' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2022-06-17Merge tag 'block-5.19-2022-06-16' of git://git.kernel.dk/linux-blockLinus Torvalds
2022-06-17Merge tag 'fs_for_v5.19-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2022-06-17Merge tag 'staging-5.19-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2022-06-17Merge tag 'tty-5.19-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2022-06-17Merge branch 'rework/kthreads' into for-linusPetr Mladek
2022-06-17bpf: Fix non-static bpf_func_proto struct definitionsJoanne Koong
2022-06-17net: pcs: xpcs: add CL37 1000BASE-X AN supportOng Boon Leong
2022-06-17net: make xpcs_do_config to accept advertising for pcs-xpcs and sja1105Ong Boon Leong
2022-06-16bpf: Allow helpers to accept pointers with a fixed sizeMaxim Mikityanskiy
2022-06-16linux/phy.h: add phydev_err_probe() wrapper for dev_err_probe()Rasmus Villemoes
2022-06-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2022-06-16bpf: implement sleepable uprobes by chaining gpsDelyan Kratunov
2022-06-16bpf: move bpf_prog to bpf.hDelyan Kratunov
2022-06-16blk-mq: avoid to touch q->elevator without any protectionMing Lei
2022-06-16init: Initialize noop_backing_dev_info earlyJan Kara
2022-06-15Merge tag 'hardening-v5.19-rc3' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2022-06-15printk: Wait for the global console lock when the system is going downPetr Mladek
2022-06-14Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...Jakub Kicinski
2022-06-14netfs: fix up netfs_inode_init() docbook commentLinus Torvalds
2022-06-14bpf: Fix spelling in bpf_verifier.hHongyi Lu
2022-06-14Merge tag 'x86-bugs-2022-06-01' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2022-06-13net/mlx5: Add bits and fields to support enhanced CQE compressionOfer Levi
2022-06-13net/mlx5: Remove not used MLX5_CAP_BITS_RW_MASKShay Drory
2022-06-13net/mlx5: Add support EXECUTE_ASO action for flow entryJianbo Liu
2022-06-13net/mlx5: Add HW definitions of vport debug countersSaeed Mahameed
2022-06-13net/mlx5: Add IFC bits and enums for flow meterJianbo Liu
2022-06-13net/mlx5: Manage ICM of type modify-header patternYevgeny Kliteynik
2022-06-13net/mlx5: Introduce header-modify-pattern ICM propertiesYevgeny Kliteynik
2022-06-13usercopy: Handle vm_map_ram() areasMatthew Wilcox (Oracle)
2022-06-13net: make __sys_accept4_file() staticYajun Deng
2022-06-12Merge tag 'wq-for-5.19-rc1-fixes' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2022-06-12Merge tag 'random-5.19-rc2-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2022-06-11workqueue: Switch to new kerneldoc syntax for named variable macro argumentJonathan Neuschäfer
2022-06-11Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds
2022-06-11can: skb: move can_dropped_invalid_skb() and can_skb_headroom_valid() to skb.cVincent Mailhol
2022-06-10Merge tag 'nfsd-5.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/...Linus Torvalds
2022-06-10Merge tag 'for-5.19/dm-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2022-06-10Merge branch 'fscache-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2022-06-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski