aboutsummaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'fixes-v5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/brau...Linus Torvalds2020-12-149-29/+23
|\
| * time: Use generic ns_common::countKirill Tkhai2020-08-191-5/+4
| * cgroup: Use generic ns_common::countKirill Tkhai2020-08-191-3/+2
| * user: Use generic ns_common::countKirill Tkhai2020-08-191-3/+2
| * pid: Use generic ns_common::countKirill Tkhai2020-08-191-3/+1
| * ipc: Use generic ns_common::countKirill Tkhai2020-08-191-2/+1
| * uts: Use generic ns_common::countKirill Tkhai2020-08-191-5/+4
| * net: Use generic ns_common::countChristian Brauner2020-08-191-7/+4
| * ns: Add a common refcount into ns_commonChristian Brauner2020-08-191-0/+3
| * ptrace: Prevent kernel-infoleak in ptrace_get_syscall_info()Peilin Ye2020-08-181-1/+2
* | Merge tag 'time-namespace-v5.11' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2020-12-141-3/+25
|\ \
| * | namespace: make timens_on_fork() return nothingHui Su2020-11-181-3/+3
| * | timens: additional helper functions for boottime offset handlingMichael Weiß2020-11-031-0/+22
* | | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2020-12-149-59/+108
|\ \ \
| * \ \ Merge remote-tracking branch 'arm64/for-next/scs' into for-next/coreCatalin Marinas2020-12-091-10/+6
| |\ \ \
| | * | | arm64: scs: use vmapped IRQ and SDEI shadow stacksSami Tolvanen2020-12-011-4/+0
| | * | | scs: switch to vmapped shadow stacksSami Tolvanen2020-12-011-6/+6
| * | | | Merge remote-tracking branch 'arm64/for-next/perf' into for-next/coreCatalin Marinas2020-12-091-0/+2
| |\ \ \ \
| | * | | | arm64: Enable perf events based hard lockup detectorSumit Garg2020-11-251-0/+2
| | |/ / /
| | | | |
| | \ \ \
| | \ \ \
| | \ \ \
| *---. \ \ \ Merge branches 'for-next/kvm-build-fix', 'for-next/va-refactor', 'for-next/lt...Catalin Marinas2020-12-09734-8435/+18411
| |\ \ \ \ \ \ | | | |_|/ / / | | |/| | | |
| | | | * | | signal: define the SA_EXPOSE_TAGBITS bit in sa_flagsPeter Collingbourne2020-11-233-1/+18
| | | | * | | signal: define the SA_UNSUPPORTED bit in sa_flagsPeter Collingbourne2020-11-231-0/+7
| | | | * | | arch: provide better documentation for the arch-specific SA_* flagsPeter Collingbourne2020-11-231-8/+14
| | | | * | | signal: clear non-uapi flag bits when passing/returning sa_flagsPeter Collingbourne2020-11-231-0/+12
| | | | * | | arch: move SA_* definitions to generic headersPeter Collingbourne2020-11-232-29/+47
| | | |/ / / | | |/| | |
| | | * | | mm: Remove examples from enum zone_type commentNicolas Saenz Julienne2020-11-201-20/+0
| | | * | | arm64: mm: Set ZONE_DMA size based on early IORT scanArd Biesheuvel2020-11-201-0/+4
| | | * | | of/address: Introduce of_dma_get_max_cpu_address()Nicolas Saenz Julienne2020-11-201-0/+7
| | |/ / /
* | | | | Merge tag 'x86_cleanups_for_v5.11' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2020-12-141-0/+10
|\ \ \ \ \
| * | | | | elf: Expose ELF header on arch_setup_additional_pages()Gabriel Krisman Bertazi2020-10-261-0/+5
| * | | | | elf: Expose ELF header in compat_start_thread()Gabriel Krisman Bertazi2020-10-261-0/+5
* | | | | | Merge tag 'x86_sgx_for_v5.11' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2020-12-141-0/+7
|\ \ \ \ \ \
| * | | | | | mm: Add 'mprotect' hook to struct vm_operations_structSean Christopherson2020-11-171-0/+7
* | | | | | | Merge tag 'edac_updates_for_v5.11' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2020-12-141-2/+14
|\ \ \ \ \ \ \
| | \ \ \ \ \ \
| | \ \ \ \ \ \
| | \ \ \ \ \ \
| | \ \ \ \ \ \
| *---. \ \ \ \ \ \ Merge branches 'edac-spr', 'edac-igen6' and 'edac-misc' into edac-updates-for...Borislav Petkov2020-12-141-2/+14
| |\ \ \ \ \ \ \ \ \
| | | | * | | | | | | EDAC: Fix some kernel-doc markupsMauro Carvalho Chehab2020-11-021-2/+2
| | | | | |/ / / / / | | | | |/| | | | |
| | * | / | | | | | EDAC: Add DDR5 new memory typeQiuxu Zhuo2020-11-191-0/+3
| | |/ / / / / / /
| | * / / / / / / EDAC: Add three new memory typesQiuxu Zhuo2020-11-051-0/+9
| | |/ / / / / /
* | | | | | | | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2020-12-1414-48/+92
|\ \ \ \ \ \ \ \
| * | | | | | | | crypto: lib/blake2s - Move selftest prototype into header fileHerbert Xu2020-12-041-0/+2
| * | | | | | | | crypto: lib/curve25519 - Move selftest prototype into header fileHerbert Xu2020-11-201-0/+2
| * | | | | | | | crypto: sha - split sha.h into sha1.h and sha2.hEric Biggers2020-11-209-44/+59
| * | | | | | | | crypto: af_alg - avoid undefined behavior accessing salg_nameEric Biggers2020-11-061-0/+16
| * | | | | | | | crypto: aead - add crypto_aead_driver_name()Eric Biggers2020-11-061-0/+5
| * | | | | | | | crypto: hash - Use memzero_explicit() for clearing stateArvind Sankar2020-10-304-4/+8
| | |/ / / / / / | |/| | | | | |
* | | | | | | | Merge tag 'fsverity-for-linus' of git://git.kernel.org/pub/scm/fs/fscrypt/fsc...Linus Torvalds2020-12-141-0/+49
|\ \ \ \ \ \ \ \
| * | | | | | | | fs-verity: move structs needed for file signing to UAPI headerEric Biggers2020-11-231-0/+49
| | |_|/ / / / / | |/| | | | | |
* | | | | | | | Merge tag 'fscrypt-for-linus' of git://git.kernel.org/pub/scm/fs/fscrypt/fscryptLinus Torvalds2020-12-142-41/+76
|\ \ \ \ \ \ \ \
| * | | | | | | | fscrypt: allow deleting files with unsupported encryption policyEric Biggers2020-12-021-3/+6
| * | | | | | | | fscrypt: unexport fscrypt_get_encryption_info()Eric Biggers2020-12-021-6/+1