summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-10-28modpost: use ALL_INIT_SECTIONS for the section check from DATA_SECTIONSMasahiro Yamada
2023-10-28modpost: disallow the combination of EXPORT_SYMBOL and __meminit*Masahiro Yamada
2023-10-28modpost: remove EXIT_SECTIONS macroMasahiro Yamada
2023-10-28modpost: remove MEM_INIT_SECTIONS macroMasahiro Yamada
2023-10-28modpost: remove more symbol patterns from the section check whitelistMasahiro Yamada
2023-10-28modpost: disallow *driver to reference .meminit* sectionsMasahiro Yamada
2023-10-28linux/init: remove __memexit* annotationsMasahiro Yamada
2023-10-28modpost: remove ALL_EXIT_DATA_SECTIONS macroMasahiro Yamada
2023-10-28kbuild: simplify cmd_ld_multi_mMasahiro Yamada
2023-10-28kbuild: avoid too many execution of scripts/pahole-flags.shMasahiro Yamada
2023-10-28kbuild: remove ARCH_POSTLINK from module buildsMasahiro Yamada
2023-10-28kbuild: unify no-compiler-targets and no-sync-config-targetsMasahiro Yamada
2023-10-28kbuild: unify vdso_install rulesMasahiro Yamada
2023-10-18docs: kbuild: add INSTALL_DTBS_PATHRicardo B. Marliere
2023-10-18UML: remove unused cmd_vdso_installMasahiro Yamada
2023-10-18csky: remove unused cmd_vdso_installMasahiro Yamada
2023-10-18modpost: factor out the common boilerplate of section_rel(a)Masahiro Yamada
2023-10-18modpost: refactor check_sec_ref()Masahiro Yamada
2023-10-18modpost: define TO_NATIVE() using bswap_* functionsMasahiro Yamada
2023-10-18modpost: fix ishtp MODULE_DEVICE_TABLE built on big-endian hostMasahiro Yamada
2023-10-18modpost: fix tee MODULE_DEVICE_TABLE built on big-endian hostMasahiro Yamada
2023-10-18kbuild: make binrpm-pkg always produce kernel-devel packageMasahiro Yamada
2023-10-14rust: Respect HOSTCC when linking for hostMatthew Maurer
2023-10-03kbuild: rpm-pkg: generate kernel.spec in rpmbuild/SPECS/Masahiro Yamada
2023-10-03modpost: Optimize symbol search from linear to binary searchJack Brennen
2023-10-01Linux 6.6-rc4Linus Torvalds
2023-10-01Merge tag 'kbuild-fixes-v6.6-2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2023-10-01Merge tag 'mm-hotfixes-stable-2023-10-01-08-34' of git://git.kernel.org/pub/s...Linus Torvalds
2023-10-01Merge tag 'char-misc-6.6-rc4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2023-10-01Merge tag 'tty-6.6-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2023-10-01Merge tag 'x86-urgent-2023-10-01' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2023-10-01Merge tag 'timers-urgent-2023-10-01' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2023-10-01Merge tag 'sched-urgent-2023-10-01' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2023-10-01Merge tag 'perf-urgent-2023-10-01' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2023-10-01kbuild: remove stale code for 'source' symlink in packaging scriptsMasahiro Yamada
2023-10-01modpost: Don't let "driver"s reference .exit.*Uwe Kleine-König
2023-10-01vmlinux.lds.h: remove unused CPU_KEEP and CPU_DISCARD macrosMasahiro Yamada
2023-10-01modpost: add missing else to the "of" checkMauricio Faria de Oliveira
2023-09-30Merge tag 'soc-fixes-6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/so...Linus Torvalds
2023-09-30Merge tag 'trace-v6.6-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2023-09-30eventfs: Test for dentries array allocated in eventfs_release()Steven Rostedt (Google)
2023-09-30tracing/user_events: Align set_bit() address for all archsBeau Belgrave
2023-09-30tracing: relax trace_event_eval_update() execution with cond_resched()Clément Léger
2023-09-30ring-buffer: Update "shortest_full" in pollingSteven Rostedt (Google)
2023-09-30Merge tag 'dma-mapping-6.6-2023-09-30' of git://git.infradead.org/users/hch/d...Linus Torvalds
2023-09-30Merge tag 'iomap-6.6-fixes-4' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds
2023-09-30Merge tag 'i2c-for-6.6-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2023-09-30Merge tag 'acpi-6.6-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds
2023-09-30Merge tag 'powerpc-6.6-3' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2023-09-30Merge tag 'nfsd-6.6-2' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/l...Linus Torvalds