Linux Kernel Selftest
[Prev Page][Next Page]
- [PATCH v3 5/9] selftests/vm: only some gup_test items are really benchmarks, (continued)
- [PATCH 0/4] deterministic random testing,
Rasmus Villemoes
- [PATCH v4] fat: Add KUnit tests for checksums and timestamps,
David Gow
- [PATCH v3 55/56] selftests: kselftest_harness.h: partially fix kernel-doc markups,
Mauro Carvalho Chehab
- [PATCH v2 1/2] kunit: Support for Parameterized Testing,
Arpitha Raghunandan
- [PATCH] selftests/ftrace: remove _do_fork() leftovers,
Alexander Gordeev
- [PATCHv2] selftests/powerpc/eeh: disable kselftest timeout setting for eeh-basic,
Po-Hsu Lin
- [PATCH 00/10] PKS: Add Protection Keys Supervisor (PKS) support,
ira . weiny
- [PATCH 01/10] x86/pkeys: Create pkeys_common.h,
ira . weiny
- [PATCH 03/10] x86/pks: Enable Protection Keys Supervisor (PKS),
ira . weiny
- [PATCH 04/10] x86/pks: Preserve the PKRS MSR on context switch,
ira . weiny
- [PATCH 08/10] x86/entry: Preserve PKRS MSR across exceptions,
ira . weiny
- [PATCH 10/10] x86/pks: Add PKS test code,
ira . weiny
- [PATCH 09/10] x86/fault: Report the PKRS state on fault,
ira . weiny
- [PATCH 07/10] x86/entry: Pass irqentry_state_t by reference,
ira . weiny
- [PATCH 06/10] x86/entry: Move nmi entry/exit into common code,
ira . weiny
- [PATCH 05/10] x86/pks: Add PKS kernel API,
ira . weiny
- [PATCH 02/10] x86/fpu: Refactor arch_set_user_pkey_access() for PKS support,
ira . weiny
- [PATCH v2] lib: Convert test_printf.c to KUnit,
Arpitha Raghunandan
- [PATCH] selftests/powerpc/eeh: disable kselftest timeout setting for eeh-basic,
Po-Hsu Lin
- [PATCH v2 0/2] kunit: tool: Respect '.kunitconfig' in '--build_dir',
SeongJae Park
- [PATCH] kunit: Fix kunit.py --raw_output option,
David Gow
- [PATCH] kunit: tool: fix pre-existing python type annotation errors,
Daniel Latypov
- [PATCH v1] kunit: tools: fix kunit_tool tests for parsing test plans,
Brendan Higgins
- [RFC,net-next, 0/4] seg6: add support for SRv6 End.DT4 behavior,
Andrea Mayer
- [RFC,net-next, 2/4] seg6: add callbacks for customizing the creation/destruction of a behavior,
Andrea Mayer
- [RFC,net-next, 1/4] vrf: push mac header for tunneled packets when sniffer is attached,
Andrea Mayer
- [RFC,net-next, 3/4] seg6: add support for the SRv6 End.DT4 behavior,
Andrea Mayer
- [RFC,net-next, 4/4] selftests: add selftest for the SRv6 End.DT4 behavior,
Andrea Mayer
- [PATCH net] selftests: mptcp: depends on built-in IPv6,
Matthieu Baerts
- [PATCH v3 0/6] Documentation build fixes against upstream,
Mauro Carvalho Chehab
- [PATCH] kunit: Fix kunit.py parse subcommand (use null build_dir),
David Gow
- [PATCH v3] fat: Add KUnit tests for checksums and timestamps,
David Gow
- [PATCH v3 00/21] Miscellaneous fixes for resctrl selftests,
Fenghua Yu
- [PATCH v3 02/21] selftests/resctrl: Fix typo,
Fenghua Yu
- [PATCH v3 05/21] selftests/resctrl: Return if resctrl file system is not supported,
Fenghua Yu
- [PATCH v3 07/21] selftests/resctrl: Use resctrl/info for feature detection,
Fenghua Yu
- [PATCH v3 14/21] selftests/resctrl: Modularize resctrl test suite main() function,
Fenghua Yu
- [PATCH v3 13/21] selftests/resctrl: Don't hard code value of "no_of_bits" variable,
Fenghua Yu
- [PATCH v3 08/21] selftests/resctrl: Ensure sibling CPU is not same as original CPU,
Fenghua Yu
- [PATCH v3 18/21] selftests/resctrl: Fix incorrect parsing of iMC counters,
Fenghua Yu
- [PATCH v3 21/21] selftests/resctrl: Don't use global variable for capacity bitmask (CBM),
Fenghua Yu
- [PATCH v3 20/21] selftests/resctrl: Fix unnecessary usage of global variables,
Fenghua Yu
- [PATCH v3 17/21] selftests/resctrl: Unmount resctrl FS after running all tests,
Fenghua Yu
- [PATCH v3 15/21] selftests/resctrl: Skip the test if requested resctrl feature is not supported,
Fenghua Yu
- [PATCH v3 19/21] selftests/resctrl: Fix checking for < 0 for unsigned values,
Fenghua Yu
- [PATCH v3 16/21] selftests/resctrl: Umount resctrl FS only if mounted,
Fenghua Yu
- [PATCH v3 12/21] selftests/resctrl: Enable gcc checks to detect buffer overflows,
Fenghua Yu
- [PATCH v3 11/21] selftests/resctrl: Abort running tests if not root user,
Fenghua Yu
- [PATCH v3 10/21] selftests/resctrl: Fix MBA/MBM results reporting format,
Fenghua Yu
- [PATCH v3 09/21] selftests/resctrl: Fix missing options "-n" and "-p",
Fenghua Yu
- [PATCH v3 04/21] selftests/resctrl: Declare global variables as extern,
Fenghua Yu
- [PATCH v3 01/21] selftests/resctrl: Rename CQM test as CMT test,
Fenghua Yu
- [PATCH v3 06/21] selftests/resctrl: Check for resctrl mount point only if resctrl FS is supported,
Fenghua Yu
- [PATCH v3 03/21] selftests/resctrl: Fix typo in help text,
Fenghua Yu
- Re: [PATCH v3 00/21] Miscellaneous fixes for resctrl selftests,
Shuah Khan
- [PATCH] kunit: tool: fix extra trailing \n in parsed test output,
Daniel Latypov
- BUG: unable to handle page fault for address - PF: supervisor read access in kernel mode,
Naresh Kamboju
- [PATCH v2] fat: Add KUnit tests for checksums and timestamps,
David Gow
- [PATCH] lib: add basic KUnit test for lib/math,
Daniel Latypov
- [PATCHv5] selftests: rtnetlink: load fou module for kci_test_encap_fou() test,
Po-Hsu Lin
- [GIT PULL] Kunit next update for Linux 5.10-rc1,
Shuah Khan
- [PATCH AUTOSEL 5.9 053/111] selftests/bpf: Fix overflow tests to reflect iter size increase,
Sasha Levin
- [PATCH AUTOSEL 5.9 078/111] selftests/bpf: Fix test_sysctl_loop{1, 2} failure due to clang change,
Sasha Levin
- [PATCH AUTOSEL 5.8 051/101] selftests/bpf: Fix overflow tests to reflect iter size increase,
Sasha Levin
- [PATCH AUTOSEL 5.8 073/101] selftests/bpf: Fix test_sysctl_loop{1, 2} failure due to clang change,
Sasha Levin
- [PATCH AUTOSEL 5.4 57/80] selftests/bpf: Fix test_sysctl_loop{1, 2} failure due to clang change,
Sasha Levin
- [PATCH] fat: Add KUnit tests for checksums and timestamps,
David Gow
- [PATCH v1] i2c: aspeed: add KUnit tests for clock parameters,
Brendan Higgins
- [PATCH] selftests: intel_pstate: ftime() is deprecated,
Tommi Rantala
- [PATCH v3 1/3] lib/list_kunit: Follow new file name convention for KUnit tests,
Andy Shevchenko
- [PATCHv4] selftests: rtnetlink: load fou module for kci_test_encap_fou() test,
Po-Hsu Lin
- [GIT PULL] Kunit fixes update for Linux 5.10-rc1,
Shuah Khan
- [GIT PULL] Kselftest next update for Linux 5.10-rc1,
Shuah Khan
- [PATCH v2 1/3] lib/list_kunit: Follow new file name convention for KUnit tests,
Andy Shevchenko
- [PATCH v3] lib: kunit: add test_min_heap test conversion to KUnit,
Vitor Massaru Iha
- [PATCH v1] kunit: Don't fail test suites if one of them is empty,
Andy Shevchenko
- [PATCH v1 1/3] kunit: Do not pollute source directory with generated files (.kunitconfig),
Andy Shevchenko
- [PATCH v1] lib/test_list: Follow existing pattern for a file name,
Andy Shevchenko
- [PATCH] lib: kunit: Fix compilation test when using TEST_BIT_FIELD_COMPILE,
Vitor Massaru Iha
- [PATCH v2] lib: kunit: add test_min_heap test conversion to KUnit,
Vitor Massaru Iha
- [RESEND PATCH v2] lib: kunit: add test_min_heap test conversion to KUnit,
Vitor Massaru Iha
- [PATCH v2] lib: kunit: add list_sort test conversion to KUnit,
Vitor Massaru Iha
- selftests: netfilter: nft_nat.sh: /dev/stdin:2:9-15: Error: syntax error, unexpected counter,
Naresh Kamboju
- WARNING: at net/netfilter/nf_tables_api.c:622 lockdep_nfnl_nft_mutex_not_held+0x28/0x38 [nf_tables],
Naresh Kamboju
- [PATCH v4 0/5] Speed up mremap on large regions,
Kalesh Singh
- [GIT PULL] Kselftest fixes update for Linux 5.10-rc1,
Shuah Khan
- [PATCH v6 61/80] kunit: test.h: solve kernel-doc warnings,
Mauro Carvalho Chehab
- [PATCH v6 64/80] kunit: test.h: fix a bad kernel-doc markup,
Mauro Carvalho Chehab
- [PATCH v2] Documentation: kunit: Update Kconfig parts for KUNIT's module support,
SeongJae Park
- [RFC v2 00/12] kunit: introduce class mocking support.,
Daniel Latypov
- [RFC v2 01/12] Revert "kunit: move string-stream.h to lib/kunit",
Daniel Latypov
- [RFC v2 03/12] kunit: test: add concept of post conditions,
Daniel Latypov
- [RFC v2 04/12] checkpatch: add support for struct MOCK(foo) syntax,
Daniel Latypov
- [RFC v2 07/12] kunit: mock: add internal mock infrastructure,
Daniel Latypov
- [RFC v2 08/12] kunit: mock: add basic matchers and actions,
Daniel Latypov
- [RFC v2 06/12] kunit: expose kunit_set_failure() for use by mocking,
Daniel Latypov
- [RFC v2 02/12] kunit: test: add kunit_stream a std::stream like logger,
Daniel Latypov
- [RFC v2 05/12] kunit: mock: add parameter list manipulation macros,
Daniel Latypov
- [RFC v2 10/12] kunit: mock: add class mocking support,
Daniel Latypov
- [RFC v2 12/12] kunit: mock: implement nice, strict and naggy mock distinctions,
Daniel Latypov
- [RFC v2 11/12] kunit: mock: add struct param matcher,
Daniel Latypov
- [RFC v2 09/12] kunit: mock: add macro machinery to pick correct format args,
Daniel Latypov
- Re: [RFC v2 00/12] kunit: introduce class mocking support.,
Brendan Higgins
- [PATCH] Documentation: kunit: Update Kconfig parts for KUNIT's module support,
SeongJae Park
- [PATCH 1/2] kunit: tool: Fix LinuxSourceTree's missed handling of 'build_dir',
SeongJae Park
- [PATCH 1/2] kunit: Support for Parameterized Testing,
Arpitha Raghunandan
- [PATCH RFC PKS/PMEM 00/58] PMEM: Introduce stray write protection for PMEM,
ira . weiny
- [PATCH RFC PKS/PMEM 02/58] x86/pks/test: Add testing for global option,
ira . weiny
- [PATCH RFC PKS/PMEM 06/58] kmap: Introduce k[un]map_thread debugging,
ira . weiny
- [PATCH RFC PKS/PMEM 09/58] drivers/gpu: Utilize new kmap_thread(),
ira . weiny
- [PATCH RFC PKS/PMEM 10/58] drivers/rdma: Utilize new kmap_thread(),
ira . weiny
- [PATCH RFC PKS/PMEM 16/58] fs/gfs2: Utilize new kmap_thread(),
ira . weiny
- [PATCH RFC PKS/PMEM 15/58] fs/ecryptfs: Utilize new kmap_thread(),
ira . weiny
- [PATCH RFC PKS/PMEM 18/58] fs/hfs: Utilize new kmap_thread(),
ira . weiny
- [PATCH RFC PKS/PMEM 17/58] fs/nilfs2: Utilize new kmap_thread(),
ira . weiny
- [PATCH RFC PKS/PMEM 40/58] net: Utilize new kmap_thread(),
ira . weiny
- [PATCH RFC PKS/PMEM 58/58] [dax|pmem]: Enable stray access protection,
ira . weiny
- [PATCH RFC PKS/PMEM 57/58] nvdimm/pmem: Stray access protection for pmem->virt_addr,
ira . weiny
- [PATCH RFC PKS/PMEM 56/58] dax: Stray access protection for dax_direct_access(),
ira . weiny
- [PATCH RFC PKS/PMEM 55/58] samples: Utilize new kmap_thread(),
ira . weiny
- [PATCH RFC PKS/PMEM 52/58] mm: Utilize new kmap_thread(),
ira . weiny
- [PATCH RFC PKS/PMEM 54/58] powerpc: Utilize new kmap_thread(),
ira . weiny
- [PATCH RFC PKS/PMEM 53/58] lib: Utilize new kmap_thread(),
ira . weiny
- [PATCH RFC PKS/PMEM 48/58] drivers/md: Utilize new kmap_thread(),
ira . weiny
- [PATCH RFC PKS/PMEM 49/58] drivers/misc: Utilize new kmap_thread(),
ira . weiny
- [PATCH RFC PKS/PMEM 51/58] kernel: Utilize new kmap_thread(),
ira . weiny
- [PATCH RFC PKS/PMEM 50/58] drivers/android: Utilize new kmap_thread(),
ira . weiny
- [PATCH RFC PKS/PMEM 47/58] drivers/mtd: Utilize new kmap_thread(),
ira . weiny
- [PATCH RFC PKS/PMEM 39/58] fs/jffs2: Utilize new kmap_thread(),
ira . weiny
- [PATCH RFC PKS/PMEM 46/58] drives/staging: Utilize new kmap_thread(),
ira . weiny
- [PATCH RFC PKS/PMEM 45/58] drivers/firmware: Utilize new kmap_thread(),
ira . weiny
- [PATCH RFC PKS/PMEM 44/58] drivers/xen: Utilize new kmap_thread(),
ira . weiny
- [PATCH RFC PKS/PMEM 43/58] drivers/mmc: Utilize new kmap_thread(),
ira . weiny
- [PATCH RFC PKS/PMEM 37/58] fs/ext2: Utilize new kmap_thread(),
ira . weiny
- [PATCH RFC PKS/PMEM 42/58] drivers/scsi: Utilize new kmap_thread(),
ira . weiny
- [PATCH RFC PKS/PMEM 31/58] fs/vboxsf: Utilize new kmap_thread(),
ira . weiny
- [PATCH RFC PKS/PMEM 38/58] fs/isofs: Utilize new kmap_thread(),
ira . weiny
- [PATCH RFC PKS/PMEM 29/58] fs/ntfs: Utilize new kmap_thread(),
ira . weiny
- [PATCH RFC PKS/PMEM 36/58] fs/ext2: Use ext2_put_page,
ira . weiny
- [PATCH RFC PKS/PMEM 41/58] drivers/target: Utilize new kmap_thread(),
ira . weiny
- [PATCH RFC PKS/PMEM 35/58] fs: Utilize new kmap_thread(),
ira . weiny
- [PATCH RFC PKS/PMEM 34/58] fs/erofs: Utilize new kmap_thread(),
ira . weiny
- [PATCH RFC PKS/PMEM 33/58] fs/cramfs: Utilize new kmap_thread(),
ira . weiny
- [PATCH RFC PKS/PMEM 32/58] fs/hostfs: Utilize new kmap_thread(),
ira . weiny
- [PATCH RFC PKS/PMEM 30/58] fs/romfs: Utilize new kmap_thread(),
ira . weiny
- [PATCH RFC PKS/PMEM 28/58] fs/cachefiles: Utilize new kmap_thread(),
ira . weiny
- [PATCH RFC PKS/PMEM 27/58] fs/ubifs: Utilize new kmap_thread(),
ira . weiny
- [PATCH RFC PKS/PMEM 26/58] fs/zonefs: Utilize new kmap_thread(),
ira . weiny
- [PATCH RFC PKS/PMEM 21/58] fs/nfs: Utilize new kmap_thread(),
ira . weiny
- [PATCH RFC PKS/PMEM 24/58] fs/freevxfs: Utilize new kmap_thread(),
ira . weiny
- [PATCH RFC PKS/PMEM 25/58] fs/reiserfs: Utilize new kmap_thread(),
ira . weiny
- [PATCH RFC PKS/PMEM 22/58] fs/f2fs: Utilize new kmap_thread(),
ira . weiny
- [PATCH RFC PKS/PMEM 23/58] fs/fuse: Utilize new kmap_thread(),
ira . weiny
- [PATCH RFC PKS/PMEM 19/58] fs/hfsplus: Utilize new kmap_thread(),
ira . weiny
- [PATCH RFC PKS/PMEM 20/58] fs/jffs2: Utilize new kmap_thread(),
ira . weiny
- [PATCH RFC PKS/PMEM 14/58] fs/cifs: Utilize new kmap_thread(),
ira . weiny
- [PATCH RFC PKS/PMEM 13/58] fs/btrfs: Utilize new kmap_thread(),
ira . weiny
- [PATCH RFC PKS/PMEM 12/58] fs/afs: Utilize new kmap_thread(),
ira . weiny
- [PATCH RFC PKS/PMEM 08/58] drivers/firmware_loader: Utilize new kmap_thread(),
ira . weiny
- [PATCH RFC PKS/PMEM 07/58] drivers/drbd: Utilize new kmap_thread(),
ira . weiny
- [PATCH RFC PKS/PMEM 11/58] drivers/net: Utilize new kmap_thread(),
ira . weiny
- [PATCH RFC PKS/PMEM 01/58] x86/pks: Add a global pkrs option,
ira . weiny
- [PATCH RFC PKS/PMEM 05/58] kmap: Introduce k[un]map_thread,
ira . weiny
- [PATCH RFC PKS/PMEM 03/58] memremap: Add zone device access protection,
ira . weiny
- [PATCH RFC PKS/PMEM 04/58] kmap: Add stray access protection for device pages,
ira . weiny
- Re: [PATCH RFC PKS/PMEM 10/58] drivers/rdma: Utilize new kmap_thread(),
Bernard Metzler
- [PATCH RFC V3 0/9] PKS: Add Protection Keys Supervisor (PKS) support RFC v3,
ira . weiny
- [PATCH RFC V3 4/9] x86/pks: Preserve the PKRS MSR on context switch,
ira . weiny
- [PATCH RFC V3 6/9] x86/entry: Pass irqentry_state_t by reference,
ira . weiny
- [PATCH RFC V3 5/9] x86/pks: Add PKS kernel API,
ira . weiny
- [PATCH RFC V3 7/9] x86/entry: Preserve PKRS MSR across exceptions,
ira . weiny
- [PATCH RFC V3 2/9] x86/fpu: Refactor arch_set_user_pkey_access() for PKS support,
ira . weiny
- [PATCH RFC V3 3/9] x86/pks: Enable Protection Keys Supervisor (PKS),
ira . weiny
- [PATCH RFC V3 1/9] x86/pkeys: Create pkeys_common.h,
ira . weiny
- [PATCH RFC V3 9/9] x86/pks: Add PKS test code,
ira . weiny
- [PATCH RFC V3 8/9] x86/fault: Report the PKRS state on fault,
ira . weiny
- Re: [PATCH RFC V3 0/9] PKS: Add Protection Keys Supervisor (PKS) support RFC v3,
Ira Weiny
- [tip: core/rcu] rcutorture: Cleanup PREEMPT_COUNT leftovers,
tip-bot2 for Thomas Gleixner
- [PATCH v3 00/11] Introduce Simple atomic counters,
Shuah Khan
- [PATCH v21 00/12] Landlock LSM,
Mickaël Salaün
- [PATCH v21 01/12] landlock: Add object management,
Mickaël Salaün
- [PATCH v21 11/12] samples/landlock: Add a sandbox manager example,
Mickaël Salaün
- [PATCH v21 12/12] landlock: Add user and kernel documentation,
Mickaël Salaün
- [PATCH v21 08/12] landlock: Add syscall implementations,
Mickaël Salaün
- [PATCH v21 06/12] fs,security: Add sb_delete hook,
Mickaël Salaün
- [PATCH v21 02/12] landlock: Add ruleset and domain management,
Mickaël Salaün
- [PATCH v21 03/12] landlock: Set up the security framework and manage credentials,
Mickaël Salaün
- [PATCH v21 07/12] landlock: Support filesystem access-control,
Mickaël Salaün
- [PATCH v21 09/12] arch: Wire up Landlock syscalls,
Mickaël Salaün
- [PATCH v21 05/12] LSM: Infrastructure management of the superblock,
Mickaël Salaün
- [PATCH v21 04/12] landlock: Add ptrace restrictions,
Mickaël Salaün
- [PATCH v21 10/12] selftests/landlock: Add initial tests,
Mickaël Salaün
- [PATCH 00/13] selftests fixes,
Tommi Rantala
- [PATCH 01/13] selftests: filter kselftest headers from command in lib.mk,
Tommi Rantala
- [PATCH 02/13] selftests: pidfd: fix compilation errors due to wait.h,
Tommi Rantala
- [PATCH 03/13] selftests: add vmaccess to .gitignore,
Tommi Rantala
- [PATCH 04/13] selftests/harness: prettify SKIP message whitespace again,
Tommi Rantala
- [PATCH 05/13] selftests: pidfd: use ksft_test_result_skip() when skipping test,
Tommi Rantala
- [PATCH 11/13] selftests: core: use SKIP instead of XFAIL in close_range_test.c,
Tommi Rantala
- [PATCH 10/13] selftests: proc: fix warning: _GNU_SOURCE redefined,
Tommi Rantala
- [PATCH 13/13] selftests: binderfs: use SKIP instead of XFAIL,
Tommi Rantala
- [PATCH 09/13] selftests: android: fix multiple definition of sock_name,
Tommi Rantala
- [PATCH 08/13] selftests: pidfd: drop needless linux/kcmp.h inclusion in pidfd_setns_test.c,
Tommi Rantala
- [PATCH 12/13] selftests: clone3: use SKIP instead of XFAIL,
Tommi Rantala
- [PATCH 07/13] selftests: pidfd: add CONFIG_CHECKPOINT_RESTORE=y to config,
Tommi Rantala
- [PATCH 06/13] selftests: pidfd: skip test on kcmp() ENOSYS,
Tommi Rantala
- Re: [PATCH 00/13] selftests fixes,
Christian Brauner
- Re: [PATCH 00/13] selftests fixes,
Shuah Khan
- Re: [PATCH 00/13] selftests fixes,
Michael Ellerman
- [PATCH v2] selftests/tls: Add {} to avoid static checker warning,
Kees Cook
- [REGRESSION] kselftest: next-20201006,
LKFT
- [PATCH] openat2: reject RESOLVE_BENEATH|RESOLVE_IN_ROOT,
Aleksa Sarai
- [PATCH v2 00/11] Introduce Simple atomic counters,
Shuah Khan
- [PATCH] selftests: splice: Adjust for handler fallback removal,
Kees Cook
- [PATCH v3 0/5] Speed up mremap on large regions,
Kalesh Singh
- [REGRESSION] kselftest: next-20201002,
LKFT
- [RFC v5 0/1] Selftest for cpuidle latency measurement,
Pratik Rajesh Sampat
- [PATCH v39 22/24] selftests/x86: Add a selftest for SGX,
Jarkko Sakkinen
- [PATCH] selftests/vm: 10x speedup for hmm-tests,
John Hubbard
- [PATCH v5 00/16] Introduce partial kernel_read_file() support,
Kees Cook
- [PATCH v5 01/16] fs/kernel_read_file: Remove FIRMWARE_PREALLOC_BUFFER enum,
Kees Cook
- [PATCH v5 05/16] fs/kernel_read_file: Remove redundant size argument,
Kees Cook
- [PATCH v5 04/16] fs/kernel_read_file: Split into separate source file,
Kees Cook
- [PATCH v5 15/16] firmware: Add request_partial_firmware_into_buf(),
Kees Cook
- [PATCH v5 10/16] module: Call security_kernel_post_load_data(),
Kees Cook
- [PATCH v5 14/16] firmware: Store opt_flags in fw_priv,
Kees Cook
- [PATCH v5 13/16] fs/kernel_file_read: Add "offset" arg for partial reads,
Kees Cook
- [PATCH v5 12/16] IMA: Add support for file reads without contents,
Kees Cook
- [PATCH v5 09/16] firmware_loader: Use security_post_load_data(),
Kees Cook
- [PATCH v5 11/16] LSM: Add "contents" flag to kernel_read_file hook,
Kees Cook
- [PATCH v5 07/16] fs/kernel_read_file: Add file_size output argument,
Kees Cook
- [PATCH v5 08/16] LSM: Introduce kernel_post_load_data() hook,
Kees Cook
- [PATCH v5 06/16] fs/kernel_read_file: Switch buffer size arg to size_t,
Kees Cook
- [PATCH v5 03/16] fs/kernel_read_file: Split into separate include file,
Kees Cook
- [PATCH v5 02/16] fs/kernel_read_file: Remove FIRMWARE_EFI_EMBEDDED enum,
Kees Cook
- [PATCH v5 16/16] test_firmware: Test partial read support,
Kees Cook
- [PATCH v2 0/6] Speed up mremap on large regions,
Kalesh Singh
- [PATCH v2 2/6] arm64: mremap speedup - Enable HAVE_MOVE_PMD,
Kalesh Singh
- [PATCH v2 3/6] mm: Speedup mremap on 1GB or larger regions,
Kalesh Singh
- [PATCH v2 4/6] arm64: Add set_pud_at() function,
Kalesh Singh
- [PATCH v2 5/6] arm64: mremap speedup - Enable HAVE_MOVE_PUD,
Kalesh Singh
- [PATCH v2 6/6] x86: mremap speedup - Enable HAVE_MOVE_PUD,
Kalesh Singh
[PATCH][V2] selftests/ftrace: check for do_sys_openat2 in user-memory test,
Colin King
[PATCH v2 0/6] kselftest: arm64/mte: Tests for user-space MTE,
Amit Daniel Kachhap
[PATCH 0/1] selftests/vm: 8x compaction_test speedup,
John Hubbard
WARNING:at arch/x86/kvm/vmx/vmx.c:4809 handle_exception_nmi+0x5ab/0x5c0,
Naresh Kamboju
[RFC PATCH 21/22] selftest/x86/amx: Include test cases for the AMX state management,
Chang S. Bae
[PATCH] selftests/ftrace: check for do_sys_openat2 in user-memory test,
Colin King
[PATCH 0/5] Speed up mremap on large regions,
Kalesh Singh
[PATCH] kunit: tool: fix display of make errors,
Daniel Latypov
[PATCH bpf-next v4 0/6] bpf: BTF support for ksyms,
Hao Luo
[PATCH v2 0/8] selftests/vm: gup_test, hmm-tests, assorted improvements,
John Hubbard
[RFC PATCH 4/4] selftest/x86/signal: Include test cases for validating sigaltstack,
Chang S. Bae
[PATCH bpf-next v3 4/4] selftest: bpf: Test copying a sockmap and sockhash,
Lorenz Bauer
[PATCH bpf-next v3 2/4] selftests: bpf: Add helper to compare socket cookies,
Lorenz Bauer
[PATCH bpf-next v3 3/4] selftests: bpf: remove shared header from sockmap iter test,
Lorenz Bauer
[PATCH tip/core/rcu 12/15] rcutorture: Cleanup PREEMPT_COUNT leftovers,
paulmck
[PATCH v2 0/3] Extract run_kselftest.sh and generate stand-alone test list,
Kees Cook
[PATCH v1] kunit: tool: handle when .kunit exists but .kunitconfig does not,
Brendan Higgins
[PATCH v7 bpf-next 0/8] bpf: add helpers to support BTF-based kernel data display,
Alan Maguire
- [PATCH v7 bpf-next 1/8] bpf: provide function to get vmlinux BTF information,
Alan Maguire
- [PATCH v7 bpf-next 3/8] bpf: add bpf_snprintf_btf helper,
Alan Maguire
- [PATCH v7 bpf-next 2/8] bpf: move to generic BTF show support, apply it to seq files/strings,
Alan Maguire
- [PATCH v7 bpf-next 6/8] selftests/bpf: fix overflow tests to reflect iter size increase,
Alan Maguire
- [PATCH v7 bpf-next 7/8] bpf: add bpf_seq_printf_btf helper,
Alan Maguire
- [PATCH v7 bpf-next 4/8] selftests/bpf: add bpf_snprintf_btf helper tests,
Alan Maguire
- [PATCH v7 bpf-next 5/8] bpf: bump iter seq size to support BTF representation of large data structures,
Alan Maguire
- [PATCH v7 bpf-next 8/8] selftests/bpf: add test for bpf_seq_printf_btf helper,
Alan Maguire
- Re: [PATCH v7 bpf-next 0/8] bpf: add helpers to support BTF-based kernel data display,
Alexei Starovoitov
[PATCH bpf-next v2 4/4] selftest: bpf: Test copying a sockmap and sockhash,
Lorenz Bauer
[PATCH bpf-next v2 3/4] selftests: bpf: remove shared header from sockmap iter test,
Lorenz Bauer
[PATCH bpf-next v2 2/4] selftests: bpf: Add helper to compare socket cookies,
Lorenz Bauer
[PATCH 0/8] selftests/vm: gup_test, hmm-tests, assorted improvements,
John Hubbard
[Index of Archives]
[Linux Wireless]
[Linux Bluetooth]
[Kernel Announce]
[Kernel Newbies]
[Linux RAID]
[Linux ATA RAID]
[IETF Annouce]
[Git]
[Security]
[Linux Netdev]
[Netfilter]
[Bugtraq]