OSDN Git Service

MIPS: VDSO: Prevent use of smp_processor_id()
[android-x86/kernel.git] / lib /
2019-08-25 Jason A. Donenfeldsiphash: implement HalfSipHash1-3 for hash tables
2019-08-25 Jason A. Donenfeldsiphash: add cryptographically secure PRF
2019-08-04 Andrey Ryabininlib/strscpy: Shut up KASAN false-positives in strscpy()
2019-08-04 Christophe Leroylib/scatterlist: Fix mapping iterator when sg->offset...
2019-08-04 Ferdinand Blomqvistrslib: Fix handling of of caller provided syndrome
2019-08-04 Ferdinand Blomqvistrslib: Fix decoding of shortened codes
2019-07-10 Herbert Xulib/mpi: Fix karactx leak in mpi_powm
2019-05-31 Peter Zijlstramm/uaccess: Use 'unsigned long' to placate UBSAN warnin...
2019-05-10 Andrey Ryabininubsan: Fix nasty -Wbuiltin-declaration-mismatch GCC...
2019-05-08 Andrey Konovalovkasan: prevent compiler from optimizing away memset...
2019-05-08 Colin Ian Kingkasan: remove redundant initialization of variable...
2019-04-20 Stanislaw Gruszkalib/div64.c: off by one in shift
2019-04-17 Nick Desaulnierslib/string.c: implement a basic bcmp
2019-04-05 Nathan ChancellorARM: 8833/1: Ensure that NEON code always compiles...
2019-04-05 Andrea Righikprobes: Prohibit probing on bsearch()
2019-04-05 Peter Zijlstralib/int_sqrt: optimize initial value compute
2019-03-27 Peter Zijlstralib/int_sqrt: optimize small argument
2019-03-23 David Howellsassoc_array: Fix shortcut creation
2019-02-12 Michael Ellermanseq_buf: Make seq_buf_puts() null-terminate the buffer
2018-12-21 Davidlohr Buesolib/interval_tree_test.c: allow users to limit scope...
2018-12-21 Davidlohr Buesolib/rbtree-test: lower default params
2018-12-21 Davidlohr Buesolib/rbtree_test.c: make input module parameters
2018-12-21 Davidlohr Buesolib/interval_tree_test.c: allow full tree search
2018-12-21 Davidlohr Buesolib/interval_tree_test.c: make test options module...
2018-12-17 Qian Caidebugobjects: avoid recursive calls with kmemleak
2018-12-13 Kees Cookswiotlb: clean up reporting
2018-12-08 Guenter Roeckkobject: Replace strncpy with memcpy
2018-12-08 Linus Torvaldstest_hexdump: use memcpy instead of strncpy
2018-11-27 Jeremy Lintonlib/raid6: Fix arm64 test build
2018-11-21 Arnd Bergmannlib/ubsan.c: don't mark __ubsan_handle_builtin_unreacha...
2018-11-13 Waiman Longlocking/lockdep: Fix debug_locks off performance problem
2018-11-10 Thadeu Lima de Sou... test_bpf: Fix testing with CONFIG_BPF_JIT_ALWAYS_ON...
2018-10-18 Eric Dumazetrhashtable: add schedule points
2018-10-04 Bart Van Asschescsi: klist: Make it safe to use klists in atomic context
2018-09-15 Joel Fernandes ... debugobjects: Make stack check warning more informative
2018-08-17 Chintan Pandyaioremap: Update pgtable free interfaces with addr
2018-07-25 Davidlohr Buesolib/rhashtable: consider param->min_size when setting...
2018-07-03 Geert Uytterhoevenlib/vsprintf: Remove atomic-unsafe support for %pCr
2018-05-30 Yonghong Songbpf: fix selftests/bpf test_kmod.sh failure when CONFIG...
2018-05-01 Dmitry Vyukovkobject: don't use WARN for registration failures
2018-03-31 Paul Blakeyrhashtable: Fix rhlist duplicates insertion
2018-03-28 Toshi Kanimm/vmalloc: add interfaces to free unmapped page table
2018-03-03 James Hoganlib/mpi: Fix umul_ppmm() for MIPS64r6
2018-02-25 Arnd Bergmannkasan: rework Kconfig settings
2018-02-25 Eric Biggers509: fix printing uninitialized stack memory when OID...
2018-02-17 Andrey Ryabininlib/ubsan: add type mismatch handler for new GCC/Clang
2018-02-17 Andrew Mortonlib/ubsan.c: s/missaligned/misaligned/
2018-01-31 Alexei Starovoitovbpf: introduce BPF_JIT_ALWAYS_ON config
2017-12-14 Randy Dunlapdynamic-debug-howto: fix optional/omitted ending line...
2017-12-14 Stephen Bateslib/genalloc.c: make the avail variable an atomic_long_t
2017-12-14 Eric BiggersASN.1: check for error from ASN1_OP_END__ACT actions
2017-12-14 Eric BiggersASN.1: fix out-of-bounds read when parsing indefinite...
2017-11-30 Eric Biggerslib/mpi: call cond_resched() from mpi_powm() loop
2017-11-15 Eric BiggersKEYS: fix NULL pointer dereference during ASN.1 parsing...
2017-11-08 Eric BiggersKEYS: fix out-of-bounds read during ASN.1 parsing
2017-11-02 David Howellsassoc_array: Fix a buggy node-splitting case
2017-10-27 Eric Biggerslib/digsig: fix dereference of NULL user_key_payload
2017-10-12 Sergey Senozhatskylib/ratelimit.c: use deferred printk() version
2017-09-07 Stephan Muellerlib/mpi: kunmap after finishing accessing buffer
2017-09-02 Greg Kroah-Hartmanlz4: fix bogus gcc warning
2017-08-11 Sudip Mukherjeelib/Kconfig.debug: fix frv build failure
2017-07-21 Peter Zijlstrasched/fair, cpumask: Export for_each_cpu_wrap()
2017-07-05 Nikita Yushchenkoswiotlb: ensure that page-sized mappings are page-aligned
2017-06-29 Ilya Matveychikovlib/cmdline.c: fix get_options() overflow while parsing...
2017-06-24 David Millercrypto: Work around deallocated stack frame reference...
2017-06-14 Kees Cookusercopy: Adjust tests to deal with SMAP/PAN
2017-05-14 Daniel Borkmannbpf, arm64: fix jit branch offset related to ldimm64
2017-04-21 Al Vironew privimitive: iov_iter_revert()
2017-04-08 Kees Cooklib/syscall: Clear return values when no stack
2017-01-26 Geert Uytterhoevenswiotlb: Add swiotlb=noforce debug option
2017-01-26 Geert Uytterhoevenswiotlb: Convert swiotlb_force from int to enum
2017-01-19 Al Virofix a fencepost error in pipe_advance()
2016-12-11 Linus TorvaldsMerge branch 'upstream' of git://git.linux-mips.org...
2016-12-10 Linus TorvaldsMerge branch 'linus' of git://git./linux/kernel/git...
2016-12-10 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net
2016-12-09 Linus TorvaldsMerge branch 'libnvdimm-fixes' of git://git./linux...
2016-12-09 Linus TorvaldsMerge branch 'for-4.9-fixes' of git://git./linux/kernel...
2016-12-09 Linus TorvaldsMerge tag 'ceph-for-4.9-rc9' of git://github.com/ceph...
2016-12-09 Linus TorvaldsMerge tag 'armsoc-fixes' of git://git./linux/kernel...
2016-12-09 Linus TorvaldsMerge tag 'm68k-for-v4.9-tag2' of git://git./linux...
2016-12-09 Linus TorvaldsMerge branch 'drm-fixes' of git://people.freedesktop...
2016-12-09 Linus TorvaldsRevert "radix tree test suite: fix compilation"
2016-12-08 Linus TorvaldsMerge branch 'parisc-4.9-5' of git://git./linux/kernel...
2016-12-08 Linus TorvaldsMerge tag 'scsi-fixes' of git://git./linux/kernel/git...
2016-12-08 Linus TorvaldsMerge branch 'akpm' (patches from Andrew)
2016-12-08 Matthew Wilcoxradix tree test suite: fix compilation
2016-12-08 Dave AirlieMerge branch 'drm-fixes-4.9' of git://people.freedeskto...
2016-12-07 Linus TorvaldsMerge branch 'x86-urgent-for-linus' of git://git./linux...
2016-12-07 Linus TorvaldsMerge branch 'sched-urgent-for-linus' of git://git...
2016-12-07 Linus TorvaldsMerge branch 'perf-urgent-for-linus' of git://git....
2016-12-07 Linus TorvaldsMerge branch 'locking-urgent-for-linus' of git://git...
2016-12-06 Linus TorvaldsMerge git://git./linux/kernel/git/davem/sparc
2016-12-05 Linus TorvaldsMerge tag 'powerpc-4.9-7' of git://git./linux/kernel...
2016-12-05 Linus TorvaldsMerge branch 'linus' of git://git./linux/kernel/git...
2016-12-04 Linus TorvaldsMerge tag 'drm-fixes-for-v4.9-rc8' of git://people...
2016-12-03 David S. MillerMerge tag 'batadv-net-for-davem-20161202' of git:/...
2016-12-02 Linus TorvaldsMerge tag 'fixes-for-linus' of git://git./linux/kernel...
2016-12-02 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net
2016-12-02 Linus TorvaldsMerge tag 'for-linus' of git://git./virt/kvm/kvm
2016-12-02 Linus TorvaldsMerge branch 'i2c/for-current' of git://git./linux...
next