index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-7.0.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2024-05-21
arm64: asm-bug: Add .align 2 to the end of __BUG_ENTRY
Jiangfeng Xiao
1
-0
/
+1
2024-05-17
perf/arm-dmc620: Fix lockdep assert in ->event_init()
Namhyung Kim
1
-3
/
+6
2024-05-17
Revert "arm64: fpsimd: Implement lazy restore for kernel mode FPSIMD"
Will Deacon
2
-19
/
+0
2024-05-10
Merge branch 'for-next/errata' into for-next/core
Will Deacon
9
-0
/
+96
2024-05-10
arm64: errata: Add workaround for Arm errata 3194386 and 3312417
Mark Rutland
7
-0
/
+88
2024-05-10
arm64: cputype: Add Neoverse-V3 definitions
Mark Rutland
1
-0
/
+2
2024-05-10
arm64: cputype: Add Cortex-X4 definitions
Mark Rutland
1
-0
/
+2
2024-05-10
arm64: barrier: Restore spec_bar() macro
Mark Rutland
1
-0
/
+4
2024-05-09
Merge branch 'for-next/tlbi' into for-next/core
Will Deacon
1
-22
/
+31
2024-05-09
Merge branch 'for-next/selftests' into for-next/core
Will Deacon
2
-1
/
+5
2024-05-09
Merge branch 'for-next/perf' into for-next/core
Will Deacon
34
-203
/
+253
2024-05-09
Merge branch 'for-next/mm' into for-next/core
Will Deacon
4
-78
/
+157
2024-05-09
Merge branch 'for-next/misc' into for-next/core
Will Deacon
11
-55
/
+63
2024-05-09
Merge branch 'for-next/kbuild' into for-next/core
Will Deacon
7
-3
/
+337
2024-05-09
Merge branch 'for-next/acpi' into for-next/core
Will Deacon
3
-23
/
+24
2024-05-09
arm64/mm: Fix pud_user_accessible_page() for PGTABLE_LEVELS <= 2
Ryan Roberts
1
-0
/
+1
2024-05-03
arm64/mm: Add uffd write-protect support
Ryan Roberts
3
-0
/
+53
2024-05-03
arm64/mm: Move PTE_PRESENT_INVALID to overlay PTE_NG
Ryan Roberts
2
-7
/
+7
2024-05-03
arm64/mm: Remove PTE_PROT_NONE bit
Ryan Roberts
2
-16
/
+18
2024-05-03
arm64/mm: generalize PMD_PRESENT_INVALID for all levels
Ryan Roberts
2
-13
/
+16
2024-05-03
arm64: simplify arch_static_branch/_jump function
George Guo
1
-13
/
+15
2024-05-03
arm64: Add USER_STACKTRACE support
chenqiwu
3
-114
/
+125
2024-05-03
arm64: Add the arm64.no32bit_el0 command line option
Andrea della Porta
2
-0
/
+5
2024-04-28
drivers/perf: hisi: hns3: Actually use devm_add_action_or_reset()
Hao Chen
1
-1
/
+1
2024-04-28
drivers/perf: hisi: hns3: Fix out-of-bound access when valid event group
Junhao He
1
-1
/
+13
2024-04-28
drivers/perf: hisi_pcie: Fix out-of-bound access when valid event group
Junhao He
1
-1
/
+13
2024-04-28
kselftest: arm64: Add a null pointer check
Kunwu Chan
1
-0
/
+4
2024-04-28
arm64: defer clearing DAIF.D
Mark Rutland
4
-16
/
+16
2024-04-28
arm64: assembler: update stale comment for disable_step_tsk
Mark Rutland
1
-1
/
+1
2024-04-28
arm64/sysreg: Update PIE permission encodings
Shiqi Liu
2
-24
/
+24
2024-04-28
kselftest/arm64: Remove unused parameters in abi test
xieming
1
-1
/
+1
2024-04-19
perf/arm-spe: Assign parents for event_source device
Jonathan Cameron
1
-0
/
+1
2024-04-19
perf/arm-smmuv3: Assign parents for event_source device
Jonathan Cameron
1
-0
/
+1
2024-04-19
perf/arm-dsu: Assign parents for event_source device
Jonathan Cameron
1
-0
/
+1
2024-04-19
perf/arm-dmc620: Assign parents for event_source device
Jonathan Cameron
1
-0
/
+1
2024-04-19
perf/arm-ccn: Assign parents for event_source device
Jonathan Cameron
1
-0
/
+1
2024-04-19
perf/arm-cci: Assign parents for event_source device
Jonathan Cameron
1
-0
/
+1
2024-04-19
perf/alibaba_uncore: Assign parents for event_source device
Jonathan Cameron
1
-0
/
+1
2024-04-19
perf/arm_pmu: Assign parents for event_source devices
Jonathan Cameron
1
-0
/
+1
2024-04-19
perf/imx_ddr: Assign parents for event_source devices
Jonathan Cameron
1
-0
/
+1
2024-04-19
perf/qcom: Assign parents for event_source devices
Jonathan Cameron
2
-0
/
+2
2024-04-19
Documentation: qcom-pmu: Use /sys/bus/event_source/devices paths
Jonathan Cameron
2
-2
/
+2
2024-04-19
perf/riscv: Assign parents for event_source devices
Jonathan Cameron
2
-0
/
+2
2024-04-19
perf/thunderx2: Assign parents for event_source devices
Jonathan Cameron
1
-0
/
+1
2024-04-19
Documentation: thunderx2-pmu: Use /sys/bus/event_source/devices paths
Jonathan Cameron
1
-1
/
+1
2024-04-19
perf/xgene: Assign parents for event_source devices
Jonathan Cameron
1
-0
/
+1
2024-04-19
Documentation: xgene-pmu: Use /sys/bus/event_source/devices paths
Jonathan Cameron
1
-1
/
+1
2024-04-19
perf/arm_cspmu: Assign parents for event_source devices
Jonathan Cameron
1
-0
/
+1
2024-04-19
perf/amlogic: Assign parents for event_source devices
Jonathan Cameron
1
-0
/
+1
2024-04-19
perf/hisi-hns3: Assign parents for event_source device
Jonathan Cameron
1
-0
/
+1
[next]