summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2026-07-26Merge branch 'for-next' of https://git.kernel.org/pub/scm/fs/fscrypt/linux.gitMark Brown
2026-07-26Merge branch 'vfs.fixes' of https://git.kernel.org/pub/scm/linux/kernel/git/v...Mark Brown
2026-07-24Merge tag 'fscrypt-for-linus' of git://git.kernel.org/pub/scm/fs/fscrypt/linuxLinus Torvalds
2026-07-24Merge tag 'slab-for-7.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2026-07-23Merge tag 'net-7.2-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2026-07-23bnge/bng_re: fix ring ID widthsVikas Gupta
2026-07-23net/mlx5: Fix MCIA register buffer overflow on 32 dword readsGal Pressman
2026-07-23fs: push nr_cached_objects memcg gating into individual filesystemsUsama Arif
2026-07-21slab: silence sparse warning with type-based partitioningMarco Elver
2026-07-20Merge tag 'mm-hotfixes-stable-2026-07-20-11-37' of git://git.kernel.org/pub/s...Linus Torvalds
2026-07-20blk-crypto: Remove unused function blk_crypto_config_supported()Eric Biggers
2026-07-20fscrypt: Remove unused function fscrypt_finalize_bounce_page()Eric Biggers
2026-07-20fs: Update outdated comment for SB_INLINECRYPTEric Biggers
2026-07-20fscrypt: Merge bio.c and inline_crypt.c into block.cEric Biggers
2026-07-20fscrypt: Remove unused functions and workqueueEric Biggers
2026-07-20fscrypt: Remove fscrypt_dio_supported()Eric Biggers
2026-07-20fscrypt: Always use blk-crypto for contents on block-based filesystemsEric Biggers
2026-07-20blk-crypto: Allow control over whether hardware is usedEric Biggers
2026-07-20fscrypt: Avoid dynamic allocation in fscrypt_get_devices()Eric Biggers
2026-07-17Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfLinus Torvalds
2026-07-17Merge tag 'net-7.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2026-07-16bpf: Fix tracing of kfuncs with implicit argsIhor Solodrai
2026-07-16can: peak: Modification of references to email accounts being deletedStéphane Grosjean
2026-07-15Merge tag 'kvmarm-fixes-7.2-2' of git://git.kernel.org/pub/scm/linux/kernel/g...Paolo Bonzini
2026-07-15bpf, sockmap: Account for receive queue in FIONREAD without a verdict programMattia Meleleo
2026-07-14mm/slab: prevent unbounded recursion in free path with new kmalloc typeHarry Yoo (Oracle)
2026-07-14lib/alloc_tag: introduce mem_alloc_profiling_permanently_disabled()Harry Yoo (Oracle)
2026-07-14mm/slab: decouple SLAB_NO_SHEAVES from SLAB_NO_OBJ_EXTHarry Yoo (Oracle)
2026-07-12Merge tag 'char-misc-7.2-rc3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2026-07-12Merge tag 'trace-v7.2-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2026-07-10Merge tag 'nfs-for-7.2-2' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds
2026-07-10Merge tag 'wireless-2026-07-09' of https://git.kernel.org/pub/scm/linux/kerne...Paolo Abeni
2026-07-09mm: page_reporting: allow driver to set batch capacityMichael S. Tsirkin
2026-07-09MAINTAINERS: s/SeongJae/SJ/SJ Park
2026-07-09Merge tag 'net-7.2-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2026-07-08SUNRPC: pin upper rpc_clnt across the TLS connect_workerChuck Lever
2026-07-08ipv4: igmp: Fix potential UAF in igmp_gq_start_timer()Eric Dumazet
2026-07-07tracing: Add a no-rcu-check version of trace_##event##_enabled()Steven Rostedt
2026-07-07tracing: Prevent out-of-bounds read in glob matchingHuihui Huang
2026-07-07firmware: arm_ffa: Fix Endpoint Memory Access Descriptor offset calculationSebastian Ene
2026-07-07KVM: arm64: Validate the offset to the mem access descriptorSebastian Ene
2026-07-06Merge tag 'mm-hotfixes-stable-2026-07-06-17-49' of git://git.kernel.org/pub/s...Linus Torvalds
2026-07-06wifi: ieee80211: validate MLE common info lengthZhao Li
2026-07-03Merge tag 'vfs-7.2-rc2.fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2026-07-02Merge tag 'device-id-rework' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2026-07-03Replace <linux/mod_devicetable.h> by more specific <linux/device-id/*.h> (hea...Uwe Kleine-König (The Capable Hub)
2026-07-03platform/x86: int3472: Add include defining struct dmi_system_idUwe Kleine-König (The Capable Hub)
2026-07-03of: Explicitly include <linux/types.h> and <linux/err.h>Uwe Kleine-König (The Capable Hub)
2026-07-03usb: serial: Include <linux/usb.h> in <linux/usb/serial.h>Uwe Kleine-König (The Capable Hub)
2026-07-03driver core: platform: Include header for struct platform_device_idUwe Kleine-König (The Capable Hub)