linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-11-27 01:24:14 to 2021-11-27 05:18:47 UTC [more...]

[PATCH v11 3/5] iio: adc: Add Xilinx AMS driver
 2021-11-27  5:16 UTC  (3+ messages)

[t-kristo-pm:usi-5.16-rfc-v2-bpf 27/30] syscall.c:undefined reference to `hid_prog_detach'
 2021-11-27  5:05 UTC 

[GIT PULL] erofs fixes for 5.16-rc3
 2021-11-27  4:53 UTC 

[rui:amd-pstate-dev-v4 7/22] drivers/cpufreq/amd-pstate.c:193:6: warning: variable 'des_perf' is used uninitialized whenever 'if' condition is false
 2021-11-27  4:45 UTC 

[PATCH v1] x86/lib: Optimize 8x loop and memory clobbers in csum_partial.c
 2021-11-27  4:25 UTC  (2+ messages)
` [PATCH v2] "

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

[PATCH v3 0/6] staging: media: wave5: add wave5 codec driver
 2021-11-27  3:04 UTC  (3+ messages)
` [PATCH v3 3/6] staging: media: wave5: Add the v4l2 layer

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

[PATCH] dt-bindings: u-boot: Add a few more options bindings
 2021-11-27  2:41 UTC 

[PATCH 0/5] Add timers for Mstar SoCs
 2021-11-27  2:34 UTC  (5+ messages)
` [PATCH 3/5] dt-bindings: timer: Add Mstar MSC313e timer devicetree bindings documentation
` [PATCH 5/5] ARM: dts: mstar: Switch to compatible "mstar,ssd20xd-timer" on ssd20xd

[PATCH bpf-next] net-bpf: bpf_skb_change_proto() - add support for ipv6 fragments
 2021-11-27  2:32 UTC  (2+ messages)

[driver-core:driver-core-testing 5/7] drivers/base/firmware_loader/test-builtin/test-builtin-firmware.bin.gen.S:5: Error: file not found: drivers/base/firmware_loader/test-builtin/test-builtin-firmware.bin
 2021-11-27  3:24 UTC 

[PATCH V3 3/3] regulator: da9121: Add DA914x support
 2021-11-27  3:03 UTC  (2+ messages)

[tip:core/entry 9/11] arch/powerpc/kernel/interrupt.c:151:64: error: passing argument 2 of 'set_bits' makes pointer from integer without a cast
 2021-11-27  3:03 UTC 

[PATCH v2] acpi/tables: Add AEST in ACPI Table Definition
 2021-11-27  3:01 UTC  (2+ messages)

[PATCH 0/2] iommu/mediatek: fix tlb flush logic
 2021-11-27  2:46 UTC  (5+ messages)
` [PATCH 1/2] iommu/mediatek: Always tlb_flush_all when each PM resume
` [PATCH 2/2] iommu/mediatek: always check runtime PM status in tlb flush range callback

mm/memcontrol.c:1058:29: warning: unused function 'memcg_kmem_bypass'
 2021-11-27  2:43 UTC 

[PATCH v3 00/13] add initial support for the i.MXRTxxxx SoC family starting from i.IMXRT1050 SoC
 2021-11-27  1:43 UTC  (3+ messages)
` [PATCH v3 04/13] pinctrl: freescale: Add i.MXRT1050 pinctrl driver support

[PATCH v2,1/5] pinctrl: qcom: spmi-gpio: Add pm8226 compatibility
 2021-11-27  1:42 UTC  (4+ messages)

[PATCH v6 0/3] Add AD74413R driver
 2021-11-27  1:36 UTC  (5+ messages)
` [PATCH v6 2/3] dt-bindings: iio: add AD74413R
` [PATCH v6 3/3] iio: addac: add AD74413R driver

[linux-stable-rc:linux-4.19.y 565/981] arch/xtensa/platforms/xtfpga/include/platform/hardware.h:50:33: error: initializer element is not constant
 2021-11-27  2:32 UTC 

[PATCH] scripts/tags: merge "TAGS" and "tags" in case
 2021-11-27  1:33 UTC  (2+ messages)

[patch 00/10] genirq/msi, PCI/MSI: Support for dynamic MSI-X vector expansion - Part 4
 2021-11-27  1:25 UTC  (22+ messages)
` [patch 01/10] genirq/msi: Add range argument to alloc/free MSI domain ops
` [patch 02/10] genirq/msi: Add range argument to msi_domain_alloc/free_descs_locked()
` [patch 03/10] genirq/msi: Make MSI descriptor alloc/free ready for range allocations
` [patch 05/10] genirq/msi: Add domain info flag MSI_FLAG_CAN_EXPAND
` [patch 06/10] PCI/MSI: Use range in allocation path
` [patch 08/10] PCI/MSI: Provide pci_msi_domain_supports_expand()
` [patch 10/10] x86/apic/msi: Support MSI-X vector expansion
` [patch 04/10] genirq/msi: Prepare MSI domain alloc/free for range irq allocation
` [patch 07/10] PCI/MSI: Make free related functions range based
` [patch 09/10] PCI/MSI: Provide pci_msix_expand_vectors[_at]()

[patch 00/32] genirq/msi, PCI/MSI: Spring cleaning - Part 2
 2021-11-27  1:24 UTC  (66+ messages)
` [patch 01/32] genirq/msi: Move descriptor list to struct msi_device_data
` [patch 02/32] genirq/msi: Add mutex for MSI list protection
` [patch 03/32] genirq/msi: Provide msi_domain_alloc/free_irqs_descs_locked()
` [patch 04/32] genirq/msi: Provide a set of advanced MSI accessors and iterators
` [patch 05/32] genirq/msi: Provide msi_alloc_msi_desc() and a simple allocator
` [patch 06/32] genirq/msi: Provide domain flags to allocate/free MSI descriptors automatically
` [patch 07/32] genirq/msi: Count the allocated MSI descriptors
` [patch 08/32] PCI/MSI: Protect MSI operations
` [patch 09/32] PCI/MSI: Use msi_add_msi_desc()
` [patch 10/32] PCI/MSI: Let core code free MSI descriptors
` [patch 11/32] PCI/MSI: Use msi_on_each_desc()
` [patch 12/32] x86/pci/xen: Use msi_for_each_desc()
` [patch 13/32] xen/pcifront: Rework MSI handling
` [patch 14/32] s390/pci: Rework MSI descriptor walk
` [patch 15/32] powerpc/4xx/hsta: Rework MSI handling
` [patch 16/32] powerpc/cell/axon_msi: Convert to msi_on_each_desc()
` [patch 17/32] powerpc/pasemi/msi: Convert to msi_on_each_dec()
` [patch 18/32] powerpc/fsl_msi: Use msi_for_each_desc()
` [patch 19/32] powerpc/mpic_u3msi: Use msi_for_each-desc()
` [patch 20/32] PCI: hv: Rework MSI handling
` [patch 21/32] NTB/msi: Convert to msi_on_each_desc()
` [patch 22/32] soc: ti: ti_sci_inta_msi: Rework MSI descriptor allocation
` [patch 23/32] soc: ti: ti_sci_inta_msi: Remove ti_sci_inta_msi_domain_free_irqs()
` [patch 24/32] bus: fsl-mc-msi: Simplify MSI descriptor handling
` [patch 25/32] platform-msi: Let core code handle MSI descriptors
` [patch 26/32] platform-msi: Simplify platform device MSI code
` [patch 27/32] genirq/msi: Make interrupt allocation less convoluted
` [patch 28/32] genirq/msi: Convert to new functions
` [patch 29/32] genirq/msi: Mop up old interfaces
` [patch 30/32] genirq/msi: Add abuse prevention comment to msi header
` [patch 31/32] genirq/msi: Simplify sysfs handling
` [patch 32/32] genirq/msi: Convert storage to xarray

[PATCH bpf-next] bpf: allow readonly direct path access for skfilter
 2021-11-27  2:13 UTC  (3+ messages)

[chenxing:msc313_mainlining 68/69] drivers/irqchip/irq-msc313-pm-wakeup.c:21:25: error: redefinition of 'field_mask' as different kind of symbol
 2021-11-27  2:12 UTC 

[PATCH v4 00/16] Basic StarFive JH7100 RISC-V SoC support
 2021-11-27  1:30 UTC  (2+ messages)

[PATCH] ASoC: imx-hdmi: add put_device() after of_find_device_by_node()
 2021-11-27  1:29 UTC  (2+ messages)

[PATCH 0/6] Suspend related fixes on Tegra
 2021-11-27  1:29 UTC  (2+ messages)

[PATCH] powerpc/mm: fix early initialization failure for MMUs with no hash table
 2021-11-27  2:04 UTC 

[patch 00/37] genirq/msi, PCI/MSI: Spring cleaning - Part 2
 2021-11-27  1:22 UTC  (76+ 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 -next V5 0/2] fix two bugs when trying rmmod sata_fsl
 2021-11-27  1:36 UTC  (7+ messages)
` [PATCH -next V5 1/2] sata_fsl: fix UAF in sata_fsl_port_stop when "
` [PATCH -next V5 2/2] sata_fsl: fix warning in remove_proc_entry "

[iwlwifi-next:mac80211-next 4/5] net/wireless/scan.c:1803:6: error: use of undeclared identifier 'channel'
 2021-11-27  1:24 UTC 

[PATCH 1/2] spi: tegra210-quad: use devm call for cdata memory
 2021-11-27  1:30 UTC  (2+ messages)
` (subset) "

[PATCH 0/2] spi: atmel: Clean usage of DMA
 2021-11-27  1:30 UTC  (2+ messages)

[PATCH 1/4] pinctrl: qcom: spmi-gpio: Add pm8226 compatibility
 2021-11-27  1:30 UTC  (2+ messages)
` (subset) "

[PATCH] ASoC: codecs/jz4770: Add missing gain control after DAC/ADC mixer
 2021-11-27  1:29 UTC  (2+ messages)

[PATCH] ASoC: SOF: mediatek: Use %pR/%pa to print resources/physical addresses
 2021-11-27  1:29 UTC  (2+ messages)

[PATCH] ASoC: cs35l41: Fix link problem
 2021-11-27  1:29 UTC  (2+ messages)

[PATCH 1/2] ASoC: rt5682: Fix crash due to out of scope stack vars
 2021-11-27  1:29 UTC  (2+ messages)

[patch 00/22] genirq/msi, PCI/MSI: Spring cleaning - Part 1
 2021-11-27  1:19 UTC  (13+ messages)
` [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 22/22] PCI/MSI: Move descriptor counting on allocation fail to the legacy code


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