1. 103bb56 clocksource/drivers/stm32: Start the timer's counter sooner by Daniel Lezcano · 7 years ago
  2. 81abdbb clocksource/drivers/stm32: Add the timer delay callback by Daniel Lezcano · 7 years ago
  3. f5ef02b clocksource/drivers/stm32: Add clocksource functionality by Benjamin Gaignard · 7 years ago
  4. 3c84e75 clocksource/drivers/stm32: Factor out more of the clockevent code by Daniel Lezcano · 7 years ago
  5. 8e82df3 clocksource/drivers/stm32: Add oneshot mode by Benjamin Gaignard · 7 years ago
  6. 4744daa clocksource/drivers/stm32: Compute a prescaler value with a targeted rate by Benjamin Gaignard · 7 years ago
  7. 70c62cf clocksource/drivers/stm32: Factor out the timer width sorting code by Daniel Lezcano · 7 years ago
  8. f2ed8ef1 clocksource/drivers/stm32: Use the node name as timer name by Daniel Lezcano · 7 years ago
  9. d04af49 clocksource/drivers/stm32: Convert the driver to timer_of primitives by Benjamin Gaignard · 7 years ago
  10. e0aeca3 clocksource/drivers/stm32: Fix kernel panic with multiple timers by Daniel Lezcano · 7 years ago
  11. 9aea417 clocksource/drivers/timer-of: Don't request the resource by name by Daniel Lezcano · 7 years ago
  12. 1c63c1c clocksource/drivers/timer-of: Store the device node pointer in 'struct timer_of' by Daniel Lezcano · 7 years ago
  13. 067bc91 clocksource/drivers/spreadtrum: Add timer driver for the Spreadtrum SC9860 platform by Baolin Wang · 7 years ago
  14. 286f30d dt-bindings/clocksource: Add Spreadtrum SC9860 timer documentation by Baolin Wang · 7 years ago
  15. cf7f46b clocksource/drivers/timer-of: Add kernel documentation by Daniel Lezcano · 7 years ago
  16. 5bbf4ad clocksource/drivers/timer-of: Fix function names by Daniel Lezcano · 7 years ago
  17. 542f824 clocksource/drivers/tcb_clksrc: Fix clock speed message by Romain Izard · 7 years ago
  18. 0ec5477 clocksource/drivers/owl: Add the S700 timer by Andreas Färber · 7 years ago
  19. f58639a clocksource/drivers/owl: Adopt TIMER_OF_DECLARE() by Andreas Färber · 7 years ago
  20. f3074a2 dt-bindings/clocksource: Add Actions Semi S700 timer by Andreas Färber · 7 years ago
  21. 29f1b2b posix-timers: Prevent UB from shifting negative signed value by Nick Desaulniers · 7 years ago
  22. 00a5ae2 Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  23. 2fd9c41 x86/process: Define cpu_tss_rw in same section as declaration by Nick Desaulniers · 7 years ago
  24. d7732ba x86/pti: Switch to kernel CR3 at early in entry_SYSCALL_compat() by Thomas Gleixner · 7 years ago
  25. d6bbd51 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 7 years ago
  26. 50d0f78 Merge branch 'afs-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs by Linus Torvalds · 7 years ago
  27. b4df268 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 7 years ago
  28. e816c20 exec: Weaken dumpability for secureexec by Kees Cook · 7 years ago
  29. 3ffdeb1 x86/dumpstack: Print registers for first stack frame by Josh Poimboeuf · 7 years ago
  30. a9cdbe7 x86/dumpstack: Fix partial register dumps by Josh Poimboeuf · 7 years ago
  31. 52994c2 x86/pti: Make sure the user/kernel PTEs match by Thomas Gleixner · 7 years ago
  32. 694d99d x86/cpu, x86/pti: Do not enable PTI on AMD processors by Tom Lendacky · 7 years ago
  33. 87faa0d x86/pti: Enable PTI by default by Thomas Gleixner · 7 years ago
  34. afae457 afs: Fix missing error handling in afs_write_end() by David Howells · 7 years ago
  35. 440fbc3 afs: Fix unlink by David Howells · 7 years ago
  36. 7888da9 afs: Potential uninitialized variable in afs_extract_data() by Dan Carpenter · 7 years ago
  37. 98801506 fscache: Fix the default for fscache_maybe_release_page() by David Howells · 7 years ago
  38. dc32b5c capabilities: fix buffer overread on very short xattr by Eric Biggers · 7 years ago
  39. 30a7acd Linux 4.15-rc6 by Linus Torvalds · 7 years ago
  40. f39d7d7 Merge branch 'x86/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  41. 52c90f2 Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  42. cea92e8 Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  43. 8d517bd Merge branch 'smp-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  44. 4c47031 Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  45. e7c632f Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  46. 88fa025 Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  47. 31336ed Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  48. 8371e5a Merge tag 'char-misc-4.15-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 7 years ago
  49. 4288e6b Merge tag 'driver-core-4.15-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 7 years ago
  50. 29a9b00 Merge tag 'staging-4.15-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 7 years ago
  51. bc7236f Merge tag 'tty-4.15-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 7 years ago
  52. a9746e4 Merge tag 'usb-4.15-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 7 years ago
  53. c0b2390 MAINTAINERS: mark arch/blackfin/ and its gubbins as orphaned by Adam Borowski · 7 years ago
  54. 6bba94d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc by Linus Torvalds · 7 years ago
  55. 7f41419 x86/ldt: Make LDT pgtable free conditional by Thomas Gleixner · 7 years ago
  56. a62d698 x86/ldt: Plug memory leak in error path by Thomas Gleixner · 7 years ago
  57. decab08 x86/mm: Remove preempt_disable/enable() from __native_flush_tlb() by Thomas Gleixner · 7 years ago
  58. 322f8b8 x86/smpboot: Remove stale TLB flush invocations by Thomas Gleixner · 7 years ago
  59. 71ee203 Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 7 years ago
  60. ce90aaf objtool: Fix seg fault with clang-compiled objects by Simon Ser · 7 years ago
  61. d89e426 objtool: Fix seg fault caused by missing parameter by Simon Ser · 7 years ago
  62. efdd17f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid by Linus Torvalds · 7 years ago
  63. 3ce120b kbuild: add '-fno-stack-check' to kernel build options by Linus Torvalds · 7 years ago
  64. 5aa90a8 Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  65. 9f4533c timerqueue: Document return values of timerqueue_add/del() by Thomas Gleixner · 7 years ago
  66. fd45bb7 timers: Invoke timer_start_debug() where it makes sense by Thomas Gleixner · 7 years ago
  67. 5d62c18 nohz: Prevent a timer interrupt storm in tick_nohz_stop_sched_tick() by Thomas Gleixner · 7 years ago
  68. 26456f8 timers: Reinitialize per cpu bases on hotplug by Thomas Gleixner · 7 years ago
  69. ced6d5c timers: Use deferrable base independent of base::nohz_active by Anna-Maria Gleixner · 7 years ago
  70. bc97623 genirq/msi, x86/vector: Prevent reservation mode for non maskable MSI by Thomas Gleixner · 7 years ago
  71. 702cb0a genirq/irqdomain: Rename early argument of irq_domain_activate_irq() by Thomas Gleixner · 7 years ago
  72. 945f50a x86/vector: Use IRQD_CAN_RESERVE flag by Thomas Gleixner · 7 years ago
  73. 69790ba genirq: Introduce IRQD_CAN_RESERVE flag by Thomas Gleixner · 7 years ago
  74. da5dd9e genirq/msi: Handle reactivation only on success by Thomas Gleixner · 7 years ago
  75. 6123358 Merge tag 'pm-4.15-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 7 years ago
  76. 8880c13 gpio: brcmstb: Make really use of the new lockdep class by Thomas Gleixner · 7 years ago
  77. a31e58e x86/apic: Switch all APICs to Fixed delivery mode by Thomas Gleixner · 7 years ago
  78. 2758b3e Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 7 years ago
  79. fd84b75 Merge tag 'drm-fixes-for-v4.15-rc6' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 7 years ago
  80. c0208a3 Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux by Linus Torvalds · 7 years ago
  81. 4f2382f Merge tag 'led_fixes_for_4.15-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/j.anaszewski/linux-leds by Linus Torvalds · 7 years ago
  82. 19286e4 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma by Linus Torvalds · 7 years ago
  83. d5902f6d Merge branch 'strparser-Fix-lockdep-issue' by David S. Miller · 7 years ago
  84. d66fa9e strparser: Call sock_owned_by_user_nocheck by Tom Herbert · 7 years ago
  85. 602f7a2 sock: Add sock_owned_by_user_nocheck by Tom Herbert · 7 years ago
  86. f72c4ac skbuff: in skb_copy_ubufs unclone before releasing zerocopy by Willem de Bruijn · 7 years ago
  87. 517d7c7 tipc: fix hanging poll() for stream sockets by Parthasarathy Bhuvaragan · 7 years ago
  88. e7e83dd objtool: Fix Clang enum conversion warning by Lukas Bulwahn · 7 years ago
  89. 64e05d1 x86/apic: Update the 'apic=' description of setting APIC driver by Dou Liyang · 7 years ago
  90. 4fcab66 x86/apic: Avoid wrong warning when parsing 'apic=' in X86-32 case by Dou Liyang · 7 years ago
  91. 11bca0a genirq: Guard handle_bad_irq log messages by Guenter Roeck · 7 years ago
  92. 466a2b4 cpufreq: schedutil: Use idle_calls counter of the remote CPU by Joel Fernandes · 7 years ago
  93. 39c3fd5 kernel/irq: Extend lockdep class for request mutex by Andrew Lunn · 7 years ago
  94. 1528f6e Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf by David S. Miller · 7 years ago
  95. 59585b4 sparc64: repair calling incorrect hweight function from stubs by Jan Engelhardt · 7 years ago
  96. 45e6ae7 IB/mlx5: Fix mlx5_ib_alloc_mr error flow by Nitzan Carmi · 7 years ago
  97. 4a50881 IB/core: Verify that QP is security enabled in create and destroy by Moni Shoua · 7 years ago
  98. 05d14e7 IB/uverbs: Fix command checking as part of ib_uverbs_ex_modify_qp() by Moni Shoua · 7 years ago
  99. ad9a366 IB/mlx5: Serialize access to the VMA list by Majd Dibbiny · 7 years ago
  100. 5f520fc Merge tag 'trace-v4.15-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 7 years ago