index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
tools
/
perf
/
scripts
/
python
/
export-to-postgresql.py
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2021-03-01
ALSA: usb-audio: Fix Pioneer DJM devices URB_CONTROL request direction to set samplerate
Nicolas MURE
1
-1
/
+1
2021-03-01
ALSA: usb-audio: use Corsair Virtuoso mapping for Corsair Virtuoso SE
Andrea Fagiani
1
-0
/
+10
2021-02-28
ALSA: hda/realtek: Enable headset mic of Acer SWIFT with ALC256
Chris Chiu
1
-0
/
+13
2021-02-28
ALSA: ctxfi: cthw20k2: fix mask on conf to allow 4 bits
Colin Ian King
1
-1
/
+1
2021-02-28
ALSA: usb-audio: Allow modifying parameters with succeeding hw_params calls
Takashi Iwai
1
-3
/
+9
2021-02-27
ALSA: usb-audio: Drop bogus dB range in too low level
Takashi Iwai
1
-0
/
+11
2021-02-27
ALSA: usb-audio: Don't abort even if the clock rate differs
Takashi Iwai
1
-4
/
+4
2021-02-25
ALSA: n64: Fix return value check in n64audio_probe()
Wei Yongjun
1
-4
/
+4
2021-02-20
tty: protect tty_write from odd low-level tty disciplines
Linus Torvalds
1
-1
/
+4
2021-02-20
fix handling of nd->depth on LOOKUP_CACHED failures in try_to_unlazy*
Al Viro
1
-4
/
+5
2021-02-18
pstore: Fix typo in compression option name
Jiri Bohac
1
-2
/
+2
2021-02-18
Revert "MIPS: Add basic support for ptrace single step"
Thomas Bogendoerfer
4
-116
/
+1
2021-02-17
octeontx2-pf: Fix otx2_get_fecparam()
Dan Carpenter
1
-1
/
+1
2021-02-17
cteontx2-pf: cn10k: Prevent harmless double shift bugs
Dan Carpenter
1
-3
/
+3
2021-02-17
net: stmmac: Add PCI bus info to ethtool driver query output
Wong Vee Khee
3
-0
/
+6
2021-02-17
ptp: ptp_clockmatrix: clean-up - parenthesis around a == b are unnecessary
Vincent Cheng
1
-10
/
+8
2021-02-17
ptp: ptp_clockmatrix: Simplify code - remove unnecessary `err` variable.
Vincent Cheng
1
-4
/
+1
2021-02-17
ptp: ptp_clockmatrix: Coding style - tighten vertical spacing.
Vincent Cheng
1
-79
/
+11
2021-02-17
ptp: ptp_clockmatrix: Clean-up dev_*() messages.
Vincent Cheng
1
-79
/
+43
2021-02-17
ptp: ptp_clockmatrix: Remove unused header declarations.
Vincent Cheng
1
-2
/
+0
2021-02-17
ptp: ptp_clockmatrix: Add alignment of 1 PPS to idtcm_perout_enable.
Vincent Cheng
1
-3
/
+13
2021-02-17
ptp: ptp_clockmatrix: Add wait_for_sys_apll_dpll_lock.
Vincent Cheng
3
-2
/
+87
2021-02-17
net: stmmac: dwmac-sun8i: Add a shutdown callback
Samuel Holland
1
-0
/
+10
2021-02-17
net: stmmac: dwmac-sun8i: Minor probe function cleanup
Samuel Holland
1
-1
/
+3
2021-02-17
net: stmmac: dwmac-sun8i: Use reset_control_reset
Samuel Holland
1
-4
/
+4
2021-02-17
net: stmmac: dwmac-sun8i: Remove unnecessary PHY power check
Samuel Holland
1
-4
/
+2
2021-02-17
net: stmmac: dwmac-sun8i: Return void from PHY unpower
Samuel Holland
1
-3
/
+2
2021-02-17
r8169: use macro pm_ptr
Heiner Kallweit
1
-3
/
+1
2021-02-17
net: mdio: Remove of_phy_attach()
Florian Fainelli
3
-41
/
+1
2021-02-17
net: mscc: ocelot: select PACKING in the Kconfig
Vladimir Oltean
1
-0
/
+1
2021-02-17
ALSA: hda: intel-dsp-config: add Alder Lake support
Kai Vehmanen
1
-0
/
+12
2021-02-17
ASoC: soc-pcm: fix hw param limits calculation for multi-DAI
Kai Vehmanen
1
-2
/
+7
2021-02-17
ASoC: Intel: bytcr_rt5640: Add quirk for the Acer One S1002 tablet
Hans de Goede
1
-0
/
+13
2021-02-17
ASoC: Intel: bytcr_rt5651: Add quirk for the Jumper EZpad 7 tablet
Hans de Goede
1
-0
/
+13
2021-02-17
ASoC: Intel: bytcr_rt5640: Add quirk for the Voyo Winpad A15 tablet
Hans de Goede
1
-0
/
+14
2021-02-17
ASoC: Intel: bytcr_rt5640: Add quirk for the Estar Beauty HD MID 7316R tablet
Hans de Goede
1
-0
/
+10
2021-02-17
sched,x86: Allow !PREEMPT_DYNAMIC
Peter Zijlstra
1
-6
/
+18
2021-02-17
entry/kvm: Explicitly flush pending rcuog wakeup before last rescheduling point
Frederic Weisbecker
4
-10
/
+50
2021-02-17
entry: Explicitly flush pending rcuog wakeup before last rescheduling point
Frederic Weisbecker
2
-5
/
+14
2021-02-17
rcu/nocb: Trigger self-IPI on late deferred wake up before user resume
Frederic Weisbecker
3
-11
/
+37
2021-02-17
rcu/nocb: Perform deferred wake up before last idle's need_resched() check
Frederic Weisbecker
4
-3
/
+8
2021-02-17
rcu: Pull deferred rcuog wake up to rcu_eqs_enter() callers
Frederic Weisbecker
1
-1
/
+10
2021-02-17
sched/features: Distinguish between NORMAL and DEADLINE hrtick
Juri Lelli
5
-7
/
+30
2021-02-17
sched/features: Fix hrtick reprogramming
Juri Lelli
2
-5
/
+4
2021-02-17
sched/deadline: Reduce rq lock contention in dl_add_task_root_domain()
Dietmar Eggemann
1
-4
/
+7
2021-02-17
uprobes: (Re)add missing get_uprobe() in __find_uprobe()
Sven Schnelle
1
-1
/
+1
2021-02-17
smp: Process pending softirqs in flush_smp_call_function_from_idle()
Sebastian Andrzej Siewior
1
-0
/
+4
2021-02-17
sched: Harden PREEMPT_DYNAMIC
Peter Zijlstra
4
-8
/
+8
2021-02-17
static_call: Allow module use without exposing static_call_key
Josh Poimboeuf
7
-11
/
+149
2021-02-17
sched: Add /debug/sched_preempt
Peter Zijlstra
1
-9
/
+126
[next]