.. |
842
|
|
|
crypto
|
UPSTREAM: crypto: lib - remove unneeded selection of XOR_BLOCKS
|
2022-11-16 14:48:59 +00:00 |
dim
|
linux/dim: Do nothing if no time delta between samples
|
2023-05-30 12:57:45 +01:00 |
fonts
|
lib/fonts: fix undefined behavior in bit shift for get_default_font
|
2023-01-14 10:15:17 +01:00 |
kunit
|
kunit: Fix timeout message
|
2024-07-18 13:05:40 +02:00 |
livepatch
|
selftests/livepatch: better synchronize test_klp_callbacks_busy
|
2022-08-21 15:16:05 +02:00 |
lz4
|
lz4: fix LZ4_decompress_safe_partial read out of bound
|
2022-04-13 21:01:08 +02:00 |
lzo
|
|
|
math
|
bitmap: introduce generic optimized bitmap_size()
|
2024-09-04 13:17:30 +02:00 |
mpi
|
crypto: lib/mpi - Fix unexpected pointer access in mpi_ec_init
|
2024-02-23 08:42:30 +01:00 |
pldmfw
|
|
|
raid6
|
lib/raid6/test/Makefile: Use $(pound) instead of \# for Make 4.3
|
2022-04-08 14:40:31 +02:00 |
reed_solomon
|
|
|
vdso
|
lib/vdso: use "grep -E" instead of "egrep"
|
2022-12-02 17:40:02 +01:00 |
xz
|
xz: cleanup CRC32 edits from 2018
|
2024-10-17 15:07:50 +02:00 |
zlib_deflate
|
|
|
zlib_dfltcc
|
zlib: move EXPORT_SYMBOL() and MODULE_LICENSE() out of dfltcc_syms.c
|
2021-01-06 14:56:51 +01:00 |
zlib_inflate
|
|
|
zstd
|
|
|
.gitignore
|
|
|
argv_split.c
|
|
|
ashldi3.c
|
|
|
ashrdi3.c
|
|
|
asn1_decoder.c
|
|
|
assoc_array.c
|
assoc_array: Fix BUG_ON during garbage collect
|
2022-06-06 08:42:41 +02:00 |
atomic64_test.c
|
|
|
atomic64.c
|
|
|
audit.c
|
|
|
bcd.c
|
|
|
bch.c
|
|
|
bitfield_kunit.c
|
lib: kunit: Fix compilation test when using TEST_BIT_FIELD_COMPILE
|
2020-10-16 13:25:14 -06:00 |
bitmap.c
|
lib: bitmap: provide devm_bitmap_alloc() and devm_bitmap_zalloc()
|
2022-08-21 15:15:45 +02:00 |
bitrev.c
|
|
|
bootconfig.c
|
FROMLIST: bootconfig: Support mixing a value and subkeys under a key
|
2021-06-03 19:57:01 +00:00 |
bsearch.c
|
|
|
btree.c
|
|
|
bucket_locks.c
|
|
|
bug.c
|
Merge 5.10.37 into android12-5.10
|
2021-05-15 09:28:55 +02:00 |
build_OID_registry
|
|
|
bust_spinlocks.c
|
|
|
check_signature.c
|
|
|
checksum.c
|
|
|
clz_ctz.c
|
lib/clz_ctz.c: Fix __clzdi2() and __ctzdi2() for 32-bit kernels
|
2023-08-30 16:23:16 +02:00 |
clz_tab.c
|
|
|
cmdline.c
|
|
|
cmpdi2.c
|
|
|
compat_audit.c
|
|
|
cpu_rmap.c
|
lib: cpu_rmap: Fix potential use-after-free in irq_cpu_rmap_release()
|
2023-06-14 11:09:45 +02:00 |
cpumask.c
|
Revert "lib: Restrict cpumask_local_spread to houskeeping CPUs"
|
2021-02-17 11:02:24 +01:00 |
crc4.c
|
|
|
crc7.c
|
|
|
crc8.c
|
|
|
crc16.c
|
|
|
crc32.c
|
lib/crc32.c: fix trivial typo in preprocessor condition
|
2020-10-16 11:11:20 -07:00 |
crc32defs.h
|
|
|
crc32test.c
|
lib/crc32test: remove extra local_irq_disable/enable
|
2020-11-02 12:14:19 -08:00 |
crc64.c
|
|
|
crc-ccitt.c
|
|
|
crc-itu-t.c
|
|
|
crc-t10dif.c
|
|
|
ctype.c
|
|
|
debug_info.c
|
|
|
debug_locks.c
|
Merge branch 'android12-5.10' into android12-5.10-lts
|
2021-07-13 15:00:50 +02:00 |
debugobjects.c
|
debugobjects: Fix conditions in fill_pool()
|
2024-10-17 15:08:02 +02:00 |
dec_and_lock.c
|
|
|
decompress_bunzip2.c
|
decompress_bunzip2: fix rare decompression failure
|
2024-08-19 05:40:59 +02:00 |
decompress_inflate.c
|
|
|
decompress_unlz4.c
|
lib/decompress_unlz4.c: correctly handle zero-padding around initrds.
|
2021-07-20 16:05:46 +02:00 |
decompress_unlzma.c
|
|
|
decompress_unlzo.c
|
|
|
decompress_unxz.c
|
lib/xz: Avoid overlapping memcpy() with invalid input with in-place decompression
|
2021-11-18 14:03:58 +01:00 |
decompress_unzstd.c
|
|
|
decompress.c
|
|
|
devres.c
|
Restore upstream files
|
2020-12-15 19:36:32 -08:00 |
digsig.c
|
|
|
dump_stack.c
|
FROMGIT: printk: introduce dump_stack_lvl()
|
2021-05-21 13:17:08 -07:00 |
dynamic_debug.c
|
dyndbg: fix old BUG_ON in >control parser
|
2024-05-17 11:48:10 +02:00 |
dynamic_queue_limits.c
|
lib: dynamic_queue_limits: delete duplicated words + fix typo
|
2020-10-16 11:11:20 -07:00 |
earlycpio.c
|
lib: earlycpio: delete duplicated words
|
2020-10-16 11:11:20 -07:00 |
errname.c
|
parisc: Drop the HP-UX ENOSYM and EREMOTERELEASE error codes
|
2023-12-08 08:46:12 +01:00 |
error-inject.c
|
|
|
errseq.c
|
|
|
extable.c
|
|
|
fault-inject-usercopy.c
|
lib, include/linux: add usercopy failure capability
|
2020-10-16 11:11:22 -07:00 |
fault-inject.c
|
|
|
fdt_addresses.c
|
|
|
fdt_empty_tree.c
|
|
|
fdt_ro.c
|
|
|
fdt_rw.c
|
|
|
fdt_strerror.c
|
|
|
fdt_sw.c
|
|
|
fdt_wip.c
|
|
|
fdt.c
|
|
|
find_bit_benchmark.c
|
|
|
find_bit.c
|
|
|
flex_proportions.c
|
|
|
gen_crc32table.c
|
|
|
gen_crc64table.c
|
|
|
genalloc.c
|
lib/genalloc: fix the overflow when size is too big
|
2021-01-12 20:18:16 +01:00 |
generic-radix-tree.c
|
lib/generic-radix-tree.c: Fix rare race in __genradix_ptr_alloc()
|
2024-09-12 11:06:49 +02:00 |
glob.c
|
|
|
globtest.c
|
|
|
hexdump.c
|
ANDROID: GKI: update the abi .xml file due to hex_to_bin() changes
|
2022-05-13 13:47:02 +02:00 |
hweight.c
|
|
|
idr.c
|
UPSTREAM: ida: Fix crash in ida_free when the bitmap is empty
|
2024-02-01 11:07:53 +00:00 |
inflate.c
|
|
|
interval_tree_test.c
|
|
|
interval_tree.c
|
|
|
iomap_copy.c
|
|
|
iomap.c
|
|
|
iommu-helper.c
|
|
|
iov_iter.c
|
UPSTREAM: iov_iter: add helper to save iov_iter state
|
2023-02-16 12:00:47 +00:00 |
irq_poll.c
|
|
|
irq_regs.c
|
|
|
is_single_threaded.c
|
|
|
kasprintf.c
|
|
|
Kconfig
|
This is the 5.10.124 stable release
|
2022-07-28 15:53:46 +02:00 |
Kconfig.debug
|
Merge keystone/android12-5.10-keystone-qcom-release.205+ (a31d98f ) into msm-5.10
|
2024-04-05 17:33:21 +05:30 |
Kconfig.kasan
|
UPSTREAM: kasan: fix Kconfig check of CC_HAS_WORKING_NOSANITIZE_ADDRESS
|
2022-11-09 13:57:12 +00:00 |
Kconfig.kcsan
|
|
|
Kconfig.kfence
|
FROMGIT: kfence: await for allocation using wait_event
|
2021-04-29 08:13:58 +02:00 |
Kconfig.kgdb
|
|
|
Kconfig.ubsan
|
UPSTREAM: ubsan: remove overflow checks
|
2021-10-21 08:33:13 -07:00 |
kfifo.c
|
|
|
klist.c
|
|
|
kobject_uevent.c
|
kobject_uevent: Fix OOB access within zap_modalias_env()
|
2024-08-19 05:40:59 +02:00 |
kobject.c
|
kobject: Fix slab-out-of-bounds in fill_kobj_path()
|
2023-11-08 17:30:46 +01:00 |
kstrtox.c
|
kernel.h: split out kstrtox() and simple_strtox() to a separate header
|
2023-06-21 15:45:35 +02:00 |
kstrtox.h
|
lib: vsprintf: Fix handling of number field widths in vsscanf
|
2021-07-14 16:55:57 +02:00 |
libcrc32c.c
|
lib: libcrc32c: delete duplicated words
|
2020-10-16 11:11:19 -07:00 |
linear_ranges.c
|
|
|
list_debug.c
|
lib/list_debug.c: Detect uninitialized lists
|
2022-08-25 11:38:18 +02:00 |
list_sort.c
|
Revert "treewide: Change list_sort to use const pointers"
|
2021-10-04 11:07:40 +02:00 |
list-test.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
|
lockdep/selftests: Fix selftests vs PROVE_RAW_LOCK_NESTING
|
2021-07-14 16:56:10 +02:00 |
lockref.c
|
lockref: stop doing cpu_relax in the cmpxchg loop
|
2023-02-01 08:23:18 +01:00 |
logic_pio.c
|
PCI: Fix pci_register_io_range() memory leak
|
2021-03-17 17:06:25 +01:00 |
lru_cache.c
|
|
|
lshrdi3.c
|
|
|
Makefile
|
UPSTREAM: bitfield: build kunit tests without structleak plugin
|
2024-11-20 20:37:23 +00:00 |
memcat_p.c
|
|
|
memneq.c
|
crypto: memneq - move into lib/
|
2022-06-22 14:13:18 +02:00 |
memory-notifier-error-inject.c
|
|
|
memregion.c
|
|
|
memweight.c
|
|
|
muldi3.c
|
|
|
net_utils.c
|
|
|
netdev-notifier-error-inject.c
|
|
|
nlattr.c
|
netlink: prevent potential spectre v1 gadgets
|
2023-02-01 08:23:23 +01:00 |
nmi_backtrace.c
|
|
|
nodemask.c
|
nodemask: Fix return values to be unsigned
|
2022-06-14 18:32:45 +02:00 |
notifier-error-inject.c
|
lib/notifier-error-inject: fix error when writing -errno to debugfs file
|
2023-01-14 10:15:19 +01:00 |
notifier-error-inject.h
|
|
|
objagg.c
|
mlxsw: spectrum_acl_erp: Fix object nesting warning
|
2024-08-19 05:40:45 +02:00 |
of-reconfig-notifier-error-inject.c
|
|
|
oid_registry.c
|
|
|
once.c
|
This is the 5.10.150 stable release
|
2022-11-15 19:14:08 +00:00 |
packing.c
|
|
|
parman.c
|
|
|
parser.c
|
kernel.h: split out kstrtox() and simple_strtox() to a separate header
|
2023-06-21 15:45:35 +02:00 |
pci_iomap.c
|
|
|
percpu_counter.c
|
lib/percpu_counter.c: use helper macro abs()
|
2020-10-16 11:11:20 -07:00 |
percpu_test.c
|
|
|
percpu-refcount.c
|
percpu_ref_init(): clean ->percpu_count_ref on failure
|
2022-06-06 08:42:40 +02:00 |
plist.c
|
ANDROID: lib/plist.c: Export plist-related APIs
|
2021-03-16 01:19:21 +00:00 |
pm-notifier-error-inject.c
|
|
|
radix-tree.c
|
radix tree: remove unused variable
|
2023-08-30 16:23:16 +02:00 |
random32.c
|
random: replace custom notifier chain with standard one
|
2022-05-30 09:33:38 +02:00 |
ratelimit.c
|
ratelimit: Fix data-races in ___ratelimit().
|
2022-08-31 17:15:20 +02:00 |
rbtree_test.c
|
|
|
rbtree.c
|
|
|
refcount.c
|
|
|
rhashtable.c
|
|
|
sbitmap.c
|
|
|
scatterlist.c
|
lib/scatterlist: use consistent sg_copy_buffer() return type
|
2020-10-29 08:55:45 -06:00 |
seq_buf.c
|
seq_buf: Fix overflow in seq_buf_putmem_hex()
|
2021-07-19 09:45:00 +02:00 |
sg_pool.c
|
|
|
sg_split.c
|
|
|
sha1.c
|
lib/crypto: sha1: re-roll loops to reduce code size
|
2022-05-30 09:33:26 +02:00 |
show_mem.c
|
ANDROID: lib: Export show_mem() for vendor module usage
|
2021-06-29 16:39:50 +00:00 |
siphash.c
|
siphash: use one source of truth for siphash permutations
|
2022-05-30 09:33:43 +02:00 |
smp_processor_id.c
|
lib/smp_processor_id: fix imbalanced instrumentation_end() call
|
2022-08-21 15:16:08 +02:00 |
sort.c
|
|
|
stackdepot.c
|
Merge 5.10.216 into android12-5.10-lts
|
2024-06-13 16:02:17 +00:00 |
stmp_device.c
|
|
|
string_helpers.c
|
|
|
string.c
|
|
|
strncpy_from_user.c
|
lib/strncpy_from_user.c: Mask out bytes after NUL terminator.
|
2020-11-19 11:56:16 -08:00 |
strnlen_user.c
|
|
|
syscall.c
|
lib/syscall: fix syscall registers retrieval on 32-bit platforms
|
2020-12-03 09:52:44 -08:00 |
test_bitmap.c
|
UPSTREAM: lib: use KSTM_MODULE_GLOBALS macro in kselftest drivers
|
2021-02-25 21:36:45 +00:00 |
test_bitops.c
|
|
|
test_bits.c
|
|
|
test_blackhole_dev.c
|
net: blackhole_dev: fix build warning for ethh set but not used
|
2024-03-26 18:21:50 -04:00 |
test_bpf.c
|
test_bpf: fix incorrect netdev features
|
2022-08-21 15:15:41 +02:00 |
test_debug_virtual.c
|
|
|
test_firmware.c
|
test_firmware: return ENOMEM instead of ENOSPC on failed memory allocation
|
2023-07-27 08:44:06 +02:00 |
test_fpu.c
|
|
|
test_free_pages.c
|
|
|
test_hash.c
|
|
|
test_hexdump.c
|
|
|
test_hmm_uapi.h
|
|
|
test_hmm.c
|
mm/hmm.c: allow VM_MIXEDMAP to work with hmm_range_fault
|
2022-01-27 10:54:36 +01:00 |
test_ida.c
|
UPSTREAM: ida: Fix crash in ida_free when the bitmap is empty
|
2024-02-01 11:07:53 +00:00 |
test_kasan_module.c
|
FROMGIT: kasan: clean up comments in tests
|
2021-02-07 13:41:41 -08:00 |
test_kasan.c
|
Merge 5.10.38 into android12-5.10
|
2021-05-20 15:35:25 +02:00 |
test_kmod.c
|
lib: cleanup kstrto*() usage
|
2023-06-21 15:45:35 +02:00 |
test_linear_ranges.c
|
|
|
test_list_sort.c
|
Revert "treewide: Change list_sort to use const pointers"
|
2021-10-04 11:07:40 +02:00 |
test_lockup.c
|
This is the 5.10.110 stable release
|
2022-04-18 17:41:18 +02:00 |
test_memcat_p.c
|
|
|
test_meminit.c
|
lib/test_meminit: fix off-by-one error in test_pages()
|
2023-10-25 11:54:13 +02:00 |
test_min_heap.c
|
|
|
test_module.c
|
|
|
test_objagg.c
|
|
|
test_overflow.c
|
overflow: Implement size_t saturating arithmetic helpers
|
2023-11-20 11:06:44 +01:00 |
test_parman.c
|
|
|
test_printf.c
|
UPSTREAM: lib/vsprintf: no_hash_pointers prints all addresses as unhashed
|
2021-02-25 21:37:05 +00:00 |
test_rhashtable.c
|
|
|
test_siphash.c
|
|
|
test_sort.c
|
|
|
test_stackinit.c
|
lib/test_stackinit: Fix static initializer test
|
2021-09-18 13:40:37 +02:00 |
test_static_key_base.c
|
|
|
test_static_keys.c
|
|
|
test_string.c
|
|
|
test_strscpy.c
|
|
|
test_sysctl.c
|
lib: test_sysctl: delete duplicated words
|
2020-10-16 11:11:20 -07:00 |
test_ubsan.c
|
This is the 5.10.111 stable release
|
2022-04-21 14:27:41 +02:00 |
test_user_copy.c
|
|
|
test_uuid.c
|
|
|
test_vmalloc.c
|
|
|
test_xarray.c
|
XArray: Fix xas_create_range() when multi-order entry present
|
2022-04-08 14:40:40 +02:00 |
test-kstrtox.c
|
|
|
test-string_helpers.c
|
|
|
textsearch.c
|
|
|
timerqueue.c
|
|
|
ts_bm.c
|
lib/ts_bm: reset initial match offset for every block of text
|
2023-07-27 08:43:43 +02:00 |
ts_fsm.c
|
|
|
ts_kmp.c
|
|
|
ubsan.c
|
Merge 5.10.166 into android12-5.10-lts
|
2023-02-17 12:18:56 +00:00 |
ubsan.h
|
ubsan: implement __ubsan_handle_alignment_assumption
|
2021-02-17 11:02:24 +01:00 |
ucmpdi2.c
|
|
|
ucs2_string.c
|
|
|
usercopy.c
|
uaccess: Add speculation barrier to copy_from_user()
|
2023-02-25 11:55:03 +01:00 |
uuid.c
|
|
|
vsprintf.c
|
This is the 5.10.206 stable release
|
2024-01-08 18:41:26 +00:00 |
win_minmax.c
|
|
|
xarray.c
|
XArray: Update the LRU list in xas_split()
|
2022-04-08 14:40:40 +02:00 |
xxhash.c
|
|
|