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
2016-04-05
lib/mpi: mpi_read_raw_from_sgl(): fix out-of-bounds buffer access
Nicolai Stange
2016-04-05
lib/mpi: mpi_read_raw_from_sgl(): sanitize meaning of indices
Nicolai Stange
2016-04-05
lib/mpi: mpi_read_raw_from_sgl(): fix nbits calculation
Nicolai Stange
2016-04-05
lib/mpi: mpi_read_raw_from_sgl(): purge redundant clearing of nbits
Nicolai Stange
2016-04-05
lib/mpi: mpi_read_raw_from_sgl(): don't include leading zero SGEs in nbytes
Nicolai Stange
2016-04-05
lib/mpi: mpi_read_raw_from_sgl(): replace len argument by nbytes
Nicolai Stange
2016-04-05
lib/mpi: mpi_read_buffer(): fix buffer overflow
Nicolai Stange
2016-04-05
lib/mpi: mpi_read_buffer(): replace open coded endian conversion
Nicolai Stange
2016-04-05
lib/mpi: mpi_read_buffer(): optimize skipping of leading zero limbs
Nicolai Stange
2016-04-05
lib/mpi: mpi_write_sgl(): replace open coded endian conversion
Nicolai Stange
2016-04-05
lib/mpi: mpi_write_sgl(): fix out-of-bounds stack access
Nicolai Stange
2016-04-05
lib/mpi: mpi_write_sgl(): purge redundant pointer arithmetic
Nicolai Stange
2016-04-05
lib/mpi: mpi_write_sgl(): fix style issue with lzero decrement
Nicolai Stange
2016-04-05
lib/mpi: mpi_write_sgl(): fix skipping of leading zero limbs
Nicolai Stange
2016-04-05
rhashtable: accept GFP flags in rhashtable_walk_init
Bob Copeland
2016-04-01
lib/proportions: Remove unused code
Richard Cochran
2016-03-31
rcutorture: Add RCU grace-period performance tests
Paul E. McKenney
2016-03-25
kasan: test fix: warn if the UAF could not be detected in kmalloc_uaf2
Alexander Potapenko
2016-03-25
mm, kasan: stackdepot implementation. Enable stackdepot for SLAB
Alexander Potapenko
2016-03-25
mm, kasan: SLAB support
Alexander Potapenko
2016-03-25
kasan: modify kmalloc_large_oob_right(), add kmalloc_pagealloc_oob_right()
Alexander Potapenko
2016-03-23
parisc,metag: Implement CONFIG_DEBUG_STACK_USAGE option
Helge Deller
2016-03-22
ubsan: fix tree-wide -Wmaybe-uninitialized false positives
Andrey Ryabinin
2016-03-22
kernel: add kcov code coverage
Dmitry Vyukov
2016-03-20
Merge branch 'core-objtool-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2016-03-20
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
2016-03-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2016-03-18
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2016-03-17
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2016-03-17
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2016-03-17
sscanf: implement basic character sets
Jessica Yu
2016-03-17
lib/bug.c: use common WARN helper
Josh Poimboeuf
2016-03-17
lib: add "on"/"off" support to kstrtobool
Kees Cook
2016-03-17
lib: move strtobool() to kstrtobool()
Kees Cook
2016-03-17
lib/string: introduce match_string() helper
Andy Shevchenko
2016-03-17
radix_tree: add radix_tree_dump
Matthew Wilcox
2016-03-17
radix_tree: add support for multi-order entries
Matthew Wilcox
2016-03-17
radix_tree: loop based on shift count, not height
Matthew Wilcox
2016-03-17
radix_tree: tag all internal tree nodes as indirect pointers
Matthew Wilcox
2016-03-17
lib/bug.c: make panic_on_warn available for all architectures
Heiko Carstens
2016-03-17
radix-tree: account radix_tree_node to memory cgroup
Vladimir Davydov
2016-03-17
Merge tag 'char-misc-4.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2016-03-17
Merge tag 'driver-core-4.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2016-03-17
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2016-03-16
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2016-03-15
mm, printk: introduce new format string for flags
Vlastimil Babka
2016-03-15
Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2016-03-15
Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2016-03-14
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2016-03-13
ipv4: Update parameters for csum_tcpudp_magic to their original types
Alexander Duyck
[prev]
[next]