summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
13 daysMerge tag 'acpi-7.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds
13 daysMerge tag 'fscrypt-for-linus' of git://git.kernel.org/pub/scm/fs/fscrypt/linuxLinus Torvalds
13 daysMerge tag 'hfs-v7.3-tag1' of git://git.kernel.org/pub/scm/linux/kernel/git/vd...Linus Torvalds
13 daysMerge tag 'vfs-7.3-rc1.sync' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
13 daysMerge tag 'vfs-7.3-rc1.super' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
13 daysMerge tag 'vfs-7.3-rc1.netfs' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
13 daysMerge tag 'vfs-7.3-rc1.misc' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
13 daysMerge tag 'vfs-7.3-rc1.lookup' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
13 daysMerge tag 'vfs-7.3-rc1.kthread' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
13 daysMerge tag 'vfs-7.3-rc1.kfunc' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
14 daysMerge tag 'vfs-7.3-rc1.iomap' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
14 daysMerge tag 'vfs-7.3-rc1.failfs' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
14 daysMerge tags 'vfs-7.3-rc1.efs' and 'vfs-7.3-rc1.freevxfs' of git://git.kernel.o...Linus Torvalds
14 daysMerge tag 'vfs-7.3-rc1.binfmt' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2026-08-16Merge tag 'timers_urgent_for_v7.2' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2026-08-16Merge tag 'core_urgent_for_v7.2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2026-08-12cachefiles,netfs: sunset ondemand modeGao Xiang
2026-08-12pipe: only enable the extra wake_up(rd_wait) for EPOLLET consumersOleg Nesterov
2026-08-12fs: document semantics of kstat::{uid,gid} fieldsJann Horn
2026-08-10tick: Include ktime.h and jiffies.h in linux/tick.hKarl Mehltretter
2026-08-10Merge branch 'acpi-video'Rafael J. Wysocki
2026-08-10rseq: Prevent hard lockup on granted time slice extensionNiels Pressel
2026-08-08Merge tag 'usb-7.2-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2026-08-08Merge tag 'char-misc-7.2-rc7' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2026-08-08Merge tag 'driver-core-7.2-rc7' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2026-08-08Merge tag 'input-for-v7.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2026-08-07Merge branch 'acpi-irqchip'Rafael J. Wysocki
2026-08-07Merge branches 'acpi-numa', 'acpi-misc' and 'pnp'Rafael J. Wysocki
2026-08-07Merge tag 'thermal-7.2-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2026-08-06Merge tag 'mm-hotfixes-stable-2026-08-06-18-44' of git://git.kernel.org/pub/s...Linus Torvalds
2026-08-06Merge tag 'net-7.2-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2026-08-06packet: use consistent hard_header_len in non-ring send pathsQihang Tang
2026-08-06net: remove CAP_SYS_RAWIO zero-padding in dev_validate_headerQihang Tang
2026-08-05dibs: initialise dibs->lock in dibs_dev_alloc()Hidayath Khan
2026-08-04mm/vmalloc: acquire init_mm lock on huge vmap to avoid ptdump UAFLorenzo Stoakes (ARM)
2026-08-03binfmt_misc: correctly account pre-opened interpretersChristian Brauner
2026-08-03binfmt_misc: let a 'B' entry bind its interpretersChristian Brauner
2026-08-03Merge tag 'sched_ext-for-7.2-rc6-fixes' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2026-08-03Merge tag 'cgroup-for-7.2-rc6-fixes' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2026-08-03usb: core: Add quirk for 255-bytes initial config readNikhil Solanke
2026-08-03binfmt_misc: let a bpf handler request loader substitutionChristian Brauner
2026-08-03exec: carry a PT_INTERP substitute in struct linux_binprmChristian Brauner
2026-08-03binfmt_misc: let a bpf handler run the interpreter transparentlyChristian Brauner
2026-08-03exec: add AT_FLAGS_TRANSPARENT_INTERPChristian Brauner
2026-08-03binfmt_misc: add binfmt_misc_ops bpf struct_opsChristian Brauner
2026-08-03exec: stash bpf-selected interpreter state in struct linux_binprmChristian Brauner
2026-08-03binfmt_misc: use RCU for the handler lookupChristian Brauner
2026-08-03binfmt_misc: convert entry list to an hlistChristian Brauner
2026-08-02fixp-arith: convert comments to kernel-doc formatRandy Dunlap
2026-08-02Merge tag 'vfs-7.2-rc6.fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds