index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
Age
Commit message (
Expand
)
Author
Files
Lines
2025-01-23
ZEN: Add sysctl and CONFIG to disallow unprivileged CLONE_NEWUSER
Jan Alexander Steffens (heftig)
3
-0
/
+33
2025-01-19
Merge tag 'timers_urgent_for_v6.13' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
4
-20
/
+94
2025-01-19
Merge tag 'sched_urgent_for_v6.13' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-128
/
+23
2025-01-16
hrtimers: Handle CPU state correctly on hotplug
Koichiro Den
2
-2
/
+11
2025-01-16
timers/migration: Annotate accesses to ignore flag
Frederic Weisbecker
1
-6
/
+15
2025-01-16
timers/migration: Enforce group initialization visibility to tree walkers
Frederic Weisbecker
1
-2
/
+12
2025-01-16
timers/migration: Fix another race between hotplug and idle entry/exit
Frederic Weisbecker
1
-1
/
+28
2025-01-15
signal/posixtimers: Handle ignore/blocked sequences correctly
Thomas Gleixner
1
-9
/
+28
2025-01-14
tracing: Print lazy preemption model
Shrikanth Hegde
1
-0
/
+1
2025-01-14
tracing: Fix irqsoff and wakeup latency tracers when using function graph
Steven Rostedt
2
-0
/
+28
2025-01-13
sched/fair: Fix update_cfs_group() vs DELAY_DEQUEUE
Peter Zijlstra
1
-1
/
+5
2025-01-12
Merge tag 'perf_urgent_for_v6.13_rc7' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-1
/
+1
2025-01-11
Merge tag 'probes-fixes-v6.13-rc6' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-2
/
+4
2025-01-10
Merge tag 'sched_ext-for-6.13-rc6-fixes' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
3
-26
/
+74
2025-01-10
Merge tag 'cgroup-for-6.13-rc6-fixes' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-33
/
+11
2025-01-10
Merge tag 'wq-for-6.13-rc6-fixes' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-0
/
+7
2025-01-10
sched_ext: idle: Refresh idle masks during idle-to-idle transitions
Andrea Righi
3
-15
/
+59
2025-01-10
workqueue: warn if delayed_work is queued to an offlined cpu.
Imran Khan
1
-0
/
+7
2025-01-10
uprobes: Fix race in uprobe_free_utask
Jiri Olsa
1
-1
/
+1
2025-01-10
tracing/kprobes: Fix to free objects when failed to copy a symbol
Masami Hiramatsu (Google)
1
-2
/
+4
2025-01-09
sched/fair: Fix EEVDF entity placement bug causing scheduling lag
Peter Zijlstra
1
-127
/
+18
2025-01-08
cgroup/cpuset: remove kernfs active break
Chen Ridong
1
-25
/
+0
2025-01-08
sched_ext: switch class when preempted by higher priority scheduler
Honglei Wang
1
-1
/
+2
2025-01-08
sched_ext: Replace rq_lock() to raw_spin_rq_lock() in scx_ops_bypass()
Changwoo Min
1
-6
/
+6
2025-01-08
sched_ext: keep running prev when prev->scx.slice != 0
Henry Huang
1
-4
/
+7
2025-01-06
Merge tag 'vfs-6.13-rc7.fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-0
/
+1
2025-01-05
Merge tag 'mm-hotfixes-stable-2025-01-04-18-02' of git://git.kernel.org/pub/s...
Linus Torvalds
1
-1
/
+1
2025-01-03
Merge tag 'sched_ext-for-6.13-rc5-fixes' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
1
-2
/
+2
2025-01-03
Merge tag 'wq-for-6.13-rc5-fixes' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-9
/
+14
2025-01-03
Merge tag 'ftrace-v6.13-rc5-2' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2
-7
/
+3
2025-01-02
ftrace: Fix function profiler's filtering functionality
Kohei Enju
1
-6
/
+2
2025-01-02
fgraph: Add READ_ONCE() when accessing fgraph_array[]
Zilin Guan
1
-1
/
+1
2024-12-31
tracing: Have process_string() also allow arrays
Steven Rostedt
1
-0
/
+12
2024-12-30
kcov: mark in_softirq_really() as __always_inline
Arnd Bergmann
1
-1
/
+1
2024-12-29
Merge tag 'locking-urgent-2024-12-29' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2
-3
/
+17
2024-12-27
Merge tag 'probes-fixes-v6.13-rc4' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-1
/
+1
2024-12-24
sched_ext: initialize kit->cursor.flags
Henry Huang
1
-1
/
+1
2024-12-24
workqueue: add printf attribute to __alloc_workqueue()
Su Hui
1
-0
/
+1
2024-12-23
tracing: Prevent bad count for tracing_cpumask_write
Lizhi Xu
1
-0
/
+3
2024-12-24
tracing/kprobe: Make trace_kprobe's module callback called after jump_label u...
Masami Hiramatsu (Google)
1
-1
/
+1
2024-12-21
Merge tag 'mm-hotfixes-stable-2024-12-21-12-09' of git://git.kernel.org/pub/s...
Linus Torvalds
1
-7
/
+6
2024-12-21
Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Linus Torvalds
1
-1
/
+5
2024-12-20
kheaders: Ignore silly-rename files
David Howells
1
-0
/
+1
2024-12-20
Merge tag 'trace-ringbuffer-v6.13-rc3' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2
-1
/
+14
2024-12-19
workqueue: Do not warn when cancelling WQ_MEM_RECLAIM work from !WQ_MEM_RECLA...
Tvrtko Ursulin
1
-9
/
+13
2024-12-18
fork: avoid inappropriate uprobe access to invalid mm
Lorenzo Stoakes
1
-7
/
+6
2024-12-18
trace/ring-buffer: Do not use TP_printk() formatting for boot mapped buffers
Steven Rostedt
1
-0
/
+9
2024-12-18
ring-buffer: Fix overflow in __rb_map_vma
Edward Adam Davis
1
-1
/
+5
2024-12-18
Merge tag 'trace-v6.13-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
4
-255
/
+237
2024-12-17
bpf: Fix bpf_get_smp_processor_id() on !CONFIG_SMP
Andrea Righi
1
-1
/
+5
[next]