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
2022-11-29
rcu: Make SRCU mandatory
Paul E. McKenney
4
-24
/
+16
2022-11-29
rcu/rcutorture: Use call_rcu_hurry() where needed
Joel Fernandes (Google)
1
-8
/
+8
2022-11-29
rcu/rcuscale: Use call_rcu_hurry() for async reader test
Joel Fernandes (Google)
1
-1
/
+1
2022-11-29
rcu/sync: Use call_rcu_hurry() instead of call_rcu
Joel Fernandes (Google)
1
-1
/
+1
2022-11-29
rcuscale: Add laziness and kfree tests
Joel Fernandes (Google)
1
-2
/
+65
2022-11-29
rcu: Shrinker for lazy rcu
Vineeth Pillai
1
-0
/
+52
2022-11-29
rcu: Refactor code a bit in rcu_nocb_do_flush_bypass()
Joel Fernandes (Google)
1
-8
/
+9
2022-11-29
rcu: Make call_rcu() lazy to save power
Joel Fernandes (Google)
7
-82
/
+237
2022-11-29
Merge tag 'net-6.1-rc8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
2
-2
/
+2
2022-11-29
perf: Fix perf_pending_task() UaF
Peter Zijlstra
1
-4
/
+13
2022-11-28
Merge tag 'trace-v6.1-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
8
-11
/
+35
2022-11-27
Merge tag 'perf_urgent_for_v6.1_rc7' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-2
/
+25
2022-11-25
Merge tag 'pm-6.1-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...
Linus Torvalds
1
-15
/
+15
2022-11-25
Merge tag 'mm-hotfixes-stable-2022-11-24' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
1
-0
/
+2
2022-11-25
use less confusing names for iov_iter direction initializers
Al Viro
1
-1
/
+1
2022-11-24
timers: Provide timer_shutdown[_sync]()
Thomas Gleixner
1
-0
/
+66
2022-11-24
timers: Add shutdown mechanism to the internal functions
Thomas Gleixner
1
-8
/
+54
2022-11-24
timers: Split [try_to_]del_timer[_sync]() to prepare for shutdown mode
Thomas Gleixner
1
-51
/
+92
2022-11-24
timers: Silently ignore timers with a NULL function
Thomas Gleixner
1
-5
/
+52
2022-11-24
timers: Rename del_timer() to timer_delete()
Thomas Gleixner
1
-3
/
+3
2022-11-24
timers: Rename del_timer_sync() to timer_delete_sync()
Thomas Gleixner
1
-9
/
+9
2022-11-24
timers: Use del_timer_sync() even on UP
Thomas Gleixner
1
-2
/
+0
2022-11-24
timers: Update kernel-doc for various functions
Thomas Gleixner
1
-58
/
+90
2022-11-24
timers: Replace BUG_ON()s
Thomas Gleixner
1
-5
/
+6
2022-11-24
timers: Get rid of del_singleshot_timer_sync()
Thomas Gleixner
1
-1
/
+1
2022-11-24
perf/core: Don't allow grouping events from different hw pmus
Ravi Bangoria
1
-9
/
+15
2022-11-24
perf: Fix function pointer case
Peter Zijlstra
1
-2
/
+6
2022-11-24
perf: Consider OS filter fail
Peter Zijlstra
1
-2
/
+22
2022-11-24
perf: Fixup SIGTRAP and sample_flags interaction
Peter Zijlstra
1
-1
/
+4
2022-11-23
tracing: Free buffers when a used dynamic event is removed
Steven Rostedt (Google)
2
-1
/
+12
2022-11-23
tracing: Add tracing_reset_all_online_cpus_unlocked() function
Steven Rostedt (Google)
4
-4
/
+12
2022-11-23
tracing: Fix race where histograms can be called before the event
Steven Rostedt (Google)
1
-0
/
+3
2022-11-23
cgroup: remove rcu_read_lock()/rcu_read_unlock() in critical section of spin_...
Ran Tian
1
-2
/
+0
2022-11-22
gcov: clang: fix the buffer overflow issue
Mukesh Ojha
1
-0
/
+2
2022-11-22
tracing/osnoise: Fix duration type
Daniel Bristot de Oliveira
1
-3
/
+3
2022-11-22
tracing/user_events: Fix memory leak in user_event_create()
Xiu Jianfeng
1
-1
/
+3
2022-11-22
tracing/hist: add in missing * in comment blocks
Colin Ian King
1
-2
/
+2
2022-11-22
cgroup/cpuset: Improve cpuset_css_alloc() description
Kamalesh Babulal
1
-4
/
+8
2022-11-22
Revert "cpufreq: schedutil: Move max CPU capacity to sugov_policy"
Sam Wu
1
-15
/
+15
2022-11-22
printk: fix a typo of comment
Wang Honghui
1
-1
/
+1
2022-11-21
bpf: Do not copy spin lock field from user in bpf_selem_alloc
Xu Kuohai
1
-1
/
+1
2022-11-21
dma-mapping: reject __GFP_COMP in dma_alloc_attrs
Christoph Hellwig
1
-0
/
+8
2022-11-20
Merge tag 'trace-probes-v6.1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
4
-20
/
+45
2022-11-20
Merge tag 'trace-v6.1-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
7
-43
/
+71
2022-11-20
tracing: Fix race where eprobes can be called before the event
Steven Rostedt (Google)
1
-0
/
+3
2022-11-20
Merge tag 'sched_urgent_for_v6.1_rc6' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2
-19
/
+52
2022-11-20
Merge tag 'perf_urgent_for_v6.1_rc6' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-6
/
+19
2022-11-18
sched/fair: use try_cmpxchg in task_numa_work
Uros Bizjak
1
-1
/
+1
2022-11-18
kexec: replace crash_mem_range with range
Li Chen
1
-1
/
+1
2022-11-18
kexec: remove the unneeded result variable
ye xingchen
1
-8
/
+2
[prev]
[next]