1. 0f929c9 xfs: detect agfl count corruption and reset agfl by Brian Foster · 6 years ago
  2. 38accd6 Revert "pinctrl: msm: Use dynamic GPIO numbering" by Greg Kroah-Hartman · 6 years ago
  3. 60a1dc5 USB: serial: cp210x: use tcflag_t to fix incompatible pointer type by Geert Uytterhoeven · 8 years ago
  4. 09ae0d2 powerpc/64s: Clear PCR on boot by Michael Neuling · 6 years ago
  5. b27fb13 arm64: lse: Add early clobbers to some input/output asm operands by Will Deacon · 6 years ago
  6. 2460c23 Linux 4.9.106 by Greg Kroah-Hartman · 6 years ago
  7. 6464206 objtool: Enclose contents of unreachable() macro in a block by Josh Poimboeuf · 7 years ago
  8. 10d15c4 x86/xen: Add unwind hint annotations to xen_setup_gdt by Greg Kroah-Hartman · 6 years ago
  9. 269e590 objtool: header file sync-up by Greg Kroah-Hartman · 6 years ago
  10. c310c7b perf/tools: header file sync up by Greg Kroah-Hartman · 6 years ago
  11. 935893a objtool, x86: Add several functions and files to the objtool whitelist by Josh Poimboeuf · 7 years ago
  12. 9aebb3d objtool: Fix "noreturn" detection for recursive sibling calls by Josh Poimboeuf · 6 years ago
  13. 603a2cd objtool: Detect RIP-relative switch table references, part 2 by Josh Poimboeuf · 6 years ago
  14. 48dc537 objtool: Detect RIP-relative switch table references by Josh Poimboeuf · 6 years ago
  15. 7cd9185 objtool: Support GCC 8 switch tables by Josh Poimboeuf · 6 years ago
  16. 1f7f88a objtool: Support GCC 8's cold subfunctions by Josh Poimboeuf · 6 years ago
  17. b790b4f objtool: sync up with the 4.14.47 version of objtool by Greg Kroah-Hartman · 6 years ago
  18. b6e7b98 tools include: Include missing headers for fls() and types in linux/log2.h by Arnaldo Carvalho de Melo · 7 years ago
  19. c5e64da tools include: Drop ARRAY_SIZE() definition from linux/hashtable.h by Arnaldo Carvalho de Melo · 7 years ago
  20. 110cf30 tools include: Move ARRAY_SIZE() to linux/kernel.h by Arnaldo Carvalho de Melo · 7 years ago
  21. d45e1f0 tools include: Adopt __same_type() and __must_be_array() from the kernel by Arnaldo Carvalho de Melo · 7 years ago
  22. 86ff378 tools include: Introduce linux/bug.h, from the kernel sources by Arnaldo Carvalho de Melo · 7 years ago
  23. 4c0d447 tools include uapi: Grab copies of stat.h and fcntl.h by Arnaldo Carvalho de Melo · 7 years ago
  24. f8d0cad perf tools: Move headers check into bash script by Jiri Olsa · 7 years ago
  25. 8307d01 perf tools: Force fixdep compilation at the start of the build by Jiri Olsa · 7 years ago
  26. 9340289 tools include: Adopt kernel's refcount.h by Arnaldo Carvalho de Melo · 7 years ago
  27. 935e5af tools include: Add UINT_MAX def to kernel.h by Arnaldo Carvalho de Melo · 7 years ago
  28. 461d111 tools include: Introduce atomic_cmpxchg_{relaxed,release}() by Arnaldo Carvalho de Melo · 7 years ago
  29. c204537 tools include: Adopt __compiletime_error by Arnaldo Carvalho de Melo · 7 years ago
  30. 09aaaa6 radix tree test suite: Remove types.h by Matthew Wilcox · 7 years ago
  31. ea2313b tools include: Introduce linux/compiler-gcc.h by Arnaldo Carvalho de Melo · 7 years ago
  32. 2221027 tools: enable endian checks for all sparse builds by Michael S. Tsirkin · 7 years ago
  33. 5828462 tools: add more bitmap functions by Matthew Wilcox · 7 years ago
  34. 856bc9a tools lib: Add for_each_clear_bit macro by Jiri Olsa · 8 years ago
  35. 24ac7a4 objtool: Move checking code to check.c by Josh Poimboeuf · 7 years ago
  36. add0ff1 objtool: Improve detection of BUG() and other dead ends by Josh Poimboeuf · 7 years ago
  37. 3762b3e Linux 4.9.105 by Greg Kroah-Hartman · 6 years ago
  38. 98d69fb Revert "vti4: Don't override MTU passed on link creation via IFLA_MTU" by Greg Kroah-Hartman · 6 years ago
  39. 5b90d55 Linux 4.9.104 by Greg Kroah-Hartman · 6 years ago
  40. 357cf02 kdb: make "mdr" command repeat by Randy Dunlap · 6 years ago
  41. 0bd7707 pinctrl: msm: Use dynamic GPIO numbering by Bjorn Andersson · 6 years ago
  42. 4c9701f regulator: of: Add a missing 'of_node_put()' in an error handling path of 'of_regulator_match()' by Christophe JAILLET · 6 years ago
  43. 9c4eb3b ARM: dts: porter: Fix HDMI output routing by Laurent Pinchart · 6 years ago
  44. d0b4b72 ARM: dts: imx7d: cl-som-imx7: fix pinctrl_enet by Aapo Vienamo · 6 years ago
  45. 7a2e11e regmap: Correct comparison in regmap_cached by Charles Keepax · 6 years ago
  46. f806ed5 netlabel: If PF_INET6, check sk_buff ip header version by Richard Haines · 7 years ago
  47. 66380cb selftests/net: fixes psock_fanout eBPF test case by Prashant Bhole · 6 years ago
  48. 5a8e209 perf report: Fix memory corruption in --branch-history mode --branch-history by Jiri Olsa · 6 years ago
  49. f97276c perf tests: Use arch__compare_symbol_names to compare symbols by Jiri Olsa · 6 years ago
  50. 1e6b708 x86/apic: Set up through-local-APIC mode on the boot CPU if 'noapic' specified by Baoquan He · 6 years ago
  51. 996c5d9 drm/rockchip: Respect page offset for PRIME mmap calls by Ørjan Eide · 6 years ago
  52. f65c7c6 MIPS: Octeon: Fix logging messages with spurious periods after newlines by Joe Perches · 6 years ago
  53. f2455fb pinctrl: sh-pfc: r8a7796: Fix MOD_SEL register pin assignment for SSI pins group by Takeshi Kihara · 6 years ago
  54. c458c7c rcu: Call touch_nmi_watchdog() while printing stall warnings by Tejun Heo · 6 years ago
  55. 85e924b audit: return on memory error to avoid null pointer dereference by Richard Guy Briggs · 6 years ago
  56. b6bfbdf ARM: dts: bcm283x: Fix probing of bcm2835-i2s by Stefan Wahren · 6 years ago
  57. 8365105 udf: Provide saner default for invalid uid / gid by Jan Kara · 6 years ago
  58. 71047caf PCI: Add function 1 DMA alias quirk for Marvell 88SE9220 by Thomas Vincent-Cross · 6 years ago
  59. 0fba88e cpufreq: Reorder cpufreq_online() error code path by Viresh Kumar · 6 years ago
  60. 5b3b32d net: stmmac: ensure that the MSS desc is the last desc to set the own bit by Niklas Cassel · 6 years ago
  61. 82aad32 net: stmmac: ensure that the device has released ownership before reading data by Niklas Cassel · 6 years ago
  62. cecf8a6 dmaengine: qcom: bam_dma: get num-channels and num-ees from dt by Srinivas Kandagatla · 6 years ago
  63. 086a52f hwrng: stm32 - add reset during probe by lionel.debieve@st.com · 6 years ago
  64. 92ff7ff enic: enable rq before updating rq descriptors by Govindarajulu Varadarajan · 6 years ago
  65. 431f979 dmaengine: rcar-dmac: Check the done lists in rcar_dmac_chan_get_residue() by Yoshihiro Shimoda · 6 years ago
  66. 83f6484 dmaengine: pl330: fix a race condition in case of threaded irqs by Qi Hou · 6 years ago
  67. e096b3d ALSA: vmaster: Propagate slave error by Takashi Iwai · 6 years ago
  68. b08a358 x86/devicetree: Fix device IRQ settings in DT by Ivan Gorinov · 6 years ago
  69. 0ea601d7 x86/devicetree: Initialize device tree before using it by Ivan Gorinov · 6 years ago
  70. 44b6551 gfs2: Fix fallocate chunk size by Andreas Gruenbacher · 6 years ago
  71. 3aa0667 soc: qcom: wcnss_ctrl: Fix increment in NV upload by Bjorn Andersson · 6 years ago
  72. de4699cd arm64: dts: qcom: Fix SPI5 config on MSM8996 by Ilia Lin · 6 years ago
  73. db27c6c perf/x86/intel: Fix event update for auto-reload by Kan Liang · 6 years ago
  74. cb65df4 perf/x86/intel: Fix large period handling on Broadwell CPUs by Kan Liang · 6 years ago
  75. 94ee9a4 cdrom: do not call check_disk_change() inside cdrom_open() by Maurizio Lombardi · 6 years ago
  76. c698169 perf/x86/intel: Properly save/restore the PMU state in the NMI handler by Kan Liang · 6 years ago
  77. 5556bf8 hwmon: (pmbus/adm1275) Accept negative page register values by Guenter Roeck · 6 years ago
  78. de3d801 hwmon: (pmbus/max8688) Accept negative page register values by Guenter Roeck · 6 years ago
  79. 3d363ad drm/panel: simple: Fix the bus format for the Ontat panel by Eric Anholt · 6 years ago
  80. bc09bf8 perf/core: Fix perf_output_read_group() by Peter Zijlstra · 6 years ago
  81. d3ab3aa8a f2fs: fix to check extent cache in f2fs_drop_extent_tree by Chao Yu · 6 years ago
  82. a9d6175 powerpc: Add missing prototype for arch_irq_work_raise() by Mathieu Malaterre · 6 years ago
  83. b4cc441 ipmi_ssif: Fix kernel panic at msg_done_handler by Kamlakant Patel · 6 years ago
  84. 117ccc18 PCI: Restore config space on runtime resume despite being unbound by Rafael J. Wysocki · 6 years ago
  85. 9b6fe8d MIPS: ath79: Fix AR724X_PLL_REG_PCIE_CONFIG offset by Mathias Kresin · 7 years ago
  86. 3888ac5 spi: bcm-qspi: fIX some error handling paths by Christophe Jaillet · 6 years ago
  87. 121de4e regulator: gpio: Fix some error handling paths in 'gpio_regulator_probe()' by Christophe Jaillet · 6 years ago
  88. 19434e7 IB/core: Honor port_num while resolving GID for IB link layer by Parav Pandit · 6 years ago
  89. 5bb5f95 perf stat: Fix core dump when flag T is used by Thomas Richter · 6 years ago
  90. f2c9d72 perf top: Fix top.call-graph config option reading by Yisheng Xie · 6 years ago
  91. e1d32f9 KVM: lapic: stop advertising DIRECTED_EOI when in-kernel IOAPIC is in use by Vitaly Kuznetsov · 6 years ago
  92. f594181 i2c: mv64xxx: Apply errata delay only in standard mode by Gregory CLEMENT · 6 years ago
  93. 494ce7e cxgb4: Fix queue free path of ULD drivers by Arjun Vynipadath · 6 years ago
  94. 9c6d844 ACPICA: acpi: acpica: fix acpi operand cache leak in nseval.c by Seunghun Han · 6 years ago
  95. 1e45b8d ACPICA: Events: add a return on failure from acpi_hw_register_read by Erik Schmauss · 6 years ago
  96. fe45138 bcache: quit dc->writeback_thread when BCACHE_DEV_DETACHING is set by Coly Li · 6 years ago
  97. b19d676 zorro: Set up z->dev.dma_mask for the DMA API by Michael Schmitz · 6 years ago
  98. 796fd6b cpufreq: cppc_cpufreq: Fix cppc_cpufreq_init() failure path by Chunyu Hu · 6 years ago
  99. 4767139 arm: dts: socfpga: fix GIC PPI warning by Philipp Puschmann · 6 years ago
  100. ebfab1f virtio-net: Fix operstate for virtio when no VIRTIO_NET_F_STATUS by Jay Vosburgh · 6 years ago