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
Age
Commit message (
Expand
)
Author
Files
Lines
2022-08-22
caif: move from strlcpy with unused retval to strscpy
Wolfram Sang
4
-5
/
+5
2022-08-22
bridge: move from strlcpy with unused retval to strscpy
Wolfram Sang
3
-7
/
+7
2022-08-22
ax25: move from strlcpy with unused retval to strscpy
Wolfram Sang
1
-1
/
+1
2022-08-22
vlan: move from strlcpy with unused retval to strscpy
Wolfram Sang
1
-3
/
+3
2022-08-22
isdn: move from strlcpy with unused retval to strscpy
Wolfram Sang
1
-2
/
+2
2022-08-22
net: dsa: microchip: keep compatibility with device tree blobs with no phy-mode
Vladimir Oltean
1
-1
/
+7
2022-08-22
Merge branch 'validate-of-nodes-for-dsa-shared-ports'
Jakub Kicinski
10
-27
/
+237
2022-08-22
net: dsa: make phylink-related OF properties mandatory on DSA and CPU ports
Vladimir Oltean
1
-5
/
+167
2022-08-22
net: dsa: rename dsa_port_link_{,un}register_of
Vladimir Oltean
3
-16
/
+16
2022-08-22
net: dsa: avoid dsa_port_link_{,un}register_of() calls with platform data
Vladimir Oltean
1
-10
/
+24
2022-08-22
of: base: export of_device_compatible_match() for use in modules
Vladimir Oltean
1
-0
/
+1
2022-08-22
dt-bindings: net: dsa: make phylink bindings required for CPU/DSA ports
Vladimir Oltean
1
-0
/
+17
2022-08-22
dt-bindings: net: dsa: rzn1-a5psw: add missing CPU port phy-mode to example
Vladimir Oltean
1
-0
/
+2
2022-08-22
dt-bindings: net: dsa: microchip: add missing CPU port phy-mode to example
Vladimir Oltean
1
-0
/
+4
2022-08-22
dt-bindings: net: dsa: b53: add missing CPU port phy-mode to example
Vladimir Oltean
1
-0
/
+2
2022-08-22
dt-bindings: net: dsa: hellcreek: add missing CPU port phy-mode/fixed-link to example
Vladimir Oltean
1
-0
/
+6
2022-08-22
dt-bindings: net: dsa: xrs700x: add missing CPU port phy-mode to example
Vladimir Oltean
1
-0
/
+2
2022-08-22
Input: gameport - move from strlcpy with unused retval to strscpy
Wolfram Sang
1
-1
/
+1
2022-08-22
clk: zynqmp: Check the return type zynqmp_pm_query_data
Shubhrajyoti Datta
1
-2
/
+6
2022-08-22
clk: zynqmp: Add a check for NULL pointer
Shubhrajyoti Datta
1
-2
/
+5
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
Merge branch 'mm-hotfixes-stable'
Andrew Morton
18
-119
/
+240
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: gpio-gate-clock: Convert to json-schema
Conor Dooley
4
-23
/
+44
2022-08-22
dt-bindings: clock: Move versaclock.h to dt-bindings/clock
Lukas Bulwahn
5
-5
/
+5
2022-08-22
dt-bindings: clock: Move lochnagar.h to dt-bindings/clock
Lukas Bulwahn
4
-3
/
+3
2022-08-22
audit: fix potential double free on error path from fsnotify_add_inode_mark
Gaosheng Cui
1
-0
/
+1
2022-08-23
i2c: muxes: Drop obsolete dependency on COMPILE_TEST
Jean Delvare
2
-4
/
+4
2022-08-22
fscrypt: remove fscrypt_set_test_dummy_encryption()
Eric Biggers
2
-15
/
+0
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
[prev]
[next]