index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
scripts
/
checkstack.pl
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2020-10-09
lockdep: Fix lockdep recursion
Peter Zijlstra
2
-45
/
+67
2020-10-09
lockdep: Fix usage_traceoverflow
Peter Zijlstra
3
-21
/
+26
2020-10-08
vdpa/mlx5: Fix dependency on MLX5_CORE
Eli Cohen
1
-4
/
+3
2020-10-08
vdpa/mlx5: should keep avail_index despite device status
Si-Wei Liu
1
-6
/
+14
2020-10-08
net: usb: qmi_wwan: add Cellient MPL200 card
Wilken Gottwalt
1
-0
/
+1
2020-10-08
macsec: avoid use-after-free in macsec_handle_frame()
Eric Dumazet
1
-1
/
+3
2020-10-08
r8169: consider that PHY reset may still be in progress after applying firmware
Heiner Kallweit
1
-0
/
+7
2020-10-08
openvswitch: handle DNAT tuple collision
Dumitru Ceara
1
-9
/
+13
2020-10-08
sctp: fix sctp_auth_init_hmacs() error path
Eric Dumazet
1
-0
/
+1
2020-10-08
bridge: Netlink interface fix.
Henrik Bjoernlund
1
-15
/
+11
2020-10-08
afs: Fix deadlock between writeback and truncate
David Howells
3
-9
/
+50
2020-10-08
mm: avoid early COW write protect games during fork()
Linus Torvalds
1
-37
/
+4
2020-10-08
net: wireless: nl80211: fix out-of-bounds access in nl80211_del_key()
Anant Thazhemadam
1
-0
/
+3
2020-10-08
bpf: Fix scalar32_min_max_or bounds tracking
Daniel Borkmann
1
-4
/
+4
2020-10-07
locking/atomics: Check atomic-arch-fallback.h too
Paul Bolle
1
-0
/
+1
2020-10-07
locking/seqlock: Tweak DEFINE_SEQLOCK() kernel doc
Sebastian Andrzej Siewior
1
-1
/
+1
2020-10-07
partitions/ibm: fix non-DASD devices
Christoph Hellwig
1
-4
/
+3
2020-10-07
nvme-core: put ctrl ref when module ref get fail
Chaitanya Kulkarni
1
-1
/
+3
2020-10-07
drm/nouveau/mem: guard against NULL pointer access in mem_del
Karol Herbst
1
-0
/
+2
2020-10-07
drm/nouveau/device: return error for unknown chipsets
Karol Herbst
1
-0
/
+1
2020-10-07
exfat: fix use of uninitialized spinlock on error path
Namjae Jeon
4
-15
/
+6
2020-10-07
exfat: fix pointer error checking
Tetsuhiro Kohada
1
-7
/
+6
2020-10-07
arm/arm64: xen: Fix to convert percpu address to gfn correctly
Masami Hiramatsu
2
-1
/
+4
2020-10-06
usermodehelper: reset umask to default before executing user process
Linus Torvalds
1
-0
/
+9
2020-10-06
splice: teach splice pipe reading about empty pipe buffers
Linus Torvalds
1
-0
/
+20
2020-10-06
crypto: arm64: Use x16 with indirect branch to bti_c
Jeremy Linton
1
-2
/
+2
2020-10-06
tcp: fix receive window update in tcp_add_backlog()
Eric Dumazet
1
-3
/
+3
2020-10-06
net: usb: rtl8150: set random MAC address when set_ethernet_addr() fails
Anant Thazhemadam
1
-4
/
+12
2020-10-06
mptcp: more DATA FIN fixes
Paolo Abeni
2
-6
/
+6
2020-10-06
net: mscc: ocelot: warn when encoding an out-of-bounds watermark value
Vladimir Oltean
3
-0
/
+6
2020-10-06
net: mscc: ocelot: divide watermark value by 60 when writing to SYS_ATOP
Vladimir Oltean
1
-6
/
+6
2020-10-06
net: qrtr: ns: Fix the incorrect usage of rcu_read_lock()
Manivannan Sadhasivam
1
-12
/
+64
2020-10-06
platform/x86: asus-wmi: Fix SW_TABLET_MODE always reporting 1 on many differe...
Hans de Goede
3
-7
/
+42
2020-10-05
rxrpc: Fix server keyring leak
David Howells
1
-1
/
+1
2020-10-05
rxrpc: The server keyring isn't network-namespaced
David Howells
1
-1
/
+1
2020-10-05
rxrpc: Fix accept on a connection that need securing
David Howells
7
-281
/
+49
2020-10-05
rxrpc: Fix some missing _bh annotations on locking conn->state_lock
David Howells
1
-3
/
+3
2020-10-05
rxrpc: Downgrade the BUG() for unsupported token type in rxrpc_read()
David Howells
1
-2
/
+2
2020-10-05
rxrpc: Fix rxkad token xdr encoding
Marc Dionne
1
-2
/
+10
2020-10-05
platform/x86: thinkpad_acpi: re-initialize ACPI buffer size when reuse
Aaron Ma
1
-1
/
+3
2020-10-05
Linux 5.9-rc8
v5.9-rc8
Linus Torvalds
1
-1
/
+1
2020-10-05
net/core: check length before updating Ethertype in skb_mpls_{push,pop}
Guillaume Nault
1
-2
/
+2
2020-10-05
net: mvneta: fix double free of txq->buf
Tom Rix
1
-11
/
+2
2020-10-04
net_sched: check error pointer in tcf_dump_walker()
Cong Wang
1
-0
/
+2
2020-10-04
net: team: fix memory leak in __team_options_register
Anant Thazhemadam
1
-1
/
+1
2020-10-04
vhost-vdpa: fix page pinning leakage in error path
Si-Wei Liu
1
-48
/
+71
2020-10-04
vhost-vdpa: fix vhost_vdpa_map() on error condition
Si-Wei Liu
1
-0
/
+3
2020-10-04
vhost: Don't call log_access_ok() when using IOTLB
Greg Kurz
1
-5
/
+18
2020-10-04
vhost: Use vhost_get_used_size() in vhost_vring_set_addr()
Greg Kurz
1
-2
/
+1
2020-10-04
vhost: Don't call access_ok() when using IOTLB
Greg Kurz
1
-4
/
+5
[next]