summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2023-04-10Merge 6.3-rc6 into char-misc-nextGreg Kroah-Hartman36-68/+186
2023-04-10Merge branch 'hwmon-const' of git://git.kernel.org/pub/scm/linux/kernel/git/g...Jakub Kicinski1-1/+1
2023-04-09Merge tag 'cxl-fixes-6.3-rc6' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-2/+6
2023-04-09net: dsa: replace NETDEV_PRE_CHANGE_HWTSTAMP notifier with a stubVladimir Oltean2-6/+48
2023-04-09dt-bindings: clock: imx93: add NIC, A55 and ARM PLL CLKPeng Fan1-1/+5
2023-04-09dt-bindings: clock: imx8mp: Add LDB clock entryPeng Fan1-2/+2
2023-04-08kexec: remove unnecessary arch_kexec_kernel_image_load()Bjorn Helgaas1-6/+0
2023-04-08x86/kexec: remove unnecessary arch_kexec_kernel_image_load()Bjorn Helgaas1-2/+0
2023-04-08kernel.h: split the hexadecimal related helpers to hex.hAndy Shevchenko2-28/+36
2023-04-08notifiers: add tracepoints to the notifiers infrastructureGuilherme G. Piccoli1-0/+69
2023-04-08Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds1-1/+0
2023-04-08Merge tag 'mm-hotfixes-stable-2023-04-07-16-23' of git://git.kernel.org/pub/s...Linus Torvalds1-1/+2
2023-04-08irqchip/gicv3: Workaround for NVIDIA erratum T241-FABRIC-4Shanker Donthineni1-0/+18
2023-04-08irqchip/gic: Drop support for board filesMarc Zyngier1-6/+0
2023-04-08accel/habanalabs/uapi: new Gaudi2 server typeOded Gabbay1-1/+2
2023-04-07Merge tag 'acpi-6.3-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds1-2/+13
2023-04-07Merge tag '20230407105029.2274111-4-abel.vesa@linaro.org' into drivers-for-6.4Bjorn Andersson1-0/+37
2023-04-07soc: qcom: Make the Qualcomm UFS/SDCC ICE a dedicated driverAbel Vesa1-0/+37
2023-04-07dt-bindings: firmware: qcom: scm: add SSC_Q6 and ADSP_Q6 VMIDsDylan Van Assche1-0/+2
2023-04-07Merge branch '20230316072940.29137-2-quic_devipriy@quicinc.com' into HEADBjorn Andersson2-0/+377
2023-04-07Merge branch '20230316072940.29137-2-quic_devipriy@quicinc.com' into clk-for-6.4Bjorn Andersson2-0/+377
2023-04-07dt-bindings: clock: Add ipq9574 clock and reset definitionsDevi Priya2-0/+377
2023-04-07thermal/of: Unexport unused OF functionsDaniel Lezcano1-17/+0
2023-04-07regmap: allow upshifting register addresses before performing operationsMaxime Chevallier1-3/+12
2023-04-07hwmon: constify pointers to hwmon_channel_infoKrzysztof Kozlowski1-1/+1
2023-04-07cpufreq: drivers with target_index() must set freq_tableViresh Kumar1-0/+1
2023-04-07dt-bindings: thermal: mediatek: Add AP domain to LVTS thermal controllers for...Balsam CHIHI1-0/+10
2023-04-07thermal/core: Remove thermal_bind_params structureZhang Rui1-38/+0
2023-04-07bonding: fix ns validation on backup slavesHangbin Liu1-2/+6
2023-04-07net: ethernet: mtk_eth_soc: add code for offloading flows from wlan devicesFelix Fietkau1-0/+6
2023-04-07dma-mapping: provide a fallback dma_default_coherentJiaxun Yang1-0/+2
2023-04-07io_uring: reduce scheduling due to twPavel Begunkov1-1/+2
2023-04-07PCI/MSI: Provide missing stub for pci_msix_can_alloc_dyn()Reinette Chatre1-0/+2
2023-04-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski11-28/+52
2023-04-06Merge tag 'net-6.3-rc6-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds2-2/+3
2023-04-06ACPI: Replace irqdomain.h include with struct declarationsRob Herring1-2/+4
2023-04-06ACPICA: Update version to 20230331Bob Moore1-1/+1
2023-04-06ACPICA: add os specific support for Zephyr RTOSNajumon2-0/+50
2023-04-06ACPICA: acpi_resource_irq: Replace 1-element arrays with flexible arrayKees Cook1-2/+8
2023-04-06ACPICA: acpi_madt_oem_data: Fix flexible array member definitionKees Cook1-1/+1
2023-04-06ACPICA: acpi_dmar_andd: Replace 1-element array with flexible arrayKees Cook1-1/+4
2023-04-06ACPICA: acpi_pci_routing_table: Replace fixed-size array with flex array memberKees Cook1-1/+4
2023-04-06ACPICA: struct acpi_resource_dma: Replace 1-element array with flexible arrayKees Cook1-1/+4
2023-04-06ACPICA: Introduce ACPI_FLEX_ARRAYKees Cook2-0/+15
2023-04-06ACPICA: struct acpi_nfit_interleave: Replace 1-element array with flexible arrayKees Cook1-1/+1
2023-04-06ACPICA: actbl2: Replace 1-element arrays with flexible arraysKees Cook1-8/+8
2023-04-06ACPICA: actbl1: Replace 1-element arrays with flexible arraysKees Cook1-3/+3
2023-04-06ACPICA: struct acpi_resource_vendor: Replace 1-element array with flexible arrayKees Cook1-2/+2
2023-04-06ACPICA: Avoid undefined behavior: member access within null pointerTamir Duberstein1-0/+3
2023-04-06ACPICA: Add structure definitions for RISC-V RHCTSunil V L1-0/+48