index
:
blaster4385/linux-IllusionX
v6.12.1
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
2023-08-28
Merge tag 'x86-cleanups-2023-08-28' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
3
-13
/
+15
2023-08-28
Merge tag 'sched-core-2023-08-28' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
11
-896
/
+1135
2023-08-28
Merge tag 'perf-core-2023-08-28' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2
-11
/
+12
2023-08-28
Merge tag 'smp-core-2023-08-28' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-39
/
+105
2023-08-28
Merge tag 'irq-core-2023-08-28' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
3
-21
/
+20
2023-08-28
Merge tag 'core-entry-2023-08-28' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-2
/
+1
2023-08-28
Merge tag 'clocksource.2023.08.15a' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-4
/
+4
2023-08-28
Merge tag 'csd-lock.2023.07.15a' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-2
/
+11
2023-08-28
Merge tag 'scftorture.2023.08.15a' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-3
/
+9
2023-08-28
Merge tag 'rcu.2023.08.21a' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
9
-57
/
+285
2023-08-28
Merge tag 'hardening-v6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
4
-43
/
+17
2023-08-28
Merge tag 'seccomp-v6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
7
-30
/
+115
2023-08-28
Merge tag 'v6.6-vfs.ctime' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
1
-4
/
+2
2023-08-26
Merge tag 'irq-urgent-2023-08-26' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-1
/
+6
2023-08-26
genirq: Fix software resend lockup and nested resend
Johan Hovold
1
-1
/
+6
2023-08-25
kallsyms: Change func signature for cleanup_symbol_name()
Yonghong Song
1
-6
/
+4
2023-08-25
kallsyms: Fix kallsyms_selftest failure
Yonghong Song
2
-32
/
+8
2023-08-23
entry: Remove empty addr_limit_user_check()
Mark Rutland
1
-2
/
+1
2023-08-21
nsproxy: Convert nsproxy.count to refcount_t
Elena Reshetova
1
-2
/
+2
2023-08-21
tracing: Introduce pipe_cpumask to avoid race on trace_pipes
Zheng Yejian
2
-7
/
+50
2023-08-17
seccomp: Add missing kerndoc notations
Kees Cook
1
-4
/
+10
2023-08-17
tracing: Fix memleak due to race between current_tracer and trace
Zheng Yejian
3
-2
/
+12
2023-08-17
sched/eevdf: Curb wakeup-preemption
Peter Zijlstra
2
-0
/
+13
2023-08-16
Merge branches 'doc.2023.07.14b', 'fixes.2023.08.16a', 'rcu-tasks.2023.07.24a...
Paul E. McKenney
9
-57
/
+285
2023-08-16
rcu: Make the rcu_nocb_poll boot parameter usable via boot config
Paul E. McKenney
1
-2
/
+2
2023-08-16
rcu: Mark __rcu_irq_enter_check_tick() ->rcu_urgent_qs load
Paul E. McKenney
1
-1
/
+1
2023-08-16
tracing/synthetic: Allocate one additional element for size
Sven Schnelle
1
-1
/
+2
2023-08-16
tracing/synthetic: Skip first entry for stack traces
Sven Schnelle
1
-13
/
+4
2023-08-16
tracing/synthetic: Use union instead of casts
Sven Schnelle
2
-50
/
+45
2023-08-16
tracing: Fix cpu buffers unavailable due to 'record_disabled' missed
Zheng Yejian
1
-0
/
+6
2023-08-14
rcutorture: Stop right-shifting torture_random() return values
Paul E. McKenney
1
-3
/
+3
2023-08-14
torture: Stop right-shifting torture_random() return values
Paul E. McKenney
1
-2
/
+2
2023-08-14
torture: Move stutter_wait() timeouts to hrtimers
Paul E. McKenney
1
-2
/
+2
2023-08-14
torture: Move torture_shuffle() timeouts to hrtimers
Paul E. McKenney
1
-1
/
+3
2023-08-14
torture: Move torture_onoff() timeouts to hrtimers
Paul E. McKenney
1
-3
/
+3
2023-08-14
torture: Make torture_hrtimeout_*() use TASK_IDLE
Paul E. McKenney
1
-1
/
+1
2023-08-14
torture: Add lock_torture writer_fifo module parameter
Dietmar Eggemann
2
-6
/
+9
2023-08-14
torture: Add a kthread-creation callback to _torture_create_kthread()
Paul E. McKenney
1
-1
/
+5
2023-08-14
rcu-tasks: Fix boot-time RCU tasks debug-only deadlock
Paul E. McKenney
1
-0
/
+2
2023-08-14
sched: Simplify sched_core_cpu_{starting,deactivate}()
Peter Zijlstra
1
-15
/
+12
2023-08-14
sched: Simplify try_steal_cookie()
Peter Zijlstra
1
-12
/
+9
2023-08-14
sched: Simplify sched_tick_remote()
Peter Zijlstra
1
-23
/
+16
2023-08-14
sched: Simplify sched_exec()
Peter Zijlstra
1
-12
/
+9
2023-08-14
sched: Simplify ttwu()
Peter Zijlstra
1
-112
/
+109
2023-08-14
sched: Simplify wake_up_if_idle()
Peter Zijlstra
2
-14
/
+21
2023-08-14
sched: Simplify: migrate_swap_stop()
Peter Zijlstra
2
-16
/
+27
2023-08-14
sched: Simplify sysctl_sched_uclamp_handler()
Peter Zijlstra
1
-7
/
+4
2023-08-14
sched: Simplify get_nohz_timer_target()
Peter Zijlstra
1
-9
/
+6
2023-08-14
sched/rt: sysctl_sched_rr_timeslice show default timeslice after reset
Cyril Hrubis
1
-0
/
+3
2023-08-14
sched/rt: Fix sysctl_sched_rr_timeslice intial value
Cyril Hrubis
1
-1
/
+1
[next]