1. b93ab33 libata: Convert timers to use timer_setup() by Kees Cook · 7 years ago
  2. 3c557df timer: Remove meaningless .data/.function assignments by Kees Cook · 7 years ago
  3. 4eb1bca time: Use do_settimeofday64() internally by Arnd Bergmann · 7 years ago
  4. fe46042 posix-stubs: Use get_timespec64() and put_timespec64() by Arnd Bergmann · 7 years ago
  5. 6ac3526 timer: Fix two mistakes in callback conversions by Kees Cook · 7 years ago
  6. 8c20feb workqueue: Convert callback to use from_timer() by Kees Cook · 7 years ago
  7. fe5c3b6 kthread: Convert callback to use from_timer() by Kees Cook · 7 years ago
  8. 8ede369 timer: Remove expires argument from __TIMER_INITIALIZER() by Kees Cook · 7 years ago
  9. 1d27e3e timer: Remove expires and data arguments from DEFINE_TIMER by Kees Cook · 7 years ago
  10. 1ff9789 timer: Remove users of expire and data arguments to DEFINE_TIMER by Kees Cook · 7 years ago
  11. fca7ce5 timer: Remove unused static initializer macros by Kees Cook · 7 years ago
  12. 51487d9 timer: Remove last user of TIMER_INITIALIZER by Kees Cook · 7 years ago
  13. 5cd79d6 timer: Remove users of TIMER_DEFERRED_INITIALIZER by Kees Cook · 7 years ago
  14. df7e828 timer: Remove init_timer_deferrable() in favor of timer_setup() by Kees Cook · 7 years ago
  15. 185981d timer: Remove init_timer_pinned() in favor of timer_setup() by Kees Cook · 7 years ago
  16. 9c6c273 timer: Remove init_timer_on_stack() in favor of timer_setup_on_stack() by Kees Cook · 7 years ago
  17. 1d1fe90 timer: Remove init_timer_pinned_deferrable() in favor of timer_setup() by Kees Cook · 7 years ago
  18. 58e1177 timer: Convert schedule_timeout() to use from_timer() by Kees Cook · 7 years ago
  19. 26eafea Merge branch 'linus' into timers/core by Thomas Gleixner · 7 years ago
  20. d81fa66 Merge branch 'for-4.14-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq by Linus Torvalds · 7 years ago
  21. 847d9fb Merge branch 'for-4.14-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup by Linus Torvalds · 7 years ago
  22. ff93026 Merge branch 'for-4.14-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu by Linus Torvalds · 7 years ago
  23. c1de159 Merge branch 'for-4.14-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/libata by Linus Torvalds · 7 years ago
  24. 887c8ba Merge tag 'usb-4.14-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 7 years ago
  25. 27b3b16 Merge tag 'tty-4.14-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 7 years ago
  26. 08bbc4f Merge tag 'staging-4.14-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 7 years ago
  27. c4142ed Merge tag 'driver-core-4.14-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 7 years ago
  28. 3a98be0 Merge tag 'char-misc-4.14-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 7 years ago
  29. d312fef ahci: don't ignore result code of ahci_reset_controller() by Ard Biesheuvel · 7 years ago
  30. 9e66317 Linux 4.14-rc3 by Linus Torvalds · 7 years ago
  31. 368f899 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  32. c42ed9f Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  33. 8251354 Merge branch 'smp-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  34. 7e103ac Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  35. 1c6f705 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  36. 1de47f3 Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  37. 3d9d62b Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  38. 156069f Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  39. a8c964e Merge tag 'mtd/fixes-for-4.14-rc3' of git://git.infradead.org/linux-mtd by Linus Torvalds · 7 years ago
  40. 0b33ce7 Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 7 years ago
  41. 74d83ec Merge tag 'platform-drivers-x86-v4.14-2' of git://git.infradead.org/linux-platform-drivers-x86 by Linus Torvalds · 7 years ago
  42. 95dcc4d Merge tag 'led_fixes-4.14-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/j.anaszewski/linux-leds by Linus Torvalds · 7 years ago
  43. 99637e4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 7 years ago
  44. 5ba88cd Merge branch 'for-4.14-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux by Linus Torvalds · 7 years ago
  45. 7b5ef82 Merge tag 'md/4.14-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/shli/md by Linus Torvalds · 7 years ago
  46. 93b5533 Merge tag 'pci-v4.14-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 7 years ago
  47. a358320 Merge tag 'drm-fixes-for-v4.14-rc3' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 7 years ago
  48. 35dbba3 Merge tag 'iommu-fixes-v4.14-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu by Linus Torvalds · 7 years ago
  49. 0648260 Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 7 years ago
  50. 9f2a512 Merge tag 'for-linus-4.14c-rc3-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 7 years ago
  51. 42057e1 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 7 years ago
  52. 6c85501 fix infoleak in waitid(2) by Al Viro · 7 years ago
  53. 196bd48 x86/asm: Use register variable to get stack pointer value by Andrey Ryabinin · 7 years ago
  54. bc829ee x86/mm: Disable branch profiling in mem_encrypt.c by Tom Lendacky · 7 years ago
  55. 1addcd5 Merge tag 'perf-urgent-for-mingo-4.14-20170928' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/urgent by Ingo Molnar · 7 years ago
  56. 95d3652 Merge branch 'fixes-v4.14-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 7 years ago
  57. 760bfb4 arm64: fault: Route pte translation faults via do_translation_fault by Will Deacon · 7 years ago
  58. f069fab arm64: mm: Use READ_ONCE when dereferencing pointer to pte table by Will Deacon · 7 years ago
  59. b862789 kvm/x86: Handle async PF in RCU read-side critical sections by Boqun Feng · 7 years ago
  60. 305d0ab KVM: nVMX: Fix nested #PF intends to break L1's vmlauch/vmresume by Wanpeng Li · 7 years ago
  61. 5ccba44 sched/sysctl: Check user input value of sysctl_sched_time_avg by Ethan Zhao · 7 years ago
  62. 520a13c x86/asm: Fix inline asm call constraints for GCC 4.4 by Josh Poimboeuf · 7 years ago
  63. 8ef9925 sched/debug: Add explicit TASK_PARKED printing by Peter Zijlstra · 7 years ago
  64. 5d68cc9 sched/debug: Ignore TASK_IDLE for SysRq-W by Peter Zijlstra · 7 years ago
  65. 06eb618 sched/debug: Add explicit TASK_IDLE printing by Peter Zijlstra · 7 years ago
  66. 5f6ad26 sched/tracing: Use common task-state helpers by Peter Zijlstra · 7 years ago
  67. 80c82ff Merge tag 'fixes-for-v4.14-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-linus by Greg Kroah-Hartman · 7 years ago
  68. 9c29c318 locking/rwsem-xadd: Fix missed wakeup due to reordering of load by Prateek Sood · 7 years ago
  69. efb40f5 sched/tracing: Fix trace_sched_switch task-state printing by Peter Zijlstra · 7 years ago
  70. 65d5dc4 sched/debug: Remove unused variable by Peter Zijlstra · 7 years ago
  71. 92c4bc9 sched/debug: Convert TASK_state to hex by Peter Zijlstra · 7 years ago
  72. 1593baa sched/debug: Implement consistent task-state printing by Peter Zijlstra · 7 years ago
  73. 69b73e9 um/time: Fixup namespace collision by Thomas Gleixner · 7 years ago
  74. 441430e perf/aux: Only update ->aux_wakeup in non-overwrite mode by Alexander Shishkin · 7 years ago
  75. 2b702e7 Merge tag 'drm-misc-fixes-2017-09-28-1' of git://anongit.freedesktop.org/git/drm-misc into drm-fixes by Dave Airlie · 7 years ago
  76. 770b782 Merge tag 'acpi-4.14-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 7 years ago
  77. 74de818 Merge tag 'pm-4.14-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 7 years ago
  78. 02a2b05 Merge tag 'xfs-4.14-fixes-2' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux by Linus Torvalds · 7 years ago
  79. e49aa15 Revert "Bluetooth: Add option for disabling legacy ioctl interfaces" by Linus Torvalds · 7 years ago
  80. 333d177 Merge branch 'acpi-apei' by Rafael J. Wysocki · 7 years ago
  81. 9173583 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma by Linus Torvalds · 7 years ago
  82. abeb19a Merge branches 'pm-opp' and 'pm-cpufreq' by Rafael J. Wysocki · 7 years ago
  83. 26e811c Merge tag 'seccomp-v4.14-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Linus Torvalds · 7 years ago
  84. 5357413 perf test: Fix vmlinux failure on s390x part 2 by Thomas Richter · 7 years ago
  85. b28503a perf test: Fix vmlinux failure on s390x by Thomas Richter · 7 years ago
  86. c0a1666 KVM: VMX: use cmpxchg64 by Paolo Bonzini · 7 years ago
  87. 1fa4df3 percpu: fix iteration to prevent skipping over block by Dennis Zhou · 7 years ago
  88. 686fef9 timer: Prepare to change timer callback argument type by Kees Cook · 7 years ago
  89. 0d805ee xen/mmu: Call xen_cleanhighmap() with 4MB aligned for page tables mapping by Zhenzhong Duan · 7 years ago
  90. 8c28ef3 xen-pciback: relax BAR sizing write value check by Jan Beulich · 7 years ago
  91. 72364d3 irq/generic-chip: Don't replace domain's name by Jeffy Chen · 7 years ago
  92. c3cdce4 usb: dwc3: of-simple: Add compatible for Spreadtrum SC9860 platform by Baolin Wang · 7 years ago
  93. 6baeda1 usb: gadget: udc: atmel: set vbus irqflags explicitly by Nicolas Ferre · 7 years ago
  94. addfc58 usb: gadget: ffs: handle I/O completion in-order by John Keeping · 7 years ago
  95. 0a2ce62 usb: renesas_usbhs: fix usbhsf_fifo_clear() for RX direction by Yoshihiro Shimoda · 7 years ago
  96. 6124607 usb: renesas_usbhs: fix the BCLR setting condition for non-DCP pipe by Yoshihiro Shimoda · 7 years ago
  97. 447b8a0 usb: gadget: udc: renesas_usb3: Fix return value of usb3_write_pipe() by Yoshihiro Shimoda · 7 years ago
  98. 73f2f57 usb: gadget: udc: renesas_usb3: fix Pn_RAMMAP.Pn_MPKT value by Yoshihiro Shimoda · 7 years ago
  99. 4dcf4ba usb: gadget: udc: renesas_usb3: fix for no-data control transfer by Yoshihiro Shimoda · 7 years ago
  100. 7dbd8f4 USB: dummy-hcd: Fix erroneous synchronization change by Alan Stern · 7 years ago