summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-03-14selftests: cpu-hotplug: fix case where CPUs offline > CPUs presentColin Ian King1-3/+10
2019-03-14IB/ipoib: Fix for use-after-free in ipoib_cm_tx_startFeras Daoud2-3/+1
2019-03-14riscv: Adjust mmap base address at a third of task sizeAlexandre Ghiti1-1/+1
2019-03-14RDMA/umem: Add missing initialization of owning_mmArtemy Kovalyov1-0/+3
2019-03-14xtensa: SMP: fix ccount_timer_shutdownMax Filippov1-1/+1
2019-03-14clk: qcom: gcc: Use active only source for CPUSS clocksTaniya Das1-4/+10
2019-03-14clk: ti: Fix error handling in ti_clk_parse_divider_data()Dan Carpenter1-1/+10
2019-03-14iommu/amd: Fix IOMMU page flush when detach device from a domainSuravee Suthikulpanit1-4/+11
2019-03-14ipvs: Fix signed integer overflow when setsockopt timeoutZhangXiaoxu1-0/+12
2019-03-14riscv: fixup max_low_pfn with PFN_DOWN.Guo Ren2-2/+3
2019-03-14iommu/amd: Unmap all mapped pages in error path of map_sgJerry Snitselaar1-1/+1
2019-03-14iommu/amd: Call free_iova_fast with pfn in map_sgJerry Snitselaar1-1/+1
2019-03-14IB/{hfi1, qib}: Fix WC.byte_len calculation for UD_SEND_WITH_IMMBrian Welty2-2/+0
2019-03-14perf script: Fix crash when processing recorded stat dataTony Jones1-5/+2
2019-03-14perf tools: Handle TOPOLOGY headers with no CPUStephane Eranian1-2/+9
2019-03-14perf python: Remove -fstack-clash-protection when building with some clang ve...Arnaldo Carvalho de Melo1-0/+2
2019-03-14perf core: Fix perf_proc_update_handler() bugStephane Eranian1-7/+7
2019-03-14perf script: Fix crash with printing mixed trace point and other eventsAndi Kleen1-1/+1
2019-03-14netfilter: nft_compat: destroy function must not have side effectsFlorian Westphal1-1/+47
2019-03-14netfilter: nft_compat: make lists per netnsFlorian Westphal1-40/+89
2019-03-14netfilter: nft_compat: use refcnt_t type for nft_xt reference countFlorian Westphal1-8/+8
2019-03-14perf ordered_events: Fix crash in ordered_events__freeJiri Olsa1-2/+4
2019-03-14vti4: Fix a ipip packet processing bug in 'IPCOMP' virtual tunnelSu Yanjun1-0/+50
2019-03-14media: uvcvideo: Fix 'type' check leading to overflowAlistair Strachan1-3/+11
2019-03-10Linux 4.20.15v4.20.15Greg Kroah-Hartman1-1/+1
2019-03-10bpf: fix sanitation rewrite in case of non-pointersDaniel Borkmann1-1/+2
2019-03-10scsi: core: reset host byte in DID_NEXUS_FAILURE caseMartin Wilck1-0/+1
2019-03-10exec: Fix mem leak in kernel_read_fileYueHaibing1-1/+1
2019-03-10Bluetooth: Fix locking in bt_accept_enqueue() for BH contextMatthias Kaehlcke5-7/+17
2019-03-10Bluetooth: btrtl: Restore old logic to assume firmware is already loadedKai-Heng Feng1-3/+7
2019-03-10selftests: firmware: fix verify_reqs() return valueLuis Chamberlain1-1/+1
2019-03-10USB: serial: cp210x: fix GPIO in autosuspendKaroly Pados1-0/+11
2019-03-10gnss: sirf: fix premature wakeup interrupt enableJohan Hovold1-15/+17
2019-03-10xtensa: fix get_wchanMax Filippov1-2/+2
2019-03-10aio: Fix locking in aio_poll()Bart Van Assche1-3/+9
2019-03-10MIPS: irq: Allocate accurate order pages for irq stackLiu Xiang1-2/+2
2019-03-10applicom: Fix potential Spectre v1 vulnerabilitiesGustavo A. R. Silva1-11/+24
2019-03-10usb: xhci: Fix for Enabling USB ROLE SWITCH QUIRK on INTEL_SUNRISEPOINT_LP_XHCIBalaji Manoharan1-0/+1
2019-03-10xhci: tegra: Prevent error pointer dereferenceThierry Reding1-2/+2
2019-03-10tracing: Fix event filters and triggers to handle negative numbersPavel Tikhomirov1-1/+4
2019-03-10x86/boot/compressed/64: Do not read legacy ROM on EFI systemKirill A. Shutemov1-3/+16
2019-03-10x86/CPU/AMD: Set the CPB bit unconditionally on F17hJiaxun Yang1-5/+3
2019-03-10net: sched: act_tunnel_key: fix NULL pointer dereference during initVlad Buslov1-1/+2
2019-03-10net/sched: act_skbedit: fix refcount leak when replace failsDavide Caratti1-2/+1
2019-03-10net/sched: act_ipt: fix refcount leak when replace failsDavide Caratti1-2/+1
2019-03-10net: dsa: mv88e6xxx: prevent interrupt storm caused by mv88e6390x_port_set_cmodeHeiner Kallweit3-0/+15
2019-03-10net: dsa: mv88e6xxx: power serdes on/off for 10G interfaces on 6390XMaxime Chevallier1-2/+2
2019-03-10ipv4: Pass original device to ip_rcv_finish_coreDavid Ahern1-4/+5
2019-03-10mpls: Return error for RTA_GATEWAY attributeDavid Ahern1-0/+3
2019-03-10ipv6: Return error for RTA_VIA attributeDavid Ahern1-0/+4