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