platform/kernel/linux-rpi.git
2019-08-30 Will DeaconMerge branches 'for-next/52-bit-kva', 'for-next/cpu...
2019-08-28 Joakim Zhangdocs/perf: Add documentation for the i.MX8 DDR PMU
2019-08-28 Joakim Zhangperf/imx_ddr: Add support for AXI ID filtering
2019-08-28 Mark Rutlandarm64: kpti: ensure patched kernel text is fetched...
2019-08-28 Mark Rutlandarm64: fix fixmap copy for 16K pages and 48-bit VA
2019-08-27 Robin Murphyperf/smmuv3: Validate groups for global filtering
2019-08-27 Robin Murphyperf/smmuv3: Validate group size
2019-08-27 Vincenzo Frascinoarm64: Relax Documentation/arm64/tagged-pointers.rst
2019-08-27 Will Deaconarm64: kvm: Replace hardcoded '1' with SYS_PAR_EL1_F
2019-08-27 Will Deaconarm64: mm: Ignore spurious translation faults taken...
2019-08-27 Will Deaconarm64: sysreg: Add some field definitions for PAR_EL1
2019-08-27 Will Deaconarm64: mm: Add ISB instruction to set_pgd()
2019-08-27 Will Deaconarm64: tlb: Ensure we execute an ISB following walk...
2019-08-27 Will DeaconRevert "arm64: Remove unnecessary ISBs from set_{pte...
2019-08-27 Will Deaconarm64: smp: Treat unknown boot failures as being 'stuck...
2019-08-27 Will Deaconarm64: smp: Don't enter kernel with NULL stack pointer...
2019-08-27 Will Deaconarm64: smp: Increase secondary CPU boot timeout value
2019-08-27 Hsin-Yi Wangfdt: Update CRC check for rng-seed
2019-08-23 Hsin-Yi Wangarm64: kexec_file: add rng-seed support
2019-08-23 Hsin-Yi Wangfdt: add support for rng-seed
2019-08-23 Hsin-Yi Wangarm64: map FDT as RW for early_init_dt_scan()
2019-08-22 Vincenzo Frascinoarm64: Add tagged-address-abi.rst to index.rst
2019-08-22 Vincenzo Frascinoarm64: Define Documentation/arm64/tagged-address-abi.rst
2019-08-21 Masahiro Yamadaarm64: add arch/arm64/Kbuild
2019-08-21 James Morsearm64: entry: Move ct_user_exit before any other exception
2019-08-20 Catalin Marinasarm64: Change the tagged_addr sysctl control semantics...
2019-08-20 Catalin Marinasarm64: Tighten the PR_{SET, GET}_TAGGED_ADDR_CTRL prctl...
2019-08-20 Raphael Gaultarm64: perf_event: Add missing header needed for smp_pr...
2019-08-20 Will DeaconRevert "init/Kconfig: Fix infinite Kconfig recursion...
2019-08-20 Michael Ellermanpowerpc/Makefile: Always pass --synthetic to nm if...
2019-08-19 Andrey Konovalovselftests, arm64: fix uninitialized symbol in tags_test.c
2019-08-15 Mark Rutlandkasan/arm64: fix CONFIG_KASAN_SW_TAGS && KASAN_INLINE
2019-08-15 Christoph Hellwigarm64: unexport set_memory_x and set_memory_nx
2019-08-15 Sudeep Hollaarm64: smp: disable hotplug on trusted OS resident CPU
2019-08-14 Kees Cookarm64/efi: Move variable assignments after SECTIONS
2019-08-14 Mark Brownarm64: Clarify when cpu_enable() is called
2019-08-14 Mark Rutlandarm64: memory: rename VA_START to PAGE_END
2019-08-14 Mark Rutlandarm64: memory: fix flipped VA space fallout
2019-08-14 Will Deaconarm64: memory: Cosmetic cleanups
2019-08-14 Will Deaconarm64: memory: Add comments to end of non-trivial ...
2019-08-14 Will Deaconarm64: memory: Implement __tag_set() as common function
2019-08-14 Will Deaconarm64: memory: Simplify _VA_START and _PAGE_OFFSET...
2019-08-14 Will Deaconarm64: memory: Simplify virt_to_page() implementation
2019-08-14 Will Deaconarm64: memory: Rewrite default page_to_virt()/virt_to_p...
2019-08-14 Will Deaconarm64: memory: Ensure address tag is masked in conversi...
2019-08-14 Will Deaconarm64: memory: Fix virt_addr_valid() using __is_lm_addr...
2019-08-14 Will DeaconMerge tag 'common/for-v5.4-rc1/cpu-topology' of git...
2019-08-13 Mark Rutlandarm64: constify sys64_hook instances
2019-08-13 Mark Rutlandarm64: constify aarch64_insn_encoding_class[]
2019-08-13 Mark Rutlandarm64: constify icache_policy_str[]
2019-08-13 Nick Desaulniersarm64: prefer __section from compiler_attributes.h
2019-08-12 Jeremy Lintonarm64: topology: Use PPTT to determine if PE is a thread
2019-08-12 Jeremy LintonACPI/PPTT: Add support for ACPI 6.3 thread flag
2019-08-09 Lorenzo PieralisiPSCI: cpuidle: Refactor CPU suspend power_state paramet...
2019-08-09 Lorenzo PieralisiARM: psci: cpuidle: Enable PSCI CPUidle driver
2019-08-09 Lorenzo PieralisiARM: psci: cpuidle: Introduce PSCI CPUidle driver
2019-08-09 Lorenzo Pieralisidrivers: firmware: psci: Decouple checker from generic...
2019-08-09 Lorenzo PieralisiARM: cpuidle: Remove overzealous error logging
2019-08-09 Lorenzo PieralisiARM: cpuidle: Remove useless header include
2019-08-09 Will Deaconarm64: mm: Really fix sparse warning in untagged_addr()
2019-08-09 Will Deaconarm64: mm: Simplify definition of virt_addr_valid()
2019-08-09 Steve Capperdocs: arm64: Add layout and 52-bit info to memory document
2019-08-09 Steve Capperarm64: mm: Remove vabits_user
2019-08-09 Steve Capperarm64: mm: Introduce 52-bit Kernel VAs
2019-08-09 Steve Capperarm64: mm: Modify calculation of VMEMMAP_SIZE
2019-08-09 Steve Capperarm64: mm: Separate out vmemmap
2019-08-09 Steve Capperarm64: mm: Logic to make offset_ttbr1 conditional
2019-08-09 Steve Capperarm64: mm: Introduce vabits_actual
2019-08-09 Steve Capperarm64: mm: Introduce VA_BITS_MIN
2019-08-09 Steve Capperarm64: dump: De-constify VA_START and KASAN_SHADOW_START
2019-08-09 Steve Capperarm64: kasan: Switch to using KASAN_SHADOW_OFFSET
2019-08-09 Steve Capperarm64: mm: Flip kernel VA space
2019-08-09 Steve Capperarm64: mm: Remove bit-masking optimisations for PAGE_OF...
2019-08-07 Julien Grallarm64/ptrace: Fix typoes in sve_set() comment
2019-08-07 Miles Chenarm64: mm: print hexadecimal EC value in mem_abort_decode()
2019-08-07 Qian Caiarm64/prefetch: fix a -Wtype-limits warning
2019-08-07 Will Deaconinit/Kconfig: Fix infinite Kconfig recursion on PPC
2019-08-07 Leo Yanarm64: Add support for function error injection
2019-08-07 Leo Yanerror-injection: Consolidate override function definition
2019-08-06 Andrey Konovalovselftests, arm64: add a selftest for passing tagged...
2019-08-06 Catalin Marinasarm64: Introduce prctl() options to control the tagged...
2019-08-06 Andrey Konovalovarm64: untag user pointers in access_ok and __uaccess_m...
2019-08-05 Peter Collingbournearm64: Add support for relocating the kernel with RELR...
2019-08-05 Geert Uytterhoevenarm64: Move TIF_* documentation to individual definitions
2019-08-05 Junhua Huangarm64: mm: free the initrd reserved memblock in a align...
2019-08-05 Will Deaconarm64: io: Relax implicit barriers in default I/O accessors
2019-08-05 Mark Brownarm64: Remove unused cpucap_multi_entry_cap_cpu_enable()
2019-08-05 Will Deaconarm64: sysreg: Remove unused and rotting SCTLR_ELx...
2019-08-05 Will Deaconarm64: esr: Add ESR exception class encoding for trappe...
2019-08-05 Chuhong Yuanarm64: Replace strncmp with str_has_prefix
2019-08-05 Lorenzo PieralisiACPI/IORT: Rename arm_smmu_v3_set_proximity() 'node...
2019-08-05 Masahiro Yamadaarm64: remove unneeded uapi/asm/stat.h
2019-08-05 Bhupesh Sharmaarm64/kexec: Use consistent convention of initializing...
2019-08-05 Mark Rutlandarm64: remove pointless __KERNEL__ guards
2019-08-05 Julien Thierryarm64: Remove unused assembly macro
2019-08-05 Linus TorvaldsLinux 5.3-rc3
2019-08-04 Linus TorvaldsMerge tag 'tpmdd-next-20190805' of git://git.infradead...
2019-08-04 Linus TorvaldsMerge tag 'mtd/fixes-for-5.3-rc3' of git://git./linux...
2019-08-04 Nayna Jaintpm: tpm_ibm_vtpm: Fix unallocated banks
2019-08-04 Milan Broztpm: Fix null pointer dereference on chip register...
next