linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-11-26 20:26:27 to 2021-11-27 01:27:19 UTC [more...]

[patch 00/37] genirq/msi, PCI/MSI: Spring cleaning - Part 2
 2021-11-27  1:21 UTC  (52+ messages)
` [patch 01/37] device: Move MSI related data into a struct
` [patch 02/37] device: Add device::msi_data pointer and struct msi_device_data
` [patch 03/37] PCI/MSI: Allocate MSI device data on first use
` [patch 05/37] platform-msi: "
` [patch 06/37] bus: fsl-mc-msi: "
` [patch 07/37] soc: ti: ti_sci_inta_msi: "
` [patch 08/37] genirq/msi: Provide msi_device_populate/destroy_sysfs()
` [patch 09/37] PCI/MSI: Let the irq code handle sysfs groups
` [patch 10/37] platform-msi: Let the core "
` [patch 11/37] genirq/msi: Remove the original sysfs interfaces
` [patch 12/37] platform-msi: Rename functions and clarify comments
` [patch 13/37] platform-msi: Store platform private data pointer in msi_device_data
` [patch 14/37] genirq/msi: Consolidate MSI descriptor data
` [patch 15/37] platform-msi: Use msi_desc::msi_index
` [patch 16/37] bus: fsl-mc-msi: "
` [patch 17/37] soc: ti: ti_sci_inta_msi: "
` [patch 18/37] PCI/MSI: "
` [patch 19/37] genirq/msi: Add msi_device_data::properties
` [patch 20/37] PCI/MSI: Store properties in device::msi::data
` [patch 21/37] x86/pci/XEN: Use device MSI properties
` [patch 22/37] x86/apic/msi: "
` [patch 23/37] genirq/msi: "
` [patch 24/37] powerpc/cell/axon_msi: Use MSI device properties
` [patch 25/37] powerpc/pseries/msi: "
` [patch 26/37] PCI/MSI: Provide MSI_FLAG_MSIX_CONTIGUOUS
` [patch 27/37] powerpc/pseries/msi: Let core code check for contiguous entries
` [patch 28/37] genirq/msi: Provide interface to retrieve Linux interrupt number
` [patch 29/37] PCI/MSI: Use __msi_get_virq() in pci_get_vector()
` [patch 30/37] PCI/MSI: Simplify pci_irq_get_affinity()
` [patch 31/37] dmaengine: mv_xor_v2: Get rid of msi_desc abuse
` [patch 32/37] perf/smmuv3: Use msi_get_virq()
` [patch 33/37] iommu/arm-smmu-v3: "
` [patch 34/37] mailbox: bcm-flexrm-mailbox: Rework MSI interrupt handling
` [patch 35/37] bus: fsl-mc: fsl-mc-allocator: Rework MSI handling
` [patch 36/37] soc: ti: ti_sci_inta_msi: Get rid of ti_sci_inta_msi_get_virq()
` [patch 37/37] dmaengine: qcom_hidma: Cleanup MSI handling
` [patch 04/37] PCI/MSI: Use lock from msi_device_data

[patch 00/22] genirq/msi, PCI/MSI: Spring cleaning - Part 1
 2021-11-27  1:19 UTC  (46+ messages)
` [patch 01/22] powerpc/4xx: Remove MSI support which never worked
` [patch 02/22] PCI/MSI: Fix pci_irq_vector()/pci_irq_get_attinity()
` [patch 03/22] genirq/msi: Guard sysfs code
` [patch 04/22] genirq/msi: Remove unused domain callbacks
` [patch 05/22] genirq/msi: Fixup includes
` [patch 06/22] PCI/MSI: Make pci_msi_domain_write_msg() static
` [patch 07/22] PCI/MSI: Remove msi_desc_to_pci_sysdata()
` [patch 08/22] PCI/sysfs: Use pci_irq_vector()
` [patch 09/22] MIPS: Octeon: Use arch_setup_msi_irq()
` [patch 10/22] genirq/msi, treewide: Use a named struct for PCI/MSI attributes
` [patch 11/22] x86/hyperv: Refactor hv_msi_domain_free_irqs()
` [patch 12/22] PCI/MSI: Make arch_restore_msi_irqs() less horrible
` [patch 13/22] PCI/MSI: Cleanup include zoo
` [patch 14/22] PCI/MSI: Make msix_update_entries() smarter
` [patch 16/22] PCI/MSI: Split out CONFIG_PCI_MSI independent part
` [patch 18/22] PCI/MSI: Split out irqdomain code
` [patch 19/22] PCI/MSI: Sanitize MSIX table map handling
` [patch 21/22] genirq/msi: Handle PCI/MSI allocation fail in core code
` [patch 22/22] PCI/MSI: Move descriptor counting on allocation fail to the legacy code
` [patch 15/22] PCI/MSI: Move code into a separate directory
` [patch 17/22] PCI/MSI: Split out !IRQDOMAIN code
` [patch 20/22] PCI/MSI: Make pci_msi_domain_check_cap() static

[PATCH] KVM: MMU: shadow nested paging does not have PKU
 2021-11-27  1:21 UTC  (2+ messages)

[PATCH 0/5] Add timers for Mstar SoCs
 2021-11-27  1:22 UTC  (3+ messages)
` [PATCH 2/4] ARM: dts: mstar: Remove unused rtc_xtal

[PATCH v0.9.1 0/6] sched,mm,x86/uaccess: implement User Managed Concurrency Groups
 2021-11-27  1:16 UTC  (14+ messages)
` [PATCH v0.9.1 3/6] sched/umcg: implement UMCG syscalls

[PATCH v6 1/7] powercap/drivers/dtpm: Encapsulate even more the code
 2021-11-27  1:13 UTC  (10+ messages)
` [PATCH v6 3/7] powercap/drivers/dtpm: Simplify the dtpm table
            ` [PATCH] powercap/drivers/dtpm: Disable dtpm at boot time

[PATCH v2] nvme: report write pointer for a full zone as zone start + zone len
 2021-11-27  1:08 UTC  (2+ messages)

[PATCH v2 1/3] staging: zynpu: Add driver support for ARM(China) ZHOUYI AI accelerator
 2021-11-27  1:04 UTC  (4+ messages)

[RFC PATCH v3 0/9] power: supply: Add some fuel-gauge logic
 2021-11-27  0:55 UTC  (8+ messages)
` [RFC PATCH v3 3/9] power: supply: Support DT originated temperature-capacity tables

[PATCH 4.19 000/320] 4.19.218-rc3 review
 2021-11-27  0:52 UTC  (2+ messages)

[PATCH v8 00/17] Enroll kernel keys thru MOK
 2021-11-27  0:49 UTC  (13+ messages)
` [PATCH v8 03/17] integrity: Introduce a Linux keyring called machine
` [PATCH v8 04/17] integrity: Do not allow machine keyring updates following init
` [PATCH v8 05/17] X.509: Parse Basic Constraints for CA
` [PATCH v8 06/17] KEYS: CA link restriction
` [PATCH v8 08/17] integrity: add new keyring handler for mok keys
` [PATCH v8 09/17] KEYS: Rename get_builtin_and_secondary_restriction

[PATCH] of/irq: Add a quirk for controllers with their own definition of interrupt-map
 2021-11-27  0:42 UTC  (9+ messages)

[PATCH v1] x86/lib: Optimize 8x loop and memory clobbers in csum_partial.c
 2021-11-27  0:39 UTC  (14+ messages)

[jgunthorpe:iommufd 3/9] drivers/iommu/iommufd/io_pagetable.c:1155:6: warning: comparison of distinct pointer types ('typeof (npages) *' (aka 'unsigned int *') and 'typeof ((1UL << 16)) *' (aka 'unsigned long *'))
 2021-11-27  0:33 UTC 

[PATCH v3 0/3] selftests: tpm2: Probe for available PCR bank
 2021-11-27  0:29 UTC  (3+ messages)
` [PATCH v3 1/3] "

[PATCH v2 0/3] selftests: tpm2: Probe for available PCR bank
 2021-11-27  0:18 UTC  (5+ messages)
` [PATCH v2 1/3] "

[PATCH v4 0/2] Add pinctrl support for SDX65
 2021-11-27  0:07 UTC  (4+ messages)
` [PATCH v4 1/2] dt-bindings: pinctrl: qcom: Add SDX65 pinctrl bindings

[PATCH v5 0/6] Add Pdc, GCC and RPMh clock support for SDX65
 2021-11-27  0:06 UTC  (7+ messages)
` [PATCH v5 2/6] clk: qcom: Add LUCID_EVO PLL type "
` [PATCH v5 3/6] clk: qcom: Add SDX65 GCC support
` [PATCH v5 6/6] dt-bindings: clock: Introduce pdc bindings for SDX65

[gerg-m68knommu:armnommu 4/4] arch/arm/mach-versatile/versatile_dt.c:60:14: warning: no previous prototype for function 'mmc_status'
 2021-11-26 23:53 UTC 

[avpatel:riscv_kvm_aia_v1 3/28] arch/riscv/kernel/smp.c:176:50: sparse: sparse: incorrect type in argument 4 (different address spaces)
 2021-11-26 23:53 UTC 

spinlock.c:306:9: error: implicit declaration of function '__raw_write_lock_nested'
 2021-11-26 23:51 UTC  (7+ messages)

panel-edp.c:undefined reference to `drm_panel_dp_aux_backlight'
 2021-11-26 23:42 UTC 

[PATCH] devlink: use min() to make code cleaner
 2021-11-26 23:22 UTC  (2+ messages)

[brauner:fs.fixes.ceph 1/1] fs/ceph/file.c:613:24: sparse: sparse: incorrect type in assignment (different base types)
 2021-11-26 23:22 UTC 

[PATCH] x86: Implement arch_prctl(ARCH_VSYSCALL_LOCKOUT) to disable vsyscall
 2021-11-26 23:18 UTC  (5+ messages)

[PATCH] ptp: ixp46x: Fix error handling in ptp_ixp_probe()
 2021-11-26 23:09 UTC  (4+ messages)

[PATCH] block: Remove redundant initialization of variable ret
 2021-11-26 23:06 UTC 

[PATCH] dt-bindings: mfd: syscon: Add samsung,exynos850-sysreg
 2021-11-26 23:06 UTC 

[tip:x86/core 1/1] arch/x86/um/../lib/csum-partial_64.c:98:12: error: implicit declaration of function 'load_unaligned_zeropad'
 2021-11-26 23:04 UTC  (10+ messages)

[iwlwifi-next:mac80211-next 1/5] net/mac80211/mlme.c:5085:8: error: use of undeclared identifier 'vht_cap'; did you mean 'ht_cap'?
 2021-11-26 23:01 UTC 

[PATCH v2 net-next 00/26] net: introduce and use generic XDP stats
 2021-11-26 23:01 UTC  (11+ messages)
` [PATCH v2 net-next 21/26] ice: add XDP and XSK generic per-channel statistics

[PATCH 3/3] btrfs: Avoid live-lock in search_ioctl() on hardware with sub-page faults
 2021-11-26 22:57 UTC  (8+ messages)
` [PATCH 0/3] Avoid live-lock in fault-in+uaccess loops "

[PATCH] microblaze/mm/highmem: Remove redundant initialization of variable maxmem
 2021-11-26 22:53 UTC 

[iwlwifi-next:mac80211-next 4/5] net/wireless/scan.c:1803:13: error: 'channel' undeclared
 2021-11-26 22:51 UTC 

[RFC] sti: Conflict in node name for an IP supporting both I2C and SPI
 2021-11-26 22:47 UTC  (2+ messages)

[PATCH net-next v3 0/4] Add FDMA support on ocelot switch driver
 2021-11-26 22:41 UTC  (3+ messages)
` [PATCH net-next v3 1/4] dt-bindings: net: mscc,vsc7514-switch: convert txt bindings to yaml

esp_scsi.c:undefined reference to `scsi_done'
 2021-11-26 22:38 UTC  (2+ messages)

[PATCH v3 1/2] i915/gvt: Introduce the mmio_info_table.c to support VFIO new mdev API
 2021-11-26 22:37 UTC  (2+ messages)

[PATCH] x86/sev: clean up initialization of variables info and v
 2021-11-26 22:36 UTC 

[PATCH] riscv: perf_event: Remove redundant initialization of variable ret
 2021-11-26 22:31 UTC 

[PATCH] ARC: perf: Remove redundant initialization of variable idx
 2021-11-26 22:23 UTC 

[PATCH] EDAC/sb_edac: Remove redundant initialization of variable rc
 2021-11-26 22:18 UTC 

[PATCH] clk: stm32mp1: remove redundant assignment to pointer data
 2021-11-26 22:12 UTC 

[PATCH] docs: conf.py: fix support for Readthedocs v 1.0.0
 2021-11-26 22:03 UTC  (4+ messages)

[PATCH 0/3] Some improvements on panic_print
 2021-11-26 21:34 UTC  (2+ messages)

[PATCH v2 net-next 0/3] update seville to use shared MDIO driver
 2021-11-26 21:32 UTC  (5+ messages)
` [PATCH v2 net-next 3/3] net: dsa: ocelot: felix: utilize shared mscc-miim driver for indirect MDIO access

[PATCH 0/3] block: show crypto capabilities in sysfs
 2021-11-26 21:25 UTC  (4+ messages)
` [PATCH 1/3] block: simplify calling convention of elv_unregister_queue()
` [PATCH 2/3] block: don't delete queue kobject before its children
` [PATCH 3/3] blk-crypto: show crypto capabilities in sysfs

[PATCH v3 0/2] mm/damon: Fix fake /proc/loadavg reports
 2021-11-26 21:26 UTC  (3+ messages)
` [PATCH v3 1/2] timers: Implement usleep_idle_range()

[PATCH bpf-next v2] bpf, mips: Fix build errors about __NR_bpf undeclared
 2021-11-26 21:20 UTC  (2+ messages)

[PATCH 1/3] scsi: hisi_sas: Use devm_bitmap_zalloc() when applicable
 2021-11-26 21:18 UTC  (3+ messages)
` [PATCH 2/3] scsi: hisi_sas: Remove some useless code in 'hisi_sas_alloc()'
` [PATCH 3/3] scsi: hisi_sas: Use non-atomic bitmap functions when possible

[PATCH] drm/msm: Initialize MDSS irq domain at probe time
 2021-11-26 21:12 UTC  (4+ messages)

[iwlwifi-next:mac80211-next 1/5] net/mac80211/mlme.c:5085:29: error: 'vht_cap' undeclared; did you mean 'ht_cap'?
 2021-11-26 21:16 UTC 

[GIT PULL] Networking for 5.16-rc3
 2021-11-26 21:07 UTC  (2+ messages)

[PATCH net v3 1/1] net: dsa: microchip: implement multi-bridge support
 2021-11-26 21:00 UTC  (4+ messages)

[PATCH v1 1/1] MIPS: TXx9: Convert SPI platform data to software nodes
 2021-11-26 17:37 UTC  (5+ messages)

[PATCH] futex: Fix sparc32/m68k/nds32 build regression
 2021-11-26 20:55 UTC  (2+ messages)
` [tip: locking/core] "

[jgunthorpe:iommufd 3/9] drivers/iommu/iommufd/io_pagetable.c:1155:6: warning: comparison of distinct pointer types ('typeof (npages) *' (aka 'unsigned int *') and 'typeof (((1UL) << 12)) *' (aka 'unsigned long *'))
 2021-11-26 20:45 UTC 

[GIT PULL] Btrfs fixes for 5.16-rc3
 2021-11-26 20:48 UTC  (2+ messages)

[GIT PULL] Power management fixes for v5.16-rc3
 2021-11-26 20:40 UTC  (2+ messages)

[PATCH 1/2] dt-bindings: clock: exynos850: Add bindings for Exynos850 sysreg clocks
 2021-11-26 20:36 UTC  (2+ messages)
` [PATCH 2/2] clk: samsung: exynos850: Add missing "

[GIT PULL] fuse fixes for 5.16-rc3
 2021-11-26 20:40 UTC  (2+ messages)

[GIT PULL] ACPI fixes for v5.16-rc3
 2021-11-26 20:40 UTC  (2+ messages)

[PATCH 00/20] Solve the remaining issues with clang and W=1 on media
 2021-11-26 20:30 UTC  (7+ messages)
` [PATCH 14/20] media: adv7511: drop unused functions
` [PATCH 19/20] media: cobalt: drop an unused variable
` [PATCH 20/20] media: mxl5005s: drop some dead code

[PATCHv7 01/11] thread_info: add helpers to snapshot thread flags
 2021-11-26 20:23 UTC  (2+ messages)
` [tip: core/entry] thread_info: Add "

[PATCHv7 03/11] sched: snapshot thread flags
 2021-11-26 20:22 UTC  (2+ messages)
` [tip: core/entry] sched: Snapshot "


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).