summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2019-02-06drivers: core: Remove glue dirs from sysfs earlierBenjamin Herrenschmidt
2019-02-06mmc: sdhci-iproc: handle mmc_of_parse() errors during probeStefan Wahren
2019-02-06platform/x86: asus-nb-wmi: Drop mapping of 0x33 and 0x34 scan codesJoão Paulo Rechi Vita
2019-02-06platform/x86: asus-nb-wmi: Map 0x35 to KEY_SCREENLOCKJoão Paulo Rechi Vita
2019-02-06ipvlan, l3mdev: fix broken l3s mode wrt local routesDaniel Borkmann
2019-02-06net/mlx5e: Allow MAC invalidation while spoofchk is ONAya Levin
2019-02-06ucc_geth: Reset BQL queue when stopping deviceMathias Thore
2019-02-06net/mlx4_core: Add masking for a few queries on HCA capsAya Levin
2019-01-31nvmet-rdma: fix null dereference under heavy loadRaju Rangoju
2019-01-31nvmet-rdma: Add unlikely for response allocated checkIsrael Rukshin
2019-01-31irqchip/gic-v3-its: Align PCI Multi-MSI allocation on their sizeMarc Zyngier
2019-01-31vt: invoke notifier on screen size changeNicolas Pitre
2019-01-31can: dev: __can_get_echo_skb(): fix bogous check for non-existing skb by remo...Manfred Schlaegl
2019-01-31dm thin: fix passdown_double_checking_shared_status()Joe Thornber
2019-01-31acpi/nfit: Fix command-supported detectionDan Williams
2019-01-31acpi/nfit: Block function zero DSMsDan Williams
2019-01-31Input: uinput - fix undefined behavior in uinput_validate_absinfo()Dmitry Torokhov
2019-01-31Input: xpad - add support for SteelSeries Stratus DuoTom Panfil
2019-01-31tty/n_hdlc: fix __might_sleep warningPaul Fulghum
2019-01-31uart: Fix crash in uart_write and uart_put_charSamir Virmani
2019-01-31tty: Handle problem if line discipline does not have receive_bufGreg Kroah-Hartman
2019-01-31staging: rtl8188eu: Add device code for D-Link DWA-121 rev B1Michael Straube
2019-01-31char/mwave: fix potential Spectre v1 vulnerabilityGustavo A. R. Silva
2019-01-31s390/smp: fix CPU hotplug deadlock with CPU rescanGerald Schaefer
2019-01-31USB: serial: pl2303: add new PID to support PL2303TBCharles Yeh
2019-01-31USB: serial: simple: add Motorola Tetra TPG2200 device idMax Schulze
2019-01-31vhost: log dirty page correctlyJason Wang
2019-01-31net: Fix usage of pskb_trim_rcsumRoss Lagerwall
2019-01-26ipmi:ssif: Fix handling of multi-part return messagesCorey Minyard
2019-01-26scsi: megaraid: fix out-of-bound array accessesQian Cai
2019-01-26scsi: smartpqi: correct lun reset issuesKevin Barnett
2019-01-26sysfs: Disable lockdep for driver bind/unbind filesDaniel Vetter
2019-01-26dm snapshot: Fix excessive memory usage and workqueue stallsNikos Tsironis
2019-01-26dm kcopyd: Fix bug causing workqueue stallsNikos Tsironis
2019-01-26tty/serial: do not free trasnmit buffer page under port lockSergey Senozhatsky
2019-01-26mmc: atmel-mci: do not assume idle after atmci_request_endJonas Danielsson
2019-01-26clk: imx6q: reset exclusive gates on initLucas Stach
2019-01-26scsi: target: use consistent left-aligned ASCII INQUIRY dataDavid Disseldorp
2019-01-26media: firewire: Fix app_info parameter type in avc_ca{,_app}_infoNathan Chancellor
2019-01-26powerpc/pseries/cpuidle: Fix preempt warningBreno Leitao
2019-01-26rxe: IB_WR_REG_MR does not capture MR's iova fieldChuck Lever
2019-01-26serial: set suppress_bind_attrs flag only if builtinAnders Roxell
2019-01-26e1000e: allow non-monotonic SYSTIM readingsMiroslav Lichvar
2019-01-26platform/x86: asus-wmi: Tell the EC the OS will handle the display off hotkeyJoão Paulo Rechi Vita
2019-01-26r8169: Add support for new Realtek EthernetKai-Heng Feng
2019-01-23nbd: Use set_blocksize() to set device blocksizeJan Kara
2019-01-23nbd: set the logical and physical blocksize properlyJosef Bacik
2019-01-23media: vb2: be sure to unlock mutex on errorsMauro Carvalho Chehab
2019-01-23drm/fb-helper: Ignore the value of fb_var_screeninfo.pixclockIvan Mironov
2019-01-23loop: Fix double mutex_unlock(&loop_ctl_mutex) in loop_control_ioctl()Tetsuo Handa