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-31
selftests: net: sort .gitignore file
Axel Rasmussen
1
-25
/
+25
2022-08-31
Documentation: networking: correct possessive "its"
Randy Dunlap
5
-5
/
+5
2022-08-31
soc: mediatek: mutex: Add mt8186 mutex mod settings for mdp3
Allen-KH Cheng
2
-0
/
+30
2022-08-31
dt-bindings: soc: mediatek: Add mdp3 mutex support for mt8186
Allen-KH Cheng
1
-0
/
+1
2022-08-31
net: phy: smsc: use device-managed clock API
Heiner Kallweit
1
-25
/
+5
2022-08-31
kcm: fix strp_init() order and cleanup
Cong Wang
1
-8
/
+7
2022-08-31
PM: suspend: move from strlcpy() with unused retval to strscpy()
Wolfram Sang
1
-1
/
+1
2022-08-31
mlxbf_gige: compute MDIO period based on i1clk
David Thompson
3
-18
/
+110
2022-08-31
thermal: move from strlcpy() with unused retval to strscpy()
Wolfram Sang
2
-2
/
+2
2022-08-31
intel_idle: move from strlcpy() with unused retval to strscpy()
Wolfram Sang
1
-1
/
+1
2022-08-31
cpuidle: powernv: move from strlcpy() with unused retval to strscpy()
Wolfram Sang
1
-2
/
+2
2022-08-31
Revert "clk: core: Honor CLK_OPS_PARENT_ENABLE for clk gate ops"
Stephen Boyd
1
-28
/
+0
2022-08-31
cpufreq: amd-pstate: update pstate frequency transition delay time
Perry Yuan
1
-2
/
+2
2022-08-31
cpufreq: amd_pstate: map desired perf into pstate scope for powersave governor
Perry Yuan
1
-2
/
+1
2022-08-31
cpufreq: amd_pstate: fix wrong lowest perf fetch
Perry Yuan
1
-1
/
+1
2022-08-31
cpufreq: amd-pstate: fix white-space
Perry Yuan
1
-2
/
+2
2022-08-31
cpufreq: amd-pstate: simplify cpudata pointer assignment
Perry Yuan
1
-9
/
+3
2022-08-31
thermal: da9062-thermal: Drop redundant error message
zhaoxiao
1
-3
/
+2
2022-08-31
libbpf: Add GCC support for bpf_tail_call_static
James Hilliard
1
-6
/
+13
2022-08-31
cpuidle: coupled: Drop duplicate word from a comment
Jason Wang
1
-1
/
+1
2022-08-31
selftests/xsk: Add missing close() on netns fd
Maciej Fijalkowski
1
-0
/
+4
2022-08-31
xsk: Fix backpressure mechanism on Tx
Maciej Fijalkowski
2
-23
/
+21
2022-08-31
thermal/drivers/thermal_mmio: Drop of_match_ptr()
Jean Delvare
1
-1
/
+1
2022-08-31
x86/resctrl: Fix to restore to original value when re-enabling hardware prefetch register
Kohei Tarumizu
1
-3
/
+9
2022-08-31
MAINTAINERS: Add include/linux/tnum.h to BPF CORE
Shung-Hsi Yu
1
-0
/
+1
2022-08-31
overflow, tracing: Define the is_signed_type() macro once
Bart Van Assche
3
-3
/
+6
2022-08-31
testing/selftests: Add tests for the is_signed_type() macro
Bart Van Assche
3
-0
/
+61
2022-08-31
clk: mediatek: clk-mt8195-vdo1: Reparent and set rate on vdo1_dpintf's parent
AngeloGioacchino Del Regno
1
-1
/
+5
2022-08-31
clk: mediatek: clk-mt8195-vdo0: Set rate on vdo0_dp_intf0_dp_intf's parent
AngeloGioacchino Del Regno
1
-1
/
+6
2022-08-31
dt-bindings: input: colibri-vf50-ts: Improve documentation
Max Krummenacher
1
-8
/
+8
2022-08-31
Input: colibri-vf50-ts - don't depend on VF610_ADC
Max Krummenacher
1
-1
/
+1
2022-08-31
Merge tag 'fscache-fixes-20220831' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs
Linus Torvalds
3
-8
/
+19
2022-08-31
drm/i915: Allow more varied alternate fixed modes for panels
Ville Syrjälä
1
-19
/
+6
2022-08-31
coresight: Make new csdev_access offsets unsigned
James Clark
5
-45
/
+47
2022-08-31
coresight: cti-sysfs: Re-use same functions for similar sysfs register accessors
James Clark
2
-127
/
+91
2022-08-31
coresight: Re-use same function for similar sysfs register accessors
James Clark
8
-130
/
+90
2022-08-31
coresight: Simplify sysfs accessors by using csdev_access abstraction
James Clark
8
-80
/
+79
2022-08-31
coresight: Remove unused function parameter
James Clark
1
-12
/
+4
2022-08-31
Merge tag 'for-linus-2022083101' of git://git.kernel.org/pub/scm/linux/kernel/git/hid/hid
Linus Torvalds
13
-34
/
+96
2022-08-31
Merge tag 'v6.0-p2' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
1
-1
/
+0
2022-08-31
perf script: Skip dummy event attr check
Jiri Olsa
1
-0
/
+2
2022-08-31
Merge tag 'lsm-pr-20220829' of git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/lsm
Linus Torvalds
9
-1
/
+81
2022-08-31
drm/i915/bios: Copy the whole MIPI sequence block
Ville Syrjälä
1
-0
/
+7
2022-08-31
drm/i915/bios: Dump PNPID and panel name
Ville Syrjälä
1
-0
/
+23
2022-08-31
riscv: dts: microchip: use an mpfs specific l2 compatible
Conor Dooley
1
-1
/
+1
2022-08-31
dt-bindings: riscv: sifive-l2: add a PolarFire SoC compatible
Conor Dooley
1
-29
/
+48
2022-08-31
gpio: realtek-otto: switch to 32-bit I/O
Sander Vanheule
1
-81
/
+85
2022-08-31
cachefiles: make on-demand request distribution fairer
Xin Yin
2
-3
/
+10
2022-08-31
cachefiles: fix error return code in cachefiles_ondemand_copen()
Sun Ke
1
-3
/
+7
2022-08-31
drm/i915/fence: replace BUG_ON() with BUILD_BUG_ON()
Jani Nikula
2
-3
/
+5
[prev]
[next]