index
:
linux.git
arm64-uaccess
dependabot/pip/drivers/gpu/drm/ci/xfails/certifi-2024.7.4
dependabot/pip/drivers/gpu/drm/ci/xfails/idna-3.7
dependabot/pip/drivers/gpu/drm/ci/xfails/pip-23.3
dependabot/pip/drivers/gpu/drm/ci/xfails/requests-2.32.2
dependabot/pip/drivers/gpu/drm/ci/xfails/setuptools-70.0.0
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.0.7
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.2.2
link_path_walk
master
runtime-constants
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
upstream/master
Unnamed repository; edit this file 'description' to name the repository.
git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
12 days
null_blk: fix kmemleak by releasing references to fault configfs items
Nilay Shroff
1
-1
/
+11
12 days
drm/gud: fix NULL fb and crtc dereferences on USB disconnect
Shenghao Yang
1
-12
/
+8
12 days
USB: serial: ftdi_sio: add support for PICAXE AXE027 cable
Ethan Nelson-Moore
2
-0
/
+3
12 days
ata: libata: Print features also for ATAPI devices
Niklas Cassel
1
-0
/
+3
12 days
ata: libata: Add DIPM and HIPM to ata_dev_print_features() early return
Niklas Cassel
1
-1
/
+2
12 days
ata: libata: Add cpr_log to ata_dev_print_features() early return
Niklas Cassel
1
-1
/
+1
12 days
ata: libata-sata: Improve link_power_management_supported sysfs attribute
Niklas Cassel
1
-1
/
+1
12 days
ata: libata: Call ata_dev_config_lpm() for ATAPI devices
Niklas Cassel
1
-0
/
+2
12 days
ata: ahci: Do not read the per port area for unimplemented ports
Niklas Cassel
1
-5
/
+5
12 days
soundwire: bus: fix off-by-one when allocating slave IDs
Harshit Mogalapalli
1
-1
/
+1
12 days
USB: serial: option: add Telit LE910 MBIM composition
Ulrich Mohr
1
-0
/
+1
12 days
drm/panel: simple: restore connector_type fallback
Ludovic Desroches
1
-45
/
+44
12 days
drm/panel-simple: fix connector type for DataImage SCF0700C48GGU18 panel
Marek Vasut
1
-0
/
+1
12 days
irqchip/riscv-imsic: Revert "Remove redundant irq_data lookups"
Luo Haiyang
1
-2
/
+2
12 days
net: phy: motorcomm: fix duplex setting error for phy leds
Jijie Shao
1
-2
/
+2
13 days
wifi: mwifiex: Fix a loop in mwifiex_update_ampdu_rxwinsize()
Dan Carpenter
1
-3
/
+3
13 days
wifi: rsi: Fix memory corruption due to not set vif driver data size
Marek Vasut
1
-0
/
+1
13 days
ACPI: PM: s2idle: Add missing checks to acpi_s2idle_begin_lps0()
Rafael J. Wysocki
1
-1
/
+2
13 days
net: octeon_ep_vf: fix free_irq dev_id mismatch in IRQ rollback
Kery Qi
1
-1
/
+1
13 days
cxl/hdm: Fix potential infinite loop in __cxl_dpa_reserve()
Li Ming
1
-1
/
+1
13 days
regmap: Fix race condition in hwspinlock irqsave routine
Cheng-Yu Lee
1
-1
/
+3
13 days
spi: hisi-kunpeng: Fixed the wrong debugfs node name in hisi_spi debugfs init...
Devyn Liu
1
-3
/
+1
13 days
spi: spi-sprd-adi: Fix double free in probe error path
Felix Gu
1
-23
/
+10
13 days
drm/i915/guc: make 'guc_hw_reg_state' static as it isn't exported
Ben Dooks
1
-1
/
+1
13 days
gpiolib: remove redundant callback check
Bartosz Golaszewski
1
-3
/
+0
13 days
gpio: davinci: implement .get_direction()
Bartosz Golaszewski
1
-0
/
+18
14 days
Merge tag 'char-misc-6.19-rc5' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
5
-11
/
+19
14 days
dmaengine: apple-admac: Add "apple,t8103-admac" compatible
Janne Grunau
1
-0
/
+1
14 days
dmaengine: omap-dma: fix dma_pool resource leak in error paths
Haotian Zhang
1
-0
/
+4
14 days
dmaengine: qcom: gpi: Fix memory leak in gpi_peripheral_config()
Miaoqian Lin
1
-2
/
+4
14 days
Merge tag 'irq-urgent-2026-01-11' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
3
-4
/
+10
14 days
treewide: Update email address
Thomas Gleixner
10
-11
/
+11
14 days
drm/rockchip: dw_hdmi_qp: Switch to gpiod_set_value_cansleep()
Cristian Ciocaltea
1
-1
/
+1
2026-01-10
net/mlx5e: Restore destroying state bit after profile cleanup
Saeed Mahameed
1
-0
/
+3
2026-01-10
net/mlx5e: Pass netdev to mlx5e_destroy_netdev instead of priv
Saeed Mahameed
3
-9
/
+12
2026-01-10
net/mlx5e: Don't store mlx5e_priv in mlx5e_dev devlink priv
Saeed Mahameed
2
-10
/
+12
2026-01-10
net/mlx5e: Fix crash on profile change rollback failure
Saeed Mahameed
3
-24
/
+44
2026-01-10
Merge tag 'linux-can-fixes-for-6.19-20260109' of git://git.kernel.org/pub/scm...
Jakub Kicinski
3
-2
/
+4
2026-01-10
virtio-net: clean up __virtnet_rx_pause/resume
Bui Quang Minh
1
-20
/
+10
2026-01-10
virtio-net: remove unused delayed refill worker
Bui Quang Minh
1
-86
/
+0
2026-01-10
virtio-net: don't schedule delayed refill worker
Bui Quang Minh
1
-23
/
+24
2026-01-10
Merge tag 'iommu-fixes-v6.19-rc4' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
3
-4
/
+5
2026-01-10
iommupt: Make pt_feature() always_inline
Jason Gunthorpe
1
-2
/
+2
2026-01-10
iommufd/selftest: Prevent module/builtin conflicts in kconfig
Jason Gunthorpe
1
-1
/
+1
2026-01-10
iommufd/selftest: Add missing kconfig for DMA_SHARED_BUFFER
Jason Gunthorpe
1
-0
/
+1
2026-01-10
iommupt: Fix the kunit building
Jason Gunthorpe
1
-1
/
+1
2026-01-09
macvlan: fix possible UAF in macvlan_forward_source()
Eric Dumazet
1
-7
/
+13
2026-01-09
Merge tag 'block-6.19-20260109' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2
-27
/
+55
2026-01-09
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
1
-3
/
+4
2026-01-09
Merge tag 'soc-fixes-6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/s...
Linus Torvalds
5
-66
/
+6
[prev]
[next]