linux-api.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-07-22 20:53:24 to 2021-08-03 05:59:40 UTC [more...]

[PATCH v7 0/5] Introduce multi-preference mempolicy
 2021-08-03  5:59 UTC  (3+ messages)
` [PATCH v7 1/5] mm/mempolicy: Add MPOL_PREFERRED_MANY for multiple preferred nodes
` [PATCH v7 2/5] mm/memplicy: add page allocation function for MPOL_PREFERRED_MANY policy

[PATCH v3 0/5] Add pidfd support to the fanotify API
 2021-08-03  5:51 UTC  (28+ messages)
` [PATCH v3 4/5] fanotify/fanotify_user.c: introduce a generic info record copying helper
` [PATCH v3 5/5] fanotify: add pidfd support to the fanotify API

[PATCH 00/16] tmpfs: HUGEPAGE and MEM_LOCK fcntls and memfds
 2021-08-03  1:38 UTC  (32+ messages)
` [PATCH 01/16] huge tmpfs: fix fallocate(vanilla) advance over huge pages
` [PATCH 02/16] huge tmpfs: fix split_huge_page() after FALLOC_FL_KEEP_SIZE
` [PATCH 03/16] huge tmpfs: remove shrinklist addition from shmem_setattr()
` [PATCH 04/16] huge tmpfs: revert shmem's use of transhuge_vma_enabled()
` [PATCH 05/16] huge tmpfs: move shmem_huge_enabled() upwards
` [PATCH 06/16] huge tmpfs: shmem_is_huge(vma, inode, index)
` [PATCH 07/16] memfd: memfd_create(name, MFD_HUGEPAGE) for shmem huge pages
` [PATCH 08/16] huge tmpfs: fcntl(fd, F_HUGEPAGE) and fcntl(fd, F_NOHUGEPAGE)
` [PATCH 09/16] huge tmpfs: decide stat.st_blksize by shmem_is_huge()
` [PATCH 10/16] tmpfs: fcntl(fd, F_MEM_LOCK) to memlock a tmpfs file
` [PATCH 11/16] tmpfs: fcntl(fd, F_MEM_LOCKED) to test if memlocked
` [PATCH 12/16] tmpfs: refuse memlock when fallocated beyond i_size
` [PATCH 13/16] mm: bool user_shm_lock(loff_t size, struct ucounts *)
` [PATCH 14/16] mm: user_shm_lock(,,getuc) and user_shm_unlock(,,putuc)
` [PATCH 15/16] tmpfs: permit changing size of memlocked file
` [PATCH 16/16] memfd: memfd_create(name, MFD_MEM_LOCK) for memlocked shmem

[PATCH v3 1/2] mm: introduce process_mrelease system call
 2021-08-02 22:16 UTC  (18+ messages)
` [PATCH v3 2/2] mm: wire up syscall process_mrelease

[PATCH v4 1/2] mm: introduce process_mrelease system call
 2021-08-02 22:14 UTC  (2+ messages)
` [PATCH v4 2/2] mm: wire up syscall process_mrelease

[PATCH v6 0/6] Introduce multi-preference mempolicy
 2021-08-02 11:47 UTC  (29+ messages)
` [PATCH v6 1/6] mm/mempolicy: Add MPOL_PREFERRED_MANY for multiple preferred nodes
` [PATCH v6 2/6] mm/memplicy: add page allocation function for MPOL_PREFERRED_MANY policy
` [PATCH v6 5/6] mm/mempolicy: Advertise new MPOL_PREFERRED_MANY
` [PATCH v6 6/6] mm/mempolicy: unify the create() func for bind/interleave/prefer-many policies

[PATCH 0/4 v0.4] sched/umcg: RFC UMCG patchset
 2021-08-01 20:06 UTC  (5+ messages)
` [PATCH 1/4 v0.4] sched/umcg: add WF_CURRENT_CPU and externise ttwu
` [PATCH 2/4 v0.4] sched/umcg: RFC: add userspace atomic helpers
` [PATCH 3/4 v0.4] sched/umcg: add Documentation/userspace-api/umcg.rst
` [PATCH 4/4 v0.4] sched/umcg: RFC: implement UMCG syscalls

Tr: Unable to boot on multiple kernel with acpi
 2021-08-01  6:05 UTC 

[PATCH v5] mm: introduce reference pages
 2021-07-30 17:58 UTC  (2+ messages)

[PATCH] fixup! mm: simplify compat numa syscalls
 2021-07-30 14:19 UTC 

[PATCH v5 0/6] compat: remove compat_alloc_user_space
 2021-07-30 13:35 UTC  (20+ messages)
` [PATCH v5 1/6] kexec: move locking into do_kexec_load
` [PATCH v5 2/6] kexec: avoid compat_alloc_user_space
` [PATCH v5 3/6] mm: simplify compat_sys_move_pages
` [PATCH v5 4/6] mm: simplify compat numa syscalls
` [PATCH v5 5/6] compat: remove some compat entry points
` [PATCH v5 6/6] arch: remove compat_alloc_user_space

[PATCH v4] mm: Enable suspend-only swap spaces
 2021-07-30 13:15 UTC  (6+ messages)

[PATCH v1] mm/madvise: report SIGBUS as -EFAULT for MADV_POPULATE_(READ|WRITE)
 2021-07-30 12:23 UTC  (2+ messages)

[PATCH] corrent sys_reboot annotation
 2021-07-30  7:23 UTC  (3+ messages)

[PATCH v2] arm64: allow TCR_EL1.TBID0 to be configured
 2021-07-29 17:44 UTC  (6+ messages)

[PATCH] refpage_create.2: Document refpage_create(2)
 2021-07-29 12:09 UTC  (2+ messages)

[PATCH v2] man2: new page describing memfd_secret() system call
 2021-07-29 11:07 UTC  (4+ messages)

[PATCH v27 00/31] Control-flow Enforcement: Shadow Stack
 2021-07-28 21:34 UTC  (6+ messages)
` [PATCH v27 24/31] x86/cet/shstk: Handle thread shadow stack

[PATCH] man2: new page describing memfd_secret() system call
 2021-07-28 20:44 UTC  (2+ messages)

[PATCH v4] sigaction.2: Document SA_EXPOSE_TAGBITS and the flag support detection protocol
 2021-07-28 20:13 UTC  (2+ messages)

[PATCH v2 0/5] Qualcomm custom compressed pixfmt
 2021-07-28 10:10 UTC  (5+ messages)
` [PATCH v2 1/5] v4l: Add Qualcomm custom compressed pixel formats

FAN_REPORT_CHILD_FID
 2021-07-28  9:51 UTC 

[PATCH v2] mm: Enable suspend-only swap spaces
 2021-07-27 12:19 UTC  (11+ messages)

[RFC PATCH 4/4 v0.3] sched/umcg: RFC: implement UMCG syscalls
 2021-07-26 16:44 UTC  (9+ messages)

[PATCH v1] madvise.2: Document MADV_POPULATE_READ and MADV_POPULATE_WRITE
 2021-07-26  7:11 UTC  (4+ messages)

[PATCH v28 00/32] Control-flow Enforcement: Shadow Stack
 2021-07-23 18:01 UTC  (20+ messages)
` [PATCH v28 15/32] x86/mm: Shadow Stack page fault error checking
` [PATCH v28 18/32] mm: Add guard pages around a shadow stack
` [PATCH v28 19/32] mm/mmap: Add shadow stack pages to memory accounting
` [PATCH v28 23/32] x86/cet/shstk: Add user-mode shadow stack support
` [PATCH v28 24/32] x86/process: Change copy_thread() argument 'arg' to 'stack_size'
` [PATCH v28 25/32] x86/cet/shstk: Handle thread shadow stack
` [PATCH v28 26/32] x86/cet/shstk: Introduce shadow stack token setup/verify routines
` [PATCH v28 27/32] x86/cet/shstk: Handle signals for shadow stack
` [PATCH v28 28/32] ELF: Introduce arch_setup_elf_property()
` [PATCH v28 29/32] x86/cet/shstk: Add arch_prctl functions for shadow stack
` [PATCH v28 30/32] mm: Move arch_calc_vm_prot_bits() to arch/x86/include/asm/mman.h
` [PATCH v28 31/32] mm: Update arch_validate_flags() to test vma anonymous
` [PATCH v28 32/32] mm: Introduce PROT_SHADOW_STACK for shadow stack

[PATCH v3] mm: Enable suspend-only swap spaces
 2021-07-23 17:42 UTC  (5+ messages)

[PATCH v5 00/14] genirq: Cleanup the abuse of irq_set_affinity_hint()
 2021-07-23 17:15 UTC  (3+ messages)
` [PATCH v5 11/14] scsi: lpfc: Use irq_set_affinity

[PATCH v2 1/3] mm, oom: move task_will_free_mem up in the file to be used in process_mrelease
 2021-07-23  1:15 UTC  (10+ messages)

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


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