platform/kernel/linux-rpi.git
2019-11-17 Valentin Longchamppowerpc/kmcent2: update the ethernet devices' phy prope...
2019-11-13 Michal Suchanekpowerpc/fadump: when fadump is supported register the...
2019-11-13 Michal Suchanekpowerpc/perf: remove current_is_64bit()
2019-11-13 Sam Bobroffpowerpc/eeh: differentiate duplicate detection message
2019-11-13 Leonardo Braspowerpc/pseries/hotplug-memory: Change rc variable...
2019-11-13 Christoph Hellwigpowerpc: use <asm-generic/dma-mapping.h>
2019-11-13 Cédric Le Goaterpowerpc/xive: Prevent page fault issues in the machine...
2019-11-13 Andrew Donnellanpowerpc/64s/exception: Fix kaup -> kuap typo
2019-11-13 Thomas Huthpowerpc: Replace GPL boilerplate with SPDX identifiers
2019-11-13 Aneesh Kumar K.Vpowerpc/book3s/mm: Update Oops message to print the...
2019-11-13 YueHaibingpowerpc/spufs: remove set but not used variable 'ctx'
2019-11-13 YueHaibingpowerpc/powernv/ioda: using kfree_rcu() to simplify...
2019-11-13 YueHaibingpowerpc/powernv: Make some symbols static
2019-11-13 YueHaibingpowerpc/configs: remove obsolete CONFIG_INET_XFRM_MODE_...
2019-11-13 YueHaibingpowerpc/pseries: Fix platform_no_drv_owner.cocci warnings
2019-11-13 YueHaibingpowerpc/pseries: Drop pointless static qualifier in...
2019-11-13 YueHaibingpowerpc/powernv/npu: Fix debugfs_simple_attr.cocci...
2019-11-13 YueHaibingpowerpc/64s: Fix debugfs_simple_attr.cocci warnings
2019-11-13 YueHaibingpowerpc/pseries: Use correct event modifier in rtas_par...
2019-11-13 Ravi Bangoriapowerpc/watchpoint: Support for 8xx in ptrace-hwbreak...
2019-11-13 Ravi Bangoriapowerpc/watchpoint: Add DAR outside test in perf-hwbrea...
2019-11-13 Ravi Bangoriaselftests/powerpc: Rewrite ptrace-hwbreak.c selftest
2019-11-13 Ravi Bangoriapowerpc/watchpoint: Don't ignore extraneous exceptions...
2019-11-13 Ravi Bangoriapowerpc/watchpoint: Fix ptrace code that muck around...
2019-11-13 Ravi Bangoriapowerpc/watchpoint: Fix length calculation for unaligne...
2019-11-13 Ravi Bangoriapowerpc/watchpoint: Introduce macros for watchpoint...
2019-11-13 Gustavo L.... powerpc/security: Fix wrong message when RFI Flush...
2019-11-13 Chris Smartpowerpc/crypto: Add cond_resched() in crc-vpmsum self...
2019-11-13 David Hildenbrandpowerpc/pseries/cmm: Simulation mode
2019-11-13 David Hildenbrandpowerpc/pseries/cmm: Switch to balloon_page_alloc()
2019-11-13 David Hildenbrandpowerpc/pseries/cmm: Implement balloon compaction
2019-11-13 David Hildenbrandpowerpc/pseries/cmm: Convert loaned_pages to an atomic_...
2019-11-13 David Hildenbrandpowerpc/pseries/cmm: Rip out memory isolate notifier
2019-11-13 David Hildenbrandpowerpc/pseries/cmm: Use adjust_managed_page_count...
2019-11-13 David Hildenbrandpowerpc/pseries/cmm: Drop page array
2019-11-13 David Hildenbrandpowerpc/pseries/cmm: Cleanup rc handling in cmm_init()
2019-11-13 David Hildenbrandpowerpc/pseries/cmm: Report errors when registering...
2019-11-13 David Hildenbrandpowerpc/pseries/cmm: Implement release() function for...
2019-11-13 Tyrel Datwylerpowerpc/pseries: Enable support for ibm,drc-info property
2019-11-13 Tyrel DatwylerPCI: rpaphp: Correctly match ibm, my-drc-index to drc...
2019-11-13 Tyrel DatwylerPCI: rpaphp: Annotate and correctly byte swap DRC prope...
2019-11-13 Tyrel DatwylerPCI: rpaphp: Add drc-info support for hotplug slot...
2019-11-13 Tyrel DatwylerPCI: rpaphp: Don't rely on firmware feature to imply...
2019-11-13 Tyrel DatwylerPCI: rpaphp: Fix up pointer to first drc-info entry
2019-11-13 Tyrel Datwylerpowerpc/pseries: Add cpu DLPAR support for drc-info...
2019-11-13 Tyrel Datwylerpowerpc/pseries: Fix drc-info mappings of logical cpus...
2019-11-13 Tyrel Datwylerpowerpc/pseries: Fix bad drc_index_start value parsing...
2019-11-13 Michael EllermanMerge branch 'topic/secureboot' into next
2019-11-12 Nayna Jainpowerpc: Load firmware trusted keys/hashes into kernel...
2019-11-12 Nayna Jainx86/efi: move common keyring handler functions to new...
2019-11-12 Nayna Jainpowerpc: expose secure variables to userspace via sysfs
2019-11-12 Nayna Jainpowerpc/powernv: Add OPAL API interface to access secur...
2019-11-12 Nayna Jainsysfs: Fixes __BIN_ATTR_WO() macro
2019-11-12 Michael EllermanMerge branch 'topic/ima' into topic/secureboot
2019-11-12 Mimi Zoharpowerpc/ima: Indicate kernel modules appended signature...
2019-11-12 Nayna Jainpowerpc/ima: Update ima arch policy to check for blacklist
2019-11-12 Nayna Jainima: Check against blacklisted hashes for files with...
2019-11-12 Nayna Jaincerts: Add wrapper function to check blacklisted binary...
2019-11-12 Nayna Jainima: Make process_buffer_measurement() generic
2019-11-12 Nayna Jainpowerpc/ima: Define trusted boot policy
2019-11-12 Nayna Jainpowerpc: Detect the trusted boot state of the system
2019-11-12 Nayna Jainpowerpc/ima: Add support to initialize ima policy rules
2019-11-12 Nayna Jainpowerpc: Detect the secure boot mode of the system
2019-11-07 Alastair D... powerpc: Don't flush caches when adding memory
2019-11-07 Alastair D... powerpc: Chunk calls to flush_dcache_range in arch_...
2019-11-07 Alastair D... powerpc: Convert flush_icache_range & friends to C
2019-11-07 Alastair D... powerpc: define helpers to get L1 icache sizes
2019-11-07 Alastair D... powerpc: Allow 64bit VDSO __kernel_sync_dicache to...
2019-11-07 Alastair D... powerpc: Allow flush_icache_range to work across ranges...
2019-11-07 Chris Packhampowerpc: Support CMDLINE_EXTEND
2019-11-06 Michael Ellermanpowerpc/64s: Always disable branch profiling for prom_i...
2019-11-05 Rasmus Villemoesmacintosh: ans-lcd: make anslcd_logo static and __initconst
2019-11-05 Geert Uytterhoevenpowerpc/security: Fix debugfs data leak on 32-bit
2019-11-05 Aneesh Kumar K.Vpowerpc/book3s64/hash: Add cond_resched to avoid soft...
2019-11-05 Aneesh Kumar K.Vpowerpc/mm/book3s64/radix: Flush the full mm even when...
2019-11-05 Aneesh Kumar K.Vpowerpc/mm/book3s64/radix: Use freed_tables instead...
2019-11-05 Aneesh Kumar K.Vpowerpc/mm/book3s64/radix: Remove unused code.
2019-11-05 Anthony Steinhauserpowerpc/security/book3s64: Report L1TF status in sysfs
2019-11-05 Nathan Lynchpowerpc/pseries: safely roll back failed DLPAR cpu add
2019-11-05 Nathan Lynchpowerpc/pseries: address checkpatch warnings in dlpar_o...
2019-11-05 Michael Ellermanselftests/powerpc: Skip tm-signal-sigreturn-nt if TM...
2019-11-04 Michael EllermanMerge branch 'fixes' into next
2019-10-30 Michael Ellermanpowerpc/tools: Don't quote $objdump in scripts
2019-10-30 Michael Ellermanpowerpc: Add build-time check of ptrace PT_xx defines
2019-10-30 Mathieu Malaterrepowerpc/ptrace: Add prototype for function pt_regs_check
2019-10-30 Michael Ellermanselftests/powerpc: Add a test of spectre_v2 mitigations
2019-10-29 Nicholas Pigginpowerpc/powernv: Fix CPU idle to be called with IRQs...
2019-10-29 Michael Ellermanselftests/powerpc: Fixup clobbers for TM tests
2019-10-29 Thiago Jung... powerpc/prom_init: Undo relocation before entering...
2019-10-28 Aneesh Kumar K.Vpowerpc/book3s64/hash: Use secondary hash for bolted...
2019-10-28 Aneesh Kumar K.Vpowerpc/pseries: Don't fail hash page table insert...
2019-10-28 Aneesh Kumar K.Vpowerpc/pseries: Don't opencode HPTE_V_BOLTED
2019-10-28 Michael Ellermanpowerpc/pseries: Mark accumulate_stolen_time() as notrace
2019-10-28 Michael Ellermanpowerpc/configs: Rename foo_basic_defconfig to foo_base...
2019-10-28 Andrew Donnellanpowerpc/configs: Add debug config fragment
2019-10-28 Aneesh Kumar K.Vpowerpc/nvdimm: Update vmemmap_populated to check sub...
2019-10-28 Christopher... powerpc/xmon: Restrict when kernel is locked down
2019-10-28 Christopher... powerpc/xmon: Allow listing and clearing breakpoints...
2019-10-25 Frederic Barratpowerpc/powernv/eeh: Fix oops when probing cxl devices
2019-10-24 Michael Ellermanselftests/powerpc: Reduce sigfuz runtime to ~60s
next