1. 9c21dae ipc/shm: properly return EIDRM in shm_lock() by Davidlohr Bueso · 6 years ago
  2. 464c7ff mm/hugetlb: filter out hugetlb pages if HUGEPAGE migration is not supported. by Aneesh Kumar K.V · 6 years ago
  3. 04b8e94 mm/util.c: improve kvfree() kerneldoc by Andrew Morton · 6 years ago
  4. 7ab660f tools/vm/page-types.c: fix "defined but not used" warning by Naoya Horiguchi · 6 years ago
  5. 9045065 tools/vm/slabinfo.c: fix sign-compare warning by Naoya Horiguchi · 6 years ago
  6. b353756 kmemleak: always register debugfs file by Vincent Whitchurch · 6 years ago
  7. 1ed0cc5 mm: respect arch_dup_mmap() return value by Nadav Amit · 6 years ago
  8. 79cc810 mm, oom: fix missing tlb_finish_mmu() in __oom_reap_task_mm(). by Tetsuo Handa · 6 years ago
  9. 3100dab mm: memcontrol: print proper OOM header when no eligible victim left by Johannes Weiner · 6 years ago
  10. 60c1f89 Merge tag 'dma-mapping-4.19-2' of git://git.infradead.org/users/hch/dma-mapping by Linus Torvalds · 6 years ago
  11. 5736184 Linux 4.19-rc2 by Linus Torvalds · 6 years ago
  12. fd6868d Merge tag 'devicetree-fixes-for-4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux by Linus Torvalds · 6 years ago
  13. a3ea991 Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 6 years ago
  14. 899ba79 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  15. 1395d109 Merge branch 'smp-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  16. 501dacb Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  17. ff924c5 x86/pti: Fix section mismatch warning/error by Randy Dunlap · 6 years ago
  18. 8c89ef7 of/platform: initialise AMBA default DMA masks by Linus Walleij · 6 years ago
  19. 5a7faef sparc: set a default 32-bit dma mask for OF devices by Christoph Hellwig · 6 years ago
  20. a72b44a Merge tag 'omap-for-v4.19/fixes-v2-signed' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into fixes by Olof Johansson · 6 years ago
  21. e78e5a9 x86/vdso: Fix lsl operand order by Samuel Neves · 6 years ago
  22. 360bd62 Merge tag 'linux-watchdog-4.19-rc2' of git://www.linux-watchdog.org/linux-watchdog by Linus Torvalds · 6 years ago
  23. b18ed66 Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux by Linus Torvalds · 6 years ago
  24. c1d0af1 kernel/dma/direct: take DMA offset into account in dma_direct_supported by Christoph Hellwig · 6 years ago
  25. c748610 x86/mce: Fix set_mce_nospec() to avoid #GP fault by LuckTony · 6 years ago
  26. 420f51f Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 6 years ago
  27. eeb89e2 x86/efi: Load fixmap GDT in efi_call_phys_epilog() by Joerg Roedel · 6 years ago
  28. 4290d5b Merge tag 'for-linus-4.19b-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 6 years ago
  29. 01f6543 Merge tag 'm68k-for-v4.19-tag2' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/linux-m68k by Linus Torvalds · 6 years ago
  30. 754cf4b Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 6 years ago
  31. 4012e77 x86/nmi: Fix NMI uaccess race against CR3 switching by Andy Lutomirski · 6 years ago
  32. 829fe4a x86: Allow generating user-space headers without a compiler by Ben Hutchings · 6 years ago
  33. 342db04 x86/dumpstack: Don't dump kernel memory based on usermode RIP by Jann Horn · 6 years ago
  34. 0413bed of: Add device_type access helper functions by Rob Herring · 6 years ago
  35. 6fb86d9 cpu/hotplug: Remove skip_onerr field from cpuhp_step structure by Mukesh Ojha · 6 years ago
  36. f52bb98 arm64: mm: always enable CONFIG_HOLES_IN_ZONE by James Morse · 6 years ago
  37. 0986b16 m68k/mac: Use correct PMU response format by Finn Thain · 6 years ago
  38. 4658aff Merge tag 'drm-fixes-2018-08-31' of git://anongit.freedesktop.org/drm/drm by Linus Torvalds · 6 years ago
  39. 217c3e0 disable stringop truncation warnings for now by Stephen Rothwell · 6 years ago
  40. b6935d2 Merge tag 'pm-4.19-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 6 years ago
  41. a0b9c4d Merge branch 'pm-core' by Rafael J. Wysocki · 6 years ago
  42. bded6c0 clk: x86: Set default parent to 48Mhz by Akshu Agrawal · 6 years ago
  43. cebc07d i2c: sh_mobile: fix leak when using DMA bounce buffer by Wolfram Sang · 6 years ago
  44. 531db50 i2c: sh_mobile: define start_ch() void as it only returns 0 anyhow by Wolfram Sang · 6 years ago
  45. 82fe39a i2c: refactor function to release a DMA safe buffer by Wolfram Sang · 6 years ago
  46. 1204d12 i2c: algos: bit: make the error messages grepable by Jan Kundrát · 6 years ago
  47. 9d9a152 i2c: designware: Re-init controllers with pm_disabled set on resume by Hans de Goede · 6 years ago
  48. 7fd6d98 i2c: i801: Allow ACPI AML access I/O ports not reserved for SMBus by Mika Westerberg · 6 years ago
  49. fb64638 Merge tag 'for-linus-20180830' of git://git.kernel.dk/linux-block by Linus Torvalds · 6 years ago
  50. f42b0e18 of: add node name compare helper functions by Rob Herring · 6 years ago
  51. 9f8f16c Merge tag 'mtd/for-4.19-rc2' of git://git.infradead.org/linux-mtd by Linus Torvalds · 6 years ago
  52. 48f8e8e Merge tag 'mmc-v4.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc by Linus Torvalds · 6 years ago
  53. 755a8bf arm/arm64: smccc-1.1: Handle function result as parameters by Marc Zyngier · 6 years ago
  54. 26e609e x86/asm: Use CC_SET()/CC_OUT() in __gen_sigismember() by Uros Bizjak · 6 years ago
  55. 9222f60 x86/alternatives: Lockdep-enforce text_mutex in text_poke*() by Jiri Kosina · 6 years ago
  56. 113fc08 objtool: Remove workaround for unreachable warnings from old GCC by Masahiro Yamada · 6 years ago
  57. 13ba17b notifier: Remove notifier header file wherever not used by Mukesh Ojha · 6 years ago
  58. cb9d7fd watchdog: Mark watchdog touch functions as notrace by Vincent Whitchurch · 6 years ago
  59. f12d11c x86/entry/64: Wipe KASAN stack shadow before rewind_stack_do_exit() by Jann Horn · 6 years ago
  60. 1f59a45 x86/irqflags: Mark native_restore_fl extern inline by Nick Desaulniers · 6 years ago
  61. 36bf9da x86/build: Remove jump label quirk for GCC older than 4.5.2 by Masahiro Yamada · 6 years ago
  62. 58c3f14 Merge tag 'riscv-for-linus-4.19-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/palmer/riscv-linux by Linus Torvalds · 6 years ago
  63. 49a51c4 Merge tag 'drm-intel-fixes-2018-08-29' of git://anongit.freedesktop.org/drm/drm-intel into drm-fixes by Dave Airlie · 6 years ago
  64. 185c3cf Merge branch 'drm-fixes-4.19' of git://people.freedesktop.org/~agd5f/linux into drm-fixes by Dave Airlie · 6 years ago
  65. 852fde0 Merge branch 'mediatek-drm-fixes-4.19' of https://github.com/ckhu-mediatek/linux.git-tags into drm-fixes by Dave Airlie · 6 years ago
  66. ff69279 powerpc: disable support for relative ksymtab references by Ard Biesheuvel · 6 years ago
  67. af3a5fe Merge tag 'hwmon-for-linus-v4.19-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging by Linus Torvalds · 6 years ago
  68. f3f106d Merge tag 'for_v4.19-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs by Linus Torvalds · 6 years ago
  69. ff81a52 Merge tag 'nios2-v4.19-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/lftan/nios2 by Linus Torvalds · 6 years ago
  70. 80ab316 drm/i915/audio: Hook up component bindings even if displays are disabled by Chris Wilson · 6 years ago
  71. 299c2a9 drm/i915: Increase LSPCON timeout by Fredrik Schön · 6 years ago
  72. f013027 drm/i915: Stop holding a ref to the ppgtt from each vma by Chris Wilson · 6 years ago
  73. b4df50d Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 6 years ago
  74. 67e6ddb arm64: defconfig: Enable TI's AM6 SoC platform by Nishanth Menon · 6 years ago
  75. 1dbd150 ARM: defconfig: Update the ARM Versatile defconfig by Linus Walleij · 6 years ago
  76. 55a020e Merge tag 'imx-fixes-4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/shawnguo/linux into fixes by Olof Johansson · 6 years ago
  77. 74081c9 dt-bindings: watchdog: renesas-wdt: Document r8a774a1 support by Fabrizio Castro · 6 years ago
  78. 52bd456a Merge branch 'nvme-4.19' of git://git.infradead.org/nvme into for-linus by Jens Axboe · 6 years ago
  79. 8f3fafc cdrom: Fix info leak/OOB read in cdrom_ioctl_drive_status by Scott Bauer · 6 years ago
  80. 36156f9 of: add helper to lookup compatible child node by Johan Hovold · 6 years ago
  81. 1d8f574 arm/arm64: smccc-1.1: Make return values unsigned long by Marc Zyngier · 6 years ago
  82. afce0cc Documentation/arm64/sve: Couple of improvements and typos by Julien Grall · 6 years ago
  83. 3f16503 Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/evalenti/linux-soc-thermal by Linus Torvalds · 6 years ago
  84. 450b6b9 clk: npcm7xx: fix memory allocation by Gustavo A. R. Silva · 6 years ago
  85. 6d3c8ce x86/xen: remove redundant variable save_pud by Colin Ian King · 6 years ago
  86. 076e2ce xen: export device state to sysfs by Joe Jin · 6 years ago
  87. 47d80a6 RISC-V: Use a less ugly workaround for unused variable warnings by Palmer Dabbelt · 6 years ago
  88. 0ce5671 riscv: tlb: Provide definition of tlb_flush() before including tlb.h by Will Deacon · 6 years ago
  89. 11f65ad dt-bindings: riscv,cpu-intc: Cleanups from a missed review by Palmer Dabbelt · 6 years ago
  90. 1b1b116 drm/i915: Free write_buf that we allocated with kzalloc. by Rodrigo Vivi · 6 years ago
  91. 5b2695f drm/i915: Fix glk/cnl display w/a #1175 by Ville Syrjälä · 6 years ago
  92. 6ddd976 drm/amdgpu: Need to set moved to true when evict bo by Emily Deng · 6 years ago
  93. 2d59bb6 ARM: dts: omap4-droid4: Fix emmc errors seen on some devices by Tony Lindgren · 6 years ago
  94. ea4d65f Merge branch 'perm-fix' into omap-for-v4.19/fixes-v2 by Tony Lindgren · 6 years ago
  95. 496f334 ARM: dts: Fix file permission for am335x-osd3358-sm-red.dts by Neeraj Dantu · 6 years ago
  96. 04db0e5 nvmet: free workqueue object if module init fails by Chaitanya Kulkarni · 6 years ago
  97. afd299c nvme-fcloop: Fix dropped LS's to removed target port by James Smart · 6 years ago
  98. f1ed3df nvme-pci: add a memory barrier to nvme_dbbuf_update_and_check_event by Michal Wnukowski · 6 years ago
  99. db19395 block: bsg: move atomic_t ref_count variable to refcount API by John Pittman · 6 years ago
  100. 62d2a19 block: remove unnecessary condition check by Chengguang Xu · 6 years ago