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-06-25
Revert "Documentation: kernel-parameters: Add DEVNAME:0.0 format for serial p...
Greg Kroah-Hartman
1
-19
/
+0
2024-06-25
Revert "serial: 8250: Fix add preferred console for serial8250_isa_init_ports()"
Greg Kroah-Hartman
2
-10
/
+11
2024-06-25
Revert "serial: core: Fix ifdef for serial base console functions"
Greg Kroah-Hartman
1
-2
/
+2
2024-06-25
Revert "Loongarch: Support loongarch avec"
Thomas Gleixner
14
-517
/
+10
2024-06-25
drm/i915/psr: Modify dg2_activate_panel_replay to support eDP
Jouni Högander
1
-0
/
+13
2024-06-25
drm/i915/psr: Check Early Transport for Panel Replay as well
Jouni Högander
1
-3
/
+3
2024-06-25
drm/i915/psr: Perform scanline indication check for Panel Replay as well
Jouni Högander
1
-6
/
+6
2024-06-25
drm/i915/psr: Perform psr2 checks related to ALPM for Panel Replay
Jouni Högander
1
-13
/
+28
2024-06-25
drm/i915/alpm: Make crtc_state as const in intel_alpm_compute_params
Jouni Högander
2
-5
/
+6
2024-06-25
drm/i915/psr: HW will not allow PR on eDP when HDCP enabled
Jouni Högander
1
-0
/
+14
2024-06-25
drm/i915/psr: 128b/132b Panel Replay is not supported on eDP
Jouni Högander
1
-2
/
+19
2024-06-25
drm/i915/psr: Check panel Early Transport capability for eDP PR
Jouni Högander
1
-5
/
+12
2024-06-24
KUnit: add missing MODULE_DESCRIPTION() macros for lib/test_*.ko
Jeff Johnson
20
-2
/
+22
2024-06-24
lib/dump_stack: report process UID in dump_stack_print_info()
Suren Baghdasaryan
1
-2
/
+4
2024-06-24
tools/testing/radix-tree: add missing MODULE_DESCRIPTION definition
Sidhartha Kumar
2
-0
/
+2
2024-06-24
ocfs2: constify struct ocfs2_stack_operations
Christophe JAILLET
3
-3
/
+3
2024-06-24
ocfs2: constify struct ocfs2_lock_res_ops
Christophe JAILLET
2
-15
/
+15
2024-06-24
lib/plist.c: avoid worst case scenario in plist_add
I Hsin Cheng
1
-1
/
+37
2024-06-24
hung_task: ignore hung_task_warnings when hung_task_panic is enabled
Yongliang Gao
1
-1
/
+1
2024-06-24
checkpatch: check for missing Fixes tags
Dan Carpenter
1
-0
/
+24
2024-06-24
checkpatch: really skip LONG_LINE_* when LONG_LINE is ignored
Wolfram Sang
1
-1
/
+1
2024-06-24
nilfs2: do not call inode_attach_wb() directly
Ryusuke Konishi
1
-2
/
+2
2024-06-24
nilfs2: prepare backing device folios for writing after adding checksums
Ryusuke Konishi
1
-33
/
+52
2024-06-24
proc: remove usage of the deprecated ida_simple_xx() API
Christophe JAILLET
1
-3
/
+3
2024-06-24
most: remove usage of the deprecated ida_simple_xx() API
Christophe JAILLET
2
-8
/
+8
2024-06-24
fsi: occ: remove usage of the deprecated ida_simple_xx() API
Christophe JAILLET
1
-9
/
+8
2024-06-24
crash: remove header files which are included more than once
Wenchao Hao
1
-1
/
+0
2024-06-24
proc: test "Kthread:" field
Alexey Dobriyan
4
-0
/
+94
2024-06-24
lib/Kconfig.debug: document panic= command line option and procfs entry for P...
Brian Masney
1
-1
/
+3
2024-06-24
lib/test_linear_ranges: add missing MODULE_DESCRIPTION() macro
Jeff Johnson
1
-0
/
+1
2024-06-24
lib/test_kmod: add missing MODULE_DESCRIPTION() macro
Jeff Johnson
1
-0
/
+1
2024-06-24
siphash: add missing MODULE_DESCRIPTION() macro
Jeff Johnson
1
-0
/
+1
2024-06-24
uuid: add missing MODULE_DESCRIPTION() macro
Jeff Johnson
1
-0
/
+1
2024-06-24
kunit: add missing MODULE_DESCRIPTION() macros to lib/*.c
Jeff Johnson
6
-0
/
+6
2024-06-24
lib/asn1_encoder: add missing MODULE_DESCRIPTION() macro
Jeff Johnson
1
-0
/
+1
2024-06-24
KUnit: add missing MODULE_DESCRIPTION() macros for lib/*_test.ko
Jeff Johnson
2
-0
/
+2
2024-06-24
kunit/fortify: add missing MODULE_DESCRIPTION() macros
Jeff Johnson
2
-0
/
+2
2024-06-24
kernel/panic: add verbose logging of kernel taints in backtraces
Jani Nikula
3
-14
/
+42
2024-06-24
kernel/panic: initialize taint_flags[] using a macro
Jani Nikula
1
-19
/
+27
2024-06-24
kernel/panic: convert print_tainted() to use struct seq_buf internally
Jani Nikula
1
-14
/
+24
2024-06-24
kernel/panic: return early from print_tainted() when not tainted
Jani Nikula
1
-12
/
+13
2024-06-24
lib/ts: add missing MODULE_DESCRIPTION() macros
Jeff Johnson
3
-0
/
+3
2024-06-24
tools/lib/list_sort: remove redundant code for cond_resched handling
Kuan-Wei Chiu
1
-10
/
+0
2024-06-24
lib/plist.c: enforce memory ordering in plist_check_list
I Hsin Cheng
1
-2
/
+2
2024-06-24
selftests: introduce additional eventfd test coverage
Wen Yang
1
-5
/
+131
2024-06-24
percpu_counter: add a cmpxchg-based _add_batch variant
Mateusz Guzik
1
-5
/
+39
2024-06-24
selftests/mqueue: fix 5 warnings about signed/unsigned mismatches
John Hubbard
1
-2
/
+4
2024-06-24
lib/test_sort: add a testcase to ensure code coverage
Kuan-Wei Chiu
1
-1
/
+13
2024-06-24
lib/sort: optimize heapsort for handling final 2 or 3 elements
Kuan-Wei Chiu
1
-4
/
+6
2024-06-24
lib/sort: fix outdated comment regarding glibc qsort()
Kuan-Wei Chiu
1
-1
/
+1
[prev]
[next]