1. e4b02ca PKCS#7: fix certificate chain verification by Eric Biggers · 6 years ago
  2. c60e246 X.509: fix BUG_ON() when hash algorithm is unsupported by Eric Biggers · 6 years ago
  3. 3b4dd8a cfg80211: fix cfg80211_beacon_dup by Arnd Bergmann · 6 years ago
  4. bed7cb3 scsi: ibmvfc: fix misdefined reserved field in ibmvfc_fcp_rsp_info by Tyrel Datwyler · 6 years ago
  5. a5ecf56 xtensa: fix high memory/reserved memory collision by Max Filippov · 6 years ago
  6. d58d78c netfilter: drop outermost socket lock in getsockopt() by Paolo Abeni · 6 years ago
  7. 19c04ca5b Linux 4.9.84 by Greg Kroah-Hartman · 6 years ago
  8. 266da9f crypto: s5p-sss - Fix kernel Oops in AES-ECB mode by Kamil Konieczny · 6 years ago
  9. 04c776e KVM: nVMX: invvpid handling improvements by Jan Dakinevich · 6 years ago
  10. f157269 KVM: VMX: clean up declaration of VPID/EPT invalidation types by Jan Dakinevich · 6 years ago
  11. afff83e KVM: async_pf: Fix #DF due to inject "Page not Present" and "Page Ready" exceptions simultaneously by Wanpeng Li · 7 years ago
  12. 1acf767 x86/microcode/AMD: Change load_microcode_amd()'s param to bool to fix preemptibility bug by Borislav Petkov · 6 years ago
  13. 353727e usb: phy: msm add regulator dependency by Arnd Bergmann · 6 years ago
  14. fd2e662 arm64: fix warning about swapper_pg_dir overflow by Arnd Bergmann · 6 years ago
  15. b7f3e60 idle: i7300: add PCI dependency by Arnd Bergmann · 6 years ago
  16. c30e663 spi: bcm-qspi: shut up warning about cfi header inclusion by Arnd Bergmann · 6 years ago
  17. 890c52a binfmt_elf: compat: avoid unused function warning by Arnd Bergmann · 6 years ago
  18. 5fe7514 arm64: sunxi: always enable reset controller by Arnd Bergmann · 6 years ago
  19. 6429e2f drm/i915: hide unused intel_panel_set_backlight function by Arnd Bergmann · 6 years ago
  20. ef3af34 kasan: rework Kconfig settings by Arnd Bergmann · 6 years ago
  21. e4f0069 clk: meson: gxbb: fix build error without RESET_CONTROLLER by Tobias Regnery · 7 years ago
  22. 04c64a8 ISDN: eicon: reduce stack size of sig_ind function by Arnd Bergmann · 7 years ago
  23. 7cc1178 tw5864: use dev_warn instead of WARN to shut up warning by Arnd Bergmann · 7 years ago
  24. 507baad em28xx: only use mt9v011 if camera support is enabled by Arnd Bergmann · 8 years ago
  25. 25df0c3 go7007: add MEDIA_CAMERA_SUPPORT dependency by Arnd Bergmann · 8 years ago
  26. e4e204f tc358743: fix register i2c_rd/wr functions by Arnd Bergmann · 7 years ago
  27. 8bec83b shmem: fix compilation warnings on unused functions by Jérémy Lefaure · 7 years ago
  28. 703d672 KVM: add X86_LOCAL_APIC dependency by Arnd Bergmann · 7 years ago
  29. b7c3e5d Input: tca8418_keypad - hide gcc-4.9 -Wmaybe-uninitialized warning by Arnd Bergmann · 8 years ago
  30. edba1c1 drm/nouveau: hide gcc-4.9 -Wmaybe-uninitialized by Arnd Bergmann · 8 years ago
  31. 282a7a4 rbd: silence bogus -Wmaybe-uninitialized warning by Ilya Dryomov · 8 years ago
  32. 2105905 drm: exynos: mark pm functions as __maybe_unused by Arnd Bergmann · 7 years ago
  33. 077463b security/keys: BIG_KEY requires CONFIG_CRYPTO by Arnd Bergmann · 7 years ago
  34. ee2f58b cw1200: fix bogus maybe-uninitialized warning by Arnd Bergmann · 8 years ago
  35. 445e8f8 reiserfs: avoid a -Wmaybe-uninitialized warning by Arnd Bergmann · 7 years ago
  36. 37b440a ALSA: hda/ca0132 - fix possible NULL pointer use by Arnd Bergmann · 7 years ago
  37. e631a1a arm64: Kconfig: select COMPAT_BINFMT_ELF only when BINFMT_ELF is set by Kefeng Wang · 7 years ago
  38. c0ecbd6 scsi: advansys: fix uninitialized data access by Arnd Bergmann · 7 years ago
  39. 6215c81 x86/vm86: Fix unused variable warning if THP is disabled by Kirill A. Shutemov · 7 years ago
  40. bb70b2a x86/platform: Add PCI dependency for PUNIT_ATOM_DEBUG by Arnd Bergmann · 7 years ago
  41. c5d98b6 dmaengine: zx: fix build warning by Jun Nie · 7 years ago
  42. fb0519f x86: add MULTIUSER dependency for KVM by Arnd Bergmann · 7 years ago
  43. 3bdcbc64 thermal: fix INTEL_SOC_DTS_IOSF_CORE dependencies by Arnd Bergmann · 7 years ago
  44. 7fd22bc x86/build: Silence the build with "make -s" by Arnd Bergmann · 7 years ago
  45. afdfe5f tools build: Add tools tree support for 'make -s' by Josh Poimboeuf · 7 years ago
  46. 826a83a x86/fpu/math-emu: Fix possible uninitialized variable use by Arnd Bergmann · 7 years ago
  47. 2e44ee5 arm64: define BUG() instruction without CONFIG_BUG by Arnd Bergmann · 7 years ago
  48. 9f47b68 gpio: xgene: mark PM functions as __maybe_unused by Arnd Bergmann · 7 years ago
  49. 10170a9 x86/ras/inject: Make it depend on X86_LOCAL_APIC=y by Borislav Petkov · 7 years ago
  50. 630e2b8 scsi: advansys: fix build warning for PCI=n by Arnd Bergmann · 8 years ago
  51. 6d07cb5 video: fbdev: via: remove possibly unused variables by Arnd Bergmann · 7 years ago
  52. 28fab4f perf: xgene: Include module.h by Stephen Boyd · 7 years ago
  53. 4890abc PCI: Change pci_host_common_probe() visibility by Marc Gonzalez · 7 years ago
  54. 157c02d usb: musb: fix compilation warning on unused function by Jérémy Lefaure · 7 years ago
  55. c0d61d4 platform/x86: intel_mid_thermal: Fix suspend handlers unused warning by Borislav Petkov · 7 years ago
  56. 092bddf gpio: intel-mid: Fix build warning when !CONFIG_PM by Augusto Mecking Caringi · 7 years ago
  57. 8947af5 PCI: vmd: Fix suspend handlers defined-but-not-used warning by Borislav Petkov · 7 years ago
  58. e72c7a3 perf/x86: Shut up false-positive -Wmaybe-uninitialized warning by Arnd Bergmann · 7 years ago
  59. ad47e67 vmxnet3: prevent building with 64K pages by Arnd Bergmann · 7 years ago
  60. 89b6f09 clk: sunxi-ng: fix build error without CONFIG_RESET_CONTROLLER by Tobias Regnery · 7 years ago
  61. 1dc6839 shmem: avoid maybe-uninitialized warning by Arnd Bergmann · 7 years ago
  62. 7af1c18 drm/i915: fix intel_backlight_device_register declaration by Arnd Bergmann · 6 years ago
  63. c4cef78 crypto: talitos - fix Kernel Oops on hashing an empty file by LEROY Christophe · 6 years ago
  64. ec0084d powerpc/64s: Improve RFI L1-D cache flush fallback by Nicholas Piggin · 6 years ago
  65. efe8bc0 powerpc/64s: Simple RFI macro conversions by Nicholas Piggin · 6 years ago
  66. 3146a32 powerpc/64s: Fix conversion of slb_miss_common to use RFI_TO_USER/KERNEL by Michael Ellerman · 6 years ago
  67. e767d35 hippi: Fix a Fix a possible sleep-in-atomic bug in rr_close by Jia-Ju Bai · 6 years ago
  68. d295bb9 xen: XEN_ACPI_PROCESSOR is Dom0-only by Jan Beulich · 6 years ago
  69. debe057 platform/x86: dell-laptop: Fix keyboard max lighting for Dell Latitude E6410 by Pali Rohár · 7 years ago
  70. 0f77841 x86/mm/kmmio: Fix mmiotrace for page unaligned addresses by Karol Herbst · 6 years ago
  71. 4b5b4f6 mm/early_ioremap: Fix boot hang with earlyprintk=efi,keep by Dave Young · 6 years ago
  72. 93c9e1c usb: dwc3: of-simple: fix missing clk_disable_unprepare by Andreas Platschek · 6 years ago
  73. d947e0d usb: dwc3: gadget: Wait longer for controller to end command processing by Vincent Pelletier · 6 years ago
  74. b3e6030 dmaengine: jz4740: disable/unprepare clk if probe fails by Tobias Jordan · 6 years ago
  75. 5dcc25c drm/armada: fix leak of crtc structure by Russell King · 6 years ago
  76. 9a54c51 xfrm: Fix stack-out-of-bounds with misconfigured transport mode policies. by Steffen Klassert · 6 years ago
  77. 5ae4f52 spi: sun4i: disable clocks in the remove function by Takuo Koguchi · 6 years ago
  78. f99ff84 ASoC: rockchip: disable clock on error by Stefan Potyra · 6 years ago
  79. 82acb5f clk: fix a panic error caused by accessing NULL pointer by Cai Li · 6 years ago
  80. 3250df9 dmaengine: at_hdmac: fix potential NULL pointer dereference in atc_prep_dma_interleaved by Gustavo A. R. Silva · 6 years ago
  81. b3df69b dmaengine: ioat: Fix error handling path by Christophe JAILLET · 6 years ago
  82. 6ac3ffd gianfar: Disable EEE autoneg by default by Claudiu Manoil · 6 years ago
  83. d39838a 509: fix printing uninitialized stack memory when OID is empty by Eric Biggers · 6 years ago
  84. 472a0d5 net: ethernet: arc: fix error handling in emac_rockchip_probe by Branislav Radocaj · 6 years ago
  85. 31d3d76 brcmfmac: Avoid build error with make W=1 by Andy Shevchenko · 6 years ago
  86. 1c3aae5 btrfs: Fix possible off-by-one in btrfs_search_path_in_tree by Nikolay Borisov · 6 years ago
  87. a0514c0 net_sched: red: Avoid illegal values by Nogah Frankel · 6 years ago
  88. 1c03903 net_sched: red: Avoid devision by zero by Nogah Frankel · 6 years ago
  89. 1cb7389 gianfar: fix a flooded alignment reports because of padding issue. by Zumeng Chen · 6 years ago
  90. 013cf65 ARM: dts: Fix elm interrupt compiler warning by Tony Lindgren · 6 years ago
  91. b659e15d s390/dasd: prevent prefix I/O error by Stefan Haberland · 7 years ago
  92. d532f62 powerpc/perf: Fix oops when grouping different pmu events by Ravi Bangoria · 6 years ago
  93. 7693bb5 m68k: add missing SOFTIRQENTRY_TEXT linker section by Greg Ungerer · 7 years ago
  94. 671d901 ipvlan: Add the skb->mark as flow4's member to lookup route by Gao Feng · 6 years ago
  95. e985f5a scripts/kernel-doc: Don't fail with status != 0 if error encountered with -none by Will Deacon · 6 years ago
  96. 4f4ed76 sctp: only update outstanding_bytes for transmitted queue when doing prsctp_prune by Xin Long · 6 years ago
  97. 7fb8b5d RDMA/cma: Make sure that PSN is not over max allowed by Moni Shoua · 6 years ago
  98. 82f9ba5 i40iw: Correct ARP index mask by Mustafa Ismail · 6 years ago
  99. 2e535da pinctrl: sunxi: Fix A64 UART mux value by Andre Przywara · 6 years ago
  100. 4168717 pinctrl: sunxi: Fix A80 interrupt pin bank by Andre Przywara · 6 years ago