index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
pwm
/
pwm-lpc32xx.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2020-03-14
ext4: mark block bitmap corrupted when found instead of BUGON
Dmitry Monakhov
1
-2
/
+9
2020-03-14
ext4: use flexible-array member for xattr structs
Gustavo A. R. Silva
1
-2
/
+2
2020-03-14
ext4: use flexible-array member in struct fname
Gustavo A. R. Silva
1
-1
/
+1
2020-03-14
Documentation: correct the description of FIEMAP_EXTENT_LAST
Ritesh Harjani
1
-2
/
+4
2020-03-14
ext4: move ext4_fiemap to use iomap framework
Ritesh Harjani
2
-283
/
+48
2020-03-14
ext4: make ext4_ind_map_blocks work with fiemap
Ritesh Harjani
1
-0
/
+16
2020-03-14
ext4: move ext4 bmap to use iomap infrastructure
Ritesh Harjani
1
-1
/
+1
2020-03-14
ext4: optimize ext4_ext_precache for 0 depth
Ritesh Harjani
1
-3
/
+6
2020-03-14
ext4: add IOMAP_F_MERGED for non-extent based mapping
Ritesh Harjani
1
-0
/
+4
2020-03-06
ext4: fix a data race at inode->i_disksize
Qiujun Huang
1
-1
/
+1
2020-03-06
ext4: fix a data race at inode->i_blocks
Qian Cai
1
-1
/
+1
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
[next]