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
2026-06-23
Merge tag 'irq-urgent-2026-06-23' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-1
/
+1
2026-06-23
Merge tag 'sched_ext-for-7.2-1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
12
-155
/
+201
2026-06-23
resource: Make resource_alignment() input const resource
Ilpo Järvinen
1
-1
/
+1
2026-06-22
bpf: Disable xfrm_decode_session hook attachment
Bradley Morgan
1
-0
/
+3
2026-06-22
bpf: Reset register bounds before narrowing retval range in check_mem_access()
Tristan Madani
1
-0
/
+1
2026-06-22
sched_ext: Move shared helpers from ext.c into internal.h and cid.h
Tejun Heo
3
-141
/
+142
2026-06-22
sched_ext: Make kernel/sched/ext/ sources self-contained for clangd
Tejun Heo
9
-0
/
+45
2026-06-22
bpf: Preserve pointer spill metadata during half-slot cleanup
Nuoqi Gui
1
-6
/
+7
2026-06-22
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
2026-06-21
Merge tag 'mm-nonmm-stable-2026-06-21-10-22' of git://git.kernel.org/pub/scm/...
Linus Torvalds
3
-77
/
+91
2026-06-21
cpu: hotplug: Bound hotplug states sysfs output
Bradley Morgan
1
-8
/
+4
2026-06-21
cpu: hotplug: Preserve per instance callback errors
Bradley Morgan
1
-4
/
+4
2026-06-21
Merge tag 'liveupdate-v7.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
10
-425
/
+865
2026-06-21
locking/rt: Fix the incorrect RCU protection in rt_spin_unlock()
Thomas Gleixner
1
-3
/
+24
2026-06-19
sched/mmcid: Fix OOB clear_bit when CID is MM_CID_UNSET in fixup path
Rik van Riel
1
-2
/
+13
2026-06-19
Merge tag 'mm-stable-2026-06-18-09-26' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
5
-11
/
+21
2026-06-19
perf: Fix addr_filter_ranges lifetime
Peter Zijlstra
1
-2
/
+1
2026-06-18
Merge tag 'trace-ring-buffer-v7.2' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
3
-180
/
+415
2026-06-18
Merge tag 'trace-v7.2' of git://git.kernel.org/pub/scm/linux/kernel/git/trace...
Linus Torvalds
10
-108
/
+178
2026-06-17
treewide: fix transposed "sign" typos and update spelling.txt
Shardul Deshpande
1
-1
/
+1
2026-06-17
Merge tag 'dma-mapping-7.2-2026-06-16' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
6
-95
/
+126
2026-06-17
Merge tag 'printk-for-7.2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2
-6
/
+6
2026-06-17
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
1
-1
/
+0
2026-06-17
cpufreq: schedutil: Fix uncleared need_freq_update on the .adjust_perf() path
Zhongqiu Han
1
-0
/
+1
2026-06-17
hrtimer: Correct CONFIG_NO_HZ_COMMON macro name in comment
Ethan Nelson-Moore
1
-1
/
+1
2026-06-17
posix-cpu-timers: Use u64 multiplication in update_rlimit_cpu()
Zhan Xusheng
1
-1
/
+1
2026-06-17
timekeeping: Register default clocksource before taking tk_core.lock
Mikhail Gavrilov
1
-3
/
+4
2026-06-17
Merge tag 'audit-pr-20260615' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
7
-37
/
+64
2026-06-17
Merge tag 'sched_ext-for-7.2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
9
-288
/
+2556
2026-06-17
Merge tag 'cgroup-for-7.2' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
4
-161
/
+388
2026-06-17
Merge tag 'wq-for-7.2' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
Linus Torvalds
2
-29
/
+44
2026-06-17
Merge tag 'modules-7.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-0
/
+2
2026-06-17
Merge tag 'bpf-next-7.2' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Linus Torvalds
33
-2964
/
+5835
2026-06-16
block: invalidate cached plug timestamp after task switch
Usama Arif
1
-4
/
+8
2026-06-16
kernel/fork: clear PF_BLOCK_TS in copy_process()
Usama Arif
1
-0
/
+1
2026-06-16
Merge branch 'idle-time-acc' into features
Alexander Gordeev
1
-2
/
+2
2026-06-16
Merge tag 'trace-latency-v7.2' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-17
/
+29
2026-06-16
Merge tag 'probes-v7.2' of git://git.kernel.org/pub/scm/linux/kernel/git/trac...
Linus Torvalds
3
-38
/
+155
2026-06-16
Merge tag 'linux_kselftest-kunit-7.2-rc1' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
1
-0
/
+11
2026-06-16
Merge tag 'slab-for-7.2' of git://git.kernel.org/pub/scm/linux/kernel/git/vba...
Linus Torvalds
1
-1
/
+1
[prev]
[next]