messages from 2020-05-29 20:27:34 to 2020-06-15 03:39:03 UTC [more...]
[PATCH V3 0/4] mm/debug_vm_pgtable: Add some more tests
2020-06-15 3:37 UTC (5+ messages)
` [PATCH V3 1/4] mm/debug_vm_pgtable: Add tests validating arch helpers for core MM features
` [PATCH V3 2/4] mm/debug_vm_pgtable: Add tests validating advanced arch page table helpers
` [PATCH V3 3/4] mm/debug_vm_pgtable: Add debug prints for individual tests
` [PATCH V3 4/4] Documentation/mm: Add descriptions for arch page table helpers
[PATCH] s390: protvirt: virtio: Refuse device without IOMMU
2020-06-15 3:01 UTC (12+ messages)
[PATCH] printk: Make linux/printk.h self-contained
2020-06-13 14:29 UTC (11+ messages)
` [v2 PATCH] "
AMD IOMMU + SME + amdgpu regression
2020-06-11 23:05 UTC
[kvm-unit-tests PATCH v8 00/12] s390x: Testing the Channel Subsystem I/O
2020-06-10 15:54 UTC (41+ messages)
` [kvm-unit-tests PATCH v8 01/12] s390x: Use PSW bits definitions in cstart
` [kvm-unit-tests PATCH v8 02/12] s390x: Move control register bit definitions and add AFP to them
` [kvm-unit-tests PATCH v8 03/12] s390x: saving regs for interrupts
` [kvm-unit-tests PATCH v8 04/12] s390x: interrupt registration
` [kvm-unit-tests PATCH v8 05/12] s390x: export the clock get_clock_ms() utility
` [kvm-unit-tests PATCH v8 06/12] s390x: clock and delays caluculations
` [kvm-unit-tests PATCH v8 07/12] s390x: define function to wait for interrupt
` [kvm-unit-tests PATCH v8 08/12] s390x: retrieve decimal and hexadecimal kernel parameters
` [kvm-unit-tests PATCH v8 09/12] s390x: Library resources for CSS tests
` [kvm-unit-tests PATCH v8 10/12] s390x: css: stsch, enumeration test
` [kvm-unit-tests PATCH v8 11/12] s390x: css: msch, enable test
` [kvm-unit-tests PATCH v8 12/12] s390x: css: ssch/tsch with sense and interrupt
[PATCH] mm/page_alloc: silence a KASAN false positive
2020-06-10 12:28 UTC (5+ messages)
[PATCH] s390: set NODES_SHIFT=0 when NUMA=n
2020-06-10 12:07 UTC (3+ messages)
[PATCH RFC 0/2] s390/mm: don't set ARCH_KEEP_MEMBLOCK
2020-06-10 11:45 UTC (3+ messages)
` [PATCH RFC 1/2] s390/zcore: traverse resources instead of memblocks
[PATCH v6] s390: Fix vDSO clock_getres()
2020-06-09 15:12 UTC (3+ messages)
Add a new fchmodat4() syscall, v2
2020-06-09 13:52 UTC (2+ messages)
[PATCH v2] lib: fix bitmap_parse() on 64-bit big endian archs
2020-06-09 9:40 UTC (2+ messages)
[PATCH] s390: vdso: Use $(LD) instead of $(CC) to link vDSO
2020-06-09 6:49 UTC (5+ messages)
` [PATCH v2] "
[PATCH AUTOSEL 5.6 002/606] s390/ism: fix error return code in ism_probe()
2020-06-08 23:05 UTC (4+ messages)
` [PATCH AUTOSEL 5.6 184/606] s390/pci: Fix s390_mmio_read/write with MIO
` [PATCH AUTOSEL 5.6 185/606] s390/kaslr: add support for R_390_JMP_SLOT relocation type
` [PATCH AUTOSEL 5.6 197/606] s390/kexec_file: fix initrd location for kdump kernel
[PATCH AUTOSEL 5.7 271/274] s390/bpf: Maintain 8-byte stack alignment
2020-06-08 23:06 UTC
[GIT PULL] s390 patches for the 5.8 merge window
2020-06-08 22:11 UTC (5+ messages)
[PATCH -next] s390/zcrypt: fix kzalloc-simple.cocci warnings
2020-06-08 14:27 UTC (2+ messages)
[PATCH RESEND2] lib: fix bitmap_parse() on 64-bit big endian archs
2020-06-08 13:00 UTC (5+ messages)
[PATCH RESEND] lib: fix bitmap_parse() on 64-bit big endian archs
2020-06-08 10:28 UTC (6+ messages)
[PATCH] kprobes: use strncpy_from_kernel_nofault() in fetch_store_string()
2020-06-06 18:19 UTC
[PATCH v8 00/16] s390/vfio-ap: dynamic configuration support
2020-06-06 4:31 UTC (22+ messages)
` [PATCH v8 01/16] s390/ap: introduce new ap function ap_get_qdev()
` [PATCH v8 02/16] s390/vfio-ap: use new AP bus interface to search for queue devices
` [PATCH v8 03/16] s390/vfio-ap: manage link between queue struct and matrix mdev
` [PATCH v8 04/16] s390/zcrypt: driver callback to indicate resource in use
` [PATCH v8 05/16] s390/vfio-ap: implement in-use callback for vfio_ap driver
` [PATCH v8 06/16] s390/vfio-ap: introduce shadow APCB
` [PATCH v8 07/16] s390/vfio-ap: sysfs attribute to display the guest's matrix
` [PATCH v8 08/16] s390/vfio-ap: filter matrix for unavailable queue devices
` [PATCH v8 09/16] s390/vfio_ap: add qlink from ap_matrix_mdev struct to vfio_ap_queue struct
` [PATCH v8 10/16] s390/vfio-ap: allow assignment of unavailable AP queues to mdev device
` [PATCH v8 11/16] s390/vfio-ap: allow configuration of matrix mdev in use by a KVM guest
` [PATCH v8 12/16] s390/vfio-ap: allow hot plug/unplug of AP resources using mdev device
` [PATCH v8 13/16] s390/zcrypt: Notify driver on config changed and scan complete callbacks
` [PATCH v8 14/16] s390/vfio-ap: handle host AP config change notification
` [PATCH v8 15/16] s390/vfio-ap: handle AP bus scan completed notification
` [PATCH v8 16/16] s390/vfio-ap: handle probe/remove not due to host AP config changes
[PATCH] s390/virtio: remove unused pm callbacks
2020-06-05 10:52 UTC (5+ messages)
[kvm-unit-tests PATCH v7 00/12] s390x: Testing the Channel Subsystem I/O
2020-06-05 9:02 UTC (29+ messages)
` [kvm-unit-tests PATCH v7 05/12] s390x: export the clock get_clock_ms() utility
` [kvm-unit-tests PATCH v7 06/12] s390x: use get_clock_ms() to calculate a delay in ms
` [kvm-unit-tests PATCH v7 07/12] s390x: Library resources for CSS tests
` [kvm-unit-tests PATCH v7 08/12] s390x: css: stsch, enumeration test
` [kvm-unit-tests PATCH v7 09/12] s390x: css: msch, enable test
` [kvm-unit-tests PATCH v7 10/12] s390x: define function to wait for interrupt
` [kvm-unit-tests PATCH v7 11/12] s390x: css: ssch/tsch with sense and interrupt
[PATCH v3 0/5] lockdep: Change IRQ state tracking to use per-cpu variables
2020-06-04 20:41 UTC (9+ messages)
` [RFC][PATCH v3 1/5] sparc64: Fix asm/percpu.h build error
` [PATCH v3 2/5] powerpc64: Break asm/percpu.h vs spinlock_types.h dependency
` [PATCH v3 3/5] s390: Break cyclic percpu include
` [PATCH v3 4/5] lockdep: Change hardirq{s_enabled,_context} to per-cpu variables
` [PATCH v3 5/5] lockdep: Remove lockdep_hardirq{s_enabled,_context}() argument
[PATCH v3 0/7] Statsfs: a new ram-based file system for Linux kernel statistics
2020-06-04 15:34 UTC (4+ messages)
` [PATCH v3 2/7] documentation for stats_fs
[PATCH v2 0/5] Statsfs: a new ram-based file sytem for Linux kernel statistics
2020-06-04 11:59 UTC (3+ messages)
[PULL v2 00/10] vfio-ccw patches for 5.8
2020-06-04 11:27 UTC (14+ messages)
` [PULL v2 01/10] vfio-ccw: Enable transparent CCW IPL from DASD
` [PULL v2 02/10] vfio-ccw: document possible errors
` [PULL v2 03/10] vfio-ccw: Introduce new helper functions to free/destroy regions
` [PULL v2 04/10] vfio-ccw: Register a chp_event callback for vfio-ccw
` [PULL v2 05/10] vfio-ccw: Refactor the unregister of the async regions
` [PULL v2 06/10] vfio-ccw: Introduce a new schib region
` [PULL v2 07/10] vfio-ccw: Refactor IRQ handlers
` [PULL v2 08/10] vfio-ccw: Introduce a new CRW region
` [PULL v2 09/10] vfio-ccw: Wire up the CRW irq and "
` [PULL v2 10/10] vfio-ccw: Add trace for CRW event
` [PATCH] vfio-ccw: make vfio_ccw_regops variables declarations static
[PATCH v2 00/33] iommu: Move iommu_group setup to IOMMU core code
2020-06-02 21:17 UTC (10+ messages)
[PATCH v5 2/3] arch: wire-up close_range()
2020-06-02 20:42 UTC
[PATCH] s390: fix syscall_get_error for compat processes
2020-06-02 18:00 UTC
[PULL 00/10] vfio-ccw patches for 5.8
2020-06-02 15:34 UTC (5+ messages)
` [PULL 08/10] vfio-ccw: Introduce a new CRW region
[PATCH 1/1] s390/pci: Log new handle in clp_disable_fh()
2020-06-02 7:26 UTC (3+ messages)
[PATCH v2] blkdev: Replace blksize_bits() with ilog2()
2020-06-02 6:13 UTC (9+ messages)
[PATCH net-next] net/smc: pre-fetch send buffer outside of send_lock
2020-05-31 1:12 UTC (2+ messages)
[PATCH 0/8] Convert the intel iommu driver to the dma-iommu api
2020-05-29 21:21 UTC (6+ 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;
as well as URLs for NNTP newsgroup(s).