Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
f25191bb322dec8fa2979ecb8235643aa42470e1
/
lib
48b1619
Merge tag 'xarray-5.0-rc3' of git://git.infradead.org/users/willy/linux-dax
by Linus Torvalds
· 6 years ago
fbfaf85
fix int_sqrt64() for very large numbers
by Florian La Roche
· 6 years ago
fe76fc6
sbitmap: Protect swap_lock from hardirq
by Ming Lei
· 6 years ago
d69d287
XArray tests: Check mark 2 gets squashed
by Matthew Wilcox
· 6 years ago
3719876
sbitmap: Protect swap_lock from softirqs
by Steven Rostedt (VMware)
· 6 years ago
b0606fe
XArray: Honour reserved entries in xa_insert
by Matthew Wilcox
· 6 years ago
76b4e52
XArray: Permit storing 2-byte-aligned pointers
by Matthew Wilcox
· 6 years ago
4a31896
XArray: Change xa_for_each iterator
by Matthew Wilcox
· 6 years ago
02669b1
XArray: Turn xa_init_flags into a static inline
by Matthew Wilcox
· 6 years ago
490fd30f
XArray tests: Add RCU locking
by Matthew Wilcox
· 6 years ago
85e1ffb
Merge tag 'kbuild-v4.21-3' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild
by Linus Torvalds
· 6 years ago
d7252d0
Merge tag 'for-linus-20190104' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 6 years ago
172caf1
kbuild: remove redundant target cleaning on failure
by Masahiro Yamada
· 6 years ago
e9666d1
jump_label: move 'asm goto' support test to Kconfig
by Masahiro Yamada
· 6 years ago
35004f2
lib/genalloc.c: include vmalloc.h
by Olof Johansson
· 6 years ago
9b286ef
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 6 years ago
a659811
Merge branch 'akpm' (patches from Andrew)
by Linus Torvalds
· 6 years ago
6862d2f
lib/genalloc.c: use vzalloc_node() to allocate the bitmap
by Huang Shijie
· 6 years ago
439e00b
lib/find_bit_benchmark.c: align test_find_next_and_bit with others
by Yury Norov
· 6 years ago
52fbf11
lib/genalloc.c: fix allocation of aligned buffer from non-aligned chunk
by Alexey Skidanov
· 6 years ago
594cc25
make 'user_access_begin()' do 'access_ok()'
by Linus Torvalds
· 6 years ago
96d4f26
Remove 'type' argument from access_ok() function
by Linus Torvalds
· 6 years ago
dc629c2
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/shli/md into for-linus
by Jens Axboe
· 6 years ago
04a17ed
Merge tag 's390-4.21-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux
by Linus Torvalds
· 6 years ago
28e8c4b
Merge tag 'rtc-4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni/linux
by Linus Torvalds
· 6 years ago
495d714
Merge tag 'trace-v4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace
by Linus Torvalds
· 6 years ago
769e470
Merge tag 'kconfig-v4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild
by Linus Torvalds
· 6 years ago
d8372ba
lib: don't depend on linux headers being installed.
by NeilBrown
· 6 years ago
b07039b
Merge tag 'driver-core-4.21-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
by Linus Torvalds
· 6 years ago
117eda8
Merge tag 'tty-4.21-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty
by Linus Torvalds
· 6 years ago
f346b0b
Merge branch 'akpm' (patches from Andrew)
by Linus Torvalds
· 6 years ago
af7ddd8
Merge tag 'dma-mapping-4.21' of git://git.infradead.org/users/hch/dma-mapping
by Linus Torvalds
· 6 years ago
0e9da3f
Merge tag 'for-4.21/block-20181221' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 6 years ago
d53ce04
kmemleak: add config to select auto scan
by Sri Krishna chowdary
· 6 years ago
8e2d434
lib/ioremap: ensure break-before-make is used for huge p4d mappings
by Will Deacon
· 6 years ago
36ddc5a
lib/ioremap: ensure phys_addr actually corresponds to a physical address
by Will Deacon
· 6 years ago
d239865
ioremap: rework pXd_free_pYd_page() API
by Will Deacon
· 6 years ago
c3a5c77
lib/show_mem.c: drop pgdat_resize_lock in show_mem()
by Wei Yang
· 6 years ago
9705bea
mm: convert zone->managed_pages to atomic variable
by Arun KS
· 6 years ago
a9ee3a6
debugobjects: call debug_objects_mem_init eariler
by Qian Cai
· 6 years ago
2bd926b
kasan: add CONFIG_KASAN_GENERIC and CONFIG_KASAN_SW_TAGS
by Andrey Konovalov
· 6 years ago
b71acb0
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
by Linus Torvalds
· 6 years ago
e0c38a4
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Linus Torvalds
· 6 years ago
8d69733
Merge tag 'powerpc-4.21-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux
by Linus Torvalds
· 6 years ago
792bf4d
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 6 years ago
89261c5
Merge tag 'mips_4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux
by Linus Torvalds
· 6 years ago
29924e5
seq_buf: Use size_t for len in seq_buf_puts()
by Michael Ellerman
· 6 years ago
0464ed2
seq_buf: Make seq_buf_puts() null-terminate the buffer
by Michael Ellerman
· 6 years ago
8636a1f
treewide: surround Kconfig file paths with double quotes
by Masahiro Yamada
· 6 years ago
2be09de
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 6 years ago
9f6b7ef
sbitmap: add helpers for add/del wait queue handling
by Jens Axboe
· 6 years ago
be85f93
lib/raid6: add option to skip algo benchmarking
by Daniel Verkamp
· 6 years ago
0437de4
lib/raid6: sort algos in rough performance order
by Daniel Verkamp
· 6 years ago
86919f9
lib/raid6: check for assembler SSSE3 support
by Daniel Verkamp
· 6 years ago
e213574
raid6/ppc: Fix build for clang
by Joel Stanley
· 6 years ago
ac8b6f1
Fonts: New Terminus large console font
by Amanoel Dawod
· 6 years ago
809c670
test_rhashtable: remove semaphore usage
by Arnd Bergmann
· 6 years ago
10fdf83
lib: fix build failure in CONFIG_DEBUG_VIRTUAL test
by Christophe Leroy
· 6 years ago
4848361
XArray: Fix xa_alloc when id exceeds max
by Matthew Wilcox
· 6 years ago
d05f443
iov_iter: introduce hash_and_copy_to_iter helper
by Sagi Grimberg
· 6 years ago
cb002d0
iov_iter: pass void csum pointer to csum_and_copy_to_iter
by Sagi Grimberg
· 6 years ago
b2dbff1
sbitmap: flush deferred clears for resize and shallow gets
by Jens Axboe
· 6 years ago
4d42c44
lib/vsprintf: Print time and date in human readable format via %pt
by Andy Shevchenko
· 6 years ago
4cc1fee
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 6 years ago
58ab5e3
sbitmap: silence bogus lockdep IRQ warning
by Jens Axboe
· 6 years ago
7c703e5
arch: switch the default on ARCH_HAS_SG_CHAIN
by Christoph Hellwig
· 6 years ago
4f145cd
XArray tests: Check iterating over multiorder entries
by Matthew Wilcox
· 6 years ago
b7677a1
XArray tests: Handle larger indices more elegantly
by Matthew Wilcox
· 6 years ago
eff3860
radix tree: Don't return retry entries from lookup
by Matthew Wilcox
· 6 years ago
186bddb
kref/kobject: Improve documentation
by Ezequiel Garcia
· 6 years ago
89d04ec
Merge tag 'v4.20-rc5' into for-4.21/block
by Jens Axboe
· 6 years ago
4bbfd74
Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu into core/rcu
by Ingo Molnar
· 6 years ago
ce01a56
Merge tag 'wireless-drivers-next-for-davem-2018-11-30' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers-next
by David S. Miller
· 6 years ago
82208d0d
rhashtable: detect when object movement between tables might have invalidated a lookup
by NeilBrown
· 6 years ago
7782b57
Merge 4.20-rc5 into driver-core-next
by Greg Kroah-Hartman
· 6 years ago
8de456c
debugobjects: avoid recursive calls with kmemleak
by Qian Cai
· 6 years ago
5618cf0
lib/test_kmod.c: fix rmmod double free
by Luis Chamberlain
· 6 years ago
5d2ee71
sbitmap: optimize wakeup check
by Jens Axboe
· 6 years ago
ea86ea2
sbitmap: ammortize cost of clearing bits
by Jens Axboe
· 6 years ago
b1286ed
test_hexdump: use memcpy instead of strncpy
by Linus Torvalds
· 6 years ago
5f1ca5c
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 6 years ago
5b39fc04
s390: use common bust_spinlocks()
by Sergey Senozhatsky
· 6 years ago
27fae42
sbitmap: don't loop for find_next_zero_bit() for !round_robin
by Jens Axboe
· 6 years ago
58d81d6
lib: cordic: Move cordic macros and defines to header file
by Priit Laes
· 6 years ago
e561bb2
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 6 years ago
f915289
iov_iter: reduce code duplication
by Al Viro
· 6 years ago
36bd1a8
percpu-refcount: Replace call_rcu_sched() with call_rcu()
by Paul E. McKenney
· 6 years ago
78e1f38
iov_iter: teach csum_and_copy_to_iter() to handle pipe-backed ones
by Al Viro
· 6 years ago
e2125da
Merge tag 'xarray-4.20-rc4' of git://git.infradead.org/users/willy/linux-dax
by Linus Torvalds
· 6 years ago
b1bf78b
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 6 years ago
52465bc
Merge tag 'char-misc-4.20-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc
by Linus Torvalds
· 6 years ago
aa76240
crypto: chacha - add XChaCha12 support
by Eric Biggers
· 6 years ago
1ca1b91
crypto: chacha20-generic - refactor to allow varying number of rounds
by Eric Biggers
· 6 years ago
dd33344
crypto: chacha20-generic - add HChaCha20 library function
by Eric Biggers
· 6 years ago
f2be6d7
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 6 years ago
fffc9a2
XArray tests: Add missing locking
by Matthew Wilcox
· 6 years ago
1c23b41
lib/ubsan.c: don't mark __ubsan_handle_builtin_unreachable as noreturn
by Arnd Bergmann
· 6 years ago
0c4b2d3
net: remove VLAN_TAG_PRESENT
by Michał Mirosław
· 6 years ago
5404a7f
XArray tests: Correct some 64-bit assumptions
by Matthew Wilcox
· 6 years ago
44a4a66
XArray: Correct xa_store_range
by Matthew Wilcox
· 6 years ago
Next »