messages from 2026-08-07 22:18:48 to 2026-08-11 13:41:20 UTC [more...]
[RFC PATCH] dma: swiotlb: Size shared default pools for memory encryption
2026-08-11 13:40 UTC
[PATCH v3] s390/cpum_cf: Handle CPU hotplug via prepare/dead callbacks
2026-08-11 13:39 UTC
[PATCH v3 00/20] KVM: s390: vsie: Add VSIE SIGP ECALL and SRSI Interpretation
2026-08-11 13:36 UTC (21+ messages)
` [PATCH v3 01/20] KVM: s390: vsie: Add SCAO read and write helpers
` [PATCH v3 02/20] KVM: s390: vsie: Move SCAO validation into a function
` [PATCH v3 03/20] KVM: s390: vsie: Add vsie_interp_extf detection
` [PATCH v3 04/20] KVM: s390: vsie: Add ssca_block and ssca_entry structs
` [PATCH v3 05/20] KVM: s390: vsie: Move pin/unpin_scb methods
` [PATCH v3 06/20] KVM: s390: vsie: Move pin/unpin guest page
` [PATCH v3 07/20] KVM: s390: vsie: Move release/acquire gmap shadow
` [PATCH v3 08/20] KVM: s390: vsie: Create helpers to alloc and free vsie_pages
` [PATCH v3 09/20] KVM: s390: vsie: Replace radix_tree with xarray addr_to_page
` [PATCH v3 10/20] KVM: s390: vsie: Add helper to release gmap shadow
` [PATCH v3 11/20] KVM: s390: vsie: Lazily keep original scb pinned after vsie exit
` [PATCH v3 12/20] KVM: s390: vsie: Add helper to pin and unpin multiple guest pages
` [PATCH v3 13/20] KVM: s390: vsie: Add struct vsie_sca with pin and unpin methods
` [PATCH v3 14/20] KVM: s390: vsie: Shadow VSIE SCA in guest-1
` [PATCH v3 15/20] KVM: s390: vsie: Guard against invalid CPU address
` [PATCH v3 16/20] KVM: s390: vsie: Allow guest-3 cpu add and remove with ssca
` [PATCH v3 17/20] KVM: s390: vsie: Add VSIE max shadow configuration
` [PATCH v3 18/20] KVM: s390: vsie: Add VSIE shadow stat counters
` [PATCH v3 19/20] KVM: s390: vsie: Create minimal scb shadows for not running g3 blocks
` [PATCH v3 20/20] KVM: s390: vsie: Enable use of VSIE SSCA
[PATCH 00/22] Simplify special kernel page table handling
2026-08-11 13:25 UTC (9+ messages)
` [PATCH 03/22] mm: introduce MMF_KERNEL flag and set it for init_mm
[PATCH net] net/smc: fix use-after-free in smc_rx_pipe_buf_release()
2026-08-11 12:19 UTC (2+ messages)
[PATCH] s390/mm: Fix fail path in crst_table_upgrade()
2026-08-11 12:13 UTC
[PATCH v2 0/2] Fix skcipher_walk return code handling in aes_s390
2026-08-11 10:13 UTC (5+ messages)
` [PATCH v2 1/2] s390/crypto: "
` [PATCH v2 2/2] s390/crypto: Explicit scrub temp buffer in AES ctr mode algorithm
[PATCH] perf evsel: Improve frame pointer unwinding warning for s390
2026-08-11 9:52 UTC (3+ messages)
[PATCH net] net/dibs: Correct freeing of dmb_clientid_arr
2026-08-11 9:20 UTC (2+ messages)
[PATCH v2 0/2] PAES - Fix rc handling at skcipher_walk_done
2026-08-11 8:50 UTC (5+ messages)
` [PATCH v2 1/2] s390/crypto: Fix return code handling at skcipher_walk_done in PAES algorithms
` [PATCH v2 2/2] s390/crypto: Explicit scrub temp buffer in PAES ctr mode algorithm
[PATCH] s390: uv: Fix loop condition in uv_find_secrets
2026-08-11 8:43 UTC
[PATCH v4 00/20] mm/rmap: index MAP_PRIVATE file-backed folios by anonymous pgoff
2026-08-11 8:40 UTC (13+ messages)
` [PATCH v4 01/20] mm/vma: introduce VMA anon page offset field and add helpers
` [PATCH v4 02/20] mm: provide vma_[flags_]is_cow_mapping() and remove is_cow_mapping()
` [PATCH v4 03/20] mm: introduce linear_anon_page_index()
[RFC V2 0/6] mm: Drop pxd_ERROR()
2026-08-11 8:34 UTC (9+ messages)
` [RFC V2 1/6] loongarch/mm: Stop using pte_ERROR()
` [RFC V2 2/6] parisc/mm: Directly use generic [pmd|pgd]_clear_bad()
` [RFC V2 3/6] sh/mm: Stop using pte_ERROR()
` [RFC V2 4/6] sh/mm: Stop using [p4d|pud|pmd]_ERROR()
` [RFC V2 5/6] sh/mm: Stop using pgd_ERROR()
` [RFC V2 6/6] mm: Drop pxd_ERROR()
[PATCH v2] s390/cpum_cf: Handle CPU hotplug add and delete
2026-08-11 5:59 UTC
[PATCH net-next 0/2] drivers/s390/net: Enable CONTEXT_ANALYSIS
2026-08-11 0:20 UTC (2+ messages)
[PATCH v3 00/11] dma-buf: heaps: Add support for Tegra VPR
2026-08-10 23:54 UTC (12+ messages)
` [PATCH v3 06/11] mm/cma: Allow dynamically creating CMA areas
[PATCH v1] vfio/pci: Avoid mapping BARs for devices with non-mappable BARs
2026-08-10 23:40 UTC (12+ messages)
[PATCH net] net/smc: drop the abort_work reference when the work is cancelled
2026-08-10 23:19 UTC (2+ messages)
[PATCH v2 0/8] s390/vfio-ap: Fix bugs in vfio_ap device driver callback functions
2026-08-10 19:22 UTC (9+ messages)
` [PATCH v2 1/8] s390/vfio-ap: Fix stale do_remove flag across iterations in vfio_ap_mdev_cfg_remove
` [PATCH v2 2/8] s390/vfio-ap: Fix dereference matrix_mdev->kvm without checking for NULL
` [PATCH v2 3/8] s390/vfio-ap: Fix use of wrong lock in mdev probe function
` [PATCH v2 4/8] s390/vfio-ap: Fix required lock not held during update of ap_matrix_mdev object
` [PATCH v2 5/8] s390/vfio-ap: Fix control domain removal in vfio_ap_mdev_cfg_remove
` [PATCH v2 6/8] s390/vfio-ap: fix potential use of uninitialized apm_filtered bitmap
` [PATCH v2 7/8] s390/vfio-ap: Fix required lock not held during display of sysfs status attribute
` [PATCH v2 8/8] s390/vfio-ap: Fix hot-unplug skipped when last AP adapter or domain removed
[PATCH v4 00/10] dma-buf: heaps: Add support for Tegra VPR
2026-08-10 19:06 UTC (7+ messages)
` [PATCH v4 05/10] mm/cma: Allow dynamically creating CMA areas
` [PATCH v4 06/10] dma-buf: heaps: Add debugfs support
[PATCH v2 0/6] mm, drm: fix interaction of .pfn_mkwrite() with fixup_user_fault()
2026-08-10 19:04 UTC (6+ messages)
` [PATCH v2 1/6] mm: export vmf_insert_pfn_prot_mkwrite(), change variants to inline
` [PATCH v2 3/6] drm/ttm, drm/vmwgfx: directly create writable PTEs when mkwrite is in use
[PATCH 0/5] s390/vfio-ap: Fix bugs in vfio_ap device driver callback functions
2026-08-10 19:03 UTC (15+ messages)
` [PATCH 1/5] s390/vfio-ap: Fix stale do_remove flag across iterations in vfio_ap_mdev_cfg_remove
` [PATCH 2/5] s390/vfio-ap: Fix dereference matrix_mdev->kvm without checking for NULL
` [PATCH 3/5] s390/vfio-ap: Fix use of wrong lock in mdev probe function
` [PATCH 4/5] s390/vfio-ap: Fix required lock not held during update of ap_matrix_mdev object
` [PATCH 5/5] s390/vfio-ap: Fix control domain removal in vfio_ap_mdev_cfg_remove
[PATCH v8 17/23] dma-direct: make dma_direct_map_phys() honor DMA_ATTR_CC_SHARED
2026-08-10 16:21 UTC (25+ messages)
` [PATCH] arm64: swiotlb: Keep the default size for protected guests
[PATCH v2 00/20] KVM: s390: vsie: Add VSIE SIGP ECALL and SRSI Interpretation
2026-08-10 15:54 UTC (21+ messages)
` [PATCH v2 01/20] KVM: s390: vsie: Add SCAO read and write helpers
` [PATCH v2 02/20] KVM: s390: vsie: Move SCAO validation into a function
` [PATCH v2 03/20] KVM: s390: vsie: Add vsie_interp_extf detection
` [PATCH v2 04/20] KVM: s390: vsie: Add ssca_block and ssca_entry structs
` [PATCH v2 05/20] KVM: s390: vsie: Move pin/unpin_scb methods
` [PATCH v2 06/20] KVM: s390: vsie: Move pin/unpin guest page
` [PATCH v2 07/20] KVM: s390: vsie: Move release/acquire gmap shadow
` [PATCH v2 08/20] KVM: s390: vsie: Create helpers to alloc and free vsie_pages
` [PATCH v2 09/20] KVM: s390: vsie: Replace radix_tree with xarray addr_to_page
` [PATCH v2 10/20] KVM: s390: vsie: Add helper to release gmap shadow
` [PATCH v2 11/20] KVM: s390: vsie: Lazily keep original scb pinned after vsie exit
` [PATCH v2 12/20] KVM: s390: vsie: Add helper to pin and unpin multiple guest pages
` [PATCH v2 13/20] KVM: s390: vsie: Add struct vsie_sca with pin and unpin methods
` [PATCH v2 14/20] KVM: s390: vsie: Shadow VSIE SCA in guest-1
` [PATCH v2 15/20] KVM: s390: vsie: Guard against invalid CPU address
` [PATCH v2 16/20] KVM: s390: vsie: Allow guest-3 cpu add and remove with ssca
` [PATCH v2 17/20] KVM: s390: vsie: Add VSIE max shadow configuration
` [PATCH v2 18/20] KVM: s390: vsie: Add VSIE shadow stat counters
` [PATCH v2 19/20] KVM: s390: vsie: Create minimal scb shadows for not running g3 blocks
` [PATCH v2 20/20] KVM: s390: vsie: Enable use of VSIE SSCA
[PATCH v8 12/23] dma: swiotlb: pass mapping attributes by reference
2026-08-10 15:08 UTC (13+ messages)
[PATCH v3] scsi: core: Drop Scsi_Host.default_lock
2026-08-10 14:52 UTC
[PATCH 0/6] KVM: s390: vsie: Small VSIE cleanup and improvements
2026-08-10 13:16 UTC (3+ messages)
[PATCH v4 0/3] net: sysctl: Const Qualify sysctl ctl_table arrays
2026-08-10 13:01 UTC (4+ messages)
` [PATCH v4 1/3] net: enforce net sysctl registration
` [PATCH v4 2/3] net: Const qualify ctl_tables that kmemdup unconditionally
` [PATCH v4 3/3] net: Const qualify network templated ctl_tables Arrays
[PATCH v5 0/3] Introduce arch_do_panic
2026-08-10 12:35 UTC (10+ messages)
` [PATCH v5 1/3] panic: "
` [PATCH v5 2/3] s390: Implement arch_do_panic()
` [PATCH v5 3/3] sparc: Implement arch_do_panic
[PATCH net] s390/ctcm: Prevent XID null dereference
2026-08-10 10:56 UTC (2+ messages)
[PATCH v1] s390/ap: Drop unused member from ap_device_id
2026-08-10 8:40 UTC (3+ messages)
` [PATCH v2] "
[RFC] net/iucv: af_iucv socket locking - accounting, and a staged plan
2026-08-10 7:47 UTC (4+ messages)
[PATCH] s390/cpum_cf: Handle CPU hotplug add and delete
2026-08-09 18:25 UTC (5+ messages)
[GIT PULL] s390 updates for 7.2-rc7
2026-08-09 13:33 UTC (2+ messages)
[PATCH net v2 0/2] net/smc: close the SMC-D teardown window around the ghost send buffer
2026-08-09 7:21 UTC (5+ messages)
` [PATCH net v2 1/2] net/smc: unregister the connection before draining the rx tasklet
` [PATCH net v2 2/2] net/smc: do not dereference an unset send buffer on the SMC-D teardown path
[PATCH] s390/vfio-ap: Fix control domain removal in vfio_ap_mdev_cfg_remove
2026-08-08 12:05 UTC (3+ messages)
[PATCH net v3] net/smc: fix clcsock and lgr/lnk races in smc_diag dump path
2026-08-08 8:16 UTC (2+ messages)
[PATCH net-next] net/smc: abort the connection when the peer overruns the RMB
2026-08-08 8:12 UTC
[PATCH net v4] net/smc: order the CDC receive path against buffer publication
2026-08-08 7:40 UTC (3+ messages)
[PATCH net] net/smc: drain the rx tasklet before detaching the ghost sndbuf
2026-08-08 6:28 UTC (3+ messages)
[PATCH net-next] s390/ctcm: Convert fsm.h to proper kernel-doc format
2026-08-07 23:40 UTC (2+ messages)
[PATCH v7 00/15] s390/vfio-ap: Add live guest migration support
2026-08-07 22:54 UTC (31+ messages)
` [PATCH v7 01/15] s390/vfio-ap: Provide function to get the number of queues assigned to mdev
` [PATCH v7 02/15] s390/vfio-ap: Data structures for facilitating vfio device migration
` [PATCH v7 03/15] s390/vfio-ap: Functions to initialize/release vfio device migration data
` [PATCH v7 04/15] s390/vfio-ap: Reset migration state in VFIO_DEVICE_RESET ioctl handler
` [PATCH v7 05/15] s390/vfio-ap: Callback to get/set vfio device mig state during guest migration
` [PATCH v7 06/15] s390/vfio-ap: Transition guest migration state from STOP to STOP_COPY
` [PATCH v7 07/15] s390/vfio-ap: File ops called to save the vfio device migration state
` [PATCH v7 08/15] s390/vfio-ap: Transition device migration state from STOP to RESUMING
` [PATCH v7 09/15] s390/vfio-ap: Add method to set a new guest AP configuration
` [PATCH v7 10/15] s390/vfio-ap: File ops called to resume the vfio device migration
` [PATCH v7 11/15] s390/vfio-ap: Transition device migration state to STOP
` [PATCH v7 12/15] s390/vfio-ap: Transition device migration state from STOP to RUNNING and vice versa
` [PATCH v7 13/15] s390/vfio-ap: Callback to get the size of data to be migrated during guest migration
` [PATCH v7 14/15] s390/vfio-ap: Add 'migratable' feature to sysfs 'features' attribute
` [PATCH v7 15/15] s390/vfio-ap: Add live guest migration chapter to vfio-ap.rst
[PATCH net v2] dibs: fix double free of dmb_clientid_arr
2026-08-07 22:50 UTC (2+ messages)
[PATCH] s390/vfio-ap: Fix dereference matrix_mdev->kvm without checking for NULL
2026-08-07 22:24 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