1. 47f38ae init/Kconfig: Use short unix-style option instead of --longname by Rob Landley · 6 years ago
  2. b5cdca7 Kbuild: Makefile.modbuiltin: include auto.conf and tristate.conf mandatory by Dirk Gouders · 6 years ago
  3. 2063945 kbuild: remove auto.conf from prerequisite of phony targets by Masahiro Yamada · 6 years ago
  4. a29d4d8 kbuild: do not update config for 'make kernelrelease' by Masahiro Yamada · 6 years ago
  5. d794241 kbuild: do not update config when running install targets by Masahiro Yamada · 6 years ago
  6. 9c2af1c kbuild: add .DELETE_ON_ERROR special target by Masahiro Yamada · 6 years ago
  7. 0a16d2e kbuild: use 'include' directive to load auto.conf from top Makefile by Masahiro Yamada · 6 years ago
  8. 00c864f kconfig: allow all config targets to write auto.conf if missing by Masahiro Yamada · 6 years ago
  9. 16952b7 kconfig: make syncconfig update .config regardless of sym_change_count by Masahiro Yamada · 6 years ago
  10. 79123b1 kconfig: create directories needed for syncconfig by itself by Masahiro Yamada · 6 years ago
  11. adc18ac kconfig: remove unneeded directory generation from local*config by Masahiro Yamada · 6 years ago
  12. 0608182 kconfig: split out useful helpers in confdata.c by Masahiro Yamada · 6 years ago
  13. a2ff404 kconfig: rename file_write_dep and move it to confdata.c by Masahiro Yamada · 6 years ago
  14. 08b220b kconfig: fix typos in description of "choice" in kconfig-language.txt by Randy Dunlap · 6 years ago
  15. 5accd7f kconfig: handle format string before calling conf_message_callback() by Masahiro Yamada · 6 years ago
  16. 693359f kconfig: rename SYMBOL_AUTO to SYMBOL_NO_WRITE by Dirk Gouders · 6 years ago
  17. 4ab3b80 kconfig: check for pkg-config on make {menu,n,g,x}config by Randy Dunlap · 6 years ago
  18. 9d3cce1 Linux 4.18-rc5 by Linus Torvalds · 6 years ago
  19. 41b55d2 Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 6 years ago
  20. 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
  21. 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
  22. d4f72a7 Merge tag 'mvebu-fixes-4.18-1' of git://git.infradead.org/linux-mvebu into fixes by Olof Johansson · 6 years ago
  23. 4dbd2b4 Merge tag 'pxa-fixes-4.18' of https://github.com/rjarzmik/linux into fixes by Olof Johansson · 6 years ago
  24. 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
  25. 2da8c42 Merge tag 'for-linus-20180713' of git://git.kernel.dk/linux-block by Linus Torvalds · 6 years ago
  26. f353078 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 6 years ago
  27. fe10e39 reiserfs: fix buffer overflow with long warning messages by Eric Biggers · 6 years ago
  28. ffe0751 checkpatch: fix duplicate invalid vsprintf pointer extension '%p<foo>' messages by Joe Perches · 6 years ago
  29. bb177a7 mm: do not bug_on on incorrect length in __mm_populate() by Michal Hocko · 6 years ago
  30. e3d301c mm/memblock.c: do not complain about top-down allocations for !MEMORY_HOTREMOVE by Michal Hocko · 6 years ago
  31. 24962af fs, elf: make sure to page align bss in load_elf_library by Oscar Salvador · 6 years ago
  32. fa8cbda x86/purgatory: add missing FORCE to Makefile target by Philipp Rudo · 6 years ago
  33. c290fba net/9p/client.c: put refcount of trans_mod in error case in parse_opts() by piaojun · 6 years ago
  34. a90744b mm: allow arch to supply p??_free_tlb functions by Nicholas Piggin · 6 years ago
  35. 02f51d4 autofs: fix slab out of bounds read in getname_kernel() by Tomas Bortoli · 6 years ago
  36. e70cc2b fs/proc/task_mmu.c: fix Locked field in /proc/pid/smaps* by Vlastimil Babka · 6 years ago
  37. bce73e4 mm: do not drop unused pages when userfaultd is running by Christian Borntraeger · 6 years ago
  38. e181ae0 mm: zero unavailable pages before memmap init by Pavel Tatashin · 6 years ago
  39. 2db39a2 Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 6 years ago
  40. 3951dbf Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  41. aa0a324 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  42. 75adbd1 Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  43. ae4ea397 Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  44. 4659fc8 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma by Linus Torvalds · 6 years ago
  45. 2a7e121 Merge tag 'vfio-v4.18-rc5' of git://github.com/awilliam/linux-vfio by Linus Torvalds · 6 years ago
  46. 79facf3 Merge tag 'kbuild-fixes-v4.18-2' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 6 years ago
  47. 9d2e348 Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 6 years ago
  48. e6ef760 Merge branch 'fixes' of git://git.armlinux.org.uk/~rmk/linux-arm by Linus Torvalds · 6 years ago
  49. 35a84f3 Merge tag 'trace-v4.18-rc3-3' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 6 years ago
  50. a0092e5 Merge tag 'sound-4.18-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 6 years ago
  51. 4596f55 Merge tag 'libnvdimm-fixes-4.18-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 6 years ago
  52. fd6792b rtc: fix alarm read and set offset by Alexandre Belloni · 6 years ago
  53. 0ce0bba xen: setup pv irq ops vector earlier by Juergen Gross · 6 years ago
  54. f8494fa tracing: Reorder display of TGID to be after PID by Joel Fernandes (Google) · 6 years ago
  55. abe4118 i2c: recovery: if possible send STOP with recovery pulses by Wolfram Sang · 6 years ago
  56. 63f0477 Merge tag 'mtd/fixes-for-4.18-rc5' of git://git.infradead.org/linux-mtd by Linus Torvalds · 6 years ago
  57. 6d79a7b kbuild: suppress warnings from 'getconf LFS_*' by Masahiro Yamada · 6 years ago
  58. e23ba82 scripts/tags.sh: add __ro_after_init by Constantine Shulyupin · 6 years ago
  59. 8b247a9 tools: build: Use HOSTLDFLAGS with fixdep by Laura Abbott · 6 years ago
  60. 6fdbd82 tools: build: Fixup host c flags by Laura Abbott · 6 years ago
  61. 9feeb638 tools build: fix # escaping in .cmd files for future Make by Paul Menzel · 6 years ago
  62. 9238474 ARM: dts: am3517.dtsi: Disable reference to OMAP3 OTG controller by Adam Ford · 6 years ago
  63. 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 · 6 years ago
  64. 2f8b5b2 ARM: DRA7/OMAP5: Enable ACTLR[0] (Enable invalidates of BTB) for secondary cores by Nishanth Menon · 6 years ago
  65. e69b5d3 xen: remove global bit from __default_kernel_pte_mask for pv guests by Juergen Gross · 6 years ago
  66. c5a59d2 ALSA: hda/ca0132: Update a pci quirk device name by Alastair Bridgewater · 6 years ago
  67. dad5926 ALSA: hda/ca0132: Add Recon3Di quirk for Gigabyte G1.Sniper Z97 by Alastair Bridgewater · 6 years ago
  68. b4c7e2b ARM: 8780/1: ftrace: Only set kernel memory back to read-only after boot by Steven Rostedt (VMware) · 6 years ago
  69. d63c467 RDMA/mlx5: Fix memory leak in mlx5_ib_create_srq() error path by Kamal Heib · 6 years ago
  70. c25c74b Merge tag 'trace-v4.18-rc3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 6 years ago
  71. 0fc8c35 tracing/kprobe: Release kprobe print_fmt properly by Jiri Olsa · 6 years ago
  72. 86125df Merge branch 'for-4.18-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/libata by Linus Torvalds · 6 years ago
  73. 498e8bf sample: vfio-mdev: avoid deadlock in mdev_access() by Alexey Khoroshilov · 6 years ago
  74. ee6581c nfit: fix unchecked dereference in acpi_nfit_ctl by Dave Jiang · 6 years ago
  75. a74aa96 Merge tag 'char-misc-4.18-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 6 years ago
  76. 1dc85ac Merge tag 'staging-4.18-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 6 years ago
  77. 24d5b28 Merge tag 'usb-4.18-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 6 years ago
  78. f145495 Merge tag 'mmc-v4.18-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc by Linus Torvalds · 6 years ago
  79. 5d58093 Merge tag 'acpi-4.18-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 6 years ago
  80. 2fd8eb4 arm64: neon: Fix function may_use_simd() return error status by Yandong Zhao · 6 years ago
  81. 70dbcc2 bsg: fix bogus EINVAL on non-data commands by Tony Battersby · 6 years ago
  82. 32aa928 perf tools: Use python-config --includes rather than --cflags by Jeremy Cline · 6 years ago
  83. db0ba84 perf script python: Fix dict reference counting by Janne Huttunen · 6 years ago
  84. c818cc0 perf stat: Fix --interval_clear option by Jiri Olsa · 6 years ago
  85. a09603f perf tools: Fix compilation errors on gcc8 by Jiri Olsa · 6 years ago
  86. db8fec5 perf test shell: Prevent temporary editor files from being considered test scripts by Kim Phillips · 6 years ago
  87. f6432b9 perf llvm-utils: Remove bashism from kernel include fetch script by Kim Phillips · 6 years ago
  88. 98c6c8a perf test shell: Make perf's inet_pton test more portable by Kim Phillips · 6 years ago
  89. 508ef3e perf test shell: Replace '|&' with '2>&1 |' to work with more shells by Kim Phillips · 6 years ago
  90. 12aa6c7 perf scripts python: Add Python 3 support to EventClass.py by Jeremy Cline · 6 years ago
  91. 8c1c1ab perf scripts python: Add Python 3 support to sched-migration.py by Jeremy Cline · 6 years ago
  92. c45b168 perf scripts python: Add Python 3 support to Util.py by Jeremy Cline · 6 years ago
  93. 2ab8926 perf scripts python: Add Python 3 support to SchedGui.py by Jeremy Cline · 6 years ago
  94. 770d2f8 perf scripts python: Add Python 3 support to Core.py by Jeremy Cline · 6 years ago
  95. 877cc63 perf tools: Generate a Python script compatible with Python 2 and 3 by Jeremy Cline · 6 years ago
  96. e296701 efi/x86: Fix mixed mode reboot loop by removing pointless call to PciIo->Attributes() by Ard Biesheuvel · 6 years ago
  97. cea3947 ARM: 8775/1: NOMMU: Use instr_sync instead of plain isb in common code by Vladimir Murzin · 6 years ago
  98. 1e09177 Merge tag 'mips_fixes_4.18_3' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux by Linus Torvalds · 6 years ago
  99. 8a46580 rseq/selftests: cleanup: Update comment above rseq_prepare_unload by Mathieu Desnoyers · 6 years ago
  100. 4f4c0ac rseq: Remove unused types_32_64.h uapi header by Mathieu Desnoyers · 6 years ago