messages from 2026-07-06 09:43:40 to 2026-07-08 15:27:13 UTC [more...]
[PATCH 00/10] mm: remove CONFIG_HAVE_BOOTMEM_INFO_NODE (Part 2)
2026-07-08 15:27 UTC (19+ messages)
` [PATCH 01/10] x86/mm: drop order parameter from free_pagetable()
` [PATCH 02/10] mm: provide free_reserved_pages(), removing x86 variant
` [PATCH 03/10] s390/mm: use free_reserved_pages() in vmem_free_pages()
` [PATCH 04/10] mm/bootmem_info: allow calling free_bootmem_page() on pages without a bootmem_type
` [PATCH 05/10] x86/mm: stop marking vmemmap as SECTION_INFO
` [PATCH 06/10] x86/mm: stop marking page tables as MIX_SECTION_INFO
` [PATCH 07/10] x86/mm: remove CONFIG_HAVE_BOOTMEM_INFO_NODE
` [PATCH 08/10] mm/hugetlb_vmemmap: remove bootmem_info leftovers
` [PATCH 09/10] mm/sparse: remove bootmem_info.h include
` [PATCH 10/10] mm/bootmem_info: remove CONFIG_HAVE_BOOTMEM_INFO_NODE
[PATCH v7 00/22] dma-mapping: Track shared DMA state through direct, pool and swiotlb paths
2026-07-08 15:09 UTC (10+ messages)
` [PATCH v7 08/22] coco: arm64: s390: powerpc: Mark secure guests with CC_ATTR_GUEST_MEM_ENCRYPT
` [PATCH v7 16/22] dma-direct: make dma_direct_map_phys() honor DMA_ATTR_CC_SHARED
[PATCH v11 00/21] target/s390x: Extend qemu CPACF support
2026-07-08 14:57 UTC (28+ messages)
` [PATCH v11 01/21] target/s390x: Fix wrong address handling in address loops
` [PATCH v11 02/21] target/s390x: Rework s390 cpacf implementations
` [PATCH v11 03/21] target/s390x: Move cpacf sha512 code into a new file
` [PATCH v11 04/21] target/s390x: Support cpacf sha256
` [PATCH v11 05/21] target/s390x: Support AES ECB for cpacf km instruction
` [PATCH v11 06/21] target/s390x: Support AES CBC for cpacf kmc instruction
` [PATCH v11 07/21] target/s390x: Support AES CTR for cpacf kmctr instruction
` [PATCH v11 08/21] target/s390x: Minimal AES XTS support for cpacf pcc instruction
` [PATCH v11 09/21] target/s390x: Support AES XTS for cpacf km instruction
` [PATCH v11 10/21] target/s390x: Base support for cpacf protected keys
` [PATCH v11 11/21] target/s390x: Support pckmo encrypt AES subfunctions
` [PATCH v11 12/21] target/s390x: Support protected key AES ECB for cpacf km instruction
` [PATCH v11 13/21] target/s390x: Support protected key AES CBC for cpacf kmc instruction
` [PATCH v11 14/21] target/s390x: Support protected key AES CTR for cpacf kmctr instruction
` [PATCH v11 15/21] target/s390x: Minimal protected key AES XTS support for cpacf pcc instruction
` [PATCH v11 16/21] target/s390x: Support protected key AES XTS for cpacf km instruction
` [PATCH v11 17/21] docs/s390: Document CPACF instructions support
` [PATCH v11 18/21] crypto: Add aes-helpers file to support some AES modes
` [PATCH v11 19/21] target/s390x: Use generic AES helper functions
` [PATCH v11 20/21] target/s390x: Improve fetch and store mem from and to guest
` [PATCH v11 21/21] tests/tcg/s390x: Add tests for CPACF instructions
[patch 00/18] entry: Consolidate and rework syscall entry handling
2026-07-08 14:07 UTC (25+ messages)
` [patch 01/18] powerpc: Move stack randomization after syscall_enter_from_user_mode()
` [patch 02/18] randomize_kstack: Provide add_random_kstack_offset_irqsoff()
` [patch 03/18] entry: Provide [syscall_]enter_from_user_mode_randomize_stack()
` [patch 04/18] loongarch/syscall: Use syscall_enter_from_user_mode_randomize_stack()
` [patch 05/18] powerpc/syscall: "
` [patch 06/18] riscv/syscall: "
` [patch 07/18] s390/syscall: Use enter_from_user_mode_randomize_stack()
` [patch 08/18] x86/syscall: Use [syscall_]enter_from_user_mode_randomize_stack()
` [patch 09/18] entry: Remove syscall_enter_from_user_mode()
` [patch 10/18] entry: Use syscall number instead of rereading it
` [patch 11/18] seccomp, treewide: Rename and convert __secure_computing() to return boolean
` [patch 12/18] ptrace, treewide: Rename ptrace_report_syscall_entry() to ptrace_report_syscall_permit_entry()
` [patch 13/18] entry: Make trace_syscall_enter() return type bool
` [patch 14/18] entry: Make return type of syscall_trace_enter() bool
` [patch 15/18] x86/entry: Make syscall functions static
` [patch 16/18] x86/entry: Get rid of the sys_ni_syscall() indirection
` [patch 17/18] x86/entry: Simplify the syscall number logic
` [patch 18/18] entry, treewide: Make syscall_enter_from_user_mode[_work]() indicate syscall execution
[PATCH v3 00/11] dma-buf: heaps: Add support for Tegra VPR
2026-07-08 12:50 UTC (20+ messages)
` [PATCH v3 04/11] arm64/mm: Add set_memory_device() and set_memory_normal()
` Reserving memory on ACPI systems (was: [PATCH v3 04/11] arm64/mm: Add set_memory_device() and set_memory_normal())
` [PATCH v3 06/11] mm/cma: Allow dynamically creating CMA areas
[PATCH] s390/uapi: Remove obsolete unistd_32.h from Kbuild file
2026-07-08 12:47 UTC (2+ messages)
[PATCH v4 00/27] KVM: s390: Introduce arm64 KVM
2026-07-08 12:33 UTC (41+ messages)
` [PATCH v4 01/27] VFIO: take reference to the KVM module
` [PATCH v4 05/27] KVM: Remove KVM_MMIO as config option
` [PATCH v4 07/27] arm64: Prepare sharing arm64 headers with s390
` [PATCH v4 08/27] KVM: arm64: Prepare sharing arm64 code "
` [PATCH v4 09/27] KVM: arm64: Access elements of vcpu_gp_regs individually
` [PATCH v4 15/27] KVM: S390: Prepare gmap for a second KVM implementation
` [PATCH v4 19/27] s390: Introduce Start Arm Execution instruction
` [PATCH v4 21/27] s390/hwcaps: Report SAE support as hwcap
` [PATCH v4 22/27] KVM: s390: Add basic arm64 kvm module
` [PATCH v4 23/27] KVM: s390: arm64: Implement required functions
` [PATCH v4 24/27] KVM: s390: arm64: Implement vm/vcpu create destroy
` [PATCH v4 25/27] KVM: s390: arm64: Implement vCPU IOCTLs
` [PATCH v4 26/27] KVM: s390: arm64: Implement basic page fault handler
` [PATCH v4 27/27] KVM: s390: arm64: Enable KVM_ARM64 config and Kbuild
[PATCH 0/4] module: Limit ELF includes in linux/module.h to uapi/linux/elf.h
2026-07-08 10:10 UTC (7+ messages)
` [PATCH 1/4] x86: Avoid indirect includes through linux/module.h -> linux/elf.h
` [PATCH 2/4] s390: "
` [PATCH 3/4] tpm_crb_ffa: Include linux/slab.h for kzalloc_obj() and kfree()
` [PATCH 4/4] module: Limit ELF includes in linux/module.h to uapi/linux/elf.h
[PATCH] s390/checksum: Fix csum_partial() without vector facility
2026-07-08 10:02 UTC
[PATCH net] net/iucv: fix use-after-free of a severed iucv_path
2026-07-08 7:01 UTC (2+ messages)
[RFC PATCH] net/iucv: Descend into net/iucv when AFIUCV is enabled
2026-07-07 14:54 UTC (3+ messages)
[PATCH v10 00/21] target/s390x: Extend qemu CPACF support
2026-07-07 14:38 UTC (25+ messages)
` [PATCH v10 01/21] target/s390x: Fix wrong address handling in address loops
` [PATCH v10 03/21] target/s390x: Move cpacf sha512 code into a new file
` [PATCH v10 08/21] target/s390x: Minimal AES XTS support for cpacf pcc instruction
` [PATCH v10 09/21] target/s390x: Support AES XTS for cpacf km instruction
` [PATCH v10 10/21] target/s390x: Base support for cpacf protected keys
` [PATCH v10 11/21] target/s390x: Support pckmo encrypt AES subfunctions
` [PATCH v10 12/21] target/s390x: Support protected key AES ECB for cpacf km instruction
` [PATCH v10 15/21] target/s390x: Minimal protected key AES XTS support for cpacf pcc instruction
` [PATCH v10 16/21] target/s390x: Support protected key AES XTS for cpacf km instruction
` [PATCH v10 18/21] crypto: Add aes-helpers file to support some AES modes
` [PATCH v10 19/21] target/s390x: Use generic AES helper functions
` [PATCH v10 20/21] target/s390x: Improve fetch and store mem from and to guest
` [PATCH v10 21/21] tests/tcg/s390x: Add tests for CPACF instructions
[PATCH v4 00/15] s390/vfio-ap: Add live guest migration support
2026-07-07 9:34 UTC (29+ messages)
` [PATCH v4 01/15] s390/vfio-ap: Provide function to get the number of queues assigned to mdev
` [PATCH v4 02/15] s390/vfio-ap: Data structures for facilitating vfio device migration
` [PATCH v4 03/15] s390/vfio-ap: Functions to initialize/release vfio device migration data
` [PATCH v4 04/15] s390/vfio-ap: Reset migration state in VFIO_DEVICE_RESET ioctl handler
` [PATCH v4 05/15] s390-vfio-ap: Callback to get/set vfio device mig state during guest migration
` [PATCH v4 06/15] s390/vfio-ap: Transition guest migration state from STOP to STOP_COPY
` [PATCH v4 07/15] s390/vfio-ap: File ops called to save the vfio device migration state
` [PATCH v4 08/15] s390/vfio-ap: Transition device migration state from STOP to RESUMING
` [PATCH v4 09/15] s390/vfio-ap: Add method to set a new guest AP configuration
` [PATCH v4 10/15] s390/vfio-ap: File ops called to resume the vfio device migration
` [PATCH v4 11/15] s390/vfio-ap: Transition device migration state to STOP
` [PATCH v4 12/15] s390/vfio-ap: Transition device migration state from STOP to RUNNING and vice versa
` [PATCH v4 13/15] s390/vfio-ap: Callback to get the size of data to be migrated during guest migration
` [PATCH v4 14/15] s390/vfio-ap: Add 'migratable' feature to sysfs 'features' attribute
` [PATCH v4 15/15] s390/vfio-ap: Add live guest migration chapter to vfio-ap.rst
[PATCH net v4 0/3] net/smc: bound wire-controlled CDC cursors against the local buffers
2026-07-07 9:29 UTC (2+ messages)
[PATCH v5 0/1] PCI: hotplug: Add support for synthesizing slot uevents
2026-07-07 9:15 UTC (4+ messages)
` [PATCH v5 1/1] PCI: hotplug: Add 'uevent' sysfs attribute to trigger slot events
[PATCH 0/2] s390/vdso: Fix GNU_EH_FRAME PHDR
2026-07-07 7:32 UTC (7+ messages)
` [PATCH 1/2] s390/vdso: Pass --eh-frame-hdr to the linker
` [PATCH 2/2] s390/vdso: Use symbolic constants for the PHDR permission flags
[PATCH net] net/smc: ignore peer-supplied rmbe_idx and dmbe_idx
2026-07-07 3:56 UTC (4+ messages)
[PATCH net] net/iucv: take a reference on the socket found in afiucv_hs_rcv()
2026-07-07 3:24 UTC (2+ messages)
[PATCH v6 00/20] dma-mapping: Use DMA_ATTR_CC_SHARED through direct, pool and swiotlb paths
2026-07-06 19:52 UTC (14+ messages)
[PATCH net v2] net/smc: fix UAF in smc_cdc_rx_handler() by pinning the socket
2026-07-06 11:00 UTC (2+ 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