linux-api.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-05-25 11:00:22 to 2021-06-17 18:23:16 UTC [more...]

[PATCH v1 00/14] genirq: Cleanup the usage of irq_set_affinity_hint
 2021-06-17 18:22 UTC 

[PATCH] RDMA/core: Use flexible array for mad data
 2021-06-16 20:26 UTC 

Discussion of a possible modern alternate of the removed Sysctl syscall
 2021-06-16 17:23 UTC  (6+ messages)

[PATCH 1/2] kasan: arm64: set TCR_EL1.TBID1 when enabled
 2021-06-16 12:55 UTC  (7+ messages)
` [PATCH 2/2] arm64: allow TCR_EL1.TBID0 to be configured

Maintainers / Kernel Summit 2021 planning kick-off
 2021-06-15 18:40 UTC  (35+ messages)

[PATCH v2 0/5] Add pidfd support to the fanotify API
 2021-06-15 11:35 UTC  (18+ messages)
` [PATCH v2 1/5] kernel/pid.c: remove static qualifier from pidfd_create()
` [PATCH v2 2/5] kernel/pid.c: implement additional checks upon pidfd_create() parameters
` [PATCH v2 3/5] fanotify/fanotify_user.c: minor cosmetic adjustments to fid labels
` [PATCH v2 4/5] fanotify/fanotify_user.c: introduce a generic info record copying helper
` [PATCH v2 5/5] fanotify: add pidfd support to the fanotify API

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

[PATCH v5 11/11] loop: Add LOOP_CONFIGURE ioctl
 2021-06-11 22:54 UTC  (2+ messages)

[PATCH v27 14/25] LSM: Specify which LSM to display
 2021-06-11  0:04 UTC  (2+ messages)
` [PATCH v27 24/25] LSM: Add /proc attr entry for full LSM context

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

[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 

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

(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  (7+ messages)
` [PATCH v27 24/31] x86/cet/shstk: Handle thread shadow stack
` [PATCH v27 30/31] mm: Update arch_validate_flags() to test vma anonymous


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