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
2024-01-04
x86/csum: clean up `csum_partial' further
Linus Torvalds
1
-44
/
+37
2024-01-04
x86/csum: Remove unnecessary odd handling
Noah Goldstein
1
-32
/
+4
2024-01-04
net/tcp: Only produce AO/MD5 logs if there are any keys
Dmitry Safonov
2
-5
/
+23
2024-01-04
net: Implement missing SO_TIMESTAMPING_NEW cmsg support
Thomas Lange
1
-0
/
+1
2024-01-04
Revert "platform/x86: p2sb: Allow p2sb_bar() calls during PCI device probe"
Shin'ichiro Kawasaki
1
-131
/
+41
2024-01-04
bnxt_en: Remove mis-applied code from bnxt_cfg_ntp_filters()
Michael Chan
1
-2
/
+2
2024-01-04
net: ravb: Wait for operating mode to be applied
Claudiu Beznea
1
-23
/
+42
2024-01-04
asix: Add check for usbnet_get_endpoints
Chen Ni
1
-1
/
+3
2024-01-04
octeontx2-af: Re-enable MAC TX in otx2_stop processing
Naveen Mamindlapalli
3
-1
/
+25
2024-01-04
octeontx2-af: Always configure NIX TX link credits based on max frame size
Naveen Mamindlapalli
1
-107
/
+3
2024-01-04
ALSA: hda/realtek: Fix mute and mic-mute LEDs for HP ProBook 440 G6
Siddhesh Dharme
1
-0
/
+1
2024-01-03
net/smc: fix invalid link access in dumping SMC-R connections
Wen Gu
1
-2
/
+1
2024-01-03
net/qla3xxx: fix potential memleak in ql_alloc_buffer_queues
Dinghao Liu
1
-0
/
+2
2024-01-03
virtio_net: fix missing dma unmap for resize
Xuan Zhuo
1
-30
/
+30
2024-01-03
apparmor: Fix move_mount mediation by detecting if source is detached
John Johansen
2
-0
/
+5
2024-01-03
igc: Fix hicredit calculation
Rodrigo Cataldo
1
-1
/
+1
2024-01-03
ice: fix Get link status data length
Paul Greenwalt
1
-1
/
+2
2024-01-03
i40e: Restore VF MSI-X state during PCI reset
Andrii Staikov
3
-0
/
+32
2024-01-03
ASoC: meson: g12a-tohdmitx: Fix event generation for S/PDIF mux
Mark Brown
1
-1
/
+1
2024-01-03
ASoC: meson: g12a-toacodec: Fix event generation
Mark Brown
1
-1
/
+1
2024-01-03
ASoC: meson: g12a-tohdmitx: Validate written enum values
Mark Brown
1
-0
/
+6
2024-01-03
ASoC: meson: g12a-toacodec: Validate written enum values
Mark Brown
1
-0
/
+3
2024-01-03
i40e: fix use-after-free in i40e_aqc_add_filters()
Ke Xiao
1
-1
/
+7
2024-01-03
ASoC: SOF: Intel: hda-codec: Delay the codec device registration
Peter Ujfalusi
1
-9
/
+9
2024-01-03
net: Save and restore msg_namelen in sock_sendmsg
Marc Dionne
1
-0
/
+2
2024-01-03
ALSA: hda: cs35l41: fix building without CONFIG_SPI
Arnd Bergmann
1
-3
/
+1
2024-01-03
netfilter: nft_immediate: drop chain reference counter on error
Pablo Neira Ayuso
1
-1
/
+1
2024-01-03
netfilter: nf_nat: fix action not being set for all ct states
Brad Cowie
1
-1
/
+2
2024-01-02
net: bcmgenet: Fix FCS generation for fragmented skbuffs
Adrian Cinal
1
-1
/
+3
2024-01-02
mptcp: prevent tcp diag from closing listener subflows
Paolo Abeni
1
-0
/
+13
2024-01-02
MAINTAINERS: add Geliang as reviewer for MPTCP
Matthieu Baerts
1
-0
/
+1
2024-01-02
MAINTAINERS: Update mvpp2 driver email
Marcin Wojtas
1
-1
/
+1
2024-01-02
sfc: fix a double-free bug in efx_probe_filters
Zhipeng Lu
1
-1
/
+3
2024-01-02
MAINTAINERS: Orphan Cadence PCIe IP
Bjorn Helgaas
2
-3
/
+6
2024-01-02
Revert "PCI/ASPM: Remove pcie_aspm_pm_state_change()"
Bjorn Helgaas
3
-0
/
+27
2024-01-02
Revert "net: ipv6/addrconf: clamp preferred_lft to the minimum required"
Alex Henrie
2
-14
/
+6
2024-01-02
eventfs: Fix bitwise fields for "is_events"
Steven Rostedt (Google)
1
-1
/
+1
2024-01-02
tracefs: Check for dentry->d_inode exists in set_gid()
Steven Rostedt (Google)
1
-0
/
+4
2024-01-02
efi/x86: Fix the missing KASLR_FLAG bit in boot_params->hdr.loadflags
Yuntao Wang
1
-0
/
+2
2024-01-02
ALSA: hda/realtek: fix mute/micmute LEDs for a HP ZBook
Andy Chi
1
-0
/
+1
2024-01-02
selftests: bonding: do not set port down when adding to bond
Hangbin Liu
1
-3
/
+3
2024-01-02
connector: Fix proc_event_num_listeners count not cleared
wangkeqi
1
-2
/
+3
2024-01-02
net: phy: linux/phy.h: fix Excess kernel-doc description warning
Randy Dunlap
1
-1
/
+0
2024-01-02
net: Implement missing getsockopt(SO_TIMESTAMPING_NEW)
Jörn-Thorben Hinz
1
-2
/
+9
2024-01-01
net: qrtr: ns: Return 0 if server port is not present
Sarannya S
1
-1
/
+3
2024-01-01
bcachefs: make RO snapshots actually RO
Kent Overstreet
6
-14
/
+63
2024-01-01
bcachefs: bch_sb_field_downgrade
Kent Overstreet
10
-9
/
+255
2024-01-01
bcachefs: bch_sb.recovery_passes_required
Kent Overstreet
9
-30
/
+172
2024-01-01
bcachefs: Add persistent identifiers for recovery passes
Kent Overstreet
3
-39
/
+84
2024-01-01
bcachefs: prt_bitflags_vector()
Kent Overstreet
3
-0
/
+25
[next]