summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* ocfs2: remove redundant conditional before iputYi Li2021-02-241-2/+0
* ntfs: check for valid standard information attributeRustam Kovhaev2021-02-241-0/+6
* ntfs: layout.h: delete duplicated wordsRandy Dunlap2021-02-241-2/+2
* scripts/spelling.txt: add more spellings to spelling.txtColin Ian King2021-02-241-0/+26
* scripts/spelling.txt: add "allocted" and "exeeds" typodingsenjie2021-02-241-0/+2
* scripts/spelling.txt: check for "exeeds"zuoqilin2021-02-241-0/+1
* scripts/spelling.txt: increase error-prone spell checkingtangchunyou2021-02-241-0/+1
* hexagon: remove CONFIG_EXPERIMENTAL from defconfigsRandy Dunlap2021-02-241-1/+0
* Merge tag 'keys-misc-20210126' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2021-02-2422-48/+48
|\
| * watch_queue: rectify kernel-doc for init_watch()Lukas Bulwahn2021-01-261-1/+1
| * certs: Replace K{U,G}IDT_INIT() with GLOBAL_ROOT_{U,G}IDMickaël Salaün2021-01-212-4/+5
| * certs: Fix blacklist flag type confusionDavid Howells2021-01-214-4/+6
| * PKCS#7: Fix missing includeMickaël Salaün2021-01-211-0/+2
| * certs: Fix blacklisted hexadecimal hash string checkMickaël Salaün2021-01-211-1/+1
| * certs/blacklist: fix kernel doc interface issueAlex Shi2021-01-211-1/+1
| * crypto: public_key: Remove redundant header file from public_key.hTianjia Zhang2021-01-211-1/+0
| * keys: remove trailing semicolon in macro definitionTom Rix2021-01-211-2/+2
| * crypto: pkcs7: Use match_string() helper to simplify the codeYueHaibing2021-01-211-5/+4
| * PKCS#7: drop function from kernel-doc pkcs7_validate_trust_oneAlex Shi2021-01-211-1/+1
| * encrypted-keys: Replace HTTP links with HTTPS onesAlexander A. Klimov2021-01-211-1/+1
| * crypto: asymmetric_keys: fix some comments in pkcs7_parser.hRandy Dunlap2021-01-211-3/+2
| * KEYS: remove redundant memsetTom Rix2021-01-211-2/+0
| * security: keys: delete repeated words in commentsRandy Dunlap2021-01-212-3/+3
| * KEYS: asymmetric: Fix kerneldocKrzysztof Kozlowski2021-01-211-2/+4
| * security/keys: use kvfree_sensitive()Denis Efremov2021-01-211-6/+3
| * watch_queue: Drop references to /dev/watch_queueGabriel Krisman Bertazi2021-01-214-8/+8
| * keys: Remove outdated __user annotationsJann Horn2021-01-211-3/+3
| * security: keys: Fix fall-through warnings for ClangGustavo A. R. Silva2021-01-211-0/+1
* | Merge tag 'clang-lto-v5.12-rc1-part2' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2021-02-2416-33/+195
|\ \
| * | kbuild: lto: force rebuilds when switching CONFIG_LTOSami Tolvanen2021-02-231-1/+2
| * | x86, build: allow LTO to be selectedSami Tolvanen2021-02-232-0/+7
| * | x86, cpu: disable LTO for cpu.cSami Tolvanen2021-02-231-0/+4
| * | x86, vdso: disable LTO only for vDSOSami Tolvanen2021-02-231-1/+2
| * | kbuild: lto: postpone objtoolSami Tolvanen2021-02-234-26/+55
| * | objtool: Split noinstr validation from --vmlinuxSami Tolvanen2021-02-234-4/+5
| * | x86, build: use objtool mcountSami Tolvanen2021-02-231-0/+1
| * | tracing: add support for objtool mcountSami Tolvanen2021-02-233-0/+23
| * | objtool: Don't autodetect vmlinux.oSami Tolvanen2021-02-232-6/+2
| * | objtool: Fix __mcount_loc generation with Clang's assemblerSami Tolvanen2021-02-231-2/+15
| * | objtool: Add a pass for generating __mcount_locPeter Zijlstra2021-02-236-2/+88
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds2021-02-2419-72/+72
|\ \ \
| * | | sparc: make xchg() into a statement expressionRandy Dunlap2021-02-191-1/+1
| * | | sparc64: Use arch_validate_flags() to validate ADI flagKhalid Aziz2021-02-191-25/+29
| * | | sparc32: Fix comparing pointer to 0 coccicheck warningKaixu Xia2021-02-191-1/+1
| * | | sparc: fix led.c driver when PROC_FS is not enabledRandy Dunlap2021-02-191-0/+2
| * | | sparc: Fix handling of page table constructor failureMatthew Wilcox (Oracle)2021-02-191-1/+1
| * | | sparc64: only select COMPAT_BINFMT_ELF if BINFMT_ELF is setRandy Dunlap2021-02-191-1/+1
| * | | tty: hvcs: Drop unnecessary if blockUwe Kleine-König2021-02-191-3/+0
| * | | tty: vcc: Drop unnecessary if blockUwe Kleine-König2021-02-191-3/+0
| * | | tty: vcc: Drop impossible to hit WARN_ONUwe Kleine-König2021-02-191-5/+2