summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2020-05-18Merge tag 'v5.7-rc6' into objtool/core, to pick up fixes and resolve semantic...Ingo Molnar
2020-05-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2020-05-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds
2020-05-15docs: debugging-via-ohci1394.txt: add it to the core-api bookMauro Carvalho Chehab
2020-05-15bpf: Restrict bpf_trace_printk()'s %s usage and add %pks, %pus specifierDaniel Borkmann
2020-05-11lib: linear_ranges: Add missing MODULE_LICENSE()Matti Vaittinen
2020-05-11Merge v5.7-rc5 into driver-core-nextGreg Kroah-Hartman
2020-05-08lib/test_linear_ranges: add a test for the 'linear_ranges'Matti Vaittinen
2020-05-08lib: add linear ranges helpersMatti Vaittinen
2020-05-08crypto: lib/sha1 - fold linux/cryptohash.h into crypto/sha.hEric Biggers
2020-05-08crypto: lib/sha1 - remove unnecessary includes of linux/cryptohash.hEric Biggers
2020-05-08crypto: lib/sha1 - rename "sha" to "sha1"Eric Biggers
2020-05-08crypto: lib/sha256 - return voidEric Biggers
2020-05-07ubsan: disable UBSAN_ALIGNMENT under COMPILE_TESTKees Cook
2020-05-07logic_pio: Use _inX() and _outX()John Garry
2020-05-07logic_pio: Improve macro argument nameJohn Garry
2020-05-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2020-05-01uaccess: Selectively open read or write user accessChristophe Leroy
2020-04-30netlink: factor out policy range helpersJohannes Berg
2020-04-30netlink: remove NLA_EXACT_LEN_WARNJohannes Berg
2020-04-30netlink: allow NLA_MSECS to have range validationJohannes Berg
2020-04-30netlink: extend policy range validationJohannes Berg
2020-04-30netlink: limit recursion depth in policy validationJohannes Berg
2020-04-30netlink: remove type-unsafe validation_data pointerJohannes Berg
2020-04-30Merge tag 'linux-kselftest-kunit-5.7-rc4' of git://git.kernel.org/pub/scm/lin...Linus Torvalds
2020-04-30Merge branch 'x86/asm' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/t...Will Deacon
2020-04-30lib/mpi: Fix 64-bit MIPS build with ClangNathan Chancellor
2020-04-27Merge 5.7-rc3 into driver-core-nextGreg Kroah-Hartman
2020-04-24lib/mpi: Fix building for powerpc with clangNathan Chancellor
2020-04-23kunit: Add missing newline in summary messageMarco Elver
2020-04-22kbuild/objtool: Add objtool-vmlinux.o passPeter Zijlstra
2020-04-21docs: Add rbtree documentation to the core-apiMatthew Wilcox (Oracle)
2020-04-20lib: bitmap.c: get rid of some doc warningsMauro Carvalho Chehab
2020-04-20docs: filesystems: fix renamed referencesMauro Carvalho Chehab
2020-04-18x86/asm: Provide a Kconfig symbol for disabling old assembly annotationsMark Brown
2020-04-17test_firmware: remove unnecessary test_fw_mutex in test_dev_config_show_xxxScott Branden
2020-04-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds
2020-04-11Merge tag 'kbuild-v5.7-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...Linus Torvalds
2020-04-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller
2020-04-08Merge tag 'libnvdimm-for-5.7' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2020-04-09x86: update AS_* macros to binutils >=2.23, supporting ADX and AVX2Jason A. Donenfeld
2020-04-09x86: remove always-defined CONFIG_AS_SSSE3Masahiro Yamada
2020-04-09lib/raid6/test: fix build on distros whose /bin/sh is not bashMasahiro Yamada
2020-04-07lib/Kconfig.debug: fix a typo "capabilitiy" -> "capability"Qiujun Huang
2020-04-07ubsan: include bug type in report headerKees Cook
2020-04-07ubsan: check panic_on_warnKees Cook
2020-04-07ubsan: split "bounds" checker from other optionsKees Cook
2020-04-07ubsan: add trap instrumentation optionKees Cook
2020-04-07lib/dynamic_debug.c: use address-of operator on section symbolsNathan Chancellor
2020-04-07lib/test_kmod.c: remove a NULL testDan Carpenter