linux-api.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-09-08 18:36:42 to 2020-09-18 21:08:28 UTC [more...]

[PATCH v12 0/8] Control-flow Enforcement: Indirect Branch Tracking
 2020-09-18 21:06 UTC  (11+ messages)
` [PATCH v12 1/8] x86/cet/ibt: Add Kconfig option for user-mode "
` [PATCH v12 4/8] x86/cet/ibt: ELF header parsing for "
` [PATCH v12 5/8] x86/cet/ibt: Update arch_prctl functions "
` [PATCH v12 6/8] x86/vdso/32: Add ENDBR32 to __kernel_vsyscall entry point
` [PATCH v12 7/8] x86/vdso: Insert endbr32/endbr64 to vDSO
` [PATCH v12 8/8] x86: Disallow vsyscall emulation when CET is enabled

[PATCH v12 00/26] Control-flow Enforcement: Shadow Stack
 2020-09-18 19:21 UTC  (27+ messages)
` [PATCH v12 01/26] Documentation/x86: Add CET description
` [PATCH v12 02/26] x86/cpufeatures: Add CET CPU feature flags for Control-flow Enforcement Technology (CET)
` [PATCH v12 03/26] x86/fpu/xstate: Introduce CET MSR XSAVES supervisor states
` [PATCH v12 04/26] x86/cet: Add control-protection fault handler
` [PATCH v12 05/26] x86/cet/shstk: Add Kconfig option for user-mode Shadow Stack
` [PATCH v12 06/26] x86/mm: Change _PAGE_DIRTY to _PAGE_DIRTY_HW
` [PATCH v12 07/26] x86/mm: Remove _PAGE_DIRTY_HW from kernel RO pages
` [PATCH v12 08/26] x86/mm: Introduce _PAGE_COW
` [PATCH v12 09/26] drm/i915/gvt: Change _PAGE_DIRTY to _PAGE_DIRTY_BITS
` [PATCH v12 10/26] x86/mm: Update pte_modify for _PAGE_COW
` [PATCH v12 11/26] x86/mm: Update ptep_set_wrprotect() and pmdp_set_wrprotect() for transition from _PAGE_DIRTY_HW to _PAGE_COW
` [PATCH v12 12/26] mm: Introduce VM_SHSTK for shadow stack memory
` [PATCH v12 13/26] x86/mm: Shadow Stack page fault error checking
` [PATCH v12 14/26] x86/mm: Update maybe_mkwrite() for shadow stack
` [PATCH v12 15/26] mm: Fixup places that call pte_mkwrite() directly
` [PATCH v12 16/26] mm: Add guard pages around a shadow stack
` [PATCH v12 17/26] mm/mmap: Add shadow stack pages to memory accounting
` [PATCH v12 18/26] mm: Update can_follow_write_pte() for shadow stack
` [PATCH v12 19/26] mm: Re-introduce do_mmap_pgoff()
` [PATCH v12 20/26] x86/cet/shstk: User-mode shadow stack support
` [PATCH v12 21/26] x86/cet/shstk: Handle signals for shadow stack
` [PATCH v12 22/26] binfmt_elf: Define GNU_PROPERTY_X86_FEATURE_1_AND properties
` [PATCH v12 23/26] ELF: Introduce arch_setup_elf_property()
` [PATCH v12 24/26] x86/cet/shstk: Handle thread shadow stack
` [PATCH v12 25/26] x86/cet/shstk: Add arch_prctl functions for "
` [PATCH v12 26/26] mm: Introduce PROT_SHSTK "

[PATCH v5 0/5] mm: introduce memfd_secret system call to create "secret" memory areas
 2020-09-18 18:25 UTC  (13+ messages)
` [PATCH v5 1/5] mm: add definition of PMD_PAGE_ORDER
` [PATCH v5 2/5] mmap: make mlock_future_check() global
` [PATCH v5 3/5] mm: introduce memfd_secret system call to create "secret" memory areas
` [PATCH v5 4/5] arch, mm: wire up memfd_secret system call were relevant
` [PATCH v5 5/5] mm: secretmem: use PMD-size pages to amortize direct map fragmentation

[PATCH v32 00/12] /dev/random - a new approach with full SP800-90B compliance
 2020-09-18 13:02 UTC  (17+ messages)
` [PATCH v33 "
  ` [PATCH v35 00/13] /dev/random - a new approach
    ` [PATCH v35 01/13] Linux Random Number Generator
    ` [PATCH v35 02/13] LRNG - allocate one DRNG instance per NUMA node
    ` [PATCH v35 03/13] LRNG - sysctls and /proc interface
    ` [PATCH v35 04/13] LRNG - add switchable DRNG support
    ` [PATCH v35 05/13] LRNG - add common generic hash support
    ` [PATCH v35 06/13] crypto: DRBG - externalize DRBG functions for LRNG
    ` [PATCH v35 07/13] LRNG - add SP800-90A DRBG extension
    ` [PATCH v35 08/13] LRNG - add kernel crypto API PRNG extension
    ` [PATCH v35 09/13] crypto: provide access to a static Jitter RNG state
    ` [PATCH v35 10/13] LRNG - add Jitter RNG fast noise source
    ` [PATCH v35 11/13] LRNG - add SP800-90B compliant health tests
    ` [PATCH v35 12/13] LRNG - add interface for gathering of raw entropy
    ` [PATCH v35 13/13] LRNG - add power-on and runtime self-tests

[PATCH v10 0/6] ACPI: Support Generic Initiator proximity domains
 2020-09-18 12:17 UTC  (2+ messages)

[PATCH AUTOSEL 5.4 071/330] selftests/bpf: De-flake test_tcpbpf
 2020-09-18  2:00 UTC  (4+ messages)
` [PATCH AUTOSEL 5.4 109/330] selftests/ftrace: fix glob selftest
` [PATCH AUTOSEL 5.4 200/330] selftests/ptrace: add test cases for dead-locks
` [PATCH AUTOSEL 5.4 318/330] selftests/x86/syscall_nt: Clear weird flags after each test

[PATCH AUTOSEL 4.19 063/206] selftests/ftrace: fix glob selftest
 2020-09-18  2:07 UTC  (2+ messages)
` [PATCH AUTOSEL 4.19 200/206] selftests/x86/syscall_nt: Clear weird flags after each test

[PATCH AUTOSEL 4.14 035/127] selftests/ftrace: fix glob selftest
 2020-09-18  2:12 UTC  (2+ messages)
` [PATCH AUTOSEL 4.14 125/127] selftests/x86/syscall_nt: Clear weird flags after each test

[PATCH AUTOSEL 4.9 89/90] selftests/x86/syscall_nt: Clear weird flags after each test
 2020-09-18  2:14 UTC 

[PATCH v2 0/2] changes for addding fchmodat2 syscall
 2020-09-17 18:42 UTC  (13+ messages)
` [PATCH v2 1/2] vfs: block chmod of symlinks
` [PATCH v2 2/2] vfs: add fchmodat2 syscall

[PATCH v2 0/4] [RFC] Implement Trampoline File Descriptor
 2020-09-17 16:01 UTC  (9+ messages)
  ` [PATCH v2 1/4] [RFC] fs/trampfd: Implement the trampoline file descriptor API
  ` [PATCH v2 2/4] [RFC] x86/trampfd: Provide support for the trampoline file descriptor
  ` [PATCH v2 3/4] [RFC] arm64/trampfd: "
  ` [PATCH v2 4/4] [RFC] arm/trampfd: "

improve compat handling for the i386 u64 alignment quirk v3
 2020-09-17 16:50 UTC  (6+ messages)
` [PATCH 1/3] compat: lift compat_s64 and compat_u64 to <asm-generic/compat.h>
` [PATCH 2/3] compat: add a compat_need_64bit_alignment_fixup() helper
` [PATCH 3/3] quota: simplify the quotactl compat handling

[PATCH v5 0/3] close_range()
 2020-09-17  7:52 UTC  (4+ messages)
` [PATCH v5 1/3] open: add close_range()

[PATCH v11 25/25] x86/cet/shstk: Add arch_prctl functions for shadow stack
 2020-09-16 19:25 UTC  (33+ messages)
                                              ` [NEEDS-REVIEW] "

[PATCH v5 0/5] mm: introduce memfd_secret system call to create "secret" memory areas
 2020-09-16 18:49 UTC  (2+ messages)

[PATCH v20 00/12] Landlock LSM
 2020-09-16 13:42 UTC  (7+ messages)
` [PATCH v20 05/12] LSM: Infrastructure management of the superblock

[PATCH RESEND 1/4] scsi: sg: fix BLKSECTGET ioctl
 2020-09-16  5:47 UTC  (12+ messages)
  ` [PATCH RESEND 2/4] scsi: sg: implement BLKSSZGET

[RFC PATCH v9 0/3] Add introspect_access(2) (was O_MAYEXEC)
 2020-09-15 13:32 UTC  (14+ messages)
  ` [RFC PATCH v9 2/3] arch: Wire up introspect_access(2)

[RFC]: userspace memory reaping
 2020-09-15  0:45 UTC  (2+ messages)

Ways to deprecate /sys/devices/system/memory/memoryX/phys_device ?
 2020-09-14 12:14 UTC  (15+ messages)

[RFC PATCH v8 0/3] Add support for AT_INTERPRETED (was O_MAYEXEC)
 2020-09-12  0:16 UTC  (19+ messages)
` [RFC PATCH v8 1/3] fs: Introduce AT_INTERPRETED flag for faccessat2(2)

[PATCH v6 0/9] Syscall User Dispatch
 2020-09-11 20:11 UTC  (11+ messages)
` [PATCH v6 1/9] kernel: Support TIF_SYSCALL_INTERCEPT flag
` [PATCH v6 2/9] kernel: entry: Support TIF_SYSCAL_INTERCEPT on common entry code
` [PATCH v6 5/9] kernel: Implement selective syscall userspace redirection
` [PATCH v6 6/9] kernel: entry: Support Syscall User Dispatch for common syscall entry

[PATCH 1/5] Add manpage for open_tree(2)
 2020-09-11 12:44 UTC  (6+ messages)
` [PATCH 4/5] Add manpage for fsopen(2) and fsmount(2)

PRETTL files 1 part published
 2020-09-11 13:40 UTC 

[PATCH RESEND v4 0/1] add sysfs exports for TPM 2 PCR registers
 2020-09-11 11:48 UTC  (10+ messages)

[PATCH] vfs: add fchmodat2 syscall
 2020-09-11  6:57 UTC  (11+ messages)

[RESEND RFC PATCH 0/5] Remote mapping
 2020-09-10 16:43 UTC  (8+ messages)
` [RESEND RFC PATCH 4/5] mm/remote_mapping: use a pidfd to access memory belonging to unrelated process


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).