summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2017-12-25ixgbe: fix use of uninitialized paddingEmil Tantilov
2017-12-25iio: st_sensors: add register mask for status registerLorenzo Bianconi
2017-12-25i40e: use the safe hash table iterator when deleting mac filtersLihong Yang
2017-12-25igb: check memory allocation failureChristophe JAILLET
2017-12-25PM / OPP: Move error message to debug levelFabio Estevam
2017-12-25PCI: Create SR-IOV virtfn/physfn links before attaching driverStuart Hayes
2017-12-25scsi: mpt3sas: Fix IO error occurs on pulling out a drive from RAID1 volume c...Sreekanth Reddy
2017-12-25scsi: cxgb4i: fix Tx skb leakVarun Prakash
2017-12-25PCI: Avoid bus reset if bridge itself is brokenDavid Daney
2017-12-25net: phy: at803x: Change error to EINVAL for invalid MACDan Murphy
2017-12-25rtc: pl031: make interrupt optionalRussell King
2017-12-25crypto: crypto4xx - increase context and scatter ring buffer elementsChristian Lamparter
2017-12-25clk: sunxi-ng: sun5i: Fix bit offset of audio PLL post-dividerChen-Yu Tsai
2017-12-25clk: sunxi-ng: nm: Check if requested rate is supported by fractional clockChen-Yu Tsai
2017-12-25drm: Add retries for lspcon mode detectionShashank Sharma
2017-12-25backlight: pwm_bl: Fix overflow conditionDerek Basehore
2017-12-25optee: fix invalid of_node_put() in optee_driver_init()Jens Wiklander
2017-12-25locking/barriers: Convert users of lockless_dereference() to READ_ONCE()Will Deacon
2017-12-25drivers/misc/intel/pti: Rename the header file to free up the namespaceIngo Molnar
2017-12-25x86/virt: Add enum for hypervisors to replace x86_hyperJuergen Gross
2017-12-25ACPI / APEI: Replace ioremap_page_range() with fixmapJames Morse
2017-12-25ACPI / APEI: remove the unused dead-code for SEA/NMI notification typeDongjiu Geng
2017-12-25ACPI / APEI: adjust a local variable type in ghes_ioremap_pfn_irq()Jan Beulich
2017-12-20usb: musb: da8xx: fix babble condition handlingBin Liu
2017-12-20ath10k: fix build errors with !CONFIG_PMBrian Norris
2017-12-20ath10k: fix core PCI suspend when WoWLAN is supported but disabledBrian Norris
2017-12-20ath9k: fix tx99 potential info leakMiaoqing Pan
2017-12-20lightnvm: pblk: protect line bitmap while submitting meta ioRakesh Pandit
2017-12-20lightnvm: pblk: fix min size for page mempoolJavier González
2017-12-20lightnvm: pblk: initialize debug stat counterJavier González
2017-12-20lightnvm: pblk: use right flag for GC allocationJavier González
2017-12-20lightnvm: pblk: fix changing GC group list for a lineRakesh Pandit
2017-12-20lightnvm: pblk: prevent gc kicks when gc is not operationalHans Holmberg
2017-12-20IB/ipoib: Grab rtnl lock on heavy flush when calling ndo_open/stopAlex Vesker
2017-12-20RDMA/cma: Avoid triggering undefined behaviorBart Van Assche
2017-12-20macvlan: Only deliver one copy of the frame to the macvlan interfaceAlexander Duyck
2017-12-20md-cluster: fix wrong condition check in raid1_write_requestGuoqing Jiang
2017-12-20raid5-ppl: check recovery_offset when performing ppl recoveryArtur Paszkiewicz
2017-12-20scsi: bfa: integer overflow in debugfsDan Carpenter
2017-12-20scsi: sd: change allow_restart to bool in sysfs interfaceweiping zhang
2017-12-20scsi: sd: change manage_start_stop to bool in sysfs interfaceweiping zhang
2017-12-20nullb: fix error return code in null_init()Wei Yongjun
2017-12-20ipmi_si: fix memory leak on new_smiColin Ian King
2017-12-20rtl8188eu: Fix a possible sleep-in-atomic bug in rtw_disassoc_cmdJia-Ju Bai
2017-12-20rtl8188eu: Fix a possible sleep-in-atomic bug in rtw_createbss_cmdJia-Ju Bai
2017-12-20IB/hfi1: Mask out A bit from psn traceDon Hiatt
2017-12-20vt6655: Fix a possible sleep-in-atomic bug in vt6655_suspendJia-Ju Bai
2017-12-20IB/core: Fix use workqueue without WQ_MEM_RECLAIMParav Pandit
2017-12-20scsi: scsi_devinfo: Add REPORTLUN2 to EMC SYMMETRIX blacklist entryKurt Garloff
2017-12-20raid5: Set R5_Expanded on parity devices as well as data.NeilBrown