messages from 2026-09-07 14:41:50 to 2026-09-08 10:03:26 UTC [more...]
[PATCH v6 00/40] Use defined 16-bits ASC/ASCQ combinations
2026-09-08 10:03 UTC (66+ messages)
` [PATCH v6 01/40] scsi: define all additional sense codes and their qualifiers
` [PATCH v6 02/40] scsi: constants: use defined sense codes
` [PATCH v6 03/40] scsi: constants: rename internal struct field names
` [PATCH v6 04/40] scsi: rename sense field of struct scsi_failure
` [PATCH v6 05/40] scsi: prepare for using 16-bits defined sense codes
` [PATCH v6 06/40] scsi: use struct scsi_sense_hdr to log sense keys and codes
` [PATCH v6 07/40] scsi: core: use 16-bits defined sense codes
` [PATCH v6 08/40] scsi: sd: "
` [PATCH v6 09/40] scsi: sr: "
` [PATCH v6 10/40] scsi: ses: "
` [PATCH v6 11/40] scsi: ch: "
` [PATCH v6 12/40] scsi: st: "
` [PATCH v6 13/40] scsi: device_handlers: hp_sw: "
` [PATCH v6 14/40] scsi: device_handlers: rdac: "
` [PATCH v6 15/40] scsi: device_handlers: emc: "
` [PATCH v6 16/40] scsi: device_handlers: alua: "
` [PATCH v6 17/40] scsi: mpt3sas: "
` [PATCH v6 18/40] scsi: mpi3mr: "
` [PATCH v6 19/40] scsi: 3w-xxxx: "
` [PATCH v6 20/40] scsi: leapraid: "
` [PATCH v6 21/40] scsi: megaraid: "
` [PATCH v6 22/40] scsi: myrX: "
` [PATCH v6 23/40] scsi: smartpqi: "
` [PATCH v6 24/40] scsi: qla2xxx: "
` [PATCH v6 25/40] scsi: ps3rom: "
` [PATCH v6 26/40] scsi: lpfc: "
` [PATCH v6 27/40] scsi: stex: "
` [PATCH v6 28/40] scsi: mvumi: "
` [PATCH v6 29/40] scsi: libiscsi: "
` [PATCH v6 30/40] scsi: ibmvscsi_tgt: "
` [PATCH v6 31/40] scsi: scsi_debug: "
` [PATCH v6 32/40] scsi: hpsa: "
` [PATCH v6 33/40] scsi: storvsc: "
` [PATCH v6 34/40] target: "
` [PATCH v6 35/40] usb: storage: "
` [PATCH v6 36/40] cdrom: "
` [PATCH v6 37/40] ata: libata: "
` [PATCH v6 38/40] s390: scsi: "
` [PATCH v6 39/40] scsi: cleanup scsi_proto.h
` [PATCH v6 40/40] scsi: remove scsi_build_sense() and scsi_build_sense_buffer()
[PATCH v3 0/6] arch, mm/execmem: resolve confusion about set_direct_map_valid_noflush()
2026-09-08 9:59 UTC (3+ messages)
` [PATCH v3 4/6] mm/vmalloc: make set_area_direct_map HUGE_VMAP friendly
[PATCH net-next] dibs: Avoid inconsistent lockstate warning in dibs_lo_move_data()
2026-09-08 9:55 UTC (3+ messages)
[PATCH v5 00/24] vdso: Reject absolute relocations during build
2026-09-08 9:37 UTC (58+ messages)
` [PATCH v5 01/24] elf, uapi: Add a header for relocation constants
` [PATCH v5 02/24] x86/elf, um/x86/elf: Move relocation constants to UAPI
` [PATCH v5 03/24] ARM: elf: "
` [PATCH v5 04/24] arm64: "
` [PATCH v5 05/24] powerpc/elf: "
` [PATCH v5 06/24] riscv: elf: "
` [PATCH v5 07/24] LoongArch: "
` [PATCH v5 08/24] s390/elf: "
` [PATCH v5 09/24] MIPS: ELF: "
` [PATCH v5 10/24] sparc: elf: "
` [PATCH v5 11/24] tools headers UAPI: Sync ELF headers with the kernel sources
` [PATCH v5 12/24] vdso: Add the vdsocheck tool
` [PATCH v5 13/24] x86/vdso: Enable "
` [PATCH v5 14/24] ARM: vdso: "
` [PATCH v5 15/24] arm64: "
` [PATCH v5 16/24] powerpc/elf: Add 32-bit REL16 relocation definitions
` [PATCH v5 17/24] powerpc/vdso: Enable the vdsocheck tool
` [PATCH v5 18/24] riscv: vdso: "
` [PATCH v5 19/24] LoongArch: vDSO: "
` [PATCH v5 20/24] s390/vdso: "
` [PATCH v5 21/24] MIPS: ELF: Add more PC-relative relocation definitions
` [PATCH v5 22/24] MIPS: vdso: Enable the vdsocheck tool
` [PATCH v5 23/24] sparc: "
` [PATCH v5 24/24] vDSO: Automatically enable VDSO_CHECK
[PATCH net v3] net/smc: fix lgr/lnk lifetime vs diag reader race
2026-09-08 9:22 UTC
[PATCH v6 00/12] dma-buf: heaps: Add support for Tegra VPR
2026-09-08 9:10 UTC (9+ messages)
` [PATCH v6 07/12] mm/cma: Introduce cma_alloc_at() API
[PATCH v3 0/6] virtio: fix and add callback synchronization hooks
2026-09-08 8:31 UTC (17+ messages)
` [PATCH v3 1/6] virtio_ccw: fix synchronize_cbs() after interrupt fallback
` [PATCH v3 2/6] virtio_ccw: always take irq_lock in the classic interrupt handler
` [PATCH v3 3/6] remoteproc: implement synchronize_cbs() for virtio devices
` [PATCH v3 4/6] um: virtio_uml: implement synchronize_cbs()
` [PATCH v3 5/6] platform/mellanox: mlxbf-tmfifo: "
` [PATCH v3 6/6] virtio_vdpa: "
[PATCH v2 0/4] KVM: s390: replace page allocator calls with kzalloc()
2026-09-08 7:55 UTC (8+ messages)
` [PATCH v2 1/4] KVM: s390: Replace get_zeroed_page() with kzalloc() for the STHYI buffer
` [PATCH v2 3/4] KVM: s390: Replace get_zeroed_page() with kzalloc() for the GIB
` [PATCH v2 4/4] KVM: s390: Replace get_zeroed_page() with kzalloc() for sie_page2 and CMMA
[PATCH] s390/pai: Simplify pai_init() and always return -ENODEV on failure
2026-09-08 7:32 UTC (2+ messages)
[PATCH net v2] net/smc: fix abort_work termination in smc_conn_free()
2026-09-08 3:22 UTC (2+ messages)
[PATCH v5 00/40] Use defined 16-bits ASC/ASCQ combinations
2026-09-08 1:20 UTC (47+ messages)
` [PATCH v5 06/40] scsi: use struct scsi_sense_hdr to log sense keys and codes
` [PATCH v5 07/40] scsi: core: use 16-bits defined sense codes
` [PATCH v5 20/40] scsi: leapraid: "
` [PATCH v5 21/40] scsi: megaraid: "
` [PATCH v5 22/40] scsi: myrX: "
` [PATCH v5 23/40] scsi: smartpqi: "
` [PATCH v5 25/40] scsi: ps3rom: "
` [PATCH v5 26/40] scsi: lpfc: "
` [PATCH v5 27/40] scsi: stex: "
` [PATCH v5 28/40] scsi: mvumi: "
` [PATCH v5 29/40] scsi: libiscsi: "
` [PATCH v5 30/40] scsi: ibmvscsi_tgt: "
` [PATCH v5 31/40] scsi: scsi_debug: "
` [PATCH v5 32/40] scsi: hpsa: "
` [PATCH v5 33/40] scsi: storvsc: "
` [PATCH v5 35/40] usb: storage: "
` [PATCH v5 36/40] cdrom: "
` [PATCH v5 37/40] ata: libata: "
` [PATCH v5 38/40] s390: scsi: "
` [PATCH v5 39/40] scsi: cleanup scsi_proto.h
` [PATCH v5 40/40] scsi: remove scsi_build_sense() and scsi_build_sense_buffer()
[PATCH v2 00/40] Use defined 16-bits ASC/ASCQ combinations
2026-09-08 0:24 UTC (7+ messages)
` [PATCH v2 05/40] scsi: prepare for using 16-bits defined sense codes
` [PATCH v2 38/40] s390: scsi: use "
[PATCH net] s390/qeth: allow bridgeport queries despite OS_MISMATCH
2026-09-08 0:00 UTC (2+ messages)
[PATCH v2 0/3] virtio: synchronize callbacks during device reset
2026-09-07 22:32 UTC (13+ messages)
` [PATCH v2 1/3] "
` [PATCH v2 2/3] virtio_input: stop callbacks before unregistering input device
[PATCH 00/12] mm: make userland page table freeing RCU-safe
2026-09-07 21:07 UTC (9+ messages)
` [PATCH 05/12] mm: enable MMU_GATHER_RCU_TABLE_FREE for arc, microblaze, xtensa
` [PATCH 12/12] mm: change the contract for free_pgtables(), update docs
[RFC PATCH v2 00/24] unwind_user: Implement .eh_frame handling
2026-09-07 19:17 UTC (2+ messages)
[RFC PATCH v2 0/3] btrfs: add error injection support for checksum verification
2026-09-07 16:13 UTC (2+ messages)
[PATCH] arch/s390/pci: fix fixup_user_fault() calls with NULL unlocked parameter
2026-09-07 15:25 UTC (2+ messages)
[kvm-unit-tests GIT PULL 00/13] s390x: stflei test, fixes and sie lib rework
2026-09-07 15:01 UTC (2+ messages)
[PATCH net 0/2] s390/ctcm: Fix timer bugs in fsm.c
2026-09-07 14:45 UTC (3+ messages)
` [PATCH net 1/2] s390/ctcm: Fix timer corruption in fsm_addtimer()
` [PATCH net 2/2] s390/ctcm: Fix use-after-free in channel_remove()
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).