messages from 2023-11-01 03:43:13 to 2023-11-08 12:59:55 UTC [more...]
[PATCH 00/22] -Wmissing-prototype warning fixes
2023-11-08 12:58 UTC (4+ messages)
` [PATCH 01/22] [RESEND^2] ida: make 'ida_dump' static
` [PATCH 02/22] [RESEND^2] jffs2: mark __jffs2_dbg_superblock_counts() static
` [PATCH 03/22] [RESEND] kprobes: unify kprobes_exceptions_nofify() prototypes
[PATCH v2 0/4] KVM: s390: Fix minor bugs in STFLE shadowing
2023-11-08 11:49 UTC (12+ messages)
` [PATCH v2 1/4] KVM: s390: vsie: Fix STFLE interpretive execution identification
` [PATCH v2 2/4] KVM: s390: vsie: Fix length of facility list shadowed
` [PATCH v2 3/4] KVM: s390: cpu model: Use proper define for facility mask size
` [PATCH v2 4/4] KVM: s390: Minor refactor of base/ext facility lists
[RFC PATCH net-next] net/smc: Introduce IPPROTO_SMC for smc
2023-11-08 11:25 UTC
[PATCH net v1] net/smc: avoid data corruption caused by decline
2023-11-08 9:48 UTC
[PATCH net] net/smc: avoid data corruption caused by decline
2023-11-08 9:42 UTC (3+ messages)
[PATCH] s390/qeth: Fix typo 'weed' in comment
2023-11-07 22:20 UTC (3+ messages)
[PATCH 1/1] s390/cio: make sch->lock a spinlock (is a pointer)
2023-11-07 21:14 UTC (3+ messages)
[kvm-unit-tests PATCH v1 00/10] RFC: Add clang-format and kerneldoc check
2023-11-07 18:42 UTC (16+ messages)
` [kvm-unit-tests PATCH v1 01/10] make: add target to check kernel-doc comments
` [kvm-unit-tests PATCH v1 02/10] powerpc: properly format non-kernel-doc comments
` [kvm-unit-tests PATCH v1 03/10] lib: s390x: cpacf: move kernel-doc comment to correct function
` [kvm-unit-tests PATCH v1 04/10] s390x: properly format non-kernel-doc comments
` [kvm-unit-tests PATCH v1 05/10] s390x: ensure kernel-doc parameters are properly formated
` [kvm-unit-tests PATCH v1 06/10] x86: properly format non-kernel-doc comments
` [kvm-unit-tests PATCH v1 07/10] s390x: cpumodel: list tcg_fail explicitly
` [kvm-unit-tests PATCH v1 08/10] s390x: gs: turn off formatter for inline assembly
` [kvm-unit-tests PATCH v1 09/10] add clang-format configuration file
` [kvm-unit-tests PATCH v1 10/10] add make format
[kvm-unit-tests PATCH v2 0/3] s390x: Align SIE tests to 2GB
2023-11-07 12:54 UTC (6+ messages)
` [kvm-unit-tests PATCH v2 1/3] s390x: spec_ex-sie: refactor to use snippet API
` [kvm-unit-tests PATCH v2 2/3] s390x: sie: ensure guests are aligned to 2GB
` [kvm-unit-tests PATCH v2 3/3] s390x: mvpg-sie: fix virtual-physical address confusion
[kvm-unit-tests PATCH v8 0/8] s390x: Add support for running guests without MSO/MSL
2023-11-07 12:48 UTC (12+ messages)
` [kvm-unit-tests PATCH v8 1/8] lib: s390x: introduce bitfield for PSW mask
` [kvm-unit-tests PATCH v8 2/8] s390x: add function to set DAT mode for all interrupts
` [kvm-unit-tests PATCH v8 3/8] s390x: sie: switch to home space mode before entering SIE
` [kvm-unit-tests PATCH v8 4/8] s390x: lib: don't forward PSW when handling exception in SIE
` [kvm-unit-tests PATCH v8 5/8] s390x: lib: sie: don't reenter SIE on pgm int
` [kvm-unit-tests PATCH v8 6/8] s390x: add test source dir to include paths
` [kvm-unit-tests PATCH v8 7/8] s390x: add a test for SIE without MSO/MSL
` [kvm-unit-tests PATCH v8 8/8] lib: s390x: interrupt: remove TEID_ASCE defines
[PATCH v3 00/13] mm: jit/text allocator
2023-11-07 10:44 UTC (7+ messages)
` [PATCH v3 04/13] mm/execmem, arch: convert remaining overrides of module_alloc to execmem
[kvm-unit-tests PATCH v3 00/10] s390x: topology: Fixes and extension
2023-11-07 9:04 UTC (2+ messages)
[PATCH] s390/vfio-ap: fix sysfs status attribute for AP queue devices
2023-11-07 8:07 UTC (4+ messages)
[kvm-unit-tests PATCH v7 0/8] s390x: Add support for running guests without MSO/MSL
2023-11-06 16:36 UTC (25+ messages)
` [kvm-unit-tests PATCH v7 1/8] lib: s390x: introduce bitfield for PSW mask
` [kvm-unit-tests PATCH v7 2/8] s390x: add function to set DAT mode for all interrupts
` [kvm-unit-tests PATCH v7 3/8] s390x: sie: switch to home space mode before entering SIE
` [kvm-unit-tests PATCH v7 4/8] s390x: lib: don't forward PSW when handling exception in SIE
` [kvm-unit-tests PATCH v7 5/8] s390x: lib: sie: don't reenter SIE on pgm int
` [kvm-unit-tests PATCH v7 6/8] s390x: add test source dir to include paths
` [kvm-unit-tests PATCH v7 7/8] s390x: add a test for SIE without MSO/MSL
` [kvm-unit-tests PATCH v7 8/8] lib: s390x: interrupt: remove TEID_ASCE defines
[PATCH 00/10] mm: convert mm counter to take a folio
2023-11-06 15:49 UTC (11+ messages)
` [PATCH 01/10] mm: swap: introduce pfn_swap_entry_to_folio()
` [PATCH 02/10] s390: pgtable: use a folio in ptep_zap_swap_entry()
` [PATCH 03/10] mm: huge_memory: use a folio in __split_huge_pmd_locked()
` [PATCH 04/10] mm: huge_memory: use a folio in zap_huge_pmd()
` [PATCH 05/10] mm: memory: use a folio in copy_nonpresent_pte()
` [PATCH 06/10] mm: memory: use a folio in zap_pte_range()
` [PATCH 07/10] mm: memory: use a folio in do_set_pmd()
` [PATCH 08/10] mm: memory: use a folio in insert_page_into_pte_locked()
` [PATCH 09/10] mm: convert mm_counter() to take a folio
` [PATCH 10/10] mm: convert mm_counter_file() "
[PATCH rfc v2 00/10] mm: convert mm counter to take a folio
2023-11-06 15:08 UTC (15+ messages)
` [PATCH v2 01/10] mm: swap: introduce pfn_swap_entry_to_folio()
` [PATCH v2 02/10] s390: pgtable: use a folio in ptep_zap_swap_entry()
` [PATCH v2 03/10] mm: huge_memory: use a folio in __split_huge_pmd_locked()
` [PATCH v2 04/10] mm: huge_memory: use a folio in zap_huge_pmd()
` [PATCH v2 05/10] mm: memory: use a folio in copy_nonpresent_pte()
` [PATCH v2 06/10] mm: memory: use a folio in zap_pte_range()
` [PATCH v2 07/10] mm: memory: use a folio in do_set_pmd()
` [PATCH v2 08/10] mm: memory: use a folio in insert_page_into_pte_locked()
` [PATCH v2 09/10] mm: convert mm_counter() to take a folio
` [PATCH v2 10/10] mm: convert mm_counter_file() "
[PATCH 0/4] KVM: s390: Fix minor bugs in STFLE shadowing
2023-11-06 13:43 UTC (16+ messages)
` [PATCH 1/4] KVM: s390: vsie: Fix STFLE interpretive execution identification
` [PATCH 2/4] KVM: s390: vsie: Fix length of facility list shadowed
` [PATCH 3/4] KVM: s390: cpu model: Use previously unused constant
` [PATCH 4/4] KVM: s390: Minor refactor of base/ext facility lists
[PATCH v1 1/1] s390/uvdevice: Report additional-data length for attestation
2023-11-06 12:50 UTC (2+ messages)
[PATCH v1 1/1] s390/uvdevice: Report additional-data length for attestation
2023-11-06 12:31 UTC
[Bug report] More xfs courruption issue found on s390x
2023-11-06 6:26 UTC (2+ messages)
[PATCH rfc 00/18] mm: convert to use folio mm counter
2023-11-04 3:58 UTC (22+ messages)
` [PATCH 01/18] mm: add mm_counter_folio() and mm_counter_file_folio()
` [PATCH 02/18] uprobes: use mm_counter_file_folio()
` [PATCH 03/18] mm: userfaultfd: use mm_counter_folio()
` [PATCH 04/18] mm: rmap: use mm_counter_[file]_folio()
` [PATCH 05/18] mm: swap: introduce pfn_swap_entry_to_folio()
` [PATCH 06/18] mm: huge_memory: use a folio in __split_huge_pmd_locked()
` [PATCH 07/18] mm: huge_memory: use a folio in zap_huge_pmd()
` [PATCH 08/18] mm: khugepaged: use mm_counter_file_folio() in collapse_pte_mapped_thp()
` [PATCH 09/18] mm: memory: use a folio in do_set_pmd()
` [PATCH 10/18] mm: memory: use mm_counter_file_folio() in copy_present_pte()
` [PATCH 11/18] mm: memory: use mm_counter_file_folio() in wp_page_copy()
` [PATCH 12/18] mm: memory: use mm_counter_file_folio() in set_pte_range()
` [PATCH 13/18] mm: memory: use a folio in insert_page_into_pte_locked()
` [PATCH 14/18] mm: remove mm_counter_file()
` [PATCH 15/18] mm: memory: use a folio in copy_nonpresent_pte()
` [PATCH 16/18] mm: use a folio in zap_pte_range()
` [PATCH 17/18] s390: pgtable: use mm_counter_folio() in ptep_zap_swap_entry()
` [PATCH 18/18] mm: remove mm_counter()
[GIT PULL] s390 patches for the 6.7 merge window
2023-11-03 20:22 UTC (2+ messages)
[kvm-unit-tests PATCH v1 0/2] s390x: Align SIE tests to 2GB
2023-11-03 13:33 UTC (6+ messages)
` [kvm-unit-tests PATCH v1 1/2] s390x: spec_ex-sie: refactor to use snippet API
` [kvm-unit-tests PATCH v1 2/2] s390x: sie: ensure guests are aligned to 2GB
[PATCH 0/3] Use new wrappers to copy userspace arrays
2023-11-03 11:55 UTC (5+ messages)
` [PATCH 1/3] arch/x86/kvm: copy user-array with overflow-check
` [PATCH 2/3] arch/s390/kvm: copy userspace-array safely
` [PATCH 3/3] virt/kvm: "
[PATCH net v2 0/3] bugfixs for smc
2023-11-03 8:13 UTC (5+ messages)
` [PATCH net v2 1/3] net/smc: fix dangling sock under state SMC_APPFINCLOSEWAIT
` [PATCH net v2 2/3] net/smc: allow cdc msg send rather than drop it with NULL sndbuf_desc
` [PATCH net v2 3/3] net/smc: put sk reference if close work was canceled
[PATCH] net/smc: avoid atomic_set and smp_wmb in the tx path when possible
2023-11-03 4:56 UTC (5+ messages)
[PATCH net v1 0/3] bugfixs for smc
2023-11-02 13:28 UTC (6+ messages)
` [PATCH net v1 1/3] net/smc: fix dangling sock under state SMC_APPFINCLOSEWAIT
` [PATCH net v1 2/3] net/smc: allow cdc msg send rather than drop it with NULL sndbuf_desc
` [PATCH net v1 3/3] net/smc: put sk reference if close work was canceled
[PATCH v2 00/13] ip_tunnel: convert __be16 tunnel flags to bitmaps
2023-11-02 11:48 UTC (5+ messages)
` [PATCH v2 11/13] "
[PATCH 1/2] kexec: fix KEXEC_FILE dependencies
2023-11-02 8:03 UTC (4+ messages)
[PATCH 00/10] Handle set_memory_XXcrypted() errors
2023-11-01 14:40 UTC (8+ messages)
` [PATCH 04/10] swiotlb: Use free_decrypted_pages()
[PATCH net 0/3] bugfixs for smc
2023-11-01 8:36 UTC (8+ messages)
` [PATCH net 1/3] net/smc: fix dangling sock under state SMC_APPFINCLOSEWAIT
` [PATCH net 2/3] net/smc: allow cdc msg send rather than drop it with NULL sndbuf_desc
` [PATCH net 3/3] net/smc: put sk reference if close work was canceled
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