..
842
lib: 842: no need to check return value of debugfs_create functions
2 years ago
crypto
crypto: sha256 - Remove sha256/224_init code duplication
2 years ago
dim
lib/dim: Fix -Wunused-const-variable warnings
2 years ago
fonts
fonts: Prefer a bigger font for high resolution screens
2 years ago
livepatch
livepatch: Proper error handling in the shadow variables selftest
2 years ago
lz4
lz4: do not export static symbol
2 years ago
lzo
lib/lzo/lzo1x_compress.c: fix alignment bug in lzo-rle
2 years ago
math
treewide: Add SPDX license identifier - Makefile/Kconfig
2 years ago
mpi
lib/mpi: Eliminate unused umul_ppmm definitions for MIPS
2 years ago
raid6
lib/raid6: fix unnecessary rebuild of vpermxor*.c
2 years ago
reed_solomon
rslib: Make some functions static
2 years ago
vdso
lib/vdso: Make clock_getres() POSIX compliant again
2 years ago
xz
treewide: Add SPDX license identifier - Makefile/Kconfig
2 years ago
zlib_deflate
treewide: Add SPDX license identifier - Makefile/Kconfig
2 years ago
zlib_inflate
treewide: Add SPDX license identifier - Makefile/Kconfig
2 years ago
zstd
lib/zstd/mem.h: replace __inline by inline
2 years ago
.gitignore
lib: add crc64 calculation routines
3 years ago
Kconfig
lib: dimlib: fix help text typos
2 years ago
Kconfig.debug
compiler: enable CONFIG_OPTIMIZE_INLINING forcibly
2 years ago
Kconfig.kasan
kasan: add memory corruption identification for software tag-based mode
2 years ago
Kconfig.kgdb
treewide: Add SPDX license identifier - Makefile/Kconfig
2 years ago
Kconfig.ubsan
treewide: Add SPDX license identifier - Makefile/Kconfig
2 years ago
Makefile
Merge branch 'x86/cleanups' into x86/cpu, to pick up dependent changes
2 years ago
argv_split.c
treewide: kmalloc() -> kmalloc_array()
3 years ago
ashldi3.c
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 120
2 years ago
ashrdi3.c
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 120
2 years ago
asn1_decoder.c
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 36
2 years ago
assoc_array.c
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 36
2 years ago
atomic64.c
locking/atomic: Use s64 for atomic64
2 years ago
atomic64_test.c
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
2 years ago
audit.c
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
4 years ago
bcd.c
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
4 years ago
bch.c
lib/bch: fix possible stack overrun
3 years ago
bitmap.c
cpumask: Implement cpumask_or_equal()
2 years ago
bitrev.c
treewide: Add SPDX license identifier for more missed files
2 years ago
bsearch.c
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 372
2 years ago
btree.c
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 431
2 years ago
bucket_locks.c
ila: make lockdep happy again
3 years ago
bug.c
bug: move WARN_ON() "cut here" into exception handler
2 years ago
build_OID_registry
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 36
2 years ago
bust_spinlocks.c
s390: use common bust_spinlocks()
2 years ago
chacha.c
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
2 years ago
check_signature.c
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
4 years ago
checksum.c
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
2 years ago
clz_ctz.c
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
2 years ago
clz_tab.c
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
4 years ago
cmdline.c
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 230
2 years ago
cmpdi2.c
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 120
2 years ago
compat_audit.c
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
4 years ago
cpu_rmap.c
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
2 years ago
cpumask.c
treewide: add checks for the return value of memblock_alloc*()
2 years ago
crc-ccitt.c
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 230
2 years ago
crc-itu-t.c
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 230
2 years ago
crc-t10dif.c
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 230
2 years ago
crc4.c
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 230
2 years ago
crc7.c
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 230
2 years ago
crc8.c
docs: clean up and add rest of CRC functions to kernel-api.rst
4 years ago
crc16.c
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 230
2 years ago
crc32.c
lib/crc32.c: mark crc32_le_base/__crc32c_le_base aliases as __pure
2 years ago
crc32defs.h
lib/crc: Move polynomial definition to separate header
3 years ago
crc32test.c
lib: add module support to crc32 tests
4 years ago
crc64.c
lib: add crc64 calculation routines
3 years ago
ctype.c
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
4 years ago
debug_info.c
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
4 years ago
debug_locks.c
treewide: Add SPDX license identifier for missed files
2 years ago
debugobjects.c
debugobjects: Move printk out of db->lock critical sections
2 years ago
dec_and_lock.c
atomic: Add irqsave variant of atomic_dec_and_lock()
3 years ago
decompress.c
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
4 years ago
decompress_bunzip2.c
lib: Use existing define with polynomial
3 years ago
decompress_inflate.c
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
4 years ago
decompress_unlz4.c
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
2 years ago
decompress_unlzma.c
lib/decompress_unlzma: Do a NULL check for pointer
6 years ago
decompress_unlzo.c
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 95
2 years ago
decompress_unxz.c
lib/decompressors: use real out buf size for gunzip with kernel
6 years ago
devres.c
devres: allow const resource arguments
2 years ago
digsig.c
Revert "Merge tag 'keys-acl-20190703' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs"
2 years ago
dump_stack.c
printk: move dump stack related code to lib/dump_stack.c
3 years ago
dynamic_debug.c
lib: dynamic_debug: no need to check return value of debugfs_create functions
2 years ago
dynamic_queue_limits.c
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
3 years ago
earlycpio.c
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 283
2 years ago
error-inject.c
treewide: Switch printk users from %pf and %pF to %ps and %pS, respectively
2 years ago
errseq.c
errseq: Always report a writeback error once
3 years ago
extable.c
lib/extable.c: add missing prototypes
2 years ago
fault-inject.c
fault-inject: clean up debugfs file creation logic
2 years ago
fdt.c
of/lib: Allow scripts/dtc/libfdt to be used from kernel code
9 years ago
fdt_empty_tree.c
lib: add fdt_empty_tree.c
7 years ago
fdt_ro.c
of/lib: Allow scripts/dtc/libfdt to be used from kernel code
9 years ago
fdt_rw.c
of/lib: Allow scripts/dtc/libfdt to be used from kernel code
9 years ago
fdt_strerror.c
of/lib: Allow scripts/dtc/libfdt to be used from kernel code
9 years ago
fdt_sw.c
of/lib: Allow scripts/dtc/libfdt to be used from kernel code
9 years ago
fdt_wip.c
of/lib: Allow scripts/dtc/libfdt to be used from kernel code
9 years ago
find_bit.c
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
2 years ago
find_bit_benchmark.c
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 295
2 years ago
flex_proportions.c
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
4 years ago
gen_crc32table.c
lib/crc: Use consistent naming for CRC-32 polynomials
3 years ago
gen_crc64table.c
lib: don't depend on linux headers being installed.
2 years ago
genalloc.c
dma-mapping updates for Linux 5.3
2 years ago
generic-radix-tree.c
lib/generic-radix-tree.c: add kmemleak annotations
2 years ago
glob.c
lib: add module support to glob tests
4 years ago
globtest.c
lib: add module support to glob tests
4 years ago
hexdump.c
lib/hexdump: make print_hex_dump_bytes() a nop on !DEBUG builds
2 years ago
hweight.c
x86/kconfig: Disable CONFIG_GENERIC_HWEIGHT and remove __HAVE_ARCH_SW_HWEIGHT
2 years ago
idr.c
idr: Fix idr_get_next race with idr_remove
2 years ago
inflate.c
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
4 years ago
interval_tree.c
treewide: Add SPDX license identifier for missed files
2 years ago
interval_tree_test.c
treewide: Add SPDX license identifier for more missed files
2 years ago
iomap.c
iomap: introduce io{read|write}64_{lo_hi|hi_lo}
2 years ago
iomap_copy.c
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 504
2 years ago
iommu-helper.c
iommu-helper: mark iommu_is_span_boundary as inline
3 years ago
ioremap.c
mm/ioremap: probe platform for p4d huge map support
2 years ago
iov_iter.c
mm: introduce page_size()
2 years ago
irq_poll.c
lib/irq_poll: Support schedules in non-interrupt contexts
2 years ago
irq_regs.c
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
2 years ago
is_single_threaded.c
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 36
2 years ago
kasprintf.c
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
4 years ago
kfifo.c
Partially revert "kfifo: fix kfifo_alloc() and kfifo_init()"
2 years ago
klist.c
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 248
2 years ago
kobject.c
lib : kobject: fix refcount imblance on kobject_rename
2 years ago
kobject_uevent.c
kobject: Don't trigger kobject_uevent(KOBJ_REMOVE) twice.
2 years ago
kstrtox.c
lib/kstrtox.c: delete unnecessary casts
3 years ago
kstrtox.h
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
4 years ago
libcrc32c.c
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
2 years ago
list_debug.c
lib/list_debug.c: print unmangled addresses
3 years ago
list_sort.c
lib: list_sort.c: add a blank line to avoid kernel-doc warnings
2 years ago
llist.c
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 333
2 years ago
locking-selftest-hardirq.h
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
4 years ago
locking-selftest-mutex.h
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
4 years ago
locking-selftest-rlock-hardirq.h
[PATCH] lockdep: locking API self tests
15 years ago
locking-selftest-rlock-softirq.h
[PATCH] lockdep: locking API self tests
15 years ago
locking-selftest-rlock.h
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
4 years ago
locking-selftest-rsem.h
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
4 years ago
locking-selftest-rtmutex.h
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
4 years ago
locking-selftest-softirq.h
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
4 years ago
locking-selftest-spin-hardirq.h
[PATCH] lockdep: locking API self tests
15 years ago
locking-selftest-spin-softirq.h
[PATCH] lockdep: locking API self tests
15 years ago
locking-selftest-spin.h
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
4 years ago
locking-selftest-wlock-hardirq.h
[PATCH] lockdep: locking API self tests
15 years ago
locking-selftest-wlock-softirq.h
[PATCH] lockdep: locking API self tests
15 years ago
locking-selftest-wlock.h
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
4 years ago
locking-selftest-wsem.h
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
4 years ago
locking-selftest.c
locking/lockdep: Make it easy to detect whether or not inside a selftest
2 years ago
lockref.c
lockref: Limit number of cmpxchg loop retries
2 years ago
logic_pio.c
lib: logic_pio: Add logic_pio_unregister_range()
2 years ago
lru_cache.c
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 91
2 years ago
lshrdi3.c
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 120
2 years ago
memcat_p.c
lib: Fix ia64 bootloader linkage
3 years ago
memory-notifier-error-inject.c
treewide: Add SPDX license identifier for more missed files
2 years ago
memweight.c
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
4 years ago
muldi3.c
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 120
2 years ago
net_utils.c
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
4 years ago
netdev-notifier-error-inject.c
treewide: Add SPDX license identifier for more missed files
2 years ago
nlattr.c
netlink: add validation of NLA_F_NESTED flag
2 years ago
nmi_backtrace.c
printk/nmi: Prevent deadlock when accessing the main log buffer in NMI
3 years ago
nodemask.c
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
4 years ago
notifier-error-inject.c
lib: notifier-error-inject: no need to check return value of debugfs_create functions
2 years ago
notifier-error-inject.h
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
4 years ago
objagg.c
lib: objagg: Use struct_size() in kzalloc()
2 years ago
of-reconfig-notifier-error-inject.c
treewide: Add SPDX license identifier for more missed files
2 years ago
oid_registry.c
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 36
2 years ago
once.c
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
4 years ago
packing.c
lib: Add support for generic packing operations
2 years ago
parman.c
lib: Introduce priority array area manager
4 years ago
parser.c
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 230
2 years ago
pci_iomap.c
PCI: Add SPDX GPL-2.0 when no license was specified
3 years ago
percpu-refcount.c
Merge branch 'for-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/dennis/percpu
2 years ago
percpu_counter.c
notifier: Remove notifier header file wherever not used
3 years ago
percpu_test.c
treewide: Add SPDX license identifier for more missed files
2 years ago
plist.c
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 10
2 years ago
pm-notifier-error-inject.c
treewide: Add SPDX license identifier for more missed files
2 years ago
radix-tree.c
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 153
2 years ago
random32.c
lib: Correct comment of prandom_seed
2 years ago
ratelimit.c
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 428
2 years ago
rbtree.c
lib/rbtree: avoid generating code twice for the cached versions
2 years ago
rbtree_test.c
augmented rbtree: add new RB_DECLARE_CALLBACKS_MAX macro
2 years ago
refcount.c
refcount_t: Add ACQUIRE ordering on success for dec(sub)_and_test() variants
2 years ago
rhashtable.c
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
2 years ago
sbitmap.c
sbitmap: Replace cmpxchg with xchg
2 years ago
scatterlist.c
SCSI sg on 20190709
2 years ago
seq_buf.c
seq_buf: Use size_t for len in seq_buf_puts()
2 years ago
sg_pool.c
SCSI sg on 20190709
2 years ago
sg_split.c
lib: scatterlist: Fix to support no mapped sg
2 years ago
sha1.c
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
4 years ago
show_mem.c
mm: remove quicklist page table caches
2 years ago
siphash.c
lib/siphash.c: mark expected switch fall-throughs
2 years ago
smp_processor_id.c
sched/core: Provide a pointer to the valid CPU mask
2 years ago
sort.c
media: lib/sort.c: implement sort() variant taking context argument
2 years ago
stackdepot.c
lib/stackdepot: Fix outdated comments
2 years ago
stmp_device.c
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
2 years ago
string.c
lib/string: Make memzero_explicit() inline instead of external
2 years ago
string_helpers.c
lib/string_helpers: fix some kerneldoc warnings
2 years ago
strncpy_from_user.c
lib: untag user pointers in strn*_user
2 years ago
strnlen_user.c
lib: introduce copy_struct_from_user() helper
2 years ago
syscall.c
syscalls: Remove start and number from syscall_get_arguments() args
2 years ago
test-kstrtox.c
kstrto*: accept "-0" for signed conversion
6 years ago
test-string_helpers.c
lib/test-string_helpers.c: fix and improve string_get_size() tests
5 years ago
test_bitfield.c
bitfield: add tests
3 years ago
test_bitmap.c
treewide: Add SPDX license identifier for more missed files
2 years ago
test_blackhole_dev.c
blackhole_dev: add a selftest
2 years ago
test_bpf.c
test_bpf: Fix a new clang warning about xor-ing two numbers
2 years ago
test_debug_virtual.c
treewide: Add SPDX license identifier for more missed files
2 years ago
test_firmware.c
test_firmware: add support for request_firmware_into_buf
2 years ago
test_hash.c
treewide: Add SPDX license identifier for more missed files
2 years ago
test_hexdump.c
test_hexdump: use memcpy instead of strncpy
2 years ago
test_ida.c
test_ida: Fix lockdep warning
3 years ago
test_kasan.c
lib/test_kasan.c: add roundtrip tests
2 years ago
test_kmod.c
lib/test_kmod.c: potential double free in error handling
2 years ago
test_list_sort.c
treewide: Add SPDX license identifier for more missed files
2 years ago
test_memcat_p.c
lib: Fix ia64 bootloader linkage
3 years ago
test_meminit.c
lib/test_meminit: add a kmem_cache_alloc_bulk() test
2 years ago
test_module.c
treewide: Add SPDX license identifier for more missed files
2 years ago
test_objagg.c
test_objagg: Uninitialized variable in error handling
2 years ago
test_overflow.c
lib/test_overflow.c: avoid tainting the kernel and fix wrap size
2 years ago
test_parman.c
lib: fix spelling mistake: "actualy" -> "actually"
4 years ago
test_printf.c
lib/test_printf: Remove obvious comments from %pd and %pD tests
2 years ago
test_rhashtable.c
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
2 years ago
test_siphash.c
siphash: implement HalfSipHash1-3 for hash tables
4 years ago
test_sort.c
treewide: Add SPDX license identifier for more missed files
2 years ago
test_stackinit.c
lib/test_stackinit: Handle Clang auto-initialization pattern
2 years ago
test_static_key_base.c
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 282
2 years ago
test_static_keys.c
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 282
2 years ago
test_string.c
lib/test_string.c: add some testcases for strchr and strnchr
2 years ago
test_strscpy.c
lib: Add test module for strscpy_pad
2 years ago
test_sysctl.c
tools/testing/selftests/sysctl/sysctl.sh: add proc_do_large_bitmap() test case
2 years ago
test_ubsan.c
lib/test_ubsan.c: VLA no longer used in kernel
2 years ago
test_user_copy.c
usercopy: Avoid soft lockups in test_check_nonzero_user()
2 years ago
test_uuid.c
uuid: fix incorrect uuid_equal conversion in test_uuid_test
4 years ago
test_vmalloc.c
lib/test_vmalloc.c:test_func(): eliminate local `ret'
2 years ago
test_xarray.c
XArray tests: Add check_insert
2 years ago
textsearch.c
lib: textsearch: fix escapes in example code
2 years ago
timerqueue.c
lib/timerqueue: Rely on rbtree semantics for next timer
2 years ago
ts_bm.c
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
2 years ago
ts_fsm.c
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
2 years ago
ts_kmp.c
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
2 years ago
ubsan.c
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
2 years ago
ubsan.h
ubsan: Remove vla bound checks.
2 years ago
ucmpdi2.c
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 120
2 years ago
ucs2_string.c
lib/ucs2_string.c: add MODULE_LICENSE()
3 years ago
usercopy.c
lib: introduce copy_struct_from_user() helper
2 years ago
uuid.c
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174
2 years ago
vsprintf.c
vsprintf: Prevent crash when dereferencing invalid pointers for %pD
2 years ago
win_minmax.c
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
4 years ago
xarray.c
mm: fix page cache convergence regression
2 years ago
xxhash.c
lib: Add xxhash module
4 years ago