]> git.ipfire.org Git - thirdparty/kernel/linux.git/shortlog
thirdparty/kernel/linux.git
2025-07-24  Catalin MarinasMerge branch 'for-next/feat_mte_store_only' into for...
2025-07-24  Catalin MarinasMerge branches 'for-next/livepatch', 'for-next/user...
2025-07-23  Jeremy Lintonarm64/gcs: task_gcs_el0_enable() should use passed...
2025-07-22  Catalin Marinasarm64: Kconfig: Keep selects somewhat alphabetically...
2025-07-22  Kevin Brodskyarm64: signal: Remove ISB when resetting POR_EL0
2025-07-22  Mark Brownkselftest/arm64: Handle attempts to disable SM on SME...
2025-07-22  Mark Brownkselftest/arm64: Fix SVE write data generation for...
2025-07-22  Mark Brownkselftest/arm64: Test SME on SME only systems in fp...
2025-07-22  Mark Brownkselftest/arm64: Test FPSIMD format data writes via...
2025-07-22  Mark Brownkselftest/arm64: Allow sve-ptrace to run on SME only...
2025-07-17  Anshuman Khandualarm64/mm: Drop redundant addr increment in set_huge_pte...
2025-07-17  Mark Brownkselftest/arm4: Provide local defines for AT_HWCAP3
2025-07-17  Breno Leitaoarm64: Mark kernel as tainted on SAE and SError panic
2025-07-15  Mark Brownarm64/gcs: Don't call gcs_free() when releasing task_struct
2025-07-14  Yicong Yangdrivers/perf: hisi: Support PMUs with no interrupt
2025-07-14  Junhao Hedrivers/perf: hisi: Relax the event number check of...
2025-07-14  Junhao Hedrivers/perf: hisi: Add support for HiSilicon SLLC...
2025-07-14  Junhao Hedrivers/perf: hisi: Use ACPI driver_data to retrieve...
2025-07-14  Junhao Hedrivers/perf: hisi: Add support for HiSilicon DDRC...
2025-07-14  Junhao Hedrivers/perf: hisi: Simplify the probe process for...
2025-07-14  Shouping Wangperf/arm-ni: Support sharing IRQs within an NI instance
2025-07-14  Robin Murphyperf/arm-ni: Consolidate CPU affinity handling
2025-07-14  Alok Tiwariperf/cxlpmu: Fix typos in cxl_pmu.c comments and docume...
2025-07-14  Alok Tiwariperf/cxlpmu: Remove unintended newline from IRQ name...
2025-07-14  Alok Tiwariperf/cxlpmu: Fix devm_kcalloc() argument order in cxl_p...
2025-07-08  Leo Yanperf: arm_spe: Relax period restriction
2025-07-08  Rob Herring... perf: arm_pmuv3: Add support for the Branch Record...
2025-07-08  Anshuman KhandualKVM: arm64: nvhe: Disable branch generation in nVHE...
2025-07-08  Anshuman Khandualarm64: Handle BRBE booting requirements
2025-07-08  Anshuman Khandualarm64/sysreg: Add BRBE registers and fields
2025-07-08  Masahiro Yamadaarm64: fix unnecessary rebuilding when CONFIG_DEBUG_EFI=y
2025-07-08  Breno Leitaoarm64: remove CONFIG_VMAP_STACK checks from entry code
2025-07-08  Breno Leitaoarm64: remove CONFIG_VMAP_STACK checks from SDEI stack...
2025-07-08  Breno Leitaoarm64: remove CONFIG_VMAP_STACK checks from stacktrace...
2025-07-08  Breno Leitaoarm64: remove CONFIG_VMAP_STACK conditionals from traps...
2025-07-08  Breno Leitaoarm64: remove CONFIG_VMAP_STACK conditionals from irq...
2025-07-08  Breno Leitaoarm64: Remove CONFIG_VMAP_STACK conditionals from THREA...
2025-07-08  Breno Leitaoarm64: efi: Remove CONFIG_VMAP_STACK check
2025-07-08  Breno Leitaoarm64: Mandate VMAP_STACK
2025-07-08  Ada Couprie... arm64: debug: remove debug exception registration infra...
2025-07-08  Ada Couprie... arm64: debug: split bkpt32 exception entry
2025-07-08  Ada Couprie... arm64: debug: split brk64 exception entry
2025-07-08  Ada Couprie... arm64: debug: split hardware watchpoint exception entry
2025-07-08  Ada Couprie... arm64: debug: split single stepping exception entry
2025-07-08  Ada Couprie... arm64: debug: refactor reinstall_suspended_bps()
2025-07-08  Ada Couprie... arm64: debug: split hardware breakpoint exception entry
2025-07-08  Ada Couprie... arm64: entry: Add entry and exit functions for debug...
2025-07-08  Ada Couprie... arm64: debug: remove break/step handler registration...
2025-07-08  Ada Couprie... arm64: debug: call step handlers statically
2025-07-08  Ada Couprie... arm64: debug: call software breakpoint handlers statically
2025-07-08  Ada Couprie... arm64: refactor aarch32_break_handler()
2025-07-08  Ada Couprie... arm64: debug: clean up single_step_handler logic
2025-07-04  Robin Murphyperf/arm: Add missing .suppress_bind_attrs
2025-07-04  Robin Murphyperf/arm-cmn: Reduce stack usage during discovery
2025-07-04  Colin Ian Kingperf: imx9_perf: make the read-only array mask static...
2025-07-04  Zhiyuan Daiperf/arm-cmn: Broaden module description for wider...
2025-07-04  Robin Murphyperf/arm-ni: Set initial IRQ affinity
2025-07-04  Breno Leitaoarm64: efi: Fix KASAN false positive for EFI runtime...
2025-07-04  Yicong Yangarm64/watchdog_hld: Add a cpufreq notifier for update...
2025-07-04  Yicong Yangwatchdog/perf: Provide function for adjusting the event...
2025-07-03  Xavier Xiaarm64/mm: Optimize loop to reduce redundant operations...
2025-07-03  Anshuman KhandualKVM: selftests: Change MDSCR_EL1 register holding varia...
2025-07-03  Anshuman Khandualarm64/debug: Drop redundant DBG_MDSCR_* macros
2025-07-03  Mark Brownkselftest/arm64: Specify SVE data when testing VL set...
2025-07-03  Mark Brownkselftest/arm64: Fix test for streaming FPSIMD write...
2025-07-03  Mark Brownkselftest/arm64: Fix check for setting new VLs in sve...
2025-07-03  Mark Brownkselftest/arm64: Convert tpidr2 test to use kselftest.h
2025-07-02  Yeoreum Yunkselftest/arm64/mte: Add MTE_STORE_ONLY testcases
2025-07-02  Yeoreum Yunkselftest/arm64/mte: Preparation for mte store only...
2025-07-02  Yeoreum Yunkselftest/arm64/abi: Add MTE_STORE_ONLY feature hwcap...
2025-07-02  Yeoreum YunKVM: arm64: Expose MTE_STORE_ONLY feature to guest
2025-07-02  Yeoreum Yunarm64/hwcaps: Add MTE_STORE_ONLY hwcaps
2025-07-02  Yeoreum Yunarm64/kernel: Support store-only mte tag check
2025-07-02  Yeoreum Yunprctl: Introduce PR_MTE_STORE_ONLY
2025-07-02  Yeoreum Yunarm64/cpufeature: Add MTE_STORE_ONLY feature
2025-07-02  Yeoreum Yunkselftest/arm64/mte: Add mtefar tests on check_mmap_options
2025-07-02  Yeoreum Yunkselftest/arm64/mte: Refactor check_mmap_option test
2025-07-02  Yeoreum Yunkselftest/arm64/mte: Add verification for address tag...
2025-07-02  Yeoreum Yunkselftest/arm64/mte: Add address tag related macro...
2025-07-02  Yeoreum Yunkselftest/arm64/mte: Check MTE_FAR feature is supported
2025-07-02  Yeoreum Yunkselftest/arm64/mte: Register mte signal handler with...
2025-07-02  Yeoreum Yunkselftest/arm64: Add MTE_FAR hwcap test
2025-07-02  Yeoreum YunKVM: arm64: Expose FEAT_MTE_TAGGED_FAR feature to guest
2025-07-02  Yeoreum Yunarm64: Report address tag when FEAT_MTE_TAGGED_FAR...
2025-07-02  Yeoreum Yunarm64/cpufeature: Add FEAT_MTE_TAGGED_FAR feature
2025-07-01  Song Liuarm64: Implement HAVE_LIVEPATCH
2025-07-01  Li ChenACPI: Suppress misleading SPCR console message when...
2025-07-01  Li ChenACPI: Return -ENODEV from acpi_parse_spcr() when SPCR...
2025-07-01  Masahiro Yamadaarm64: pi: use 'targets' instead of extra-y in Makefile
2025-06-30  Mikołaj Lenczewskiarm64/mm: Elide tlbi in contpte_convert() under BBML2
2025-06-30  Mikołaj Lenczewskiiommu/arm: Add BBM Level 2 smmu feature
2025-06-30  Mikołaj Lenczewskiarm64: Add BBM Level 2 cpu feature
2025-06-30  Catalin Marinasarm64: cpufeature: Introduce MATCH_ALL_EARLY_CPUS capab...
2025-06-20  Song Liuarm64: stacktrace: Implement arch_stack_walk_reliable()
2025-06-20  Mark Rutlandarm64: stacktrace: Check kretprobe_find_ret_addr()...
2025-06-20  Dylan Hatcharm64/module: Use text-poke API for late relocations.
2025-06-12  Tengda Wuarm64/ptrace: Fix stack-out-of-bounds read in regs_get_...
2025-06-12  Mark Brownarm64/gcs: Don't call gcs_free() during flush_gcs()
2025-06-12  Dev Jainarm64: Restrict pagetable teardown to avoid false warning
2025-06-12  Lorenzo Pieralisidocs: arm64: Fix ICC_SRE_EL2 register typo in booting.rst
next