summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* splice: change exported internal do_splice() helper to take kernel offsetJens Axboe2020-10-221-2/+2
* io-wq: inherit audit loginuid and sessionidJens Axboe2020-10-171-0/+4
* io_uring: use percpu counters to track inflight requestsJens Axboe2020-10-171-5/+2
* io_uring: assign new io_identity for task if members have changedJens Axboe2020-10-171-1/+2
* io_uring: store io_identity in io_uring_taskJens Axboe2020-10-171-0/+1
* io_uring: COW io_identity on mismatchJens Axboe2020-10-171-0/+1
* io_uring: move io identity items into separate structJens Axboe2020-10-171-1/+12
* Merge tag 'afs-fixes-20201016' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2020-10-161-0/+109
|\
| * afs: Don't assert on unpurgeable server recordsDavid Howells2020-10-161-0/+2
| * afs: Add tracing for cell refcount and active user countDavid Howells2020-10-161-0/+107
* | Merge tag 'f2fs-for-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2020-10-164-7/+25
|\ \
| * | f2fs: trace: fix typoChao Yu2020-09-111-1/+1
| * | f2fs: support age threshold based garbage collectionChao Yu2020-09-111-3/+5
| * | f2fs: Use generic casefolding supportDaniel Rosenberg2020-09-101-3/+0
| * | fs: Add standard casefolding supportDaniel Rosenberg2020-09-101-0/+16
| * | unicode: Add utf8_casefold_hashDaniel Rosenberg2020-09-101-0/+3
* | | Merge tag 'docs/v5.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds2020-10-166-15/+32
|\ \ \
| * | | PM / devfreq: remove a duplicated kernel-doc markupMauro Carvalho Chehab2020-10-161-6/+1
| * | | Input: sparse-keymap: add a description for @swMauro Carvalho Chehab2020-10-151-0/+1
| * | | nl80211: docs: add a description for s1g_cap parameterMauro Carvalho Chehab2020-10-151-0/+1
| * | | usb: docs: document altmode register/unregister functionsMauro Carvalho Chehab2020-10-151-0/+16
| * | | kunit: test.h: fix a bad kernel-doc markupMauro Carvalho Chehab2020-10-151-2/+2
| * | | kunit: test.h: solve kernel-doc warningsMauro Carvalho Chehab2020-10-151-3/+7
| * | | math64.h: kernel-docs: Convert some markups into normal commentsMauro Carvalho Chehab2020-10-151-4/+4
* | | | Merge tag 'kgdb-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/da...Linus Torvalds2020-10-161-0/+18
|\ \ \ \
| * | | | kgdb: Honour the kprobe blocklist when setting breakpointsDaniel Thompson2020-09-281-0/+18
* | | | | Merge tag 'mips_5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/l...Linus Torvalds2020-10-162-1/+11
|\ \ \ \ \
| * | | | | bcm963xx_tag.h: fix duplicated wordRandy Dunlap2020-10-131-1/+1
| * | | | | firmware: bcm47xx_sprom: Fix -Wmissing-prototypes warningsFlorian Fainelli2020-08-171-0/+10
* | | | | | Merge tag 'powerpc-5.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2020-10-165-9/+6
|\ \ \ \ \ \
| * | | | | | powerpc/perf/hv-gpci: Add cpu hotplug supportKajol Jain2020-10-071-0/+1
| * | | | | | sched/topology: Allow archs to override cpu_smt_maskSrikar Dronamraju2020-09-161-1/+1
| * | | | | | powerpc/8xx: Support 16k hugepages with 4k pagesChristophe Leroy2020-09-152-0/+2
| * | | | | | Merge branch 'fixes' into nextMichael Ellerman2020-09-142-0/+4
| |\ \ \ \ \ \
| * | | | | | | ocxl: Don't return trigger page when allocating an interruptFrederic Barrat2020-08-251-8/+2
* | | | | | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2020-10-1626-288/+419
|\ \ \ \ \ \ \ \
| * | | | | | | | lib, uaccess: add failure injection to usercopy functionsAlbert van der Linde2020-10-161-1/+10
| * | | | | | | | lib, include/linux: add usercopy failure capabilityAlbert van der Linde2020-10-161-0/+22
| * | | | | | | | sched.h: drop in_ubsan field when UBSAN is in trap modeElena Petrova2020-10-161-1/+1
| * | | | | | | | mm: remove the now-unnecessary mmget_still_valid() hackJann Horn2020-10-161-25/+0
| * | | | | | | | binfmt_elf, binfmt_elf_fdpic: use a VMA list snapshotJann Horn2020-10-161-1/+9
| * | | | | | | | coredump: rework elf/elf_fdpic vma_dump_size() into common helperJann Horn2020-10-161-0/+1
| * | | | | | | | coredump: refactor page range dumping into common helperJann Horn2020-10-161-0/+2
| * | | | | | | | bitops: use the same mechanism for get_count_order[_long]Wei Yang2020-10-161-5/+3
| * | | | | | | | bitops: simplify get_count_order_long()Wei Yang2020-10-161-4/+1
| * | | | | | | | include/linux/list.h: add a macro to test if entry is pointing to the headAndy Shevchenko2020-10-161-10/+19
| * | | | | | | | lib/idr.c: document that ida_simple_{get,remove}() are deprecatedStephen Boyd2020-10-161-0/+4
| * | | | | | | | lib/idr.c: document calling context for IDA APIs mustn't use locksStephen Boyd2020-10-161-3/+6
| * | | | | | | | kernel.h: split out min()/max() et al. helpersAndy Shevchenko2020-10-167-152/+164
| * | | | | | | | include/linux/mmzone.h: remove unused early_pfn_valid()Mike Rapoport2020-10-161-5/+0