summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'usercopy-v4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2018-02-038-3/+46
|\
| * kvm: x86: fix KVM_XEN_HVM_CONFIG ioctlPaolo Bonzini2018-01-151-3/+4
| * arm: Implement thread_struct whitelist for hardened usercopyKees Cook2018-01-152-0/+11
| * arm64: Implement thread_struct whitelist for hardened usercopyKees Cook2018-01-152-0/+11
| * x86: Implement thread_struct whitelist for hardened usercopyKees Cook2018-01-152-0/+9
| * fork: Provide usercopy whitelisting for task_structKees Cook2018-01-151-0/+11
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mat...Linus Torvalds2018-02-028-18/+26
|\ \
| * | alpha: fix crash if pthread_create races with signal deliveryMikulas Patocka2018-01-201-1/+2
| * | alpha: fix formating of stack contentMikulas Patocka2018-01-201-4/+9
| * | alpha: fix reboot on Avanti platformMikulas Patocka2018-01-201-1/+2
| * | alpha: deprecate pci_get_bus_and_slot()Sinan Kaya2018-01-202-2/+2
| * | alpha: Fix mixed up args in EXC macro in futex operationsMichael Cree2018-01-201-4/+4
| * | alpha: osf_sys.c: use timespec64 where appropriateArnd Bergmann2018-01-201-34/+34
| * | alpha: osf_sys.c: fix put_tv32 regressionArnd Bergmann2018-01-201-2/+2
| * | alpha: make thread_saved_pc staticTobias Klauser2018-01-202-5/+2
| * | alpha: make XTABS equivalent to TAB3Eugene Syromiatnikov2018-01-201-1/+5
* | | Merge tag 'powerpc-4.16-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2018-02-02252-2912/+6315
|\ \ \
| * | | powerpc/mm/radix: Fix build error when RADIX_MMU=nMichael Ellerman2018-01-301-0/+4
| * | | powerpc/watchdog: Print the NIP in soft_nmi_interrupt()Michael Ellerman2018-01-281-1/+1
| * | | powerpc/watchdog: regs can't be null in soft_nmi_interrupt()Michael Ellerman2018-01-281-4/+1
| * | | powerpc/watchdog: Tweak watchdog printksMichael Ellerman2018-01-281-6/+9
| * | | powerpc/cell: Remove axonram driverMichael Ellerman2018-01-283-395/+0
| * | | powerpc/mpc52xx_gpt: make use of raw_spinlock variantsJulia Cartwright2018-01-271-26/+26
| * | | powerpc/pseries: Fix cpu hotplug crash with memoryless nodesMichael Bringmann2018-01-272-1/+6
| * | | powerpc/numa: Ensure nodes initialized for hotplugMichael Bringmann2018-01-271-10/+37
| * | | powerpc/numa: Use ibm,max-associativity-domains to discover possible nodesMichael Bringmann2018-01-271-3/+34
| * | | powerpc/kernel: Block interrupts when updating TIDRSukadev Bhattiprolu2018-01-271-6/+9
| * | | powerpc/powernv/idoa: Remove unnecessary pcidev from pci_dnAlexey Kardashevskiy2018-01-273-6/+4
| * | | powerpc/mm/nohash: do not flush the entire mm when range is a single pageChristophe Leroy2018-01-271-1/+4
| * | | powerpc/pseries: Add Initialization of VF BarsBryant G. Ly2018-01-273-1/+167
| * | | powerpc/pseries/pci: Associate PEs to VFs in configure SR-IOVBryant G. Ly2018-01-271-2/+148
| * | | powerpc/eeh: Add EEH notify resume sysfsBryant G. Ly2018-01-271-0/+62
| * | | powerpc/eeh: Add EEH operations to notify resumeBryant G. Ly2018-01-273-2/+98
| * | | powerpc/pseries: Set eeh_pe of EEH_PE_VF typeBryant G. Ly2018-01-272-1/+20
| * | | PCI/AER: Add uevents in AER and EEH error/resumeBryant G. Ly2018-01-271-0/+6
| * | | powerpc/eeh: Update VF config space after EEHBryant G. Ly2018-01-274-63/+88
| * | | ocxl: Add AFU interrupt supportFrederic Barrat2018-01-242-0/+33
| * | | powerpc/powernv: Capture actag information for the deviceFrederic Barrat2018-01-242-0/+309
| * | | powerpc/powernv: Add platform-specific services for opencapiFrederic Barrat2018-01-243-0/+210
| * | | powerpc/powernv: Add opal calls for opencapiFrederic Barrat2018-01-243-1/+13
| * | | powerpc/powernv: Set correct configuration space size for opencapi devicesAndrew Donnellan2018-01-241-0/+13
| * | | powerpc/powernv: Introduce new PHB type for opencapi linksFrederic Barrat2018-01-244-12/+43
| * | | powerpc/64s: Improve RFI L1-D cache flush fallbackNicholas Piggin2018-01-235-58/+39
| * | | powerpc/pseries, ps3: panic flush kernel messages before halting systemNicholas Piggin2018-01-225-16/+38
| * | | powerpc/tm: Fix endianness flip on trapGustavo Romero2018-01-221-1/+7
| * | | powerpc: Expose TSCR via sysfsAnton Blanchard2018-01-221-0/+8
| * | | powerpc/radix: Remove trace_tlbie call from radix__flush_tlb_allMahesh Salgaonkar2018-01-221-2/+0
| * | | powerpc/powernv: Add ppc_pci_reset_phbs parameter to issue a PHB resetGuilherme G. Piccoli2018-01-221-2/+12
| * | | powerpc/pseries: Don't give a warning when HPT resizing isn't availableDavid Gibson2018-01-221-1/+1
| * | | powerpc: Use octal numbers for file permissionsRussell Currey2018-01-2223-50/+47