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
/
exported-sql-viewer.py
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2024-04-11
net: sparx5: fix wrong config being used when reconfiguring PCS
Daniel Machon
1
-2
/
+2
2024-04-10
net/mlx5: fix possible stack overflows
Arnd Bergmann
1
-41
/
+41
2024-04-10
net/mlx5: Disallow SRIOV switchdev mode when in multi-PF netdev
Tariq Toukan
1
-0
/
+7
2024-04-10
net/mlx5e: RSS, Block XOR hash with over 128 channels
Carolina Jubran
3
-2
/
+34
2024-04-10
net/mlx5e: Do not produce metadata freelist entries in Tx port ts WQE xmit
Rahul Rameshbabu
2
-5
/
+10
2024-04-10
net/mlx5e: HTB, Fix inconsistencies with QoS SQs number
Carolina Jubran
1
-16
/
+17
2024-04-10
net/mlx5e: Fix mlx5e_priv_init() cleanup flow
Carolina Jubran
2
-2
/
+2
2024-04-10
net/mlx5e: RSS, Block changing channels number when RXFH is configured
Carolina Jubran
1
-0
/
+17
2024-04-10
net/mlx5: Correctly compare pkt reformat ids
Cosmin Ratiu
1
-2
/
+12
2024-04-10
net/mlx5: Properly link new fs rules into the tree
Cosmin Ratiu
1
-1
/
+2
2024-04-10
net/mlx5: offset comp irq index in name by one
Michael Liang
1
-1
/
+3
2024-04-10
net/mlx5: Register devlink first under devlink lock
Shay Drory
2
-18
/
+20
2024-04-10
net/mlx5: E-switch, store eswitch pointer before registering devlink_param
Shay Drory
2
-6
/
+7
2024-04-10
netfilter: complete validation of user input
Eric Dumazet
3
-0
/
+12
2024-04-10
bcachefs: Fix __bch2_btree_and_journal_iter_init_node_iter()
Kent Overstreet
1
-5
/
+7
2024-04-10
bcachefs: Kill read lock dropping in bch2_btree_node_lock_write_nofail()
Kent Overstreet
1
-27
/
+1
2024-04-10
bcachefs: Fix a race in btree_update_nodes_written()
Kent Overstreet
1
-3
/
+7
2024-04-10
r8169: add missing conditional compiling for call to r8169_remove_leds
Heiner Kallweit
1
-1
/
+2
2024-04-11
platform/chrome: cros_ec_uart: properly fix race condition
Noah Loomans
1
-14
/
+14
2024-04-10
net: dsa: mt7530: fix enabling EEE on MT7531 switch on all boards
Arınç ÜNAL
2
-5
/
+13
2024-04-10
smb: client: fix NULL ptr deref in cifs_mark_open_handles_for_deleted_file()
Paulo Alcantara
1
-1
/
+2
2024-04-10
Drivers: hv: vmbus: Don't free ring buffers that couldn't be re-encrypted
Michael Kelley
1
-1
/
+3
2024-04-10
uio_hv_generic: Don't free decrypted memory
Rick Edgecombe
1
-4
/
+8
2024-04-10
hv_netvsc: Don't free decrypted memory
Rick Edgecombe
1
-2
/
+5
2024-04-10
Drivers: hv: vmbus: Track decrypted status in vmbus_gpadl
Rick Edgecombe
2
-4
/
+22
2024-04-10
Drivers: hv: vmbus: Leak pages if set_memory_encrypted() fails
Rick Edgecombe
1
-7
/
+22
2024-04-10
hv/hv_kvp_daemon: Handle IPv4 and Ipv6 combination for keyfile format
Shradha Gupta
1
-41
/
+172
2024-04-10
hv: vmbus: Convert sprintf() family to sysfs_emit() family
Li Zhijian
1
-52
/
+42
2024-04-10
selftests: timers: Fix valid-adjtimex signed left-shift undefined behavior
John Stultz
1
-37
/
+36
2024-04-10
bug: Fix no-return-statement warning with !CONFIG_BUG
Adrian Hunter
1
-1
/
+4
2024-04-10
Bluetooth: l2cap: Don't double set the HCI_CONN_MGMT_CONNECTED bit
Archie Pusaka
1
-2
/
+1
2024-04-10
Bluetooth: hci_sock: Fix not validating setsockopt user input
Luiz Augusto von Dentz
1
-13
/
+8
2024-04-10
Bluetooth: ISO: Fix not validating setsockopt user input
Luiz Augusto von Dentz
1
-24
/
+12
2024-04-10
Bluetooth: L2CAP: Fix not validating setsockopt user input
Luiz Augusto von Dentz
1
-32
/
+20
2024-04-10
Bluetooth: RFCOMM: Fix not validating setsockopt user input
Luiz Augusto von Dentz
1
-9
/
+5
2024-04-10
Bluetooth: SCO: Fix not validating setsockopt user input
Luiz Augusto von Dentz
2
-13
/
+19
2024-04-10
Bluetooth: Fix memory leak in hci_req_sync_complete()
Dmitry Antipov
1
-1
/
+3
2024-04-10
Bluetooth: hci_sync: Fix using the same interval and window for Coded PHY
Luiz Augusto von Dentz
1
-3
/
+3
2024-04-10
Bluetooth: ISO: Don't reject BT_ISO_QOS if parameters are unset
Luiz Augusto von Dentz
1
-2
/
+8
2024-04-10
arm64: tlb: Fix TLBI RANGE operand
Gavin Shan
1
-9
/
+11
2024-04-10
kprobes: Fix possible use-after-free issue on kprobe registration
Zheng Yejian
1
-6
/
+12
2024-04-10
x86/cpu: Actually turn off mitigations by default for SPECULATION_MITIGATIONS=n
Sean Christopherson
1
-1
/
+2
2024-04-10
x86/topology: Don't update cpu_possible_map in topo_set_cpuids()
Thomas Gleixner
1
-2
/
+5
2024-04-10
LoongArch: Include linux/sizes.h in addrspace.h to prevent build errors
Randy Dunlap
1
-0
/
+1
2024-04-10
LoongArch: Update dts for Loongson-2K2000 to support GMAC/GNET
Huacai Chen
2
-3
/
+42
2024-04-10
LoongArch: Update dts for Loongson-2K2000 to support PCI-MSI
Huacai Chen
1
-0
/
+3
2024-04-10
LoongArch: Update dts for Loongson-2K2000 to support ISA/LPC
Huacai Chen
1
-1
/
+8
2024-04-10
LoongArch: Update dts for Loongson-2K1000 to support ISA/LPC
Huacai Chen
1
-0
/
+7
2024-04-10
LoongArch: Make virt_addr_valid()/__virt_addr_valid() work with KFENCE
Huacai Chen
1
-0
/
+4
2024-04-10
LoongArch: Make {virt, phys, page, pfn} translation work with KFENCE
Huacai Chen
4
-8
/
+51
[prev]
[next]