messages from 2025-01-10 18:41:17 to 2025-01-17 11:23:42 UTC [more...]
[PATCH RFC v2 00/29] Address Space Isolation (ASI)
2025-01-17 11:23 UTC (28+ messages)
` [PATCH RFC v2 01/29] mm: asi: Make some utility functions noinstr compatible
` [PATCH RFC v2 02/29] x86: Create CONFIG_MITIGATION_ADDRESS_SPACE_ISOLATION
` [PATCH RFC v2 11/29] mm: asi: Functions to map/unmap a memory range into ASI page tables
` [PATCH RFC v2 12/29] mm: asi: Add basic infrastructure for global non-sensitive mappings
` [PATCH RFC v2 13/29] mm: Add __PAGEFLAG_FALSE
` [PATCH RFC v2 14/29] mm: asi: Map non-user buddy allocations as nonsensitive
` [PATCH TEMP WORKAROUND RFC v2 15/29] mm: asi: Workaround missing partial-unmap support
` [PATCH RFC v2 16/29] mm: asi: Map kernel text and static data as nonsensitive
` [PATCH RFC v2 17/29] mm: asi: Map vmalloc/vmap "
` [PATCH RFC v2 18/29] mm: asi: Map dynamic percpu memory "
` [PATCH RFC v2 19/29] mm: asi: Stabilize CR3 in switch_mm_irqs_off()
` [PATCH RFC v2 20/29] mm: asi: Make TLB flushing correct under ASI
` [PATCH RFC v2 21/29] KVM: x86: asi: Restricted address space for VM execution
` [PATCH RFC v2 22/29] mm: asi: exit ASI before accessing CR3 from C code where appropriate
` [PATCH RFC v2 23/29] mm: asi: exit ASI before suspend-like operations
` [PATCH RFC v2 24/29] mm: asi: Add infrastructure for mapping userspace addresses
` [PATCH RFC v2 25/29] mm: asi: Restricted execution fore bare-metal processes
` [PATCH RFC v2 26/29] x86: Create library for flushing L1D for L1TF
` [PATCH RFC v2 27/29] mm: asi: Add some mitigations on address space transitions
` [PATCH RFC v2 28/29] x86/pti: Disable PTI when ASI is on
` [PATCH RFC v2 29/29] mm: asi: Stop ignoring asi=on cmdline flag
[RFC net-next 0/7] Provide an ism layer
2025-01-17 11:04 UTC (17+ messages)
` [RFC net-next 1/7] net/ism: Create net/ism
` [RFC net-next 2/7] net/ism: Remove dependencies between ISM_VPCI and SMC
` [RFC net-next 3/7] net/ism: Use uuid_t for ISM GID
` [RFC net-next 4/7] net/ism: Add kernel-doc comments for ism functions
` [RFC net-next 5/7] net/ism: Move ism_loopback to net/ism
` [RFC net-next 6/7] s390/ism: Define ismvp_dev
` [RFC net-next 7/7] net/smc: Use only ism_ops
[PATCH v1] s390/vfio-ap: Signal eventfd when guest AP configuration is changed
2025-01-17 8:30 UTC (12+ messages)
[PATCH v1 0/1] dm-integrity: Implement asynch digest support
2025-01-17 7:57 UTC (11+ messages)
` [PATCH v1 1/1] "
[PATCH v2 3/7] syscall.h: add syscall_set_arguments() and syscall_set_return_value()
2025-01-17 0:59 UTC (5+ messages)
` [PATCH v2 4/7] syscall.h: introduce syscall_set_nr()
[PATCH v3] kbuild: Strip runtime const RELA sections correctly
2025-01-16 22:02 UTC (2+ messages)
[PATCH] s390/vfio-ap: Fix indentation in vfio_ap_mdev_ioctl()
2025-01-16 15:41 UTC (2+ messages)
[PATCH] s390/vfio-ap: Replace one-element array with flexible array member
2025-01-16 13:18 UTC
[PATCH v2 00/15] KVM: s390: Stop using page->index and other things
2025-01-16 12:46 UTC (19+ messages)
` [PATCH v2 01/15] KVM: Do not restrict the size of KVM-internal memory regions
` [PATCH v2 02/15] KVM: s390: wrapper for KVM_BUG
` [PATCH v2 03/15] KVM: s390: move pv gmap functions into kvm
` [PATCH v2 04/15] KVM: s390: fake memslot for ucontrol VMs
` [PATCH v2 05/15] KVM: s390: selftests: fix ucontrol memory region test
` [PATCH v2 06/15] KVM: s390: use __kvm_faultin_pfn()
` [PATCH v2 07/15] KVM: s390: get rid of gmap_fault()
` [PATCH v2 08/15] KVM: s390: get rid of gmap_translate()
` [PATCH v2 09/15] KVM: s390: move some gmap shadowing functions away from mm/gmap.c
` [PATCH v2 10/15] KVM: s390: stop using page->index for non-shadow gmaps
` [PATCH v2 11/15] KVM: s390: stop using lists to keep track of used dat tables
` [PATCH v2 12/15] KVM: s390: move gmap_shadow_pgt_lookup() into kvm
` [PATCH v2 13/15] KVM: s390: remove useless page->index usage
` [PATCH v2 14/15] KVM: s390: move PGSTE softbits
` [PATCH v2 15/15] KVM: s390: remove the last user of page->index
[PATCH bpf-next v6 0/5] net/smc: Introduce smc_ops
2025-01-16 12:22 UTC (7+ messages)
` [PATCH bpf-next v6 1/5] bpf: export necessary sympols for modules with struct_ops
` [PATCH bpf-next v6 2/5] net/smc: Introduce generic hook smc_ops
` [PATCH bpf-next v6 3/5] net/smc: bpf: register smc_ops info struct_ops
` [PATCH bpf-next v6 4/5] libbpf: fix error when st-prefix_ops and ops from differ btf
` [PATCH bpf-next v6 5/5] bpf/selftests: add selftest for bpf_smc_ops
[PATCH] kvm_config: add CONFIG_VIRTIO_FS
2025-01-16 11:03 UTC (3+ messages)
[PATCH] net: Convert proto_ops::getname to sockaddr_storage
2025-01-16 7:53 UTC (3+ messages)
[PATCH v2] treewide: const qualify ctl_tables where applicable
2025-01-15 20:30 UTC (5+ messages)
[PATCH v5 0/6] elf: Define note name macros
2025-01-15 17:11 UTC (8+ messages)
` [PATCH v5 1/6] "
` [PATCH v5 2/6] binfmt_elf: Use "
` [PATCH v5 3/6] powerpc: "
` [PATCH v5 4/6] crash: "
` [PATCH v5 5/6] s390/crash: "
` [PATCH v5 6/6] crash: Remove KEXEC_CORE_NOTE_NAME
New s390 specific protected key hmac
2025-01-15 16:22 UTC (6+ messages)
` [PATCH v10 1/5] s390/crypto: Add protected key hmac subfunctions for KMAC
` [PATCH v10 2/5] s390/crypto: New s390 specific protected key hash phmac
` [PATCH v10 3/5] crypto: api - Add crypto_tfm_alg_get_flags() helper inline function
` [PATCH v10 4/5] s390/crypto: Add selftest support for phmac
` [PATCH v10 5/5] crypto: testmgr - Enable phmac selftest
[PATCH v1 00/13] KVM: s390: Stop using page->index and other things
2025-01-15 13:23 UTC (17+ messages)
` [PATCH v1 03/13] KVM: s390: use __kvm_faultin_pfn()
` [PATCH v1 04/13] KVM: s390: move pv gmap functions into kvm
` [PATCH v1 07/13] KVM: s390: move some gmap shadowing functions away from mm/gmap.c
` [PATCH v1 09/13] KVM: s390: stop using lists to keep track of used dat tables
` [PATCH v1 13/13] KVM: s390: remove the last user of page->index
[PATCH net] net/smc: use the correct ndev to find pnetid by pnetid table
2025-01-15 11:53 UTC (8+ messages)
[kvm-unit-tests PATCH v1 0/5] arm64: Change the default --processor to max
2025-01-15 11:47 UTC (21+ messages)
` [kvm-unit-tests PATCH v1 1/5] configure: Document that the architecture name 'aarch64' is also supported
` [kvm-unit-tests PATCH v1 2/5] configure: Display the default processor for arm and arm64
` [kvm-unit-tests PATCH v1 3/5] arm64: Implement the ./configure --processor option
` [kvm-unit-tests PATCH v1 4/5] arm/arm64: Add support for --processor=max
` [kvm-unit-tests PATCH v1 5/5] configure: arm64: Make 'max' the default for --processor
[PATCH 00/14] cpumask: cleanup cpumask_next_wrap() implementation and usage
2025-01-15 3:41 UTC (6+ messages)
` [PATCH 06/14] cpumask: re-introduce cpumask_next{,_and}_wrap()
[PATCH] fs: introduce getfsxattrat and setfsxattrat syscalls
2025-01-15 0:05 UTC (8+ messages)
[RFC PATCH 0/2] sched/fair: introduce new scheduler group type group_parked
2025-01-14 18:13 UTC (5+ messages)
[PATCH v4 0/6] elf: Define note name macros
2025-01-14 12:23 UTC (13+ messages)
` [PATCH v4 1/6] "
` [PATCH v4 2/6] binfmt_elf: Use "
` [PATCH v4 3/6] powerpc: "
` [PATCH v4 4/6] crash: "
` [PATCH v4 5/6] s390/crash: "
` [PATCH v4 6/6] crash: Remove KEXEC_CORE_NOTE_NAME
[PATCH v2 00/18] vDSO: Introduce generic data storage
2025-01-14 10:33 UTC (5+ messages)
` [PATCH v2 09/18] riscv: vdso: Switch to generic storage implementation
[PATCH bpf-next v5 0/5] net/smc: Introduce smc_ops
2025-01-14 9:51 UTC (6+ messages)
` [PATCH bpf-next v5 2/5] net/smc: Introduce generic hook smc_ops
[PATCH v1 0/4] KVM: s390: vsie: vsie page handling fixes + rework
2025-01-14 9:37 UTC (3+ messages)
[PATCH bpf-next v3 0/5] net/smc: Introduce smc_ops
2025-01-14 7:11 UTC (4+ messages)
` [PATCH bpf-next v3 4/5] libbpf: fix error when st-prefix_ops and ops from differ btf
[PATCH RESEND net] net/smc: fix data error when recvmsg with MSG_PEEK flag
2025-01-14 3:10 UTC (2+ messages)
[PATCH v5 00/17] move pagetable_*_dtor() to __tlb_remove_table()
2025-01-14 2:26 UTC (6+ messages)
` [PATCH v5 05/17] arm64: pgtable: use mmu gather to free p4d level page table
` [PATCH v5 09/17] arm64: pgtable: move pagetable_dtor() to __tlb_remove_table()
[PATCH v2 0/7] ptrace: introduce PTRACE_SET_SYSCALL_INFO API
2025-01-13 17:09 UTC
[RFC][PATCH] arm64: scripts/sorttable: Implement sorting mcount_loc at build for arm64
2025-01-13 15:41 UTC (2+ messages)
[PATCH v2] kbuild: Strip runtime const RELA sections correctly
2025-01-13 15:09 UTC (3+ messages)
[PATCH v9 0/3] New s390 specific protected key hmac
2025-01-13 7:45 UTC (3+ messages)
` [PATCH v9 3/3] s390/crypto: Enable phmac selftest invocation
[PATCH net-next] net/smc: delete pointless divide by one
2025-01-11 21:20 UTC (2+ messages)
[PATCH] kbuild: Strip runtime const RELA sections correctly
2025-01-11 2:10 UTC (7+ messages)
[PATCH 3/6] syscall.h: introduce syscall_set_nr()
2025-01-11 1:16 UTC (3+ messages)
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