1. 5d460d3 NFSv4.1 respect server's max size in CREATE_SESSION by Olga Kornievskaia · 7 years ago
  2. 88af4e3 efi/esrt: Cleanup bad memory map log messages by Daniel Drake · 7 years ago
  3. e30b840 perf symbols: Fix symbols__fixup_end heuristic for corner cases by Daniel Borkmann · 7 years ago
  4. 2a47e7d tty: fix data race in tty_ldisc_ref_wait() by Dmitry Vyukov · 7 years ago
  5. 70f450f tty: don't panic on OOM in tty_set_ldisc() by Dmitry Vyukov · 7 years ago
  6. 3d57ec5 rxrpc: Ignore BUSY packets on old calls by David Howells · 7 years ago
  7. 42b6d6e net: mpls: Fix nexthop alive tracking on down events by David Ahern · 7 years ago
  8. fd27dbc net/mlx4_core: Avoid delays during VF driver device shutdown by Jack Morgenstein · 7 years ago
  9. 65bfe00 nvmet-rdma: Fix a possible uninitialized variable dereference by Sagi Grimberg · 7 years ago
  10. 571e477 nvmet: confirm sq percpu has scheduled and switched to atomic by Sagi Grimberg · 7 years ago
  11. af0cee086 nvme-loop: fix a possible use-after-free when destroying the admin queue by Sagi Grimberg · 7 years ago
  12. a8939aa afs: Fix abort on signal while waiting for call completion by David Howells · 7 years ago
  13. d43dda0 afs: Fix afs_kill_pages() by David Howells · 7 years ago
  14. 856bb4b afs: Fix page leak in afs_write_begin() by David Howells · 7 years ago
  15. 833acb3 afs: Populate and use client modification time by Marc Dionne · 7 years ago
  16. a3e7a29 afs: Better abort and net error handling by David Howells · 7 years ago
  17. ab23906 afs: Invalid op ID should abort with RXGEN_OPCODE by David Howells · 7 years ago
  18. 972e7b7 afs: Fix the maths in afs_fs_store_data() by David Howells · 7 years ago
  19. 9329ae4 afs: Prevent callback expiry timer overflow by Tina Ruchandani · 7 years ago
  20. 7da1b85 afs: Migrate vlocation fields to 64-bit by Tina Ruchandani · 7 years ago
  21. 7286fad afs: Flush outstanding writes when an fd is closed by David Howells · 7 years ago
  22. eaaad76 afs: Deal with an empty callback array by Marc Dionne · 7 years ago
  23. 9000480 afs: Adjust mode bits processing by Marc Dionne · 7 years ago
  24. ba47c15 afs: Populate group ID from vnode status by Marc Dionne · 7 years ago
  25. c250fae afs: Fix missing put_page() by David Howells · 7 years ago
  26. b29c7b7 drm/radeon: reinstate oland workaround for sclk by Alex Deucher · 7 years ago
  27. 2a84fce mmc: mediatek: Fixed bug where clock frequency could be set wrong by yong mao · 7 years ago
  28. 28714e9 sched/deadline: Use deadline instead of period when calculating overflow by Steven Rostedt (VMware) · 7 years ago
  29. a2e2911 sched/deadline: Throttle a constrained deadline task activated after the deadline by Daniel Bristot de Oliveira · 7 years ago
  30. 9cc56a0 sched/deadline: Make sure the replenishment timer fires in the next period by Daniel Bristot de Oliveira · 7 years ago
  31. 0a4d4da sched/deadline: Add missing update_rq_clock() in dl_task_timer() by Wanpeng Li · 7 years ago
  32. 8d3a318 iwlwifi: mvm: cleanup pending frames in DQA mode by Sara Sharon · 7 years ago
  33. a524bb5 Drivers: hv: util: move waiting for release to hv_utils_transport itself by Vitaly Kuznetsov · 7 years ago
  34. da626b1 drm/radeon/si: add dpm quirk for Oland by Alex Deucher · 7 years ago
  35. 1867eb8 fjes: Fix wrong netdevice feature flags by Taku Izumi · 7 years ago
  36. 91510a6 scsi: hpsa: do not timeout reset operations by Don Brace · 7 years ago
  37. 0f07e76 scsi: hpsa: limit outstanding rescans by Don Brace · 7 years ago
  38. c81410a scsi: hpsa: update check for logical volume status by Don Brace · 7 years ago
  39. 8652baa ASoC: rcar: clear DE bit only in PDMACHCR when it stops by Kuninori Morimoto · 7 years ago
  40. fd2530a openrisc: fix issue handling 8 byte get_user calls by Stafford Horne · 7 years ago
  41. 18b39b6 intel_th: pci: Add Gemini Lake support by Alexander Shishkin · 8 years ago
  42. 3544f57 drm: amd: remove broken include path by Arnd Bergmann · 7 years ago
  43. 4c9c097 qed: Fix interrupt flags on Rx LL2 by Ram Amrani · 7 years ago
  44. ac04ab9 qed: Fix mapping leak on LL2 rx flow by Mintz, Yuval · 7 years ago
  45. 8de6d7b qed: Align CIDs according to DORQ requirement by Ram Amrani · 7 years ago
  46. fddc3df mlxsw: reg: Fix SPVMLR max record count by Jiri Pirko · 7 years ago
  47. 4c8b4e6 mlxsw: reg: Fix SPVM max record count by Jiri Pirko · 7 years ago
  48. 6c548e9 net: Resend IGMP memberships upon peer notification. by Vlad Yasevich · 7 years ago
  49. 889163d irqchip/mvebu-odmi: Select GENERIC_MSI_IRQ_DOMAIN by Arnd Bergmann · 7 years ago
  50. e30ccb5 dmaengine: Fix array index out of bounds warning in __get_unmap_pool() by Matthias Kaehlcke · 7 years ago
  51. 46cbe3f net: wimax/i2400m: fix NULL-deref at probe by Johan Hovold · 7 years ago
  52. 2e70c4d writeback: fix memory leak in wb_queue_work() by Tahsin Erdogan · 7 years ago
  53. d28046f blk-mq: Fix tagset reinit in the presence of cpu hot-unplug by Sagi Grimberg · 7 years ago
  54. 143d13d ASoC: rsnd: fix sound route path when using SRC6/SRC9 by Hiroyuki Yokoyama · 7 years ago
  55. 97b75da netfilter: bridge: honor frag_max_size when refragmenting by Florian Westphal · 7 years ago
  56. 38780b9a drm/omap: fix dmabuf mmap for dma_alloc'ed buffers by Tomi Valkeinen · 7 years ago
  57. 8fb782b Input: i8042 - add TUXEDO BU1406 (N24_25BU) to the nomux list by Dmitry Torokhov · 7 years ago
  58. 817f60c NFSD: fix nfsd_reset_versions for NFSv4. by NeilBrown · 7 years ago
  59. 0154269 NFSD: fix nfsd_minorversion(.., NFSD_AVAIL) by NeilBrown · 7 years ago
  60. 063c753 drm/amdgpu: fix parser init error path to avoid crash in parser fini by Dave Airlie · 7 years ago
  61. 3d40364 iommu/io-pgtable-arm-v7s: Check for leaf entry before dereferencing it by Oleksandr Tyshchenko · 7 years ago
  62. 721c136 net/mlx5: Don't save PCI state when PCI error is detected by Daniel Jurgens · 7 years ago
  63. 248cbd9 net/mlx5: Fix create autogroup prev initializer by Paul Blakey · 7 years ago
  64. 515d78d rxrpc: Wake up the transmitter if Rx window size increases on the peer by David Howells · 7 years ago
  65. e85b9bc net: bcmgenet: Power up the internal PHY before probing the MII by Doug Berger · 7 years ago
  66. f9ac247 net: bcmgenet: synchronize irq0 status between the isr and task by Doug Berger · 7 years ago
  67. 4c3727f net: bcmgenet: power down internal phy if open or resume fails by Doug Berger · 7 years ago
  68. 66e522a net: bcmgenet: reserved phy revisions must be checked first by Doug Berger · 7 years ago
  69. dc8d63c net: bcmgenet: correct MIB access of UniMAC RUNT counters by Doug Berger · 7 years ago
  70. bb5c42a net: bcmgenet: correct the RBUF_OVFL_CNT and RBUF_ERR_CNT MIB values by Doug Berger · 7 years ago
  71. 72cd0c3 bnxt_en: Ignore 0 value in autoneg supported speed from firmware. by Michael Chan · 7 years ago
  72. ae0ebdb net: initialize msg.msg_flags in recvfrom by Alexander Potapenko · 7 years ago
  73. 6783015 userfaultfd: selftest: vm: allow to build in vm/ directory by Andrea Arcangeli · 7 years ago
  74. 275314e userfaultfd: shmem: __do_fault requires VM_FAULT_NOPAGE by Andrea Arcangeli · 7 years ago
  75. 9bcd15b md-cluster: free md_cluster_info if node leave cluster by Guoqing Jiang · 7 years ago
  76. 9841d7b usb: xhci-mtk: check hcc_params after adding primary hcd by Chunfeng Yun · 7 years ago
  77. 215df1f KVM: nVMX: do not warn when MSR bitmap address is not backed by Radim Krčmář · 7 years ago
  78. 50fc2d4 usb: phy: isp1301: Add OF device ID table by Javier Martinez Canillas · 7 years ago
  79. bf86422 mac80211: Fix addition of mesh configuration element by Ilan peer · 7 years ago
  80. 32e2ae0 ext4: fix crash when a directory's i_size is too small by Chandan Rajendra · 7 years ago
  81. 6a851bb ext4: fix fdatasync(2) after fallocate(2) operation by Eryu Guan · 7 years ago
  82. 679dbea dmaengine: dmatest: move callback wait queue to thread context by Adam Wallis · 7 years ago
  83. 744cb5a eeprom: at24: change nvmem stride to 1 by David Lechner · 7 years ago
  84. d266817 sched/rt: Do not pull from current CPU if only one CPU to pull by Steven Rostedt · 7 years ago
  85. 9c537f0 nfs: don't wait on commit in nfs_commit_inode() if there were no commit requests by Scott Mayhew · 7 years ago
  86. 3bdb508 xhci: Don't add a virt_dev to the devs array before it's fully allocated by Mathias Nyman · 7 years ago
  87. 7336f54 Bluetooth: btusb: driver to enable the usb-wakeup feature by Sukumar Ghorai · 7 years ago
  88. cdfe4c0 usb: xhci: fix TDS for MTK xHCI1.1 by Chunfeng Yun · 7 years ago
  89. e081bd0 ceph: drop negative child dentries before try pruning inode's alias by Yan, Zheng · 7 years ago
  90. 14513e4 usbip: fix stub_send_ret_submit() vulnerability to null transfer_buffer by Shuah Khan · 7 years ago
  91. f3e9572 usbip: fix stub_rx: harden CMD_SUBMIT path to handle malicious input by Shuah Khan · 7 years ago
  92. b6dbace usb: add helper to extract bits 12:11 of wMaxPacketSize by Felipe Balbi · 8 years ago
  93. 20e825c usbip: fix stub_rx: get_pipe() to validate endpoint number by Shuah Khan · 7 years ago
  94. 99542e4 USB: core: prevent malicious bNumInterfaces overflow by Alan Stern · 7 years ago
  95. 0d29ae4 USB: uas and storage: Add US_FL_BROKEN_FUA for another JMicron JMS567 ID by David Kozub · 7 years ago
  96. d760f90 tracing: Allocate mask_str buffer dynamically by Changbin Du · 7 years ago
  97. d117542 autofs: fix careless error in recent commit by NeilBrown · 6 years ago
  98. c32e053 crypto: salsa20 - fix blkcipher_walk API usage by Eric Biggers · 7 years ago
  99. 43259d0 crypto: hmac - require that the underlying hash algorithm is unkeyed by Eric Biggers · 7 years ago
  100. cd9b598 crypto: rsa - fix buffer overread when stripping leading zeroes by Eric Biggers · 7 years ago