summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-03-18Linux 4.9.88v4.9.88Greg Kroah-Hartman
2018-03-18PCI: dwc: Fix enumeration end when reaching root subordinateKoen Vandeputte
2018-03-18earlycon: add reg-offset to physical address before mappingGreentime Hu
2018-03-18serial: core: mark port as initialized in autoconfigSebastian Andrzej Siewior
2018-03-18serial: 8250_pci: Add Brainboxes UC-260 4 port serial deviceNikola Ciprich
2018-03-18usb: gadget: f_fs: Fix use-after-free in ffs_fs_kill_sb()Xinyong
2018-03-18usb: usbmon: Read text within supplied buffer sizePete Zaitcev
2018-03-18usb: quirks: add control message delay for 1b1c:1b20Danilo Krummrich
2018-03-18usbip: vudc: fix null pointer dereference on udc->lockColin Ian King
2018-03-18USB: storage: Add JMicron bridge 152d:2567 to unusual_devs.hTeijo Kinnunen
2018-03-18staging: android: ashmem: Fix lockdep issue during llseekJoel Fernandes
2018-03-18staging: comedi: fix comedi_nsamples_left.Frank Mori Hess
2018-03-18uas: fix comparison for error codeOliver Neukum
2018-03-18tty/serial: atmel: add new version check for usartJonas Danielsson
2018-03-18serial: sh-sci: prevent lockup on full TTY buffersUlrich Hecht
2018-03-18ASoC: rt5651: Fix regcache sync errors on resumeHans de Goede
2018-03-18ASoC: sgtl5000: Fix suspend/resumeFabio Estevam
2018-03-18x86: Treat R_X86_64_PLT32 as R_X86_64_PC32H.J. Lu
2018-03-18x86/module: Detect and skip invalid relocationsJosh Poimboeuf
2018-03-18NFS: Fix unstable write completionTrond Myklebust
2018-03-18NFS: Fix an incorrect type in struct nfs_direct_reqTrond Myklebust
2018-03-18scsi: qla2xxx: Replace fcport alloc with qla2x00_alloc_fcportQuinn Tran
2018-03-18ubi: Fix race condition between ubi volume creation and udevClay McClure
2018-03-18ext4: inplace xattr block update fails to deduplicate blocksTahsin Erdogan
2018-03-18netfilter: x_tables: pack percpu counter allocationsFlorian Westphal
2018-03-18netfilter: x_tables: pass xt_counters struct to counter allocatorFlorian Westphal
2018-03-18netfilter: x_tables: pass xt_counters struct instead of packet counterFlorian Westphal
2018-03-18netfilter: ipv6: fix use-after-free Write in nf_nat_ipv6_manip_pktFlorian Westphal
2018-03-18netfilter: bridge: ebt_among: add missing match size checksFlorian Westphal
2018-03-18netfilter: ebtables: CONFIG_COMPAT: don't trust userland offsetsFlorian Westphal
2018-03-18netfilter: IDLETIMER: be syzkaller friendlyEric Dumazet
2018-03-18netfilter: nat: cope with negative port rangePaolo Abeni
2018-03-18netfilter: x_tables: fix missing timer initialization in xt_LEDPaolo Abeni
2018-03-18netfilter: add back stackpointer size checksFlorian Westphal
2018-03-18tc358743: fix register i2c_rd/wr function fixPhilipp Zabel
2018-03-18Input: tca8418_keypad - remove double read of key event registerDmitry Torokhov
2018-03-18ARM: omap2: hide omap3_save_secure_ram on non-OMAP3 buildsArnd Bergmann
2018-03-18watchdog: hpwdt: Remove legacy NMI sourcing.Jerry Hoemann
2018-03-18watchdog: hpwdt: fix unused variable warningArnd Bergmann
2018-03-18watchdog: hpwdt: Check source of NMIJerry Hoemann
2018-03-18watchdog: hpwdt: SMBIOS checkJerry Hoemann
2018-03-18x86/paravirt, objtool: Annotate indirect callsPeter Zijlstra
2018-03-18x86/speculation: Move firmware_restrict_branch_speculation_*() from C to CPPIngo Molnar
2018-03-18x86/boot, objtool: Annotate indirect jump in secondary_startup_64()Peter Zijlstra
2018-03-18x86/speculation, objtool: Annotate indirect calls/jumps for objtoolPeter Zijlstra
2018-03-18x86/retpoline: Support retpoline builds with ClangDavid Woodhouse
2018-03-18x86/speculation: Use IBRS if available before calling into firmwareDavid Woodhouse
2018-03-18Revert "x86/retpoline: Simplify vmexit_fill_RSB()"David Woodhouse
2018-03-18nospec: Include <asm/barrier.h> dependencyDan Williams
2018-03-18nospec: Kill array_index_nospec_mask_check()Dan Williams