index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2019-07-08
ceph: fix debug print format in __set_xattr()
Yan, Zheng
1
-2
/
+2
2019-07-08
ceph: fix warning PTR_ERR_OR_ZERO can be used
Hariprasad Kelam
1
-1
/
+1
2019-07-08
ceph: hold i_ceph_lock when removing caps for freeing inode
Yan, Zheng
3
-6
/
+8
2019-07-08
ceph: ensure d_name/d_parent stability in ceph_mdsc_lease_send_msg()
Yan, Zheng
3
-16
/
+16
2019-07-08
ceph: use READ_ONCE to access d_parent in RCU critical section
Yan, Zheng
1
-2
/
+2
2019-07-08
ceph: fix dir_lease_is_valid()
Yan, Zheng
1
-9
/
+17
2019-07-08
ceph: close race between d_name_cmp() and update_dentry_lease()
Yan, Zheng
1
-76
/
+88
2019-07-08
ceph: fix improper use of smp_mb__before_atomic()
Andrea Parri
1
-1
/
+6
2019-07-08
ceph: fix "ceph.dir.rctime" vxattr value
David Disseldorp
1
-1
/
+1
2019-07-08
ceph: remove unused vxattr length helpers
David Disseldorp
3
-50
/
+2
2019-07-08
ceph: fix listxattr vxattr buffer length calculation
David Disseldorp
1
-24
/
+30
2019-07-08
ceph: add ceph.snap.btime vxattr
David Disseldorp
1
-0
/
+27
2019-07-08
ceph: carry snapshot creation time with inodes
David Disseldorp
4
-0
/
+13
2019-07-08
ceph: clean up ceph.dir.pin vxattr name sizeof()
David Disseldorp
1
-1
/
+1
2019-07-08
ceph: silence a checker warning in mdsc_show()
Dan Carpenter
1
-1
/
+1
2019-07-08
libceph: remove ceph_get_direct_page_vector()
Christoph Hellwig
2
-37
/
+0
2019-07-08
Linux 5.2
v5.2
Linus Torvalds
1
-1
/
+1
2019-07-06
blk-mq: fix up placement of debugfs directory of queue files
Greg Kroah-Hartman
1
-0
/
+7
2019-07-06
Revert "mm: page cache: store only head pages in i_pages"
Linus Torvalds
8
-82
/
+94
2019-07-05
mtd: rawnand: sunxi: Add A23/A33 DMA support with extra MBUS configuration
Miquel Raynal
1
-0
/
+24
2019-07-05
Revert "mtd: rawnand: sunxi: Add A23/A33 DMA support"
Miquel Raynal
1
-36
/
+2
2019-07-05
i2c: tegra: Add Dmitry as a reviewer
Dmitry Osipenko
1
-0
/
+1
2019-07-05
fs: VALIDATE_FS_PARSER should default to n
Geert Uytterhoeven
1
-1
/
+0
2019-07-05
KVM: arm64/sve: Fix vq_present() macro to yield a bool
Zhang Lei
1
-1
/
+1
2019-07-05
dmaengine: qcom: bam_dma: Fix completed descriptors count
Sricharan R
1
-0
/
+3
2019-07-05
dmaengine: imx-sdma: remove BD_INTR for channel0
Robin Gong
1
-2
/
+2
2019-07-05
dmaengine: imx-sdma: fix use-after-free on probe error path
Sven Van Asbroeck
1
-21
/
+27
2019-07-05
dmaengine: jz4780: Fix an endian bug in IRQ handler
Dan Carpenter
1
-2
/
+3
2019-07-05
swap_readpage(): avoid blk_wake_io_task() if !synchronous
Oleg Nesterov
1
-5
/
+8
2019-07-05
devres: allow const resource arguments
Arnd Bergmann
2
-2
/
+4
2019-07-05
mm/vmscan.c: prevent useless kswapd loops
Shakeel Butt
1
-12
/
+15
2019-07-05
fs/userfaultfd.c: disable irqs for fault_pending and event locks
Eric Biggers
1
-16
/
+26
2019-07-05
mm/page_alloc.c: fix regression with deferred struct page init
Juergen Gross
1
-1
/
+2
2019-07-04
ptrace: Fix ->ptracer_cred handling for PTRACE_TRACEME
Jann Horn
1
-3
/
+1
2019-07-04
drm/imx: only send event on crtc disable if kept disabled
Robert Beckett
1
-1
/
+1
2019-07-04
drm/imx: notify drm core before sending event during crtc disable
Robert Beckett
1
-2
/
+2
2019-07-03
nfsd: Fix overflow causing non-working mounts on 1 TB machines
Paul Menzel
1
-1
/
+1
2019-07-03
crypto: user - prevent operating on larval algorithms
Eric Biggers
1
-0
/
+3
2019-07-03
crypto: cryptd - Fix skcipher instance memory leak
Vincent Whitchurch
1
-0
/
+1
2019-07-03
lib/mpi: Fix karactx leak in mpi_powm
Herbert Xu
1
-4
/
+2
2019-07-03
Bluetooth: Fix faulty expression for minimum encryption key size check
Matias Karhumaa
1
-1
/
+1
2019-07-02
scsi: iscsi: set auth_protocol back to NULL if CHAP_A value is not supported
Maurizio Lombardi
1
-8
/
+8
2019-07-02
scsi: target/iblock: Fix overrun in WRITE SAME emulation
Roman Bolshakov
1
-1
/
+1
2019-07-02
gpio/spi: Fix spi-gpio regression on active high CS
Linus Walleij
1
-1
/
+8
2019-07-02
ftrace/x86: Anotate text_mutex split between ftrace_arch_code_modify_post_pro...
Jiri Kosina
1
-0
/
+2
2019-07-02
ALSA: line6: Fix write on zero-sized buffer
Takashi Iwai
1
-0
/
+5
2019-07-02
KVM: LAPIC: Fix pending interrupt in IRR blocked by software disable LAPIC
Wanpeng Li
1
-1
/
+1
2019-07-02
KVM: nVMX: Change KVM_STATE_NESTED_EVMCS to signal vmcs12 is copied from eVMCS
Liran Alon
2
-9
/
+17
2019-07-02
KVM: nVMX: Allow restore nested-state to enable eVMCS when vCPU in SMM
Liran Alon
1
-1
/
+4
2019-07-02
KVM: x86: degrade WARN to pr_warn_ratelimited
Paolo Bonzini
1
-3
/
+3
[next]