index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2020-03-06
ext4: clean up error return for convert_initialized_extent()
Eric Whitney
1
-9
/
+9
2020-03-06
jbd2: improve comments about freeing data buffers whose page mapping is NULL
zhangyi (F)
1
-3
/
+4
2020-03-06
ext4: use flexible-array members in struct dx_node and struct dx_root
Gustavo A. R. Silva
1
-2
/
+2
2020-03-06
ext4: use built-in RCU list checking in mballoc
Madhuparna Bhowmik
1
-2
/
+4
2020-03-05
ext4: delete declaration for ext4_split_extent()
Eric Whitney
1
-7
/
+0
2020-03-05
ext4: remove EXT4_EOFBLOCKS_FL and associated code
Eric Whitney
4
-102
/
+9
2020-03-05
ext4: code cleanup for ext4_statfs_project()
Chengguang Xu
1
-9
/
+4
2020-03-05
ext4: start to support iopoll method
Xiaoguang Wang
1
-0
/
+1
2020-03-05
ext4: force buffer up-to-date while marking it dirty
Harshad Shirwadkar
1
-0
/
+1
2020-03-01
Linux 5.6-rc4
v5.6-rc4
Linus Torvalds
1
-1
/
+1
2020-03-01
KVM: VMX: check descriptor table exits on instruction emulation
Oliver Upton
1
-0
/
+15
2020-02-29
ext4: potential crash on allocation error in ext4_alloc_flex_bg_array()
Dan Carpenter
1
-3
/
+3
2020-02-29
macintosh: therm_windtunnel: fix regression when instantiating devices
Wolfram Sang
1
-21
/
+31
2020-02-29
jbd2: fix data races at struct journal_head
Qian Cai
1
-4
/
+4
2020-02-28
kvm: x86: Limit the number of "kvm: disabled by bios" messages
Erwan Velu
1
-2
/
+2
2020-02-28
KVM: x86: avoid useless copy of cpufreq policy
Paolo Bonzini
1
-5
/
+5
2020-02-28
KVM: allow disabling -Werror
Paolo Bonzini
2
-1
/
+14
2020-02-28
KVM: x86: allow compiling as non-module with W=1
Valdis Klētnieks
2
-0
/
+4
2020-02-28
KVM: Pre-allocate 1 cpumask variable per cpu for both pv tlb and pv ipis
Wanpeng Li
1
-12
/
+21
2020-02-28
KVM: Introduce pv check helpers
Wanpeng Li
1
-10
/
+24
2020-02-28
KVM: let declaration of kvm_get_running_vcpus match implementation
Christian Borntraeger
1
-1
/
+1
2020-02-28
KVM: SVM: allocate AVIC data structures based on kvm_amd module parameter
Paolo Bonzini
1
-1
/
+2
2020-02-27
MAINTAINERS: Correct Cadence PCI driver path
Lukas Bulwahn
1
-1
/
+1
2020-02-27
io_uring: fix 32-bit compatability with sendmsg/recvmsg
Jens Axboe
1
-0
/
+10
2020-02-27
net: dsa: mv88e6xxx: Fix masking of egress port
Andrew Lunn
1
-2
/
+2
2020-02-27
mlxsw: pci: Wait longer before accessing the device after reset
Amit Cohen
1
-1
/
+1
2020-02-27
sfc: fix timestamp reconstruction at 16-bit rollover points
Alex Maftei (amaftei)
1
-3
/
+35
2020-02-27
vsock: fix potential deadlock in transport->release()
Stefano Garzarella
3
-13
/
+12
2020-02-27
unix: It's CONFIG_PROC_FS not CONFIG_PROCFS
David S. Miller
1
-1
/
+1
2020-02-27
net: rmnet: fix packet forwarding in rmnet bridge mode
Taehee Yoo
1
-0
/
+3
2020-02-27
net: rmnet: fix bridge mode bugs
Taehee Yoo
4
-77
/
+64
2020-02-27
net: rmnet: use upper/lower device infrastructure
Taehee Yoo
1
-19
/
+16
2020-02-27
net: rmnet: do not allow to change mux id if mux id is duplicated
Taehee Yoo
1
-0
/
+4
2020-02-27
net: rmnet: remove rcu_read_lock in rmnet_force_unassociate_device()
Taehee Yoo
1
-2
/
+0
2020-02-27
net: rmnet: fix suspicious RCU usage
Taehee Yoo
3
-10
/
+9
2020-02-27
net: rmnet: fix NULL pointer dereference in rmnet_changelink()
Taehee Yoo
1
-4
/
+2
2020-02-27
net: rmnet: fix NULL pointer dereference in rmnet_newlink()
Taehee Yoo
1
-0
/
+5
2020-02-27
net: phy: marvell: don't interpret PHY status unless resolved
Russell King
1
-0
/
+5
2020-02-27
mlx5: register lag notifier for init network namespace only
Jiri Pirko
5
-14
/
+6
2020-02-27
unix: define and set show_fdinfo only if procfs is enabled
Tobias Klauser
1
-0
/
+4
2020-02-27
hinic: fix a bug of rss configuration
Luo bin
1
-1
/
+2
2020-02-27
hinic: fix a bug of setting hw_ioctxt
Luo bin
3
-1
/
+3
2020-02-27
hinic: fix a irq affinity bug
Luo bin
2
-3
/
+3
2020-02-27
nvme-pci: Hold cq_poll_lock while completing CQEs
Bijan Mottahedeh
1
-1
/
+1
2020-02-27
PCI: brcmstb: Fix build on 32bit ARM platforms with older compilers
Marek Szyprowski
1
-1
/
+1
2020-02-27
io_uring: define and set show_fdinfo only if procfs is enabled
Tobias Klauser
1
-0
/
+4
2020-02-27
cpufreq: Fix policy initialization for internal governor drivers
Rafael J. Wysocki
1
-2
/
+10
2020-02-27
net/smc: check for valid ib_client_data
Karsten Graul
1
-0
/
+2
2020-02-27
net: stmmac: fix notifier registration
Aaro Koskinen
1
-5
/
+8
2020-02-27
net: phy: mscc: fix firmware paths
Antoine Tenart
1
-2
/
+2
[next]