platform/kernel/linux-rpi.git
2020-04-01 Amit Daniel... init/kconfig: Add LD_VERSION Kconfig
2020-03-26 Will Deaconmm/mremap: Add comment explaining the untagging behavio...
2020-03-25 Catalin MarinasMerge branch 'for-next/kernel-ptrauth' into for-next...
2020-03-25 Catalin MarinasMerge branch 'for-next/asm-cleanups' into for-next...
2020-03-25 Catalin MarinasMerge branch 'for-next/asm-annotations' into for-next...
2020-03-25 Catalin MarinasMerge branches 'for-next/memory-hotremove', 'for-next...
2020-03-25 Mark Brownarm64: head: Convert install_el2_stub to SYM_INNER_LABEL
2020-03-24 Gavin Shanarm64: Introduce get_cpu_ops() helper function
2020-03-24 Gavin Shanarm64: Rename cpu_read_ops() to init_cpu_ops()
2020-03-24 Gavin Shanarm64: Declare ACPI parking protocol CPU operation...
2020-03-24 Remi Denis... arm64: move kimage_vaddr to .rodata
2020-03-24 Remi Denis... arm64: use mov_q instead of literal ldr
2020-03-20 Nick Desaulniersarm64: Kconfig: verify binutils support for ARM64_PTR_AUTH
2020-03-18 Amit Daniel... lkdtm: arm64: test kernel pointer authentication
2020-03-18 Kristina Martsenkoarm64: compile the kernel with ptrauth return address...
2020-03-18 Vincenzo Frascinokconfig: Add support for 'as-option'
2020-03-18 Amit Daniel... arm64: suspend: restore the kernel ptrauth keys
2020-03-18 Amit Daniel... arm64: __show_regs: strip PAC from lr in printk
2020-03-18 Mark Rutlandarm64: unwind: strip PAC from kernel addresses
2020-03-18 Amit Daniel... arm64: mask PAC bits of __builtin_return_address
2020-03-18 Amit Daniel... arm64: initialize ptrauth keys for kernel booting task
2020-03-18 Kristina Martsenkoarm64: initialize and switch ptrauth kernel keys
2020-03-18 Kristina Martsenkoarm64: enable ptrauth earlier
2020-03-18 Kristina Martsenkoarm64: cpufeature: handle conflicts based on capability
2020-03-18 Amit Daniel... arm64: cpufeature: Move cpu capability helpers inside...
2020-03-18 Amit Daniel... arm64: ptrauth: Add bootup/runtime flags for __cpu_setup
2020-03-18 Kristina Martsenkoarm64: install user ptrauth keys at kernel exit time
2020-03-18 Kristina Martsenkoarm64: rename ptrauth key structures to be user-specific
2020-03-18 Kristina Martsenkoarm64: cpufeature: add pointer auth meta-capabilities
2020-03-18 Amit Daniel... arm64: cpufeature: Fix meta-capability cpufeature check
2020-03-17 Andrew Murrayarm64: perf: Add support for ARMv8.5-PMU 64-bit counters
2020-03-17 Andrew MurrayKVM: arm64: limit PMU version to PMUv3 for ARMv8.1
2020-03-17 Andrew Murrayarm64: cpufeature: Extract capped perfmon fields
2020-03-17 Robin Murphyarm64: perf: Clean up enable/disable calls
2020-03-17 Takashi Iwaiperf: arm-ccn: Use scnprintf() for robustness
2020-03-17 glider@google.comarm64: define __alloc_zeroed_user_highpage
2020-03-17 Gavin Shanarm64/kernel: Simplify __cpu_up() by bailing out early
2020-03-17 韩科才arm64: remove redundant blank for '=' operator
2020-03-17 Li Taoarm64: kexec_file: Fixed code style.
2020-03-17 Zheng Weiarm64: add blank after 'if'
2020-03-17 韩科才arm64: fix spelling mistake "ca not" -> "cannot"
2020-03-13 Mark Rutlandarm64: kvm: hyp: use cpus_have_final_cap()
2020-03-13 Mark Rutlandarm64: cpufeature: add cpus_have_final_cap()
2020-03-11 Mark Rutlandarm64: entry: unmask IRQ in el0_sp()
2020-03-11 Nathan Chancellorarm64: Mark call_smc_arch_workaround_1 as __maybe_unused
2020-03-11 Kunihiko Hayashiarm64: entry-ftrace.S: Fix missing argument for CONFIG_...
2020-03-09 Masahiro Yamadaarm64: efi: add efi-entry.o to targets instead of extra...
2020-03-09 Robin Murphyarm64: csum: Optimise IPv6 header checksum
2020-03-09 Mark Brownarm64: vdso32: Convert to modern assembler annotations
2020-03-09 Mark Brownarm64: vdso: Convert to modern assembler annotations
2020-03-09 Mark Brownarm64: sdei: Annotate SDEI entry points using new style...
2020-03-09 Mark Brownarm64: kvm: Modernize __smccc_workaround_1_smc_start...
2020-03-09 Mark Brownarm64: kvm: Modernize annotation for __bp_harden_hyp_vecs
2020-03-09 Mark Brownarm64: kvm: Annotate assembly using modern annoations
2020-03-09 Mark Brownarm64: kernel: Convert to modern annotations for assemb...
2020-03-09 Mark Brownarm64: head: Annotate stext and preserve_boot_args...
2020-03-09 Mark Brownarm64: head.S: Convert to modern annotations for assemb...
2020-03-09 Mark Brownarm64: ftrace: Modernise annotation of return_to_handler
2020-03-09 Mark Brownarm64: ftrace: Correct annotation of ftrace_caller...
2020-03-09 Mark Brownarm64: entry-ftrace.S: Convert to modern annotations...
2020-03-09 Mark Brownarm64: entry: Additional annotation conversions for...
2020-03-09 Mark Brownarm64: entry: Annotate ret_from_fork as code
2020-03-09 Mark Brownarm64: entry: Annotate vector table and handlers as...
2020-03-09 Mark Brownarm64: crypto: Modernize names for AES function macros
2020-03-09 Mark Brownarm64: crypto: Modernize some extra assembly annotations
2020-03-09 王程刚arch/arm64: fix typo in a comment
2020-03-06 Ionela Voinescuclocksource/drivers/arm_arch_timer: validate arch_timer...
2020-03-06 Ionela Voinescuarm64: use activity monitors for frequency invariance
2020-03-06 Ionela Voinescucpufreq: add function to get the hardware max frequency
2020-03-06 Ionela VoinescuDocumentation: arm64: document support for the AMU...
2020-03-06 Ionela Voinescuarm64/kvm: disable access to AMU registers from kvm...
2020-03-06 Ionela Voinescuarm64: trap to EL1 accesses to AMU counters from EL0
2020-03-06 Ionela Voinescuarm64: add support for the AMU extension v1
2020-03-04 Remi Denis... arm64: remove gratuitious/stray .ltorg stanzas
2020-03-04 Anshuman Khandualarm64/mm: Enable memory hot remove
2020-03-04 Anshuman Khandualarm64/mm: Hold memory hotplug lock while walking for...
2020-03-02 Robin Murphyarm64: perf: Support new DT compatibles
2020-03-02 Robin Murphyarm64: perf: Refactor PMU init callbacks
2020-03-02 luanshiperf: arm_spe: Remove unnecessary zero check on 'nr_pages'
2020-02-28 Will Deaconarm64: Update comment for ASID() macro
2020-02-27 Liguang Zhangfirmware: arm_sdei: clean up sdei_event_create()
2020-02-27 James Morsefirmware: arm_sdei: Use cpus_read_lock() to avoid races...
2020-02-27 Liguang Zhangfirmware: arm_sdei: fix possible double-lock on hiberna...
2020-02-27 James Morsefirmware: arm_sdei: fix double-lock on hibernate with...
2020-02-27 Mark Rutlandarm64: mm: convert cpu_do_switch_mm() to C
2020-02-27 Randy Dunlaparm64: fix NUMA Kconfig typos
2020-02-24 Linus TorvaldsLinux 5.6-rc3
2020-02-23 Linus TorvaldsMerge tag 'for-5.6-rc2-tag' of git://git./linux/kernel...
2020-02-23 Linus TorvaldsMerge tag 'ext4_for_linus_stable' of git://git./linux...
2020-02-23 Linus TorvaldsMerge tag 'csky-for-linus-5.6-rc3' of git://github...
2020-02-23 Geert Uytterhoevencsky: Replace <linux/clk-provider.h> by <linux/of_clk.h>
2020-02-23 Linus TorvaldsMerge tag 'ras-urgent-2020-02-22' of git://git./linux...
2020-02-23 Linus TorvaldsMerge tag 'irq-urgent-2020-02-22' of git://git./linux...
2020-02-23 Linus TorvaldsMerge tag 'x86-urgent-2020-02-22' of git://git./linux...
2020-02-22 Linus TorvaldsMerge tag 'zonefs-5.6-rc3' of git://git./linux/kernel...
2020-02-22 Linus TorvaldsMerge tag 'io_uring-5.6-2020-02-22' of git://git.kernel...
2020-02-22 Linus TorvaldsMerge tag 'block-5.6-2020-02-22' of git://git.kernel...
2020-02-22 Linus TorvaldsMerge tag 'scsi-fixes' of git://git./linux/kernel/git...
2020-02-22 Linus TorvaldsMerge tag 'hwmon-for-v5.6-rc3' of git://git./linux...
2020-02-22 Linus TorvaldsMerge tag 'devicetree-fixes-for-5.6-2' of git://git...
next