summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-05-16mm, oom: fix concurrent munlock and oom reaper unmap, v3David Rientjes
2018-05-16mm: sections are not offlined during memory hotremovePavel Tatashin
2018-05-16z3fold: fix reclaim lock-upsVitaly Wool
2018-05-16tracing: Fix regex_match_front() to not over compare the test stringSteven Rostedt (VMware)
2018-05-16dm integrity: use kvfree for kvmalloc'd memoryMikulas Patocka
2018-05-16libata: Apply NOLPM quirk for SanDisk SD7UB3Q*G1001 SSDsHans de Goede
2018-05-16rfkill: gpio: fix memory leak in probe error pathJohan Hovold
2018-05-16gpio: fix error path in lineevent_createUwe Kleine-König
2018-05-16gpio: fix aspeed_gpio unmask irqGovert Overgaauw
2018-05-16gpioib: do not free unrequested descriptorsTimur Tabi
2018-05-16compat: fix 4-byte infoleak via uninitialized struct fieldJann Horn
2018-05-16bdi: Fix oops in wb_workfn()Jan Kara
2018-05-16bdi: Fix use after free bug in debugfs_remove()Tetsuo Handa
2018-05-16bdi: wake up concurrent wb_shutdown() callers.Tetsuo Handa
2018-05-16tcp: fix TCP_REPAIR_QUEUE bound checkingEric Dumazet
2018-05-16i2c: dev: prevent ZERO_SIZE_PTR deref in i2cdev_ioctl_rdwr()Alexander Popov
2018-05-16perf: Remove superfluous allocation error checkJiri Olsa
2018-05-16memcg: fix per_node_info cleanupMichal Hocko
2018-05-16bpf/tracing: fix a deadlock in perf_event_detach_bpf_progYonghong Song
2018-05-16inetpeer: fix uninit-value in inet_getpeerEric Dumazet
2018-05-16soreuseport: initialise timewait reuseport fieldEric Dumazet
2018-05-16ipv4: fix uninit-value in ip_route_output_key_hash_rcu()Eric Dumazet
2018-05-16dccp: initialize ireq->ir_markEric Dumazet
2018-05-16net: fix uninit-value in __hw_addr_add_ex()Eric Dumazet
2018-05-16net: initialize skb->peeked when cloningEric Dumazet
2018-05-16net: fix rtnh_ok()Eric Dumazet
2018-05-16netlink: fix uninit-value in netlink_sendmsgEric Dumazet
2018-05-16crypto: af_alg - fix possible uninit-value in alg_bind()Eric Dumazet
2018-05-16rds: tcp: must use spin_lock_irq* and not spin_lock_bh with rds_tcp_conn_lockSowmini Varadhan
2018-05-16kcm: Call strp_stop before strp_done in kcm_attachTom Herbert
2018-05-16clk: ti: fix flag space conflict with clkctrl clocksTero Kristo
2018-05-16netfilter: ebtables: don't attempt to allocate 0-sized compat arrayFlorian Westphal
2018-05-16ipvs: fix rtnl_lock lockups caused by start_sync_threadJulian Anastasov
2018-05-09Linux 4.16.8Greg Kroah-Hartman
2018-05-09tracing: Fix bad use of igrab in trace_uprobe.cSong Liu
2018-05-09clocksource: Consistent de-rate when marking unstablePeter Zijlstra
2018-05-09clocksource: Initialize cs->wd_listPeter Zijlstra
2018-05-09clocksource: Allow clocksource_mark_unstable() on unregistered clocksourcesPeter Zijlstra
2018-05-09irqchip/qcom: Fix check for spurious interruptsAgustin Vega-Frias
2018-05-09x86/tsc: Fix mark_tsc_unstable()Peter Zijlstra
2018-05-09x86/tsc: Always unregister clocksource_tsc_earlyPeter Zijlstra
2018-05-09KVM: x86: remove APIC Timer periodic/oneshot spikesAnthoine Bourgeois
2018-05-09platform/x86: Kconfig: Fix dell-laptop dependency chain.Mario Limonciello
2018-05-09platform/x86: asus-wireless: Fix NULL pointer dereferenceJoão Paulo Rechi Vita
2018-05-09usb: musb: trace: fix NULL pointer dereference in musb_g_tx()Bin Liu
2018-05-09usb: musb: host: fix potential NULL pointer dereferenceBin Liu
2018-05-09USB: serial: option: adding support for ublox R410MSZ Lin (林上智)
2018-05-09USB: serial: option: reimplement interface maskingJohan Hovold
2018-05-09USB: Accept bulk endpoints with 1024-byte maxpacketAlan Stern
2018-05-09usb: dwc3: gadget: Fix list_del corruption in dwc3_ep_dequeueMayank Rana