Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
967c606a90fc6f0fc6f1368a481fa906ab0aa54f
/
lib
8b235f2
zlib_deflate/deftree: remove bi_reverse()
by yalin wang
· 9 years ago
e4e29dc
lib/decompress_unlzma: Do a NULL check for pointer
by Fabio Estevam
· 9 years ago
2d3862d
lib/decompressors: use real out buf size for gunzip with kernel
by Yinghai Lu
· 9 years ago
6b4a35f
lib/test_kasan.c: make kmalloc_oob_krealloc_less more correctly
by Wang Long
· 9 years ago
9789d8e
lib/test_kasan.c: fix a typo
by Wang Long
· 9 years ago
b40bdb7
lib/string_helpers: rename "esc" arg to "only"
by Kees Cook
· 9 years ago
d89a3f7
lib/string_helpers: clarify esc arg in string_escape_mem
by Kees Cook
· 9 years ago
9bf98f1
lib/bitmap.c: bitmap_parselist can accept string with whitespaces on head or tail
by Pan Xinhui
· 9 years ago
d9282cb
lib/bitmap.c: fix a special string handling bug in __bitmap_parselist
by Pan Xinhui
· 9 years ago
d21c3d4
lib/bitmap.c: correct a code style and do some, optimization
by Pan Xinhui
· 9 years ago
2d2e471
kstrto*: accept "-0" for signed conversion
by Alexey Dobriyan
· 9 years ago
f6f7a63
Merge branch 'akpm' (patches from Andrew)
by Linus Torvalds
· 9 years ago
156408c
lib/show_mem.c: correct reserved memory calculation
by Vishnu Pratap Singh
· 9 years ago
12f03ee
Merge tag 'libnvdimm-for-4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm
by Linus Torvalds
· 9 years ago
b793c00
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security
by Linus Torvalds
· 9 years ago
6f0a2fc
Merge branch 'nmi' of git://ftp.arm.linux.org.uk/~rmk/linux-arm
by Linus Torvalds
· 9 years ago
7d9071a
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 9 years ago
2a013e3
Merge tag 'md/4.3' of git://neil.brown.name/md
by Linus Torvalds
· 9 years ago
e89c6fd
Merge linux-block/for-4.3/core into md/for-linux
by NeilBrown
· 9 years ago
c98c363
genalloc: add support of multiple gen_pools per device
by Vladimir Zapolskiy
· 9 years ago
7385817
genalloc: add name arg to gen_pool_get() and devm_gen_pool_create()
by Vladimir Zapolskiy
· 9 years ago
ca520ca
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 9 years ago
dd5cdb4
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Linus Torvalds
· 9 years ago
d975f30
Merge branch 'for-4.3/sg' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 9 years ago
ae98207
Merge tag 'pm+acpi-4.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 9 years ago
25525be
Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 9 years ago
ef5f5de
Merge branch 'acpi-pm'
by Rafael J. Wysocki
· 9 years ago
7073bc6
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 9 years ago
d4c9039
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
by Linus Torvalds
· 9 years ago
f36fc04
Merge tag 'clk-for-linus-4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux
by Linus Torvalds
· 9 years ago
dbb7ee0
lib: move strncpy_from_unsafe() into mm/maccess.c
by Alexei Starovoitov
· 9 years ago
0e833e6
md/raid6: delta syndrome for ARM NEON
by Ard Biesheuvel
· 9 years ago
1a6877b
lib: introduce strncpy_from_unsafe()
by Alexei Starovoitov
· 9 years ago
67a3e8f
nd_blk: change aperture mapping from WC to WB
by Ross Zwisler
· 9 years ago
dc8242f
lib/Makefile: remove CONFIG_AVERAGE build rule
by Valentin Rothberg
· 9 years ago
0f74fbf
MPI: Fix mpi_read_buffer
by Tadeusz Struk
· 9 years ago
1b3d420
PCI: Add pci_iomap_wc() variants
by Luis R. Rodriguez
· 9 years ago
f8bcbe6
lib: scatterlist: add sg splitting function
by Robert Jarzmik
· 9 years ago
f4e774f
average: remove out-of-line implementation
by Johannes Berg
· 9 years ago
f4a3e90
rhashtable-test: extend to test concurrency
by Phil Sutter
· 9 years ago
10c95ed
scatterlist: allow limited chaining without ARCH_HAS_SG_CHAIN
by Christoph Hellwig
· 9 years ago
bf3eac8
percpu-rwsem: kill CONFIG_PERCPU_RWSEM
by Oleg Nesterov
· 9 years ago
182ad46
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 9 years ago
9b9412d
Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu into core/rcu
by Ingo Molnar
· 9 years ago
f5468ff
locking/lockref: Remove homebrew cmpxchg64_relaxed() macro definition
by Will Deacon
· 9 years ago
f52609f
Merge branch 'locking/arch-atomic' into locking/core, because it's ready for upstream
by Ingo Molnar
· 9 years ago
92b19ff
cleanup IORESOURCE_CACHEABLE vs ioremap()
by Dan Williams
· 9 years ago
86bf172
test_bpf: add tests checking that JIT/interpreter sets A and X to 0.
by Nicolas Schichan
· 9 years ago
08fcb08
test_bpf: add more tests for LD_ABS and LD_IND.
by Nicolas Schichan
· 9 years ago
d2648d4
test_bpf: add module parameters to filter the tests to run.
by Nicolas Schichan
· 9 years ago
2cf1ad7
test_bpf: test LD_ABS and LD_IND instructions on fragmented skbs.
by Nicolas Schichan
· 9 years ago
bac142a
test_bpf: allow tests to specify an skb fragment.
by Nicolas Schichan
· 9 years ago
e34684f
test_bpf: avoid oopsing the kernel when generate_test_data() fails.
by Nicolas Schichan
· 9 years ago
447f6a9
lib/iommu-common.c: do not use 0xffffffffffffffffl for computing align_mask
by Sowmini Varadhan
· 9 years ago
233ce79
ASN.1: Handle 'ANY OPTIONAL' in grammar
by David Howells
· 9 years ago
0d62e9d
ASN.1: Fix non-match detection failure on data overrun
by David Howells
· 9 years ago
3f3af97
ASN.1: Fix actions on CHOICE elements with IMPLICIT tags
by David Howells
· 9 years ago
20f9ed1
locking/static_keys: Make verify_keys() static
by kbuild test robot
· 9 years ago
8ff4fbf
Merge branches 'fixes.2015.07.22a' and 'initexp.2015.08.04a' into HEAD
by Paul E. McKenney
· 9 years ago
2bf9e0a
locking/static_keys: Provide a selftest
by Ingo Molnar
· 9 years ago
579e1ac
jump_label: Provide a self-test
by Jason Baron
· 9 years ago
3a7651e
Merge branch 'locking/urgent', tag 'v4.2-rc5' into locking/core, to pick up fixes before applying new changes
by Ingo Molnar
· 9 years ago
50ba224
Merge back earlier ACPI PM material for v4.3.
by Rafael J. Wysocki
· 9 years ago
4962fa1
test_bpf: assign type to native eBPF test cases
by Daniel Borkmann
· 9 years ago
3431e49
Merge branch 'acpi-scan' into acpi-pm
by Rafael J. Wysocki
· 9 years ago
2e0fed7
klist: implement klist_prev()
by Andy Shevchenko
· 9 years ago
41b9e9f
atomic: Add simple atomic_t tests
by Peter Zijlstra
· 9 years ago
e6942b7
atomic: Provide atomic_{or,xor,and}
by Peter Zijlstra
· 11 years ago
c5e40ee
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 9 years ago
eb6d5b0
rcu: Clarify CONFIG_RCU_EQS_DEBUG help text
by Paul E. McKenney
· 9 years ago
685a015
rhashtable: Allow other tasks to be scheduled in large lookup loops
by Thomas Graf
· 9 years ago
4d9c5c5
test_bpf: add bpf_skb_vlan_push/pop() tests
by Alexei Starovoitov
· 9 years ago
0d1d7a5
lib/vsprintf.c: Include clk.h
by Stephen Boyd
· 9 years ago
1b0b7c1
rtmutex: Delete scriptable tester
by Davidlohr Bueso
· 9 years ago
ab51fba
futex: Fault/error injection capabilities
by Davidlohr Bueso
· 9 years ago
5a09e6c
lib/decompress: set the compressor name to NULL on error
by Aneesh Kumar K.V
· 9 years ago
c9d120b
dma-debug: skip debug_dma_assert_idle() when disabled
by Haggai Eran
· 9 years ago
0f70fe6
hexdump: fix for non-aligned buffers
by Horacio Mijail Anton Quiles
· 9 years ago
8db1486
include, lib: add __printf attributes to several function prototypes
by Nicolas Iooss
· 9 years ago
75c27f1
rcu: Remove CONFIG_RCU_CPU_STALL_INFO
by Paul E. McKenney
· 9 years ago
b2c0b2c
nmi: create generic NMI backtrace implementation
by Russell King
· 10 years ago
638d3c6
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 9 years ago
f760b87
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 9 years ago
ba29bec
test_bpf: extend tests for 32-bit endianness conversion
by Xi Wang
· 9 years ago
142b942
rhashtable: fix for resize events during table walk
by Phil Sutter
· 9 years ago
d6f2d75
x86/kasan: Move KASAN_SHADOW_OFFSET to the arch Kconfig
by Andrey Ryabinin
· 9 years ago
5c755fe
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending
by Linus Torvalds
· 9 years ago
22a093b
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 9 years ago
f6db834
sched/stat: Simplify the sched_info accounting dependency
by Naveen N. Rao
· 9 years ago
e965b8c
Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild
by Linus Torvalds
· 9 years ago
9d90f03
Merge tag 'module_init-alternate_initcall-v4.1-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux
by Linus Torvalds
· 9 years ago
2d01eed
Merge branch 'akpm' (patches from Andrew)
by Linus Torvalds
· 9 years ago
02201e3
Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux
by Linus Torvalds
· 9 years ago
043cd04
Merge branch 'for-linus-4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs
by Linus Torvalds
· 9 years ago
abdd4a7
genalloc: rename of_get_named_gen_pool() to of_gen_pool_get()
by Vladimir Zapolskiy
· 9 years ago
0030edf
genalloc: rename dev_get_gen_pool() to gen_pool_get()
by Vladimir Zapolskiy
· 9 years ago
386ecb1
drivers/scsi/scsi_debug.c: resolve sg buffer const-ness issue
by Dave Gordon
· 9 years ago
2a1bf8f
lib/scatterlist: mark input buffer parameters as 'const'
by Dave Gordon
· 9 years ago
4dc7daf
lib/scatterlist.c: fix kerneldoc for sg_pcopy_{to,from}_buffer()
by Dave Gordon
· 9 years ago
88793e5
Merge tag 'libnvdimm-for-4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/nvdimm
by Linus Torvalds
· 9 years ago
Next »