index
:
linux.git
arm64-uaccess
for-next
master
nocache-cleanup
vsnprintf
Linux kernel source tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
Age
Commit message (
Expand
)
Author
13 days
Merge tag 'acpi-7.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...
Linus Torvalds
13 days
Merge tag 'fscrypt-for-linus' of git://git.kernel.org/pub/scm/fs/fscrypt/linux
Linus Torvalds
13 days
Merge tag 'hfs-v7.3-tag1' of git://git.kernel.org/pub/scm/linux/kernel/git/vd...
Linus Torvalds
13 days
Merge tag 'vfs-7.3-rc1.sync' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
13 days
Merge tag 'vfs-7.3-rc1.super' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
13 days
Merge tag 'vfs-7.3-rc1.netfs' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
13 days
Merge tag 'vfs-7.3-rc1.misc' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
13 days
Merge tag 'vfs-7.3-rc1.lookup' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
13 days
Merge tag 'vfs-7.3-rc1.kthread' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
13 days
Merge tag 'vfs-7.3-rc1.kfunc' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
14 days
Merge tag 'vfs-7.3-rc1.iomap' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
14 days
Merge tag 'vfs-7.3-rc1.failfs' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
14 days
Merge tags 'vfs-7.3-rc1.efs' and 'vfs-7.3-rc1.freevxfs' of git://git.kernel.o...
Linus Torvalds
14 days
Merge tag 'vfs-7.3-rc1.binfmt' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2026-08-16
Merge tag 'timers_urgent_for_v7.2' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2026-08-16
Merge tag 'core_urgent_for_v7.2' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2026-08-12
cachefiles,netfs: sunset ondemand mode
Gao Xiang
2026-08-12
pipe: only enable the extra wake_up(rd_wait) for EPOLLET consumers
Oleg Nesterov
2026-08-12
fs: document semantics of kstat::{uid,gid} fields
Jann Horn
2026-08-10
tick: Include ktime.h and jiffies.h in linux/tick.h
Karl Mehltretter
2026-08-10
Merge branch 'acpi-video'
Rafael J. Wysocki
2026-08-10
rseq: Prevent hard lockup on granted time slice extension
Niels Pressel
2026-08-08
Merge tag 'usb-7.2-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2026-08-08
Merge tag 'char-misc-7.2-rc7' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2026-08-08
Merge tag 'driver-core-7.2-rc7' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2026-08-08
Merge tag 'input-for-v7.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2026-08-07
Merge branch 'acpi-irqchip'
Rafael J. Wysocki
2026-08-07
Merge branches 'acpi-numa', 'acpi-misc' and 'pnp'
Rafael J. Wysocki
2026-08-07
Merge tag 'thermal-7.2-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2026-08-06
Merge tag 'mm-hotfixes-stable-2026-08-06-18-44' of git://git.kernel.org/pub/s...
Linus Torvalds
2026-08-06
Merge tag 'net-7.2-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
2026-08-06
packet: use consistent hard_header_len in non-ring send paths
Qihang Tang
2026-08-06
net: remove CAP_SYS_RAWIO zero-padding in dev_validate_header
Qihang Tang
2026-08-05
dibs: initialise dibs->lock in dibs_dev_alloc()
Hidayath Khan
2026-08-04
mm/vmalloc: acquire init_mm lock on huge vmap to avoid ptdump UAF
Lorenzo Stoakes (ARM)
2026-08-03
binfmt_misc: correctly account pre-opened interpreters
Christian Brauner
2026-08-03
binfmt_misc: let a 'B' entry bind its interpreters
Christian Brauner
2026-08-03
Merge tag 'sched_ext-for-7.2-rc6-fixes' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2026-08-03
Merge tag 'cgroup-for-7.2-rc6-fixes' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2026-08-03
usb: core: Add quirk for 255-bytes initial config read
Nikhil Solanke
2026-08-03
binfmt_misc: let a bpf handler request loader substitution
Christian Brauner
2026-08-03
exec: carry a PT_INTERP substitute in struct linux_binprm
Christian Brauner
2026-08-03
binfmt_misc: let a bpf handler run the interpreter transparently
Christian Brauner
2026-08-03
exec: add AT_FLAGS_TRANSPARENT_INTERP
Christian Brauner
2026-08-03
binfmt_misc: add binfmt_misc_ops bpf struct_ops
Christian Brauner
2026-08-03
exec: stash bpf-selected interpreter state in struct linux_binprm
Christian Brauner
2026-08-03
binfmt_misc: use RCU for the handler lookup
Christian Brauner
2026-08-03
binfmt_misc: convert entry list to an hlist
Christian Brauner
2026-08-02
fixp-arith: convert comments to kernel-doc format
Randy Dunlap
2026-08-02
Merge tag 'vfs-7.2-rc6.fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
[next]