summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-03-22net: fix socket refcounting in skb_complete_wifi_ack()Eric Dumazet
2017-03-22tcp: fix various issues for sockets morphing to listen stateEric Dumazet
2017-03-22dccp: Unlock sock before calling sk_free()Arnaldo Carvalho de Melo
2017-03-22net: net_enable_timestamp() can be called from irq contextsEric Dumazet
2017-03-22net: don't call strlen() on the user buffer in packet_bind_spkt()Alexander Potapenko
2017-03-22l2tp: avoid use-after-free caused by l2tp_ip_backlog_recvPaul Hüber
2017-03-22ipv4: mask tos for input routeJulian Anastasov
2017-03-22vti6: return GRE_KEY for vti6David Forster
2017-03-22vxlan: correctly validate VXLAN ID against VXLAN_N_VIDMatthias Schiffer
2017-03-22netlink: remove mmapped netlink supportFlorian Westphal
2017-03-18Linux 4.4.55v4.4.55Greg Kroah-Hartman
2017-03-18ext4: don't BUG when truncating encrypted inodes on the orphan listTheodore Ts'o
2017-03-18dm: flush queued bios when process blocks to avoid deadlockMikulas Patocka
2017-03-18nfit, libnvdimm: fix interleave set cookie calculationDan Williams
2017-03-18s390/kdump: Use "LINUX" ELF note name instead of "CORE"Michael Holzheu
2017-03-18KVM: s390: Fix guest migration for huge guests resulting in panicJanosch Frank
2017-03-18mvsas: fix misleading indentationLuis de Bethencourt
2017-03-18serial: samsung: Continue to work if DMA request failsKrzysztof Kozlowski
2017-03-18USB: serial: io_ti: fix information leak in completion handlerJohan Hovold
2017-03-18USB: serial: io_ti: fix NULL-deref in interrupt callbackJohan Hovold
2017-03-18USB: iowarrior: fix NULL-deref in writeJohan Hovold
2017-03-18USB: iowarrior: fix NULL-deref at probeJohan Hovold
2017-03-18USB: serial: omninet: fix reference leaks at openJohan Hovold
2017-03-18USB: serial: safe_serial: fix information leak in completion handlerJohan Hovold
2017-03-18usb: host: xhci-plat: Fix timeout on removal of hot pluggable xhci controllersGuenter Roeck
2017-03-18usb: host: xhci-dbg: HCIVERSION should be a binary numberPeter Chen
2017-03-18usb: gadget: function: f_fs: pass companion descriptor alongFelipe Balbi
2017-03-18usb: dwc3: gadget: make Set Endpoint Configuration macros safeFelipe Balbi
2017-03-18usb: gadget: dummy_hcd: clear usb_gadget region before registrationPeter Chen
2017-03-18powerpc: Emulation support for load/store instructions on LERavi Bangoria
2017-03-18tracing: Add #undef to fix compile errorRik van Riel
2017-03-18MIPS: Netlogic: Fix CP0_EBASE redefinition warningsJames Hogan
2017-03-18MIPS: DEC: Avoid la pseudo-instruction in delay slotsRalf Baechle
2017-03-18mm: memcontrol: avoid unused function warningArnd Bergmann
2017-03-18cpmac: remove hopeless #warningArnd Bergmann
2017-03-18MIPS: ralink: Remove unused rt*_wdt_reset functionsArnd Bergmann
2017-03-18MIPS: ralink: Cosmetic change to prom_init().John Crispin
2017-03-18mtd: pmcmsp: use kstrndup instead of kmalloc+strncpyArnd Bergmann
2017-03-18MIPS: Update lemote2f_defconfig for CPU_FREQ_STAT changeArnd Bergmann
2017-03-18MIPS: ip22: Fix ip28 build for modern gccArnd Bergmann
2017-03-18MIPS: Update ip27_defconfig for SCSI_DH changeArnd Bergmann
2017-03-18MIPS: ip27: Disable qlge driver in defconfigArnd Bergmann
2017-03-18MIPS: Update defconfigs for NF_CT_PROTO_DCCP/UDPLITE changeArnd Bergmann
2017-03-18crypto: improve gcc optimization flags for serpent and wp512Arnd Bergmann
2017-03-18USB: serial: digi_acceleport: fix OOB-event processingJohan Hovold
2017-03-18USB: serial: digi_acceleport: fix OOB data sanity checkJohan Hovold
2017-03-15Linux 4.4.54v4.4.54Greg Kroah-Hartman
2017-03-15drivers: hv: Turn off write permission on the hypercall pageK. Y. Srinivasan
2017-03-15fat: fix using uninitialized fields of fat_inode/fsinfo_inodeOGAWA Hirofumi
2017-03-15libceph: use BUG() instead of BUG_ON(1)Arnd Bergmann