Age | Commit message (Expand) | Author | Files | Lines |
2020-06-21 | Merge tag 'kbuild-fixes-v5.8' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 3 | -13/+8 |
2020-06-20 | Merge tag 'trace-v5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/r... | Linus Torvalds | 1 | -6/+92 |
2020-06-17 | scripts: Fix typo in headers_install.sh | Masanari Iida | 1 | -1/+1 |
2020-06-17 | kconfig: unify cc-option and as-option | Masahiro Yamada | 1 | -7/+1 |
2020-06-17 | recordmcount: support >64k sections | Sami Tolvanen | 1 | -6/+92 |
2020-06-17 | kbuild: improve cc-option to clean up all temporary files | Masahiro Yamada | 1 | -5/+6 |
2020-06-16 | scripts/decode_stacktrace: warn when modpath is needed but is unset | Sasha Levin | 1 | -1/+4 |
2020-06-14 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Linus Torvalds | 1 | -2/+2 |
2020-06-14 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf | David S. Miller | 1 | -2/+2 |
2020-06-13 | Merge tag 'kbuild-v5.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma... | Linus Torvalds | 3 | -8/+8 |
2020-06-12 | Merge tag 'devicetree-fixes-for-5.8-1' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 1 | -0/+3 |
2020-06-12 | Merge branch 'dt/schema-cleanups' into dt/linus | Rob Herring | 46 | -676/+1006 |
2020-06-12 | Merge tag 'locking-kcsan-2020-06-11' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 5 | -5/+44 |
2020-06-12 | Merge tag 'locking-urgent-2020-06-11' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 21 | -84/+84 |
2020-06-11 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 2 | -2/+11 |
2020-06-11 | kcsan: Pass option tsan-instrument-read-before-write to Clang | Marco Elver | 1 | -0/+1 |
2020-06-11 | kcsan: Support distinguishing volatile accesses | Marco Elver | 1 | -1/+4 |
2020-06-11 | kcsan: Avoid inserting __tsan_func_entry/exit if possible | Marco Elver | 1 | -1/+10 |
2020-06-11 | Rebase locking/kcsan to locking/urgent | Thomas Gleixner | 5 | -5/+31 |
2020-06-11 | kbuild: fix broken builds because of GZIP,BZIP2,LZOP variables | Denis Efremov | 3 | -8/+8 |
2020-06-11 | locking/atomics: Flip fallbacks and instrumentation | Peter Zijlstra | 21 | -65/+63 |
2020-06-11 | asm-generic/atomic: Use __always_inline for fallback wrappers | Marco Elver | 20 | -19/+21 |
2020-06-11 | checkpatch: correct check for kernel parameters doc | Tim Froidcoeur | 1 | -2/+2 |
2020-06-11 | scripts/spelling: add a few more typos | SeongJae Park | 1 | -0/+9 |
2020-06-11 | Merge branch 'rwonce/rework' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 1 | -1/+1 |
2020-06-11 | Merge tag 'docs-5.8-2' of git://git.lwn.net/linux | Linus Torvalds | 1 | -1/+1 |
2020-06-09 | scripts: Require pahole v1.16 when generating BTF | Lorenz Bauer | 1 | -2/+2 |
2020-06-08 | scripts/dtc: use pkg-config to include <yaml.h> in non-standard path | Masahiro Yamada | 1 | -0/+3 |
2020-06-08 | Replace HTTP links with HTTPS ones: documentation | Alexander A. Klimov | 1 | -1/+1 |
2020-06-07 | Merge tag 'sh-for-5.8' of git://git.libc.org/linux-sh | Linus Torvalds | 1 | -3/+0 |
2020-06-06 | Merge tag 'kconfig-v5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/mas... | Linus Torvalds | 10 | -84/+46 |
2020-06-06 | Merge tag 'kbuild-v5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/masa... | Linus Torvalds | 21 | -454/+483 |
2020-06-06 | Merge branch 'dmi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 1 | -0/+2 |
2020-06-06 | kbuild: add variables for compression tools | Denis Efremov | 4 | -14/+14 |
2020-06-06 | mksysmap: Fix the mismatch of '.L' symbols in System.map | ashimida | 1 | -1/+1 |
2020-06-06 | modpost: change elf_info->size to size_t | Masahiro Yamada | 2 | -6/+5 |
2020-06-06 | modpost: remove is_vmlinux() helper | Masahiro Yamada | 1 | -15/+1 |
2020-06-06 | modpost: strip .o from modname before calling new_module() | Masahiro Yamada | 2 | -10/+12 |
2020-06-06 | modpost: set have_vmlinux in new_module() | Masahiro Yamada | 1 | -5/+3 |
2020-06-06 | modpost: remove mod->skip struct member | Masahiro Yamada | 2 | -7/+3 |
2020-06-06 | modpost: add mod->is_vmlinux struct member | Masahiro Yamada | 2 | -9/+11 |
2020-06-06 | modpost: remove is_vmlinux() call in check_for_{gpl_usage,unused}() | Masahiro Yamada | 1 | -12/+8 |
2020-06-06 | modpost: remove mod->is_dot_o struct member | Masahiro Yamada | 2 | -13/+2 |
2020-06-06 | modpost: move -d option in scripts/Makefile.modpost | Masahiro Yamada | 1 | -3/+1 |
2020-06-06 | modpost: remove -s option | Masahiro Yamada | 2 | -9/+3 |
2020-06-06 | modpost: remove get_next_text() and make {grab,release_}file static | Masahiro Yamada | 2 | -39/+2 |
2020-06-06 | modpost: use read_text_file() and get_line() for reading text files | Masahiro Yamada | 2 | -17/+14 |
2020-06-06 | modpost: avoid false-positive file open error | Masahiro Yamada | 1 | -4/+3 |
2020-06-06 | modpost: fix potential mmap'ed file overrun in get_src_version() | Masahiro Yamada | 1 | -17/+11 |
2020-06-06 | modpost: add read_text_file() and get_line() helpers | Masahiro Yamada | 2 | -0/+51 |