1. 1c4eb2a nvmet: don't overwrite identify sn/fr with 0-bytes by Martin Wilck · 7 years ago
  2. f43d8e4 nvmet: don't report 0-bytes in serial number by Martin Wilck · 7 years ago
  3. 1e38f8e nvmet: Move serial number from controller to subsystem by Johannes Thumshirn · 7 years ago
  4. 077c9e2 x86/crypto, x86/fpu: Remove X86_FEATURE_EAGER_FPU #ifdef from the crc32c code by Andy Lutomirski · 8 years ago
  5. 142b79a af_key: Always verify length of provided sadb_key by Kevin Easton · 6 years ago
  6. b53761a nvme-pci: initialize queue memory before interrupts by Keith Busch · 7 years ago
  7. ae0c8ee bonding: require speed/duplex only for 802.3ad, alb and tlb by Andreas Born · 7 years ago
  8. bc5ad40 bonding: fix active-backup transition by Mahesh Bandewar · 7 years ago
  9. c5b9d36 bonding: correctly update link status during mii-commit phase by Mahesh Bandewar · 7 years ago
  10. 47a6aa5 x86/fpu: Hard-disable lazy FPU mode by Andy Lutomirski · 8 years ago
  11. 4f42dc6 Linux 4.9.108 by Greg Kroah-Hartman · 6 years ago
  12. cd4f9f2 complete e390f9a port for v4.9.106 by Philip Müller · 6 years ago
  13. 23873ae objtool: Fix gcov check for older versions of GCC by Josh Poimboeuf · 7 years ago
  14. e1fba17 dm bufio: avoid false-positive Wmaybe-uninitialized warning by Arnd Bergmann · 6 years ago
  15. 02136f3 KVM: VMX: Expose SSBD properly to guests, 4.9 supplement by Ben Hutchings · 6 years ago
  16. 5300a1c net: metrics: add proper netlink validation by Eric Dumazet · 6 years ago
  17. 0e0a027 net: phy: broadcom: Fix bcm_write_exp() by Florian Fainelli · 6 years ago
  18. c591536 rtnetlink: validate attributes in do_setlink() by Eric Dumazet · 6 years ago
  19. 1f19dd9 net/mlx4: Fix irq-unsafe spinlock usage by Jack Morgenstein · 6 years ago
  20. 869584e vrf: check the original netdevice for generating redirect by Stephen Suryaputra · 6 years ago
  21. f833209 vhost: synchronize IOTLB message with dev cleanup by Jason Wang · 6 years ago
  22. 3ff7364 team: use netdev_features_t instead of u32 by Dan Carpenter · 6 years ago
  23. 2ed49aa sctp: not allow transport timeout value less than HZ/5 for hb_timer by Xin Long · 6 years ago
  24. 46ad4d8 qed: Fix mask for physical address in ILT entry by Shahed Shaikh · 6 years ago
  25. 1118c60 packet: fix reserve calculation by Willem de Bruijn · 6 years ago
  26. c1d5043 net: usb: cdc_mbim: add flag FLAG_SEND_ZLP by Daniele Palmas · 6 years ago
  27. ba2ce02 net/packet: refine check for priv area size by Eric Dumazet · 6 years ago
  28. 064257c netdev-FAQ: clarify DaveM's position for stable backports by Cong Wang · 6 years ago
  29. 0ae3ff2 kcm: Fix use-after-free caused by clonned sockets by Kirill Tkhai · 6 years ago
  30. f698b28 isdn: eicon: fix a missing-check bug by Wenwen Wang · 6 years ago
  31. d33ecd2 ipv4: remove warning in ip_recv_error by Willem de Bruijn · 6 years ago
  32. ffa13b3 ip6mr: only set ip6mr_table from setsockopt when ip6mr_new_table succeeds by Sabrina Dubroca · 6 years ago
  33. fc7c872 enic: set DMA mask to 47 bit by Govindarajulu Varadarajan · 6 years ago
  34. 3e14656 dccp: don't free ccid2_hc_tx_sock struct in dccp_disconnect() by Alexey Kodanev · 6 years ago
  35. 5dcfc06 bnx2x: use the right constant by Julia Lawall · 6 years ago
  36. 8655f28 drm: set FMODE_UNSIGNED_OFFSET for drm files by Dave Airlie · 6 years ago
  37. 1ec1dfb kconfig: Avoid format overflow warning from GCC 8.1 by Nathan Chancellor · 6 years ago
  38. 8d99eb4 btrfs: define SUPER_FLAG_METADUMP_V2 by Anand Jain · 6 years ago
  39. 4be6529 mmap: relax file size limit for regular files by Linus Torvalds · 6 years ago
  40. 7a40374 mmap: introduce sane default mmap limits by Linus Torvalds · 6 years ago
  41. e876bfa tpm: self test failure should not cause suspend to fail by Chris Chiu · 6 years ago
  42. d6313fe tpm: do not suspend/resume if power stays on by Enric Balletbo i Serra · 7 years ago
  43. 3c3d05f Linux 4.9.107 by Greg Kroah-Hartman · 6 years ago
  44. 7317252 serial: pl011: add console matching function by Aleksey Makarov · 8 years ago
  45. 1724b70 sparc64: Don't clibber fixed registers in __multi4. by David S. Miller · 7 years ago
  46. 93960f9 mm: fix the NULL mapping case in __isolate_lru_page() by Hugh Dickins · 6 years ago
  47. f01d1b5 fix io_destroy()/aio_complete() race by Al Viro · 6 years ago
  48. d47c9f5 sparc64: Fix build warnings with gcc 7. by David S. Miller · 7 years ago
  49. eab90ed drm/i915: Disable LVDS on Radiant P845 by Ondrej Zary · 6 years ago
  50. 5ee69e6 drm/psr: Fix missed entry in PSR setup time table. by Dhinakaran Pandiyan · 6 years ago
  51. 83c0c8b IB/core: Fix error code for invalid GID entry by Parav Pandit · 6 years ago
  52. 6ba7b04 hwtracing: stm: fix build error on some arches by Greg Kroah-Hartman · 6 years ago
  53. 9943470 stm class: Use vmalloc for the master map by Alexander Shishkin · 6 years ago
  54. 3875d1b scsi: scsi_transport_srp: Fix shost to rport translation by Bart Van Assche · 6 years ago
  55. ef1b8fb MIPS: prctl: Disallow FRE without FR with PR_SET_FP_MODE requests by Maciej W. Rozycki · 6 years ago
  56. 5826fc5 MIPS: ptrace: Fix PTRACE_PEEKUSR requests for 64-bit FGRs by Maciej W. Rozycki · 6 years ago
  57. 8978f15 iio:kfifo_buf: check for uint overflow by Martin Kelly · 6 years ago
  58. 5d70bd5 net/mlx4_en: fix potential use-after-free with dma_unmap_page by Sarah Newman · 6 years ago
  59. e9b911a powerpc/64s: Add support for a store forwarding barrier at kernel entry/exit by Nicholas Piggin · 6 years ago
  60. 2149936 powerpc/64s: Fix section mismatch warnings from setup_rfi_flush() by Michael Ellerman · 6 years ago
  61. 9aa6386 powerpc/pseries: Restore default security feature flags on setup by Mauricio Faria de Oliveira · 6 years ago
  62. 4ec7e5e powerpc: Move default security feature flags by Mauricio Faria de Oliveira · 6 years ago
  63. 9e337dc powerpc/pseries: Fix clearing of security feature flags by Mauricio Faria de Oliveira · 6 years ago
  64. 1dc0f1f powerpc/64s: Wire up cpu_show_spectre_v2() by Michael Ellerman · 6 years ago
  65. ed50e03 powerpc/64s: Wire up cpu_show_spectre_v1() by Michael Ellerman · 6 years ago
  66. 76e0b30 powerpc/pseries: Use the security flags in pseries_setup_rfi_flush() by Michael Ellerman · 6 years ago
  67. fe1a517 powerpc/powernv: Use the security flags in pnv_setup_rfi_flush() by Michael Ellerman · 6 years ago
  68. a8f6001 powerpc/64s: Enhance the information in cpu_show_meltdown() by Michael Ellerman · 6 years ago
  69. 6f81254 powerpc/64s: Move cpu_show_meltdown() by Michael Ellerman · 6 years ago
  70. bdcfead powerpc/powernv: Set or clear security feature flags by Michael Ellerman · 6 years ago
  71. 7be06ca powerpc/pseries: Set or clear security feature flags by Michael Ellerman · 6 years ago
  72. 62dfddf powerpc: Add security feature flags for Spectre/Meltdown by Michael Ellerman · 6 years ago
  73. 45bc42b powerpc/pseries: Add new H_GET_CPU_CHARACTERISTICS flags by Michael Ellerman · 6 years ago
  74. 82bfffe powerpc/rfi-flush: Call setup_rfi_flush() after LPM migration by Michael Ellerman · 6 years ago
  75. 2b2f103 powerpc/rfi-flush: Differentiate enabled and patched flush types by Mauricio Faria de Oliveira · 6 years ago
  76. 135b2c1 powerpc/rfi-flush: Always enable fallback flush on pseries by Michael Ellerman · 6 years ago
  77. 5e9ea71 powerpc/rfi-flush: Make it possible to call setup_rfi_flush() again by Michael Ellerman · 6 years ago
  78. a1bbe5e powerpc/rfi-flush: Move the logic to avoid a redo into the debugfs code by Michael Ellerman · 6 years ago
  79. 98df746 powerpc/powernv: Support firmware disable of RFI flush by Michael Ellerman · 6 years ago
  80. 51cbb3b powerpc/pseries: Support firmware disable of RFI flush by Michael Ellerman · 6 years ago
  81. 70e51fd powerpc/rfi-flush: Move out of HARDLOCKUP_DETECTOR #ifdef by Michael Ellerman · 6 years ago
  82. b1d5708 arm64/cpufeature: don't use mutex in bringup path by Mark Rutland · 7 years ago
  83. fe64d7d arm64: Add hypervisor safe helper for checking constant capabilities by Suzuki K Poulose · 8 years ago
  84. e192845 scsi: ufs: Factor out ufshcd_read_desc_param by Potomski, MichalX · 7 years ago
  85. be4d66d scsi: ufs: refactor device descriptor reading by Tomas Winkler · 7 years ago
  86. b0a12b4 scsi: ufs: fix failure to read the string descriptor by Subhash Jadavani · 8 years ago
  87. 7966e76 tcp: avoid integer overflows in tcp_rcv_space_adjust() by Eric Dumazet · 6 years ago
  88. c43b4ff x86/amd: don't set X86_BUG_SYSRET_SS_ATTRS when running under Xen by Juergen Gross · 6 years ago
  89. bb70de1 xen: set cpu capabilities from xen_start_kernel() by Juergen Gross · 6 years ago
  90. 474928b x86/amd: revert commit 944e0fc51a89c9827b9 by Juergen Gross · 6 years ago
  91. 219270d platform/chrome: cros_ec_lpc: remove redundant pointer request by Colin Ian King · 7 years ago
  92. a38249d ASoC: Intel: sst: remove redundant variable dma_dev_name by Colin Ian King · 7 years ago
  93. fd9c9ff rtlwifi: rtl8192cu: Remove variable self-assignment in rf.c by Matthias Kaehlcke · 6 years ago
  94. ecfed29 dma-buf: remove redundant initialization of sg_table by Colin Ian King · 7 years ago
  95. fa4724c cfg80211: further limit wiphy names to 64 bytes by Eric Biggers · 6 years ago
  96. c738c80 selinux: KASAN: slab-out-of-bounds in xattr_getsecurity by Sachin Grover · 6 years ago
  97. dfc80dc tracing: Fix crash when freeing instances with event triggers by Steven Rostedt (VMware) · 6 years ago
  98. 87efba9 Input: elan_i2c_smbus - fix corrupted stack by Benjamin Tissoires · 6 years ago
  99. 28fffa9 Revert "ima: limit file hash setting by user to fix and log modes" by Mimi Zohar · 8 years ago
  100. 0f929c9 xfs: detect agfl count corruption and reset agfl by Brian Foster · 6 years ago