Show patches with: Archived = No       |   20364 patches
« 1 2 3 4203 204 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[10/10] KVM: x86: Fix KVM clock precision in __get_kvmclock() Cleaning up the KVM clock mess - - - --- 2024-04-18 David Woodhouse New
[09/10] KVM: x86: Kill KVM_REQ_GLOBAL_CLOCK_UPDATE Cleaning up the KVM clock mess - - - --- 2024-04-18 David Woodhouse New
[08/10] KVM: x86: Remove periodic global clock updates Cleaning up the KVM clock mess - - - --- 2024-04-18 David Woodhouse New
[07/10] KVM: x86: Avoid NTP frequency skew for KVM clock on 32-bit host Cleaning up the KVM clock mess - - - --- 2024-04-18 David Woodhouse New
[06/10] KVM: x86: Add KVM_VCPU_TSC_SCALE and fix the documentation on TSC migration Cleaning up the KVM clock mess - - - --- 2024-04-18 David Woodhouse New
[05/10] KVM: x86: Explicitly disable TSC scaling without CONSTANT_TSC Cleaning up the KVM clock mess - - - --- 2024-04-18 David Woodhouse New
[04/10] KVM: selftests: Add KVM/PV clock selftest to prove timer correction Cleaning up the KVM clock mess - - - --- 2024-04-18 David Woodhouse New
[03/10] KVM: x86: Add KVM_[GS]ET_CLOCK_GUEST for accurate KVM clock migration Cleaning up the KVM clock mess - - - --- 2024-04-18 David Woodhouse New
[02/10] KVM: x86: Improve accuracy of KVM clock when TSC scaling is in force Cleaning up the KVM clock mess - - - --- 2024-04-18 David Woodhouse New
[01/10] KVM: x86/xen: Do not corrupt KVM clock in kvm_xen_shared_info_init() Cleaning up the KVM clock mess - 1 - --- 2024-04-18 David Woodhouse New
[v2,2/2] kunit: avoid memory leak on device register error kunit: fix minor error path mistakes - - - --- 2024-04-18 Wander Lairson Costa brendanhiggins New
[v2,1/2] kunit: unregister the device on error kunit: fix minor error path mistakes - - - --- 2024-04-18 Wander Lairson Costa brendanhiggins New
selftests: cpufreq: conform test to TAP selftests: cpufreq: conform test to TAP - - - --- 2024-04-18 Muhammad Usama Anjum New
[2/2] kunit: avoid memory leak on device register error kunit: fix minor error path mistakes - - - --- 2024-04-18 Wander Lairson Costa brendanhiggins New
[1/2] kunit: unregister the device on error kunit: fix minor error path mistakes - - - --- 2024-04-18 Wander Lairson Costa brendanhiggins New
[v2,12/12] KVM: riscv: selftests: Add Zcmop extension to get-reg-list test Add support for a few Zc* extensions as well as Zcmop 1 1 - --- 2024-04-18 Clément Léger New
[v2,11/12] RISC-V: KVM: Allow Zcmop extension for Guest/VM Add support for a few Zc* extensions as well as Zcmop 1 1 - --- 2024-04-18 Clément Léger New
[v2,10/12] riscv: hwprobe: export Zcmop ISA extension Add support for a few Zc* extensions as well as Zcmop - - - --- 2024-04-18 Clément Léger New
[v2,09/12] riscv: add ISA extension parsing for Zcmop Add support for a few Zc* extensions as well as Zcmop - - - --- 2024-04-18 Clément Léger New
[v2,08/12] dt-bindings: riscv: add Zcmop ISA extension description Add support for a few Zc* extensions as well as Zcmop - - - --- 2024-04-18 Clément Léger New
[v2,07/12] KVM: riscv: selftests: Add some Zc* extensions to get-reg-list test Add support for a few Zc* extensions as well as Zcmop 1 1 - --- 2024-04-18 Clément Léger New
[v2,06/12] RISC-V: KVM: Allow Zca, Zcf, Zcd and Zcb extensions for Guest/VM Add support for a few Zc* extensions as well as Zcmop 1 1 - --- 2024-04-18 Clément Léger New
[v2,05/12] riscv: hwprobe: export Zca, Zcf, Zcd and Zcb ISA extensions Add support for a few Zc* extensions as well as Zcmop - - - --- 2024-04-18 Clément Léger New
[v2,04/12] riscv: add ISA parsing for Zca, Zcf, Zcd and Zcb Add support for a few Zc* extensions as well as Zcmop - - - --- 2024-04-18 Clément Léger New
[v2,03/12] dt-bindings: riscv: add Zc* extension rules implied by C extension Add support for a few Zc* extensions as well as Zcmop - - - --- 2024-04-18 Clément Léger New
[v2,02/12] riscv: dts: enable Zc* extensions when needed Add support for a few Zc* extensions as well as Zcmop - - - --- 2024-04-18 Clément Léger New
[v2,01/12] dt-bindings: riscv: add Zca, Zcf, Zcd and Zcb ISA extension description Add support for a few Zc* extensions as well as Zcmop - - - --- 2024-04-18 Clément Léger New
[bpf-next,v5,6/6] selftests/bpf: Use connect_to_addr in sk_assign use network helpers, part 1 - - - --- 2024-04-18 Geliang Tang New
[bpf-next,v5,5/6] selftests/bpf: Use connect_to_addr in cls_redirect use network helpers, part 1 - - - --- 2024-04-18 Geliang Tang New
[bpf-next,v5,4/6] selftests/bpf: Update arguments of connect_to_addr use network helpers, part 1 - - - --- 2024-04-18 Geliang Tang New
[bpf-next,v5,3/6] selftests/bpf: Use start_server_addr in sk_assign use network helpers, part 1 - - - --- 2024-04-18 Geliang Tang New
[bpf-next,v5,2/6] selftests/bpf: Use start_server_addr in cls_redirect use network helpers, part 1 - - - --- 2024-04-18 Geliang Tang New
[bpf-next,v5,1/6] selftests/bpf: Add start_server_addr helper use network helpers, part 1 - - - --- 2024-04-18 Geliang Tang New
[net-next,v3,8/8] selftests: drv-net: add a TCP ping test case (and useful helpers) selftests: drv-net: support testing with a remote system - - - --- 2024-04-17 Jakub Kicinski New
[net-next,v3,7/8] selftests: net: support matching cases by name prefix selftests: drv-net: support testing with a remote system - - - --- 2024-04-17 Jakub Kicinski New
[net-next,v3,6/8] selftests: drv-net: add a trivial ping test selftests: drv-net: support testing with a remote system - - - --- 2024-04-17 Jakub Kicinski New
[net-next,v3,5/8] selftests: drv-net: construct environment for running tests which require an endp… selftests: drv-net: support testing with a remote system - - - --- 2024-04-17 Jakub Kicinski New
[net-next,v3,4/8] selftests: drv-net: factor out parsing of the env selftests: drv-net: support testing with a remote system - - - --- 2024-04-17 Jakub Kicinski New
[net-next,v3,3/8] selftests: drv-net: define endpoint structures selftests: drv-net: support testing with a remote system - - - --- 2024-04-17 Jakub Kicinski New
[net-next,v3,2/8] selftests: net: set the exit code correctly in Python tests selftests: drv-net: support testing with a remote system - - - --- 2024-04-17 Jakub Kicinski New
[net-next,v3,1/8] selftests: net: fix counting totals when some checks fail selftests: drv-net: support testing with a remote system - - - --- 2024-04-17 Jakub Kicinski New
selftests: filesystems: fix warn_unused_result build warnings selftests: filesystems: fix warn_unused_result build warnings - - - --- 2024-04-17 Amer Al Shanawany New
selftests: filesystems: add missing stddef header selftests: filesystems: add missing stddef header - - - --- 2024-04-17 Amer Al Shanawany New
selftests: Fix asan linkage to work with clang selftests: Fix asan linkage to work with clang - - - --- 2024-04-17 Ryan Roberts New
selftests: Make ksft_exit functions return void instead of int selftests: Make ksft_exit functions return void instead of int - - - --- 2024-04-17 Nathan Chancellor New
selftests: mm: Fix undeclared function error selftests: mm: Fix undeclared function error - - - --- 2024-04-17 Muhammad Usama Anjum New
selftests/intel_pstate: Add validity check for cpu min/max frequency selftests/intel_pstate: Add validity check for cpu min/max frequency - - - --- 2024-04-17 Yujie Liu New
[V3] KVM: selftests: Add a new option to rseq_test [V3] KVM: selftests: Add a new option to rseq_test - - - --- 2024-04-16 Zide Chen New
[1/1] selftest mm/mseal: style change selftest mm/mseal: style change - 1 - --- 2024-04-16 Jeff Xu New
[v7,24/24] KVM: riscv: selftests: Add commandline option for SBI PMU test RISC-V SBI v2.0 PMU improvements and Perf sampling in KVM guest - - - --- 2024-04-16 Atish Patra New
[v7,23/24] KVM: riscv: selftests: Add a test for counter overflow RISC-V SBI v2.0 PMU improvements and Perf sampling in KVM guest - 2 - --- 2024-04-16 Atish Patra New
[v7,22/24] KVM: riscv: selftests: Add a test for PMU snapshot functionality RISC-V SBI v2.0 PMU improvements and Perf sampling in KVM guest - 2 - --- 2024-04-16 Atish Patra New
[v7,21/24] KVM: riscv: selftests: Add SBI PMU selftest RISC-V SBI v2.0 PMU improvements and Perf sampling in KVM guest - 2 - --- 2024-04-16 Atish Patra New
[v7,20/24] KVM: riscv: selftests: Add SBI PMU extension definitions RISC-V SBI v2.0 PMU improvements and Perf sampling in KVM guest - 2 - --- 2024-04-16 Atish Patra New
[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
« 1 2 3 4203 204 »