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
/
kernel
Age
Commit message (
Expand
)
Author
2026-07-05
Merge tag 'perf-urgent-2026-07-05' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2026-07-05
Merge tag 'locking-urgent-2026-07-05' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2026-07-02
Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Linus Torvalds
2026-07-02
futex/requeue: Revert "Prevent NULL pointer dereference in remove_waiter() on...
Sebastian Andrzej Siewior
2026-07-02
perf/core: Detach event groups during remove_on_exec
Taeyang Lee
2026-07-01
bpf: Prefer dirty packs for eBPF allocations
Pawan Gupta
2026-07-01
bpf: Prefer packs that won't trigger an IBPB flush on allocation
Pawan Gupta
2026-07-01
bpf: Skip redundant IBPB in pack allocator
Pawan Gupta
2026-07-01
bpf: Restrict JIT predictor flush to cBPF
Pawan Gupta
2026-07-01
bpf: Support for hardening against JIT spraying
Pawan Gupta
2026-06-30
Merge tag 'probes-fixes-v7.2-rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2026-06-30
tracing/probes: Make the $ prefix mandatory for comm access
Masami Hiramatsu (Google)
2026-06-30
tracing/fprobe: Fix NULL pointer dereference in fprobe_fgraph_entry()
Sechang Lim
2026-06-30
tracing/probes: Fix double addition of offset for @+FOFFSET
Masami Hiramatsu (Google)
2026-06-30
tracing: eprobe: read the complete FILTER_PTR_STRING pointer
Martin Kaiser
2026-06-30
tracing/probes: Remove WARN_ON_ONCE from parse_btf_arg
Masami Hiramatsu (Google)
2026-06-30
bpf: Reject BPF_MAP_TYPE_INODE_STORAGE creation if BPF LSM is uninitialized
Matt Bobrowski
2026-06-29
bpf,fork: wipe ->bpf_storage before bailouts that access it
Jann Horn
2026-06-26
Merge tag 'pm-7.2-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...
Linus Torvalds
2026-06-25
bpf: Fix insn_aux_data leak on verifier err_free_env path
KaFai Wan
2026-06-25
bpf: Mask pseudo pointer values in verifier logs
Nuoqi Gui
2026-06-25
bpf: Reject offset refcount acquire arguments
Yiyang Chen
2026-06-25
Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Linus Torvalds
2026-06-25
Merge tag 'block-7.2-20260625' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2026-06-25
tracing: probes: fix typo in a log message
Martin Kaiser
2026-06-24
Merge tag 'pci-v7.2-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2026-06-23
Merge tag 'timers-urgent-2026-06-23' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2026-06-23
Merge tag 'smp-urgent-2026-06-23' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2026-06-23
Merge tag 'perf-urgent-2026-06-23' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2026-06-23
Merge tag 'locking-urgent-2026-06-23' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2026-06-23
Merge tag 'core-urgent-2026-06-23' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2026-06-23
Merge tag 'irq-urgent-2026-06-23' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2026-06-23
Merge tag 'sched_ext-for-7.2-1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2026-06-23
resource: Make resource_alignment() input const resource
Ilpo Järvinen
2026-06-22
bpf: Disable xfrm_decode_session hook attachment
Bradley Morgan
2026-06-22
bpf: Reset register bounds before narrowing retval range in check_mem_access()
Tristan Madani
2026-06-22
sched_ext: Move shared helpers from ext.c into internal.h and cid.h
Tejun Heo
2026-06-22
sched_ext: Make kernel/sched/ext/ sources self-contained for clangd
Tejun Heo
2026-06-22
bpf: Preserve pointer spill metadata during half-slot cleanup
Nuoqi Gui
2026-06-22
genirq/msi: Correct CONFIG_PCI_MSI_ARCH_FALLBACKS macro name in comment
Ethan Nelson-Moore
2026-06-22
sched_ext: Move sources under kernel/sched/ext/
Tejun Heo
2026-06-22
Merge tag 's390-7.2-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...
Linus Torvalds
2026-06-22
time: Fix off-by-one in compat settimeofday() usec validation
Wang Yan
2026-06-21
bpf: Fix effective prog array index with BPF_F_PREORDER
Amery Hung
2026-06-21
bpf: Fix BPF_PROG_ASSOC_STRUCT_OPS last field check
Thiébaud Weksteen
2026-06-21
bpf: Add missing access_ok call to copy_user_syms
Jiri Olsa
2026-06-21
bpf: Allow type tag BTF records to succeed other modifier records
Emil Tsalapatis
2026-06-21
bpf: Emit verbose message when prog-specific btf_struct_access rejects a write
Alexei Starovoitov
2026-06-21
bpf: Fix build_id caching in stack_map_get_build_id_offset()
Ihor Solodrai
2026-06-21
bpf: Fix stack slot index in nospec checks
Nuoqi Gui
[next]