index
:
linux.git
arm64-uaccess
for-next
master
nocache-cleanup
vsnprintf
Linux kernel source tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2024-06-24
KUnit: add missing MODULE_DESCRIPTION() macros for lib/*_test.ko
Jeff Johnson
2024-06-24
kunit/fortify: add missing MODULE_DESCRIPTION() macros
Jeff Johnson
2024-06-24
kernel/panic: add verbose logging of kernel taints in backtraces
Jani Nikula
2024-06-24
kernel/panic: initialize taint_flags[] using a macro
Jani Nikula
2024-06-24
kernel/panic: convert print_tainted() to use struct seq_buf internally
Jani Nikula
2024-06-24
kernel/panic: return early from print_tainted() when not tainted
Jani Nikula
2024-06-24
lib/ts: add missing MODULE_DESCRIPTION() macros
Jeff Johnson
2024-06-24
tools/lib/list_sort: remove redundant code for cond_resched handling
Kuan-Wei Chiu
2024-06-24
lib/plist.c: enforce memory ordering in plist_check_list
I Hsin Cheng
2024-06-24
selftests: introduce additional eventfd test coverage
Wen Yang
2024-06-24
percpu_counter: add a cmpxchg-based _add_batch variant
Mateusz Guzik
2024-06-24
selftests/mqueue: fix 5 warnings about signed/unsigned mismatches
John Hubbard
2024-06-24
lib/test_sort: add a testcase to ensure code coverage
Kuan-Wei Chiu
2024-06-24
lib/sort: optimize heapsort for handling final 2 or 3 elements
Kuan-Wei Chiu
2024-06-24
lib/sort: fix outdated comment regarding glibc qsort()
Kuan-Wei Chiu
2024-06-24
lib/sort: remove unused pr_fmt macro
Kuan-Wei Chiu
2024-06-24
cpumask: make core headers including cpumask_types.h where possible
Yury Norov
2024-06-24
cpumask: cleanup core headers inclusion
Yury Norov
2024-06-24
sched: drop sched.h dependency on cpumask
Yury Norov
2024-06-24
cpumask: split out include/linux/cpumask_types.h
Yury Norov
2024-06-24
sched: avoid using ilog2() in sched.h
Yury Norov
2024-06-24
MAINTAINERS: add linux/nodemask_types.h to BITMAP API
Yury Norov
2024-06-24
scripts/decode_stacktrace.sh: better support to ARM32 module stack trace
Xiong Nandi
2024-06-24
scripts/decode_stacktrace.sh: wrap nm with UTIL_PREFIX and UTIL_SUFFIX
Xiong Nandi
2024-06-24
bcachefs: remove heap-related macros and switch to generic min_heap
Kuan-Wei Chiu
2024-06-24
bcache: remove heap-related macros and switch to generic min_heap
Kuan-Wei Chiu
2024-06-24
lib/test_min_heap: add test for heap_del()
Kuan-Wei Chiu
2024-06-24
lib min_heap: update min_heap_push() to use min_heap_sift_up()
Kuan-Wei Chiu
2024-06-24
lib min_heap: rename min_heapify() to min_heap_sift_down()
Kuan-Wei Chiu
2024-06-24
lib min_heap: update min_heap_push() and min_heap_pop() to return bool values
Kuan-Wei Chiu
2024-06-24
lib min_heap: add min_heap_del()
Kuan-Wei Chiu
2024-06-24
lib min_heap: add min_heap_sift_up()
Kuan-Wei Chiu
2024-06-24
lib min_heap: add args for min_heap_callbacks
Kuan-Wei Chiu
2024-06-24
lib min_heap: add min_heap_full()
Kuan-Wei Chiu
2024-06-24
lib min_heap: add min_heap_peek()
Kuan-Wei Chiu
2024-06-24
lib min_heap: add min_heap_init()
Kuan-Wei Chiu
2024-06-24
lib min_heap: add type safe interface
Kuan-Wei Chiu
2024-06-24
bcachefs: fix typo
Kuan-Wei Chiu
2024-06-24
bcache: fix typo
Kuan-Wei Chiu
2024-06-24
perf/core: fix several typos
Kuan-Wei Chiu
2024-06-24
include/linux/jhash.h: fix typos
Wei-Hsin Yeh
2024-06-24
fork: use this_cpu_try_cmpxchg() in try_release_thread_stack_to_cache()
Uros Bizjak
2024-06-24
ocfs2: strict bound check before memcmp in ocfs2_xattr_find_entry()
Ferry Meng
2024-06-24
ocfs2: add bounds checking to ocfs2_xattr_find_entry()
Ferry Meng
2024-06-24
backtracetest: add MODULE_DESCRIPTION()
Jeff Johnson
2024-06-25
drm/i915/psr: enable sink for eDP1.5 Panel Replay
Jouni Högander
2024-06-25
drm/i915/psr: Inform Panel Replay source support on eDP as well
Jouni Högander
2024-06-25
drm/i915/psr: Check panel ALPM capability for eDP Panel Replay
Jouni Högander
2024-06-24
mm/memory: don't require head page for do_set_pmd()
Andrew Bresticker
2024-06-24
mm/page_alloc: Separate THP PCP into movable and non-movable categories
yangge
[prev]
[next]