- 880ca43 Merge tag 'hardening-v6.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Linus Torvalds · 2 years, 1 month ago
- 42633ed kbuild: Fix CFI hash randomization with KASAN by Sami Tolvanen · 2 years, 1 month ago
- 735aec5 kbuild: readd -w option when vmlinux.o or Module.symver is missing by Masahiro Yamada · 2 years, 2 months ago
- 6a5e25f fixdep: remove unneeded <stdarg.h> inclusion by Masahiro Yamada · 2 years, 2 months ago
- 02a893b kbuild: rpm-pkg: add libelf-devel as alternative for BuildRequires by Masahiro Yamada · 2 years, 2 months ago
- 63ffe00 kbuild: Fix running modpost with musl libc by Samuel Holland · 2 years, 2 months ago
- 9c9b55a kbuild: add a missing line for help message by Jun ASAKA · 2 years, 2 months ago
- da8daff kconfig: Add static text for search information in help menu by Bhaskar Chowdhury · 2 years, 2 months ago
- 2c91ce9 Merge tag 'coccinelle-6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/jlawall/linux by Linus Torvalds · 2 years, 2 months ago
- 6feb57c Merge tag 'kbuild-v6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 2 years, 2 months ago
- 2f26e42 Merge tag 'loongarch-6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/chenhuacai/linux-loongson by Linus Torvalds · 2 years, 2 months ago
- 5f6e430 Merge tag 'powerpc-6.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 2 years, 2 months ago
- 731c4ea buildtar: fix tarballs with EFI_ZBOOT enabled by Veronika Kabatova · 2 years, 2 months ago
- ba54ff1 Merge tag 'char-misc-6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 2 years, 2 months ago
- eb67d23 Merge tag 'riscv-for-linus-6.2-mw1' of git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linux by Linus Torvalds · 2 years, 2 months ago
- 94a8551 Merge tag 'x86_core_for_v6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 2 years, 2 months ago
- 48ea09c Merge tag 'hardening-v6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Linus Torvalds · 2 years, 2 months ago
- 08cdc21 Merge tag 'for-linus-iommufd' of git://git.kernel.org/pub/scm/linux/kernel/git/jgg/iommufd by Linus Torvalds · 2 years, 2 months ago
- 19331e8 modpost: Include '.text.*' in TEXT_SECTIONS by Nathan Chancellor · 2 years, 2 months ago
- 3d57e1b kbuild: refactor the prerequisites of the modpost rule by Masahiro Yamada · 2 years, 2 months ago
- f65a486 kbuild: change module.order to list *.o instead of *.ko by Masahiro Yamada · 2 years, 2 months ago
- a0a458f LoongArch/ftrace: Add recordmcount support by Qing Zhang · 2 years, 2 months ago
- 26bc824 LoongArch: extable: Add `type` and `data` fields by Youling Tang · 2 years, 2 months ago
- 3d36f42 LoongArch: Switch to relative exception tables by Youling Tang · 2 years, 2 months ago
- 7e68dd7 Merge tag 'net-next-6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next by Linus Torvalds · 2 years, 2 months ago
- 3ba2c3f Merge tag 'modules-6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/mcgrof/linux by Linus Torvalds · 2 years, 2 months ago
- 531d264 Merge tag 'devicetree-for-6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux by Linus Torvalds · 2 years, 2 months ago
- 875ef1a kbuild: use .NOTINTERMEDIATE for future GNU Make versions by Masahiro Yamada · 2 years, 2 months ago
- 3122c84 kconfig: refactor Makefile to reduce process forks by Masahiro Yamada · 2 years, 2 months ago
- 6768fa4 kbuild: add read-file macro by Masahiro Yamada · 2 years, 2 months ago
- a5db80c kbuild: do not sort after reading modules.order by Masahiro Yamada · 2 years, 2 months ago
- fccb3d3 kbuild: add test-{ge,gt,le,lt} macros by Masahiro Yamada · 2 years, 2 months ago
- e4412739 Documentation: raise minimum supported version of binutils to 2.25 by Masahiro Yamada · 2 years, 4 months ago
- 8702f2c Merge tag 'mm-nonmm-stable-2022-12-12' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm by Linus Torvalds · 2 years, 2 months ago
- a7cacfb Merge tag 'docs-6.2' of git://git.lwn.net/linux by Linus Torvalds · 2 years, 2 months ago
- 96f4263 Merge tag 'rust-6.2' of https://github.com/Rust-for-Linux/linux by Linus Torvalds · 2 years, 2 months ago
- 01f3cbb Merge tag 'soc-dt-6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc by Linus Torvalds · 2 years, 2 months ago
- 06cff4a Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 2 years, 2 months ago
- 80b6093 kbuild: add -Wundef to KBUILD_CPPFLAGS for W=1 builds by Masahiro Yamada · 2 years, 3 months ago
- 2706053 bpf: Rework process_dynptr_func by Kumar Kartikeya Dwivedi · 2 years, 3 months ago
- d864e90 Merge branch 'for-next/kbuild' into for-next/core by Will Deacon · 2 years, 3 months ago
- ecaa6dd rust: add `build_error` crate by Gary Guo · 2 years, 3 months ago
- 90337f5 Merge tag 'v6.1-rc7' into iommufd.git for-next by Jason Gunthorpe · 2 years, 3 months ago
- 3965292 checkpatch: add check for array allocator family argument order by Liao Chang · 2 years, 4 months ago
- f2bb566 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 2 years, 3 months ago
- 632ce13 scripts/kernel-doc: support EXPORT_SYMBOL_NS_GPL() with -export by Jason Gunthorpe · 2 years, 3 months ago
- b465cf1 Merge tag 'objtool_urgent_for_v6.1_rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 2 years, 3 months ago
- 2480432 modpost: Mark uuid_le type to be suitable only for MEI by Andy Shevchenko · 2 years, 3 months ago
- df1f1ea scripts: add rust in scripts/Makefile.package by Paran Lee · 2 years, 3 months ago
- adc40221 scripts/kallsyms.c Make the comment up-to-date with current implementation by Yuma Ueda · 2 years, 3 months ago
- 8818039 kbuild: add ability to make source rpm buildable using koji by Ivan Vecera · 2 years, 3 months ago
- 598afa0 kbuild: warn objects shared among multiple modules by Masahiro Yamada · 2 years, 3 months ago
- a2430b2 kbuild: add kbuild-file macro by Masahiro Yamada · 2 years, 3 months ago
- 0ce096d Merge tag 'v6.1-rc6' into x86/core, to resolve conflicts by Ingo Molnar · 2 years, 3 months ago
- 5724ac5 kbuild: deb-pkg: get rid of |flex:native workaround from Build-Depends by Masahiro Yamada · 2 years, 3 months ago
- f8f4dc7 scripts/jobserver-exec: parse the last --jobserver-auth= option by Masahiro Yamada · 2 years, 3 months ago
- be5ea98 kconfig: remove redundant (void *) cast in search_conf() by Masahiro Yamada · 2 years, 3 months ago
- 4d980fd kconfig: remove const qualifier from str_get() by Masahiro Yamada · 2 years, 3 months ago
- 1791360 kconfig: remove unneeded variable in get_prompt_str() by Masahiro Yamada · 2 years, 3 months ago
- 30daacc modpost: fix array_size.cocci warning by KaiLong Wang · 2 years, 3 months ago
- 9f8fe64 Makefile.debug: support for -gz=zstd by Nick Desaulniers · 2 years, 3 months ago
- 0d2573a modpost: Join broken long printed messages by Geert Uytterhoeven · 2 years, 3 months ago
- 7b9cbc7 scripts/spelling.txt: add more spellings to spelling.txt by Colin Ian King · 2 years, 4 months ago
- dc3f4de scripts: checkpatch: allow "case" macros by Stanislaw Gruszka · 2 years, 4 months ago
- 9b71f79 checkpatch: add warning for non-lore mailing list URLs by Bjorn Helgaas · 2 years, 4 months ago
- dcad240 kbuild: Cleanup DT Overlay intermediate files as appropriate by Andrew Davis · 2 years, 3 months ago
- 280981d objtool: Add --mnop as an option to --mcount by Sathvika Vasireddy · 2 years, 3 months ago
- 224b744 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 2 years, 3 months ago
- 5db8fac kbuild: Restore .version auto-increment behaviour for Debian packages by Marc Zyngier · 2 years, 3 months ago
- 2d77de1 scripts/faddr2line: Fix regression in name resolution on ppc64le by Srikar Dronamraju · 2 years, 5 months ago
- 19bd898 kallsyms: Reduce the memory occupied by kallsyms_seqs_of_names[] by Zhen Lei · 2 years, 4 months ago
- 010a0aa kallsyms: Correctly sequence symbols when CONFIG_LTO_CLANG=y by Zhen Lei · 2 years, 4 months ago
- 60443c8 kallsyms: Improve the performance of kallsyms_lookup_name() by Zhen Lei · 2 years, 4 months ago
- fcdf719 scripts/kallsyms: rename build_initial_tok_table() by Zhen Lei · 2 years, 4 months ago
- f5020a0 Merge tag 's390-6.1-4' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 2 years, 3 months ago
- 966a9b4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 2 years, 3 months ago
- ea3723a scripts/dtc: Update to upstream version v1.6.1-63-g55778a03df61 by Rob Herring · 2 years, 4 months ago
- 68c76ad arm64: unwind: add asynchronous unwind tables to kernel and modules by Ard Biesheuvel · 2 years, 4 months ago
- 30d17fa scripts/min-tool-version.sh: raise minimum clang version to 15.0.0 for s390 by Heiko Carstens · 2 years, 4 months ago
- 994b7ac arm64: remove special treatment for the link order of head.o by Masahiro Yamada · 2 years, 4 months ago
- b54a0d4 Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by Jakub Kicinski · 2 years, 4 months ago
- 7a263a0 kconfig: fix segmentation fault in menuconfig search by Masahiro Yamada · 2 years, 4 months ago
- 931ab63 x86/ibt: Implement FineIBT by Peter Zijlstra · 2 years, 4 months ago
- b341b20 x86: Add prefix symbols for function padding by Peter Zijlstra · 2 years, 4 months ago
- 03699f2 string: Rewrite and add more kern-doc for the str*() functions by Kees Cook · 2 years, 6 months ago
- 2348e6b riscv: remove special treatment for the link order of head.o by Jisheng Zhang · 2 years, 4 months ago
- 3b1e0dd kbuild: fix typo in modpost by Will McVicker · 2 years, 4 months ago
- 26c9134 Merge branch 'dt/dtbo-rename' into dt/next by Rob Herring · 2 years, 4 months ago
- 941214a kbuild: Allow DTB overlays to built into .dtbo.S files by Andrew Davis · 2 years, 4 months ago
- 363547d kbuild: Allow DTB overlays to built from .dtso named source files by Andrew Davis · 2 years, 4 months ago
- c4bcfb3 bpf: Implement cgroup storage available to non-cgroup-attached bpf progs by Yonghong Song · 2 years, 4 months ago
- ae5a16c scripts: dtc: only show unique unit address warning for enabled nodes by Alexandre Torgue · 2 years, 4 months ago
- 94adb5e Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 2 years, 4 months ago
- 3566a79 Merge tag 'for-netdev' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by Jakub Kicinski · 2 years, 4 months ago
- 554d438 Merge branch 'alabaster-rb' into docs-mw by Jonathan Corbet · 2 years, 4 months ago
- eaf710c docs: improve the HTML formatting of kerneldoc comments by Jonathan Corbet · 2 years, 5 months ago
- 0c0a6d8 objtool: Add --hacks=skylake by Peter Zijlstra · 2 years, 5 months ago
- 2df7660 Merge tag 'kbuild-fixes-v6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 2 years, 4 months ago
- c67a85b kbuild: add -fno-discard-value-names to cmd_cc_ll_c by Nick Desaulniers · 2 years, 4 months ago
- 04518e4 scripts/clang-tools: Convert clang-tidy args to list by Guru Das Srinagesh · 2 years, 4 months ago