Show patches with: State = Action Required       |    Archived = No       |   136 patches
« 1 2 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[v2] uml: Replace strlcpy with strscpy [v2] uml: Replace strlcpy with strscpy 1 - - - --- 2023-06-06 Azeem Shaikh New
uml: Replace all non-returning strlcpy with strscpy uml: Replace all non-returning strlcpy with strscpy - - - - --- 2023-05-30 Azeem Shaikh New
[v2,28/28] um: Delay flushing syscalls until the thread is restarted Implement SECCOMP based userland - - - - --- 2022-11-22 Benjamin Berg rw Under Review
[v2,27/28] um: Implement kernel side of SECCOMP based process handling Implement SECCOMP based userland - - - - --- 2022-11-22 Benjamin Berg rw Under Review
[v2,26/28] um: Die if a child dies unexpectedly in seccomp mode Implement SECCOMP based userland - - - - --- 2022-11-22 Benjamin Berg rw Under Review
[v2,25/28] um: Add SECCOMP support detection and initialization Implement SECCOMP based userland - - - - --- 2022-11-22 Benjamin Berg rw Under Review
[v2,24/28] um: Add helper functions to get/set state for SECCOMP Implement SECCOMP based userland - - - - --- 2022-11-22 Benjamin Berg rw Under Review
[v2,23/28] um: Add stub side of SECCOMP/futex based process handling Implement SECCOMP based userland - - - - --- 2022-11-22 Benjamin Berg rw Under Review
[v2,22/28] um: Add UML_SECCOMP configuration option Implement SECCOMP based userland - - - - --- 2022-11-22 Benjamin Berg rw Under Review
[v2,21/28] um: Use struct uml_pt_regs for copy_context_skas0 Implement SECCOMP based userland - - - - --- 2022-11-22 Benjamin Berg rw Under Review
[v2,20/28] um: Move faultinfo extraction into userspace routine Implement SECCOMP based userland - - - - --- 2022-11-22 Benjamin Berg rw Under Review
[v2,19/28] um: Pass full mm_id to functions creating helper processes Implement SECCOMP based userland - - - - --- 2022-11-22 Benjamin Berg rw Under Review
[v2,18/28] um: Store full CSGSFS and SS register from mcontext Implement SECCOMP based userland - - - - --- 2022-11-22 Benjamin Berg rw Under Review
[v2,17/28] um: Rework syscall handling Implement SECCOMP based userland - - - - --- 2022-11-22 Benjamin Berg rw Under Review
[v2,16/28] um: Add generic stub_syscall6 function Implement SECCOMP based userland - - - - --- 2022-11-22 Benjamin Berg rw Under Review
[v2,15/28] um: Create signal stack memory assignment in stub_data Implement SECCOMP based userland - - - - --- 2022-11-22 Benjamin Berg rw Under Review
[v2,14/28] um: Remove stub-data.h include from common-offsets.h Implement SECCOMP based userland - - - - --- 2022-11-22 Benjamin Berg rw Under Review
[v2,13/28] um: Mark 32bit syscall helpers as clobbering memory Implement SECCOMP based userland - - - - --- 2022-11-22 Benjamin Berg rw Under Review
[v2,12/28] um: Remove unused register save/restore functions Implement SECCOMP based userland - - - - --- 2022-11-22 Benjamin Berg rw Under Review
[v2,11/28] um: Rely on PTRACE_SETREGSET to set FS/GS base registers Implement SECCOMP based userland - - - - --- 2022-11-22 Benjamin Berg rw Under Review
[v2,10/28] um: Always inline stub functions Implement SECCOMP based userland - - - - --- 2022-11-22 Benjamin Berg rw Under Review
[v2,09/28] um: Do not use printk in userspace trampoline Implement SECCOMP based userland - - - - --- 2022-11-22 Benjamin Berg rw Under Review
[v2,08/28] um: Reap winch thread if it fails Implement SECCOMP based userland - - - - --- 2022-11-22 Benjamin Berg rw Under Review
[v2,07/28] um: Do not use printk in SIGWINCH helper thread Implement SECCOMP based userland - - - - --- 2022-11-22 Benjamin Berg rw Under Review
[v2,06/28] um: Don't use vfprintf() for os_info() Implement SECCOMP based userland - - - - --- 2022-11-22 Benjamin Berg rw Under Review
[v2,05/28] um: Make errors to stop ptraced child fatal during startup Implement SECCOMP based userland - - - - --- 2022-11-22 Benjamin Berg rw Under Review
[v2,04/28] um: Drop NULL check from start_userspace Implement SECCOMP based userland - - - - --- 2022-11-22 Benjamin Berg rw Under Review
[v2,03/28] um: Drop support for hosts without SYSEMU_SINGLESTEP support Implement SECCOMP based userland - - - - --- 2022-11-22 Benjamin Berg rw Under Review
[30/30] fs: remove the now unused FMODE_* flags [01/30] block: also call ->open for incremental partition opens - - 2 - --- 2023-06-08 Christoph Hellwig New
[29/30] block: store the holder in file->private_data [01/30] block: also call ->open for incremental partition opens - - 1 - --- 2023-06-08 Christoph Hellwig New
[28/30] block: always use I_BDEV on file->f_mapping->host to find the bdev [01/30] block: also call ->open for incremental partition opens 1 - 1 - --- 2023-06-08 Christoph Hellwig New
[27/30] block: replace fmode_t with a block-specific type for block open flags [01/30] block: also call ->open for incremental partition opens 1 - 2 - --- 2023-06-08 Christoph Hellwig New
[26/30] block: remove unused fmode_t arguments from ioctl handlers [01/30] block: also call ->open for incremental partition opens 1 - 1 - --- 2023-06-08 Christoph Hellwig New
[25/30] block: move a few internal definitions out of blkdev.h [01/30] block: also call ->open for incremental partition opens 1 - 1 - --- 2023-06-08 Christoph Hellwig New
[24/30] ubd: remove commented out code in ubd_open [01/30] block: also call ->open for incremental partition opens 2 - 1 - --- 2023-06-08 Christoph Hellwig New
[23/30] rnbd-srv: replace sess->open_flags with a "bool readonly" [01/30] block: also call ->open for incremental partition opens 2 - 1 - --- 2023-06-08 Christoph Hellwig New
[22/30] mtd: block: use a simple bool to track open for write [01/30] block: also call ->open for incremental partition opens 2 - 1 - --- 2023-06-08 Christoph Hellwig New
[21/30] nvme: replace the fmode_t argument to the nvme ioctl handlers with a simple bool [01/30] block: also call ->open for incremental partition opens 1 - 1 - --- 2023-06-08 Christoph Hellwig New
[20/30] scsi: replace the fmode_t argument to ->sg_io_fn with a simple bool [01/30] block: also call ->open for incremental partition opens 1 - 2 - --- 2023-06-08 Christoph Hellwig New
[19/30] scsi: replace the fmode_t argument to scsi_ioctl with a simple bool [01/30] block: also call ->open for incremental partition opens 1 - 2 - --- 2023-06-08 Christoph Hellwig New
[18/30] scsi: replace the fmode_t argument to scsi_cmd_allowed with a simple bool [01/30] block: also call ->open for incremental partition opens 1 - 2 - --- 2023-06-08 Christoph Hellwig New
[17/30] fs: remove sb->s_mode [01/30] block: also call ->open for incremental partition opens 1 - 1 - --- 2023-06-08 Christoph Hellwig New
[16/30] block: add a sb_open_mode helper [01/30] block: also call ->open for incremental partition opens 1 - 1 - --- 2023-06-08 Christoph Hellwig New
[15/30] block: use the holder as indication for exclusive opens [01/30] block: also call ->open for incremental partition opens 3 - 1 - --- 2023-06-08 Christoph Hellwig New
[14/30] btrfs: don't pass a holder for non-exclusive blkdev_get_by_path [01/30] block: also call ->open for incremental partition opens 2 - 1 - --- 2023-06-08 Christoph Hellwig New
[13/30] rnbd-srv: don't pass a holder for non-exclusive blkdev_get_by_path [01/30] block: also call ->open for incremental partition opens 2 - 1 - --- 2023-06-08 Christoph Hellwig New
[12/30] bcache: don't pass a stack address to blkdev_get_by_path [01/30] block: also call ->open for incremental partition opens - - 1 - --- 2023-06-08 Christoph Hellwig New
[11/30] swsusp: don't pass a stack address to blkdev_get_by_path [01/30] block: also call ->open for incremental partition opens - - 1 - --- 2023-06-08 Christoph Hellwig New
[10/30] block: rename blkdev_close to blkdev_release [01/30] block: also call ->open for incremental partition opens 1 - 1 - --- 2023-06-08 Christoph Hellwig New
[09/30] block: remove the unused mode argument to ->release [01/30] block: also call ->open for incremental partition opens 2 - 1 - --- 2023-06-08 Christoph Hellwig New
[08/30] block: pass a gendisk to ->open [01/30] block: also call ->open for incremental partition opens 2 - 1 - --- 2023-06-08 Christoph Hellwig New
[07/30] block: pass a gendisk on bdev_check_media_change [01/30] block: also call ->open for incremental partition opens 1 - 1 - --- 2023-06-08 Christoph Hellwig New
[06/30] cdrom: remove the unused mode argument to cdrom_release [01/30] block: also call ->open for incremental partition opens 1 - 2 - --- 2023-06-08 Christoph Hellwig New
[05/30] cdrom: track if a cdrom_device_info was opened for data [01/30] block: also call ->open for incremental partition opens 1 - 2 - --- 2023-06-08 Christoph Hellwig New
[04/30] cdrom: remove the unused cdrom_close_write release code [01/30] block: also call ->open for incremental partition opens 1 - 2 - --- 2023-06-08 Christoph Hellwig New
[03/30] cdrom: remove the unused mode argument to cdrom_ioctl [01/30] block: also call ->open for incremental partition opens 1 - 2 - --- 2023-06-08 Christoph Hellwig New
[02/30] cdrom: remove the unused bdev argument to cdrom_open [01/30] block: also call ->open for incremental partition opens 1 - 2 - --- 2023-06-08 Christoph Hellwig New
[01/30] block: also call ->open for incremental partition opens [01/30] block: also call ->open for incremental partition opens 1 - 2 - --- 2023-06-08 Christoph Hellwig New
[31/31] fs: remove the now unused FMODE_* flags [01/31] block: also call ->open for incremental partition opens - - 2 - --- 2023-06-06 Christoph Hellwig New
[30/31] block: store the holder in file->private_data [01/31] block: also call ->open for incremental partition opens 1 - 1 - --- 2023-06-06 Christoph Hellwig New
[29/31] block: always use I_BDEV on file->f_mapping->host to find the bdev [01/31] block: also call ->open for incremental partition opens 1 - 1 - --- 2023-06-06 Christoph Hellwig New
[28/31] block: replace fmode_t with a block-specific type for block open flags [01/31] block: also call ->open for incremental partition opens 1 - - - --- 2023-06-06 Christoph Hellwig New
[27/31] block: remove unused fmode_t arguments from ioctl handlers [01/31] block: also call ->open for incremental partition opens 1 - 1 - --- 2023-06-06 Christoph Hellwig New
[26/31] block: move a few internal definitions out of blkdev.h [01/31] block: also call ->open for incremental partition opens 1 - 1 - --- 2023-06-06 Christoph Hellwig New
[25/31] ubd: remove commented out code in ubd_open [01/31] block: also call ->open for incremental partition opens 2 - 1 - --- 2023-06-06 Christoph Hellwig New
[24/31] rnbd-srv: replace sess->open_flags with a "bool readonly" [01/31] block: also call ->open for incremental partition opens 2 - 1 - --- 2023-06-06 Christoph Hellwig New
[23/31] mtd: block: use a simple bool to track open for write [01/31] block: also call ->open for incremental partition opens 2 - 1 - --- 2023-06-06 Christoph Hellwig New
[22/31] nvme: replace the fmode_t argument to the nvme ioctl handlers with a simple bool [01/31] block: also call ->open for incremental partition opens 1 - 1 - --- 2023-06-06 Christoph Hellwig New
[21/31] scsi: replace the fmode_t argument to ->sg_io_fn with a simple bool [01/31] block: also call ->open for incremental partition opens 1 - 2 - --- 2023-06-06 Christoph Hellwig New
[20/31] scsi: replace the fmode_t argument to scsi_ioctl with a simple bool [01/31] block: also call ->open for incremental partition opens 1 - 2 - --- 2023-06-06 Christoph Hellwig New
[19/31] scsi: replace the fmode_t argument to scsi_cmd_allowed with a simple bool [01/31] block: also call ->open for incremental partition opens 1 - 2 - --- 2023-06-06 Christoph Hellwig New
[18/31] fs: remove sb->s_mode [01/31] block: also call ->open for incremental partition opens 1 - 1 - --- 2023-06-06 Christoph Hellwig New
[17/31] block: add a sb_open_mode helper [01/31] block: also call ->open for incremental partition opens 1 - 1 - --- 2023-06-06 Christoph Hellwig New
[16/31] block: use the holder as indication for exclusive opens [01/31] block: also call ->open for incremental partition opens 3 - 1 - --- 2023-06-06 Christoph Hellwig New
[15/31] btrfs: don't pass a holder for non-exclusive blkdev_get_by_path [01/31] block: also call ->open for incremental partition opens 2 - 1 - --- 2023-06-06 Christoph Hellwig New
[14/31] rnbd-srv: don't pass a holder for non-exclusive blkdev_get_by_path [01/31] block: also call ->open for incremental partition opens 2 - 1 - --- 2023-06-06 Christoph Hellwig New
[13/31] bcache: don't pass a stack address to blkdev_get_by_path [01/31] block: also call ->open for incremental partition opens - - 1 - --- 2023-06-06 Christoph Hellwig New
[12/31] swsusp: don't pass a stack address to blkdev_get_by_path [01/31] block: also call ->open for incremental partition opens - - 1 - --- 2023-06-06 Christoph Hellwig New
[11/31] block: rename blkdev_close to blkdev_release [01/31] block: also call ->open for incremental partition opens 1 - 1 - --- 2023-06-06 Christoph Hellwig New
[10/31] block: remove the unused mode argument to ->release [01/31] block: also call ->open for incremental partition opens 2 - 1 - --- 2023-06-06 Christoph Hellwig New
[09/31] block: pass a gendisk to ->open [01/31] block: also call ->open for incremental partition opens 2 - 1 - --- 2023-06-06 Christoph Hellwig New
[08/31] block: share code between disk_check_media_change and disk_force_media_change [01/31] block: also call ->open for incremental partition opens 1 - 1 - --- 2023-06-06 Christoph Hellwig New
[07/31] block: pass a gendisk on bdev_check_media_change [01/31] block: also call ->open for incremental partition opens 1 - 1 - --- 2023-06-06 Christoph Hellwig New
[06/31] cdrom: remove the unused mode argument to cdrom_release [01/31] block: also call ->open for incremental partition opens 1 - 2 - --- 2023-06-06 Christoph Hellwig New
[05/31] cdrom: track if a cdrom_device_info was opened for data [01/31] block: also call ->open for incremental partition opens 1 - - - --- 2023-06-06 Christoph Hellwig New
[04/31] cdrom: remove the unused cdrom_close_write release code [01/31] block: also call ->open for incremental partition opens 1 - 1 - --- 2023-06-06 Christoph Hellwig New
[03/31] cdrom: remove the unused mode argument to cdrom_ioctl [01/31] block: also call ->open for incremental partition opens 1 - 1 - --- 2023-06-06 Christoph Hellwig New
[02/31] cdrom: remove the unused bdev argument to cdrom_open [01/31] block: also call ->open for incremental partition opens 1 - 1 - --- 2023-06-06 Christoph Hellwig New
[01/31] block: also call ->open for incremental partition opens [01/31] block: also call ->open for incremental partition opens 1 - 1 - --- 2023-06-06 Christoph Hellwig New
[v3,2/2] hostfs: store permissions in extended attributes Untitled series #350966 - - - - --- 2023-04-15 Marko Petrović New
[v7,11/11] linux/export.h: rename 'sec' argument to 'license' Unify <linux/export.h> and <asm/export.h>, remove EXPORT_DATA_SYMBOL(), faster TRIM_UNUSED_KSYMS - - - - --- 2023-06-08 Masahiro Yamada New
[v7,10/11] modpost: show offset from symbol for section mismatch warnings Unify <linux/export.h> and <asm/export.h>, remove EXPORT_DATA_SYMBOL(), faster TRIM_UNUSED_KSYMS - - - - --- 2023-06-08 Masahiro Yamada New
[v7,09/11] modpost: merge two similar section mismatch warnings Unify <linux/export.h> and <asm/export.h>, remove EXPORT_DATA_SYMBOL(), faster TRIM_UNUSED_KSYMS - - 1 - --- 2023-06-08 Masahiro Yamada New
[v7,08/11] kbuild: implement CONFIG_TRIM_UNUSED_KSYMS without recursion Unify <linux/export.h> and <asm/export.h>, remove EXPORT_DATA_SYMBOL(), faster TRIM_UNUSED_KSYMS - - - - --- 2023-06-08 Masahiro Yamada New
[v7,07/11] modpost: use null string instead of NULL pointer for default namespace Unify <linux/export.h> and <asm/export.h>, remove EXPORT_DATA_SYMBOL(), faster TRIM_UNUSED_KSYMS - - 1 - --- 2023-06-08 Masahiro Yamada New
[v7,06/11] modpost: squash sym_update_namespace() into sym_add_exported() Unify <linux/export.h> and <asm/export.h>, remove EXPORT_DATA_SYMBOL(), faster TRIM_UNUSED_KSYMS - - 1 - --- 2023-06-08 Masahiro Yamada New
[v7,05/11] modpost: check static EXPORT_SYMBOL* by modpost again Unify <linux/export.h> and <asm/export.h>, remove EXPORT_DATA_SYMBOL(), faster TRIM_UNUSED_KSYMS - - 1 - --- 2023-06-08 Masahiro Yamada New
[v7,04/11] ia64,export.h: replace EXPORT_DATA_SYMBOL* with EXPORT_SYMBOL* Unify <linux/export.h> and <asm/export.h>, remove EXPORT_DATA_SYMBOL(), faster TRIM_UNUSED_KSYMS - - 1 - --- 2023-06-08 Masahiro Yamada New
[v7,03/11] kbuild: generate KSYMTAB entries by modpost Unify <linux/export.h> and <asm/export.h>, remove EXPORT_DATA_SYMBOL(), faster TRIM_UNUSED_KSYMS - - - - --- 2023-06-08 Masahiro Yamada New
[v7,02/11] modpost: pass struct module pointer to check_section_mismatch() Unify <linux/export.h> and <asm/export.h>, remove EXPORT_DATA_SYMBOL(), faster TRIM_UNUSED_KSYMS - - 1 - --- 2023-06-08 Masahiro Yamada New
« 1 2 »