1. cb2da65 cxl: Fix driver use count by Frederic Barrat · 7 years ago
  2. 3ffbe62 KVM: VMX: remove WARN_ON_ONCE in kvm_vcpu_trigger_posted_interrupt by Haozhong Zhang · 7 years ago
  3. 0c4e39c KVM: VMX: do not change SN bit in vmx_update_pi_irte() by Haozhong Zhang · 7 years ago
  4. 4c00015 timer/sysclt: Restrict timer migration sysctl values to 0 and 1 by Myungho Jung · 8 years ago
  5. e2f80348 gfs2: Fix debugfs glocks dump by Andreas Gruenbacher · 7 years ago
  6. 5e9b07f x86/fpu: Don't let userspace set bogus xcomp_bv by Eric Biggers · 7 years ago
  7. 54af98f x86/mm: Fix fault error path using unsafe vma pointer by Laurent Dufour · 7 years ago
  8. f11525d btrfs: prevent to set invalid default subvolid by satoru takeuchi · 7 years ago
  9. ba44bc4 btrfs: propagate error to btrfs_cmp_data_prepare caller by Naohiro Aota · 7 years ago
  10. b86b6c2 btrfs: fix NULL pointer dereference from free_reloc_roots() by Naohiro Aota · 7 years ago
  11. bb1e06d PCI: Fix race condition with driver_override by Nicolai Stange · 7 years ago
  12. 46f062e etnaviv: fix gem object list corruption by Lucas Stach · 7 years ago
  13. 02c7d98 xfs: validate bdev support for DAX inode flag by Ross Zwisler · 7 years ago
  14. 86ef97b kvm: nVMX: Don't allow L2 to access the hardware CR8 by Jim Mattson · 7 years ago
  15. 3d4213f KVM: VMX: Do not BUG() on out-of-bounds guest IRQ by Jan H. Schönherr · 7 years ago
  16. e3a643b kvm/x86: Handle async PF in RCU read-side critical sections by Boqun Feng · 7 years ago
  17. 58d2fb1 KVM: VMX: simplify and fix vmx_vcpu_pi_load by Paolo Bonzini · 7 years ago
  18. ff5eb8f KVM: VMX: avoid double list add with VT-d posted interrupts by Paolo Bonzini · 7 years ago
  19. 01c58b0 KVM: VMX: extract __pi_post_block by Paolo Bonzini · 7 years ago
  20. d49527e arm64: fault: Route pte translation faults via do_translation_fault by Will Deacon · 7 years ago
  21. 7dbd642 arm64: Make sure SPsel is always set by Marc Zyngier · 7 years ago
  22. be69c4c seccomp: fix the usage of get/put_seccomp_filter() in seccomp_get_filter() by Oleg Nesterov · 7 years ago
  23. 58052a7 selftests/seccomp: Support glibc 2.26 siginfo_t.h by Kees Cook · 7 years ago
  24. 831cca5 iw_cxgb4: put ep reference in pass_accept_req() by Steve Wise · 7 years ago
  25. f184cf5 iw_cxgb4: remove the stid on listen create failure by Steve Wise · 7 years ago
  26. eb4375e bsg-lib: don't free job in bsg_prepare_job by Christoph Hellwig · 7 years ago
  27. c820441 nl80211: check for the required netlink attributes presence by Vladis Dronov · 7 years ago
  28. f3e2e7f vfs: Return -ENXIO for negative SEEK_HOLE / SEEK_DATA offsets by Andreas Gruenbacher · 7 years ago
  29. 18a89a1 SMB3: Don't ignore O_SYNC/O_DSYNC and O_DIRECT flags by Steve French · 7 years ago
  30. 0e1b85a SMB: Validate negotiate (to protect against downgrade) even if signing off by Steve French · 7 years ago
  31. df1be20 SMB3: Warn user if trying to sign connection that authenticated as guest by Steve French · 7 years ago
  32. f2d395b Fix SMB3.1.1 guest authentication to Samba by Steve French · 7 years ago
  33. 3a02f8c PM: core: Fix device_pm_check_callbacks() by Rafael J. Wysocki · 7 years ago
  34. 22338c5 s390/mm: fix write access check in gup_huge_pmd() by Gerald Schaefer · 7 years ago
  35. c76655f powerpc/ftrace: Pass the correct stack pointer for DYNAMIC_FTRACE_WITH_REGS by Naveen N. Rao · 7 years ago
  36. f89f25b powerpc/tm: Flush TM only if CPU has TM feature by Gustavo Romero · 7 years ago
  37. 5c23dcf powerpc/pseries: Fix parent_dn reference leak in add_dt_node() by Tyrel Datwyler · 7 years ago
  38. dda70d2 KEYS: prevent KEYCTL_READ on negative key by Eric Biggers · 7 years ago
  39. bfe9d7b KEYS: prevent creating a different user's keyrings by Eric Biggers · 7 years ago
  40. 47e8bd1 KEYS: fix writing past end of user-supplied buffer in keyring_read() by Eric Biggers · 7 years ago
  41. 0c70fb8 security/keys: rewrite all of big_key crypto by Jason A. Donenfeld · 7 years ago
  42. 2f9be92 security/keys: properly zero out sensitive key material in big_key by Jason A. Donenfeld · 7 years ago
  43. b60f791 crypto: talitos - fix hashing by LEROY Christophe · 7 years ago
  44. 1492259 crypto: talitos - fix sha224 by LEROY Christophe · 7 years ago
  45. 70117b7 crypto: talitos - Don't provide setkey for non hmac hashing algs. by LEROY Christophe · 7 years ago
  46. 7e1b2b2 crypto: drbg - fix freeing of resources by Stephan Mueller · 7 years ago
  47. 2982576 drm/radeon: disable hard reset in hibernate for APUs by Alex Deucher · 7 years ago
  48. b42bf0f scsi: scsi_transport_iscsi: fix the issue that iscsi_if_rx doesn't parse nlmsg properly by Xin Long · 7 years ago
  49. 49c2b83 md/raid5: preserve STRIPE_ON_UNPLUG_LIST in break_stripe_batch_list by Dennis Yang · 7 years ago
  50. 648798c md/raid5: fix a race condition in stripe batch by Shaohua Li · 7 years ago
  51. 5fb4be2 tracing: Erase irqsoff trace with empty write by Bo Yan · 7 years ago
  52. 97d402e tracing: Fix trace_pipe behavior for instance traces by Tahsin Erdogan · 7 years ago
  53. 8dcf70a KVM: PPC: Book3S HV: Protect updates to spapr_tce_tables list by Paul Mackerras · 7 years ago
  54. 18b7919 KVM: PPC: Book3S: Fix race and leak in kvm_vm_ioctl_create_spapr_tce() by Paul Mackerras · 7 years ago
  55. 3d5960c genirq: Make sparse_irq_lock protect what it should protect by Thomas Gleixner · 7 years ago
  56. e167b4a mac80211: flush hw_roc_start work before cancelling the ROC by Avraham Stern · 7 years ago
  57. e7e0f0d mac80211_hwsim: Use proper TX power by Beni Lev · 7 years ago
  58. 59862b0 mac80211: fix VLAN handling with TXQs by Johannes Berg · 7 years ago
  59. 9ad15a2 fs/proc: Report eip/esp in /prod/PID/stat for coredumping by John Ogness · 7 years ago
  60. b6a77c7 cifs: release auth_key.response for reconnect. by Shu Wang · 7 years ago
  61. 9a7bc3f cifs: release cifs root_cred after exit_cifs by Shu Wang · 7 years ago
  62. d59dabd Linux 4.9.52 by Greg Kroah-Hartman · 7 years ago
  63. 08f75f2 bcache: fix bch_hprint crash and improve output by Michael Lyle · 7 years ago
  64. 57aa1a69 bcache: fix for gc and write-back race by Tang Junhui · 7 years ago
  65. fa92ff6b bcache: Correct return value for sysfs attach errors by Tony Asleson · 7 years ago
  66. e40cb30 bcache: correct cache_dirty_target in __update_writeback_rate() by Tang Junhui · 7 years ago
  67. 8f51f38 bcache: do not subtract sectors_to_gc for bypassed IO by Tang Junhui · 7 years ago
  68. c234e0e bcache: Fix leak of bdev reference by Jan Kara · 7 years ago
  69. 2a9b557 bcache: initialize dirty stripes in flash_dev_run() by Tang Junhui · 7 years ago
  70. f5c3fd8 PM / devfreq: Fix memory leak when fail to register device by Chanwoo Choi · 7 years ago
  71. 38993f3 media: uvcvideo: Prevent heap overflow when accessing mapped controls by Guenter Roeck · 7 years ago
  72. 7717a73 media: v4l2-compat-ioctl32: Fix timespec conversion by Daniel Mentz · 7 years ago
  73. de4360d s390/mm: fix race on mm->context.flush_mm by Martin Schwidefsky · 7 years ago
  74. 536ab63 s390/mm: fix local TLB flushing vs. detach of an mm address space by Martin Schwidefsky · 7 years ago
  75. 4c7f54a net/netfilter/nf_conntrack_core: Fix net_conntrack_lock() by Manfred Spraul · 7 years ago
  76. 2fd6292 PCI: pciehp: Report power fault only once until we clear it by Keith Busch · 7 years ago
  77. 998a9f5 PCI: shpchp: Enable bridge bus mastering if MSI is enabled by Aleksandr Bezzubikov · 7 years ago
  78. 57e4f87 ARC: Re-enable MMU upon Machine Check exception by Jose Abreu · 7 years ago
  79. cf052336 tracing: Apply trace_clock changes to instance max buffer by Baohong Liu · 7 years ago
  80. 96cf918 tracing: Add barrier to trace_printk() buffer nesting modification by Steven Rostedt (VMware) · 7 years ago
  81. 100553e ftrace: Fix memleak when unregistering dynamic ops when tracing disabled by Steven Rostedt (VMware) · 7 years ago
  82. df865f8 ftrace: Fix selftest goto location on error by Steven Rostedt (VMware) · 7 years ago
  83. 2a913ae scsi: qla2xxx: Fix an integer overflow in sysfs code by Dan Carpenter · 7 years ago
  84. 6e2a025 scsi: qla2xxx: Correction to vha->vref_count timeout by Joe Carnuccio · 7 years ago
  85. 90cb12f scsi: sg: fixup infoleak when using SG_GET_REQUEST_TABLE by Hannes Reinecke · 7 years ago
  86. 25d5a8a scsi: sg: factor out sg_fill_request_table() by Hannes Reinecke · 7 years ago
  87. c6b9a20 scsi: sg: off by one in sg_ioctl() by Dan Carpenter · 7 years ago
  88. 2b2d86b scsi: sg: use standard lists for sg_requests by Hannes Reinecke · 8 years ago
  89. 91fb151 scsi: sg: remove 'save_scat_len' by Hannes Reinecke · 8 years ago
  90. 5b8f80d scsi: storvsc: fix memory leak on ring buffer busy by Long Li · 7 years ago
  91. d8817f5 scsi: megaraid_sas: Return pended IOCTLs with cmd_status MFI_STAT_WRONG_STATE in case adapter is dead by Shivasharan S · 7 years ago
  92. c62da79 scsi: megaraid_sas: Check valid aen class range to avoid kernel panic by Shivasharan S · 7 years ago
  93. 7efc415 scsi: megaraid_sas: set minimum value of resetwaittime to be 1 secs by Shivasharan S · 7 years ago
  94. c24f722 scsi: zfcp: trace high part of "new" 64 bit SCSI LUN by Steffen Maier · 7 years ago
  95. adbbbd3 scsi: zfcp: trace HBA FSF response by default on dismiss or timedout late response by Steffen Maier · 7 years ago
  96. 5283787 scsi: zfcp: fix payload with full FCP_RSP IU in SCSI trace records by Steffen Maier · 7 years ago
  97. 8d706e3 scsi: zfcp: fix missing trace records for early returns in TMF eh handlers by Steffen Maier · 7 years ago
  98. 424a20b scsi: zfcp: fix passing fsf_req to SCSI trace on TMF to correlate with HBA by Steffen Maier · 7 years ago
  99. 0cbb743 scsi: zfcp: fix capping of unsuccessful GPN_FT SAN response trace records by Steffen Maier · 7 years ago
  100. 88187de scsi: zfcp: add handling for FCP_RESID_OVER to the fcp ingress path by Benjamin Block · 7 years ago