1. e78e370 i2c: tegra: Fix NACK error handling by Jon Hunter · 6 years ago
  2. 36c038f0 tools build: fix # escaping in .cmd files for future Make by Paul Menzel · 6 years ago
  3. db2858f fs, elf: make sure to page align bss in load_elf_library by Oscar Salvador · 6 years ago
  4. bc19305 ALSA: hda - Handle pm failure during hotplug by Chris Wilson · 6 years ago
  5. d2c7c52 Fix up non-directory creation in SGID directories by Linus Torvalds · 6 years ago
  6. 16387eb HID: usbhid: add quirk for innomedia INNEX GENESIS/ATARI adapter by Tomasz Kramkowski · 7 years ago
  7. 268476c xhci: xhci-mem: off by one in xhci_stream_id_to_ring() by Dan Carpenter · 6 years ago
  8. cac38ab usb: quirks: add delay quirks for Corsair Strafe by Nico Sneck · 6 years ago
  9. 7675c7b USB: serial: mos7840: fix status-register error handling by Johan Hovold · 6 years ago
  10. 0fdef31 USB: yurex: fix out-of-bounds uaccess in read handler by Jann Horn · 6 years ago
  11. 7e7c86d USB: serial: keyspan_pda: fix modem-status error handling by Johan Hovold · 6 years ago
  12. 4115045 USB: serial: cp210x: add another USB ID for Qivicon ZigBee stick by Olli Salonen · 6 years ago
  13. 4c73f19 USB: serial: ch341: fix type promotion bug in ch341_control_in() by Dan Carpenter · 6 years ago
  14. f510cc3 ahci: Disable LPM on Lenovo 50 series laptops with a too old BIOS by Hans de Goede · 6 years ago
  15. 63c003e vmw_balloon: fix inflation with batching by Nadav Amit · 6 years ago
  16. 3f205d7a ata: Fix ZBC_OUT all bit handling by Damien Le Moal · 6 years ago
  17. 51bacd8 ata: Fix ZBC_OUT command block check by Damien Le Moal · 6 years ago
  18. 2823345 ibmasm: don't write out of bounds in read handler by Jann Horn · 6 years ago
  19. 35479c2 mmc: dw_mmc: fix card threshold control configuration by x00270170 · 6 years ago
  20. 92cb118 MIPS: Fix ioremap() RAM check by Paul Burton · 6 years ago
  21. 473b33d MIPS: Call dump_stack() from show_regs() by Paul Burton · 6 years ago
  22. 93e54f4 nvme: validate admin queue before unquiesce by Scott Bauer · 7 years ago
  23. 0607440 Linux 4.9.112 by Greg Kroah-Hartman · 6 years ago
  24. e31cd42 staging: comedi: quatech_daqp_cs: fix no-op loop daqp_ao_insn_write() by Dan Carpenter · 6 years ago
  25. 1712fae netfilter: nf_log: don't hold nf_log_mutex during user access by Jann Horn · 6 years ago
  26. a0239d8 mtd: cfi_cmdset_0002: Change erase functions to check chip good only by Tokunori Ikegami · 6 years ago
  27. ed17461 mtd: cfi_cmdset_0002: Change erase functions to retry for error by Tokunori Ikegami · 6 years ago
  28. c2f163e mtd: cfi_cmdset_0002: Change definition naming to retry write operation by Tokunori Ikegami · 6 years ago
  29. 4779184 dm bufio: don't take the lock in dm_bufio_shrink_count by Mikulas Patocka · 8 years ago
  30. 9d1304f mtd: rawnand: mxc: set spare area size register explicitly by Martin Kaiser · 6 years ago
  31. 34d2fe7 dm bufio: drop the lock when doing GFP_NOIO allocation by Mikulas Patocka · 8 years ago
  32. 0758c35 dm bufio: avoid sleeping while holding the dm_bufio lock by Douglas Anderson · 8 years ago
  33. 6cfbbdd mm, page_alloc: do not break __GFP_THISNODE by zonelist reset by Vlastimil Babka · 6 years ago
  34. d96a0d3 media: cx25840: Use subdev host data for PLL override by Brad Love · 6 years ago
  35. b5d7d7d Kbuild: fix # escaping in .cmd files for future Make by Rasmus Villemoes · 6 years ago
  36. 6989d407 PM / OPP: Update voltage in case freq == old_freq by Waldemar Rymarkiewicz · 6 years ago
  37. 4a30c12 HID: debug: check length before copy_to_user() by Daniel Rosenberg · 6 years ago
  38. 82e360c HID: hiddev: fix potential Spectre v1 by Gustavo A. R. Silva · 6 years ago
  39. 814b430 HID: i2c-hid: Fix "incomplete report" noise by Jason Andryuk · 6 years ago
  40. 2f1a56e mlxsw: spectrum: Forbid linking of VLAN devices to devices that have uppers by Ido Schimmel · 6 years ago
  41. 917692c ext4: check superblock mapped prior to committing by Jon Derrick · 6 years ago
  42. eb13a42 ext4: add more mount time checks of the superblock by Theodore Ts'o · 6 years ago
  43. 425dc46 ext4: add more inode number paranoia checks by Theodore Ts'o · 6 years ago
  44. a5e063d ext4: clear i_data in ext4_inode_info when removing inline data by Theodore Ts'o · 6 years ago
  45. 2f135cc ext4: include the illegal physical block in the bad map ext4_error msg by Theodore Ts'o · 6 years ago
  46. 87dad44 ext4: verify the depth of extent tree in ext4_find_extent() by Theodore Ts'o · 6 years ago
  47. 5ae5732 ext4: only look at the bg_flags field if it is valid by Theodore Ts'o · 6 years ago
  48. cdde876 ext4: always check block group bounds in ext4_init_block_bitmap() by Theodore Ts'o · 6 years ago
  49. 9e4842f ext4: make sure bitmaps and the inode table don't overlap with bg descriptors by Theodore Ts'o · 6 years ago
  50. 8ef97ef jbd2: don't mark block as modified if the handle is out of credits by Theodore Ts'o · 6 years ago
  51. 0f80447 drm/udl: fix display corruption of the last line by Mikulas Patocka · 6 years ago
  52. 2c4f6b7 cifs: Fix infinite loop when using hard mount option by Paulo Alcantara · 6 years ago
  53. f9b1cd6 drbd: fix access after free by Lars Ellenberg · 6 years ago
  54. 0cab67a s390: Correct register corruption in critical section cleanup by Christian Borntraeger · 6 years ago
  55. b6db8af scsi: sg: mitigate read/write abuse by Jann Horn · 6 years ago
  56. 07cd816 tracing: Fix missing return symbol in function_graph output by Changbin Du · 6 years ago
  57. 433c183 mm: hugetlb: yield when prepping struct pages by Cannon Matthews · 6 years ago
  58. 1adc34a x86/cpu: Re-apply forced caps every time CPU caps are re-read by Andy Lutomirski · 7 years ago
  59. 05a5d4b x86/xen: Add call of speculative_store_bypass_ht_init() to PV paths by Juergen Gross · 6 years ago
  60. 389a3fc IB/hfi1: Fix user context tail allocation for DMA_RTAIL by Mike Marciniszyn · 6 years ago
  61. 0e76f4d ARM: dts: imx6q: Use correct SDMA script for SPI5 core by Sean Nyekjaer · 6 years ago
  62. 7dafda5 net: phy: micrel: fix crash when statistic requested for KSZ9031 phy by Grygorii Strashko · 7 years ago
  63. 5b8fcc0 Revert "sit: reload iphdr in ipip6_rcv" by David S. Miller · 7 years ago
  64. 440bf5a netfilter: nf_tables: use WARN_ON_ONCE instead of BUG_ON in nft_do_chain() by Taehee Yoo · 6 years ago
  65. 8391d38 kprobes/x86: Do not modify singlestep buffer while resuming by Masami Hiramatsu · 7 years ago
  66. 58d7ac7 ipv4: Fix error return value in fib_convert_metrics() by Ben Hutchings · 6 years ago
  67. e581746 i2c: rcar: fix resume by always initializing registers before transfer by Wolfram Sang · 7 years ago
  68. 3bf351b vt: prevent leaking uninitialized data to userspace via /dev/vcs* by Alexander Potapenko · 6 years ago
  69. 06bef9e staging: android: ion: Return an ERR_PTR in ion_map_kernel by Laura Abbott · 6 years ago
  70. 9264e98 n_tty: Access echo_* variables carefully. by Tetsuo Handa · 6 years ago
  71. 947dead n_tty: Fix stall at n_tty_receive_char_special(). by Tetsuo Handa · 6 years ago
  72. 42525f7 usb: dwc2: fix the incorrect bitmaps for the ports of multi_tt hub by William Wu · 6 years ago
  73. 1b9f7d2 USB: serial: cp210x: add Silicon Labs IDs for Windows Update by Karoly Pados · 6 years ago
  74. b9a0ce3 USB: serial: cp210x: add CESINEL device ids by Johan Hovold · 6 years ago
  75. e8aa3b4 usb: cdc_acm: Add quirk for Uniden UBC125 scanner by Houston Yaroschoff · 6 years ago
  76. e692f66f Linux 4.9.111 by Greg Kroah-Hartman · 6 years ago
  77. 35fd10a cdc_ncm: avoid padding beyond end of skb by Bjørn Mork · 6 years ago
  78. f2bc5d1 dm thin: handle running out of data space vs concurrent discard by Mike Snitzer · 6 years ago
  79. 17057c5 block: Fix transfer when chunk sectors exceeds max by Keith Busch · 6 years ago
  80. afd82d0 ALSA: hda/realtek - Add a quirk for FSC ESPRIMO U9210 by Takashi Iwai · 6 years ago
  81. 6008de2 ALSA: hda/realtek - Fix pop noise on Lenovo P50 & co by Takashi Iwai · 6 years ago
  82. 58d8103 Input: elantech - fix V4 report decoding for module with middle key by ??? · 6 years ago
  83. 465e965 Input: elantech - enable middle button of touchpads on ThinkPad P52 by Aaron Ma · 6 years ago
  84. 54ae564 Input: elan_i2c_smbus - fix more potential stack buffer overflows by Ben Hutchings · 6 years ago
  85. 2a1b123 udf: Detect incorrect directory size by Jan Kara · 6 years ago
  86. 3cac26f xen: Remove unnecessary BUG_ON from __unbind_from_irq() by Boris Ostrovsky · 6 years ago
  87. 6d28f2d mm: fix devmem_is_allowed() for sub-page System RAM intersections by Dan Williams · 6 years ago
  88. 1f00b1f rbd: flush rbd_dev->watch_dwork after watch is unregistered by Dongsheng Yang · 6 years ago
  89. 037aca0e pwm: lpss: platform: Save/restore the ctrl register over a suspend/resume by Hans de Goede · 6 years ago
  90. c38bac7 Input: elan_i2c - add ELAN0618 (Lenovo v330 15IKB) ACPI ID by Alexandr Savca · 6 years ago
  91. 7673ca3 video: uvesafb: Fix integer overflow in allocation by Kees Cook · 6 years ago
  92. cdc83c3 NFSv4: Revert commit 5f83d86cf531d ("NFSv4.x: Fix wraparound issues..") by Trond Myklebust · 6 years ago
  93. 5b7f582 NFSv4: Fix possible 1-byte stack overflow in nfs_idmap_read_and_verify_message by Dave Wysochanski · 6 years ago
  94. 40d79a6 nfsd: restrict rd_maxcount to svc_max_payload in nfsd_encode_readdir by Scott Mayhew · 6 years ago
  95. dc00f08 media: dvb_frontend: fix locking issues at dvb_frontend_get_event() by Mauro Carvalho Chehab · 6 years ago
  96. 1a4726ba media: cx231xx: Add support for AverMedia DVD EZMaker 7 by Kai-Heng Feng · 6 years ago
  97. 1e6b50b media: v4l2-compat-ioctl32: prevent go past max size by Mauro Carvalho Chehab · 6 years ago
  98. d6a267b perf intel-pt: Fix packet decoding of CYC packets by Adrian Hunter · 6 years ago
  99. d129ab7 perf intel-pt: Fix "Unexpected indirect branch" error by Adrian Hunter · 6 years ago
  100. 4213d9b perf intel-pt: Fix MTC timing after overflow by Adrian Hunter · 6 years ago