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-05-23
Merge tag 'for-5.19/block-2022-05-22' of git://git.kernel.dk/linux-block
Linus Torvalds
2
-13
/
+14
2022-05-23
Merge tag 'for-5.19/io_uring-2022-05-22' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-6
/
+19
2022-05-23
Merge tag 'rcu.2022.05.19a' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
22
-375
/
+1082
2022-05-20
perf: Fix sys_perf_event_open() race against self
Peter Zijlstra
1
-0
/
+14
2022-05-17
audit,io_uring,io-wq: call __audit_uring_exit for dummy contexts
Julian Orth
1
-0
/
+6
2022-05-15
Merge tag 'sched-urgent-2022-05-15' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
7
-15
/
+15
2022-05-15
Merge tag 'irq-urgent-2022-05-15' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-1
/
+0
2022-05-12
Merge branch 'for-5.18-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-2
/
+5
2022-05-12
sched/tracing: Append prev_state to tp args instead
Delyan Kratunov
7
-15
/
+15
2022-05-11
Merge branch 'exp.2022.05.11a' into HEAD
Paul E. McKenney
8
-36
/
+236
2022-05-11
rcu: Move expedited grace period (GP) work to RT kthread_worker
Kalesh Singh
5
-34
/
+188
2022-05-11
rcu: Introduce CONFIG_RCU_EXP_CPU_STALL_TIMEOUT
Uladzislau Rezki
5
-2
/
+48
2022-05-11
genirq: Remove WARN_ON_ONCE() in generic_handle_domain_irq()
Lukas Wunner
1
-1
/
+0
2022-05-08
Merge tag 'timers-urgent-2022-05-08' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-2
/
+2
2022-05-08
Merge tag 'irq-urgent-2022-05-08' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
3
-10
/
+33
2022-05-05
cgroup/cpuset: Remove cpus_allowed/mems_allowed setup in cpuset_init_smp()
Waiman Long
1
-2
/
+5
2022-05-05
genirq: Synchronize interrupt thread startup
Thomas Pfaff
3
-10
/
+33
2022-05-03
Merge branches 'docs.2022.04.20a', 'fixes.2022.04.20a', 'nocb.2022.04.11b', '...
Paul E. McKenney
20
-339
/
+846
2022-05-03
srcu: Drop needless initialization of sdp in srcu_gp_start()
Lukas Bulwahn
1
-1
/
+1
2022-05-03
srcu: Prevent expedited GPs and blocking readers from consuming CPU
Paul E. McKenney
1
-6
/
+38
2022-05-03
srcu: Add contention check to call_srcu() srcu_data ->lock acquisition
Paul E. McKenney
1
-9
/
+36
2022-05-03
srcu: Automatically determine size-transition strategy at boot
Paul E. McKenney
1
-3
/
+20
2022-05-02
kthread: unexport kthread_blkcg
Christoph Hellwig
1
-1
/
+0
2022-05-02
blk-cgroup: replace bio_blkcg with bio_blkcg_css
Christoph Hellwig
1
-2
/
+4
2022-05-02
blktrace: cleanup the __trace_note_message interface
Christoph Hellwig
1
-10
/
+10
2022-05-01
mm: Fix PASID use-after-free issue
Fenghua Yu
1
-1
/
+1
2022-04-30
task_work: allow TWA_SIGNAL without a rescheduling IPI
Jens Axboe
1
-6
/
+19
2022-04-29
timekeeping: Mark NMI safe time accessors as notrace
Kurt Kanzenbach
1
-2
/
+2
2022-04-28
Merge tag 'net-5.18-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
1
-1
/
+1
2022-04-27
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Jakub Kicinski
1
-1
/
+1
2022-04-26
kprobes: Fix KRETPROBES when CONFIG_KRETPROBE_ON_RETHOOK is set
Adam Zabrocki
1
-1
/
+1
2022-04-24
Merge tag 'sched_urgent_for_v5.18_rc4' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-5
/
+5
2022-04-24
Merge tag 'perf_urgent_for_v5.18_rc4' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
3
-6
/
+6
2022-04-21
kcov: don't generate a warning on vm_insert_page()'s failure
Aleksandr Nogikh
1
-2
/
+5
2022-04-20
rcuscale: Allow rcuscale without RCU Tasks Rude/Trace
Paul E. McKenney
2
-3
/
+11
2022-04-20
rcuscale: Allow rcuscale without RCU Tasks
Paul E. McKenney
2
-2
/
+11
2022-04-20
refscale: Allow refscale without RCU Tasks Rude/Trace
Paul E. McKenney
2
-3
/
+11
2022-04-20
refscale: Allow refscale without RCU Tasks
Paul E. McKenney
2
-2
/
+11
2022-04-20
rcutorture: Allow rcutorture without RCU Tasks Rude
Paul E. McKenney
3
-9
/
+26
2022-04-20
rcutorture: Allow rcutorture without RCU Tasks
Paul E. McKenney
3
-7
/
+25
2022-04-20
rcutorture: Allow rcutorture without RCU Tasks Trace
Paul E. McKenney
3
-53
/
+71
2022-04-20
rcu: Make the TASKS_RCU Kconfig option be selected
Paul E. McKenney
3
-1
/
+4
2022-04-20
rcu: Use IRQ_WORK_INIT_HARD() to avoid rcu_read_unlock() hangs
Zqiang
1
-1
/
+7
2022-04-20
rcu_sync: Fix comment to properly reflect rcu_sync_exit() behavior
David Vernet
1
-1
/
+1
2022-04-20
rcu: Check for successful spawn of ->boost_kthread_task
Zqiang
1
-1
/
+2
2022-04-20
rcu: Fix preemption mode check on synchronize_rcu[_expedited]()
Frederic Weisbecker
1
-1
/
+3
2022-04-20
rcu: Print number of online CPUs in RCU CPU stall-warning messages
Paul E. McKenney
1
-4
/
+4
2022-04-20
rcu: Add comments to final rcu_gp_cleanup() "if" statement
Paul E. McKenney
1
-5
/
+20
2022-04-20
kernel/smp: Provide boot-time timeout for CSD lock diagnostics
Paul E. McKenney
1
-2
/
+5
2022-04-19
perf/core: Fix perf_mmap fail when CONFIG_PERF_USE_VMALLOC enabled
Zhipeng Xie
3
-6
/
+6
[next]