Show patches with: none      |   21139 patches
« 1 2 ... 16 17 18211 212 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[net,08/13] selftests: mptcp: pm nl: avoid error msg on older kernels mptcp: misc. fixes for v6.8 - 1 - --- 2024-02-15 Matthieu Baerts Accepted
[net,07/13] selftests: mptcp: pm nl: also list skipped tests mptcp: misc. fixes for v6.8 - 1 - --- 2024-02-15 Matthieu Baerts Accepted
[net,06/13] mptcp: fix duplicate subflow creation mptcp: misc. fixes for v6.8 - 1 - --- 2024-02-15 Matthieu Baerts Accepted
[net,05/13] mptcp: fix data races on remote_id mptcp: misc. fixes for v6.8 - 1 - --- 2024-02-15 Matthieu Baerts Accepted
[net,04/13] mptcp: fix data races on local_id mptcp: misc. fixes for v6.8 - 1 - --- 2024-02-15 Matthieu Baerts Accepted
[net,03/13] mptcp: fix lockless access in subflow ULP diag mptcp: misc. fixes for v6.8 - 1 - --- 2024-02-15 Matthieu Baerts Accepted
[net,02/13] mptcp: add needs_id for netlink appending addr mptcp: misc. fixes for v6.8 - 1 - --- 2024-02-15 Matthieu Baerts Accepted
[net,01/13] mptcp: add needs_id for userspace appending addr mptcp: misc. fixes for v6.8 - 1 - --- 2024-02-15 Matthieu Baerts Accepted
[3/3] selftests: livepatch: Add initial .gitignore Improvements to livepatch kselftests on top of kselftest-next - - - --- 2024-02-15 Marcos Paulo de Souza Accepted
[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
[1/3] selftests: lib.mk: Do not process TEST_GEN_MODS_DIR Improvements to livepatch kselftests on top of kselftest-next - - - --- 2024-02-15 Marcos Paulo de Souza Accepted
[KTAP,V2,v3] ktap_v2: add test metadata [KTAP,V2,v3] ktap_v2: add test metadata - 2 - --- 2024-02-15 Rae Moar New
selftests: powerpc: Add header symlinks for building papr character device tests selftests: powerpc: Add header symlinks for building papr character device tests - - - --- 2024-02-15 Michal Suchánek New
[net,5/5] selftests: tls: add test for peeking past a record of a different type tls: fixes for record type handling with PEEK - - - --- 2024-02-15 Sabrina Dubroca Accepted
[net,4/5] selftests: tls: add test for merging of same-type control messages tls: fixes for record type handling with PEEK - - - --- 2024-02-15 Sabrina Dubroca Accepted
[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,2/5] tls: stop recv() if initial process_rx_list gave us non-DATA 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,21/21] KVM: pfncache: rework __kvm_gpc_refresh() to fix locking issues KVM: xen: update shared_info and vcpu_info handling - 1 - --- 2024-02-15 Paul Durrant New
[v13,20/21] KVM: x86/xen: allow vcpu_info content to be 'safely' copied KVM: xen: update shared_info and vcpu_info handling - 1 - --- 2024-02-15 Paul Durrant Accepted
[v13,19/21] KVM: pfncache: check the need for invalidation under read lock first KVM: xen: update shared_info and vcpu_info handling - 1 - --- 2024-02-15 Paul Durrant Accepted
[v13,18/21] KVM: x86/xen: don't block on pfncache locks in kvm_xen_set_evtchn_fast() KVM: xen: update shared_info and vcpu_info handling - 1 - --- 2024-02-15 Paul Durrant New
[v13,17/21] KVM: x86/xen: split up kvm_xen_set_evtchn_fast() KVM: xen: update shared_info and vcpu_info handling - 1 - --- 2024-02-15 Paul Durrant New
[v13,16/21] KVM: x86/xen: advertize the KVM_XEN_HVM_CONFIG_SHARED_INFO_HVA capability KVM: xen: update shared_info and vcpu_info handling - 1 - --- 2024-02-15 Paul Durrant Accepted
[v13,15/21] KVM: selftests: re-map Xen's vcpu_info using HVA rather than GPA KVM: xen: update shared_info and vcpu_info handling - 1 - --- 2024-02-15 Paul Durrant Accepted
[v13,14/21] KVM: selftests: map Xen's shared_info page using HVA rather than GFN KVM: xen: update shared_info and vcpu_info handling - 1 - --- 2024-02-15 Paul Durrant Accepted
[v13,13/21] KVM: x86/xen: allow vcpu_info to be mapped by fixed HVA KVM: xen: update shared_info and vcpu_info handling - 1 - --- 2024-02-15 Paul Durrant Accepted
[v13,12/21] KVM: x86/xen: allow shared_info to be mapped by fixed HVA KVM: xen: update shared_info and vcpu_info handling - 1 - --- 2024-02-15 Paul Durrant Accepted
[v13,11/21] KVM: x86/xen: re-initialize shared_info if guest (32/64-bit) mode is set KVM: xen: update shared_info and vcpu_info handling - 1 - --- 2024-02-15 Paul Durrant Accepted
[v13,10/21] KVM: x86/xen: separate initialization of shared_info cache and content KVM: xen: update shared_info and vcpu_info handling - 1 - --- 2024-02-15 Paul Durrant Accepted
[v13,09/21] KVM: pfncache: allow a cache to be activated with a fixed (userspace) HVA KVM: xen: update shared_info and vcpu_info handling - 1 - --- 2024-02-15 Paul Durrant Accepted
[v13,08/21] KVM: s390: Refactor kvm_is_error_gpa() into kvm_is_gpa_in_memslot() KVM: xen: update shared_info and vcpu_info handling - - - --- 2024-02-15 Paul Durrant Accepted
[v13,07/21] KVM: pfncache: include page offset in uhva and use it consistently KVM: xen: update shared_info and vcpu_info handling - 1 - --- 2024-02-15 Paul Durrant Accepted
[v13,06/21] KVM: pfncache: stop open-coding offset_in_page() KVM: xen: update shared_info and vcpu_info handling - 1 - --- 2024-02-15 Paul Durrant Accepted
[v13,05/21] KVM: pfncache: remove KVM_GUEST_USES_PFN usage KVM: xen: update shared_info and vcpu_info handling - 1 - --- 2024-02-15 Paul Durrant Accepted
[v13,04/21] KVM: pfncache: add a mark-dirty helper KVM: xen: update shared_info and vcpu_info handling - 1 - --- 2024-02-15 Paul Durrant Accepted
[v13,03/21] KVM: x86/xen: mark guest pages dirty with the pfncache lock held KVM: xen: update shared_info and vcpu_info handling - 1 - --- 2024-02-15 Paul Durrant Accepted
[v13,02/21] KVM: pfncache: remove unnecessary exports KVM: xen: update shared_info and vcpu_info handling - 1 - --- 2024-02-15 Paul Durrant Accepted
[v13,01/21] KVM: pfncache: Add a map helper function KVM: xen: update shared_info and vcpu_info handling - 1 - --- 2024-02-15 Paul Durrant Accepted
[resend] selftests: timers: clocksource-switch: Adapt progress to kselftest framework [resend] selftests: timers: clocksource-switch: Adapt progress to kselftest framework - 1 - --- 2024-02-15 Geert Uytterhoeven New
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,25/25] integrity: Remove LSM security: Move IMA and EVM to the LSM infrastructure 2 3 - --- 2024-02-15 Roberto Sassu Accepted
[v10,24/25] ima: Make it independent from 'integrity' LSM security: Move IMA and EVM to the LSM infrastructure 1 3 - --- 2024-02-15 Roberto Sassu Accepted
[v10,23/25] evm: Make it independent from 'integrity' LSM security: Move IMA and EVM to the LSM infrastructure 2 3 - --- 2024-02-15 Roberto Sassu Accepted
[v10,22/25] evm: Move to LSM infrastructure security: Move IMA and EVM to the LSM infrastructure 3 3 - --- 2024-02-15 Roberto Sassu New
[v10,21/25] ima: Move IMA-Appraisal to LSM infrastructure security: Move IMA and EVM to the LSM infrastructure 3 3 - --- 2024-02-15 Roberto Sassu Accepted
[v10,20/25] ima: Move to LSM infrastructure security: Move IMA and EVM to the LSM infrastructure 5 2 - --- 2024-02-15 Roberto Sassu Accepted
[v10,19/25] integrity: Move integrity_kernel_module_request() to IMA security: Move IMA and EVM to the LSM infrastructure 2 2 - --- 2024-02-15 Roberto Sassu Accepted
[v10,18/25] security: Introduce key_post_create_or_update hook security: Move IMA and EVM to the LSM infrastructure 2 2 - --- 2024-02-15 Roberto Sassu Accepted
[v10,17/25] security: Introduce inode_post_remove_acl hook security: Move IMA and EVM to the LSM infrastructure 3 2 - --- 2024-02-15 Roberto Sassu Accepted
[v10,16/25] security: Introduce inode_post_set_acl hook security: Move IMA and EVM to the LSM infrastructure 3 2 - --- 2024-02-15 Roberto Sassu Accepted
[v10,15/25] security: Introduce inode_post_create_tmpfile hook security: Move IMA and EVM to the LSM infrastructure 3 2 - --- 2024-02-15 Roberto Sassu Accepted
[v10,14/25] security: Introduce path_post_mknod hook security: Move IMA and EVM to the LSM infrastructure 3 2 - --- 2024-02-15 Roberto Sassu Accepted
[v10,13/25] security: Introduce file_release hook security: Move IMA and EVM to the LSM infrastructure 2 2 - --- 2024-02-15 Roberto Sassu Accepted
[v10,12/25] security: Introduce file_post_open hook security: Move IMA and EVM to the LSM infrastructure 3 2 - --- 2024-02-15 Roberto Sassu Accepted
[v10,11/25] security: Introduce inode_post_removexattr hook security: Move IMA and EVM to the LSM infrastructure 2 3 - --- 2024-02-15 Roberto Sassu Accepted
[v10,10/25] security: Introduce inode_post_setattr hook security: Move IMA and EVM to the LSM infrastructure 3 2 - --- 2024-02-15 Roberto Sassu Accepted
[v10,09/25] security: Align inode_setattr hook definition with EVM security: Move IMA and EVM to the LSM infrastructure 2 2 - --- 2024-02-15 Roberto Sassu Accepted
[v10,08/25] evm: Align evm_inode_post_setxattr() definition with LSM infrastructure security: Move IMA and EVM to the LSM infrastructure 2 3 - --- 2024-02-15 Roberto Sassu Accepted
[v10,07/25] evm: Align evm_inode_setxattr() definition with LSM infrastructure security: Move IMA and EVM to the LSM infrastructure 2 3 - --- 2024-02-15 Roberto Sassu Accepted
[v10,06/25] evm: Align evm_inode_post_setattr() definition with LSM infrastructure security: Move IMA and EVM to the LSM infrastructure 1 4 - --- 2024-02-15 Roberto Sassu Accepted
[v10,05/25] ima: Align ima_post_read_file() definition with LSM infrastructure security: Move IMA and EVM to the LSM infrastructure 1 4 - --- 2024-02-15 Roberto Sassu Accepted
[v10,04/25] ima: Align ima_inode_removexattr() definition with LSM infrastructure security: Move IMA and EVM to the LSM infrastructure 2 3 - --- 2024-02-15 Roberto Sassu Accepted
[v10,03/25] ima: Align ima_inode_setxattr() definition with LSM infrastructure security: Move IMA and EVM to the LSM infrastructure 2 3 - --- 2024-02-15 Roberto Sassu Accepted
[v10,02/25] ima: Align ima_file_mprotect() definition with LSM infrastructure security: Move IMA and EVM to the LSM infrastructure 2 3 - --- 2024-02-15 Roberto Sassu Accepted
[v10,01/25] ima: Align ima_inode_post_setattr() definition with LSM infrastructure security: Move IMA and EVM to the LSM infrastructure 1 4 - --- 2024-02-15 Roberto Sassu Accepted
[31/31] docs: ntsync: Add documentation for the ntsync uAPI. NT synchronization primitive driver - - - --- 2024-02-14 Elizabeth Figura New
[30/31] maintainers: Add an entry for ntsync. NT synchronization primitive driver - - - --- 2024-02-14 Elizabeth Figura New
[29/31] selftests: ntsync: Add a stress test for contended waits. NT synchronization primitive driver - - - --- 2024-02-14 Elizabeth Figura New
[28/31] selftests: ntsync: Add some tests for wakeup signaling via alerts. NT synchronization primitive driver - - - --- 2024-02-14 Elizabeth Figura New
[27/31] selftests: ntsync: Add tests for alertable waits. NT synchronization primitive driver - - - --- 2024-02-14 Elizabeth Figura New
[26/31] selftests: ntsync: Add some tests for wakeup signaling with events. NT synchronization primitive driver - - - --- 2024-02-14 Elizabeth Figura New
[25/31] selftests: ntsync: Add some tests for auto-reset event state. NT synchronization primitive driver - - - --- 2024-02-14 Elizabeth Figura New
[24/31] selftests: ntsync: Add some tests for manual-reset event state. NT synchronization primitive driver - - - --- 2024-02-14 Elizabeth Figura New
[23/31] selftests: ntsync: Add some tests for wakeup signaling with WINESYNC_IOC_WAIT_ALL. NT synchronization primitive driver - - - --- 2024-02-14 Elizabeth Figura New
[22/31] selftests: ntsync: Add some tests for wakeup signaling with WINESYNC_IOC_WAIT_ANY. NT synchronization primitive driver - - - --- 2024-02-14 Elizabeth Figura New
[21/31] selftests: ntsync: Add some tests for NTSYNC_IOC_WAIT_ALL. NT synchronization primitive driver - - - --- 2024-02-14 Elizabeth Figura New
[20/31] selftests: ntsync: Add some tests for NTSYNC_IOC_WAIT_ANY. NT synchronization primitive driver - - - --- 2024-02-14 Elizabeth Figura New
[19/31] selftests: ntsync: Add some tests for mutex state. NT synchronization primitive driver - - - --- 2024-02-14 Elizabeth Figura New
[18/31] selftests: ntsync: Add some tests for semaphore state. NT synchronization primitive driver - - - --- 2024-02-14 Elizabeth Figura New
[17/31] ntsync: Allow waits to use the REALTIME clock. NT synchronization primitive driver - - - --- 2024-02-14 Elizabeth Figura New
[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 New
[14/31] ntsync: Introduce NTSYNC_IOC_MUTEX_READ. NT synchronization primitive driver - - - --- 2024-02-14 Elizabeth Figura New
[13/31] ntsync: Introduce NTSYNC_IOC_SEM_READ. NT synchronization primitive driver - - - --- 2024-02-14 Elizabeth Figura New
[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 New
[10/31] ntsync: Introduce NTSYNC_IOC_EVENT_SET. NT synchronization primitive driver - - - --- 2024-02-14 Elizabeth Figura New
[09/31] ntsync: Introduce NTSYNC_IOC_CREATE_EVENT. NT synchronization primitive driver - - - --- 2024-02-14 Elizabeth Figura New
[08/31] ntsync: Introduce NTSYNC_IOC_MUTEX_KILL. NT synchronization primitive driver - - - --- 2024-02-14 Elizabeth Figura New
[07/31] ntsync: Introduce NTSYNC_IOC_MUTEX_UNLOCK. NT synchronization primitive driver - - - --- 2024-02-14 Elizabeth Figura New
[06/31] ntsync: Introduce NTSYNC_IOC_CREATE_MUTEX. NT synchronization primitive driver - - - --- 2024-02-14 Elizabeth Figura New
[05/31] ntsync: Introduce NTSYNC_IOC_WAIT_ALL. NT synchronization primitive driver - - - --- 2024-02-14 Elizabeth Figura New
[04/31] ntsync: Introduce NTSYNC_IOC_WAIT_ANY. NT synchronization primitive driver - - - --- 2024-02-14 Elizabeth Figura New
[03/31] ntsync: Introduce NTSYNC_IOC_SEM_POST. NT synchronization primitive driver - - - --- 2024-02-14 Elizabeth Figura New
[02/31] ntsync: Introduce NTSYNC_IOC_CREATE_SEM. NT synchronization primitive driver - - - --- 2024-02-14 Elizabeth Figura New
[01/31] ntsync: Introduce the ntsync driver and character device. NT synchronization primitive driver - - - --- 2024-02-14 Elizabeth Figura New
kunit: make kunit_bus_type const kunit: make kunit_bus_type const - 2 - --- 2024-02-14 Ricardo B. Marliere brendanhiggins Accepted
[RESEND,v5,4/4] selftest/bpf: Test a perf bpf program that suppresses side effects. Untitled series #826087 2 - - --- 2024-02-14 Kyle Huey New
[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
« 1 2 ... 16 17 18211 212 »