Linux Kernel Self-tests
Thread Index
[
Prev Page
][
Next Page
]
[PATCH v5 0/9] Syscall User Dispatch
From
: Gabriel Krisman Bertazi
[PATCH] selftests/socket: Introduce simple SCM_RIGHTS tests
From
: Kees Cook
Re: [PATCH] kunit: added lockdep support
From
: Peter Zijlstra
[PATCH] kunit: added lockdep support
From
: Uriel Guajardo
Re: [PATCH] kunit: added lockdep support
From
: Peter Zijlstra
Re: [PATCH] kunit: added lockdep support
From
: Uriel Guajardo
Please pick this kunit fix for stables (5.8 & 5.7)
From
: Shuah Khan
Re: [PATCHv3] selftests/timers: Turn off timeout setting
From
: Shuah Khan
Re: [PATCH 2/2] kunit: ubsan integration
From
: Brendan Higgins
Re: [PATCH 1/2] kunit: support failure from dynamic analysis tools
From
: Brendan Higgins
Re: [PATCH] kunit: added lockdep support
From
: Brendan Higgins
Re: [PATCH] kunit: added lockdep support
From
: Brendan Higgins
Re: [PATCH v11 0/6] KASAN-KUnit Integration
From
: Andrey Konovalov
Re: [PATCH] kvm: selftests: fix spelling mistake: "missmatch" -> "missmatch"
From
: Paolo Bonzini
[PATCH] kvm: selftests: fix spelling mistake: "missmatch" -> "missmatch"
From
: Colin King
Re: [PATCH v2] lib: Convert test_hexdump.c to KUnit
From
: kernel test robot
Re: [PATCH] lib: Convert test_hexdump.c to KUnit
From
: Arpitha Raghunandan
[PATCH v2] lib: Convert test_hexdump.c to KUnit
From
: Arpitha Raghunandan
[PATCH AUTOSEL 5.8 57/72] seccomp: Fix ioctl number for SECCOMP_IOCTL_NOTIF_ID_VALID
From
: Sasha Levin
[PATCH AUTOSEL 5.8 63/72] kunit: tool: fix broken default args in unit tests
From
: Sasha Levin
[PATCH AUTOSEL 5.8 64/72] kunit: tool: fix improper treatment of file location
From
: Sasha Levin
[PATCH AUTOSEL 5.7 49/58] seccomp: Fix ioctl number for SECCOMP_IOCTL_NOTIF_ID_VALID
From
: Sasha Levin
[PATCH AUTOSEL 5.4 35/40] seccomp: Fix ioctl number for SECCOMP_IOCTL_NOTIF_ID_VALID
From
: Sasha Levin
Re: [PATCH v1 1/2] kunit: tool: fix running kunit_tool from outside kernel tree
From
: Brendan Higgins
Re: [PATCH v7 3/9] net/scm: Regularize compat handling of scm_detach_fds()
From
: Kees Cook
Re: [PATCH v1 1/2] kunit: tool: fix running kunit_tool from outside kernel tree
From
: David Gow
Re: [PATCH 1/1] kvm: mmu: zap pages when zapping only parent
From
: Sean Christopherson
Re: [PATCH v11 0/6] KASAN-KUnit Integration
From
: David Gow
[PATCH v1 2/2] kunit: tool: allow generating test results in JSON
From
: Brendan Higgins
[PATCH v1 1/2] kunit: tool: fix running kunit_tool from outside kernel tree
From
: Brendan Higgins
Re: [PATCH v7 3/9] net/scm: Regularize compat handling of scm_detach_fds()
From
: John Stultz
Re: [PATCH 1/2] kunit: support failure from dynamic analysis tools
From
: Uriel Guajardo
Re: [PATCH v7 3/9] net/scm: Regularize compat handling of scm_detach_fds()
From
: Kees Cook
Re: [PATCH] lib: Convert test_hexdump.c to KUnit
From
: David Gow
Re: [PATCH v7 3/9] net/scm: Regularize compat handling of scm_detach_fds()
From
: John Stultz
Re: [PATCH 1/2] kunit: support failure from dynamic analysis tools
From
: Alan Maguire
Re: [PATCH 1/2] module: Correctly truncate sysfs sections output
From
: Jessica Yu
Re: [PATCH v11 0/6] KASAN-KUnit Integration
From
: Andrey Konovalov
Re: [PATCH v11 3/6] KASAN: Port KASAN Tests to KUnit
From
: Andrey Konovalov
Re: [PATCH 1/2] module: Correctly truncate sysfs sections output
From
: Greg Kroah-Hartman
[PATCH 1/2] module: Correctly truncate sysfs sections output
From
: Kees Cook
[PATCH 0/2] module: Correctly truncate sysfs sections output
From
: Kees Cook
[PATCH 2/2] selftests: splice: Check behavior of full and short splices
From
: Kees Cook
Re: [PATCH v4 12/17] LSM: Add "contents" flag to kernel_read_file hook
From
: Mimi Zohar
Re: [PATCH v4 11/17] module: Call security_kernel_post_load_data()
From
: KP Singh
Re: [PATCH v4 09/17] LSM: Introduce kernel_post_load_data() hook
From
: KP Singh
Re: [PATCH v4 10/17] firmware_loader: Use security_post_load_data()
From
: Mimi Zohar
Re: [PATCH v4 09/17] LSM: Introduce kernel_post_load_data() hook
From
: Mimi Zohar
[RFC PATCH bpf-next 4/4] selftests/bpf: add bpf_trace_btf helper tests
From
: Alan Maguire
Re: [PATCH] kunit: added lockdep support
From
: Uriel Guajardo
[PATCH] kunit: added lockdep support
From
: Uriel Guajardo
[RFC PATCH bpf-next 3/4] bpf: add bpf_trace_btf helper
From
: Alan Maguire
[RFC PATCH bpf-next 0/4] bpf: add bpf-based bpf_trace_printk()-like support
From
: Alan Maguire
[PATCH 2/2] kunit: ubsan integration
From
: Uriel Guajardo
[PATCH 1/2] kunit: support failure from dynamic analysis tools
From
: Uriel Guajardo
[RFC PATCH bpf-next 2/4] bpf: make BTF show support generic, apply to seq files/bpf_trace_printk
From
: Alan Maguire
[RFC PATCH bpf-next 1/4] bpf: provide function to get vmlinux BTF information
From
: Alan Maguire
Re: [PATCH] lib: Convert test_hexdump.c to KUnit
From
: Andy Shevchenko
Re: [PATCH] lib: Convert test_hexdump.c to KUnit
From
: Andy Shevchenko
[PATCH] lib: Convert test_hexdump.c to KUnit
From
: Arpitha Raghunandan
Re: [PATCH] selftests: more general make nesting support
From
: Greg Thelen
Re: Re: [GIT PULL] Kselftest update for Linux 5.9-rc1
From
: pr-tracker-bot
Re: [PATCH v4 11/17] module: Call security_kernel_post_load_data()
From
: Jessica Yu
Re: [GIT PULL] Kselftest update for Linux 5.9-rc1
From
: Shuah Khan
Re: [PATCH] selftests: more general make nesting support
From
: Shuah Khan
Re: [PATCH] selftests: more general make nesting support
From
: Greg Thelen
Re: [PATCH 0/2] selftests: rtnetlink: Fix for false-negative return values
From
: David Miller
Re: [GIT PULL] Kunit update for Linux 5.9-rc1
From
: pr-tracker-bot
Re: [GIT PULL] Kselftest update for Linux 5.9-rc1
From
: Shuah Khan
Re: [PATCH 1/1] kvm: mmu: zap pages when zapping only parent
From
: Paolo Bonzini
Re: [GIT PULL] Kselftest update for Linux 5.9-rc1
From
: Linus Torvalds
Re: [PATCH 1/1] kvm: mmu: zap pages when zapping only parent
From
: Ben Gardon
Re: [PATCH] selftests/net: skip msg_zerocopy test if we have less than 4 CPUs
From
: Colin Ian King
Re: [PATCH] selftests/net: skip msg_zerocopy test if we have less than 4 CPUs
From
: Willem de Bruijn
Re: [PATCH] selftests/net: skip msg_zerocopy test if we have less than 4 CPUs
From
: Colin Ian King
Re: [PATCH] selftests/net: skip msg_zerocopy test if we have less than 4 CPUs
From
: Willem de Bruijn
Re: [PATCH v6 5/5] Documentation: kunit: add a brief blurb about kunit_test_suite
From
: Stephen Boyd
Re: [GIT PULL] Kselftest update for Linux 5.9-rc1
From
: Linus Torvalds
[PATCH v11 3/6] KASAN: Port KASAN Tests to KUnit
From
: David Gow
[PATCH v11 4/6] kasan: test: Make KASAN KUnit test comply with naming guidelines
From
: David Gow
[PATCH v11 5/6] KASAN: Testing Documentation
From
: David Gow
[PATCH v11 6/6] mm: kasan: Do not panic if both panic_on_warn and kasan_multishot set
From
: David Gow
[PATCH v11 2/6] KUnit: KASAN Integration
From
: David Gow
[PATCH v11 1/6] Add KUnit Struct to Current Task
From
: David Gow
[PATCH v11 0/6] KASAN-KUnit Integration
From
: David Gow
Re: [PATCH] selftests/net: skip msg_zerocopy test if we have less than 4 CPUs
From
: Eric Dumazet
Re: [PATCH v10 3/5] KASAN: Port KASAN Tests to KUnit
From
: David Gow
Re: [PATCH] selftests/net: skip msg_zerocopy test if we have less than 4 CPUs
From
: David Miller
[GIT PULL] Kselftest update for Linux 5.9-rc1
From
: Shuah Khan
Re: [PATCHv3] selftests/timers: Turn off timeout setting
From
: John Stultz
Re: [PATCHv3] selftests/timers: Turn off timeout setting
From
: Shuah Khan
Re: [PATCH 1/1] kvm: mmu: zap pages when zapping only parent
From
: Sean Christopherson
[GIT PULL] Kunit update for Linux 5.9-rc1
From
: Shuah Khan
[PATCH v6 4/5] kunit: test: add test plan to KUnit TAP format
From
: Brendan Higgins
[PATCH v6 5/5] Documentation: kunit: add a brief blurb about kunit_test_suite
From
: Brendan Higgins
[PATCH v6 3/5] init: main: add KUnit to kernel init
From
: Brendan Higgins
[PATCH v6 2/5] kunit: test: create a single centralized executor for all tests
From
: Brendan Higgins
[PATCH v6 1/5] vmlinux.lds.h: add linker section for KUnit test suites
From
: Brendan Higgins
[PATCH v6 0/5] kunit: create a centralized executor to dispatch all KUnit tests
From
: Brendan Higgins
Re: [PATCH v5 10/12] kunit: Add 'kunit_shutdown' option
From
: Brendan Higgins
Re: [PATCH v5 09/12] kunit: test: add test plan to KUnit TAP format
From
: Brendan Higgins
Re: [PATCH v5 07/12] kunit: test: create a single centralized executor for all tests
From
: Brendan Higgins
Re: [PATCH v5 01/12] vmlinux.lds.h: add linker section for KUnit test suites
From
: Brendan Higgins
Re: [PATCH v5 00/12] kunit: create a centralized executor to dispatch all KUnit tests
From
: Brendan Higgins
Re: [PATCH] lib: kunit: add test_min_heap test conversion to KUnit
From
: Vitor Massaru Iha
Re: [PATCH v4 0/2] Syscall User Redirection
From
: Gabriel Krisman Bertazi
Re: [PATCH] lib: kunit: add test_min_heap test conversion to KUnit
From
: peterz
Re: [PATCH] lib: kunit: add test_min_heap test conversion to KUnit
From
: Vitor Massaru Iha
Re: [PATCH] lib: kunit: add test_min_heap test conversion to KUnit
From
: peterz
[PATCH] selftests/net: skip msg_zerocopy test if we have less than 4 CPUs
From
: Colin King
[PATCH 2/2] selftests: rtnetlink: make kci_test_encap() return sub-test result
From
: Po-Hsu Lin
[PATCH 1/2] selftests: rtnetlink: correct the final return value for the test
From
: Po-Hsu Lin
[PATCH 0/2] selftests: rtnetlink: Fix for false-negative return values
From
: Po-Hsu Lin
Re: [PATCH v10 3/5] KASAN: Port KASAN Tests to KUnit
From
: Andrey Konovalov
Re: [PATCH v10 3/5] KASAN: Port KASAN Tests to KUnit
From
: David Gow
Re: [PATCH v2] lib: Convert test_uuid.c to KUnit
From
: Brendan Higgins
Re: [PATCH v10 0/5] KASAN-KUnit Integration
From
: Andrey Konovalov
Re: [PATCH v2] lib: kunit: Convert test_sort to KUnit test
From
: Andy Shevchenko
Re: [PATCH v2] lib: kunit: Convert test_sort to KUnit test
From
: kernel test robot
Re: [PATCH v2] lib: kunit: Convert test_sort to KUnit test
From
: kernel test robot
[PATCH v2] lib: Convert test_uuid.c to KUnit
From
: Arpitha Raghunandan
[PATCH v20 04/12] landlock: Add ptrace restrictions
From
: Mickaël Salaün
[PATCH v20 05/12] LSM: Infrastructure management of the superblock
From
: Mickaël Salaün
[PATCH v20 06/12] fs,security: Add sb_delete hook
From
: Mickaël Salaün
[PATCH v20 01/12] landlock: Add object management
From
: Mickaël Salaün
[PATCH v20 08/12] landlock: Add syscall implementations
From
: Mickaël Salaün
[PATCH v20 09/12] arch: Wire up Landlock syscalls
From
: Mickaël Salaün
[PATCH v20 11/12] samples/landlock: Add a sandbox manager example
From
: Mickaël Salaün
[PATCH v20 10/12] selftests/landlock: Add initial tests
From
: Mickaël Salaün
[PATCH v20 12/12] landlock: Add user and kernel documentation
From
: Mickaël Salaün
[PATCH v20 07/12] landlock: Support filesystem access-control
From
: Mickaël Salaün
[PATCH v20 03/12] landlock: Set up the security framework and manage credentials
From
: Mickaël Salaün
[PATCH v20 02/12] landlock: Add ruleset and domain management
From
: Mickaël Salaün
[PATCH v20 00/12] Landlock LSM
From
: Mickaël Salaün
Re: [PATCH] selftests/powerpc: return skip code for spectre_v2
From
: Michael Ellerman
Re: [PATCH v4 0/2] Syscall User Redirection
From
: Pavel Machek
Re: [PATCH v9 0/5] KASAN-KUnit Integration
From
: David Gow
[PATCH v10 5/5] mm: kasan: Do not panic if both panic_on_warn and kasan_multishot set
From
: David Gow
[PATCH v10 4/5] KASAN: Testing Documentation
From
: David Gow
[PATCH v10 3/5] KASAN: Port KASAN Tests to KUnit
From
: David Gow
[PATCH v10 2/5] KUnit: KASAN Integration
From
: David Gow
[PATCH v10 1/5] Add KUnit Struct to Current Task
From
: David Gow
[PATCH v10 0/5] KASAN-KUnit Integration
From
: David Gow
Re: [PATCH] lib: Convert test_uuid.c to KUnit
From
: Arpitha Raghunandan
Re: [PATCH] Documentation: kunit: Add naming guidelines
From
: Brendan Higgins
Re: [PATCH] lib: Convert test_uuid.c to KUnit
From
: Brendan Higgins
Re: [PATCH v4 6/6] mm/migrate: remove range invalidation in migrate_vma_pages()
From
: Ralph Campbell
Re: [PATCH v4 6/6] mm/migrate: remove range invalidation in migrate_vma_pages()
From
: Jason Gunthorpe
Re: CFP open for testing/fuzzing microconference at LPC
From
: Kevin Hilman
Re: CFP open for testing/fuzzing microconference at LPC
From
: Dmitry Vyukov
Re: [PATCH v9 0/5] KASAN-KUnit Integration
From
: Andrey Konovalov
Re: [PATCH] lib: Convert test_uuid.c to KUnit
From
: Arpitha Raghunandan
Re: [PATCH] lib: Convert test_uuid.c to KUnit
From
: Brendan Higgins
[PATCH v9 1/5] Add KUnit Struct to Current Task
From
: David Gow
[PATCH v9 5/5] mm: kasan: Do not panic if both panic_on_warn and kasan_multishot set
From
: David Gow
[PATCH v9 4/5] KASAN: Testing Documentation
From
: David Gow
[PATCH v9 3/5] KASAN: Port KASAN Tests to KUnit
From
: David Gow
[PATCH v9 2/5] KUnit: KASAN Integration
From
: David Gow
[PATCH v9 0/5] KASAN-KUnit Integration
From
: David Gow
[PATCH 6/6] selftests: arm64: Add build and documentation for FP tests
From
: Mark Brown
[PATCH 5/6] selftests: arm64: Add wrapper scripts for stress tests
From
: Mark Brown
[PATCH 4/6] selftests: arm64: Add utility to set SVE vector lengths
From
: Mark Brown
[PATCH 2/6] selftests: arm64: Add test for the SVE ptrace interface
From
: Mark Brown
[PATCH 3/6] selftests: arm64: Add stress tests for FPSMID and SVE context switching
From
: Mark Brown
[PATCH 1/6] selftests: arm64: Test case for enumeration of SVE vector lengths
From
: Mark Brown
[PATCH 0/6] selftests: arm64: Add floating point selftests
From
: Mark Brown
[PATCH] lib: Convert test_uuid.c to KUnit
From
: Arpitha Raghunandan
Re: [PATCH v4 08/17] fs/kernel_read_file: Add file_size output argument
From
: James Morris
Re: [PATCH v4 07/17] fs/kernel_read_file: Switch buffer size arg to size_t
From
: James Morris
Re: [PATCH v4 06/17] fs/kernel_read_file: Remove redundant size argument
From
: James Morris
Re: [PATCH v4 04/17] fs/kernel_read_file: Split into separate include file
From
: James Morris
Re: [PATCH] lib: kunit: add test_min_heap test conversion to KUnit
From
: Vitor Massaru Iha
Re: [PATCH] lib: kunit: add test_min_heap test conversion to KUnit
From
: Ian Rogers
Re: [PATCH] lib: kunit: add test_min_heap test conversion to KUnit
From
: Vitor Massaru Iha
Re: [PATCH] lib: kunit: add test_min_heap test conversion to KUnit
From
: peterz
Re: [PATCH v2] lib: kunit: Convert test_sort to KUnit test
From
: Vitor Massaru Iha
[PATCH] lib: kunit: add test_min_heap test conversion to KUnit
From
: Vitor Massaru Iha
Re: [PATCH v2] lib: kunit: Convert test_sort to KUnit test
From
: Brendan Higgins
[PATCH] lib: kunit: add list_sort test conversion to KUnit
From
: Vitor Massaru Iha
Re: [PATCH v2] lib: kunit: Convert test_sort to KUnit test
From
: Andy Shevchenko
Re: [PATCH v3 12/19] firmware_loader: Use security_post_load_data()
From
: Kees Cook
[PATCH v2] lib: kunit: Convert test_sort to KUnit test
From
: Vitor Massaru Iha
Re: [PATCH v3 12/19] firmware_loader: Use security_post_load_data()
From
: Mimi Zohar
[PATCH v4 17/17] test_firmware: Test partial read support
From
: Kees Cook
[PATCH v4 03/17] fs/kernel_read_file: Remove FIRMWARE_EFI_EMBEDDED enum
From
: Kees Cook
[PATCH v4 02/17] fs/kernel_read_file: Remove FIRMWARE_PREALLOC_BUFFER enum
From
: Kees Cook
[PATCH v4 01/17] test_firmware: Test platform fw loading on non-EFI systems
From
: Kees Cook
[PATCH v4 04/17] fs/kernel_read_file: Split into separate include file
From
: Kees Cook
[PATCH v4 05/17] fs/kernel_read_file: Split into separate source file
From
: Kees Cook
[PATCH v4 07/17] fs/kernel_read_file: Switch buffer size arg to size_t
From
: Kees Cook
[PATCH v4 10/17] firmware_loader: Use security_post_load_data()
From
: Kees Cook
[PATCH v4 12/17] LSM: Add "contents" flag to kernel_read_file hook
From
: Kees Cook
[PATCH v4 09/17] LSM: Introduce kernel_post_load_data() hook
From
: Kees Cook
[PATCH v4 06/17] fs/kernel_read_file: Remove redundant size argument
From
: Kees Cook
[PATCH v4 11/17] module: Call security_kernel_post_load_data()
From
: Kees Cook
[PATCH v4 16/17] firmware: Add request_partial_firmware_into_buf()
From
: Kees Cook
[PATCH v4 14/17] fs/kernel_file_read: Add "offset" arg for partial reads
From
: Kees Cook
[PATCH v4 13/17] IMA: Add support for file reads without contents
From
: Kees Cook
[PATCH v4 15/17] firmware: Store opt_flags in fw_priv
From
: Kees Cook
[PATCH v4 08/17] fs/kernel_read_file: Add file_size output argument
From
: Kees Cook
[PATCH v4 00/17] Introduce partial kernel_read_file() support
From
: Kees Cook
[PATCH] lib: kunit: add bitfield test conversion to KUnit
From
: Vitor Massaru Iha
Re: [PATCH v3 18/19] firmware: Add request_partial_firmware_into_buf()
From
: Kees Cook
Re: [PATCH v3 12/19] firmware_loader: Use security_post_load_data()
From
: Mimi Zohar
Re: [PATCH v3 18/19] firmware: Add request_partial_firmware_into_buf()
From
: Takashi Iwai
Re: [PATCH] kunit: tool: adjust parse regex
From
: David Gow
[PATCH] kunit: tool: adjust parse regex
From
: Marcelo Schmitt
Re: [PATCH v3 00/19] Introduce partial kernel_read_file() support
From
: Luis Chamberlain
Re: [PATCH v3 18/19] firmware: Add request_partial_firmware_into_buf()
From
: Luis Chamberlain
Re: [PATCH v4 6/6] mm/migrate: remove range invalidation in migrate_vma_pages()
From
: Ralph Campbell
Re: [PATCH v4 3/6] mm/notifier: add migration invalidation type
From
: Ralph Campbell
Re: [PATCH v3 15/19] IMA: Add support for file reads without contents
From
: Kees Cook
Re: [PATCH v3 15/19] IMA: Add support for file reads without contents
From
: Greg Kroah-Hartman
Re: [PATCH v3 00/19] Introduce partial kernel_read_file() support
From
: Scott Branden
Re: [PATCH v3 15/19] IMA: Add support for file reads without contents
From
: Kees Cook
Re: [PATCH v3 12/19] firmware_loader: Use security_post_load_data()
From
: Kees Cook
Re: [PATCH v3 11/19] LSM: Introduce kernel_post_load_data() hook
From
: Kees Cook
Re: [PATCH v4 0/6] mm/migrate: avoid device private invalidations
From
: Jason Gunthorpe
Re: [PATCH v4 6/6] mm/migrate: remove range invalidation in migrate_vma_pages()
From
: Jason Gunthorpe
Re: [PATCH v4 3/6] mm/notifier: add migration invalidation type
From
: Jason Gunthorpe
Re: [PATCH v3 00/19] Introduce partial kernel_read_file() support
From
: Mimi Zohar
[PATCH] selftests/powerpc: return skip code for spectre_v2
From
: Thadeu Lima de Souza Cascardo
Re: [PATCH v3 1/2] cpuidle: Trace IPI based and timer based wakeup latency from idle states
From
: Pratik Sampat
[PATCH] selftests: add mincore() tests
From
: Ricardo Cañuelo
[PATCH] selftests: more general make nesting support
From
: Greg Thelen
Re: kunit compile failed on um
From
: Cixi Geng
[PATCH AUTOSEL 5.7 04/25] selftests: fib_nexthop_multiprefix: fix cleanup() netns deletion
From
: Sasha Levin
[PATCH AUTOSEL 5.7 06/25] selftests: net: ip_defrag: modprobe missing nf_defrag_ipv6 support
From
: Sasha Levin
[PATCH AUTOSEL 5.7 14/25] selftest: txtimestamp: fix net ns entry logic
From
: Sasha Levin
[PATCH AUTOSEL 5.4 02/17] selftests: fib_nexthop_multiprefix: fix cleanup() netns deletion
From
: Sasha Levin
[PATCH AUTOSEL 5.4 04/17] selftests: net: ip_defrag: modprobe missing nf_defrag_ipv6 support
From
: Sasha Levin
Re: kunit compile failed on um
From
: Brendan Higgins
Re: [PATCH RFC V2 17/17] x86/entry: Preserve PKRS MSR across exceptions
From
: Ira Weiny
[PATCH 1/1] kvm: mmu: zap pages when zapping only parent
From
: Ben Gardon
Re: [PATCH v3 00/19] Introduce partial kernel_read_file() support
From
: Scott Branden
Re: [PATCH v3 10/19] fs/kernel_read_file: Add file_size output argument
From
: Mimi Zohar
Re: [PATCH v3 09/19] fs/kernel_read_file: Switch buffer size arg to size_t
From
: Mimi Zohar
Re: [PATCH v3 08/19] fs/kernel_read_file: Remove redundant size argument
From
: Mimi Zohar
Re: [PATCH v3 07/19] fs/kernel_read_file: Split into separate source file
From
: Mimi Zohar
Re: [PATCH v3 06/19] fs/kernel_read_file: Split into separate include file
From
: Mimi Zohar
Re: [PATCH v3 1/2] cpuidle: Trace IPI based and timer based wakeup latency from idle states
From
: Rafael J. Wysocki
Re: [PATCH v3 04/19] fs/kernel_read_file: Remove FIRMWARE_PREALLOC_BUFFER enum
From
: Mimi Zohar
Re: [PATCH v3 15/19] IMA: Add support for file reads without contents
From
: Mimi Zohar
Re: [PATCH v3 00/19] Introduce partial kernel_read_file() support
From
: Mimi Zohar
Re: [PATCH v3 12/19] firmware_loader: Use security_post_load_data()
From
: Mimi Zohar
Re: [PATCH v3 11/19] LSM: Introduce kernel_post_load_data() hook
From
: Mimi Zohar
kunit compile failed on um
From
: Cixi Geng
Re: [PATCH v3] lib: overflow_kunit: add KUnit test conversion of check_*_overflow
From
: kernel test robot
[PATCH] [cgroup/testing] cg_read_strcmp: Fix null pointer dereference
From
: Gaurav Singh
Re: [PATCH] [cgroup/testing] cg_read_strcmp: Fix null pointer dereference
From
: Chris Down
[PATCH] [cgroup/testing] cg_read_strcmp: Fix null pointer dereference
From
: Gaurav Singh
Re: [PATCH v3 03/19] firmware_loader: EFI firmware loader must handle pre-allocated buffer
From
: Greg Kroah-Hartman
Re: [PATCH v3 03/19] firmware_loader: EFI firmware loader must handle pre-allocated buffer
From
: Kees Cook
Re: [PATCH v3 00/19] Introduce partial kernel_read_file() support
From
: Kees Cook
Re: [PATCH v3 03/19] firmware_loader: EFI firmware loader must handle pre-allocated buffer
From
: Greg Kroah-Hartman
Re: [PATCH v3 00/19] Introduce partial kernel_read_file() support
From
: Greg Kroah-Hartman
Re: [PATCH v3 00/19] Introduce partial kernel_read_file() support
From
: Scott Branden
Re: [PATCH RFC V2 17/17] x86/entry: Preserve PKRS MSR across exceptions
From
: Andy Lutomirski
Re: [PATCH] lib: kunit: Convert test_sort to KUnit test
From
: kernel test robot
Re: [PATCH RFC V2 00/17] PKS: Add Protection Keys Supervisor (PKS) support
From
: Kees Cook
[PATCH v3 16/19] fs/kernel_file_read: Add "offset" arg for partial reads
From
: Kees Cook
[PATCH v3 18/19] firmware: Add request_partial_firmware_into_buf()
From
: Kees Cook
[PATCH v3 19/19] test_firmware: Test partial read support
From
: Kees Cook
[PATCH v3 17/19] firmware: Store opt_flags in fw_priv
From
: Kees Cook
[PATCH v3 00/19] Introduce partial kernel_read_file() support
From
: Kees Cook
[PATCH v3 04/19] fs/kernel_read_file: Remove FIRMWARE_PREALLOC_BUFFER enum
From
: Kees Cook
[PATCH v3 02/19] selftest/firmware: Add selftest timeout in settings
From
: Kees Cook
[PATCH v3 07/19] fs/kernel_read_file: Split into separate source file
From
: Kees Cook
[PATCH v3 06/19] fs/kernel_read_file: Split into separate include file
From
: Kees Cook
[PATCH v3 08/19] fs/kernel_read_file: Remove redundant size argument
From
: Kees Cook
[PATCH v3 10/19] fs/kernel_read_file: Add file_size output argument
From
: Kees Cook
[PATCH v3 09/19] fs/kernel_read_file: Switch buffer size arg to size_t
From
: Kees Cook
[PATCH v3 12/19] firmware_loader: Use security_post_load_data()
From
: Kees Cook
[PATCH v3 11/19] LSM: Introduce kernel_post_load_data() hook
From
: Kees Cook
[PATCH v3 13/19] module: Call security_kernel_post_load_data()
From
: Kees Cook
[PATCH v3 14/19] LSM: Add "contents" flag to kernel_read_file hook
From
: Kees Cook
[PATCH v3 15/19] IMA: Add support for file reads without contents
From
: Kees Cook
[PATCH v3 05/19] fs/kernel_read_file: Remove FIRMWARE_EFI_EMBEDDED enum
From
: Kees Cook
[PATCH v3 01/19] test_firmware: Test platform fw loading on non-EFI systems
From
: Kees Cook
[PATCH v3 03/19] firmware_loader: EFI firmware loader must handle pre-allocated buffer
From
: Kees Cook
Re: [PATCH RFC V2 17/17] x86/entry: Preserve PKRS MSR across exceptions
From
: Thomas Gleixner
Re: [PATCH RFC V2 17/17] x86/entry: Preserve PKRS MSR across exceptions
From
: Thomas Gleixner
Re: [PATCH RFC V2 17/17] x86/entry: Preserve PKRS MSR across exceptions
From
: Ira Weiny
CFP open for testing/fuzzing microconference at LPC
From
: Kevin Hilman
Re: [PATCH RFC V2 17/17] x86/entry: Preserve PKRS MSR across exceptions
From
: Andy Lutomirski
Re: [PATCH RFC V2 17/17] x86/entry: Preserve PKRS MSR across exceptions
From
: Ira Weiny
Re: [PATCH] lib: kunit: Convert test_sort to KUnit test
From
: kernel test robot
Re: [PATCH RFC V2 17/17] x86/entry: Preserve PKRS MSR across exceptions
From
: Thomas Gleixner
[PATCH v4 3/6] mm/notifier: add migration invalidation type
From
: Ralph Campbell
[PATCH v4 0/6] mm/migrate: avoid device private invalidations
From
: Ralph Campbell
[PATCH v4 1/6] nouveau: fix storing invalid ptes
From
: Ralph Campbell
[PATCH v4 6/6] mm/migrate: remove range invalidation in migrate_vma_pages()
From
: Ralph Campbell
[PATCH v4 5/6] mm/hmm/test: use the new migration invalidation
From
: Ralph Campbell
[PATCH v4 2/6] mm/migrate: add a flags parameter to migrate_vma
From
: Ralph Campbell
[PATCH v4 4/6] nouveau/svm: use the new migration invalidation
From
: Ralph Campbell
Re: [PATCH RFC V2 17/17] x86/entry: Preserve PKRS MSR across exceptions
From
: Thomas Gleixner
Re: [PATCH RFC V2 17/17] x86/entry: Preserve PKRS MSR across exceptions
From
: Ira Weiny
Re: [PATCH v3] lib: overflow_kunit: add KUnit test conversion of check_*_overflow
From
: Vitor Massaru Iha
Re: [PATCH RFC V2 17/17] x86/entry: Preserve PKRS MSR across exceptions
From
: Andy Lutomirski
Re: [PATCH RFC V2 17/17] x86/entry: Preserve PKRS MSR across exceptions
From
: Thomas Gleixner
Re: [PATCH RFC V2 17/17] x86/entry: Preserve PKRS MSR across exceptions
From
: Thomas Gleixner
Re: [PATCH RFC V2 17/17] x86/entry: Preserve PKRS MSR across exceptions
From
: Thomas Gleixner
Re: [PATCH RFC V2 17/17] x86/entry: Preserve PKRS MSR across exceptions
From
: Thomas Gleixner
Re: [PATCH RFC V2 17/17] x86/entry: Preserve PKRS MSR across exceptions
From
: Thomas Gleixner
Re: [PATCH RFC V2 17/17] x86/entry: Preserve PKRS MSR across exceptions
From
: Dave Hansen
Re: [PATCH RFC V2 17/17] x86/entry: Preserve PKRS MSR across exceptions
From
: Andy Lutomirski
Re: [PATCH RFC V2 17/17] x86/entry: Preserve PKRS MSR across exceptions
From
: Fenghua Yu
Re: [PATCH RFC V2 17/17] x86/entry: Preserve PKRS MSR across exceptions
From
: Dave Hansen
Re: [PATCH RFC V2 17/17] x86/entry: Preserve PKRS MSR across exceptions
From
: Fenghua Yu
Re: [PATCH] lib: kunit: Convert test_sort to KUnit test
From
: Vitor Massaru Iha
Re: [PATCH 0/7] powerpc/watchpoint: 2nd DAWR kvm enablement + selftests
From
: Ravi Bangoria
[PATCH 0/7] powerpc/watchpoint: 2nd DAWR kvm enablement + selftests
From
: Ravi Bangoria
[PATCH 4/7] powerpc/selftests/ptrace-hwbreak: Add testcases for 2nd DAWR
From
: Ravi Bangoria
[PATCH 7/7] powerpc/selftests: Add selftest to test concurrent perf/ptrace events
From
: Ravi Bangoria
[PATCH 6/7] powerpc/selftests/perf-hwbreak: Add testcases for 2nd DAWR
From
: Ravi Bangoria
[PATCH 1/7] powerpc/watchpoint/kvm: Rename current DAWR macros and variables
From
: Ravi Bangoria
[PATCH 5/7] powerpc/selftests/perf-hwbreak: Coalesce event creation code
From
: Ravi Bangoria
[PATCH 3/7] powerpc/watchpoint/kvm: Introduce new capability for 2nd DAWR
From
: Ravi Bangoria
[PATCH 2/7] powerpc/watchpoint/kvm: Add infrastructure to support 2nd DAWR
From
: Ravi Bangoria
Re: [PATCHv3] selftests/timers: Turn off timeout setting
From
: Po-Hsu Lin
Re: [PATCH] lib: kunit: Convert test_sort to KUnit test
From
: Andy Shevchenko
[PATCH] lib: kunit: Convert test_sort to KUnit test
From
: Vitor Massaru Iha
Re: [PATCH v3] lib: Convert test_user_copy to KUnit test
From
: Vitor Massaru Iha
Re: [PATCH RFC V2 17/17] x86/entry: Preserve PKRS MSR across exceptions
From
: Ira Weiny
Re: [PATCH v2 2/2] kbuild: trace functions in subdirectories of lib/
From
: Steven Rostedt
Re: [PATCH v3] lib: Convert test_user_copy to KUnit test
From
: Vitor Massaru Iha
Re: [PATCH v3] lib: Convert test_user_copy to KUnit test
From
: Kees Cook
Re: [PATCH v3] lib: Convert test_user_copy to KUnit test
From
: Vitor Massaru Iha
Re: [PATCH RFC V2 17/17] x86/entry: Preserve PKRS MSR across exceptions
From
: Andy Lutomirski
Re: [PATCH v3 0/2] Selftest for cpuidle latency measurement
From
: Pratik Sampat
Re: [PATCH v2] selftest: txtimestamp: fix net ns entry logic
From
: Willem de Bruijn
Re: [PATCH v3 2/5] mm/migrate: add a flags parameter to migrate_vma
From
: Bharata B Rao
Re: [PATCH RFC V2 17/17] x86/entry: Preserve PKRS MSR across exceptions
From
: Peter Zijlstra
Re: [PATCH v2] selftest: txtimestamp: fix net ns entry logic
From
: Paolo Pisati
Re: [PATCH RFC V2 17/17] x86/entry: Preserve PKRS MSR across exceptions
From
: Ira Weiny
Re: [PATCH v2 2/2] kbuild: trace functions in subdirectories of lib/
From
: Masahiro Yamada
Re: [PATCH v3] lib: Convert test_user_copy to KUnit test
From
: Kees Cook
Re: [PATCH v2 2/2] kbuild: trace functions in subdirectories of lib/
From
: Masahiro Yamada
Re: [PATCH v3] lib: kunit: Provides a userspace memory context when tests are compiled as module
From
: Brendan Higgins
Re: [PATCH v3] lib: overflow_kunit: add KUnit test conversion of check_*_overflow
From
: Brendan Higgins
Re: [PATCH v3] lib: Convert test_user_copy to KUnit test
From
: Vitor Massaru Iha
Re: [PATCH v2] selftest: txtimestamp: fix net ns entry logic
From
: David Miller
Re: [PATCH v3] lib: Convert test_user_copy to KUnit test
From
: Vitor Massaru Iha
Re: [PATCH v3] lib: kunit: Provides a userspace memory context when tests are compiled as module
From
: Vitor Massaru Iha
[PATCH v3 5/5] mm/hmm/test: use the new migration invalidation
From
: Ralph Campbell
[PATCH v3 2/5] mm/migrate: add a flags parameter to migrate_vma
From
: Ralph Campbell
[PATCH v3 4/5] nouveau/svm: use the new migration invalidation
From
: Ralph Campbell
[PATCH v3 0/5] mm/migrate: avoid device private invalidations
From
: Ralph Campbell
[PATCH v3 3/5] mm/notifier: add migration invalidation type
From
: Ralph Campbell
[PATCH v3 1/5] nouveau: fix storing invalid ptes
From
: Ralph Campbell
Re: [PATCH v3] lib: overflow_kunit: add KUnit test conversion of check_*_overflow
From
: Vitor Massaru Iha
Re: [PATCH RFC V2 17/17] x86/entry: Preserve PKRS MSR across exceptions
From
: Peter Zijlstra
Re: [PATCH v3] lib: Convert test_user_copy to KUnit test
From
: Kees Cook
Re: [PATCH v3] lib: kunit: Provides a userspace memory context when tests are compiled as module
From
: Kees Cook
Re: [PATCH v3] lib: overflow_kunit: add KUnit test conversion of check_*_overflow
From
: Kees Cook
Re: [PATCH RFC V2 17/17] x86/entry: Preserve PKRS MSR across exceptions
From
: Ira Weiny
[PATCH v3] lib: Convert test_user_copy to KUnit test
From
: Vitor Massaru Iha
[PATCH v3] lib: kunit: Provides a userspace memory context when tests are compiled as module
From
: Vitor Massaru Iha
[RFC v3] kunit: Allows to install and load modules in root filesystem
From
: Vitor Massaru Iha
Re: [RFC PATCH bpf-next 2/2] selftests/bpf: Test __ksym externs with BTF
From
: Hao Luo
Re: [PATCH RFC V2 13/17] kmap: Add stray write protection for device pages
From
: Ira Weiny
Re: [PATCH v2] selftest: txtimestamp: fix net ns entry logic
From
: Willem de Bruijn
[PATCH v2] selftest: txtimestamp: fix net ns entry logic
From
: Paolo Pisati
Re: [PATCH] selftests: txtimestamp: tear down setup() 'tc' and 'ip' env on EXIT
From
: Willem de Bruijn
Re: [PATCH v3 0/2] Selftest for cpuidle latency measurement
From
: Daniel Lezcano
[PATCH] selftests: txtimestamp: tear down setup() 'tc' and 'ip' env on EXIT
From
: Paolo Pisati
Re: [PATCH v3] lib: overflow_kunit: add KUnit test conversion of check_*_overflow
From
: kernel test robot
[PATCH v3 0/2] Selftest for cpuidle latency measurement
From
: Pratik Rajesh Sampat
[PATCH v3 2/2] selftest/cpuidle: Add support for cpuidle latency measurement
From
: Pratik Rajesh Sampat
[PATCH v3 1/2] cpuidle: Trace IPI based and timer based wakeup latency from idle states
From
: Pratik Rajesh Sampat
Re: [PATCH v4 1/2] kernel: Implement selective syscall userspace redirection
From
: Mark Rutland
Re: [PATCH v2 2/2] selftest/cpuidle: Add support for cpuidle latency measurement
From
: Pratik Sampat
Re: [RFC PATCH bpf-next 2/2] selftests/bpf: Test __ksym externs with BTF
From
: Andrii Nakryiko
Re: [PATCH v2 2/5] mm/migrate: add a direction parameter to migrate_vma
From
: Ralph Campbell
Re: [PATCH v2 2/5] mm/migrate: add a direction parameter to migrate_vma
From
: Jason Gunthorpe
[PATCH v3] lib: overflow_kunit: add KUnit test conversion of check_*_overflow
From
: Vitor Massaru Iha
Re: [PATCH v2 2/5] mm/migrate: add a direction parameter to migrate_vma
From
: Ralph Campbell
Re: [RFC PATCH bpf-next 2/2] selftests/bpf: Test __ksym externs with BTF
From
: Hao Luo
Re: [PATCH v2 2/5] mm/migrate: add a direction parameter to migrate_vma
From
: Jason Gunthorpe
Re: [PATCH v2 0/5] mm/migrate: avoid device private invalidations
From
: Ralph Campbell
Re: [PATCH v2 3/5] mm/notifier: add migration invalidation type
From
: Ralph Campbell
Re: [PATCH v2 2/5] mm/migrate: add a direction parameter to migrate_vma
From
: Ralph Campbell
Re: [PATCH v2 0/5] mm/migrate: avoid device private invalidations
From
: Jason Gunthorpe
Re: [PATCH v2 3/5] mm/notifier: add migration invalidation type
From
: Jason Gunthorpe
Re: [PATCH v2 2/5] mm/migrate: add a direction parameter to migrate_vma
From
: Jason Gunthorpe
Re: [PATCH RFC V2 04/17] x86/pks: Preserve the PKRS MSR on context switch
From
: Ira Weiny
Re: [RFC PATCH bpf-next 1/2] bpf: BTF support for __ksym externs
From
: Hao Luo
Re: [PATCH v4 1/2] kernel: Implement selective syscall userspace redirection
From
: Gabriel Krisman Bertazi
Re: [PATCH v4 1/2] kernel: Implement selective syscall userspace redirection
From
: Thomas Gleixner
Re: [PATCH v4 1/2] kernel: Implement selective syscall userspace redirection
From
: Will Deacon
Re: [PATCH v4 1/2] kernel: Implement selective syscall userspace redirection
From
: Thomas Gleixner
Re: [PATCH RFC V2 13/17] kmap: Add stray write protection for device pages
From
: Peter Zijlstra
Re: [PATCH RFC V2 12/17] memremap: Add zone device access protection
From
: Peter Zijlstra
Re: [PATCH RFC V2 04/17] x86/pks: Preserve the PKRS MSR on context switch
From
: Peter Zijlstra
Re: [PATCH RFC V2 02/17] x86/fpu: Refactor arch_set_user_pkey_access() for PKS support
From
: Peter Zijlstra
Re: [PATCH RFC V2 02/17] x86/fpu: Refactor arch_set_user_pkey_access() for PKS support
From
: Peter Zijlstra
Re: [PATCH v2 2/2] selftest/cpuidle: Add support for cpuidle latency measurement
From
: Gautham R Shenoy
Re: [RFC PATCH bpf-next 2/2] selftests/bpf: Test __ksym externs with BTF
From
: Andrii Nakryiko
Re: [RFC PATCH bpf-next 1/2] bpf: BTF support for __ksym externs
From
: Andrii Nakryiko
Re: [PATCH v2 1/2] cpuidle: Trace IPI based and timer based wakeup latency from idle states
From
: Gautham R Shenoy
Re: [PATCH RFC V2 14/17] dax: Stray write protection for dax_direct_access()
From
: Ira Weiny
Re: [PATCH RFC V2 13/17] kmap: Add stray write protection for device pages
From
: Ira Weiny
[PATCH 0/3] xtensa: add seccomp support
From
: Max Filippov
[PATCH 1/3] xtensa: expose syscall through user_pt_regs
From
: Max Filippov
[PATCH 3/3] selftests/seccomp: add xtensa support
From
: Max Filippov
[PATCH 2/3] xtensa: add seccomp support
From
: Max Filippov
Re: [PATCH RFC V2 12/17] memremap: Add zone device access protection
From
: Ira Weiny
Re: [PATCH RFC V2 12/17] memremap: Add zone device access protection
From
: Ira Weiny
[PATCH v2] lib: Convert test_user_copy to KUnit test
From
: Vitor Massaru Iha
[PATCH v2] lib: kunit: Provides a userspace memory context when tests are compiled as module
From
: Vitor Massaru Iha
[RFC v2] kunit: tool: Allows to install and load modules in root filesystem
From
: Vitor Massaru Iha
Re: [PATCH RFC V2 02/17] x86/fpu: Refactor arch_set_user_pkey_access() for PKS support
From
: Dave Hansen
Re: [PATCH RFC V2 04/17] x86/pks: Preserve the PKRS MSR on context switch
From
: Ira Weiny
Re: [PATCH RFC V2 04/17] x86/pks: Preserve the PKRS MSR on context switch
From
: Ira Weiny
Re: [PATCH RFC V2 02/17] x86/fpu: Refactor arch_set_user_pkey_access() for PKS support
From
: Ira Weiny
Re: [PATCH v2] selftests: net: ip_defrag: modprobe missing nf_defrag_ipv6 support
From
: David Miller
Re: [PATCH RFC V2 17/17] x86/entry: Preserve PKRS MSR across exceptions
From
: Peter Zijlstra
Re: [PATCH RFC V2 17/17] x86/entry: Preserve PKRS MSR across exceptions
From
: Peter Zijlstra
Re: [PATCH RFC V2 17/17] x86/entry: Preserve PKRS MSR across exceptions
From
: Peter Zijlstra
Re: [PATCH RFC V2 16/17] [dax|pmem]: Enable stray write protection
From
: Peter Zijlstra
Re: [PATCH RFC V2 14/17] dax: Stray write protection for dax_direct_access()
From
: Peter Zijlstra
Re: [PATCH RFC V2 13/17] kmap: Add stray write protection for device pages
From
: Peter Zijlstra
Re: [PATCH RFC V2 12/17] memremap: Add zone device access protection
From
: Peter Zijlstra
[PATCH v2 1/2] cpuidle: Trace IPI based and timer based wakeup latency from idle states
From
: Pratik Rajesh Sampat
[PATCH v2 2/2] selftest/cpuidle: Add support for cpuidle latency measurement
From
: Pratik Rajesh Sampat
[PATCH v2 0/2] Selftest for cpuidle latency measurement
From
: Pratik Rajesh Sampat
Re: [PATCH RFC V2 12/17] memremap: Add zone device access protection
From
: Peter Zijlstra
Re: [PATCH RFC V2 12/17] memremap: Add zone device access protection
From
: Peter Zijlstra
Re: [PATCH RFC V2 04/17] x86/pks: Preserve the PKRS MSR on context switch
From
: Peter Zijlstra
Re: [PATCH RFC V2 02/17] x86/fpu: Refactor arch_set_user_pkey_access() for PKS support
From
: Peter Zijlstra
Re: [PATCH RFC V2 04/17] x86/pks: Preserve the PKRS MSR on context switch
From
: Peter Zijlstra
[PATCH RFC V2 08/17] x86/pks: Add PKS Test code
From
: ira . weiny
[PATCH RFC V2 01/17] x86/pkeys: Create pkeys_internal.h
From
: ira . weiny
[PATCH RFC V2 04/17] x86/pks: Preserve the PKRS MSR on context switch
From
: ira . weiny
[PATCH RFC V2 06/17] x86/pks: Add a debugfs file for allocated PKS keys
From
: ira . weiny
[PATCH RFC V2 02/17] x86/fpu: Refactor arch_set_user_pkey_access() for PKS support
From
: ira . weiny
[PATCH RFC V2 03/17] x86/pks: Enable Protection Keys Supervisor (PKS)
From
: ira . weiny
[PATCH RFC V2 07/17] Documentation/pkeys: Update documentation for kernel pkeys
From
: ira . weiny
[PATCH RFC V2 09/17] memremap: Convert devmap static branch to {inc,dec}
From
: ira . weiny
[PATCH RFC V2 10/17] fs/dax: Remove unused size parameter
From
: ira . weiny
[PATCH RFC V2 11/17] drivers/dax: Expand lock scope to cover the use of addresses
From
: ira . weiny
[PATCH RFC V2 12/17] memremap: Add zone device access protection
From
: ira . weiny
[PATCH RFC V2 05/17] x86/pks: Add PKS kernel API
From
: ira . weiny
[PATCH RFC V2 13/17] kmap: Add stray write protection for device pages
From
: ira . weiny
[PATCH RFC V2 14/17] dax: Stray write protection for dax_direct_access()
From
: ira . weiny
[PATCH RFC V2 15/17] nvdimm/pmem: Stray write protection for pmem->virt_addr
From
: ira . weiny
[PATCH RFC V2 17/17] x86/entry: Preserve PKRS MSR across exceptions
From
: ira . weiny
[PATCH RFC V2 16/17] [dax|pmem]: Enable stray write protection
From
: ira . weiny
[PATCH RFC V2 00/17] PKS: Add Protection Keys Supervisor (PKS) support
From
: ira . weiny
Re: [PATCH v4 1/2] kernel: Implement selective syscall userspace redirection
From
: Andy Lutomirski
Re: [PATCH v4 1/2] kernel: Implement selective syscall userspace redirection
From
: Gabriel Krisman Bertazi
Re: [PATCH v2] selftests: net: ip_defrag: modprobe missing nf_defrag_ipv6 support
From
: Jakub Kicinski
Re: [PATCH v4 1/2] kernel: Implement selective syscall userspace redirection
From
: Andy Lutomirski
Re: [PATCH v4 1/2] kernel: Implement selective syscall userspace redirection
From
: Kees Cook
Re: [PATCH v4 0/2] Syscall User Redirection
From
: Carlos O'Donell
Re: [PATCH v4 1/2] kernel: Implement selective syscall userspace redirection
From
: Matthew Wilcox
Re: [PATCH v4 0/2] Syscall User Redirection
From
: Gabriel Krisman Bertazi
Re: [PATCH v4 0/2] Syscall User Redirection
From
: Christian Brauner
Re: [PATCH v4 0/2] Syscall User Redirection
From
: Kees Cook
Re: [PATCH v4 0/2] Syscall User Redirection
From
: Christian Brauner
Re: [PATCH v4 0/2] Syscall User Redirection
From
: Kees Cook
[PATCH v4 2/2] selftests: Add kselftest for syscall user dispatch
From
: Gabriel Krisman Bertazi
[PATCH v4 1/2] kernel: Implement selective syscall userspace redirection
From
: Gabriel Krisman Bertazi
[PATCH v4 0/2] Syscall User Redirection
From
: Gabriel Krisman Bertazi
Re: [RFC 3/3] lib: Convert test_user_copy to KUnit test
From
: Vitor Massaru Iha
Re: [RFC 3/3] lib: Convert test_user_copy to KUnit test
From
: Vitor Massaru Iha
Re: [RFC 2/3] lib: Allows to borrow mm in userspace on KUnit
From
: Vitor Massaru Iha
Re: [RFC 2/3] lib: Allows to borrow mm in userspace on KUnit
From
: Vitor Massaru Iha
Re: [RFC 1/3] kunit: tool: Add support root filesystem in kunit-tool
From
: Vitor Massaru Iha
Re: [RFC 0/3] kunit: add support to use modules
From
: Vitor Massaru Iha
Re: [RFC 0/3] kunit: add support to use modules
From
: Vitor Massaru Iha
[PATCH v2] selftests: net: ip_defrag: modprobe missing nf_defrag_ipv6 support
From
: Paolo Pisati
Re: [PATCH] selftests: net: ip_defrag: modprobe missing nf_defrag_ipv6 support
From
: Paolo Pisati
Re: [PATCH] selftests: net: ip_defrag: modprobe missing nf_defrag_ipv6 support
From
: Jakub Kicinski
[PATCH v36 22/24] selftests/x86: Add a selftest for SGX
From
: Jarkko Sakkinen
Re: [PATCH v3 0/3] selftests: powerpc: Fixes and execute-disable test for pkeys
From
: Michael Ellerman
Re: [PATCH] selftests: net: ip_defrag: modprobe missing nf_defrag_ipv6 support
From
: Paolo Pisati
Re: [RFC 0/3] kunit: add support to use modules
From
: Kees Cook
Re: [RFC 3/3] lib: Convert test_user_copy to KUnit test
From
: Kees Cook
Re: [PATCH] selftests: net: ip_defrag: modprobe missing nf_defrag_ipv6 support
From
: Jakub Kicinski
Re: [RFC 3/3] lib: Convert test_user_copy to KUnit test
From
: Brendan Higgins
Re: [RFC 2/3] lib: Allows to borrow mm in userspace on KUnit
From
: Brendan Higgins
Re: [RFC 1/3] kunit: tool: Add support root filesystem in kunit-tool
From
: Brendan Higgins
[RFC PATCH bpf-next 0/2] BTF support for ksyms
From
: Hao Luo
[RFC PATCH bpf-next 2/2] selftests/bpf: Test __ksym externs with BTF
From
: Hao Luo
[RFC PATCH bpf-next 1/2] bpf: BTF support for __ksym externs
From
: Hao Luo
Re: [PATCH 2/4] KVM: x86: Introduce paravirt feature CR0/CR4 pinning
From
: Andersen, John
Re: [PATCH 0/3] readfile(2): a new syscall to make open/read/close faster
From
: Miklos Szeredi
Re: [PATCH 0/3] readfile(2): a new syscall to make open/read/close faster
From
: Pavel Begunkov
Re: [PATCH 0/3] readfile(2): a new syscall to make open/read/close faster
From
: Pavel Begunkov
Re: [PATCH 0/3] readfile(2): a new syscall to make open/read/close faster
From
: Miklos Szeredi
Re: [PATCH 0/3] readfile(2): a new syscall to make open/read/close faster
From
: Pavel Begunkov
Re: [PATCH v2] selftests/livepatch: adopt to newer sysctl error format
From
: Petr Mladek
Re: [PATCH 2/4] KVM: x86: Introduce paravirt feature CR0/CR4 pinning
From
: Sean Christopherson
Re: [RFC 0/3] kunit: add support to use modules
From
: David Gow
[RFC 3/3] lib: Convert test_user_copy to KUnit test
From
: Vitor Massaru Iha
[RFC 2/3] lib: Allows to borrow mm in userspace on KUnit
From
: Vitor Massaru Iha
[RFC 1/3] kunit: tool: Add support root filesystem in kunit-tool
From
: Vitor Massaru Iha
[RFC 0/3] kunit: add support to use modules
From
: Vitor Massaru Iha
Re: [PATCH] selftests: fib_nexthop_multiprefix: fix cleanup() netns deletion
From
: David Miller
[PATCH v1 2/2] kunit: tool: fix improper treatment of file location
From
: Brendan Higgins
[PATCH v1 1/2] kunit: tool: fix broken default args in unit tests
From
: Brendan Higgins
[PATCH v1 0/2] kunit: tool: fix kunit_tool unit tests
From
: Brendan Higgins
Re: [RFC PATCH 12/15] kmap: Add stray write protection for device pages
From
: Ira Weiny
Re: [RFC PATCH 12/15] kmap: Add stray write protection for device pages
From
: Peter Zijlstra
Re: [RFC PATCH 12/15] kmap: Add stray write protection for device pages
From
: Dave Hansen
Re: [RFC PATCH 11/15] memremap: Add zone device access protection
From
: Peter Zijlstra
Re: [RFC PATCH 12/15] kmap: Add stray write protection for device pages
From
: Peter Zijlstra
Re: [RFC PATCH 11/15] memremap: Add zone device access protection
From
: Ira Weiny
Re: [RFC PATCH 04/15] x86/pks: Preserve the PKRS MSR on context switch
From
: Ira Weiny
Re: [RFC PATCH 12/15] kmap: Add stray write protection for device pages
From
: Ira Weiny
Re: [RFC PATCH 04/15] x86/pks: Preserve the PKRS MSR on context switch
From
: Ira Weiny
Re: [RFC PATCH 04/15] x86/pks: Preserve the PKRS MSR on context switch
From
: Peter Zijlstra
Re: [RFC PATCH 04/15] x86/pks: Preserve the PKRS MSR on context switch
From
: Dave Hansen
[PATCH] selftests/harness: Limit step counter reporting
From
: Kees Cook
Re: [PATCH v7 8/9] seccomp: Introduce addfd ioctl to seccomp user notifier
From
: Will Drewry
Re: [PATCH] selftests: fib_nexthop_multiprefix: fix cleanup() netns deletion
From
: David Ahern
[PATCH] selftests: fib_nexthop_multiprefix: fix cleanup() netns deletion
From
: Paolo Pisati
Re: [PATCH v2] selftests/livepatch: adopt to newer sysctl error format
From
: Miroslav Benes
[PATCH] selftests: net: ip_defrag: modprobe missing nf_defrag_ipv6 support
From
: Paolo Pisati
Re: [PATCH v2] selftests/livepatch: adopt to newer sysctl error format
From
: Joe Lawrence
Re: [PATCH 0/3] readfile(2): a new syscall to make open/read/close faster
From
: Miklos Szeredi
Re: [PATCH 0/3] readfile(2): a new syscall to make open/read/close faster
From
: Pavel Begunkov
Re: [PATCH v2] selftests/livepatch: adopt to newer sysctl error format
From
: Kamalesh Babulal
[PATCH v2] selftests/livepatch: adopt to newer sysctl error format
From
: Petr Mladek
Re: [RFC PATCH 12/15] kmap: Add stray write protection for device pages
From
: Peter Zijlstra
Re: [RFC PATCH 11/15] memremap: Add zone device access protection
From
: Peter Zijlstra
Re: [RFC PATCH 04/15] x86/pks: Preserve the PKRS MSR on context switch
From
: Peter Zijlstra
Re: [PATCH 0/3] readfile(2): a new syscall to make open/read/close faster
From
: Miklos Szeredi
Re: [PATCH] selftests/livepatch: Use "comm" instead of "diff" for dmesg
From
: Petr Mladek
[RFC PATCH 08/15] x86/pks: Add PKS Test code
From
: ira . weiny
[RFC PATCH 02/15] x86/fpu: Refactor arch_set_user_pkey_access() for PKS support
From
: ira . weiny
[RFC PATCH 00/15] PKS: Add Protection Keys Supervisor (PKS) support
From
: ira . weiny
[RFC PATCH 06/15] x86/pks: Add a debugfs file for allocated PKS keys
From
: ira . weiny
[RFC PATCH 04/15] x86/pks: Preserve the PKRS MSR on context switch
From
: ira . weiny
[RFC PATCH 03/15] x86/pks: Enable Protection Keys Supervisor (PKS)
From
: ira . weiny
[RFC PATCH 07/15] Documentation/pkeys: Update documentation for kernel pkeys
From
: ira . weiny
[RFC PATCH 09/15] fs/dax: Remove unused size parameter
From
: ira . weiny
[RFC PATCH 10/15] drivers/dax: Expand lock scope to cover the use of addresses
From
: ira . weiny
[RFC PATCH 12/15] kmap: Add stray write protection for device pages
From
: ira . weiny
[RFC PATCH 14/15] nvdimm/pmem: Stray write protection for pmem->virt_addr
From
: ira . weiny
[RFC PATCH 15/15] [dax|pmem]: Enable stray write protection
From
: ira . weiny
[RFC PATCH 13/15] dax: Stray write protection for dax_direct_access()
From
: ira . weiny
[RFC PATCH 11/15] memremap: Add zone device access protection
From
: ira . weiny
[RFC PATCH 05/15] x86/pks: Add PKS kernel API
From
: ira . weiny
[RFC PATCH 01/15] x86/pkeys: Create pkeys_internal.h
From
: ira . weiny
Re: [PATCH 0/3] readfile(2): a new syscall to make open/read/close faster
From
: Pavel Machek
Re: [PATCH 2/4] KVM: x86: Introduce paravirt feature CR0/CR4 pinning
From
: Andersen, John
Re: [PATCH 2/4] KVM: x86: Introduce paravirt feature CR0/CR4 pinning
From
: Andersen, John
Re: [PATCH v2 6/8] selftests/harness: Refactor XFAIL into SKIP
From
: Ralph Campbell
Re: [PATCH v3 2/2] selftests: Add kselftest for syscall user dispatch
From
: Kees Cook
Re: [PATCH v3 1/2] kernel: Implement selective syscall userspace redirection
From
: Kees Cook
Re: [PATCH v2 6/8] selftests/harness: Refactor XFAIL into SKIP
From
: Kees Cook
[PATCH] selftests: Replace HTTP links with HTTPS ones
From
: Alexander A. Klimov
[PATCH] rcutorture: Replace HTTP links with HTTPS ones
From
: Alexander A. Klimov
Re: [PATCH v2 6/8] selftests/harness: Refactor XFAIL into SKIP
From
: Ralph Campbell
[PATCH v2 0/5] mm/migrate: avoid device private invalidations
From
: Ralph Campbell
[PATCH v2 2/5] mm/migrate: add a direction parameter to migrate_vma
From
: Ralph Campbell
[PATCH v2 4/5] nouveau/svm: use the new migration invalidation
From
: Ralph Campbell
[PATCH v2 5/5] mm/hmm/test: use the new migration invalidation
From
: Ralph Campbell
[PATCH v2 3/5] mm/notifier: add migration invalidation type
From
: Ralph Campbell
[PATCH v2 1/5] nouveau: fix storing invalid ptes
From
: Ralph Campbell
Re: [PATCH] selftests/livepatch: Use "comm" instead of "diff" for dmesg
From
: Yannick Cote
Re: [PATCH] selftests/livepatch: Use "comm" instead of "diff" for dmesg
From
: Kamalesh Babulal
Re: [PATCH] selftests/livepatch: adopt to newer sysctl error format
From
: Kamalesh Babulal
[PATCH v3 2/2] selftests: Add kselftest for syscall user dispatch
From
: Gabriel Krisman Bertazi
[PATCH v3 1/2] kernel: Implement selective syscall userspace redirection
From
: Gabriel Krisman Bertazi
[PATCH v3 0/2] Syscall user redirection
From
: Gabriel Krisman Bertazi
Re: [PATCH for-next/seccomp v2 1/2] selftests/seccomp: Add SKIPs for failed unshare()
From
: Tycho Andersen
Re: [PATCH for-next/seccomp v2 2/2] selftests/seccomp: Set NNP for TSYNC ESRCH flag test
From
: Christian Brauner
Re: [PATCH for-next/seccomp v2 1/2] selftests/seccomp: Add SKIPs for failed unshare()
From
: Christian Brauner
Re: [PATCH bpf] selftests/bpf: Fix cgroup sockopt verifier test
From
: Daniel Borkmann
[PATCH for-next/seccomp v2 2/2] selftests/seccomp: Set NNP for TSYNC ESRCH flag test
From
: Kees Cook
[PATCH for-next/seccomp v2 1/2] selftests/seccomp: Add SKIPs for failed unshare()
From
: Kees Cook
[PATCH for-next/seccomp v2 0/2] selftests/seccomp: SKIP tests requiring root
From
: Kees Cook
Re: [GIT PULL] Kselftest fixes update for Linux 5.8-rc5
From
: pr-tracker-bot
Re: [PATCH 3/5] mm/notifier: add migration invalidation type
From
: Ralph Campbell
Re: [PATCH v3 0/5] mm/hmm/nouveau: add PMD system memory mapping
From
: Ralph Campbell
[PATCH v2 2/2] mm/migrate: add migrate-shared test for migrate_vma_*()
From
: Ralph Campbell
[PATCH v2 1/2] mm/migrate: optimize migrate_vma_setup() for holes
From
: Ralph Campbell
[PATCH v2 0/2] mm/migrate: optimize migrate_vma_setup() for holes
From
: Ralph Campbell
Re: [PATCH 3/5] mm/notifier: add migration invalidation type
From
: Jason Gunthorpe
Re: [PATCH v3 0/5] mm/hmm/nouveau: add PMD system memory mapping
From
: Jason Gunthorpe
[PATCH] selftests/livepatch: Use "comm" instead of "diff" for dmesg
From
: Joe Lawrence
Re: [PATCH] selftests/livepatch: adopt to newer sysctl error format
From
: Joe Lawrence
Re: [PATCH bpf] selftests/bpf: Fix cgroup sockopt verifier test
From
: Jakub Sitnicki
[GIT PULL] Kselftest fixes update for Linux 5.8-rc5
From
: Shuah Khan
Re: [PATCH 1/2] mm/migrate: optimize migrate_vma_setup() for holes
From
: Ralph Campbell
Re: [PATCH for-next/seccomp 0/3] Check ENOSYS under tracing
From
: Kees Cook
Re: [PATCH] selftests/livepatch: adopt to newer sysctl error format
From
: Petr Mladek
[PATCH bpf] selftests/bpf: Fix cgroup sockopt verifier test
From
: Jean-Philippe Brucker
Re: [PATCH v19 08/12] landlock: Add syscall implementation
From
: Mickaël Salaün
Re: [PATCH for-next/seccomp 0/3] Check ENOSYS under tracing
From
: Will Deacon
Re: [PATCH v7 1/9] net/compat: Add missing sock updates for SCM_RIGHTS
From
: Christian Brauner
Re: [PATCH 1/2] mm/migrate: optimize migrate_vma_setup() for holes
From
: Bharata B Rao
[PATCH] selftests/livepatch: adopt to newer sysctl error format
From
: Kamalesh Babulal
Re: [PATCH 2/4] KVM: x86: Introduce paravirt feature CR0/CR4 pinning
From
: Kees Cook
Re: [PATCH v7 2/9] pidfd: Add missing sock updates for pidfd_getfd()
From
: Kees Cook
Re: [PATCH bpf] selftests: bpf: fix detach from sockmap tests
From
: Daniel Borkmann
Re: [PATCH] kunit: capture stderr on all make subprocess calls
From
: Brendan Higgins
Re: [PATCH v7 2/9] pidfd: Add missing sock updates for pidfd_getfd()
From
: Kees Cook
Re: [PATCH v7 2/9] pidfd: Add missing sock updates for pidfd_getfd()
From
: Jann Horn
[PATCH v7 0/9] Add seccomp notifier ioctl that enables adding fds
From
: Kees Cook
[PATCH v7 2/9] pidfd: Add missing sock updates for pidfd_getfd()
From
: Kees Cook
[PATCH v7 1/9] net/compat: Add missing sock updates for SCM_RIGHTS
From
: Kees Cook
[PATCH v7 3/9] net/scm: Regularize compat handling of scm_detach_fds()
From
: Kees Cook
[PATCH v7 4/9] fs: Move __scm_install_fd() to __receive_fd()
From
: Kees Cook
[PATCH v7 6/9] pidfd: Replace open-coded receive_fd()
From
: Kees Cook
[PATCH v7 7/9] fs: Expand __receive_fd() to accept existing fd
From
: Kees Cook
[PATCH v7 9/9] selftests/seccomp: Test SECCOMP_IOCTL_NOTIF_ADDFD
From
: Kees Cook
[PATCH v7 5/9] fs: Add receive_fd() wrapper for __receive_fd()
From
: Kees Cook
[PATCH v7 8/9] seccomp: Introduce addfd ioctl to seccomp user notifier
From
: Kees Cook
Re: [PATCH bpf] selftests: bpf: fix detach from sockmap tests
From
: Jakub Sitnicki
Re: [PATCH v19 08/12] landlock: Add syscall implementation
From
: Christian Brauner
Re: [PATCH v19 08/12] landlock: Add syscall implementation
From
: Arnd Bergmann
[PATCH 2/2] mm/migrate: add migrate-shared test for migrate_vma_*()
From
: Ralph Campbell
[PATCH 1/2] mm/migrate: optimize migrate_vma_setup() for holes
From
: Ralph Campbell
[PATCH 0/2] mm/migrate: optimize migrate_vma_setup() for holes
From
: Ralph Campbell
Re: [PATCH 2/4] KVM: x86: Introduce paravirt feature CR0/CR4 pinning
From
: Dave Hansen
Re: [PATCH 2/4] KVM: x86: Introduce paravirt feature CR0/CR4 pinning
From
: Dave Hansen
Re: [PATCH 2/4] KVM: x86: Introduce paravirt feature CR0/CR4 pinning
From
: Andersen, John
Re: [PATCH v6 6/7] seccomp: Introduce addfd ioctl to seccomp user notifier
From
: Christian Brauner
Re: [PATCH v6 4/7] pidfd: Replace open-coded partial receive_fd()
From
: Christian Brauner
[PATCH bpf] selftests: bpf: fix detach from sockmap tests
From
: Lorenz Bauer
Re: [PATCH v6 4/7] pidfd: Replace open-coded partial receive_fd()
From
: Kees Cook
Re: [PATCH v6 6/7] seccomp: Introduce addfd ioctl to seccomp user notifier
From
: Kees Cook
Re: [PATCH v6 5/7] fs: Expand __receive_fd() to accept existing fd
From
: Kees Cook
Re: [PATCH v6 4/7] pidfd: Replace open-coded partial receive_fd()
From
: Kees Cook
Re: [PATCH v6 3/7] fs: Add receive_fd() wrapper for __receive_fd()
From
: Kees Cook
Re: [PATCH v6 1/7] net/scm: Regularize compat handling of scm_detach_fds()
From
: Kees Cook
[PATCH] kunit: capture stderr on all make subprocess calls
From
: Will Chen
Re: [PATCH v19 08/12] landlock: Add syscall implementation
From
: Mickaël Salaün
Re: [PATCH] Replace HTTP links with HTTPS ones: KMOD KERNEL MODULE LOADER - USERMODE HELPER
From
: Shuah Khan
Re: [PATCH v19 08/12] landlock: Add syscall implementation
From
: Arnd Bergmann
Re: [PATCH 2/5] mm/migrate: add a direction parameter to migrate_vma
From
: Bharata B Rao
Re: [PATCH 0/5] mm/migrate: avoid device private invalidations
From
: Bharata B Rao
Re: [PATCH v19 08/12] landlock: Add syscall implementation
From
: Mickaël Salaün
Re: [PATCH] Replace HTTP links with HTTPS ones: KMOD KERNEL MODULE LOADER - USERMODE HELPER
From
: Luis Chamberlain
Re: [PATCH v2 2/2] kbuild: trace functions in subdirectories of lib/
From
: Petr Mladek
Re: [PATCH v19 09/12] arch: Wire up landlock() syscall
From
: Arnd Bergmann
Re: [PATCH v19 08/12] landlock: Add syscall implementation
From
: Arnd Bergmann
Re: [PATCH v19 09/12] arch: Wire up landlock() syscall
From
: Mickaël Salaün
Re: [PATCH v19 09/12] arch: Wire up landlock() syscall
From
: Arnd Bergmann
Re: [PATCH v19 09/12] arch: Wire up landlock() syscall
From
: Mickaël Salaün
Re: [PATCH v19 09/12] arch: Wire up landlock() syscall
From
: Arnd Bergmann
[PATCH] Replace HTTP links with HTTPS ones: KMOD KERNEL MODULE LOADER - USERMODE HELPER
From
: Alexander A. Klimov
Re: [PATCH v19 07/12] landlock: Support filesystem access-control
From
: Mickaël Salaün
Re: [PATCH v2 2/2] kbuild: trace functions in subdirectories of lib/
From
: Petr Mladek
Re: [PATCH] selftests: kmod: Add module address visibility test
From
: Luis Chamberlain
Re: [PATCH v10 0/9] firmware: add request_partial_firmware_into_buf
From
: Scott Branden
Re: [PATCH v10 2/9] fs: introduce kernel_pread_file* support
From
: Scott Branden
Re: [PATCH v5 08/12] init: main: add KUnit to kernel init
From
: Luis Chamberlain
Re: [PATCH v10 0/9] firmware: add request_partial_firmware_into_buf
From
: Florian Fainelli
Re: [PATCH v5 01/12] vmlinux.lds.h: add linker section for KUnit test suites
From
: Luis Chamberlain
Re: [PATCH v10 7/9] misc: bcm-vk: add Broadcom VK driver
From
: Scott Branden
Re: [PATCH v10 4/9] test_firmware: add partial read support for request_firmware_into_buf
From
: Scott Branden
Re: [PATCH v10 3/9] firmware: add request_partial_firmware_into_buf
From
: Scott Branden
Re: [PATCH v10 2/9] fs: introduce kernel_pread_file* support
From
: Scott Branden
Re: [PATCH v10 1/9] fs: move kernel_read_file* to its own include file
From
: Scott Branden
Re: [PATCH v10 9/9] ima: add FIRMWARE_PARTIAL_READ support
From
: Scott Branden
Re: [Nouveau] [PATCH v3 3/5] nouveau: fix mapping 2MB sysmem pages
From
: Ben Skeggs
Re: [PATCH v10 2/9] fs: introduce kernel_pread_file* support
From
: Mimi Zohar
Re: [PATCH v10 7/9] misc: bcm-vk: add Broadcom VK driver
From
: Kees Cook
Re: [PATCH v10 4/9] test_firmware: add partial read support for request_firmware_into_buf
From
: Kees Cook
Re: [PATCH v10 3/9] firmware: add request_partial_firmware_into_buf
From
: Kees Cook
Re: [PATCH v10 2/9] fs: introduce kernel_pread_file* support
From
: Kees Cook
[Index of Archives]
[Linux Wireless]
[Linux Bluetooth]
[Kernel Announce]
[IETF Annouce]
[Security]
[Netfilter]
[Linux ATA RAID]
[Bugtraq]