index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
Age
Commit message (
Expand
)
Author
2020-02-04
lib: make bitmap_parse_user a wrapper on bitmap_parse
Yury Norov
2020-02-04
lib: add test for bitmap_parse()
Yury Norov
2020-02-04
lib/string: add strnchrnul()
Yury Norov
2020-01-31
kcov: ignore fault-inject and stacktrace
Dmitry Vyukov
2020-01-31
lib/find_bit.c: uninline helper _find_next_bit()
Yury Norov
2020-01-31
lib/find_bit.c: join _find_next_bit{_le}
Yury Norov
2020-01-31
uapi: rename ext2_swab() to swab() and share globally in swab.h
Yury Norov
2020-01-31
lib/scatterlist.c: adjust indentation in __sg_alloc_table
Nathan Chancellor
2020-01-31
lib/zlib: add zlib_deflate_dfltcc_enabled() function
Mikhail Zaslonko
2020-01-31
s390/boot: add dfltcc= kernel command line parameter
Mikhail Zaslonko
2020-01-31
lib/zlib: add s390 hardware support for kernel zlib_inflate
Mikhail Zaslonko
2020-01-31
lib/zlib: add s390 hardware support for kernel zlib_deflate
Mikhail Zaslonko
2020-01-31
lib/test_kasan.c: fix memory leak in kmalloc_oob_krealloc_more()
Gustavo A. R. Silva
2020-01-31
lib/test_bitmap: correct test data offsets for 32-bit
Andy Shevchenko
2020-01-29
Merge tag 'linux-kselftest-5.6-rc1-kunit' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
2020-01-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Linus Torvalds
2020-01-28
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2020-01-28
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2020-01-27
Merge tag 'timers-core-2020-01-27' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2020-01-27
Merge tag 'core-debugobjects-2020-01-28' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
2020-01-27
Merge tag 'ioremap-5.6' of git://git.infradead.org/users/hch/ioremap
Linus Torvalds
2020-01-27
Merge tag 'for-5.6/drivers-2020-01-27' of git://git.kernel.dk/linux-block
Linus Torvalds
2020-01-27
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/liv...
Linus Torvalds
2020-01-27
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2020-01-27
bitmap: Introduce bitmap_cut(): cut bits and shift remaining
Stefano Brivio
2020-01-24
lib: Reduce user_access_begin() boundaries in strncpy_from_user() and strnlen...
Christophe Leroy
2020-01-23
Merge tag 'xarray-5.5' of git://git.infradead.org/users/willy/linux-dax
Linus Torvalds
2020-01-23
lib: crc64: include <linux/crc64.h> for 'crc64_be'
Ben Dooks (Codethink)
2020-01-22
crypto: chacha20poly1305 - add back missing test vectors and test chunking
Jason A. Donenfeld
2020-01-17
XArray: Fix xas_find returning too many entries
Matthew Wilcox (Oracle)
2020-01-17
XArray: Fix xa_find_after with multi-index entries
Matthew Wilcox (Oracle)
2020-01-17
XArray: Fix infinite loop with entry at ULONG_MAX
Matthew Wilcox (Oracle)
2020-01-17
debugobjects: Fix various data races
Marco Elver
2020-01-17
livepatch/samples/selftest: Use klp_shadow_alloc() API correctly
Petr Mladek
2020-01-17
livepatch/selftest: Clean up shadow variable names and type
Petr Mladek
2020-01-16
lib/vdso: Only read hrtimer_res when needed in __cvdso_clock_getres()
Christophe Leroy
2020-01-16
crypto: curve25519 - Fix selftest build error
Herbert Xu
2020-01-16
crypto: x86/poly1305 - wire up faster implementations for kernel
Jason A. Donenfeld
2020-01-16
crypto: poly1305 - add new 32 and 64-bit generic versions
Jason A. Donenfeld
2020-01-14
lib/vdso: Prepare for time namespace support
Thomas Gleixner
2020-01-14
lib/vdso: Mark do_hres() and do_coarse() as __always_inline
Andrei Vagin
2020-01-14
lib/vdso: Avoid duplication in __cvdso_clock_getres()
Christophe Leroy
2020-01-14
lib/vdso: Let do_coarse() return 0 to simplify the callsite
Christophe Leroy
2020-01-14
lib/vdso: Remove checks on return value for 32 bit vDSO
Vincenzo Frascino
2020-01-14
lib/vdso: Remove VDSO_HAS_32BIT_FALLBACK
Vincenzo Frascino
2020-01-14
lib/vdso: Build 32 bit specific functions in the right context
Vincenzo Frascino
2020-01-13
md/raid6: fix algorithm choice under larger PAGE_SIZE
Zhengyuan Liu
2020-01-13
raid6/test: fix a compilation warning
Zhengyuan Liu
2020-01-10
lib/vdso: Make __cvdso_clock_getres() static
Vincenzo Frascino
2020-01-09
kunit: allow kunit to be loaded as a module
Alan Maguire
[next]