OSDN Git Service

sparc32: fix struct ipc64_perm type definition
[sagit-ice-cold/kernel_xiaomi_msm8998.git] / lib /
2020-01-29 Andy Shevchenkobitmap: Add bitmap_alloc(), bitmap_zalloc() and bitmap_...
2020-01-29 Linus TorvaldsPartially revert "kfifo: fix kfifo_alloc() and kfifo_in...
2020-01-29 Arnd Bergmanndevres: allow const resource arguments
2020-01-14 Jan Karakobject: Export kobject_get_unless_zero()
2020-01-04 Eric Dumazetdma-debug: add a schedule point in debug_dma_dump_mappi...
2019-12-21 Greg Kroah-Hartmanlib: raid6: fix awk build warnings
2019-12-05 Olof Johanssonlib/genalloc.c: include vmalloc.h
2019-12-05 Huang Shijielib/genalloc.c: use vzalloc_node() to allocate the...
2019-11-12 Kevin Haodump_stack: avoid the livelock of the dump_lock
2019-10-07 Nicolas Boichatkmemleak: increase DEBUG_KMEMLEAK_EARLY_LOG_SIZE defaul...
2019-09-06 Jason A. Donenfeldsiphash: implement HalfSipHash1-3 for hash tables
2019-09-06 Jason A. Donenfeldsiphash: add cryptographically secure PRF
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-06-11 Peter Zijlstramm/uaccess: Use 'unsigned long' to placate UBSAN warnin...
2019-04-27 Stanislaw Gruszkalib/div64.c: off by one in shift
2019-04-27 Nick Desaulnierslib/string.c: implement a basic bcmp
2019-04-27 Nathan ChancellorARM: 8833/1: Ensure that NEON code always compiles...
2019-04-27 Andrea Righikprobes: Prohibit probing on bsearch()
2019-04-27 Peter Zijlstralib/int_sqrt: optimize initial value compute
2019-04-03 Peter Zijlstralib/int_sqrt: optimize small argument
2019-03-23 David Howellsassoc_array: Fix shortcut creation
2019-02-20 Linus Torvaldstest_hexdump: use memcpy instead of strncpy
2019-02-20 Michael Ellermanseq_buf: Make seq_buf_puts() null-terminate the buffer
2019-02-08 Eric Dumazetrhashtable: add schedule points
2019-02-08 Pablo Neira Ayusorhashtable: add rhashtable_lookup_get_insert_key()
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 Kees Cookswiotlb: clean up reporting
2018-12-17 Qian Caidebugobjects: avoid recursive calls with kmemleak
2018-12-13 Guenter Roeckkobject: Replace strncpy with memcpy
2018-11-27 Jeremy Lintonlib/raid6: Fix arm64 test build
2018-11-21 Waiman Longlocking/lockdep: Fix debug_locks off performance problem
2018-10-10 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-17 Borislav Petkovx86/cpufeature: Carve out X86_FEATURE_*
2018-07-17 Andi Kleenx86/headers: Don't include asm/processor.h in asm/atomic.h
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-02 Dmitry Vyukovkobject: don't use WARN for registration failures
2018-04-24 Borislav Petkovx86/hweight: Get rid of the special calling convention
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-03 Alexei Starovoitovbpf: introduce BPF_JIT_ALWAYS_ON config
2017-12-16 Randy Dunlapdynamic-debug-howto: fix optional/omitted ending line...
2017-12-16 Stephen Bateslib/genalloc.c: make the avail variable an atomic_long_t
2017-12-16 Eric BiggersASN.1: check for error from ASN1_OP_END__ACT actions
2017-12-16 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 Brian Norristest: firmware_class: report errors properly on failure
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-08-11 Sudip Mukherjeelib/Kconfig.debug: fix frv build failure
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-14 Kees Cookusercopy: Adjust tests to deal with SMAP/PAN
2017-05-14 Daniel Borkmannbpf, arm64: fix jit branch offset related to ldimm64
2016-12-02 Andrey Ryabininmpi: Fix NULL ptr dereference in mpi_powm() [ver #3]
2016-11-18 Daniel Mentzlib/genalloc.c: start search from start of chunk
2016-10-28 Kees Cooklib: add "on"/"off" support to kstrtobool
2016-10-28 Kees Cooklib: move strtobool() to kstrtobool()
2016-09-24 Al Virofix iov_iter_fault_in_readable()
2016-09-15 Nicolai Stangelib/mpi: mpi_write_sgl(): fix skipping of leading zero...
2016-09-15 David HowellsKEYS: Fix ASN.1 indefinite length object parsing
2016-06-08 Ville Syrjälädma-debug: avoid spinlock recursion when disabling...
2016-05-11 Vitaly Kuznetsovlib/test-string_helpers.c: fix and improve string_get_s...
2016-05-04 Michal Mareklib/mpi: Endianness fix
2016-05-04 Rui Salvaterralib: lz4: fixed zram with lz4 on big endian machines
2016-05-04 Jerome Marchandassoc_array: don't call compare_object() on a node
2016-03-03 Arnd Bergmannlib: sw842: select crc32
2016-03-03 Jason Andryuklib/ucs2_string: Correct ucs2 -> utf8 conversion
2016-03-03 Peter Joneslib/ucs2_string: Add ucs2 -> utf8 helper functions
2016-02-25 Eric Dumazetdump_stack: avoid potential deadlocks
2016-02-25 Matthew Wilcoxradix-tree: fix race in gang lookup
2016-02-25 Laura Abbottdma-debug: switch check from _text to _stext
2016-02-25 James Bottomleystring_helpers: fix precision loss for some inputs
2016-02-25 James Bottomleyklist: fix starting point removed bug in klist iterators
2016-02-17 Jean Delvarecrypto: crc32c - Fix crc32c soft dependency
2016-01-09 Linus TorvaldsMerge tag 'scsi-fixes' of git://git./linux/kernel/git...
2016-01-09 Linus TorvaldsMerge tag 'pci-v4.4-fixes-4' of git://git./linux/kernel...
2016-01-09 Linus TorvaldsMerge tag 'fixes-for-linus' of git://git./linux/kernel...
2016-01-08 Linus TorvaldsMerge branch 'x86-urgent-for-linus' of git://git./linux...
2016-01-08 Linus TorvaldsMerge branch 'perf-urgent-for-linus' of git://git....
2016-01-08 Linus TorvaldsMerge branch 'irq-urgent-for-linus' of git://git./linux...
2016-01-07 Linus TorvaldsMerge tag 'iommu-fixes-v4.4-rc8' of git://git./linux...
2016-01-07 Linus TorvaldsMerge tag 'trace-v4.4-rc4-4' of git://git./linux/kernel...
2016-01-07 Dave AirlieMerge branch 'linux-4.4' of git://github.com/skeggsb...
2016-01-07 Linus TorvaldsMerge tag 'for-linus-20160106' of git://git.infradead...
2016-01-06 Takashi IwaiMerge tag 'asoc-fix-v4.4-rc8' of git://git./linux/kerne...
next