messages from 2023-12-20 12:17:04 to 2024-01-10 16:02:05 UTC [more...]
[PATCH] s390/dasd: fix double module refcount decrement
2024-01-10 16:01 UTC
[PATCH v2 0/6] s390/vfio-ap: reset queues removed from guest's AP configuration
2024-01-10 15:44 UTC (7+ messages)
` [PATCH v2 6/6] s390/vfio-ap: do not reset queue removed from host config
[PATCH] mm/memory_hotplug: fix memmap_on_memory sysfs value retrieval
2024-01-10 14:01 UTC
[PATCH 0/3] Update LLVM Phabricator and Bugzilla links
2024-01-10 13:48 UTC (5+ messages)
` [PATCH 1/3] selftests/bpf: Update LLVM Phabricator links
` [PATCH 2/3] arch and include: "
` [PATCH 3/3] treewide: Update LLVM Bugzilla links
[kvm-unit-tests PATCH v1] s390x/Makefile: simplify Secure Execution boot image generation
2024-01-10 10:44 UTC (4+ messages)
[PATCH 00/22] -Wmissing-prototype warning fixes
2024-01-10 10:20 UTC (4+ messages)
` [PATCH 08/22] [v2] arch: consolidate arch_irq_work_raise prototypes
[PATCH RESEND v4 0/3] livepatch: Move modules to selftests and add a new test
2024-01-10 0:27 UTC (14+ messages)
` [PATCH RESEND v4 1/3] kselftests: lib.mk: Add TEST_GEN_MODS_DIR variable
` [PATCH RESEND v4 2/3] livepatch: Move tests from lib/livepatch to selftests/livepatch
` [PATCH RESEND v4 3/3] selftests: livepatch: Test livepatching a heavily called syscall
` livepatch: Move modules to selftests and add a new test
[PATCH v5 0/3] livepatch: Move modules to selftests and add a new test
2024-01-10 0:24 UTC (4+ messages)
` [PATCH v5 1/3] kselftests: lib.mk: Add TEST_GEN_MODS_DIR variable
` [PATCH v5 2/3] livepatch: Move tests from lib/livepatch to selftests/livepatch
` [PATCH v5 3/3] selftests: livepatch: Test livepatching a heavily called syscall
[PATCH 0/4] Refactor CONFIG_DEBUG_WX and check_wx_pages debugfs attribute
2024-01-09 17:09 UTC (8+ messages)
` [PATCH 1/4] arm: ptdump: Rename CONFIG_DEBUG_WX to CONFIG_ARM_DEBUG_WX
` [PATCH 2/4] arm64, powerpc, riscv, s390, x86: Refactor CONFIG_DEBUG_WX
` [PATCH 3/4] powerpc,s390: Define ptdump_check_wx() regardless of CONFIG_DEBUG_WX
` [PATCH 4/4] ptdump: add check_wx_pages debugfs attribute
[PATCH] s390/vfio-ap: handle response code 01 on queue reset
2024-01-09 17:02 UTC (5+ messages)
[GIT PULL] s390 updates for the 6.8 merge window
2024-01-09 9:05 UTC
[kvm-unit-tests PATCH v2 0/5] s390x: STFLE nested interpretation
2024-01-08 13:33 UTC (10+ messages)
` [kvm-unit-tests PATCH v2 1/5] lib: Add pseudo random functions
` [kvm-unit-tests PATCH v2 2/5] s390x: lib: Remove double include
` [kvm-unit-tests PATCH v2 3/5] s390x: Add library functions for exiting from snippet
` [kvm-unit-tests PATCH v2 4/5] s390x: Use library functions for snippet exit
` [kvm-unit-tests PATCH v2 5/5] s390x: Add test for STFLE interpretive execution (format-0)
[kvm-unit-tests PATCH 0/5] s390x: Dirty cc before executing tested instructions
2024-01-08 13:29 UTC (6+ messages)
` [kvm-unit-tests PATCH 1/5] lib: s390x: Add spm cc shift constant
` [kvm-unit-tests PATCH 2/5] lib: s390x: sigp: Dirty CC before sigp execution
` [kvm-unit-tests PATCH 3/5] lib: s390x: uv: Dirty CC before uvc execution
` [kvm-unit-tests PATCH 4/5] lib: s390x: css: Dirty CC before css instructions
` [kvm-unit-tests PATCH 5/5] s390x: sclp: Dirty CC before sclp execution
[PATCH v6 0/5] implement "memmap on memory" feature on s390
2024-01-08 13:27 UTC (6+ messages)
` [PATCH v6 1/5] mm/memory_hotplug: introduce MEM_PREPARE_ONLINE/MEM_FINISH_OFFLINE notifiers
` [PATCH v6 2/5] s390/mm: allocate vmemmap pages from self-contained memory range
` [PATCH v6 3/5] s390/sclp: remove unhandled memory notifier type
` [PATCH v6 4/5] s390/mm: implement MEM_PREPARE_ONLINE/MEM_FINISH_OFFLINE notifiers
` [PATCH v6 5/5] s390: enable MHP_MEMMAP_ON_MEMORY
[PATCH RFC v3 for-6.8/block 00/17] block: don't access bd_inode directly from other modules
2024-01-05 10:31 UTC (35+ messages)
` [PATCH RFC v3 for-6.8/block 01/17] block: add some bdev apis
` [PATCH RFC v3 for-6.8/block 02/17] xen/blkback: use bdev api in xen_update_blkif_status()
` [PATCH RFC v3 for-6.8/block 03/17] bcache: use bdev api in read_super()
` [PATCH RFC v3 for-6.8/block 04/17] mtd: block2mtd: use bdev apis
` [PATCH RFC v3 for-6.8/block 05/17] s390/dasd: use bdev api in dasd_format()
` [PATCH RFC v3 for-6.8/block 06/17] scsicam: use bdev api in scsi_bios_ptable()
` [PATCH RFC v3 for-6.8/block 07/17] bcachefs: remove dead function bdev_sectors()
` [PATCH RFC v3 for-6.8/block 08/17] bio: export bio_add_folio_nofail()
` [PATCH RFC v3 for-6.8/block 09/17] btrfs: use bdev apis
` [PATCH RFC v3 for-6.8/block 10/17] cramfs: use bdev apis in cramfs_blkdev_read()
` [PATCH RFC v3 for-6.8/block 11/17] erofs: use bdev api
` [PATCH RFC v3 for-6.8/block 12/17] nilfs2: use bdev api in nilfs_attach_log_writer()
` [PATCH RFC v3 for-6.8/block 13/17] jbd2: use bdev apis
` [PATCH RFC v3 for-6.8/block 14/17] buffer: add a new helper to read sb block
` [PATCH RFC v3 for-6.8/block 15/17] ext4: use "
` [PATCH RFC v3 for-6.8/block 16/17] ext4: remove block_device_ejected()
` [PATCH RFC v3 for-6.8/block 17/17] ext4: use bdev apis
[PATCH 0/2] net/smc: Adjustments for two function implementations
2024-01-04 20:40 UTC (15+ messages)
` [PATCH 1/2] net/smc: Return directly after a failed kzalloc() in smc_fill_gid_list()
` [PATCH 2/2] net/smc: Improve exception handling in smc_llc_cli_add_link_invite()
` [0/2] net/smc: Adjustments for two function implementations
[PATCH v3 00/34] kmsan: Enable on s390
2024-01-04 11:34 UTC (33+ messages)
` [PATCH v3 01/34] ftrace: Unpoison ftrace_regs in ftrace_ops_list_func()
` [PATCH v3 15/34] mm: slub: Unpoison the memchr_inv() return value
` [PATCH v3 17/34] lib/zlib: Unpoison DFLTCC output buffers
` [PATCH v3 23/34] s390/cpacf: Unpoison the results of cpacf_trng()
` [PATCH v3 24/34] s390/cpumf: Unpoison STCCTM output buffer
` [PATCH v3 25/34] s390/diag: Unpoison diag224() "
` [PATCH v3 26/34] s390/ftrace: Unpoison ftrace_regs in kprobe_ftrace_handler()
` [PATCH v3 27/34] s390/irqflags: Do not instrument arch_local_irq_*() with KMSAN
` [PATCH v3 28/34] s390/mm: Define KMSAN metadata for vmalloc and modules
` [PATCH v3 29/34] s390/string: Add KMSAN support
` [PATCH v3 30/34] s390/traps: Unpoison the kernel_stack_overflow()'s pt_regs
` [PATCH v3 32/34] s390/unwind: Disable KMSAN checks
` [PATCH v3 33/34] s390: Implement the architecture-specific kmsan functions
` [PATCH v3 34/34] kmsan: Enable on s390
[PATCH net] net/smc: fix invalid link access in dumping SMC-R connections
2024-01-04 1:00 UTC (5+ messages)
s390x stack unwinding with perf?
2024-01-03 15:48 UTC (9+ messages)
[PATCH] KVM: s390: fix cc for successful PQAP
2024-01-03 15:26 UTC (2+ messages)
[GIT PULL 0/4] KVM: s390: Changes for 6.8
2024-01-02 18:19 UTC (6+ messages)
` [GIT PULL 1/4] s390/uvdevice: Report additional-data length for attestation
` [GIT PULL 2/4] KVM: s390: vsie: Fix STFLE interpretive execution identification
` [GIT PULL 3/4] KVM: s390: vsie: Fix length of facility list shadowed
` [GIT PULL 4/4] KVM: s390: cpu model: Use proper define for facility mask size
[PATCH 0/2] net/iucv: Adjustments for iucv_enable()
2024-01-02 10:31 UTC (8+ messages)
` [PATCH 1/2] net/iucv: Improve unlocking in iucv_enable()
` [EXT] "
` [EXT] "
` [PATCH 2/2] net/iucv: Improve error handling "
[PATCH v2] iucv: make iucv_bus const
2023-12-29 7:50 UTC (2+ messages)
[PATCH 1/1] arch/mm/fault: fix major fault accounting when retrying under per-VMA lock
2023-12-26 21:46 UTC
[PATCH net-next v8 00/10] net/smc: implement SMCv2.1 virtual ISM device support
2023-12-26 20:30 UTC (6+ messages)
` [PATCH net-next v8 03/10] net/smc: unify the structs of accept or confirm message for v1 and v2
[PATCH AUTOSEL 4.14 4/6] s390/scm: fix virtual vs physical address confusion
2023-12-26 0:27 UTC
[PATCH AUTOSEL 4.19 5/7] s390/scm: fix virtual vs physical address confusion
2023-12-26 0:26 UTC
[PATCH AUTOSEL 5.4 5/8] s390/scm: fix virtual vs physical address confusion
2023-12-26 0:25 UTC
[PATCH AUTOSEL 5.10 5/9] s390/scm: fix virtual vs physical address confusion
2023-12-26 0:24 UTC
[PATCH AUTOSEL 5.15 05/11] s390/scm: fix virtual vs physical address confusion
2023-12-26 0:23 UTC
[PATCH AUTOSEL 6.1 06/24] s390/scm: fix virtual vs physical address confusion
2023-12-26 0:21 UTC
[PATCH AUTOSEL 6.6 11/39] s390/scm: fix virtual vs physical address confusion
2023-12-26 0:19 UTC (2+ messages)
` [PATCH AUTOSEL 6.6 38/39] posix-timers: Get rid of [COMPAT_]SYS_NI() uses
Avoid unprivileged splice(file->)/(->socket) pipe exclusion
2023-12-25 21:50 UTC (2+ messages)
[kvm-unit-tests PATCH 0/9] Multi-migration support
2023-12-23 5:18 UTC (13+ messages)
` [kvm-unit-tests PATCH 1/9] s390x: clean lib/auxinfo.o
` [kvm-unit-tests PATCH 2/9] arch-run: Clean up temporary files properly
` [kvm-unit-tests PATCH 3/9] arch-run: Clean up initrd cleanup
` [kvm-unit-tests PATCH 4/9] migration: use a more robust way to wait for background job
` [kvm-unit-tests PATCH 5/9] migration: Support multiple migrations
` [kvm-unit-tests PATCH 6/9] arch-run: rename migration variables
` [kvm-unit-tests PATCH 7/9] migration: Add quiet migration support
` [kvm-unit-tests PATCH 8/9] Add common/ directory for architecture-independent tests
` [kvm-unit-tests PATCH 9/9] migration: add a migration selftest
[PATCH] selftests/livepatch: fix and refactor new dmesg message code
2023-12-22 12:27 UTC (3+ messages)
[PATCH v2] KVM: s390: vsie: fix race during shadow creation
2023-12-21 11:59 UTC (5+ messages)
[PATCH v2 00/11] Avoid unprivileged splice(file->)/(->socket) pipe exclusion
2023-12-21 3:09 UTC (2+ messages)
` [PATCH v2 04/11] net/smc: smc_splice_read: always request MSG_DONTWAIT
[GIT PULL] s390 fixes for 6.7-rc7
2023-12-21 0:25 UTC (2+ messages)
selftests/livepatch fails on s390
2023-12-20 13:19 UTC (6+ messages)
[PATCH] KVM: s390: vsie: fix race during shadow creation
2023-12-20 13:11 UTC (4+ 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