messages from 2023-02-28 13:43:32 to 2023-03-02 19:08:29 UTC [more...]
[RFC PATCH v9 00/16] Integrity Policy Enforcement LSM (IPE)
2023-03-02 19:08 UTC (23+ messages)
` [RFC PATCH v9 01/16] security: add ipe lsm
` [RFC PATCH v9 02/16] ipe: add policy parser
` [RFC PATCH v9 03/16] ipe: add evaluation loop and introduce 'boot_verified' as a trust provider
` [RFC PATCH v9 05/16] ipe: add userspace interface
` [RFC PATCH v9 06/16] ipe: add LSM hooks on execution and kernel read
` [RFC PATCH v9 07/16] uapi|audit|ipe: add ipe auditing support
` [RFC PATCH v9 08/16] ipe: add permissive toggle
` [RFC PATCH v9 09/16] block|security: add LSM blob to block_device
` [RFC PATCH v9 11/16] ipe: add support for dm-verity as a trust provider
[PATCH v12 0/8] Add latency priority for CFS class
2023-03-02 18:07 UTC (14+ messages)
` [PATCH v12 5/8] sched/fair: Take into account latency priority at wakeup
` [PATCH v12 8/8] sched/fair: Add latency list
[PATCH v7 00/41] Shadow stacks for userspace
2023-03-02 17:34 UTC (18+ messages)
` [PATCH v7 07/41] x86: Move control protection handler to separate file
` [PATCH v7 08/41] x86/shstk: Add user control-protection fault handler
` [PATCH v7 13/41] mm: Make pte_mkwrite() take a VMA
` [PATCH v7 14/41] x86/mm: Introduce _PAGE_SAVED_DIRTY
` [PATCH v7 30/41] x86/shstk: Handle thread shadow stack
` [PATCH v7 33/41] x86/shstk: Introduce map_shadow_stack syscall
[PATCH v4 0/6] Remove VT-d virtual command interface and IOASID
2023-03-02 17:23 UTC (24+ messages)
` [PATCH v4 1/6] iommu/vt-d: Remove virtual command interface
` [PATCH v4 2/6] iommu/sva: Move PASID helpers to sva code
` [PATCH v4 3/6] iommu/sva: Stop using ioasid_set for SVA
` [PATCH v4 4/6] iommu/sva: Use GFP_KERNEL for pasid allocation
` [PATCH v4 5/6] iommu/ioasid: Rename INVALID_IOASID
` [PATCH v4 6/6] iommu: Remove ioasid infrastructure
[PATCH v7 01/41] Documentation/x86: Add CET shadow stack description
2023-03-02 16:34 UTC (7+ messages)
[PATCH V2] mm/debug_vm_pgtable: Replace pte_mkhuge() with arch_make_huge_pte()
2023-03-02 12:42 UTC (2+ messages)
[PATCH v4 00/24] Remove COMMAND_LINE_SIZE from uapi
2023-03-02 12:38 UTC (31+ messages)
` [PATCH v4 01/24] alpha: "
` [PATCH v4 02/24] arm64: "
` [PATCH v4 03/24] arm: "
` [PATCH v4 04/24] ia64: "
` [PATCH v4 05/24] m68k: "
` [PATCH v4 06/24] microblaze: "
` [PATCH v4 07/24] mips: "
` [PATCH v4 08/24] parisc: "
` [PATCH v4 09/24] powerpc: "
` [PATCH v4 10/24] sparc: "
` [PATCH v4 11/24] xtensa: "
` [PATCH v4 12/24] asm-generic: "
` [PATCH v4 13/24] alpha: Remove empty <uapi/asm/setup.h>
` [PATCH v4 14/24] arc: "
` [PATCH v4 15/24] m68k: "
` [PATCH v4 16/24] arm64: "
` [PATCH v4 17/24] microblaze: "
` [PATCH v4 18/24] sparc: "
` [PATCH v4 19/24] parisc: "
` [PATCH v4 20/24] x86: "
` [PATCH v4 21/24] xtensa: "
` [PATCH v4 22/24] powerpc: "
` [PATCH v4 23/24] mips: "
` [PATCH v4 24/24] s390: "
[PATCH v3 00/24] Remove COMMAND_LINE_SIZE from uapi
2023-03-02 7:57 UTC (3+ messages)
[PATCH] mm/debug_vm_pgtable: Replace pte_mkhuge() with arch_make_huge_pte()
2023-03-02 7:57 UTC (3+ messages)
[PATCH v10 00/26] Drivers for Gunyah hypervisor
2023-03-02 7:18 UTC (18+ messages)
` [PATCH v10 01/26] docs: gunyah: Introduce Gunyah Hypervisor
` [PATCH v10 03/26] gunyah: Common types and error codes for Gunyah hypercalls
` [PATCH v10 04/26] virt: gunyah: Add hypercalls to identify Gunyah
` [PATCH v10 08/26] gunyah: rsc_mgr: Add resource manager RPC core
[PATCH v8 00/16] dma-fence: Deadline awareness
2023-03-02 3:50 UTC (6+ messages)
` [PATCH v8 01/16] dma-buf/dma-fence: Add deadline awareness
` [PATCH v8 05/16] dma-buf/sync_file: Surface sync-file uABI
[PATCH linux-next] delayacct: improve the average delay precision of getdelay tool to microsecond
2023-03-02 3:26 UTC (3+ messages)
[PATCH v3 03/24] arm: Remove COMMAND_LINE_SIZE from uapi
2023-03-02 3:17 UTC (2+ messages)
[PATCH drm-next v2 00/16] [RFC] DRM GPUVA Manager & Nouveau VM_BIND UAPI
2023-03-02 2:38 UTC (9+ messages)
` [PATCH drm-next v2 05/16] drm: manager to keep track of GPUs VA mappings
[arnd-playground:pccard-rework-2 6/6] drivers/pci/hotplug/yenta_socket.c:2816: warning: This comment starts with '/**', but isn't a kernel-doc comment. Refer Documentation/doc-guide/kernel-doc.rst
2023-03-02 1:30 UTC
[PATCH RFC v2] rcu: Add a minimum time for marking boot as completed
2023-03-02 1:19 UTC (14+ messages)
[PATCH v13 0/3] Checkpoint Support for Syscall User Dispatch
2023-03-01 20:58 UTC (4+ messages)
` [PATCH v13 1/3] syscall_user_dispatch: helper function to operate on given task
` [PATCH v13 2/3] ptrace,syscall_user_dispatch: checkpoint/restore support for SUD
` [PATCH v13 3/3] selftest,ptrace: Add selftest for syscall user dispatch config api
[PATCH v2 0/8] QAIC accel driver
2023-03-01 19:46 UTC (26+ messages)
` [PATCH v2 2/8] accel/qaic: Add uapi and core driver file
` [PATCH v2 3/8] accel/qaic: Add MHI controller
` [PATCH v2 4/8] accel/qaic: Add control path
` [PATCH v2 5/8] accel/qaic: Add datapath
` [PATCH v2 6/8] accel/qaic: Add mhi_qaic_cntl
` [PATCH v2 7/8] accel/qaic: Add qaic driver to the build system
` [PATCH v2 8/8] MAINTAINERS: Add entry for QAIC driver
[PATCH net 0/3] tools: ynl: fix subset use and change default value for attrs/ops
2023-03-01 18:36 UTC (4+ messages)
` [PATCH net 1/3] tools: ynl: fully inherit attrs in subsets
` [PATCH net 2/3] tools: ynl: use 1 as the default for first entry in attrs/ops
` [PATCH net 3/3] netlink: specs: update for codegen enumerating from 1
[PATCH bpf-next v2 0/8] Support defragmenting IPv(4|6) packets in BPF
2023-03-01 16:24 UTC (9+ messages)
[PATCH 0/2] of: unittest: option to allow tests that trigger kernel stack dump
2023-03-01 16:01 UTC (5+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] of: unittest: add of_unittest_stackdump to kernel documentation
[PATCH RFC v2] rcu: Add a minimum time for marking boot as completed
2023-03-01 15:57 UTC (6+ messages)
[PATCH v6 00/41] Shadow stacks for userspace
2023-03-01 15:42 UTC (12+ messages)
` [PATCH v6 11/41] mm: Introduce pte_mkwrite_kernel()
` [PATCH v6 13/41] mm: Make pte_mkwrite() take a VMA
` [PATCH v6 20/41] x86/mm: Teach pte_mkwrite() about stack memory
` [PATCH v6 28/41] x86: Introduce userspace API for shadow stack
[PATCH v3] kcov: improve documentation
2023-03-01 15:36 UTC
[PATCH v2] kcov: improve documentation
2023-03-01 15:35 UTC (2+ messages)
[PATCH AUTOSEL 6.2 31/53] neighbor: fix proxy_delay usage when it is zero
2023-03-01 14:13 UTC (3+ messages)
[PATCH v7 00/15] dma-fence: Deadline awareness
2023-03-01 3:50 UTC (8+ messages)
` [PATCH v7 01/15] dma-buf/dma-fence: Add deadline awareness
[PATCH] coding-style.rst: indentation: Clarify tabs text
2023-03-01 2:28 UTC (2+ messages)
[RFC PATCH v1 0/2] Documentation: Introducing `wq_cpu_set` mount option for btrfs
2023-03-01 2:06 UTC (5+ messages)
` [RFC PATCH v1 2/2] Documentation: btrfs: Document the influence of wq_cpu_set to thread_pool option
[GIT PULL] Documentation stragglers for 6.3
2023-03-01 0:13 UTC (2+ messages)
[PATCH v1 0/2] Give more control of sync_state()
2023-02-28 22:33 UTC (5+ messages)
` [PATCH v1 1/2] driver core: Add fw_devlink.sync_state command line param
` [PATCH v1 2/2] driver core: Make state_synced device attribute writeable
[PATCH 0/7] x86/resctrl: Add support for Sub-NUMA cluster (SNC) systems
2023-02-28 22:31 UTC (18+ messages)
` [PATCH 3/7] x86/resctrl: Add a new node-scoped resource to rdt_resources_all[]
` [PATCH 4/7] x86/resctrl: Add code to setup monitoring at L3 or NODE scope
` [PATCH 5/7] x86/resctrl: Add a new "snc_ways" file to the monitoring info directory
` [PATCH 6/7] x86/resctrl: Update documentation with Sub-NUMA cluster changes
` [PATCH 7/7] x86/resctrl: Determine if Sub-NUMA Cluster is enabled and initialize
[PATCH] sched/doc: supplement CPU capacity with RISC-V
2023-02-28 22:13 UTC (3+ messages)
[PATCH] docs: rebasing-and-merging: Drop wrong statement about git
2023-02-28 21:47 UTC (3+ messages)
[PATCH RESEND] Documentation: update kernel parameter limit notes
2023-02-28 19:05 UTC
[PATCH v12 0/3] Checkpoint Support for Syscall User Dispatch
2023-02-28 18:33 UTC (7+ messages)
` [PATCH v12 2/3] ptrace,syscall_user_dispatch: checkpoint/restore support for SUD
[RFC 0/1] ITS fails to allocate on rk3588
2023-02-28 17:21 UTC (3+ messages)
` [RFC 1/1] irqchip/gic-v3: Add RK3588 GICR and GITS no share workaround
[PATCH] Documentation: kbuild: Add note about using (subst m,y)
2023-02-28 16:25 UTC (4+ messages)
[PATCH v8 0/1] riscv: Allow to downgrade paging mode from the command line
2023-02-28 15:46 UTC (2+ messages)
` [PATCH v8 1/1] "
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).