summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2020-04-02platform/x86: pmc_atom: Add Lex 2I385SW to critclk_systems DMI tableGeorg Müller1-0/+8
2020-04-02vt: vt_ioctl: fix use-after-free in vt_in_use()Eric Biggers1-4/+12
2020-04-02vt: vt_ioctl: fix VT_DISALLOCATE freeing in-use virtual consoleEric Biggers2-9/+26
2020-04-02vt: vt_ioctl: remove unnecessary console allocation checksEric Biggers1-15/+1
2020-04-02vt: switch vt_dont_switch to boolJiri Slaby1-3/+3
2020-04-02vt: ioctl, switch VT_IS_IN_USE and VT_BUSY to inlinesJiri Slaby1-7/+22
2020-04-02vt: selection, introduce vc_is_selJiri Slaby3-4/+10
2020-04-02serial: sprd: Fix a dereference warningLanqing Liu1-2/+1
2020-04-01media: v4l2-core: fix a use-after-free bug of sd->devnodeDafna Hirschfeld1-0/+1
2020-04-01media: xirlink_cit: add missing descriptor sanity checksJohan Hovold1-1/+17
2020-04-01media: stv06xx: add missing descriptor sanity checksJohan Hovold2-1/+22
2020-04-01media: dib0700: fix rc endpoint lookupJohan Hovold1-2/+2
2020-04-01media: ov519: add missing endpoint sanity checksJohan Hovold1-0/+10
2020-04-01ahci: Add Intel Comet Lake H RAID PCI IDKai-Heng Feng1-0/+1
2020-04-01staging: wfx: annotate nested gc_list vs tx queue lockingMichał Mirosław1-8/+8
2020-04-01staging: wfx: fix init/remove vs IRQ raceMichał Mirosław4-31/+33
2020-04-01staging: wfx: add proper "compatible" stringMichał Mirosław2-7/+14
2020-04-01staging: wlan-ng: fix use-after-free Read in hfa384x_usbin_callbackQiujun Huang1-0/+2
2020-04-01staging: wlan-ng: fix ODEBUG bug in prism2sta_disconnect_usbQiujun Huang1-0/+1
2020-04-01staging: rtl8188eu: Add ASUS USB-N10 Nano B1 to device tableLarry Finger1-0/+1
2020-04-01staging: kpc2000: prevent underflow in cpld_reconfigure()Dan Carpenter1-2/+2
2020-04-01media: usbtv: fix control-message timeoutsJohan Hovold2-3/+4
2020-04-01media: flexcop-usb: fix endpoint sanity checkJohan Hovold1-3/+3
2020-04-01usb: musb: fix crash with highmen PIO and usbmonMans Rullgard1-12/+5
2020-04-01USB: serial: io_edgeport: fix slab-out-of-bounds read in edge_interrupt_callbackQiujun Huang1-1/+1
2020-04-01USB: cdc-acm: restore capability check orderMatthias Reichl1-9/+9
2020-04-01USB: serial: option: add Wistron Neweb D19Q1Pawel Dembicki1-0/+2
2020-04-01USB: serial: option: add BroadMobi BM806UPawel Dembicki1-0/+2
2020-04-01USB: serial: option: add support for ASKEY WWHC050Pawel Dembicki1-0/+2
2020-03-29Merge branch 'akpm' (patches from Andrew)Linus Torvalds1-20/+3
2020-03-29Merge tag 'timers-urgent-2020-03-29' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-2/+4
2020-03-29drivers/base/memory.c: indicate all memory blocks as removableDavid Hildenbrand1-20/+3
2020-03-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds4-18/+64
2020-03-28Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds4-13/+11
2020-03-28Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2-3/+5
2020-03-28i2c: pca-platform: Use platform_irq_get_optionalChris Packham1-1/+1
2020-03-28i2c: st: fix missing struct parameter descriptionAlain Volmat1-0/+1
2020-03-28r8169: fix PHY driver check on platforms w/o module softdepsHeiner Kallweit1-9/+7
2020-03-27Merge tag 'arm-soc-fixes-5.6' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds5-7/+11
2020-03-27Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds3-7/+7
2020-03-27Merge tag 'drm-fixes-2020-03-27' of git://anongit.freedesktop.org/drm/drmLinus Torvalds4-3/+5
2020-03-27clocksource/drivers/hyper-v: Make sched clock return nanoseconds correctlyYubo Xie1-2/+4
2020-03-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds5-6/+19
2020-03-27net: ks8851-ml: Fix IO operations, againMarek Vasut1-4/+52
2020-03-27Merge tag 'amd-drm-fixes-5.6-2020-03-26' of git://people.freedesktop.org/~agd...Dave Airlie1-0/+2
2020-03-27Merge tag 'drm-misc-fixes-2020-03-26' of git://anongit.freedesktop.org/drm/dr...Dave Airlie3-3/+3
2020-03-27Input: fix stale timestamp on key autorepeat eventsDmitry Torokhov1-0/+1
2020-03-26mlxsw: spectrum_mr: Fix list iteration in error pathIdo Schimmel1-4/+4
2020-03-26qlcnic: Fix bad kzalloc null testXu Wang1-1/+1
2020-03-26Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds11-30/+91