messages from 2020-12-02 23:07:25 to 2020-12-10 23:22:45 UTC [more...]
[patch 00/30] genirq: Treewide hunt for irq descriptor abuse and assorted fixes
2020-12-10 23:20 UTC (38+ messages)
` [patch 01/30] genirq: Move irq_has_action() into core code
` [patch 02/30] genirq: Move status flag checks to core
` [patch 03/30] genirq: Move irq_set_lockdep_class() "
` [patch 04/30] genirq: Provide irq_get_effective_affinity()
` [patch 05/30] genirq: Annotate irq stats data races
` [patch 06/30] parisc/irq: Simplify irq count output for /proc/interrupts
` [patch 07/30] genirq: Make kstat_irqs() static
` [patch 08/30] genirq: Provide kstat_irqdesc_cpu()
` [patch 09/30] ARM: smp: Use irq_desc_kstat_cpu() in show_ipi_list()
` [patch 10/30] arm64/smp: Use irq_desc_kstat_cpu() in arch_show_interrupts()
` [patch 11/30] parisc/irq: Use irq_desc_kstat_cpu() in show_interrupts()
` [patch 12/30] s390/irq: Use irq_desc_kstat_cpu() in show_msi_interrupt()
` [patch 13/30] drm/i915/lpe_audio: Remove pointless irq_to_desc() usage
` [Intel-gfx] "
` [patch 14/30] drm/i915/pmu: Replace open coded kstat_irqs() copy
` [patch 15/30] pinctrl: nomadik: Use irq_has_action()
` [patch 16/30] mfd: ab8500-debugfs: Remove the racy fiddling with irq_desc
` [patch 17/30] NTB/msi: Use irq_has_action()
` [patch 18/30] PCI: xilinx-nwl: Use irq_data_get_irq_chip_data()
` [patch 19/30] PCI: mobiveil: "
` [patch 20/30] net/mlx4: Replace irq_to_desc() abuse
` [patch 21/30] net/mlx4: Use effective interrupt affinity
` [patch 22/30] net/mlx5: Replace irq_to_desc() abuse
` [patch 23/30] net/mlx5: Use effective interrupt affinity
` [patch 24/30] xen/events: Remove unused bind_evtchn_to_irq_lateeoi()
` [patch 25/30] xen/events: Remove disfunct affinity spreading
` [patch 26/30] xen/events: Use immediate affinity setting
` [patch 27/30] xen/events: Only force affinity mask for percpu interrupts
` [patch 28/30] xen/events: Reduce irq_info::spurious_cnt storage size
` [patch 29/30] xen/events: Implement irq distribution
` [patch 30/30] genirq: Remove export of irq_to_desc()
[kvm-unit-tests PATCH 0/2] s390x: Move from LGPL 2 to GPL 2
2020-12-10 16:20 UTC (19+ messages)
` [kvm-unit-tests PATCH 1/2] s390x: Move to GPL 2 and SPDX license identifiers
` [kvm-unit-tests PATCH 2/2] s390x: lib: "
[RFC 0/4] vfio-pci/zdev: Fixing s390 vfio-pci ISM support
2020-12-10 16:14 UTC (11+ messages)
` [RFC 1/4] s390/pci: track alignment/length strictness for zpci_dev
` [RFC 2/4] vfio-pci/zdev: Pass the relaxed alignment flag
` [RFC 3/4] s390/pci: Get hardware-reported max store block length
` [RFC 4/4] vfio-pci/zdev: Introduce the zPCI I/O vfio region
[s390] pci_irq.c:106: error: implicit declaration of function 'smp_cpu_get_cpu_address'
2020-12-10 15:18 UTC
[GIT PULL 0/4] KVM: s390: features and test for 5.11
2020-12-10 14:25 UTC (5+ messages)
` [GIT PULL 1/4] KVM: s390: Add memcg accounting to KVM allocations
` [GIT PULL 2/4] s390/gmap: make gmap memcg aware
` [GIT PULL 3/4] KVM: selftests: sync_regs test for diag318
` [GIT PULL 4/4] KVM: s390: track synchronous pfault events in kvm_stat
[PATCH 0/3] mm/hotplug: Pre-validate the address range with platform
2020-12-10 9:39 UTC (14+ messages)
` [PATCH 1/3] mm/hotplug: Prevalidate the address range being added "
` [PATCH 2/3] arm64/mm: Define arch_get_mappable_range()
` [PATCH 3/3] s390/mm: "
[PATCH v3] s390/pci: fix CPU address in MSI for directed IRQ
2020-12-09 15:08 UTC (2+ messages)
[RFC 0/1] Remove uevent suppression logic from css driver
2020-12-09 12:52 UTC (7+ messages)
` [RFC 1/1] s390/cio: Remove uevent-suppress "
[PATCH 1/1] crypto: Fix possible buffer overflows in pkey_protkey_aes_attr_read
2020-12-09 7:46 UTC (3+ messages)
[PATCH v12 00/17] s390/vfio-ap: dynamic configuration support
2020-12-09 7:20 UTC (3+ messages)
` [PATCH v12 14/17] s390/zcrypt: Notify driver on config changed and scan complete callbacks
[PATCH net-next] net/af_iucv: use DECLARE_SOCKADDR to cast from sockaddr
2020-12-08 23:57 UTC (2+ messages)
[PATCH] arch: fix 'unexpected IRQ trap at vector' warnings
2020-12-08 23:01 UTC (4+ messages)
store a pointer to the block_device in struct bio (again)
2020-12-08 14:15 UTC (23+ messages)
` [PATCH 3/9] block: store a block_device pointer in struct bio
` [PATCH 6/9] blk-mq: use ->bi_bdev for I/O accounting
` [PATCH 7/9] block: add a disk_uevent helper
` [PATCH 8/9] block: remove DISK_PITER_REVERSE
` [PATCH 9/9] block: use an xarray for disk->part_tbl
BUG: unable to handle kernel paging request in smc_nl_handle_smcr_dev
2020-12-08 12:02 UTC
[RFC V2 0/3] mm/hotplug: Pre-validate the address range with platform
2020-12-08 8:38 UTC (12+ messages)
` [RFC V2 3/3] s390/mm: Define arch_get_mappable_range()
[PATCH] s390/vfio-ap: Clean up vfio_ap resources when KVM pointer invalidated
2020-12-08 0:40 UTC (18+ messages)
[PATCH net-next 0/6] s390/qeth: updates 2020-12-07
2020-12-07 16:56 UTC (9+ messages)
` [PATCH net-next 1/6] s390/qeth: don't call INIT_LIST_HEAD() on iob's list entry
` [PATCH net-next 2/6] s390/ccwgroup: use bus->dev_groups for bus-based sysfs attributes
` [PATCH net-next 3/6] s390/qeth: use dev->groups for common "
` [PATCH net-next 4/6] s390/qeth: don't replace a fully completed async TX buffer
` [PATCH net-next 5/6] s390/qeth: remove QETH_QDIO_BUF_HANDLED_DELAYED state
` [PATCH net-next 6/6] s390/qeth: make qeth_qdio_handle_aob() more robust
[PATCH v2] drivers/virt: vmgenid: add vm generation id driver
2020-12-07 14:22 UTC (16+ messages)
` [PATCH v3] "
[RFC PATCH net-next 00/13] Make .ndo_get_stats64 sleepable
2020-12-06 23:59 UTC (2+ messages)
` [RFC PATCH net-next 04/13] s390/appldata_net_sum: hold the netdev lists lock when retrieving device statistics
block tracepoint cleanups v2
2020-12-04 16:42 UTC (17+ messages)
` [PATCH 1/5] block: remove the unused block_sleeprq tracepoint
` [PATCH 2/5] block: simplify and extend the block_bio_merge tracepoint class
` [PATCH 3/5] block: remove the request_queue argument to the block_split tracepoint
` [PATCH 4/5] block: remove the request_queue argument to the block_bio_remap tracepoint
` [PATCH 5/5] block: remove the request_queue to argument request based tracepoints
[PATCH v3 0/2] Connect request callback to mdev and vfio-ccw
2020-12-03 23:48 UTC (4+ messages)
` [PATCH v3 1/2] vfio-mdev: Wire in a request handler for mdev parent
` [PATCH v3 2/2] vfio-ccw: Wire in the request callback
[PATCH 0/6] Add documentation for Documentation/features at the built docs
2020-12-03 22:36 UTC (2+ messages)
[GIT PULL] s390 updates for 5.10-rc7
2020-12-03 21:54 UTC (2+ messages)
[PATCH AUTOSEL 5.9 27/39] sched/idle: Fix arch_cpu_idle() vs tracing
2020-12-03 17:10 UTC (3+ messages)
block tracepoint cleanups
2020-12-03 15:38 UTC (18+ messages)
` [PATCH 1/5] block: remove the unused block_sleeprq tracepoint
` [dm-devel] "
` [PATCH 2/5] block: simplify and extended the block_bio_merge tracepoint class
` [dm-devel] "
` [PATCH 3/5] block: remove the request_queue argument to the block_split tracepoint
` [PATCH 4/5] block: remove the request_queue argument to the block_bio_remap tracepoint
` [dm-devel] "
` [PATCH 5/5] block: remove the request_queue to argument request based tracepoints
` [dm-devel] "
[PATCH v2 0/2] Connect request callback to mdev and vfio-ccw
2020-12-03 3:02 UTC (4+ messages)
` [PATCH v2 1/2] vfio-mdev: Wire in a request handler for mdev parent
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).