index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
Commit message (
Expand
)
Author
Age
Files
Lines
*
printk: Constify name for add_preferred_console()
Tony Lindgren
2023-10-17
1
-2
/
+2
*
printk: Check valid console index for preferred console
Tony Lindgren
2023-10-17
1
-2
/
+10
*
Merge tag 'sched-urgent-2023-10-14' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2023-10-14
1
-14
/
+59
|
\
|
*
sched/eevdf: Fix pick_eevdf()
Benjamin Segall
2023-10-09
1
-14
/
+58
|
*
sched/eevdf: Fix min_deadline heap integrity
Peter Zijlstra
2023-10-09
1
-0
/
+1
*
|
Merge tag 'cgroup-for-6.6-rc5-fixes' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2023-10-12
1
-3
/
+2
|
\
\
|
*
|
cgroup: Remove duplicates in cgroup v1 tasks file
Michal Koutný
2023-10-09
1
-3
/
+2
|
|
/
*
|
Merge tag 'wq-for-6.6-rc5-fixes' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2023-10-12
1
-5
/
+19
|
\
\
|
*
|
workqueue: fix -Wformat-truncation in create_worker
Lucy Mielke
2023-10-12
1
-1
/
+1
|
*
|
workqueue: Override implicit ordered attribute in workqueue_apply_unbound_cpu...
Waiman Long
2023-10-12
1
-2
/
+6
|
*
|
workqueue: Use the kmem_cache_free() instead of kfree() to release pwq
Zqiang
2023-10-12
1
-2
/
+6
|
*
|
workqueue: Fix UAF report by KASAN in pwq_release_workfn()
Zqiang
2023-10-04
1
-0
/
+6
*
|
|
Merge tag 'net-6.6-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
2023-10-12
4
-20
/
+25
|
\
\
\
|
*
|
|
bpf: Fix verifier log for async callback return values
David Vernet
2023-10-09
1
-3
/
+3
|
*
|
|
bpf: Refuse unused attributes in bpf_prog_{attach,detach}
Lorenz Bauer
2023-10-06
1
-5
/
+14
|
*
|
|
bpf: Handle bpf_mprog_query with NULL entry
Daniel Borkmann
2023-10-06
2
-11
/
+7
|
*
|
|
bpf: Fix BPF_PROG_QUERY last field check
Daniel Borkmann
2023-10-06
1
-1
/
+1
*
|
|
|
Merge tag 'printk-for-6.6-rc6' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2023-10-11
1
-1
/
+7
|
\
\
\
\
|
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
Merge branch 'rework/misc-cleanups' into for-linus
Petr Mladek
2023-10-11
1
-1
/
+7
|
|
\
\
\
|
|
*
|
|
printk: flush consoles before checking progress
John Ogness
2023-10-09
1
-1
/
+7
*
|
|
|
|
Merge tag 'sched-urgent-2023-10-08' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2023-10-08
2
-4
/
+15
|
\
\
\
\
\
|
*
|
|
|
|
cpufreq: schedutil: Update next_freq when cpufreq_limits change
Xuewen Yan
2023-10-05
1
-1
/
+2
|
*
|
|
|
|
sched/eevdf: Fix avg_vruntime()
Peter Zijlstra
2023-10-03
1
-1
/
+9
|
*
|
|
|
|
sched/eevdf: Also update slice on placement
Peter Zijlstra
2023-10-03
1
-2
/
+4
*
|
|
|
|
|
Merge tag 'pm-6.6-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...
Linus Torvalds
2023-10-06
1
-2
/
+2
|
\
\
\
\
\
\
|
|
_
|
_
|
_
|
/
/
|
/
|
|
|
|
|
|
*
|
|
|
|
PM: hibernate: Fix copying the zero bitmap to safe pages
Pavankumar Kondeti
2023-10-04
1
-2
/
+2
|
|
/
/
/
/
*
|
|
|
|
Merge tag 'net-6.6-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
2023-10-05
3
-30
/
+25
|
\
\
\
\
\
|
|
/
/
/
/
|
/
|
|
|
|
|
*
|
|
|
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
2023-10-04
3
-30
/
+25
|
|
\
\
\
\
|
|
*
|
|
|
bpf: Use kmalloc_size_roundup() to adjust size_index
Hou Tao
2023-09-30
1
-25
/
+19
|
|
*
|
|
|
bpf, mprog: Fix maximum program check on mprog attachment
Daniel Borkmann
2023-09-29
1
-0
/
+3
|
|
*
|
|
|
bpf: unconditionally reset backtrack_state masks on global func exit
Andrii Nakryiko
2023-09-20
1
-5
/
+3
*
|
|
|
|
|
Merge tag 'mm-hotfixes-stable-2023-10-01-08-34' of git://git.kernel.org/pub/s...
Linus Torvalds
2023-10-01
1
-0
/
+17
|
\
\
\
\
\
\
|
*
|
|
|
|
|
Crash: add lock to serialize crash hotplug handling
Baoquan He
2023-09-29
1
-0
/
+17
*
|
|
|
|
|
|
Merge tag 'sched-urgent-2023-10-01' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2023-10-01
1
-0
/
+1
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
sched/rt: Fix live lock between select_fallback_rq() and RT push
Joel Fernandes (Google)
2023-09-28
1
-0
/
+1
*
|
|
|
|
|
|
|
Merge tag 'trace-v6.6-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
2023-09-30
3
-7
/
+55
|
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
tracing/user_events: Align set_bit() address for all archs
Beau Belgrave
2023-09-30
1
-7
/
+51
|
*
|
|
|
|
|
|
|
tracing: relax trace_event_eval_update() execution with cond_resched()
Clément Léger
2023-09-30
1
-0
/
+1
|
*
|
|
|
|
|
|
|
ring-buffer: Update "shortest_full" in polling
Steven Rostedt (Google)
2023-09-30
1
-0
/
+3
|
|
/
/
/
/
/
/
/
*
|
|
|
|
|
|
|
Merge tag 'dma-mapping-6.6-2023-09-30' of git://git.infradead.org/users/hch/d...
Linus Torvalds
2023-09-30
1
-9
/
+22
|
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
swiotlb: fix the check whether a device has used software IO TLB
Petr Tesarik
2023-09-27
1
-6
/
+20
|
*
|
|
|
|
|
|
|
swiotlb: use the calculated number of areas
Ross Lagerwall
2023-09-13
1
-3
/
+2
*
|
|
|
|
|
|
|
|
Merge tag 'wq-for-6.6-rc3-fixes' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2023-09-26
1
-6
/
+3
|
\
\
\
\
\
\
\
\
\
|
|
_
|
/
/
/
/
/
/
/
|
/
|
|
|
|
|
|
|
/
|
|
|
_
|
_
|
_
|
_
|
_
|
/
|
|
/
|
|
|
|
|
|
|
*
|
|
|
|
|
|
workqueue: Fix missed pwq_release_worker creation in wq_cpu_intensive_thresh_...
Zqiang
2023-09-18
1
-3
/
+3
|
*
|
|
|
|
|
|
workqueue: Removed double allocation of wq_update_pod_attrs_buf
Steven Rostedt (Google)
2023-09-18
1
-3
/
+0
*
|
|
|
|
|
|
|
Merge tag 'trace-v6.6-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
2023-09-24
1
-13
/
+15
|
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
ring-buffer: Fix bytes info in per_cpu buffer stats
Zheng Yejian
2023-09-22
1
-13
/
+15
|
|
/
/
/
/
/
/
/
*
|
|
|
|
|
|
|
Merge tag 'mm-hotfixes-stable-2023-09-23-10-31' of git://git.kernel.org/pub/s...
Linus Torvalds
2023-09-23
2
-1
/
+2
|
\
\
\
\
\
\
\
\
|
|
|
_
|
/
/
/
/
/
|
|
/
|
|
|
|
|
|
|
*
|
|
|
|
|
|
pidfd: prevent a kernel-doc warning
Randy Dunlap
2023-09-19
1
-1
/
+1
|
*
|
|
|
|
|
|
task_work: add kerneldoc annotation for 'data' argument
Jens Axboe
2023-09-19
1
-0
/
+1
|
|
/
/
/
/
/
/
[next]