linux-api.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-06-05 14:03:24 to 2019-06-08 08:15:28 UTC [more...]

[PATCH v3 1/2] fork: add clone3
 2019-06-08  8:15 UTC  (3+ messages)

[PATCH v7 00/14] Control-flow Enforcement: Branch Tracking, PTRACE
 2019-06-07 22:27 UTC  (41+ messages)
` [PATCH v7 01/14] x86/cet/ibt: Add Kconfig option for user-mode Indirect Branch Tracking
` [PATCH v7 02/14] x86/cet/ibt: User-mode indirect branch tracking support
` [PATCH v7 03/14] x86/cet/ibt: Add IBT legacy code bitmap setup function
` [PATCH v7 04/14] x86/cet/ibt: Handle signals for IBT
` [PATCH v7 05/14] mm/mmap: Add IBT bitmap size to address space limit check
` [PATCH v7 06/14] x86/cet/ibt: ELF header parsing for IBT
` [PATCH v7 07/14] x86/cet/ibt: Add arch_prctl functions "
` [PATCH v7 08/14] x86/cet/ibt: Add ENDBR to op-code-map
` [PATCH v7 09/14] x86/vdso: Insert endbr32/endbr64 to vDSO
` [PATCH v7 10/14] x86/vdso/32: Add ENDBR32 to __kernel_vsyscall entry point
` [PATCH v7 11/14] x86/vsyscall/64: Add ENDBR64 to vsyscall entry points
` [PATCH v7 12/14] x86/vsyscall/64: Fixup shadow stack and branch tracking for vsyscall
` [PATCH v7 13/14] x86/cet: Add PTRACE interface for CET
` [PATCH v7 14/14] x86: Discard .note.gnu.property sections

[PATCH] uapi: avoid namespace conflict in linux/posix_types.h
 2019-06-07 18:56 UTC  (6+ messages)

[PATCH v7 00/27] Control-flow Enforcement: Shadow Stack
 2019-06-07 18:01 UTC  (43+ messages)
` [PATCH v7 01/27] Documentation/x86: Add CET description
` [PATCH v7 02/27] x86/cpufeatures: Add CET CPU feature flags for Control-flow Enforcement Technology (CET)
` [PATCH v7 03/27] x86/fpu/xstate: Change names to separate XSAVES system and user states
` [PATCH v7 04/27] x86/fpu/xstate: Introduce XSAVES system states
` [PATCH v7 05/27] x86/fpu/xstate: Add XSAVES system states for shadow stack
` [PATCH v7 06/27] x86/cet: Add control protection exception handler
` [PATCH v7 07/27] x86/cet/shstk: Add Kconfig option for user-mode shadow stack
` [PATCH v7 08/27] mm: Introduce VM_SHSTK for shadow stack memory
` [PATCH v7 09/27] mm/mmap: Prevent Shadow Stack VMA merges
` [PATCH v7 10/27] x86/mm: Change _PAGE_DIRTY to _PAGE_DIRTY_HW
` [PATCH v7 11/27] x86/mm: Introduce _PAGE_DIRTY_SW
` [PATCH v7 12/27] drm/i915/gvt: Update _PAGE_DIRTY to _PAGE_DIRTY_BITS
` [PATCH v7 13/27] x86/mm: Modify ptep_set_wrprotect and pmdp_set_wrprotect for _PAGE_DIRTY_SW
` [PATCH v7 14/27] x86/mm: Shadow stack page fault error checking
` [PATCH v7 15/27] mm: Handle shadow stack page fault
` [PATCH v7 16/27] mm: Handle THP/HugeTLB "
` [PATCH v7 17/27] mm: Update can_follow_write_pte/pmd for shadow stack
` [PATCH v7 18/27] mm: Introduce do_mmap_locked()
` [PATCH v7 19/27] x86/cet/shstk: User-mode shadow stack support
` [PATCH v7 20/27] x86/cet/shstk: Introduce WRUSS instruction
` [PATCH v7 21/27] x86/cet/shstk: Handle signals for shadow stack
` [PATCH v7 22/27] binfmt_elf: Extract .note.gnu.property from an ELF file
` [PATCH v7 23/27] x86/cet/shstk: ELF header parsing of Shadow Stack
` [PATCH v7 24/27] x86/cet/shstk: Handle thread shadow stack
` [PATCH v7 25/27] mm/mmap: Add Shadow stack pages to memory accounting
` [PATCH v7 26/27] x86/cet/shstk: Add arch_prctl functions for Shadow Stack
` [PATCH v7 27/27] x86/cet/shstk: Add Shadow Stack instructions to opcode map

[RFC][PATCH 00/13] Mount, FS, Block and Keyrings notifications [ver #4]
 2019-06-07 15:51 UTC  (17+ messages)
` [PATCH 01/13] security: Override creds in __fput() with last fputter's creds "
` [PATCH 02/13] uapi: General notification ring definitions "
` [PATCH 03/13] security: Add hooks to rule on setting a watch "
` [PATCH 04/13] security: Add a hook for the point of notification insertion "
` [PATCH 05/13] General notification queue with user mmap()'able ring buffer "
` [PATCH 06/13] keys: Add a notification facility "
` [PATCH 07/13] vfs: Add a mount-notification "
` [PATCH 08/13] vfs: Add superblock notifications "
` [PATCH 09/13] fsinfo: Export superblock notification counter "
` [PATCH 10/13] Add a general, global device notification watch list "
` [PATCH 11/13] block: Add block layer notifications "
` [PATCH 12/13] usb: Add USB subsystem "
` [PATCH 13/13] Add sample notification program "

[RFC][PATCH 00/10] Mount, FS, Block and Keyrings notifications [ver #3]
 2019-06-07 14:37 UTC  (41+ messages)
` [PATCH 01/10] security: Override creds in __fput() with last fputter's creds "
` [PATCH 02/10] General notification queue with user mmap()'able ring buffer "
` [PATCH 03/10] keys: Add a notification facility "
` [PATCH 04/10] vfs: Add a mount-notification "
` [PATCH 05/10] vfs: Add superblock notifications "
` [PATCH 06/10] fsinfo: Export superblock notification counter "
` [PATCH 07/10] Add a general, global device notification watch list "
` [PATCH 08/10] block: Add block layer notifications "
` [PATCH 09/10] usb: Add USB subsystem "
` [PATCH 10/10] Add sample notification program "

[RFC]: Convention for naming syscall revisions
 2019-06-07 13:42 UTC  (3+ messages)

[PATCH 1/1] eventfd new tag EFD_VPOLL: generate epoll events
 2019-06-07  9:40 UTC  (9+ messages)

[PATCH v19 1/3] proc: add /proc/<pid>/arch_status
 2019-06-06 21:34 UTC  (4+ messages)
` [PATCH v19 2/3] x86,/proc/pid/arch_status: Add AVX-512 usage elapsed time
` [PATCH v19 3/3] Documentation/filesystems/proc.txt: add arch_status file

[PATCH v4 00/16] fs-verity: read-only file-based authenticity protection
 2019-06-06 19:43 UTC  (19+ messages)
` [PATCH v4 01/16] fs-verity: add a documentation file
` [PATCH v4 02/16] fs-verity: add MAINTAINERS file entry
` [PATCH v4 03/16] fs-verity: add UAPI header
` [PATCH v4 04/16] fs: uapi: define verity bit for FS_IOC_GETFLAGS
` [PATCH v4 05/16] fs-verity: add Kconfig and the helper functions for hashing
` [PATCH v4 06/16] fs-verity: add inode and superblock fields
` [PATCH v4 07/16] fs-verity: add the hook for file ->open()
` [PATCH v4 08/16] fs-verity: add the hook for file ->setattr()
` [PATCH v4 09/16] fs-verity: add data verification hooks for ->readpages()
` [PATCH v4 10/16] fs-verity: implement FS_IOC_ENABLE_VERITY ioctl
` [PATCH v4 11/16] fs-verity: implement FS_IOC_MEASURE_VERITY ioctl
` [PATCH v4 12/16] fs-verity: add SHA-512 support
` [PATCH v4 13/16] fs-verity: support builtin file signatures
` [PATCH v4 14/16] ext4: add basic fs-verity support
` [PATCH v4 15/16] ext4: add fs-verity read support
` [PATCH v4 16/16] f2fs: add fs-verity support

[PATCH for 5.2 08/12] rseq/selftests: arm: use udf instruction for RSEQ_SIG
 2019-06-06 18:02 UTC  (3+ messages)
` [PATCH v2 "

[PATCH 1/5] glibc: Perform rseq(2) registration at C startup and thread creation (v10)
 2019-06-06 11:57 UTC  (9+ messages)

[PATCH v3 0/3] add thermal/power management features for FPGA DFL drivers
 2019-06-06  6:11 UTC  (4+ messages)
` [PATCH v3 2/3] fpga: dfl: fme: add thermal management support

[RFC][PATCH 0/8] Mount, FS, Block and Keyrings notifications [ver #2]
 2019-06-05 21:06 UTC  (16+ messages)
      ` Rational model for UID based controls

[PATCH v9 00/16] Add utilization clamping support
 2019-06-05 15:39 UTC  (13+ messages)
` [PATCH v9 12/16] sched/core: uclamp: Extend CPU's cgroup controller


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).