Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | * | | | | | powerpc/64: Add macros for annotating the destination of rfid/hrfid | Nicholas Piggin | 2018-01-09 | 2 | -0/+35 | |
| | * | | | | | Merge branch 'topic/ppc-kvm' into fixes | Michael Ellerman | 2018-01-09 | 2 | -0/+31 | |
| | |\ \ \ \ \ | ||||||
| | | * | | | | | powerpc/pseries: Add H_GET_CPU_CHARACTERISTICS flags & wrapper | Michael Neuling | 2018-01-09 | 2 | -0/+31 | |
| | * | | | | | | powerpc/pseries: Make RAS IRQ explicitly dependent on DLPAR WQ | Michael Ellerman | 2018-01-08 | 3 | -4/+22 | |
| * | | | | | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-block | Linus Torvalds | 2018-01-14 | 1 | -0/+1 | |
| |\ \ \ \ \ \ \ | ||||||
| | * \ \ \ \ \ \ | Merge branch 'nvme-4.15' of git://git.infradead.org/nvme into for-linus | Jens Axboe | 2018-01-12 | 1 | -0/+1 | |
| | |\ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | nvme-fabrics: initialize default host->id in nvmf_host_default() | Ewan D. Milne | 2018-01-08 | 1 | -0/+1 | |
| * | | | | | | | | | Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2018-01-14 | 44 | -100/+1525 | |
| |\ \ \ \ \ \ \ \ \ | | | |_|_|_|/ / / / | | |/| | | | | | | | ||||||
| | * | | | | | | | | x86,perf: Disable intel_bts when PTI | Peter Zijlstra | 2018-01-14 | 1 | -0/+18 | |
| | * | | | | | | | | security/Kconfig: Correct the Documentation reference for PTI | W. Trevor King | 2018-01-14 | 1 | -1/+1 | |
| | * | | | | | | | | x86/pti: Fix !PCID and sanitize defines | Thomas Gleixner | 2018-01-14 | 3 | -21/+23 | |
| | * | | | | | | | | selftests/x86: Add test_vsyscall | Andy Lutomirski | 2018-01-13 | 2 | -1/+501 | |
| | * | | | | | | | | x86/retpoline: Fill return stack buffer on vmexit | David Woodhouse | 2018-01-12 | 3 | -1/+85 | |
| | * | | | | | | | | x86/retpoline/irq32: Convert assembler indirect jumps | Andi Kleen | 2018-01-12 | 1 | -4/+5 | |
| | * | | | | | | | | x86/retpoline/checksum32: Convert assembler indirect jumps | David Woodhouse | 2018-01-12 | 1 | -3/+4 | |
| | * | | | | | | | | x86/retpoline/xen: Convert Xen hypercall indirect jumps | David Woodhouse | 2018-01-12 | 1 | -2/+3 | |
| | * | | | | | | | | x86/retpoline/hyperv: Convert assembler indirect jumps | David Woodhouse | 2018-01-12 | 1 | -8/+10 | |
| | * | | | | | | | | x86/retpoline/ftrace: Convert ftrace assembler indirect jumps | David Woodhouse | 2018-01-12 | 2 | -6/+8 | |
| | * | | | | | | | | x86/retpoline/entry: Convert entry assembler indirect jumps | David Woodhouse | 2018-01-12 | 2 | -5/+12 | |
| | * | | | | | | | | x86/retpoline/crypto: Convert crypto assembler indirect jumps | David Woodhouse | 2018-01-12 | 4 | -5/+9 | |
| | * | | | | | | | | x86/spectre: Add boot time option to select Spectre v2 mitigation | David Woodhouse | 2018-01-12 | 4 | -5/+195 | |
| | * | | | | | | | | x86/retpoline: Add initial retpoline support | David Woodhouse | 2018-01-12 | 8 | -0/+231 | |
| | * | | | | | | | | objtool: Allow alternatives to be ignored | Josh Poimboeuf | 2018-01-12 | 2 | -7/+57 | |
| | * | | | | | | | | objtool: Detect jumps to retpoline thunks | Josh Poimboeuf | 2018-01-12 | 1 | -0/+7 | |
| | * | | | | | | | | x86/pti: Make unpoison of pgd for trusted boot work for real | Dave Hansen | 2018-01-11 | 1 | -1/+11 | |
| | * | | | | | | | | x86/alternatives: Fix optimize_nops() checking | Borislav Petkov | 2018-01-10 | 1 | -2/+5 | |
| | * | | | | | | | | sysfs/cpu: Fix typos in vulnerability documentation | David Woodhouse | 2018-01-09 | 1 | -2/+2 | |
| | * | | | | | | | | x86/cpu/AMD: Use LFENCE_RDTSC in preference to MFENCE_RDTSC | Tom Lendacky | 2018-01-09 | 2 | -2/+17 | |
| | * | | | | | | | | x86/cpu/AMD: Make LFENCE a serializing instruction | Tom Lendacky | 2018-01-09 | 2 | -0/+12 | |
| | * | | | | | | | | x86/mm/pti: Remove dead logic in pti_user_pagetable_walk*() | Jike Song | 2018-01-08 | 1 | -26/+6 | |
| | * | | | | | | | | x86/tboot: Unbreak tboot with PTI enabled | Dave Hansen | 2018-01-08 | 1 | -0/+1 | |
| | * | | | | | | | | x86/cpu: Implement CPU vulnerabilites sysfs functions | Thomas Gleixner | 2018-01-08 | 2 | -0/+30 | |
| | * | | | | | | | | sysfs/cpu: Add vulnerability folder | Thomas Gleixner | 2018-01-08 | 4 | -0/+74 | |
| | * | | | | | | | | x86/cpufeatures: Add X86_BUG_SPECTRE_V[12] | David Woodhouse | 2018-01-06 | 2 | -0/+5 | |
| | * | | | | | | | | x86/Documentation: Add PTI description | Dave Hansen | 2018-01-06 | 2 | -7/+200 | |
| | * | | | | | | | | x86/pti: Unbreak EFI old_memmap | Jiri Kosina | 2018-01-06 | 1 | -0/+2 | |
| * | | | | | | | | | Merge tag 'usb-4.15-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds | 2018-01-13 | 9 | -33/+63 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | Documentation: usb: fix typo in UVC gadgetfs config command | Bin Liu | 2018-01-11 | 1 | -1/+1 | |
| | * | | | | | | | | | usb: misc: usb3503: make sure reset is low for at least 100us | Stefan Agner | 2018-01-11 | 1 | -0/+2 | |
| | * | | | | | | | | | Merge tag 'usb-serial-4.15-rc8' of https://git.kernel.org/pub/scm/linux/kerne... | Greg Kroah-Hartman | 2018-01-11 | 1 | -0/+2 | |
| | |\ \ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | | USB: serial: cp210x: add new device ID ELV ALC 8xxx | Christian Holl | 2018-01-04 | 1 | -0/+1 | |
| | | * | | | | | | | | | USB: serial: cp210x: add IDs for LifeScan OneTouch Verio IQ | Diego Elio Pettenò | 2018-01-02 | 1 | -0/+1 | |
| | * | | | | | | | | | | uas: ignore UAS for Norelsys NS1068(X) chips | Icenowy Zheng | 2018-01-09 | 1 | -0/+7 | |
| | * | | | | | | | | | | USB: UDC core: fix double-free in usb_add_gadget_udc_release | Alan Stern | 2018-01-09 | 1 | -15/+13 | |
| | * | | | | | | | | | | USB: fix usbmon BUG trigger | Pete Zaitcev | 2018-01-09 | 1 | -1/+7 | |
| | * | | | | | | | | | | usbip: vudc_tx: fix v_send_ret_submit() vulnerability to null xfer buffer | Shuah Khan | 2018-01-04 | 1 | -2/+9 | |
| | * | | | | | | | | | | usbip: remove kernel addresses from usb device and urb debug msgs | Shuah Khan | 2018-01-04 | 1 | -14/+3 | |
| | * | | | | | | | | | | usbip: fix vudc_rx: harden CMD_SUBMIT path to handle malicious input | Shuah Khan | 2018-01-04 | 1 | -0/+19 | |
| | |/ / / / / / / / / | ||||||
| * | | | | | | | | | | Merge tag 'staging-4.15-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2018-01-13 | 1 | -0/+2 | |
| |\ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | staging: android: ashmem: fix a race condition in ASHMEM_SET_SIZE ioctl | Viktor Slavkovic | 2018-01-09 | 1 | -0/+2 | |
| | |/ / / / / / / / / |