index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Lines
2017-09-01
dt-bindings: soc: qcom: Extend GLINK to cover SMEM
Bjorn Andersson
-9
/
+16
2017-09-01
remoteproc: qcom: adsp: Allow defining GLINK edge
Bjorn Andersson
-0
/
+64
2017-09-02
powerpc/sstep: Avoid used uninitialized error
Michael Ellerman
-0
/
+1
2017-09-01
Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
-6
/
+16
2017-09-01
PCI: Fix typos and whitespace errors
Bjorn Helgaas
-103
/
+99
2017-09-01
PCI: Remove unused "res" variable from pci_resource_io()
Shawn Lin
-3
/
+0
2017-09-01
PCI: Correct kernel-doc of pci_vpd_srdt_size(), pci_vpd_srdt_tag()
Shawn Lin
-2
/
+2
2017-09-01
Bluetooth: make baswap src const
Loic Poulain
-4
/
+4
2017-09-01
fsmap: fix documentation of FMR_OF_LAST
Darrick J. Wong
-1
/
+1
2017-09-01
xfs: simplify the rmap code in xfs_bmse_merge
Darrick J. Wong
-4
/
+3
2017-09-01
xfs: remove unused flags arg from xfs_file_iomap_begin_delay
Eric Sandeen
-3
/
+1
2017-09-01
xfs: fix incorrect log_flushed on fsync
Amir Goldstein
-7
/
+0
2017-09-01
xfs: disable per-inode DAX flag
Christoph Hellwig
-1
/
+2
2017-09-01
xfs: replace xfs_qm_get_rtblks with a direct call to xfs_bmap_count_leaves
Christoph Hellwig
-32
/
+12
2017-09-01
xfs: rewrite xfs_bmap_count_leaves using xfs_iext_get_extent
Christoph Hellwig
-11
/
+11
2017-09-01
xfs: use xfs_iext_*_extent helpers in xfs_bmap_split_extent_at
Christoph Hellwig
-16
/
+4
2017-09-01
xfs: use xfs_iext_*_extent helpers in xfs_bmap_shift_extents
Christoph Hellwig
-92
/
+88
2017-09-01
xfs: move some code around inside xfs_bmap_shift_extents
Christoph Hellwig
-25
/
+29
2017-09-01
epoll: fix race between ep_poll_callback(POLLFREE) and ep_free()/ep_remove()
Oleg Nesterov
-16
/
+26
2017-09-01
block/loop: remove unused field
Shaohua Li
-1
/
+0
2017-09-01
block/loop: fix use after free
Shaohua Li
-4
/
+17
2017-09-01
bfq: Use icq_to_bic() consistently
Bart Van Assche
-1
/
+1
2017-09-01
bfq: Suppress compiler warnings about comparisons
Bart Van Assche
-10
/
+10
2017-09-01
bfq: Check kstrtoul() return value
Bart Van Assche
-15
/
+37
2017-09-01
bfq: Declare local functions static
Bart Van Assche
-9
/
+9
2017-09-01
bfq: Annotate fall-through in a switch statement
Bart Van Assche
-0
/
+1
2017-09-01
Merge branch 'nvme-4.14' of git://git.infradead.org/nvme into for-4.14/block-...
Jens Axboe
-72
/
+77
2017-09-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
-559
/
+816
2017-09-01
Merge tag 'ceph-for-4.13-rc8' of git://github.com/ceph/ceph-client
Linus Torvalds
-18
/
+18
2017-09-01
ARC: Re-enable MMU upon Machine Check exception
Jose Abreu
-3
/
+6
2017-09-01
ARC: Show fault information passed to show_kernel_fault_diag()
Jose Abreu
-2
/
+5
2017-09-01
ARC: [plat-hsdk] initial port for HSDK board
Alexey Brodkin
-2
/
+365
2017-09-01
ARC: mm: Decouple RAM base address from kernel link address
Eugeniy Paltsev
-10
/
+18
2017-09-01
ARCv2: IOC: Tighten up the contraints (specifically base / size alignment)
Eugeniy Paltsev
-8
/
+19
2017-09-01
ARC: [plat-axs103] refactor the DT fudging code
Vineet Gupta
-24
/
+22
2017-09-01
ARC: [plat-axs103] use clk driver #2: Add core pll node to DT to manage cpu clk
Eugeniy Paltsev
-4
/
+18
2017-09-01
ARC: [plat-axs103] use clk driver #1: Get rid of platform specific cpu clk se...
Eugeniy Paltsev
-113
/
+5
2017-09-01
ftrace: Fix memleak when unregistering dynamic ops when tracing disabled
Steven Rostedt (VMware)
-4
/
+6
2017-09-01
xfs: use xfs_iext_get_extent in xfs_bmap_first_unused
Christoph Hellwig
-5
/
+7
2017-09-01
xfs: switch xfs_bmap_local_to_extents to use xfs_iext_insert
Christoph Hellwig
-4
/
+7
2017-09-01
xfs: add a xfs_iext_update_extent helper
Christoph Hellwig
-6
/
+20
2017-09-01
xfs: consolidate the various page fault handlers
Christoph Hellwig
-65
/
+60
2017-09-01
iomap: return VM_FAULT_* codes from iomap_page_mkwrite
Christoph Hellwig
-3
/
+2
2017-09-01
xfs: relog dirty buffers during swapext bmbt owner change
Brian Foster
-18
/
+65
2017-09-01
xfs: disallow marking previously dirty buffers as ordered
Brian Foster
-3
/
+6
2017-09-01
xfs: move bmbt owner change to last step of extent swap
Brian Foster
-18
/
+26
2017-09-01
xfs: skip bmbt block ino validation during owner change
Brian Foster
-1
/
+4
2017-09-01
xfs: don't log dirty ranges for ordered buffers
Brian Foster
-18
/
+16
2017-09-01
xfs: refactor buffer logging into buffer dirtying helper
Brian Foster
-17
/
+33
2017-09-01
xfs: ordered buffer log items are never formatted
Brian Foster
-11
/
+2
[prev]
[next]