summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2021-07-05Merge tag 'mfd-next-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/le...Linus Torvalds7-299/+60
2021-07-05Merge tag 'dmaengine-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2-66/+5
2021-07-05Merge tag 'gpio-updates-for-v5.14' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-1/+5
2021-07-05Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2-30/+0
2021-07-05Merge tag 'mtd/for-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd...Linus Torvalds6-49/+189
2021-07-04Merge branch 'core-rcu-2021.07.04' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds7-42/+43
2021-07-04Merge tag 'cxl-for-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl...Linus Torvalds2-0/+13
2021-07-04Merge branch 'i2c/for-mergewindow' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-0/+3
2021-07-03Merge tag 'vfio-v5.14-rc1' of git://github.com/awilliam/linux-vfioLinus Torvalds3-0/+7
2021-07-03Merge branch 'work.namei' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds2-4/+7
2021-07-03Merge branch 'work.iov_iter' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2-38/+42
2021-07-03Merge tag 'trace-v5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...Linus Torvalds12-31/+279
2021-07-03Merge tag 'devicetree-for-5.14' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds4-38/+45
2021-07-03Merge tag 'sound-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds14-103/+320
2021-07-03Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds19-219/+425
2021-07-02Merge tag 'iommu-updates-v5.14' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds8-31/+110
2021-07-02Merge tag 'linux-kselftest-kunit-fixes-5.14-rc1' of git://git.kernel.org/pub/...Linus Torvalds1-14/+102
2021-07-02Merge tag 'powerpc-5.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds1-0/+3
2021-07-02Merge tag 'asm-generic-unaligned-5.14' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds11-545/+119
2021-07-02Merge branch 'akpm' (patches from Andrew)Linus Torvalds45-513/+744
2021-07-02Merge branch 'for-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c...Linus Torvalds2-18/+11
2021-07-02Merge branch 'for-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/denn...Linus Torvalds1-0/+5
2021-07-02Merge tag 'pinctrl-v5.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds3-10/+881
2021-07-02Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds15-226/+240
2021-07-01Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds15-175/+946
2021-07-01Merge tag 'drm-next-2021-07-01' of git://anongit.freedesktop.org/drm/drmLinus Torvalds44-428/+1185
2021-07-01Merge tag 'for-5.14/io_uring-2021-06-30' of git://git.kernel.dk/linux-blockLinus Torvalds2-50/+84
2021-07-01Merge tag 'fs_for_v5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2-3/+4
2021-07-01kcov: add __no_sanitize_coverage to fix noinstr for all architecturesMarco Elver3-1/+24
2021-07-01x86: signal: don't do sas_ss_reset() until we are certain that sigframe won't...Al Viro2-4/+0
2021-07-01kprobes: remove duplicated strong free_insn_page in x86 and s390Barry Song1-1/+0
2021-07-01kernel.h: split out kstrtox() and simple_strtox() to a separate headerAndy Shevchenko4-149/+157
2021-07-01lib/mpi: fix spelling mistakesZhen Lei1-2/+2
2021-07-01seq_file: drop unused *_escape_mem_ascii()Andy Shevchenko2-4/+0
2021-07-01seq_file: add seq_escape_str() as replica of string_escape_str()Andy Shevchenko1-0/+7
2021-07-01seq_file: introduce seq_escape_mem()Andy Shevchenko1-0/+2
2021-07-01lib/test-string_helpers: add test cases for new featuresAndy Shevchenko1-0/+4
2021-07-01lib/string_helpers: allow to append additional characters to be escapedAndy Shevchenko1-0/+1
2021-07-01lib/string_helpers: introduce ESCAPE_NAP to escape non-ASCII and non-printableAndy Shevchenko1-0/+1
2021-07-01lib/string_helpers: introduce ESCAPE_NA for escaping non-ASCIIAndy Shevchenko1-0/+1
2021-07-01lib/string_helpers: switch to use BIT() macroAndy Shevchenko1-10/+11
2021-07-01kernel.h: split out panic and oops helpersAndy Shevchenko5-84/+114
2021-07-01drm: include only needed headers in ascii85.hAndy Shevchenko1-1/+2
2021-07-01mm: device exclusive memory accessAlistair Popple4-3/+60
2021-07-01mm: rename migrate_pgmap_ownerAlistair Popple1-10/+10
2021-07-01mm/rmap: split migration into its own functionAlistair Popple1-3/+1
2021-07-01mm/rmap: split try_to_munlock from try_to_unmapAlistair Popple1-2/+1
2021-07-01mm/swapops: rework swap entry manipulation codeAlistair Popple1-26/+30
2021-07-01mm: remove special swap entry functionsAlistair Popple2-48/+25
2021-07-01mm/thp: define default pmd_pgtable()Anshuman Khandual1-0/+9