forge
login
or
join now
tjh.dev
/
kernel
star
1
fork
atom
Configure Feed
Issues
Pull Requests
Commits
Tags
Feed URL
Select the types of activity you want to include in your feed.
Linux kernel mirror (for testing)
git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel
os
linux
star
1
fork
atom
Configure Feed
Issues
Pull Requests
Commits
Tags
Feed URL
Select the types of activity you want to include in your feed.
overview
issues
pulls
pipelines
kernel
/
lib
/
at
bb1c9ccf740eae3f116a2bb5d26c2bfb80cc8c7e
20 folders
247 files
Linus Torvalds
Merge tag 'mm-nonmm-stable-2026-02-18-19-56' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm
2mo ago
2b7a25df
842
lib: 842: Improve error handling in sw842_compress()
1 year ago
crc
lib/crc: Switch ARM and arm64 to 'ksimd' scoped guard API
7 months ago
crypto
lib/crypto: mldsa: Clarify the documentation for mldsa_verify() slightly
3 months ago
dim
Merge 6.12-rc6 into driver-core-next
2 years ago
fonts
Merge tag 'fbdev-for-6.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/linux-fbdev
5 months ago
kunit
kunit: fix up const mis-match in many assert functions
4 months ago
lz4
include/linux/lz4.h: add some missing macros
1 year ago
lzo
Merge tag 'libcrypto-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiggers/linux
8 months ago
math
lib: test_mul_u64_u64_div_u64(): test the 32bit code on 64bit
6 months ago
pldmfw
pldmfw: Don't require send_package_data or send_component_table to be defined
1 year ago
raid6
raid6: test: Add support for RISC-V
5 months ago
reed_solomon
Merge tag 'libcrypto-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiggers/linux
4 months ago
test_fortify
fortify: Cleanup temp file also on non-successful exit
3 months ago
tests
Merge tag 'timers-vdso-2026-02-09' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
3 months ago
vdso
vdso/gettimeofday: Force inlining of __cvdso_clock_getres_common()
3 months ago
xz
lib/xz: remove dead IA-64 (Itanium) support code
7 months ago
zlib_deflate
lib/zlib: drop EQUAL macro
1 year ago
zlib_dfltcc
zlib_inflate
zlib: add module description
1 year ago
zstd
zstd: Increase DYNAMIC_BMI2 GCC version cutoff from 4.8 to 11.0 to work around compiler segfault
1 year ago
.gitignore
fortify: refactor test_fortify Makefile to fix some build problems
2 years ago
Kconfig
lib/glob: convert selftest to KUnit
4 months ago
Kconfig.debug
Merge tag 'mm-nonmm-stable-2026-02-12-10-48' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm
2 months ago
Kconfig.kasan
kasan: introduce ARCH_DEFER_KASAN and unify static key across modes
9 months ago
Kconfig.kcsan
objtool: Drop noinstr hack for KCSAN_WEAK_MEMORY
8 months ago
Kconfig.kfence
Kconfig.kgdb
Documentation: move dev-tools debugging files to process/debugging/
1 year ago
Kconfig.kmsan
KMSAN: Restore dynamic check for '-fsanitize=kernel-memory'
6 months ago
Kconfig.ubsan
Kconfig.ubsan: Remove CONFIG_UBSAN_REPORT_FULL from documentation
4 months ago
Makefile
lib/glob: convert selftest to KUnit
4 months ago
alloc_tag.c
Merge branch 'mm-hotfixes-stable' into mm-nonmm-stable to pick up changes required to merge "kho: use unsigned long for nr_pages".
3 months ago
argv_split.c
ashldi3.c
ashrdi3.c
asn1_decoder.c
ASN.1: add module description
1 year ago
asn1_encoder.c
assoc_array.c
atomic64.c
Merge tag 'v6.14-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
1 year ago
atomic64_test.c
x86/cpufeatures: Rename X86_CMPXCHG64 to X86_CX8
1 year ago
audit.c
base64.c
lib/base64: rework encode/decode for speed and stricter validation
5 months ago
bcd.c
lib/bcd: optimize _bin2bcd() for improved performance
2 years ago
bch.c
lib/bch.c: use swap() to improve code
2 years ago
bitmap-str.c
bitmap.c
gpio: improve support for shared GPIOs
5 months ago
bitrev.c
bootconfig-data.S
bootconfig.c
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
3 months ago
bsearch.c
btree.c
btree: simplify merge logic by using btree_last() return value
8 months ago
bucket_locks.c
bug.c
Merge tag 'core-urgent-2025-12-12' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
5 months ago
build_OID_registry
oid_registry: allow arbitrary size OIDs
5 months ago
buildid.c
procfs: avoid fetching build ID while holding VMA lock
3 months ago
bust_spinlocks.c
cache_maint.c
Merge tag 'libcrypto-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiggers/linux
5 months ago
check_signature.c
checksum.c
net: checksum: Move from32to16() to generic header
2 years ago
closure.c
closures: use seq_putc() in debug_show()
2 years ago
clz_ctz.c
bitops: Add __attribute_const__ to generic ffs()-family implementations
9 months ago
clz_tab.c
cmdline.c
cmpdi2.c
cmpxchg-emu.c
codetag.c
alloc_tag: add sequence number for module and iterator
11 months ago
compat_audit.c
cpu_rmap.c
net: move aRFS rmap management and CPU affinity to core
1 year ago
cpumask.c
cpumask: drop cpumask_next_wrap_old()
1 year ago
ctype.c
debug_info.c
debug_locks.c
debugobjects.c
Merge tag 'libcrypto-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiggers/linux
4 months ago
dec_and_lock.c
compiler-context-analysis: Remove __cond_lock() function-like helper
4 months ago
decompress.c
lib/decompress: use designated initializers for struct compress_format
8 months ago
decompress_bunzip2.c
Merge tag 'rust-6.11' of https://github.com/Rust-for-Linux/linux
2 years ago
decompress_inflate.c
decompress_unlz4.c
move asm/unaligned.h to linux/unaligned.h
2 years ago
decompress_unlzma.c
minmax: make generic MIN() and MAX() macros available everywhere
2 years ago
decompress_unlzo.c
move asm/unaligned.h to linux/unaligned.h
2 years ago
decompress_unxz.c
xz: remove XZ_EXTERN and extern from functions
2 years ago
decompress_unzstd.c
devmem_is_allowed.c
devres.c
Merge drm/drm-next into drm-misc-next
1 year ago
dhry.h
dhry_1.c
dhry_2.c
dhry_run.c
digsig.c
Merge tag 'integrity-v6.18' of git://git.kernel.org/pub/scm/linux/kernel/git/zohar/linux-integrity
7 months ago
dump_stack.c
panic/printk: replace this_cpu_in_panic() with panic_on_this_cpu()
8 months ago
dynamic_debug.c
dynamic_debug: add support for print stack
6 months ago
dynamic_queue_limits.c
Merge tag 'linux_kselftest-kunit-6.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest
1 year ago
earlycpio.c
errname.c
error-inject.c
errseq.c
errseq: eliminate special limitation for macro MAX_ERRNO
1 year ago
extable.c
fault-inject-usercopy.c
lib/fault-inject-usercopy.c: use PTR_ERR_OR_ZERO() to simplify code
9 months ago
fault-inject.c
fault-inject: use prandom where cryptographically secure randomness is not needed
1 year ago
fdt.c
fdt_addresses.c
fdt_empty_tree.c
fdt_ro.c
fdt_rw.c
fdt_strerror.c
fdt_sw.c
fdt_wip.c
find_bit.c
lib/find_bit: fix uninitialized variable use in FIND_NTH_BIT
3 months ago
find_bit_benchmark.c
find_bit_benchmark_rust.rs
rust: add find_bit_benchmark_rust module.
8 months ago
flex_proportions.c
flex_proportions: make fprop_new_period() hardirq safe
3 months ago
fw_table.c
genalloc.c
lib/genalloc: fix device leak in of_gen_pool_get()
7 months ago
generic-radix-tree.c
lib/generic-radix-tree.c: add preallocation
2 years ago
glob.c
Merge branch 'linus' into timers/core
2 years ago
group_cpus.c
Merge tag 'mm-nonmm-stable-2026-02-18-19-56' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm
2 months ago
hexdump.c
kernel.h: drop hex.h and update all hex.h users
4 months ago
hweight.c
Merge tag 'libcrypto-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiggers/linux
6 months ago
idr.c
idr: fix idr_alloc() returning an ID out of range
5 months ago
inflate.c
Merge 6.13-rc4 into char-misc-next
1 year ago
interval_tree.c
interval_tree: Fix ITSTATIC usage for *_subtree_search()
7 months ago
interval_tree_test.c
lib/interval_tree: add test case for span iteration
1 year ago
iomap.c
asm-generic/io.h: rework split ioread64/iowrite64 helpers
1 year ago
iomap_copy.c
iomem_copy.c
lib/iomem_copy: fix kerneldoc format style
2 years ago
iommu-helper.c
iov_iter.c
iov_iter: extract a iov_iter_extract_bvecs helper from bio code
3 months ago
irq_poll.c
softirq: Remove unused 'action' parameter from action callback
2 years ago
irq_regs.c
is_single_threaded.c
kasprintf.c
kfifo.c
kfifo: fix kmalloc_array_node() argument order
4 months ago
klist.c
kobject.c
kobject: Remove unused functions
1 year ago
kobject_uevent.c
Merge tag 'net-next-6.17' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
9 months ago
kstrtox.c
lib/kstrtox: fix kstrtobool() docstring to mention enabled/disabled
4 months ago
kstrtox.h
linear_ranges.c
list_debug.c
lib/list_debug.c: add object information in case of invalid object
1 year ago
list_sort.c
lib/list_sort: clarify comparison function requirements in list_sort()
1 year ago
llist.c
Merge tag 'net-next-6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
11 months ago
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
treewide: Remove in_irq()
6 months ago
lockref.c
compiler-context-analysis: Remove __cond_lock() function-like helper
4 months ago
logic_iomem.c
logic_pio.c
logic_pio: Constify fwnode_handle
2 years ago
lru_cache.c
lib/lru_cache: fix spelling mistake "colision"->"collision"
2 years ago
lshrdi3.c
lwq.c
maple_tree.c
maple_tree: fix tracepoint string pointers
6 months ago
memcat_p.c
memory-notifier-error-inject.c
memregion.c
memweight.c
min_heap.c
lib min_heap: use size_t for array size and index variables
1 year ago
muldi3.c
net_utils.c
net, treewide: define and use MAC_ADDR_STR_LEN
1 year ago
netdev-notifier-error-inject.c
nlattr.c
nmi_backtrace.c
notifier-error-inject.c
notifier-error-inject.h
objagg.c
objpool.c
objpool: fix the overestimation of object pooling metadata size
3 months ago
of-reconfig-notifier-error-inject.c
oid_registry.c
lib/oid_registry.c: remove unused sprint_OID
1 year ago
once.c
once: don't use a work queue to reset sleepable static key
4 months ago
packing.c
lib: packing: add pack_fields() and unpack_fields()
1 year ago
packing_test.c
lib: packing: add pack_fields() and unpack_fields()
1 year ago
parman.c
parser.c
Documentation: core-api: add generic parser docbook
1 year ago
percpu-refcount.c
percpu_counter.c
lib/percpu_counter: add missing __percpu qualifier to a cast
2 years ago
percpu_test.c
percpu: add a test case for the specific 64-bit value addition
2 years ago
plist.c
Merge tag 'libcrypto-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiggers/linux
4 months ago
pm-notifier-error-inject.c
polynomial.c
radix-tree.c
radix-tree.h
random32.c
random32: Include <linux/prandom.h> instead of <linux/random.h>
2 years ago
ratelimit.c
Merge branch 'objtool/core'
5 months ago
rbtree.c
rbtree: inline rb_last()
5 months ago
rbtree_test.c
lib/rbtree: add random seed
1 year ago
rcuref.c
rcuref: Plug slowpath race in rcuref_put()
1 year ago
ref_tracker.c
ref_tracker: remove redundant __GFP_NOWARN
9 months ago
refcount.c
rhashtable.c
rhashtable: Enable context analysis
4 months ago
sbitmap.c
Merge tag 'block-6.17-20250808' of git://git.kernel.dk/linux
9 months ago
scatterlist.c
scatterlist: introduce sg_nents_for_dma() helper
4 months ago
seq_buf.c
sg_pool.c
sg_split.c
Merge tag 'mm-nonmm-stable-2025-04-02-22-12' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm
1 year ago
siphash.c
move asm/unaligned.h to linux/unaligned.h
2 years ago
smp_processor_id.c
lib/smp_processor_id: Make migration check unconditional of SMP
10 months ago
sort.c
lib/sort.c: add _nonatomic() variants with cond_resched()
1 year ago
stackdepot.c
stackdepot: Enable context analysis
4 months ago
stmp_device.c
string.c
string: Add load_unaligned_zeropad() code path to sized_strscpy()
1 year ago
string_helpers.c
kernel.h: drop hex.h and update all hex.h users
4 months ago
strncpy_from_user.c
lib/strn*,uaccess: Use masked_user_{read/write}_access_begin when required
5 months ago
strnlen_user.c
lib/strn*,uaccess: Use masked_user_{read/write}_access_begin when required
5 months ago
sys_info.c
sys_info: add a default kernel sys_info mask
6 months ago
syscall.c
test-kstrtox.c
test_bitmap.c
bitmap: remove _check_eq_u32_array
1 year ago
test_bitops.c
test_bpf.c
bpf/tests: Add 32 bits only long conditional jump tests
1 year ago
test_context-analysis.c
Merge branch 'mm-hotfixes-stable' into mm-stable to pick up "mm/shmem, swap: fix race of truncate and swap entry split", needed for merging "mm, swap: cleanup swap entry management workflow".
3 months ago
test_debug_virtual.c
test_dynamic_debug.c
test_firmware.c
test_firmware: use str_true_false() helper
9 months ago
test_fpu.h
test_fpu_glue.c
lib: fix the NULL vs IS_ERR() bug for debugfs_create_dir()
2 years ago
test_fpu_impl.c
test_free_pages.c
test_hexdump.c
test_hmm.c
mm/zone_device: reinitialize large zone device private folios
3 months ago
test_hmm_uapi.h
lib/test_hmm: add large page allocation failure testing
7 months ago
test_ida.c
ida: Add ida_find_first_range()
1 year ago
test_kho.c
kho: test: clean up residual memory upon test_kho module unload
4 months ago
test_kmod.c
lib/test_kmod: do not hardcode/depend on any filesystem
1 year ago
test_lockup.c
test_maple_tree.c
maple_tree: Drop bulk insert support
8 months ago
test_memcat_p.c
test_meminit.c
test_module.c
test_objagg.c
lib: test_objagg: split test_hints_case() into two functions
10 months ago
test_objpool.c
lib: test_objpool: Avoid direct access to hrtimer clockbase
8 months ago
test_parman.c
lib/test_parman: Include <linux/prandom.h> instead of <linux/random.h>
2 years ago
test_ref_tracker.c
Merge branch 'ref_tracker-add-ability-to-register-a-debugfs-file-for-a-ref_tracker_dir'
10 months ago
test_rhashtable.c
test_static_key_base.c
test_static_keys.c
test_sysctl.c
sysctl: Close test ctl_headers with a for loop
1 year ago
test_ubsan.c
ubsan: Fix panic from test_ubsan_out_of_bounds
1 year ago
test_vmalloc.c
lib/test_vmalloc.c: minor fixes to test_vmalloc.c
5 months ago
test_xarray.c
xarray: make xa_alloc_cyclic() return 0 on all success cases
1 year ago
textsearch.c
timerqueue.c
trace_readwrite.c
ts_bm.c
ts_fsm.c
ts_kmp.c
ubsan.c
ubsan: Fix incorrect hand-side used in handle
11 months ago
ubsan.h
ubsan/overflow: Rework integer overflow sanitizer option to turn on everything
1 year ago
ucmpdi2.c
ucs2_string.c
ucs2_string: add module description
1 year ago
union_find.c
Union-Find: add a new module in kernel library
2 years ago
usercopy.c
uaccess: decouple INLINE_COPY_FROM_USER and CONFIG_RUST
6 months ago
uuid.c
kernel.h: drop hex.h and update all hex.h users
4 months ago
vsprintf.c
kernel.h: drop hex.h and update all hex.h users
4 months ago
win_minmax.c
rxrpc: Generate rtt_min
1 year ago
xarray.c
xarray: remove redundant __GFP_NOWARN
9 months ago
xxhash.c
lib/xxhash: remove more unused xxh functions
6 months ago