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
ceph: break the check delayed cap loop every 5s
Xiubo Li
1
-0
/
+8
2024-03-18
nvme/tcp: Add wq_unbound modparam for nvme_tcp_wq
Li Feng
1
-3
/
+18
2024-03-18
nvme-tcp: Export the nvme_tcp_wq to sysfs
Li Feng
1
-1
/
+1
2024-03-18
drivers/nvme: Add quirks for device 126f:2262
Jiawei Fu (iBug)
1
-0
/
+3
2024-03-18
irqchip/renesas-rzg2l: Do not set TIEN and TINT source at the same time
Biju Das
1
-3
/
+2
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
Revert "kunit: memcpy: Split slow memcpy tests into MEMCPY_SLOW_KUNIT_TEST"
Guenter Roeck
2
-15
/
+0
2024-03-18
arch/Kconfig: eliminate needless UTF-8 character in Kconfig help
Liu Song
1
-1
/
+1
2024-03-18
ubsan: Disable signed integer overflow sanitizer on GCC < 8
Kees Cook
1
-0
/
+2
2024-03-18
btrfs: do not skip re-registration for the mounted device
Anand Jain
1
-11
/
+47
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
ARM64: Dynamically allocate cpumasks and increase supported CPUs to 512
Christoph Lameter (Ampere)
1
-1
/
+2
2024-03-19
kbuild: rpm-pkg: add dtb files in kernel rpm
Jose Ignacio Tornos Martinez
1
-0
/
+13
2024-03-19
kconfig: remove unneeded menu_is_visible() call in conf_write_defconfig()
Masahiro Yamada
1
-4
/
+1
2024-03-19
kconfig: check prompt for choice while parsing
Masahiro Yamada
2
-3
/
+6
2024-03-19
kconfig: lxdialog: remove unused dialog colors
Masahiro Yamada
2
-22
/
+0
2024-03-19
kconfig: lxdialog: fix button color for blackbg theme
Masahiro Yamada
1
-1
/
+1
2024-03-18
spi: Merge up v6.8 release
Mark Brown
1514
-7611
/
+14865
2024-03-19
modpost: fix null pointer dereference
Max Kellermann
1
-1
/
+3
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
spi: lm70llp: fix links in doc and comments
Kousik Sanagavarapu
2
-4
/
+4
2024-03-18
ALSA: hda/realtek: fix the hp playback volume issue for LG machines
Hui Wang
1
-0
/
+26
2024-03-18
ASoC: soc-compress: Fix and add DPCM locking
Shalini Manjunatha
1
-0
/
+4
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
[prev]
[next]