1. 63f1e05 PM / devfreq: Fix potential NULL pointer dereference in governor_store by Gustavo A. R. Silva · 7 years ago
  2. d1bf2d30 PM / devfreq: Propagate error from devfreq_add_device() by Bjorn Andersson · 7 years ago
  3. 30a7acd Linux 4.15-rc6 by Linus Torvalds · 7 years ago
  4. f39d7d7 Merge branch 'x86/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  5. 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
  6. 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
  7. 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
  8. 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
  9. 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
  10. 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
  11. 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
  12. 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
  13. 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
  14. 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
  15. 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
  16. 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
  17. c0b2390 MAINTAINERS: mark arch/blackfin/ and its gubbins as orphaned by Adam Borowski · 7 years ago
  18. 6bba94d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc by Linus Torvalds · 7 years ago
  19. 7f41419 x86/ldt: Make LDT pgtable free conditional by Thomas Gleixner · 7 years ago
  20. a62d698 x86/ldt: Plug memory leak in error path by Thomas Gleixner · 7 years ago
  21. decab08 x86/mm: Remove preempt_disable/enable() from __native_flush_tlb() by Thomas Gleixner · 7 years ago
  22. 322f8b8 x86/smpboot: Remove stale TLB flush invocations by Thomas Gleixner · 7 years ago
  23. 71ee203 Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 7 years ago
  24. ce90aaf objtool: Fix seg fault with clang-compiled objects by Simon Ser · 7 years ago
  25. d89e426 objtool: Fix seg fault caused by missing parameter by Simon Ser · 7 years ago
  26. efdd17f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid by Linus Torvalds · 7 years ago
  27. 3ce120b kbuild: add '-fno-stack-check' to kernel build options by Linus Torvalds · 7 years ago
  28. 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
  29. 9f4533c timerqueue: Document return values of timerqueue_add/del() by Thomas Gleixner · 7 years ago
  30. fd45bb7 timers: Invoke timer_start_debug() where it makes sense by Thomas Gleixner · 7 years ago
  31. 5d62c18 nohz: Prevent a timer interrupt storm in tick_nohz_stop_sched_tick() by Thomas Gleixner · 7 years ago
  32. 26456f8 timers: Reinitialize per cpu bases on hotplug by Thomas Gleixner · 7 years ago
  33. ced6d5c timers: Use deferrable base independent of base::nohz_active by Anna-Maria Gleixner · 7 years ago
  34. bc97623 genirq/msi, x86/vector: Prevent reservation mode for non maskable MSI by Thomas Gleixner · 7 years ago
  35. 702cb0a0 genirq/irqdomain: Rename early argument of irq_domain_activate_irq() by Thomas Gleixner · 7 years ago
  36. 945f50a x86/vector: Use IRQD_CAN_RESERVE flag by Thomas Gleixner · 7 years ago
  37. 69790ba genirq: Introduce IRQD_CAN_RESERVE flag by Thomas Gleixner · 7 years ago
  38. da5dd9e genirq/msi: Handle reactivation only on success by Thomas Gleixner · 7 years ago
  39. 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
  40. 8880c13 gpio: brcmstb: Make really use of the new lockdep class by Thomas Gleixner · 7 years ago
  41. a31e58e x86/apic: Switch all APICs to Fixed delivery mode by Thomas Gleixner · 7 years ago
  42. 2758b3e Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 7 years ago
  43. fd84b75 Merge tag 'drm-fixes-for-v4.15-rc6' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 7 years ago
  44. 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
  45. 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
  46. 19286e4 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma by Linus Torvalds · 7 years ago
  47. d5902f6d Merge branch 'strparser-Fix-lockdep-issue' by David S. Miller · 7 years ago
  48. d66fa9e strparser: Call sock_owned_by_user_nocheck by Tom Herbert · 7 years ago
  49. 602f7a2 sock: Add sock_owned_by_user_nocheck by Tom Herbert · 7 years ago
  50. f72c4ac skbuff: in skb_copy_ubufs unclone before releasing zerocopy by Willem de Bruijn · 7 years ago
  51. 517d7c7 tipc: fix hanging poll() for stream sockets by Parthasarathy Bhuvaragan · 7 years ago
  52. e7e83dd objtool: Fix Clang enum conversion warning by Lukas Bulwahn · 7 years ago
  53. 64e05d1 x86/apic: Update the 'apic=' description of setting APIC driver by Dou Liyang · 7 years ago
  54. 4fcab66 x86/apic: Avoid wrong warning when parsing 'apic=' in X86-32 case by Dou Liyang · 7 years ago
  55. 11bca0a genirq: Guard handle_bad_irq log messages by Guenter Roeck · 7 years ago
  56. 466a2b4 cpufreq: schedutil: Use idle_calls counter of the remote CPU by Joel Fernandes · 7 years ago
  57. 39c3fd5 kernel/irq: Extend lockdep class for request mutex by Andrew Lunn · 7 years ago
  58. 1528f6e Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf by David S. Miller · 7 years ago
  59. 59585b4 sparc64: repair calling incorrect hweight function from stubs by Jan Engelhardt · 7 years ago
  60. 45e6ae7 IB/mlx5: Fix mlx5_ib_alloc_mr error flow by Nitzan Carmi · 7 years ago
  61. 4a50881 IB/core: Verify that QP is security enabled in create and destroy by Moni Shoua · 7 years ago
  62. 05d14e7 IB/uverbs: Fix command checking as part of ib_uverbs_ex_modify_qp() by Moni Shoua · 7 years ago
  63. ad9a366 IB/mlx5: Serialize access to the VMA list by Majd Dibbiny · 7 years ago
  64. 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
  65. 9b95779 Merge tag 'sound-4.15-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 7 years ago
  66. ac46112 x86-32: Fix kexec with stack canary (CONFIG_CC_STACKPROTECTOR) by Linus Torvalds · 7 years ago
  67. 2b83ff9 led: core: Fix brightness setting when setting delay_off=0 by Matthieu CASTET · 7 years ago
  68. 7ac139e x86: Remove unused parameter of prepare_switch_to by rodrigosiqueira · 7 years ago
  69. 7ad1437 perf/x86/intel: Plug memory leak in intel_pmu_init() by Thomas Gleixner · 7 years ago
  70. 4397f04 tracing: Fix possible double free on failure of allocating trace buffer by Steven Rostedt (VMware) · 7 years ago
  71. 24f2aaf tracing: Fix crash when it fails to alloc ring buffer by Jing Xia · 7 years ago
  72. ae415fa ring-buffer: Do no reuse reader page if still in use by Steven Rostedt (VMware) · 7 years ago
  73. 6b7e633 tracing: Remove extra zeroing out of the ring buffer page by Steven Rostedt (VMware) · 7 years ago
  74. 03bfd4e Merge tag 'drm-intel-fixes-2017-12-22-1' of git://anongit.freedesktop.org/drm/drm-intel into drm-fixes by Dave Airlie · 7 years ago
  75. 45d8b80 ring-buffer: Mask out the info bits when returning buffer page length by Steven Rostedt (VMware) · 7 years ago
  76. 8cb38a6 sctp: Replace use of sockets_allocated with specified macro. by Tonghao Zhang · 7 years ago
  77. 76dc6c0 cpu/hotplug: Move inline keyword at the beginning of declaration by Mathieu Malaterre · 7 years ago
  78. f708405 bnx2x: Improve reliability in case of nested PCI errors by Guilherme G. Piccoli · 7 years ago
  79. 6753879 Merge branch 'tg3-fixes' by David S. Miller · 7 years ago
  80. e60ee41 tg3: Enable PHY reset in MTU change path for 5720 by Siva Reddy Kallam · 7 years ago
  81. 4419bb1 tg3: Add workaround to restrict 5762 MRRS to 2048 by Siva Reddy Kallam · 7 years ago
  82. 5a8bae9 tg3: Update copyright by Siva Reddy Kallam · 7 years ago
  83. 65bbbf6 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec by David S. Miller · 7 years ago
  84. 178e5f5 net: fec: unmap the xmit buffer that are not transferred by DMA by Fugang Duan · 7 years ago
  85. 642a843 tipc: fix tipc_mon_delete() oops in tipc_enable_bearer() error path by Tommi Rantala · 7 years ago
  86. 1914255 tipc: error path leak fixes in tipc_enable_bearer() by Tommi Rantala · 7 years ago
  87. 14e138a RDS: Check cmsg_len before dereferencing CMSG_DATA by Avinash Repaka · 7 years ago
  88. da99706 usb: xhci: Add XHCI_TRUST_TX_LENGTH for Renesas uPD720201 by Daniel Thompson · 7 years ago
  89. dde6340 xhci: Fix use-after-free in xhci debugfs by Alexander Kappner · 7 years ago
  90. 052f71e xhci: Fix xhci debugfs NULL pointer dereference in resume from hibernate by Mathias Nyman · 7 years ago
  91. 66da168 Merge tag 'usb-serial-4.15-rc6' of https://git.kernel.org/pub/scm/linux/kernel/git/johan/usb-serial into usb-linus by Greg Kroah-Hartman · 7 years ago
  92. c6a36ad USB: serial: ftdi_sio: add id for Airbus DS P8GR by Max Schulze · 7 years ago
  93. 44be77c ALSA: hda - Fix missing COEF init for ALC225/295/299 by Takashi Iwai · 7 years ago
  94. beacbc6 Merge tag 'hwmon-for-linus-v4.15-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging by Linus Torvalds · 7 years ago
  95. e2a9300 Merge tag 'gpio-v4.15-3' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio by Linus Torvalds · 7 years ago
  96. 756efe1 clk: use atomic runtime pm api in clk_core_is_enabled by Dong Aisheng · 7 years ago
  97. e100ff38 Merge branch 'linux-4.15' of git://github.com/skeggsb/linux into drm-fixes by Dave Airlie · 7 years ago
  98. 6a6b0b9 tcp: Avoid preprocessor directives in tracepoint macro args by Mat Martineau · 7 years ago
  99. 47c332d hwmon: Deal with errors from the thermal subsystem by Linus Walleij · 7 years ago
  100. 3a33a19 tipc: fix memory leak of group member when peer node is lost by Jon Maloy · 7 years ago