summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2020-08-19EDAC: Fix reference count leaksQiushi Wu2-1/+2
2020-08-19HID: input: Fix devices that return multiple bytes in battery reportGrant Likely1-3/+3
2020-08-11PCI: tegra: Revert tegra124 raw_violation_fixupNicolas Chauvet1-32/+0
2020-08-11gpio: max77620: Fix missing release of interruptDmitry Osipenko1-2/+3
2020-08-11leds: 88pm860x: fix use-after-free on unbindJohan Hovold1-1/+13
2020-08-11leds: lm3533: fix use-after-free on unbindJohan Hovold1-3/+9
2020-08-11leds: da903x: fix use-after-free on unbindJohan Hovold1-1/+13
2020-08-11leds: lm36274: fix use-after-free on unbindJohan Hovold1-3/+12
2020-08-11leds: wm831x-status: fix use-after-free on unbindJohan Hovold1-1/+13
2020-08-11mtd: properly check all write ioctls for permissionsGreg Kroah-Hartman1-9/+47
2020-08-11vgacon: Fix for missing check in scrollback handlingYunhai Zhang1-0/+4
2020-08-11lkdtm/heap: Avoid edge and middle of slabsKees Cook1-4/+5
2020-08-11binder: Prevent context manager from incrementing ref 0Jann Horn1-1/+14
2020-08-11omapfb: dss: Fix max fclk divider for omap36xxAdam Ford1-1/+1
2020-08-11Staging: rtl8188eu: rtw_mlme: Fix uninitialized variable authmodeDinghao Liu1-1/+3
2020-08-11staging: rtl8712: handle firmware load failureRustam Kovhaev2-4/+10
2020-08-11staging: android: ashmem: Fix lockdep warning for write operationSuren Baghdasaryan1-0/+12
2020-08-11usb: xhci: Fix ASMedia ASM1142 DMA addressingForest Crossman1-1/+3
2020-08-11usb: xhci: define IDs for various ASMedia host controllersForest Crossman1-3/+5
2020-08-11USB: iowarrior: fix up report size handling for some devicesGreg Kroah-Hartman1-10/+25
2020-08-11USB: serial: qcserial: add EM7305 QDL product IDErik Ekman1-0/+1
2020-08-11scsi: ufs: Fix and simplify setup_xfer_req variant operationStanley Chu1-4/+5
2020-08-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds36-263/+385
2020-08-01vxlan: fix memleak of fdbTaehee Yoo1-2/+4
2020-08-01Merge tag 'pinctrl-v5.8-4' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds4-2/+79
2020-08-01Merge tag 'mlx5-fixes-2020-07-30' of git://git.kernel.org/pub/scm/linux/kerne...David S. Miller7-18/+42
2020-08-01Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher...David S. Miller2-3/+10
2020-07-31Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-3/+4
2020-07-31Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds6-51/+38
2020-07-31Merge tag 'drm-fixes-2020-07-31' of git://anongit.freedesktop.org/drm/drmLinus Torvalds4-15/+60
2020-07-31Merge tag 'amd-drm-fixes-5.8-2020-07-30' of git://people.freedesktop.org/~agd...Dave Airlie3-13/+35
2020-07-31drm/nouveau: Accept 'legacy' format modifiersJames Jones1-2/+25
2020-07-31net/mlx5e: fix bpf_prog reference count leaks in mlx5e_alloc_rqXin Xiong1-2/+2
2020-07-31net/mlx5e: E-Switch, Specify flow_source for rule with no in_portJianbo Liu1-7/+12
2020-07-31net/mlx5e: E-Switch, Add misc bit when misc fields changed for mirroringJianbo Liu5-3/+10
2020-07-31net/mlx5e: CT: Support restore ipv6 tunnelJianbo Liu1-9/+21
2020-07-31net: gemini: Fix missing clk_disable_unprepare() in error path of gemini_ethe...Wang Hai1-1/+4
2020-07-31ionic: unlock queue mutex in error pathShannon Nelson1-1/+3
2020-07-31atm: fix atm_dev refcnt leaks in atmtcp_remove_persistentXin Xiong1-2/+8
2020-07-31net: ethernet: mtk_eth_soc: fix MTU warningsLanden Chao1-0/+2
2020-07-31net: nixge: fix potential memory leak in nixge_probe()Lu Wei1-3/+5
2020-07-30Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds4-6/+16
2020-07-30Merge tag 'pci-v5.8-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-0/+13
2020-07-30igb: reinit_locked() should be called with rtnl_lockFrancesco Ruggeri1-0/+9
2020-07-30e1000e: continue to init PHY even when failed to disable ULPAaron Ma1-3/+1
2020-07-30Merge tag 'block-5.8-2020-07-30' of git://git.kernel.dk/linux-blockLinus Torvalds4-12/+17
2020-07-30virtio-mem: Fix build error due to improper use 'select'Weilong Chen1-1/+1
2020-07-30Revert "drm/amdgpu: Fix NULL dereference in dpm sysfs handlers"Alex Deucher1-3/+6
2020-07-30drm/amd/display: Clear dm_state for fast updatesMazin Rezk1-9/+27
2020-07-30drm/amdgpu: Prevent kernel-infoleak in amdgpu_info_ioctl()Peilin Ye1-1/+2