Show patches with: none      |   20938 patches
« 1 2 3 4209 210 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[v7,19/24] KVM: riscv: selftests: Add Sscofpmf to get-reg-list test RISC-V SBI v2.0 PMU improvements and Perf sampling in KVM guest - 2 - --- 2024-04-16 Atish Patra New
[v7,18/24] KVM: riscv: selftests: Add helper functions for extension checks RISC-V SBI v2.0 PMU improvements and Perf sampling in KVM guest - 1 - --- 2024-04-16 Atish Patra New
[v7,17/24] KVM: riscv: selftests: Move sbi definitions to its own header file RISC-V SBI v2.0 PMU improvements and Perf sampling in KVM guest - 1 - --- 2024-04-16 Atish Patra New
[v7,16/24] RISC-V: KVM: Improve firmware counter read function RISC-V SBI v2.0 PMU improvements and Perf sampling in KVM guest - 1 - --- 2024-04-16 Atish Patra New
[v7,15/24] RISC-V: KVM: Support 64 bit firmware counters on RV32 RISC-V SBI v2.0 PMU improvements and Perf sampling in KVM guest - 2 - --- 2024-04-16 Atish Patra New
[v7,14/24] RISC-V: KVM: Add perf sampling support for guests RISC-V SBI v2.0 PMU improvements and Perf sampling in KVM guest - 2 - --- 2024-04-16 Atish Patra New
[v7,13/24] RISC-V: KVM: Implement SBI PMU Snapshot feature RISC-V SBI v2.0 PMU improvements and Perf sampling in KVM guest - 2 - --- 2024-04-16 Atish Patra New
[v7,12/24] RISC-V: KVM: No need to exit to the user space if perf event failed RISC-V SBI v2.0 PMU improvements and Perf sampling in KVM guest - 1 - --- 2024-04-16 Atish Patra New
[v7,11/24] RISC-V: KVM: No need to update the counter value during reset RISC-V SBI v2.0 PMU improvements and Perf sampling in KVM guest - 2 - --- 2024-04-16 Atish Patra New
[v7,10/24] RISC-V: KVM: Fix the initial sample period value RISC-V SBI v2.0 PMU improvements and Perf sampling in KVM guest - 1 - --- 2024-04-16 Atish Patra New
[v7,09/24] drivers/perf: riscv: Fix counter mask iteration for RV32 RISC-V SBI v2.0 PMU improvements and Perf sampling in KVM guest - 1 - --- 2024-04-16 Atish Patra New
[v7,08/24] drivers/perf: riscv: Implement SBI PMU snapshot function RISC-V SBI v2.0 PMU improvements and Perf sampling in KVM guest 1 3 - --- 2024-04-16 Atish Patra New
[v7,07/24] RISC-V: Use the minor version mask while computing sbi version RISC-V SBI v2.0 PMU improvements and Perf sampling in KVM guest - 1 - --- 2024-04-16 Atish Patra New
[v7,06/24] RISC-V: KVM: Rename the SBI_STA_SHMEM_DISABLE to a generic name RISC-V SBI v2.0 PMU improvements and Perf sampling in KVM guest - 1 - --- 2024-04-16 Atish Patra New
[v7,05/24] RISC-V: Add SBI PMU snapshot definitions RISC-V SBI v2.0 PMU improvements and Perf sampling in KVM guest 1 2 - --- 2024-04-16 Atish Patra New
[v7,04/24] drivers/perf: riscv: Use BIT macro for shifting operations RISC-V SBI v2.0 PMU improvements and Perf sampling in KVM guest - 1 - --- 2024-04-16 Atish Patra New
[v7,03/24] drivers/perf: riscv: Read upper bits of a firmware counter RISC-V SBI v2.0 PMU improvements and Perf sampling in KVM guest 1 3 - --- 2024-04-16 Atish Patra New
[v7,02/24] RISC-V: Add FIRMWARE_READ_HI definition RISC-V SBI v2.0 PMU improvements and Perf sampling in KVM guest 1 3 - --- 2024-04-16 Atish Patra New
[v7,01/24] RISC-V: Fix the typo in Scountovf CSR name RISC-V SBI v2.0 PMU improvements and Perf sampling in KVM guest - 4 - --- 2024-04-16 Atish Patra New
selftests: mm: fix unused and uninitialized variable warning selftests: mm: fix unused and uninitialized variable warning - - - --- 2024-04-16 Muhammad Usama Anjum New
[v2] selftests: exec: make binaries position independent [v2] selftests: exec: make binaries position independent - 1 - --- 2024-04-16 Muhammad Usama Anjum New
selftests: exec: make binaries position independent selftests: exec: make binaries position independent - - - --- 2024-04-16 Muhammad Usama Anjum New
[net] selftests: kselftest_harness: fix Clang warning about zero-length format [net] selftests: kselftest_harness: fix Clang warning about zero-length format - 1 1 --- 2024-04-16 Jakub Kicinski New
[v4,6/6] selftests: cgroup: Add basic tests for pids controller pids controller events rework - - - --- 2024-04-16 Michal Koutný New
[v4,5/6] selftests: cgroup: Lexicographic order in Makefile pids controller events rework - - - --- 2024-04-16 Michal Koutný New
[v4,4/6] cgroup/pids: Add pids.events.local pids controller events rework - - - --- 2024-04-16 Michal Koutný New
[v4,3/6] cgroup/pids: Make event counters hierarchical pids controller events rework - - - --- 2024-04-16 Michal Koutný New
[v4,2/6] cgroup/pids: Separate semantics of pids.events related to pids.max pids controller events rework - - - --- 2024-04-16 Michal Koutný New
[v4,1/6] cgroup/pids: Remove superfluous zeroing pids controller events rework - - - --- 2024-04-16 Michal Koutný New
[bpf-next,18/18] selftests/bpf: wq: add bpf_wq_start() checks Introduce bpf_wq - - - --- 2024-04-16 Benjamin Tissoires New
[bpf-next,17/18] bpf: add bpf_wq_start Introduce bpf_wq - - - --- 2024-04-16 Benjamin Tissoires New
[bpf-next,16/18] selftests/bpf: add checks for bpf_wq_set_callback() Introduce bpf_wq - - - --- 2024-04-16 Benjamin Tissoires New
[bpf-next,15/18] bpf: wq: add bpf_wq_set_callback_impl Introduce bpf_wq - - - --- 2024-04-16 Benjamin Tissoires New
[bpf-next,14/18] bpf/verifier: add is_sleepable argument to push_callback_call Introduce bpf_wq - - - --- 2024-04-16 Benjamin Tissoires New
[bpf-next,13/18] selftests/bpf: wq: add bpf_wq_init() checks Introduce bpf_wq - - - --- 2024-04-16 Benjamin Tissoires New
[bpf-next,12/18] tools: sync include/uapi/linux/bpf.h Introduce bpf_wq - - - --- 2024-04-16 Benjamin Tissoires New
[bpf-next,11/18] bpf: wq: add bpf_wq_init Introduce bpf_wq - - - --- 2024-04-16 Benjamin Tissoires New
[bpf-next,10/18] selftests/bpf: add bpf_wq tests Introduce bpf_wq - - - --- 2024-04-16 Benjamin Tissoires New
[bpf-next,09/18] bpf: allow struct bpf_wq to be embedded in arraymaps and hashmaps Introduce bpf_wq - - - --- 2024-04-16 Benjamin Tissoires New
[bpf-next,08/18] bpf: add support for KF_ARG_PTR_TO_WORKQUEUE Introduce bpf_wq - - - --- 2024-04-16 Benjamin Tissoires New
[bpf-next,07/18] tools: sync include/uapi/linux/bpf.h Introduce bpf_wq - - - --- 2024-04-16 Benjamin Tissoires New
[bpf-next,06/18] bpf: add support for bpf_wq user type Introduce bpf_wq - - - --- 2024-04-16 Benjamin Tissoires New
[bpf-next,05/18] bpf: replace bpf_timer_cancel_and_free with a generic helper Introduce bpf_wq - - - --- 2024-04-16 Benjamin Tissoires New
[bpf-next,04/18] bpf: replace bpf_timer_set_callback with a generic helper Introduce bpf_wq - - - --- 2024-04-16 Benjamin Tissoires New
[bpf-next,03/18] bpf: replace bpf_timer_init with a generic helper Introduce bpf_wq - - - --- 2024-04-16 Benjamin Tissoires New
[bpf-next,02/18] bpf: make timer data struct more generic Introduce bpf_wq - - - --- 2024-04-16 Benjamin Tissoires New
[bpf-next,01/18] bpf: trampoline: export __bpf_prog_enter/exit_recur Introduce bpf_wq - - - --- 2024-04-16 Benjamin Tissoires New
[v5,2/5] power: supply: core: Add POWER_SUPPLY_TECHNOLOGY_CAPACITOR Untitled series #845034 - - - --- 2024-04-16 Mike Looijmans New
[bpf-next,v4,14/14] selftests/bpf: Use make_sockaddr in ip_check_defrag use network helpers, part 1 - - - --- 2024-04-16 Geliang Tang New
[bpf-next,v4,13/14] selftests/bpf: Use make_sockaddr in test_sock use network helpers, part 1 - - - --- 2024-04-16 Geliang Tang New
[bpf-next,v4,12/14] selftests/bpf: Use make_sockaddr in test_sock_addr use network helpers, part 1 - - - --- 2024-04-16 Geliang Tang New
[bpf-next,v4,11/14] selftests/bpf: Use connect_to_addr in test_sock_addr use network helpers, part 1 - - - --- 2024-04-16 Geliang Tang New
[bpf-next,v4,10/14] selftests/bpf: Use start_server_addr in test_sock_addr use network helpers, part 1 - - - --- 2024-04-16 Geliang Tang New
[bpf-next,v4,09/14] selftests/bpf: Use log_err in network_helpers use network helpers, part 1 - - - --- 2024-04-16 Geliang Tang New
[bpf-next,v4,08/14] selftests/bpf: Use make_sockaddr in sk_assign use network helpers, part 1 - - - --- 2024-04-16 Geliang Tang New
[bpf-next,v4,07/14] selftests/bpf: Use get_socket_local_port in sk_assign use network helpers, part 1 - - - --- 2024-04-16 Geliang Tang New
[bpf-next,v4,06/14] selftests/bpf: Use connect_to_addr in sk_assign use network helpers, part 1 - - - --- 2024-04-16 Geliang Tang New
[bpf-next,v4,05/14] selftests/bpf: Use start_server_addr in sk_assign use network helpers, part 1 - - - --- 2024-04-16 Geliang Tang New
[bpf-next,v4,04/14] selftests/bpf: Use connect_to_addr in cls_redirect use network helpers, part 1 - - - --- 2024-04-16 Geliang Tang New
[bpf-next,v4,03/14] selftests/bpf: Use start_server_addr in cls_redirect use network helpers, part 1 - - - --- 2024-04-16 Geliang Tang New
[bpf-next,v4,02/14] selftests/bpf: Add start_server_addr* helpers use network helpers, part 1 - - - --- 2024-04-16 Geliang Tang New
[bpf-next,v4,01/14] selftests/bpf: Update arguments of connect_to_addr use network helpers, part 1 - - - --- 2024-04-16 Geliang Tang New
[net-next] selftests: openvswitch: Fix escape chars in regexp. [net-next] selftests: openvswitch: Fix escape chars in regexp. - 1 - --- 2024-04-16 Adrian Moreno New
[v2,17/17] selftests: riscv: Support xtheadvector in vector tests riscv: Support vendor extensions and xtheadvector - - - --- 2024-04-16 Charlie Jenkins New
[v2,16/17] selftests: riscv: Fix vector tests riscv: Support vendor extensions and xtheadvector - - - --- 2024-04-16 Charlie Jenkins New
[v2,15/17] riscv: hwprobe: Document vendor extensions and xtheadvector extension riscv: Support vendor extensions and xtheadvector - - - --- 2024-04-16 Charlie Jenkins New
[v2,14/17] riscv: hwprobe: Add vendor extension probing riscv: Support vendor extensions and xtheadvector - - - --- 2024-04-16 Charlie Jenkins New
[v2,13/17] riscv: vector: Support xtheadvector save/restore riscv: Support vendor extensions and xtheadvector - - - --- 2024-04-16 Charlie Jenkins New
[v2,12/17] riscv: Create xtheadvector file riscv: Support vendor extensions and xtheadvector - - - --- 2024-04-16 Charlie Jenkins New
[v2,11/17] riscv: csr: Add CSR encodings for VCSR_VXRM/VCSR_VXSAT riscv: Support vendor extensions and xtheadvector - - - --- 2024-04-16 Charlie Jenkins New
[v2,10/17] RISC-V: define the elements of the VCSR vector CSR riscv: Support vendor extensions and xtheadvector 1 1 - --- 2024-04-16 Charlie Jenkins New
[v2,09/17] riscv: uaccess: Add alternative for xtheadvector uaccess riscv: Support vendor extensions and xtheadvector - - - --- 2024-04-16 Charlie Jenkins New
[v2,08/17] riscv: drivers: Convert xandespmu to use the vendor extension framework riscv: Support vendor extensions and xtheadvector - - - --- 2024-04-16 Charlie Jenkins New
[v2,07/17] riscv: Introduce vendor variants of extension helpers riscv: Support vendor extensions and xtheadvector - - - --- 2024-04-16 Charlie Jenkins New
[v2,06/17] riscv: Extend cpufeature.c to detect vendor extensions riscv: Support vendor extensions and xtheadvector - - - --- 2024-04-16 Charlie Jenkins New
[v2,05/17] riscv: Fix extension subset checking riscv: Support vendor extensions and xtheadvector - 1 - --- 2024-04-16 Charlie Jenkins New
[v2,04/17] riscv: dts: allwinner: Add xtheadvector to the D1/D1s devicetree riscv: Support vendor extensions and xtheadvector - - - --- 2024-04-16 Charlie Jenkins New
[v2,03/17] dt-bindings: riscv: Add vendorid riscv: Support vendor extensions and xtheadvector - - - --- 2024-04-16 Charlie Jenkins New
[v2,02/17] dt-bindings: riscv: Add xtheadvector ISA extension description riscv: Support vendor extensions and xtheadvector - 1 - --- 2024-04-16 Charlie Jenkins New
[v2,01/17] riscv: cpufeature: Fix thead vector hwcap removal riscv: Support vendor extensions and xtheadvector - 1 - --- 2024-04-16 Charlie Jenkins New
[v4,27/27] docs: ntsync: Add documentation for the ntsync uAPI. NT synchronization primitive driver - 1 1 --- 2024-04-16 Elizabeth Figura New
[v4,26/27] maintainers: Add an entry for ntsync. NT synchronization primitive driver - - - --- 2024-04-16 Elizabeth Figura New
[v4,25/27] selftests: ntsync: Add a stress test for contended waits. NT synchronization primitive driver - - - --- 2024-04-16 Elizabeth Figura New
[v4,24/27] selftests: ntsync: Add some tests for wakeup signaling via alerts. NT synchronization primitive driver - - - --- 2024-04-16 Elizabeth Figura New
[v4,23/27] selftests: ntsync: Add tests for alertable waits. NT synchronization primitive driver - - - --- 2024-04-16 Elizabeth Figura New
[v4,22/27] selftests: ntsync: Add some tests for wakeup signaling with events. NT synchronization primitive driver - - - --- 2024-04-16 Elizabeth Figura New
[v4,21/27] selftests: ntsync: Add some tests for auto-reset event state. NT synchronization primitive driver - - - --- 2024-04-16 Elizabeth Figura New
[v4,20/27] selftests: ntsync: Add some tests for manual-reset event state. NT synchronization primitive driver - - - --- 2024-04-16 Elizabeth Figura New
[v4,19/27] selftests: ntsync: Add some tests for wakeup signaling with WINESYNC_IOC_WAIT_ALL. NT synchronization primitive driver - - - --- 2024-04-16 Elizabeth Figura New
[v4,18/27] selftests: ntsync: Add some tests for wakeup signaling with WINESYNC_IOC_WAIT_ANY. NT synchronization primitive driver - - - --- 2024-04-16 Elizabeth Figura New
[v4,17/27] selftests: ntsync: Add some tests for NTSYNC_IOC_WAIT_ALL. NT synchronization primitive driver - - - --- 2024-04-16 Elizabeth Figura New
[v4,16/27] selftests: ntsync: Add some tests for NTSYNC_IOC_WAIT_ANY. NT synchronization primitive driver - - - --- 2024-04-16 Elizabeth Figura New
[v4,15/27] selftests: ntsync: Add some tests for mutex state. NT synchronization primitive driver - - - --- 2024-04-16 Elizabeth Figura New
[v4,14/27] selftests: ntsync: Add some tests for semaphore state. NT synchronization primitive driver - - - --- 2024-04-16 Elizabeth Figura New
[v4,13/27] ntsync: Introduce alertable waits. NT synchronization primitive driver - - - --- 2024-04-16 Elizabeth Figura New
[v4,12/27] ntsync: Introduce NTSYNC_IOC_EVENT_READ. NT synchronization primitive driver - - - --- 2024-04-16 Elizabeth Figura New
[v4,11/27] ntsync: Introduce NTSYNC_IOC_MUTEX_READ. NT synchronization primitive driver - - - --- 2024-04-16 Elizabeth Figura New
[v4,10/27] ntsync: Introduce NTSYNC_IOC_SEM_READ. NT synchronization primitive driver - - - --- 2024-04-16 Elizabeth Figura New
[v4,09/27] ntsync: Introduce NTSYNC_IOC_EVENT_PULSE. NT synchronization primitive driver - - - --- 2024-04-16 Elizabeth Figura New
[v4,08/27] ntsync: Introduce NTSYNC_IOC_EVENT_RESET. NT synchronization primitive driver - - - --- 2024-04-16 Elizabeth Figura New
« 1 2 3 4209 210 »