index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm/tegra: dsi: Fix some error handling paths in tegra_dsi_probe()
Christophe JAILLET
2024-03-26
1
-19
/
+35
*
drm/tegra: dsi: Make use of the helper function dev_err_probe()
Cai Huoqing
2024-03-26
1
-16
/
+12
*
gpu: host1x: mipi: Update tegra_mipi_request() to be node based
Sowjanya Komatineni
2024-03-26
2
-3
/
+3
*
drm/tegra: dsi: Add missing check for of_find_device_by_node
Chen Ni
2024-03-26
1
-1
/
+3
*
dm: call the resume method on internal suspend
Mikulas Patocka
2024-03-26
1
-6
/
+20
*
dm raid: fix false positive for requeue needed during reshape
Ming Lei
2024-03-26
1
-2
/
+2
*
nfp: flower: handle acti_netdevs allocation failure
Duoming Zhou
2024-03-26
1
-0
/
+5
*
sr9800: Add check for usbnet_get_endpoints
Chen Ni
2024-03-26
1
-1
/
+3
*
igb: Fix missing time sync events
Vinicius Costa Gomes
2024-03-26
1
-18
/
+5
*
igb: move PEROUT and EXTTS isr logic to separate functions
Ruud Bos
2024-03-26
1
-35
/
+46
*
mmc: wmt-sdmmc: remove an incorrect release_mem_region() call in the .remove ...
Christophe JAILLET
2024-03-26
1
-4
/
+0
*
ACPI: scan: Fix device check notification handling
Rafael J. Wysocki
2024-03-26
1
-6
/
+2
*
wifi: brcmsmac: avoid function pointer casts
Arnd Bergmann
2024-03-26
3
-5
/
+5
*
iommu/amd: Mark interrupt as managed
Mario Limonciello
2024-03-26
1
-0
/
+3
*
bus: tegra-aconnect: Update dependency to ARCH_TEGRA
Peter Robinson
2024-03-26
1
-2
/
+3
*
ACPI: processor_idle: Fix memory leak in acpi_processor_power_exit()
Armin Wolf
2024-03-26
1
-0
/
+2
*
wifi: libertas: fix some memleaks in lbs_allocate_cmd_buffer()
Zhipeng Lu
2024-03-26
1
-2
/
+11
*
wifi: mwifiex: debugfs: Drop unnecessary error check for debugfs_create_dir()
Jinjie Ruan
2024-03-26
1
-3
/
+0
*
wifi: b43: Disable QoS for bcm4331
Rahul Rameshbabu
2024-03-26
1
-1
/
+2
*
wifi: b43: Stop correct queue in DMA worker when QoS is disabled
Rahul Rameshbabu
2024-03-26
1
-6
/
+7
*
b43: main: Fix use true/false for bool type
Saurav Girepunje
2024-03-26
1
-3
/
+3
*
wifi: b43: Stop/wake correct queue in PIO Tx path when QoS is disabled
Rahul Rameshbabu
2024-03-26
1
-3
/
+3
*
wifi: b43: Stop/wake correct queue in DMA Tx path when QoS is disabled
Rahul Rameshbabu
2024-03-26
2
-2
/
+18
*
b43: dma: Fix use true/false for bool type variable
Saurav Girepunje
2024-03-26
1
-2
/
+2
*
wifi: ath10k: fix NULL pointer dereference in ath10k_wmi_tlv_op_pull_mgmt_tx_...
Xingyuan Mo
2024-03-26
1
-0
/
+4
*
aoe: fix the potential use-after-free problem in aoecmd_cfg_pkts
Chun-Yi Lee
2024-03-26
2
-6
/
+7
*
md: Don't clear MD_CLOSING when the raid is about to stop
Li Nan
2024-03-26
1
-4
/
+10
*
md: implement ->set_read_only to hook into BLKROSET processing
Christoph Hellwig
2024-03-26
1
-31
/
+31
*
md: switch to ->check_events for media change notifications
Christoph Hellwig
2024-03-26
1
-11
/
+8
*
Input: gpio_keys_polled - suppress deferred probe error for gpio
Uwe Kleine-König
2024-03-26
1
-6
/
+4
*
firewire: core: use long bus reset on gap count error
Takashi Sakamoto
2024-03-26
1
-1
/
+13
*
scsi: mpt3sas: Prevent sending diag_reset when the controller is ready
Ranjan Kumar
2024-03-26
1
-1
/
+3
*
dm-verity, dm-crypt: align "struct bvec_iter" correctly
Mikulas Patocka
2024-03-26
2
-4
/
+4
*
hv_netvsc: Register VF in netvsc_probe if NET_DEVICE_REGISTER missed
Shradha Gupta
2024-03-15
1
-20
/
+62
*
hv_netvsc: use netif_is_bond_master() instead of open code
Juhee Kang
2024-03-15
1
-2
/
+1
*
hv_netvsc: Make netvsc/VF binding check both MAC and serial number
Dexuan Cui
2024-03-15
1
-2
/
+11
*
Input: i8042 - fix strange behavior of touchpad on Clevo NS70PU
Werner Sembach
2024-03-15
1
-0
/
+6
*
geneve: make sure to pull inner header in geneve_rx()
Eric Dumazet
2024-03-15
1
-2
/
+16
*
net: move definition of pcpu_lstats to header file
Li RongQing
2024-03-15
3
-22
/
+4
*
net: lan78xx: fix runtime PM count underflow on link stop
Oleksij Rempel
2024-03-15
1
-1
/
+2
*
lan78xx: Fix race conditions in suspend/resume handling
John Efstathiades
2024-03-15
1
-135
/
+284
*
lan78xx: Fix partial packet errors on suspend/resume
John Efstathiades
2024-03-15
1
-106
/
+197
*
lan78xx: Add missing return code checks
John Efstathiades
2024-03-15
1
-66
/
+333
*
lan78xx: Fix white space and style issues
John Efstathiades
2024-03-15
1
-38
/
+42
*
net: usb: lan78xx: Remove lots of set but unused 'ret' variables
Lee Jones
2024-03-15
1
-90
/
+78
*
gpio: 74x164: Enable output pins after registers are reset
Arturas Moskvinas
2024-03-06
1
-2
/
+2
*
mmc: core: Fix eMMC initialization with 1-bit bus connection
Ivan Semenov
2024-03-06
1
-0
/
+2
*
gtp: fix use-after-free and null-ptr-deref in gtp_newlink()
Alexander Ofitserov
2024-03-06
1
-6
/
+6
*
power: supply: bq27xxx-i2c: Do not free non existing IRQ
Hans de Goede
2024-03-06
1
-1
/
+3
*
efi/capsule-loader: fix incorrect allocation size
Arnd Bergmann
2024-03-06
1
-1
/
+1
[next]