1. 713b91c missing barriers in some of unix_sock ->addr and ->path accesses by Al Viro · 5 years ago
  2. 2f3d0e9 net: Set rtm_table to RT_TABLE_COMPAT for ipv6 for tables > 255 by Kalash Nainwal · 5 years ago
  3. c4bec92 mdio_bus: Fix use-after-free on device_register fails by YueHaibing · 5 years ago
  4. 92382cd net/x25: fix a race in x25_bind() by Eric Dumazet · 5 years ago
  5. f46dc15 net/mlx4_core: Fix qp mtt size calculation by Jack Morgenstein · 5 years ago
  6. 038a48c net/mlx4_core: Fix locking in SRIOV mode when switching between events and polling by Jack Morgenstein · 5 years ago
  7. de42e2e net/mlx4_core: Fix reset flow when in command polling mode by Jack Morgenstein · 5 years ago
  8. 9b0e9c2 vxlan: test dev->flags & IFF_UP before calling gro_cells_receive() by Eric Dumazet · 5 years ago
  9. 40852d5 tcp: handle inet_csk_reqsk_queue_add() failures by Guillaume Nault · 5 years ago
  10. e8273ce route: set the deleted fnhe fnhe_daddr to 0 in ip_del_fnhe to fix a race by Xin Long · 5 years ago
  11. a0f1f55 ravb: Decrease TxFIFO depth of Q3 and Q2 to one by Masaru Nagai · 5 years ago
  12. 3b3ce4c pptp: dst_release sk_dst_cache in pptp_sock_destruct by Xin Long · 5 years ago
  13. 0651889 net/x25: reset state in x25_connect() by Eric Dumazet · 5 years ago
  14. 3123545 net/x25: fix use-after-free in x25_device_event() by Eric Dumazet · 5 years ago
  15. b89d3ce net: sit: fix UBSAN Undefined behaviour in check_6rd by Miaohe Lin · 5 years ago
  16. 8aad233 net/hsr: fix possible crash in add_timer() by Eric Dumazet · 5 years ago
  17. a582b20 net: hsr: fix memory leak in hsr_dev_finalize() by Mao Wenan · 5 years ago
  18. e0c435a l2tp: fix infoleak in l2tp_ip6_recvmsg() by Eric Dumazet · 5 years ago
  19. ccc2aae KEYS: restrict /proc/keys by credentials at open time by Eric Biggers · 7 years ago
  20. 45eaae2 ACPICA: Reference Counts: increase max to 0x4000 for large servers by Erik Schmauss · 6 years ago
  21. b834331 Linux 4.9.163 by Greg Kroah-Hartman · 5 years ago
  22. 3596b45 x86: Add TSX Force Abort CPUID/MSR by Peter Zijlstra (Intel) · 5 years ago
  23. c34730d perf/x86/intel: Generalize dynamic constraint creation by Peter Zijlstra (Intel) · 5 years ago
  24. 0ac343a perf/x86/intel: Make cpuc allocations consistent by Peter Zijlstra (Intel) · 5 years ago
  25. dd25a76 ARM: dts: exynos: Do not ignore real-world fuse values for thermal zone 0 on Exynos5420 by Krzysztof Kozlowski · 7 years ago
  26. 88bc59c ARM: 8781/1: Fix Thumb-2 syscall return for binutils 2.29+ by Vincent Whitchurch · 6 years ago
  27. 660e1bf drm: disable uncached DMA optimization for ARM and arm64 by Ard Biesheuvel · 5 years ago
  28. a844f79 ARM: dts: exynos: Add minimal clkout parameters to Exynos3250 PMU by Marek Szyprowski · 5 years ago
  29. cf04883 ARM: dts: exynos: Fix pinctrl definition for eMMC RTSN line on Odroid X2/U3 by Marek Szyprowski · 5 years ago
  30. ce81355 futex,rt_mutex: Restructure rt_mutex_finish_proxy_lock() by Peter Zijlstra · 7 years ago
  31. 1dd5254 scsi: aacraid: Fix missing break in switch statement by Gustavo A. R. Silva · 5 years ago
  32. 6263e82 iscsi_ibft: Fix missing break in switch statement by Gustavo A. R. Silva · 5 years ago
  33. 3b5ed2c Input: elan_i2c - add id for touchpad found in Lenovo s21e-20 by Vincent Batts · 5 years ago
  34. 1a2403a Input: wacom_serial4 - add support for Wacom ArtPad II tablet by Jason Gerecke · 5 years ago
  35. 579acda fs: ratelimit __find_get_block_slow() failure message. by Tetsuo Handa · 5 years ago
  36. a189410 MIPS: Remove function size check in get_frame_info() by Jun-Ru Chang · 5 years ago
  37. ce42bb1 perf symbols: Filter out hidden symbols from labels by Jiri Olsa · 5 years ago
  38. 78335ed s390/qeth: fix use-after-free in error path by Julian Wiedmann · 5 years ago
  39. 9204492 netfilter: nf_nat: skip nat clash resolution for same-origin entries by Martynas Pumputis · 5 years ago
  40. 9b060e0 selftests: netfilter: add simple masq/redirect test cases by Florian Westphal · 5 years ago
  41. 78dbfc5 selftests: netfilter: fix config fragment CONFIG_NF_TABLES_INET by Naresh Kamboju · 5 years ago
  42. ad30393 dmaengine: dmatest: Abort test in case of mapping error by Andy Shevchenko · 5 years ago
  43. 4c870d3 vsock/virtio: reset connected sockets on device removal by Stefano Garzarella · 5 years ago
  44. 5c9e72b vsock/virtio: fix kernel panic after device hot-unplug by Stefano Garzarella · 5 years ago
  45. b498cfe dmaengine: at_xdmac: Fix wrongfull report of a channel as in use by Codrin Ciubotariu · 5 years ago
  46. d82c7e8 drm/sun4i: tcon: Prepare and enable TCON channel 0 clock at init by Paul Kocialkowski · 5 years ago
  47. 1573281 irqchip/mmp: Only touch the PJ4 IRQ & FIQ bits on enable/disable by Lubomir Rintel · 5 years ago
  48. 9ae6eb6 usb: phy: fix link errors by Anders Roxell · 5 years ago
  49. 7538927 arm64: dts: add msm8996 compatible to gicv3 by Srinivas Kandagatla · 5 years ago
  50. 06e777e ARM: pxa: ssp: unneeded to free devm_ allocated data by Peng Hao · 5 years ago
  51. d31765e soc: fsl: qbman: avoid race in clearing QMan interrupt by Madalin Bucur · 5 years ago
  52. 37b6ac5 autofs: fix error return in autofs_fill_super() by Ian Kent · 5 years ago
  53. 07f67e6 autofs: drop dentry reference only when it is never used by Pan Bian · 5 years ago
  54. c3ce520 fs/drop_caches.c: avoid softlockups in drop_pagecache_sb() by Jan Kara · 5 years ago
  55. 3016e96 mm, memory_hotplug: test_pages_in_a_zone do not pass the end of zone by Mikhail Zaslonko · 5 years ago
  56. 61fdbbb mm, memory_hotplug: is_mem_section_removable do not pass the end of a zone by Michal Hocko · 5 years ago
  57. 42813d9 x86_64: increase stack size for KASAN_EXTRA by Qian Cai · 5 years ago
  58. 1c2ca09 x86/kexec: Don't setup EFI info if EFI runtime is not enabled by Kairui Song · 5 years ago
  59. 32d14df arm64: kprobe: Always blacklist the KVM world-switch code by James Morse · 5 years ago
  60. 2b0ac76 cifs: fix computation for MAX_SMB2_HDR_SIZE by Ronnie Sahlberg · 5 years ago
  61. 4a2e5c5 platform/x86: Fix unmet dependency warning for SAMSUNG_Q10 by Sinan Kaya · 5 years ago
  62. 5224c78 scsi: libfc: free skb when receiving invalid flogi resp by Ming Lu · 5 years ago
  63. f85469e qed: Fix VF probe failure while FLR by Manish Chopra · 5 years ago
  64. 6f976ec nfs: Fix NULL pointer dereference of dev_name by Yao Liu · 5 years ago
  65. 7f6a663 gpio: vf610: Mask all GPIO interrupts by Andrew Lunn · 5 years ago
  66. 7e63308 net: stmmac: dwmac-rk: fix error handling in rk_gmac_powerup() by Alexey Khoroshilov · 5 years ago
  67. 91500a8 net: hns: Fix wrong read accesses via Clause 45 MDIO protocol by Yonglong Liu · 5 years ago
  68. 1e8e523 net: hns: Fix for missing of_node_put() after of_parse_phandle() by Yonglong Liu · 5 years ago
  69. cdf3d54 net: altera_tse: fix msgdma_tx_completion on non-zero fill_level case by Tomonori Sakita · 5 years ago
  70. 7d1ef64 xtensa: SMP: limit number of possible CPUs by NR_CPUS by Max Filippov · 5 years ago
  71. 11a4dc8 xtensa: SMP: mark each possible CPU as present by Max Filippov · 5 years ago
  72. db325a3 xtensa: smp_lx200_defconfig: fix vectors clash by Max Filippov · 5 years ago
  73. e2f3fd4 xtensa: SMP: fix secondary CPU initialization by Max Filippov · 5 years ago
  74. aa9b819 xtensa: SMP: fix ccount_timer_shutdown by Max Filippov · 6 years ago
  75. 2efa79e iommu/amd: Fix IOMMU page flush when detach device from a domain by Suravee Suthikulpanit · 5 years ago
  76. 304e1f0 ipvs: Fix signed integer overflow when setsockopt timeout by ZhangXiaoxu · 5 years ago
  77. 50c382e iommu/amd: Unmap all mapped pages in error path of map_sg by Jerry Snitselaar · 5 years ago
  78. 8a6c9f6 iommu/amd: Call free_iova_fast with pfn in map_sg by Jerry Snitselaar · 5 years ago
  79. 8c310cd IB/{hfi1, qib}: Fix WC.byte_len calculation for UD_SEND_WITH_IMM by Brian Welty · 5 years ago
  80. 70ffacb perf tools: Handle TOPOLOGY headers with no CPU by Stephane Eranian · 5 years ago
  81. 3d3916f perf core: Fix perf_proc_update_handler() bug by Stephane Eranian · 5 years ago
  82. d2a6df7 vti4: Fix a ipip packet processing bug in 'IPCOMP' virtual tunnel by Su Yanjun · 5 years ago
  83. 47d77d4 media: uvcvideo: Fix 'type' check leading to overflow by Alistair Strachan · 5 years ago
  84. dd6734e exec: Fix mem leak in kernel_read_file by YueHaibing · 5 years ago
  85. b010e03 hugetlbfs: fix races and page leaks during migration by Mike Kravetz · 5 years ago
  86. 2ffcbeb MIPS: irq: Allocate accurate order pages for irq stack by Liu Xiang · 5 years ago
  87. 3001a9c applicom: Fix potential Spectre v1 vulnerabilities by Gustavo A. R. Silva · 5 years ago
  88. ff24d86 x86/CPU/AMD: Set the CPB bit unconditionally on F17h by Jiaxun Yang · 5 years ago
  89. c8381e9 net: phy: Micrel KSZ8061: link failure after cable connect by Rajasingh Thavamani · 5 years ago
  90. dca7cd4 tun: remove unnecessary memory barrier by Timur Celik · 5 years ago
  91. 689b5a2 tun: fix blocking read by Timur Celik · 5 years ago
  92. 3b44897 net: avoid use IPCB in cipso_v4_error by Nazarov Sergey · 5 years ago
  93. 55ea53a net: Add __icmp_send helper. by Nazarov Sergey · 5 years ago
  94. 0774589 xen-netback: fix occasional leak of grant ref mappings under memory pressure by Igor Druzhinin · 5 years ago
  95. 2e6b393 xen-netback: don't populate the hash cache on XenBus disconnect by Igor Druzhinin · 5 years ago
  96. 375d6d4 net: sit: fix memory leak in sit_init_net() by Mao Wenan · 5 years ago
  97. 05d3d2d net: nfc: Fix NULL dereference on nfc_llcp_build_tlv fails by YueHaibing · 5 years ago
  98. 009510a net: netem: fix skb length BUG_ON in __skb_to_sgvec by Sheng Lan · 5 years ago
  99. 1c973f9 netlabel: fix out-of-bounds memory accesses by Paul Moore · 5 years ago
  100. 23e34d1 net: dsa: mv88e6xxx: Fix u64 statistics by Andrew Lunn · 5 years ago