1. 74dd022 arm64: Fix compiler warning from pte_unmap() with -Wunused-but-set-variable by Qian Cai · 6 years ago
  2. 359db57 arm64: compat: Reduce address limit for 64K pages by Vincenzo Frascino · 6 years ago
  3. 75a19a0 arm64: arch_timer: Ensure counter register reads occur with seqlock held by Will Deacon · 6 years ago
  4. 2f1d4e2 firmware: arm_sdei: Prohibit probing in '_sdei_handler' by Xiongfeng Wang · 6 years ago
  5. f08cae2 arm64: mmap: Ensure file offset is treated as unsigned by Boyang Zhou · 6 years ago
  6. bc15cf7 arm64: Kconfig: Tidy up errata workaround help text by Will Deacon · 6 years ago
  7. be604c6 arm64: sysreg: Make mrs_s and msr_s macros work with Clang and LTO by Kees Cook · 6 years ago
  8. 06a916f arm64: Expose SVE2 features for userspace by Dave Martin · 6 years ago
  9. dd52379 arm64: Kconfig: Make CONFIG_COMPAT a menuconfig entry by Will Deacon · 6 years ago
  10. af1b3cf arm64: compat: Add KUSER_HELPERS config option by Vincenzo Frascino · 6 years ago
  11. 1255a73 arm64: compat: Refactor aarch32_alloc_vdso_pages() by Vincenzo Frascino · 6 years ago
  12. d1e5ca6 arm64: compat: Split kuser32 by Vincenzo Frascino · 6 years ago
  13. 0d747f6 arm64: compat: Alloc separate pages for vectors and sigpage by Vincenzo Frascino · 6 years ago
  14. 36a2ba0 ACPI/IORT: Reject platform device creation on NUMA node mapping failure by Kefeng Wang · 6 years ago
  15. 81fb873 arm64: vdso: Fix clock_getres() for CLOCK_REALTIME by Vincenzo Frascino · 6 years ago
  16. 22e6c80 arm64: Use the correct style for SPDX License Identifier by Nishad Kamdar · 6 years ago
  17. 131e135 arm64: instrument smp_{load_acquire,store_release} by Mark Rutland · 6 years ago
  18. eea1bb2 arm64: mm: check virtual addr in virt_to_page() if CONFIG_DEBUG_VIRTUAL=y by Miles Chen · 6 years ago
  19. b9585f5 arm64: Advertise ARM64_HAS_DCPODP cpu feature by Andrew Murray · 6 years ago
  20. 04a1438 arm64: add CVADP support to the cache maintenance helper by Andrew Murray · 6 years ago
  21. 671db58 arm64: Expose DC CVADP to userspace by Andrew Murray · 6 years ago
  22. d16ed410 arm64: Handle trapped DC CVADP by Andrew Murray · 6 years ago
  23. aec0bff arm64: HWCAP: encapsulate elf_hwcap by Andrew Murray · 6 years ago
  24. aaba098 arm64: HWCAP: add support for AT_HWCAP2 by Andrew Murray · 6 years ago
  25. a823c35 arm64: ptrace: Add function argument access API by Masami Hiramatsu · 6 years ago
  26. 691efbe arm64: vdso: use $(LD) instead of $(CC) to link VDSO by Masahiro Yamada · 6 years ago
  27. d263119 arm64: compat: Reduce address limit by Vincenzo Frascino · 6 years ago
  28. 827a108 arm64: Save and restore OSDLR_EL1 across suspend/resume by Jean-Philippe Brucker · 6 years ago
  29. 6fda41b arm64: Clear OSDLR_EL1 on CPU boot by Jean-Philippe Brucker · 6 years ago
  30. 475ba3f arm64: mm: Consolidate early page table allocation by Will Deacon · 6 years ago
  31. 54c8d91 arm64: mm: enable per pmd page table lock by Yu Zhao · 6 years ago
  32. 14b94d0 KVM: ARM: Remove pgtable page standard functions from stage-2 page tables by Anshuman Khandual · 6 years ago
  33. 369aaab arm64: mm: don't call page table ctors for init_mm by Yu Zhao · 6 years ago
  34. 90292ac arm64: mm: use appropriate ctors for page tables by Yu Zhao · 6 years ago
  35. ab6211c arm64: debug: Clean up brk_handler() by Will Deacon · 6 years ago
  36. 453b774 arm64: probes: Move magic BRK values into brk-imm.h by Will Deacon · 6 years ago
  37. fb610f2 arm64: debug: Remove redundant user_mode(regs) checks from debug handlers by Will Deacon · 6 years ago
  38. a22d570 arm64: kprobes: Avoid calling kprobes debug handlers explicitly by Will Deacon · 6 years ago
  39. 26a04d8 arm64: debug: Separate debug hooks based on target exception level by Will Deacon · 6 years ago
  40. cb764a6 arm64: debug: Remove meaningless comment by Will Deacon · 6 years ago
  41. 5a9132a arm64: debug: Rename addr parameter for non-watchpoint exception hooks by Will Deacon · 6 years ago
  42. 52c6d14 arm64: debug: Remove unused return value from do_debug_exception() by Will Deacon · 6 years ago
  43. e209274 kasan: Makefile: Replace -pg with CC_FLAGS_FTRACE by Torsten Duwe · 6 years ago
  44. e1a7eaf efi/arm/arm64: Makefile: Replace -pg with CC_FLAGS_FTRACE by Torsten Duwe · 6 years ago
  45. edf072d arm64: Makefile: Replace -pg with CC_FLAGS_FTRACE by Torsten Duwe · 6 years ago
  46. f6e5643 arm64: Use defines instead of magic numbers by Alexandru Elisei · 6 years ago
  47. 697e96e arm64: vdso: fix and clean-up Makefile by Masahiro Yamada · 6 years ago
  48. 70b3d23 arm64: mm: Ensure we ignore the initrd if it is placed out of range by Will Deacon · 6 years ago
  49. 92606ec arm64: cpu_ops: fix a leaked reference by adding missing of_node_put by Wen Yang · 6 years ago
  50. 7048a59 arm64: mm: Make show_pte() a static function by Will Deacon · 6 years ago
  51. 0f1bf7e arm64/vdso: don't leak kernel addresses by Matteo Croce · 6 years ago
  52. 19d6242 arm64: setup min_low_pfn by Miles Chen · 6 years ago
  53. b1ce45e arm64/mm: fix kernel-doc comments by Qian Cai · 6 years ago
  54. 344bf33 arm64: mm: fix incorrect assignment of 'max_mapnr' by Muchun Song · 6 years ago
  55. 79a3aaa Linux 5.1-rc3 by Linus Torvalds · 6 years ago
  56. 63fc9c2 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 6 years ago
  57. 915ee0d Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  58. 590627f Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  59. c29d854 Merge branch 'smp-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  60. 573efdc Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  61. f78b5be Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  62. 6536c5f Merge tag 'powerpc-5.1-4' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 6 years ago
  63. c877b3d Merge tag 'dmaengine-fix-5.1-rc3' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 6 years ago
  64. b5c8314 Merge tag 'led-fixes-for-5.1-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/j.anaszewski/linux-leds by Linus Torvalds · 6 years ago
  65. 3af9a52 Merge tag 'gpio-v5.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio by Linus Torvalds · 6 years ago
  66. 9093464 leds: trigger: netdev: use memcpy in device_name_store by Rasmus Villemoes · 6 years ago
  67. 0aab8e4 leds: pca9532: fix a potential NULL pointer dereference by Kangjie Lu · 6 years ago
  68. 32faca6 Merge tag 'staging-5.1-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 6 years ago
  69. 52afe190 Merge tag 'tty-5.1-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 6 years ago
  70. 8d02a9a Merge tag 'usb-5.1-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 6 years ago
  71. 782492a Merge tag 'acpi-5.1-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 6 years ago
  72. 8e377a1 Merge tag 'pm-5.1-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 6 years ago
  73. 1219530 Merge branch 'fixes-v5.1-a' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 6 years ago
  74. 922c010 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 6 years ago
  75. f9007cc Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 6 years ago
  76. c0b7f2a Merge tag 'iommu-fixes-v5.1-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu by Linus Torvalds · 6 years ago
  77. eed4897 Merge tag 'driver-core-5.1-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 6 years ago
  78. 6f51092 Merge tag 'char-misc-5.1-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 6 years ago
  79. 3467b907 Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 6 years ago
  80. 4ad5283 Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 6 years ago
  81. 9a4a6f0 Merge tag 'sound-5.1-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 6 years ago
  82. 0e40da3 Merge tag 'kbuild-fixes-v5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 6 years ago
  83. ffb8e45 Merge tag 'for-linus-20190329' of git://git.kernel.dk/linux-block by Linus Torvalds · 6 years ago
  84. 7376e39 Merge tag 'ceph-for-5.1-rc3' of git://github.com/ceph/ceph-client by Linus Torvalds · 6 years ago
  85. c6503f1 Merge tag 'xfs-5.1-fixes-1' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux by Linus Torvalds · 6 years ago
  86. 2623c4f LSM: Revive CONFIG_DEFAULT_SECURITY_* for "make oldconfig" by Kees Cook · 6 years ago
  87. 22261fd Merge tag 'perf-urgent-for-mingo-5.1-20190329' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/urgent by Thomas Gleixner · 6 years ago
  88. 9df0ef6 Merge tag 'drm-fixes-2019-03-29' of git://anongit.freedesktop.org/drm/drm by Linus Torvalds · 6 years ago
  89. 23da958 fs/proc/proc_sysctl.c: fix NULL pointer dereference in put_links by YueHaibing · 6 years ago
  90. 2620327 fs: fs_parser: fix printk format warning by Randy Dunlap · 6 years ago
  91. 4462996 checkpatch: add %pt as a valid vsprintf extension by Alexandre Belloni · 6 years ago
  92. d2b2c6dd mm/migrate.c: add missing flush_dcache_page for non-mapped page migrate by Lars Persson · 6 years ago
  93. 0bc9f5d drivers/block/zram/zram_drv.c: fix idle/writeback string compare by Minchan Kim · 6 years ago
  94. f5777bc mm/page_isolation.c: fix a wrong flag in set_migratetype_isolate() by Qian Cai · 6 years ago
  95. c4efe48 mm/memory_hotplug.c: fix notification in offline error path by Qian Cai · 6 years ago
  96. fcfc2aa ptrace: take into account saved_sigmask in PTRACE{GET,SET}SIGMASK by Andrei Vagin · 6 years ago
  97. eebf364 fs/proc/kcore.c: make kcore_modules static by YueHaibing · 6 years ago
  98. b736523 include/linux/list.h: fix list_is_first() kernel-doc by Randy Dunlap · 6 years ago
  99. 5ae2efb mm/debug.c: fix __dump_page when mapping->host is not set by Oscar Salvador · 6 years ago
  100. a7f40cf mm: mempolicy: make mbind() return -EIO when MPOL_MF_STRICT is specified by Yang Shi · 6 years ago