index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2022-11-01
wifi: brcmfmac: Fix potential buffer overflow in brcmf_fweh_event_worker()
Dokyung Song
1
-0
/
+4
2022-11-01
wifi: airo: do not assign -1 to unsigned char
Jason A. Donenfeld
1
-4
/
+14
2022-10-31
net: tun: fix bugs for oversize packet when napi frags enabled
Ziyang Xuan
1
-1
/
+2
2022-10-31
drm/i915/sdvo: Grab mode_config.mutex during LVDS init to avoid WARNs
Ville Syrjälä
1
-0
/
+4
2022-10-31
drm/i915: Simplify intel_panel_add_edid_alt_fixed_modes()
Ville Syrjälä
5
-7
/
+6
2022-10-31
ublk_drv: add ublk_queue_cmd() for cleanup
Ming Lei
1
-26
/
+21
2022-10-31
ublk_drv: avoid to touch io_uring cmd in blk_mq io path
Ming Lei
1
-30
/
+53
2022-10-31
ublk_drv: comment on ublk_driver entry of Kconfig
Ming Lei
1
-0
/
+6
2022-10-31
ublk_drv: return flag of UBLK_F_URING_CMD_COMP_IN_TASK in case of module
Ming Lei
1
-0
/
+3
2022-10-31
spi: mediatek: Fix package division error
zhichao.liu
1
-10
/
+13
2022-10-31
drm/i915/sdvo: Setup DDC fully before output init
Ville Syrjälä
1
-19
/
+12
2022-10-31
drm/i915/sdvo: Filter out invalid outputs more sensibly
Ville Syrjälä
1
-5
/
+22
2022-10-31
drm/i915: stop abusing swiotlb_max_segment
Robert Beckett
5
-31
/
+28
2022-10-31
drm/i915/tgl+: Add locking around DKL PHY register accesses
Imre Deak
9
-76
/
+204
2022-10-31
ata: palmld: fix return value check in palmld_pata_probe()
Yang Yingliang
1
-2
/
+2
2022-10-31
ata: pata_legacy: fix pdc20230_set_piomode()
Sergey Shtylyov
1
-2
/
+3
2022-10-31
net: fec: fix improper use of NETDEV_TX_BUSY
Zhang Changzhong
1
-2
/
+2
2022-10-31
drm/format-helper: Only advertise supported formats for conversion
Hector Martin
1
-19
/
+47
2022-10-30
nfc: nfcmrvl: Fix potential memory leak in nfcmrvl_i2c_nci_send()
Shang XiaoJing
1
-1
/
+6
2022-10-30
nfc: s3fwrn5: Fix potential memory leak in s3fwrn5_nci_send()
Shang XiaoJing
1
-2
/
+6
2022-10-30
nfc: nxp-nci: Fix potential memory leak in nxp_nci_send()
Shang XiaoJing
1
-2
/
+5
2022-10-30
nfc: fdp: Fix potential memory leak in fdp_nci_send()
Shang XiaoJing
1
-1
/
+9
2022-10-30
Merge tag 'fbdev-for-6.1-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/linux-fbdev
Linus Torvalds
10
-37
/
+46
2022-10-30
Merge tag 'char-misc-6.1-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc
Linus Torvalds
15
-88
/
+169
2022-10-30
Merge tag 'usb-6.1-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
Linus Torvalds
14
-117
/
+166
2022-10-30
Merge tag 'gpio-fixes-for-v6.1-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/brgl/linux
Linus Torvalds
1
-16
/
+44
2022-10-30
Merge tag 'loongarch-fixes-6.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/chenhuacai/linux-loongson
Linus Torvalds
1
-10
/
+14
2022-10-29
Merge tag 'random-6.1-rc3-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/crng/random
Linus Torvalds
1
-2
/
+2
2022-10-29
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
14
-55
/
+96
2022-10-29
Merge tag 'block-6.1-2022-10-28' of git://git.kernel.dk/linux
Linus Torvalds
3
-3
/
+15
2022-10-29
drm/rockchip: vop2: disable planes when disabling the crtc
Michael Tretter
1
-0
/
+4
2022-10-29
drm/rockchip: vop2: fix null pointer in plane_atomic_disable
Michael Tretter
1
-2
/
+4
2022-10-29
drm/rockchip: dsi: Fix VOP selection on SoCs that support it
Ondrej Jirman
1
-3
/
+1
2022-10-29
drm/rockchip: fix fbdev on non-IOMMU devices
John Keeping
1
-1
/
+4
2022-10-29
drm/rockchip: dsi: Force synchronous probe
Brian Norris
1
-0
/
+6
2022-10-29
drm/rockchip: dsi: Clean up 'usage_mode' when failing to attach
Brian Norris
1
-4
/
+12
2022-10-29
drm/rockchip: dw_hdmi: filter regulator -EPROBE_DEFER error messages
Aurelien Jarno
1
-1
/
+2
2022-10-29
platform/loongarch: laptop: Fix possible UAF and simplify generic_acpi_laptop_init()
Yang Yingliang
1
-3
/
+7
2022-10-29
platform/loongarch: laptop: Adjust resume order for loongson_hotkey_resume()
Huacai Chen
1
-7
/
+7
2022-10-29
soc: imx: imx93-pd: Fix the error handling path of imx93_pd_probe()
Christophe JAILLET
1
-2
/
+15
2022-10-28
net: ethernet: adi: adin1110: Fix notifiers
Alexandru Tachici
1
-9
/
+29
2022-10-28
Merge tag 's390-6.1-3' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux
Linus Torvalds
2
-7
/
+3
2022-10-28
Merge tag 'acpi-6.1-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
Linus Torvalds
4
-3
/
+11
2022-10-28
Merge tag 'pm-6.1-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
Linus Torvalds
2
-86
/
+51
2022-10-29
random: use arch_get_random*_early() in random_init()
Jean-Philippe Brucker
1
-2
/
+2
2022-10-28
Merge tag 'rtc-6.1-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni/linux
Linus Torvalds
1
-3
/
+11
2022-10-28
Merge tag 'mmc-v6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc
Linus Torvalds
6
-29
/
+57
2022-10-28
Merge tag 'mtd/fixes-for-6.1-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd/linux
Linus Torvalds
6
-14
/
+25
2022-10-28
Merge tag 'drm-fixes-2022-10-28' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
40
-161
/
+419
2022-10-28
spi: tegra210-quad: Don't initialise DMA if not supported
Jon Hunter
1
-0
/
+6
[prev]
[next]