1. bb951d8 ALSA: hda: Add ASRock N68C-S UCC the power_save blacklist by Hans de Goede · 7 years ago
  2. 15c5fb3 ALSA: sparc: Fix invalid snd_free_pages() at error path by Takashi Iwai · 7 years ago
  3. d8a2dca ALSA: control: Fix race between adding and removing a user element by Takashi Iwai · 7 years ago
  4. b77c35e ALSA: ac97: Fix incorrect bit shift at AC97-SPSA control write by Takashi Iwai · 7 years ago
  5. e83c440 ALSA: wss: Fix invalid snd_free_pages() at error path by Takashi Iwai · 7 years ago
  6. adcd35a fs: fix lost error code in dio_complete by Maximilian Heyne · 7 years ago
  7. 205af59 perf/x86/intel: Disallow precise_ip on BTS events by Jiri Olsa · 7 years ago
  8. be0e2e2 perf/x86/intel: Add generic branch tracing check to intel_pmu_has_bts() by Jiri Olsa · 7 years ago
  9. ad65b54 perf/x86/intel: Move branch tracing setup to the Intel-specific source file by Jiri Olsa · 7 years ago
  10. 33448a8 x86/fpu: Disable bottom halves while loading FPU registers by Sebastian Andrzej Siewior · 7 years ago
  11. 00f91ad x86/MCE/AMD: Fix the thresholding machinery initialization order by Borislav Petkov · 7 years ago
  12. 8af02415 arm64: dts: rockchip: Fix PCIe reset polarity for rk3399-puma-haikou. by Christoph Muellner · 7 years ago
  13. ab77021 PCI: Fix incorrect value returned from pcie_get_speed_cap() by Mikulas Patocka · 7 years ago
  14. 1ce69ec PCI: dwc: Fix MSI-X EP framework address calculation bug by Gustavo Pimentel · 7 years ago
  15. b391ed7 PCI: layerscape: Fix wrong invocation of outbound window disable accessor by Hou Zhiqiang · 7 years ago
  16. 5906576 btrfs: relocation: set trans to be NULL after ending transaction by Pan Bian · 7 years ago
  17. 172a94e Btrfs: fix race between enabling quotas and subvolume creation by Filipe Manana · 7 years ago
  18. 715608d Btrfs: fix rare chances for data loss when doing a fast fsync by Filipe Manana · 7 years ago
  19. 78a2890 Btrfs: ensure path name is null terminated at btrfs_control_ioctl by Filipe Manana · 7 years ago
  20. aaf249e btrfs: Always try all copies when reading extent buffers by Nikolay Borisov · 7 years ago
  21. 949ddf8 udf: Allow mounting volumes with incorrect identification strings by Jan Kara · 7 years ago
  22. 01fb21b xtensa: fix coprocessor part of ptrace_{get,set}xregs by Max Filippov · 7 years ago
  23. 5f84a99 xtensa: fix coprocessor context offset definitions by Max Filippov · 7 years ago
  24. 4ec1039 xtensa: enable coprocessors that are being flushed by Max Filippov · 7 years ago
  25. bbe23c4 KVM: VMX: re-add ple_gap module parameter by Luiz Capitulino · 7 years ago
  26. 61c42d6 KVM: X86: Fix scan ioapic use-before-initialization by Wanpeng Li · 7 years ago
  27. ffb01e7 KVM: LAPIC: Fix pv ipis use-before-initialization by Wanpeng Li · 7 years ago
  28. 6d772df KVM: x86: Fix kernel info-leak in KVM_HC_CLOCK_PAIRING hypercall by Liran Alon · 7 years ago
  29. 76c8476 KVM: nVMX/nSVM: Fix bug which sets vcpu->arch.tsc_offset to L1 tsc_offset by Leonid Shatz · 7 years ago
  30. b8b0c87 kvm: svm: Ensure an IBPB on all affected CPUs when freeing a vmcb by Jim Mattson · 7 years ago
  31. 471aca5 kvm: mmu: Fix race in emulated page table writes by Junaid Shahid · 7 years ago
  32. 34b7a7c userfaultfd: shmem/hugetlbfs: only allow to register VM_MAYWRITE vmas by Andrea Arcangeli · 7 years ago
  33. 9f3baac x86/speculation: Provide IBPB always command line options by Thomas Gleixner · 7 years ago
  34. d1ec235 x86/speculation: Add seccomp Spectre v2 user space protection mode by Thomas Gleixner · 7 years ago
  35. 7b62ef1 x86/speculation: Enable prctl mode for spectre_v2_user by Thomas Gleixner · 7 years ago
  36. 238ba6e x86/speculation: Add prctl() control for indirect branch speculation by Thomas Gleixner · 7 years ago
  37. f67fafb x86/speculation: Prepare arch_smt_update() for PRCTL mode by Thomas Gleixner · 7 years ago
  38. e841240 x86/speculation: Prevent stale SPEC_CTRL msr content by Thomas Gleixner · 7 years ago
  39. 59028be x86/speculation: Split out TIF update by Thomas Gleixner · 7 years ago
  40. aecb996 ptrace: Remove unused ptrace_may_access_sched() and MODE_IBRS by Thomas Gleixner · 7 years ago
  41. a178881 x86/speculation: Prepare for conditional IBPB in switch_mm() by Thomas Gleixner · 7 years ago
  42. dd73e15 x86/speculation: Avoid __switch_to_xtra() calls by Thomas Gleixner · 7 years ago
  43. a87c81f x86/process: Consolidate and simplify switch_to_xtra() code by Thomas Gleixner · 7 years ago
  44. 69985a2 x86/speculation: Prepare for per task indirect branch speculation control by Tim Chen · 7 years ago
  45. 7118754 x86/speculation: Add command line control for indirect branch speculation by Thomas Gleixner · 7 years ago
  46. 8a34c70 x86/speculation: Unify conditional spectre v2 print functions by Thomas Gleixner · 7 years ago
  47. 507ac84 x86/speculataion: Mark command line parser data __initdata by Thomas Gleixner · 7 years ago
  48. 275d90f x86/speculation: Mark string arrays const correctly by Thomas Gleixner · 7 years ago
  49. 10c24dc x86/speculation: Reorder the spec_v2 code by Thomas Gleixner · 7 years ago
  50. 1572793 x86/l1tf: Show actual SMT state by Thomas Gleixner · 7 years ago
  51. f55e301 x86/speculation: Rework SMT state change by Thomas Gleixner · 7 years ago
  52. 340693e sched/smt: Expose sched_smt_present static key by Thomas Gleixner · 7 years ago
  53. f98bf16 x86/Kconfig: Select SCHED_SMT if SMP enabled by Thomas Gleixner · 7 years ago
  54. a2c0948 sched/smt: Make sched_smt_present track topology by Peter Zijlstra (Intel) · 7 years ago
  55. 6308dde x86/speculation: Reorganize speculation control MSRs update by Tim Chen · 7 years ago
  56. 39402a5 x86/speculation: Rename SSBD update functions by Thomas Gleixner · 7 years ago
  57. ca41d79 x86/speculation: Disable STIBP when enhanced IBRS is in use by Tim Chen · 7 years ago
  58. f37b55a x86/speculation: Move STIPB/IBPB string conditionals out of cpu_show_common() by Tim Chen · 7 years ago
  59. 30a8e21 x86/speculation: Remove unnecessary ret variable in cpu_show_common() by Tim Chen · 7 years ago
  60. 2ee44e2 x86/speculation: Clean up spectre_v2_parse_cmdline() by Tim Chen · 7 years ago
  61. e8494e5 x86/speculation: Update the TIF_SSBD comment by Tim Chen · 7 years ago
  62. 90d2c53 x86/retpoline: Remove minimal retpoline support by Zhenzhong Duan · 7 years ago
  63. 8c4ad5d x86/retpoline: Make CONFIG_RETPOLINE depend on compiler support by Zhenzhong Duan · 7 years ago
  64. cbc9367 x86/speculation: Add RETPOLINE_AMD support to the inline asm CALL_NOSPEC variant by Zhenzhong Duan · 7 years ago
  65. 44a0761 x86/speculation: Propagate information about RSB filling mitigation to sysfs by Jiri Kosina · 7 years ago
  66. cacd938 x86/speculation: Apply IBPB more strictly to avoid cross-process data leak by Jiri Kosina · 7 years ago
  67. b07fc04 x86/speculation: Enable cross-hyperthread spectre v2 STIBP mitigation by Jiri Kosina · 7 years ago
  68. 4e3fbd7 tipc: fix lockdep warning during node delete by Jon Maloy · 7 years ago
  69. 38af4b9 net: phy: add workaround for issue where PHY driver doesn't bind to the device by Heiner Kallweit · 7 years ago
  70. aaa7e45 tcp: defer SACK compression after DupThresh by Eric Dumazet · 7 years ago
  71. b8e0769 net/dim: Update DIM start sample after each DIM iteration by Tal Gilboa · 7 years ago
  72. b06510b virtio-net: fail XDP set if guest csum is negotiated by Jason Wang · 7 years ago
  73. 1af400b virtio-net: disable guest csum during XDP set by Jason Wang · 7 years ago
  74. 4aaa233 net: skb_scrub_packet(): Scrub offload_fwd_mark by Petr Machata · 7 years ago
  75. 2f6cfb8 net: thunderx: set xdp_prog to NULL if bpf_prog_add fails by Lorenzo Bianconi · 7 years ago
  76. 535b494 usbnet: ipheth: fix potential recvmsg bug and recvmsg bug 2 by Bernd Eckstein · 7 years ago
  77. 711e3d3 s390/qeth: fix length check in SNMP processing by Julian Wiedmann · 7 years ago
  78. 720e0d0 rapidio/rionet: do not free skb before reading its length by Pan Bian · 7 years ago
  79. f2a67e6 packet: copy user buffers before orphan or clone by Willem de Bruijn · 7 years ago
  80. abc963e net: thunderx: set tso_hdrs pointer to NULL in nicvf_free_snd_queue by Lorenzo Bianconi · 7 years ago
  81. cfbee9e net: gemini: Fix copy/paste error by Andreas Fiedler · 7 years ago
  82. b24a813 net: don't keep lonely packets forever in the gro hash by Paolo Abeni · 7 years ago
  83. 18dd9bf lan743x: fix return value for lan743x_tx_napi_poll by Bryan Whitehead · 7 years ago
  84. 767d890 lan743x: Enable driver to work with LAN7431 by Bryan Whitehead · 7 years ago
  85. 8b37c40 mm/khugepaged: collapse_shmem() do not crash on Compound by Hugh Dickins · 7 years ago
  86. af24c01 mm/khugepaged: collapse_shmem() without freezing new_page by Hugh Dickins · 7 years ago
  87. 3e9646c mm/khugepaged: minor reorderings in collapse_shmem() by Hugh Dickins · 7 years ago
  88. ee13d69 mm/khugepaged: collapse_shmem() remember to clear holes by Hugh Dickins · 7 years ago
  89. 78141aa mm/khugepaged: fix crashes due to misaccounted holes by Hugh Dickins · 7 years ago
  90. 8797f2f mm/khugepaged: collapse_shmem() stop if punched or truncated by Hugh Dickins · 7 years ago
  91. d31ff47 mm/huge_memory: fix lockdep complaint on 32-bit i_size_read() by Hugh Dickins · 7 years ago
  92. 7e18656 mm/huge_memory: splitting set mapping+index before unfreeze by Hugh Dickins · 7 years ago
  93. 69697e6 mm/huge_memory: rename freeze_page() to unmap_page() by Hugh Dickins · 7 years ago
  94. 96db908 Linux 4.19.6 by Greg Kroah-Hartman · 7 years ago
  95. d873e63 media: ov5640: fix auto controls values when switching to manual mode by Hugues Fruchet · 7 years ago
  96. 5724c6a media: ov5640: fix wrong binning value in exposure calculation by Hugues Fruchet · 7 years ago
  97. 644fefe media: ov5640: fix auto gain & exposure when changing mode by Hugues Fruchet · 7 years ago
  98. f8248ad media: ov5640: fix exposure regression by Hugues Fruchet · 7 years ago
  99. 905fa2f media: ov5640: Fix timings setup code by Jacopo Mondi · 7 years ago
  100. c59dc6c media: ov5640: Re-work MIPI startup sequence by Jacopo Mondi · 7 years ago