summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-03-22sched: act_csum: don't mangle TCP and UDP GSO packetsDavide Caratti1-0/+12
2018-03-22Input: qt1070 - add OF device ID tableJavier Martinez Canillas1-0/+9
2018-03-22sysrq: Reset the watchdog timers while displaying high-resolution timersTom Hromatka1-0/+6
2018-03-22timers, sched_clock: Update timeout for clock wrapDavid Engraf1-0/+5
2018-03-22media: i2c/soc_camera: fix ov6650 sensor getting wrong clockJanusz Krzysztofik1-1/+1
2018-03-22scsi: ipr: Fix missed EH wakeupBrian King1-4/+12
2018-03-22solo6x10: release vb2 buffers in solo_stop_streaming()Anton Sviridenko1-0/+11
2018-03-22of: fix of_device_get_modalias returned length when truncating buffersRob Herring1-1/+1
2018-03-22batman-adv: handle race condition for claims between gatewaysAndreas Pape1-4/+16
2018-03-22ARM: dts: Adjust moxart IRQ controller and flagsLinus Walleij2-9/+10
2018-03-22net/8021q: create device with all possible features in wanted_featuresAndrey Vagin1-2/+1
2018-03-22HID: clamp input to logical range if no null stateTomasz Kramkowski1-7/+14
2018-03-22perf probe: Return errno when not hitting any eventKefeng Wang1-3/+3
2018-03-22ath10k: disallow DFS simulation if DFS channel is not enabledMohammed Shafi Shajakhan1-0/+9
2018-03-22drm: Defer disabling the vblank IRQ until the next interrupt (for instant-off)Chris Wilson1-2/+12
2018-03-22drivers: net: xgene: Fix hardware checksum settingQuan Nguyen2-0/+2
2018-03-22perf tools: Make perf_event__synthesize_mmap_events() scaleStephane Eranian1-2/+2
2018-03-22i40e: fix ethtool to get EEPROM data from X722 interfaceLihong Yang1-0/+5
2018-03-22i40e: Acquire NVM lock before reads on all devicesAaron Salter1-6/+6
2018-03-22perf sort: Fix segfault with basic block 'cycles' sort dimensionChangbin Du1-0/+5
2018-03-22selinux: check for address length in selinux_socket_bind()Alexander Potapenko1-0/+8
2018-03-22PCI/MSI: Stop disabling MSI/MSI-X in pci_device_shutdown()Prarit Bhargava1-2/+0
2018-03-22ath10k: fix a warning during channel switch with multiple vapsMohammed Shafi Shajakhan1-1/+1
2018-03-22drm: qxl: Don't alloc fbdev if emulation is not supportedGabriel Krisman Bertazi1-1/+8
2018-03-22HID: reject input outside logical range only if null state is setValtteri Heikkilä1-0/+1
2018-03-22staging: wilc1000: add check for kmalloc allocation failure.Colin Ian King1-0/+2
2018-03-22staging: speakup: Replace BUG_ON() with WARN_ON().Varsha Rao1-2/+6
2018-03-22Input: tsc2007 - check for presence and power down tsc2007 during probeH. Nikolaus Schaller1-0/+8
2018-03-22blkcg: fix double free of new_blkg in blkcg_init_queueHou Tao1-3/+1
2018-03-18Linux 4.4.122v4.4.122Greg Kroah-Hartman1-1/+1
2018-03-18fixup: sctp: verify size of a new chunk in _sctp_make_chunk()Greg Kroah-Hartman1-1/+1
2018-03-18serial: 8250_pci: Add Brainboxes UC-260 4 port serial deviceNikola Ciprich1-0/+11
2018-03-18usb: gadget: f_fs: Fix use-after-free in ffs_fs_kill_sb()Xinyong1-1/+0
2018-03-18usb: usbmon: Read text within supplied buffer sizePete Zaitcev1-48/+78
2018-03-18USB: usbmon: remove assignment from IS_ERR argumentJulia Lawall1-2/+4
2018-03-18usb: quirks: add control message delay for 1b1c:1b20Danilo Krummrich3-1/+9
2018-03-18USB: storage: Add JMicron bridge 152d:2567 to unusual_devs.hTeijo Kinnunen1-0/+7
2018-03-18staging: android: ashmem: Fix lockdep issue during llseekJoel Fernandes1-8/+7
2018-03-18staging: comedi: fix comedi_nsamples_left.Frank Mori Hess1-2/+1
2018-03-18uas: fix comparison for error codeOliver Neukum1-1/+1
2018-03-18tty/serial: atmel: add new version check for usartJonas Danielsson1-0/+1
2018-03-18serial: sh-sci: prevent lockup on full TTY buffersUlrich Hecht1-0/+2
2018-03-18x86: Treat R_X86_64_PLT32 as R_X86_64_PC32H.J. Lu3-0/+5
2018-03-18x86/module: Detect and skip invalid relocationsJosh Poimboeuf1-0/+13
2018-03-18Revert "ARM: dts: LogicPD Torpedo: Fix I2C1 pinmux"Greg Kroah-Hartman1-8/+0
2018-03-18NFS: Fix an incorrect type in struct nfs_direct_reqTrond Myklebust1-1/+1
2018-03-18scsi: qla2xxx: Replace fcport alloc with qla2x00_alloc_fcportQuinn Tran1-1/+1
2018-03-18ubi: Fix race condition between ubi volume creation and udevClay McClure1-5/+10
2018-03-18ext4: inplace xattr block update fails to deduplicate blocksTahsin Erdogan1-2/+1
2018-03-18netfilter: x_tables: pack percpu counter allocationsFlorian Westphal5-19/+49