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
2025-03-10
Input: goodix_berlin - add support for Berlin-A series
Jens Reidel
4
-26
/
+73
2025-03-10
dt-bindings: input: goodix,gt9916: Document gt9897 compatible
Jens Reidel
1
-0
/
+1
2025-03-09
Input: iqs7222 - preserve system status register
Jeff LaBundy
1
-28
/
+22
2025-03-04
dt-bindings: input: matrix_keypad - add wakeup-source property
Dmitry Torokhov
1
-0
/
+4
2025-02-27
dt-bindings: input: matrix_keypad - add missing property
Markus Burri
1
-0
/
+5
2025-02-25
Input: i8042 - swap old quirk combination with new quirk for more devices
Werner Sembach
1
-21
/
+10
2025-02-25
Input: i8042 - swap old quirk combination with new quirk for several devices
Werner Sembach
1
-26
/
+14
2025-02-25
Input: i8042 - add required quirks for missing old boardnames
Werner Sembach
1
-0
/
+30
2025-02-25
Input: i8042 - swap old quirk combination with new quirk for NHxxRZQ
Werner Sembach
1
-9
/
+1
2025-02-25
Input: pm8941-pwrkey - fix dev_dbg() output in pm8941_pwrkey_irq()
Dmitry Antipov
1
-2
/
+2
2025-02-25
Input: synaptics - hide unused smbus_pnp_ids[] array
Arnd Bergmann
1
-0
/
+2
2025-02-25
Input: apple_z2 - fix potential confusion in Kconfig
Sasha Finkelstein
1
-2
/
+2
2025-02-25
Input: matrix_keypad - use fsleep for delays after activating columns
Markus Burri
1
-1
/
+1
2025-02-25
Input: matrix_keypad - add settle time after enabling all columns
Markus Burri
1
-0
/
+6
2025-02-25
dt-bindings: input: matrix_keypad: add settle time after enabling all columns
Markus Burri
1
-0
/
+6
2025-02-25
dt-bindings: input: matrix_keypad: convert to YAML
Markus Burri
3
-50
/
+89
2025-02-25
dt-bindings: input: Correct indentation and style in DTS example
Krzysztof Kozlowski
3
-57
/
+57
2025-02-25
Input: xpad - rename QH controller to Legion Go S
Antheas Kapenekakis
1
-2
/
+2
2025-02-25
Input: xpad - add support for TECNO Pocket Go
Antheas Kapenekakis
1
-0
/
+2
2025-02-25
Input: xpad - add support for ZOTAC Gaming Zone
Antheas Kapenekakis
1
-0
/
+2
2025-02-24
Input: goodix-berlin - fix vddio regulator references
Luca Weiss
1
-12
/
+12
2025-02-24
Input: goodix-berlin - fix comment referencing wrong regulator
Luca Weiss
1
-1
/
+1
2025-02-24
Input: imagis - add support for imagis IST3038H
Andras Sebok
1
-0
/
+9
2025-02-24
dt-bindings: input/touchscreen: imagis: add compatible for ist3038h
Andras Sebok
1
-0
/
+1
2025-02-23
Linux 6.14-rc4
Linus Torvalds
1
-1
/
+1
2025-02-22
i2c: core: Allocate temporary client dynamically
Geert Uytterhoeven
1
-5
/
+10
2025-02-21
tracing: Fix memory leak when reading set_event file
Adrian Huang
1
-2
/
+9
2025-02-21
ftrace: Correct preemption accounting for function tracing.
Sebastian Andrzej Siewior
1
-4
/
+2
2025-02-21
selftests/ftrace: Update fprobe test to check enabled_functions file
Steven Rostedt
1
-0
/
+54
2025-02-21
fprobe: Fix accounting of when to unregister from function graph
Steven Rostedt
1
-3
/
+3
2025-02-21
fprobe: Always unregister fgraph function from ops
Steven Rostedt
1
-4
/
+2
2025-02-21
ftrace: Do not add duplicate entries in subops manager ops
Steven Rostedt
1
-0
/
+3
2025-02-21
ftrace: Fix accounting of adding subops to a manager ops
Steven Rostedt
1
-11
/
+22
2025-02-21
docs: arch/x86/sva: Fix two grammar errors under Background and FAQ
Brian Ochoa
1
-2
/
+2
2025-02-21
rseq: Fix rseq registration with CONFIG_DEBUG_RSEQ
Michael Jeanson
1
-3
/
+8
2025-02-21
x86/cpufeatures: Make AVX-VNNI depend on AVX
Eric Biggers
1
-0
/
+1
2025-02-21
irqchip/qcom-pdc: Workaround hardware register bug on X1E80100
Stephan Gerhold
1
-3
/
+64
2025-02-20
MAINTAINERS: Change maintainer for RDT
Fenghua Yu
1
-1
/
+1
2025-02-20
soc: loongson: loongson2_guts: Add check for devm_kstrdup()
Haoxiang Li
1
-1
/
+4
2025-02-20
smb: client: Add check for next_buffer in receive_encrypted_standard()
Haoxiang Li
1
-0
/
+4
2025-02-20
nvme: only allow entering LIVE from CONNECTING state
Daniel Wagner
1
-2
/
+0
2025-02-20
nvme-fc: rely on state transitions to handle connectivity loss
Daniel Wagner
1
-61
/
+6
2025-02-20
perf/x86/intel: Fix event constraints for LNC
Kan Liang
2
-14
/
+8
2025-02-20
gpiolib: don't bail out if get_direction() fails in gpiochip_add_data()
Bartosz Golaszewski
1
-1
/
+9
2025-02-20
Revert "net: skb: introduce and use a single page frag cache"
Paolo Abeni
3
-100
/
+22
2025-02-20
net: allow small head cache usage with large MAX_SKB_FRAGS values
Paolo Abeni
3
-6
/
+10
2025-02-20
nfp: bpf: Add check for nfp_app_ctrl_msg_alloc()
Haoxiang Li
1
-0
/
+2
2025-02-20
tcp: drop secpath at the same time as we currently drop dst
Sabrina Dubroca
4
-7
/
+21
2025-02-20
net: axienet: Set mac_managed_pm
Nick Hu
1
-0
/
+1
2025-02-19
arp: switch to dev_getbyhwaddr() in arp_req_set_public()
Breno Leitao
1
-1
/
+1
[next]