index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
samples
/
kdb
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2024-06-25
tools/testing/radix-tree: add missing MODULE_DESCRIPTION definition
Sidhartha Kumar
2
-0
/
+2
2024-06-25
ocfs2: constify struct ocfs2_stack_operations
Christophe JAILLET
3
-3
/
+3
2024-06-25
ocfs2: constify struct ocfs2_lock_res_ops
Christophe JAILLET
2
-15
/
+15
2024-06-25
lib/plist.c: avoid worst case scenario in plist_add
I Hsin Cheng
1
-1
/
+37
2024-06-25
hung_task: ignore hung_task_warnings when hung_task_panic is enabled
Yongliang Gao
1
-1
/
+1
2024-06-25
checkpatch: check for missing Fixes tags
Dan Carpenter
1
-0
/
+24
2024-06-25
checkpatch: really skip LONG_LINE_* when LONG_LINE is ignored
Wolfram Sang
1
-1
/
+1
2024-06-25
nilfs2: do not call inode_attach_wb() directly
Ryusuke Konishi
1
-2
/
+2
2024-06-25
nilfs2: prepare backing device folios for writing after adding checksums
Ryusuke Konishi
1
-33
/
+52
2024-06-25
proc: remove usage of the deprecated ida_simple_xx() API
Christophe JAILLET
1
-3
/
+3
2024-06-25
most: remove usage of the deprecated ida_simple_xx() API
Christophe JAILLET
2
-8
/
+8
2024-06-25
fsi: occ: remove usage of the deprecated ida_simple_xx() API
Christophe JAILLET
1
-9
/
+8
2024-06-25
crash: remove header files which are included more than once
Wenchao Hao
1
-1
/
+0
2024-06-25
proc: test "Kthread:" field
Alexey Dobriyan
4
-0
/
+94
2024-06-25
lib/Kconfig.debug: document panic= command line option and procfs entry for P...
Brian Masney
1
-1
/
+3
2024-06-25
lib/test_linear_ranges: add missing MODULE_DESCRIPTION() macro
Jeff Johnson
1
-0
/
+1
2024-06-25
lib/test_kmod: add missing MODULE_DESCRIPTION() macro
Jeff Johnson
1
-0
/
+1
2024-06-25
siphash: add missing MODULE_DESCRIPTION() macro
Jeff Johnson
1
-0
/
+1
2024-06-25
uuid: add missing MODULE_DESCRIPTION() macro
Jeff Johnson
1
-0
/
+1
2024-06-25
kunit: add missing MODULE_DESCRIPTION() macros to lib/*.c
Jeff Johnson
6
-0
/
+6
2024-06-25
lib/asn1_encoder: add missing MODULE_DESCRIPTION() macro
Jeff Johnson
1
-0
/
+1
2024-06-25
KUnit: add missing MODULE_DESCRIPTION() macros for lib/*_test.ko
Jeff Johnson
2
-0
/
+2
2024-06-25
kunit/fortify: add missing MODULE_DESCRIPTION() macros
Jeff Johnson
2
-0
/
+2
2024-06-25
kernel/panic: add verbose logging of kernel taints in backtraces
Jani Nikula
3
-14
/
+42
2024-06-25
kernel/panic: initialize taint_flags[] using a macro
Jani Nikula
1
-19
/
+27
2024-06-25
kernel/panic: convert print_tainted() to use struct seq_buf internally
Jani Nikula
1
-14
/
+24
2024-06-25
kernel/panic: return early from print_tainted() when not tainted
Jani Nikula
1
-12
/
+13
2024-06-25
lib/ts: add missing MODULE_DESCRIPTION() macros
Jeff Johnson
3
-0
/
+3
2024-06-25
tools/lib/list_sort: remove redundant code for cond_resched handling
Kuan-Wei Chiu
1
-10
/
+0
2024-06-25
lib/plist.c: enforce memory ordering in plist_check_list
I Hsin Cheng
1
-2
/
+2
2024-06-25
selftests: introduce additional eventfd test coverage
Wen Yang
1
-5
/
+131
2024-06-25
percpu_counter: add a cmpxchg-based _add_batch variant
Mateusz Guzik
1
-5
/
+39
2024-06-25
selftests/mqueue: fix 5 warnings about signed/unsigned mismatches
John Hubbard
1
-2
/
+4
2024-06-25
lib/test_sort: add a testcase to ensure code coverage
Kuan-Wei Chiu
1
-1
/
+13
2024-06-25
lib/sort: optimize heapsort for handling final 2 or 3 elements
Kuan-Wei Chiu
1
-4
/
+6
2024-06-25
lib/sort: fix outdated comment regarding glibc qsort()
Kuan-Wei Chiu
1
-1
/
+1
2024-06-25
lib/sort: remove unused pr_fmt macro
Kuan-Wei Chiu
1
-2
/
+0
2024-06-25
cpumask: make core headers including cpumask_types.h where possible
Yury Norov
10
-10
/
+10
2024-06-25
cpumask: cleanup core headers inclusion
Yury Norov
10
-10
/
+0
2024-06-25
sched: drop sched.h dependency on cpumask
Yury Norov
1
-2
/
+3
2024-06-25
cpumask: split out include/linux/cpumask_types.h
Yury Norov
3
-55
/
+68
2024-06-25
sched: avoid using ilog2() in sched.h
Yury Norov
1
-1
/
+1
2024-06-25
MAINTAINERS: add linux/nodemask_types.h to BITMAP API
Yury Norov
1
-0
/
+1
2024-06-25
scripts/decode_stacktrace.sh: better support to ARM32 module stack trace
Xiong Nandi
1
-0
/
+3
2024-06-25
scripts/decode_stacktrace.sh: wrap nm with UTIL_PREFIX and UTIL_SUFFIX
Xiong Nandi
1
-1
/
+2
2024-06-25
bcachefs: remove heap-related macros and switch to generic min_heap
Kuan-Wei Chiu
5
-155
/
+90
2024-06-25
bcache: remove heap-related macros and switch to generic min_heap
Kuan-Wei Chiu
11
-217
/
+263
2024-06-25
lib/test_min_heap: add test for heap_del()
Kuan-Wei Chiu
1
-0
/
+36
2024-06-25
lib min_heap: update min_heap_push() to use min_heap_sift_up()
Kuan-Wei Chiu
1
-8
/
+1
2024-06-25
lib min_heap: rename min_heapify() to min_heap_sift_down()
Kuan-Wei Chiu
3
-9
/
+9
[next]