index
:
linux.git
arm64-uaccess
dependabot/pip/drivers/gpu/drm/ci/xfails/certifi-2024.7.4
dependabot/pip/drivers/gpu/drm/ci/xfails/idna-3.7
dependabot/pip/drivers/gpu/drm/ci/xfails/pip-23.3
dependabot/pip/drivers/gpu/drm/ci/xfails/requests-2.32.2
dependabot/pip/drivers/gpu/drm/ci/xfails/setuptools-70.0.0
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.0.7
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.2.2
link_path_walk
master
nocache-cleanup
runtime-constants
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
upstream/master
Unnamed repository; edit this file 'description' to name the repository.
git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
Age
Commit message (
Expand
)
Author
Files
Lines
26 hours
Merge tag 'perf-urgent-2026-07-05' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-8
/
+9
26 hours
Merge tag 'locking-urgent-2026-07-05' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-6
/
+0
4 days
Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Linus Torvalds
6
-23
/
+104
4 days
futex/requeue: Revert "Prevent NULL pointer dereference in remove_waiter() on...
Sebastian Andrzej Siewior
1
-6
/
+0
4 days
perf/core: Detach event groups during remove_on_exec
Taeyang Lee
1
-8
/
+9
5 days
bpf: Prefer dirty packs for eBPF allocations
Pawan Gupta
1
-3
/
+3
5 days
bpf: Prefer packs that won't trigger an IBPB flush on allocation
Pawan Gupta
1
-3
/
+24
5 days
bpf: Skip redundant IBPB in pack allocator
Pawan Gupta
1
-1
/
+14
5 days
bpf: Restrict JIT predictor flush to cBPF
Pawan Gupta
2
-6
/
+9
5 days
bpf: Support for hardening against JIT spraying
Pawan Gupta
1
-0
/
+19
6 days
Merge tag 'probes-fixes-v7.2-rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
4
-8
/
+21
6 days
tracing/probes: Make the $ prefix mandatory for comm access
Masami Hiramatsu (Google)
1
-5
/
+7
6 days
tracing/fprobe: Fix NULL pointer dereference in fprobe_fgraph_entry()
Sechang Lim
1
-0
/
+10
6 days
tracing/probes: Fix double addition of offset for @+FOFFSET
Masami Hiramatsu (Google)
1
-0
/
+1
6 days
tracing: eprobe: read the complete FILTER_PTR_STRING pointer
Martin Kaiser
1
-1
/
+1
6 days
tracing/probes: Remove WARN_ON_ONCE from parse_btf_arg
Masami Hiramatsu (Google)
1
-1
/
+1
6 days
bpf: Reject BPF_MAP_TYPE_INODE_STORAGE creation if BPF LSM is uninitialized
Matt Bobrowski
1
-0
/
+9
7 days
bpf,fork: wipe ->bpf_storage before bailouts that access it
Jann Horn
1
-4
/
+5
10 days
Merge tag 'pm-7.2-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...
Linus Torvalds
1
-0
/
+1
11 days
bpf: Fix insn_aux_data leak on verifier err_free_env path
KaFai Wan
1
-1
/
+1
11 days
bpf: Mask pseudo pointer values in verifier logs
Nuoqi Gui
1
-1
/
+4
11 days
bpf: Reject offset refcount acquire arguments
Yiyang Chen
1
-10
/
+22
11 days
Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Linus Torvalds
8
-198
/
+339
11 days
Merge tag 'block-7.2-20260625' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2
-4
/
+9
12 days
tracing: probes: fix typo in a log message
Martin Kaiser
1
-1
/
+1
12 days
Merge tag 'pci-v7.2-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-1
/
+1
13 days
Merge tag 'timers-urgent-2026-06-23' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
4
-6
/
+7
13 days
Merge tag 'smp-urgent-2026-06-23' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-12
/
+8
13 days
Merge tag 'perf-urgent-2026-06-23' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-2
/
+1
13 days
Merge tag 'locking-urgent-2026-06-23' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-3
/
+24
13 days
Merge tag 'core-urgent-2026-06-23' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-2
/
+13
13 days
Merge tag 'irq-urgent-2026-06-23' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-1
/
+1
13 days
Merge tag 'sched_ext-for-7.2-1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
12
-155
/
+201
13 days
resource: Make resource_alignment() input const resource
Ilpo Järvinen
1
-1
/
+1
14 days
bpf: Disable xfrm_decode_session hook attachment
Bradley Morgan
1
-0
/
+3
14 days
bpf: Reset register bounds before narrowing retval range in check_mem_access()
Tristan Madani
1
-0
/
+1
14 days
sched_ext: Move shared helpers from ext.c into internal.h and cid.h
Tejun Heo
3
-141
/
+142
14 days
sched_ext: Make kernel/sched/ext/ sources self-contained for clangd
Tejun Heo
9
-0
/
+45
14 days
bpf: Preserve pointer spill metadata during half-slot cleanup
Nuoqi Gui
1
-6
/
+7
14 days
genirq/msi: Correct CONFIG_PCI_MSI_ARCH_FALLBACKS macro name in comment
Ethan Nelson-Moore
1
-1
/
+1
2026-06-22
sched_ext: Move sources under kernel/sched/ext/
Tejun Heo
12
-14
/
+14
2026-06-22
Merge tag 's390-7.2-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...
Linus Torvalds
1
-2
/
+2
2026-06-22
time: Fix off-by-one in compat settimeofday() usec validation
Wang Yan
1
-1
/
+1
2026-06-21
bpf: Fix effective prog array index with BPF_F_PREORDER
Amery Hung
1
-46
/
+62
2026-06-21
bpf: Fix BPF_PROG_ASSOC_STRUCT_OPS last field check
Thiébaud Weksteen
1
-1
/
+1
2026-06-21
bpf: Add missing access_ok call to copy_user_syms
Jiri Olsa
1
-5
/
+6
2026-06-21
bpf: Allow type tag BTF records to succeed other modifier records
Emil Tsalapatis
1
-86
/
+123
2026-06-21
bpf: Emit verbose message when prog-specific btf_struct_access rejects a write
Alexei Starovoitov
1
-0
/
+4
2026-06-21
bpf: Fix build_id caching in stack_map_get_build_id_offset()
Ihor Solodrai
1
-53
/
+130
2026-06-21
bpf: Fix stack slot index in nospec checks
Nuoqi Gui
1
-1
/
+2
[next]