Age | Commit message (Expand) | Author |
2022-02-24 | scripts: kernel-doc: Translate the "Output selection modifiers" subsection of... | Tomasz Warniełło |
2022-02-24 | scripts: kernel-doc: Translate the "Output selection" subsection of OPTIONS | Tomasz Warniełło |
2022-02-24 | scripts: kernel-doc: Translate the "Output format selection modifier" subsect... | Tomasz Warniełło |
2022-02-24 | scripts: kernel-doc: Translate the "Output format selection" subsection of OP... | Tomasz Warniełło |
2022-02-24 | scripts: kernel-doc: Translate the DESCRIPTION section | Tomasz Warniełło |
2022-02-24 | scripts: kernel-doc: Relink argument parsing error handling to pod2usage | Tomasz Warniełło |
2022-02-24 | scripts: kernel-doc: Add the basic POD sections | Tomasz Warniełło |
2022-02-22 | scripts/pahole-flags.sh: Parse DWARF and generate BTF with multithreading. | Kui-Feng Lee |
2022-02-22 | kallsyms: ignore all local labels prefixed by '.L' | Changbin Du |
2022-02-18 | kconfig: fix missing '# end of' for empty menu | Masahiro Yamada |
2022-02-18 | kconfig: add fflush() before ferror() check | Masahiro Yamada |
2022-02-17 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski |
2022-02-17 | treewide: Replace zero-length arrays with flexible-array members | Gustavo A. R. Silva |
2022-02-15 | kbuild: replace $(if A,A,B) with $(or A,B) | Masahiro Yamada |
2022-02-14 | kbuild: unify cmd_copy and cmd_shipped | Masahiro Yamada |
2022-02-13 | fortify: Update compile-time tests for Clang 14 | Kees Cook |
2022-02-12 | kconfig: fix failing to generate auto.conf | Jing Leng |
2022-02-11 | atomics: Fix atomic64_{read_acquire,set_release} fallbacks | Mark Rutland |
2022-02-09 | Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next | Jakub Kicinski |
2022-02-10 | kconfig: fix missing fclose() on error paths | Masahiro Yamada |
2022-02-08 | Makefile.extrawarn: Move -Wunaligned-access to W=1 | Nathan Chancellor |
2022-02-08 | kconfig: let 'shell' return enough output for deep path names | Brenda Streiff |
2022-02-06 | gcc-plugins/stackleak: Ignore .noinstr.text and .entry.text | Kees Cook |
2022-02-06 | gcc-plugins/stackleak: Exactly match strings instead of prefixes | Kees Cook |
2022-02-06 | gcc-plugins/stackleak: Provide verbose mode | Kees Cook |
2022-02-04 | scripts/dtc: Call pkg-config POSIXly correct | Thomas Bracht Laumann Jespersen |
2022-02-04 | scripts/get_abi.pl: Ignore hidden files | Jonathan Neuschäfer |
2022-02-04 | spdxcheck.py: Fix a type error | Ding Xiang |
2022-02-03 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski |
2022-02-02 | scripts/pahole-flags.sh: Use pahole-version.sh | Nathan Chancellor |
2022-02-02 | kbuild: Add CONFIG_PAHOLE_VERSION | Nathan Chancellor |
2022-01-27 | ftrace: Have architectures opt-in for mcount build time sorting | Steven Rostedt (Google) |
2022-01-27 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski |
2022-01-24 | Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next | Jakub Kicinski |
2022-01-22 | Merge tag 'devicetree-fixes-for-5.17-1' of git://git.kernel.org/pub/scm/linux... | Linus Torvalds |
2022-01-20 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2022-01-20 | ubsan: remove CONFIG_UBSAN_OBJECT_SIZE | Kees Cook |
2022-01-20 | const_structs.checkpatch: add frequently used ops structs | Rikard Falkeborn |
2022-01-20 | checkpatch: improve Kconfig help test | Joe Perches |
2022-01-20 | checkpatch: relax regexp for COMMIT_LOG_LONG_LINE | Jerome Forissier |
2022-01-20 | get_maintainer: don't remind about no git repo when --nogit is used | Randy Dunlap |
2022-01-19 | bpf/scripts: Raise an exception if the correct number of sycalls are not gene... | Usama Arif |
2022-01-19 | bpf/scripts: Make description and returns section for helpers/syscalls mandatory | Usama Arif |
2022-01-19 | Merge tag 'trace-v5.17-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ro... | Linus Torvalds |
2022-01-19 | Merge tag 'riscv-for-linus-5.17-mw0' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2022-01-19 | Merge tag 'kbuild-v5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/mas... | Linus Torvalds |
2022-01-18 | script/sorttable: Fix some initialization problems | Yinan Liu |
2022-01-17 | scripts/dtc: dtx_diff: remove broken example from help text | Matthias Schiffer |
2022-01-17 | Merge branch 'for-5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/jlaw... | Linus Torvalds |
2022-01-16 | Merge tag 'trace-v5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/rost... | Linus Torvalds |