summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-03-22net: net_enable_timestamp() can be called from irq contextsEric Dumazet1-4/+31
2017-03-22net: don't call strlen() on the user buffer in packet_bind_spkt()Alexander Potapenko1-2/+6
2017-03-22l2tp: avoid use-after-free caused by l2tp_ip_backlog_recvPaul Hüber1-1/+1
2017-03-22ipv4: mask tos for input routeJulian Anastasov1-0/+1
2017-03-22vti6: return GRE_KEY for vti6David Forster1-0/+4
2017-03-22vxlan: correctly validate VXLAN ID against VXLAN_N_VIDMatthias Schiffer1-1/+1
2017-03-22netlink: remove mmapped netlink supportFlorian Westphal7-1138/+14
2017-03-18Linux 4.4.55v4.4.55Greg Kroah-Hartman1-1/+1
2017-03-18ext4: don't BUG when truncating encrypted inodes on the orphan listTheodore Ts'o1-0/+4
2017-03-18dm: flush queued bios when process blocks to avoid deadlockMikulas Patocka1-0/+55
2017-03-18nfit, libnvdimm: fix interleave set cookie calculationDan Williams5-8/+48
2017-03-18s390/kdump: Use "LINUX" ELF note name instead of "CORE"Michael Holzheu1-8/+10
2017-03-18KVM: s390: Fix guest migration for huge guests resulting in panicJanosch Frank1-1/+18
2017-03-18mvsas: fix misleading indentationLuis de Bethencourt1-2/+2
2017-03-18serial: samsung: Continue to work if DMA request failsKrzysztof Kozlowski1-2/+4
2017-03-18USB: serial: io_ti: fix information leak in completion handlerJohan Hovold1-1/+1
2017-03-18USB: serial: io_ti: fix NULL-deref in interrupt callbackJohan Hovold1-0/+6
2017-03-18USB: iowarrior: fix NULL-deref in writeJohan Hovold1-0/+8
2017-03-18USB: iowarrior: fix NULL-deref at probeJohan Hovold1-6/+7
2017-03-18USB: serial: omninet: fix reference leaks at openJohan Hovold1-6/+0
2017-03-18USB: serial: safe_serial: fix information leak in completion handlerJohan Hovold1-0/+5
2017-03-18usb: host: xhci-plat: Fix timeout on removal of hot pluggable xhci controllersGuenter Roeck1-0/+2
2017-03-18usb: host: xhci-dbg: HCIVERSION should be a binary numberPeter Chen1-1/+1
2017-03-18usb: gadget: function: f_fs: pass companion descriptor alongFelipe Balbi1-2/+13
2017-03-18usb: dwc3: gadget: make Set Endpoint Configuration macros safeFelipe Balbi1-7/+7
2017-03-18usb: gadget: dummy_hcd: clear usb_gadget region before registrationPeter Chen1-0/+2
2017-03-18powerpc: Emulation support for load/store instructions on LERavi Bangoria1-20/+0
2017-03-18tracing: Add #undef to fix compile errorRik van Riel1-0/+1
2017-03-18MIPS: Netlogic: Fix CP0_EBASE redefinition warningsJames Hogan2-9/+6
2017-03-18MIPS: DEC: Avoid la pseudo-instruction in delay slotsRalf Baechle1-2/+38
2017-03-18mm: memcontrol: avoid unused function warningArnd Bergmann1-18/+18
2017-03-18cpmac: remove hopeless #warningArnd Bergmann1-1/+1
2017-03-18MIPS: ralink: Remove unused rt*_wdt_reset functionsArnd Bergmann3-31/+0
2017-03-18MIPS: ralink: Cosmetic change to prom_init().John Crispin1-5/+4
2017-03-18mtd: pmcmsp: use kstrndup instead of kmalloc+strncpyArnd Bergmann1-3/+1
2017-03-18MIPS: Update lemote2f_defconfig for CPU_FREQ_STAT changeArnd Bergmann1-1/+1
2017-03-18MIPS: ip22: Fix ip28 build for modern gccArnd Bergmann1-1/+1
2017-03-18MIPS: Update ip27_defconfig for SCSI_DH changeArnd Bergmann1-1/+1
2017-03-18MIPS: ip27: Disable qlge driver in defconfigArnd Bergmann1-1/+0
2017-03-18MIPS: Update defconfigs for NF_CT_PROTO_DCCP/UDPLITE changeArnd Bergmann7-12/+12
2017-03-18crypto: improve gcc optimization flags for serpent and wp512Arnd Bergmann1-0/+2
2017-03-18USB: serial: digi_acceleport: fix OOB-event processingJohan Hovold1-1/+1
2017-03-18USB: serial: digi_acceleport: fix OOB data sanity checkJohan Hovold1-5/+9
2017-03-15Linux 4.4.54v4.4.54Greg Kroah-Hartman1-1/+1
2017-03-15drivers: hv: Turn off write permission on the hypercall pageK. Y. Srinivasan1-1/+1
2017-03-15fat: fix using uninitialized fields of fat_inode/fsinfo_inodeOGAWA Hirofumi1-1/+12
2017-03-15libceph: use BUG() instead of BUG_ON(1)Arnd Bergmann1-1/+1
2017-03-15drm/i915/dsi: Do not clear DPOUNIT_CLOCK_GATE_DISABLE from vlv_init_display_c...Hans de Goede1-1/+12
2017-03-15fakelb: fix schedule while atomicAlexander Aring1-7/+7
2017-03-15drm/atomic: fix an error code in mode_fixup()Dan Carpenter1-1/+1