platform/kernel/linux-rpi.git
2022-05-20 Catalin MarinasMerge branches 'for-next/sme', 'for-next/stacktrace...
2022-05-18 Geert Uytterhoevenarm64/sve: Move sve_free() into SVE code section
2022-05-18 Juerg Haefligerarm64: Kconfig.platforms: Add comments
2022-05-18 Juerg Haefligerarm64: Kconfig: Fix indentation and add comments
2022-05-17 Ard Biesheuvelarm64: mm: avoid writable executable mappings in kexec...
2022-05-17 Ard Biesheuvelarm64: lds: move special code sections out of kernel...
2022-05-16 Baolin Wangarm64/hugetlb: Implement arm64 specific huge_ptep_get()
2022-05-16 Baolin Wangarm64/hugetlb: Use ptep_get() to get the pte value...
2022-05-16 Zhen Leiarm64: kdump: Do not allocate crash low memory if not...
2022-05-16 Sebastian Andrzej... arm64/sve: Make kernel FPU protection RT friendly
2022-05-16 Sebastian Andrzej... arm64/sve: Delay freeing memory in fpsimd_flush_thread()
2022-05-16 Valentin Schneiderarm64: mm: Make arch_faults_on_old_pte() check for...
2022-05-16 Robin Murphyarm64: mte: Clean up user tag accessors
2022-05-12 Robin Murphyperf/arm-cmn: Decode CAL devices properly in debugfs
2022-05-11 Anshuman Khandualarm64/hugetlb: Drop TLB flush from get_clear_flush()
2022-05-11 Linu Cherianarm64: Declare non global symbols as static
2022-05-11 Robin Murphyperf/arm-cmn: Fix filter_sel lookup
2022-05-10 Tanmay Jagdaleperf/marvell_cn10k: Fix tad_pmu_event_init() to check...
2022-05-07 Zhen Leidocs: kdump: Update the crashkernel description for...
2022-05-07 Zhen Leiof: Support more than one crash kernel regions for...
2022-05-07 Chen Zhouof: fdt: Add memory for devices by DT property "linux...
2022-05-07 Chen Zhouarm64: kdump: Reimplement crashkernel=X
2022-05-07 Zhen Leiarm64: Use insert_resource() to simplify code
2022-05-07 Zhen Leikdump: return -ENOENT if required cmdline option does...
2022-05-06 Mark Brownarm64/sme: More sensibly define the size for the ZA...
2022-05-06 Qi Liudrivers/perf: hisi: Add Support for CPA PMU
2022-05-06 Qi Liudrivers/perf: hisi: Associate PMUs in SICL with CPUs...
2022-05-06 Shaokun Zhangdrivers/perf: arm_spe: Expose saturating counter to...
2022-05-06 Robin Murphyperf/arm-cmn: Add CMN-700 support
2022-05-06 Robin Murphyperf/arm-cmn: Refactor occupancy filter selector
2022-05-06 Robin Murphyperf/arm-cmn: Add CMN-650 support
2022-05-06 Robin Murphydt-bindings: perf: arm-cmn: Add CMN-650 and CMN-700
2022-05-06 Ren Yuperf: check return value of armpmu_request_irq()
2022-05-06 Palmer Dabbeltperf: RISC-V: Remove non-kernel-doc ** comments
2022-05-05 Kefeng Wangarm64: mm: Cleanup useless parameters in zone_sizes_init()
2022-05-04 Tong Tiangenarm64: fix types in copy_highpage()
2022-05-04 Hector Martinarm64: Set ARCH_NR_GPIO to 2048 for ARCH_APPLE
2022-05-04 Michal Orzelarm64: cputype: Avoid overflow using MIDR_IMPLEMENTOR_MASK
2022-04-29 Chengming Zhouarm64/ftrace: Make function graph use ftrace directly
2022-04-29 Chengming Zhouftrace: cleanup ftrace_graph_caller enable and disable
2022-04-29 Wan Jiabingarm64/sme: Fix NULL check after kzalloc
2022-04-27 Mark Brownarm64/sme: Add ID_AA64SMFR0_EL1 to __read_sysreg_by_enc...
2022-04-25 Peter Collingbournearm64: document the boot requirements for MTE
2022-04-25 Catalin Marinasbtrfs: Avoid live-lock in search_ioctl() on hardware...
2022-04-25 Catalin Marinasarm64: Add support for user sub-page fault probing
2022-04-25 Catalin Marinasmm: Add fault_in_subpage_writeable() to probe at sub...
2022-04-22 Mark Brownarm64/sme: Provide Kconfig for SME
2022-04-22 Mark BrownKVM: arm64: Handle SME host state when running guests
2022-04-22 Mark BrownKVM: arm64: Trap SME usage in guest
2022-04-22 Mark BrownKVM: arm64: Hide SME system registers from guests
2022-04-22 Mark Brownarm64/sme: Save and restore streaming mode over EFI...
2022-04-22 Mark Brownarm64/sme: Disable streaming mode and ZA when flushing...
2022-04-22 Mark Brownarm64/sme: Add ptrace support for ZA
2022-04-22 Mark Brownarm64/sme: Implement ptrace support for streaming mode...
2022-04-22 Mark Brownarm64/sme: Implement ZA signal handling
2022-04-22 Mark Brownarm64/sme: Implement streaming SVE signal handling
2022-04-22 Mark Brownarm64/sme: Disable ZA and streaming mode when handling...
2022-04-22 Mark Brownarm64/sme: Implement traps and syscall handling for SME
2022-04-22 Mark Brownarm64/sme: Implement ZA context switching
2022-04-22 Mark Brownarm64/sme: Implement streaming SVE context switching
2022-04-22 Mark Brownarm64/sme: Implement SVCR context switching
2022-04-22 Mark Brownarm64/sme: Implement support for TPIDR2
2022-04-22 Mark Brownarm64/sme: Implement vector length configuration prctl()s
2022-04-22 Mark Brownarm64/sme: Implement sysctl to set the default vector...
2022-04-22 Mark Brownarm64/sme: Identify supported SME vector lengths at...
2022-04-22 Mark Brownarm64/sme: Basic enumeration support
2022-04-22 Mark Brownarm64/sme: Early CPU setup for SME
2022-04-22 Mark Brownarm64/sme: Manually encode SME instructions
2022-04-22 Mark Brownarm64/sme: System register and exception syndrome defin...
2022-04-22 Mark Brownarm64/sme: Provide ABI documentation for SME
2022-04-22 Madhavan T... arm64: stacktrace: align with common naming
2022-04-22 Madhavan T... arm64: stacktrace: rename stackframe to unwind_state
2022-04-22 Madhavan T... arm64: stacktrace: rename unwinder functions
2022-04-22 Mark Rutlandarm64: stacktrace: make struct stackframe private to...
2022-04-22 Mark Rutlandarm64: stacktrace: delete PCS comment
2022-04-22 Madhavan T... arm64: stacktrace: remove NULL task check from unwind_f...
2022-04-22 Anshuman Khandualarm64/mm: Compute PTRS_PER_[PMD|PUD] independently...
2022-04-17 Linus TorvaldsLinux 5.18-rc3
2022-04-17 Linus TorvaldsMerge tag 'for-linus-5.18-rc3-tag' of git://git./linux...
2022-04-17 Linus TorvaldsMerge tag 'x86-urgent-2022-04-17' of git://git./linux...
2022-04-17 Linus TorvaldsMerge tag 'timers-urgent-2022-04-17' of git://git....
2022-04-17 Linus TorvaldsMerge tag 'smp-urgent-2022-04-17' of git://git./linux...
2022-04-17 Linus TorvaldsMerge tag 'irq-urgent-2022-04-17' of git://git./linux...
2022-04-17 Linus TorvaldsMerge tag 'for-v5.18-rc' of git://git./linux/kernel...
2022-04-17 Linus TorvaldsMerge branch 'i2c/for-current' of git://git./linux...
2022-04-17 Linus TorvaldsMerge tag 'devicetree-fixes-for-5.18-2' of git://git...
2022-04-17 Linus TorvaldsMerge tag 'gpio-fixes-for-v5.18-rc3' of git://git....
2022-04-16 Linus TorvaldsMerge tag 'soc-fixes-5.18-2' of git://git./linux/kernel...
2022-04-16 Linus TorvaldsMerge tag 'random-5.18-rc3-for-linus' of git://git...
2022-04-16 Linus TorvaldsMerge tag 'scsi-fixes' of git://git./linux/kernel/git...
2022-04-16 Bartosz GolaszewskiMerge tag 'intel-gpio-v5.18-2' of gitolite.pub/scm...
2022-04-16 Linus TorvaldsMerge tag 'dma-mapping-5.18-2' of git://git.infradead...
2022-04-16 Jason A. Donenfeldrandom: use memmove instead of memcpy for remaining...
2022-04-15 Linus TorvaldsMerge branch 'akpm' (patches from Andrew)
2022-04-15 Linus TorvaldsMerge tag 'for-5.18/dm-fixes-2' of git://git./linux...
2022-04-15 Patrick Wangmm: kmemleak: take a full lowmem check in kmemleak_...
2022-04-15 Omar Sandovalmm/vmalloc: fix spinning drain_vmap_work after reading...
2022-04-15 Andrew Mortonrevert "fs/binfmt_elf: use PT_LOAD p_align values for...
2022-04-15 Andrew Mortonrevert "fs/binfmt_elf: fix PT_LOAD p_align values for...
2022-04-15 Mike Kravetzhugetlb: do not demote poisoned hugetlb pages
next