1. 880f7cc arm64: cpu_errata: Remove ARM64_MISMATCHED_CACHE_LINE_SIZE by Will Deacon · 7 years ago
  2. ab51002 arm64: KVM: Enable Common Not Private translations by Vladimir Murzin · 7 years ago
  3. 5ffdfae arm64: mm: Support Common Not Private translations by Vladimir Murzin · 7 years ago
  4. 74e2482 arm64: sysreg: Clean up instructions for modifying PSTATE fields by Suzuki K Poulose · 7 years ago
  5. e4ba15d arm64: fix for bad_mode() handler to always result in panic by Hari Vyas · 7 years ago
  6. 8a60419 arm64: force_signal_inject: WARN if called from kernel context by Will Deacon · 7 years ago
  7. b8925ee arm64: cpu: Move errata and feature enable callbacks closer to callers by Will Deacon · 7 years ago
  8. 7c36447 KVM: arm64: Set SCTLR_EL2.DSSBS if SSBD is forcefully disabled and !vhe by Will Deacon · 7 years ago
  9. 8f04e8e arm64: ssbd: Add support for PSTATE.SSBS rather than trapping to EL3 by Will Deacon · 7 years ago
  10. 0bf0f44 arm64: entry: Allow handling of undefined instructions from EL1 by Will Deacon · 7 years ago
  11. 2d1b2a9 arm64: ssbd: Drop #ifdefs for PR_SPEC_STORE_BYPASS by Will Deacon · 7 years ago
  12. d71be2b arm64: cpufeature: Detect SSBS and advertise to userspace by Will Deacon · 7 years ago
  13. ca7f686 arm64: Fix silly typo in comment by Will Deacon · 7 years ago
  14. 7f08872 arm64: tlb: Rewrite stale comment in asm/tlbflush.h by Will Deacon · 7 years ago
  15. ace8cb7 arm64: tlb: Avoid synchronous TLBIs when freeing page tables by Will Deacon · 7 years ago
  16. f270ab8 arm64: tlb: Adjust stride and type of TLBI according to mmu_gather by Will Deacon · 7 years ago
  17. 07212cd arm64: tlb: Remove redundant !CONFIG_HAVE_RCU_TABLE_FREE code by Will Deacon · 7 years ago
  18. 67a902a arm64: tlbflush: Allow stride to be specified for __flush_tlb_range() by Will Deacon · 7 years ago
  19. d8289d3 arm64: tlb: Justify non-leaf invalidation in flush_tlb_range() by Will Deacon · 7 years ago
  20. 0795eda arm64: pgtable: Implement p[mu]d_valid() and check in set_p[mu]d() by Will Deacon · 7 years ago
  21. 45a284b arm64: tlb: Add DSB ISHST prior to TLBI in __flush_tlb_[kernel_]pgtable() by Will Deacon · 7 years ago
  22. 6899a4c arm64: tlb: Use last-level invalidation in flush_tlb_kernel_range() by Will Deacon · 7 years ago
  23. a1f3394 arm64: uaccess: implement unsafe accessors by Julien Thierry · 7 years ago
  24. 4733c7c arm64: dump: Use consistent capitalisation for page-table dumps by Will Deacon · 7 years ago
  25. 7481cdd arm64/lib: add accelerated crc32 routines by Ard Biesheuvel · 7 years ago
  26. 86d0dd3 arm64: cpufeature: add feature for CRC32 instructions by Ard Biesheuvel · 7 years ago
  27. 9784d82 lib/crc32: make core crc32() routines weak so they can be overridden by Ard Biesheuvel · 7 years ago
  28. cbbac1c Merge branch 'tlb/asm-generic' into aarch64/for-next/core by Will Deacon · 7 years ago
  29. 7526aa54 MAINTAINERS: Add entry for MMU GATHER AND TLB INVALIDATION by Will Deacon · 7 years ago
  30. 196d9d8 mm/memory: Move mmu_gather and TLB invalidation code into its own file by Peter Zijlstra · 7 years ago
  31. a6d6024 asm-generic/tlb: Track which levels of the page tables have been cleared by Will Deacon · 7 years ago
  32. 22a61c3 asm-generic/tlb: Track freeing of page-table directories in struct mmu_gather by Peter Zijlstra · 7 years ago
  33. faaadaf asm-generic/tlb: Guard with #ifdef CONFIG_MMU by Will Deacon · 7 years ago
  34. 5736184 Linux 4.19-rc2 by Linus Torvalds · 7 years ago
  35. fd6868d Merge tag 'devicetree-fixes-for-4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux by Linus Torvalds · 7 years ago
  36. a3ea991 Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 7 years ago
  37. 899ba79 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  38. 1395d109 Merge branch 'smp-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  39. 501dacb Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  40. ff924c5 x86/pti: Fix section mismatch warning/error by Randy Dunlap · 7 years ago
  41. 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 · 7 years ago
  42. e78e5a9 x86/vdso: Fix lsl operand order by Samuel Neves · 7 years ago
  43. 360bd62 Merge tag 'linux-watchdog-4.19-rc2' of git://www.linux-watchdog.org/linux-watchdog by Linus Torvalds · 7 years ago
  44. b18ed66 Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux by Linus Torvalds · 7 years ago
  45. c748610 x86/mce: Fix set_mce_nospec() to avoid #GP fault by LuckTony · 7 years ago
  46. 420f51f Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 7 years ago
  47. eeb89e2 x86/efi: Load fixmap GDT in efi_call_phys_epilog() by Joerg Roedel · 7 years ago
  48. 4290d5b Merge tag 'for-linus-4.19b-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 7 years ago
  49. 01f6543 Merge tag 'm68k-for-v4.19-tag2' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/linux-m68k by Linus Torvalds · 7 years ago
  50. 754cf4b Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 7 years ago
  51. 4012e77 x86/nmi: Fix NMI uaccess race against CR3 switching by Andy Lutomirski · 7 years ago
  52. 829fe4a x86: Allow generating user-space headers without a compiler by Ben Hutchings · 7 years ago
  53. 342db04 x86/dumpstack: Don't dump kernel memory based on usermode RIP by Jann Horn · 7 years ago
  54. 0413bed of: Add device_type access helper functions by Rob Herring · 7 years ago
  55. 6fb86d9 cpu/hotplug: Remove skip_onerr field from cpuhp_step structure by Mukesh Ojha · 7 years ago
  56. f52bb98 arm64: mm: always enable CONFIG_HOLES_IN_ZONE by James Morse · 7 years ago
  57. 0986b16 m68k/mac: Use correct PMU response format by Finn Thain · 7 years ago
  58. 4658aff Merge tag 'drm-fixes-2018-08-31' of git://anongit.freedesktop.org/drm/drm by Linus Torvalds · 7 years ago
  59. 217c3e0 disable stringop truncation warnings for now by Stephen Rothwell · 7 years ago
  60. b6935d2 Merge tag 'pm-4.19-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 7 years ago
  61. a0b9c4d Merge branch 'pm-core' by Rafael J. Wysocki · 7 years ago
  62. bded6c0 clk: x86: Set default parent to 48Mhz by Akshu Agrawal · 7 years ago
  63. cebc07d i2c: sh_mobile: fix leak when using DMA bounce buffer by Wolfram Sang · 7 years ago
  64. 531db50 i2c: sh_mobile: define start_ch() void as it only returns 0 anyhow by Wolfram Sang · 7 years ago
  65. 82fe39a i2c: refactor function to release a DMA safe buffer by Wolfram Sang · 7 years ago
  66. 1204d12 i2c: algos: bit: make the error messages grepable by Jan Kundrát · 7 years ago
  67. 9d9a152 i2c: designware: Re-init controllers with pm_disabled set on resume by Hans de Goede · 7 years ago
  68. 7fd6d98 i2c: i801: Allow ACPI AML access I/O ports not reserved for SMBus by Mika Westerberg · 7 years ago
  69. fb64638 Merge tag 'for-linus-20180830' of git://git.kernel.dk/linux-block by Linus Torvalds · 7 years ago
  70. f42b0e18 of: add node name compare helper functions by Rob Herring · 7 years ago
  71. 9f8f16c Merge tag 'mtd/for-4.19-rc2' of git://git.infradead.org/linux-mtd by Linus Torvalds · 7 years ago
  72. 48f8e8e Merge tag 'mmc-v4.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc by Linus Torvalds · 7 years ago
  73. 755a8bf arm/arm64: smccc-1.1: Handle function result as parameters by Marc Zyngier · 7 years ago
  74. 26e609e x86/asm: Use CC_SET()/CC_OUT() in __gen_sigismember() by Uros Bizjak · 7 years ago
  75. 9222f60 x86/alternatives: Lockdep-enforce text_mutex in text_poke*() by Jiri Kosina · 7 years ago
  76. 113fc08 objtool: Remove workaround for unreachable warnings from old GCC by Masahiro Yamada · 7 years ago
  77. 13ba17b notifier: Remove notifier header file wherever not used by Mukesh Ojha · 7 years ago
  78. cb9d7fd watchdog: Mark watchdog touch functions as notrace by Vincent Whitchurch · 7 years ago
  79. f12d11c x86/entry/64: Wipe KASAN stack shadow before rewind_stack_do_exit() by Jann Horn · 7 years ago
  80. 1f59a45 x86/irqflags: Mark native_restore_fl extern inline by Nick Desaulniers · 7 years ago
  81. 36bf9da x86/build: Remove jump label quirk for GCC older than 4.5.2 by Masahiro Yamada · 7 years ago
  82. 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 · 7 years ago
  83. 49a51c4 Merge tag 'drm-intel-fixes-2018-08-29' of git://anongit.freedesktop.org/drm/drm-intel into drm-fixes by Dave Airlie · 7 years ago
  84. 185c3cf Merge branch 'drm-fixes-4.19' of git://people.freedesktop.org/~agd5f/linux into drm-fixes by Dave Airlie · 7 years ago
  85. 852fde0 Merge branch 'mediatek-drm-fixes-4.19' of https://github.com/ckhu-mediatek/linux.git-tags into drm-fixes by Dave Airlie · 7 years ago
  86. ff69279 powerpc: disable support for relative ksymtab references by Ard Biesheuvel · 7 years ago
  87. 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 · 7 years ago
  88. f3f106d Merge tag 'for_v4.19-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs by Linus Torvalds · 7 years ago
  89. ff81a52 Merge tag 'nios2-v4.19-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/lftan/nios2 by Linus Torvalds · 7 years ago
  90. 80ab316 drm/i915/audio: Hook up component bindings even if displays are disabled by Chris Wilson · 7 years ago
  91. 299c2a9 drm/i915: Increase LSPCON timeout by Fredrik Schön · 7 years ago
  92. f013027 drm/i915: Stop holding a ref to the ppgtt from each vma by Chris Wilson · 7 years ago
  93. b4df50d Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 7 years ago
  94. 67e6ddb arm64: defconfig: Enable TI's AM6 SoC platform by Nishanth Menon · 7 years ago
  95. 1dbd150 ARM: defconfig: Update the ARM Versatile defconfig by Linus Walleij · 7 years ago
  96. 55a020e Merge tag 'imx-fixes-4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/shawnguo/linux into fixes by Olof Johansson · 7 years ago
  97. 74081c9 dt-bindings: watchdog: renesas-wdt: Document r8a774a1 support by Fabrizio Castro · 7 years ago
  98. 52bd456a Merge branch 'nvme-4.19' of git://git.infradead.org/nvme into for-linus by Jens Axboe · 7 years ago
  99. 8f3fafc cdrom: Fix info leak/OOB read in cdrom_ioctl_drive_status by Scott Bauer · 7 years ago
  100. 36156f9 of: add helper to lookup compatible child node by Johan Hovold · 7 years ago