Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
92b31a9af73b3a3fc801899335d6c47966351830
/
lib
92b31a9
bpf: add BPF_J{LT,LE,SLT,SLE} instructions
by Daniel Borkmann
· 7 years ago
29fda25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 7 years ago
bc78d64
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 7 years ago
64c83d83
net netlink: Add new type NLA_BITFIELD32
by Jamal Hadi Salim
· 7 years ago
7836925
lib: test_rhashtable: Fix KASAN warning
by Phil Sutter
· 7 years ago
e859afe
lib: test_rhashtable: fix for large entry counts
by Phil Sutter
· 7 years ago
d9cf484
uuid: fix incorrect uuid_equal conversion in test_uuid_test
by Christoph Hellwig
· 7 years ago
52f6c58
Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/random
by Linus Torvalds
· 7 years ago
eecabf5
random: suppress spammy warnings about unseeded randomness
by Theodore Ts'o
· 7 years ago
d9c6a72
kmod: add test driver to stress test the module loader
by Luis R. Rodriguez
· 7 years ago
1203c8e
fault-inject: simplify access check for fail-nth
by Akinobu Mita
· 7 years ago
ffba19c
lib/atomic64_test.c: add a test that atomic64_inc_not_zero() returns an int
by Michael Ellerman
· 7 years ago
3e8f399
writeback: rework wb_[dec|inc]_stat family of functions
by Nikolay Borisov
· 7 years ago
6974f0c
include/linux/string.h: add the option of fortified string.h functions
by Daniel Micay
· 7 years ago
05a4a95
kernel/watchdog: split up config options
by Nicholas Piggin
· 7 years ago
e41d581
fault-inject: support systematic fault injection
by Dmitry Vyukov
· 7 years ago
7c43a65
test_sysctl: test against int proc_dointvec() array support
by Luis R. Rodriguez
· 7 years ago
2920fad
test_sysctl: add simple proc_douintvec() case
by Luis R. Rodriguez
· 7 years ago
eb965ed
test_sysctl: add simple proc_dointvec() case
by Luis R. Rodriguez
· 7 years ago
9308f2f
test_sysctl: add dedicated proc sysctl test driver
by Luis R. Rodriguez
· 7 years ago
166a0f7
lib/bsearch.c: micro-optimize pivot position calculation
by Sergey Senozhatsky
· 7 years ago
a94c33d
lib/extable.c: use bsearch() library function in search_extable()
by Thomas Meyer
· 7 years ago
12e8fd6
lib/rhashtable.c: use kvzalloc() in bucket_table_alloc() when possible
by Michal Hocko
· 7 years ago
c46ecce
lib/interval_tree_test.c: allow full tree search
by Davidlohr Bueso
· 7 years ago
a8ec14d
lib/interval_tree_test.c: allow users to limit scope of endpoint
by Davidlohr Bueso
· 7 years ago
a54dae0
lib/interval_tree_test.c: make test options module parameters
by Davidlohr Bueso
· 7 years ago
0f789b6
lib/interval_tree_test.c: allow the module to be compiled-in
by Davidlohr Bueso
· 7 years ago
be5f3c7
lib/kstrtox.c: use "unsigned int" more
by Alexey Dobriyan
· 7 years ago
512750e
lib/kstrtox.c: delete end-of-string test
by Alexey Dobriyan
· 7 years ago
e5af323
bitmap: optimise bitmap_set and bitmap_clear of a single bit
by Matthew Wilcox
· 7 years ago
3cc7812
lib/test_bitmap.c: add optimisation tests
by Matthew Wilcox
· 7 years ago
2ceedf9
Merge tag 'dmaengine-4.13-rc1' of git://git.infradead.org/users/vkoul/slave-dma
by Linus Torvalds
· 7 years ago
6a37e94
Merge branch 'uaccess-work.iov_iter' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 7 years ago
088737f
Merge tag 'for-linus-v4.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git/jlayton/linux
by Linus Torvalds
· 7 years ago
dd6ec12
Merge tag 'devicetree-for-4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux
by Linus Torvalds
· 7 years ago
b6ffe9b
Merge tag 'libnvdimm-for-4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm
by Linus Torvalds
· 7 years ago
09fc68d
iov_iter: saner checks on copyin/copyout
by Al Viro
· 7 years ago
dc50214
Merge branch 'uaccess.strlen' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 7 years ago
f72e24a
Merge tag 'dma-mapping-4.13' of git://git.infradead.org/users/hch/dma-mapping
by Linus Torvalds
· 7 years ago
a4c20b9
Merge branch 'for-4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu
by Linus Torvalds
· 7 years ago
84cbada
lib: add errseq_t type and infrastructure for handling it
by Jeff Layton
· 7 years ago
5518b69
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Linus Torvalds
· 7 years ago
eed1fc8
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pmladek/printk
by Linus Torvalds
· 7 years ago
650fc87
Merge tag 'docs-4.13' of git://git.lwn.net/linux
by Linus Torvalds
· 7 years ago
f4dd029
Merge tag 'char-misc-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc
by Linus Torvalds
· 7 years ago
9746684
Merge tag 'driver-core-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
by Linus Torvalds
· 7 years ago
9d92573
Merge branch 'for-4.13/dax' into libnvdimm-for-next
by Dan Williams
· 7 years ago
9bd4218
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 7 years ago
892ad5a
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 7 years ago
330e9e4
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 7 years ago
c6b1e36
Merge branch 'for-4.13/block' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 7 years ago
81e3e04
Merge tag 'uuid-for-4.13' of git://git.infradead.org/users/hch/uuid
by Linus Torvalds
· 7 years ago
a5707ee
Merge branch 'for-4.13' into for-linus
by Petr Mladek
· 7 years ago
b079115
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 7 years ago
72e809e
iov_iter: sanity checks for copy to/from page primitives
by Al Viro
· 7 years ago
aa28de2
iov_iter/hardening: move object size checks to inlined part
by Al Viro
· 7 years ago
9c5f690
copy_{from,to}_user(): move kasan checks and might_fault() out-of-line
by Al Viro
· 7 years ago
fd25d19f
locking/refcount: Create unchecked atomic_t implementation
by Kees Cook
· 7 years ago
25f1e18
dma: Take into account dma_pfn_offset
by Vladimir Murzin
· 7 years ago
3be6d9b
dma-virt: remove dma_supported and mapping_error methods
by Christoph Hellwig
· 7 years ago
050d228
dma-noop: remove dma_supported and mapping_error methods
by Christoph Hellwig
· 7 years ago
ce4fecf
vsprintf: Add %p extension "%pOF" for device tree
by Pantelis Antoniou
· 10 years ago
1bc3cd4
Merge branch 'linus' into sched/core, to pick up fixes
by Ingo Molnar
· 7 years ago
a91e0f6
lib/cmdline.c: fix get_options() overflow while parsing ranges
by Ilya Matveychikov
· 7 years ago
f9e1698
Merge branch 'linus' into locking/core, to pick up fixes
by Ingo Molnar
· 7 years ago
104b4e5
percpu_counter: Rename __percpu_counter_add to percpu_counter_add_batch
by Nikolay Borisov
· 7 years ago
b952f4d
net: manual clean code which call skb_put_[data:zero]
by yuan linyu
· 7 years ago
de77b96
net: introduce __skb_put_[zero, data, u8]
by yuan linyu
· 7 years ago
902b319
Merge branch 'WIP.sched/core' into sched/core
by Ingo Molnar
· 7 years ago
d06bfd1
random: warn when kernel uses unseeded randomness
by Jason A. Donenfeld
· 7 years ago
d48ad08
rhashtable: use get_random_u32 for hash_rnd
by Jason A. Donenfeld
· 7 years ago
4df864c
networking: make skb_put & friends return void pointers
by Johannes Berg
· 7 years ago
59ae1d1
networking: introduce and use skb_put_data()
by Johannes Berg
· 7 years ago
0ddead9
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 7 years ago
0945e56
scatterlist: add sg_zero_buffer() helper
by Johannes Thumshirn
· 7 years ago
54ed0f7
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
by Linus Torvalds
· 7 years ago
b7127cf
test_bpf: Add test to make conditional jump cross a large number of insns.
by David Daney
· 7 years ago
aa9f979
networking: use skb_put_zero()
by Johannes Berg
· 7 years ago
069a0f3
Merge 4.12-rc5 into char-misc-next
by Greg Kroah-Hartman
· 7 years ago
0aed55a
x86, uaccess: introduce copy_from_iter_flushcache for pmem / cache-bypass operations
by Dan Williams
· 7 years ago
0cbaa44
lib: Add crc4 module
by Jeremy Kerr
· 7 years ago
43a0a2a
rcu: Move RCU debug Kconfig options to kernel/rcu
by Paul E. McKenney
· 7 years ago
ae91aa0
rcu: Remove debugfs tracing
by Paul E. McKenney
· 7 years ago
41a2901
rcu: Remove SPARSE_RCU_POINTER Kconfig option
by Paul E. McKenney
· 7 years ago
c4a09ff
rcu: Remove the now-obsolete PROVE_RCU_REPEATEDLY Kconfig option
by Paul E. McKenney
· 7 years ago
90040c9
rcu: Remove *_SLOW_* Kconfig options
by Paul E. McKenney
· 7 years ago
d41519a
crypto: Work around deallocated stack frame reference gcc bug on sparc.
by David Miller
· 7 years ago
018956d
locking/selftest: Add RT-mutex support
by Peter Zijlstra
· 7 years ago
cfb6133
locking/selftest: Remove the bad unlock ordering test
by Peter Zijlstra
· 7 years ago
f569478
rt_mutex: Add lockdep annotations
by Peter Zijlstra
· 8 years ago
ef40dda
uuid: hoist uuid_is_null() helper from libnvdimm
by Christoph Hellwig
· 7 years ago
df33767
uuid: hoist helpers uuid_equal() and uuid_copy() from xfs
by Christoph Hellwig
· 7 years ago
b10bf0e
uuid: don't export guid_index and uuid_index
by Christoph Hellwig
· 7 years ago
f9727a1
uuid: rename uuid types
by Christoph Hellwig
· 7 years ago
105c036
bpf: fix stack_depth usage by test_bpf.ko
by Alexei Starovoitov
· 7 years ago
791caeb
test_bpf: Add a couple of tests for BPF_JSGE.
by David Daney
· 7 years ago
f36776f
kobject: support passing in variables for synthetic uevents
by Peter Rajnoha
· 7 years ago
1c3c5ea
sched/core: Enable might_sleep() and smp_processor_id() checks early
by Thomas Gleixner
· 7 years ago
719f6a7
printk: Use the main logbuf in NMI when logbuf_lock is available
by Petr Mladek
· 8 years ago
6312811
Merge remote-tracking branch 'mauro-exp/docbook3' into death-to-docbook
by Jonathan Corbet
· 7 years ago
Next »