linux-block.git
2024-09-12 Will DeaconMerge branch 'for-next/perf' into for-next/core
2024-09-12 Will DeaconMerge branch 'for-next/mm' into for-next/core
2024-09-12 Will DeaconMerge branch 'for-next/misc' into for-next/core
2024-09-12 Will DeaconMerge branch 'for-next/errata' into for-next/core
2024-09-12 Will DeaconMerge branch 'for-next/acpi' into for-next/core
2024-09-12 Dan Carpenterperf: arm-ni: Fix an NULL vs IS_ERR() bug
2024-09-12 Min-Hua Chenarm64: hibernate: Fix warning for cast from restricted...
2024-09-10 Anastasia Belovaarm64: esr: Define ESR_ELx_EC_* constants as UL
2024-09-09 Ilkka Koskinenperf: arm_pmuv3: Use BR_RETIRED for HW branch event...
2024-09-06 Robin MurphyMAINTAINERS: List Arm interconnect PMUs as supported
2024-09-06 Robin Murphyperf: Add driver for Arm NI-700 interconnect PMU
2024-09-06 Robin Murphydt-bindings/perf: Add Arm NI-700 PMU
2024-09-06 Robin Murphyperf/arm-cmn: Improve format attr printing
2024-09-06 Robin Murphyperf/arm-cmn: Clean up unnecessary NUMA_NO_NODE check
2024-09-06 Joey Goulyarm64/mm: use lm_alias() with addresses passed to membl...
2024-09-06 Barry Songmm: arm64: document why pte is not advanced in contpte_...
2024-09-04 D Scott Phillipsarm64: Expose the end of the linear map in PHYSMEM_END
2024-09-04 Fares Mehannaarm64: trans_pgd: mark PTEs entries as valid to avoid...
2024-09-04 Rong Qianfengarm64/mm: Delete __init region from memblock.reserved
2024-09-04 Robin Murphyperf/arm-cmn: Support CMN S3
2024-09-04 Robin Murphydt-bindings: perf: arm-cmn: Add CMN S3
2024-09-04 Robin Murphyperf/arm-cmn: Refactor DTC PMU register access
2024-09-04 Robin Murphyperf/arm-cmn: Make cycle counts less surprising
2024-09-04 Robin Murphyperf/arm-cmn: Improve build-time assertion
2024-09-04 Robin Murphyperf/arm-cmn: Ensure dtm_idx is big enough
2024-09-04 Robin Murphyperf/arm-cmn: Fix CCLA register offset
2024-09-04 Robin Murphyperf/arm-cmn: Refactor node ID handling. Again.
2024-08-30 D Scott Phillipsarm64: errata: Enable the AC03_CPU_38 workaround for...
2024-08-30 Yicong Yangdrivers/perf: hisi_pcie: Export supported Root Ports...
2024-08-30 Yicong Yangdrivers/perf: hisi_pcie: Fix TLP headers bandwidth...
2024-08-30 Yicong Yangdrivers/perf: hisi_pcie: Record hardware counts correctly
2024-08-30 James Clarkdrivers/perf: arm_spe: Use perf_allow_kernel() for...
2024-08-27 Huang Xiaojiaarm64: Constify struct kobj_type
2024-08-23 Krishna chaitanya... perf/dwc_pcie: Add support for QCOM vendor devices
2024-08-23 Krishna chaitanya... perf/dwc_pcie: Always register for PCIe bus notifier
2024-08-23 Krishna chaitanya... Documentation: dwc_pcie_pmu: Update bdf to sbdf
2024-08-23 Krishna chaitanya... perf/dwc_pcie: Fix registration issue in multi PCIe...
2024-08-23 Jing Zhangdrivers/perf: Fix ali_drw_pmu driver interrupt status...
2024-08-23 Yangyu Chendrivers/perf: apple_m1: add known PMU events
2024-08-23 Douglas Andersonarm64: smp: smp_send_stop() and crash_smp_send_stop...
2024-08-20 Yicong YangACPI/IORT: Add PMCG platform information for HiSilicon...
2024-08-16 Rob Herring... perf: arm_pmuv3: Add support for Armv9.4 PMU instructio...
2024-08-16 Rob Herring... KVM: arm64: Refine PMU defines for number of counters
2024-08-16 Rob Herring... arm64: perf/kvm: Use a common PMU cycle counter define
2024-08-16 Rob Herring... KVM: arm64: pmu: Use generated define for PMSELR_EL0...
2024-08-16 Rob Herring... KVM: arm64: pmu: Use arm_pmuv3.h register accessors
2024-08-16 Rob Herring... perf: arm_pmuv3: Prepare for more than 32 counters
2024-08-16 Rob Herring... perf: arm_pmu: Remove event index to counter remapping
2024-08-16 Rob Herring... perf: arm_pmu: Use of_property_present()
2024-08-16 Yue Haibingarm64/sve: Remove unused declaration read_smcr_features()
2024-08-16 Hanjun GuoACPI: ARM64: add acpi_iort.h to MAINTAINERS
2024-08-16 Andy ShevchenkoACPI/IORT: Switch to use kmemdup_array()
2024-08-16 Yue Haibingarm64: mm: Remove unused declaration early_io_map()
2024-08-16 Dave Martinarm64: el2_setup.h: Rename some labels to be more diff...
2024-08-16 Dave Martinarm64: signal: Fix some under-bracketed UAPI macros
2024-08-16 Anshuman Khandualarm64/mm: Drop TCR_SMP_FLAGS
2024-08-16 Anshuman Khandualarm64/mm: Drop PMD_SECT_VALID
2024-08-11 Linus TorvaldsLinux 6.11-rc3 v6.11-rc3
2024-08-11 Linus TorvaldsMerge tag 'x86-urgent-2024-08-11' of git://git./linux...
2024-08-11 Linus TorvaldsMerge tag 'timers-urgent-2024-08-11' of git://git....
2024-08-11 Linus TorvaldsMerge tag 'irq-urgent-2024-08-11' of git://git./linux...
2024-08-11 Linus TorvaldsMerge tag 'usb-6.11-rc3' of git://git./linux/kernel...
2024-08-11 Linus TorvaldsMerge tag 'tty-6.11-rc3' of git://git./linux/kernel...
2024-08-11 Linus TorvaldsMerge tag 'driver-core-6.11-rc3' of git://git./linux...
2024-08-11 Linus TorvaldsMerge tag 'char-misc-6.11-rc3' of git://git./linux...
2024-08-11 Linus TorvaldsMerge tag 'scsi-fixes' of git://git./linux/kernel/git...
2024-08-10 Linus TorvaldsMerge tag 'nfsd-6.11-1' of git://git./linux/kernel...
2024-08-10 Linus TorvaldsMerge tag 'i2c-for-6.11-rc3' of git://git./linux/kernel...
2024-08-10 Linus TorvaldsMerge tag 'dma-mapping-6.11-2024-08-10' of git://git...
2024-08-10 Linus TorvaldsMerge tag 'bcachefs-2024-08-10' of git://evilpiepirate...
2024-08-10 Yong-Xuan Wangirqchip/riscv-aplic: Retrigger MSI interrupt on source...
2024-08-10 Radhey Shyam... irqchip/xilinx: Fix shift out of bounds
2024-08-10 Linus TorvaldsMerge tag '6.11-rc2-smb3-client-fixes' of git://git...
2024-08-10 Linus TorvaldsMerge tag 'spi-fix-v6.11-rc2' of git://git./linux/kerne...
2024-08-09 Kent Overstreetbcachefs: bcachefs_metadata_version_disk_accounting_v3
2024-08-09 Linus TorvaldsMerge tag 'drm-fixes-2024-08-10' of https://gitlab...
2024-08-09 Kent Overstreetbcachefs: improve bch2_dev_usage_to_text()
2024-08-09 Kent Overstreetbcachefs: bch2_accounting_invalid()
2024-08-09 Linus TorvaldsMerge tag 'bitmap-6.11-rc' of https://github.com/norov...
2024-08-09 Linus TorvaldsMerge tag 'pm-6.11-rc3' of git://git./linux/kernel...
2024-08-09 Linus TorvaldsMerge tag 'asm-generic-fixes-6.11-2' of git://git....
2024-08-09 Linus TorvaldsMerge tag 'arm-fixes-6.11-1' of git://git./linux/kernel...
2024-08-09 Linus TorvaldsMerge tag 'probes-fixes-v6.11-rc2' of git://git./linux...
2024-08-09 Linus TorvaldsMerge tag 'block-6.11-20240809' of git://git.kernel...
2024-08-09 Linus TorvaldsMerge tag 'io_uring-6.11-20240809' of git://git.kernel...
2024-08-09 Linus TorvaldsMerge tag 'sound-6.11-rc3' of git://git./linux/kernel...
2024-08-09 Linus Torvaldsmodule: make waiting for a concurrent module loader...
2024-08-09 Wolfram SangMerge tag 'i2c-host-fixes-6.11-rc3' of git://git./linux...
2024-08-09 Takashi IwaiMerge tag 'asoc-fix-v6.11-rc2' of https://git./linux...
2024-08-09 Dave AirlieMerge tag 'drm-intel-fixes-2024-08-08' of https://gitla...
2024-08-09 Dave AirlieMerge tag 'drm-xe-fixes-2024-08-08' of https://gitlab...
2024-08-09 Dave AirlieMerge tag 'amd-drm-fixes-6.11-2024-08-08' of https...
2024-08-09 Dave AirlieMerge tag 'drm-misc-fixes-2024-08-08' of https://gitlab...
2024-08-09 Gleb Korobeynikovcifs: cifs_inval_name_dfs_link_error: correct the check...
2024-08-08 Linus TorvaldsMerge tag 'net-6.11-rc3' of git://git./linux/kernel...
2024-08-08 Linus TorvaldsMerge tag 'trace-v6.11-rc2' of git://git./linux/kernel...
2024-08-08 Linus TorvaldsMerge tag 'bcachefs-2024-08-08' of git://evilpiepirate...
2024-08-08 Simon TrimmerASoC: cs35l56: Patch CS35L56_IRQ1_MASK_18 to the defaul...
2024-08-08 Jerome BrunetASoC: meson: axg-fifo: fix irq scheduling issue with...
2024-08-08 Charles KeepaxMAINTAINERS: Update Cirrus Logic parts to linux-sound...
next