index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
list-test.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2022-05-23
smack: Remove redundant assignments
Michal Orzel
1
-1
/
+0
2022-05-23
landlock: Explain how to support Landlock
Mickaël Salaün
1
-1
/
+28
2022-05-23
landlock: Add design choices documentation for filesystem access rights
Mickaël Salaün
1
-1
/
+16
2022-05-23
landlock: Document good practices about filesystem policies
Mickaël Salaün
1
-0
/
+21
2022-05-23
landlock: Document LANDLOCK_ACCESS_FS_REFER and ABI versioning
Mickaël Salaün
1
-20
/
+106
2022-05-23
samples/landlock: Add support for file reparenting
Mickaël Salaün
1
-13
/
+27
2022-05-23
selftests/landlock: Add 11 new test suites dedicated to file reparenting
Mickaël Salaün
1
-1
/
+754
2022-05-23
landlock: Add support for file reparenting with LANDLOCK_ACCESS_FS_REFER
Mickaël Salaün
6
-80
/
+556
2022-05-23
LSM: Remove double path_rename hook calls for RENAME_EXCHANGE
Mickaël Salaün
6
-16
/
+48
2022-05-23
landlock: Move filesystem helpers and add a new one
Mickaël Salaün
1
-41
/
+46
2022-05-23
landlock: Fix same-layer rule unions
Mickaël Salaün
3
-26
/
+161
2022-05-23
landlock: Create find_rule() from unmask_layers()
Mickaël Salaün
1
-13
/
+28
2022-05-23
landlock: Reduce the maximum number of layers to 16
Mickaël Salaün
5
-14
/
+15
2022-05-23
landlock: Define access_mask_t to enforce a consistent access mask size
Mickaël Salaün
5
-15
/
+30
2022-05-23
selftests/landlock: Test landlock_create_ruleset(2) argument check ordering
Mickaël Salaün
1
-1
/
+20
2022-05-23
landlock: Change landlock_restrict_self(2) check ordering
Mickaël Salaün
2
-14
/
+41
2022-05-23
landlock: Change landlock_add_rule(2) argument check ordering
Mickaël Salaün
2
-11
/
+45
2022-05-23
selftests/landlock: Add tests for O_PATH
Mickaël Salaün
1
-2
/
+8
2022-05-23
selftests/landlock: Fully test file rename with "remove" access
Mickaël Salaün
1
-4
/
+37
2022-05-23
selftests/landlock: Extend access right tests to directories
Mickaël Salaün
1
-8
/
+22
2022-05-23
selftests/landlock: Add tests for unknown access rights
Mickaël Salaün
1
-0
/
+16
2022-05-23
selftests/landlock: Extend tests for minimal valid attribute size
Mickaël Salaün
1
-0
/
+5
2022-05-23
selftests/landlock: Make tests build with old libc
Mickaël Salaün
1
-5
/
+18
2022-05-23
landlock: Fix landlock_add_rule(2) documentation
Mickaël Salaün
2
-6
/
+6
2022-05-23
samples/landlock: Format with clang-format
Mickaël Salaün
1
-44
/
+52
2022-05-23
samples/landlock: Add clang-format exceptions
Mickaël Salaün
1
-0
/
+8
2022-05-23
selftests/landlock: Format with clang-format
Mickaël Salaün
4
-251
/
+312
2022-05-23
xtensa: Return true/false (not 1/0) from bool function
Yang Li
1
-1
/
+1
2022-05-22
random: check for signals after page of pool writes
Jason A. Donenfeld
1
-4
/
+10
2022-05-22
Linux 5.18
v5.18
Linus Torvalds
1
-1
/
+1
2022-05-22
afs: Fix afs_getattr() to refetch file status if callback break occurred
David Howells
1
-1
/
+13
2022-05-22
m68k: atari: Make Atari ROM port I/O write macros return void
Geert Uytterhoeven
1
-3
/
+3
2022-05-21
perf session: Fix Intel LBR callstack entries and nr print message
Chengdong Li
1
-5
/
+21
2022-05-21
perf test bpf: Skip test if clang is not present
Athira Rajeev
1
-4
/
+6
2022-05-21
perf test session topology: Fix test to skip the test in guest environment
Athira Rajeev
1
-0
/
+11
2022-05-21
perf bench numa: Address compiler error on s390
Thomas Richter
1
-1
/
+1
2022-05-21
perf test: Avoid shell test description infinite loop
Ian Rogers
1
-2
/
+6
2022-05-21
perf regs x86: Fix arch__intr_reg_mask() for the hybrid platform
Kan Liang
1
-0
/
+12
2022-05-21
perf test: Fix "all PMU test" to skip hv_24x7/hv_gpci tests on powerpc
Athira Rajeev
1
-0
/
+10
2022-05-21
io_uring: cleanup handling of the two task_work lists
Jens Axboe
1
-25
/
+37
2022-05-21
EDAC/xgene: Fix typo processsors -> processors
Julia Lawall
1
-1
/
+1
2022-05-21
mtip32xx: fix typo in comment
Julia Lawall
1
-1
/
+1
2022-05-21
blk-mq: fix typo in comment
Julia Lawall
1
-1
/
+1
2022-05-21
drivers: i2c: thunderx: Allow driver to work with ACPI defined TWSI controllers
Piyush Malgujar
1
-0
/
+1
2022-05-21
i2c: ismt: Provide a DMA buffer for Interrupt Cause Logging
Mika Westerberg
1
-0
/
+14
2022-05-21
i2c: mt7621: fix missing clk_disable_unprepare() on error in mtk_i2c_probe()
Yang Yingliang
1
-2
/
+8
2022-05-20
perf: Fix sys_perf_event_open() race against self
Peter Zijlstra
1
-0
/
+14
2022-05-20
arm64/sysreg: Generate definitions for FAR_ELx
Mark Brown
2
-3
/
+12
2022-05-20
arm64/sysreg: Generate definitions for DACR32_EL2
Mark Brown
2
-1
/
+20
2022-05-20
arm64/sysreg: Generate definitions for CSSELR_EL1
Mark Brown
2
-2
/
+7
[next]