1. f17a7e4 drm/amdgpu: return from atombios_dp_get_dpcd only when error by Arindam Nath · 9 years ago
  2. 624a59a drm/amdgpu/gfx8: specify which engine to wait before vm flush by Chunming Zhou · 9 years ago
  3. a46a700 drm/amdgpu: apply gfx_v8 fixes to gfx_v7 as well by Christian König · 9 years ago
  4. 3b0809a drm/amdgpu/pm: update current crtc info after setting the powerstate by Alex Deucher · 9 years ago
  5. 80e726c drm/radeon/pm: update current crtc info after setting the powerstate by Alex Deucher · 9 years ago
  6. 598fc9b drm/ast: Fix incorrect register check for DRAM width by Timothy Pearson · 9 years ago
  7. 3028963 target: Fix WRITE_SAME/DISCARD conversion to linux 512b sectors by Mike Christie · 10 years ago
  8. 00548ec iommu/vt-d: Use BUS_NOTIFY_REMOVED_DEVICE in hotplug path by Joerg Roedel · 9 years ago
  9. 44792d5 iommu/amd: Fix boot warning when device 00:00.0 is not iommu covered by Suravee Suthikulpanit · 9 years ago
  10. ad0f9da iommu/amd: Apply workaround for ATS write permission check by Jay Cornwall · 9 years ago
  11. d1c623c arm/arm64: KVM: Fix ioctl error handling by Michael S. Tsirkin · 9 years ago
  12. 25e86186 KVM: x86: fix root cause for missed hardware breakpoints by Paolo Bonzini · 9 years ago
  13. 7931825 vfio: fix ioctl error handling by Michael S. Tsirkin · 9 years ago
  14. bbb3c50 Fix cifs_uniqueid_to_ino_t() function for s390x by Yadan Fan · 9 years ago
  15. b52a395 CIFS: Fix SMB2+ interim response processing for read requests by Pavel Shilovsky · 9 years ago
  16. 77f0cc0 cifs: fix out-of-bounds access in lease parsing by Justin Maggard · 9 years ago
  17. 2f553b9 fbcon: set a default value to blink interval by Jean-Philippe Brucker · 9 years ago
  18. 8cedd1c kvm: x86: Update tsc multiplier on change. by Owen Hofmann · 9 years ago
  19. ce16d9c mips/kvm: fix ioctl error handling by Michael S. Tsirkin · 9 years ago
  20. 59dc7ab parisc: Fix ptrace syscall number and return value modification by Helge Deller · 10 years ago
  21. 5bbc2b4 PCI: keystone: Fix MSI code that retrieves struct pcie_port pointer by Murali Karicheri · 9 years ago
  22. 9ec1909 block: Initialize max_dev_sectors to 0 by Keith Busch · 9 years ago
  23. 3b26135 drm/amdgpu: mask out WC from BO on unsupported arches by Oded Gabbay · 10 years ago
  24. d60a374 btrfs: async-thread: Fix a use-after-free error for trace by Qu Wenruo · 10 years ago
  25. 08acfd9 btrfs: Fix no_space in write and rm loop by Zhao Lei · 10 years ago
  26. 2232d6d Btrfs: fix deadlock running delayed iputs at transaction commit time by Filipe Manana · 10 years ago
  27. ad1d866 drivers: sh: Restore legacy clock domain on SuperH platforms by Geert Uytterhoeven · 9 years ago
  28. 53729db use ->d_seq to get coherency between ->d_inode and ->d_flags by Al Viro · 9 years ago
  29. c252409 Linux 4.4.4 by Greg Kroah-Hartman · 9 years ago
  30. 74e5797 iwlwifi: mvm: don't allow sched scans without matches to be started by Luca Coelho · 10 years ago
  31. 3beb469 iwlwifi: update and fix 7265 series PCI IDs by Oren Givon · 10 years ago
  32. 8a55831 iwlwifi: pcie: properly configure the debug buffer size for 8000 by Emmanuel Grumbach · 10 years ago
  33. d19573e iwlwifi: dvm: fix WoWLAN by Emmanuel Grumbach · 10 years ago
  34. e4a5a33 security: let security modules use PTRACE_MODE_* with bitmasks by Jann Horn · 10 years ago
  35. 9315bf1 IB/cma: Fix RDMA port validation for iWarp by Matan Barak · 10 years ago
  36. 996c591 x86/irq: Plug vector cleanup race by Thomas Gleixner · 10 years ago
  37. 4f45a0e x86/irq: Call irq_force_move_complete with irq descriptor by Thomas Gleixner · 10 years ago
  38. 950c362 x86/irq: Remove outgoing CPU from vector cleanup mask by Thomas Gleixner · 10 years ago
  39. 00bb447 x86/irq: Remove the cpumask allocation from send_cleanup_vector() by Thomas Gleixner · 10 years ago
  40. c2b56b6 x86/irq: Clear move_in_progress before sending cleanup IPI by Thomas Gleixner · 10 years ago
  41. 550ac3f x86/irq: Remove offline cpus from vector cleanup by Thomas Gleixner · 10 years ago
  42. c655fd0 x86/irq: Get rid of code duplication by Thomas Gleixner · 10 years ago
  43. 2636de2 x86/irq: Copy vectormask instead of an AND operation by Thomas Gleixner · 10 years ago
  44. 4af6a21 x86/irq: Check vector allocation early by Thomas Gleixner · 10 years ago
  45. cb987d4 x86/irq: Reorganize the search in assign_irq_vector by Thomas Gleixner · 10 years ago
  46. f6e9ce2 x86/irq: Reorganize the return path in assign_irq_vector by Thomas Gleixner · 10 years ago
  47. cf2e82a x86/irq: Do not use apic_chip_data.old_domain as temporary buffer by Jiang Liu · 10 years ago
  48. 053c8ec x86/irq: Validate that irq descriptor is still active by Thomas Gleixner · 10 years ago
  49. e4d1544 x86/irq: Fix a race in x86_vector_free_irqs() by Jiang Liu · 10 years ago
  50. 7df19ad x86/irq: Call chip->irq_set_affinity in proper context by Thomas Gleixner · 10 years ago
  51. eeb241d x86/entry/compat: Add missing CLAC to entry_INT80_32 by Andy Lutomirski · 9 years ago
  52. 0410068 x86/mpx: Fix off-by-one comparison with nr_registers by Colin Ian King · 9 years ago
  53. 04d9469 hpfs: don't truncate the file when delete fails by Mikulas Patocka · 9 years ago
  54. d57c047 do_last(): ELOOP failure exit should be done after leaving RCU mode by Al Viro · 9 years ago
  55. 6f4b352 should_follow_link(): validate ->d_seq after having decided to follow by Al Viro · 9 years ago
  56. 9108b13 xen/pcifront: Fix mysterious crashes when NUMA locality information was extracted. by Konrad Rzeszutek Wilk · 9 years ago
  57. 4cf5aa2 xen/pciback: Save the number of MSI-X entries to be copied later. by Konrad Rzeszutek Wilk · 9 years ago
  58. d52a248 xen/pciback: Check PF instead of VF for PCI_COMMAND_MEMORY by Konrad Rzeszutek Wilk · 9 years ago
  59. e32b123 xen/scsiback: correct frontend counting by Juergen Gross · 9 years ago
  60. 392abe3 xen/arm: correctly handle DMA mapping of compound pages by Ian Campbell · 9 years ago
  61. 362decc ARM: at91/dt: fix typo in sama5d2 pinmux descriptions by Ludovic Desroches · 9 years ago
  62. 8b78924 ARM: OMAP2+: Fix onenand initialization to avoid filesystem corruption by Ivaylo Dimitrov · 10 years ago
  63. 80d18c0 do_last(): don't let a bogus return value from ->open() et.al. to confuse us by Al Viro · 9 years ago
  64. f634ac9 kernel/resource.c: fix muxed resource handling in __request_region() by Simon Guinot · 10 years ago
  65. dc16b43 sunrpc/cache: fix off-by-one in qword_get() by Stefan Hajnoczi · 9 years ago
  66. 36b53e8 tracing: Fix showing function event in available_events by Steven Rostedt (Red Hat) · 9 years ago
  67. 222473f powerpc/eeh: Fix partial hotplug criterion by Gavin Shan · 9 years ago
  68. 4aa584e KVM: x86: MMU: fix ubsan index-out-of-range warning by Mike Krinkin · 9 years ago
  69. de5b55f KVM: x86: fix conversion of addresses to linear in 32-bit protected mode by Paolo Bonzini · 9 years ago
  70. fc90441 KVM: x86: fix missed hardware breakpoints by Paolo Bonzini · 9 years ago
  71. d62cca1 KVM: arm/arm64: vgic: Ensure bitmaps are long enough by Mark Rutland · 9 years ago
  72. 85212a3 KVM: async_pf: do not warn on page allocation failures by Christian Borntraeger · 9 years ago
  73. e1d6109 of/irq: Fix msi-map calculation for nonzero rid-base by Robin Murphy · 9 years ago
  74. b8558ad NFSv4: Fix a dentry leak on alias use by Benjamin Coddington · 9 years ago
  75. fd921e5 nfs: fix nfs_size_to_loff_t by Christoph Hellwig · 9 years ago
  76. 68a9185 block: fix use-after-free in dio_bio_complete by Mike Krinkin · 10 years ago
  77. 3e643b5 bio: return EINTR if copying to user space got interrupted by Hannes Reinecke · 9 years ago
  78. 023e29e i2c: i801: Adding Intel Lewisburg support for iTCO by Alexandra Yates · 9 years ago
  79. be683df phy: core: fix wrong err handle for phy_power_on by Shawn Lin · 10 years ago
  80. 7c46572 writeback: keep superblock pinned during cgroup writeback association switches by Tejun Heo · 9 years ago
  81. 4cbd196 cgroup: make sure a parent css isn't offlined before its children by Tejun Heo · 10 years ago
  82. fff4dc8 cpuset: make mm migration asynchronous by Tejun Heo · 10 years ago
  83. a2d2580 PCI/AER: Flush workqueue on device remove to avoid use-after-free by Sebastian Andrzej Siewior · 10 years ago
  84. 1de8f1b ARCv2: SMP: Emulate IPI to self using software triggered interrupt by Vineet Gupta · 9 years ago
  85. 0bdce40 ARCv2: STAR 9000950267: Handle return from intr to Delay Slot #2 by Vineet Gupta · 10 years ago
  86. aff4514 libata: fix sff host state machine locking while polling by Tejun Heo · 10 years ago
  87. 921d439 qla2xxx: Fix stale pointer access. by Quinn Tran · 10 years ago
  88. 44c7d76 spi: atmel: fix gpio chip-select in case of non-DT platform by Cyrille Pitchen · 10 years ago
  89. b9d9920 target: Fix race with SCF_SEND_DELAYED_TAS handling by Nicholas Bellinger · 10 years ago
  90. fb6a326 target: Fix remote-port TMR ABORT + se_cmd fabric stop by Nicholas Bellinger · 10 years ago
  91. 547551e target: Fix TAS handling for multi-session se_node_acls by Nicholas Bellinger · 10 years ago
  92. 91583a2 target: Fix LUN_RESET active TMR descriptor handling by Nicholas Bellinger · 10 years ago
  93. 3b493f9 target: Fix LUN_RESET active I/O handling for ACK_KREF by Nicholas Bellinger · 10 years ago
  94. 7cb32ae ALSA: hda - Fixing background noise on Dell Inspiron 3162 by Kai-Heng Feng · 9 years ago
  95. 1436e68 ALSA: hda - Apply clock gate workaround to Skylake, too by Takashi Iwai · 9 years ago
  96. 6684710 Revert "workqueue: make sure delayed work run in local cpu" by Tejun Heo · 9 years ago
  97. 21b34b4 workqueue: handle NUMA_NO_NODE for unbound pool_workqueue lookup by Tejun Heo · 10 years ago
  98. 81bb655 mac80211: Requeue work after scan complete for all VIF types. by Sachin Kulkarni · 10 years ago
  99. 33bf18e rfkill: fix rfkill_fop_read wait_event usage by Johannes Berg · 10 years ago
  100. d024d46 tick/nohz: Set the correct expiry when switching to nohz/lowres mode by Wanpeng Li · 10 years ago