1. 4b50c8c kbuild: force to build vmlinux if CONFIG_MODVERSION=y by Masahiro Yamada · 4 years, 7 months ago
  2. 10e68b02 Makefile: support compressed debug info by Nick Desaulniers · 4 years, 7 months ago
  3. 565587d modpost: refactor sech_name() by Masahiro Yamada · 4 years, 7 months ago
  4. d2e4d05 modpost: fix potential segmentation fault for addend_i386_rel() by Masahiro Yamada · 4 years, 7 months ago
  5. e9e81b6 kbuild: disallow multi-word in M= or KBUILD_EXTMOD by Masahiro Yamada · 4 years, 7 months ago
  6. 454753d kbuild: make modules.order rule consistent with built-in.a by Masahiro Yamada · 4 years, 7 months ago
  7. aaa385b kbuild: rename subdir-obj-y to subdir-builtin by Masahiro Yamada · 4 years, 7 months ago
  8. 6ba3bcb kbuild: move subdir-obj-y to scripts/Makefile.build by Masahiro Yamada · 4 years, 7 months ago
  9. b480fec kbuild: clear KBUILD_MODULES in top Makefile if CONFIG_MODULES=n by Masahiro Yamada · 4 years, 7 months ago
  10. e578edc kbuild: remove ifdef builtin-target / lib-target by Masahiro Yamada · 4 years, 7 months ago
  11. 9504bbe kbuild: doc: remove documentation about copying Module.symvers around by Masahiro Yamada · 4 years, 7 months ago
  12. 8451791 kbuild: make module name conflict fatal error by Masahiro Yamada · 4 years, 8 months ago
  13. 121c2a1 kbuild: error out if targets prefixed with '__' are directly run by Masahiro Yamada · 4 years, 8 months ago
  14. 93fdddf kbuild: add this-makefile as a shorthand for $(lastword $(MAKEFILE_LIST)) by Masahiro Yamada · 4 years, 8 months ago
  15. 827365f gcc-plugins: remove always-false $(if ...) in Makefile by Masahiro Yamada · 4 years, 8 months ago
  16. 9f64fbd bpfilter: document build requirements for bpfilter_umh by Valdis Kl ē tnieks · 4 years, 8 months ago
  17. 6ce16f2 scripts/checkstack.pl: fix arm sp regex by Maninder Singh · 4 years, 8 months ago
  18. 3311eee scripts/checkstack.pl: add arm push handling for stack usage by Maninder Singh · 4 years, 8 months ago
  19. 572220a scripts/checkstack.pl: Add argument to print stacks greather than value. by Maninder Singh · 4 years, 8 months ago
  20. 677f141 scripts/checkstack.pl: don't display $dre as different entity by Maninder Singh · 4 years, 8 months ago
  21. 859c817 modpost,fixdep: Replace zero-length array with flexible-array by Gustavo A. R. Silva · 4 years, 8 months ago
  22. 5967577 scripts: headers_install: Exit with error on config leak by Siddharth Gupta · 4 years, 8 months ago
  23. 0663c68 kbuild: remove {CLEAN,MRPROPER,DISTCLEAN}_DIRS by Masahiro Yamada · 4 years, 8 months ago
  24. 610134b kbuild: remove misleading stale FIXME comment by Masahiro Yamada · 4 years, 8 months ago
  25. 3044dd0 kbuild: invoke syncconfig if autoconf.h is missing by Masahiro Yamada · 4 years, 8 months ago
  26. 88a8e27 samples: watchdog: use 'userprogs' syntax by Masahiro Yamada · 4 years, 8 months ago
  27. b98ccc7 samples: timers: use 'userprogs' syntax by Masahiro Yamada · 4 years, 8 months ago
  28. 87ffbba samples: auxdisplay: use 'userprogs' syntax by Masahiro Yamada · 4 years, 8 months ago
  29. c4c1099 samples: mei: build sample program for target architecture by Masahiro Yamada · 4 years, 8 months ago
  30. 60fb0b1 samples: pidfd: build sample program for target architecture by Masahiro Yamada · 4 years, 8 months ago
  31. 28949b8 samples: vfs: build sample programs for target architecture by Masahiro Yamada · 4 years, 8 months ago
  32. 37249f5 samples: connector: build sample program for target architecture by Masahiro Yamada · 4 years, 8 months ago
  33. 82d00a9 samples: hidraw: build sample program for target architecture by Masahiro Yamada · 4 years, 8 months ago
  34. 87ecdf4 samples: uhid: build sample program for target architecture by Masahiro Yamada · 4 years, 8 months ago
  35. 8a45fe7 samples: uhid: fix warnings in uhid-example by Sam Ravnborg · 4 years, 8 months ago
  36. e079a08 kbuild: doc: document the new syntax 'userprogs' by Masahiro Yamada · 4 years, 8 months ago
  37. f59e766 samples: seccomp: build sample programs for target architecture by Masahiro Yamada · 4 years, 8 months ago
  38. 8a2cc05 bpfilter: use 'userprogs' syntax to build bpfilter_umh by Masahiro Yamada · 4 years, 8 months ago
  39. 7f3a59d kbuild: add infrastructure to build userspace programs by Masahiro Yamada · 4 years, 8 months ago
  40. b1183b6 bpfilter: check if $(CC) can link static libc in Kconfig by Masahiro Yamada · 4 years, 8 months ago
  41. 9371f86 bpfilter: match bit size of bpfilter_umh to that of the kernel by Masahiro Yamada · 4 years, 8 months ago
  42. 59721d4 kbuild: warn if always, hostprogs-y, or hostprogs-m is used by Masahiro Yamada · 4 years, 8 months ago
  43. 78046fa kbuild: determine the output format of DTC by the target suffix by Masahiro Yamada · 4 years, 8 months ago
  44. 1ca0c2f kbuild: remove unused AS assignment by Masahiro Yamada · 4 years, 8 months ago
  45. ea21e90 kbuild: remove '/' target by Masahiro Yamada · 4 years, 8 months ago
  46. 85e4a88 Revert "objtool: Skip samples subdirectory" by Masahiro Yamada · 4 years, 8 months ago
  47. 9a95015 kbuild: use CONFIG_CC_VERSION_TEXT to construct LINUX_COMPILER macro by Masahiro Yamada · 4 years, 8 months ago
  48. 30a7729 kbuild: use -MMD instead of -MD to exclude system headers from dependency by Masahiro Yamada · 4 years, 8 months ago
  49. 8b59cd8 kbuild: ensure full rebuild when the compiler is updated by Masahiro Yamada · 4 years, 8 months ago
  50. e33ae3e kbuild: use $(CC_VERSION_TEXT) to evaluate CC_IS_GCC and CC_IS_CLANG by Masahiro Yamada · 4 years, 8 months ago
  51. 081b4b5 unicore32: do not evaluate compiler's library path when cleaning by Masahiro Yamada · 4 years, 8 months ago
  52. dc960bf h8300: suppress error messages for 'make clean' by Masahiro Yamada · 4 years, 8 months ago
  53. 6632fa8 hexagon: suppress error message for 'make clean' by Masahiro Yamada · 4 years, 8 months ago
  54. 7e49afc um: do not evaluate compiler's library path when cleaning by Masahiro Yamada · 4 years, 8 months ago
  55. 2ef96a5 Linux 5.7-rc5 by Linus Torvalds · 4 years, 8 months ago
  56. c14cab2 Merge tag 'x86-urgent-2020-05-10' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 8 months ago
  57. 8b00083 Merge tag 'objtool-urgent-2020-05-10' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 8 months ago
  58. bd2049f Merge tag 'locking-urgent-2020-05-10' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 8 months ago
  59. 27d2dcb Merge tag 'iommu-fixes-v5.7-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu by Linus Torvalds · 4 years, 8 months ago
  60. 0a85ed6 Merge tag 'block-5.7-2020-05-09' of git://git.kernel.dk/linux-block by Linus Torvalds · 4 years, 8 months ago
  61. e99332e gcc-10: mark more functions __init to avoid section mismatch warnings by Linus Torvalds · 4 years, 8 months ago
  62. 2e28f3b Merge tag 'riscv-for-linus-5.7-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linux by Linus Torvalds · 4 years, 8 months ago
  63. 1a263ae gcc-10: avoid shadowing standard library 'free()' in crypto by Linus Torvalds · 4 years, 8 months ago
  64. adc7192 gcc-10: disable 'restrict' warning for now by Linus Torvalds · 4 years, 8 months ago
  65. 5a76021 gcc-10: disable 'stringop-overflow' warning for now by Linus Torvalds · 4 years, 8 months ago
  66. 59c7c3c nvme: fix possible hang when ns scanning fails during error recovery by Sagi Grimberg · 4 years, 8 months ago
  67. a8de6639 nvme-pci: fix "slimmer CQ head update" by Alexey Dobriyan · 4 years, 8 months ago
  68. 6bd87ee bdi: add a ->dev_name field to struct backing_dev_info by Christoph Hellwig · 4 years, 8 months ago
  69. d51cfc5 bdi: use bdi_dev_name() to get device name by Yufen Yu · 4 years, 8 months ago
  70. 4472099 gcc-10: disable 'array-bounds' warning for now by Linus Torvalds · 4 years, 8 months ago
  71. 5c45de2 gcc-10: disable 'zero-length-bounds' warning for now by Linus Torvalds · 4 years, 8 months ago
  72. 78a5255 Stop the ad-hoc games with -Wno-maybe-initialized by Linus Torvalds · 4 years, 8 months ago
  73. 1d3962a Merge tag 'io_uring-5.7-2020-05-08' of git://git.kernel.dk/linux-block by Linus Torvalds · 4 years, 8 months ago
  74. d5eeab8 Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 4 years, 8 months ago
  75. eb24fdd Merge tag 'ceph-for-5.7-rc5' of git://github.com/ceph/ceph-client by Linus Torvalds · 4 years, 8 months ago
  76. 12ae44a ceph: demote quotarealm lookup warning to a debug message by Luis Henriques · 4 years, 8 months ago
  77. 4334f30 Merge tag 'char-misc-5.7-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 4 years, 8 months ago
  78. c61529f6 Merge tag 'driver-core-5.7-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 4 years, 8 months ago
  79. e7a1c73 Merge tag 'staging-5.7-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 4 years, 8 months ago
  80. cbd0e48 Merge tag 'tty-5.7-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 4 years, 8 months ago
  81. 0a0b96b Merge tag 'usb-5.7-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 4 years, 8 months ago
  82. 775a8e0 Merge tag 'drm-fixes-2020-05-08' of git://anongit.freedesktop.org/drm/drm by Linus Torvalds · 4 years, 8 months ago
  83. af38553 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 4 years, 8 months ago
  84. fb3637a iommu/virtio: Reverse arguments to list_add by Julia Lawall · 4 years, 8 months ago
  85. a9fe6f18 Merge tag 'drm-misc-fixes-2020-05-07' of git://anongit.freedesktop.org/drm/drm-misc into drm-fixes by Dave Airlie · 4 years, 8 months ago
  86. c61b0b9 Merge tag 'amd-drm-fixes-5.7-2020-05-06' of git://people.freedesktop.org/~agd5f/linux into drm-fixes by Dave Airlie · 4 years, 8 months ago
  87. 79dede7 Merge branch 'for-v5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 4 years, 8 months ago
  88. 14f6914 mm: limit boost_watermark on small zones by Henry Willard · 4 years, 8 months ago
  89. 8d58f22 ubsan: disable UBSAN_ALIGNMENT under COMPILE_TEST by Kees Cook · 4 years, 8 months ago
  90. 17e3452 mm/vmscan: remove unnecessary argument description of isolate_lru_pages() by Qiwu Chen · 4 years, 8 months ago
  91. 412895f epoll: atomically remove wait entry on wake up by Roman Penyaev · 4 years, 8 months ago
  92. 474328c kselftests: introduce new epoll60 testcase for catching lost wakeups by Roman Penyaev · 4 years, 8 months ago
  93. 28307d9 percpu: make pcpu_alloc() aware of current gfp context by Filipe Manana · 4 years, 8 months ago
  94. cbfc35a mm/slub: fix incorrect interpretation of s->offset by Waiman Long · 4 years, 8 months ago
  95. 50e36be scripts/gdb: repair rb_first() and rb_last() by Aymeric Agon-Rambosson · 4 years, 8 months ago
  96. 0c54a6a eventpoll: fix missing wakeup for ovflist in ep_poll_callback by Khazhismel Kumykov · 4 years, 8 months ago
  97. 996ed22 arch/x86/kvm/svm/sev.c: change flag passed to GUP fast in sev_pin_memory() by Janakarajan Natarajan · 4 years, 8 months ago
  98. e08df07 scripts/decodecode: fix trapping instruction formatting by Ivan Delalande · 4 years, 8 months ago
  99. 324cfb1 kernel/kcov.c: fix typos in kcov_remote_start documentation by Maciej Grochowski · 4 years, 8 months ago
  100. e84fe99 mm/page_alloc: fix watchdog soft lockups during set_zone_contiguous() by David Hildenbrand · 4 years, 8 months ago