index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
userfaultfd: avoid huge_zero_page in UFFDIO_MOVE
Suren Baghdasaryan
2024-01-13
1
-0
/
+6
*
MAINTAINERS: add entry for shrinker
Qi Zheng
2024-01-13
1
-0
/
+13
*
selftests: mm: hugepage-vmemmap fails on 64K page size systems
Donet Tom
2024-01-13
1
-11
/
+18
*
mm/memory_hotplug: fix memmap_on_memory sysfs value retrieval
Sumanth Korikkar
2024-01-13
1
-3
/
+5
*
mailmap: switch email for Tanzir Hasan
Tanzir Hasan
2024-01-13
1
-0
/
+1
*
mailmap: add old address mappings for Randy
Randy Dunlap
2024-01-13
1
-0
/
+3
*
kernel/crash_core.c: make __crash_hotplug_lock static
Andrew Morton
2024-01-13
1
-1
/
+1
*
efi: disable mirror feature during crashkernel
Ma Wupeng
2024-01-13
1
-0
/
+6
*
kexec: do syscore_shutdown() in kernel_kexec
James Gowans
2024-01-13
1
-0
/
+1
*
mailmap: update entry for Manivannan Sadhasivam
Manivannan Sadhasivam
2024-01-13
1
-1
/
+0
*
fs/proc/task_mmu: move mmu notification mechanism inside mm lock
Muhammad Usama Anjum
2024-01-13
1
-11
/
+13
*
mm: zswap: switch maintainers to recently active developers and reviewers
Johannes Weiner
2024-01-13
1
-3
/
+5
*
scripts/decode_stacktrace.sh: optionally use LLVM utilities
Carlos Llamas
2024-01-13
1
-2
/
+17
*
kasan: avoid resetting aux_lock
Andrey Konovalov
2024-01-13
1
-2
/
+8
*
lib/Kconfig.debug: disable CONFIG_DEBUG_INFO_BTF for Hexagon
Nathan Chancellor
2024-01-13
1
-0
/
+2
*
MAINTAINERS: update LTP maintainers
Petr Vorel
2024-01-13
1
-4
/
+3
*
kdump: defer the insertion of crashkernel resources
Huacai Chen
2024-01-13
1
-2
/
+12
*
Merge tag 'linux_kselftest-next-6.8-rc1' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
2024-01-10
8
-44
/
+192
|
\
|
*
tracing/selftests: Add ownership modification tests for eventfs
Steven Rostedt (Google)
2023-12-22
1
-0
/
+114
|
*
selftests: sched: Remove initialization to 0 for a static variable
Atul Kumar Pant
2023-12-01
1
-1
/
+1
|
*
selftests: capabilities: namespace create varies for root and normal user
Swarup Laxman Kotiaklapudi
2023-12-01
1
-5
/
+1
|
*
selftests: prctl: Add prctl test for PR_GET_NAME
Osama Muhammad
2023-12-01
1
-0
/
+32
|
*
kselftest/vDSO: Use ksft_print_msg() rather than printf in vdso_test_abi
Mark Brown
2023-11-30
1
-2
/
+2
|
*
kselftest/vDSO: Fix message formatting for clock_id logging
Mark Brown
2023-11-30
1
-1
/
+1
|
*
kselftest/vDSO: Make test name reporting for vdso_abi_test tooling friendly
Mark Brown
2023-11-30
1
-30
/
+36
|
*
selftests:x86: Fix Format String Warnings in lam.c
angquan yu
2023-11-30
1
-2
/
+2
|
*
selftests/breakpoints: Fix format specifier in ksft_print_msg in step_after_s...
angquan yu
2023-11-30
1
-1
/
+1
|
*
selftests:breakpoints: Fix Format String Warning in breakpoint_test
angquan yu
2023-11-30
1
-2
/
+2
*
|
Merge tag 'linux_kselftest-kunit-6.8-rc1' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
2024-01-10
30
-146
/
+978
|
\
\
|
*
|
kunit: Fix some comments which were mistakenly kerneldoc
David Gow
2024-01-03
1
-3
/
+3
|
*
|
kunit: Protect string comparisons against NULL
Richard Fitzgerald
2024-01-03
1
-1
/
+1
|
*
|
kunit: Add example of kunit_activate_static_stub() with pointer-to-function
Richard Fitzgerald
2024-01-03
1
-0
/
+35
|
*
|
kunit: Allow passing function pointer to kunit_activate_static_stub()
Richard Fitzgerald
2024-01-03
1
-1
/
+1
|
*
|
kunit: Fix NULL-dereference in kunit_init_suite() if suite->log is NULL
Richard Fitzgerald
2024-01-03
1
-1
/
+3
|
*
|
kunit: Reset test->priv after each param iteration
Michal Wajdeczko
2023-12-18
1
-0
/
+1
|
*
|
kunit: Add example for using test->priv
Michal Wajdeczko
2023-12-18
1
-0
/
+15
|
*
|
drm/tests: Switch to kunit devices
Maxime Ripard
2023-12-18
1
-63
/
+3
|
*
|
ASoC: topology: Replace fake root_device with kunit_device in tests
davidgow@google.com
2023-12-18
1
-8
/
+2
|
*
|
overflow: Replace fake root_device with kunit_device
davidgow@google.com
2023-12-18
1
-3
/
+2
|
*
|
fortify: test: Use kunit_device
davidgow@google.com
2023-12-18
1
-2
/
+3
|
*
|
kunit: Add APIs for managing devices
davidgow@google.com
2023-12-18
8
-2
/
+475
|
*
|
Documentation: Add debugfs docs with run after boot
Rae Moar
2023-12-18
1
-4
/
+47
|
*
|
kunit: add ability to run tests after boot using debugfs
Rae Moar
2023-12-18
2
-0
/
+78
|
*
|
kunit: add is_init test attribute
Rae Moar
2023-12-18
4
-1
/
+73
|
*
|
kunit: add example suite to test init suites
Rae Moar
2023-12-18
1
-0
/
+37
|
*
|
kunit: add KUNIT_INIT_TABLE to init linker section
Rae Moar
2023-12-18
6
-25
/
+109
|
*
|
kunit: move KUNIT_TABLE out of INIT_DATA
Rae Moar
2023-12-18
1
-3
/
+3
|
*
|
kunit: tool: add test for parsing attributes
Rae Moar
2023-12-18
2
-0
/
+25
|
*
|
kunit: tool: fix parsing of test attributes
Rae Moar
2023-12-18
1
-1
/
+3
|
*
|
kunit: debugfs: Handle errors from alloc_string_stream()
Richard Fitzgerald
2023-12-18
1
-5
/
+25
[next]