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-08-22
clk: zynqmp: Replaced strncpy() with strscpy()
Shubhrajyoti Datta
1
-2
/
+2
2022-08-22
clk: zynqmp: Fix stack-out-of-bounds in strncpy`
Ian Nam
1
-0
/
+7
2022-08-22
Input: rk805-pwrkey - fix module autoloading
Peter Robinson
1
-0
/
+1
2022-08-22
clk: zynqmp: make bestdiv unsigned
Shubhrajyoti Datta
1
-1
/
+1
2022-08-22
clk: move from strlcpy with unused retval to strscpy
Wolfram Sang
3
-3
/
+3
2022-08-22
clk: core: Fix runtime PM sequence in clk_core_unprepare()
Chen-Yu Tsai
1
-2
/
+1
2022-08-22
clk: core: Honor CLK_OPS_PARENT_ENABLE for clk gate ops
Chen-Yu Tsai
1
-0
/
+28
2022-08-22
dt-bindings: clock: Move versaclock.h to dt-bindings/clock
Lukas Bulwahn
1
-1
/
+1
2022-08-22
dt-bindings: clock: Move lochnagar.h to dt-bindings/clock
Lukas Bulwahn
1
-1
/
+1
2022-08-23
i2c: muxes: Drop obsolete dependency on COMPILE_TEST
Jean Delvare
2
-4
/
+4
2022-08-22
drm/amd/display: remove unneeded defines from bios parser
Tales Aparecida
1
-19
/
+0
2022-08-22
drm/amd/display: enable PCON support for dcn314
Roman Li
1
-0
/
+1
2022-08-22
drm/amdgpu: enable NBIO IP v7.7.0 Clock Gating
Tim Huang
1
-4
/
+3
2022-08-22
drm/amdgpu: add NBIO IP v7.7.0 Clock Gating support
Tim Huang
1
-0
/
+78
2022-08-22
drm/amdgpu: add TX_POWER_CTRL_1 macro definitions for NBIO IP v7.7.0
Tim Huang
2
-0
/
+15
2022-08-22
drm/radeon: add a force flush to delay work when radeon
Zhenneng Li
1
-0
/
+3
2022-08-22
drm/amd/display: remove unused header
Magali Lemes
1
-34
/
+0
2022-08-22
drm/amd/display: Include missing header
MaĆra Canal
2
-10
/
+3
2022-08-22
drm/amd/display: remove unneeded semicolon
Yang Li
1
-1
/
+1
2022-08-22
drm/amd/display: fix i386 frame size warning
Hamza Mahfooz
1
-231
/
+62
2022-08-22
drm/amdgpu: Remove the additional kfd pre reset call for sriov
shaoyunl
1
-2
/
+0
2022-08-22
drm/amdgpu: Check num_gfx_rings for gfx v9_0 rb setup.
Candice Li
1
-1
/
+2
2022-08-22
drm/amdgpu: fix hive reference leak when adding xgmi device
YiPeng Chai
1
-0
/
+2
2022-08-22
drm/amdgpu: Move psp_xgmi_terminate call from amdgpu_xgmi_remove_device to psp_hw_fini
YiPeng Chai
2
-1
/
+4
2022-08-22
drm/amdgpu: enable GFXOFF allow control for GC IP v11.0.1
Tim Huang
1
-2
/
+1
2022-08-22
of: move from strlcpy with unused retval to strscpy
Wolfram Sang
3
-5
/
+5
2022-08-22
net/mlx5: Unlock on error in mlx5_sriov_enable()
Dan Carpenter
1
-1
/
+1
2022-08-22
net/mlx5e: Fix use after free in mlx5e_fs_init()
Dan Carpenter
1
-2
/
+3
2022-08-22
net/mlx5e: kTLS, Use _safe() iterator in mlx5e_tls_priv_tx_list_cleanup()
Dan Carpenter
1
-2
/
+2
2022-08-22
net/mlx5: unlock on error path in esw_vfs_changed_event_handler()
Dan Carpenter
1
-1
/
+3
2022-08-22
net/mlx5e: Fix wrong tc flag used when set hw-tc-offload off
Maor Dickman
1
-1
/
+3
2022-08-22
net/mlx5e: TC, Add missing policer validation
Roi Dayan
1
-0
/
+4
2022-08-22
net/mlx5e: Fix wrong application of the LRO state
Aya Levin
1
-8
/
+0
2022-08-22
net/mlx5: Avoid false positive lockdep warning by adding lock_class_key
Moshe Shemesh
1
-0
/
+4
2022-08-22
net/mlx5: Fix cmd error logging for manage pages cmd
Roy Novich
1
-3
/
+6
2022-08-22
net/mlx5: Disable irq when locking lag_lock
Vlad Buslov
1
-22
/
+33
2022-08-22
net/mlx5: Eswitch, Fix forwarding decision to uplink
Eli Cohen
1
-1
/
+2
2022-08-22
net/mlx5: LAG, fix logic over MLX5_LAG_FLAG_NDEVS_READY
Eli Cohen
1
-1
/
+1
2022-08-22
net/mlx5e: Properly disable vlan strip on non-UL reps
Vlad Buslov
1
-0
/
+2
2022-08-22
drm/panel-edp: add AUO B133UAN02.1 panel entry
Johan Hovold
1
-0
/
+1
2022-08-22
RAS/CEC: Reduce offline page threshold for Intel systems
Tony Luck
1
-0
/
+8
2022-08-22
firmware: arm_scmi: Harden accesses to the sensor domains
Cristian Marussi
1
-4
/
+18
2022-08-22
firmware: arm_scmi: Improve checks in the info_get operations
Cristian Marussi
2
-1
/
+8
2022-08-22
firmware: arm_scmi: Fix missing kernel-doc in optee
Cristian Marussi
1
-0
/
+1
2022-08-22
block: Change the return type of blk_mq_map_queues() into void
Bart Van Assche
20
-68
/
+33
2022-08-22
coresight: trbe: fix Kconfig "its" grammar
Randy Dunlap
1
-2
/
+2
2022-08-22
ice: xsk: use Rx ring's XDP ring when picking NAPI context
Maciej Fijalkowski
4
-29
/
+48
2022-08-22
ice: xsk: prohibit usage of non-balanced queue id
Maciej Fijalkowski
1
-0
/
+6
2022-08-22
Merge tag 'thunderbolt-for-v6.0-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/westeri/thunderbolt into usb-linus
Greg Kroah-Hartman
2
-2
/
+6
2022-08-22
drm/lcdif: switch to devm_drm_of_get_bridge
Marek Vasut
1
-15
/
+3
[prev]
[next]