summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-12-01can: dev: __can_get_echo_skb(): replace struct can_frame by canfd_frame to ac...Marc Kleine-Budde1-3/+6
2018-12-01can: dev: can_get_echo_skb(): factor out non sending code to __can_get_echo_s...Marc Kleine-Budde2-11/+26
2018-12-01can: flexcan: Unlock the MB unconditionallyPankaj Bansal1-1/+6
2018-12-01drm/ast: Remove existing framebuffers before loading driverThomas Zimmermann1-0/+21
2018-12-01drm/ast: fixed cursor may disappear sometimesY.C. Chen1-1/+1
2018-12-01drm/ast: change resolution may cause screen blurredY.C. Chen1-0/+1
2018-12-01drm/i915: Disable LP3 watermarks on all SNB machinesVille Syrjälä1-1/+40
2018-12-01drm/amdgpu: Fix oops when pp_funcs->switch_power_profile is unsetFelix Kuehling1-2/+5
2018-12-01drm/vc4: Set ->legacy_cursor_update to false when doing non-async updatesBoris Brezillon1-0/+6
2018-12-01drm/amdgpu: Add missing firmware entry for HAINANTakashi Iwai1-0/+1
2018-12-01drm/fb-helper: Blacklist writeback when adding connectors to fbdevPaul Kocialkowski1-0/+3
2018-12-01tcp: do not release socket ownership in tcp_close()Eric Dumazet3-9/+5
2018-12-01mm/memory.c: recheck page table entry with page table lock heldAneesh Kumar K.V1-4/+30
2018-12-01mm: don't warn about large allocations for slabDmitry Vyukov2-6/+10
2018-12-01llc: do not use sk_eat_skb()Eric Dumazet1-7/+4
2018-12-01gfs2: Don't leave s_fs_info pointing to freed memory in init_sbdAndrew Price1-1/+1
2018-12-01sctp: clear the transport of some out_chunk_list chunks in sctp_assoc_rm_peerXin Long1-3/+7
2018-12-01bfs: add sanity check at bfs_fill_super()Tetsuo Handa1-3/+6
2018-12-01Input: synaptics - avoid using uninitialized variable when probingDmitry Torokhov1-3/+1
2018-12-01selinux: Add __GFP_NOWARN to allocation at str_read()Tetsuo Handa1-1/+1
2018-12-01v9fs_dir_readdir: fix double-free on p9stat_read errorDominique Martinet1-11/+0
2018-12-01tools/power/cpupower: fix compilation with STATIC=trueKonstantin Khlebnikov5-6/+6
2018-12-01opp: ti-opp-supply: Correct the supply in _get_optimal_vdd_voltage callKeerthy1-1/+1
2018-12-01opp: ti-opp-supply: Dynamically update u_volt_minKeerthy1-0/+3
2018-12-01brcmfmac: fix reporting support for 160 MHz channelsRafał Miłecki1-1/+2
2018-12-01iwlwifi: mvm: don't use SAR Geo if basic SAR is not usedLuca Coelho1-8/+28
2018-12-01iwlwifi: mvm: fix regulatory domain update when the firmware startsEmmanuel Grumbach2-5/+8
2018-12-01iwlwifi: mvm: support sta_statistics() even on older firmwareEmmanuel Grumbach1-4/+0
2018-12-01iwlwifi: fix wrong WGDS_WIFI_DATA_SIZEMatt Chen2-2/+4
2018-12-01gpio: don't free unallocated ida on gpiochip_add_data_with_key() error pathVladimir Zapolskiy1-2/+3
2018-12-01mmc: sdhci-pci: Workaround GLK firmware failing to restore the tuning valueAdrian Hunter1-2/+77
2018-12-01mmc: sdhci-pci: Try "cd" for card-detect lookup before using NULLRajat Jain1-1/+6
2018-12-01Documentation/security-bugs: Postpone fix publication in exceptional casesWill Deacon1-10/+11
2018-12-01Documentation/security-bugs: Clarify treatment of embargoed informationWill Deacon1-18/+29
2018-12-01MAINTAINERS: Add Sasha as a stable branch maintainerGreg Kroah-Hartman1-0/+1
2018-12-01ALSA: oss: Use kvzalloc() for local buffer allocationsTakashi Iwai2-6/+6
2018-12-01usb: xhci: Prevent bus suspend if a port connect change or polling state is d...Mathias Nyman1-14/+46
2018-12-01xhci: Add quirk to workaround the errata seen on Cavium Thunder-X2 SocCherian, George3-1/+40
2018-12-01usb: xhci: fix timeout for transition from RExit to U0Aaron Ma2-3/+3
2018-12-01usb: xhci: fix uninitialized completion when USB3 port got wrong statusAaron Ma2-2/+2
2018-12-01xhci: Add check for invalid byte size error when UAS devices are connected.Sandeep Singh1-0/+1
2018-12-01xhci: handle port status events for removed USB3 hcdMathias Nyman1-0/+7
2018-12-01xhci: Fix leaking USB3 shared_hcd at xhci removalMathias Nyman6-8/+14
2018-12-01usb: dwc3: Fix NULL pointer exception in dwc3_pci_remove()Kuppuswamy Sathyanarayanan1-1/+3
2018-12-01usb: dwc3: core: Clean up ULPI deviceAndy Shevchenko1-0/+1
2018-12-01usb: dwc3: gadget: Properly check last unaligned/zero chain TRBThinh Nguyen1-1/+1
2018-12-01usb: dwc3: gadget: fix ISOC TRB type on unaligned transfersFelipe Balbi1-3/+3
2018-12-01usb: core: Fix hub port connection events lostDennis Wassenberg1-1/+3
2018-12-01efi/libstub: arm: support building with clangAlistair Strachan1-1/+2
2018-12-01HID: steam: remove input device when a hid client is running.Rodrigo Rivas Costa1-64/+90