1. 9029b69 x86/bugs: Fix the AMD SSBD usage of the SPEC_CTRL MSR by Tom Lendacky · 7 years ago
  2. 8d1385e locking/atomics, asm-generic: Move some macros from <linux/bitops.h> to a new <linux/bits.h> file by Will Deacon · 7 years ago
  3. 76869c0 x86/bugs: Switch the selection of mitigation from CPU vendor to CPU features by Konrad Rzeszutek Wilk · 7 years ago
  4. a9f354a x86/bugs: Add AMD's SPEC_CTRL MSR usage by Konrad Rzeszutek Wilk · 7 years ago
  5. 99bd381 x86/bugs: Add AMD's variant of SSB_NO by Konrad Rzeszutek Wilk · 7 years ago
  6. 2b8e346 x86/speculation: Simplify the CPU bug detection logic by Dominik Brodowski · 7 years ago
  7. efcb85d x86/speculation: Support Enhanced IBRS on future CPUs by Sai Praneeth · 7 years ago
  8. 042c6ae x86/cpufeatures: Hide AMD-specific speculation flags by Ben Hutchings · 7 years ago
  9. dc7e3b0 x86/MCE: Save microcode revision in machine check records by Tony Luck · 8 years ago
  10. 30c66b5 x86/microcode/intel: Check microcode revision before updating sibling threads by Ashok Raj · 8 years ago
  11. c2a357d bitops: avoid integer overflow in GENMASK(_ULL) by Matthias Kaehlcke · 8 years ago
  12. d7a711b x86: stop exporting msr-index.h to userland by Nicolas Dichtel · 9 years ago
  13. 98cc146 x86/microcode/intel: Add a helper which gives the microcode revision by Borislav Petkov · 9 years ago
  14. 5ec6421 locking/static_keys: Provide DECLARE and well as DEFINE macros by Tony Luck · 9 years ago
  15. 40f6c72 Don't jump to compute_result state from check_result state by Nigel Croxon · 7 years ago
  16. 07d3551 x86/vdso: Pass --eh-frame-hdr to the linker by Alistair Strachan · 7 years ago
  17. 9767260 cw1200: fix missing unlock on error in cw1200_hw_scan() by Wei Yongjun · 7 years ago
  18. ccc2b0f gpu: ipu-v3: dp: fix CSC handling by Lucas Stach · 7 years ago
  19. 795c76f selftests/net: correct the return value for run_netsocktests by Po-Hsu Lin · 7 years ago
  20. 83494cf s390: ctcm: fix ctcm_new_device error return code by Arnd Bergmann · 7 years ago
  21. 4c78631 ipvs: do not schedule icmp errors from tunnels by Julian Anastasov · 7 years ago
  22. 2b46b98 init: initialize jump labels before command line option parsing by Dan Williams · 7 years ago
  23. a54c490 tools lib traceevent: Fix missing equality check for strcmp by Rikard Falkeborn · 7 years ago
  24. 5664d32 KVM: x86: avoid misreporting level-triggered irqs as edge-triggered in tracing by Vitaly Kuznetsov · 7 years ago
  25. b79c1ea s390/3270: fix lockdep false positive on view->lock by Martin Schwidefsky · 7 years ago
  26. 825c640 s390/dasd: Fix capacity calculation for large volumes by Peter Oberparleiter · 7 years ago
  27. 905b896 libnvdimm/btt: Fix a kmemdup failure check by Aditya Pakki · 7 years ago
  28. 3007ae4 HID: input: add mapping for keyboard Brightness Up/Down/Toggle keys by Dmitry Torokhov · 7 years ago
  29. c15b4f9 HID: input: add mapping for Expose/Overview key by Dmitry Torokhov · 7 years ago
  30. 4567993 iio: adc: xilinx: fix potential use-after-free on remove by Sven Van Asbroeck · 7 years ago
  31. 619c893 platform/x86: sony-laptop: Fix unintentional fall-through by Gustavo A. R. Silva · 7 years ago
  32. 8ce5ae6 netfilter: compat: initialize all fields in xt_init by Francesco Ruggeri · 6 years ago
  33. a9bdfbd timer/debug: Change /proc/timer_stats from 0644 to 0600 by Ben Hutchings · 6 years ago
  34. e212945 ASoC: Intel: avoid Oops if DMA setup fails by Ross Zwisler · 7 years ago
  35. faf4586 ipv6: fix a potential deadlock in do_ipv6_setsockopt() by WANG Cong · 9 years ago
  36. dcb33fe UAS: fix alignment of scatter/gather segments by Oliver Neukum · 7 years ago
  37. d016dc1b Bluetooth: Align minimum encryption key size for LE and BR/EDR connections by Marcel Holtmann · 7 years ago
  38. dd150bc Bluetooth: hidp: fix buffer overflow by Young Xiao · 7 years ago
  39. 15a12bd scsi: qla2xxx: Fix incorrect region-size setting in optrom SYSFS routines by Andrew Vasquez · 7 years ago
  40. 88246eb usb: dwc3: Fix default lpm_nyet_threshold value by Thinh Nguyen · 7 years ago
  41. 1aec586 genirq: Prevent use-after-free and work list corruption by Prasad Sodagudi · 7 years ago
  42. 2984aa6 iommu/amd: Set exclusion range correctly by Joerg Roedel · 7 years ago
  43. 4294ec5 scsi: csiostor: fix missing data copy in csio_scsi_err_handler() by Varun Prakash · 7 years ago
  44. 93beb0de perf/x86/intel: Fix handling of wakeup_events for multi-entry PEBS by Stephane Eranian · 7 years ago
  45. 5ea6b62 ASoC: tlv320aic32x4: Fix Common Pins by Annaliese McDermond · 7 years ago
  46. b7bbb5c ASoC: cs4270: Set auto-increment bit for register writes by Daniel Mack · 7 years ago
  47. 7913262 ASoC:soc-pcm:fix a codec fixup issue in TDM case by Rander Wang · 7 years ago
  48. fe3f651 scsi: libsas: fix a race condition when smp task timeout by Jason Yan · 7 years ago
  49. 0f83a55 media: v4l2: i2c: ov7670: Fix PLL bypass register values by Jacopo Mondi · 8 years ago
  50. d96fc77 x86/mce: Improve error message when kernel cannot recover, p2 by Tony Luck · 7 years ago
  51. 08794d1 selinux: never allow relabeling on context mounts by Ondrej Mosnacek · 7 years ago
  52. 3bf16c4 Input: snvs_pwrkey - initialize necessary driver data before enabling IRQ by Anson Huang · 7 years ago
  53. 90b8ab9 staging: iio: adt7316: fix the dac write calculation by Jeremy Fertic · 7 years ago
  54. 7c4744e staging: iio: adt7316: fix the dac read calculation by Jeremy Fertic · 7 years ago
  55. a45018f staging: iio: adt7316: allow adt751x to use internal vref for all dacs by Jeremy Fertic · 7 years ago
  56. 55153b1 usb: usbip: fix isoc packet num validation in get_pipe by Malte Leip · 7 years ago
  57. 3401512 ARM: iop: don't use using 64-bit DMA masks by Arnd Bergmann · 7 years ago
  58. 03fd6e1 ARM: orion: don't use using 64-bit DMA masks by Arnd Bergmann · 7 years ago
  59. 9fcbabe xsysace: Fix error handling in ace_setup by Guenter Roeck · 7 years ago
  60. 66c57ab hugetlbfs: fix memory leak for resv_map by Mike Kravetz · 7 years ago
  61. 550ce5b net: hns: Fix WARNING when remove HNS driver with SMMU enabled by Yonglong Liu · 7 years ago
  62. c8d4b98 net: hns: Use NAPI_POLL_WEIGHT for hns driver by Yonglong Liu · 7 years ago
  63. 4af8444 scsi: storvsc: Fix calculation of sub-channel count by Michael Kelley · 7 years ago
  64. 4328fca vfio/pci: use correct format characters by Louis Taylor · 7 years ago
  65. 891c928 rtc: da9063: set uie_unsupported when relevant by Alexandre Belloni · 7 years ago
  66. 0239568 debugfs: fix use-after-free on symlink traversal by Al Viro · 7 years ago
  67. 90a015d jffs2: fix use-after-free on symlink traversal by Al Viro · 7 years ago
  68. cd43ccb bonding: show full hw address in sysfs for slave entries by Konstantin Khorenko · 7 years ago
  69. 88020a1 igb: Fix WARN_ONCE on runtime suspend by Arvind Sankar · 7 years ago
  70. 6c24038 rtc: sh: Fix invalid alarm warning for non-enabled alarm by Geert Uytterhoeven · 7 years ago
  71. e9358b9 HID: debug: fix race condition with between rdesc_show() and device removal by He, Bo · 7 years ago
  72. 1b2b6db USB: core: Fix bug caused by duplicate interface PM usage counter by Alan Stern · 7 years ago
  73. b384399 USB: core: Fix unterminated string returned by usb_string() by Alan Stern · 7 years ago
  74. 7a52b95 USB: w1 ds2490: Fix bug caused by improper use of altsetting array by Alan Stern · 7 years ago
  75. 438b075 USB: yurex: Fix protection fault after device removal by Alan Stern · 7 years ago
  76. c6ae8a5 packet: validate msg_namelen in send directly by Willem de Bruijn · 7 years ago
  77. aed15cc bnxt_en: Improve multicast address setup logic. by Michael Chan · 7 years ago
  78. c7a9d69 ipv6: invert flowlabel sharing check in process and user mode by Willem de Bruijn · 7 years ago
  79. 82ae1a8 ipv6/flowlabel: wait rcu grace period before put_pid() by Eric Dumazet · 7 years ago
  80. 0fe65e4 ipv4: ip_do_fragment: Preserve skb_iif during fragmentation by Shmulik Ladkani · 7 years ago
  81. bdbc152 ALSA: line6: use dynamic buffers by Greg Kroah-Hartman · 7 years ago
  82. e1a5cdb vfio/type1: Limit DMA mappings per container by Alex Williamson · 7 years ago
  83. e0d9031 kconfig/[mn]conf: handle backspace (^H) key by Changbin Du · 7 years ago
  84. 8c2bbe2 libata: fix using DMA buffers on stack by raymond pang · 7 years ago
  85. 4767c30 scsi: zfcp: reduce flood of fcrscn1 trace records on multi-element RSCN by Steffen Maier · 7 years ago
  86. cd2bdca ceph: fix use-after-free on symlink traversal by Al Viro · 7 years ago
  87. 4663cb7 usb: u132-hcd: fix resource leak by Mukesh Ojha · 7 years ago
  88. 783552a scsi: qla4xxx: fix a potential NULL pointer dereference by Kangjie Lu · 7 years ago
  89. f18c946e net: ethernet: ti: fix possible object reference leak by Wen Yang · 7 years ago
  90. 64206dd net: ibm: fix possible object reference leak by Wen Yang · 7 years ago
  91. ae35f10 net: xilinx: fix possible object reference leak by Wen Yang · 7 years ago
  92. c0d641a net: ks8851: Set initial carrier state to down by Lukas Wunner · 7 years ago
  93. f41b4fd net: ks8851: Delay requesting IRQ until opened by Lukas Wunner · 7 years ago
  94. 195aac2 net: ks8851: Reassert reset pin if chip ID check fails by Lukas Wunner · 7 years ago
  95. 36b1240 net: ks8851: Dequeue RX packets explicitly by Lukas Wunner · 7 years ago
  96. 1710b4a ARM: dts: pfla02: increase phy reset duration by Marco Felsch · 7 years ago
  97. fd1f90b usb: gadget: net2272: Fix net2272_dequeue() by Guido Kiener · 7 years ago
  98. 61fb6fa usb: gadget: net2280: Fix net2280_dequeue() by Guido Kiener · 7 years ago
  99. 4ff888e usb: gadget: net2280: Fix overrun of OUT messages by Guido Kiener · 7 years ago
  100. b9cf1bc sc16is7xx: missing unregister/delete driver on error in sc16is7xx_init() by Mao Wenan · 7 years ago