1. 553927d binder: fix race that allows malicious free of live buffer by Todd Kjos · 6 years ago
  2. a22ff9d function_graph: Reverse the order of pushing the ret_stack and the callback by Steven Rostedt (VMware) · 6 years ago
  3. d2bcf80 function_graph: Move return callback before update of curr_ret_stack by Steven Rostedt (VMware) · 6 years ago
  4. aec14c8 function_graph: Have profiler use curr_ret_stack and not depth by Steven Rostedt (VMware) · 6 years ago
  5. 3923743 function_graph: Use new curr_ret_depth to manage depth instead of curr_ret_stack by Steven Rostedt (VMware) · 6 years ago
  6. 72c33b2 function_graph: Make ftrace_push_return_trace() static by Steven Rostedt (VMware) · 6 years ago
  7. 35aa93c MIPS: function_graph: Simplify with function_graph_enter() by Steven Rostedt (VMware) · 6 years ago
  8. bdfd01c arm64: function_graph: Simplify with function_graph_enter() by Steven Rostedt (VMware) · 6 years ago
  9. ef9326a s390/function_graph: Simplify with function_graph_enter() by Steven Rostedt (VMware) · 6 years ago
  10. 84d2023 riscv/function_graph: Simplify with function_graph_enter() by Steven Rostedt (VMware) · 6 years ago
  11. 87352d6 parisc: function_graph: Simplify with function_graph_enter() by Steven Rostedt (VMware) · 6 years ago
  12. 34773b2 sparc/function_graph: Simplify with function_graph_enter() by Steven Rostedt (VMware) · 6 years ago
  13. 56c1dd9 sh/function_graph: Simplify with function_graph_enter() by Steven Rostedt (VMware) · 6 years ago
  14. 5478648 powerpc/function_graph: Simplify with function_graph_enter() by Steven Rostedt (VMware) · 6 years ago
  15. 25ac02d nds32: function_graph: Simplify with function_graph_enter() by Steven Rostedt (VMware) · 6 years ago
  16. 2176149 x86/function_graph: Simplify with function_graph_enter() by Steven Rostedt (VMware) · 6 years ago
  17. e7deeab microblaze: function_graph: Simplify with function_graph_enter() by Steven Rostedt (VMware) · 6 years ago
  18. fbbee0c ARM: function_graph: Simplify with function_graph_enter() by Steven Rostedt (VMware) · 6 years ago
  19. 67d7bec function_graph: Create function_graph_enter() to consolidate architecture code by Steven Rostedt (VMware) · 6 years ago
  20. b72fc1c3 ALSA: hda/realtek - Add auto-mute quirk for HP Spectre x360 laptop by Girija Kumar Kasinadhuni · 6 years ago
  21. dcd5130 ALSA: hda/realtek - fix the pop noise on headphone for lenovo laptops by Hui Wang · 6 years ago
  22. 5248411 ALSA: hda/realtek - fix headset mic detection for MSI MS-B171 by Anisse Astier · 6 years ago
  23. 094c008 ALSA: hda/realtek - Support ALC300 by Kailang Yang · 6 years ago
  24. bb951d8 ALSA: hda: Add ASRock N68C-S UCC the power_save blacklist by Hans de Goede · 6 years ago
  25. 15c5fb3 ALSA: sparc: Fix invalid snd_free_pages() at error path by Takashi Iwai · 6 years ago
  26. d8a2dca ALSA: control: Fix race between adding and removing a user element by Takashi Iwai · 6 years ago
  27. b77c35e ALSA: ac97: Fix incorrect bit shift at AC97-SPSA control write by Takashi Iwai · 6 years ago
  28. e83c440 ALSA: wss: Fix invalid snd_free_pages() at error path by Takashi Iwai · 6 years ago
  29. adcd35a fs: fix lost error code in dio_complete by Maximilian Heyne · 6 years ago
  30. 205af59 perf/x86/intel: Disallow precise_ip on BTS events by Jiri Olsa · 6 years ago
  31. be0e2e2 perf/x86/intel: Add generic branch tracing check to intel_pmu_has_bts() by Jiri Olsa · 6 years ago
  32. ad65b54 perf/x86/intel: Move branch tracing setup to the Intel-specific source file by Jiri Olsa · 6 years ago
  33. 33448a8 x86/fpu: Disable bottom halves while loading FPU registers by Sebastian Andrzej Siewior · 6 years ago
  34. 00f91ad x86/MCE/AMD: Fix the thresholding machinery initialization order by Borislav Petkov · 6 years ago
  35. 8af02415 arm64: dts: rockchip: Fix PCIe reset polarity for rk3399-puma-haikou. by Christoph Muellner · 6 years ago
  36. ab77021 PCI: Fix incorrect value returned from pcie_get_speed_cap() by Mikulas Patocka · 6 years ago
  37. 1ce69ec PCI: dwc: Fix MSI-X EP framework address calculation bug by Gustavo Pimentel · 6 years ago
  38. b391ed7 PCI: layerscape: Fix wrong invocation of outbound window disable accessor by Hou Zhiqiang · 6 years ago
  39. 5906576 btrfs: relocation: set trans to be NULL after ending transaction by Pan Bian · 6 years ago
  40. 172a94e Btrfs: fix race between enabling quotas and subvolume creation by Filipe Manana · 6 years ago
  41. 715608d Btrfs: fix rare chances for data loss when doing a fast fsync by Filipe Manana · 6 years ago
  42. 78a2890 Btrfs: ensure path name is null terminated at btrfs_control_ioctl by Filipe Manana · 6 years ago
  43. aaf249e btrfs: Always try all copies when reading extent buffers by Nikolay Borisov · 6 years ago
  44. 949ddf8 udf: Allow mounting volumes with incorrect identification strings by Jan Kara · 6 years ago
  45. 01fb21b xtensa: fix coprocessor part of ptrace_{get,set}xregs by Max Filippov · 6 years ago
  46. 5f84a99 xtensa: fix coprocessor context offset definitions by Max Filippov · 6 years ago
  47. 4ec1039 xtensa: enable coprocessors that are being flushed by Max Filippov · 6 years ago
  48. bbe23c4 KVM: VMX: re-add ple_gap module parameter by Luiz Capitulino · 6 years ago
  49. 61c42d6 KVM: X86: Fix scan ioapic use-before-initialization by Wanpeng Li · 6 years ago
  50. ffb01e7 KVM: LAPIC: Fix pv ipis use-before-initialization by Wanpeng Li · 6 years ago
  51. 6d772df KVM: x86: Fix kernel info-leak in KVM_HC_CLOCK_PAIRING hypercall by Liran Alon · 6 years ago
  52. 76c8476 KVM: nVMX/nSVM: Fix bug which sets vcpu->arch.tsc_offset to L1 tsc_offset by Leonid Shatz · 6 years ago
  53. b8b0c87 kvm: svm: Ensure an IBPB on all affected CPUs when freeing a vmcb by Jim Mattson · 6 years ago
  54. 471aca5 kvm: mmu: Fix race in emulated page table writes by Junaid Shahid · 6 years ago
  55. 34b7a7c userfaultfd: shmem/hugetlbfs: only allow to register VM_MAYWRITE vmas by Andrea Arcangeli · 6 years ago
  56. 9f3baac x86/speculation: Provide IBPB always command line options by Thomas Gleixner · 6 years ago
  57. d1ec235 x86/speculation: Add seccomp Spectre v2 user space protection mode by Thomas Gleixner · 6 years ago
  58. 7b62ef1 x86/speculation: Enable prctl mode for spectre_v2_user by Thomas Gleixner · 6 years ago
  59. 238ba6e x86/speculation: Add prctl() control for indirect branch speculation by Thomas Gleixner · 6 years ago
  60. f67fafb x86/speculation: Prepare arch_smt_update() for PRCTL mode by Thomas Gleixner · 6 years ago
  61. e841240 x86/speculation: Prevent stale SPEC_CTRL msr content by Thomas Gleixner · 6 years ago
  62. 59028be x86/speculation: Split out TIF update by Thomas Gleixner · 6 years ago
  63. aecb996 ptrace: Remove unused ptrace_may_access_sched() and MODE_IBRS by Thomas Gleixner · 6 years ago
  64. a178881 x86/speculation: Prepare for conditional IBPB in switch_mm() by Thomas Gleixner · 6 years ago
  65. dd73e15 x86/speculation: Avoid __switch_to_xtra() calls by Thomas Gleixner · 6 years ago
  66. a87c81f x86/process: Consolidate and simplify switch_to_xtra() code by Thomas Gleixner · 6 years ago
  67. 69985a2 x86/speculation: Prepare for per task indirect branch speculation control by Tim Chen · 6 years ago
  68. 7118754 x86/speculation: Add command line control for indirect branch speculation by Thomas Gleixner · 6 years ago
  69. 8a34c70 x86/speculation: Unify conditional spectre v2 print functions by Thomas Gleixner · 6 years ago
  70. 507ac84 x86/speculataion: Mark command line parser data __initdata by Thomas Gleixner · 6 years ago
  71. 275d90f x86/speculation: Mark string arrays const correctly by Thomas Gleixner · 6 years ago
  72. 10c24dc x86/speculation: Reorder the spec_v2 code by Thomas Gleixner · 6 years ago
  73. 1572793 x86/l1tf: Show actual SMT state by Thomas Gleixner · 6 years ago
  74. f55e301 x86/speculation: Rework SMT state change by Thomas Gleixner · 6 years ago
  75. 340693e sched/smt: Expose sched_smt_present static key by Thomas Gleixner · 6 years ago
  76. f98bf16 x86/Kconfig: Select SCHED_SMT if SMP enabled by Thomas Gleixner · 6 years ago
  77. a2c0948 sched/smt: Make sched_smt_present track topology by Peter Zijlstra (Intel) · 6 years ago
  78. 6308dde x86/speculation: Reorganize speculation control MSRs update by Tim Chen · 6 years ago
  79. 39402a5 x86/speculation: Rename SSBD update functions by Thomas Gleixner · 6 years ago
  80. ca41d79 x86/speculation: Disable STIBP when enhanced IBRS is in use by Tim Chen · 6 years ago
  81. f37b55a x86/speculation: Move STIPB/IBPB string conditionals out of cpu_show_common() by Tim Chen · 6 years ago
  82. 30a8e21 x86/speculation: Remove unnecessary ret variable in cpu_show_common() by Tim Chen · 6 years ago
  83. 2ee44e2 x86/speculation: Clean up spectre_v2_parse_cmdline() by Tim Chen · 6 years ago
  84. e8494e5 x86/speculation: Update the TIF_SSBD comment by Tim Chen · 6 years ago
  85. 90d2c53 x86/retpoline: Remove minimal retpoline support by Zhenzhong Duan · 6 years ago
  86. 8c4ad5d x86/retpoline: Make CONFIG_RETPOLINE depend on compiler support by Zhenzhong Duan · 6 years ago
  87. cbc9367 x86/speculation: Add RETPOLINE_AMD support to the inline asm CALL_NOSPEC variant by Zhenzhong Duan · 6 years ago
  88. 44a0761 x86/speculation: Propagate information about RSB filling mitigation to sysfs by Jiri Kosina · 6 years ago
  89. cacd938 x86/speculation: Apply IBPB more strictly to avoid cross-process data leak by Jiri Kosina · 6 years ago
  90. b07fc04 x86/speculation: Enable cross-hyperthread spectre v2 STIBP mitigation by Jiri Kosina · 6 years ago
  91. 4e3fbd7 tipc: fix lockdep warning during node delete by Jon Maloy · 6 years ago
  92. 38af4b9 net: phy: add workaround for issue where PHY driver doesn't bind to the device by Heiner Kallweit · 6 years ago
  93. aaa7e45 tcp: defer SACK compression after DupThresh by Eric Dumazet · 6 years ago
  94. b8e0769 net/dim: Update DIM start sample after each DIM iteration by Tal Gilboa · 6 years ago
  95. b06510b virtio-net: fail XDP set if guest csum is negotiated by Jason Wang · 6 years ago
  96. 1af400b virtio-net: disable guest csum during XDP set by Jason Wang · 6 years ago
  97. 4aaa233 net: skb_scrub_packet(): Scrub offload_fwd_mark by Petr Machata · 6 years ago
  98. 2f6cfb8 net: thunderx: set xdp_prog to NULL if bpf_prog_add fails by Lorenzo Bianconi · 6 years ago
  99. 535b494 usbnet: ipheth: fix potential recvmsg bug and recvmsg bug 2 by Bernd Eckstein · 6 years ago
  100. 711e3d3 s390/qeth: fix length check in SNMP processing by Julian Wiedmann · 6 years ago