summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-03-28Linux 4.14.31v4.14.31Greg Kroah-Hartman1-1/+1
2018-03-28bpf, x64: increase number of passesDaniel Borkmann1-1/+2
2018-03-28bpf: skip unnecessary capability checkChenbo Feng1-1/+1
2018-03-28kbuild: disable clang's default use of -fmerge-all-constantsDaniel Borkmann1-0/+9
2018-03-28x86/pkeys/selftests: Rename 'si_pkey' to 'siginfo_pkey'Dave Hansen1-5/+5
2018-03-28usb: xhci: Fix potential memory leak in xhci_disable_slot()Lu Baolu3-24/+11
2018-03-28usb: xhci: Disable slot even when virt-dev is nullLu Baolu2-4/+3
2018-03-28staging: lustre: ptlrpc: kfree used instead of kvfreeNadav Amit1-1/+1
2018-03-28staging: android: ion: Zero CMA allocated memoryLiam Mark1-0/+17
2018-03-28iio: imu: st_lsm6dsx: fix endianness in st_lsm6dsx_read_oneshot()Lorenzo Bianconi1-1/+1
2018-03-28iio: ABI: Fix name of timestamp sysfs fileLinus Walleij1-1/+1
2018-03-28perf/x86/intel/uncore: Fix multi-domain PCI CHA enumeration bug on Skylake se...Kan Liang1-14/+17
2018-03-28perf/x86/intel: Don't accidentally clear high bits in bdw_limit_period()Dan Carpenter1-1/+1
2018-03-28perf/core: Fix ctx_event_type in ctx_resched()Song Liu1-1/+3
2018-03-28perf stat: Fix CVS output format for non-supported countersIlya Pronin1-1/+1
2018-03-28perf/x86/intel/uncore: Fix Skylake UPI event formatKan Liang1-1/+1
2018-03-28drm/syncobj: Stop reusing the same struct file for all syncobj -> fdChris Wilson2-56/+30
2018-03-28x86/boot/64: Verify alignment of the LOAD segmentH.J. Lu1-0/+4
2018-03-28x86/build/64: Force the linker to use 2MB page sizeH.J. Lu1-0/+9
2018-03-28kvm/x86: fix icebp instruction handlingLinus Torvalds2-1/+9
2018-03-28posix-timers: Protect posix clock array access against speculationThomas Gleixner1-3/+8
2018-03-28x86/efi: Free efi_pgd with free_pages()Waiman Long1-1/+1
2018-03-28x86/vsyscall/64: Use proper accessor to update P4D entryBoris Ostrovsky1-1/+1
2018-03-28selftests/x86/ptrace_syscall: Fix for yet more glibc interferenceAndy Lutomirski1-2/+6
2018-03-28x86/entry/64: Don't use IST entry for #BP stackAndy Lutomirski3-10/+9
2018-03-28tty: vt: fix up tabstops properlyLinus Torvalds1-4/+4
2018-03-28can: cc770: Fix use after free in cc770_tx_interrupt()Andri Yngvason1-3/+2
2018-03-28can: cc770: Fix queue stall & dropped RTR replyAndri Yngvason2-28/+68
2018-03-28can: cc770: Fix stalls on rt-linux, remove redundant IRQ ackAndri Yngvason1-15/+0
2018-03-28can: ifi: Check core revision upon probeMarek Vasut1-1/+10
2018-03-28can: ifi: Repair the error handlingMarek Vasut1-27/+37
2018-03-28can: peak/pcie_fd: remove useless code when interface startsStephane Grosjean1-11/+2
2018-03-28can: peak/pcie_fd: fix echo_skb is occupied! bugStephane Grosjean2-8/+12
2018-03-28staging: ncpfs: memory corruption in ncp_read_kernel()Dan Carpenter1-0/+4
2018-03-28mtd: nand: fsl_ifc: Read ECCSTAT0 and ECCSTAT1 registers for IFC 2.0Jagdish Gediya2-10/+2
2018-03-28mtd: nand: fsl_ifc: Fix eccstat array overflow for IFC ver >= 2.0.0Jagdish Gediya1-13/+10
2018-03-28mtd: nand: fsl_ifc: Fix nand waitfunc return valueJagdish Gediya1-2/+3
2018-03-28mtdchar: fix usage of mtd_ooblayout_ecc()OuYang ZhiZhong1-2/+2
2018-03-28tracing: probeevent: Fix to support minus offset from symbolMasami Hiramatsu3-8/+6
2018-03-28rtlwifi: rtl8723be: Fix loss of signalLarry Finger1-1/+2
2018-03-28brcmfmac: fix P2P_DEVICE ethernet address generationArend Van Spriel1-13/+11
2018-03-28libnvdimm, {btt, blk}: do integrity setup before add_disk()Vishal Verma2-4/+2
2018-03-28ACPI / watchdog: Fix off-by-one error at resource assignmentTakashi Iwai2-3/+3
2018-03-28acpi, numa: fix pxm to online numa node associationsDan Williams1-4/+6
2018-03-28mm/vmscan: wake up flushers for legacy cgroups tooAndrey Ryabinin1-15/+16
2018-03-28drm: udl: Properly check framebuffer mmap offsetsGreg Kroah-Hartman1-2/+7
2018-03-28drm: Reject getfb for multi-plane framebuffersDaniel Stone1-0/+7
2018-03-28drm/radeon: Don't turn off DP sink when disconnectedMichel Dänzer1-19/+12
2018-03-28drm/vmwgfx: Fix a destoy-while-held mutex problem.Thomas Hellstrom4-16/+34
2018-03-28drm/vmwgfx: Fix black screen and device errors when running without fbdevThomas Hellstrom4-1/+25