index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Lines
2023-02-16
net: microchip: sparx5: Clear rule counter even if lookup is disabled
Steen Hegelund
-4
/
+7
2023-02-16
net: microchip: sparx5: Discard frames with SMAC multicast addresses
Steen Hegelund
-0
/
+5
2023-02-15
Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...
Jakub Kicinski
-11
/
+109
2023-02-15
Documentation: core-api: packing: correct spelling
Randy Dunlap
-1
/
+1
2023-02-15
dt-bindings: net: snps,dwmac: Fix snps,reset-delays-us dependency
Andrew Halaney
-1
/
+1
2023-02-15
selftests: forwarding: tc_actions: cleanup temporary files when test is aborted
Davide Caratti
-6
/
+10
2023-02-15
net: wangxun: Add the basic ethtool interfaces
Mengyuan Lou
-3
/
+98
2023-02-15
net: msg_zerocopy: elide page accounting if RLIM_INFINITY
Willem de Bruijn
-2
/
+6
2023-02-15
net: phy: c45: genphy_c45_an_config_aneg(): fix uninitialized symbol error
Oleksij Rempel
-1
/
+1
2023-02-15
net: phy: motorcomm: uninitialized variables in yt8531_link_change_notify()
Dan Carpenter
-3
/
+3
2023-02-15
igb: conditionalize I2C bit banging on external thermal sensor support
Corinna Vinschen
-10
/
+32
2023-02-15
RISC-V: move some stray __RISCV_INSN_FUNCS definitions from kprobes
Heiko Stuebner
-3
/
+10
2023-02-15
drm/amd/display: Fail atomic_check early on normalize_zpos error
Leo Li
-1
/
+5
2023-02-15
drm/amd/amdgpu: fix warning during suspend
Jack Xiao
-1
/
+4
2023-02-15
drm/amd/display: disable SubVP + DRR to prevent underflow
Aurabindo Pillai
-1
/
+11
2023-02-15
drm/amd/display: Fail atomic_check early on normalize_zpos error
Leo Li
-1
/
+5
2023-02-15
drm/amd/pm: avoid unaligned access warnings
Jonathan Gray
-0
/
+18
2023-02-15
drm/amd/display: avoid unaligned access warnings
Jonathan Gray
-0
/
+2
2023-02-15
drm/amd/display: Remove duplicate/repeating expressions
Deepak R Varma
-3
/
+1
2023-02-15
Merge tag 'mlx5-updates-2023-02-10' of git://git.kernel.org/pub/scm/linux/ker...
Jakub Kicinski
-182
/
+334
2023-02-15
drm/amd/display: Remove duplicate/repeating expression
Deepak R Varma
-1
/
+1
2023-02-15
drm/amd/display: Make variables declaration inside ifdef guard
Arthur Grillo
-0
/
+8
2023-02-15
drm/amd/display: Fix excess arguments on kernel-doc
Arthur Grillo
-10
/
+9
2023-02-15
drm/amd/display: Add previously missing includes
Arthur Grillo
-0
/
+2
2023-02-15
drm/amd/amdgpu: Add function prototypes to headers
Arthur Grillo
-0
/
+1
2023-02-15
drm/amd/display: Add function prototypes to headers
Arthur Grillo
-0
/
+6
2023-02-15
drm/amd/display: Turn global functions into static
Arthur Grillo
-1
/
+1
2023-02-15
drm/amd/display: remove unused _calculate_degamma_curve function
Melissa Wen
-89
/
+0
2023-02-15
drm/amd/display: remove unused func declaration from resource headers
Melissa Wen
-4
/
+0
2023-02-15
drm/amd/display: unset initial value for tf since it's never used
Melissa Wen
-2
/
+2
2023-02-15
drm/amd/display: camel case cleanup in color_gamma file
Melissa Wen
-24
/
+26
2023-02-15
drm/amd/pm: Allocate dummy table only if needed
Lijo Lazar
-3
/
+8
2023-02-15
Revert "drm/amd/display: enable DPG when disabling plane for phantom pipe"
Qingqing Zhuo
-46
/
+1
2023-02-15
drm/amd/display: Promote DAL to 3.2.223
Aric Cyr
-1
/
+1
2023-02-15
drm/amd/display: temporary fix for page faulting
Ayush Gupta
-1
/
+1
2023-02-15
Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...
Jakub Kicinski
-12
/
+20
2023-02-15
drm/amd/display: upstream link_dp_dpia_bw.c
Mustapha Ghaddar
-29
/
+425
2023-02-15
drm/amd/display: Disable HUBP/DPP PG on DCN314 for now
Nicholas Kazlauskas
-0
/
+2
2023-02-15
drm/amd/display: clean code-style issues in dcn30_set_mpc_shaper_3dlut
Melissa Wen
-18
/
+19
2023-02-15
drm/amd/display: ident braces in dcn30_acquire_post_bldn_3dlut correctly
Melissa Wen
-1
/
+1
2023-02-15
drm/amd/amdgpu: fix warning during suspend
Jack Xiao
-1
/
+4
2023-02-15
Merge branch 'devlink-cleanups-and-move-devlink-health-functionality-to-separ...
Jakub Kicinski
-1332
/
+1374
2023-02-15
devlink: Fix TP_STRUCT_entry in trace of devlink health report
Moshe Shemesh
-1
/
+1
2023-02-15
devlink: Update devlink health documentation
Moshe Shemesh
-2
/
+21
2023-02-15
devlink: Move health common function to health file
Moshe Shemesh
-60
/
+32
2023-02-15
devlink: Move devlink health test to health file
Moshe Shemesh
-16
/
+18
2023-02-15
devlink: Move devlink health dump to health file
Moshe Shemesh
-123
/
+126
2023-02-15
devlink: Move devlink fmsg and health diagnose to health file
Moshe Shemesh
-630
/
+636
2023-02-15
devlink: Move devlink health report and recover to health file
Moshe Shemesh
-138
/
+144
2023-02-15
devlink: Move devlink health get and set code to health file
Moshe Shemesh
-217
/
+234
[prev]
[next]