Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
61a50101638254d38e3f4281265b44de0f2cba4e
/
lib
3277953
mm: do not export ioremap_page_range symbol for external module
by zhong jiang
· 8 years ago
dd040b6
radix-tree: fix private list warnings
by Matthew Wilcox
· 8 years ago
203f80f
Merge branch 'stable/for-linus-4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/swiotlb
by Linus Torvalds
· 8 years ago
602d985
swiotlb: ensure that page-sized mappings are page-aligned
by Nikita Yushchenko
· 8 years ago
f4d3935
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 8 years ago
b9dc6f6
fix a fencepost error in pipe_advance()
by Al Viro
· 8 years ago
da0510c
lib/Kconfig.debug: fix frv build failure
by Sudip Mukherjee
· 8 years ago
ea07b86
mm: workingset: fix use-after-free in shadow node shrinker
by Johannes Weiner
· 8 years ago
2fd8774
Merge branch 'stable/for-linus-4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/swiotlb
by Linus Torvalds
· 8 years ago
7453c54
swiotlb: Export swiotlb_max_segment to users
by Konrad Rzeszutek Wilk
· 8 years ago
3ddc76d
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 8 years ago
b272f73
Merge branch 'smp-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 8 years ago
2456e85
ktime: Get rid of the union
by Thomas Gleixner
· 8 years ago
530e9b7
cpu/hotplug: Remove obsolete cpu hotplug register/unregister functions
by Thomas Gleixner
· 8 years ago
7c0f6ba
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
by Linus Torvalds
· 8 years ago
a307d0a
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 8 years ago
33844e6
[iov_iter] fix iterate_all_kinds() on empty iterators
by Al Viro
· 8 years ago
50f4d9b
printk: fix typo in CONSOLE_LOGLEVEL_DEFAULT help text
by Borislav Petkov
· 8 years ago
fff5d99
swiotlb: Add swiotlb=noforce debug option
by Geert Uytterhoeven
· 8 years ago
ae7871b
swiotlb: Convert swiotlb_force from int to enum
by Geert Uytterhoeven
· 8 years ago
9a19a6d
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 8 years ago
b9a0deb
redo: radix tree test suite: fix compilation
by Matthew Wilcox
· 8 years ago
e8de434
radix-tree: ensure counts are initialised
by Matthew Wilcox
· 8 years ago
a90eb3a
radix-tree: fix replacement for multiorder entries
by Matthew Wilcox
· 8 years ago
2791653
radix-tree: add radix_tree_split_preload()
by Matthew Wilcox
· 8 years ago
e157b55
radix-tree: add radix_tree_split
by Matthew Wilcox
· 8 years ago
175542f
radix-tree: add radix_tree_join
by Matthew Wilcox
· 8 years ago
268f42d
radix-tree: delete radix_tree_range_tag_if_tagged()
by Matthew Wilcox
· 8 years ago
478922e
radix-tree: delete radix_tree_locate_item()
by Matthew Wilcox
· 8 years ago
148deab
radix-tree: improve multiorder iterators
by Matthew Wilcox
· 8 years ago
218ed75
radix-tree: improve dump output
by Matthew Wilcox
· 8 years ago
bc412fc
radix-tree: make radix_tree_find_next_bit more useful
by Matthew Wilcox
· 8 years ago
9498d2b
radix-tree: create node_tag_set()
by Matthew Wilcox
· 8 years ago
91d9c05
radix-tree: move rcu_head into a union with private_list
by Matthew Wilcox
· 8 years ago
91b9677c
radix-tree: fix typo
by Matthew Wilcox
· 8 years ago
0462554
Kconfig: lib/Kconfig.ubsan fix reference to ubsan documentation
by Andreas Platschek
· 8 years ago
700199b0
Kconfig: lib/Kconfig.debug: fix references to Documenation
by Andreas Platschek
· 8 years ago
2a4c32e
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/shli/md
by Linus Torvalds
· 8 years ago
b5cab0d
Merge branch 'stable/for-linus-4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/swiotlb
by Linus Torvalds
· 8 years ago
c11a6cf
Merge branch 'for-4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
by Linus Torvalds
· 8 years ago
2073773
Merge branch 'md-next' into md-linus
by Shaohua Li
· 8 years ago
098c305
Merge tag 'driver-core-4.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
by Linus Torvalds
· 8 years ago
36869cb
Merge branch 'for-4.10/block' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 8 years ago
e7aa8c2
Merge tag 'docs-4.10' of git://git.lwn.net/linux
by Linus Torvalds
· 8 years ago
e34bac7
Merge branch 'akpm' (patches from Andrew)
by Linus Torvalds
· 8 years ago
e71c397
Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 8 years ago
a2ef947
lib/ida: document locking requirements a bit better
by Daniel Vetter
· 8 years ago
ce093a0
lib/rbtree.c: fix typo in comment of ____rb_erase_color
by Jie Chen
· 8 years ago
6b2a65c
lib/Kconfig.debug: make CONFIG_STRICT_DEVMEM depend on CONFIG_DEVMEM
by Dave Young
· 8 years ago
a8cfdc6
printk: add Kconfig option to set default console loglevel
by Olof Johansson
· 8 years ago
14b4687
mm: workingset: move shadow entry tracking to radix tree exceptional tracking
by Johannes Weiner
· 8 years ago
4d693d0
lib: radix-tree: update callback for changing leaf nodes
by Johannes Weiner
· 8 years ago
f4b109c
lib: radix-tree: add entry deletion support to __radix_tree_replace()
by Johannes Weiner
· 8 years ago
6d75f36
lib: radix-tree: check accounting of existing slot replacement users
by Johannes Weiner
· 8 years ago
f794243
lib: radix-tree: native accounting of exceptional entries
by Johannes Weiner
· 8 years ago
6cdf89b
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 8 years ago
718c0dd
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 8 years ago
6f38751
Merge branch 'linus' into locking/core, to pick up fixes
by Ingo Molnar
· 8 years ago
821781a
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 8 years ago
2b41226
Revert "radix tree test suite: fix compilation"
by Linus Torvalds
· 8 years ago
53855d1
radix tree test suite: fix compilation
by Matthew Wilcox
· 8 years ago
5b43f97
Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 8 years ago
a317178
parser: add u64 number parser
by James Smart
· 8 years ago
cbbd26b
[iov_iter] new primitives - copy_from_iter_full() and friends
by Al Viro
· 8 years ago
2745529
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 8 years ago
1b95b1a
Merge branch 'locking/urgent' into locking/core, to pick up dependent fixes
by Ingo Molnar
· 8 years ago
828347f
kasan: support use-after-scope detection
by Dmitry Vyukov
· 8 years ago
f8ff04e
lib/debugobjects: export for use in modules
by Chris Wilson
· 8 years ago
0b42f25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 8 years ago
2513940
locking/selftest: Fix output since KERN_CONT changes
by Michael Ellerman
· 8 years ago
f5527ff
mpi: Fix NULL ptr dereference in mpi_powm() [ver #3]
by Andrey Ryabinin
· 8 years ago
af91a81
Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu into core/rcu
by Ingo Molnar
· 8 years ago
f9aa9dc
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 8 years ago
02cb689
Merge branch 'linus' into locking/core, to pick up fixes
by Ingo Molnar
· 8 years ago
8d1a240
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc
by Linus Torvalds
· 8 years ago
32d84cd
netlink: smaller nla_attr_minlen table
by Alexey Dobriyan
· 8 years ago
917fef6
Merge tag 'v4.9-rc4' into sound
by Jonathan Corbet
· 8 years ago
e6b5f1b
config: Adding the new config parameter CONFIG_PROVE_LOCKING_SMALL for sparc
by Babu Moger
· 8 years ago
680bb94
fix iov_iter_advance() for ITER_PIPE
by Abhi Das
· 8 years ago
f2f09a4
locking/core: Remove cpu_relax_lowlatency() users
by Christian Borntraeger
· 8 years ago
6190aaa
Merge branches 'doc.2016.11.14a', 'fixes.2016.11.14a', 'list.2016.10.31a' and 'torture.2016.11.14a' into HEAD
by Paul E. McKenney
· 8 years ago
f2151a0a
rcu: RCU_TRACE enables event tracing as well as debugfs
by Nikolay Borisov
· 8 years ago
ae65a21
lib/stackdepot: export save/fetch stack for drivers
by Chris Wilson
· 8 years ago
d29fa0c
swiotlb: Minor fix-ups for DMA_ATTR_SKIP_CPU_SYNC support
by Alexander Duyck
· 8 years ago
d544abd
lib/radix-tree: Convert to hotplug state machine
by Sebastian Andrzej Siewior
· 8 years ago
5588f5a
lib/percpu_counter: Convert to hotplug state machine
by Sebastian Andrzej Siewior
· 8 years ago
b9bf33a
lib/raid6: Add AVX2 optimized xor_syndrome functions
by Gayatri Kammela
· 8 years ago
0443fa0
swiotlb: Add support for DMA_ATTR_SKIP_CPU_SYNC
by Alexander Duyck
· 8 years ago
ebcf6f9
swiotlb: Drop unused functions swiotlb_map_sg and swiotlb_unmap_sg
by Alexander Duyck
· 8 years ago
0d2e189
swiotlb: Rate-limit printing when running out of SW-IOMMU space
by Geert Uytterhoeven
· 8 years ago
2f8b544
block,fs: untangle fs.h and blk_types.h
by Christoph Hellwig
· 8 years ago
4520bcb
bug: Avoid Kconfig warning for BUG_ON_DATA_CORRUPTION
by Arnd Bergmann
· 8 years ago
91a6cee
lib/Kconfig.debug: Fix typo in select statement
by Valentin Rothberg
· 8 years ago
de54ebb
bug: Provide toggle for BUG on data corruption
by Kees Cook
· 8 years ago
0cd340d
list: Split list_del() debug checking into separate function
by Kees Cook
· 8 years ago
54acd43
rculist: Consolidate DEBUG_LIST for list_add_rcu()
by Kees Cook
· 8 years ago
d7c8167
list: Split list_add() debug checking into separate function
by Kees Cook
· 8 years ago
bb41d2a
Merge 4.9-rc3 into driver-core-next
by Greg Kroah-Hartman
· 8 years ago
2a26d99
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 8 years ago
edbbf99
kobject: improve function-level documentation
by Julia Lawall
· 8 years ago
Next »