linux-api.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-06-16 12:56:24 to 2021-06-30 15:26:14 UTC [more...]

Candidate Linux ABI for Intel AMX and hypothetical new related features
 2021-06-30 15:25 UTC  (17+ messages)

x86 CPU features detection for applications (and AMX)
 2021-06-30 15:16 UTC  (18+ messages)

[CFT][PATCH] exit/bdflush: Remove the deprecated bdflush system call
 2021-06-30 12:30 UTC  (5+ messages)

Semantics of SECCOMP_MODE_STRICT?
 2021-06-30  5:23 UTC  (3+ messages)

[PATCH v3 00/15] File system wide monitoring
 2021-06-30  5:10 UTC 

lsattr: incorrect size for ioctl result
 2021-06-30  3:57 UTC  (7+ messages)

[PATCH v4] mm: introduce reference pages
 2021-06-29 18:28 UTC  (11+ messages)

[PATCH 1/1] mm: introduce process_reap system call
 2021-06-29 16:15 UTC  (4+ messages)

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

[PATCH 0/4 POC] Allow executing code and syscalls in another address space
 2021-06-29  1:01 UTC  (7+ messages)
` [PATCH 2/4] arch/x86: implement the process_vm_exec syscall

[PATCH v2 0/2] mm: support NOSIGBUS on fault of mmap
 2021-06-28 14:27 UTC  (3+ messages)
` [PATCH v2 2/2] mm: adds NOSIGBUS extension to mmap()

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

[PATCH RESEND x3 v9 0/9] fs: interface for directly reading/writing compressed data
 2021-06-25 21:07 UTC  (48+ messages)
` [PATCH RESEND x3 v9 1/9] iov_iter: add copy_struct_from_iter()
` [PATCH RESEND x3 v9 2/9] fs: add O_ALLOW_ENCODED open flag
` [PATCH RESEND x3 v9 3/9] fs: add RWF_ENCODED for reading/writing compressed data
` [PATCH RESEND x3 v9 4/9] btrfs: don't advance offset for compressed bios in btrfs_csum_one_bio()
` [PATCH RESEND x3 v9 5/9] btrfs: add ram_bytes and offset to btrfs_ordered_extent
` [PATCH RESEND x3 v9 6/9] btrfs: support different disk extent size for delalloc
` [PATCH RESEND x3 v9 7/9] btrfs: optionally extend i_size in cow_file_range_inline()
` [PATCH RESEND x3 v9 8/9] btrfs: implement RWF_ENCODED reads
` [PATCH RESEND x3 v9 9/9] btrfs: implement RWF_ENCODED writes

Maintainers / Kernel Summit 2021 planning kick-off
 2021-06-23  0:15 UTC  (36+ messages)

[PATCH] RDMA/core: Use flexible array for mad data
 2021-06-22 17:09 UTC  (2+ messages)

[PATCH 1/2] kasan: arm64: set TCR_EL1.TBID1 when enabled
 2021-06-22  5:13 UTC  (8+ messages)
` [PATCH 2/2] arm64: allow TCR_EL1.TBID0 to be configured

[PATCH v2] arm64: allow TCR_EL1.TBID0 to be configured
 2021-06-22  5:12 UTC 

[PATCH for 4.16 00/11] membarrier updates for 4.16
 2021-06-22  0:15 UTC  (8+ messages)
` [PATCH for 4.16 v7 02/11] powerpc: membarrier: Skip memory barrier in switch_mm()

[PATCH] riscv: Bump COMMAND_LINE_SIZE value to 1024
 2021-06-21  7:11 UTC  (2+ messages)

[PATCH v3] mm: introduce reference pages
 2021-06-19  9:21 UTC  (5+ messages)

[PATCH v5 -mm 0/6] Introduced multi-preference mempolicy
 2021-06-18  3:44 UTC  (7+ messages)
` [PATCH v5 -mm 1/6] mm/mempolicy: Add MPOL_PREFERRED_MANY for multiple preferred nodes
` [PATCH v5 -mm 2/6] mm/memplicy: add page allocation function for MPOL_PREFERRED_MANY policy
` [PATCH v5 -mm 3/6] mm/mempolicy: enable page allocation for MPOL_PREFERRED_MANY for general cases
` [PATCH v5 -mm 4/6] mm/hugetlb: add support for mempolicy MPOL_PREFERRED_MANY
` [PATCH v5 -mm 5/6] mm/mempolicy: Advertise new MPOL_PREFERRED_MANY
` [PATCH v5 -mm 6/6] mm/mempolicy: unify the create() func for bind/interleave/prefer-many policies

Discussion of a possible modern alternate of the removed Sysctl syscall
 2021-06-16 17:23 UTC  (6+ 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 NNTP newsgroup(s).