index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
atm
/
br2684.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2020-10-30
net: stmmac: Fix channel lock initialization
Marek Szyprowski
1
-0
/
+1
2020-10-30
stmmac: intel: Fix kernel panic on pci probe
Wong Vee Khee
1
-7
/
+7
2020-10-30
gianfar: Account for Tx PTP timestamp in the skb headroom
Claudiu Manoil
1
-1
/
+1
2020-10-30
gianfar: Replace skb_realloc_headroom with skb_cow_head for PTP
Claudiu Manoil
1
-10
/
+2
2020-10-30
net: fec: fix MDIO probing for some FEC hardware blocks
Greg Ungerer
2
-13
/
+22
2020-10-30
ip6_tunnel: set inner ipproto before ip6_tnl_encap
Alexander Ovechkin
1
-2
/
+2
2020-10-29
r8169: fix issue with forced threading in combination with shared interrupts
Heiner Kallweit
1
-2
/
+2
2020-10-29
netem: fix zero division in tabledist
Aleksandr Nogikh
1
-1
/
+8
2020-10-29
ibmvnic: fix ibmvnic_set_mac
Lijun Pan
1
-2
/
+6
2020-10-29
mptcp: add missing memory scheduling in the rx path
Paolo Abeni
1
-0
/
+10
2020-10-29
include: jhash/signal: Fix fall-through warnings for Clang
Gustavo A. R. Silva
2
-0
/
+4
2020-10-29
tipc: fix memory leak caused by tipc_buf_append()
Tung Nguyen
1
-3
/
+2
2020-10-29
gtp: fix an use-before-init in gtp_newlink()
Masahiro Fujiwara
1
-8
/
+8
2020-10-29
afs: Fix dirty-region encoding on ppc32 with 64K pages
David Howells
2
-9
/
+20
2020-10-29
afs: Fix afs_invalidatepage to adjust the dirty region
David Howells
4
-14
/
+79
2020-10-29
afs: Alter dirty range encoding in page->private
David Howells
2
-4
/
+4
2020-10-29
afs: Wrap page->private manipulations in inline functions
David Howells
3
-34
/
+44
2020-10-29
afs: Fix where page->private is set during write
David Howells
1
-15
/
+26
2020-10-29
afs: Fix page leak on afs_write_begin() failure
David Howells
1
-12
/
+11
2020-10-29
afs: Fix to take ref on page when PG_private is set
David Howells
4
-26
/
+18
2020-10-28
ext4: indicate that fast_commit is available via /sys/fs/ext4/feature/...
Theodore Ts'o
1
-0
/
+2
2020-10-28
ext4: use generic casefolding support
Daniel Rosenberg
5
-93
/
+17
2020-10-28
ext4: do not use extent after put_bh
yangerkun
1
-15
/
+15
2020-10-28
ext4: use IS_ERR() for error checking of path
Harshad Shirwadkar
1
-2
/
+4
2020-10-28
ext4: fix mmap write protection for data=journal mode
Jan Kara
1
-2
/
+3
2020-10-28
jbd2: fix a kernel-doc markup
Mauro Carvalho Chehab
1
-1
/
+1
2020-10-28
ext4: use s_mount_flags instead of s_mount_state for fast commit state
Harshad Shirwadkar
3
-15
/
+15
2020-10-28
ext4: make num of fast commit blocks configurable
Harshad Shirwadkar
2
-2
/
+15
2020-10-28
ext4: properly check for dirty state in ext4_inode_datasync_dirty()
Andrea Righi
1
-4
/
+6
2020-10-28
ext4: fix double locking in ext4_fc_commit_dentry_updates()
Harshad Shirwadkar
1
-1
/
+0
2020-10-28
RDMA/qedr: Fix memory leak in iWARP CM
Alok Prasad
1
-0
/
+1
2020-10-28
RDMA: Add rdma_connect_locked()
Jason Gunthorpe
6
-29
/
+48
2020-10-28
net: protect tcf_block_unbind with block lock
Leon Romanovsky
1
-2
/
+2
2020-10-28
ibmveth: Fix use of ibmveth in a bridge.
Thomas Bogendoerfer
1
-6
/
+0
2020-10-28
net/sched: act_mpls: Add softdep on mpls_gso.ko
Guillaume Nault
1
-0
/
+1
2020-10-28
ravb: Fix bit fields checking in ravb_hwtstamp_get()
Andrew Gabbasov
1
-3
/
+7
2020-10-28
devlink: Unlock on error in dumpit()
Dan Carpenter
1
-2
/
+4
2020-10-28
devlink: Fix some error codes
Dan Carpenter
1
-9
/
+15
2020-10-28
chelsio/chtls: fix memory leaks in CPL handlers
Vinay Kumar Yadav
1
-15
/
+12
2020-10-28
chelsio/chtls: fix deadlock issue
Vinay Kumar Yadav
1
-2
/
+0
2020-10-27
afs: Fix afs_launder_page to not clear PG_writeback
David Howells
2
-4
/
+7
2020-10-27
afs: Fix a use after free in afs_xattr_get_acl()
Dan Carpenter
1
-1
/
+1
2020-10-27
afs: Fix tracing deref-before-check
David Howells
1
-1
/
+2
2020-10-27
afs: Fix copy_file_range()
David Howells
1
-0
/
+1
2020-10-27
mm/process_vm_access: Add missing #include <linux/compat.h>
Geert Uytterhoeven
1
-0
/
+1
2020-10-27
arm/build: Always handle .ARM.exidx and .ARM.extab sections
Nathan Chancellor
1
-0
/
+4
2020-10-27
vmlinux.lds.h: Keep .ctors.* with .ctors
Kees Cook
1
-0
/
+1
2020-10-27
Fix compat regression in process_vm_rw()
Jens Axboe
1
-1
/
+2
2020-10-27
tracing, synthetic events: Replace buggy strcat() with seq_buf operations
Steven Rostedt (VMware)
1
-14
/
+22
2020-10-27
net: hns3: Clear the CMDQ registers before unmapping BAR region
Zenghui Yu
1
-1
/
+1
[next]