Sascha Hauer 35f1526845 unlzo: fix input buffer free před 13 roky
..
lzo 7dd65feb6c lib: add support for LZO-compressed kernels před 15 roky
mpi fe0e94c5a7 mpi/mpi-mpow: NULL dereference on allocation failure před 13 roky
raid6 daaa5f7cbe md: Add in export.h for files using EXPORT_SYMBOL před 13 roky
reed_solomon f42b38009e lib: Remove unnecessary inclusions of asm/semaphore.h před 17 roky
xz 9c1f8594df XZ: Fix incorrect XZ_BUF_ERROR před 14 roky
zlib_deflate 565d76cb7d zlib: slim down zlib_deflate() workspace when possible před 14 roky
zlib_inflate 51ea3f6a45 inflate_fast: sout is already a short so ptr arith was off by one. před 15 roky
.gitignore 1e65174a33 Add some basic .gitignore files před 20 roky
Kconfig e7691a1ce3 Merge branch 'for-linus' of git://selinuxproject.org/~jmorris/linux-security před 13 roky
Kconfig.debug c51eaacce2 lib/Kconfig.debug: fix help message for DEFAULT_HUNG_TASK_TIMEOUT před 13 roky
Kconfig.kgdb 5dd11d5d47 mips,kgdb: kdb low level trap catch and stack trace před 15 roky
Kconfig.kmemcheck d33c9a491b kmemcheck: depend on HAVE_ARCH_KMEMCHECK před 16 roky
Makefile e7691a1ce3 Merge branch 'for-linus' of git://selinuxproject.org/~jmorris/linux-security před 13 roky
argv_split.c e7d2860b69 tree-wide: convert open calls to remove spaces to skip_spaces() lib function před 15 roky
atomic64.c cb475de3d1 lib: atomic64: Change the type of local lock to raw_spinlock_t před 14 roky
atomic64_test.c 60063497a9 atomic: use <linux/atomic.h> před 14 roky
audit.c aaeb012fe4 audit: support the "standard" <asm-generic/unistd.h> před 14 roky
average.c af55688435 lib: Improve EWMA efficiency by using bitshifts před 14 roky
bcd.c d3de851a44 rtc: BCD codeshrink před 17 roky
bch.c 437aa565e2 lib: add shared BCH ECC library před 14 roky
bitmap.c b9c321fd87 lib/bitmap.c: quiet sparse noise about address space před 13 roky
bitrev.c 3527fb326f lib: export bitrev16 před 17 roky
bsearch.c 1a94dc35bc lib: Add generic binary search function to the kernel. před 14 roky
btree.c 96b62067f9 btree: export btree_get_prev() so modules can use btree_for_each před 13 roky
bug.c 5336377d62 modules: Fix module_bug_list list corruption race před 15 roky
bust_spinlocks.c b61312d353 oops handling: ensure that any oops is flushed to the mtdoops console před 16 roky
check_signature.c cc2ea416b2 uninline check_signature() před 18 roky
checksum.c be0e1e788b lib/checksum.c: optimize do_csum a bit před 14 roky
cmdline.c d974ae379a generic, memparse(): constify argument před 17 roky
cordic.c d89ce936b4 Docs: wording: functions -> algorithm před 13 roky
cpu-notifier-error-inject.c c9d221f86e fault-injection: add CPU notifier error injection module před 15 roky
cpu_rmap.c c39649c331 lib: cpu_rmap: CPU affinity reverse-mapping před 14 roky
cpumask.c 37e7b5f153 cpumask: alloc_cpumask_var() use NUMA_NO_NODE před 14 roky
crc-ccitt.c 2f72100c01 [PATCH] kernel-doc for lib/crc*.c před 19 roky
crc-itu-t.c 3e7cbae7c6 CRC ITU-T V.41 před 18 roky
crc-t10dif.c f11f594edb [SCSI] lib: Add support for the T10 (SCSI) Data Integrity Field CRC před 17 roky
crc16.c 2f72100c01 [PATCH] kernel-doc for lib/crc*.c před 19 roky
crc32.c 5742332dea crc32: optimize inner loop před 13 roky
crc32defs.h 1da177e4c3 Linux-2.6.12-rc2 před 20 roky
crc7.c ad241528c4 CRC7 support před 18 roky
crc8.c 7150962d63 lib: crc8: add new library module providing crc8 algorithm před 14 roky
ctype.c 7707e61c70 ctype: constify read-only _ctype string před 15 roky
debug_locks.c bcb38ceb22 Revert "debug_locks: set oops_in_progress if we will log messages." před 14 roky
debugobjects.c b84d435cc2 debugobjects: Extend to assert that an object is initialized před 13 roky
dec_and_lock.c 60063497a9 atomic: use <linux/atomic.h> před 14 roky
decompress.c 3ebe12439b decompressors: add boot-time XZ support před 14 roky
decompress_bunzip2.c 38c8dcf665 decompress_bunzip2: remove invalid vi modeline před 13 roky
decompress_inflate.c 1da914e064 decompressors: check input size in decompress_inflate.c před 14 roky
decompress_unlzma.c 90802ed9c3 treewide: Fix comment and string typo 'bufer' před 13 roky
decompress_unlzo.c 35f1526845 unlzo: fix input buffer free před 13 roky
decompress_unxz.c 25985edced Fix common misspellings před 14 roky
devres.c 7b67e75147 Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci před 13 roky
digsig.c 051dbb918c crypto: digital signature verification support před 13 roky
div64.c 658716d19f div64_u64(): improve precision on 32bit platforms před 14 roky
dma-debug.c 91ec37cc10 Fix comparison using wrong pointer variable in dma debug code před 13 roky
dump_stack.c 1da177e4c3 Linux-2.6.12-rc2 před 20 roky
dynamic_debug.c 2d03423b23 Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core před 13 roky
dynamic_queue_limits.c 75957ba36c dql: Dynamic queue limits před 13 roky
extable.c ad6561dffa module: trim exception table on init free. před 16 roky
fault-inject.c f4ae40a6a5 switch debugfs to umode_t před 13 roky
find_last_bit.c 19de85ef57 bitops: add #ifndef for each of find bitops před 14 roky
find_next_bit.c 63e424c844 arch: remove CONFIG_GENERIC_FIND_{NEXT_BIT,BIT_LE,LAST_BIT} před 14 roky
flex_array.c 704f15ddb5 flex_array: avoid divisions when accessing elements před 14 roky
gcd.c d282922461 lib: add lib/gcd.c před 16 roky
gen_crc32table.c 836e2af925 crc32: major optimization před 15 roky
genalloc.c 7f184275aa lib, Make gen_pool memory allocator lockless před 14 roky
halfmd4.c 1da177e4c3 Linux-2.6.12-rc2 před 20 roky
hexdump.c b78049831f lib: add error checking to hex2bin před 14 roky
hweight.c d61931d89b x86: Add optimized popcnt variants před 15 roky
idr.c 46cbc1d398 ida: make ida_simple_get/put() IRQ safe před 13 roky
inflate.c 1490cf5f0c MN10300: Don't try and #include <linux/slab.h> in lib/inflate.c from bootloader před 15 roky
int_sqrt.c f0c00257d6 [PATCH] lib: Fix bug in int_sqrt() for 64 bit longs před 19 roky
iomap.c 66eab4df28 lib: add GENERIC_PCI_IOMAP před 13 roky
iomap_copy.c 22ae813b85 [PATCH] add __iowrite64_copy před 19 roky
iommu-helper.c e269b08517 iommu: inline iommu_num_pages před 15 roky
ioremap.c 81e88fdc43 ACPI, APEI, Generic Hardware Error Source POLL/IRQ/NMI notification type support před 14 roky
irq_regs.c efbc52f945 [PATCH] irq_reqs: export __irq_regs před 19 roky
is_single_threaded.c 967cc53711 kernel: is_current_single_threaded: don't use ->mmap_sem před 16 roky
kasprintf.c 5a0e3ad6af include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h před 15 roky
klist.c 210272a284 driver core: Remove completion from struct klist_node před 16 roky
kobject.c b3e8d7b247 kobject: remove kset_find_obj_hinted() před 13 roky
kobject_uevent.c 74099b18b8 driver-core: skip uevent generation when nobody is listening před 13 roky
kstrtox.c 1dff46d698 lib/kstrtox: common code between kstrto*() and simple_strto*() functions před 13 roky
kstrtox.h 1dff46d698 lib/kstrtox: common code between kstrto*() and simple_strto*() functions před 13 roky
lcm.c 72d39508e4 lib/lcm.c: quiet sparse noise před 14 roky
libcrc32c.c 53b146ae59 libcrc32c: Fix "crc32c undefined" compilation error před 16 roky
list_debug.c 3c18d4de86 Expand CONFIG_DEBUG_LIST to several other list operations před 14 roky
list_sort.c 041b78f232 lib/list_sort: test: check element addresses před 14 roky
llist.c f0f1d32f93 llist: Remove cpu_relax() usage in cmpxchg loops před 14 roky
locking-selftest-hardirq.h cae2ed9aa5 [PATCH] lockdep: locking API self tests před 19 roky
locking-selftest-mutex.h cae2ed9aa5 [PATCH] lockdep: locking API self tests před 19 roky
locking-selftest-rlock-hardirq.h cae2ed9aa5 [PATCH] lockdep: locking API self tests před 19 roky
locking-selftest-rlock-softirq.h cae2ed9aa5 [PATCH] lockdep: locking API self tests před 19 roky
locking-selftest-rlock.h cae2ed9aa5 [PATCH] lockdep: locking API self tests před 19 roky
locking-selftest-rsem.h cae2ed9aa5 [PATCH] lockdep: locking API self tests před 19 roky
locking-selftest-softirq.h cae2ed9aa5 [PATCH] lockdep: locking API self tests před 19 roky
locking-selftest-spin-hardirq.h cae2ed9aa5 [PATCH] lockdep: locking API self tests před 19 roky
locking-selftest-spin-softirq.h cae2ed9aa5 [PATCH] lockdep: locking API self tests před 19 roky
locking-selftest-spin.h cae2ed9aa5 [PATCH] lockdep: locking API self tests před 19 roky
locking-selftest-wlock-hardirq.h cae2ed9aa5 [PATCH] lockdep: locking API self tests před 19 roky
locking-selftest-wlock-softirq.h cae2ed9aa5 [PATCH] lockdep: locking API self tests před 19 roky
locking-selftest-wlock.h cae2ed9aa5 [PATCH] lockdep: locking API self tests před 19 roky
locking-selftest-wsem.h cae2ed9aa5 [PATCH] lockdep: locking API self tests před 19 roky
locking-selftest.c ba9f207c9f rcu: Fix unpaired rcu_irq_enter() from locking selftests před 14 roky
lru_cache.c a08aa355af lru_cache: use correct type in sizeof for allocation před 14 roky
md5.c bc0b96b54a crypto: Move md5_transform to lib/md5.c před 14 roky
nlattr.c c30bc94758 netlink: validate NLA_MSECS length před 13 roky
parser.c 25985edced Fix common misspellings před 14 roky
pci_iomap.c 66eab4df28 lib: add GENERIC_PCI_IOMAP před 13 roky
percpu_counter.c 3a8495c739 lib/percpu_counter.c: enclose hotplug only variables in hotplug ifdef před 13 roky
plist.c 732375c6a5 plist: Remove the need to supply locks to plist heads před 14 roky
prio_heap.c 40bc1f2dbc lib: fix sparse shadowed variable warning před 16 roky
prio_tree.c 1da177e4c3 Linux-2.6.12-rc2 před 20 roky
proportions.c 740969f91e locking, lib/proportions: Annotate prop_local_percpu::lock as raw před 14 roky
radix-tree.c e2bdb933ab radix_tree: take radix_tree_path off stack před 13 roky
random32.c f1bbbb6912 Merge branch 'master' into for-next před 15 roky
ratelimit.c 07354eb1a7 locking, printk: Annotate logbuf_lock as raw před 14 roky
rational.c 7ee3aebe31 lib/rational.c needs module.h před 15 roky
rbtree.c 0b6bb66d12 Export the augmented rbtree helper functions před 14 roky
reciprocal_div.c 8af2a218de sch_red: Adaptative RED AQM před 13 roky
rwsem-spinlock.c ddb6c9b58a locking, rwsem: Annotate inner lock as raw před 14 roky
rwsem.c ddb6c9b58a locking, rwsem: Annotate inner lock as raw před 14 roky
scatterlist.c edce6820a9 scatterlist: prevent invalid free when alloc fails před 15 roky
sha1.c 003f6c9df5 lib/sha1.c: quiet sparse noise about symbol not declared před 14 roky
show_mem.c 7bf02ea22c arch, mm: filter disallowed nodes from arch specific show_mem functions před 14 roky
smp_processor_id.c fa17b507f1 sched: Wrap scheduler p->cpus_allowed access před 13 roky
sort.c b53907c010 generic swap(): lib/sort.c: rename swap to swap_func před 16 roky
spinlock_debug.c 4e101b0e6a lib/spinlock_debug.c: print owner on spinlock lockup před 13 roky
string.c 66f6958e69 lib/string.c: fix strim() semantics for strings that have only blanks před 13 roky
string_helpers.c a8659597bf [SCSI] lib: string_get_size(): don't hang on zero; no decimals on exact před 16 roky
swiotlb.c f21ffe9f6d swiotlb: Expose swiotlb_nr_tlb function to modules před 13 roky
syscall.c bbc698636e task_current_syscall před 17 roky
test-kstrtox.c 01eda2e0c0 kstrtox: fix compile warnings in test před 14 roky
textsearch.c de0368d5fe textsearch: doc - fix spelling in lib/textsearch.c. před 14 roky
timerqueue.c 25985edced Fix common misspellings před 14 roky
ts_bm.c 3b76d08190 textsearch: ts_bm: support case insensitive searching in Boyer-Moore algorithm před 17 roky
ts_fsm.c 43138833ee textsearch: ts_fsm: return error on request for case insensitive search před 17 roky
ts_kmp.c 2523c3fc2b textsearch: ts_kmp: support case insensitive searching in Knuth-Morris-Pratt algorithm před 17 roky
uuid.c fab1c23242 Unified UUID/GUID definition před 15 roky
vsprintf.c c8f44affb7 net: introduce and use netdev_features_t for device features sets před 13 roky