Show patches with: Archived = No       |   15276 patches
« 1 2 3 4152 153 »
Patch Series S/W/F Date Submitter Delegate State
[15/33] riscv/mm: Implement map_shadow_stack() syscall riscv control-flow integrity for usermode --- 2024-10-01 Deepak Gupta New
[14/33] riscv mmu: write protect and shadow stack riscv control-flow integrity for usermode --- 2024-10-01 Deepak Gupta New
[13/33] riscv mmu: teach pte_mkwrite to manufacture shadow stack PTEs riscv control-flow integrity for usermode --- 2024-10-01 Deepak Gupta New
[12/33] riscv mm: manufacture shadow stack pte riscv control-flow integrity for usermode --- 2024-10-01 Deepak Gupta New
[11/33] riscv/mm : ensure PROT_WRITE leads to VM_READ | VM_WRITE riscv control-flow integrity for usermode --- 2024-10-01 Deepak Gupta New
[10/33] riscv: usercfi state for task and save/restore of CSR_SSP on trap entry/exit riscv control-flow integrity for usermode --- 2024-10-01 Deepak Gupta New
[09/33] riscv: zicfiss / zicfilp extension csr and bit definitions riscv control-flow integrity for usermode --- 2024-10-01 Deepak Gupta New
[08/33] riscv: zicfiss / zicfilp enumeration riscv control-flow integrity for usermode --- 2024-10-01 Deepak Gupta New
[07/33] riscv: zicfilp / zicfiss in dt-bindings (extensions.yaml) riscv control-flow integrity for usermode --- 2024-10-01 Deepak Gupta New
[06/33] riscv/Kconfig: enable HAVE_EXIT_THREAD for riscv riscv control-flow integrity for usermode --- 2024-10-01 Deepak Gupta New
[05/33] riscv: Call riscv_user_isa_enable() only on the boot hart riscv control-flow integrity for usermode --- 2024-10-01 Deepak Gupta New
[04/33] riscv: Add support for per-thread envcfg CSR values riscv control-flow integrity for usermode --- 2024-10-01 Deepak Gupta New
[03/33] riscv: Enable cbo.zero only when all harts support Zicboz riscv control-flow integrity for usermode --- 2024-10-01 Deepak Gupta New
[02/33] mm: helper `is_shadow_stack_vma` to check shadow stack vma riscv control-flow integrity for usermode --- 2024-10-01 Deepak Gupta New
[01/33] mm: Introduce ARCH_HAS_USER_SHADOW_STACK riscv control-flow integrity for usermode --- 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: bpf: add a new hook to control hid-generic --- 2024-10-01 Benjamin Tissoires New
[HID,v3,8/9] HID: add per device quirk to force bind to hid-generic HID: bpf: add a new hook to control hid-generic --- 2024-10-01 Benjamin Tissoires New
[HID,v3,7/9] selftests/hid: allow to parametrize bus/vid/pid/rdesc on the test device HID: bpf: add a new hook to control hid-generic --- 2024-10-01 Benjamin Tissoires New
[HID,v3,6/9] selftests/hid: cleanup C tests by adding a common struct uhid_device HID: bpf: add a new hook to control hid-generic --- 2024-10-01 Benjamin Tissoires New
[HID,v3,5/9] selftests/hid: add dependency on hid_common.h HID: bpf: add a new hook to control hid-generic --- 2024-10-01 Benjamin Tissoires New
[HID,v3,4/9] HID: bpf: allow write access to quirks field in struct hid_device HID: bpf: add a new hook to control hid-generic --- 2024-10-01 Benjamin Tissoires New
[HID,v3,3/9] HID: core: remove one more kmemdup on .probe() HID: bpf: add a new hook to control hid-generic --- 2024-10-01 Benjamin Tissoires New
[HID,v3,2/9] HID: core: save one kmemdup during .probe() HID: bpf: add a new hook to control hid-generic --- 2024-10-01 Benjamin Tissoires New
[HID,v3,1/9] HID: bpf: move HID-BPF report descriptor fixup earlier HID: bpf: add a new hook to control hid-generic --- 2024-10-01 Benjamin Tissoires New
[v3,2/2] selftests/exec: add a test to enforce execveat()'s comm [v3,1/2] exec: fix up /proc/pid/comm in the execveat(AT_EMPTY_PATH) case --- 2024-10-01 Tycho Andersen New
[v3,1/2] exec: fix up /proc/pid/comm in the execveat(AT_EMPTY_PATH) case [v3,1/2] exec: fix up /proc/pid/comm in the execveat(AT_EMPTY_PATH) case --- 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,11/14] mm: page_frag: add testing for the newly added prepare API [net-next,v19,01/14] mm: page_frag: add a test module for page_frag --- 2024-10-01 Yunsheng Lin 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,02/14] mm: move the page fragment allocator from page_alloc into its own file [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,5/5] KVM: selftests: Add bus lock exit test Add support for the Bus Lock Threshold --- 2024-10-01 Manali Shukla New
[RFC,v2,4/5] KVM: X86: Add documentation about behavioral difference for KVM_EXIT_BUS_LOCK Add support for the Bus Lock Threshold --- 2024-10-01 Manali Shukla New
[RFC,v2,3/5] KVM: SVM: Enable Bus lock threshold exit Add support for the Bus Lock Threshold --- 2024-10-01 Manali Shukla New
[RFC,v2,2/5] x86/cpufeatures: Add CPUID feature bit for the Bus Lock Threshold Add support for the Bus Lock Threshold --- 2024-10-01 Manali Shukla New
[RFC,v2,1/5] x86/cpu: Add virt tag in /proc/cpuinfo Add support for the Bus Lock Threshold --- 2024-10-01 Manali Shukla New
[v2,1/1] mseal: update mseal.rst 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 Superseded
[v5,v6.11,v5.15,v5.4,v4.19,1/1] selftests: breakpoints: use remaining time to check if suspend succeed [v5,v6.11,v5.15,v5.4,v4.19,1/1] selftests: breakpoints: use remaining time to check if suspend su... --- 2024-09-30 Yifei Liu Superseded
[v4,v6.11,v5.15,v5.4,v4.19,1/1] selftests: breakpoints: use remaining time to check if suspend succeed [v4,v6.11,v5.15,v5.4,v4.19,1/1] selftests: breakpoints: use remaining time to check if suspend su... --- 2024-09-30 Yifei Liu New
KVM: selftests: Fix build on architectures other than x86_64 KVM: selftests: Fix build on architectures other than x86_64 --- 2024-09-30 Mark Brown New
[3/3] selftests: net: rds: add gitignore file for include.sh selftests: net: add missing gitignore and EXTRA_CLEAN entries. --- 2024-09-30 Javier Carrasco 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
[1/3] selftests: net: add msg_oob to gitignore 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
selftests/proc/proc-empty-vm.c: Test for unmapped process selftests/proc/proc-empty-vm.c: Test for unmapped process --- 2024-09-30 Siddharth Menon 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> random: Resolve circular include dependency and include <linux/percpu.h> --- 2024-09-30 Uros Bizjak New
[v3,18/19] random: Do not include <linux/prandom.h> in <linux/random.h> random: Resolve circular include dependency and include <linux/percpu.h> --- 2024-09-30 Uros Bizjak New
[v3,17/19] netem: Include <linux/prandom.h> in sch_netem.c random: Resolve circular include dependency and include <linux/percpu.h> --- 2024-09-30 Uros Bizjak New
[v3,16/19] lib/test_scanf: Include <linux/prandom.h> instead of <linux/random.h> random: Resolve circular include dependency and include <linux/percpu.h> --- 2024-09-30 Uros Bizjak New
[v3,15/19] lib/test_parman: Include <linux/prandom.h> instead of <linux/random.h> random: Resolve circular include dependency and include <linux/percpu.h> --- 2024-09-30 Uros Bizjak New
[v3,14/19] bpf/tests: Include <linux/prandom.h> instead of <linux/random.h> random: Resolve circular include dependency and include <linux/percpu.h> --- 2024-09-30 Uros Bizjak New
[v3,13/19] lib/rbtree-test: Include <linux/prandom.h> instead of <linux/random.h> random: Resolve circular include dependency and include <linux/percpu.h> --- 2024-09-30 Uros Bizjak New
[v3,12/19] random32: Include <linux/prandom.h> instead of <linux/random.h> random: Resolve circular include dependency and include <linux/percpu.h> --- 2024-09-30 Uros Bizjak New
[v3,11/19] kunit: string-stream-test: Include <linux/prandom.h> random: Resolve circular include dependency and include <linux/percpu.h> --- 2024-09-30 Uros Bizjak New
[v3,10/19] lib/interval_tree_test.c: Include <linux/prandom.h> instead of <linux/random.h> random: Resolve circular include dependency and include <linux/percpu.h> --- 2024-09-30 Uros Bizjak New
[v3,09/19] bpf: Include <linux/prandom.h> instead of <linux/random.h> random: Resolve circular include dependency and include <linux/percpu.h> --- 2024-09-30 Uros Bizjak New
[v3,08/19] scsi: libfcoe: Include <linux/prandom.h> instead of <linux/random.h> random: Resolve circular include dependency and include <linux/percpu.h> --- 2024-09-30 Uros Bizjak New
[v3,07/19] fscrypt: Include <linux/once.h> in fs/crypto/keyring.c random: Resolve circular include dependency and include <linux/percpu.h> --- 2024-09-30 Uros Bizjak New
[v3,06/19] mtd: tests: Include <linux/prandom.h> instead of <linux/random.h> random: Resolve circular include dependency and include <linux/percpu.h> --- 2024-09-30 Uros Bizjak New
[v3,05/19] media: vivid: Include <linux/prandom.h> in vivid-vid-cap.c random: Resolve circular include dependency and include <linux/percpu.h> --- 2024-09-30 Uros Bizjak New
[v3,04/19] drm/lib: Include <linux/prandom.h> instead of <linux/random.h> random: Resolve circular include dependency and include <linux/percpu.h> --- 2024-09-30 Uros Bizjak New
[v3,03/19] drm/i915/selftests: Include <linux/prandom.h> instead of <linux/random.h> random: Resolve circular include dependency and include <linux/percpu.h> --- 2024-09-30 Uros Bizjak New
[v3,02/19] crypto: testmgr: Include <linux/prandom.h> instead of <linux/random.h> random: Resolve circular include dependency and include <linux/percpu.h> --- 2024-09-30 Uros Bizjak New
[v3,01/19] x86/kaslr: Include <linux/prandom.h> instead of <linux/random.h> random: Resolve circular include dependency and include <linux/percpu.h> --- 2024-09-30 Uros Bizjak New
[v4,3/3] selftests: livepatch: test livepatching a kprobed function selftests: livepatch: test livepatching a kprobed function --- 2024-09-30 Michael Vetter New
[v4,2/3] selftests: livepatch: save and restore kprobe state selftests: livepatch: test livepatching a kprobed function --- 2024-09-30 Michael Vetter New
[v4,1/3] selftests: livepatch: rename KLP_SYSFS_DIR to SYSFS_KLP_DIR selftests: livepatch: test livepatching a kprobed function --- 2024-09-30 Michael Vetter New
[net-next,3/3] net-timestamp: namespacify the sysctl_tstamp_allow_data net-timestamp: add some trivial --- 2024-09-30 Jason Xing New
[net-next,2/3] net-timestamp: add OPT_ID_TCP test in selftests net-timestamp: add some trivial --- 2024-09-30 Jason Xing New
[net-next,1/3] net-timestamp: add strict check when setting tx flags net-timestamp: add some trivial --- 2024-09-30 Jason Xing New
[RFC,3/3] selftests: pidfd: add tests for PIDFD_SELF introduce PIDFD_SELF --- 2024-09-30 Lorenzo Stoakes New
[RFC,2/3] pidfd: add PIDFD_SELF sentinel to refer to own process introduce PIDFD_SELF --- 2024-09-30 Lorenzo Stoakes New
[RFC,1/3] pidfd: refactor pidfd_get_pid/to_pid() and de-duplicate pid lookup introduce PIDFD_SELF --- 2024-09-30 Lorenzo Stoakes New
[slab,hotfixes,2/2] kunit: move call to kunit_run_all_tests() after rcu_end_inkernel_boot() slub kunit tests fixes for 6.12 --- 2024-09-30 Vlastimil Babka 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 Superseded
[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
« 1 2 3 4152 153 »