messages from 2026-03-10 06:58:48 to 2026-03-12 00:54:48 UTC [more...]
cleanup the RAID5 XOR library v2
2026-03-12 0:54 UTC (32+ messages)
` [PATCH 01/27] xor: assert that xor_blocks is not from preemptible user context
` [PATCH 02/27] arm/xor: remove in_interrupt() handling
` [PATCH 03/27] um/xor: cleanup xor.h
` [PATCH 04/27] xor: move to lib/raid/
` [PATCH 05/27] xor: small cleanups
` [PATCH 06/27] xor: cleanup registration and probing
` [PATCH 07/27] xor: split xor.h
` [PATCH 08/27] xor: remove macro abuse for XOR implementation registrations
` [PATCH 09/27] xor: move generic implementations out of asm-generic/xor.h
` [PATCH 10/27] alpha: move the XOR code to lib/raid/
` [PATCH 11/27] arm: "
` [PATCH 12/27] arm64: "
` [PATCH 13/27] loongarch: "
` [PATCH 14/27] powerpc: "
` [PATCH 15/27] riscv: "
` [PATCH 16/27] sparc: "
` [PATCH 17/27] s390: "
` [PATCH 18/27] x86: "
` [PATCH 19/27] xor: avoid indirect calls for arm64-optimized ops
` [PATCH 20/27] xor: make xor.ko self-contained in lib/raid/
` [PATCH 21/27] xor: add a better public API
` [PATCH 22/27] async_xor: use xor_gen
` [PATCH 23/27] btrfs: "
` [PATCH 24/27] xor: pass the entire operation to the low-level ops
` [PATCH 25/27] xor: use static_call for xor_gen
` [PATCH 26/27] random: factor out a __limit_random_u32_below helper
` [PATCH 27/27] xor: add a kunit test case
[PATCH 00/61] treewide: Use IS_ERR_OR_NULL over manual NULL check - refactor
2026-03-11 23:03 UTC (111+ messages)
` [PATCH 01/61] Coccinelle: Prefer IS_ERR_OR_NULL over manual NULL check
` [PATCH 02/61] btrfs: "
` [PATCH 03/61] ceph: "
` [Intel-wired-lan] "
` [PATCH 04/61] ext4: "
` [PATCH 05/61] smb: Prefer IS_ERR_OR_NULL over manual NULl check
` [PATCH 06/61] 9p: Prefer IS_ERR_OR_NULL over manual NULL check
` [Intel-wired-lan] "
` [PATCH 07/61] erofs: "
` [PATCH 08/61] fuse: "
` [Intel-wired-lan] "
` [PATCH 09/61] ntfs3: "
` [PATCH 10/61] gfs2: "
` [PATCH 11/61] pstore: "
` [PATCH 12/61] quota: "
` [Intel-wired-lan] "
` [PATCH 13/61] squashfs: "
` [Intel-wired-lan] "
` [PATCH 14/61] seq_file: "
` [PATCH 15/61] trace: "
` [PATCH 16/61] sched: "
` [Intel-wired-lan] "
` [PATCH 17/61] module: "
` [Intel-wired-lan] "
` [PATCH 18/61] sound: "
` [PATCH 19/61] kvm: "
` [PATCH 20/61] apparmor: "
` [PATCH 21/61] lib/test: "
` [PATCH 22/61] md: "
` [Intel-wired-lan] "
` [PATCH 23/61] net/ipv6: "
` [PATCH 24/61] net/9p: "
` [Intel-wired-lan] "
` [PATCH 25/61] net/bluetooth: "
` [Intel-wired-lan] "
` [PATCH 26/61] net/core: "
` [PATCH 27/61] net/netlink: "
` [PATCH 28/61] net/sched: "
` [Intel-wired-lan] "
` [PATCH 29/61] net/sctp: "
` [PATCH 30/61] net/sunrpc: "
` [Intel-wired-lan] "
` [PATCH 31/61] net/tipc: "
` [PATCH 32/61] net/wireless: "
` [PATCH 33/61] mm: "
` [PATCH 34/61] arch/arm: "
` [PATCH 35/61] arch/mips: "
` [PATCH 36/61] arch/sh: "
` [PATCH 37/61] drm: "
` [PATCH 38/61] net: "
` [EXTERNAL] "
` [Intel-wired-lan] "
` [PATCH 39/61] irqchip: "
` [Intel-wired-lan] "
` [PATCH 40/61] phy: "
` [PATCH 41/61] pinctrl: "
` [PATCH 42/61] pmdomain: "
` [PATCH 43/61] s390: "
` [PATCH 44/61] target: "
` [PATCH 45/61] thermal: "
` [PATCH 46/61] vfio: "
` [Intel-wired-lan] "
` [PATCH 47/61] nfc: "
` [PATCH 48/61] mtd: "
` [PATCH 49/61] media: "
` [Intel-wired-lan] "
` [PATCH 50/61] iommu: "
` [Intel-wired-lan] "
` [PATCH 51/61] leds: "
` (subset) "
` [PATCH 52/61] gpib: "
` [PATCH 53/61] hyperv: "
` [PATCH 54/61] aoe: "
` [Intel-wired-lan] "
` [PATCH 55/61] interconnect: "
` [PATCH 56/61] clk: "
` [PATCH 57/61] reset: "
` [PATCH 58/61] arch/x86: "
` [PATCH 59/61] debugobjects: Drop likely() around !IS_ERR_OR_NULL()
` [PATCH 60/61] Input alps: Drop unlikely() around IS_ERR_OR_NULL()
` [PATCH 61/61] file: "
[PATCH v1 0/3] KVM: s390: Introducing kvm_arch_set_irq_inatomic Fast Inject
2026-03-11 20:24 UTC (7+ messages)
` [PATCH v1 1/3] Add map/unmap ioctl and clean mappings post-guest
` [PATCH v1 2/3] Enable adapter_indicators_set to use mapped pages
` [PATCH v1 3/3] Introducing kvm_arch_set_irq_inatomic fast inject
[PATCH v10 6/9] s390/pci: Store PCI error information for passthrough devices
2026-03-11 19:49 UTC (3+ messages)
[PATCH v10 0/9] Error recovery for vfio-pci devices on s390x
2026-03-11 18:51 UTC (4+ messages)
` [PATCH v10 4/9] PCI: Add additional checks for flr reset
[PATCH] debugobjects: Allow to configure the amount of pre-allocated objects
2026-03-11 17:47 UTC (3+ messages)
[RFC PATCH 0/3] s390: Idle time accounting improvements
2026-03-11 16:14 UTC (7+ messages)
` [RFC PATCH 1/3] fixup! s390/time: Prepare to stop elapsing in dynticks-idle
` [RFC PATCH 2/3] s390/idle: Provide arch specific kcpustat_field_idle()/kcpustat_field_iowait()
` [RFC PATCH 3/3] s390/idle: Remove idle time and count sysfs files
[PATCH v1 00/16] mm: cleanups around unmapping / zapping
2026-03-11 16:01 UTC (24+ messages)
` [PATCH v1 04/16] mm/memory: simplify calculation in unmap_mapping_range_tree()
` [PATCH v1 09/16] mm/memory: convert details->even_cows into details->skip_cows
` [PATCH v1 10/16] mm/memory: use __zap_vma_range() in zap_vma_for_reaping()
` [PATCH v1 11/16] mm/memory: inline unmap_page_range() into __zap_vma_range()
` [PATCH v1 15/16] mm: rename zap_vma_ptes() to zap_special_vma_range()
` [PATCH v1 16/16] mm/memory: support VM_MIXEDMAP in zap_special_vma_range()
[PATCH v2] s390/mm: add missing secure storage access fixups for donated memory
2026-03-11 14:36 UTC (6+ messages)
[PATCH v2 0/3] PCI: s390/pci: Fix deadlocks on s390 when releasing zPCI-bus or -device objects
2026-03-11 13:27 UTC (4+ messages)
` [PATCH v2 1/3] PCI: Move declaration of pci_rescan_remove_lock into public pci.h
` [PATCH v2 2/3] PCI: Provide lock guard for pci_rescan_remove_lock
` [PATCH v2 3/3] s390/pci: Fix circular/recursive deadlocks in PCI-bus and -device release
[PATCH v3 0/3] vfio/pci: Introduce vfio_pci driver for ISM devices
2026-03-11 13:03 UTC (4+ messages)
` [PATCH v3 2/3] vfio/ism: Implement "
mm/pgtable: Support for page table check on s390
2026-03-11 12:41 UTC (4+ messages)
` [PATCH v2 1/4] mm/page_table_check: Pass mm_struct to pxx_user_accessible_page()
[PATCH v3 2/2] PCI: AtomicOps: Fix logic in enable function
2026-03-11 12:19 UTC (3+ messages)
[PATCH v3 1/2] PCI: AtomicOps: Define valid root port capabilities
2026-03-11 10:43 UTC (3+ messages)
[PATCH net v4] net/smc: fix NULL dereference and UAF in smc_tcp_syn_recv_sock()
2026-03-11 9:17 UTC (2+ messages)
[PATCH v5 0/2] Fix bugs and performance of kstack offset randomisation
2026-03-11 8:32 UTC (2+ messages)
[PATCH] perf test: Fix test case 120 and 121 for s390
2026-03-11 7:21 UTC (7+ messages)
[PATCH net v3] net/smc: fix NULL dereference and UAF in smc_tcp_syn_recv_sock()
2026-03-10 23:15 UTC (4+ messages)
` [syzbot ci] "
[PATCH net] net/smc: fix NULL pointer dereference in smc_tcp_syn_recv_sock
2026-03-10 18:01 UTC (2+ messages)
[PATCH 0/2] s390/dasd: copy pair swap fixes
2026-03-10 14:58 UTC (4+ messages)
` [PATCH 1/2] s390/dasd: Move quiesce state with pprc swap
` [PATCH 2/2] s390/dasd: Copy detected format information to secondary device
cleanup the RAID5 XOR library
2026-03-10 14:00 UTC (8+ messages)
` [PATCH 09/25] xor: move generic implementations out of asm-generic/xor.h
` [PATCH 21/25] xor: add a better public API
[PATCH] KVM: s390: log machine checks more aggressively
2026-03-10 13:05 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