Show patches with: Archived = No       |   16552 patches
« 1 2 ... 53 54 55165 166 »
Patch Series S/W/F Date Submitter Delegate State
[v2,15/31] ntsync: Introduce NTSYNC_IOC_EVENT_READ. NT synchronization primitive driver --- 2024-02-19 Elizabeth Figura Superseded
[v2,14/31] ntsync: Introduce NTSYNC_IOC_MUTEX_READ. NT synchronization primitive driver --- 2024-02-19 Elizabeth Figura Superseded
[v2,12/31] ntsync: Introduce NTSYNC_IOC_EVENT_PULSE. NT synchronization primitive driver --- 2024-02-19 Elizabeth Figura Superseded
[v2,08/31] ntsync: Introduce NTSYNC_IOC_MUTEX_KILL. NT synchronization primitive driver --- 2024-02-19 Elizabeth Figura Superseded
[v2,07/31] ntsync: Introduce NTSYNC_IOC_MUTEX_UNLOCK. NT synchronization primitive driver --- 2024-02-19 Elizabeth Figura Superseded
[v2,05/31] ntsync: Introduce NTSYNC_IOC_WAIT_ALL. NT synchronization primitive driver --- 2024-02-19 Elizabeth Figura Superseded
[v2,04/31] ntsync: Introduce NTSYNC_IOC_WAIT_ANY. NT synchronization primitive driver --- 2024-02-19 Elizabeth Figura Superseded
[v2,01/31] ntsync: Introduce the ntsync driver and character device. NT synchronization primitive driver --- 2024-02-19 Elizabeth Figura Superseded
amd_pstate: fix erroneous highest_perf value on some CPUs amd_pstate: fix erroneous highest_perf value on some CPUs --- 2024-02-18 Lucas Lee Jing Yi New
[v4,7/7] of: Add KUnit test to confirm DTB is loaded [v4,1/7] of: Always unflatten in unflatten_and_copy_device_tree() --- 2024-02-17 Stephen Boyd Accepted
[v4,5/7] arm64: Unconditionally call unflatten_device_tree() [v4,1/7] of: Always unflatten in unflatten_and_copy_device_tree() --- 2024-02-17 Stephen Boyd New
[v4,3/7] um: Unconditionally call unflatten_device_tree() [v4,1/7] of: Always unflatten in unflatten_and_copy_device_tree() --- 2024-02-17 Stephen Boyd Accepted
[v4,1/7] of: Always unflatten in unflatten_and_copy_device_tree() [v4,1/7] of: Always unflatten in unflatten_and_copy_device_tree() --- 2024-02-17 Stephen Boyd Accepted
[net,2/2] selftests: ioam6: refactoring to align with the fix ioam6: fix write to cloned skb's --- 2024-02-16 Justin Iurman Accepted
[v3,1/2] KVM: s390: fix access register usage in ioctls [v3,1/2] KVM: s390: fix access register usage in ioctls --- 2024-02-16 Eric Farman Superseded
[07/10] selftests/sched: Add a test to verify that DL server works with core scheduling Untitled series #235405 --- 2024-02-16 Joel Fernandes New
[RFC,6/7] selftests: openvswitch: insert module when running the tests selftests: openvswitch: cleanups for running as selftests --- 2024-02-16 Aaron Conole New
[RFC,4/7] selftests: openvswitch: delete previously allocated netns selftests: openvswitch: cleanups for running as selftests --- 2024-02-16 Aaron Conole New
[RFC,3/7] selftests: openvswitch: use non-graceful kills when needed selftests: openvswitch: cleanups for running as selftests --- 2024-02-16 Aaron Conole New
[v6,5/5] selftests/resctrl: Add non-contiguous CBMs CAT test [v6,1/5] selftests/resctrl: Add test groups and name L3 CAT test L3_CAT --- 2024-02-16 Maciej Wieczor-Retman Accepted
[v6,2/5] selftests/resctrl: Add a helper for the non-contiguous test [v6,1/5] selftests/resctrl: Add test groups and name L3 CAT test L3_CAT --- 2024-02-16 Maciej Wieczor-Retman Accepted
[v6,1/5] selftests/resctrl: Add test groups and name L3 CAT test L3_CAT [v6,1/5] selftests/resctrl: Add test groups and name L3 CAT test L3_CAT --- 2024-02-16 Maciej Wieczor-Retman New
[RFC,7/7] selftests: kselftest_harness: let PASS / FAIL provide diagnostic [RFC,1/7] selftests: kselftest_harness: generate test name once --- 2024-02-16 Jakub Kicinski Superseded
[RFC,5/7] selftests: kselftest_harness: print test name for SKIP and XFAIL [RFC,1/7] selftests: kselftest_harness: generate test name once --- 2024-02-16 Jakub Kicinski Superseded
[RFC,3/7] selftests: kselftest_harness: use exit code to store skip and xfail [RFC,1/7] selftests: kselftest_harness: generate test name once --- 2024-02-16 Jakub Kicinski New
[RFC,1/7] selftests: kselftest_harness: generate test name once [RFC,1/7] selftests: kselftest_harness: generate test name once --- 2024-02-16 Jakub Kicinski New
[net-next,v2,4/4] selftests: ip_local_port_range: use XFAIL instead of SKIP selftests: kselftest_harness: support using xfail --- 2024-02-16 Jakub Kicinski New
[net-next,v2,2/4] selftests: kselftest_harness: use KSFT_* exit codes selftests: kselftest_harness: support using xfail --- 2024-02-16 Jakub Kicinski New
[v2,2/2] KVM: s390: selftests: memop: add a simple AR test KVM: s390: Fix AR parameter in MEM_OP ioctl --- 2024-02-15 Eric Farman Superseded
[net,12/13] selftests: mptcp: diag: unique 'in use' subtest names mptcp: misc. fixes for v6.8 --- 2024-02-15 Matthieu Baerts Accepted
[net,10/13] selftests: mptcp: simult flows: fix some subtest names mptcp: misc. fixes for v6.8 --- 2024-02-15 Matthieu Baerts Accepted
[net,08/13] selftests: mptcp: pm nl: avoid error msg on older kernels mptcp: misc. fixes for v6.8 --- 2024-02-15 Matthieu Baerts Accepted
[net,06/13] mptcp: fix duplicate subflow creation mptcp: misc. fixes for v6.8 --- 2024-02-15 Matthieu Baerts New
[net,04/13] mptcp: fix data races on local_id mptcp: misc. fixes for v6.8 --- 2024-02-15 Matthieu Baerts New
[net,02/13] mptcp: add needs_id for netlink appending addr mptcp: misc. fixes for v6.8 --- 2024-02-15 Matthieu Baerts New
[2/3] selftests: lib.mk: Simplify TEST_GEN_MODS_DIR handling Improvements to livepatch kselftests on top of kselftest-next --- 2024-02-15 Marcos Paulo de Souza New
[KTAP,V2,v3] ktap_v2: add test metadata [KTAP,V2,v3] ktap_v2: add test metadata --- 2024-02-15 Rae Moar New
[net,3/5] tls: don't skip over different type records from the rx_list tls: fixes for record type handling with PEEK --- 2024-02-15 Sabrina Dubroca Accepted
[net,1/5] tls: break out of main loop when PEEK gets a non-data record tls: fixes for record type handling with PEEK --- 2024-02-15 Sabrina Dubroca Accepted
[v13,20/21] KVM: x86/xen: allow vcpu_info content to be 'safely' copied Untitled series #235317 --- 2024-02-15 Paul Durrant New
[v13,19/21] KVM: pfncache: check the need for invalidation under read lock first Untitled series #235317 --- 2024-02-15 Paul Durrant New
[v13,17/21] KVM: x86/xen: split up kvm_xen_set_evtchn_fast() Untitled series #235317 --- 2024-02-15 Paul Durrant New
[v13,16/21] KVM: x86/xen: advertize the KVM_XEN_HVM_CONFIG_SHARED_INFO_HVA capability Untitled series #235317 --- 2024-02-15 Paul Durrant New
[v13,13/21] KVM: x86/xen: allow vcpu_info to be mapped by fixed HVA Untitled series #235317 --- 2024-02-15 Paul Durrant New
[v13,10/21] KVM: x86/xen: separate initialization of shared_info cache and content Untitled series #235317 --- 2024-02-15 Paul Durrant New
[v13,09/21] KVM: pfncache: allow a cache to be activated with a fixed (userspace) HVA Untitled series #235317 --- 2024-02-15 Paul Durrant New
[v13,08/21] KVM: s390: Refactor kvm_is_error_gpa() into kvm_is_gpa_in_memslot() Untitled series #235317 --- 2024-02-15 Paul Durrant New
[v13,05/21] KVM: pfncache: remove KVM_GUEST_USES_PFN usage Untitled series #235317 --- 2024-02-15 Paul Durrant New
[v13,04/21] KVM: pfncache: add a mark-dirty helper Untitled series #235317 --- 2024-02-15 Paul Durrant New
[v13,02/21] KVM: pfncache: remove unnecessary exports Untitled series #235317 --- 2024-02-15 Paul Durrant New
[resend] selftests: timers: clocksource-switch: Adapt progress to kselftest framework [resend] selftests: timers: clocksource-switch: Adapt progress to kselftest framework --- 2024-02-15 Geert Uytterhoeven Superseded
selftests/bpf: Move test_dev_cgroup to prog_tests selftests/bpf: Move test_dev_cgroup to prog_tests --- 2024-02-15 Muhammad Usama Anjum New
[v10,24/25] ima: Make it independent from 'integrity' LSM security: Move IMA and EVM to the LSM infrastructure --- 2024-02-15 Roberto Sassu New
[v10,22/25] evm: Move to LSM infrastructure security: Move IMA and EVM to the LSM infrastructure --- 2024-02-15 Roberto Sassu New
[v10,20/25] ima: Move to LSM infrastructure security: Move IMA and EVM to the LSM infrastructure --- 2024-02-15 Roberto Sassu New
[v10,18/25] security: Introduce key_post_create_or_update hook security: Move IMA and EVM to the LSM infrastructure --- 2024-02-15 Roberto Sassu New
[v10,16/25] security: Introduce inode_post_set_acl hook security: Move IMA and EVM to the LSM infrastructure --- 2024-02-15 Roberto Sassu New
[v10,14/25] security: Introduce path_post_mknod hook security: Move IMA and EVM to the LSM infrastructure --- 2024-02-15 Roberto Sassu New
[v10,12/25] security: Introduce file_post_open hook security: Move IMA and EVM to the LSM infrastructure --- 2024-02-15 Roberto Sassu New
[v10,10/25] security: Introduce inode_post_setattr hook security: Move IMA and EVM to the LSM infrastructure --- 2024-02-15 Roberto Sassu New
[v10,08/25] evm: Align evm_inode_post_setxattr() definition with LSM infrastructure security: Move IMA and EVM to the LSM infrastructure --- 2024-02-15 Roberto Sassu New
[v10,06/25] evm: Align evm_inode_post_setattr() definition with LSM infrastructure security: Move IMA and EVM to the LSM infrastructure --- 2024-02-15 Roberto Sassu New
[v10,04/25] ima: Align ima_inode_removexattr() definition with LSM infrastructure security: Move IMA and EVM to the LSM infrastructure --- 2024-02-15 Roberto Sassu New
[v10,02/25] ima: Align ima_file_mprotect() definition with LSM infrastructure security: Move IMA and EVM to the LSM infrastructure --- 2024-02-15 Roberto Sassu New
[31/31] docs: ntsync: Add documentation for the ntsync uAPI. NT synchronization primitive driver --- 2024-02-14 Elizabeth Figura Superseded
[30/31] maintainers: Add an entry for ntsync. NT synchronization primitive driver --- 2024-02-14 Elizabeth Figura Superseded
[29/31] selftests: ntsync: Add a stress test for contended waits. NT synchronization primitive driver --- 2024-02-14 Elizabeth Figura Superseded
[28/31] selftests: ntsync: Add some tests for wakeup signaling via alerts. NT synchronization primitive driver --- 2024-02-14 Elizabeth Figura Superseded
[27/31] selftests: ntsync: Add tests for alertable waits. NT synchronization primitive driver --- 2024-02-14 Elizabeth Figura Superseded
[26/31] selftests: ntsync: Add some tests for wakeup signaling with events. NT synchronization primitive driver --- 2024-02-14 Elizabeth Figura Superseded
[25/31] selftests: ntsync: Add some tests for auto-reset event state. NT synchronization primitive driver --- 2024-02-14 Elizabeth Figura Superseded
[24/31] selftests: ntsync: Add some tests for manual-reset event state. NT synchronization primitive driver --- 2024-02-14 Elizabeth Figura Superseded
[23/31] selftests: ntsync: Add some tests for wakeup signaling with WINESYNC_IOC_WAIT_ALL. NT synchronization primitive driver --- 2024-02-14 Elizabeth Figura Superseded
[22/31] selftests: ntsync: Add some tests for wakeup signaling with WINESYNC_IOC_WAIT_ANY. NT synchronization primitive driver --- 2024-02-14 Elizabeth Figura Superseded
[21/31] selftests: ntsync: Add some tests for NTSYNC_IOC_WAIT_ALL. NT synchronization primitive driver --- 2024-02-14 Elizabeth Figura Superseded
[20/31] selftests: ntsync: Add some tests for NTSYNC_IOC_WAIT_ANY. NT synchronization primitive driver --- 2024-02-14 Elizabeth Figura Superseded
[19/31] selftests: ntsync: Add some tests for mutex state. NT synchronization primitive driver --- 2024-02-14 Elizabeth Figura Superseded
[18/31] selftests: ntsync: Add some tests for semaphore state. NT synchronization primitive driver --- 2024-02-14 Elizabeth Figura Superseded
[17/31] ntsync: Allow waits to use the REALTIME clock. NT synchronization primitive driver --- 2024-02-14 Elizabeth Figura Superseded
[16/31] ntsync: Introduce alertable waits. NT synchronization primitive driver --- 2024-02-14 Elizabeth Figura New
[15/31] ntsync: Introduce NTSYNC_IOC_EVENT_READ. NT synchronization primitive driver --- 2024-02-14 Elizabeth Figura Superseded
[14/31] ntsync: Introduce NTSYNC_IOC_MUTEX_READ. NT synchronization primitive driver --- 2024-02-14 Elizabeth Figura Superseded
[13/31] ntsync: Introduce NTSYNC_IOC_SEM_READ. NT synchronization primitive driver --- 2024-02-14 Elizabeth Figura Superseded
[12/31] ntsync: Introduce NTSYNC_IOC_EVENT_PULSE. NT synchronization primitive driver --- 2024-02-14 Elizabeth Figura New
[11/31] ntsync: Introduce NTSYNC_IOC_EVENT_RESET. NT synchronization primitive driver --- 2024-02-14 Elizabeth Figura Superseded
[10/31] ntsync: Introduce NTSYNC_IOC_EVENT_SET. NT synchronization primitive driver --- 2024-02-14 Elizabeth Figura Superseded
[09/31] ntsync: Introduce NTSYNC_IOC_CREATE_EVENT. NT synchronization primitive driver --- 2024-02-14 Elizabeth Figura Superseded
[08/31] ntsync: Introduce NTSYNC_IOC_MUTEX_KILL. NT synchronization primitive driver --- 2024-02-14 Elizabeth Figura Superseded
[07/31] ntsync: Introduce NTSYNC_IOC_MUTEX_UNLOCK. NT synchronization primitive driver --- 2024-02-14 Elizabeth Figura Superseded
[06/31] ntsync: Introduce NTSYNC_IOC_CREATE_MUTEX. NT synchronization primitive driver --- 2024-02-14 Elizabeth Figura Superseded
[05/31] ntsync: Introduce NTSYNC_IOC_WAIT_ALL. NT synchronization primitive driver --- 2024-02-14 Elizabeth Figura Superseded
[04/31] ntsync: Introduce NTSYNC_IOC_WAIT_ANY. NT synchronization primitive driver --- 2024-02-14 Elizabeth Figura Superseded
[03/31] ntsync: Introduce NTSYNC_IOC_SEM_POST. NT synchronization primitive driver --- 2024-02-14 Elizabeth Figura Superseded
[02/31] ntsync: Introduce NTSYNC_IOC_CREATE_SEM. NT synchronization primitive driver --- 2024-02-14 Elizabeth Figura Superseded
[01/31] ntsync: Introduce the ntsync driver and character device. NT synchronization primitive driver --- 2024-02-14 Elizabeth Figura Superseded
kunit: make kunit_bus_type const kunit: make kunit_bus_type const --- 2024-02-14 Ricardo B. Marliere Accepted
[RESEND,v5,4/4] selftest/bpf: Test a perf bpf program that suppresses side effects. Untitled series #235223 --- 2024-02-14 Kyle Huey Accepted
[RFC,bpf-next,v2,10/10] selftests/hid: add test for bpf_timer allow HID-BPF to do device IOs --- 2024-02-14 Benjamin Tissoires New
[RFC,bpf-next,v2,09/10] HID: bpf: allow to use bpf_timer_set_sleepable_cb() in tracing callbacks. allow HID-BPF to do device IOs --- 2024-02-14 Benjamin Tissoires Superseded
[RFC,bpf-next,v2,08/10] selftests/hid: add tests for hid_bpf_input_report allow HID-BPF to do device IOs --- 2024-02-14 Benjamin Tissoires Superseded
« 1 2 ... 53 54 55165 166 »