linux-block.git
2024-01-04 Will DeaconMerge branch 'for-next/rip-vpipt' into for-next/core
2024-01-04 Will DeaconMerge branch 'for-next/perf' into for-next/core
2024-01-04 Will DeaconMerge branch 'for-next/mm' into for-next/core
2024-01-04 Will DeaconMerge branch 'for-next/misc' into for-next/core
2024-01-04 Will DeaconMerge branch 'for-next/lpa2-prep' into for-next/core
2024-01-04 Will DeaconMerge branch 'for-next/kbuild' into for-next/core
2024-01-04 Will DeaconMerge branch 'for-next/fpsimd' into for-next/core
2024-01-04 Will DeaconMerge branch 'for-next/early-idreg-overrides' into...
2024-01-04 Will DeaconMerge branch 'for-next/cpufeature' into for-next/core
2023-12-19 Masahiro Yamadaefi/libstub: zboot: do not use $(shell ...) in cmd_copy...
2023-12-17 Josef Bacikarm64: properly install vmlinuz.efi
2023-12-17 Wang Jinchaoarm64: memory: remove duplicated include
2023-12-17 James Clarkarm: perf: Fix ARCH=arm build with GCC
2023-12-13 Mark Rutlandarm64: Align boot cpucap handling with system cpucap...
2023-12-13 Mark Rutlandarm64: Cleanup system cpucap handling
2023-12-13 Shuai XueMAINTAINERS: add maintainers for DesignWare PCIe PMU...
2023-12-13 Shuai Xuedrivers/perf: add DesignWare PCIe PMU driver
2023-12-13 Shuai XuePCI: Move pci_clear_and_set_dword() helper to PCI header
2023-12-13 Shuai XuePCI: Add Alibaba Vendor ID to linux/pci_ids.h
2023-12-13 Shuai Xuedocs: perf: Add description for Synopsys DesignWare...
2023-12-13 Huang Shijiearm64: irq: set the correct node for shadow call stack
2023-12-13 Will DeaconRevert "perf/arm_dmc620: Remove duplicate format attrib...
2023-12-12 Ard Biesheuvelarm64: fpsimd: Implement lazy restore for kernel mode...
2023-12-12 Ard Biesheuvelarm64: fpsimd: Preserve/restore kernel mode NEON at...
2023-12-12 Ard Biesheuvelarm64: fpsimd: Drop unneeded 'busy' flag
2023-12-12 Ard Biesheuvelarm64/kernel: Move 'nokaslr' parsing out of early idreg...
2023-12-12 Ard Biesheuvelarm64: idreg-override: Avoid kstrtou64() to parse a...
2023-12-12 Ard Biesheuvelarm64: idreg-override: Avoid sprintf() for simple strin...
2023-12-12 Ard Biesheuvelarm64: idreg-override: avoid strlen() to check for...
2023-12-12 Ard Biesheuvelarm64: idreg-override: Avoid parameq() and parameqn()
2023-12-12 Ard Biesheuvelarm64: idreg-override: Prepare for place relative reloc...
2023-12-12 Ard Biesheuvelarm64: idreg-override: Omit non-NULL checks for overrid...
2023-12-12 Ard Biesheuvelarm64: mm: get rid of kimage_vaddr global variable
2023-12-12 Ard Biesheuvelarm64: mm: Take potential load offset into account...
2023-12-12 Ard Biesheuvelarm64: kernel: Disable latent_entropy GCC plugin in...
2023-12-12 James ClarkDocumentation: arm64: Document the PMU event counting...
2023-12-12 James Clarkarm64: perf: Add support for event counting threshold
2023-12-12 James Clarkarm: pmu: Move error message and -EOPNOTSUPP to individ...
2023-12-12 James ClarkKVM: selftests: aarch64: Update tools copy of arm_pmuv3.h
2023-12-12 James Clarkperf/arm_dmc620: Remove duplicate format attribute...
2023-12-12 James Clarkarm: pmu: Share user ABI format mechanism with SPE
2023-12-12 James Clarkarm64: perf: Include threshold control fields in PMEVTY...
2023-12-12 James Clarkarm: perf: Convert remaining fields to use GENMASK
2023-12-12 James Clarkarm: perf: Use GENMASK for PMMIR fields
2023-12-12 James Clarkarm: perf/kvm: Use GENMASK for ARMV8_PMU_PMCR_N
2023-12-12 James Clarkarm: perf: Remove inlines from arm_pmuv3.c
2023-12-12 Will Deacondrivers/perf: arm_dsu_pmu: Remove kerneldoc-style comme...
2023-12-12 Christophe... drivers/perf: Remove usage of the deprecated ida_simple...
2023-12-11 Zenghui Yuarm64: Delete the zero_za macro
2023-12-11 Ard Biesheuvelarm64: Kconfig: drop KAISER reference from KPTI option...
2023-12-11 Ard Biesheuvelarm64: mm: Only map KPTI trampoline if it is going...
2023-12-05 Tsung-Han LinDocumentation/arch/arm64: Fix typo
2023-12-05 Huang Shijiearm64: irq: set the correct node for VMAP stack
2023-12-05 Masahiro Yamadaarm64: replace <asm-generic/export.h> with <linux/export.h>
2023-12-05 Xu Yangperf: fsl_imx8_ddr: Add driver support for i.MX8DXL...
2023-12-05 Xu Yangdt-bindings: perf: fsl-imx-ddr: Add i.MX8DXL compatible
2023-12-05 Xu Yangdocs/perf: Add explanation for DDR_CAP_AXI_ID_PORT_CHAN...
2023-12-05 Xu Yangperf: fsl_imx8_ddr: Add AXI ID PORT CHANNEL filter...
2023-12-05 Anshuman Khandualdrivers: perf: arm_pmu: Drop 'pmu_lock' element from...
2023-12-05 Anshuman Khandualarm: perf: Remove PMU locking
2023-12-05 Junhao Hedrivers/perf: hisi: Fix some event id for HiSilicon...
2023-12-05 Mark Rutlanddrivers/perf: pmuv3: don't expose SW_INCR event in...
2023-12-05 Anshuman Khandualdrivers: perf: arm_pmuv3: Add new macro PMUV3_INIT_MAP_...
2023-12-05 Robin Murphyperf/arm-cmn: Fix HN-F class_occup_id events
2023-12-05 Marc Zyngierarm64: Get rid of ARM64_HAS_NO_HW_PREFETCH
2023-12-05 Masahiro Yamadaarm64: vdso32: rename 32-bit debug vdso to vdso32.so.dbg
2023-12-05 Marc Zyngierarm64: Rename reserved values for CTR_EL0.L1Ip
2023-12-05 Marc Zyngierarm64: Kill detection of VPIPT i-cache policy
2023-12-05 Marc ZyngierKVM: arm64: Remove VPIPT I-cache handling
2023-11-27 Ryan Robertsarm64: Add ARM64_HAS_LPA2 CPU capability
2023-11-27 Anshuman Khandualarm64/mm: Add FEAT_LPA2 specific ID_AA64MMFR0.TGRAN[2]
2023-11-27 Ryan Robertsarm64/mm: Update tlb invalidation routines for FEAT_LPA2
2023-11-27 Ryan Robertsarm64/mm: Add lpa2_is_enabled() kvm_lpa2_is_enabled...
2023-11-27 Ryan Robertsarm64/mm: Modify range-based tlbi to decrement scale
2023-11-27 Linus TorvaldsLinux 6.7-rc3 v6.7-rc3
2023-11-27 Linus TorvaldsMerge tag 'trace-v6.7-rc2' of git://git./linux/kernel...
2023-11-26 Linus TorvaldsMerge tag 'parisc-for-6.7-rc3' of git://git./linux...
2023-11-26 Linus TorvaldsMerge tag 'x86-urgent-2023-11-26' of git://git./linux...
2023-11-26 Linus TorvaldsMerge tag 'perf-urgent-2023-11-26' of git://git./linux...
2023-11-26 Linus TorvaldsMerge tag 'locking-urgent-2023-11-26' of git://git...
2023-11-26 Linus TorvaldsMerge tag '6.7-rc2-smb3-client-fixes' of git://git...
2023-11-26 Linus TorvaldsMerge tag 'usb-6.7-rc3' of git://git./linux/kernel...
2023-11-25 Linus TorvaldsMerge tag 'xfs-6.7-fixes-3' of git://git./fs/xfs/xfs...
2023-11-25 Linus TorvaldsMerge tag 'arm64-fixes' of git://git./linux/kernel...
2023-11-25 Linus TorvaldsMerge tag 'for-linus-6.7a-rc3-tag' of git://git./linux...
2023-11-25 Helge Dellerparisc: Reduce size of the bug_table on 64-bit kernel...
2023-11-25 Helge Dellerparisc: Drop the HP-UX ENOSYM and EREMOTERELEASE error...
2023-11-25 Helge Dellerparisc: Use natural CPU alignment for bug_table
2023-11-25 Helge Dellerparisc: Ensure 32-bit alignment on parisc unwind section
2023-11-25 Helge Dellerparisc: Mark lock_aligned variables 16-byte aligned...
2023-11-25 Helge Dellerparisc: Mark jump_table naturally aligned
2023-11-25 Helge Dellerparisc: Mark altinstructions read-only and 32-bit aligned
2023-11-25 Helge Dellerparisc: Mark ex_table entries 32-bit aligned in uaccess.h
2023-11-25 Helge Dellerparisc: Mark ex_table entries 32-bit aligned in assembly.h
2023-11-24 Linus TorvaldsMerge tag 's390-6.7-3' of git://git./linux/kernel/git...
2023-11-24 Linus TorvaldsMerge tag 'acpi-6.7-rc3' of git://git./linux/kernel...
2023-11-24 Linus TorvaldsMerge tag 'pm-6.7-rc3' of git://git./linux/kernel/git...
2023-11-24 Linus TorvaldsMerge tag 'afs-fixes-20231124' of git://git./linux...
2023-11-24 Rafael J. WysockiMerge branches 'acpi-video' and 'acpi-processor' into...
2023-11-24 Linus TorvaldsMerge tag 'vfs-6.7-rc3.fixes' of git://git./linux/kerne...
next