index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
mm
/
readahead.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2022-02-12
fs/binfmt_elf: fix PT_LOAD p_align values for loaders
Mike Rapoport
1
-1
/
+1
2022-02-10
net: dsa: mv88e6xxx: fix use-after-free in mv88e6xxx_mdios_unregister
Vladimir Oltean
1
-2
/
+2
2022-02-10
net: mscc: ocelot: fix mutex lock error during ethtool stats read
Colin Foster
1
-4
/
+7
2022-02-10
ice: Avoid RTNL lock when re-creating auxiliary device
Dave Ertman
2
-1
/
+5
2022-02-10
ice: Fix KASAN error in LAG NETDEV_UNREGISTER handler
Dave Ertman
1
-6
/
+28
2022-02-10
ice: fix IPIP and SIT TSO offload
Jesse Brandeburg
2
-8
/
+18
2022-02-10
ice: fix an error code in ice_cfg_phy_fec()
Dan Carpenter
1
-1
/
+2
2022-02-10
net: mpls: Fix GCC 12 warning
Victor Erminpour
1
-1
/
+1
2022-02-10
dpaa2-eth: unregister the netdev before disconnecting from the PHY
Robert-Ionut Alexa
1
-2
/
+2
2022-02-10
skbuff: cleanup double word in comment
Tom Rix
1
-1
/
+1
2022-02-10
net: macb: Align the dma and coherent dma masks
Marc St-Amand
1
-1
/
+1
2022-02-10
tipc: improve size validations for received domain records
Jon Maloy
2
-2
/
+9
2022-02-10
mptcp: netlink: process IPv6 addrs in creating listening sockets
Kishen Maloor
1
-2
/
+6
2022-02-10
selftests: mptcp: add missing join check
Matthieu Baerts
1
-0
/
+1
2022-02-10
net: usb: qmi_wwan: Add support for Dell DW5829e
Slark Xiao
1
-0
/
+2
2022-02-09
audit: don't deref the syscall args when checking the openat2 open_how::flags
Paul Moore
1
-1
/
+1
2022-02-09
Fix regression due to "fs: move binfmt_misc sysctl to its own file"
Domenico Andreoli
2
-5
/
+3
2022-02-09
NFSD: Deprecate NFS_OFFSET_MAX
Chuck Lever
3
-10
/
+2
2022-02-09
NFSD: Fix offset type in I/O trace points
Chuck Lever
1
-7
/
+7
2022-02-09
NFSD: COMMIT operations must not return NFS?ERR_INVAL
Chuck Lever
3
-25
/
+38
2022-02-09
NFSD: Clamp WRITE offsets
Chuck Lever
2
-2
/
+8
2022-02-09
NFSD: Fix NFSv3 SETATTR/CREATE's handling of large file sizes
Chuck Lever
1
-1
/
+1
2022-02-09
NFSD: Fix ia_size underflow
Chuck Lever
1
-0
/
+4
2022-02-09
NFSD: Fix the behavior of READ near OFFSET_MAX
Chuck Lever
3
-10
/
+14
2022-02-09
vlan: move dev_put into vlan_dev_uninit
Xin Long
1
-3
/
+5
2022-02-09
vlan: introduce vlan_dev_free_egress_priority
Xin Long
3
-5
/
+11
2022-02-09
ax25: fix UAF bugs of net_device caused by rebinding operation
Duoming Zhou
1
-1
/
+4
2022-02-09
net: dsa: fix panic when DSA master device unbinds on shutdown
Vladimir Oltean
1
-19
/
+6
2022-02-09
MIPS: DTS: CI20: fix how ddc power is enabled
H. Nikolaus Schaller
1
-13
/
+2
2022-02-09
net: amd-xgbe: disable interrupts during pci removal
Raju Rangoju
1
-0
/
+3
2022-02-09
tipc: rate limit warning for received illegal binding update
Jon Maloy
1
-1
/
+1
2022-02-09
net: mdio: aspeed: Add missing MODULE_DEVICE_TABLE
Joel Stanley
1
-0
/
+1
2022-02-09
veth: fix races around rq->rx_notify_masked
Eric Dumazet
1
-5
/
+8
2022-02-09
ax25: fix NPD bug in ax25_disconnect
Duoming Zhou
1
-1
/
+1
2022-02-09
net: fix a memleak when uncloning an skb dst and its metadata
Antoine Tenart
1
-1
/
+0
2022-02-09
net: do not keep the dst cache when uncloning an skb dst and its metadata
Antoine Tenart
1
-0
/
+13
2022-02-09
can: isotp: fix error path in isotp_sendmsg() to unlock wait queue
Oliver Hartkopp
1
-6
/
+9
2022-02-09
can: isotp: fix potential CAN frame reception race in isotp_rcv()
Oliver Hartkopp
1
-1
/
+13
2022-02-09
nfp: flower: fix ida_idx not being released
Louis Peens
1
-4
/
+8
2022-02-09
ipmr,ip6mr: acquire RTNL before calling ip[6]mr_free_table() on failure path
Eric Dumazet
2
-0
/
+4
2022-02-09
net: ethernet: litex: Add the dependency on HAS_IOMEM
Cai Huoqing
1
-1
/
+1
2022-02-09
ibmvnic: don't release napi in __ibmvnic_open()
Sukadev Bhattiprolu
1
-4
/
+9
2022-02-09
net: dsa: lantiq_gswip: don't use devres for mdiobus
Vladimir Oltean
1
-3
/
+11
2022-02-09
net: dsa: mt7530: fix kernel bug in mdiobus_free() when unbinding
Vladimir Oltean
1
-1
/
+1
2022-02-09
net: dsa: seville: register the mdiobus under devres
Vladimir Oltean
1
-2
/
+3
2022-02-09
net: dsa: felix: don't use devres for mdiobus
Vladimir Oltean
1
-1
/
+3
2022-02-09
net: dsa: bcm_sf2: don't use devres for mdiobus
Vladimir Oltean
1
-2
/
+5
2022-02-09
net: dsa: ar9331: register the mdiobus under devres
Vladimir Oltean
1
-2
/
+1
2022-02-09
net: dsa: mv88e6xxx: don't use devres for mdiobus
Vladimir Oltean
1
-3
/
+8
2022-02-09
bonding: pair enable_port with slave_arr_updates
Mahesh Bandewar
1
-1
/
+2
[next]