summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-06-22net/mlx5: Avoid reloading already removed devicesAlaa Hleihel1-2/+23
2019-06-22vsock/virtio: set SOCK_DONE on peer shutdownStephen Barber1-1/+3
2019-06-22tipc: purge deferredq list for each grp member in tipc_group_deleteXin Long1-0/+1
2019-06-22sunhv: Fix device naming inconsistency between sunhv_console and sunhv_regJohn Paul Adrian Glaubitz1-1/+1
2019-06-22sctp: Free cookie before we memdup a new oneNeil Horman1-0/+8
2019-06-22nfc: Ensure presence of required attributes in the deactivate_target handlerYoung Xiao1-1/+2
2019-06-22net: openvswitch: do not free vport if register_netdevice() is failed.Taehee Yoo1-6/+12
2019-06-22net: dsa: rtl8366: Fix up VLAN filteringLinus Walleij1-3/+4
2019-06-22neigh: fix use-after-free read in pneigh_get_nextEric Dumazet1-0/+7
2019-06-22lapb: fixed leak of control-blocks.Jeremy Sowden1-0/+1
2019-06-22ipv6: flowlabel: fl6_sock_lookup() must use atomic_inc_not_zeroEric Dumazet1-3/+4
2019-06-22hv_netvsc: Set probe mode to syncHaiyang Zhang1-1/+1
2019-06-22be2net: Fix number of Rx queues used for flow hashingIvan Vecera1-1/+1
2019-06-22ax25: fix inconsistent lock state in ax25_destroy_timerEric Dumazet1-0/+2
2019-06-19Linux 4.19.53v4.19.53Greg Kroah-Hartman1-1/+1
2019-06-19rtc: pcf8523: don't return invalid date when battery is lowBaruch Siach1-8/+24
2019-06-19drm: add fallback override/firmware EDID modes workaroundJani Nikula3-0/+38
2019-06-19drm/edid: abstract override/firmware EDID retrievalJani Nikula1-8/+17
2019-06-19x86/resctrl: Prevent NULL pointer dereference when local MBM is disabledPrarit Bhargava1-0/+3
2019-06-19x86/mm/KASLR: Compute the size of the vmemmap section properlyBaoquan He1-1/+10
2019-06-19x86/kasan: Fix boot with 5-level paging and KASANAndrey Ryabinin1-1/+1
2019-06-19x86/microcode, cpuhotplug: Add a microcode loader CPU hotplug callbackBorislav Petkov2-1/+2
2019-06-19RAS/CEC: Fix binary search functionBorislav Petkov1-14/+20
2019-06-19RAS/CEC: Convert the timer callback to a workqueueCong Wang1-24/+22
2019-06-19timekeeping: Repair ktime_get_coarse*() granularityThomas Gleixner1-2/+3
2019-06-19USB: serial: option: add Telit 0x1260 and 0x1261 compositionsDaniele Palmas1-0/+4
2019-06-19USB: serial: option: add support for Simcom SIM7500/SIM7600 RNDIS modeJörgen Storvist1-0/+2
2019-06-19USB: serial: pl2303: add Allied Telesis VT-Kit3Chris Packham2-0/+4
2019-06-19USB: usb-storage: Add new ID to ums-realtekKai-Heng Feng1-0/+5
2019-06-19USB: Fix chipmunk-like voice when using Logitech C270 for recording audio.Marco Zatta1-0/+3
2019-06-19usb: dwc2: host: Fix wMaxPacketSize handling (fix webcam regression)Douglas Anderson4-27/+37
2019-06-19usb: dwc2: Fix DMA cache alignment issuesMartin Schiller1-3/+7
2019-06-19drm/vmwgfx: NULL pointer dereference from vmw_cmd_dx_view_define()Murray McAllister1-0/+4
2019-06-19drm/vmwgfx: integer underflow in vmw_cmd_dx_set_shader() leading to an invali...Murray McAllister1-1/+2
2019-06-19tools/kvm_stat: fix fields filter for child eventsStefan Raspl2-4/+14
2019-06-19KVM: s390: fix memory slot handling for KVM_SET_USER_MEMORY_REGIONChristian Borntraeger1-14/+21
2019-06-19KVM: x86/pmu: do not mask the value that is written to fixed PMUsPaolo Bonzini1-5/+8
2019-06-19KVM: x86/pmu: mask the result of rdpmc according to the width of the countersPaolo Bonzini4-13/+15
2019-06-19KVM: arm/arm64: Move cc/it checks under hyp's Makefile to avoid instrumentationJames Morse4-121/+138
2019-06-19usbnet: ipheth: fix racing conditionBernd Eckstein1-1/+2
2019-06-19tracing: Prevent hist_field_var_ref() from accessing NULL tracing_map_eltsTom Zanussi1-0/+3
2019-06-19selftests/timers: Add missing fflush(stdout) callsKees Cook10-0/+12
2019-06-19selftests: fib_rule_tests: fix local IPv4 address typoHangbin Liu1-1/+1
2019-06-19libnvdimm: Fix compilation warnings with W=1Qian Cai3-4/+4
2019-06-19scsi: bnx2fc: fix incorrect cast to u64 on shift operationColin Ian King1-1/+1
2019-06-19platform/x86: pmc_atom: Add several Beckhoff Automation boards to critclk_sys...Steffen Dirkwinkel1-0/+24
2019-06-19platform/x86: pmc_atom: Add Lex 3I380D industrial PC to critclk_systems DMI t...Hans de Goede1-0/+9
2019-06-19nvme: fix memory leak for power latency toleranceYufen Yu1-0/+1
2019-06-19nvme: release namespace SRCU protection before performing controller ioctlsChristoph Hellwig1-5/+20
2019-06-19nvme: merge nvme_ns_ioctl into nvme_ioctlChristoph Hellwig1-23/+24