platform/kernel/linux-rpi.git
2023-02-16 Anders Roxellpowerpc/mm: Rearrange if-else block to avoid clang...
2023-02-16 Michael Ellermanpowerpc/nohash: Fix build with llvm-as
2023-02-16 Michael Ellermanpowerpc/nohash: Fix build error with binutils >= 2.38
2023-02-16 Andrew Donnellanpowerpc/pseries: Fix endianness issue when parsing...
2023-02-15 Nathan Chancellormacintosh: windfarm: Use unsigned type for 1-bit bitfields
2023-02-15 Sourabh Jainpowerpc/kexec_file: print error string on usable memory...
2023-02-15 Nathan Lynchpowerpc/machdep: warn when machine_is() used too early
2023-02-15 Christophe... powerpc/64: Replace -mcpu=e500mc64 by -mcpu=e5500
2023-02-15 Ganesh Goudarpowerpc/eeh: Set channel state after notifying the...
2023-02-15 Mathieu Desnoyersselftests/powerpc: Fix incorrect kernel headers search...
2023-02-13 Nathan Lynchpowerpc/rtas: arch-wide function token lookup conversions
2023-02-13 Nathan Lynchpowerpc/rtas: introduce rtas_function_token() API
2023-02-13 Nathan Lynchpowerpc/pseries/lpar: convert to papr_sysparm API
2023-02-13 Nathan Lynchpowerpc/pseries/hv-24x7: convert to papr_sysparm API
2023-02-13 Nathan Lynchpowerpc/pseries/lparcfg: convert to papr_sysparm API
2023-02-13 Nathan Lynchpowerpc/pseries: convert CMO probe to papr_sysparm API
2023-02-13 Nathan Lynchpowerpc/pseries: PAPR system parameter API
2023-02-13 Nathan Lynchpowerpc/pseries/dlpar: use RTAS work area API
2023-02-13 Nathan Lynchpowerpc/pseries: add RTAS work area allocator
2023-02-13 Nathan Lynchpowerpc/rtas: add tracepoints around RTAS entry
2023-02-13 Nathan Lynchpowerpc/tracing: tracepoints for RTAS entry and exit
2023-02-13 Nathan Lynchpowerpc/rtas: strengthen do_enter_rtas() type safety...
2023-02-13 Nathan Lynchpowerpc/rtas: improve function information lookups
2023-02-13 Nathan Lynchpowerpc/pseries: drop RTAS-based timebase synchronization
2023-02-13 Nathan Lynchpowerpc/rtas: ensure 4KB alignment for rtas_data_buf
2023-02-13 Nathan Lynchpowerpc/pseries/setup: add missing RTAS retry status...
2023-02-13 Nathan Lynchpowerpc/pseries/lparcfg: add missing RTAS retry status...
2023-02-13 Nathan Lynchpowerpc/pseries/lpar: add missing RTAS retry status...
2023-02-13 Nathan Lynchpowerpc/perf/hv-24x7: add missing RTAS retry status...
2023-02-13 Nathan Lynchpowerpc/rtas: handle extended delays safely in early...
2023-02-13 Russell Curreyintegrity/powerpc: Support loading keys from PLPKS
2023-02-13 Russell Curreyintegrity/powerpc: Improve error handling & reporting...
2023-02-13 Russell Curreypowerpc/pseries: Implement secvars for dynamic secure...
2023-02-12 Russell Curreypowerpc/pseries: Pass PLPKS password on kexec
2023-02-12 Russell Curreypowerpc/pseries: Add helper to get PLPKS password length
2023-02-12 Andrew Donnellanpowerpc/pseries: Clarify warning when PLPKS password...
2023-02-12 Andrew Donnellanpowerpc/pseries: Turn PSERIES_PLPKS into a hidden option
2023-02-12 Andrew Donnellanpowerpc/pseries: Make caller pass buffer to plpks_read_...
2023-02-12 Russell Curreypowerpc/pseries: Log hcall return codes for PLPKS debug
2023-02-12 Nayna Jainpowerpc/pseries: Implement signed update for PLPKS...
2023-02-12 Nayna Jainpowerpc/pseries: Expose PLPKS config values, support...
2023-02-12 Russell Curreypowerpc/pseries: Move PLPKS constants to header file
2023-02-12 Russell Curreypowerpc/pseries: Move plpks.h to include directory
2023-02-12 Andrew Donnellanpowerpc/secvar: Don't print error on ENOENT when readin...
2023-02-12 Andrew Donnellanpowerpc/secvar: Warn when PAGE_SIZE is smaller than...
2023-02-12 Andrew Donnellanpowerpc/secvar: Allow backend to populate static list...
2023-02-12 Russell Curreypowerpc/secvar: Extend sysfs to include config vars
2023-02-12 Andrew Donnellanpowerpc/secvar: Clean up init error messages
2023-02-12 Russell Curreypowerpc/secvar: Handle max object size in the consumer
2023-02-12 Russell Curreypowerpc/secvar: Handle format string in the consumer
2023-02-12 Russell Curreypowerpc/secvar: Use sysfs_emit() instead of sprintf()
2023-02-12 Russell Curreypowerpc/secvar: Warn and error if multiple secvar ops...
2023-02-12 Michael Ellermanpowerpc/secvar: Use u64 in secvar_operations
2023-02-12 Russell Curreypowerpc/secvar: Fix incorrect return in secvar_sysfs_load()
2023-02-12 Andrew Donnellanpowerpc/pseries: Fix alignment of PLPKS structures...
2023-02-12 Andrew Donnellanpowerpc/pseries: Fix handling of PLPKS object flushing...
2023-02-12 Michael EllermanMerge branch 'fixes' into next
2023-02-12 Geoff Levandpowerpc/ps3: Refresh ps3_defconfig
2023-02-12 Geoff Levandpowerpc/ps3: Change updateboltedpp() panic to info
2023-02-12 Rohan McLurepowerpc/kcsan: Add KCSAN Support
2023-02-10 Rohan McLurepowerpc/kcsan: Prevent recursive instrumentation with...
2023-02-10 Rohan McLurepowerpc/kcsan: Memory barriers semantics
2023-02-10 Rohan McLurepowerpc/kcsan: Exclude udelay to prevent recursive...
2023-02-10 Rohan McLurepowerpc/kcsan: Add exclusions from instrumentation
2023-02-10 Nicholas Pigginpowerpc: Skip stack validation checking alternate stack...
2023-02-10 Nicholas Pigginpowerpc/64: Move paca allocation to early_setup()
2023-02-10 Nicholas Pigginpowerpc/64: Fix task_cpu in early boot when booting...
2023-02-10 Nicholas Pigginpowerpc/64s: Fix stress_hpt memblock alloc alignment
2023-02-10 Nicholas Pigginpowerpc/64e: Simplify address calculation in secondary...
2023-02-10 Nicholas Pigginpowerpc/64s: Refactor initialisation after prom
2023-02-10 Nicholas Piggincrypto: powerpc - Use address generation helper for asm
2023-02-10 Frederic Barratpowerpc/powernv/ioda: Skip unallocated resources when...
2023-02-10 Nicholas Pigginpowerpc/32: select HAVE_VIRT_CPU_ACCOUNTING_GEN
2023-02-10 Nicholas Pigginpowerpc/32: implement HAVE_CONTEXT_TRACKING_USER support
2023-02-10 Nicholas Pigginpowerpc: Consolidate 32-bit and 64-bit interrupt_enter_...
2023-02-10 Kajol Jainpowerpc/hv-24x7: Fix pvr check when setting interface...
2023-02-10 Christophe... powerpc/bpf/32: perform three operands ALU operations
2023-02-10 Christophe... powerpc/bpf/32: introduce a second source register...
2023-02-10 Christophe... powerpc/bpf/32: Optimise some particular const operations
2023-02-10 Christophe... powerpc/bpf: Only pad length-variable code at initial...
2023-02-10 Christophe... powerpc/bpf: Perform complete extra passes to update...
2023-02-10 Christophe... powerpc/bpf/32: BPF prog is never called with more...
2023-02-10 Christophe... powerpc/bpf/32: Only set a stack frame when necessary
2023-02-10 Christophe... powerpc/bpf/32: No need to zeroise r4 when not doing...
2023-02-10 Christophe... powerpc: Remove __kernel_text_address() in show_instruc...
2023-02-10 Ganesh Goudarpowerpc/mce: log the error for all unrecoverable errors
2023-02-09 Benjamin Grayselftests/powerpc: Add automatically allocating read_file
2023-02-09 Benjamin Grayselftests/powerpc: Add {read,write}_{long,ulong}
2023-02-09 Benjamin Grayselftests/powerpc: Parse long/unsigned long value safely
2023-02-09 Benjamin Grayselftests/powerpc: Add read/write debugfs file, int
2023-02-09 Benjamin Grayselftests/powerpc: Add generic read/write file util
2023-02-08 Greg Kroah... powerpc/iommu: fix memory leak with using debugfs_lookup()
2023-02-08 Nicholas Pigginpowerpc/64s/radix: Remove TLB_FLUSH_ALL test from range...
2023-02-08 Nicholas Pigginpowerpc/64s/radix: mm->context.id should always be...
2023-02-08 Nicholas Pigginpowerpc/64s/radix: Remove need_flush_all test from...
2023-02-08 Christophe... powerpc: Disable CPU unknown by CLANG when CC_IS_CLANG
2023-02-07 Pali Rohárpowerpc/pci: Add option for using pci_to_OF_bus_map
2023-02-06 Nicholas Pigginpowerpc/64s/interrupt: Fix interrupt exit race with...
2023-02-06 Randy Dunlappowerpc/kexec_file: fix implicit decl error
2023-02-02 Michael Ellermanpowerpc: Don't select ARCH_WANTS_NO_INSTR
next