Show patches with: State = Action Required       |   5907 patches
« 1 2 ... 44 45 4659 60 »
Patch Series S/W/F Date Submitter Delegate State
[bpf-next,v3,03/27] bpf: selftests: No need to include bpf_rlimit.h in test_tcpnotify_user bpf: RLIMIT_MEMLOCK cleanups --- 2022-04-05 Yafang Shao New
[bpf-next,v3,02/27] bpf: selftests: Use libbpf 1.0 API mode instead of RLIMIT_MEMLOCK in xdpxceiver bpf: RLIMIT_MEMLOCK cleanups --- 2022-04-05 Yafang Shao New
[bpf-next,v3,01/27] bpf: selftests: Use libbpf 1.0 API mode instead of RLIMIT_MEMLOCK in xdping bpf: RLIMIT_MEMLOCK cleanups --- 2022-04-05 Yafang Shao New
[bpf-next] selftests/bpf: Fix issues in parse_num_list() [bpf-next] selftests/bpf: Fix issues in parse_num_list() --- 2022-04-04 Yuntao Wang New
[2/2] selftests/x86/amx: Fix the test to avoid failure when AMX is unavailable selftests/x86: AMX-related test improvements --- 2022-04-01 Chang S. Bae New
[4/4] selftests/memfd: add tests for MFD_NOEXEC mm/memfd: MFD_NOEXEC for memfd_create --- 2022-04-01 Daniel Verkamp New
[3/4] selftests/memfd: add tests for F_SEAL_EXEC mm/memfd: MFD_NOEXEC for memfd_create --- 2022-04-01 Daniel Verkamp New
[2/4] mm/memfd: add MFD_NOEXEC flag to memfd_create mm/memfd: MFD_NOEXEC for memfd_create --- 2022-04-01 Daniel Verkamp New
Documentation: kunit: eliminate code-block warnings Documentation: kunit: eliminate code-block warnings --- 2022-04-01 Randy Dunlap New
Fix kernel build with LLVM=1 Fix kernel build with LLVM=1 --- 2022-03-31 Grigory Vasilyev New
[2/2,RFC] selftests/rtc: read RTC alarm time many times in a row [1/2,RFC] rtc: expose direct access to hardware alarm time in debugfs --- 2022-03-31 Mateusz Jończyk New
[1/2,RFC] rtc: expose direct access to hardware alarm time in debugfs [1/2,RFC] rtc: expose direct access to hardware alarm time in debugfs --- 2022-03-31 Mateusz Jończyk New
[v2] selftests/sgx: Use rip relative addressing for encl_stack [v2] selftests/sgx: Use rip relative addressing for encl_stack --- 2022-03-30 Jarkko Sakkinen New
selftest/vm: clarify error statement in gup_test selftest/vm: clarify error statement in gup_test --- 2022-03-30 Sidhartha Kumar New
[bpf,v4] bpf: Support dual-stack sockets in bpf_tcp_check_syncookie [bpf,v4] bpf: Support dual-stack sockets in bpf_tcp_check_syncookie --- 2022-03-29 Maxim Mikityanskiy New
kunit: tool: add null pointer check kunit: tool: add null pointer check --- 2022-03-29 Lv Ruyi New
selftests/seccomp: Add SKIP for failed unshare() selftests/seccomp: Add SKIP for failed unshare() --- 2022-03-29 David Yang New
[18/18] bpf-preload/selftests: Preload a test eBPF program and check pinned objects bpf: Secure and authenticated preloading of eBPF programs --- 2022-03-28 Roberto Sassu New
[17/18] bpf-preload/selftests: Add test for automatic generation of preload methods bpf: Secure and authenticated preloading of eBPF programs --- 2022-03-28 Roberto Sassu New
[16/18] bpf-preload: Do kernel mount to ensure that pinned objects don't disappear bpf: Secure and authenticated preloading of eBPF programs --- 2022-03-28 Roberto Sassu New
[15/18] bpf-preload: Generate code of kernel module to preload bpf: Secure and authenticated preloading of eBPF programs --- 2022-03-28 Roberto Sassu New
[14/18] bpf-preload: Switch to new preload registration method bpf: Secure and authenticated preloading of eBPF programs --- 2022-03-28 Roberto Sassu New
[13/18] bpf-preload: Move pinned links and maps to a dedicated directory in bpffs bpf: Secure and authenticated preloading of eBPF programs --- 2022-03-28 Roberto Sassu New
[12/18] bpf-preload: Implement new registration method for preloading eBPF programs bpf: Secure and authenticated preloading of eBPF programs --- 2022-03-28 Roberto Sassu New
[11/18] bpf-preload: Store multiple bpf_preload_ops structures in a linked list bpf: Secure and authenticated preloading of eBPF programs --- 2022-03-28 Roberto Sassu New
[10/18] bpf-preload: Generate bpf_preload_ops bpf: Secure and authenticated preloading of eBPF programs --- 2022-03-28 Roberto Sassu New
[09/18] bpf-preload: Generate code to pin non-internal maps bpf: Secure and authenticated preloading of eBPF programs --- 2022-03-28 Roberto Sassu New
[08/18] bpf-preload: Generate load_skel() bpf: Secure and authenticated preloading of eBPF programs --- 2022-03-28 Roberto Sassu New
[07/18] bpf-preload: Generate preload() bpf: Secure and authenticated preloading of eBPF programs --- 2022-03-28 Roberto Sassu New
[06/18] bpf-preload: Generate free_objs_and_skel() bpf: Secure and authenticated preloading of eBPF programs --- 2022-03-28 Roberto Sassu New
[05/18] bpf-preload: Generate static variables bpf: Secure and authenticated preloading of eBPF programs --- 2022-03-28 Roberto Sassu New
[04/18] bpf-preload: Export and call bpf_obj_do_pin_kernel() bpf: Secure and authenticated preloading of eBPF programs --- 2022-03-28 Roberto Sassu New
[03/18] bpf-preload: Generalize object pinning from the kernel bpf: Secure and authenticated preloading of eBPF programs --- 2022-03-28 Roberto Sassu New
[02/18] bpf-preload: Move bpf_preload.h to include/linux bpf: Secure and authenticated preloading of eBPF programs --- 2022-03-28 Roberto Sassu New
[01/18] bpf: Export bpf_link_inc() bpf: Secure and authenticated preloading of eBPF programs --- 2022-03-28 Roberto Sassu New
[2/2] selftests/harness: Pass variant to teardown selftests/harness: Run TEARDOWN for ASSERT failures --- 2022-03-24 Kees Cook New
selftests/sgx: Make TCS table relocatable selftests/sgx: Make TCS table relocatable --- 2022-03-22 Jarkko Sakkinen New
[net-next] selftests/net: mctp: Roundtrip tun tests [net-next] selftests/net: mctp: Roundtrip tun tests --- 2022-03-22 Matt Johnston New
[GIT,PULL] KUnit update for Linux 5.18-rc1 [GIT,PULL] KUnit update for Linux 5.18-rc1 --- 2022-03-22 Shuah Khan New
[GIT,PULL] Kselftest update for Linux 5.18-rc1 [GIT,PULL] Kselftest update for Linux 5.18-rc1 --- 2022-03-22 Shuah Khan New
selftest/sgx: Use rip relative addressing for encl_stack selftest/sgx: Use rip relative addressing for encl_stack --- 2022-03-22 Jarkko Sakkinen New
[RFC,4/5] mm: truncate: split huge page cache page to a non-zero order if possible. Split a huge page to any lower order pages --- 2022-03-21 Zi Yan New
[RFC,2/5] mm: page_owner: add support for splitting to any order in split page_owner. Split a huge page to any lower order pages --- 2022-03-21 Zi Yan New
[14/14] bpf: selftests: Add test case for BPF_F_PROG_NO_CHARGE [01/14] bpf: Introduce no charge flag for bpf map --- 2022-03-19 Yafang Shao New
[12/14] bpf: Allow no charge for bpf prog [01/14] bpf: Introduce no charge flag for bpf map --- 2022-03-19 Yafang Shao New
[10/14] bpf: Only sys admin can set no charge flag for bpf prog [01/14] bpf: Introduce no charge flag for bpf map --- 2022-03-19 Yafang Shao New
[07/14] bpf: Allow no charge in map specific allocation [01/14] bpf: Introduce no charge flag for bpf map --- 2022-03-19 Yafang Shao New
[04/14] bpf: Introduce new parameter bpf_attr in bpf_map_area_alloc [01/14] bpf: Introduce no charge flag for bpf map --- 2022-03-19 Yafang Shao New
[03/14] bpf: Enable no charge in map _CREATE_FLAG_MASK [01/14] bpf: Introduce no charge flag for bpf map --- 2022-03-19 Yafang Shao New
[01/14] bpf: Introduce no charge flag for bpf map [01/14] bpf: Introduce no charge flag for bpf map --- 2022-03-19 Yafang Shao New
[bpf-next,v3,17/17] Documentation: add HID-BPF docs Introduce eBPF support for HID devices --- 2022-03-18 Benjamin Tissoires New
[bpf-next,v3,16/17] selftests/bpf: add tests for bpf_hid_hw_request Introduce eBPF support for HID devices --- 2022-03-18 Benjamin Tissoires New
[bpf-next,v3,15/17] selftests/bpf: add tests for hid_{get|set}_bits helpers Introduce eBPF support for HID devices --- 2022-03-18 Benjamin Tissoires New
[bpf-next,v3,14/17] HID: add implementation of bpf_hid_raw_request Introduce eBPF support for HID devices --- 2022-03-18 Benjamin Tissoires New
[bpf-next,v3,13/17] HID: bpf: implement hid_bpf_get|set_bits Introduce eBPF support for HID devices --- 2022-03-18 Benjamin Tissoires New
[bpf-next,v3,12/17] bpf/hid: add more HID helpers Introduce eBPF support for HID devices --- 2022-03-18 Benjamin Tissoires New
[bpf-next,v3,11/17] samples/bpf: add new hid_mouse example Introduce eBPF support for HID devices --- 2022-03-18 Benjamin Tissoires New
[bpf-next,v3,10/17] selftests/bpf: add test for user call of HID bpf programs Introduce eBPF support for HID devices --- 2022-03-18 Benjamin Tissoires New
[bpf-next,v3,09/17] selftests/bpf: Add a test for BPF_F_INSERT_HEAD Introduce eBPF support for HID devices --- 2022-03-18 Benjamin Tissoires New
[bpf-next,v3,08/17] selftests/bpf: add report descriptor fixup tests Introduce eBPF support for HID devices --- 2022-03-18 Benjamin Tissoires New
[bpf-next,v3,07/17] selftests/bpf: add tests for the HID-bpf initial implementation Introduce eBPF support for HID devices --- 2022-03-18 Benjamin Tissoires New
[bpf-next,v3,06/17] HID: allow to change the report descriptor from an eBPF program Introduce eBPF support for HID devices --- 2022-03-18 Benjamin Tissoires New
[bpf-next,v3,05/17] HID: hook up with bpf Introduce eBPF support for HID devices --- 2022-03-18 Benjamin Tissoires New
[bpf-next,v3,04/17] libbpf: add HID program type and API Introduce eBPF support for HID devices --- 2022-03-18 Benjamin Tissoires New
[bpf-next,v3,03/17] bpf/verifier: prevent non GPL programs to be loaded against HID Introduce eBPF support for HID devices --- 2022-03-18 Benjamin Tissoires New
[bpf-next,v3,02/17] bpf: introduce hid program type Introduce eBPF support for HID devices --- 2022-03-18 Benjamin Tissoires New
[bpf-next,v3,01/17] bpf: add new is_sys_admin_prog_type() helper Introduce eBPF support for HID devices --- 2022-03-18 Benjamin Tissoires New
[v2,net-next,4/4] selftests: forwarding: add test of MAC-Auth Bypass to locked port tests Extend locked port feature with FDB locked flag (MAC-Auth/MAB) --- 2022-03-17 Hans S New
[v2,net-next,3/4] net: dsa: mv88e6xxx: mac-auth/MAB implementation Extend locked port feature with FDB locked flag (MAC-Auth/MAB) --- 2022-03-17 Hans S New
[v2,net-next,2/4] net: switchdev: add support for offloading of fdb locked flag Extend locked port feature with FDB locked flag (MAC-Auth/MAB) --- 2022-03-17 Hans S New
[v2,net-next,1/4] net: bridge: add fdb flag to extent locked port feature Extend locked port feature with FDB locked flag (MAC-Auth/MAB) --- 2022-03-17 Hans S New
[RFC,2/2] Documentation: dev-tools: use literal block instead of code-block Documentation: dev-tools: begin KTAP spec v2 process --- 2022-03-16 Frank Rowand New
[RFC,1/2] Documentation: dev-tools: KTAP spec change version to 2-rc Documentation: dev-tools: begin KTAP spec v2 process --- 2022-03-16 Frank Rowand New
[v8,1/1] selftests/x86/xstate: Add xstate test cases for XSAVE feature Introduce XSAVE feature self-test --- 2022-03-16 Pengfei Xu New
selftests: net: fix warning when compiling selftest/net selftests: net: fix warning when compiling selftest/net --- 2022-03-16 Guo Zhengkui New
selftests/vm: depend on bash in shebang selftests/vm: depend on bash in shebang --- 2022-03-14 Dirk Müller New
[v4,2/2] lkdtm: Add Shadow Call Stack tests Untitled series #170465 --- 2022-03-14 Dan Li New
[bpf-next,v4,2/5] bpf: Fix documentation of th_len in bpf_tcp_{gen,check}_syncookie New BPF helpers to accelerate synproxy --- 2022-03-11 Maxim Mikityanskiy New
[RFC,v1,10/10] rtc: pcf8563: add roadtest roadtest: a driver testing framework --- 2022-03-11 Vincent Whitchurch New
[RFC,v1,09/10] regulator: tps62864: add roadtest roadtest: a driver testing framework --- 2022-03-11 Vincent Whitchurch New
[RFC,v1,08/10] iio: light: vcnl4000: add roadtest roadtest: a driver testing framework --- 2022-03-11 Vincent Whitchurch New
[RFC,v1,07/10] iio: light: opt3001: add roadtest roadtest: a driver testing framework --- 2022-03-11 Vincent Whitchurch New
[RFC,v1,06/10] roadtest: add documentation roadtest: a driver testing framework --- 2022-03-11 Vincent Whitchurch New
[RFC,v1,05/10] roadtest: add build files roadtest: a driver testing framework --- 2022-03-11 Vincent Whitchurch New
[RFC,v1,04/10] roadtest: add base config roadtest: a driver testing framework --- 2022-03-11 Vincent Whitchurch New
[RFC,v1,03/10] roadtest: add framework roadtest: a driver testing framework --- 2022-03-11 Vincent Whitchurch New
[RFC,v1,02/10] roadtest: add C backend roadtest: a driver testing framework --- 2022-03-11 Vincent Whitchurch New
[v5,6/6] selftests/resctrl: Add missing SPDX license to Makefile selftests/resctrl: Add resctrl_tests into kselftest set --- 2022-03-11 Shaopeng Tan New
[v5,5/6] selftests/resctrl: Update README about using kselftest framework to build/run resctrl_tests selftests/resctrl: Add resctrl_tests into kselftest set --- 2022-03-11 Shaopeng Tan New
[RFC,v3,8/8] selftests: Add binder cgroup gpu memory transfer test Proposal for a GPU cgroup controller --- 2022-03-09 T.J. Mercier New
[RFC,v3,7/8] binder: use __kernel_pid_t and __kernel_uid_t for userspace Proposal for a GPU cgroup controller --- 2022-03-09 T.J. Mercier New
[RFC,v3,6/8] binder: Add a buffer flag to relinquish ownership of fds Proposal for a GPU cgroup controller --- 2022-03-09 T.J. Mercier New
[RFC,v3,5/8] dmabuf: Add gpu cgroup charge transfer function Proposal for a GPU cgroup controller --- 2022-03-09 T.J. Mercier New
[RFC,v3,4/8] dmabuf: heaps: export system_heap buffers with GPU cgroup charging Proposal for a GPU cgroup controller --- 2022-03-09 T.J. Mercier New
[RFC,v3,3/8] dmabuf: Use the GPU cgroup charge/uncharge APIs Proposal for a GPU cgroup controller --- 2022-03-09 T.J. Mercier New
[RFC,v3,2/8] cgroup: gpu: Add a cgroup controller for allocator attribution of GPU memory Proposal for a GPU cgroup controller --- 2022-03-09 T.J. Mercier New
[RFC,v3,1/8] gpu: rfc: Proposal for a GPU cgroup controller Proposal for a GPU cgroup controller --- 2022-03-09 T.J. Mercier New
net: netdevsim: fix byte order on ipsec debugfs file net: netdevsim: fix byte order on ipsec debugfs file --- 2022-03-08 Kleber Sacilotto de Souza New
[RESEND] dma-mapping: benchmark: Extract a common header file for map_benchmark definition [RESEND] dma-mapping: benchmark: Extract a common header file for map_benchmark definition --- 2022-03-08 Tian Tao New
[net] selftests: pmtu.sh: Kill tcpdump processes launched by subshell. [net] selftests: pmtu.sh: Kill tcpdump processes launched by subshell. --- 2022-03-07 Guillaume Nault New
« 1 2 ... 44 45 4659 60 »