index
:
kernel/linux.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.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.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-7.0.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2023-06-05
cpufreq: amd-pstate: Add ->fast_switch() callback
Gautham R. Shenoy
1
-7
/
+30
2023-06-05
cpufreq: amd-pstate: Update policy->cur in amd_pstate_adjust_perf()
Wyes Karny
1
-1
/
+7
2023-06-05
net: phy: mscc: enable VSC8501/2 RGMII RX clock
David Epping
2
-26
/
+29
2023-06-05
cpufreq: amd-pstate: Remove fast_switch_possible flag from active driver
Wyes Karny
1
-2
/
+0
2023-06-05
vfio/type1: check pfn valid before converting to struct page
Yan Zhao
1
-0
/
+5
2023-06-05
gpio-f7188x: fix chip name and pin count on Nuvoton chip
Henning Schild
2
-15
/
+15
2023-06-05
net/mlx5: E-switch, Devcom, sync devcom events and devcom comp register
Shay Drory
2
-1
/
+9
2023-06-05
Revert "net/mlx5: Expose vnic diagnostic counters for eswitch managed vports"
Maher Sanalla
5
-197
/
+1
2023-06-05
Revert "net/mlx5: Expose steering dropped packets counter"
Maher Sanalla
1
-19
/
+3
2023-06-05
net/mlx5e: TC, Fix using eswitch mapping in nic mode
Paul Blakey
1
-7
/
+27
2023-06-05
drm/i915: Fix PIPEDMC disabling for a bigjoiner configuration
Imre Deak
1
-2
/
+10
2023-06-05
drm/i915: Disable DPLLs before disconnecting the TC PHY
Imre Deak
3
-3
/
+29
2023-06-05
drm/i915: Move shared DPLL disabling into CRTC disable hook
Imre Deak
2
-2
/
+4
2023-06-05
cxl/port: Fix NULL pointer access in devm_cxl_add_port()
Robert Richter
1
-4
/
+3
2023-06-05
net: fec: add dma_wmb to ensure correct descriptor values
Shenwei Wang
1
-6
/
+11
2023-06-05
gpiolib: fix allocation of mixed dynamic/static GPIOs
Andreas Kemnade
1
-0
/
+2
2023-06-05
platform/x86/amd/pmf: Fix CnQF and auto-mode after resume
Mario Limonciello
1
-7
/
+25
2023-06-05
power: supply: rt9467: Fix passing zero to 'dev_err_probe'
ChiaEn Wu
1
-1
/
+1
2023-06-05
coresight: perf: Release Coresight path when alloc trace id failed
Ruidong Tian
1
-0
/
+1
2023-06-05
spi: spi-geni-qcom: Select FIFO mode for chip select
Vijaya Krishna Nivarthi
1
-0
/
+2
2023-06-05
firmware: arm_ffa: Fix usage of partition info get count flag
Sudeep Holla
1
-1
/
+2
2023-06-05
firmware: arm_scmi: Fix incorrect alloc_workqueue() invocation
Tejun Heo
1
-1
/
+1
2023-05-30
net: phy: mscc: add VSC8502 to MODULE_DEVICE_TABLE
David Epping
1
-0
/
+1
2023-05-30
net: ethernet: mtk_eth_soc: fix QoS on DSA MAC on non MTK_NETSYS_V2 SoCs
Arınç ÜNAL
1
-6
/
+2
2023-05-30
3c589_cs: Fix an error handling path in tc589_probe()
Christophe JAILLET
1
-1
/
+10
2023-05-30
regulator: mt6359: add read check for PMIC MT6359
Sen Chu
1
-2
/
+5
2023-05-30
firmware: arm_ffa: Set reserved/MBZ fields to zero in the memory descriptors
Sudeep Holla
1
-0
/
+6
2023-05-30
net/mlx5: Devcom, serialize devcom registration
Shay Drory
1
-5
/
+14
2023-05-30
net/mlx5: Devcom, fix error flow in mlx5_devcom_register_device
Shay Drory
1
-1
/
+2
2023-05-30
net/mlx5: Collect command failures data only for known commands
Shay Drory
1
-1
/
+2
2023-05-30
net/mlx5: Fix error message when failing to allocate device memory
Roi Dayan
1
-1
/
+1
2023-05-30
net/mlx5: DR, Check force-loopback RC QP capability independently from RoCE
Yevgeny Kliteynik
1
-1
/
+3
2023-05-30
net/mlx5: Handle pairing of E-switch via uplink un/load APIs
Shay Drory
3
-6
/
+9
2023-05-30
net/mlx5: DR, Fix crc32 calculation to work on big-endian (BE) CPUs
Erez Shitrit
1
-1
/
+2
2023-05-30
net/mlx5e: do as little as possible in napi poll when budget is 0
Jakub Kicinski
1
-7
/
+9
2023-05-30
net/mlx5e: Use correct encap attribute during invalidation
Vlad Buslov
1
-1
/
+3
2023-05-30
net/mlx5e: Fix deadlock in tc route query code
Vlad Buslov
3
-20
/
+48
2023-05-30
net/mlx5e: Fix SQ wake logic in ptp napi_poll context
Rahul Rameshbabu
3
-7
/
+16
2023-05-30
platform/mellanox: mlxbf-pmc: fix sscanf() error checking
Dan Carpenter
1
-3
/
+2
2023-05-30
forcedeth: Fix an error handling path in nv_probe()
Christophe JAILLET
1
-0
/
+1
2023-05-30
cxl: Move cxl_await_media_ready() to before capacity info retrieval
Dave Jiang
5
-11
/
+21
2023-05-30
cxl: Wait Memory_Info_Valid before access memory related info
Dave Jiang
2
-9
/
+78
2023-05-30
xen/pvcalls-back: fix double frees with pvcalls_new_active_socket()
Dan Carpenter
1
-5
/
+4
2023-05-30
coresight: Fix signedness bug in tmc_etr_buf_insert_barrier_packet()
Dan Carpenter
1
-1
/
+1
2023-05-30
platform/x86: ISST: Remove 8 socket limit
Steve Wahl
1
-7
/
+5
2023-05-30
regulator: pca9450: Fix BUCK2 enable_mask
Alexander Stein
1
-2
/
+2
2023-05-30
firmware: arm_ffa: Fix FFA device names for logical partitions
Sudeep Holla
1
-3
/
+13
2023-05-30
firmware: arm_ffa: Check if ffa_driver remove is present before executing
Sudeep Holla
1
-1
/
+2
2023-05-30
optee: fix uninited async notif value
Etienne Carriere
1
-1
/
+3
2023-05-30
power: supply: sbs-charger: Fix INHIBITED bit for Status reg
Daisuke Nojiri
1
-1
/
+1
[next]