tangled
alpha
login
or
join now
tjh.dev
/
kernel
1
fork
atom
Linux kernel mirror (for testing)
git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel
os
linux
1
fork
atom
overview
issues
pulls
pipelines
kernel
/
lib
/
at
v4.3-rc2
10 folders
183 files
842
lib: correct 842 decompress for 32 bit
11 years ago
fonts
fonts: Add 6x10 font
11 years ago
lz4
lz4: fix system halt at boot kernel on x86_64
11 years ago
lzo
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
11 years ago
mpi
MPI: Fix mpi_read_buffer
10 years ago
raid6
md/raid6: delta syndrome for ARM NEON
10 years ago
reed_solomon
lib: Remove unnecessary inclusions of asm/semaphore.h
18 years ago
xz
lib/xz: enable all filters by default in Kconfig
12 years ago
zlib_deflate
zlib_deflate/deftree: remove bi_reverse()
10 years ago
zlib_inflate
zlib: clean up some dead code
11 years ago
.gitignore
X.509: Implement simple static OID registry
13 years ago
Kconfig
nd_blk: change aperture mapping from WC to WB
10 years ago
Kconfig.debug
Merge branches 'fixes.2015.07.22a' and 'initexp.2015.08.04a' into HEAD
10 years ago
Kconfig.kasan
x86/kasan: Move KASAN_SHADOW_OFFSET to the arch Kconfig
10 years ago
Kconfig.kgdb
Merge branches 'torture.2014.11.03a', 'cpu.2014.11.03a', 'doc.2014.11.13a', 'fixes.2014.11.13a', 'signal.2014.10.29a' and 'rt.2014.10.29a' into HEAD
11 years ago
Kconfig.kmemcheck
Merge branch 'master' into for-next
17 years ago
Makefile
lib/Makefile: remove CONFIG_AVERAGE build rule
10 years ago
argv_split.c
argv_split(): teach it to handle mutable strings
13 years ago
asn1_decoder.c
ASN.1: Handle 'ANY OPTIONAL' in grammar
10 years ago
assoc_array.c
assoc_array: Include rcupdate.h for call_rcu() definition
11 years ago
atomic64.c
atomic: Provide atomic_{or,xor,and}
12 years ago
atomic64_test.c
atomic: Add simple atomic_t tests
10 years ago
audit.c
syscalls: implement execveat() system call
11 years ago
bcd.c
usb/core: use bin2bcd() for bcdDevice in RH
13 years ago
bch.c
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 into for-davem
15 years ago
bitmap.c
lib/bitmap.c: bitmap_parselist can accept string with whitespaces on head or tail
10 years ago
bitrev.c
ARM: 8187/1: add CONFIG_HAVE_ARCH_BITREVERSE to support rbit instruction
11 years ago
bsearch.c
lib: reduce the use of module.h wherever possible
14 years ago
btree.c
lib/btree.c: fix leak of whole btree nodes
12 years ago
bug.c
module: Sanitize RCU usage and locking
11 years ago
build_OID_registry
X.509: do not emit any informational output
13 years ago
bust_spinlocks.c
printk: Provide a wake_up_klogd() off-case
13 years ago
check_signature.c
lib: reduce the use of module.h wherever possible
14 years ago
checksum.c
lib/checksum.c: fix build for generic csum_tcpudp_nofold
11 years ago
clz_ctz.c
lib/clz_ctz.c: add prototype declarations in lib/clz_ctz.c
12 years ago
clz_tab.c
lib: Fix multiple definitions of clz_tab
14 years ago
cmdline.c
Merge branch 'next' into efi-next-merge
11 years ago
compat_audit.c
audit: Add generic compat syscall support
12 years ago
cordic.c
Docs: wording: functions -> algorithm
14 years ago
cpu-notifier-error-inject.c
cpu: rewrite cpu-notifier-error-inject module
13 years ago
cpu_rmap.c
sched/topology: Rename topology_thread_cpumask() to topology_sibling_cpumask()
11 years ago
cpumask.c
revert "cpumask: don't perform while loop in cpumask_next_and()"
10 years ago
crc-ccitt.c
[PATCH] kernel-doc for lib/crc*.c
20 years ago
crc-itu-t.c
lib: crc-itu-t.[ch] fix 0x0x prefix in integer constants
11 years ago
crc-t10dif.c
Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu into core/rcu
11 years ago
crc16.c
[PATCH] kernel-doc for lib/crc*.c
20 years ago
crc32.c
lib: crc32: Add some additional __pure annotations
11 years ago
crc32defs.h
crc32: select an algorithm via Kconfig
14 years ago
crc7.c
lib/crc7: Shift crc7() output left 1 bit
12 years ago
crc8.c
lib: crc8: add new library module providing crc8 algorithm
15 years ago
ctype.c
lib: reduce the use of module.h wherever possible
14 years ago
debug_info.c
kbuild: include core debug info when DEBUG_INFO_REDUCED
11 years ago
debug_locks.c
mutex: Add support for wound/wait style locks
12 years ago
debugobjects.c
lib/debugobjects.c: convert printk(KERN_DEBUG to pr_debug
12 years ago
dec_and_lock.c
lib: reduce the use of module.h wherever possible
14 years ago
decompress.c
lib/decompress: set the compressor name to NULL on error
10 years ago
decompress_bunzip2.c
lib/decompressors: use real out buf size for gunzip with kernel
10 years ago
decompress_inflate.c
lib/decompressors: use real out buf size for gunzip with kernel
10 years ago
decompress_unlz4.c
lib/decompressors: use real out buf size for gunzip with kernel
10 years ago
decompress_unlzma.c
lib/decompress_unlzma: Do a NULL check for pointer
10 years ago
decompress_unlzo.c
lib/decompressors: use real out buf size for gunzip with kernel
10 years ago
decompress_unxz.c
lib/decompressors: use real out buf size for gunzip with kernel
10 years ago
devres.c
Merge branch 'locking/arch-atomic' into locking/core, because it's ready for upstream
10 years ago
digsig.c
lib/digsig.c: kernel-doc warning fixes
12 years ago
div64.c
Merge tag 'trace-fixes-v4.0-rc2-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace
11 years ago
dma-debug.c
dma-debug: skip debug_dma_assert_idle() when disabled
10 years ago
dump_stack.c
asmlinkage: Add explicit __visible to drivers/*, lib/*, kernel/*
12 years ago
dynamic_debug.c
module: add extra argument for parse_params() callback
11 years ago
dynamic_queue_limits.c
lib/dynamic_queue_limits.c: simplify includes
11 years ago
earlycpio.c
earlycpio.c: Fix the confusing comment of find_cpio_data().
12 years ago
extable.c
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic
17 years ago
fault-inject.c
fault-inject: add ratelimit option
11 years ago
fdt.c
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
13 years ago
fdt_empty_tree.c
lib: add fdt_empty_tree.c
12 years ago
fdt_ro.c
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
13 years ago
fdt_rw.c
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
13 years ago
fdt_strerror.c
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
13 years ago
fdt_sw.c
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
13 years ago
fdt_wip.c
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
13 years ago
find_bit.c
lib: rename lib/find_next_bit.c to lib/find_bit.c
11 years ago
flex_array.c
reciprocal_divide: update/correction of the algorithm
12 years ago
flex_proportions.c
proportions: add @gfp to init functions
11 years ago
gcd.c
lib/gcd.c: prevent possible div by 0
13 years ago
gen_crc32table.c
lib: crc32: constify crc32 lookup table
11 years ago
genalloc.c
Merge tag 'libnvdimm-for-4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm
10 years ago
glob.c
lib/glob.c: add CONFIG_GLOB_SELFTEST
11 years ago
halfmd4.c
lib/halfmd4.c: simplify includes
11 years ago
hexdump.c
hexdump: fix for non-aligned buffers
10 years ago
hweight.c
Make ARCH_HAS_FAST_MULTIPLIER a real config variable
11 years ago
idr.c
lib/idr.c: remove redundant include
11 years ago
inflate.c
Merge branch 'for-linus' of git://neil.brown.name/md
15 years ago
int_sqrt.c
lib/int_sqrt.c: optimize square root algorithm
13 years ago
interval_tree.c
lib/interval_tree.c: simplify includes
11 years ago
interval_tree_test.c
lib: Export interval_tree
12 years ago
iomap.c
Kconfig: rename HAS_IOPORT to HAS_IOPORT_MAP
12 years ago
iomap_copy.c
lib: reduce the use of module.h wherever possible
14 years ago
iommu-common.c
lib/iommu-common.c: do not use 0xffffffffffffffffl for computing align_mask
10 years ago
iommu-helper.c
lib: reduce the use of module.h wherever possible
14 years ago
ioremap.c
x86, mm: support huge KVA mappings on x86
11 years ago
iov_iter.c
Merge branch 'for-linus-1' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
11 years ago
irq_regs.c
lib: reduce the use of module.h wherever possible
14 years ago
is_single_threaded.c
kernel: is_current_single_threaded: don't use ->mmap_sem
16 years ago
jedec_ddr_data.c
Merge 3.4-rc5 into driver-core-next
14 years ago
kasprintf.c
Merge branch 'modules-next' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux
13 years ago
kfifo.c
kfifo: use BUG_ON
11 years ago
klist.c
Merge branch 'acpi-scan' into acpi-pm
10 years ago
kobject.c
include, lib: add __printf attributes to several function prototypes
10 years ago
kobject_uevent.c
lib/kobject_uevent.c: remove redundant include
11 years ago
kstrtox.c
kstrto*: accept "-0" for signed conversion
10 years ago
kstrtox.h
lib/kstrtox: common code between kstrto*() and simple_strto*() functions
14 years ago
lcm.c
block: fix blk_stack_limits() regression due to lcm() change
11 years ago
libcrc32c.c
crypto: LLVMLinux: Remove VLAIS usage from libcrc32c.c
13 years ago
list_debug.c
Merge tag 'iommu-fixes-v3.5-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu
13 years ago
list_sort.c
lib/list_sort: use late_initcall to hook in self tests
11 years ago
llist.c
lib/llist.c: remove redundant include
11 years ago
locking-selftest-hardirq.h
[PATCH] lockdep: locking API self tests
20 years ago
locking-selftest-mutex.h
[PATCH] lockdep: locking API self tests
20 years ago
locking-selftest-rlock-hardirq.h
[PATCH] lockdep: locking API self tests
20 years ago
locking-selftest-rlock-softirq.h
[PATCH] lockdep: locking API self tests
20 years ago
locking-selftest-rlock.h
[PATCH] lockdep: locking API self tests
20 years ago
locking-selftest-rsem.h
[PATCH] lockdep: locking API self tests
20 years ago
locking-selftest-softirq.h
[PATCH] lockdep: locking API self tests
20 years ago
locking-selftest-spin-hardirq.h
[PATCH] lockdep: locking API self tests
20 years ago
locking-selftest-spin-softirq.h
[PATCH] lockdep: locking API self tests
20 years ago
locking-selftest-spin.h
[PATCH] lockdep: locking API self tests
20 years ago
locking-selftest-wlock-hardirq.h
[PATCH] lockdep: locking API self tests
20 years ago
locking-selftest-wlock-softirq.h
[PATCH] lockdep: locking API self tests
20 years ago
locking-selftest-wlock.h
[PATCH] lockdep: locking API self tests
20 years ago
locking-selftest-wsem.h
[PATCH] lockdep: locking API self tests
20 years ago
locking-selftest.c
locking/lockdep: Revert qrwlock recusive stuff
11 years ago
lockref.c
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
10 years ago
lru_cache.c
Merge branch 'akpm' (patches from Andrew)
11 years ago
md5.c
lib/md5.c: simplify include
11 years ago
memory-notifier-error-inject.c
memory: memory notifier error injection module
13 years ago
memweight.c
string: introduce memweight()
13 years ago
net_utils.c
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
11 years ago
nlattr.c
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
11 years ago
nmi_backtrace.c
nmi: create generic NMI backtrace implementation
11 years ago
notifier-error-inject.c
mode_t, whack-a-mole at 11...
13 years ago
notifier-error-inject.h
fault-injection: notifier error injection
13 years ago
of-reconfig-notifier-error-inject.c
powerpc+of: Rename and fix OF reconfig notifier error inject module
13 years ago
oid_registry.c
Give the OID registry file module info to avoid kernel tainting
13 years ago
parser.c
lib/parser.c: put EXPORT_SYMBOLs in the conventional place
12 years ago
pci_iomap.c
PCI: Add pci_iomap_wc() variants
10 years ago
percpu-refcount.c
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
11 years ago
percpu_counter.c
Merge tag 'xfs-for-linus-4.1-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/dgc/linux-xfs
11 years ago
percpu_ida.c
lib/percpu_ida.c: remove redundant includes
11 years ago
percpu_test.c
percpu: add test module for various percpu operations
12 years ago
plist.c
lib/plist.c: remove redundant include
11 years ago
pm-notifier-error-inject.c
PM: PM notifier error injection module
13 years ago
proportions.c
proportions: add @gfp to init functions
11 years ago
radix-tree.c
radix-tree: replace preallocated node array with linked list
10 years ago
random32.c
random32: improvements to prandom_bytes
11 years ago
ratelimit.c
lib: reduce the use of module.h wherever possible
14 years ago
rational.c
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
14 years ago
rbtree.c
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
11 years ago
rbtree_test.c
rbtree/test: test rbtree_postorder_for_each_entry_safe()
12 years ago
reciprocal_div.c
reciprocal_divide: update/correction of the algorithm
12 years ago
rhashtable.c
rhashtable: fix for resize events during table walk
10 years ago
scatterlist.c
scatterlist: allow limited chaining without ARCH_HAS_SG_CHAIN
10 years ago
seq_buf.c
seq_buf: Fix seq_buf_bprintf() truncation
11 years ago
sg_split.c
lib: scatterlist: add sg splitting function
10 years ago
sha1.c
lib: EXPORT_SYMBOL sha_init
11 years ago
show_mem.c
Merge branch 'akpm' (patches from Andrew)
10 years ago
smp_processor_id.c
percpu: add preemption checks to __this_cpu ops
12 years ago
sort.c
lib/sort: Add 64 bit swap function
10 years ago
stmp_device.c
lib/stmp_device.c: replace module.h include
11 years ago
string.c
lib/string.c: introduce strreplace()
10 years ago
string_helpers.c
lib/string_helpers.c: fix infinite loop in string_get_size()
10 years ago
strncpy_from_user.c
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
10 years ago
strnlen_user.c
lib: Clarify the return value of strnlen_user()
10 years ago
swiotlb.c
swiotlb: Warn on allocation failure in swiotlb_alloc_coherent()
10 years ago
syscall.c
lib/syscall.c: unexport task_current_syscall()
12 years ago
test-hexdump.c
hexdump: Make test data really const
10 years ago
test-kstrtox.c
kstrto*: accept "-0" for signed conversion
10 years ago
test-string_helpers.c
lib/string_helpers.c: change semantics of string_escape_mem
11 years ago
test_bpf.c
test_bpf: add tests checking that JIT/interpreter sets A and X to 0.
10 years ago
test_firmware.c
test: add firmware_class loader test
11 years ago
test_kasan.c
lib/test_kasan.c: make kmalloc_oob_krealloc_less more correctly
10 years ago
test_module.c
test: add minimal module for verification testing
12 years ago
test_rhashtable.c
rhashtable-test: extend to test concurrency
10 years ago
test_static_key_base.c
Merge branches 'fixes.2015.07.22a' and 'initexp.2015.08.04a' into HEAD
10 years ago
test_static_keys.c
locking/static_keys: Make verify_keys() static
10 years ago
test_user_copy.c
test: check copy_to/from_user boundary validation
12 years ago
textsearch.c
lib/textsearch.c: remove textsearch_put reference from comments
11 years ago
timerqueue.c
timerqueue: Let timerqueue_add/del return information
11 years ago
ts_bm.c
textsearch: ts_bm: support case insensitive searching in Boyer-Moore algorithm
18 years ago
ts_fsm.c
Merge branch 'linus' into core/rcu
17 years ago
ts_kmp.c
textsearch: ts_kmp: support case insensitive searching in Knuth-Morris-Pratt algorithm
18 years ago
ucs2_string.c
Move utf16 functions to kernel core and rename
13 years ago
usercopy.c
Kconfig: consolidate CONFIG_DEBUG_STRICT_USER_COPY_CHECKS
13 years ago
uuid.c
uuid: use prandom_bytes()
13 years ago
vsprintf.c
lib/vsprintf.c: Include clk.h
10 years ago