Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
562f36ed28e6faa4245ea2ca1392d90ab98ebbe8
/
lib
47fcc03
Merge tag 'driver-core-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
by Linus Torvalds
· 7 years ago
255442c
Merge tag 'docs-4.16' of git://git.lwn.net/linux
by Linus Torvalds
· 7 years ago
b2fe5fa
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Linus Torvalds
· 7 years ago
a103950
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
by Linus Torvalds
· 7 years ago
7b1cd95
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
by Linus Torvalds
· 7 years ago
2382dc9
Merge tag 'dma-mapping-4.16' of git://git.infradead.org/users/hch/dma-mapping
by Linus Torvalds
· 7 years ago
19e7b5f
Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 7 years ago
d772794
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 7 years ago
c148879
Merge branch 'core-debug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 7 years ago
e7996a9
Merge tag v4.15 of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6.git
by Jason Gunthorpe
· 7 years ago
0a4b6e2
Merge branch 'for-4.16/block' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 7 years ago
bc4e118
Merge tag 'mfd-next-4.16' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfd
by Linus Torvalds
· 7 years ago
21ccaf2
bpf: add further test cases around div/mod and others
by Daniel Borkmann
· 7 years ago
172856e
kobject: Export kobj_ns_grab_current() and kobj_ns_drop()
by Bart Van Assche
· 7 years ago
a5e1923
test_firmware: fix missing unlock on error in config_num_requests_store()
by Wei Yongjun
· 7 years ago
76f8ab1
test_firmware: make local symbol test_fw_config static
by Wei Yongjun
· 7 years ago
fcd1c91
bpf: add couple of test cases for signed extended imms
by Daniel Borkmann
· 7 years ago
8c7a8d1
lib/scatterlist: Fix chaining support in sgl_alloc_order()
by Bart Van Assche
· 7 years ago
4bd89ed
swiotlb: remove various exports
by Christoph Hellwig
· 7 years ago
0176adb
swiotlb: refactor coherent buffer allocation
by Christoph Hellwig
· 7 years ago
a25381a
swiotlb: refactor coherent buffer freeing
by Christoph Hellwig
· 7 years ago
aaf796d
swiotlb: wire up ->dma_supported in swiotlb_dma_ops
by Christoph Hellwig
· 7 years ago
251533e
swiotlb: add common swiotlb_map_ops
by Christoph Hellwig
· 7 years ago
7f2c8bb
swiotlb: rename swiotlb_free to swiotlb_exit
by Christoph Hellwig
· 7 years ago
d0bc0c2
swiotlb: suppress warning when __GFP_NOWARN is set
by Christian König
· 7 years ago
1a9777a
dma-direct: reject too small dma masks
by Christoph Hellwig
· 7 years ago
19dca8c
dma-direct: make dma_direct_{alloc,free} available to other implementations
by Christoph Hellwig
· 7 years ago
95f1839
dma-direct: retry allocations using GFP_DMA for small masks
by Christoph Hellwig
· 7 years ago
c61e963
dma-direct: add support for allocation from ZONE_DMA and ZONE_DMA32
by Christoph Hellwig
· 7 years ago
21f237e
dma-direct: use node local allocations for coherent memory
by Christoph Hellwig
· 7 years ago
080321d
dma-direct: add support for CMA allocation
by Christoph Hellwig
· 7 years ago
2797596
dma-direct: add dma address sanity checks
by Christoph Hellwig
· 7 years ago
2e86a04
dma-direct: use phys_to_dma
by Christoph Hellwig
· 7 years ago
002e674
dma-direct: rename dma_noop to dma_direct
by Christoph Hellwig
· 7 years ago
4b1a29a
error-injection: Support fault injection framework
by Masami Hiramatsu
· 7 years ago
663faf9
error-injection: Add injectable error types
by Masami Hiramatsu
· 7 years ago
540adea
error-injection: Separate error-injection from kprobe
by Masami Hiramatsu
· 7 years ago
7660b1f
crypto: chacha20 - use rol32() macro from bitops.h
by Eric Biggers
· 7 years ago
19d28fb
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 7 years ago
661e4e3
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
by David S. Miller
· 7 years ago
ea8c64a
dma-mapping: move swiotlb arch helpers to a new header
by Christoph Hellwig
· 7 years ago
290af86
bpf: introduce BPF_JIT_ALWAYS_ON config
by Alexei Starovoitov
· 7 years ago
a0ce093
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 7 years ago
b6b996b
treewide: Use DEVICE_ATTR_RW
by Joe Perches
· 7 years ago
0d85adb
lib/crc-ccitt: Add CCITT-FALSE CRC16 variant
by Andrew Morton
· 7 years ago
e80a0af
lib/scatterlist: Introduce sgl_alloc() and sgl_free()
by Bart Van Assche
· 7 years ago
64648a5
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
by Linus Torvalds
· 7 years ago
475c5ee
Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu into core/rcu
by Ingo Molnar
· 7 years ago
8c9076b
Merge 4.15-rc6 into driver-core-next
by Greg Kroah-Hartman
· 7 years ago
14ebc28
errseq: Add to documentation tree
by Matthew Wilcox
· 7 years ago
cea92e8
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 7 years ago
4288e6b
Merge tag 'driver-core-4.15-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
by Linus Torvalds
· 7 years ago
9f4533c
timerqueue: Document return values of timerqueue_add/del()
by Thomas Gleixner
· 7 years ago
4e5dff4
blk-mq: improve heavily contended tag case
by Jens Axboe
· 7 years ago
fba961a
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 7 years ago
45fa9a3
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
by Herbert Xu
· 7 years ago
bbc25be
lib/mpi: Fix umul_ppmm() for MIPS64r6
by James Hogan
· 7 years ago
27e7c0e
vsprintf: Fix a dangling documentation reference
by Jonathan Corbet
· 7 years ago
b3ed232
doc: convert printk-formats.txt to rst
by Tobin C. Harding
· 7 years ago
9b3fa47
kobject: fix suppressing modalias in uevents delivered over netlink
by Dmitry Torokhov
· 7 years ago
b36025b
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
by David S. Miller
· 7 years ago
c30abd5
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 7 years ago
1f76a75
Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 7 years ago
87ab819
bpf: add test case for ld_abs and helper changing pkt data
by Daniel Borkmann
· 7 years ago
338f1d9
lib/rbtree,drm/mm: add rbtree_replace_node_cached()
by Chris Wilson
· 7 years ago
e966eae
locking/lockdep: Remove the cross-release locking checks
by Ingo Molnar
· 7 years ago
d063623
Documentation: add UUID/GUID to kernel-api
by Randy Dunlap
· 7 years ago
0f7cda2
Kconfig: Make STRICT_DEVMEM default-y on x86 and arm64
by Kees Cook
· 7 years ago
64e0cd0
rhashtable: Call library function alloc_bucket_locks
by Tom Herbert
· 7 years ago
92f36cc
spinlock: Add library function to allocate spinlock buckets array
by Tom Herbert
· 7 years ago
2db54b4
rhashtable: Add rhastable_walk_peek
by Tom Herbert
· 7 years ago
97a6ec4
rhashtable: Change rhashtable_walk_start to return void
by Tom Herbert
· 7 years ago
a0e9459
Fix misannotated out-of-line _copy_to_user()
by Christophe Leroy
· 7 years ago
73cf7e1
Merge 4.15-rc3 into driver-core-next
by Greg Kroah-Hartman
· 7 years ago
4ded3be
Merge tag 'keys-fixes-20171208' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs into keys-for-linus
by James Morris
· 7 years ago
8dfd2f2
509: fix printing uninitialized stack memory when OID is empty
by Eric Biggers
· 7 years ago
47e0a20
X.509: fix buffer overflow detection in sprint_oid()
by Eric Biggers
· 7 years ago
81a7be2
ASN.1: check for error from ASN1_OP_END__ACT actions
by Eric Biggers
· 7 years ago
e0058f3
ASN.1: fix out-of-bounds read when parsing indefinite length item
by Eric Biggers
· 7 years ago
6e237d0
netlink: Relax attr validation for fixed length types
by David Ahern
· 7 years ago
045c5f7
kobject: Remove redundant license text
by Greg Kroah-Hartman
· 7 years ago
d9d16e1
kobject: add SPDX identifiers to all kobject files
by Greg Kroah-Hartman
· 7 years ago
516df05
lib/assoc_array: Remove smp_read_barrier_depends()
by Paul E. McKenney
· 7 years ago
b393e8b
percpu: READ_ONCE() now implies smp_read_barrier_depends()
by Paul E. McKenney
· 7 years ago
e1ba1c9
Merge tag 'riscv-for-linus-4.15-rc2_cleanups' of git://git.kernel.org/pub/scm/linux/kernel/git/palmer/linux
by Linus Torvalds
· 7 years ago
4db2b60
move libgcc.h to include/linux
by Christoph Hellwig
· 7 years ago
ef0010a
vsprintf: don't use 'restricted_pointer()' when not restricting
by Linus Torvalds
· 7 years ago
9f480fa
crypto: chacha20 - Fix keystream alignment for chacha20_block()
by Eric Biggers
· 7 years ago
7b1924a
vsprintf: add printk specifier %px
by Tobin C. Harding
· 7 years ago
ad67b74
printk: hash addresses printed with %p
by Tobin C. Harding
· 7 years ago
57e7344
vsprintf: refactor %pK code out of pointer()
by Tobin C. Harding
· 7 years ago
844056f
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 7 years ago
14b661e
Merge tag 'for-linus-20171120' of git://git.infradead.org/linux-mtd
by Linus Torvalds
· 7 years ago
24ed960
treewide: Switch DEFINE_TIMER callbacks to struct timer_list *
by Kees Cook
· 7 years ago
fa7f578
Merge branch 'akpm' (patches from Andrew)
by Linus Torvalds
· 7 years ago
d677a4d
Makefile: support flag -fsanitizer-coverage=trace-cmp
by Victor Chibotaru
· 7 years ago
4441fca
lib: test module for find_*_bit() functions
by Yury Norov
· 7 years ago
0b548e3
lib/rbtree-test: lower default params
by Davidlohr Bueso
· 7 years ago
2f9b7e0
lib/nmi_backtrace.c: fix kernel text address leak
by Liu, Changcheng
· 7 years ago
36a3d1d
lib/genalloc.c: make the avail variable an atomic_long_t
by Stephen Bates
· 7 years ago
Next »