Show patches with: Archived = No       |   21187 patches
« 1 2 ... 111 112 113211 212 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[v6,10/26] tcp: authopt: Implement Sequence Number Extension tcp: Initial support for RFC5925 auth option - - - --- 2022-07-26 Leonard Crestez New
[v6,09/26] tcp: authopt: Disable via sysctl by default tcp: Initial support for RFC5925 auth option - - - --- 2022-07-26 Leonard Crestez New
[v6,08/26] tcp: authopt: Hook into tcp core tcp: Initial support for RFC5925 auth option - - - --- 2022-07-26 Leonard Crestez New
[v6,07/26] tcp: Refactor tcp_inbound_md5_hash into tcp_inbound_sig_hash tcp: Initial support for RFC5925 auth option - - - --- 2022-07-26 Leonard Crestez New
[v6,06/26] tcp: authopt: Compute packet signatures tcp: Initial support for RFC5925 auth option - - - --- 2022-07-26 Leonard Crestez New
[v6,05/26] tcp: Refactor tcp_sig_hash_skb_data for AO tcp: Initial support for RFC5925 auth option - - - --- 2022-07-26 Leonard Crestez New
[v6,04/26] tcp: authopt: Add crypto initialization tcp: Initial support for RFC5925 auth option - - - --- 2022-07-26 Leonard Crestez New
[v6,03/26] docs: Add user documentation for tcp_authopt tcp: Initial support for RFC5925 auth option - - - --- 2022-07-26 Leonard Crestez New
[v6,02/26] tcp: authopt: Remove more unused noops tcp: Initial support for RFC5925 auth option - - - --- 2022-07-26 Leonard Crestez New
[v6,01/26] tcp: authopt: Initial support and key management tcp: Initial support for RFC5925 auth option - - - --- 2022-07-26 Leonard Crestez New
[v4] Documentation: kunit: Add CLI args for kunit_tool [v4] Documentation: kunit: Add CLI args for kunit_tool - 5 1 --- 2022-07-26 Sadiya Kazi brendanhiggins Accepted
[v1] MAINTAINERS: kunit: Add David Gow as a maintainer of KUnit [v1] MAINTAINERS: kunit: Add David Gow as a maintainer of KUnit - 1 - --- 2022-07-25 Brendan Higgins Accepted
[v1] mailmap: add linux.dev alias for Brendan Higgins [v1] mailmap: add linux.dev alias for Brendan Higgins - 1 - --- 2022-07-25 Brendan Higgins Accepted
selftests/core: Fix comment typo selftests/core: Fix comment typo - - - --- 2022-07-25 min tang New
selftests: net: Fix typo 'the the' in comment selftests: net: Fix typo 'the the' in comment - - - --- 2022-07-25 Slark Xiao Accepted
selftests: futex: Fix typo 'the the' in comment selftests: futex: Fix typo 'the the' in comment - - - --- 2022-07-25 Slark Xiao Accepted
[v3] Documentation: kunit: Add CLI args for kunit_tool [v3] Documentation: kunit: Add CLI args for kunit_tool - 1 - --- 2022-07-24 Sadiya Kazi brendanhiggins New
selftests/dma: Add a .gitignore file containing name of executable selftests/dma: Add a .gitignore file containing name of executable - - - --- 2022-07-24 Gautam Menghani New
selftests/cgroup: fix repeated words in comments selftests/cgroup: fix repeated words in comments - - - --- 2022-07-24 wangjianli New
[v2,5/5] kunit: make kunit_kfree(NULL) a no-op to match kfree() [v2,1/5] kunit: string-stream: Simplify resource use - 2 - --- 2022-07-22 Daniel Latypov brendanhiggins Accepted
[v2,4/5] kunit: make kunit_kfree() not segfault on invalid inputs [v2,1/5] kunit: string-stream: Simplify resource use - 2 - --- 2022-07-22 Daniel Latypov brendanhiggins Accepted
[v2,3/5] kunit: make kunit_kfree() only work on pointers from kunit_malloc() and friends [v2,1/5] kunit: string-stream: Simplify resource use - 2 - --- 2022-07-22 Daniel Latypov brendanhiggins Accepted
[v2,2/5] kunit: drop test pointer in string_stream_fragment [v2,1/5] kunit: string-stream: Simplify resource use - 2 - --- 2022-07-22 Daniel Latypov brendanhiggins Accepted
[v2,1/5] kunit: string-stream: Simplify resource use [v2,1/5] kunit: string-stream: Simplify resource use - 1 - --- 2022-07-22 Daniel Latypov brendanhiggins Accepted
selftests: Fix typo 'the the' in comment selftests: Fix typo 'the the' in comment - - - --- 2022-07-22 Slark Xiao New
[bpf-next,v8,02/24] bpf/verifier: allow kfunc to read user provided context Untitled series #662152 1 - - --- 2022-07-22 Benjamin Tissoires New
selftests/sgx: Ignore OpenSSL 3.0 deprecated functions warning selftests/sgx: Ignore OpenSSL 3.0 deprecated functions warning - - - --- 2022-07-21 Kristen Carlson Accardi New
[4/4] kunit: make knuit_kfree() not segfault on invalid inputs [1/4] kunit: string-stream: Simplify resource use - 1 - --- 2022-07-21 Daniel Latypov brendanhiggins Accepted
[3/4] kunit: make kunit_kfree() only work on pointers from kunit_malloc() and friends [1/4] kunit: string-stream: Simplify resource use - 1 - --- 2022-07-21 Daniel Latypov brendanhiggins Accepted
[2/4] kunit: drop test pointer in string_stream_fragment [1/4] kunit: string-stream: Simplify resource use - 1 - --- 2022-07-21 Daniel Latypov brendanhiggins Accepted
[1/4] kunit: string-stream: Simplify resource use [1/4] kunit: string-stream: Simplify resource use - - - --- 2022-07-21 Daniel Latypov brendanhiggins Accepted
[v3,4/4] selinux: Implement userns_create hook Introduce security_create_user_ns() - - - --- 2022-07-21 Frederick Lawler Accepted
[v3,3/4] selftests/bpf: Add tests verifying bpf lsm userns_create hook Introduce security_create_user_ns() 1 - - --- 2022-07-21 Frederick Lawler New
[v3,2/4] bpf-lsm: Make bpf_lsm_userns_create() sleepable Introduce security_create_user_ns() 1 - - --- 2022-07-21 Frederick Lawler Accepted
[v3,1/4] security, lsm: Introduce security_create_user_ns() Introduce security_create_user_ns() - 1 - --- 2022-07-21 Frederick Lawler Accepted
[bpf-next,v7,24/24] Documentation: add HID-BPF docs Introduce eBPF support for HID devices - - - --- 2022-07-21 Benjamin Tissoires New
[bpf-next,v7,23/24] HID: bpf: add Surface Dial example Introduce eBPF support for HID devices - - - --- 2022-07-21 Benjamin Tissoires New
[bpf-next,v7,22/24] samples/bpf: add new hid_mouse example Introduce eBPF support for HID devices - - - --- 2022-07-21 Benjamin Tissoires New
[bpf-next,v7,21/24] selftests/bpf: Add a test for BPF_F_INSERT_HEAD Introduce eBPF support for HID devices - - - --- 2022-07-21 Benjamin Tissoires New
[bpf-next,v7,20/24] selftests/bpf: add report descriptor fixup tests Introduce eBPF support for HID devices - - - --- 2022-07-21 Benjamin Tissoires New
[bpf-next,v7,19/24] HID: bpf: allow to change the report descriptor Introduce eBPF support for HID devices - 1 - --- 2022-07-21 Benjamin Tissoires New
[bpf-next,v7,18/24] selftests/bpf: add tests for bpf_hid_hw_request Introduce eBPF support for HID devices - - - --- 2022-07-21 Benjamin Tissoires New
[bpf-next,v7,17/24] HID: bpf: introduce hid_hw_request() Introduce eBPF support for HID devices - 1 - --- 2022-07-21 Benjamin Tissoires New
[bpf-next,v7,16/24] selftests/bpf/hid: add test to change the report size Introduce eBPF support for HID devices - - - --- 2022-07-21 Benjamin Tissoires New
[bpf-next,v7,15/24] HID: bpf: allocate data memory for device_event BPF programs Introduce eBPF support for HID devices - 1 - --- 2022-07-21 Benjamin Tissoires New
[bpf-next,v7,14/24] selftests/bpf: add tests for the HID-bpf initial implementation Introduce eBPF support for HID devices - - - --- 2022-07-21 Benjamin Tissoires New
[bpf-next,v7,13/24] HID: initial BPF implementation Introduce eBPF support for HID devices - 1 - --- 2022-07-21 Benjamin Tissoires New
[bpf-next,v7,12/24] HID: Kconfig: split HID support and hid-core compilation Introduce eBPF support for HID devices - 1 - --- 2022-07-21 Benjamin Tissoires New
[bpf-next,v7,11/24] HID: convert defines of HID class requests into a proper enum Introduce eBPF support for HID devices - 1 - --- 2022-07-21 Benjamin Tissoires Accepted
[bpf-next,v7,10/24] HID: export hid_report_type to uapi Introduce eBPF support for HID devices - 1 - --- 2022-07-21 Benjamin Tissoires Accepted
[bpf-next,v7,09/24] HID: core: store the unique system identifier in hid_device Introduce eBPF support for HID devices - 1 - --- 2022-07-21 Benjamin Tissoires Accepted
[bpf-next,v7,08/24] libbpf: add map_get_fd_by_id and map_delete_elem in light skeleton Introduce eBPF support for HID devices 1 - - --- 2022-07-21 Benjamin Tissoires Accepted
[bpf-next,v7,07/24] bpf: prepare for more bpf syscall to be used from kernel and user space. Introduce eBPF support for HID devices 1 - - --- 2022-07-21 Benjamin Tissoires New
[bpf-next,v7,06/24] selftests/bpf: Add tests for kfunc returning a memory pointer Introduce eBPF support for HID devices - - - --- 2022-07-21 Benjamin Tissoires New
[bpf-next,v7,05/24] bpf/verifier: allow kfunc to return an allocated mem Introduce eBPF support for HID devices 1 - - --- 2022-07-21 Benjamin Tissoires New
[bpf-next,v7,04/24] selftests/bpf: add test for accessing ctx from syscall program type Introduce eBPF support for HID devices - - - --- 2022-07-21 Benjamin Tissoires New
[bpf-next,v7,03/24] bpf/verifier: do not clear meta in check_mem_size Introduce eBPF support for HID devices 1 - - --- 2022-07-21 Benjamin Tissoires New
[bpf-next,v7,02/24] bpf/verifier: allow kfunc to read user provided context Introduce eBPF support for HID devices 1 - - --- 2022-07-21 Benjamin Tissoires New
[bpf-next,v7,01/24] selftests/bpf: fix config for CLS_BPF Introduce eBPF support for HID devices 1 - - --- 2022-07-21 Benjamin Tissoires New
[next] KVM: selftests: Fix spelling mistake "mismtach" -> "mismatch" [next] KVM: selftests: Fix spelling mistake "mismtach" -> "mismatch" - - - --- 2022-07-21 Colin Ian King New
[v2] Documentation: kunit: Add CLI args for kunit_tool [v2] Documentation: kunit: Add CLI args for kunit_tool - 4 - --- 2022-07-21 Sadiya Kazi brendanhiggins New
[v1,3/3] kselftest/arm64: Enforce actual ABI for SVE syscalls arm64/sve: Document our actual SVE syscall ABI - - - --- 2022-07-20 Mark Brown Accepted
[v1,2/3] arm64/sve: Document our actual ABI for clearing registers on syscall arm64/sve: Document our actual SVE syscall ABI - - - --- 2022-07-20 Mark Brown Accepted
[v1,1/3] kselftest/arm64: Correct buffer allocation for SVE Z registers arm64/sve: Document our actual SVE syscall ABI - - - --- 2022-07-20 Mark Brown Accepted
[RESEND,v2] Documentation: KUnit: Fix example with compilation error [RESEND,v2] Documentation: KUnit: Fix example with compilation error - 2 - --- 2022-07-20 Maira Canal brendanhiggins Accepted
kselftest/arm64: Correct buffer allocation for SVE Z registers kselftest/arm64: Correct buffer allocation for SVE Z registers - - - --- 2022-07-20 Mark Brown Accepted
[17/17] selftests/nolibc: add a "help" target nolibc: add preliminary self tests - - - --- 2022-07-19 Willy Tarreau Accepted
[16/17] selftests/nolibc: "sysroot" target installs a local copy of the sysroot nolibc: add preliminary self tests - - - --- 2022-07-19 Willy Tarreau Accepted
[15/17] selftests/nolibc: add a "run" target to start the kernel in QEMU nolibc: add preliminary self tests - - - --- 2022-07-19 Willy Tarreau Accepted
[14/17] selftests/nolibc: add a "defconfig" target nolibc: add preliminary self tests - - - --- 2022-07-19 Willy Tarreau Accepted
[13/17] selftests/nolibc: add a "kernel" target to build the kernel with the initramfs nolibc: add preliminary self tests - - - --- 2022-07-19 Willy Tarreau Accepted
[12/17] selftests/nolibc: support glibc as well nolibc: add preliminary self tests - - - --- 2022-07-19 Willy Tarreau Accepted
[11/17] selftests/nolibc: condition some tests on /proc existence nolibc: add preliminary self tests - - - --- 2022-07-19 Willy Tarreau Accepted
[10/17] selftests/nolibc: recreate and populate /dev and /proc if missing nolibc: add preliminary self tests - - - --- 2022-07-19 Willy Tarreau Accepted
[09/17] selftests/nolibc: on x86, support exiting with isa-debug-exit nolibc: add preliminary self tests - - - --- 2022-07-19 Willy Tarreau Accepted
[08/17] selftests/nolibc: exit with poweroff on success when getpid() == 1 nolibc: add preliminary self tests - - - --- 2022-07-19 Willy Tarreau Accepted
[07/17] selftests/nolibc: add a few tests for some stdlib functions Untitled series #661254 - - - --- 2022-07-19 Willy Tarreau New
[07/17] selftests/nolibc: add a few tests for some libc functions nolibc: add preliminary self tests - - - --- 2022-07-19 Willy Tarreau Accepted
[06/17] selftests/nolibc: implement a few tests for various syscalls nolibc: add preliminary self tests - - - --- 2022-07-19 Willy Tarreau Accepted
[05/17] selftests/nolibc: support a test definition format nolibc: add preliminary self tests - - - --- 2022-07-19 Willy Tarreau Accepted
[04/17] selftests/nolibc: add basic infrastructure to ease creation of nolibc tests nolibc: add preliminary self tests - - - --- 2022-07-19 Willy Tarreau Accepted
[03/17] tools/nolibc: make sys_mmap() automatically use the right __NR_mmap definition nolibc: add preliminary self tests - - - --- 2022-07-19 Willy Tarreau Accepted
[02/17] tools/nolibc: fix build warning in sys_mmap() when my_syscall6 is not defined nolibc: add preliminary self tests - - - --- 2022-07-19 Willy Tarreau Accepted
[01/17] tools/nolibc: make argc 32-bit in riscv startup code nolibc: add preliminary self tests - - - --- 2022-07-19 Willy Tarreau Accepted
[v4,5/5] selftests: vm: add /dev/userfaultfd test cases to run_vmtests.sh userfaultfd: add /dev/userfaultfd for fine grained access control 1 1 - --- 2022-07-19 Axel Rasmussen New
[v4,4/5] userfaultfd: update documentation to describe /dev/userfaultfd userfaultfd: add /dev/userfaultfd for fine grained access control 1 - - --- 2022-07-19 Axel Rasmussen New
[v4,3/5] userfaultfd: selftests: modify selftest to use /dev/userfaultfd userfaultfd: add /dev/userfaultfd for fine grained access control 1 - - --- 2022-07-19 Axel Rasmussen New
[v4,2/5] userfaultfd: add /dev/userfaultfd for fine grained access control userfaultfd: add /dev/userfaultfd for fine grained access control 2 - - --- 2022-07-19 Axel Rasmussen New
[v4,1/5] selftests: vm: add hugetlb_shared userfaultfd test to run_vmtests.sh userfaultfd: add /dev/userfaultfd for fine grained access control - 2 - --- 2022-07-19 Axel Rasmussen Accepted
KVM: selftests: fix bit test in is_steal_time_supported() KVM: selftests: fix bit test in is_steal_time_supported() - - - --- 2022-07-19 Dan Carpenter New
selftests/bpf: fix a test for snprintf() overflow selftests/bpf: fix a test for snprintf() overflow 1 - - --- 2022-07-19 Dan Carpenter Accepted
selftests: memcg: uninitialized variable in test_memcg_reclaim() selftests: memcg: uninitialized variable in test_memcg_reclaim() - 1 - --- 2022-07-19 Dan Carpenter New
selftests/vm: silence uninitialized variable warning selftests/vm: silence uninitialized variable warning 1 1 - --- 2022-07-19 Dan Carpenter Accepted
Documentation: kunit: Add CLI args for kunit_tool Documentation: kunit: Add CLI args for kunit_tool - - - --- 2022-07-19 Sadiya Kazi brendanhiggins New
selftest/vm: uninitialized variable in main() selftest/vm: uninitialized variable in main() - 2 - --- 2022-07-19 Dan Carpenter Accepted
tools/testing/selftests/bpf/test_xdp_veth.sh: fix Couldn't retrieve pinned program tools/testing/selftests/bpf/test_xdp_veth.sh: fix Couldn't retrieve pinned program - - - --- 2022-07-19 Jie2x Zhou Accepted
selftests:Unneeded semicolon selftests:Unneeded semicolon - - - --- 2022-07-19 Xin Gao New
selftests:Unneeded semicolon selftests:Unneeded semicolon - - - --- 2022-07-19 Xin Gao New
[v4] KVM: selftests: Fix target thread to be migrated in rseq_test [v4] KVM: selftests: Fix target thread to be migrated in rseq_test - 2 - --- 2022-07-19 Gavin Shan Accepted
tools: Change the division operator to a right shift operator tools: Change the division operator to a right shift operator - - - --- 2022-07-19 Lv qian New
« 1 2 ... 111 112 113211 212 »