Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
4e785e8d9947f0f75e39cf3034dd6f55170c514b
/
lib
27ebbf9
Merge tag 'asm-generic-nommu' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic
by Linus Torvalds
· 6 years ago
00f5764
Merge branch 'linus' into x86/urgent, to pick up dependent changes
by Ingo Molnar
· 6 years ago
2ea622b
tools/testing/selftests/sysctl/sysctl.sh: add proc_do_large_bitmap() test case
by Eric Sandeen
· 6 years ago
c66d7a2
init: introduce DEBUG_MISC option
by Sinan Kaya
· 6 years ago
7507c40
lib/test_vmalloc.c:test_func(): eliminate local `ret'
by Andrew Morton
· 6 years ago
6ea86bd
lib/test_bitmap: add tests for bitmap_parselist_user()
by Yury Norov
· 6 years ago
a4ab505
lib/test_bitmap: add testcases for bitmap_parselist()
by Yury Norov
· 6 years ago
0c2111a
lib/test_bitmap: switch test_bitmap_parselist to ktime_get()
by Yury Norov
· 6 years ago
e371c48
lib: rework bitmap_parselist
by Yury Norov
· 6 years ago
281327c
lib: make bitmap_parselist_user() a wrapper on bitmap_parselist()
by Yury Norov
· 6 years ago
9f61589
lib/math: move int_pow() from pwm_bl.c for wider use
by Andy Shevchenko
· 6 years ago
2c64e9c
lib: Move mathematic helpers to separate folder
by Andy Shevchenko
· 6 years ago
b5c56e0
lib/list_sort: optimize number of calls to comparison function
by George Spelvin
· 6 years ago
043b3f7
lib/list_sort: simplify and remove MAX_LIST_LENGTH_BITS
by George Spelvin
· 6 years ago
8fb583c
lib/sort: avoid indirect calls to built-in swap
by George Spelvin
· 6 years ago
22a241c
lib/sort: use more efficient bottom-up heapsort variant
by George Spelvin
· 6 years ago
37d0ec3
lib/sort: make swap functions more generic
by George Spelvin
· 6 years ago
8e18fae
lib/plist: rename DEBUG_PI_LIST to DEBUG_PLIST
by Davidlohr Bueso
· 6 years ago
cdc90a1
lib/bitmap.c: guard exotic bitmap functions by CONFIG_NUMA
by Rasmus Villemoes
· 6 years ago
5f239f6
lib/bitmap.c: remove unused EXPORT_SYMBOLs
by Rasmus Villemoes
· 6 years ago
9012d01
compiler: allow all arches to enable CONFIG_OPTIMIZE_INLINING
by Masahiro Yamada
· 6 years ago
73b0140
mm/gup: change GUP fast to use flags rather than a write 'bool'
by Ira Weiny
· 6 years ago
409ca45
x86/kconfig: Disable CONFIG_GENERIC_HWEIGHT and remove __HAVE_ARCH_SW_HWEIGHT
by Masahiro Yamada
· 6 years ago
e290e6a
Merge tag 'printk-for-5.2-fixes' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/pmladek/printk
by Linus Torvalds
· 6 years ago
2ac5a3b
vsprintf: Do not break early boot with probing addresses
by Petr Mladek
· 6 years ago
dce45af
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
by Linus Torvalds
· 6 years ago
80f2321
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Linus Torvalds
· 6 years ago
67a2422
Merge tag 'for-5.2/block-20190507' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 6 years ago
f678d6d
Merge tag 'char-misc-5.2-rc1-part2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc
by Linus Torvalds
· 6 years ago
cf482a4
Merge tag 'driver-core-5.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
by Linus Torvalds
· 6 years ago
b4b52b8
Merge tag 'Wimplicit-fallthrough-5.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gustavoars/linux
by Linus Torvalds
· 6 years ago
0968621
Merge tag 'printk-for-5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/pmladek/printk
by Linus Torvalds
· 6 years ago
71ae5fc
Merge tag 'linux-kselftest-5.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest
by Linus Torvalds
· 6 years ago
81ff5d2
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
by Linus Torvalds
· 6 years ago
2c6a392
Merge branch 'core-stacktrace-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 6 years ago
6ec6296
Merge branch 'core-objtool-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 6 years ago
9a91ad92
ubsan: Remove vla bound checks.
by Andrey Ryabinin
· 6 years ago
f0996bc
ubsan: Fix nasty -Wbuiltin-declaration-mismatch GCC-9 warnings
by Andrey Ryabinin
· 6 years ago
0f46c78
Merge branch 'for-5.2-pf-removal' into for-linus
by Petr Mladek
· 6 years ago
35e1547
Merge branch 'for-5.2-vsprintf-hardening' into for-linus
by Petr Mladek
· 6 years ago
13369e8
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 6 years ago
b424e43
netlink: add validation of NLA_F_NESTED flag
by Michal Kubecek
· 6 years ago
d54a16b
netlink: set bad attribute also on maxtype check
by Michal Kubecek
· 6 years ago
554aae3
lib: Add support for generic packing operations
by Vladimir Oltean
· 6 years ago
70e16a6
kobject: clean up the kobject add documentation a bit more
by Greg Kroah-Hartman
· 6 years ago
ff24e49
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 6 years ago
ed85634
kobject: Fix kernel-doc comment first line
by Tobin C. Harding
· 6 years ago
8fd7c30
kobject: Remove docstring reference to kset
by Tobin C. Harding
· 6 years ago
923abb9
RDMA/core: Introduce RDMA subsystem ibdev_* print functions
by Gal Pressman
· 6 years ago
3d378dc
kobject: fix dereference before null check on kobj
by Colin Ian King
· 6 years ago
b51ce37
x86/mm/mem_encrypt: Disable all instrumentation for early SME setup
by Gary Hook
· 6 years ago
ce9d3ec
lib/vsprintf: Make function pointer_string static
by YueHaibing
· 6 years ago
214d8ca
stacktrace: Provide common infrastructure
by Thomas Gleixner
· 6 years ago
56d8f07
lib/stackdepot: Remove obsolete functions
by Thomas Gleixner
· 6 years ago
3019125
fault-inject: Simplify stacktrace retrieval
by Thomas Gleixner
· 6 years ago
c0cfc33
lib/stackdepot: Provide functions which operate on plain storage arrays
by Thomas Gleixner
· 6 years ago
1fd7c3b
kobject: Improve doc clarity kobject_init_and_add()
by Tobin C. Harding
· 6 years ago
92067f8
kobject: Improve docs for kobject_add/del
by Tobin C. Harding
· 6 years ago
56738f4
netlink: add strict parsing for future attributes
by Johannes Berg
· 6 years ago
8cb0817
netlink: make validation more configurable for future strictness
by Johannes Berg
· 6 years ago
6f455f5
netlink: add NLA_MIN_LEN
by Johannes Berg
· 6 years ago
e789803
lib/test_vmalloc.c: do not create cpumask_t variable on stack
by Uladzislau Rezki (Sony)
· 6 years ago
ae3d6a3
lib/Kconfig.debug: fix build error without CONFIG_BLOCK
by YueHaibing
· 6 years ago
c8c3b58
vsprintf: Limit the length of inlined error messages
by Petr Mladek
· 6 years ago
635720a
vsprintf: Avoid confusion between invalid address and value
by Petr Mladek
· 6 years ago
3e5903e
vsprintf: Prevent crash when dereferencing invalid pointers
by Petr Mladek
· 6 years ago
0b74d4d
vsprintf: Consolidate handling of unknown pointer specifiers
by Petr Mladek
· 6 years ago
798cc27
vsprintf: Factor out %pO handler as kobject_string()
by Petr Mladek
· 6 years ago
45c3e93
vsprintf: Factor out %pV handler as va_format()
by Petr Mladek
· 6 years ago
f00cc10
vsprintf: Factor out %p[iI] handler as ip_addr_string()
by Petr Mladek
· 6 years ago
d529ac4
vsprintf: Do not check address of well-known strings
by Petr Mladek
· 6 years ago
1ac2f97
vsprintf: Consistent %pK handling for kptr_restrict == 0
by Petr Mladek
· 6 years ago
6eea242
vsprintf: Shuffle restricted_pointer()
by Petr Mladek
· 6 years ago
8b44836
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 6 years ago
aa30f47
kobject: Add support for default attribute groups to kobj_type
by Kimberly Brown
· 6 years ago
ba2e544
lib/siphash.c: mark expected switch fall-throughs
by Stephen Rothwell
· 6 years ago
877b569
crypto: shash - remove shash_desc::flags
by Eric Biggers
· 6 years ago
29da93f
mm/uaccess: Use 'unsigned long' to placate UBSAN warnings on older GCC versions
by Peter Zijlstra
· 6 years ago
bd79f94
asm-generic: provide entirely generic nommu uaccess
by Christoph Hellwig
· 6 years ago
5c61ee2
Merge tag 'v5.1-rc6' into for-5.2/block
by Jens Axboe
· 6 years ago
40453c4
kcov: improve CONFIG_ARCH_HAS_KCOV help text
by Mark Rutland
· 6 years ago
6b0a7f8
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 6 years ago
ca0b709
rhashtable: use BIT(0) for locking.
by NeilBrown
· 6 years ago
f4712b4
rhashtable: replace rht_ptr_locked() with rht_assign_locked()
by NeilBrown
· 6 years ago
adc6a3a
rhashtable: move dereference inside rht_ptr()
by NeilBrown
· 6 years ago
e4edbe3
rhashtable: fix some __rcu annotation errors
by NeilBrown
· 6 years ago
c252aa3
rhashtable: use struct_size() in kvzalloc()
by Gustavo A. R. Silva
· 6 years ago
bb23581
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
by David S. Miller
· 6 years ago
972acfb
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 6 years ago
d75f773
treewide: Switch printk users from %pf and %pF to %ps and %pS, respectively
by Sakari Ailus
· 6 years ago
310655b
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 6 years ago
afb33e4
ASN.1: mark expected switch fall-through
by Gustavo A. R. Silva
· 6 years ago
8a05452
lib/cmdline.c: mark expected switch fall-throughs
by Gustavo A. R. Silva
· 6 years ago
224b44d
lib: zstd: Mark expected switch fall-throughs
by Gustavo A. R. Silva
· 6 years ago
0b0600c
lib: Add test module for strscpy_pad
by Tobin C. Harding
· 6 years ago
458a3bf
lib/string: Add strscpy_pad() function
by Tobin C. Harding
· 6 years ago
6b1a4d5
lib: Use new kselftest header
by Tobin C. Harding
· 6 years ago
6989808
lib/test_printf: Add empty module_exit function
by Tobin C. Harding
· 6 years ago
149212f
rhashtable: add lockdep tracking to bucket bit-spin-locks.
by NeilBrown
· 6 years ago
8f0db01
rhashtable: use bit_spin_locks to protect hash bucket.
by NeilBrown
· 6 years ago
Next »