| .. |
|
842
|
…
|
|
|
crypto
|
lib/crypto: blake2s: move hmac construction into wireguard
|
2022-08-26 11:09:35 +02:00 |
|
dim
|
dim: initialize all struct fields
|
2022-07-11 16:40:02 +02:00 |
|
fonts
|
…
|
|
|
livepatch
|
…
|
|
|
lz4
|
lz4: fix LZ4_decompress_safe_partial read out of bound
|
2022-05-20 15:20:00 +02:00 |
|
lzo
|
…
|
|
|
math
|
…
|
|
|
mpi
|
lib/mpi: use kcalloc in mpi_resize
|
2021-10-11 17:08:45 -06:00 |
|
raid6
|
lib/raid6/test/Makefile: Use $(pound) instead of \# for Make 4.3
|
2022-05-20 15:19:19 +02:00 |
|
reed_solomon
|
…
|
|
|
vdso
|
…
|
|
|
xz
|
lib/xz: Validate the value before assigning it to an enum variable
|
2022-01-13 18:42:11 +01:00 |
|
zlib_deflate
|
…
|
|
|
zlib_dfltcc
|
…
|
|
|
zlib_inflate
|
…
|
|
|
zstd
|
…
|
|
|
.gitignore
|
…
|
|
|
Kconfig
|
ARM: 9178/1: fix unmet dependency on BITREVERSE for HAVE_ARCH_BITREVERSE
|
2022-05-20 15:17:55 +02:00 |
|
Kconfig.debug
|
random: remove ratelimiting for in-kernel unseeded randomness
|
2022-08-26 11:10:30 +02:00 |
|
Kconfig.kasan
|
…
|
|
|
Kconfig.kgdb
|
…
|
|
|
Kconfig.ubsan
|
…
|
|
|
Makefile
|
…
|
|
|
argv_split.c
|
…
|
|
|
ashldi3.c
|
…
|
|
|
ashrdi3.c
|
…
|
|
|
asn1_decoder.c
|
…
|
|
|
assoc_array.c
|
assoc_array: Fix BUG_ON during garbage collect
|
2022-08-26 11:07:00 +02:00 |
|
atomic64.c
|
…
|
|
|
atomic64_test.c
|
…
|
|
|
audit.c
|
…
|
|
|
bcd.c
|
…
|
|
|
bch.c
|
…
|
|
|
bitmap.c
|
…
|
|
|
bitrev.c
|
…
|
|
|
bsearch.c
|
…
|
|
|
btree.c
|
…
|
|
|
bucket_locks.c
|
…
|
|
|
bug.c
|
bug: Remove redundant condition check in report_bug
|
2021-05-26 15:39:19 +02:00 |
|
build_OID_registry
|
…
|
|
|
bust_spinlocks.c
|
…
|
|
|
chacha.c
|
…
|
|
|
check_signature.c
|
…
|
|
|
checksum.c
|
…
|
|
|
clz_ctz.c
|
…
|
|
|
clz_tab.c
|
…
|
|
|
cmdline.c
|
…
|
|
|
cmpdi2.c
|
…
|
|
|
compat_audit.c
|
…
|
|
|
cpu_rmap.c
|
…
|
|
|
cpumask.c
|
…
|
|
|
crc-ccitt.c
|
…
|
|
|
crc-itu-t.c
|
…
|
|
|
crc-t10dif.c
|
…
|
|
|
crc4.c
|
…
|
|
|
crc7.c
|
…
|
|
|
crc8.c
|
…
|
|
|
crc16.c
|
…
|
|
|
crc32.c
|
…
|
|
|
crc32defs.h
|
…
|
|
|
crc32test.c
|
…
|
|
|
crc64.c
|
…
|
|
|
ctype.c
|
…
|
|
|
debug_info.c
|
…
|
|
|
debug_locks.c
|
…
|
|
|
debugobjects.c
|
…
|
|
|
dec_and_lock.c
|
…
|
|
|
decompress.c
|
…
|
|
|
decompress_bunzip2.c
|
…
|
|
|
decompress_inflate.c
|
…
|
|
|
decompress_unlz4.c
|
…
|
|
|
decompress_unlzma.c
|
…
|
|
|
decompress_unlzo.c
|
…
|
|
|
decompress_unxz.c
|
lib/xz: Avoid overlapping memcpy() with invalid input with in-place decompression
|
2022-01-13 18:42:11 +01:00 |
|
devres.c
|
…
|
|
|
digsig.c
|
…
|
|
|
dump_stack.c
|
…
|
|
|
dynamic_debug.c
|
…
|
|
|
dynamic_queue_limits.c
|
…
|
|
|
earlycpio.c
|
…
|
|
|
error-inject.c
|
…
|
|
|
errseq.c
|
…
|
|
|
extable.c
|
…
|
|
|
fault-inject.c
|
…
|
|
|
fdt.c
|
…
|
|
|
fdt_empty_tree.c
|
…
|
|
|
fdt_ro.c
|
…
|
|
|
fdt_rw.c
|
…
|
|
|
fdt_strerror.c
|
…
|
|
|
fdt_sw.c
|
…
|
|
|
fdt_wip.c
|
…
|
|
|
find_bit.c
|
…
|
|
|
find_bit_benchmark.c
|
…
|
|
|
flex_proportions.c
|
…
|
|
|
gen_crc32table.c
|
…
|
|
|
gen_crc64table.c
|
…
|
|
|
genalloc.c
|
…
|
|
|
generic-radix-tree.c
|
…
|
|
|
glob.c
|
…
|
|
|
globtest.c
|
…
|
|
|
hexdump.c
|
hex2bin: fix access beyond string end
|
2022-06-22 14:51:05 +02:00 |
|
hweight.c
|
…
|
|
|
idr.c
|
ida: don't use BUG_ON() for debugging
|
2022-09-16 10:59:05 +02:00 |
|
inflate.c
|
…
|
|
|
interval_tree.c
|
…
|
|
|
interval_tree_test.c
|
…
|
|
|
iomap.c
|
…
|
|
|
iomap_copy.c
|
…
|
|
|
iommu-helper.c
|
…
|
|
|
ioremap.c
|
…
|
|
|
iov_iter.c
|
lib/iov_iter: initialize "flags" in new pipe_buffer
|
2022-03-07 17:05:01 +01:00 |
|
irq_poll.c
|
…
|
|
|
irq_regs.c
|
…
|
|
|
is_single_threaded.c
|
…
|
|
|
kasprintf.c
|
…
|
|
|
kfifo.c
|
…
|
|
|
klist.c
|
…
|
|
|
kobject.c
|
…
|
|
|
kobject_uevent.c
|
kobject_uevent: remove warning in init_uevent_argv()
|
2021-06-18 15:02:22 +02:00 |
|
kstrtox.c
|
lib: vsprintf: Fix handling of number field widths in vsscanf
|
2021-08-13 09:45:14 +02:00 |
|
kstrtox.h
|
lib: vsprintf: Fix handling of number field widths in vsscanf
|
2021-08-13 09:45:14 +02:00 |
|
libcrc32c.c
|
…
|
|
|
list_debug.c
|
…
|
|
|
list_sort.c
|
…
|
|
|
llist.c
|
…
|
|
|
locking-selftest-hardirq.h
|
…
|
|
|
locking-selftest-mutex.h
|
…
|
|
|
locking-selftest-rlock-hardirq.h
|
…
|
|
|
locking-selftest-rlock-softirq.h
|
…
|
|
|
locking-selftest-rlock.h
|
…
|
|
|
locking-selftest-rsem.h
|
…
|
|
|
locking-selftest-rtmutex.h
|
…
|
|
|
locking-selftest-softirq.h
|
…
|
|
|
locking-selftest-spin-hardirq.h
|
…
|
|
|
locking-selftest-spin-softirq.h
|
…
|
|
|
locking-selftest-spin.h
|
…
|
|
|
locking-selftest-wlock-hardirq.h
|
…
|
|
|
locking-selftest-wlock-softirq.h
|
…
|
|
|
locking-selftest-wlock.h
|
…
|
|
|
locking-selftest-wsem.h
|
…
|
|
|
locking-selftest.c
|
…
|
|
|
lockref.c
|
…
|
|
|
logic_pio.c
|
…
|
|
|
lru_cache.c
|
…
|
|
|
lshrdi3.c
|
…
|
|
|
memcat_p.c
|
…
|
|
|
memory-notifier-error-inject.c
|
…
|
|
|
memweight.c
|
…
|
|
|
muldi3.c
|
…
|
|
|
net_utils.c
|
…
|
|
|
netdev-notifier-error-inject.c
|
…
|
|
|
nlattr.c
|
net: fix nla_strcmp to handle more then one trailing null character
|
2021-06-18 15:02:15 +02:00 |
|
nmi_backtrace.c
|
…
|
|
|
nodemask.c
|
nodemask: Fix return values to be unsigned
|
2022-08-26 11:09:27 +02:00 |
|
notifier-error-inject.c
|
…
|
|
|
notifier-error-inject.h
|
…
|
|
|
objagg.c
|
…
|
|
|
of-reconfig-notifier-error-inject.c
|
…
|
|
|
oid_registry.c
|
…
|
|
|
once.c
|
once: Fix panic when module unload
|
2021-10-01 11:31:03 +02:00 |
|
packing.c
|
…
|
|
|
parman.c
|
…
|
|
|
parser.c
|
…
|
|
|
pci_iomap.c
|
…
|
|
|
percpu-refcount.c
|
…
|
|
|
percpu_counter.c
|
…
|
|
|
percpu_test.c
|
…
|
|
|
plist.c
|
…
|
|
|
pm-notifier-error-inject.c
|
…
|
|
|
radix-tree.c
|
…
|
|
|
random32.c
|
random: replace custom notifier chain with standard one
|
2022-08-26 11:10:14 +02:00 |
|
ratelimit.c
|
…
|
|
|
rbtree.c
|
…
|
|
|
rbtree_test.c
|
…
|
|
|
refcount.c
|
locking/refcount: Consolidate implementations of refcount_t
|
2022-09-16 10:59:59 +02:00 |
|
rhashtable.c
|
…
|
|
|
sbitmap.c
|
…
|
|
|
scatterlist.c
|
…
|
|
|
seq_buf.c
|
seq_buf: Fix overflow in seq_buf_putmem_hex()
|
2021-08-13 09:46:59 +02:00 |
|
sg_pool.c
|
…
|
|
|
sg_split.c
|
…
|
|
|
sha1.c
|
lib/crypto: sha1: re-roll loops to reduce code size
|
2022-08-26 11:09:35 +02:00 |
|
show_mem.c
|
…
|
|
|
siphash.c
|
siphash: use one source of truth for siphash permutations
|
2022-08-26 11:10:29 +02:00 |
|
smp_processor_id.c
|
…
|
|
|
sort.c
|
…
|
|
|
stackdepot.c
|
lib: stackdepot: turn depot_lock spinlock to raw_spinlock
|
2021-06-18 15:02:25 +02:00 |
|
stmp_device.c
|
…
|
|
|
string.c
|
…
|
|
|
string_helpers.c
|
…
|
|
|
strncpy_from_user.c
|
…
|
|
|
strnlen_user.c
|
…
|
|
|
syscall.c
|
…
|
|
|
test-kstrtox.c
|
…
|
|
|
test-string_helpers.c
|
…
|
|
|
test_bitfield.c
|
…
|
|
|
test_bitmap.c
|
…
|
|
|
test_blackhole_dev.c
|
…
|
|
|
test_bpf.c
|
bpf/tests: Do not PASS tests without actually testing the result
|
2021-10-12 16:31:30 -06:00 |
|
test_debug_virtual.c
|
…
|
|
|
test_firmware.c
|
…
|
|
|
test_hash.c
|
…
|
|
|
test_hexdump.c
|
…
|
|
|
test_ida.c
|
…
|
|
|
test_kasan.c
|
…
|
|
|
test_kmod.c
|
lib/test: use after free in register_test_dev_kmod()
|
2022-05-20 15:19:16 +02:00 |
|
test_list_sort.c
|
…
|
|
|
test_memcat_p.c
|
…
|
|
|
test_meminit.c
|
lib/test_meminit: destroy cache in kmem_cache_alloc_bulk() test
|
2022-03-07 16:37:03 +01:00 |
|
test_module.c
|
…
|
|
|
test_objagg.c
|
…
|
|
|
test_overflow.c
|
…
|
|
|
test_parman.c
|
…
|
|
|
test_printf.c
|
…
|
|
|
test_rhashtable.c
|
…
|
|
|
test_siphash.c
|
…
|
|
|
test_sort.c
|
…
|
|
|
test_stackinit.c
|
lib/test_stackinit: Fix static initializer test
|
2021-10-12 16:31:40 -06:00 |
|
test_static_key_base.c
|
…
|
|
|
test_static_keys.c
|
…
|
|
|
test_string.c
|
…
|
|
|
test_strscpy.c
|
…
|
|
|
test_sysctl.c
|
…
|
|
|
test_ubsan.c
|
…
|
|
|
test_user_copy.c
|
…
|
|
|
test_uuid.c
|
…
|
|
|
test_vmalloc.c
|
…
|
|
|
test_xarray.c
|
XArray: Fix xas_create_range() when multi-order entry present
|
2022-05-20 15:19:33 +02:00 |
|
textsearch.c
|
…
|
|
|
timerqueue.c
|
…
|
|
|
ts_bm.c
|
…
|
|
|
ts_fsm.c
|
…
|
|
|
ts_kmp.c
|
…
|
|
|
ubsan.c
|
…
|
|
|
ubsan.h
|
…
|
|
|
ucmpdi2.c
|
…
|
|
|
ucs2_string.c
|
…
|
|
|
usercopy.c
|
…
|
|
|
uuid.c
|
…
|
|
|
vsprintf.c
|
random: replace custom notifier chain with standard one
|
2022-08-26 11:10:14 +02:00 |
|
win_minmax.c
|
…
|
|
|
xarray.c
|
XArray: Update the LRU list in xas_split()
|
2022-05-20 15:19:34 +02:00 |
|
xxhash.c
|
…
|
|