index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
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-30
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-10-01
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
|
|
/
/
*
|
|
Merge tag 'sched-urgent-2023-09-22' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2023-09-22
2
-1
/
+2
|
\
\
\
|
*
|
|
kernel/sched: Modify initial boot task idle setup
Liam R. Howlett
2023-09-19
2
-1
/
+2
|
|
/
/
*
|
|
Merge tag 'net-6.6-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
2023-09-21
6
-20
/
+142
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
2023-09-16
6
-20
/
+142
|
|
\
\
|
|
*
|
bpf: Fix uprobe_multi get_pid_task error path
Jiri Olsa
2023-09-15
1
-1
/
+3
|
|
*
|
bpf: Skip unit_size checking for global per-cpu allocator
Hou Tao
2023-09-15
1
-0
/
+7
|
|
*
|
bpf, cgroup: fix multiple kernel-doc warnings
Randy Dunlap
2023-09-12
1
-6
/
+7
|
|
*
|
bpf: Fix a erroneous check after snprintf()
Christophe JAILLET
2023-09-12
1
-1
/
+1
|
|
*
|
bpf: Avoid dummy bpf_offload_netdev in __bpf_prog_dev_bound_init
Eduard Zingerman
2023-09-12
1
-5
/
+7
|
|
*
|
bpf: Avoid deadlock when using queue and stack maps from NMI
Toke Høiland-Jørgensen
2023-09-12
1
-3
/
+18
|
|
*
|
bpf: Ensure unit_size is matched with slab cache object size
Hou Tao
2023-09-11
1
-2
/
+31
|
|
*
|
bpf: Don't prefill for unused bpf_mem_cache
Hou Tao
2023-09-11
1
-2
/
+14
|
|
*
|
bpf: Adjust size_index according to the value of KMALLOC_MIN_SIZE
Hou Tao
2023-09-11
1
-0
/
+38
|
|
*
|
bpf: Add override check to kprobe multi link attach
Jiri Olsa
2023-09-09
1
-0
/
+16
*
|
|
|
Merge tag 'sched-urgent-2023-09-17' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2023-09-17
1
-2
/
+25
|
\
\
\
\
|
*
|
|
|
sched/fair: Fix SMT4 group_smt_balance handling
Tim Chen
2023-09-13
1
-1
/
+11
|
*
|
|
|
sched/fair: Optimize should_we_balance() for large SMT systems
Shrikanth Hegde
2023-09-02
1
-1
/
+14
*
|
|
|
|
Merge tag 'core-urgent-2023-09-17' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2023-09-17
1
-0
/
+1
|
\
\
\
\
\
|
*
|
|
|
|
panic: Reenable preemption in WARN slowpath
Lukas Wunner
2023-09-15
1
-0
/
+1
|
|
|
/
/
/
|
|
/
|
|
|
*
|
|
|
|
Merge tag 'pm-6.6-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...
Linus Torvalds
2023-09-16
3
-14
/
+16
|
\
\
\
\
\
|
|
/
/
/
/
|
/
|
|
|
|
|
*
|
|
|
PM: hibernate: Fix the exclusive get block device in test_resume mode
Chen Yu
2023-09-12
1
-6
/
+6
|
*
|
|
|
PM: hibernate: Rename function parameter from snapshot_test to exclusive
Chen Yu
2023-09-12
2
-8
/
+10
|
|
|
_
|
/
|
|
/
|
|
*
|
|
|
Merge tag 'trace-v6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
2023-09-13
6
-30
/
+88
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
eventfs: Fix the NULL pointer dereference bug in eventfs_remove_rec()
Jinjie Ruan
2023-09-12
1
-4
/
+9
|
*
|
|
tracing/synthetic: Print out u64 values properly
Tero Kristo
2023-09-12
1
-1
/
+1
|
*
|
|
tracing: Remove unused trace_event_file dir field
Steven Rostedt (Google)
2023-09-09
1
-13
/
+0
|
*
|
|
tracing: Use the new eventfs descriptor for print trigger
Steven Rostedt (Google)
2023-09-09
1
-2
/
+2
|
*
|
|
ring-buffer: Do not attempt to read past "commit"
Steven Rostedt (Google)
2023-09-09
1
-0
/
+5
|
*
|
|
ring-buffer: Avoid softlockup in ring_buffer_resize()
Zheng Yejian
2023-09-07
1
-0
/
+2
|
*
|
|
tracing: Have event inject files inc the trace array ref count
Steven Rostedt (Google)
2023-09-07
1
-1
/
+2
|
*
|
|
tracing: Have option files inc the trace array ref count
Steven Rostedt (Google)
2023-09-07
1
-1
/
+22
[next]