index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
acct.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2022-11-29
MAINTAINERS: Update maintainer list for chelsio drivers
Ayush Sawal
1
-4
/
+0
2022-11-29
ionic: update MAINTAINERS entry
Shannon Nelson
2
-1
/
+3
2022-11-29
sctp: fix memory leak in sctp_stream_outq_migrate()
Zhengchao Shao
5
-7
/
+49
2022-11-29
packet: do not set TP_STATUS_CSUM_VALID on CHECKSUM_COMPLETE
Willem de Bruijn
1
-4
/
+2
2022-11-29
net/mlx5: Lag, Fix for loop when checking lag
Chris Mi
1
-2
/
+4
2022-11-29
Revert "net/mlx5e: MACsec, remove replay window size limitation in offload path"
Saeed Mahameed
2
-0
/
+23
2022-11-29
net: marvell: prestera: Fix a NULL vs IS_ERR() check in some functions
Shang XiaoJing
2
-3
/
+3
2022-11-29
net: tun: Fix use-after-free in tun_detach()
Shigeru Yoshida
1
-1
/
+3
2022-11-29
afs: Fix fileserver probe RTT handling
David Howells
1
-2
/
+2
2022-11-29
net: mdiobus: fix unbalanced node reference count
Yang Yingliang
2
-1
/
+2
2022-11-29
net: hsr: Fix potential use-after-free
YueHaibing
1
-2
/
+3
2022-11-29
tipc: re-fetch skb cb after tipc_msg_validate
Xin Long
1
-0
/
+3
2022-11-29
mptcp: fix sleep in atomic at close time
Paolo Abeni
1
-3
/
+3
2022-11-29
mptcp: don't orphan ssk in mptcp_close()
Menglong Dong
1
-7
/
+6
2022-11-29
dsa: lan9303: Correct stat name
Jerry Ray
1
-1
/
+1
2022-11-29
ipv4: Fix route deletion when nexthop info is not specified
Ido Schimmel
2
-3
/
+16
2022-11-28
net: wwan: iosm: fix incorrect skb length
M Chetan Kumar
1
-7
/
+11
2022-11-28
net: wwan: iosm: fix crash in peek throughput test
M Chetan Kumar
1
-3
/
+2
2022-11-28
net: wwan: iosm: fix dma_alloc_coherent incompatible pointer type
M Chetan Kumar
1
-1
/
+1
2022-11-28
net: wwan: iosm: fix kernel test robot reported error
M Chetan Kumar
1
-2
/
+1
2022-11-28
net: phylink: fix PHY validation with rate adaption
Russell King (Oracle)
1
-6
/
+16
2022-11-28
net: ethernet: nixge: fix NULL dereference
Yuri Karpov
1
-14
/
+15
2022-11-28
net/9p: Fix a potential socket leak in p9_socket_open
Wang Hai
1
-1
/
+3
2022-11-28
net: net_netdev: Fix error handling in ntb_netdev_init_module()
Yuan Can
1
-1
/
+8
2022-11-28
net: ethernet: ti: am65-cpsw: fix error handling in am65_cpsw_nuss_probe()
Zhang Changzhong
1
-1
/
+1
2022-11-27
Linux 6.1-rc7
v6.1-rc7
Linus Torvalds
1
-1
/
+1
2022-11-27
net: phy: fix null-ptr-deref while probe() failed
Yang Yingliang
1
-0
/
+1
2022-11-27
nios2: add FORCE for vmlinuz.gz
Randy Dunlap
1
-1
/
+1
2022-11-25
io_uring: clear TIF_NOTIFY_SIGNAL if set and task_work not available
Jens Axboe
1
-2
/
+7
2022-11-25
io_uring/poll: fix poll_refs race with cancelation
Lin Ma
1
-1
/
+2
2022-11-25
io_uring/filetable: fix file reference underflow
Lin Ma
1
-2
/
+0
2022-11-25
io_uring: make poll refs more robust
Pavel Begunkov
1
-1
/
+35
2022-11-25
io_uring: cmpxchg for poll arm refs release
Pavel Begunkov
1
-5
/
+3
2022-11-25
wifi: mac8021: fix possible oob access in ieee80211_get_rate_duration
Lorenzo Bianconi
1
-0
/
+3
2022-11-25
wifi: cfg80211: don't allow multi-BSSID in S1G
Johannes Berg
1
-1
/
+6
2022-11-25
wifi: cfg80211: fix buffer overflow in elem comparison
Johannes Berg
1
-1
/
+2
2022-11-25
net: loopback: use NET_NAME_PREDICTABLE for name_assign_type
Rasmus Villemoes
1
-1
/
+1
2022-11-25
net: fec: don't reset irq coalesce settings to defaults on "ip link up"
Rasmus Villemoes
1
-16
/
+6
2022-11-25
octeontx2-pf: Fix pfc_alloc_status array overflow
Suman Ghosh
1
-1
/
+1
2022-11-25
net: stmmac: Set MAC's flow control register to reflect current settings
Goh, Wei Sheng
2
-2
/
+12
2022-11-25
aquantia: Do not purge addresses when setting the number of rings
Izabela Bakollari
3
-4
/
+7
2022-11-25
qed: avoid defines prefixed with CONFIG
Lukas Bulwahn
1
-12
/
+12
2022-11-25
qlcnic: fix sleep-in-atomic-context bugs caused by msleep
Duoming Zhou
1
-2
/
+2
2022-11-25
zonefs: Fix active zone accounting
Damien Le Moal
2
-2
/
+15
2022-11-25
vfs: fix copy_file_range() averts filesystem freeze protection
Amir Goldstein
4
-9
/
+28
2022-11-24
wifi: wilc1000: validate number of channels
Phil Turnbull
1
-6
/
+16
2022-11-24
wifi: wilc1000: validate length of IEEE80211_P2P_ATTR_CHANNEL_LIST attribute
Phil Turnbull
1
-1
/
+2
2022-11-24
wifi: wilc1000: validate length of IEEE80211_P2P_ATTR_OPER_CHANNEL attribute
Phil Turnbull
1
-2
/
+12
2022-11-24
wifi: wilc1000: validate pairwise and authentication suite offsets
Phil Turnbull
1
-5
/
+16
2022-11-24
can: mcba_usb: Fix termination command argument
Yasushi SHOJI
1
-3
/
+7
[next]