platform/kernel/linux-rpi.git
2020-03-17 Ilie Halippowerpc/pmac/smp: Avoid unused-variable warnings
2020-03-17 Laurentiu Tudorpowerpc/fsl_booke: Avoid creating duplicate tlb1 entry
2020-03-17 Stephen Rothwelltty: evh_bytechan: Fix out of bounds accesses
2020-03-13 Oliver O'Hallorancpufreq: powernv: Fix unsafe notifiers
2020-03-13 Oliver O'Hallorancpufreq: powernv: Fix use-after-free
2020-03-13 Joe Lawrencepowerpc/vdso: remove deprecated VDS64_HAS_DESCRIPTORS...
2020-03-13 Christophe... powerpc/32: Fix missing NULL pmd check in virt_to_kpte()
2020-03-10 Michael EllermanMerge branch 'fixes' into next
2020-03-05 Michael Ellermanpowerpc/mm: Fix missing KUAP disable in flush_coherent_...
2020-03-04 Srikar Dronamrajupowerpc/numa: Remove late request for home node associa...
2020-03-04 Srikar Dronamrajupowerpc/numa: Early request for home node associativity
2020-03-04 Srikar Dronamrajupowerpc/numa: Use cpu node map of first sibling thread
2020-03-04 Srikar Dronamrajupowerpc/numa: Handle extra hcall_vphn error cases
2020-03-04 Srikar Dronamrajupowerpc/vphn: Check for error from hcall_vphn
2020-03-04 Srikar Dronamrajupowerpc/smp: Use nid as fallback for package_id
2020-03-04 Christophe... powerpc/irq: Use current_stack_pointer in do_IRQ()
2020-03-04 Christophe... powerpc/irq: use IS_ENABLED() in check_stack_overflow()
2020-03-04 Christophe... powerpc/irq: Use current_stack_pointer in check_stack_o...
2020-03-04 Christophe... powerpc: Add current_stack_pointer as a register global
2020-03-04 Michael Ellermanpowerpc: Rename current_stack_pointer() to current_stac...
2020-03-04 Kajol Jainpowerpc/kernel/sysfs: Add new config option PMU_SYSFS...
2020-03-04 Madhavan Srinivasanpowerpc/kernel/sysfs: Refactor current sysfs.c
2020-03-04 Oliver O'Halloranpowerpc/powernv: Add explicit fast-reboot support
2020-03-04 Oliver O'Halloranpowerpc/powernv: Treat an empty reboot string as default
2020-03-04 Michael Ellermanpowerpc/Makefile: Mark phony targets as PHONY
2020-03-04 Christophe... powerpc/mm: Don't kmap_atomic() in pte_offset_map(...
2020-03-04 Alexey Kardashevskiypowerpc/book3s64: Fix error handling in mm_iommu_do_alloc()
2020-03-04 Greg Kroah... powerpc/powernv: no need to check return value of debug...
2020-03-04 Greg Kroah... powerpc/cell/axon_msi: no need to check return value...
2020-03-04 Greg Kroah... powerpc/mm: ptdump: no need to check return value of...
2020-03-04 Greg Kroah... powerpc/mm: book3s64: hash_utils: no need to check...
2020-03-04 Greg Kroah... powerpc/kvm: no need to check return value of debugfs_c...
2020-03-04 Greg Kroah... powerpc/kernel: no need to check return value of debugf...
2020-03-04 Christophe... powerpc/83xx: Add some error handling in 'quirk_mpc8360...
2020-03-04 Christophe... powerpc/83xx: Fix some typo in some warning message
2020-02-27 Desnes A. Nunes... powerpc: fix hardware PMU exception bug on PowerVM...
2020-02-25 Christophe... powerpc/32: drop get_pteptr()
2020-02-25 Christophe... powerpc/32: refactor pmd_offset(pud_offset(pgd_offset...
2020-02-25 Christophe... powerpc/32: don't restore r0, r6-r8 on exception entry...
2020-02-24 Naveen N. Raopowerpc: Include .BTF section
2020-02-24 Ravi Bangoriapowerpc/watchpoint: Don't call dar_within_range() for...
2020-02-19 Christophe... powerpc/32s: Slenderize _tlbia() for powerpc 603/603e
2020-02-19 Libor Pechacekpowerpc/pseries: Avoid NULL pointer dereference when...
2020-02-19 Christophe... powerpc: Don't use thread struct for saving SRR0/1...
2020-02-19 Christophe... powerpc/32: Warn and return ENOSYS on syscalls from...
2020-02-19 Christophe... powerpc/32s: Don't flush all TLBs when flushing one...
2020-02-19 Sourabh Jainpowerpc/fadump: sysfs for fadump memory reservation
2020-02-19 Sourabh JainDocumentation/ABI: Mark /sys/kernel/fadump_* sysfs...
2020-02-19 Sourabh Jainpowerpc/powernv: Move core and fadump_release_opalcore...
2020-02-19 Sourabh Jainpowerpc/fadump: Reorganize /sys/kernel/fadump_* sysfs...
2020-02-19 Sourabh Jainsysfs: Wrap __compat_only_sysfs_link_entry_to_kobj...
2020-02-19 Sourabh JainDocumentation/ABI: Add ABI documentation for /sys/kerne...
2020-02-19 Christophe... powerpc/process: Remove unneccessary #ifdef CONFIG_PPC6...
2020-02-19 Vaibhav Jainpowerpc/papr_scm: Mark papr_scm_ndctl() as static
2020-02-19 Oliver O'Halloranpowerpc/pseries/Makefile: Remove CONFIG_PPC_PSERIES...
2020-02-19 Oliver O'Halloranpowerpc/pseries/vio: Remove stray #ifdef CONFIG_PPC_PSERIES
2020-02-18 Christophe... powerpc/entry: Fix an #if which should be an #ifdef...
2020-02-18 Oliver O'Halloranpowerpc/xmon: Fix whitespace handling in getstring()
2020-02-18 Christophe... powerpc/6xx: Fix power_save_ppc32_restore() with CONFIG...
2020-02-18 Christophe... powerpc/chrp: Fix enter_rtas() with CONFIG_VMAP_STACK
2020-02-18 Christophe... powerpc/32s: Fix DSI and ISI exceptions for CONFIG_VMAP...
2020-02-18 Gustavo Luiz... powerpc/tm: Fix clearing MSR[TS] in current when reclai...
2020-02-17 Christophe... powerpc/8xx: Fix clearing of bits 20-23 in ITLB miss
2020-02-17 Christophe... powerpc/hugetlb: Fix 8M hugepages on 8xx
2020-02-17 Christophe... powerpc/hugetlb: Fix 512k hugepages on 8xx with 16k...
2020-02-17 Sam Bobroffpowerpc/eeh: Fix deadlock handling dead PHB
2020-02-16 Linus TorvaldsLinux 5.6-rc2
2020-02-16 Linus TorvaldsMerge tag 'for-linus-5.6-1' of https://github.com/cminy...
2020-02-16 Linus TorvaldsMerge tag 'for-linus' of git://git./virt/kvm/kvm
2020-02-16 Linus TorvaldsMerge tag 'edac_urgent_for_5.6' of git://git./linux...
2020-02-16 Linus TorvaldsMerge tag 'block-5.6-2020-02-16' of git://git.kernel...
2020-02-16 Linus TorvaldsMerge tag 'for-5.6-rc1-tag' of git://git./linux/kernel...
2020-02-16 Linus TorvaldsMerge tag '5.6-rc1-smb3-fixes' of git://git.samba.org...
2020-02-16 Linus TorvaldsMerge tag 'ext4_for_linus_stable' of git://git./linux...
2020-02-16 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2020-02-16 Linus TorvaldsMerge tag 'for-linus' of git://git./linux/kernel/git...
2020-02-15 Linus TorvaldsMerge tag 'armsoc-fixes' of git://git./linux/kernel...
2020-02-15 Linus TorvaldsMerge tag 's390-5.6-3' of git://git./linux/kernel/git...
2020-02-15 Linus TorvaldsMerge tag 'hwmon-for-v5.6-rc2' of git://git./linux...
2020-02-15 Linus TorvaldsMerge branch 'sched-urgent-for-linus' of git://git...
2020-02-15 Linus TorvaldsMerge branch 'perf-urgent-for-linus' of git://git....
2020-02-15 Marek BehĂșnbus: moxtet: fix potential stack buffer overflow
2020-02-15 Theodore Ts'oext4: improve explanation of a mount failure caused...
2020-02-15 Ingo MolnarMerge tag 'perf-urgent-for-mingo-5.6-20200214' of git...
2020-02-15 Gustavo A.... Input: cyapa - replace zero-length array with flexible...
2020-02-15 Gustavo A.... Input: tca6416-keypad - replace zero-length array with...
2020-02-15 Gustavo A.... Input: gpio_keys_polled - replace zero-length array...
2020-02-14 Linus TorvaldsMerge tag 'nfs-for-5.6-2' of git://git.linux-nfs.org...
2020-02-14 Linus TorvaldsMerge tag 'ceph-for-5.6-rc2' of https://github.com...
2020-02-14 Linus TorvaldsMerge tag 'io_uring-5.6-2020-02-14' of git://git.kernel...
2020-02-14 Linus TorvaldsMerge git://git./linux/kernel/git/netdev/net
2020-02-14 Linus TorvaldsMerge tag 'pm-5.6-rc2' of git://git./linux/kernel/git...
2020-02-14 Linus TorvaldsMerge tag 'sound-5.6-rc2' of git://git./linux/kernel...
2020-02-14 Linus TorvaldsMerge tag 'drm-fixes-2020-02-14' of git://anongit.freed...
2020-02-14 Jason GunthorpeIB/mlx5: Use div64_u64 for num_var_hw_entries calculation
2020-02-14 Yi Zhangnvme: fix the parameter order for nvme_get_log in nvme_...
2020-02-14 Keith Buschnvme/pci: move cqe check after device shutdown
2020-02-14 Nigel Kirklandnvme: prevent warning triggered by nvme_stop_keep_alive
2020-02-14 Anton Eidelmannvme/tcp: fix bug on double requeue when send fails
2020-02-14 Ronnie Sahlbergcifs: make sure we do not overflow the max EA buffer...
next