linux-api.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2024-06-23 11:26:33 to 2024-07-17 10:01:24 UTC [more...]

[RFC PATCH v19 0/5] Script execution control (was O_MAYEXEC)
 2024-07-17 10:01 UTC  (67+ messages)
` [RFC PATCH v19 1/5] exec: Add a new AT_CHECK flag to execveat(2)
          ` [PATCH] binfmt_elf: Fail execution of shared objects with ELIBEXEC (was: Re: [RFC PATCH v19 1/5] exec: Add a new AT_CHECK flag to execveat(2))
            ` [PATCH] binfmt_elf: Fail execution of shared objects with ELIBEXEC
` [RFC PATCH v19 2/5] security: Add new SHOULD_EXEC_CHECK and SHOULD_EXEC_RESTRICT securebits
` [RFC PATCH v19 3/5] selftests/exec: Add tests for AT_CHECK and related securebits
` [RFC PATCH v19 4/5] selftests/landlock: Add tests for execveat + AT_CHECK
` [RFC PATCH v19 5/5] samples/should-exec: Add set-should-exec

mprotect PROT_SIGNAL
 2024-07-16 16:16 UTC  (3+ messages)

[question] about NFS4 ACLs
 2024-07-16 11:35 UTC 

[PATCH RFT v6 3/9] mm: Introduce ARCH_HAS_USER_SHADOW_STACK
 2024-07-16  4:38 UTC  (2+ messages)

[PATCH 0/2] uprobe: Fix uretprobe syscall wiring
 2024-07-15  7:34 UTC  (7+ messages)
` [PATCH 1/2] uprobe: Change uretprobe syscall scope and number
` [PATCH 2/2] selftests/bpf: Change uretprobe syscall number in uprobe_syscall test

[PATCH v23 0/4] implement getrandom() in vDSO
 2024-07-12  1:40 UTC  (5+ messages)
` [PATCH v23 1/4] mm: add MAP_DROPPABLE for designating always lazily freeable mappings
` [PATCH v23 2/4] random: introduce generic vDSO getrandom() implementation
` [PATCH v23 3/4] x86: vdso: Wire up getrandom() vDSO implementation
` [PATCH v23 4/4] selftests/vDSO: add tests for vgetrandom

[PATCH v22 0/4] implement getrandom() in vDSO
 2024-07-12  1:21 UTC  (39+ messages)
` [PATCH v22 1/4] mm: add MAP_DROPPABLE for designating always lazily freeable mappings
` [PATCH v22 2/4] random: introduce generic vDSO getrandom() implementation
` [PATCH v22 3/4] x86: vdso: Wire up getrandom() vDSO implementation
` [PATCH v22 4/4] selftests/vDSO: add tests for vgetrandom

[PATCH v21 0/4] implement getrandom() in vDSO
 2024-07-10  3:53 UTC  (28+ messages)
` [PATCH v21 1/4] mm: add VM_DROPPABLE for designating always lazily freeable mappings
` [PATCH v21 2/4] random: introduce generic vDSO getrandom() implementation
` [PATCH v21 3/4] x86: vdso: Wire up getrandom() vDSO implementation
` [PATCH v21 4/4] selftests/vDSO: add tests for vgetrandom

[PATCH v3] platform/x86: asus-wmi: support the disable camera LED on F10 of Zenbook 2023
 2024-07-06 13:44 UTC  (2+ messages)

[PATCH v23 3/5] tracing: Allow user-space mapping of the ring-buffer
 2024-07-03 22:26 UTC  (10+ messages)

[PATCH v20 0/5] implement getrandom() in vDSO
 2024-07-03 19:04 UTC  (8+ messages)
` [PATCH v20 1/5] mm: add VM_DROPPABLE for designating always lazily freeable mappings
` [PATCH v20 2/5] random: add vgetrandom_alloc() syscall
` [PATCH v20 3/5] arch: allocate vgetrandom_alloc() syscall number
` [PATCH v20 4/5] random: introduce generic vDSO getrandom() implementation
` [PATCH v20 5/5] x86: vdso: Wire up getrandom() vDSO implementation

[PATCH v19 0/5] implement getrandom() in vDSO
 2024-07-02 15:08 UTC  (8+ messages)
` [PATCH v19 1/5] mm: add VM_DROPPABLE for designating always lazily freeable mappings
` [PATCH v19 2/5] random: add vgetrandom_alloc() syscall
` [PATCH v19 3/5] arch: allocate vgetrandom_alloc() syscall number
` [PATCH v19 4/5] random: introduce generic vDSO getrandom() implementation
` [PATCH v19 5/5] x86: vdso: Wire up getrandom() vDSO implementation

[PATCH v18 0/5] implement getrandom() in vDSO
 2024-07-01 13:59 UTC  (13+ messages)
` [PATCH v18 2/5] random: add vgetrandom_alloc() syscall
` [PATCH v18 4/5] random: introduce generic vDSO getrandom() implementation
` [PATCH v18 5/5] x86: vdso: Wire up getrandom() vDSO implementation

[PATCH] uapi: change TRACE_MMAP_IOCTL_GET_READER to avoid collision with TCGETS
 2024-06-30 21:36 UTC 

[PATCH] syscalls: fix sys_fanotify_mark prototype
 2024-06-29 21:31 UTC  (2+ messages)

[PATCH RFT v6 0/9] fork: Support shadow stacks in clone3()
 2024-06-25 22:31 UTC  (8+ messages)
` [PATCH RFT v6 1/9] Documentation: userspace-api: Add shadow stack API documentation
` [PATCH RFT v6 5/9] selftests/clone3: Remove redundant flushes of output streams
` [PATCH RFT v6 6/9] selftests/clone3: Factor more of main loop into test_clone3()
` [PATCH RFT v6 7/9] selftests/clone3: Explicitly handle child exits due to signals
` [PATCH RFT v6 8/9] selftests/clone3: Allow tests to flag if -E2BIG is a valid error code
` [PATCH RFT v6 9/9] selftests/clone3: Test shadow stack support

[PATCH v2] platform/x86: asus-wmi: support the disable camera LED on F10 of Zenbook 2023
 2024-06-24  8:34 UTC  (6+ messages)

[RFC PATCH] LSM, net: Add SO_PEERCONTEXT for peer LSM data
 2024-06-23 19:58 UTC  (6+ messages)
` [PATCH RFC] "


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