messages from 2023-12-21 09:01:16 to 2024-01-11 14:18:04 UTC [more...]
[PATCH v2 0/6] s390/vfio-ap: reset queues removed from guest's AP configuration
2024-01-11 14:17 UTC (8+ messages)
` [PATCH v2 6/6] s390/vfio-ap: do not reset queue removed from host config
[PATCH v5 0/3] livepatch: Move modules to selftests and add a new test
2024-01-11 13:36 UTC (7+ 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 net-next 00/15] net/smc: implement loopback-ism used by SMC-D
2024-01-11 13:36 UTC (17+ messages)
` [PATCH net-next 01/15] net/smc: improve SMC-D device dump for virtual ISM
` [PATCH net-next 02/15] net/smc: decouple specialized struct from SMC-D DMB registration
` [PATCH net-next 03/15] net/smc: introduce virtual ISM device loopback-ism
` [PATCH net-next 04/15] net/smc: implement ID-related operations of loopback-ism
` [PATCH net-next 05/15] net/smc: implement some unsupported "
` [PATCH net-next 06/15] net/smc: implement DMB-related "
` [PATCH net-next 07/15] net/smc: register loopback-ism into SMC-D device list
` [PATCH net-next 08/15] net/smc: introduce loopback-ism runtime switch
` [PATCH net-next 09/15] net/smc: introduce loopback-ism statistics attributes
` [PATCH net-next 10/15] net/smc: add operations to merge sndbuf with peer DMB
` [PATCH net-next 11/15] net/smc: attach or detach ghost sndbuf to "
` [PATCH net-next 12/15] net/smc: adapt cursor update when sndbuf and peer DMB are merged
` [PATCH net-next 13/15] net/smc: introduce loopback-ism DMB type control
` [PATCH net-next 14/15] net/smc: introduce loopback-ism DMB data copy control
` [PATCH net-next 15/15] net/smc: implement DMB-merged operations of loopback-ism
[PATCH] s390/dasd: fix double module refcount decrement
2024-01-11 12:56 UTC (2+ messages)
[PATCH v2 0/8] mm: convert mm counter to take a folio
2024-01-11 11:12 UTC (9+ messages)
` [PATCH v2 1/8] mm: swap: introduce pfn_swap_entry_to_folio()
` [PATCH v2 2/8] s390: pgtable: use pfn_swap_entry_to_folio() in ptep_zap_swap_entry()
` [PATCH v2 3/8] mm: huge_memory: use pfn_swap_entry_to_folio() in __split_huge_pmd_locked()
` [PATCH v2 4/8] mm: huge_memory: use pfn_swap_entry_to_folio() in zap_huge_pmd()
` [PATCH v2 5/8] mm: memory: use pfn_swap_entry_to_folio() in copy_nonpresent_pte()
` [PATCH v2 6/8] mm: memory: convert to should_zap_folio()
` [PATCH v2 7/8] mm: convert mm_counter() to take a folio
` [PATCH v2 8/8] mm: convert mm_counter_file() "
[PATCH 0/3] Update LLVM Phabricator and Bugzilla links
2024-01-11 4:05 UTC (7+ messages)
` [PATCH 1/3] selftests/bpf: Update LLVM Phabricator links
` [PATCH 2/3] arch and include: "
` [PATCH 3/3] treewide: Update LLVM Bugzilla links
[GIT PULL] s390 updates for the 6.8 merge window
2024-01-11 2:24 UTC (2+ messages)
[kvm-unit-tests PATCH v1] s390x/Makefile: simplify Secure Execution boot image generation
2024-01-10 16:23 UTC (5+ messages)
[PATCH] mm/memory_hotplug: fix memmap_on_memory sysfs value retrieval
2024-01-10 16:15 UTC (2+ 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 (12+ messages)
` [PATCH RESEND v4 1/3] kselftests: lib.mk: Add TEST_GEN_MODS_DIR variable
` livepatch: Move modules to selftests and add a new test
[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)
[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 (26+ messages)
` [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 04/17] mtd: block2mtd: use bdev apis
` [PATCH RFC v3 for-6.8/block 09/17] btrfs: "
` [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 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 (2+ messages)
[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 (2+ messages)
[PATCH v2] KVM: s390: vsie: fix race during shadow creation
2023-12-21 11:59 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