1. 61ea482 tools/testing/nvdimm: fix nfit_test shutdown crash by Dan Williams · 7 years ago
  2. 92bfedf ASoC: Intel: Atom: update Thinkpad 10 quirk by Pierre-Louis Bossart · 7 years ago
  3. 4bd1761 btrfs: fix a bogus warning when converting only data or metadata by Adam Borowski · 7 years ago
  4. 355edc2 media/dvb-core: Race condition when writing to CAM by Jasmin J · 7 years ago
  5. 2bea487 net: ipv6: send unsolicited NA on admin up by David Ahern · 7 years ago
  6. 8cda29d i2c: i2c-scmi: add a MS HID by Edgar Cherkasov · 7 years ago
  7. f2596a9 genirq: Use irqd_get_trigger_type to compare the trigger type for shared IRQs by Hans de Goede · 7 years ago
  8. ade9f4b cpufreq/sh: Replace racy task affinity logic by Thomas Gleixner · 7 years ago
  9. b7e5f1a ACPI/processor: Replace racy task affinity logic by Thomas Gleixner · 7 years ago
  10. 723dde3 ACPI/processor: Fix error handling in __acpi_processor_start() by Thomas Gleixner · 7 years ago
  11. 58e7fd9 time: Change posix clocks ops interfaces to use timespec64 by Deepa Dinamani · 7 years ago
  12. 4dbe5cc Input: ar1021_i2c - fix too long name in driver's device table by Dmitry Torokhov · 7 years ago
  13. f114850 rtc: cmos: Do not assume irq 8 for rtc when there are no legacy irqs by Hans de Goede · 7 years ago
  14. cd1ff13 x86: i8259: export legacy_pic symbol by Hans de Goede · 7 years ago
  15. f15ea8e power: supply: bq24190_charger: Limit over/under voltage fault logging by Liam Breck · 7 years ago
  16. 8623759 regulator: anatop: set default voltage selector for pcie by Dong Aisheng · 7 years ago
  17. 86138a4 bonding: handle link transition from FAIL to UP correctly by Mahesh Bandewar · 7 years ago
  18. 09604c9 platform/x86: asus-nb-wmi: Add wapf4 quirk for the X302UA by Santeri Toivonen · 7 years ago
  19. d1ef7ed led: core: Clear LED_BLINK_SW flag in led_blink_set() by Jacek Anaszewski · 6 years ago
  20. 2d07d7d Revert "led: core: Fix brightness setting when setting delay_off=0" by Jacek Anaszewski · 6 years ago
  21. d3c79a3 staging: android: ashmem: Fix possible deadlock in ashmem_ioctl by Yisheng Xie · 6 years ago
  22. df09b6f CIFS: Enable encryption during session setup phase by Pavel Shilovsky · 8 years ago
  23. fca16f9 SMB3: Validate negotiate request must always be signed by Steve French · 7 years ago
  24. 548af58 ASoC: rsnd: check src mod pointer for rsnd_mod_id() by Kuninori Morimoto · 7 years ago
  25. 890962b tpm: fix potential buffer overruns caused by bit glitches on the bus by Jeremy Boone · 6 years ago
  26. a779add Linux 4.9.89 by Greg Kroah-Hartman · 6 years ago
  27. 9fad159 usb: gadget: bdc: 64-bit pointer capability check by Srinath Mannam · 7 years ago
  28. ecb1886 usb: dwc3: Fix GDBGFIFOSPACE_TYPE values by Thinh Nguyen · 6 years ago
  29. 30fe81c USB: gadget: udc: Add missing platform_device_put() on error in bdc_pci_probe() by Wei Yongjun · 6 years ago
  30. 9f4a71d scsi: qla2xxx: Fix extraneous ref on sp's after adapter break by Bill Kuzeja · 7 years ago
  31. 8ae7720 btrfs: Fix use-after-free when cleaning up fs_devs with a single stale device by Nikolay Borisov · 6 years ago
  32. 8890bae btrfs: alloc_chunk: fix DUP stripe size handling by Hans van Kranenburg · 6 years ago
  33. 887cb85 scsi: sg: only check for dxfer_len greater than 256M by Johannes Thumshirn · 7 years ago
  34. cbdcbd9 scsi: sg: fix static checker warning in sg_is_valid_dxfer by Johannes Thumshirn · 7 years ago
  35. 691db18 scsi: sg: fix SG_DXFER_FROM_DEV transfers by Johannes Thumshirn · 7 years ago
  36. 4316618 irqchip/gic-v3-its: Ensure nr_ites >= nr_lpis by Ard Biesheuvel · 6 years ago
  37. aa14f4b fs/aio: Use RCU accessors for kioctx_table->table[] by Tejun Heo · 6 years ago
  38. 4822610 fs/aio: Add explicit RCU grace period when freeing kioctx by Tejun Heo · 6 years ago
  39. 05f16fe lock_parent() needs to recheck if dentry got __dentry_kill'ed under it by Al Viro · 6 years ago
  40. eaa9592 fs: Teach path_connected to handle nfs filesystems with multiple roots. by Eric W. Biederman · 6 years ago
  41. 16c809b drm/amdgpu/dce: Don't turn off DP sink when disconnected by Michel Dänzer · 6 years ago
  42. 0ca43b0 drm/amdgpu: fix prime teardown order by Christian König · 6 years ago
  43. c706def ALSA: seq: Clear client entry before deleting else at closing by Takashi Iwai · 6 years ago
  44. 1a3e938 ALSA: seq: Fix possible UAF in snd_seq_check_queue() by Takashi Iwai · 6 years ago
  45. 20cbd51 ALSA: hda - Revert power_save option default value by Takashi Iwai · 6 years ago
  46. 238ba45 ALSA: pcm: Fix UAF in snd_pcm_oss_get_formats() by Takashi Iwai · 6 years ago
  47. 8f6cfbe parisc: Handle case where flush_cache_range is called with no context by John David Anglin · 6 years ago
  48. d3b0e98 x86/mm: Fix vmalloc_fault to use pXd_large by Toshi Kani · 6 years ago
  49. ed82505 x86/speculation: Remove Skylake C2 from Speculation Control microcode blacklist by Alexander Sergeyev · 6 years ago
  50. a999c60 x86/speculation, objtool: Annotate indirect calls/jumps for objtool on 32-bit kernels by Andy Whitcroft · 6 years ago
  51. 990a63c x86/vm86/32: Fix POPF emulation by Andy Lutomirski · 6 years ago
  52. 403e064 selftests/x86/entry_from_vm86: Add test cases for POPF by Andy Lutomirski · 6 years ago
  53. 028c1fa selftests/x86: Add tests for the STR and SLDT instructions by Ricardo Neri · 7 years ago
  54. 497f33a selftests/x86: Add tests for User-Mode Instruction Prevention by Ricardo Neri · 7 years ago
  55. 940bdec selftests/x86/entry_from_vm86: Exit with 1 if we fail by Andy Lutomirski · 6 years ago
  56. aa9c22f x86/cpufeatures: Add Intel PCONFIG cpufeature by Kirill A. Shutemov · 6 years ago
  57. 60845c8 x86/boot/32: Fix UP boot on Quark and possibly other platforms by Andy Lutomirski · 7 years ago
  58. 691ac85 net: hns: Some checkpatch.pl script & warning fixes by Salil · 7 years ago
  59. 27a0856 ima: relax requiring a file signature for new files with zero length by Mimi Zohar · 7 years ago
  60. ad11afd locking/locktorture: Fix num reader/writer corner cases by Davidlohr Bueso · 7 years ago
  61. 992cfe9 rcutorture/configinit: Fix build directory error message by SeongJae Park · 7 years ago
  62. 283b46f ipvlan: add L2 check for packets arriving via virtual devices by Mahesh Bandewar · 6 years ago
  63. 67f62d6 ASoC: nuc900: Fix a loop timeout test by Dan Carpenter · 6 years ago
  64. c1ad3ae mac80211: remove BUG() when interface type is invalid by Luca Coelho · 7 years ago
  65. d8f060c mac80211_hwsim: enforce PS_MANUAL_POLL to be set after PS_ENABLED by Adiel Aloni · 6 years ago
  66. 678131a agp/intel: Flush all chipset writes after updating the GGTT by Chris Wilson · 6 years ago
  67. f6edf95 powerpc/modules: Don't try to restore r2 after a sibling call by Josh Poimboeuf · 7 years ago
  68. 049cff8 drm/amdkfd: Fix memory leaks in kfd topology by Yong Zhao · 6 years ago
  69. c3fd4d3 veth: set peer GSO values by Stephen Hemminger · 6 years ago
  70. ff54d5e media: cpia2: Fix a couple off by one bugs by Dan Carpenter · 7 years ago
  71. 947e2e9 media: vsp1: Prevent suspending and resuming DRM pipelines by Kieran Bingham · 6 years ago
  72. 1b2981c scsi: dh: add new rdac devices by Xose Vazquez Perez · 7 years ago
  73. 5f3e85a scsi: devinfo: apply to HP XP the same flags as Hitachi VSP by Xose Vazquez Perez · 7 years ago
  74. f2e152e scsi: core: scsi_get_device_flags_keyed(): Always return device flags by Bart Van Assche · 6 years ago
  75. c3dec92 bnxt_en: Don't print "Link speed -1 no longer supported" messages. by Michael Chan · 6 years ago
  76. 26cae37 spi: sun6i: disable/unprepare clocks on remove by Tobias Jordan · 6 years ago
  77. c485b11 tools/usbip: fixes build with musl libc toolchain by Julien BOIBESSOT · 6 years ago
  78. 7f4d2f7 ath10k: fix invalid STS_CAP_OFFSET_MASK by Ben Greear · 6 years ago
  79. 128e618 mwifiex: cfg80211: do not change virtual interface during scan processing by Limin Zhu · 7 years ago
  80. a40eb9e clk: qcom: msm8916: fix mnd_width for codec_digcodec by Srinivas Kandagatla · 6 years ago
  81. 93f092f pwm: stmpe: Fix wrong register offset for hwpwm=2 case by Axel Lin · 7 years ago
  82. c6656ab scsi: ses: don't ask for diagnostic pages repeatedly during probe by Li Dongyang · 7 years ago
  83. 1031887 ath10k: update tdls teardown state to target by Manikanta Pubbisetty · 7 years ago
  84. 7c36325 power: supply: ab8500_charger: Bail out in case of error in 'ab8500_charger_init_hw_registers()' by Christophe JAILLET · 7 years ago
  85. 4aac8ff power: supply: ab8500_charger: Fix an error handling path by Christophe JAILLET · 7 years ago
  86. c21a779 leds: pm8058: Silence pointer to integer size warning by Bjorn Andersson · 6 years ago
  87. 708f90a userns: Don't fail follow_automount based on s_user_ns by Eric W. Biederman · 7 years ago
  88. 8834721 mtd: nand: ifc: update bufnum mask for ver >= 2.0.0 by Jagdish Gediya · 7 years ago
  89. e5ca83f ARM: dts: omap3-n900: Fix the audio CODEC's reset pin by Andrew F. Davis · 7 years ago
  90. 272b5ee ARM: dts: am335x-pepper: Fix the audio CODEC's reset pin by Andrew F. Davis · 7 years ago
  91. 7c865a3 net: thunderx: Set max queue count taking XDP_TX into account by Sunil Goutham · 7 years ago
  92. da2ad1d mtd: nand: fix interpretation of NAND_CMD_NONE in nand_command[_lp]() by Miquel Raynal · 7 years ago
  93. 5eef9b5 net: xfrm: allow clearing socket xfrm policies. by Lorenzo Colitti · 7 years ago
  94. 6f8e8ec net: ieee802154: adf7242: Fix bug if defined DEBUG by Michael Hennerich · 7 years ago
  95. db699dc test_firmware: fix setting old custom fw path back on exit by Luis R. Rodriguez · 7 years ago
  96. cce2b93 sched: Stop resched_cpu() from sending IPIs to offline CPUs by Paul E. McKenney · 7 years ago
  97. bac7bb1 sched: Stop switched_to_rt() from sending IPIs to offline CPUs by Paul E. McKenney · 7 years ago
  98. 7667c53 ARM: dts: exynos: Correct Trats2 panel reset line by Simon Shields · 7 years ago
  99. 05fafb8 clk: meson: gxbb: fix wrong clock for SARADC/SANA by Yixun Lan · 7 years ago
  100. e95928a iwlwifi: mvm: rs: don't override the rate history in the search cycle by Emmanuel Grumbach · 7 years ago