aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2023-08-20ipv4: fix data-races around inet->inet_idEric Dumazet2-3/+14
2023-08-20net: validate veth and vxcan peer ifindexesJakub Kicinski1-2/+2
2023-08-20Merge tag 'tty-6.5-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds1-1/+2
2023-08-19Merge tag 'fbdev-for-6.5-rc7' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-12/+0
2023-08-18sock: annotate data-races around prot->memory_pressureEric Dumazet1-3/+4
2023-08-18Merge tag 'net-6.5-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds4-0/+12
2023-08-17Compiler Attributes: counted_by: Adjust name and identifier expansionKees Cook2-13/+17
2023-08-18Merge tag 'drm-misc-fixes-2023-08-17' of git://anongit.freedesktop.org/drm/dr...Dave Airlie1-9/+3
2023-08-17net: do not allow gso_size to be set to GSO_BY_FRAGSEric Dumazet1-0/+4
2023-08-17sock: Fix misuse of sk_under_memory_pressure()Abel Wu1-0/+6
2023-08-17Revert "drm/edid: Fix csync detailed mode parsing"Jani Nikula1-9/+3
2023-08-16Merge branches 'doc.2023.07.14b', 'fixes.2023.08.16a', 'rcu-tasks.2023.07.24a...Paul E. McKenney6-15/+17
2023-08-16rcu: Use WRITE_ONCE() for assignments to ->next for rculist_nullsAlan Huang1-2/+2
2023-08-16srcu,notifier: Remove #ifdefs in favor of SRCU Tiny srcu_usagePaul E. McKenney2-11/+4
2023-08-16tracing/synthetic: Use union instead of castsSven Schnelle1-0/+11
2023-08-16Merge tag 'nf-23-08-16' of https://git.kernel.org/pub/scm/linux/kernel/git/ne...David S. Miller1-0/+1
2023-08-16Merge tag 'ipsec-2023-08-15' of git://git.kernel.org/pub/scm/linux/kernel/git...David S. Miller1-0/+1
2023-08-16netfilter: nf_tables: fix kdoc warnings after gc reworkFlorian Westphal1-0/+1
2023-08-15list: Introduce CONFIG_LIST_HARDENEDMarco Elver1-6/+58
2023-08-15list_debug: Introduce inline wrappers for debug checksMarco Elver1-4/+33
2023-08-15compiler_types: Introduce the Clang __preserve_most function attributeMarco Elver1-0/+28
2023-08-15fbdev: kyro: Remove unused declarationsYue Haibing1-12/+0
2023-08-15vfs: fix up the assert in i_readcount_decMateusz Guzik1-2/+1
2023-08-15vfs, security: Fix automount superblock LSM init problem, preventing NFS sb s...David Howells2-0/+7
2023-08-14torture: Add a kthread-creation callback to _torture_create_kthread()Paul E. McKenney1-2/+5
2023-08-14fs: add FSCONFIG_CMD_CREATE_EXCLChristian Brauner2-1/+3
2023-08-14super: remove get_tree_single_reconf()Christian Brauner1-3/+0
2023-08-12locking: remove spin_lock_prefetchMateusz Guzik1-6/+1
2023-08-12Merge tag 'x86_bugs_for_v6.5_rc6' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-0/+2
2023-08-11Merge tag 'block-6.5-2023-08-11' of git://git.kernel.dk/linuxLinus Torvalds2-2/+1
2023-08-11fs: export fs_holder_opsChristoph Hellwig1-0/+2
2023-08-11fs: add infrastructure for multigrain timestampsJeff Layton1-2/+44
2023-08-11fs: drop the timespec64 argument from update_timeJeff Layton1-2/+2
2023-08-10Merge branch 'x86/bugs' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipJakub Kicinski1-0/+2
2023-08-10Merge tag 'net-6.5-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds4-76/+53
2023-08-10Merge tag 'nf-23-08-10' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...Jakub Kicinski1-75/+45
2023-08-10Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski1-0/+1
2023-08-10x86/speculation: Add cpu_show_gds() prototypeArnd Bergmann1-0/+2
2023-08-10tmpfs,xattr: enable limited user extended attributesHugh Dickins1-1/+2
2023-08-10fs: export setup_bdev_superChristoph Hellwig1-0/+2
2023-08-10netfilter: nf_tables: remove busy mark and gc batch APIPablo Neira Ayuso1-95/+3
2023-08-10netfilter: nf_tables: GC transaction API to avoid race with control planePablo Neira Ayuso1-1/+63
2023-08-09bpf, sockmap: Fix bug that strp_done cannot be calledXu Kuohai1-0/+1
2023-08-09Merge tag 'wireless-2023-08-09' of git://git.kernel.org/pub/scm/linux/kernel/...Jakub Kicinski1-0/+3
2023-08-09block: don't make REQ_POLLED imply REQ_NOWAITJens Axboe1-1/+1
2023-08-09tcp: add missing family to tcp_set_ca_state() tracepointEric Dumazet1-1/+4
2023-08-09tmpfs: track free_ispace instead of free_inodesHugh Dickins1-1/+1
2023-08-09xattr: simple_xattr_set() return old_xattr to be freedHugh Dickins1-3/+4
2023-08-09shmem: stable directory offsetsChuck Lever1-0/+1
2023-08-09libfs: Add directory operations for stable offsetsChuck Lever1-0/+18