linux-block.git
2020-06-01 Masahiro Yamadakbuild: merge init-y into core-y
2020-06-01 Masahiro Yamadakbuild: refactor tagets caluculation for KBUILD_{BUILTI...
2020-06-01 Masahiro Yamadakbuild: refactor subdir-ym calculation
2020-06-01 Masahiro Yamadakbuild: merge two 'ifdef CONFIG_TRIM_UNUSED_KSYMS'...
2020-06-01 Masahiro Yamadakbuild: force to build vmlinux if CONFIG_MODVERSION=y
2020-05-28 Nick DesaulniersMakefile: support compressed debug info
2020-05-28 Masahiro Yamadamodpost: refactor sech_name()
2020-05-28 Masahiro Yamadamodpost: fix potential segmentation fault for addend_i3...
2020-05-28 Masahiro Yamadakbuild: disallow multi-word in M= or KBUILD_EXTMOD
2020-05-25 Masahiro Yamadakbuild: make modules.order rule consistent with built...
2020-05-25 Masahiro Yamadakbuild: rename subdir-obj-y to subdir-builtin
2020-05-25 Masahiro Yamadakbuild: move subdir-obj-y to scripts/Makefile.build
2020-05-25 Masahiro Yamadakbuild: clear KBUILD_MODULES in top Makefile if CONFIG_...
2020-05-25 Masahiro Yamadakbuild: remove ifdef builtin-target / lib-target
2020-05-25 Masahiro Yamadakbuild: doc: remove documentation about copying Module...
2020-05-25 Masahiro Yamadakbuild: make module name conflict fatal error
2020-05-25 Masahiro Yamadakbuild: error out if targets prefixed with '__' are...
2020-05-25 Masahiro Yamadakbuild: add this-makefile as a shorthand for $(lastword...
2020-05-25 Masahiro Yamadagcc-plugins: remove always-false $(if ...) in Makefile
2020-05-25 Valdis Kl ē... bpfilter: document build requirements for bpfilter_umh
2020-05-25 Maninder Singhscripts/checkstack.pl: fix arm sp regex
2020-05-25 Maninder Singhscripts/checkstack.pl: add arm push handling for stack...
2020-05-25 Maninder Singhscripts/checkstack.pl: Add argument to print stacks...
2020-05-25 Maninder Singhscripts/checkstack.pl: don't display $dre as different...
2020-05-25 Gustavo A.... modpost,fixdep: Replace zero-length array with flexible...
2020-05-25 Siddharth Guptascripts: headers_install: Exit with error on config...
2020-05-25 Masahiro Yamadakbuild: remove {CLEAN,MRPROPER,DISTCLEAN}_DIRS
2020-05-25 Masahiro Yamadakbuild: remove misleading stale FIXME comment
2020-05-25 Masahiro Yamadakbuild: invoke syncconfig if autoconf.h is missing
2020-05-17 Masahiro Yamadasamples: watchdog: use 'userprogs' syntax
2020-05-17 Masahiro Yamadasamples: timers: use 'userprogs' syntax
2020-05-17 Masahiro Yamadasamples: auxdisplay: use 'userprogs' syntax
2020-05-17 Masahiro Yamadasamples: mei: build sample program for target architecture
2020-05-17 Masahiro Yamadasamples: pidfd: build sample program for target archite...
2020-05-17 Masahiro Yamadasamples: vfs: build sample programs for target architecture
2020-05-17 Masahiro Yamadasamples: connector: build sample program for target...
2020-05-17 Masahiro Yamadasamples: hidraw: build sample program for target archit...
2020-05-17 Masahiro Yamadasamples: uhid: build sample program for target architecture
2020-05-17 Sam Ravnborgsamples: uhid: fix warnings in uhid-example
2020-05-17 Masahiro Yamadakbuild: doc: document the new syntax 'userprogs'
2020-05-17 Masahiro Yamadasamples: seccomp: build sample programs for target...
2020-05-17 Masahiro Yamadabpfilter: use 'userprogs' syntax to build bpfilter_umh
2020-05-17 Masahiro Yamadakbuild: add infrastructure to build userspace programs
2020-05-17 Masahiro Yamadabpfilter: check if $(CC) can link static libc in Kconfig
2020-05-17 Masahiro Yamadabpfilter: match bit size of bpfilter_umh to that of...
2020-05-17 Masahiro Yamadakbuild: warn if always, hostprogs-y, or hostprogs-m...
2020-05-12 Masahiro Yamadakbuild: determine the output format of DTC by the targe...
2020-05-12 Masahiro Yamadakbuild: remove unused AS assignment
2020-05-12 Masahiro Yamadakbuild: remove '/' target
2020-05-12 Masahiro YamadaRevert "objtool: Skip samples subdirectory"
2020-05-12 Masahiro Yamadakbuild: use CONFIG_CC_VERSION_TEXT to construct LINUX_C...
2020-05-12 Masahiro Yamadakbuild: use -MMD instead of -MD to exclude system heade...
2020-05-12 Masahiro Yamadakbuild: ensure full rebuild when the compiler is updated
2020-05-12 Masahiro Yamadakbuild: use $(CC_VERSION_TEXT) to evaluate CC_IS_GCC...
2020-05-12 Masahiro Yamadaunicore32: do not evaluate compiler's library path...
2020-05-12 Masahiro Yamadah8300: suppress error messages for 'make clean'
2020-05-12 Masahiro Yamadahexagon: suppress error message for 'make clean'
2020-05-12 Masahiro Yamadaum: do not evaluate compiler's library path when cleaning
2020-05-10 Linus TorvaldsLinux 5.7-rc5 v5.7-rc5
2020-05-10 Linus TorvaldsMerge tag 'x86-urgent-2020-05-10' of git://git./linux...
2020-05-10 Linus TorvaldsMerge tag 'objtool-urgent-2020-05-10' of git://git...
2020-05-10 Linus TorvaldsMerge tag 'locking-urgent-2020-05-10' of git://git...
2020-05-10 Linus TorvaldsMerge tag 'iommu-fixes-v5.7-rc4' of git://git./linux...
2020-05-10 Linus TorvaldsMerge tag 'block-5.7-2020-05-09' of git://git.kernel...
2020-05-10 Linus Torvaldsgcc-10: mark more functions __init to avoid section...
2020-05-09 Linus TorvaldsMerge tag 'riscv-for-linus-5.7-rc5' of git://git./linux...
2020-05-09 Linus Torvaldsgcc-10: avoid shadowing standard library 'free()' in...
2020-05-09 Linus Torvaldsgcc-10: disable 'restrict' warning for now
2020-05-09 Linus Torvaldsgcc-10: disable 'stringop-overflow' warning for now
2020-05-09 Sagi Grimbergnvme: fix possible hang when ns scanning fails during... block-5.7-2020-05-09
2020-05-09 Alexey Dobriyannvme-pci: fix "slimmer CQ head update"
2020-05-09 Christoph Hellwigbdi: add a ->dev_name field to struct backing_dev_info
2020-05-09 Yufen Yubdi: use bdi_dev_name() to get device name
2020-05-09 Linus Torvaldsgcc-10: disable 'array-bounds' warning for now
2020-05-09 Linus Torvaldsgcc-10: disable 'zero-length-bounds' warning for now
2020-05-09 Linus TorvaldsStop the ad-hoc games with -Wno-maybe-initialized
2020-05-09 Linus TorvaldsMerge tag 'io_uring-5.7-2020-05-08' of git://git.kernel...
2020-05-08 Linus TorvaldsMerge tag 'scsi-fixes' of git://git./linux/kernel/git...
2020-05-08 Linus TorvaldsMerge tag 'ceph-for-5.7-rc5' of git://github.com/ceph...
2020-05-08 Luis Henriquesceph: demote quotarealm lookup warning to a debug message
2020-05-08 Linus TorvaldsMerge tag 'char-misc-5.7-rc5' of git://git./linux/kerne...
2020-05-08 Linus TorvaldsMerge tag 'driver-core-5.7-rc5' of git://git./linux...
2020-05-08 Linus TorvaldsMerge tag 'staging-5.7-rc5' of git://git./linux/kernel...
2020-05-08 Linus TorvaldsMerge tag 'tty-5.7-rc5' of git://git./linux/kernel...
2020-05-08 Linus TorvaldsMerge tag 'usb-5.7-rc5' of git://git./linux/kernel...
2020-05-08 Linus TorvaldsMerge tag 'drm-fixes-2020-05-08' of git://anongit.freed...
2020-05-08 Linus TorvaldsMerge branch 'akpm' (patches from Andrew)
2020-05-08 Julia Lawalliommu/virtio: Reverse arguments to list_add
2020-05-08 Dave AirlieMerge tag 'drm-misc-fixes-2020-05-07' of git://anongit...
2020-05-08 Dave AirlieMerge tag 'amd-drm-fixes-5.7-2020-05-06' of git://peopl...
2020-05-08 Linus TorvaldsMerge branch 'for-v5.7' of git://git./linux/kernel...
2020-05-08 Henry Willardmm: limit boost_watermark on small zones
2020-05-08 Kees Cookubsan: disable UBSAN_ALIGNMENT under COMPILE_TEST
2020-05-08 Qiwu Chenmm/vmscan: remove unnecessary argument description...
2020-05-08 Roman Penyaevepoll: atomically remove wait entry on wake up
2020-05-08 Roman Penyaevkselftests: introduce new epoll60 testcase for catching...
2020-05-08 Filipe Mananapercpu: make pcpu_alloc() aware of current gfp context
2020-05-08 Waiman Longmm/slub: fix incorrect interpretation of s->offset
2020-05-08 Aymeric Agon... scripts/gdb: repair rb_first() and rb_last()
2020-05-08 Khazhismel... eventpoll: fix missing wakeup for ovflist in ep_poll_ca...
next