messages from 2022-05-04 08:02:05 to 2022-05-09 16:40:18 UTC [more...]
[PATCH 00/30] The panic notifiers refactor
2022-05-09 16:39 UTC (31+ 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 07/30] mips: ip22: Reword PANICED to PANICKED and remove useless header
` [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 22/30] panic: Introduce the panic post-reboot notifier list
` [PATCH 24/30] panic: Refactor the panic path
[PATCH v19 00/20] s390/vfio-ap: dynamic configuration support
2022-05-09 14:34 UTC (2+ messages)
[kvm-unit-tests PATCH 0/3] s390x: More storage key instruction
2022-05-09 14:07 UTC (9+ 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-09 14:00 UTC (5+ 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] bug: Use normal relative pointers in 'struct bug_entry'
2022-05-09 12:31 UTC (5+ messages)
[PATCH v3 0/2] kernel: add new infrastructure for platform_has() support
2022-05-09 11:59 UTC (8+ messages)
` [PATCH v3 1/2] kernel: add platform_has() infrastructure
` [PATCH v3 2/2] virtio: replace arch_has_restricted_virtio_memory_access()
[PATCH net 0/2] net/smc: two fixes for using smc with io_uring
2022-05-09 11:58 UTC (3+ 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] 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 v2 0/3] Fix CONT-PTE/PMD size hugetlb issue when unmapping or migrating
2022-05-09 8:46 UTC (14+ 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 v4 00/14] kbuild: yet another series of cleanups (modpost, LTO, MODULE_REL_CRCS, export.h)
2022-05-09 4:24 UTC (16+ 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 v3 00/15] kbuild: yet another series of cleanups (modpost, LTO, MODULE_REL_CRCS)
2022-05-08 18:28 UTC (31+ messages)
` [PATCH v3 01/15] modpost: mitigate false-negatives for static EXPORT_SYMBOL checks
` [PATCH v3 02/15] modpost: change the license of EXPORT_SYMBOL to bool type
` [PATCH v3 03/15] modpost: merge add_{intree_flag,retpoline,staging_flag} to add_header
` [PATCH v3 04/15] modpost: move *.mod.c generation to write_mod_c_files()
` [PATCH v3 05/15] kbuild: generate a list of objects in vmlinux
` [PATCH v3 06/15] kbuild: record symbol versions in *.cmd files
` [PATCH v3 07/15] modpost: extract symbol versions from "
` [PATCH v3 08/15] kbuild: link symbol CRCs at final link, removing CONFIG_MODULE_REL_CRCS
` [PATCH v3 09/15] kbuild: stop merging *.symversions
` [PATCH v3 10/15] genksyms: adjust the output format to modpost
` [PATCH v3 11/15] kbuild: do not create *.prelink.o for Clang LTO or IBT
` [PATCH v3 12/15] modpost: simplify the ->is_static initialization
` [PATCH v3 13/15] modpost: use hlist for hash table implementation
` [PATCH v3 14/15] kbuild: make built-in.a rule robust against too long argument error
` [PATCH v3 15/15] kbuild: make *.mod "
[PATCH 0/3] Fix CONT-PTE/PMD size hugetlb issue when unmapping or migrating
2022-05-08 9:19 UTC (19+ messages)
` [PATCH 1/3] mm: change huge_ptep_clear_flush() to return the original pte
` [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 v6 00/21] KVM: s390: enable zPCI for interpretive execution
2022-05-06 16:02 UTC (19+ messages)
` [PATCH v6 11/21] KVM: s390: pci: do initial setup for AEN interpretation
` [PATCH v6 12/21] KVM: s390: pci: enable host forwarding of Adapter Event Notifications
` [PATCH v6 13/21] KVM: s390: mechanism to enable guest zPCI Interpretation
` [PATCH v6 14/21] KVM: s390: pci: provide routines for enabling/disabling interrupt forwarding
` [PATCH v6 16/21] vfio-pci/zdev: add open/close device hooks
` [PATCH v6 17/21] vfio-pci/zdev: add function handle to clp base capability
fix and cleanup discard_alignment handling
2022-05-06 12:56 UTC (3+ messages)
` [PATCH 07/11] dasd: don't set the discard_alignment queue limit
[PATCH v10 00/19] KVM: s390: pv: implement lazy destroy for reboot
2022-05-06 11:33 UTC (7+ messages)
` [PATCH v10 01/19] KVM: s390: pv: leak the topmost page table when destroy fails
` [PATCH v10 02/19] KVM: s390: pv: handle secure storage violations for protected guests
[PATCH net-next] net/smc: Fix smc-r link reference count
2022-05-06 9:47 UTC (4+ messages)
[PATCH v9 0/3] s390x: KVM: CPU Topology
2022-05-06 9:24 UTC (4+ messages)
` [PATCH v9 1/3] s390x: KVM: ipte lock for SCA access should be contained in KVM
` [PATCH v9 2/3] s390x: KVM: guest support for topology function
` [PATCH v9 3/3] s390x: KVM: resetting the Topology-Change-Report
[PATCH 0/5] s390/dasd: data corruption fixes for thin provisioning
2022-05-06 2:08 UTC (7+ messages)
` [PATCH 1/5] s390/dasd: fix data corruption for ESE devices
` [PATCH 2/5] s390/dasd: prevent double format of tracks "
` [PATCH 3/5] s390/dasd: Fix read for ESE with blksize < 4k
` [PATCH 4/5] s390/dasd: Fix read inconsistency for ESE DASD devices
` [PATCH 5/5] s390/dasd: Use kzalloc instead of kmalloc/memset
[PATCH v4 0/7] Make the rest of the VFIO driver interface use vfio_device
2022-05-06 0:08 UTC (8+ messages)
` [PATCH v4 1/7] vfio: Make vfio_(un)register_notifier accept a vfio_device
` [PATCH v4 2/7] vfio/ccw: Remove mdev from struct channel_program
` [PATCH v4 3/7] vfio/mdev: Pass in a struct vfio_device * to vfio_pin/unpin_pages()
` [PATCH v4 4/7] vfio/mdev: Pass in a struct vfio_device * to vfio_dma_rw()
` [PATCH v4 5/7] drm/i915/gvt: Change from vfio_group_(un)pin_pages to vfio_(un)pin_pages
` [PATCH v4 6/7] vfio: Remove dead code
` [PATCH v4 7/7] vfio: Remove calls to vfio_group_add_container_user()
[GIT PULL] s390 updates for 5.18-rc6
2022-05-05 18:46 UTC (3+ messages)
[kvm-unit-tests PATCH v7 0/3] s390x: Test effect of storage keys on some instructions
2022-05-05 13:16 UTC (7+ messages)
` [kvm-unit-tests PATCH v7 1/3] s390x: Give name to return value of tprot()
` [kvm-unit-tests PATCH v7 2/3] s390x: Test effect of storage keys on some instructions
[kvm-unit-tests PATCH v1] s390x: migration: don't run tests when facilities are not there
2022-05-05 12:02 UTC (3+ messages)
[PATCH RESEND v5 0/4] PCI: Rework pci_scan_slot() and isolated PCI functions
2022-05-05 8:38 UTC (5+ messages)
` [PATCH RESEND v5 1/4] PCI: Clean up pci_scan_slot()
` [PATCH RESEND v5 2/4] PCI: Move jailhouse's isolated function handling to pci_scan_slot()
` [PATCH RESEND v5 3/4] PCI: Extend isolated function probing to s390
` [PATCH RESEND v5 4/4] s390/pci: allow zPCI zbus without a function zero
[PATCH 5.17 198/225] perf symbol: Pass is_kallsyms to symbols__fixup_end()
2022-05-04 16:47 UTC (3+ messages)
` [PATCH 5.17 199/225] perf symbol: Update symbols__fixup_end()
` [PATCH 5.17 200/225] perf symbol: Remove arch__symbols__fixup_end()
[PATCH 5.15 155/177] perf symbol: Pass is_kallsyms to symbols__fixup_end()
2022-05-04 16:46 UTC (3+ messages)
` [PATCH 5.15 156/177] perf symbol: Update symbols__fixup_end()
` [PATCH 5.15 173/177] perf symbol: Remove arch__symbols__fixup_end()
[PATCH 5.10 113/129] perf symbol: Pass is_kallsyms to symbols__fixup_end()
2022-05-04 16:45 UTC (3+ messages)
` [PATCH 5.10 114/129] perf symbol: Update symbols__fixup_end()
` [PATCH 5.10 129/129] perf symbol: Remove arch__symbols__fixup_end()
[kvm-unit-tests PATCH v5 0/6] s390x: Attestation tests
2022-05-04 8:39 UTC (7+ messages)
` [kvm-unit-tests PATCH v5 4/6] s390x: uv-guest: Remove double report_prefix_pop
` [kvm-unit-tests PATCH v5 5/6] s390x: uv-guest: add share bit test
` [kvm-unit-tests PATCH v5 6/6] s390x: Add attestation tests
[PATCH v8 0/2] s390x: KVM: CPU Topology
2022-05-04 8:05 UTC (4+ messages)
` [PATCH v8 2/2] s390x: KVM: resetting the Topology-Change-Report
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