summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-03-24cros_ec: fix nul-termination for firmware build infoArnd Bergmann1-1/+1
2018-03-24serial: 8250_dw: Disable clock on errorStefan Potyra1-1/+2
2018-03-24qmi_wwan: set FLAG_SEND_ZLP to avoid network initiated disconnectBjørn Mork1-2/+2
2018-03-24media: [RESEND] media: dvb-frontends: Add delay to Si2168 restartRon Economos1-0/+3
2018-03-24ath10k: handling qos at STA side based on AP WMM enable/disableBalaji Pothunoori1-1/+1
2018-03-24media: bt8xx: Fix err 'bt878_probe()'Christophe JAILLET1-2/+1
2018-03-24rtlwifi: rtl_pci: Fix the bug when inactiveps is enabled.Tsang-Shian Lin1-0/+7
2018-03-24RDMA/iwpm: Fix uninitialized error code in iwpm_send_mapinfo()Geert Uytterhoeven1-0/+1
2018-03-24drm/msm: fix leak in failed get_pagesPrakash Kamliya1-4/+10
2018-03-24media: c8sectpfe: fix potential NULL pointer dereference in c8sectpfe_timer_i...Gustavo A. R. Silva1-1/+3
2018-03-24Bluetooth: btqcomsmd: Fix skb double free corruptionLoic Poulain1-1/+2
2018-03-24Bluetooth: hci_qca: Avoid setup failure on missing rampatchLoic Poulain1-0/+3
2018-03-24block/mq: Cure cpu hotplug lock inversionPeter Zijlstra1-2/+2
2018-03-24perf tests kmod-path: Don't fail if compressed modules aren't supportedKim Phillips1-0/+2
2018-03-24ath10k: fix out of bounds access to local bufferMichael Mera1-6/+10
2018-03-24rtc: ds1374: wdt: Fix stop/start ioctl always returning -EINVALMoritz Fischer1-1/+2
2018-03-24rtc: ds1374: wdt: Fix issue with timeout scaling from secs to wdt ticksMoritz Fischer1-1/+6
2018-03-24mm: hwpoison: call shake_page() after try_to_unmap() for mlocked pageNaoya Horiguchi1-0/+8
2018-03-24mm, vmstat: suppress pcp stats for unpopulated zones in zoneinfoDavid Rientjes1-7/+13
2018-03-24mm: fix check for reclaimable pages in PF_MEMALLOC reclaim throttlingJohannes Weiner1-2/+4
2018-03-24cifs: small underflow in cnvrtDosUnixTm()Dan Carpenter1-3/+3
2018-03-24net: hns: fix ethtool_get_strings overflow in hns driverTimmy Li4-4/+4
2018-03-24pNFS: Fix a deadlock when coalescing writes and returning the layoutTrond Myklebust1-2/+0
2018-03-24sm501fb: don't return zero on failure path in sm501fb_start()Alexey Khoroshilov1-0/+1
2018-03-24video: fbdev: udlfb: Fix buffer on stackMaksim Salau1-2/+12
2018-03-24x86/xen: split xen_smp_prepare_boot_cpu()Vitaly Kuznetsov1-19/+30
2018-03-24tcm_fileio: Prevent information leak for short readsDmitry Monakhov1-6/+17
2018-03-24ia64: fix module loading for gcc-5.4Sergei Trofimovich1-2/+2
2018-03-24ACPI / power: Delay turning off unused power resources after suspendHans de Goede3-0/+12
2018-03-24md/raid10: skip spare disk as 'first' diskShaohua Li1-0/+1
2018-03-24IB/rxe: Don't clamp residual length to mtuJohannes Thumshirn1-2/+0
2018-03-24Input: twl4030-pwrbutton - use correct device for irq requestSebastian Reichel1-1/+1
2018-03-24power: supply: pda_power: move from timer to delayed_workMichael Trimarchi1-22/+27
2018-03-24power: supply: isp1704: Fix unchecked return value of devm_kzallocPan Bian1-0/+4
2018-03-24power: supply: bq24190_charger: Add disable-reset device-propertyHans de Goede1-0/+3
2018-03-24bnx2x: Align RX buffersScott Wood1-0/+1
2018-03-24qed: Unlock on error in qed_vf_pf_acquire()Dan Carpenter1-1/+1
2018-03-24vxlan: correctly handle ipv6.disable module parameterJiri Benc1-3/+7
2018-03-24Bluetooth: hci_ldisc: Add protocol check to hci_uart_tx_wakeup()Dean Jenkins1-0/+3
2018-03-24Bluetooth: hci_ldisc: Add protocol check to hci_uart_dequeue()Dean Jenkins1-3/+5
2018-03-24soc/fsl/qe: round brg_freq to 1kHz granularityValentin Longchamp1-0/+13
2018-03-24net: ethernet: ucc_geth: fix MEM_PART_MURAM modeChristophe Leroy2-5/+4
2018-03-24ixgbevf: fix size of queue stats lengthEmil Tantilov1-1/+1
2018-03-24jbd2: Fix lockdep splat with generic/270 testJan Kara1-1/+14
2018-03-24drm/nouveau/kms: Increase max retries in scanout position queries.Mario Kleiner1-1/+1
2018-03-24drm/amdgpu: fix gpu reset crashChunming Zhou1-3/+4
2018-03-24ACPI / PMIC: xpower: Fix power_table addressesHans de Goede1-25/+25
2018-03-24ipmi/watchdog: fix wdog hang on panic waiting for ipmi responseRobert Lippert1-4/+4
2018-03-24platform/x86: asus-wmi: try to set als by defaultOleksij Rempel3-0/+26
2018-03-24IB/hfi1: Fix softlockup issueTadeusz Struk3-38/+57