index
:
Linux
arm64-uaccess
for-next
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
Commit message (
Expand
)
Author
Age
Files
Lines
*
shmem: Convert shmem_alloc_hugepage to XArray
Matthew Wilcox
2018-10-21
1
-5
/
+1
*
pagevec: Use xa_mark_t
Matthew Wilcox
2018-10-21
1
-3
/
+5
*
mm: Convert delete_from_swap_cache to XArray
Matthew Wilcox
2018-10-21
1
-2
/
+3
*
mm: Convert workingset to XArray
Matthew Wilcox
2018-10-21
1
-9
/
+0
*
mm: Convert page-writeback to XArray
Matthew Wilcox
2018-10-21
1
-7
/
+10
*
page cache: Convert find_get_entries_tag to XArray
Matthew Wilcox
2018-10-21
1
-1
/
+1
*
page cache; Convert find_get_pages_range_tag to XArray
Matthew Wilcox
2018-10-21
1
-2
/
+2
*
page cache: Convert find_get_pages_contig to XArray
Matthew Wilcox
2018-10-21
1
-17
/
+0
*
page cache: Add and replace pages using the XArray
Matthew Wilcox
2018-10-21
2
-5
/
+6
*
page cache: Convert hole search to XArray
Matthew Wilcox
2018-10-21
1
-2
/
+2
*
page cache: Rearrange address_space
Matthew Wilcox
2018-10-21
1
-15
/
+31
*
ida: Convert to XArray
Matthew Wilcox
2018-10-21
1
-11
/
+7
*
xarray: Track free entries in an XArray
Matthew Wilcox
2018-10-21
1
-0
/
+101
*
xarray: Add xa_reserve and xa_release
Matthew Wilcox
2018-10-21
1
-2
/
+32
*
xarray: Add xas_create_range
Matthew Wilcox
2018-10-21
1
-0
/
+13
*
xarray: Add xas_for_each_conflict
Matthew Wilcox
2018-10-21
1
-0
/
+17
*
xarray: Step through an XArray
Matthew Wilcox
2018-10-21
1
-0
/
+67
*
xarray: Destroy an XArray
Matthew Wilcox
2018-10-21
1
-0
/
+1
*
xarray: Extract entries from an XArray
Matthew Wilcox
2018-10-21
1
-0
/
+2
*
xarray: Add XArray iterators
Matthew Wilcox
2018-10-21
1
-0
/
+165
*
xarray: Add XArray conditional store operations
Matthew Wilcox
2018-10-21
1
-0
/
+60
*
xarray: Add XArray unconditional store operations
Matthew Wilcox
2018-10-21
1
-2
/
+145
*
xarray: Add XArray marks
Matthew Wilcox
2018-10-21
1
-0
/
+63
*
xarray: Add XArray load operation
Matthew Wilcox
2018-10-21
1
-0
/
+336
*
xarray: Define struct xa_node
Matthew Wilcox
2018-10-21
2
-26
/
+30
*
xarray: Add definition of struct xarray
Matthew Wilcox
2018-10-21
2
-20
/
+78
*
xarray: Change definition of sibling entries
Matthew Wilcox
2018-09-29
2
-4
/
+93
*
xarray: Replace exceptional entries
Matthew Wilcox
2018-09-29
3
-40
/
+117
*
Update email address
Matthew Wilcox
2018-09-29
1
-1
/
+1
*
Merge tag 'spi-fix-v4.19-rc5' of https://git.kernel.org/pub/scm/linux/kernel/...
Greg Kroah-Hartman
2018-09-28
1
-3
/
+4
|
\
|
*
spi: spi-mem: Move the DMA-able constraint doc to the kerneldoc header
Boris Brezillon
2018-09-20
1
-3
/
+2
|
*
spi: spi-mem: Add missing description for data.nbytes field
Boris Brezillon
2018-09-20
1
-0
/
+2
*
|
Merge tag 'regulator-v4.19-rc5' of https://git.kernel.org/pub/scm/linux/kerne...
Greg Kroah-Hartman
2018-09-28
2
-6
/
+33
|
\
\
|
*
|
regulator: Fix 'do-nothing' value for regulators without suspend state
Marek Szyprowski
2018-09-03
1
-3
/
+3
|
*
|
regulator: da9063: fix DT probing with constraints
Philipp Zabel
2018-08-31
1
-7
/
+9
|
*
|
regulator: bd71837: Disable voltage monitoring for LDO3/4
Matti Vaittinen
2018-08-29
1
-3
/
+30
*
|
|
Merge tag 'drm-fixes-2018-09-28' of git://anongit.freedesktop.org/drm/drm
Greg Kroah-Hartman
2018-09-28
1
-1
/
+0
|
\
\
\
|
*
|
|
Revert "drm/panel: Add device_link from panel device to DRM device"
Linus Walleij
2018-09-27
1
-1
/
+0
*
|
|
|
erge tag 'libnvdimm-fixes-4.19-rc6' of git://git.kernel.org/pub/scm/linux/ker...
Greg Kroah-Hartman
2018-09-25
1
-1
/
+1
|
\
\
\
\
|
*
|
|
|
uaccess: Fix is_source param for check_copy_size() in copy_to_iter_mcsafe()
Dave Jiang
2018-09-12
1
-1
/
+1
*
|
|
|
|
Revert "uapi/linux/keyctl.h: don't use C++ reserved keyword as a struct membe...
Lubomir Rintel
2018-09-25
1
-1
/
+1
*
|
|
|
|
Merge gitolite.kernel.org:/pub/scm/linux/kernel/git/davem/net
Greg Kroah-Hartman
2018-09-25
3
-3
/
+5
|
\
\
\
\
\
|
|
_
|
/
/
/
|
/
|
|
|
|
|
*
|
|
|
netpoll: make ndo_poll_controller() optional
Eric Dumazet
2018-09-23
1
-2
/
+3
|
*
|
|
|
NFC: Fix the number of pipes
Suren Baghdasaryan
2018-09-18
1
-1
/
+1
|
*
|
|
|
net: stmmac: Rework coalesce timer and fix multi-queue races
Jose Abreu
2018-09-18
1
-0
/
+1
*
|
|
|
|
Merge tag 'mfd-fixes-4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/l...
Greg Kroah-Hartman
2018-09-23
1
-7
/
+9
|
\
\
\
\
\
|
*
|
|
|
|
mfd: da9063: Fix DT probing with constraints
Philipp Zabel
2018-09-10
1
-7
/
+9
|
|
|
_
|
/
/
|
|
/
|
|
|
*
|
|
|
|
Merge tag 'for-linus-20180922' of git://git.kernel.dk/linux-block
Greg Kroah-Hartman
2018-09-23
1
-1
/
+4
|
\
\
\
\
\
|
*
|
|
|
|
block: use nanosecond resolution for iostat
Omar Sandoval
2018-09-21
1
-1
/
+4
*
|
|
|
|
|
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Greg Kroah-Hartman
2018-09-21
2
-2
/
+1
|
\
\
\
\
\
\
[next]