1. 84fc2d7 l2tp: do not accept arbitrary sockets by Eric Dumazet · 6 years ago
  2. c5e6439 ipv6: fix access to non-linear packet in ndisc_fill_redirect_hdr_option() by Lorenzo Bianconi · 6 years ago
  3. 1fdc00c dccp: check sk for closed state in dccp_sendmsg() by Alexey Kodanev · 6 years ago
  4. 1562f14 net: Fix hlist corruptions in inet_evict_bucket() by Kirill Tkhai · 6 years ago
  5. 28984ba0 net: use skb_to_full_sk() in skb_update_prio() by Eric Dumazet · 6 years ago
  6. e7d7956 ieee802154: 6lowpan: fix possible NULL deref in lowpan_device_event() by Eric Dumazet · 6 years ago
  7. e927ffb sch_netem: fix skb leak in netem_enqueue() by Alexey Kodanev · 6 years ago
  8. ad62170 rhashtable: Fix rhlist duplicates insertion by Paul Blakey · 6 years ago
  9. fe3627f ppp: avoid loop in xmit recursion detection code by Guillaume Nault · 6 years ago
  10. 4f2f7a0 net sched actions: return explicit error when tunnel_key mode is not specified by Roman Mashak · 6 years ago
  11. 6c9ca57 Revert "genirq: Use irqd_get_trigger_type to compare the trigger type for shared IRQs" by Greg Kroah-Hartman · 6 years ago
  12. 6505dd1 scsi: sg: don't return bogus Sg_requests by Johannes Thumshirn · 7 years ago
  13. c44cfe0 Linux 4.9.91 by Greg Kroah-Hartman · 6 years ago
  14. c9e3071 bpf, x64: increase number of passes by Daniel Borkmann · 6 years ago
  15. 3eb8880 bpf: skip unnecessary capability check by Chenbo Feng · 6 years ago
  16. 733a4e1 kbuild: disable clang's default use of -fmerge-all-constants by Daniel Borkmann · 6 years ago
  17. 353f71f selftests: x86: sysret_ss_attrs doesn't build on a PIE build by Shuah Khan · 7 years ago
  18. 1443abc x86/pkeys/selftests: Rename 'si_pkey' to 'siginfo_pkey' by Dave Hansen · 7 years ago
  19. f41f815 signal/testing: Don't look for __SI_FAULT in userspace by Eric W. Biederman · 7 years ago
  20. 93b4839 selftests/x86/protection_keys: Fix syscall NR redefinition warnings by Andy Lutomirski · 7 years ago
  21. 26e9852 selftests, x86, protection_keys: fix wrong offset in siginfo by Dave Hansen · 7 years ago
  22. 1e0fc7d staging: lustre: ptlrpc: kfree used instead of kvfree by Nadav Amit · 7 years ago
  23. 162daa2 iio: ABI: Fix name of timestamp sysfs file by Linus Walleij · 7 years ago
  24. 9c0d0a0 perf/x86/intel/uncore: Fix multi-domain PCI CHA enumeration bug on Skylake servers by Kan Liang · 6 years ago
  25. e91ec34 perf/x86/intel: Don't accidentally clear high bits in bdw_limit_period() by Dan Carpenter · 6 years ago
  26. a8b3a6a perf stat: Fix CVS output format for non-supported counters by Ilya Pronin · 6 years ago
  27. b3076ab perf/x86/intel/uncore: Fix Skylake UPI event format by Kan Liang · 6 years ago
  28. 3681c24 x86/entry/64: Don't use IST entry for #BP stack by Andy Lutomirski · 9 years ago
  29. f9ed244 x86/boot/64: Verify alignment of the LOAD segment by H.J. Lu · 6 years ago
  30. 678b405 x86/build/64: Force the linker to use 2MB page size by H.J. Lu · 6 years ago
  31. 587da2b kvm/x86: fix icebp instruction handling by Linus Torvalds · 6 years ago
  32. c68a7a8 selftests/x86/ptrace_syscall: Fix for yet more glibc interference by Andy Lutomirski · 6 years ago
  33. 7c28067 tty: vt: fix up tabstops properly by Linus Torvalds · 6 years ago
  34. 101a72e can: cc770: Fix use after free in cc770_tx_interrupt() by Andri Yngvason · 6 years ago
  35. 5fdbcc3 can: cc770: Fix queue stall & dropped RTR reply by Andri Yngvason · 6 years ago
  36. 01a303d can: cc770: Fix stalls on rt-linux, remove redundant IRQ ack by Andri Yngvason · 6 years ago
  37. 6e400b4 can: ifi: Check core revision upon probe by Marek Vasut · 6 years ago
  38. a452b35 can: ifi: Repair the error handling by Marek Vasut · 6 years ago
  39. 5e7124c staging: ncpfs: memory corruption in ncp_read_kernel() by Dan Carpenter · 6 years ago
  40. 4d9ed68 mtd: nand: fsl_ifc: Read ECCSTAT0 and ECCSTAT1 registers for IFC 2.0 by Jagdish Gediya · 6 years ago
  41. eca95cb mtd: nand: fsl_ifc: Fix eccstat array overflow for IFC ver >= 2.0.0 by Jagdish Gediya · 6 years ago
  42. 9b5dd84 mtd: nand: fsl_ifc: Fix nand waitfunc return value by Jagdish Gediya · 6 years ago
  43. 9eab80e mtdchar: fix usage of mtd_ooblayout_ecc() by OuYang ZhiZhong · 6 years ago
  44. d434dae tracing: probeevent: Fix to support minus offset from symbol by Masami Hiramatsu · 6 years ago
  45. 0e17fdd rtlwifi: rtl8723be: Fix loss of signal by Larry Finger · 6 years ago
  46. 0a9be1b brcmfmac: fix P2P_DEVICE ethernet address generation by Arend Van Spriel · 6 years ago
  47. 6fa877d libnvdimm, {btt, blk}: do integrity setup before add_disk() by Vishal Verma · 6 years ago
  48. d0826ba ACPI / watchdog: Fix off-by-one error at resource assignment by Takashi Iwai · 6 years ago
  49. f33db31 acpi, numa: fix pxm to online numa node associations by Dan Williams · 6 years ago
  50. 4ac9ab4 drm: udl: Properly check framebuffer mmap offsets by Greg Kroah-Hartman · 6 years ago
  51. e664e6d drm/radeon: Don't turn off DP sink when disconnected by Michel Dänzer · 6 years ago
  52. f0c8824 drm/vmwgfx: Fix a destoy-while-held mutex problem. by Thomas Hellstrom · 6 years ago
  53. 8ab8995 mm/shmem: do not wait for lock_page() in shmem_unused_huge_shrink() by Kirill A. Shutemov · 6 years ago
  54. 142d9dd mm/thp: do not wait for lock_page() in deferred_split_scan() by Kirill A. Shutemov · 6 years ago
  55. 24284d5 mm/khugepaged.c: convert VM_BUG_ON() to collapse fail by Kirill A. Shutemov · 6 years ago
  56. f4fe4f9 x86/mm: implement free pmd/pte page interfaces by Toshi Kani · 6 years ago
  57. 9c7f7bd mm/vmalloc: add interfaces to free unmapped page table by Toshi Kani · 6 years ago
  58. e294c4c nfsd: remove blocked locks on client teardown by Jeff Layton · 6 years ago
  59. 8d7a2a6 libata: Modify quirks for MX100 to limit NCQ_TRIM quirk to MU01 version by Hans de Goede · 6 years ago
  60. ed57941 libata: Make Crucial BX100 500GB LPM quirk apply to all firmware versions by Hans de Goede · 6 years ago
  61. a7262d2 libata: Apply NOLPM quirk to Crucial M500 480 and 960GB SSDs by Hans de Goede · 6 years ago
  62. db4a121a libata: Enable queued TRIM for Samsung SSD 860 by Ju Hyung Park · 6 years ago
  63. 2bcfcae libata: disable LPM for Crucial BX100 SSD 500GB drive by Kai-Heng Feng · 6 years ago
  64. a9f062b libata: Apply NOLPM quirk to Crucial MX100 512GB SSDs by Hans de Goede · 6 years ago
  65. 8b8524d libata: don't try to pass through NCQ commands to non-NCQ devices by Eric Biggers · 6 years ago
  66. 195c71d libata: remove WARN() for DMA or PIO command without data by Eric Biggers · 6 years ago
  67. 85f0fec libata: fix length validation of ATAPI-relayed SCSI commands by Eric Biggers · 6 years ago
  68. dd62bc30 Bluetooth: btusb: Fix quirk for Atheros 1525/QCA6174 by Takashi Iwai · 6 years ago
  69. bdbd915 clk: sunxi-ng: a31: Fix CLK_OUT_* clock ops by Chen-Yu Tsai · 6 years ago
  70. 8f0dd27 clk: bcm2835: Protect sections updating shared registers by Boris Brezillon · 6 years ago
  71. beb9ece clk: bcm2835: Fix ana->maskX definitions by Boris Brezillon · 6 years ago
  72. 3ba5143 ahci: Add PCI-id for the Highpoint Rocketraid 644L card by Hans de Goede · 6 years ago
  73. d2327a25e PCI: Add function 1 DMA alias quirk for Highpoint RocketRAID 644L by Hans de Goede · 6 years ago
  74. d896393 mmc: dw_mmc: fix falling from idmac to PIO mode when dw_mci_reset occurs by Evgeniy Didin · 6 years ago
  75. ff0b03a ALSA: hda/realtek - Always immediately update mute LED with pin VREF by Takashi Iwai · 6 years ago
  76. 7896970 ALSA: aloop: Fix access to not-yet-ready substream via cable by Takashi Iwai · 6 years ago
  77. d44f3ad ALSA: aloop: Sync stale timer before release by Takashi Iwai · 6 years ago
  78. b1d25da ALSA: usb-audio: Fix parsing descriptor of UAC2 processing unit by Kirill Marinushkin · 6 years ago
  79. 055c49dc iio: st_pressure: st_accel: pass correct platform data to init by Michael Nosthoff · 6 years ago
  80. 3eaa5de MIPS: ralink: Remove ralink_halt() by NeilBrown · 6 years ago
  81. 24f70aa Linux 4.9.90 by Greg Kroah-Hartman · 6 years ago
  82. 8dd5c0c usb: gadget: f_hid: fix: Move IN request allocation to set_alt() by Krzysztof Opasiak · 7 years ago
  83. 805cbd5 RDMA/ucma: Don't allow join attempts for unsupported AF family by Leon Romanovsky · 6 years ago
  84. e3fb652 RDMA/ucma: Fix access to non-initialized CM_ID object by Leon Romanovsky · 6 years ago
  85. bbdfb44 clk: migrate the count of orphaned clocks at init by Jerome Brunet · 6 years ago
  86. 971e09c IB/mlx5: Fix out-of-bounds read in create_raw_packet_qp_rq by Boris Pismenny · 6 years ago
  87. e2ee1a1 IB/mlx5: Fix integer overflows in mlx5_ib_create_srq by Boris Pismenny · 6 years ago
  88. 559205f dmaengine: ti-dma-crossbar: Fix event mapping for TPCC_EVT_MUX_60_63 by Vignesh R · 7 years ago
  89. bc0e731 clk: si5351: Rename internal plls to avoid name collisions by Sergej Sawazki · 7 years ago
  90. c53ae7d clk: axi-clkgen: Correctly handle nocount bit in recalc_rate() by Lars-Peter Clausen · 7 years ago
  91. 9fd65f8 clk: Don't touch hardware when reparenting during registration by Stephen Boyd · 7 years ago
  92. eeed4cf nfsd4: permit layoutget of executable-only files by Benjamin Coddington · 7 years ago
  93. 64d5c60 ARM: dts: aspeed-evb: Add unit name to memory node by Joel Stanley · 7 years ago
  94. dc445b3 RDMA/ocrdma: Fix permissions for OCRDMA_RESET_STATS by Anton Vasilyev · 7 years ago
  95. 1139d77 ip6_vti: adjust vti mtu according to mtu of lower device by Alexey Kodanev · 7 years ago
  96. 62088f5 iommu/vt-d: clean up pr_irq if request_threaded_irq fails by Jerry Snitselaar · 7 years ago
  97. f03b94e pinctrl: rockchip: enable clock when reading pin direction register by Brian Norris · 7 years ago
  98. bd6552c pinctrl: Really force states during suspend/resume by Florian Fainelli · 7 years ago
  99. ba936f2 coresight: Fix disabling of CoreSight TPIU by Robert Walker · 7 years ago
  100. d69cf85 pty: cancel pty slave port buf's work in tty_release by Sahara · 7 years ago