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-05-19
bpf: Show target_{obj,btf}_id in tracing link fdinfo
Yafang Shao
1
-2
/
+9
2023-05-19
bpf: Fix mask generation for 32-bit narrow loads of 64-bit fields
Will Deacon
1
-1
/
+1
2023-05-19
lockdep: Add lock_set_cmp_fn() annotation
Kent Overstreet
1
-31
/
+87
2023-05-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
4
-39
/
+107
2023-05-18
x86/hibernate: Declare global functions in suspend.h
Arnd Bergmann
1
-5
/
+0
2023-05-18
Merge tag 'probes-fixes-v6.4-rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2
-17
/
+60
2023-05-17
workqueue: Track and monitor per-workqueue CPU time usage
Tejun Heo
1
-0
/
+3
2023-05-17
workqueue: Report work funcs that trigger automatic CPU_INTENSIVE mechanism
Tejun Heo
1
-0
/
+93
2023-05-17
workqueue: Automatically mark CPU-hogging work items CPU_INTENSIVE
Tejun Heo
3
-5
/
+68
2023-05-17
workqueue: Improve locking rule description for worker fields
Tejun Heo
2
-7
/
+14
2023-05-17
workqueue: Move worker_set/clr_flags() upwards
Tejun Heo
1
-54
/
+54
2023-05-17
workqueue: Re-order struct worker fields
Tejun Heo
1
-6
/
+5
2023-05-17
workqueue: Add pwq->stats[] and a monitoring script
Tejun Heo
1
-1
/
+23
2023-05-18
fprobe: add recursion detection in fprobe_exit_handler
Ze Gao
1
-0
/
+14
2023-05-18
fprobe: make fprobe_kprobe_handler recursion free
Ze Gao
1
-15
/
+44
2023-05-18
rethook: use preempt_{disable, enable}_notrace in rethook_trampoline_handler
Ze Gao
1
-2
/
+2
2023-05-17
audit: avoid missing-prototype warnings
Arnd Bergmann
1
-1
/
+1
2023-05-17
tracing: fprobe: Initialize ret valiable to fix smatch error
Masami Hiramatsu (Google)
1
-1
/
+1
2023-05-16
bpf: drop unnecessary user-triggerable WARN_ONCE in verifierl log
Andrii Nakryiko
1
-3
/
+0
2023-05-16
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
8
-240
/
+752
2023-05-15
bpf: Fix memleak due to fentry attach failure
Yafang Shao
1
-6
/
+15
2023-05-15
bpf: Remove bpf trampoline selector
Yafang Shao
1
-7
/
+4
2023-05-15
bpf: fix calculation of subseq_idx during precision backtracking
Andrii Nakryiko
1
-6
/
+8
2023-05-15
bpf: Remove anonymous union in bpf_kfunc_call_arg_meta
Dave Marchevsky
1
-19
/
+22
2023-05-15
bpf: netdev: init the offload table earlier
Jakub Kicinski
1
-1
/
+1
2023-05-15
cpu/hotplug: Allow "parallel" bringup up to CPUHP_BP_KICK_AP_STATE
Thomas Gleixner
1
-5
/
+98
2023-05-15
cpu/hotplug: Provide a split up CPUHP_BRINGUP mechanism
Thomas Gleixner
1
-2
/
+68
2023-05-15
cpu/hotplug: Reset task stack state in _cpu_up()
David Woodhouse
1
-6
/
+6
2023-05-15
cpu/hotplug: Remove unused state functions
Thomas Gleixner
1
-75
/
+0
2023-05-15
cpu/hotplug: Remove cpu_report_state() and related unused cruft
Thomas Gleixner
1
-90
/
+0
2023-05-15
cpu/hotplug: Add CPU state tracking and synchronization
Thomas Gleixner
2
-1
/
+194
2023-05-15
cpu/hotplug: Rework sparse_irq locking in bringup_cpu()
Thomas Gleixner
1
-10
/
+24
2023-05-15
cpu/hotplug: Mark arch_disable_smp_support() and bringup_nonboot_cpus() __init
Thomas Gleixner
2
-2
/
+2
2023-05-14
Merge tag 'locking_urgent_for_v6.4_rc2' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
1
-4
/
+4
2023-05-14
Merge tag 'perf_urgent_for_v6.4_rc2' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-1
/
+13
2023-05-14
Merge tag 'sched_urgent_for_v6.4_rc2' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-2
/
+2
2023-05-13
bpf: Don't EFAULT for {g,s}setsockopt with wrong optlen
Stanislav Fomichev
1
-0
/
+15
2023-05-12
bpf: Address KCSAN report on bpf_lru_list
Martin KaFai Lau
2
-13
/
+15
2023-05-11
rcu/rcuscale: Stop kfree_scale_thread thread(s) after unloading rcuscale
Qiuxu Zhuo
1
-0
/
+5
2023-05-11
rcu/rcuscale: Move rcu_scale_*() after kfree_scale_cleanup()
Qiuxu Zhuo
1
-97
/
+97
2023-05-11
locktorture: Add long_hold to adjust lock-hold delays
Paul E. McKenney
1
-29
/
+22
2023-05-11
rcu/nocb: Make shrinker iterate only over NOCB CPUs
Frederic Weisbecker
1
-3
/
+14
2023-05-11
rcu-tasks: Stop rcu_tasks_invoke_cbs() from using never-onlined CPUs
Paul E. McKenney
3
-3
/
+22
2023-05-11
rcu: Make rcu_cpu_starting() rely on interrupts being disabled
Paul E. McKenney
1
-6
/
+5
2023-05-11
rcu: Mark rcu_cpu_kthread() accesses to ->rcu_cpu_has_work
Paul E. McKenney
1
-2
/
+2
2023-05-11
rcu: Mark additional concurrent load from ->cpu_no_qs.b.exp
Paul E. McKenney
2
-2
/
+4
2023-05-11
rcu: Employ jiffies-based backstop to callback time limit
Paul E. McKenney
2
-8
/
+38
2023-05-11
rcu: Check callback-invocation time limit for rcuc kthreads
Paul E. McKenney
1
-9
/
+19
2023-05-09
rcu-tasks: Clarify the cblist_init_generic() function's pr_info() output
Zqiang
1
-4
/
+2
2023-05-09
rcu-tasks: Avoid pr_info() with spin lock in cblist_init_generic()
Shigeru Yoshida
1
-1
/
+4
[prev]
[next]