summaryrefslogtreecommitdiffstats
path: root/lib/list-test.c (unfollow)
Commit message (Expand)AuthorFilesLines
2022-05-23smack: Remove redundant assignmentsMichal Orzel1-1/+0
2022-05-23landlock: Explain how to support LandlockMickaël Salaün1-1/+28
2022-05-23landlock: Add design choices documentation for filesystem access rightsMickaël Salaün1-1/+16
2022-05-23landlock: Document good practices about filesystem policiesMickaël Salaün1-0/+21
2022-05-23landlock: Document LANDLOCK_ACCESS_FS_REFER and ABI versioningMickaël Salaün1-20/+106
2022-05-23samples/landlock: Add support for file reparentingMickaël Salaün1-13/+27
2022-05-23selftests/landlock: Add 11 new test suites dedicated to file reparentingMickaël Salaün1-1/+754
2022-05-23landlock: Add support for file reparenting with LANDLOCK_ACCESS_FS_REFERMickaël Salaün6-80/+556
2022-05-23LSM: Remove double path_rename hook calls for RENAME_EXCHANGEMickaël Salaün6-16/+48
2022-05-23landlock: Move filesystem helpers and add a new oneMickaël Salaün1-41/+46
2022-05-23landlock: Fix same-layer rule unionsMickaël Salaün3-26/+161
2022-05-23landlock: Create find_rule() from unmask_layers()Mickaël Salaün1-13/+28
2022-05-23landlock: Reduce the maximum number of layers to 16Mickaël Salaün5-14/+15
2022-05-23landlock: Define access_mask_t to enforce a consistent access mask sizeMickaël Salaün5-15/+30
2022-05-23selftests/landlock: Test landlock_create_ruleset(2) argument check orderingMickaël Salaün1-1/+20
2022-05-23landlock: Change landlock_restrict_self(2) check orderingMickaël Salaün2-14/+41
2022-05-23landlock: Change landlock_add_rule(2) argument check orderingMickaël Salaün2-11/+45
2022-05-23selftests/landlock: Add tests for O_PATHMickaël Salaün1-2/+8
2022-05-23selftests/landlock: Fully test file rename with "remove" accessMickaël Salaün1-4/+37
2022-05-23selftests/landlock: Extend access right tests to directoriesMickaël Salaün1-8/+22
2022-05-23selftests/landlock: Add tests for unknown access rightsMickaël Salaün1-0/+16
2022-05-23selftests/landlock: Extend tests for minimal valid attribute sizeMickaël Salaün1-0/+5
2022-05-23selftests/landlock: Make tests build with old libcMickaël Salaün1-5/+18
2022-05-23landlock: Fix landlock_add_rule(2) documentationMickaël Salaün2-6/+6
2022-05-23samples/landlock: Format with clang-formatMickaël Salaün1-44/+52
2022-05-23samples/landlock: Add clang-format exceptionsMickaël Salaün1-0/+8
2022-05-23selftests/landlock: Format with clang-formatMickaël Salaün4-251/+312
2022-05-23xtensa: Return true/false (not 1/0) from bool functionYang Li1-1/+1
2022-05-22random: check for signals after page of pool writesJason A. Donenfeld1-4/+10
2022-05-22Linux 5.18v5.18Linus Torvalds1-1/+1
2022-05-22afs: Fix afs_getattr() to refetch file status if callback break occurredDavid Howells1-1/+13
2022-05-22m68k: atari: Make Atari ROM port I/O write macros return voidGeert Uytterhoeven1-3/+3
2022-05-21perf session: Fix Intel LBR callstack entries and nr print messageChengdong Li1-5/+21
2022-05-21perf test bpf: Skip test if clang is not presentAthira Rajeev1-4/+6
2022-05-21perf test session topology: Fix test to skip the test in guest environmentAthira Rajeev1-0/+11
2022-05-21perf bench numa: Address compiler error on s390Thomas Richter1-1/+1
2022-05-21perf test: Avoid shell test description infinite loopIan Rogers1-2/+6
2022-05-21perf regs x86: Fix arch__intr_reg_mask() for the hybrid platformKan Liang1-0/+12
2022-05-21perf test: Fix "all PMU test" to skip hv_24x7/hv_gpci tests on powerpcAthira Rajeev1-0/+10
2022-05-21io_uring: cleanup handling of the two task_work listsJens Axboe1-25/+37
2022-05-21EDAC/xgene: Fix typo processsors -> processorsJulia Lawall1-1/+1
2022-05-21mtip32xx: fix typo in commentJulia Lawall1-1/+1
2022-05-21blk-mq: fix typo in commentJulia Lawall1-1/+1
2022-05-21drivers: i2c: thunderx: Allow driver to work with ACPI defined TWSI controllersPiyush Malgujar1-0/+1
2022-05-21i2c: ismt: Provide a DMA buffer for Interrupt Cause LoggingMika Westerberg1-0/+14
2022-05-21i2c: mt7621: fix missing clk_disable_unprepare() on error in mtk_i2c_probe()Yang Yingliang1-2/+8
2022-05-20perf: Fix sys_perf_event_open() race against selfPeter Zijlstra1-0/+14
2022-05-20arm64/sysreg: Generate definitions for FAR_ELxMark Brown2-3/+12
2022-05-20arm64/sysreg: Generate definitions for DACR32_EL2Mark Brown2-1/+20
2022-05-20arm64/sysreg: Generate definitions for CSSELR_EL1Mark Brown2-2/+7