messages from 2022-05-06 16:03:10 to 2022-05-11 19:29:13 UTC [more...]
[PATCH v4 00/14] kbuild: yet another series of cleanups (modpost, LTO, MODULE_REL_CRCS, export.h)
2022-05-11 19:27 UTC (29+ messages)
` [PATCH v4 01/14] modpost: remove left-over cross_compile declaration
` [PATCH v4 02/14] modpost: change the license of EXPORT_SYMBOL to bool type
` [PATCH v4 03/14] modpost: split the section mismatch checks into section-check.c
` [PATCH v4 04/14] modpost: add sym_find_with_module() helper
` [PATCH v4 05/14] modpost: extract symbol versions from *.cmd files
` [PATCH v4 06/14] kbuild: link symbol CRCs at final link, removing CONFIG_MODULE_REL_CRCS
` [PATCH v4 07/14] kbuild: stop merging *.symversions
` [PATCH v4 08/14] genksyms: adjust the output format to modpost
` [PATCH v4 09/14] kbuild: do not create *.prelink.o for Clang LTO or IBT
` [PATCH v4 10/14] kbuild: check static EXPORT_SYMBOL* by script instead of modpost
` [PATCH v4 11/14] kbuild: make built-in.a rule robust against too long argument error
` [PATCH v4 12/14] kbuild: make *.mod "
` [PATCH v4 13/14] kbuild: add cmd_and_savecmd macro
` [PATCH v4 14/14] kbuild: rebuild multi-object modules when objtool is updated
[PATCH 0/8] s390: allow to build with llvm's integrated assembler
2022-05-11 19:27 UTC (12+ messages)
` [PATCH 1/8] s390/alternatives: provide identical sized orginal/alternative sequences
` [PATCH 2/8] s390/alternatives: remove padding generation code
` [PATCH 3/8] s390/entry: shorten OUTSIDE macro
` [PATCH 4/8] s390/entry: workaround llvm's IAS limitations
` [PATCH 5/8] s390/purgatory: "
` [PATCH 6/8] s390/boot: workaround llvm IAS bug
` [PATCH 7/8] s390/boot: do not emit debug info for assembly with llvm's IAS
` [PATCH 8/8] scripts/min-tool-version.sh: raise minimum clang version to 14.0.0 for s390
[PATCH v4 0/3] Fix CONT-PTE/PMD size hugetlb issue when unmapping or migrating
2022-05-11 17:35 UTC (6+ messages)
` [PATCH v4 1/3] mm: change huge_ptep_clear_flush() to return the original pte
` [PATCH v4 2/3] mm: rmap: Fix CONT-PTE/PMD size hugetlb issue when migration
` [PATCH v4 3/3] mm: rmap: Fix CONT-PTE/PMD size hugetlb issue when unmapping
[PATCH 00/30] The panic notifiers refactor
2022-05-11 16:45 UTC (52+ messages)
` [PATCH 01/30] x86/crash,reboot: Avoid re-disabling VMX in all CPUs on crash/restart
` [PATCH 04/30] firmware: google: Convert regular spinlock into trylock on panic path
` [PATCH 05/30] misc/pvpanic: "
` [PATCH 08/30] powerpc/setup: Refactor/untangle panic notifiers
` [PATCH 09/30] coresight: cpu-debug: Replace mutex with mutex_trylock on panic notifier
` [PATCH 10/30] alpha: Clean-up the panic notifier code
` [PATCH 11/30] um: Improve panic notifiers consistency and ordering
` [PATCH 14/30] panic: Properly identify the panic event to the notifiers' callbacks
` [PATCH 15/30] bus: brcmstb_gisb: Clean-up panic/die notifiers
` [PATCH 17/30] tracing: Improve "
` [PATCH 18/30] notifier: Show function names on notifier routines if DEBUG_NOTIFIERS is set
` [PATCH 22/30] panic: Introduce the panic post-reboot notifier list
` [PATCH 23/30] printk: kmsg_dump: Introduce helper to inform number of dumpers
` [PATCH 24/30] panic: Refactor the panic path
[PATCH v4 5/7] drm/i915/gvt: Change from vfio_group_(un)pin_pages to vfio_(un)pin_pages
2022-05-11 16:09 UTC (2+ messages)
[PATCH net 0/2] net/smc: two fixes for using smc with io_uring
2022-05-11 13:32 UTC (9+ messages)
` [PATCH net 1/2] net/smc: non blocking recvmsg() return -EAGAIN when no data and signal_pending
` [PATCH net 2/2] net/smc: align the connect behaviour with TCP
[PATCH net 0/3] s390/net: Cleanup some code checker findings
2022-05-11 11:40 UTC (5+ messages)
` [PATCH net 1/3] s390/ctcm: fix variable dereferenced before check
` [PATCH net 2/3] s390/ctcm: fix potential memory leak
` [PATCH net 3/3] s390/lcs: fix variable dereferenced before check
[kvm-unit-tests PATCH v2 0/2] s390x: add migration test for CMM
2022-05-11 11:32 UTC (6+ messages)
` [kvm-unit-tests PATCH v2 1/2] lib: s390x: add header for CMM related defines
` [kvm-unit-tests PATCH v2 2/2] s390x: add cmm migration test
[kvm-unit-tests PATCH 0/3] s390x: More storage key instruction
2022-05-11 9:48 UTC (12+ messages)
` [kvm-unit-tests PATCH 1/3] s390x: Fix sclp facility bit numbers
` [kvm-unit-tests PATCH 2/3] s390x: Test TEID values in storage key test
` [kvm-unit-tests PATCH 3/3] s390x: Test effect of storage keys on some more instructions
[kvm-unit-tests PATCH v1 0/2] s390x: add migration test for CMM
2022-05-11 8:59 UTC (11+ messages)
` [kvm-unit-tests PATCH v1 1/2] lib: s390x: add header for CMM related defines
` [kvm-unit-tests PATCH v1 2/2] s390x: add cmm migration test
[PATCH v3 0/3] Fix CONT-PTE/PMD size hugetlb issue when unmapping or migrating
2022-05-11 3:59 UTC (11+ messages)
` [PATCH v3 1/3] mm: change huge_ptep_clear_flush() to return the original pte
` [PATCH v3 2/3] mm: rmap: Fix CONT-PTE/PMD size hugetlb issue when migration
` [PATCH v3 3/3] mm: rmap: Fix CONT-PTE/PMD size hugetlb issue when unmapping
s390-iommu.c default domain conversion
2022-05-10 16:09 UTC (3+ messages)
[PATCH AUTOSEL 5.4 5/8] s390: disable -Warray-bounds
2022-05-10 15:45 UTC
[PATCH AUTOSEL 4.19 5/6] s390: disable -Warray-bounds
2022-05-10 15:46 UTC
[PATCH AUTOSEL 5.10 5/9] s390: disable -Warray-bounds
2022-05-10 15:45 UTC
[PATCH AUTOSEL 5.15 07/19] s390: disable -Warray-bounds
2022-05-10 15:44 UTC
[PATCH AUTOSEL 5.17 08/21] s390: disable -Warray-bounds
2022-05-10 15:43 UTC
[PATCH 0/9] kvm: s390: Add PV dump support
2022-05-10 14:07 UTC (15+ messages)
` [PATCH 3/9] KVM: s390: pv: Add query interface
` [PATCH 5/9] KVM: s390: pv: Add query dump information
` [PATCH 6/9] kvm: s390: Add configuration dump functionality
` [PATCH 7/9] kvm: s390: Add CPU "
[PATCH] bug: Use normal relative pointers in 'struct bug_entry'
2022-05-10 10:38 UTC (4+ messages)
[PATCH v2 0/3] Fix CONT-PTE/PMD size hugetlb issue when unmapping or migrating
2022-05-10 1:35 UTC (18+ messages)
` [PATCH v2 1/3] mm: change huge_ptep_clear_flush() to return the original pte
` [PATCH v2 2/3] mm: rmap: Fix CONT-PTE/PMD size hugetlb issue when migration
` [PATCH v2 3/3] mm: rmap: Fix CONT-PTE/PMD size hugetlb issue when unmapping
[PATCH 0/3] Fix CONT-PTE/PMD size hugetlb issue when unmapping or migrating
2022-05-10 1:28 UTC (18+ messages)
` [PATCH 2/3] mm: rmap: Fix CONT-PTE/PMD size hugetlb issue when migration
` [PATCH 3/3] mm: rmap: Fix CONT-PTE/PMD size hugetlb issue when unmapping
[PATCH v19 00/20] s390/vfio-ap: dynamic configuration support
2022-05-09 14:34 UTC (2+ messages)
[PATCH v3 0/2] kernel: add new infrastructure for platform_has() support
2022-05-09 11:59 UTC (7+ messages)
` [PATCH v3 1/2] kernel: add platform_has() infrastructure
` [PATCH v3 2/2] virtio: replace arch_has_restricted_virtio_memory_access()
[PATCH] kernel/drivers: Remove redundant driver match function
2022-05-09 11:36 UTC (7+ messages)
[PATCH v2 4/8] drivers: use new capable_or functionality
2022-05-09 10:46 UTC (3+ messages)
[PATCH] s390/crypto: add crypto library interface for ChaCha20
2022-05-09 10:17 UTC (3+ messages)
[PATCH 0/2] s390/pai: Add support for Processor Activity Instrumentation
2022-05-09 9:55 UTC (9+ messages)
` [PATCH 1/2] entry: Rename arch_check_user_regs() to arch_enter_from_user_mode()
[PATCH v3 00/15] kbuild: yet another series of cleanups (modpost, LTO, MODULE_REL_CRCS)
2022-05-08 18:28 UTC (3+ messages)
[PATCH v6 00/21] KVM: s390: enable zPCI for interpretive execution
2022-05-06 16:02 UTC (3+ messages)
` [PATCH v6 17/21] vfio-pci/zdev: add function handle to clp base capability
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).