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
*
Merge tag 'xarray-6.0' of git://git.infradead.org/users/willy/xarray
Linus Torvalds
2022-08-03
3
-0
/
+20
|
\
|
*
IDR: Note that the IDR API is deprecated
Matthew Wilcox (Oracle)
2022-07-11
1
-0
/
+3
|
*
XArray: Add calls to might_alloc()
Matthew Wilcox (Oracle)
2022-07-11
2
-0
/
+17
*
|
Merge tag 'cgroup-for-5.20' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2022-08-03
8
-63
/
+151
|
\
\
|
*
|
cgroup: Skip subtree root in cgroup_update_dfl_csses()
Waiman Long
2022-07-28
1
-0
/
+9
|
*
|
cgroup: remove "no" prefixed mount options
Tejun Heo
2022-07-27
2
-24
/
+8
|
*
|
cgroup: Make !percpu threadgroup_rwsem operations optional
Tejun Heo
2022-07-23
6
-11
/
+87
|
*
|
cgroup: Add "no" prefixed mount options
Tejun Heo
2022-07-23
2
-8
/
+18
|
*
|
cgroup: Elide write-locking threadgroup_rwsem when updating csses on an empty...
Tejun Heo
2022-07-23
1
-3
/
+13
|
*
|
cgroup.c: remove redundant check for mixable cgroup in cgroup_migrate_vet_dst
Lin Feng
2022-06-27
1
-4
/
+0
|
*
|
cgroup.c: add helper __cset_cgroup_from_root to cleanup duplicated codes
Lin Feng
2022-06-16
1
-31
/
+27
|
*
|
psi: dont alloc memory for psi by default
Chen Wandun
2022-06-07
4
-12
/
+19
*
|
|
Merge tag 'flexible-array-transformations-UAPI-6.0-rc1' of git://git.kernel.o...
Linus Torvalds
2022-08-03
82
-216
/
+216
|
\
\
\
|
*
|
|
treewide: uapi: Replace zero-length arrays with flexible-array members
Gustavo A. R. Silva
2022-06-28
82
-216
/
+216
*
|
|
|
Merge tag 'linux-kselftest-next-5.20-rc1' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
2022-08-03
30
-145
/
+111
|
\
\
\
\
|
*
|
|
|
Makefile: replace headers_install with headers for kselftest
Guillaume Tucker
2022-07-27
1
-2
/
+2
|
*
|
|
|
selftests/landlock: drop deprecated headers dependency
Guillaume Tucker
2022-07-14
1
-7
/
+2
|
*
|
|
|
selftests: timers: clocksource-switch: adapt to kselftest framework
Wolfram Sang
2022-07-14
1
-3
/
+5
|
*
|
|
|
selftests: timers: clocksource-switch: add 'runtime' command line parameter
Wolfram Sang
2022-07-14
1
-3
/
+8
|
*
|
|
|
selftests: timers: clocksource-switch: add command line switch to skip sanity...
Wolfram Sang
2022-07-14
1
-12
/
+28
|
*
|
|
|
selftests: timers: clocksource-switch: sort includes
Wolfram Sang
2022-07-14
1
-5
/
+5
|
*
|
|
|
selftests: timers: clocksource-switch: fix passing errors from child
Wolfram Sang
2022-07-14
1
-3
/
+3
|
*
|
|
|
selftests: timers: inconsistency-check: adapt to kselftest framework
Wolfram Sang
2022-07-14
1
-14
/
+18
|
*
|
|
|
selftests: timers: nanosleep: adapt to kselftest framework
Wolfram Sang
2022-07-14
1
-7
/
+11
|
*
|
|
|
selftests: timers: fix declarations of main()
Wolfram Sang
2022-07-14
4
-4
/
+4
|
*
|
|
|
selftests: timers: valid-adjtimex: build fix for newer toolchains
Wolfram Sang
2022-07-14
1
-1
/
+1
|
*
|
|
|
Makefile: add headers_install to kselftest targets
Guillaume Tucker
2022-07-12
1
-2
/
+2
|
*
|
|
|
selftests: drop KSFT_KHDR_INSTALL make target
Guillaume Tucker
2022-07-12
2
-39
/
+0
|
*
|
|
|
selftests: stop using KSFT_KHDR_INSTALL
Guillaume Tucker
2022-07-12
11
-13
/
+1
|
*
|
|
|
selftests: drop khdr make target
Guillaume Tucker
2022-07-12
1
-25
/
+2
|
*
|
|
|
selftests: drivers/dma-buf: Improve message in selftest summary
Soumya Negi
2022-07-08
1
-1
/
+2
|
*
|
|
|
selftests/kcmp: Make the test output consistent and clear
Gautam Menghani
2022-07-08
1
-2
/
+4
|
*
|
|
|
selftests:timers: globals don't need initialization to 0
Zan Aziz
2022-07-03
1
-1
/
+1
|
*
|
|
|
selftests/drivers/gpu: Add error messages to drm_mm.sh
Gautam Menghani
2022-06-28
1
-2
/
+2
|
*
|
|
|
selftests/tpm2: increase timeout for kselftests
Johannes Holland
2022-06-28
1
-0
/
+1
|
*
|
|
|
kselftests/damon: add support for cases where debugfs cannot be read
Gautam
2022-06-27
1
-0
/
+10
|
*
|
|
|
selftests: Make the usage formatting consistent in kselftest_deps.sh
Gautam Menghani
2022-06-27
1
-1
/
+1
|
*
|
|
|
kselftests: Enable the echo command to print newlines in Makefile
Gautam
2022-06-27
1
-1
/
+1
|
*
|
|
|
userfaultfd/selftests: Fix typo in comment
Xiang wangx
2022-06-27
1
-1
/
+1
*
|
|
|
|
Merge tag 'linux-kselftest-kunit-5.20-rc1' of git://git.kernel.org/pub/scm/li...
Linus Torvalds
2022-08-03
36
-592
/
+657
|
\
\
\
\
\
|
*
|
|
|
|
Documentation: KUnit: Fix example with compilation error
MaĆra Canal
2022-07-28
1
-1
/
+1
|
*
|
|
|
|
Documentation: kunit: Add CLI args for kunit_tool
Sadiya Kazi
2022-07-26
1
-1
/
+62
|
*
|
|
|
|
kcsan: test: Add a .kunitconfig to run KCSAN tests
David Gow
2022-07-22
1
-0
/
+24
|
*
|
|
|
|
kunit: executor: Fix a memory leak on failure in kunit_filter_tests
David Gow
2022-07-14
1
-1
/
+3
|
*
|
|
|
|
clk: explicitly disable CONFIG_UML_PCI_OVER_VIRTIO in .kunitconfig
Daniel Latypov
2022-07-14
1
-0
/
+1
|
*
|
|
|
|
mmc: sdhci-of-aspeed: test: Use kunit_test_suite() macro
David Gow
2022-07-12
3
-42
/
+5
|
*
|
|
|
|
nitro_enclaves: test: Use kunit_test_suite() macro
David Gow
2022-07-12
3
-33
/
+4
|
*
|
|
|
|
thunderbolt: test: Use kunit_test_suite() macro
David Gow
2022-07-12
4
-24
/
+5
|
*
|
|
|
|
kunit: flatten kunit_suite*** to kunit_suite** in .kunit_test_suites
Daniel Latypov
2022-07-12
5
-210
/
+82
|
*
|
|
|
|
kunit: unify module and builtin suite definitions
Jeremy Kerr
2022-07-12
4
-44
/
+68
[next]