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
2023-09-24
sched/fair: Fix warning in bandwidth distribution
Josh Don
1
-11
/
+25
2023-09-24
sched/fair: Make cfs_rq->throttled_csd_list available on !SMP
Josh Don
2
-6
/
+0
2023-09-23
Merge tag 'mm-hotfixes-stable-2023-09-23-10-31' of git://git.kernel.org/pub/s...
Linus Torvalds
2
-1
/
+2
2023-09-22
ring-buffer: Fix bytes info in per_cpu buffer stats
Zheng Yejian
1
-13
/
+15
2023-09-22
Merge tag 'sched-urgent-2023-09-22' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2
-1
/
+2
2023-09-22
hardening: Provide Kconfig fragments for basic options
Kees Cook
1
-0
/
+98
2023-09-22
sched/debug: Avoid checking in_atomic_preempt_off() twice in schedule_debug()
Liming Wu
1
-2
/
+1
2023-09-22
locking/ww_mutex/test: Make sure we bail out instead of livelock
John Stultz
1
-4
/
+5
2023-09-22
locking/ww_mutex/test: Fix potential workqueue corruption
John Stultz
1
-8
/
+12
2023-09-22
locking/ww_mutex/test: Use prng instead of rng to avoid hangs at bootup
John Stultz
1
-2
/
+17
2023-09-21
cred: add get_cred_many and put_cred_many
Mateusz Guzik
1
-11
/
+15
2023-09-21
bpf: Disable zero-extension for BPF_MEMSX
Ilya Leoshkevich
1
-1
/
+1
2023-09-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Paolo Abeni
11
-36
/
+184
2023-09-21
Merge tag 'net-6.6-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
6
-20
/
+142
2023-09-21
PM: hibernate: Use __get_safe_page() rather than touching the list
Brian Geffon
1
-4
/
+6
2023-09-21
exit: add internal include file with helpers
Jens Axboe
2
-25
/
+37
2023-09-21
exit: add kernel_waitid_prepare() helper
Jens Axboe
1
-13
/
+25
2023-09-21
exit: move core of do_wait() into helper
Jens Axboe
1
-20
/
+31
2023-09-21
exit: abstract out should_wake helper for child_wait_callback()
Jens Axboe
1
-6
/
+14
2023-09-21
futex: Add sys_futex_requeue()
[email protected]
2
-0
/
+39
2023-09-21
futex: Add flags2 argument to futex_requeue()
[email protected]
3
-10
/
+13
2023-09-21
futex: Propagate flags into get_futex_key()
[email protected]
5
-15
/
+18
2023-09-21
futex: Add sys_futex_wait()
[email protected]
4
-55
/
+130
2023-09-21
futex: FLAGS_STRICT
[email protected]
3
-11
/
+15
2023-09-21
futex: Add sys_futex_wake()
[email protected]
2
-0
/
+31
2023-09-21
futex: Validate futex value against futex size
[email protected]
2
-0
/
+13
2023-09-21
futex: Flag conversion
[email protected]
3
-20
/
+71
2023-09-21
futex: Extend the FUTEX2 flags
[email protected]
1
-2
/
+7
2023-09-21
futex: Clarify FUTEX2 flags
[email protected]
1
-4
/
+3
2023-09-21
printk: fix illegal pbufs access for !CONFIG_PRINTK
John Ogness
1
-26
/
+18
2023-09-21
sched/debug: Update stale reference to sched_debug.c
Sebastian Andrzej Siewior
1
-1
/
+1
2023-09-21
sched/debug: Remove the /proc/sys/kernel/sched_child_runs_first sysctl
Sebastian Andrzej Siewior
3
-16
/
+0
2023-09-20
bpf: unconditionally reset backtrack_state masks on global func exit
Andrii Nakryiko
1
-5
/
+3
2023-09-20
livepatch: Fix missing newline character in klp_resolve_symbols()
Zheng Yejian
1
-1
/
+1
2023-09-20
futex/pi: Fix recursive rt_mutex waiter state
Peter Zijlstra
2
-30
/
+52
2023-09-20
locking/rtmutex: Add a lockdep assert to catch potential nested blocking
Thomas Gleixner
3
-0
/
+6
2023-09-20
locking/rtmutex: Use rt_mutex specific scheduler helpers
Sebastian Andrzej Siewior
5
-3
/
+40
2023-09-20
sched: Provide rt_mutex specific scheduler helpers
Peter Zijlstra
1
-4
/
+32
2023-09-20
sched: Extract __schedule_loop()
Thomas Gleixner
1
-10
/
+11
2023-09-20
locking/rtmutex: Avoid unconditional slowpath for DEBUG_RT_MUTEXES
Sebastian Andrzej Siewior
2
-2
/
+21
2023-09-20
sched: Constrain locks in sched_submit_work()
Peter Zijlstra
1
-0
/
+9
2023-09-19
pidfd: prevent a kernel-doc warning
Randy Dunlap
1
-1
/
+1
2023-09-19
task_work: add kerneldoc annotation for 'data' argument
Jens Axboe
1
-0
/
+1
2023-09-19
signal: Don't disable preemption in ptrace_stop() on PREEMPT_RT
Sebastian Andrzej Siewior
1
-2
/
+13
2023-09-19
signal: Add a proper comment about preempt_disable() in ptrace_stop()
Sebastian Andrzej Siewior
1
-3
/
+15
2023-09-19
bpf: Remove unused variables.
Alexei Starovoitov
1
-5
/
+1
2023-09-19
bpf: Fix bpf_throw warning on 32-bit arch
Kumar Kartikeya Dwivedi
1
-1
/
+1
2023-09-19
kernel/sched: Modify initial boot task idle setup
Liam R. Howlett
2
-1
/
+2
2023-09-19
sched/fair: Rename check_preempt_curr() to wakeup_preempt()
Ingo Molnar
7
-26
/
+26
2023-09-19
sched/fair: Rename check_preempt_wakeup() to check_preempt_wakeup_fair()
Ingo Molnar
1
-2
/
+2
[prev]
[next]