summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-05-16Linux 4.9.100v4.9.100Greg Kroah-Hartman1-1/+1
2018-05-16perf/x86: Fix possible Spectre-v1 indexing for x86_pmu::event_map()Peter Zijlstra1-0/+3
2018-05-16perf/core: Fix possible Spectre-v1 indexing for ->aux_pages[]Peter Zijlstra1-2/+5
2018-05-16perf/x86/msr: Fix possible Spectre-v1 indexing in the MSR driverPeter Zijlstra1-3/+6
2018-05-16perf/x86/cstate: Fix possible Spectre-v1 indexing for pkg_msrPeter Zijlstra1-0/+2
2018-05-16perf/x86: Fix possible Spectre-v1 indexing for hw_perf_event cache_*Peter Zijlstra1-1/+4
2018-05-16tracing/uprobe_event: Fix strncpy corner caseMasami Hiramatsu1-0/+2
2018-05-16thermal: exynos: Propagate error value from tmu_read()Marek Szyprowski1-2/+7
2018-05-16thermal: exynos: Reading temperature makes sense only when TMU is turned onMarek Szyprowski1-1/+4
2018-05-16Revert "Bluetooth: btusb: Fix quirk for Atheros 1525/QCA6174"Hans de Goede1-1/+1
2018-05-16atm: zatm: Fix potential Spectre v1Gustavo A. R. Silva1-0/+3
2018-05-16net: atm: Fix potential Spectre v1Gustavo A. R. Silva1-2/+7
2018-05-16drm/i915: Fix drm:intel_enable_lvds ERROR message in kernel logFlorent Flament1-1/+2
2018-05-16drm/vc4: Fix scaling of uni-planar formatsBoris Brezillon1-1/+1
2018-05-16can: kvaser_usb: Increase correct stats counter in kvaser_usb_rx_can_msg()Jimmy Assarsson1-1/+1
2018-05-16tracing: Fix regex_match_front() to not over compare the test stringSteven Rostedt (VMware)1-0/+3
2018-05-16libata: Apply NOLPM quirk for SanDisk SD7UB3Q*G1001 SSDsHans de Goede1-0/+3
2018-05-16rfkill: gpio: fix memory leak in probe error pathJohan Hovold1-1/+6
2018-05-16gpio: fix error path in lineevent_createUwe Kleine-König1-1/+1
2018-05-16gpio: fix aspeed_gpio unmask irqGovert Overgaauw1-1/+1
2018-05-16gpioib: do not free unrequested descriptorsTimur Tabi1-2/+3
2018-05-16arm64: Add work around for Arm Cortex-A55 Erratum 1024718Suzuki K Poulose5-0/+65
2018-05-16f2fs: fix a dead loop in f2fs_fiemap()Wei Fang1-1/+1
2018-05-16KVM: PPC: Book3S HV: Fix trap number return from __kvmppc_vcore_entryPaul Mackerras1-3/+5
2018-05-16bdi: Fix oops in wb_workfn()Jan Kara1-1/+1
2018-05-16tcp: fix TCP_REPAIR_QUEUE bound checkingEric Dumazet1-1/+1
2018-05-16perf: Remove superfluous allocation error checkJiri Olsa1-8/+2
2018-05-16soreuseport: initialise timewait reuseport fieldEric Dumazet2-0/+2
2018-05-16dccp: initialize ireq->ir_markEric Dumazet2-0/+2
2018-05-16net: fix uninit-value in __hw_addr_add_ex()Eric Dumazet1-2/+2
2018-05-16net: initialize skb->peeked when cloningEric Dumazet1-0/+1
2018-05-16net: fix rtnh_ok()Eric Dumazet1-1/+1
2018-05-16netlink: fix uninit-value in netlink_sendmsgEric Dumazet1-0/+2
2018-05-16crypto: af_alg - fix possible uninit-value in alg_bind()Eric Dumazet1-4/+4
2018-05-16kcm: Call strp_stop before strp_done in kcm_attachTom Herbert1-0/+1
2018-05-16IB/device: Convert ib-comp-wq to be CPU-boundSagi Grimberg1-2/+1
2018-05-16ipvs: fix rtnl_lock lockups caused by start_sync_threadJulian Anastasov2-83/+80
2018-05-09Linux 4.9.99v4.9.99Greg Kroah-Hartman1-1/+1
2018-05-09s390/facilites: use stfle_fac_list array size for MAX_FACILITY_BITHeiko Carstens1-1/+1
2018-05-09platform/x86: asus-wireless: Fix NULL pointer dereferenceJoão Paulo Rechi Vita1-1/+3
2018-05-09usb: musb: trace: fix NULL pointer dereference in musb_g_tx()Bin Liu1-1/+2
2018-05-09usb: musb: host: fix potential NULL pointer dereferenceBin Liu1-1/+3
2018-05-09USB: serial: option: adding support for ublox R410MSZ Lin (林上智)1-0/+5
2018-05-09USB: serial: option: reimplement interface maskingJohan Hovold1-294/+152
2018-05-09USB: Accept bulk endpoints with 1024-byte maxpacketAlan Stern1-1/+3
2018-05-09USB: serial: visor: handle potential invalid device configurationGreg Kroah-Hartman1-34/+35
2018-05-09test_firmware: fix setting old custom fw path back on exit, second tryBen Hutchings1-2/+4
2018-05-09drm/bridge: vga-dac: Fix edid memory leakSean Paul1-1/+3
2018-05-09drm/vmwgfx: Fix a buffer object leakThomas Hellstrom1-0/+1
2018-05-09IB/hfi1: Fix NULL pointer dereference when invalid num_vls is usedSebastian Sanchez2-3/+2