Show patches with: Archived = No       |   15173 patches
« 1 2 3 4151 152 »
Patch Series S/W/F Date Submitter Delegate State
[2/2] selftests/nolibc: run-tests.sh: enable testing via qemu-user selftests/nolibc: run-user improvements --- 2077-09-15 Thomas Weißschuh Accepted
[1/2] selftests/nolibc: introduce QEMU_ARCH_USER selftests/nolibc: run-user improvements --- 2077-09-15 Thomas Weißschuh Accepted
[v13,40/40] KVM: selftests: arm64: Add GCS registers to get-reg-list arm64/gcs: Provide support for GCS in userspace --- 2024-10-01 Mark Brown New
[v13,38/40] kselftest/arm64: Add a GCS stress test arm64/gcs: Provide support for GCS in userspace --- 2024-10-01 Mark Brown New
[v13,36/40] kselftest/arm64: Add test coverage for GCS mode locking arm64/gcs: Provide support for GCS in userspace --- 2024-10-01 Mark Brown New
[v13,34/40] kselftest/arm64: Add very basic GCS test program arm64/gcs: Provide support for GCS in userspace --- 2024-10-01 Mark Brown New
[v13,32/40] kselftest/arm64: Allow signals tests to specify an expected si_code arm64/gcs: Provide support for GCS in userspace --- 2024-10-01 Mark Brown New
[v13,30/40] kselftest/arm64: Add GCS as a detected feature in the signal tests arm64/gcs: Provide support for GCS in userspace --- 2024-10-01 Mark Brown New
[v13,28/40] arm64: Add Kconfig for Guarded Control Stack (GCS) arm64/gcs: Provide support for GCS in userspace --- 2024-10-01 Mark Brown New
[v13,26/40] arm64/signal: Expose GCS state in signal frames arm64/gcs: Provide support for GCS in userspace --- 2024-10-01 Mark Brown New
[v13,24/40] arm64/mm: Implement map_shadow_stack() arm64/gcs: Provide support for GCS in userspace --- 2024-10-01 Mark Brown New
[v13,22/40] arm64/gcs: Ensure that new threads have a GCS arm64/gcs: Provide support for GCS in userspace --- 2024-10-01 Mark Brown New
[v13,20/40] arm64/mm: Handle GCS data aborts arm64/gcs: Provide support for GCS in userspace --- 2024-10-01 Mark Brown New
[v13,17/40] arm64/idreg: Add overrride for GCS arm64/gcs: Provide support for GCS in userspace --- 2024-10-01 Mark Brown New
[v13,15/40] arm64/mm: Map pages for guarded control stack arm64/gcs: Provide support for GCS in userspace --- 2024-10-01 Mark Brown New
[v13,13/40] arm64/mm: Allocate PIE slots for EL0 guarded control stack arm64/gcs: Provide support for GCS in userspace --- 2024-10-01 Mark Brown New
[v13,11/40] arm64/gcs: Provide basic EL2 setup to allow GCS usage at EL0 and EL1 arm64/gcs: Provide support for GCS in userspace --- 2024-10-01 Mark Brown New
[v13,09/40] arm64/gcs: Add manual encodings of GCS instructions arm64/gcs: Provide support for GCS in userspace --- 2024-10-01 Mark Brown New
[v13,07/40] arm64/gcs: Document the ABI for Guarded Control Stacks arm64/gcs: Provide support for GCS in userspace --- 2024-10-01 Mark Brown New
[v13,05/40] mman: Add map_shadow_stack() flags arm64/gcs: Provide support for GCS in userspace --- 2024-10-01 Mark Brown New
[v13,04/40] prctl: arch-agnostic prctl for shadow stack arm64/gcs: Provide support for GCS in userspace --- 2024-10-01 Mark Brown New
[v13,02/40] mm: Define VM_HIGH_ARCH_6 arm64/gcs: Provide support for GCS in userspace --- 2024-10-01 Mark Brown New
[v6,1/2] hugetlb: arm64: add mte support [v6,1/2] hugetlb: arm64: add mte support --- 2024-10-01 Yang Shi New
[33/33] kselftest/riscv: kselftest for user mode cfi [01/33] mm: Introduce ARCH_HAS_USER_SHADOW_STACK --- 2024-10-01 Deepak Gupta New
[31/33] riscv: Documentation for landing pad / indirect branch tracking [01/33] mm: Introduce ARCH_HAS_USER_SHADOW_STACK --- 2024-10-01 Deepak Gupta New
[29/33] riscv: kernel command line option to opt out of user cfi [01/33] mm: Introduce ARCH_HAS_USER_SHADOW_STACK --- 2024-10-01 Deepak Gupta New
[27/33] riscv: Add Firmware Feature SBI extensions definitions [01/33] mm: Introduce ARCH_HAS_USER_SHADOW_STACK --- 2024-10-01 Deepak Gupta New
[25/33] riscv/ptrace: riscv cfi status and state via ptrace and in core files [01/33] mm: Introduce ARCH_HAS_USER_SHADOW_STACK --- 2024-10-01 Deepak Gupta New
[23/33] riscv signal: save and restore of shadow stack for signal [01/33] mm: Introduce ARCH_HAS_USER_SHADOW_STACK --- 2024-10-01 Deepak Gupta New
[21/33] riscv/traps: Introduce software check exception [01/33] mm: Introduce ARCH_HAS_USER_SHADOW_STACK --- 2024-10-01 Deepak Gupta New
[19/33] riscv: Implements arch agnostic shadow stack prctls [01/33] mm: Introduce ARCH_HAS_USER_SHADOW_STACK --- 2024-10-01 Deepak Gupta New
[17/33] prctl: arch-agnostic prctl for shadow stack [01/33] mm: Introduce ARCH_HAS_USER_SHADOW_STACK --- 2024-10-01 Deepak Gupta New
[15/33] riscv/mm: Implement map_shadow_stack() syscall [01/33] mm: Introduce ARCH_HAS_USER_SHADOW_STACK --- 2024-10-01 Deepak Gupta New
[13/33] riscv mmu: teach pte_mkwrite to manufacture shadow stack PTEs [01/33] mm: Introduce ARCH_HAS_USER_SHADOW_STACK --- 2024-10-01 Deepak Gupta New
[11/33] riscv/mm : ensure PROT_WRITE leads to VM_READ | VM_WRITE [01/33] mm: Introduce ARCH_HAS_USER_SHADOW_STACK --- 2024-10-01 Deepak Gupta New
[09/33] riscv: zicfiss / zicfilp extension csr and bit definitions [01/33] mm: Introduce ARCH_HAS_USER_SHADOW_STACK --- 2024-10-01 Deepak Gupta New
[07/33] riscv: zicfilp / zicfiss in dt-bindings (extensions.yaml) [01/33] mm: Introduce ARCH_HAS_USER_SHADOW_STACK --- 2024-10-01 Deepak Gupta New
[05/33] riscv: Call riscv_user_isa_enable() only on the boot hart [01/33] mm: Introduce ARCH_HAS_USER_SHADOW_STACK --- 2024-10-01 Deepak Gupta New
[03/33] riscv: Enable cbo.zero only when all harts support Zicboz [01/33] mm: Introduce ARCH_HAS_USER_SHADOW_STACK --- 2024-10-01 Deepak Gupta New
[01/33] mm: Introduce ARCH_HAS_USER_SHADOW_STACK [01/33] mm: Introduce ARCH_HAS_USER_SHADOW_STACK --- 2024-10-01 Deepak Gupta New
docs: dev-tools: Add documentation for the device focused kselftests docs: dev-tools: Add documentation for the device focused kselftests --- 2024-10-01 Nícolas F. R. A. Prado New
[HID,v3,9/9] selftests/hid: add test for assigning a given device to hid-generic [HID,v3,1/9] HID: bpf: move HID-BPF report descriptor fixup earlier --- 2024-10-01 Benjamin Tissoires New
[HID,v3,7/9] selftests/hid: allow to parametrize bus/vid/pid/rdesc on the test device [HID,v3,1/9] HID: bpf: move HID-BPF report descriptor fixup earlier --- 2024-10-01 Benjamin Tissoires New
[HID,v3,5/9] selftests/hid: add dependency on hid_common.h [HID,v3,1/9] HID: bpf: move HID-BPF report descriptor fixup earlier --- 2024-10-01 Benjamin Tissoires New
[HID,v3,3/9] HID: core: remove one more kmemdup on .probe() [HID,v3,1/9] HID: bpf: move HID-BPF report descriptor fixup earlier --- 2024-10-01 Benjamin Tissoires New
[HID,v3,1/9] HID: bpf: move HID-BPF report descriptor fixup earlier [HID,v3,1/9] HID: bpf: move HID-BPF report descriptor fixup earlier --- 2024-10-01 Benjamin Tissoires New
[v3,2/2] selftests/exec: add a test to enforce execveat()'s comm Untitled series #251987 --- 2024-10-01 Tycho Andersen New
[v2] selftests/proc: Add test to check unmapped process [v2] selftests/proc: Add test to check unmapped process --- 2024-10-01 Siddharth Menon New
[net-next,v19,04/14] mm: page_frag: avoid caller accessing 'page_frag_cache' directly [net-next,v19,01/14] mm: page_frag: add a test module for page_frag --- 2024-10-01 Yunsheng Lin New
[net-next,v19,01/14] mm: page_frag: add a test module for page_frag [net-next,v19,01/14] mm: page_frag: add a test module for page_frag --- 2024-10-01 Yunsheng Lin New
[RFC,v2,4/5] KVM: X86: Add documentation about behavioral difference for KVM_EXIT_BUS_LOCK [RFC,v2,1/5] x86/cpu: Add virt tag in /proc/cpuinfo --- 2024-10-01 Manali Shukla New
[RFC,v2,3/5] KVM: SVM: Enable Bus lock threshold exit [RFC,v2,1/5] x86/cpu: Add virt tag in /proc/cpuinfo --- 2024-10-01 Manali Shukla New
[RFC,v2,1/5] x86/cpu: Add virt tag in /proc/cpuinfo [RFC,v2,1/5] x86/cpu: Add virt tag in /proc/cpuinfo --- 2024-10-01 Manali Shukla New
[v2,1/1] mseal: update mseal.rst [v2,1/1] mseal: update mseal.rst --- 2024-10-01 Jeff Xu New
[bpf] bpf: fix unpopulated name_len field in perf_event link info [bpf] bpf: fix unpopulated name_len field in perf_event link info --- 2024-09-30 tyrone-wu New
[2/3] selftests: net: rds: add include.sh to EXTRA_CLEAN selftests: net: add missing gitignore and EXTRA_CLEAN entries. --- 2024-09-30 Javier Carrasco New
[RESEND,v3] list: test: Mending tests for list_cut_position() [RESEND,v3] list: test: Mending tests for list_cut_position() --- 2024-09-30 I Hsin Cheng New
[net-next] selftests: net: csum: Clean up recv_verify_packet_ipv6 [net-next] selftests: net: csum: Clean up recv_verify_packet_ipv6 --- 2024-09-30 Sean Anderson New
[net-next] selftests: mlxsw: rtnetlink: Use devlink_reload() API [net-next] selftests: mlxsw: rtnetlink: Use devlink_reload() API --- 2024-09-30 Petr Machata New
[v3,19/19] prandom: Include <linux/percpu.h> in <linux/prandom.h> [v3,01/19] x86/kaslr: Include <linux/prandom.h> instead of <linux/random.h> --- 2024-09-30 Uros Bizjak New
[v3,17/19] netem: Include <linux/prandom.h> in sch_netem.c [v3,01/19] x86/kaslr: Include <linux/prandom.h> instead of <linux/random.h> --- 2024-09-30 Uros Bizjak New
[v3,15/19] lib/test_parman: Include <linux/prandom.h> instead of <linux/random.h> [v3,01/19] x86/kaslr: Include <linux/prandom.h> instead of <linux/random.h> --- 2024-09-30 Uros Bizjak New
[v3,13/19] lib/rbtree-test: Include <linux/prandom.h> instead of <linux/random.h> [v3,01/19] x86/kaslr: Include <linux/prandom.h> instead of <linux/random.h> --- 2024-09-30 Uros Bizjak New
[v3,11/19] kunit: string-stream-test: Include <linux/prandom.h> [v3,01/19] x86/kaslr: Include <linux/prandom.h> instead of <linux/random.h> --- 2024-09-30 Uros Bizjak New
[v3,09/19] bpf: Include <linux/prandom.h> instead of <linux/random.h> [v3,01/19] x86/kaslr: Include <linux/prandom.h> instead of <linux/random.h> --- 2024-09-30 Uros Bizjak New
[v3,07/19] fscrypt: Include <linux/once.h> in fs/crypto/keyring.c [v3,01/19] x86/kaslr: Include <linux/prandom.h> instead of <linux/random.h> --- 2024-09-30 Uros Bizjak New
[v3,05/19] media: vivid: Include <linux/prandom.h> in vivid-vid-cap.c [v3,01/19] x86/kaslr: Include <linux/prandom.h> instead of <linux/random.h> --- 2024-09-30 Uros Bizjak New
[v3,03/19] drm/i915/selftests: Include <linux/prandom.h> instead of <linux/random.h> [v3,01/19] x86/kaslr: Include <linux/prandom.h> instead of <linux/random.h> --- 2024-09-30 Uros Bizjak New
[v3,01/19] x86/kaslr: Include <linux/prandom.h> instead of <linux/random.h> [v3,01/19] x86/kaslr: Include <linux/prandom.h> instead of <linux/random.h> --- 2024-09-30 Uros Bizjak New
[v4,3/3] selftests: livepatch: test livepatching a kprobed function [v4,1/3] selftests: livepatch: rename KLP_SYSFS_DIR to SYSFS_KLP_DIR --- 2024-09-30 Michael Vetter New
[v4,1/3] selftests: livepatch: rename KLP_SYSFS_DIR to SYSFS_KLP_DIR [v4,1/3] selftests: livepatch: rename KLP_SYSFS_DIR to SYSFS_KLP_DIR --- 2024-09-30 Michael Vetter New
[net-next,3/3] net-timestamp: namespacify the sysctl_tstamp_allow_data [net-next,1/3] net-timestamp: add strict check when setting tx flags --- 2024-09-30 Jason Xing New
[net-next,1/3] net-timestamp: add strict check when setting tx flags [net-next,1/3] net-timestamp: add strict check when setting tx flags --- 2024-09-30 Jason Xing New
[RFC,3/3] selftests: pidfd: add tests for PIDFD_SELF [RFC,1/3] pidfd: refactor pidfd_get_pid/to_pid() and de-duplicate pid lookup --- 2024-09-30 Lorenzo Stoakes New
[RFC,1/3] pidfd: refactor pidfd_get_pid/to_pid() and de-duplicate pid lookup [RFC,1/3] pidfd: refactor pidfd_get_pid/to_pid() and de-duplicate pid lookup --- 2024-09-30 Lorenzo Stoakes New
[net,v4] selftests: net: no_forwarding: fix VID for $swp2 in one_bridge_two_pvids() test [net,v4] selftests: net: no_forwarding: fix VID for $swp2 in one_bridge_two_pvids() test --- 2024-09-30 Kacper Ludwinski New
[v2] selftests/powerpc: Remove the path after initialization. [v2] selftests/powerpc: Remove the path after initialization. --- 2024-09-30 zhangjiao2 New
update core.c update core.c --- 2024-09-29 Okan Tümüklü New
[5/5] selftests/nolibc: skip test for getppid() on csky csky: add shutdown and nolibc support --- 2024-09-29 Thomas Weißschuh New
[4/5] tools/nolibc: add csky support csky: add shutdown and nolibc support --- 2024-09-29 Thomas Weißschuh New
[3/5] selftests/nolibc: add support to use standalone kernels for tests csky: add shutdown and nolibc support --- 2024-09-29 Thomas Weißschuh New
[2/5] tools/nolibc: provide a fallback for lseek through llseek csky: add shutdown and nolibc support --- 2024-09-29 Thomas Weißschuh New
[1/5] drivers/virt: introduce csky_exit system poweroff driver csky: add shutdown and nolibc support --- 2024-09-29 Thomas Weißschuh New
[v2,-next] selftests/bpf: Use ARRAY_SIZE for array length [v2,-next] selftests/bpf: Use ARRAY_SIZE for array length --- 2024-09-29 Jiapeng Chong Superseded
selftest: hid: add missing run-hid-tools-tests.sh selftest: hid: add missing run-hid-tools-tests.sh --- 2024-09-29 luyun New
selftests: vDSO: align getrandom states to cache line selftests: vDSO: align getrandom states to cache line --- 2024-09-29 Jason A. Donenfeld New
[v2,2/2] unicode: kunit: change tests filename and path unicode: kunit: refactor selftest to kunit tests --- 2024-09-28 Pedro Orlando New
[v2,1/2] unicode: kunit: refactor selftest to kunit tests unicode: kunit: refactor selftest to kunit tests --- 2024-09-28 Pedro Orlando New
[GIT,PULL] Kselftest fixes update for Linux 6.12-rc1 [GIT,PULL] Kselftest fixes update for Linux 6.12-rc1 --- 2024-09-28 Shuah Khan New
[v2] kselftest: devices: Add test to detect missing devices [v2] kselftest: devices: Add test to detect missing devices --- 2024-09-28 Nícolas F. R. A. Prado New
[v1,1/1] mseal: update mseal.rst update mseal.rst --- 2024-09-27 Jeff Xu Superseded
[3/3] selftests: KVM: Add test case for MMIO during event delivery Handle MMIO during event delivery error on SVM --- 2024-09-27 Ivan Orlov New
[2/3] KVM: vmx, svm, mmu: Process MMIO during event delivery Handle MMIO during event delivery error on SVM --- 2024-09-27 Ivan Orlov New
[1/3] KVM: x86, vmx: Add function for event delivery error generation Handle MMIO during event delivery error on SVM --- 2024-09-27 Ivan Orlov New
[v2,2/2] selftests/exec: add a test to enforce execveat()'s comm [v2,1/2] exec: add a flag for "reasonable" execveat() comm --- 2024-09-27 Tycho Andersen Superseded
[v2,1/2] exec: add a flag for "reasonable" execveat() comm [v2,1/2] exec: add a flag for "reasonable" execveat() comm --- 2024-09-27 Tycho Andersen New
selftests: clone3: Avoid fragile struct poking selftests: clone3: Avoid fragile struct poking --- 2024-09-27 Björn Töpel New
[bpf-next,2/2] selftests: bpf: Add missing per-arch include path [bpf-next,1/2] libbpf: Add missing per-arch include path --- 2024-09-27 Björn Töpel New
[bpf-next,1/2] libbpf: Add missing per-arch include path [bpf-next,1/2] libbpf: Add missing per-arch include path --- 2024-09-27 Björn Töpel New
[RFC,4/4] selftests/mm: add self tests for guard page feature implement lightweight guard pages --- 2024-09-27 Lorenzo Stoakes New
« 1 2 3 4151 152 »