index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
Kconfig.freezer
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2023-01-19
bpf: Fix a possible task gone issue with bpf_send_signal[_thread]() helpers
Yonghong Song
1
-1
/
+2
2023-01-19
bpf: Fix off-by-one error in bpf_mem_cache_idx()
Hou Tao
1
-1
/
+1
2023-01-18
l2tp: prevent lockdep issue in l2tp_tunnel_register()
Eric Dumazet
1
-3
/
+2
2023-01-18
virtio-net: correctly enable callback during start_xmit
Jason Wang
1
-2
/
+4
2023-01-18
net: macb: fix PTP TX timestamp failure due to packet padding
Robert Hancock
1
-8
/
+1
2023-01-18
MAINTAINERS: Update AMD XGBE driver maintainers
Shyam Sundar S K
1
-1
/
+0
2023-01-18
net: ipa: disable ipa interrupt during suspend
Caleb Connolly
3
-0
/
+43
2023-01-18
Bluetooth: Fix possible deadlock in rfcomm_sk_state_change
Ying Hsu
1
-1
/
+6
2023-01-18
Bluetooth: ISO: Fix possible circular locking dependency
Luiz Augusto von Dentz
1
-3
/
+0
2023-01-18
Bluetooth: hci_event: Fix Invalid wait context
Luiz Augusto von Dentz
1
-1
/
+4
2023-01-18
Bluetooth: ISO: Fix possible circular locking dependency
Luiz Augusto von Dentz
1
-35
/
+26
2023-01-18
Bluetooth: hci_sync: fix memory leak in hci_update_adv_data()
Zhengchao Shao
1
-10
/
+3
2023-01-18
Bluetooth: hci_qca: Fix driver shutdown on closed serdev
Krzysztof Kozlowski
1
-0
/
+7
2023-01-18
Bluetooth: hci_conn: Fix memory leaks
Zhengchao Shao
1
-4
/
+14
2023-01-18
Bluetooth: hci_sync: Fix use HCI_OP_LE_READ_BUFFER_SIZE_V2
Luiz Augusto von Dentz
1
-3
/
+3
2023-01-18
Bluetooth: Fix a buffer overflow in mgmt_mesh_add()
Harshit Mogalapalli
1
-1
/
+1
2023-01-17
netfilter: conntrack: handle tcp challenge acks during connection reuse
Florian Westphal
1
-0
/
+15
2023-01-17
net: stmmac: fix invalid call to mdiobus_get_phy()
Heiner Kallweit
1
-0
/
+5
2023-01-17
net: mdio: validate parameter addr in mdiobus_get_phy()
Heiner Kallweit
1
-1
/
+6
2023-01-17
net: usb: sr9700: Handle negative len
Szymon Heidrich
1
-1
/
+1
2023-01-16
octeontx2-pf: Avoid use of GFP_KERNEL in atomic context
Geetha sowjanya
1
-2
/
+2
2023-01-16
l2tp: close all race conditions in l2tp_tunnel_register()
Cong Wang
1
-14
/
+14
2023-01-16
l2tp: convert l2tp_tunnel_list to idr
Cong Wang
1
-43
/
+42
2023-01-16
net/sched: sch_taprio: fix possible use-after-free
Eric Dumazet
2
-0
/
+10
2023-01-16
net: stmmac: Fix queue statistics reading
Kurt Kanzenbach
1
-4
/
+4
2023-01-14
sch_htb: Avoid grafting on htb_destroy_class_offload when destroying htb
Rahul Rameshbabu
1
-11
/
+16
2023-01-14
selftests: mptcp: userspace: validate v4-v6 subflows mix
Matthieu Baerts
1
-0
/
+47
2023-01-14
mptcp: netlink: respect v4/v6-only sockets
Matthieu Baerts
3
-0
/
+35
2023-01-14
mptcp: explicitly specify sock family at subflow creation time
Paolo Abeni
3
-6
/
+8
2023-01-14
net: lan966x: add missing fwnode_handle_put() for ports node
Clément Léger
1
-5
/
+8
2023-01-14
net: enetc: avoid deadlock in enetc_tx_onestep_tstamp()
Vladimir Oltean
1
-2
/
+2
2023-01-14
net: wan: Add checks for NULL for utdm in undo_uhdlc_init and unmap_si_regs
Esina Ekaterina
1
-2
/
+4
2023-01-14
net: nfc: Fix use-after-free in local_cleanup()
Jisoo Jang
1
-0
/
+1
2023-01-13
bpf: Fix pointer-leak due to insufficient speculative store bypass mitigation
Luis Gerhorst
1
-1
/
+3
2023-01-13
ethtool: add netlink attr in rss get reply only if value is not null
Sudheer Mogilappagari
1
-4
/
+7
2023-01-13
rxrpc: Fix wrong error return in rxrpc_connect_call()
David Howells
1
-1
/
+1
2023-01-13
amd-xgbe: Delay AN timeout during KR training
Raju Rangoju
2
-0
/
+26
2023-01-13
amd-xgbe: TX Flow Ctrl Registers are h/w ver dependent
Raju Rangoju
1
-8
/
+15
2023-01-13
bpf: hash map, avoid deadlock with suitable hash mask
Tonghao Zhang
1
-2
/
+2
2023-01-12
r8152: add vendor/device ID pair for Microsoft Devkit
Andre Przywara
1
-0
/
+1
2023-01-12
net: stmmac: add aux timestamps fifo clearance wait
Noor Azura Ahmad Tarmizi
1
-1
/
+4
2023-01-12
bnxt: make sure we return pages to the pool
Jakub Kicinski
1
-2
/
+2
2023-01-12
net: hns3: fix wrong use of rss size during VF rss config
Jie Wang
1
-1
/
+1
2023-01-11
s390: update defconfigs
Heiko Carstens
3
-6
/
+9
2023-01-11
netfilter: nft_payload: incorrect arithmetics when fetching VLAN header bits
Pablo Neira Ayuso
1
-1
/
+1
2023-01-11
netfilter: ipset: Fix overflow before widen in the bitmap_ip_create() function.
Gavrilov Ilia
1
-2
/
+2
2023-01-11
selftests: netfilter: fix transaction test script timeout handling
Florian Westphal
2
-7
/
+10
2023-01-11
perf auxtrace: Fix address filter duplicate symbol selection
Adrian Hunter
1
-1
/
+1
2023-01-11
KVM: s390: interrupt: use READ_ONCE() before cmpxchg()
Heiko Carstens
1
-4
/
+8
2023-01-11
s390/percpu: add READ_ONCE() to arch_this_cpu_to_op_simple()
Heiko Carstens
1
-1
/
+1
[next]