public inbox for linux-s390@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-01-16 01:05:48 to 2024-01-25 19:34:06 UTC [more...]

[PATCH v2 00/15] mm/memory: optimize fork() with PTE-mapped THP
 2024-01-25 19:32 UTC  (15+ messages)
` [PATCH v2 01/15] arm64/mm: Make set_ptes() robust when OAs cross 48-bit boundary
` [PATCH v2 02/15] arm/pgtable: define PFN_PTE_SHIFT
` [PATCH v2 03/15] nios2/pgtable: "
` [PATCH v2 04/15] powerpc/pgtable: "
` [PATCH v2 05/15] riscv/pgtable: "
` [PATCH v2 06/15] s390/pgtable: "
` [PATCH v2 07/15] sparc/pgtable: "
` [PATCH v2 08/15] mm/pgtable: make pte_next_pfn() independent of set_ptes()
` [PATCH v2 09/15] arm/mm: use pte_next_pfn() in set_ptes()
` [PATCH v2 10/15] powerpc/mm: "
` [PATCH v2 11/15] mm/memory: factor out copying the actual PTE in copy_present_pte()
` [PATCH v2 12/15] mm/memory: pass PTE to copy_present_pte()
` [PATCH v2 13/15] mm/memory: optimize fork() with PTE-mapped THP
` [PATCH v2 14/15] mm/memory: ignore dirty/accessed/soft-dirty bits in folio_pte_batch()

[PATCH linux-next v3 00/14] Split crash out from kexec and clean up related config items
 2024-01-25 15:30 UTC  (22+ messages)
` [PATCH linux-next v3 01/14] kexec: split crashkernel reservation code out from crash_core.c
` [PATCH linux-next v3 02/14] crash: split vmcoreinfo exporting "
` [PATCH linux-next v3 03/14] crash: remove dependency of FA_DUMP on CRASH_DUMP
` [PATCH linux-next v3 04/14] crash: split crash dumping code out from kexec_core.c
` [PATCH linux-next v3 05/14] crash: clean up kdump related config items
` [PATCH linux-next v3 06/14] x86, crash: wrap crash dumping code into crash related ifdefs
` [PATCH linux-next v3 07/14] arm64, "
` [PATCH linux-next v3 08/14] ppc, crash: enforce KEXEC and KEXEC_FILE to select CRASH_DUMP
` [PATCH linux-next v3 09/14] s390, crash: wrap crash dumping code into crash related ifdefs
` [PATCH linux-next v3 10/14] sh, "
` [PATCH linux-next v3 11/14] mips, "
` [PATCH linux-next v3 12/14] riscv, "
` [PATCH linux-next v3 13/14] arm, "
` [PATCH linux-next v3 14/14] loongarch, "

[kvm-unit-tests PATCH] (arm|powerpc|s390x): Makefile: add `%.aux.o` target
 2024-01-25 15:30 UTC  (2+ messages)

[PATCH net] net/smc: fix incorrect SMC-D link group matching logic
 2024-01-25 15:29 UTC  (3+ messages)

[PATCH net-next v8 00/10] net/smc: implement SMCv2.1 virtual ISM device support
 2024-01-25  9:28 UTC  (7+ messages)
` [PATCH net-next v8 07/10] net/smc: compatible with 128-bits extended GID of virtual ISM device
  ` [REGRESSION] v6.8 SMC-D issues

[PATCH] tick-sched: Preserve number of idle sleeps across CPU hotplug events
 2024-01-25  8:45 UTC  (4+ messages)

[PATCH] init: Remove obsolete arch_call_rest_init() wrapper
 2024-01-24 14:27 UTC 

[PATCH v9 02/10] mm: Non-pmd-mappable, large folios for folio_add_new_anon_rmap()
 2024-01-24 12:42 UTC  (7+ messages)

[PATCH net-next 00/15] net/smc: implement loopback-ism used by SMC-D
 2024-01-24  6:33 UTC  (6+ messages)

[PATCH v1 00/11] mm/memory: optimize fork() with PTE-mapped THP
 2024-01-24  5:46 UTC  (49+ messages)
` [PATCH v1 01/11] arm/pgtable: define PFN_PTE_SHIFT on arm and arm64
` [PATCH v1 02/11] nios2/pgtable: define PFN_PTE_SHIFT
` [PATCH v1 03/11] powerpc/pgtable: "
` [PATCH v1 04/11] risc: pgtable: "
` [PATCH v1 05/11] s390/pgtable: "
` [PATCH v1 06/11] sparc/pgtable: "
` [PATCH v1 07/11] mm/memory: factor out copying the actual PTE in copy_present_pte()
` [PATCH v1 08/11] mm/memory: pass PTE to copy_present_pte()
` [PATCH v1 09/11] mm/memory: optimize fork() with PTE-mapped THP
` [PATCH v1 10/11] mm/memory: ignore dirty/accessed/soft-dirty bits in folio_pte_batch()
` [PATCH v1 11/11] mm/memory: ignore writable bit "

[PATCH 1/1] arch/mm/fault: fix major fault accounting when retrying under per-VMA lock
 2024-01-23  6:45 UTC  (5+ messages)

[PATCH 1/1] arch/arm/mm: fix major fault accounting when retrying under per-VMA lock
 2024-01-23  6:43 UTC 

[PATCH 30/82] s390/kexec_file: Refactor intentional wrap-around calculation
 2024-01-23  0:27 UTC  (3+ messages)
` [PATCH 58/82] s390/mm: Refactor intentional wrap-around test
` [PATCH 71/82] "

[PATCH] tick-sched: fix idle and iowait sleeptime accounting vs CPU hotplug
 2024-01-22 23:33 UTC  (5+ messages)

[PATCH v6 0/3] livepatch: Move modules to selftests and add a new test
 2024-01-22 17:38 UTC  (13+ messages)
` [PATCH v6 1/3] kselftests: lib.mk: Add TEST_GEN_MODS_DIR variable
` [PATCH v6 2/3] livepatch: Move tests from lib/livepatch to selftests/livepatch

[PATCH v3 08/10] mm: Convert to should_zap_page() to should_zap_folio()
 2024-01-22 17:32 UTC  (5+ messages)

[GIT PULL 0/2] KVM: s390: Fixes for 6.8
 2024-01-22 16:22 UTC  (3+ messages)
` [GIT PULL 1/2] KVM: s390: vsie: fix race during shadow creation
` [GIT PULL 2/2] KVM: s390: fix cc for successful PQAP

[PATCH v2 00/14] Split crash out from kexec and clean up related config items
 2024-01-21  1:55 UTC  (18+ messages)
` [PATCH v2 01/14] kexec: split crashkernel reservation code out from crash_core.c
` [PATCH v2 02/14] crash: split vmcoreinfo exporting "
` [PATCH v2 03/14] crash: remove dependency of FA_DUMP on CRASH_DUMP
` [PATCH v2 04/14] crash: split crash dumping code out from kexec_core.c
` [PATCH v2 05/14] crash: clean up kdump related config items
` [PATCH v2 06/14] x86, crash: wrap crash dumping code into crash related ifdefs
` [PATCH v2 07/14] arm64, "
` [PATCH v2 08/14] ppc, crash: enforce KEXEC and KEXEC_FILE to select CRASH_DUMP
` [PATCH v2 09/14] s390, crash: wrap crash dumping code into crash related ifdefs
` [PATCH v2 10/14] sh, "
` [PATCH v2 11/14] arm, "
` [PATCH v2 12/14] mips, "
` [PATCH v2 13/14] riscv, "
` [PATCH v2 14/14] loongarch, "

[PATCH v2 1/2] resource: add walk_system_ram_res_rev()
 2024-01-20 21:09 UTC  (2+ messages)

[PATCH 0/2] kexec_file: Load kernel at top of system RAM if required
 2024-01-20 21:09 UTC  (2+ messages)

[PATCH net v2] net/smc: fix illegal rmb_desc access in SMC-D connection dump
 2024-01-19 12:10 UTC  (4+ messages)

[GIT PULL] s390 updates for the 6.8 merge window part 2
 2024-01-18 23:01 UTC  (2+ messages)

[PATCH net] net/smc: fix illegal rmb_desc access in SMC-D connection dump
 2024-01-18  2:07 UTC  (3+ messages)

[kvm-unit-tests PATCH 0/5] s390x: Dirty cc before executing tested instructions
 2024-01-17 14:21 UTC  (3+ messages)

[PATCH v4 0/6] s390/vfio-ap: reset queues removed from guest's AP configuration
 2024-01-17 14:08 UTC  (13+ messages)
` [PATCH v4 3/6] s390/vfio-ap: let 'on_scan_complete' callback filter matrix and update guest's APCB
` [PATCH v4 4/6] s390/vfio-ap: reset queues filtered from the guest's AP config

[PATCH AUTOSEL 6.1 64/68] net/smc: disable SEID on non-s390 archs where virtual ISM may be used
 2024-01-16 19:54 UTC 

[PATCH AUTOSEL 6.6 097/104] net/smc: disable SEID on non-s390 archs where virtual ISM may be used
 2024-01-16 19:47 UTC 

[PATCH AUTOSEL 6.7 100/108] net/smc: disable SEID on non-s390 archs where virtual ISM may be used
 2024-01-16 19:40 UTC 

[PATCH AUTOSEL 4.19 2/8] s390/ptrace: handle setting of fpc register correctly
 2024-01-16  1:08 UTC  (2+ messages)
` [PATCH AUTOSEL 4.19 3/8] KVM: s390: fix setting of fpc register

[PATCH AUTOSEL 5.4 2/9] s390/ptrace: handle setting of fpc register correctly
 2024-01-16  1:08 UTC  (2+ messages)
` [PATCH AUTOSEL 5.4 3/9] KVM: s390: fix setting of fpc register

[PATCH AUTOSEL 5.10 2/9] s390/ptrace: handle setting of fpc register correctly
 2024-01-16  1:07 UTC  (2+ messages)
` [PATCH AUTOSEL 5.10 3/9] KVM: s390: fix setting of fpc register

[PATCH AUTOSEL 5.15 01/11] arch: consolidate arch_irq_work_raise prototypes
 2024-01-16  1:07 UTC  (3+ messages)
` [PATCH AUTOSEL 5.15 03/11] s390/ptrace: handle setting of fpc register correctly
` [PATCH AUTOSEL 5.15 04/11] KVM: s390: fix setting of fpc register

[PATCH AUTOSEL 6.1 01/14] arch: consolidate arch_irq_work_raise prototypes
 2024-01-16  1:06 UTC  (4+ messages)
` [PATCH AUTOSEL 6.1 02/14] s390/vfio-ap: fix sysfs status attribute for AP queue devices
` [PATCH AUTOSEL 6.1 04/14] s390/ptrace: handle setting of fpc register correctly
` [PATCH AUTOSEL 6.1 05/14] KVM: s390: fix setting of fpc register

[PATCH AUTOSEL 6.6 01/19] s390/boot: always align vmalloc area on segment boundary
 2024-01-16  1:05 UTC  (4+ messages)
` [PATCH AUTOSEL 6.6 03/19] s390/vfio-ap: fix sysfs status attribute for AP queue devices
` [PATCH AUTOSEL 6.6 05/19] s390/ptrace: handle setting of fpc register correctly
` [PATCH AUTOSEL 6.6 06/19] KVM: s390: fix setting of fpc register


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox