1. 09d4d96 Coccinelle: doubletest: reduce side effect false positives by Julia Lawall · 6 years ago
  2. d6c6ab9 kbuild: remove deprecated host-progs variable by Masahiro Yamada · 6 years ago
  3. 3fca170 kbuild: make samples really depend on headers_install by Masahiro Yamada · 6 years ago
  4. 0004438 um: clean up archheaders recipe by Masahiro Yamada · 6 years ago
  5. 63e31a6 kbuild: add %asm-generic to no-dot-config-targets by Masahiro Yamada · 6 years ago
  6. 13d3d01 um: fix parallel building with O= option by Masahiro Yamada · 6 years ago
  7. ddc7c57 scripts: Add Python 3 support to tracing/draw_functrace.py by Jeremy Cline · 6 years ago
  8. 79a85b5 builddeb: Add automatic support for sh{3,4}{,eb} architectures by Ben Hutchings · 6 years ago
  9. 75ebcee builddeb: Add automatic support for riscv* architectures by Ben Hutchings · 6 years ago
  10. 60ca40a0 builddeb: Add automatic support for m68k architecture by Ben Hutchings · 6 years ago
  11. 822f44f builddeb: Add automatic support for or1k architecture by Ben Hutchings · 6 years ago
  12. a27ae28 builddeb: Add automatic support for sparc64 architecture by Ben Hutchings · 6 years ago
  13. 679caaf builddeb: Add automatic support for mips{,64}r6{,el} architectures by Ben Hutchings · 6 years ago
  14. 159b379 builddeb: Add automatic support for mips64el architecture by Ben Hutchings · 6 years ago
  15. 50d511b builddeb: Add automatic support for ppc64 and powerpcspe architectures by Ben Hutchings · 6 years ago
  16. 08d3892 builddeb: Introduce functions to simplify kconfig tests in set_debarch by Ben Hutchings · 6 years ago
  17. 4260ecd builddeb: Drop check for 32-bit s390 by Ben Hutchings · 6 years ago
  18. 091d30a builddeb: Change architecture detection fallback to use dpkg-architecture by Ben Hutchings · 6 years ago
  19. f2abcc1 builddeb: Skip architecture detection when KBUILD_DEBARCH is set by Ben Hutchings · 6 years ago
  20. 43fee2b kbuild: do not redirect the first prerequisite for filechk by Masahiro Yamada · 6 years ago
  21. 6b0709f ARM: at91: remove unused duplicated filechk_offsets by Masahiro Yamada · 6 years ago
  22. bb81955 kbuild: if_changed: document single use per target limitation by Dirk Gouders · 6 years ago
  23. 0df57d9 kbuild: buildtar: add arm64 support by Olof Johansson · 7 years ago
  24. 33c362b kbuild: buildtar: remove crufty vax pieces by Olof Johansson · 7 years ago
  25. 2fb9279 kbuild: change ld_flags to contain LDFLAGS_$(@F) by Masahiro Yamada · 7 years ago
  26. f60b992 kbuild: replace $(LDFLAGS) $(ldflags-y) with $(ld_flags) by Masahiro Yamada · 7 years ago
  27. ec33408 kbuild: remove redundant LDFLAGS clearing in arch/*/Makefile by Masahiro Yamada · 7 years ago
  28. 3a477d4 um: remove redundant 'export LDFLAGS' in arch/x86/Makefile.um by Masahiro Yamada · 7 years ago
  29. f92d19e kbuild: Use HOST*FLAGS options from the command line by Laura Abbott · 7 years ago
  30. 8377bd2 kbuild: Rename HOST_LOADLIBES to KBUILD_HOSTLDLIBS by Laura Abbott · 7 years ago
  31. b90a368 kbuild: Rename HOSTLDFLAGS to KBUILD_HOSTLDFLAGS by Laura Abbott · 7 years ago
  32. 10844ae kbuild: Rename HOSTCXXFLAGS to KBUILD_HOSTCXXFLAGS by Laura Abbott · 7 years ago
  33. 96f14fe kbuild: Rename HOSTCFLAGS to KBUILD_HOSTCFLAGS by Laura Abbott · 7 years ago
  34. efa75c4 arm64: Add build salt to the vDSO by Laura Abbott · 7 years ago
  35. b399baa powerpc: Add build salt to the vDSO by Laura Abbott · 7 years ago
  36. d623f60 x86: Add build salt to the vDSO by Laura Abbott · 7 years ago
  37. 9afb719 kbuild: Add build salt to the kernel and modules by Laura Abbott · 7 years ago
  38. 934193a kbuild: verify that $DEPMOD is installed by Randy Dunlap · 7 years ago
  39. c417fbc kbuild: move bin2c back to scripts/ from scripts/basic/ by Masahiro Yamada · 7 years ago
  40. b56e535 Coccinelle: add atomic_as_refcounter script by Elena Reshetova · 7 years ago
  41. 9d3cce1 Linux 4.18-rc5 by Linus Torvalds · 6 years ago
  42. 41b55d2 Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 6 years ago
  43. 37b5dca Merge tag 'rtc-4.18-2' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni/linux by Linus Torvalds · 6 years ago
  44. 13e66ce Merge tag 'omap-for-v4.18/fixes-rc4-signed' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into fixes by Olof Johansson · 6 years ago
  45. d4f72a7 Merge tag 'mvebu-fixes-4.18-1' of git://git.infradead.org/linux-mvebu into fixes by Olof Johansson · 6 years ago
  46. 4dbd2b4 Merge tag 'pxa-fixes-4.18' of https://github.com/rjarzmik/linux into fixes by Olof Johansson · 6 years ago
  47. c31496d Merge tag 'for-linus-4.18-rc5-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 6 years ago
  48. 2da8c42 Merge tag 'for-linus-20180713' of git://git.kernel.dk/linux-block by Linus Torvalds · 6 years ago
  49. f353078 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 6 years ago
  50. fe10e39 reiserfs: fix buffer overflow with long warning messages by Eric Biggers · 7 years ago
  51. ffe0751 checkpatch: fix duplicate invalid vsprintf pointer extension '%p<foo>' messages by Joe Perches · 7 years ago
  52. bb177a7 mm: do not bug_on on incorrect length in __mm_populate() by Michal Hocko · 7 years ago
  53. e3d301c mm/memblock.c: do not complain about top-down allocations for !MEMORY_HOTREMOVE by Michal Hocko · 7 years ago
  54. 24962af fs, elf: make sure to page align bss in load_elf_library by Oscar Salvador · 7 years ago
  55. fa8cbda x86/purgatory: add missing FORCE to Makefile target by Philipp Rudo · 7 years ago
  56. c290fba net/9p/client.c: put refcount of trans_mod in error case in parse_opts() by piaojun · 7 years ago
  57. a90744b mm: allow arch to supply p??_free_tlb functions by Nicholas Piggin · 7 years ago
  58. 02f51d4 autofs: fix slab out of bounds read in getname_kernel() by Tomas Bortoli · 7 years ago
  59. e70cc2b fs/proc/task_mmu.c: fix Locked field in /proc/pid/smaps* by Vlastimil Babka · 7 years ago
  60. bce73e4 mm: do not drop unused pages when userfaultd is running by Christian Borntraeger · 7 years ago
  61. e181ae0c mm: zero unavailable pages before memmap init by Pavel Tatashin · 6 years ago
  62. 2db39a2 Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 7 years ago
  63. 3951dbf Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  64. aa0a324 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  65. 75adbd1 Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  66. ae4ea397 Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  67. 4659fc8 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma by Linus Torvalds · 7 years ago
  68. 2a7e121 Merge tag 'vfio-v4.18-rc5' of git://github.com/awilliam/linux-vfio by Linus Torvalds · 7 years ago
  69. 79facf3 Merge tag 'kbuild-fixes-v4.18-2' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 7 years ago
  70. 9d2e348 Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 7 years ago
  71. e6ef760 Merge branch 'fixes' of git://git.armlinux.org.uk/~rmk/linux-arm by Linus Torvalds · 7 years ago
  72. 35a84f3 Merge tag 'trace-v4.18-rc3-3' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 7 years ago
  73. a0092e5 Merge tag 'sound-4.18-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 7 years ago
  74. 4596f55 Merge tag 'libnvdimm-fixes-4.18-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 7 years ago
  75. fd6792b rtc: fix alarm read and set offset by Alexandre Belloni · 7 years ago
  76. 0ce0bba xen: setup pv irq ops vector earlier by Juergen Gross · 7 years ago
  77. f8494fa tracing: Reorder display of TGID to be after PID by Joel Fernandes (Google) · 7 years ago
  78. abe4118 i2c: recovery: if possible send STOP with recovery pulses by Wolfram Sang · 7 years ago
  79. 63f0477 Merge tag 'mtd/fixes-for-4.18-rc5' of git://git.infradead.org/linux-mtd by Linus Torvalds · 7 years ago
  80. 6d79a7b kbuild: suppress warnings from 'getconf LFS_*' by Masahiro Yamada · 7 years ago
  81. e23ba82 scripts/tags.sh: add __ro_after_init by Constantine Shulyupin · 7 years ago
  82. 8b247a9 tools: build: Use HOSTLDFLAGS with fixdep by Laura Abbott · 7 years ago
  83. 6fdbd82 tools: build: Fixup host c flags by Laura Abbott · 7 years ago
  84. 9feeb638 tools build: fix # escaping in .cmd files for future Make by Paul Menzel · 7 years ago
  85. 9238474 ARM: dts: am3517.dtsi: Disable reference to OMAP3 OTG controller by Adam Ford · 7 years ago
  86. 6e1d33b Merge tag 'perf-urgent-for-mingo-4.18-20180711' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/urgent by Ingo Molnar · 7 years ago
  87. 2f8b5b2 ARM: DRA7/OMAP5: Enable ACTLR[0] (Enable invalidates of BTB) for secondary cores by Nishanth Menon · 7 years ago
  88. e69b5d3 xen: remove global bit from __default_kernel_pte_mask for pv guests by Juergen Gross · 7 years ago
  89. c5a59d2 ALSA: hda/ca0132: Update a pci quirk device name by Alastair Bridgewater · 7 years ago
  90. dad5926 ALSA: hda/ca0132: Add Recon3Di quirk for Gigabyte G1.Sniper Z97 by Alastair Bridgewater · 7 years ago
  91. b4c7e2b ARM: 8780/1: ftrace: Only set kernel memory back to read-only after boot by Steven Rostedt (VMware) · 7 years ago
  92. d63c467 RDMA/mlx5: Fix memory leak in mlx5_ib_create_srq() error path by Kamal Heib · 7 years ago
  93. c25c74b Merge tag 'trace-v4.18-rc3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 7 years ago
  94. 0fc8c35 tracing/kprobe: Release kprobe print_fmt properly by Jiri Olsa · 7 years ago
  95. 86125df Merge branch 'for-4.18-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/libata by Linus Torvalds · 7 years ago
  96. 498e8bf sample: vfio-mdev: avoid deadlock in mdev_access() by Alexey Khoroshilov · 7 years ago
  97. ee6581c nfit: fix unchecked dereference in acpi_nfit_ctl by Dave Jiang · 7 years ago
  98. a74aa96 Merge tag 'char-misc-4.18-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 7 years ago
  99. 1dc85ac Merge tag 'staging-4.18-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 7 years ago
  100. 24d5b28 Merge tag 'usb-4.18-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 7 years ago