summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2023-04-08irqchip/gicv3: Workaround for NVIDIA erratum T241-FABRIC-4Shanker Donthineni
2023-04-08irqchip/gic: Drop support for board filesMarc Zyngier
2023-04-08accel/habanalabs/uapi: new Gaudi2 server typeOded Gabbay
2023-04-07Merge tag 'acpi-6.3-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds
2023-04-07Merge tag '20230407105029.2274111-4-abel.vesa@linaro.org' into drivers-for-6.4Bjorn Andersson
2023-04-07soc: qcom: Make the Qualcomm UFS/SDCC ICE a dedicated driverAbel Vesa
2023-04-07dt-bindings: firmware: qcom: scm: add SSC_Q6 and ADSP_Q6 VMIDsDylan Van Assche
2023-04-07Merge branch '20230316072940.29137-2-quic_devipriy@quicinc.com' into HEADBjorn Andersson
2023-04-07Merge branch '20230316072940.29137-2-quic_devipriy@quicinc.com' into clk-for-6.4Bjorn Andersson
2023-04-07dt-bindings: clock: Add ipq9574 clock and reset definitionsDevi Priya
2023-04-07thermal/of: Unexport unused OF functionsDaniel Lezcano
2023-04-07regmap: allow upshifting register addresses before performing operationsMaxime Chevallier
2023-04-07hwmon: constify pointers to hwmon_channel_infoKrzysztof Kozlowski
2023-04-07cpufreq: drivers with target_index() must set freq_tableViresh Kumar
2023-04-07dt-bindings: thermal: mediatek: Add AP domain to LVTS thermal controllers for...Balsam CHIHI
2023-04-07thermal/core: Remove thermal_bind_params structureZhang Rui
2023-04-07bonding: fix ns validation on backup slavesHangbin Liu
2023-04-07net: ethernet: mtk_eth_soc: add code for offloading flows from wlan devicesFelix Fietkau
2023-04-07dma-mapping: provide a fallback dma_default_coherentJiaxun Yang
2023-04-06io_uring: reduce scheduling due to twPavel Begunkov
2023-04-06PCI/MSI: Provide missing stub for pci_msix_can_alloc_dyn()Reinette Chatre
2023-04-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2023-04-06Merge tag 'net-6.3-rc6-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds
2023-04-06ACPI: Replace irqdomain.h include with struct declarationsRob Herring
2023-04-06ACPICA: Update version to 20230331Bob Moore
2023-04-06ACPICA: add os specific support for Zephyr RTOSNajumon
2023-04-06ACPICA: acpi_resource_irq: Replace 1-element arrays with flexible arrayKees Cook
2023-04-06ACPICA: acpi_madt_oem_data: Fix flexible array member definitionKees Cook
2023-04-06ACPICA: acpi_dmar_andd: Replace 1-element array with flexible arrayKees Cook
2023-04-06ACPICA: acpi_pci_routing_table: Replace fixed-size array with flex array memberKees Cook
2023-04-06ACPICA: struct acpi_resource_dma: Replace 1-element array with flexible arrayKees Cook
2023-04-06ACPICA: Introduce ACPI_FLEX_ARRAYKees Cook
2023-04-06ACPICA: struct acpi_nfit_interleave: Replace 1-element array with flexible arrayKees Cook
2023-04-06ACPICA: actbl2: Replace 1-element arrays with flexible arraysKees Cook
2023-04-06ACPICA: actbl1: Replace 1-element arrays with flexible arraysKees Cook
2023-04-06ACPICA: struct acpi_resource_vendor: Replace 1-element array with flexible arrayKees Cook
2023-04-06ACPICA: Avoid undefined behavior: member access within null pointerTamir Duberstein
2023-04-06ACPICA: Add structure definitions for RISC-V RHCTSunil V L
2023-04-06ACPICA: MADT: Add RISC-V INTC interrupt controllerSunil V L
2023-04-06ACPICA: add support for ClockInput resource (v6.5)Niyas Sait
2023-04-06ACPICA: Update all copyrights/signons to 2023Bob Moore
2023-04-06ACPICA: Add support for Arm's MPAM ACPI table version 2Hesham Almatary
2023-04-06ACPICA: Add support for ASPT table in disassemblerJeremi Piotrowski
2023-04-06ACPICA: Add support for 64 bit loong_arch compilationHuacai Chen
2023-04-06ACPICA: acpisrc: Add missing tables to astablePedro Falcato
2023-04-06ACPICA: ACPI 6.5: MADT: add support for trace buffer extension in GICCXiongfeng Wang
2023-04-06ACPICA: Headers: Delete bogus node_array array of pointers from AEST tableJessica Clarke
2023-04-06ext4: Convert ext4_bio_write_page() to use a folioMatthew Wilcox
2023-04-06fscrypt: Add some folio helper functionsMatthew Wilcox
2023-04-06fs: Add FGP_WRITEBEGINMatthew Wilcox