linux-api.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-07-16 17:16:13 to 2021-07-27 12:21:34 UTC [more...]

[PATCH v4] mm: Enable suspend-only swap spaces
 2021-07-27 12:21 UTC  (3+ messages)

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

[PATCH v3 0/5] Add pidfd support to the fanotify API
 2021-07-27  8:29 UTC  (20+ messages)
` [PATCH v3 1/5] kernel/pid.c: remove static qualifier from pidfd_create()
` [PATCH v3 2/5] kernel/pid.c: implement additional checks upon pidfd_create() parameters
` [PATCH v3 3/5] fanotify/fanotify_user.c: minor cosmetic adjustments to fid labels
` [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

[RFC PATCH 0/4 v0.3] sched/UMCG
 2021-07-26 16:44 UTC  (14+ messages)
` [RFC PATCH 1/4 v0.3] sched: add WF_CURRENT_CPU and externise ttwu
` [RFC PATCH 2/4 v0.3] sched/umcg: RFC: add userspace atomic helpers
` [RFC PATCH 3/4 v0.3] sched/umcg: RFC: add userspace sll helpers
` [RFC PATCH 4/4 v0.3] sched/umcg: RFC: implement UMCG syscalls

[PATCH v1] mm/madvise: report SIGBUS as -EFAULT for MADV_POPULATE_(READ|WRITE)
 2021-07-26 15:49 UTC 

[PATCH v3 1/2] mm: introduce process_mrelease system call
 2021-07-26 13:43 UTC  (14+ messages)
` [PATCH v3 2/2] mm: wire up syscall process_mrelease

[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  (39+ messages)
` [PATCH v28 01/32] Documentation/x86: Add CET description
` [PATCH v28 02/32] x86/cet/shstk: Add Kconfig option for Shadow Stack
` [PATCH v28 03/32] x86/cpufeatures: Add CET CPU feature flags for Control-flow Enforcement Technology (CET)
` [PATCH v28 04/32] x86/cpufeatures: Introduce CPU setup and option parsing for CET
` [PATCH v28 05/32] x86/fpu/xstate: Introduce CET MSR and XSAVES supervisor states
` [PATCH v28 06/32] x86/cet: Add control-protection fault handler
` [PATCH v28 07/32] x86/mm: Remove _PAGE_DIRTY from kernel RO pages
` [PATCH v28 08/32] x86/mm: Move pmd_write(), pud_write() up in the file
` [PATCH v28 09/32] x86/mm: Introduce _PAGE_COW
` [PATCH v28 10/32] drm/i915/gvt: Change _PAGE_DIRTY to _PAGE_DIRTY_BITS
` [PATCH v28 11/32] x86/mm: Update pte_modify for _PAGE_COW
` [PATCH v28 12/32] x86/mm: Update ptep_set_wrprotect() and pmdp_set_wrprotect() for transition from _PAGE_DIRTY to _PAGE_COW
` [PATCH v28 13/32] mm: Move VM_UFFD_MINOR_BIT from 37 to 38
` [PATCH v28 14/32] mm: Introduce VM_SHADOW_STACK for shadow stack memory
` [PATCH v28 15/32] x86/mm: Shadow Stack page fault error checking
` [PATCH v28 16/32] x86/mm: Update maybe_mkwrite() for shadow stack
` [PATCH v28 17/32] mm: Fixup places that call pte_mkwrite() directly
` [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 20/32] mm: Update can_follow_write_pte() for shadow stack
` [PATCH v28 21/32] mm/mprotect: Exclude shadow stack from preserve_write
` [PATCH v28 22/32] mm: Re-introduce vm_flags to do_mmap()
` [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  (7+ messages)

[PATCH v5 00/14] genirq: Cleanup the abuse of irq_set_affinity_hint()
 2021-07-23 17:15 UTC  (17+ messages)
` [PATCH v5 01/14] genirq: Provide new interfaces for affinity hints
` [PATCH v5 02/14] iavf: Use irq_update_affinity_hint
` [PATCH v5 03/14] i40e: "
` [PATCH v5 04/14] scsi: megaraid_sas: Use irq_set_affinity_and_hint
` [PATCH v5 05/14] scsi: mpt3sas: "
` [PATCH v5 06/14] RDMA/irdma: Use irq_update_affinity_hint
` [PATCH v5 07/14] enic: "
` [PATCH v5 08/14] be2net: "
` [PATCH v5 09/14] ixgbe: "
` [PATCH v5 10/14] mailbox: "
` [PATCH v5 11/14] scsi: lpfc: Use irq_set_affinity
` [PATCH v5 12/14] hinic: Use irq_set_affinity_and_hint
` [PATCH v5 13/14] net/mlx5: "
` [PATCH v5 14/14] net/mlx4: Use irq_update_affinity_hint

[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  (17+ messages)
` [PATCH v2 2/3] mm: introduce process_mrelease system call
` [PATCH v2 3/3] mm: wire up syscall process_mrelease

[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

[PATCH v6 0/6] Introduce multi-preference mempolicy
 2021-07-22 16:21 UTC  (6+ messages)
` [PATCH v6 4/6] mm/hugetlb: add support for mempolicy MPOL_PREFERRED_MANY

[PATCH v28 14/25] LSM: Specify which LSM to display
 2021-07-22  0:47 UTC  (2+ messages)
` [PATCH v28 24/25] LSM: Add /proc attr entry for full LSM context

[PATCH v27 00/31] Control-flow Enforcement: Shadow Stack
 2021-07-21 20:14 UTC  (10+ messages)
` [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] fanotify.7, fanotify_mark.2: Document FAN_FS_ERROR
 2021-07-21  7:01 UTC  (2+ messages)

[PATCH v27 00/10] Control-flow Enforcement: Indirect Branch Tracking
 2021-07-20 19:45 UTC  (5+ messages)
` [PATCH v27 06/10] x86/cet/ibt: Update arch_prctl functions for "

[PATCH v5] mm: introduce reference pages
 2021-07-20 12:27 UTC  (2+ messages)

[PATCH v4 00/14] genirq: Cleanup the usage of irq_set_affinity_hint
 2021-07-20 10:57 UTC  (16+ messages)
` [PATCH v4 01/14] genirq: Provide new interfaces for affinity hints
` [PATCH v4 02/14] iavf: Use irq_update_affinity_hint
` [PATCH v4 03/14] i40e: "
` [PATCH v4 04/14] scsi: megaraid_sas: Use irq_set_affinity_and_hint
` [PATCH v4 05/14] scsi: mpt3sas: "
` [PATCH v4 06/14] RDMA/irdma: Use irq_update_affinity_hint
` [PATCH v4 07/14] enic: "
` [PATCH v4 08/14] be2net: "
` [PATCH v4 09/14] ixgbe: "
` [PATCH v4 10/14] mailbox: "
` [PATCH v4 11/14] scsi: lpfc: Use irq_set_affinity
` [PATCH v4 12/14] hinic: Use irq_set_affinity_and_hint
` [PATCH v4 13/14] net/mlx5: "
` [PATCH v4 14/14] net/mlx4: Use irq_update_affinity_hint

[PATCH v4] mm: introduce reference pages
 2021-07-20  7:28 UTC  (16+ messages)

[PATCH RESEND x3 v9 1/9] iov_iter: add copy_struct_from_iter()
 2021-07-19 15:44 UTC  (12+ messages)

[PATCH v5 1/2] move_mount: allow to add a mount into an existing group
 2021-07-18  3:33 UTC  (2+ messages)

[PATCH 0/4 POC] Allow executing code and syscalls in another address space
 2021-07-18  1:34 UTC  (7+ messages)

[PATCH] refpage_create.2: Document refpage_create(2)
 2021-07-17  2:59 UTC 

siginfo_t ABI break on sparc64 from si_addr_lsb move 3y ago
 2021-07-16 17:15 UTC  (10+ messages)
        ` [RFC][PATCH 0/3] signal: Move si_trapno into the _si_fault union
          ` [PATCH 0/6] Final si_trapno bits


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