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-sqlite.py
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2024-06-13
af_unix: Read with MSG_PEEK loops if the first unread byte is OOB
Rao Shoaib
1
-9
/
+9
2024-06-13
bnxt_en: Cap the size of HWRM_PORT_PHY_QCFG forwarded response
Michael Chan
2
-2
/
+61
2024-06-13
gve: Clear napi->skb before dev_kfree_skb_any()
Ziwei Xiao
1
-3
/
+5
2024-06-13
ionic: fix use after netif_napi_del()
Taehee Yoo
1
-3
/
+1
2024-06-13
Revert "igc: fix a log entry using uninitialized netdev"
Sasha Neftin
1
-3
/
+2
2024-06-13
ACPI: EC: Evaluate orphan _REG under EC device
Rafael J. Wysocki
5
-5
/
+66
2024-06-13
iommu/amd: Fix panic accessing amd_iommu_enable_faulting
Dimitri Sivanich
1
-1
/
+1
2024-06-12
net: bridge: mst: fix suspicious rcu usage in br_mst_set_state
Nikolay Aleksandrov
1
-1
/
+1
2024-06-12
net: bridge: mst: pass vlan group directly to br_mst_vlan_set_state
Nikolay Aleksandrov
1
-6
/
+5
2024-06-12
net/ipv6: Fix the RT cache flush via sysctl using a previous delay
Petr Pavlu
1
-2
/
+2
2024-06-12
mailmap: Add my outdated addresses to the map file
Andy Shevchenko
2
-1
/
+3
2024-06-12
cpufreq: intel_pstate: Check turbo_is_disabled() in store_no_turbo()
Rafael J. Wysocki
1
-7
/
+12
2024-06-11
net: stmmac: replace priv->speed with the portTransmitRate from the tc-cbs parameters
Xiaolei Wang
1
-14
/
+11
2024-06-11
gve: ignore nonrelevant GSO type bits when processing TSO headers
Joshua Washington
1
-15
/
+5
2024-06-11
net: pse-pd: Use EOPNOTSUPP error code instead of ENOTSUPP
Kory Maincent
1
-2
/
+2
2024-06-11
scsi: mpi3mr: Fix ATA NCQ priority support
Damien Le Moal
6
-28
/
+89
2024-06-11
scsi: ufs: core: Quiesce request queues before checking pending cmds
Ziqi Chen
1
-3
/
+3
2024-06-11
scsi: core: Disable CDL by default
Damien Le Moal
1
-0
/
+7
2024-06-11
bcachefs: Fix rcu_read_lock() leak in drop_extra_replicas
Kent Overstreet
1
-2
/
+1
2024-06-11
thermal: gov_step_wise: Restore passive polling management
Rafael J. Wysocki
1
-0
/
+17
2024-06-11
netfilter: Use flowlabel flow key when re-routing mangled packets
Florian Westphal
1
-0
/
+1
2024-06-11
netfilter: ipset: Fix race between namespace cleanup and gc in the list:set type
Jozsef Kadlecsik
2
-51
/
+60
2024-06-11
netfilter: nft_inner: validate mandatory meta and payload
Davide Ornaghi
2
-0
/
+7
2024-06-10
tcp: use signed arithmetic in tcp_rtx_probe0_timed_out()
Eric Dumazet
1
-1
/
+5
2024-06-10
mailmap: map Geliang's new email address
Geliang Tang
1
-0
/
+1
2024-06-10
mptcp: pm: update add_addr counters after connect
YonglongLi
2
-8
/
+12
2024-06-10
mptcp: pm: inc RmAddr MIB counter once per RM_ADDR ID
YonglongLi
2
-2
/
+6
2024-06-10
mptcp: ensure snd_una is properly initialized on connect
Paolo Abeni
1
-0
/
+1
2024-06-10
net/sched: initialize noop_qdisc owner
Johannes Berg
1
-0
/
+1
2024-06-10
bcachefs: Add missing bch_inode_info.ei_flags init
Kent Overstreet
1
-0
/
+2
2024-06-10
bcachefs: Add missing synchronize_srcu_expedited() call when shutting down
Kent Overstreet
1
-1
/
+3
2024-06-10
bcachefs: Check for invalid bucket from bucket_gen(), gc_bucket()
Kent Overstreet
8
-47
/
+135
2024-06-10
bcachefs: Replace bucket_valid() asserts in bucket lookup with proper checks
Kent Overstreet
4
-2
/
+10
2024-06-10
bcachefs: Fix snapshot_create_lock lock ordering
Kent Overstreet
1
-12
/
+5
2024-06-10
bcachefs: Fix refcount leak in check_fix_ptrs()
Kent Overstreet
1
-116
/
+133
2024-06-10
bcachefs: Leave a buffer in the btree key cache to avoid lock thrashing
Kent Overstreet
1
-0
/
+8
2024-06-10
bcachefs: Fix reporting of freed objects from key cache shrinker
Kent Overstreet
1
-8
/
+5
2024-06-10
bcachefs: set sb->s_shrinker->seeks = 0
Kent Overstreet
1
-0
/
+1
2024-06-10
bcachefs: increase key cache shrinker batch size
Kent Overstreet
1
-1
/
+2
2024-06-10
bcachefs: Enable automatic shrinking for rhashtables
Kent Overstreet
4
-14
/
+18
2024-06-10
bcachefs: fix the display format for show-super
Hongbo Li
1
-3
/
+3
2024-06-10
bcachefs: fix stack frame size in fsck.c
Kent Overstreet
1
-0
/
+3
2024-06-10
bcachefs: Delete incorrect BTREE_ID_NR assertion
Kent Overstreet
1
-6
/
+1
2024-06-10
bcachefs: Fix incorrect error handling found_btree_node_is_readable()
Kent Overstreet
1
-4
/
+5
2024-06-10
bcachefs: Split out btree_write_submit_wq
Kent Overstreet
3
-8
/
+13
2024-06-10
Bluetooth: fix connection setup in l2cap_connect
Pauli Virtanen
1
-2
/
+2
2024-06-10
Bluetooth: L2CAP: Fix rejecting L2CAP_CONN_PARAM_UPDATE_REQ
Luiz Augusto von Dentz
2
-11
/
+33
2024-06-10
Bluetooth: hci_sync: Fix not using correct handle
Luiz Augusto von Dentz
1
-1
/
+1
2024-06-10
net/mlx5e: Fix features validation check for tunneled UDP (non-VXLAN) packets
Gal Pressman
1
-2
/
+1
2024-06-10
geneve: Fix incorrect inner network header offset when innerprotoinherit is set
Gal Pressman
2
-6
/
+9
[next]