Linux-api Archive mirror
 help / color / mirror / Atom feed
 messages from 2021-05-21 22:14:27 to 2021-06-09 19:23:34 UTC [more...]

Maintainers / Kernel Summit 2021 planning kick-off
 2021-06-09 19:23 UTC  (16+ messages)

[PATCH v4 00/15] Add futex2 syscalls
 2021-06-09 16:26 UTC  (52+ messages)
` [PATCH v4 01/15] futex2: Implement wait and wake functions
` [PATCH v4 02/15] futex2: Add support for shared futexes
` [PATCH v4 03/15] futex2: Implement vectorized wait
` [PATCH v4 04/15] futex2: Implement requeue operation
` [PATCH v4 05/15] futex2: Implement support for different futex sizes
` [PATCH v4 06/15] futex2: Add compatibility entry point for x86_x32 ABI
` [PATCH v4 07/15] docs: locking: futex2: Add documentation
` [PATCH v4 08/15] selftests: futex2: Add wake/wait test
` [PATCH v4 09/15] selftests: futex2: Add timeout test
` [PATCH v4 10/15] selftests: futex2: Add wouldblock test
` [PATCH v4 11/15] selftests: futex2: Add waitv test
` [PATCH v4 12/15] selftests: futex2: Add requeue test
` [PATCH v4 13/15] selftests: futex2: Add futex sizes test
` [PATCH v4 14/15] perf bench: Add futex2 benchmark tests
` [PATCH v4 15/15] kernel: Enable waitpid() for futex2

[RFC PATCH V3] zram:calculate available memory when zram is used
 2021-06-09 14:59 UTC  (6+ messages)

Proposal
 2021-06-09 12:10 UTC 

[RFC PATCH v0.1 0/9] UMCG early preview/RFC patchset
 2021-06-09 13:01 UTC  (13+ messages)
` [RFC PATCH v0.1 4/9] sched/umcg: implement core UMCG API

[PATCH] madvise.2: Document MADV_POPULATE_READ and MADV_POPULATE_WRITE
 2021-06-08 16:00 UTC 

[PATCH RERESEND v9 0/9] fs: interface for directly reading/writing compressed data
 2021-06-07 19:27 UTC  (3+ messages)

[PATCH tip:irq/core v1] genirq: remove auto-set of the mask when setting the hint
 2021-06-07 17:00 UTC  (17+ messages)
              ` [PATCH] genirq: Provide new interfaces for affinity hints

(no subject)
 2021-06-07 16:02 UTC  (2+ messages)
` 

[RFC] genirq: Add effective CPU index retrieving interface
 2021-06-07  7:33 UTC 

[PATCH 0/2] Change quotactl_path() to an fd-based syscall
 2021-06-07  6:14 UTC  (11+ messages)
` [PATCH 1/2] quota: Change quotactl_path() systcall to an fd-based one
` [PATCH 2/2] quota: Wire up quotactl_fd syscall

[RFC PATCH V2] zram:calculate available memory when zram is used
 2021-06-06 10:45 UTC  (3+ messages)

[PATCH v2 0/2] mm: support NOSIGBUS on fault of mmap
 2021-06-04 16:22 UTC  (5+ messages)
` [PATCH v2 1/2] mm: make "vm_flags" be an u64
` [PATCH v2 2/2] mm: adds NOSIGBUS extension to mmap()

[PATCH 2/2] mm: adds NOSIGBUS extension for out-of-band shmem read
 2021-06-03 19:57 UTC  (10+ messages)

[PATCH v1] proc: Implement /proc/self/meminfo
 2021-06-03 11:33 UTC 

[PATCH 0/5] Add pidfd support to the fanotify API
 2021-06-03  1:24 UTC  (20+ messages)

[PATCH 0/3] Qualcomm custom compressed pixfmt
 2021-06-02 13:30 UTC  (9+ messages)
` [PATCH 1/3] v4l: Add Qualcomm custom compressed pixel formats
` [PATCH 2/3] venus: Add a handling of QC8C compressed format
` [PATCH 3/3] venus: Add a handling of QC10C "

[RFC PATCH v3 0/8] Add IOPF support for VFIO passthrough
 2021-06-01  4:36 UTC  (23+ messages)
` [RFC PATCH v3 2/8] vfio/type1: Add a page fault handler
` [RFC PATCH v3 5/8] vfio/type1: VFIO_IOMMU_ENABLE_IOPF
` [RFC PATCH v3 8/8] vfio: Add nested IOPF support

[PATCH V2] mm: compaction: support triggering of proactive compaction by user
 2021-05-28 17:02 UTC  (2+ messages)

[PATCH v3 0/2] quota: Add mountpath based quota support
 2021-05-25 16:19 UTC  (8+ messages)

[PATCH v27 00/31] Control-flow Enforcement: Shadow Stack
 2021-05-25 15:04 UTC  (22+ messages)
` [PATCH v27 13/31] mm: Move VM_UFFD_MINOR_BIT from 37 to 38
` [PATCH v27 15/31] x86/mm: Shadow Stack page fault error checking
` [PATCH v27 16/31] x86/mm: Update maybe_mkwrite() for shadow stack
` [PATCH v27 17/31] mm: Fixup places that call pte_mkwrite() directly
` [PATCH v27 18/31] mm: Add guard pages around a shadow stack
` [PATCH v27 23/31] x86/cet/shstk: Add user-mode shadow stack support
` [PATCH v27 24/31] x86/cet/shstk: Handle thread shadow stack
` [PATCH v27 25/31] x86/cet/shstk: Introduce shadow stack token setup/verify routines
` [PATCH v27 26/31] x86/cet/shstk: Handle signals for shadow stack
` [PATCH v27 27/31] ELF: Introduce arch_setup_elf_property()
` [PATCH v27 28/31] x86/cet/shstk: Add arch_prctl functions for shadow stack
` [PATCH v27 29/31] mm: Move arch_calc_vm_prot_bits() to arch/x86/include/asm/mman.h
` [PATCH v27 30/31] mm: Update arch_validate_flags() to test vma anonymous
` [PATCH v27 31/31] mm: Introduce PROT_SHADOW_STACK for shadow stack

Linux powerpc new system call instruction and ABI
 2021-05-24 20:33 UTC  (10+ messages)

[PATCH v27 00/10] Control-flow Enforcement: Indirect Branch Tracking
 2021-05-24 19:01 UTC  (13+ messages)
` [PATCH v27 01/10] x86/cet/ibt: Add Kconfig option for "
` [PATCH v27 02/10] x86/cet/ibt: Add user-mode Indirect Branch Tracking support
` [PATCH v27 03/10] x86/cet/ibt: Handle signals for Indirect Branch Tracking
` [PATCH v27 04/10] x86/cet/ibt: Disable IBT for ia32
` [PATCH v27 05/10] x86/cet/ibt: Update ELF header parsing for Indirect Branch Tracking
` [PATCH v27 06/10] x86/cet/ibt: Update arch_prctl functions "
` [PATCH v27 07/10] x86/vdso: Insert endbr32/endbr64 to vDSO
` [PATCH v27 08/10] x86/vdso: Introduce ENDBR macro
` [PATCH v27 09/10] x86/vdso/32: Add ENDBR to __kernel_vsyscall entry point
` [PATCH v27 10/10] x86/vdso: Add ENDBR to __vdso_sgx_enter_enclave

[PATCH v24 0/9] Control-flow Enforcement: Indirect Branch Tracking
 2021-05-24 19:01 UTC  (4+ messages)
` [PATCH v24 9/9] x86/vdso: Add ENDBR to __vdso_sgx_enter_enclave

Candidate Linux ABI for Intel AMX and hypothetical new related features
 2021-05-22 23:55 UTC  (18+ messages)

[PATCH 5/5] fanotify: Add pidfd info record support to the fanotify API
 2021-05-22  9:01 UTC  (12+ messages)


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 read-only IMAP folder(s) and NNTP newsgroup(s).