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
Age
Commit message (
Expand
)
Author
Files
Lines
2024-03-18
Merge tag 'dlm-6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/teigland...
Linus Torvalds
3
-39
/
+81
2024-03-18
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
44
-698
/
+899
2024-03-18
Merge tag 'ktest-v6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...
Linus Torvalds
1
-6
/
+11
2024-03-18
Merge tag 'trace-v6.9-2' of git://git.kernel.org/pub/scm/linux/kernel/git/tra...
Linus Torvalds
31
-799
/
+1363
2024-03-18
Merge tag 'sysctl-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/s...
Linus Torvalds
3
-36
/
+34
2024-03-18
Merge tag 'for-linus-6.9-ofs1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
3
-13
/
+3
2024-03-18
Merge tag 'f2fs-for-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
22
-883
/
+1054
2024-03-18
Merge tag 'ovl-fixes-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2
-4
/
+4
2024-03-18
Merge tag 'vfs-6.9-rc1.fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
7
-35
/
+51
2024-03-18
Merge tag 'irq-urgent-2024-03-17' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-5
/
+8
2024-03-18
Merge tag 'sound-fix-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
4
-36
/
+42
2024-03-18
tracing: Add __string_src() helper to help compilers not to get confused
Steven Rostedt (Google)
1
-2
/
+12
2024-03-18
tracing: Use strcmp() in __assign_str() WARN_ON() check
Steven Rostedt (Google)
1
-1
/
+3
2024-03-18
tracepoints: Use WARN() and not WARN_ON() for warnings
Steven Rostedt (Google)
1
-2
/
+4
2024-03-18
tracing: Use div64_u64() instead of do_div()
Thorsten Blum
1
-3
/
+2
2024-03-18
tracing: Support to dump instance traces by ftrace_dump_on_oops
Huang Yiwei
7
-55
/
+168
2024-03-18
tracing: Remove second parameter to __assign_rel_str()
Steven Rostedt (Google)
2
-2
/
+2
2024-03-18
tracing: Add warning if string in __assign_str() does not match __string()
Steven Rostedt (Google)
1
-0
/
+1
2024-03-18
tracing: Add __string_len() example
Steven Rostedt (Google)
1
-2
/
+5
2024-03-18
tracing: Remove __assign_str_len()
Steven Rostedt (Google)
3
-25
/
+20
2024-03-18
ftrace: Fix most kernel-doc warnings
Randy Dunlap
1
-44
/
+46
2024-03-18
tracing: Decrement the snapshot if the snapshot trigger fails to register
Steven Rostedt (Google)
1
-1
/
+4
2024-03-18
tracing: Fix snapshot counter going between two tracers that use it
Steven Rostedt (Google)
1
-1
/
+1
2024-03-18
tracing: Use EVENT_NULL_STR macro instead of open coding "(null)"
Steven Rostedt (Google)
4
-12
/
+15
2024-03-18
tracing: Use ? : shortcut in trace macros
Steven Rostedt (Google)
2
-10
/
+8
2024-03-18
tracing: Do not calculate strlen() twice for __string() fields
Steven Rostedt (Google)
1
-4
/
+6
2024-03-18
tracing: Rework __assign_str() and __string() to not duplicate getting the st...
Steven Rostedt (Google)
3
-11
/
+20
2024-03-18
cxl/trace: Properly initialize cxl_poison region name
Alison Schofield
1
-7
/
+7
2024-03-18
net: hns3: tracing: fix hclgevf trace event strings
Steven Rostedt (Google)
2
-8
/
+8
2024-03-18
drm/i915: Add missing ; to __assign_str() macros in tracepoint code
Steven Rostedt (Google)
1
-3
/
+3
2024-03-18
NFSD: Fix nfsd_clid_class use of __string_len() macro
Steven Rostedt (Google)
1
-1
/
+1
2024-03-18
tracing: Use init_utsname()->release
John Garry
1
-2
/
+2
2024-03-18
tracing/user_events: Document multi-format flag
Beau Belgrave
1
-1
/
+26
2024-03-18
selftests/user_events: Test multi-format events
Beau Belgrave
1
-0
/
+134
2024-03-18
tracing/user_events: Introduce multi-format events
Beau Belgrave
2
-13
/
+95
2024-03-18
tracing/user_events: Prepare find/delete for same name events
Beau Belgrave
1
-48
/
+59
2024-03-18
tracing: Add snapshot refcount
Vincent Donnefort
3
-36
/
+129
2024-03-18
ring-buffer: Make wake once of ring_buffer_wait() more robust
Steven Rostedt (Google)
1
-13
/
+21
2024-03-18
fscache: Fix error handling in fscache_begin_operation()
David Howells
1
-1
/
+3
2024-03-18
fs,block: get holder during claim
Christian Brauner
3
-0
/
+35
2024-03-17
Merge tag 'i3c/for-6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/i3c/...
Linus Torvalds
9
-10
/
+12
2024-03-17
Merge tag 'efi-fixes-for-v6.9-1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-2
/
+4
2024-03-17
Merge tag 'timers-urgent-2024-03-17' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-20
/
+0
2024-03-17
Merge tag 'perf-urgent-2024-03-17' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2
-3
/
+4
2024-03-17
Merge tag 'linux-watchdog-6.9-rc1' of git://www.linux-watchdog.org/linux-watc...
Linus Torvalds
14
-48
/
+182
2024-03-17
Merge tag 'pcmcia-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/b...
Linus Torvalds
3
-4
/
+4
2024-03-17
Merge tag 'input-for-v6.9-rc0' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
38
-671
/
+1669
2024-03-17
ovl: relax WARN_ON in ovl_verify_area()
Amir Goldstein
1
-3
/
+3
2024-03-17
ring-buffer: use READ_ONCE() to read cpu_buffer->commit_page in concurrent en...
linke li
1
-1
/
+1
2024-03-17
ring-buffer: Zero ring-buffer sub-buffers
Vincent Donnefort
1
-3
/
+6
[next]