Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | arm64: Implement thread_struct whitelist for hardened usercopy | Kees Cook | 2018-01-15 | 2 | -0/+11 | |
| * | | | | | | | | x86: Implement thread_struct whitelist for hardened usercopy | Kees Cook | 2018-01-15 | 2 | -0/+9 | |
| * | | | | | | | | fork: Provide usercopy whitelisting for task_struct | Kees Cook | 2018-01-15 | 1 | -0/+11 | |
| | |/ / / / / / | |/| | | | | | | ||||||
* | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mat... | Linus Torvalds | 2018-02-02 | 8 | -18/+26 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | alpha: fix crash if pthread_create races with signal delivery | Mikulas Patocka | 2018-01-21 | 1 | -1/+2 | |
| * | | | | | | | | alpha: fix formating of stack content | Mikulas Patocka | 2018-01-21 | 1 | -4/+9 | |
| * | | | | | | | | alpha: fix reboot on Avanti platform | Mikulas Patocka | 2018-01-21 | 1 | -1/+2 | |
| * | | | | | | | | alpha: deprecate pci_get_bus_and_slot() | Sinan Kaya | 2018-01-21 | 2 | -2/+2 | |
| * | | | | | | | | alpha: Fix mixed up args in EXC macro in futex operations | Michael Cree | 2018-01-21 | 1 | -4/+4 | |
| * | | | | | | | | alpha: osf_sys.c: use timespec64 where appropriate | Arnd Bergmann | 2018-01-21 | 1 | -34/+34 | |
| * | | | | | | | | alpha: osf_sys.c: fix put_tv32 regression | Arnd Bergmann | 2018-01-21 | 1 | -2/+2 | |
| * | | | | | | | | alpha: make thread_saved_pc static | Tobias Klauser | 2018-01-21 | 2 | -5/+2 | |
| * | | | | | | | | alpha: make XTABS equivalent to TAB3 | Eugene Syromiatnikov | 2018-01-21 | 1 | -1/+5 | |
* | | | | | | | | | Merge tag 'powerpc-4.16-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p... | Linus Torvalds | 2018-02-02 | 252 | -2912/+6315 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | powerpc/mm/radix: Fix build error when RADIX_MMU=n | Michael Ellerman | 2018-01-30 | 1 | -0/+4 | |
| * | | | | | | | | | powerpc/watchdog: Print the NIP in soft_nmi_interrupt() | Michael Ellerman | 2018-01-28 | 1 | -1/+1 | |
| * | | | | | | | | | powerpc/watchdog: regs can't be null in soft_nmi_interrupt() | Michael Ellerman | 2018-01-28 | 1 | -4/+1 | |
| * | | | | | | | | | powerpc/watchdog: Tweak watchdog printks | Michael Ellerman | 2018-01-28 | 1 | -6/+9 | |
| * | | | | | | | | | powerpc/cell: Remove axonram driver | Michael Ellerman | 2018-01-28 | 3 | -395/+0 | |
| * | | | | | | | | | powerpc/mpc52xx_gpt: make use of raw_spinlock variants | Julia Cartwright | 2018-01-27 | 1 | -26/+26 | |
| * | | | | | | | | | powerpc/pseries: Fix cpu hotplug crash with memoryless nodes | Michael Bringmann | 2018-01-27 | 2 | -1/+6 | |
| * | | | | | | | | | powerpc/numa: Ensure nodes initialized for hotplug | Michael Bringmann | 2018-01-27 | 1 | -10/+37 | |
| * | | | | | | | | | powerpc/numa: Use ibm,max-associativity-domains to discover possible nodes | Michael Bringmann | 2018-01-27 | 1 | -3/+34 | |
| * | | | | | | | | | powerpc/kernel: Block interrupts when updating TIDR | Sukadev Bhattiprolu | 2018-01-27 | 1 | -6/+9 | |
| * | | | | | | | | | powerpc/powernv/idoa: Remove unnecessary pcidev from pci_dn | Alexey Kardashevskiy | 2018-01-27 | 3 | -6/+4 | |
| * | | | | | | | | | powerpc/mm/nohash: do not flush the entire mm when range is a single page | Christophe Leroy | 2018-01-27 | 1 | -1/+4 | |
| * | | | | | | | | | powerpc/pseries: Add Initialization of VF Bars | Bryant G. Ly | 2018-01-27 | 3 | -1/+167 | |
| * | | | | | | | | | powerpc/pseries/pci: Associate PEs to VFs in configure SR-IOV | Bryant G. Ly | 2018-01-27 | 1 | -2/+148 | |
| * | | | | | | | | | powerpc/eeh: Add EEH notify resume sysfs | Bryant G. Ly | 2018-01-27 | 1 | -0/+62 | |
| * | | | | | | | | | powerpc/eeh: Add EEH operations to notify resume | Bryant G. Ly | 2018-01-27 | 3 | -2/+98 | |
| * | | | | | | | | | powerpc/pseries: Set eeh_pe of EEH_PE_VF type | Bryant G. Ly | 2018-01-27 | 2 | -1/+20 | |
| * | | | | | | | | | PCI/AER: Add uevents in AER and EEH error/resume | Bryant G. Ly | 2018-01-27 | 1 | -0/+6 | |
| * | | | | | | | | | powerpc/eeh: Update VF config space after EEH | Bryant G. Ly | 2018-01-27 | 4 | -63/+88 | |
| * | | | | | | | | | ocxl: Add AFU interrupt support | Frederic Barrat | 2018-01-24 | 2 | -0/+33 | |
| * | | | | | | | | | powerpc/powernv: Capture actag information for the device | Frederic Barrat | 2018-01-24 | 2 | -0/+309 | |
| * | | | | | | | | | powerpc/powernv: Add platform-specific services for opencapi | Frederic Barrat | 2018-01-24 | 3 | -0/+210 | |
| * | | | | | | | | | powerpc/powernv: Add opal calls for opencapi | Frederic Barrat | 2018-01-24 | 3 | -1/+13 | |
| * | | | | | | | | | powerpc/powernv: Set correct configuration space size for opencapi devices | Andrew Donnellan | 2018-01-24 | 1 | -0/+13 | |
| * | | | | | | | | | powerpc/powernv: Introduce new PHB type for opencapi links | Frederic Barrat | 2018-01-24 | 4 | -12/+43 | |
| * | | | | | | | | | powerpc/64s: Improve RFI L1-D cache flush fallback | Nicholas Piggin | 2018-01-23 | 5 | -58/+39 | |
| * | | | | | | | | | powerpc/pseries, ps3: panic flush kernel messages before halting system | Nicholas Piggin | 2018-01-22 | 5 | -16/+38 | |
| * | | | | | | | | | powerpc/tm: Fix endianness flip on trap | Gustavo Romero | 2018-01-21 | 1 | -1/+7 | |
| * | | | | | | | | | powerpc: Expose TSCR via sysfs | Anton Blanchard | 2018-01-21 | 1 | -0/+8 | |
| * | | | | | | | | | powerpc/radix: Remove trace_tlbie call from radix__flush_tlb_all | Mahesh Salgaonkar | 2018-01-21 | 1 | -2/+0 | |
| * | | | | | | | | | powerpc/powernv: Add ppc_pci_reset_phbs parameter to issue a PHB reset | Guilherme G. Piccoli | 2018-01-21 | 1 | -2/+12 | |
| * | | | | | | | | | powerpc/pseries: Don't give a warning when HPT resizing isn't available | David Gibson | 2018-01-21 | 1 | -1/+1 | |
| * | | | | | | | | | powerpc: Use octal numbers for file permissions | Russell Currey | 2018-01-21 | 23 | -50/+47 | |
| * | | | | | | | | | powerpc/boot/dts: Remove leading 0x and 0s from bindings notation | Mathieu Malaterre | 2018-01-21 | 26 | -106/+106 | |
| * | | | | | | | | | powerpc: Fix old-style function definition | Mathieu Malaterre | 2018-01-21 | 1 | -3/+3 | |
| * | | | | | | | | | powerpc/xmon: Do not compute/store the major opcode | Mathieu Malaterre | 2018-01-21 | 1 | -4/+0 |