aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2026-08-05dibs: initialise dibs->lock in dibs_dev_alloc()Hidayath Khan1-1/+1
2026-07-31netfilter: ipset: switch to rcu workFlorian Westphal1-2/+2
2026-07-31netfilter: ipset: switch ext_size to atomic64_tJozsef Kadlecsik1-1/+1
2026-07-30Merge tag 'net-7.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds4-22/+4
2026-07-29Revert "vhost-net: wake queue of tun/tap after ptr_ring consume"Simon Schippers1-3/+0
2026-07-29Revert "ptr_ring: move free-space check into separate helper"Simon Schippers1-18/+2
2026-07-27ethtool: Embed FEC hist ranges as buffer in structEric Joyner1-0/+1
2026-07-27Merge tag 'mm-hotfixes-stable-2026-07-27-14-18' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mmLinus Torvalds1-0/+25
2026-07-26Merge tag 'vfs-7.2-rc5.fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/vfsLinus Torvalds1-0/+21
2026-07-26Merge tag 'char-misc-7.2-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-miscLinus Torvalds1-5/+11
2026-07-24Merge tag 'nf-26-07-23' of git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nfJakub Kicinski1-1/+1
2026-07-24Merge tag 'fscrypt-for-linus' of git://git.kernel.org/pub/scm/fs/fscrypt/linuxLinus Torvalds1-8/+10
2026-07-24Merge tag 'slab-for-7.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/vbabka/slabLinus Torvalds2-3/+25
2026-07-23Merge tag 'net-7.2-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds2-16/+4
2026-07-23bnge/bng_re: fix ring ID widthsVikas Gupta1-4/+3
2026-07-23net/mlx5: Fix MCIA register buffer overflow on 32 dword readsGal Pressman1-12/+1
2026-07-23fs: push nr_cached_objects memcg gating into individual filesystemsUsama Arif1-0/+21
2026-07-22netfilter: nf_conntrack_sip: widen NAT rewrite delta to s32 in sip_help_tcp()Xiang Mei1-1/+1
2026-07-21slab: silence sparse warning with type-based partitioningMarco Elver1-1/+5
2026-07-20mm: mglru: fix stale batch updates after memcg reparentingQi Zheng1-0/+25
2026-07-20Merge tag 'mm-hotfixes-stable-2026-07-20-11-37' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mmLinus Torvalds2-3/+3
2026-07-20fscrypt: Avoid dynamic allocation in fscrypt_get_devices()Eric Biggers1-8/+10
2026-07-17Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfLinus Torvalds2-14/+1
2026-07-17Merge tag 'net-7.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds2-9/+5
2026-07-17Merge tag 'svc_fixes_for_v7.2' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/dinguyen/linux into char-misc-linusGreg Kroah-Hartman1-5/+11
2026-07-16bpf: Fix tracing of kfuncs with implicit argsIhor Solodrai1-0/+1
2026-07-16can: peak: Modification of references to email accounts being deletedStéphane Grosjean1-1/+1
2026-07-15Merge tag 'kvmarm-fixes-7.2-2' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into HEADPaolo Bonzini1-1/+8
2026-07-15bpf, sockmap: Account for receive queue in FIONREAD without a verdict programMattia Meleleo1-14/+0
2026-07-14firmware: stratix10-svc: handle NO_RESPONSE in async pollAdrian Ng Ho Yin1-0/+4
2026-07-14mm/slab: prevent unbounded recursion in free path with new kmalloc typeHarry Yoo (Oracle)1-0/+6
2026-07-14lib/alloc_tag: introduce mem_alloc_profiling_permanently_disabled()Harry Yoo (Oracle)1-0/+3
2026-07-14mm/slab: decouple SLAB_NO_SHEAVES from SLAB_NO_OBJ_EXTHarry Yoo (Oracle)1-2/+11
2026-07-12Merge tag 'char-misc-7.2-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-miscLinus Torvalds1-0/+25
2026-07-12Merge tag 'trace-v7.2-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/trace/linux-traceLinus Torvalds2-1/+12
2026-07-10Merge tag 'nfs-for-7.2-2' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds1-0/+1
2026-07-10Merge tag 'wireless-2026-07-09' of https://git.kernel.org/pub/scm/linux/kernel/git/wireless/wirelessPaolo Abeni1-8/+4
2026-07-09mm: page_reporting: allow driver to set batch capacityMichael S. Tsirkin1-1/+3
2026-07-09MAINTAINERS: s/SeongJae/SJ/SJ Park1-2/+0
2026-07-09Merge tag 'net-7.2-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds1-0/+5
2026-07-08SUNRPC: pin upper rpc_clnt across the TLS connect_workerChuck Lever1-0/+1
2026-07-08ipv4: igmp: Fix potential UAF in igmp_gq_start_timer()Eric Dumazet1-0/+5
2026-07-07tracing: Add a no-rcu-check version of trace_##event##_enabled()Steven Rostedt1-1/+11
2026-07-07tracing: Prevent out-of-bounds read in glob matchingHuihui Huang1-0/+1
2026-07-07firmware: arm_ffa: Fix Endpoint Memory Access Descriptor offset calculationSebastian Ene1-1/+1
2026-07-07KVM: arm64: Validate the offset to the mem access descriptorSebastian Ene1-0/+7
2026-07-06Merge tag 'mm-hotfixes-stable-2026-07-06-17-49' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mmLinus Torvalds3-9/+26
2026-07-06firmware: stratix10-svc: fix FCS SMC call kernel-docGenevieve Chan1-5/+7
2026-07-06wifi: ieee80211: validate MLE common info lengthZhao Li1-8/+4
2026-07-03Merge tag 'vfs-7.2-rc2.fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/vfsLinus Torvalds2-3/+12