Age | Commit message (Expand) | Author |
2022-10-16 | Merge tag 'random-6.1-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2022-10-14 | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6... | Linus Torvalds |
2022-10-12 | Merge tag 'mm-nonmm-stable-2022-10-11' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds |
2022-10-12 | arm64: Add AMPERE1 to the Spectre-BHB affected list | D Scott Phillips |
2022-10-12 | arm64: mte: Avoid setting PG_mte_tagged if no tags cleared or restored | Catalin Marinas |
2022-10-11 | treewide: use get_random_{u8,u16}() when possible, part 1 | Jason A. Donenfeld |
2022-10-11 | treewide: use prandom_u32_max() when possible, part 1 | Jason A. Donenfeld |
2022-10-10 | Merge tag 'mm-stable-2022-10-08' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2022-10-10 | Merge tag 'kbuild-v6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/masa... | Linus Torvalds |
2022-10-09 | Merge tag 'riscv-for-linus-6.1-mw1' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2022-10-09 | Merge tag 'efi-next-for-v6.1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2022-10-07 | arm64: errata: Add Cortex-A55 to the repeat tlbi list | James Morse |
2022-10-06 | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds |
2022-10-03 | Merge tag 'kcfi-v6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ke... | Linus Torvalds |
2022-10-02 | kbuild: use obj-y instead extra-y for objects placed at the head | Masahiro Yamada |
2022-09-30 | Merge branch 'for-next/misc' into for-next/core | Catalin Marinas |
2022-09-30 | Merge branch 'for-next/alternatives' into for-next/core | Catalin Marinas |
2022-09-30 | Merge branches 'for-next/doc', 'for-next/sve', 'for-next/sysreg', 'for-next/g... | Catalin Marinas |
2022-09-30 | arm64/kprobe: Optimize the performance of patching single-step slot | Liao Chang |
2022-09-29 | ARM64: reloc_test: add __init/__exit annotations to module init/exit funcs | Xiu Jianfeng |
2022-09-29 | arm64: ftrace: fix module PLTs with mcount | Mark Rutland |
2022-09-29 | arm64: module: Make plt_equals_entry() static | Li Huafei |
2022-09-26 | arm64: Change elfcore for_each_mte_vma() to use VMA iterator | Liam R. Howlett |
2022-09-26 | arm64: remove mmap linked list from vdso | Matthew Wilcox (Oracle) |
2022-09-26 | treewide: Drop function_nocfi | Sami Tolvanen |
2022-09-26 | arm64: Drop unneeded __nocfi attributes | Sami Tolvanen |
2022-09-26 | arm64: Add CFI error handling | Sami Tolvanen |
2022-09-26 | arm64: Add types to indirect called assembly functions | Sami Tolvanen |
2022-09-26 | treewide: Filter out CC_FLAGS_CFI | Sami Tolvanen |
2022-09-22 | arm64: mte: move register initialization to C | Peter Collingbourne |
2022-09-22 | perf: arm64: Add SVE vector granule register to user regs | James Clark |
2022-09-22 | arm64: topology: fix possible overflow in amu_fie_setup() | Sergey Shtylyov |
2022-09-21 | arm64/ptrace: Support access to TPIDR2_EL0 | Mark Brown |
2022-09-17 | efi/libstub: use EFI provided memcpy/memset routines | Ard Biesheuvel |
2022-09-16 | arm64: alternatives: add shared NOP callback | Mark Rutland |
2022-09-16 | arm64: alternatives: add alternative_has_feature_*() | Mark Rutland |
2022-09-16 | arm64: alternatives: have callbacks take a cap | Mark Rutland |
2022-09-16 | arm64: alternatives: make alt_region const | Mark Rutland |
2022-09-16 | arm64: alternatives: hoist print out of __apply_alternatives() | Mark Rutland |
2022-09-16 | arm64: alternatives: proton-pack: prepare for cap changes | Mark Rutland |
2022-09-16 | arm64: errata: remove BF16 HWCAP due to incorrect result on Cortex-A510 | James Morse |
2022-09-16 | arm64: cpufeature: Expose get_arm64_ftr_reg() outside cpufeature.c | James Morse |
2022-09-16 | arm64: cpufeature: Force HWCAP to be based on the sysreg visible to user-space | James Morse |
2022-09-16 | arm64/sysreg: Use feature numbering for PMU and SPE revisions | Mark Brown |
2022-09-16 | arm64/sysreg: Add _EL1 into ID_AA64DFR0_EL1 definition names | Mark Brown |
2022-09-16 | arm64/sysreg: Align field names in ID_AA64DFR0_EL1 with architecture | Mark Brown |
2022-09-16 | arm64: rework BTI exception handling | Mark Rutland |
2022-09-16 | arm64: rework FPAC exception handling | Mark Rutland |
2022-09-16 | arm64: consistently pass ESR_ELx to die() | Mark Rutland |
2022-09-16 | arm64: die(): pass 'err' as long | Mark Rutland |