platform/kernel/linux-starfive.git
2020-01-22 Will DeaconMerge branch 'for-next/asm-annotations' into for-next...
2020-01-22 Will DeaconMerge branches 'for-next/acpi', 'for-next/cpufeatures...
2020-01-22 Will Deaconarm64: kconfig: Fix alignment of E0PD help text
2020-01-21 Dirk Behmearm64: kbuild: remove compressed images on 'make ARCH...
2020-01-21 Julien Thierryarm64: entry: Avoid empty alternatives entries
2020-01-21 Vladimir Murzinarm64: Kconfig: select HAVE_FUTEX_CMPXCHG
2020-01-17 Robin Murphyarm64: csum: Fix pathological zero-length calls
2020-01-17 Mark Rutlandarm64: entry: cleanup sp_el0 manipulation
2020-01-17 Mark Rutlandarm64: entry: cleanup el0 svc handler naming
2020-01-17 Mark Rutlandarm64: entry: mark all entry code as notrace
2020-01-17 Mark Rutlandarm64: assembler: remove smp_dmb macro
2020-01-17 Mark Rutlandarm64: assembler: remove inherit_daif macro
2020-01-17 Hanjun GuoACPI/IORT: Fix 'Number of IDs' handling in iort_id_map()
2020-01-17 Dave Martinmm: Reserve asm-generic prot flags 0x10 and 0x20 for...
2020-01-17 Catalin Marinasarm64: Use macros instead of hard-coded constants for...
2020-01-17 Sai Prakash... arm64: Add KRYO{3,4}XX CPU cores to spectre-v2 safe...
2020-01-16 Ard Biesheuvelarm64: kernel: avoid x18 in __cpu_soft_restart
2020-01-16 Ard Biesheuvelarm64: kvm: stop treating register x18 as caller save
2020-01-16 Ard Biesheuvelarm64/lib: copy_page: avoid x18 register in assembler...
2020-01-16 Sami Tolvanenarm64: mm: avoid x18 in idmap_kpti_install_ng_mappings
2020-01-16 Sami Tolvanenarm64: fix alternatives with LLVM's integrated assembler
2020-01-16 Sami Tolvanenarm64: lse: fix LSE atomics with LLVM's integrated...
2020-01-16 Robin Murphyarm64: Implement optimised checksum routine
2020-01-16 Vladimir Murzinarm64: context: Free up kernel ASIDs if KPTI is not...
2020-01-15 Will Deaconarm64: Use register field helper in kaslr_requires_kpti()
2020-01-15 Will Deaconarm64: Simplify early check for broken TX1 when KASLR...
2020-01-15 Vladimir Murzinarm64: Turn "broken gas inst" into real config option
2020-01-15 Mark Brownarm64: Use a variable to store non-global mappings...
2020-01-15 Mark Brownarm64: Don't use KPTI where we have E0PD
2020-01-15 Mark Brownarm64: Factor out checks for KASLR in KPTI code into...
2020-01-15 Mark Brownarm64: Add initial support for E0PD
2020-01-15 Catalin Marinasarm64: Move the LSE gas support detection to Kconfig
2020-01-15 Catalin Marinaskbuild: Add support for 'as-instr' to be used in Kconfi...
2020-01-15 Leonard Crestezperf/imx_ddr: Fix cpu hotplug state cleanup
2020-01-15 Anshuman Khandualarm64: Introduce ID_ISAR6 CPU register
2020-01-15 Steven Pricearm64: cpufeature: Export matrix and other features...
2020-01-14 Suzuki K Poulosearm64: nofpsmid: Handle TIF_FOREIGN_FPSTATE flag cleanly
2020-01-14 Suzuki K Poulosearm64: signal: nofpsimd: Handle fp/simd context for...
2020-01-14 Suzuki K Poulosearm64: ptrace: nofpsimd: Fail FP/SIMD regset operations
2020-01-14 Suzuki K Poulosearm64: cpufeature: Set the FP/SIMD compat HWCAP bits...
2020-01-14 Suzuki K Poulosearm64: cpufeature: Fix the type of no FP/SIMD capability
2020-01-14 Suzuki K Poulosearm64: fpsimd: Make sure SVE setup is complete before...
2020-01-14 Suzuki K Poulosearm64: Introduce system_capabilities_finalized() marker
2020-01-13 Mark Brownarm64: kernel: Correct annotation of end of el0_sync
2020-01-10 Will DeaconRevert "arm64: kexec: make dtb_mem always enabled"
2020-01-10 Shaokun Zhangdrivers/perf: hisi: Simplify hisi_read_sccl_and_ccl_id...
2020-01-09 Mark Brownarm64: xen: Use modern annotations for assembly functions
2020-01-08 Pan Zhangmm: change_memory_common: add spaces for `*` operator
2020-01-08 Prabhakar Kushwahaarm64: Remove __exception_text_start and __exception_te...
2020-01-08 Joe Perchesarm64: Kconfig: Remove CONFIG_ prefix from ARM64_PSEUDO...
2020-01-08 Hanjun Guoarm64: armv8_deprecated: update the comments of armv8_d...
2020-01-08 Florian Fainelliarm64: kpti: Add Broadcom Brahma-B53 core to the KPTI...
2020-01-08 Anthony SteinhauserReturn ENODEV when the selected speculation misfeature...
2020-01-08 Mark Brownarm64: asm: Remove ENDPIPROC()
2020-01-08 AKASHI Takahiroarm64: kexec_file: add crash dump support
2020-01-08 AKASHI Takahirolibfdt: include fdt_addresses.c
2020-01-08 Pavel Tatashinarm64: hibernate: add trans_pgd public functions
2020-01-08 Pavel Tatashinarm64: hibernate: add PUD_SECT_RDONLY
2020-01-08 Pavel Tatashinarm64: hibernate: rename dst to page in create_safe_exe...
2020-01-08 Pavel Tatashinarm64: hibernate: remove gotos as they are not needed
2020-01-08 Pavel Tatashinarm64: hibernate: use get_safe_page directly
2020-01-08 Pavel Tatashinarm64: hibernate: pass the allocated pgdp to ttbr0
2020-01-08 Pavel Tatashinarm64: kexec: make dtb_mem always enabled
2020-01-08 Pavel Tatashinarm64: kexec: remove unnecessary debug prints
2020-01-08 Pavel Tatashinkexec: add machine_kexec_post_load()
2020-01-08 Pavel Tatashinkexec: quiet down kexec reboot
2020-01-08 Mark Brownarm64: mm: Use modern annotations for assembly functions
2020-01-08 Mark Brownarm64: lib: Use modern annotations for assembly functions
2020-01-08 Mark Brownarm64: asm: Add new-style position independent function...
2019-12-23 Linus TorvaldsLinux 5.5-rc3
2019-12-23 Linus TorvaldsMerge branch 'fixes' of git://git./linux/kernel/git...
2019-12-22 Linus TorvaldsMerge tag 'xfs-5.5-fixes-2' of git://git./fs/xfs/xfs...
2019-12-22 Linus TorvaldsMerge tag 'ext4_for_linus_stable' of git://git./linux...
2019-12-22 Linus TorvaldsMerge tag 'block-5.5-20191221' of git://git.kernel...
2019-12-22 Linus TorvaldsMerge tag 'for-linus' of git://git./virt/kvm/kvm
2019-12-22 Linus TorvaldsMerge tag 'riscv/for-v5.5-rc3' of git://git./linux...
2019-12-22 Linus TorvaldsMerge git://git./linux/kernel/git/netdev/net
2019-12-22 Jan Stancekpipe: fix empty pipe check in pipe_write()
2019-12-22 Paolo BonziniMerge tag 'kvm-ppc-fixes-5.5-1' of git://git./linux...
2019-12-22 Paolo BonziniMAINTAINERS: remove Radim from KVM maintainers
2019-12-22 James HoganMAINTAINERS: Orphan KVM for MIPS
2019-12-22 Jan Karaext4: clarify impact of 'commit' mount option
2019-12-22 Yunfeng Yeext4: fix unused-but-set-variable warning in ext4_add_e...
2019-12-21 Linus TorvaldsMerge tag 'trace-v5.5-rc2' of git://git./linux/kernel...
2019-12-21 Linus TorvaldsMerge tag 'libnvdimm-fix-5.5-rc3' of git://git./linux...
2019-12-21 Sven Schnelletracing: Fix endianness bug in histogram trigger
2019-12-21 Sven Schnellesamples/trace_printk: Wait for IRQ work to finish
2019-12-21 Prateek Soodtracing: Fix lock inversion in trace_event_enable_tgid_...
2019-12-21 Linus TorvaldsMerge tag 's390-5.5-4' of git://git./linux/kernel/git...
2019-12-21 Linus TorvaldsMerge branch 'sched-urgent-for-linus' of git://git...
2019-12-21 Linus TorvaldsMerge branch 'perf-urgent-for-linus' of git://git....
2019-12-21 Linus TorvaldsMerge tag 'kbuild-fixes-v5.5' of git://git./linux/kerne...
2019-12-21 Masahiro Yamadakbuild: clarify the difference between obj-y and obj...
2019-12-21 Linus TorvaldsMerge branch 'parisc-5.5-2' of git://git./linux/kernel...
2019-12-21 Linus TorvaldsMerge tag 'for-linus-5.5b-rc3-tag' of git://git./linux...
2019-12-21 Linus TorvaldsMerge tag 'powerpc-5.5-4' of git://git./linux/kernel...
2019-12-21 Linus TorvaldsMerge branch 'ras-urgent-for-linus' of git://git./linux...
2019-12-21 Linus TorvaldsMerge tag 'clk-fixes-for-linus' of git://git./linux...
2019-12-21 David S. MillerMerge branch 'sfc-fix-bugs-introduced-by-XDP-patches'
2019-12-21 Charles McLachlansfc: Include XDP packet headroom in buffer step size.
next