index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
Age
Commit message (
Expand
)
Author
Files
Lines
2018-10-21
radix tree: Remove radix_tree_maybe_preload_order
Matthew Wilcox
1
-74
/
+0
2018-10-21
radix tree: Remove split/join code
Matthew Wilcox
1
-169
/
+2
2018-10-21
radix tree: Remove radix_tree_update_node_t
Matthew Wilcox
2
-35
/
+9
2018-10-21
shmem: Convert shmem_alloc_hugepage to XArray
Matthew Wilcox
1
-43
/
+1
2018-10-21
shmem: Convert find_swap_entry to XArray
Matthew Wilcox
1
-0
/
+56
2018-10-21
mm: Convert workingset to XArray
Matthew Wilcox
1
-0
/
+65
2018-10-21
page cache: Add and replace pages using the XArray
Matthew Wilcox
1
-3
/
+3
2018-10-21
ida: Convert to XArray
Matthew Wilcox
2
-247
/
+203
2018-10-21
xarray: Track free entries in an XArray
Matthew Wilcox
2
-4
/
+145
2018-10-21
xarray: Add xa_reserve and xa_release
Matthew Wilcox
2
-0
/
+87
2018-10-21
xarray: Add xas_create_range
Matthew Wilcox
2
-0
/
+169
2018-10-21
xarray: Add xas_for_each_conflict
Matthew Wilcox
2
-0
/
+129
2018-10-21
xarray: Step through an XArray
Matthew Wilcox
2
-0
/
+189
2018-10-21
xarray: Destroy an XArray
Matthew Wilcox
2
-0
/
+62
2018-10-21
xarray: Extract entries from an XArray
Matthew Wilcox
1
-0
/
+80
2018-10-21
xarray: Add XArray iterators
Matthew Wilcox
2
-0
/
+475
2018-10-21
xarray: Add XArray conditional store operations
Matthew Wilcox
2
-0
/
+91
2018-10-21
xarray: Add XArray unconditional store operations
Matthew Wilcox
3
-6
/
+868
2018-10-21
xarray: Add XArray marks
Matthew Wilcox
2
-2
/
+264
2018-10-21
xarray: Add XArray load operation
Matthew Wilcox
5
-43
/
+286
2018-10-21
xarray: Define struct xa_node
Matthew Wilcox
1
-24
/
+24
2018-10-21
xarray: Add definition of struct xarray
Matthew Wilcox
4
-41
/
+84
2018-10-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-2
/
+2
2018-10-19
locking/lockdep: Make global debug_locks* variables read-mostly
Waiman Long
1
-2
/
+2
2018-10-19
locking/lockdep: Fix debug_locks off performance problem
Waiman Long
1
-1
/
+1
2018-10-16
lib: Fix ia64 bootloader linkage
Alexander Shishkin
4
-32
/
+36
2018-10-15
test_ida: Fix lockdep warning
Matthew Wilcox
1
-2
/
+2
2018-10-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
5
-7
/
+18
2018-10-12
doc: printk-formats: Remove bogus kobject references for device nodes
Geert Uytterhoeven
1
-11
/
+9
2018-10-12
Merge tag 'mtd/fixes-for-4.19-rc8' of git://git.infradead.org/linux-mtd
Greg Kroah-Hartman
2
-5
/
+13
2018-10-12
lib/vsprintf: Hash printed address for netdev bits fallback
Geert Uytterhoeven
1
-5
/
+4
2018-10-12
lib/vsprintf: Hash legacy clock addresses
Geert Uytterhoeven
1
-1
/
+1
2018-10-12
lib/vsprintf: Prepare for more general use of ptr_to_id()
Geert Uytterhoeven
1
-103
/
+103
2018-10-12
lib/vsprintf: Make ptr argument conts in ptr_to_id()
Geert Uytterhoeven
1
-1
/
+2
2018-10-12
lib/bch: fix possible stack overrun
Arnd Bergmann
2
-5
/
+13
2018-10-11
Makefile: Globally enable VLA warning
Kees Cook
1
-0
/
+2
2018-10-11
lib: Add memcat_p(): paste 2 pointer arrays together
Alexander Shishkin
4
-0
/
+155
2018-10-10
Merge tag 'trace-v4.19-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Greg Kroah-Hartman
1
-1
/
+1
2018-10-09
s390/kasan: add option for 4-level paging support
Vasily Gorbik
1
-0
/
+9
2018-10-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
1
-0
/
+1
2018-10-08
netlink: Add strict version of nlmsg_parse and nla_parse
David Ahern
1
-12
/
+36
2018-10-05
vsprintf: Fix off-by-one bug in bstr_printf() processing dereferenced pointers
Steven Rostedt (VMware)
1
-1
/
+1
2018-10-04
ARM: 8800/1: use choice for kernel unwinders
Stefan Agner
1
-3
/
+3
2018-10-02
netlink: add validation function to policy
Johannes Berg
1
-0
/
+7
2018-10-02
netlink: add attribute range validation to policy
Johannes Berg
1
-0
/
+72
2018-10-02
lib/xz: Put CRC32_POLY_LE in xz_private.h
Joel Stanley
2
-1
/
+4
2018-09-30
xarray: Change definition of sibling entries
Matthew Wilcox
2
-45
/
+26
2018-09-30
xarray: Replace exceptional entries
Matthew Wilcox
2
-47
/
+34
2018-09-30
idr: Permit any valid kernel pointer to be stored
Matthew Wilcox
2
-10
/
+15
2018-09-28
netlink: add nested array policy validation
Johannes Berg
1
-0
/
+51
[prev]
[next]