summaryrefslogtreecommitdiffstats
path: root/lib
AgeCommit message (Expand)AuthorLines
2020-06-01Merge remote-tracking branch 'regulator/for-5.8' into regulator-linusMark Brown-0/+490
2020-06-01Merge branch 'for-5.8-printf-time64_t' into for-linusPetr Mladek-5/+39
2020-06-01Merge branch 'for-5.8' into for-linusPetr Mladek-583/+3957
2020-05-29take the dummy csum_and_copy_from_user() into net/checksum.hAl Viro-20/+0
2020-05-29Makefile: support compressed debug infoNick Desaulniers-0/+17
2020-05-28radix-tree: Use local_lock for protectionSebastian Andrzej Siewior-11/+9
2020-05-27software node: implement software_node_unregister()Greg Kroah-Hartman-1/+3
2020-05-26Merge tag 'hisi-drivers-for-5.8' of git://github.com/hisilicon/linux-hisi int...Arnd Bergmann-11/+11
2020-05-25kobject: send KOBJ_REMOVE uevent when the object is removed from sysfsGreg Kroah-Hartman-7/+7
2020-05-25Merge 5.7-rc7 into driver-core-nextGreg Kroah-Hartman-1/+37
2020-05-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller-1/+25
2020-05-24lib/bch: Allow easy bit swappingMiquel Raynal-14/+76
2020-05-24lib/bch: Rework a little bit the exported function namesMiquel Raynal-32/+32
2020-05-20Merge series "MAINTAINER entries for few ROHM power devices" from Matti Vaitt...Mark Brown-9/+18
2020-05-20lib/vsprintf: Print time64_t in human readable formatAndy Shevchenko-5/+39
2020-05-19mm/hmm/test: add selftest driver for HMMRalph Campbell-0/+1237
2020-05-19vsprintf: don't obfuscate NULL and error pointersIlya Dryomov-1/+25
2020-05-19lockdep: Prepare for noinstr sectionsPeter Zijlstra-1/+1
2020-05-18kgdb: Delay "kgdbwait" to dbg_late_init() by defaultDouglas Anderson-0/+18
2020-05-18lib/bitmap.c: fix spelloRandy Dunlap-1/+1
2020-05-18Merge tag 'v5.7-rc6' into objtool/core, to pick up fixes and resolve semantic...Ingo Molnar-27/+36
2020-05-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller-9/+18
2020-05-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds-0/+12
2020-05-15docs: debugging-via-ohci1394.txt: add it to the core-api bookMauro Carvalho Chehab-1/+1
2020-05-15bpf: Restrict bpf_trace_printk()'s %s usage and add %pks, %pus specifierDaniel Borkmann-0/+12
2020-05-11lib: linear_ranges: Add missing MODULE_LICENSE()Matti Vaittinen-0/+4
2020-05-11Merge v5.7-rc5 into driver-core-nextGreg Kroah-Hartman-10/+7
2020-05-08lib/test_linear_ranges: add a test for the 'linear_ranges'Matti Vaittinen-0/+241
2020-05-08lib: add linear ranges helpersMatti Vaittinen-0/+245
2020-05-08Merge branch 'kcsan-for-tip' of git://git.kernel.org/pub/scm/linux/kernel/git...Thomas Gleixner-7/+32
2020-05-08crypto: lib/sha1 - fold linux/cryptohash.h into crypto/sha.hEric Biggers-1/+1
2020-05-08crypto: lib/sha1 - remove unnecessary includes of linux/cryptohash.hEric Biggers-1/+0
2020-05-08crypto: lib/sha1 - rename "sha" to "sha1"Eric Biggers-10/+12
2020-05-08crypto: lib/sha256 - return voidEric Biggers-12/+8
2020-05-07ubsan: disable UBSAN_ALIGNMENT under COMPILE_TESTKees Cook-9/+6
2020-05-07logic_pio: Use _inX() and _outX()John Garry-2/+2
2020-05-07logic_pio: Improve macro argument nameJohn Garry-11/+11
2020-05-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller-18/+18
2020-05-01uaccess: Selectively open read or write user accessChristophe Leroy-7/+7
2020-04-30netlink: factor out policy range helpersJohannes Berg-21/+74
2020-04-30netlink: remove NLA_EXACT_LEN_WARNJohannes Berg-6/+10
2020-04-30netlink: allow NLA_MSECS to have range validationJohannes Berg-0/+2
2020-04-30netlink: extend policy range validationJohannes Berg-21/+92
2020-04-30netlink: limit recursion depth in policy validationJohannes Berg-12/+34
2020-04-30netlink: remove type-unsafe validation_data pointerJohannes Berg-10/+10
2020-04-30Merge tag 'linux-kselftest-kunit-5.7-rc4' of git://git.kernel.org/pub/scm/lin...Linus Torvalds-1/+1
2020-04-30Merge branch 'x86/asm' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/t...Will Deacon-0/+3
2020-04-30lib/mpi: Fix 64-bit MIPS build with ClangNathan Chancellor-1/+1
2020-04-27Improve KCSAN documentation a bitIngo Molnar-7/+8
2020-04-27Merge 5.7-rc3 into driver-core-nextGreg Kroah-Hartman-17/+19