index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Revert "sysctl: clean up nr_pdflush_threads leftover"
Greg Kroah-Hartman
2018-12-07
1
-2
/
+2
*
Revert "tty: xilinx_uartps: Correct return value in probe"
Greg Kroah-Hartman
2018-12-06
1
-12
/
+14
*
tty/ldsem: Decrement wait_readers on timeouted down_read()
Dmitry Safonov
2018-12-05
1
-0
/
+1
*
tty/ldsem: Add lockdep asserts for ldisc_sem
Dmitry Safonov
2018-12-05
1
-0
/
+9
*
tty/ldsem: Convert to regular lockdep annotations
Peter Zijlstra
2018-12-05
1
-37
/
+14
*
tty: Simplify tty->count math in tty_reopen()
Dmitry Safonov
2018-12-05
1
-8
/
+5
*
tty: Don't block on IO when ldisc change is pending
Dmitry Safonov
2018-12-05
5
-7
/
+21
*
tty: Hold tty_ldisc_lock() during tty_reopen()
Dmitry Safonov
2018-12-05
1
-2
/
+7
*
tty/ldsem: Wake up readers after timed out down_write()
Dmitry Safonov
2018-12-05
1
-0
/
+10
*
sysctl: clean up nr_pdflush_threads leftover
Rafael Aquini
2018-12-05
1
-2
/
+2
*
tty/sysrq: Do not call sync directly from sysrq_do_reset()
Mark Tomlinson
2018-12-05
1
-2
/
+1
*
serial: 8250-mtk: add uart DMA support
Long Cheng
2018-12-05
1
-1
/
+209
*
dt-bindings: dma: uart: add uart dma bindings
Long Cheng
2018-12-05
1
-0
/
+33
*
tty: xilinx_uartps: Correct return value in probe
Rajan Vaja
2018-12-05
1
-14
/
+12
*
tty: serial: qcom_geni_serial: Fix softlock
Ryan Case
2018-12-05
1
-17
/
+39
*
Revert "serial/sunsu: add missing of_node_put()"
Greg Kroah-Hartman
2018-12-05
1
-15
/
+5
*
serdev: document the write functions using kernel-doc
Johan Hovold
2018-11-27
1
-0
/
+37
*
serdev: make synchronous write helper interruptible
Johan Hovold
2018-11-27
2
-7
/
+15
*
serdev: make synchronous write return bytes written
Johan Hovold
2018-11-27
3
-4
/
+12
*
serdev: use zero to indicate infinite write timeout
Johan Hovold
2018-11-27
1
-2
/
+5
*
Merge 4.20-rc4 into tty-next
Greg Kroah-Hartman
2018-11-27
418
-2533
/
+4241
|
\
|
*
Linux 4.20-rc4
v4.20-rc4
Linus Torvalds
2018-11-25
1
-2
/
+2
|
*
Merge tag 'dma-mapping-4.20-3' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
2018-11-25
2
-2
/
+3
|
|
\
|
|
*
swiotlb: Skip cache maintenance on map error
Robin Murphy
2018-11-21
1
-1
/
+2
|
|
*
dma-direct: Make DIRECT_MAPPING_ERROR viable for SWIOTLB
Robin Murphy
2018-11-21
1
-1
/
+1
|
*
|
Merge tag 'nfs-for-4.20-4' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
2018-11-25
7
-37
/
+66
|
|
\
\
|
|
*
|
flexfiles: use per-mirror specified stateid for IO
Tigran Mkrtchyan
2018-11-22
3
-12
/
+32
|
|
*
|
NFSv4.2 copy do not allocate memory under the lock
Olga Kornievskaia
2018-11-22
2
-20
/
+21
|
|
*
|
NFSv4: Fix a NFSv4 state manager deadlock
Trond Myklebust
2018-11-20
2
-5
/
+13
|
*
|
|
MAINTAINERS: change Sparse's maintainer
Luc Van Oostenryck
2018-11-25
2
-2
/
+5
|
*
|
|
Merge tag 'xarray-4.20-rc4' of git://git.infradead.org/users/willy/linux-dax
Linus Torvalds
2018-11-25
6
-185
/
+387
|
|
\
\
\
|
|
*
|
|
XArray tests: Add missing locking
Matthew Wilcox
2018-11-19
1
-0
/
+10
|
|
*
|
|
dax: Avoid losing wakeup in dax_lock_mapping_entry
Matthew Wilcox
2018-11-19
1
-0
/
+1
|
|
*
|
|
dax: Fix huge page faults
Matthew Wilcox
2018-11-17
1
-8
/
+4
|
|
*
|
|
dax: Fix dax_unlock_mapping_entry for PMD pages
Matthew Wilcox
2018-11-17
1
-9
/
+8
|
|
*
|
|
dax: Reinstate RCU protection of inode
Matthew Wilcox
2018-11-16
1
-3
/
+19
|
|
*
|
|
dax: Make sure the unlocking entry isn't locked
Matthew Wilcox
2018-11-16
1
-0
/
+1
|
|
*
|
|
dax: Remove optimisation from dax_lock_mapping_entry
Matthew Wilcox
2018-11-16
1
-5
/
+2
|
|
*
|
|
XArray tests: Correct some 64-bit assumptions
Matthew Wilcox
2018-11-16
1
-2
/
+2
|
|
*
|
|
XArray: Correct xa_store_range
Matthew Wilcox
2018-11-16
1
-2
/
+3
|
|
*
|
|
XArray: Fix Documentation
Matthew Wilcox
2018-11-05
3
-8
/
+12
|
|
*
|
|
XArray: Handle NULL pointers differently for allocation
Matthew Wilcox
2018-11-05
2
-12
/
+29
|
|
*
|
|
XArray: Unify xa_store and __xa_store
Matthew Wilcox
2018-11-05
1
-33
/
+25
|
|
*
|
|
XArray: Add xa_store_bh() and xa_store_irq()
Matthew Wilcox
2018-11-05
2
-1
/
+56
|
|
*
|
|
XArray: Turn xa_erase into an exported function
Matthew Wilcox
2018-11-05
2
-17
/
+25
|
|
*
|
|
XArray: Unify xa_cmpxchg and __xa_cmpxchg
Matthew Wilcox
2018-11-05
2
-85
/
+69
|
|
*
|
|
XArray: Regularise xa_reserve
Matthew Wilcox
2018-11-05
4
-12
/
+105
|
|
*
|
|
nilfs2: Use xa_erase_irq
Matthew Wilcox
2018-11-05
1
-3
/
+1
|
|
*
|
|
XArray: Export __xa_foo to non-GPL modules
Matthew Wilcox
2018-11-05
1
-3
/
+3
|
|
*
|
|
XArray: Fix xa_for_each with a single element at 0
Matthew Wilcox
2018-11-05
2
-1
/
+31
[next]