summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-03-22Linux 4.4.56v4.4.56Greg Kroah-Hartman
2017-03-22futex: Add missing error handling to FUTEX_REQUEUE_PIPeter Zijlstra
2017-03-22futex: Fix potential use-after-free in FUTEX_REQUEUE_PIPeter Zijlstra
2017-03-22x86/perf: Fix CR4.PCE propagation to use active_mm instead of mmAndy Lutomirski
2017-03-22x86/kasan: Fix boot with KASAN=y and PROFILE_ANNOTATED_BRANCHES=yAndrey Ryabinin
2017-03-22fscrypto: lock inode while setting encryption policyEric Biggers
2017-03-22fscrypt: fix renaming and linking special filesEric Biggers
2017-03-22net sched actions: decrement module reference count after table flush.Roman Mashak
2017-03-22dccp: fix memory leak during tear-down of unsuccessful connection requestHannes Frederic Sowa
2017-03-22dccp/tcp: fix routing redirect raceJon Maxwell
2017-03-22bridge: drop netfilter fake rtable unconditionallyFlorian Westphal
2017-03-22ipv6: avoid write to a possibly cloned skbFlorian Westphal
2017-03-22ipv6: make ECMP route replacement less greedySabrina Dubroca
2017-03-22mpls: Send route delete notifications when router module is unloadedDavid Ahern
2017-03-22act_connmark: avoid crashing on malformed nlattrs with null parmsEtienne Noss
2017-03-22uapi: fix linux/packet_diag.h userspace compilation errorDmitry V. Levin
2017-03-22vrf: Fix use-after-free in vrf_xmitDavid Ahern
2017-03-22dccp: fix use-after-free in dccp_feat_activate_valuesEric Dumazet
2017-03-22net: fix socket refcounting in skb_complete_tx_timestamp()Eric Dumazet
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