summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-07-18watchdog: rzn1: Convert comma to semicolonChen Ni
2024-07-18watchdog: lenovo_se10_wdt: Convert comma to semicolonChen Ni
2024-07-18irqchip/gic-v3-its: Correctly fish out the DID for platform MSIMarc Zyngier
2024-07-18irqchip/gic-v3-its: Correctly honor the RID remappingMarc Zyngier
2024-07-18genirq/msi: Move msi_device_data to coreThomas Gleixner
2024-07-18genirq/msi: Remove platform MSI leftoversThomas Gleixner
2024-07-18irqchip/irq-mvebu-icu: Remove platform MSI leftoversThomas Gleixner
2024-07-18irqchip/irq-mvebu-sei: Switch to MSI parentThomas Gleixner
2024-07-18irqchip/mvebu-odmi: Switch to parent MSIThomas Gleixner
2024-07-18irqchip/mvebu-gicp: Switch to MSI parentThomas Gleixner
2024-07-18irqchip/irq-mvebu-icu: Prepare for real per device MSIThomas Gleixner
2024-07-18irqchip/imx-mu-msi: Switch to MSI parentThomas Gleixner
2024-07-18irqchip/gic-v2m: Switch to device MSIThomas Gleixner
2024-07-18irqchip/gic_v3_mbi: Switch over to parent domainThomas Gleixner
2024-07-18genirq/msi: Remove platform_msi_create_device_domain()Thomas Gleixner
2024-07-18irqchip/mbigen: Remove platform_msi_create_device_domain() fallbackThomas Gleixner
2024-07-18irqchip/gic-v3-its: Switch platform MSI to MSI parentThomas Gleixner
2024-07-18irqchip/irq-msi-lib: Prepare for DOMAIN_BUS_WIRED_TO_MSIThomas Gleixner
2024-07-18irqchip/mbigen: Prepare for real per device MSIThomas Gleixner
2024-07-18irqchip/irq-msi-lib: Prepare for DEVICE MSI to replace platform MSIThomas Gleixner
2024-07-18irqchip/gic-v3-its: Provide MSI parent for PCI/MSI[-X]Thomas Gleixner
2024-07-18irqchip/irq-msi-lib: Prepare for PCI MSI/MSIXThomas Gleixner
2024-07-18irqchip/gic-v3-its: Provide MSI parent infrastructureThomas Gleixner
2024-07-18irqchip: Provide irq-msi-libThomas Gleixner
2024-07-18PCI/MSI: Provide MSI_FLAG_PCI_MSI_MASK_PARENTShivamurthy Shastri
2024-07-18PCI: Check for the existence of 'dev.of_node' before calling of_platform_popu...Manivannan Sadhasivam
2024-07-18init/Kconfig: remove CONFIG_GCC_ASM_GOTO_OUTPUT_WORKAROUNDMark Rutland
2024-07-18kbuild: fix rebuild of generic syscall headersMasahiro Yamada
2024-07-18Merge tag 'drm-next-2024-07-18' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds
2024-07-18SUNRPC: Fixup gss_status tracepoint error outputBenjamin Coddington
2024-07-18SUNRPC: Fix a race to wake a sync taskBenjamin Coddington
2024-07-18kselftest/alsa: Log the PCM ID in pcm-testMark Brown
2024-07-18kselftest/alsa: Use card name rather than number in test namesMark Brown
2024-07-18ALSA: hda/realtek: Fix the speaker output on Samsung Galaxy Book Pro 360Seunghun Han
2024-07-18drm/xe: Don't suspend device upon wedgeMatthew Brost
2024-07-18drm/xe: Wedge the entire deviceMatthew Brost
2024-07-18drm/xe/pf: Limit fair VF LMEM provisioningMichal Wajdeczko
2024-07-18drm/xe/exec: Fix minor bug related to xe_sync_entry_cleanupAshutosh Dixit
2024-07-18Kconfig: reduce the amount of power sequencing noiseBartosz Golaszewski
2024-07-18thermal: core: Allow thermal zones to tell the core to ignore themRafael J. Wysocki
2024-07-18Merge tag 'nf-24-07-17' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...Paolo Abeni
2024-07-18Merge branch 'net-dsa-fix-chip-wide-frame-size-config-in-some-drivers'Paolo Abeni
2024-07-18net: dsa: b53: Limit chip-wide jumbo frame config to CPU portsMartin Willi
2024-07-18net: dsa: mv88e6xxx: Limit chip-wide frame size config to CPU portsMartin Willi
2024-07-18net: airoha: Fix NULL pointer dereference in airoha_qdma_cleanup_rx_queue()Lorenzo Bianconi
2024-07-18spi: spidev: add correct compatible for Rohm BH2228FVConor Dooley
2024-07-18dt-bindings: trivial-devices: fix Rohm BH2228FV compatible stringConor Dooley
2024-07-18ASoC: sof: amd: fix for firmware reload failure in Vangogh platformVenkata Prasad Potturu
2024-07-18net: wwan: t7xx: add support for Dell DW5933eJack Wu
2024-07-18Merge branch 'ipv4-fix-incorrect-tos-in-route-get-reply'Paolo Abeni