1. ef0bdc8 mfd: tps65912-spi: Add missing of table registration by Daniel Gomez · 6 years ago
  2. bad5f0b drivers: thermal: tsens: Don't print error message on -EPROBE_DEFER by Amit Kucheria · 6 years ago
  3. e74cb9e kernel/sys.c: prctl: fix false positive in validate_prctl_map() by Cyrill Gorcunov · 6 years ago
  4. 5dd3345 mm/slab.c: fix an infinite loop in leaks_show() by Qian Cai · 6 years ago
  5. aab90fd mm/cma_debug.c: fix the break condition in cma_maxchunk_get() by Yue Hu · 6 years ago
  6. 8f75945 mm/cma.c: fix crash on CMA allocation if bitmap allocation fails by Yue Hu · 6 years ago
  7. 121100e mem-hotplug: fix node spanned pages when we have a node with only ZONE_MOVABLE by Linxu Fang · 6 years ago
  8. 4c2e041 hugetlbfs: on restore reserve error path retain subpool reservation by Mike Kravetz · 6 years ago
  9. 98e17ed ARM: prevent tracing IPI_CPU_BACKTRACE by Arnd Bergmann · 6 years ago
  10. 7b5598c ipc: prevent lockup on alloc_msg and free_msg by Li Rongqing · 6 years ago
  11. 726f69d sysctl: return -EINVAL if val violates minmax by Christian Brauner · 6 years ago
  12. cc2df63 fs/fat/file.c: issue flush after the writeback of FAT by Hou Tao · 6 years ago
  13. 506e0ce rapidio: fix a NULL pointer dereference when create_workqueue() fails by Kangjie Lu · 6 years ago
  14. f4e2dd9 Linux 4.9.182 by Greg Kroah-Hartman · 6 years ago
  15. 7e90962 tcp: enforce tcp_min_snd_mss in tcp_mtu_probing() by Eric Dumazet · 6 years ago
  16. 8e39cbc tcp: add tcp_min_snd_mss sysctl by Eric Dumazet · 6 years ago
  17. e358f4a tcp: tcp_fragment() should apply sane memory limits by Eric Dumazet · 6 years ago
  18. cc1b58c tcp: limit payload size of sacked skbs by Eric Dumazet · 6 years ago
  19. 418894c tcp: reduce tcp_fastretrans_alert() verbosity by Eric Dumazet · 7 years ago
  20. 3ffb240 Linux 4.9.181 by Greg Kroah-Hartman · 6 years ago
  21. b9d3bd8 ethtool: check the return value of get_regs_len by Yunsheng Lin · 6 years ago
  22. 8474fc0 ipv4: Define __ipv4_neigh_lookup_noref when CONFIG_INET is disabled by David Ahern · 6 years ago
  23. cfd8d2e fuse: Add FOPEN_STREAM to use stream_open() by Kirill Smelkov · 6 years ago
  24. 9c829b6 fs: stream_open - opener for stream-like files so that read and write can run simultaneously without deadlock by Kirill Smelkov · 6 years ago
  25. abad73a TTY: serial_core, add ->install by Jiri Slaby · 6 years ago
  26. 8ad6a53 drm/i915: Fix I915_EXEC_RING_MASK by Chris Wilson · 6 years ago
  27. 0fe34f9 drm/radeon: prefer lower reference dividers by Christian König · 6 years ago
  28. 7402b5b drm/gma500/cdv: Check vbt config bits when detecting lvds panels by Patrik Jakobsson · 6 years ago
  29. ef1a4a3 genwqe: Prevent an integer overflow in the ioctl by Dan Carpenter · 6 years ago
  30. 44edaf0 Revert "MIPS: perf: ath79: Fix perfcount IRQ assignment" by Greg Kroah-Hartman · 6 years ago
  31. deebd2d MIPS: pistachio: Build uImage.gz by default by Paul Burton · 6 years ago
  32. 5bdc536 x86/power: Fix 'nosmt' vs hibernation triple fault during resume by Jiri Kosina · 6 years ago
  33. 4fb410b fuse: fallocate: fix return with locked inode by Miklos Szeredi · 6 years ago
  34. 663bace parisc: Use implicit space register selection for loading the coherence index of I/O pdirs by John David Anglin · 6 years ago
  35. 0b1a236 rcu: locking and unlocking need to always be at least barriers by Linus Torvalds · 6 years ago
  36. 294ec2d Revert "fib_rules: return 0 directly if an exactly same rule exists when NLM_F_EXCL not supplied" by Hangbin Liu · 6 years ago
  37. 73a1cbf Revert "fib_rules: fix error in backport of e9919a24d302 ("fib_rules: return 0...")" by Greg Kroah-Hartman · 6 years ago
  38. 9890fe2 ipv6: use READ_ONCE() for inet->hdrincl as in ipv4 by Olivier Matz · 6 years ago
  39. efae37a ipv6: fix EFAULT on sendto with icmpv6 and hdrincl by Olivier Matz · 6 years ago
  40. 32a64fb pktgen: do not sleep with the thread lock held. by Paolo Abeni · 6 years ago
  41. c0c08f0 net: rds: fix memory leak in rds_ib_flush_mr_pool by Zhu Yanjun · 6 years ago
  42. f7b6f6e net/mlx4_en: ethtool, Remove unsupported SFP EEPROM high pages query by Erez Alfasi · 6 years ago
  43. 86e00b7 neighbor: Call __ipv4_neigh_lookup_noref in neigh_xmit by David Ahern · 6 years ago
  44. 66b835e ethtool: fix potential userspace buffer overflow by Vivien Didelot · 6 years ago
  45. a32e504 media: uvcvideo: Fix uvc_alloc_entity() allocation alignment by Nadav Amit · 7 years ago
  46. 8fca3c3 efi/libstub: Unify command line param parsing by Ard Biesheuvel · 8 years ago
  47. e193f24 Revert "x86/build: Move _etext to actual end of .text" by Greg Kroah-Hartman · 6 years ago
  48. 96019c6 mm: make page ref count overflow check tighter and more explicit by Linus Torvalds · 6 years ago
  49. 2ed768c mm: prevent get_user_pages() from overflowing page refcount by Linus Torvalds · 6 years ago
  50. 26c02ad mm, gup: ensure real head page is ref-counted when using hugepages by Punit Agrawal · 8 years ago
  51. 78ef218 mm, gup: remove broken VM_BUG_ON_PAGE compound check for hugepages by Will Deacon · 8 years ago
  52. 9557090 fs: prevent page refcount overflow in pipe_buf_get by Matthew Wilcox · 6 years ago
  53. 6f3433c binder: replace "%p" with "%pK" by Todd Kjos · 7 years ago
  54. 9cd1447 binder: Replace "%p" with "%pK" for stable by Ben Hutchings · 6 years ago
  55. 433b957 brcmfmac: add subtype check for event handling in data path by Arend van Spriel · 6 years ago
  56. 76e7e98 brcmfmac: assure SSID length from firmware is limited by Arend van Spriel · 6 years ago
  57. 0c7d97d brcmfmac: add length checks in scheduled scan result handler by Arend Van Spriel · 8 years ago
  58. d5a7e73 drm/vmwgfx: Don't send drm sysfs hotplug events on initial master set by Thomas Hellstrom · 6 years ago
  59. f37c4f4 gcc-plugins: Fix build failures under Darwin host by Kees Cook · 6 years ago
  60. df2b6af CIFS: cifs_read_allocate_pages: don't iterate through whole page array on ENOMEM by Roberto Bergantinos Corpas · 6 years ago
  61. cf07331 staging: vc04_services: prevent integer overflow in create_pagelist() by Dan Carpenter · 6 years ago
  62. 8916972 docs: Fix conf.py for Sphinx 2.0 by Jonathan Corbet · 6 years ago
  63. 9adcdd5 kernel/signal.c: trace_signal_deliver when signal_group_exit by Zhenliang Wei · 6 years ago
  64. 0b45276 memcg: make it work on sparse non-0-node systems by Jiri Slaby · 6 years ago
  65. 97fb8db tty: max310x: Fix external crystal register setup by Joe Burmeister · 6 years ago
  66. 2e6514a tty: serial: msm_serial: Fix XON/XOFF by Jorge Ramirez-Ortiz · 6 years ago
  67. 1bf3c11 drm/nouveau/i2c: Disable i2c bus access after ->fini() by Lyude Paul · 6 years ago
  68. d7852cb ALSA: hda/realtek - Set default power save node to 0 by Kailang Yang · 6 years ago
  69. 9cda7c0 powerpc/perf: Fix MMCRA corruption by bhrb_filter by Ravi Bangoria · 6 years ago
  70. bb78044 Btrfs: fix race updating log root item during fsync by Filipe Manana · 6 years ago
  71. 571fe26c scsi: zfcp: fix to prevent port_remove with pure auto scan LUNs (only sdevs) by Steffen Maier · 6 years ago
  72. 85494cf scsi: zfcp: fix missing zfcp_port reference put on -EBUSY from port_remove by Steffen Maier · 6 years ago
  73. 701d744 media: smsusb: better handle optional alignment by Mauro Carvalho Chehab · 6 years ago
  74. 995044b media: usb: siano: Fix false-positive "uninitialized variable" warning by Alan Stern · 6 years ago
  75. 6ecd180 media: usb: siano: Fix general protection fault in smsusb by Alan Stern · 6 years ago
  76. b07c7a3 USB: rio500: fix memory leak in close after disconnect by Oliver Neukum · 6 years ago
  77. 6496f8e USB: rio500: refuse more than one device at a time by Oliver Neukum · 6 years ago
  78. 6e73cc7 USB: Add LPM quirk for Surface Dock GigE adapter by Maximilian Luz · 6 years ago
  79. a45f178 USB: sisusbvga: fix oops in error path of sisusb_probe by Oliver Neukum · 6 years ago
  80. feab6c8 USB: Fix slab-out-of-bounds write in usb_get_bos_descriptor by Alan Stern · 6 years ago
  81. 061e039 usbip: usbip_host: fix stub_dev lock context imbalance regression by Shuah Khan · 6 years ago
  82. 450273e usbip: usbip_host: fix BUG: sleeping function called from invalid context by Shuah Khan · 6 years ago
  83. 3899f1a usb: xhci: avoid null pointer deref when bos field is NULL by Carsten Schmid · 6 years ago
  84. 307031c xhci: Convert xhci_handshake() to use readl_poll_timeout_atomic() by Andrey Smirnov · 6 years ago
  85. 0b3521c xhci: Use %zu for printing size_t type by Fabio Estevam · 6 years ago
  86. fa2fc3c xhci: update bounce buffer with correct sg num by Henry Lin · 6 years ago
  87. e186b19 include/linux/bitops.h: sanitize rotate primitives by Rasmus Villemoes · 6 years ago
  88. c96e59d sparc64: Fix regression in non-hypervisor TLB flush xcall by James Clarke · 6 years ago
  89. f7afb6e tipc: fix modprobe tipc failed after switch order of device registration by Junwei Hu · 6 years ago
  90. db7c56e Revert "tipc: fix modprobe tipc failed after switch order of device registration" by David S. Miller · 6 years ago
  91. 19474aa xen/pciback: Don't disable PCI_COMMAND on PCI device reset. by Konrad Rzeszutek Wilk · 6 years ago
  92. 46724c0 crypto: vmx - ghash: do nosimd fallback manually by Daniel Axtens · 6 years ago
  93. bff8f80 net: mvpp2: fix bad MVPP2_TXQ_SCHED_TOKEN_CNTR_REG queue value by Antoine Tenart · 6 years ago
  94. c8e0c41 net: mvneta: Fix err code path of probe by Jisheng Zhang · 6 years ago
  95. 47a86e3 net: dsa: mv88e6xxx: fix handling of upper half of STATS_TYPE_PORT by Rasmus Villemoes · 6 years ago
  96. 2113c72 ipv4/igmp: fix build error if !CONFIG_IP_MULTICAST by Eric Dumazet · 6 years ago
  97. 405d3bb ipv4/igmp: fix another memory leak in igmpv3_del_delrec() by Eric Dumazet · 6 years ago
  98. e8308ee bnxt_en: Fix aggregation buffer leak under OOM condition. by Michael Chan · 6 years ago
  99. f02d577 tipc: Avoid copying bytes beyond the supplied data by Chris Packham · 6 years ago
  100. ed7b03f usbnet: fix kernel crash after disconnect by Kloetzke Jan · 6 years ago