1. f291598 X.509: fix NULL dereference when restricting key with unsupported_sig by Eric Biggers · 6 years ago
  2. febf108 binder: add missing binder_unlock() by Eric Biggers · 6 years ago
  3. 65aeceb drm/amdgpu: add new device to use atpx quirk by Kai-Heng Feng · 6 years ago
  4. 3a58e84 drm/amdgpu: Avoid leaking PM domain on driver unbind (v2) by Alex Deucher · 6 years ago
  5. 3a66f97 drm/amdgpu: add atpx quirk handling (v2) by Alex Deucher · 6 years ago
  6. cf7780a drm/amdgpu: Add dpm quirk for Jet PRO (v2) by Alex Deucher · 6 years ago
  7. 18ec706 usb: renesas_usbhs: missed the "running" flag in usb_dmac with rx path by Yoshihiro Shimoda · 6 years ago
  8. 8bedacf usb: gadget: f_fs: Process all descriptors during bind by Jack Pham · 6 years ago
  9. fe80d73 Revert "usb: musb: host: don't start next rx urb if current one failed" by Bin Liu · 6 years ago
  10. f04280f usb: ldusb: add PIDs for new CASSY devices supported by this driver by Karsten Koop · 6 years ago
  11. 3c0cbbf usb: dwc3: gadget: Set maxpacket size for ep0 IN by Thinh Nguyen · 6 years ago
  12. 6f1e00f drm/edid: Add 6 bpc quirk for CPT panel in Asus UX303LA by Kai-Heng Feng · 6 years ago
  13. 9b99be3 Add delay-init quirk for Corsair K70 RGB keyboards by Jack Stocker · 6 years ago
  14. 8bd22b1 arm64: Disable unhandled signal log messages by default by Michael Weiser · 6 years ago
  15. 31fec94 usb: ohci: Proper handling of ed_rm_list to handle race condition between usb_kill_urb() and finish_unlinks() by AMAN DEEP · 6 years ago
  16. 4a41d44 ohci-hcd: Fix race condition caused by ohci_urb_enqueue() and io_watchdog_func() by Shigeru Yoshida · 6 years ago
  17. c529ff4 PCI/cxgb4: Extend T3 PCI quirk to T4+ devices by Casey Leedom · 6 years ago
  18. 2146b6e irqchip/gic-v3: Use wmb() instead of smb_wmb() in gic_raise_softirq() by Shanker Donthineni · 6 years ago
  19. dcc92a1 x86/oprofile: Fix bogus GCC-8 warning in nmi_setup() by Arnd Bergmann · 6 years ago
  20. 964e8ce iio: adis_lib: Initialize trigger before requesting interrupt by Lars-Peter Clausen · 6 years ago
  21. 97e6047 iio: buffer: check if a buffer has been set up when poll is called by Stefan Windfeldt-Prytz · 6 years ago
  22. 239ef9c RDMA/uverbs: Protect from command mask overflow by Leon Romanovsky · 6 years ago
  23. e4b02ca PKCS#7: fix certificate chain verification by Eric Biggers · 6 years ago
  24. c60e246 X.509: fix BUG_ON() when hash algorithm is unsupported by Eric Biggers · 6 years ago
  25. 3b4dd8a cfg80211: fix cfg80211_beacon_dup by Arnd Bergmann · 6 years ago
  26. bed7cb3 scsi: ibmvfc: fix misdefined reserved field in ibmvfc_fcp_rsp_info by Tyrel Datwyler · 6 years ago
  27. a5ecf56 xtensa: fix high memory/reserved memory collision by Max Filippov · 6 years ago
  28. d58d78c netfilter: drop outermost socket lock in getsockopt() by Paolo Abeni · 6 years ago
  29. 19c04ca5b Linux 4.9.84 by Greg Kroah-Hartman · 6 years ago
  30. 266da9f crypto: s5p-sss - Fix kernel Oops in AES-ECB mode by Kamil Konieczny · 6 years ago
  31. 04c776e KVM: nVMX: invvpid handling improvements by Jan Dakinevich · 6 years ago
  32. f157269 KVM: VMX: clean up declaration of VPID/EPT invalidation types by Jan Dakinevich · 6 years ago
  33. afff83e KVM: async_pf: Fix #DF due to inject "Page not Present" and "Page Ready" exceptions simultaneously by Wanpeng Li · 7 years ago
  34. 1acf767 x86/microcode/AMD: Change load_microcode_amd()'s param to bool to fix preemptibility bug by Borislav Petkov · 6 years ago
  35. 353727e usb: phy: msm add regulator dependency by Arnd Bergmann · 6 years ago
  36. fd2e662 arm64: fix warning about swapper_pg_dir overflow by Arnd Bergmann · 6 years ago
  37. b7f3e60 idle: i7300: add PCI dependency by Arnd Bergmann · 6 years ago
  38. c30e663 spi: bcm-qspi: shut up warning about cfi header inclusion by Arnd Bergmann · 6 years ago
  39. 890c52a binfmt_elf: compat: avoid unused function warning by Arnd Bergmann · 6 years ago
  40. 5fe7514 arm64: sunxi: always enable reset controller by Arnd Bergmann · 6 years ago
  41. 6429e2f drm/i915: hide unused intel_panel_set_backlight function by Arnd Bergmann · 6 years ago
  42. ef3af34 kasan: rework Kconfig settings by Arnd Bergmann · 6 years ago
  43. e4f0069 clk: meson: gxbb: fix build error without RESET_CONTROLLER by Tobias Regnery · 7 years ago
  44. 04c64a8 ISDN: eicon: reduce stack size of sig_ind function by Arnd Bergmann · 7 years ago
  45. 7cc1178 tw5864: use dev_warn instead of WARN to shut up warning by Arnd Bergmann · 7 years ago
  46. 507baad em28xx: only use mt9v011 if camera support is enabled by Arnd Bergmann · 8 years ago
  47. 25df0c3 go7007: add MEDIA_CAMERA_SUPPORT dependency by Arnd Bergmann · 8 years ago
  48. e4e204f tc358743: fix register i2c_rd/wr functions by Arnd Bergmann · 7 years ago
  49. 8bec83b shmem: fix compilation warnings on unused functions by Jérémy Lefaure · 7 years ago
  50. 703d672 KVM: add X86_LOCAL_APIC dependency by Arnd Bergmann · 7 years ago
  51. b7c3e5d Input: tca8418_keypad - hide gcc-4.9 -Wmaybe-uninitialized warning by Arnd Bergmann · 8 years ago
  52. edba1c1 drm/nouveau: hide gcc-4.9 -Wmaybe-uninitialized by Arnd Bergmann · 8 years ago
  53. 282a7a4 rbd: silence bogus -Wmaybe-uninitialized warning by Ilya Dryomov · 8 years ago
  54. 2105905 drm: exynos: mark pm functions as __maybe_unused by Arnd Bergmann · 7 years ago
  55. 077463b security/keys: BIG_KEY requires CONFIG_CRYPTO by Arnd Bergmann · 7 years ago
  56. ee2f58b cw1200: fix bogus maybe-uninitialized warning by Arnd Bergmann · 8 years ago
  57. 445e8f8 reiserfs: avoid a -Wmaybe-uninitialized warning by Arnd Bergmann · 7 years ago
  58. 37b440a ALSA: hda/ca0132 - fix possible NULL pointer use by Arnd Bergmann · 7 years ago
  59. e631a1a arm64: Kconfig: select COMPAT_BINFMT_ELF only when BINFMT_ELF is set by Kefeng Wang · 7 years ago
  60. c0ecbd6 scsi: advansys: fix uninitialized data access by Arnd Bergmann · 7 years ago
  61. 6215c81 x86/vm86: Fix unused variable warning if THP is disabled by Kirill A. Shutemov · 7 years ago
  62. bb70b2a x86/platform: Add PCI dependency for PUNIT_ATOM_DEBUG by Arnd Bergmann · 7 years ago
  63. c5d98b6 dmaengine: zx: fix build warning by Jun Nie · 7 years ago
  64. fb0519f x86: add MULTIUSER dependency for KVM by Arnd Bergmann · 7 years ago
  65. 3bdcbc64 thermal: fix INTEL_SOC_DTS_IOSF_CORE dependencies by Arnd Bergmann · 7 years ago
  66. 7fd22bc x86/build: Silence the build with "make -s" by Arnd Bergmann · 7 years ago
  67. afdfe5f tools build: Add tools tree support for 'make -s' by Josh Poimboeuf · 7 years ago
  68. 826a83a x86/fpu/math-emu: Fix possible uninitialized variable use by Arnd Bergmann · 7 years ago
  69. 2e44ee5 arm64: define BUG() instruction without CONFIG_BUG by Arnd Bergmann · 7 years ago
  70. 9f47b68 gpio: xgene: mark PM functions as __maybe_unused by Arnd Bergmann · 7 years ago
  71. 10170a9 x86/ras/inject: Make it depend on X86_LOCAL_APIC=y by Borislav Petkov · 7 years ago
  72. 630e2b8 scsi: advansys: fix build warning for PCI=n by Arnd Bergmann · 8 years ago
  73. 6d07cb5 video: fbdev: via: remove possibly unused variables by Arnd Bergmann · 7 years ago
  74. 28fab4f perf: xgene: Include module.h by Stephen Boyd · 7 years ago
  75. 4890abc PCI: Change pci_host_common_probe() visibility by Marc Gonzalez · 7 years ago
  76. 157c02d usb: musb: fix compilation warning on unused function by Jérémy Lefaure · 7 years ago
  77. c0d61d4 platform/x86: intel_mid_thermal: Fix suspend handlers unused warning by Borislav Petkov · 7 years ago
  78. 092bddf gpio: intel-mid: Fix build warning when !CONFIG_PM by Augusto Mecking Caringi · 7 years ago
  79. 8947af5 PCI: vmd: Fix suspend handlers defined-but-not-used warning by Borislav Petkov · 7 years ago
  80. e72c7a3 perf/x86: Shut up false-positive -Wmaybe-uninitialized warning by Arnd Bergmann · 7 years ago
  81. ad47e67 vmxnet3: prevent building with 64K pages by Arnd Bergmann · 7 years ago
  82. 89b6f09 clk: sunxi-ng: fix build error without CONFIG_RESET_CONTROLLER by Tobias Regnery · 7 years ago
  83. 1dc6839 shmem: avoid maybe-uninitialized warning by Arnd Bergmann · 7 years ago
  84. 7af1c18 drm/i915: fix intel_backlight_device_register declaration by Arnd Bergmann · 6 years ago
  85. c4cef78 crypto: talitos - fix Kernel Oops on hashing an empty file by LEROY Christophe · 6 years ago
  86. ec0084d powerpc/64s: Improve RFI L1-D cache flush fallback by Nicholas Piggin · 6 years ago
  87. efe8bc0 powerpc/64s: Simple RFI macro conversions by Nicholas Piggin · 6 years ago
  88. 3146a32 powerpc/64s: Fix conversion of slb_miss_common to use RFI_TO_USER/KERNEL by Michael Ellerman · 6 years ago
  89. e767d35 hippi: Fix a Fix a possible sleep-in-atomic bug in rr_close by Jia-Ju Bai · 6 years ago
  90. d295bb9 xen: XEN_ACPI_PROCESSOR is Dom0-only by Jan Beulich · 6 years ago
  91. debe057 platform/x86: dell-laptop: Fix keyboard max lighting for Dell Latitude E6410 by Pali Rohár · 7 years ago
  92. 0f77841 x86/mm/kmmio: Fix mmiotrace for page unaligned addresses by Karol Herbst · 6 years ago
  93. 4b5b4f6 mm/early_ioremap: Fix boot hang with earlyprintk=efi,keep by Dave Young · 6 years ago
  94. 93c9e1c usb: dwc3: of-simple: fix missing clk_disable_unprepare by Andreas Platschek · 6 years ago
  95. d947e0d usb: dwc3: gadget: Wait longer for controller to end command processing by Vincent Pelletier · 6 years ago
  96. b3e6030 dmaengine: jz4740: disable/unprepare clk if probe fails by Tobias Jordan · 6 years ago
  97. 5dcc25c drm/armada: fix leak of crtc structure by Russell King · 6 years ago
  98. 9a54c51 xfrm: Fix stack-out-of-bounds with misconfigured transport mode policies. by Steffen Klassert · 6 years ago
  99. 5ae4f52 spi: sun4i: disable clocks in the remove function by Takuo Koguchi · 6 years ago
  100. f99ff84 ASoC: rockchip: disable clock on error by Stefan Potyra · 6 years ago