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-07-30
rv/monitor: Add the wwnr monitor
Daniel Bristot de Oliveira
4
-0
/
+146
2022-07-30
rv/monitor: Add the wip monitor
Daniel Bristot de Oliveira
3
-36
/
+29
2022-07-30
rv/monitor: Add the wip monitor skeleton created by dot2k
Daniel Bristot de Oliveira
2
-0
/
+155
2022-07-30
Documentation/rv: Add a basic documentation
Daniel Bristot de Oliveira
2
-0
/
+6
2022-07-30
rv/include: Add deterministic automata monitor definition via C macros
Daniel Bristot de Oliveira
3
-0
/
+30
2022-07-30
rv: Add runtime reactors interface
Daniel Bristot de Oliveira
5
-0
/
+564
2022-07-30
rv: Add Runtime Verification (RV) interface
Daniel Bristot de Oliveira
8
-0
/
+844
2022-07-24
tracing: Auto generate event name when creating a group of events
Linyu Yuan
6
-27
/
+40
2022-07-24
tracing: eprobe: Remove duplicate is_good_name() operation
Linyu Yuan
1
-2
/
+0
2022-07-24
tracing: eprobe: Add missing log index
Linyu Yuan
1
-0
/
+1
2022-07-12
tracing/histograms: Simplify create_hist_fields()
Zheng Yejian
1
-3
/
+2
2022-07-12
tracing/user_events: Fix syntax errors in comments
Xiang wangx
1
-1
/
+1
2022-07-12
ftrace: Be more specific about arch impact when function tracer is enabled
Steven Rostedt (Google)
1
-1
/
+2
2022-07-12
tracing: Fix sleeping while atomic in kdb ftdump
Douglas Anderson
1
-5
/
+6
2022-07-12
tracing/histograms: Fix memory leak problem
Zheng Yejian
1
-0
/
+2
2022-06-27
tick/nohz: unexport __init-annotated tick_nohz_full_setup()
Masahiro Yamada
1
-1
/
+0
2022-06-26
Merge tag 'mm-hotfixes-stable-2022-06-26' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
1
-7
/
+7
2022-06-26
Merge tag 'dma-mapping-5.19-2022-06-26' of git://git.infradead.org/users/hch/...
Linus Torvalds
1
-3
/
+2
2022-06-24
Merge tag 'block-5.19-2022-06-24' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-3
/
+0
2022-06-24
Merge tag 'printk-for-5.19-rc4' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
9
-605
/
+65
2022-06-23
Merge tag 'pm-5.19-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
1
-1
/
+1
2022-06-23
Merge tag 'trace-v5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
3
-4
/
+10
2022-06-23
Merge branch 'rework/kthreads' into for-linus
Petr Mladek
9
-605
/
+65
2022-06-23
Revert "printk: add functions to prefer direct printing"
Petr Mladek
7
-65
/
+2
2022-06-23
Revert "printk: add kthread console printers"
Petr Mladek
1
-307
/
+22
2022-06-23
Revert "printk: extend console_lock for per-console locking"
Petr Mladek
1
-205
/
+56
2022-06-23
Revert "printk: remove @console_locked"
Petr Mladek
1
-14
/
+15
2022-06-23
Revert "printk: Block console kthreads when direct printing will be required"
Petr Mladek
1
-3
/
+1
2022-06-23
Revert "printk: Wait for the global console lock when the system is going down"
Petr Mladek
5
-42
/
+0
2022-06-23
Merge tag 'net-5.19-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
4
-17
/
+70
2022-06-23
dma-direct: use the correct size for dma_set_encrypted()
Dexuan Cui
1
-3
/
+2
2022-06-21
PM: hibernate: Use kernel_can_power_off()
Dmitry Osipenko
1
-1
/
+1
2022-06-19
Merge tag 'sched-urgent-2022-06-19' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2
-3
/
+38
2022-06-19
Merge tag 'locking-urgent-2022-06-19' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-1
/
+1
2022-06-19
Merge tag 'irq-urgent-2022-06-19' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-1
/
+4
2022-06-17
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Jakub Kicinski
4
-17
/
+70
2022-06-17
tracing/uprobes: Remove unwanted initialization in __trace_uprobe_create()
Gautam Menghani
1
-1
/
+0
2022-06-17
tracing: Simplify conditional compilation code in tracing_set_tracer()
sunliming
1
-2
/
+0
2022-06-17
tracing/kprobes: Check whether get_kretprobe() returns NULL in kretprobe_disp...
Masami Hiramatsu (Google)
1
-1
/
+10
2022-06-17
Merge tag 'printk-for-5.19-rc3' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
5
-1
/
+45
2022-06-17
rethook: Reject getting a rethook if RCU is not watching
Masami Hiramatsu (Google)
1
-0
/
+9
2022-06-17
Merge branch 'rework/kthreads' into for-linus
Petr Mladek
5
-1
/
+45
2022-06-17
block: serialize all debugfs operations using q->debugfs_mutex
Christoph Hellwig
1
-3
/
+0
2022-06-16
bpf: Force cookies array to follow symbols sorting
Jiri Olsa
1
-15
/
+45
2022-06-16
ftrace: Keep address offset in ftrace_lookup_symbols
Jiri Olsa
1
-2
/
+11
2022-06-16
kthread: make it clear that kthread_create_on_node() might be terminated by a...
Petr Mladek
1
-7
/
+7
2022-06-16
Merge tag 'audit-pr-20220616' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-1
/
+1
2022-06-15
audit: free module name
Christian Göttsche
1
-1
/
+1
2022-06-15
printk: Wait for the global console lock when the system is going down
Petr Mladek
5
-0
/
+42
2022-06-15
printk: Block console kthreads when direct printing will be required
Petr Mladek
1
-1
/
+3
[next]