platform/kernel/linux-rpi.git
2023-09-03 Kees Cookkbuild: Show marked Kconfig fragments in "help"
2023-09-01 Sergey Senozhatskykconfig: add warn-unknown-symbols sanity check
2023-09-01 Jiri Slabykbuild: dummy-tools: make MPROFILE_KERNEL checks work...
2023-09-01 Nick DesaulniersDocumentation/llvm: refresh docs
2023-09-01 Denis Nikitinmodpost: Skip .llvm.call-graph-profile section check
2023-09-01 Masahiro Yamadakbuild: support modules_sign for external modules as...
2023-09-01 Masahiro Yamadakbuild: support 'make modules_sign' with CONFIG_MODULE_...
2023-09-01 Masahiro Yamadakbuild: move more module installation code to scripts...
2023-09-01 Masahiro Yamadakbuild: reduce the number of mkdir calls during modules...
2023-08-29 Masahiro Yamadakbuild: remove $(MODLIB)/source symlink
2023-08-29 Masahiro Yamadakbuild: move depmod rule to scripts/Makefile.modinst
2023-08-29 Masahiro Yamadakbuild: add modules_sign to no-{compiler,sync-config...
2023-08-29 Masahiro Yamadakbuild: do not run depmod for 'make modules_sign'
2023-08-29 Masahiro Yamadakbuild: deb-pkg: support DEB_BUILD_OPTIONS=parallel...
2023-08-22 Masahiro Yamadaalpha: remove <asm/export.h>
2023-08-22 Masahiro Yamadaalpha: replace #include <asm/export.h> with #include...
2023-08-22 Masahiro Yamadaia64: remove <asm/export.h>
2023-08-22 Masahiro Yamadaia64: replace #include <asm/export.h> with #include...
2023-08-22 Masahiro Yamadasparc: remove <asm/export.h>
2023-08-22 Masahiro Yamadasparc: replace #include <asm/export.h> with #include...
2023-08-22 Masahiro Yamadakbuild: remove include/ksym from CLEAN_FILES
2023-08-20 Nicolas SchierMAINTAINERS: Add usr/ (initramfs generation) to KBUILD
2023-08-20 Arnd Bergmannextrawarn: move -Wrestrict into W=1 warnings
2023-08-20 Arnd Bergmannextrawarn: enable format and stringop overflow warnings...
2023-08-20 Arnd Bergmannkbuild: avoid duplicate warning options
2023-08-20 Arnd Bergmannkbuild: consolidate warning flags in scripts/Makefile...
2023-08-16 Boris Kolpackovkconfig: port qconf to work with Qt6 in addition to Qt5
2023-08-13 Jesse Taubedocs: kbuild: Document search jump feature
2023-08-13 Jesse Taubekconfig: nconf: Add search jump feature
2023-08-07 Rasmus Villemoesscripts/setlocalversion: also consider annotated tags...
2023-08-07 Rasmus Villemoesscripts/setlocalversion: clean up stale comment
2023-08-07 Masahiro Yamadakbuild: deb-pkg: split debian/rules
2023-08-07 Masahiro Yamadakbuild: deb-pkg: use Debian compliant shebang for debia...
2023-07-31 Masahiro Yamadamodpost: remove ElF_Rela variables from for-loop in...
2023-07-31 Masahiro Yamadamodpost: clean up MIPS64 little endian relocation code
2023-07-31 Masahiro Yamadamodpost: pass r_type to addend_*_rel()
2023-07-31 Masahiro Yamadamodpost: change return type of addend_*_rel()
2023-07-24 Masahiro Yamadakbuild: rpm-pkg: skip build dependency check on non...
2023-07-24 Masahiro Yamadakbuild: rpm-pkg: refactor *rpm-pkg targets
2023-07-24 Masahiro Yamadakbuild: rpm-pkg: build the kernel in-place for rpm-pkg
2023-07-24 Masahiro Yamadakbuild: rpm-pkg: rename binkernel.spec to kernel.spec
2023-07-24 Masahiro Yamadakbuild: rpm-pkg: split out the body of spec file
2023-07-24 Masahiro Yamadakbuild: rpm-pkg: introduce %{with_devel} switch to...
2023-07-24 Masahiro Yamadakbuild: rpm-pkg: run modules_install for non-modular...
2023-07-24 Masahiro Yamadakbuild: rpm-pkg: invoke the kernel build from rpmbuild...
2023-07-24 Masahiro Yamadakbuild: rpm-pkg: use a dummy string for _arch when...
2023-07-24 Masahiro Yamadakbuild: rpm-pkg: derive the Version from %{KERNELRELEASE}
2023-07-24 Masahiro Yamadakbuild: refactor kernel-devel RPM package and linux...
2023-07-24 Masahiro Yamadakbuild: add a phony target to run a command with Kbuild...
2023-07-24 Masahiro Yamadakbuild: rpm-pkg: replace $KERNELRELEASE in spec file...
2023-07-24 Masahiro Yamadakbuild: rpm-pkg: replace $__KERNELRELEASE in spec file...
2023-07-24 Masahiro Yamadakbuild: rpm-pkg: record ARCH option in spec file
2023-07-24 Masahiro Yamadakbuild: rpm-pkg: use %{makeflags} to pass common Make...
2023-07-24 Masahiro Yamadakbuild: rpm-pkg: do not hard-code $MAKE in spec file
2023-07-24 Masahiro Yamadakbuild: rpm-pkg: remove unneeded '-f $srctree/Makefile...
2023-07-24 Masahiro Yamadakbuild: rpm-pkg: define _arch conditionally
2023-07-24 Michal SuchanekRevert "kbuild: Hack for depmod not handling X.Y versions"
2023-07-24 Masahiro Yamadakconfig: menuconfig: remove jump_key::index
2023-07-24 Masahiro Yamadakconfig: menuconfig: simplify global jump key assignment
2023-07-24 Masahiro Yamadalinux/export.h: make <linux/export.h> independent of...
2023-07-24 Borislav Petkov... kbuild: Enable -Wenum-conversion by default
2023-07-23 Linus TorvaldsLinux 6.5-rc3
2023-07-23 Linus TorvaldsMerge tag 'trace-v6.5-rc2' of git://git./linux/kernel...
2023-07-23 Linus TorvaldsMerge tag 'kbuild-fixes-v6.5' of git://git./linux/kerne...
2023-07-23 Miguel Ojedakbuild: rust: avoid creating temporary files
2023-07-23 Linus TorvaldsMerge tag 'for-linus' of git://git./virt/kvm/kvm
2023-07-23 Linus TorvaldsMerge tag 'ext4_for_linus-6.5-rc3' of git://git./linux...
2023-07-23 Linus TorvaldsMerge tag '6.5-rc2-smb3-client-fixes-ver2' of git:...
2023-07-23 Paolo BonziniMerge tag 'kvm-s390-master-6.5-1' of https://git./linux...
2023-07-23 Paolo BonziniMerge tag 'kvmarm-fixes-6.5-1' of git://git./linux...
2023-07-23 Mohamed Khalfellatracing/histograms: Return an error if we fail to add...
2023-07-23 Chen Linring-buffer: Do not swap cpu_buffer during resize process
2023-07-23 YueHaibingtracing: Remove unused extern declaration tracing_map_s...
2023-07-23 Alexey Dobriyankbuild: flatten KBUILD_CFLAGS
2023-07-23 Benjamin Graygen_compile_commands: add assembly files to compilation...
2023-07-23 Ojaswin Mujooext4: fix rbtree traversal bug in ext4_mb_use_preallocated
2023-07-23 Ojaswin Mujooext4: fix off by one issue in ext4_mb_choose_next_group...
2023-07-23 Eric Whitneyext4: correct inline offset when handling xattrs in...
2023-07-23 Linus TorvaldsMerge tag 'powerpc-6.5-4' of git://git./linux/kernel...
2023-07-22 Steve Frenchcifs: update internal module version number for cifs.ko
2023-07-22 Shyam Prasad Ncifs: allow dumping keys for directories too
2023-07-22 Linus TorvaldsMerge tag 's390-6.5-3' of git://git./linux/kernel/git...
2023-07-22 Linus TorvaldsMerge tag 'block-6.5-2023-07-21' of git://git.kernel...
2023-07-22 Linus TorvaldsMerge tag 'io_uring-6.5-2023-07-21' of git://git.kernel...
2023-07-22 Linus TorvaldsMerge tag 'devicetree-fixes-for-6.5-1' of git://git...
2023-07-22 Linus TorvaldsMerge tag 'regmap-fix-v6.5-rc2' of git://git./linux...
2023-07-22 Linus TorvaldsMerge tag 'gpio-fixes-for-v6.5-rc3' of git://git./linux...
2023-07-21 Rob Herringdt-bindings: serial: Remove obsolete nxp,lpc1850-uart.txt
2023-07-21 Rob Herringdt-bindings: serial: Remove obsolete cavium-uart.txt
2023-07-21 Mauricio Faria... loop: do not enforce max_loop hard limit by (new) default
2023-07-21 Mauricio Faria... loop: deprecate autoloading callback loop_probe()
2023-07-21 David Jefferysbitmap: fix batching wakeup
2023-07-21 Linus TorvaldsMerge tag 'arm64-fixes' of git://git./linux/kernel...
2023-07-21 Linus TorvaldsMerge tag 'pm-6.5-rc3' of git://git./linux/kernel/git...
2023-07-21 Linus TorvaldsMerge tag 'sound-6.5-rc3' of git://git./linux/kernel...
2023-07-21 Linus TorvaldsMerge tag 'fbdev-for-6.5-rc3' of git://git./linux/kerne...
2023-07-21 Daniel Vetterdrm/atomic: Fix potential use-after-free in nonblocking...
2023-07-21 Helge Delleria64: mmap: Consider pgoff when searching for free...
2023-07-21 Helge Dellerio_uring: Fix io_uring mmap() by using architecture...
2023-07-21 Mark Brownarm64/fpsimd: Ensure SME storage is allocated after...
next