index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
minix
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2022-11-11
selftests: bpf: Add a test when bpf_probe_read_kernel_str() returns EFAULT
Alban Crequy
2
-0
/
+12
2022-11-11
maccess: Fix writing offset in case of fault in strncpy_from_kernel_nofault()
Alban Crequy
1
-1
/
+1
2022-11-09
selftests/bpf: Fix test_progs compilation failure in 32-bit arch
Yang Jihong
1
-1
/
+1
2022-11-09
selftests/bpf: Fix casting error when cross-compiling test_verifier for 32-bi...
Pu Lehui
1
-1
/
+1
2022-11-08
bpf: Fix memory leaks in __check_func_call
Wang Yufen
1
-5
/
+9
2022-11-08
bpf: Add explicit cast to 'void *' for __BPF_DISPATCHER_UPDATE()
Nathan Chancellor
1
-1
/
+1
2022-11-04
bpf: Convert BPF_DISPATCHER to use static_call() (not ftrace)
Peter Zijlstra
2
-15
/
+46
2022-11-04
bpf: Revert ("Fix dispatcher patchable function entry to 5 bytes nop")
Peter Zijlstra
3
-39
/
+1
2022-11-04
bpf, test_run: Fix alignment problem in bpf_prog_test_run_skb()
Baisong Zhong
1
-0
/
+1
2022-11-04
net: tun: Fix memory leaks of napi_get_frags
Wang Yufen
1
-0
/
+1
2022-11-04
octeontx2-pf: NIX TX overwrites SQ_CTX_HW_S[SQ_INT]
Ratheesh Kannoth
2
-30
/
+162
2022-11-04
net: ethernet: ti: am65-cpsw: Fix segmentation fault at module unload
Roger Quadros
1
-1
/
+1
2022-11-04
macsec: clear encryption keys from the stack after setting up offload
Sabrina Dubroca
1
-0
/
+2
2022-11-04
macsec: fix detection of RXSCs when toggling offloading
Sabrina Dubroca
1
-1
/
+1
2022-11-04
macsec: fix secy->n_rx_sc accounting
Sabrina Dubroca
1
-6
/
+8
2022-11-04
macsec: delete new rxsc when offload fails
Sabrina Dubroca
1
-3
/
+2
2022-11-04
Revert "net: macsec: report real_dev features when HW offloading is enabled"
Sabrina Dubroca
1
-23
/
+4
2022-11-04
selftests/net: give more time to udpgro bg processes to complete startup
Adrien Thierry
3
-4
/
+4
2022-11-04
net: hns3: fix get wrong value of function hclge_get_dscp_prio()
Guangbin Huang
1
-3
/
+5
2022-11-04
net: octeontx2-pf: mcs: consider MACSEC setting
Randy Dunlap
1
-0
/
+1
2022-11-04
net: gso: fix panic on frag_list with mixed head alloc types
Jiri Benc
1
-17
/
+19
2022-11-04
selftests/bpf: Add verifier test for release_reference()
Youlin Li
1
-0
/
+36
2022-11-04
bpf: Fix wrong reg type conversion in release_reference()
Youlin Li
1
-2
/
+6
2022-11-03
bpf, sock_map: Move cancel_work_sync() out of sock lock
Cong Wang
3
-9
/
+7
2022-11-03
tools/headers: Pull in stddef.h to uapi to fix BPF selftests build in CI
Andrii Nakryiko
2
-0
/
+48
2022-11-03
net/ipv4: Fix linux/in.h header dependencies
Andrii Nakryiko
1
-0
/
+1
2022-11-03
vsock: fix possible infinite sleep in vsock_connectible_wait_data()
Dexuan Cui
1
-1
/
+4
2022-11-03
vsock: remove the unused 'wait' in vsock_connectible_recvmsg()
Dexuan Cui
1
-2
/
+0
2022-11-03
ipv6: fix WARNING in ip6_route_net_exit_late()
Zhengchao Shao
1
-4
/
+10
2022-11-03
bridge: Fix flushing of dynamic FDB entries
Ido Schimmel
2
-2
/
+2
2022-11-03
net, neigh: Fix null-ptr-deref in neigh_table_clear()
Chen Zhongjin
1
-1
/
+1
2022-11-03
net/smc: Fix possible leaked pernet namespace in smc_init()
Chen Zhongjin
1
-2
/
+4
2022-11-03
stmmac: dwmac-loongson: fix invalid mdio_node
Liu Peibao
1
-5
/
+2
2022-11-03
ibmvnic: Free rwi on reset success
Nick Child
1
-8
/
+8
2022-11-03
net: mdio: fix undefined behavior in bit shift for __mdiobus_register
Gaosheng Cui
1
-1
/
+1
2022-11-03
Bluetooth: L2CAP: Fix attempting to access uninitialized memory
Luiz Augusto von Dentz
1
-1
/
+2
2022-11-03
Bluetooth: L2CAP: Fix l2cap_global_chan_by_psm
Luiz Augusto von Dentz
1
-1
/
+1
2022-11-03
Bluetooth: L2CAP: Fix accepting connection request for invalid SPSM
Luiz Augusto von Dentz
1
-0
/
+25
2022-11-02
Bluetooth: hci_conn: Fix not restoring ISO buffer count on disconnect
Luiz Augusto von Dentz
1
-0
/
+11
2022-11-02
Bluetooth: L2CAP: Fix memory leak in vhci_write
Hawkins Jiawei
1
-4
/
+3
2022-11-02
Bluetooth: L2CAP: fix use-after-free in l2cap_conn_del()
Zhengchao Shao
1
-0
/
+1
2022-11-02
Bluetooth: virtio_bt: Use skb_put to set length
Soenke Huster
1
-1
/
+1
2022-11-02
Bluetooth: hci_conn: Fix CIS connection dst_type handling
Pauli Virtanen
2
-8
/
+13
2022-11-02
Bluetooth: L2CAP: Fix use-after-free caused by l2cap_reassemble_sdu
Maxim Mikityanskiy
1
-7
/
+41
2022-11-02
netfilter: ipset: enforce documented limit to prevent allocating huge memory
Jozsef Kadlecsik
1
-24
/
+6
2022-11-02
wifi: ath11k: avoid deadlock during regulatory update in ath11k_regd_update()
Wen Gong
1
-5
/
+1
2022-11-02
wifi: ath11k: Fix QCN9074 firmware boot on x86
Tyler J. Stachecki
1
-1
/
+1
2022-11-02
isdn: mISDN: netjet: fix wrong check of device registration
Yang Yingliang
1
-1
/
+1
2022-11-02
mISDN: fix possible memory leak in mISDN_register_device()
Yang Yingliang
1
-2
/
+3
2022-11-02
rose: Fix NULL pointer dereference in rose_send_frame()
Zhang Qilong
1
-0
/
+3
[next]