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
2024-03-04
lib/stackdepot: off by one in depot_fetch_stack()
Dan Carpenter
2024-02-29
lib/string_helpers: Add flags param to string_get_size()
Andy Shevchenko
2024-02-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-02-29
lib: stackinit: Adjust target string to 8 bytes for m68k
Kees Cook
2024-02-29
fortify: Improve buffer overflow reporting
Kees Cook
2024-02-29
fortify: Add KUnit tests for runtime overflows
Kees Cook
2024-02-29
fortify: Provide KUnit counters for failure testing
Kees Cook
2024-02-29
fortify: Allow KUnit test to build without FORTIFY
Kees Cook
2024-02-29
fortify: Split reporting and avoid passing string pointer
Kees Cook
2024-02-29
overflow: Introduce wrapping_assign_add() and wrapping_assign_sub()
Kees Cook
2024-02-29
overflow: Introduce wrapping_add(), wrapping_sub(), and wrapping_mul()
Kees Cook
2024-02-29
Merge tag 'net-6.8-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
2024-02-29
kunit: Fix again checksum tests on big endian CPUs
Christophe Leroy
2024-02-28
locking/rwsem: Make DEBUG_RWSEMS and PREEMPT_RT mutually exclusive
Waiman Long
2024-02-27
lib: memcpy_kunit: Fix an invalid format specifier in an assertion msg
David Gow
2024-02-27
lib/cmdline: Fix an invalid format specifier in an assertion msg
David Gow
2024-02-27
kunit: test: Log the correct filter string in executor_test
David Gow
2024-02-27
kunit: Setup DMA masks on the kunit device
Maxime Ripard
2024-02-27
kunit: make kunit_bus_type const
Ricardo B. Marliere
2024-02-27
kunit: Mark filter* params as rw
Lucas De Marchi
2024-02-27
Merge 6.8-rc6 into tty-next
Greg Kroah-Hartman
2024-02-23
crash: split vmcoreinfo exporting code out from crash_core.c
Baoquan He
2024-02-23
mm,page_owner: maintain own list of stack_records structs
Oscar Salvador
2024-02-23
lib/stackdepot: move stack_record struct definition into the header
Oscar Salvador
2024-02-23
lib/stackdepot: fix first entry having a 0-handle
Oscar Salvador
2024-02-23
merge mm-hotfixes-stable into mm-nonmm-stable to pick up stackdepot changes
Andrew Morton
2024-02-23
stackdepot: use variable size records for non-evictable entries
Marco Elver
2024-02-22
netlink: add nla be16/32 types to minlen array
Florian Westphal
2024-02-22
lib/Kconfig.debug: update Clang version check in CONFIG_KCOV
Nathan Chancellor
2024-02-22
lib: dhry: add missing closing parenthesis
Geert Uytterhoeven
2024-02-22
lib: dhry: use ktime_ms_delta() helper
Geert Uytterhoeven
2024-02-22
lib: dhry: remove unneeded <linux/mutex.h>
Geert Uytterhoeven
2024-02-22
flex_proportions: remove unused fprop_local_single
Kemeng Shi
2024-02-22
lib/sort: optimize heapsort with double-pop variation
Kuan-Wei Chiu
2024-02-22
lib/sort: optimize heapsort for equal elements in sift-down path
Kuan-Wei Chiu
2024-02-22
treewide: update LLVM Bugzilla links
Nathan Chancellor
2024-02-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-02-22
XArray: add cmpxchg order test
Daniel Gomez
2024-02-22
test_xarray: add tests for advanced multi-index use
Luis Chamberlain
2024-02-22
maple_tree: avoid duplicate variable init in mast_spanning_rebalance()
Lukas Bulwahn
2024-02-22
Merge series 'Use Maple Trees for simple_offset utilities' of https://lore.ke...
Christian Brauner
2024-02-21
maple_tree: fix comment describing mas_node_count_gfp()
Sidhartha Kumar
2024-02-21
test_maple_tree: testing the cyclic allocation
Liam R. Howlett
2024-02-21
maple_tree: Add mtree_alloc_cyclic()
Chuck Lever
2024-02-20
string: Allow 2-argument strscpy()
Kees Cook
2024-02-20
string: Redefine strscpy_pad() as a macro
Kees Cook
2024-02-20
ubsan: Reintroduce signed overflow sanitizer
Kees Cook
2024-02-20
lib/Kconfig.debug: TEST_IOV_ITER depends on MMU
Guenter Roeck
2024-02-20
treewide: replace or remove redundant def_bool in Kconfig files
Masahiro Yamada
2024-02-19
Merge 6.8-rc5 into tty-next
Greg Kroah-Hartman
[prev]
[next]