aboutsummaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2 daysMerge tag 'mm-hotfixes-stable-2026-07-27-14-18' of git://git.kernel.org/pub/s...Linus Torvalds1-0/+25
3 daysMerge tag 'vfs-7.2-rc5.fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-0/+21
3 daysMerge tag 'char-misc-7.2-rc5' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-5/+11
5 daysMerge tag 'fscrypt-for-linus' of git://git.kernel.org/pub/scm/fs/fscrypt/linuxLinus Torvalds1-8/+10
6 daysMerge tag 'slab-for-7.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2-3/+25
6 daysMerge tag 'net-7.2-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds2-16/+4
6 daysbnge/bng_re: fix ring ID widthsVikas Gupta1-4/+3
7 daysnet/mlx5: Fix MCIA register buffer overflow on 32 dword readsGal Pressman1-12/+1
7 daysfs: push nr_cached_objects memcg gating into individual filesystemsUsama Arif1-0/+21
9 daysslab: silence sparse warning with type-based partitioningMarco Elver1-1/+5
9 daysmm: mglru: fix stale batch updates after memcg reparentingQi Zheng1-0/+25
9 daysMerge tag 'mm-hotfixes-stable-2026-07-20-11-37' of git://git.kernel.org/pub/s...Linus Torvalds2-3/+3
9 daysfscrypt: Avoid dynamic allocation in fscrypt_get_devices()Eric Biggers1-8/+10
12 daysMerge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfLinus Torvalds2-14/+1
12 daysMerge tag 'net-7.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds2-9/+5
13 daysMerge tag 'svc_fixes_for_v7.2' of ssh://gitolite.kernel.org/pub/scm/linux/ker...Greg Kroah-Hartman1-5/+11
13 daysbpf: Fix tracing of kfuncs with implicit argsIhor Solodrai1-0/+1
14 dayscan: 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/g...Paolo 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/gi...Linus Torvalds1-0/+25
2026-07-12Merge tag 'trace-v7.2-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus 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/kerne...Paolo 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/netd...Linus 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/s...Linus 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/gi...Linus Torvalds2-3/+12
2026-07-02Merge tag 'device-id-rework' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds108-1007/+1577
2026-07-03Replace <linux/mod_devicetable.h> by more specific <linux/device-id/*.h> (hea...Uwe Kleine-König (The Capable Hub)47-47/+49
2026-07-03platform/x86: int3472: Add include defining struct dmi_system_idUwe Kleine-König (The Capable Hub)1-1/+1
2026-07-03of: Explicitly include <linux/types.h> and <linux/err.h>Uwe Kleine-König (The Capable Hub)1-0/+2
2026-07-03usb: serial: Include <linux/usb.h> in <linux/usb/serial.h>Uwe Kleine-König (The Capable Hub)1-0/+1
2026-07-03driver core: platform: Include header for struct platform_device_idUwe Kleine-König (The Capable Hub)1-1/+1
2026-07-03driver: core: Include headers for acpi_device_id and of_device_id for struct ...Uwe Kleine-König (The Capable Hub)1-0/+2
2026-07-03mod_devicetable.h: Split into per subsystem headersUwe Kleine-König (The Capable Hub)57-958/+1521
2026-07-02Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfLinus Torvalds2-2/+17