Show patches with: none      |   68843 patches
« 1 2 3 4688 689 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
blk: optimization for classic polling - - - --- 2083-05-30 Nitesh Shetty Handled Elsewhere
[v2,2/2] iomap: elide flush from partial eof zero range iomap: avoid flushes for partial eof zeroing - - - --- 2024-10-31 Brian Foster New
[v2,1/2] iomap: lift zeroed mapping handling into iomap_zero_range() iomap: avoid flushes for partial eof zeroing - - - --- 2024-10-31 Brian Foster New
[RFC,v1,2/2] genirq/cpuhotplug: Handle managed IRQs when the last CPU hotplug out in the affinity Support for limiting the number of managed interrupts on every node per allocation. - - - --- 2024-10-31 'Guanjun' New
[RFC,v1,1/2] genirq/affinity: add support for limiting managed interrupts Support for limiting the number of managed interrupts on every node per allocation. - - - --- 2024-10-31 'Guanjun' New
fs/proc: Fix compile warning about variable 'vmcore_mmap_ops' fs/proc: Fix compile warning about variable 'vmcore_mmap_ops' - - - --- 2024-10-31 Qi Xi New
generic_permission() optimization generic_permission() optimization - - - --- 2024-10-31 Linus Torvalds New
[v9,3/3] fuse: add default_request_timeout and max_request_timeout sysctls fuse: add kernel-enforced request timeout option - 1 - --- 2024-10-30 Joanne Koong New
[v9,2/3] fuse: add optional kernel-enforced timeout for requests fuse: add kernel-enforced request timeout option - 1 - --- 2024-10-30 Joanne Koong New
[v9,1/3] fs_parser: add fsparam_u16 helper fuse: add kernel-enforced request timeout option - 1 - --- 2024-10-30 Joanne Koong New
[2/2] selftests/exec: add a test for execveat()'s comm [1/2] exec: fix up /proc/pid/comm in the execveat(AT_EMPTY_PATH) case - - - --- 2024-10-30 Tycho Andersen New
[1/2] exec: fix up /proc/pid/comm in the execveat(AT_EMPTY_PATH) case [1/2] exec: fix up /proc/pid/comm in the execveat(AT_EMPTY_PATH) case - - - --- 2024-10-30 Tycho Andersen New
[next,V2] xattr: remove redundant check on variable err [next,V2] xattr: remove redundant check on variable err - - - --- 2024-10-30 Colin Ian King New
[next] xattr: remove redundant check on variable err [next] xattr: remove redundant check on variable err - 1 - --- 2024-10-30 Colin Ian King New
[v6,10/10] block: add support to pass user meta buffer Read/Write with metadata/integrity - 2 - --- 2024-10-30 Kanchan Joshi New
[v6,09/10] scsi: add support for user-meta interface Read/Write with metadata/integrity - 1 - --- 2024-10-30 Kanchan Joshi New
[v6,08/10] nvme: add support for passing on the application tag Read/Write with metadata/integrity - 2 - --- 2024-10-30 Kanchan Joshi New
[v6,07/10] block: introduce BIP_CHECK_GUARD/REFTAG/APPTAG bip_flags Read/Write with metadata/integrity - 2 - --- 2024-10-30 Kanchan Joshi New
[v6,06/10] io_uring/rw: add support to send metadata along with read/write Read/Write with metadata/integrity - 1 - --- 2024-10-30 Kanchan Joshi New
[v6,05/10] fs: introduce IOCB_HAS_METADATA for metadata Read/Write with metadata/integrity - 1 - --- 2024-10-30 Kanchan Joshi New
[v6,04/10] fs, iov_iter: define meta io descriptor Read/Write with metadata/integrity - 1 - --- 2024-10-30 Kanchan Joshi New
[v6,03/10] block: modify bio_integrity_map_user to accept iov_iter as argument Read/Write with metadata/integrity - 2 - --- 2024-10-30 Kanchan Joshi New
[v6,02/10] block: copy back bounce buffer to user-space correctly in case of split Read/Write with metadata/integrity - 1 - --- 2024-10-30 Kanchan Joshi New
[v6,01/10] block: define set of integrity flags to be inherited by cloned bip Read/Write with metadata/integrity - 3 - --- 2024-10-30 Kanchan Joshi New
[v3,4/4] ext4: Do not fallback to buffered-io for DIO atomic write ext4: Add atomic writes support for DIO - - - --- 2024-10-30 Ritesh Harjani (IBM) New
[v3,3/4] ext4: Support setting FMODE_CAN_ATOMIC_WRITE ext4: Add atomic writes support for DIO - 2 - --- 2024-10-30 Ritesh Harjani (IBM) New
[v3,2/4] ext4: Check for atomic writes support in write iter ext4: Add atomic writes support for DIO - 2 - --- 2024-10-30 Ritesh Harjani (IBM) New
[v3,1/4] ext4: Add statx support for atomic writes ext4: Add atomic writes support for DIO - - - --- 2024-10-30 Ritesh Harjani (IBM) New
[v1] exfat: fix file being changed by unaligned direct write [v1] exfat: fix file being changed by unaligned direct write - - - --- 2024-10-30 Yuezhang.Mo@sony.com New
[v1,2/2] exfat: fix uninit-value in __exfat_get_dentry_set exfat: fixes for invalid start_clu - 1 1 --- 2024-10-30 Yuezhang.Mo@sony.com New
[v1,1/2] exfat: fix out-of-bounds access of directory entries exfat: fixes for invalid start_clu - - - --- 2024-10-30 Yuezhang.Mo@sony.com New
[v1,6/6] exfat: reduce FAT chain traversal exfat: reduce FAT chain traversal - 2 - --- 2024-10-30 Yuezhang.Mo@sony.com New
[v1,5/6] exfat: code cleanup for exfat_readdir() exfat: reduce FAT chain traversal - 2 - --- 2024-10-30 Yuezhang.Mo@sony.com New
[v1,4/6] exfat: remove argument 'p_dir' from exfat_add_entry() exfat: reduce FAT chain traversal - 2 - --- 2024-10-30 Yuezhang.Mo@sony.com New
[v1,3/6] exfat: move exfat_chain_set() out of __exfat_resolve_path() exfat: reduce FAT chain traversal - 2 - --- 2024-10-30 Yuezhang.Mo@sony.com New
[v1,2/6] exfat: add exfat_get_dentry_set_by_inode() helper exfat: reduce FAT chain traversal - 2 - --- 2024-10-30 Yuezhang.Mo@sony.com New
[v1,1/6] exfat: remove unnecessary read entry in __exfat_rename() exfat: reduce FAT chain traversal - 2 - --- 2024-10-30 Yuezhang.Mo@sony.com New
kernel: add pid_max to pid_namespace kernel: add pid_max to pid_namespace - - - --- 2024-10-30 Yun Zhou New
[v3] initramfs: avoid filename buffer overrun [v3] initramfs: avoid filename buffer overrun - - - --- 2024-10-30 David Disseldorp New
[v2] initramfs: avoid filename buffer overrun [v2] initramfs: avoid filename buffer overrun - - - --- 2024-10-30 David Disseldorp New
[v7,32/32] kselftest/riscv: kselftest for user mode cfi riscv control-flow integrity for usermode - - - --- 2024-10-29 Deepak Gupta New
[v7,31/32] riscv: Documentation for shadow stack on riscv riscv control-flow integrity for usermode - - - --- 2024-10-29 Deepak Gupta New
[v7,30/32] riscv: Documentation for landing pad / indirect branch tracking riscv control-flow integrity for usermode - - - --- 2024-10-29 Deepak Gupta New
[v7,29/32] riscv: create a config for shadow stack and landing pad instr support riscv control-flow integrity for usermode - - - --- 2024-10-29 Deepak Gupta New
[v7,28/32] riscv: kernel command line option to opt out of user cfi riscv control-flow integrity for usermode - - - --- 2024-10-29 Deepak Gupta New
[v7,27/32] riscv: enable kernel access to shadow stack memory via FWFT sbi call riscv control-flow integrity for usermode - - - --- 2024-10-29 Deepak Gupta New
[v7,26/32] riscv: Add Firmware Feature SBI extensions definitions riscv control-flow integrity for usermode - - - --- 2024-10-29 Deepak Gupta New
[v7,25/32] riscv/hwprobe: zicfilp / zicfiss enumeration in hwprobe riscv control-flow integrity for usermode - - - --- 2024-10-29 Deepak Gupta New
[v7,24/32] riscv/ptrace: riscv cfi status and state via ptrace and in core files riscv control-flow integrity for usermode - - - --- 2024-10-29 Deepak Gupta New
[v7,23/32] riscv/kernel: update __show_regs to print shadow stack register riscv control-flow integrity for usermode - 1 - --- 2024-10-29 Deepak Gupta New
[v7,22/32] riscv/signal: save and restore of shadow stack for signal riscv control-flow integrity for usermode - - - --- 2024-10-29 Deepak Gupta New
[v7,21/32] riscv: signal: abstract header saving for setup_sigcontext riscv control-flow integrity for usermode - - - --- 2024-10-29 Deepak Gupta New
[v7,20/32] riscv/traps: Introduce software check exception riscv control-flow integrity for usermode - - - --- 2024-10-29 Deepak Gupta New
[v7,19/32] riscv: Implements arch agnostic indirect branch tracking prctls riscv control-flow integrity for usermode - - - --- 2024-10-29 Deepak Gupta New
[v7,18/32] riscv: Implements arch agnostic shadow stack prctls riscv control-flow integrity for usermode - - - --- 2024-10-29 Deepak Gupta New
[v7,17/32] prctl: arch-agnostic prctl for indirect branch tracking riscv control-flow integrity for usermode - 1 - --- 2024-10-29 Deepak Gupta New
[v7,16/32] prctl: arch-agnostic prctl for shadow stack riscv control-flow integrity for usermode - - - --- 2024-10-29 Deepak Gupta New
[v7,15/32] riscv/shstk: If needed allocate a new shadow stack on clone riscv control-flow integrity for usermode - - - --- 2024-10-29 Deepak Gupta New
[v7,14/32] riscv/mm: Implement map_shadow_stack() syscall riscv control-flow integrity for usermode - - - --- 2024-10-29 Deepak Gupta New
[v7,13/32] riscv mmu: write protect and shadow stack riscv control-flow integrity for usermode - - - --- 2024-10-29 Deepak Gupta New
[v7,12/32] riscv mmu: teach pte_mkwrite to manufacture shadow stack PTEs riscv control-flow integrity for usermode - 1 - --- 2024-10-29 Deepak Gupta New
[v7,11/32] riscv mm: manufacture shadow stack pte riscv control-flow integrity for usermode - 1 - --- 2024-10-29 Deepak Gupta New
[v7,10/32] riscv/mm : ensure PROT_WRITE leads to VM_READ | VM_WRITE riscv control-flow integrity for usermode - - - --- 2024-10-29 Deepak Gupta New
[v7,09/32] riscv: usercfi state for task and save/restore of CSR_SSP on trap entry/exit riscv control-flow integrity for usermode - 1 - --- 2024-10-29 Deepak Gupta New
[v7,08/32] riscv: zicfiss / zicfilp extension csr and bit definitions riscv control-flow integrity for usermode - 1 - --- 2024-10-29 Deepak Gupta New
[v7,07/32] riscv: zicfiss / zicfilp enumeration riscv control-flow integrity for usermode - - - --- 2024-10-29 Deepak Gupta New
[v7,06/32] dt-bindings: riscv: zicfilp and zicfiss in dt-bindings (extensions.yaml) riscv control-flow integrity for usermode 1 - - --- 2024-10-29 Deepak Gupta New
[v7,05/32] riscv: Call riscv_user_isa_enable() only on the boot hart riscv control-flow integrity for usermode - 3 - --- 2024-10-29 Deepak Gupta New
[v7,04/32] riscv: Add support for per-thread envcfg CSR values riscv control-flow integrity for usermode - 2 - --- 2024-10-29 Deepak Gupta New
[v7,03/32] riscv: Enable cbo.zero only when all harts support Zicboz riscv control-flow integrity for usermode - 3 - --- 2024-10-29 Deepak Gupta New
[v7,02/32] mm: helper `is_shadow_stack_vma` to check shadow stack vma riscv control-flow integrity for usermode - 1 - --- 2024-10-29 Deepak Gupta New
[v7,01/32] mm: Introduce ARCH_HAS_USER_SHADOW_STACK riscv control-flow integrity for usermode 1 3 - --- 2024-10-29 Deepak Gupta New
[RFC,bpf-next,fanotify,5/5] selftests/bpf: Add test for BPF based fanotify fastpath handler Fanotify fastpath handler - - - --- 2024-10-29 Song Liu New
[RFC,bpf-next,fanotify,4/5] fanotify: Enable bpf based fanotify fastpath handler Fanotify fastpath handler - - - --- 2024-10-29 Song Liu New
[RFC,bpf-next,fanotify,3/5] bpf: Make bpf inode storage available to tracing programs Fanotify fastpath handler - - - --- 2024-10-29 Song Liu New
[RFC,bpf-next,fanotify,2/5] samples/fanotify: Add a sample fanotify fastpath handler Fanotify fastpath handler - - - --- 2024-10-29 Song Liu New
[RFC,bpf-next,fanotify,1/5] fanotify: Introduce fanotify fastpath handler Fanotify fastpath handler - - - --- 2024-10-29 Song Liu New
[v5,10/10] block: add support to pass user meta buffer Read/Write with meta/integrity - 2 - --- 2024-10-29 Anuj Gupta New
[v5,09/10] scsi: add support for user-meta interface Read/Write with meta/integrity - 1 - --- 2024-10-29 Anuj Gupta New
[v5,08/10] nvme: add support for passing on the application tag Read/Write with meta/integrity - 2 - --- 2024-10-29 Anuj Gupta New
[v5,07/10] block: introduce BIP_CHECK_GUARD/REFTAG/APPTAG bip_flags Read/Write with meta/integrity - 2 - --- 2024-10-29 Anuj Gupta New
[v5,06/10] io_uring/rw: add support to send metadata along with read/write Read/Write with meta/integrity - - - --- 2024-10-29 Anuj Gupta New
[v5,05/10] fs: introduce IOCB_HAS_METADATA for metadata Read/Write with meta/integrity - 1 - --- 2024-10-29 Anuj Gupta New
[v5,04/10] fs, iov_iter: define meta io descriptor Read/Write with meta/integrity - - - --- 2024-10-29 Anuj Gupta New
[v5,03/10] block: modify bio_integrity_map_user to accept iov_iter as argument Read/Write with meta/integrity - 2 - --- 2024-10-29 Anuj Gupta New
[v5,02/10] block: copy back bounce buffer to user-space correctly in case of split Read/Write with meta/integrity - 1 - --- 2024-10-29 Anuj Gupta New
[v5,01/10] block: define set of integrity flags to be inherited by cloned bip Read/Write with meta/integrity - 3 - --- 2024-10-29 Anuj Gupta New
[PATCHv10,9/9] scsi: set permanent stream count in block limits write hints with nvme fdp, scsi streams - 2 - --- 2024-10-29 Keith Busch New
[PATCHv10,7/9] block: export placement hint feature write hints with nvme fdp, scsi streams - - - --- 2024-10-29 Keith Busch New
[PATCHv10,6/9] io_uring: enable per-io hinting capability write hints with nvme fdp, scsi streams - - - --- 2024-10-29 Keith Busch New
[PATCHv10,5/9] block, fs: add write hint to kiocb write hints with nvme fdp, scsi streams - - - --- 2024-10-29 Keith Busch New
[PATCHv10,4/9] block: allow ability to limit partition write hints write hints with nvme fdp, scsi streams - - - --- 2024-10-29 Keith Busch New
[PATCHv10,3/9] statx: add write hint information write hints with nvme fdp, scsi streams - - - --- 2024-10-29 Keith Busch New
[PATCHv10,2/9] block: introduce max_write_hints queue limit write hints with nvme fdp, scsi streams - - - --- 2024-10-29 Keith Busch New
[PATCHv10,1/9] block: use generic u16 for write hints write hints with nvme fdp, scsi streams - 1 - --- 2024-10-29 Keith Busch New
initramfs: avoid filename buffer overrun initramfs: avoid filename buffer overrun - - - --- 2024-10-29 David Disseldorp New
[v1,1/1] fs/proc/kcore.c: fix coccinelle reported ERROR instances [v1,1/1] fs/proc/kcore.c: fix coccinelle reported ERROR instances - - 1 --- 2024-10-29 Mirsad Todorovac New
[v2] selftests/mount_setattr: fix idmap_mount_tree_invalid failed to run [v2] selftests/mount_setattr: fix idmap_mount_tree_invalid failed to run - 1 - --- 2024-10-28 zhouyuhang New
autofs: fix thinko in validate_dev_ioctl() autofs: fix thinko in validate_dev_ioctl() - - - --- 2024-10-27 Ian Kent New
iov_iter: fix copy_page_from_iter_atomic() if KMAP_LOCAL_FORCE_MAP iov_iter: fix copy_page_from_iter_atomic() if KMAP_LOCAL_FORCE_MAP - 1 - --- 2024-10-27 Hugh Dickins New
« 1 2 3 4688 689 »