1. 159db2a btrfs: free block groups after free'ing fs trees by Josef Bacik · 4 years, 9 months ago
  2. 381a16f btrfs: use bool argument in free_root_pointers() by Anand Jain · 5 years ago
  3. 987bb7a ext4: fix deadlock allocating crypto bounce page from mempool by Eric Biggers · 4 years, 10 months ago
  4. 25a1729 net: dsa: b53: Always use dev->vlan_enabled in b53_configure_vlan() by Florian Fainelli · 4 years, 9 months ago
  5. 62e5f51 net: macb: Limit maximum GEM TX length in TSO by Harini Katakam · 4 years, 9 months ago
  6. de784e7 net: macb: Remove unnecessary alignment check for TSO by Harini Katakam · 4 years, 9 months ago
  7. 16415cf net/mlx5: IPsec, fix memory leak at mlx5_fpga_ipsec_delete_sa_ctx by Raed Salem · 5 years ago
  8. c893c6e net/mlx5: IPsec, Fix esp modify function attribute by Raed Salem · 4 years, 10 months ago
  9. b81a002 net: systemport: Avoid RBUF stuck in Wake-on-LAN mode by Florian Fainelli · 4 years, 9 months ago
  10. 7b3dbf9 net_sched: fix a resource leak in tcindex_set_parms() by Cong Wang · 4 years, 9 months ago
  11. af74604 net: mvneta: move rx_dropped and rx_errors in per-cpu stats by Lorenzo Bianconi · 4 years, 9 months ago
  12. fbd4c42 net: dsa: bcm_sf2: Only 7278 supports 2Gb/sec IMP port by Florian Fainelli · 4 years, 9 months ago
  13. 6513fd0 bonding/alb: properly access headers in bond_alb_xmit() by Eric Dumazet · 4 years, 9 months ago
  14. 5e4013f mfd: rn5t618: Mark ADC control register volatile by Andreas Kemnade · 4 years, 9 months ago
  15. 17d0020 mfd: da9062: Fix watchdog compatible string by Marco Felsch · 4 years, 10 months ago
  16. d9e9451 ubi: Fix an error pointer dereference in error handling code by Dan Carpenter · 4 years, 9 months ago
  17. 5fe3a95 ubi: fastmap: Fix inverted logic in seen selfcheck by Sascha Hauer · 5 years ago
  18. 9939dff nfsd: Return the correct number of bytes written to the file by Trond Myklebust · 4 years, 10 months ago
  19. fdbc75c nfsd: fix jiffies/time_t mixup in LRU list by Arnd Bergmann · 5 years ago
  20. 70b43a9 nfsd: fix delay timer on 32-bit architectures by Arnd Bergmann · 5 years ago
  21. 48d3370 IB/core: Fix ODP get user pages flow by Yishai Hadas · 4 years, 10 months ago
  22. d12e357 IB/mlx5: Fix outstanding_pi index for GSI qps by Prabhath Sajeepa · 4 years, 10 months ago
  23. 7d5bd96 net: tulip: Adjust indentation in {dmfe, uli526x}_init_module by Nathan Chancellor · 4 years, 11 months ago
  24. fe96f9d net: smc911x: Adjust indentation in smc911x_phy_configure by Nathan Chancellor · 4 years, 11 months ago
  25. 0bde33e ppp: Adjust indentation into ppp_async_input by Nathan Chancellor · 4 years, 11 months ago
  26. c61d9c3 NFC: pn544: Adjust indentation in pn544_hci_check_presence by Nathan Chancellor · 4 years, 10 months ago
  27. 4f46f59 drm: msm: mdp4: Adjust indentation in mdp4_dsi_encoder_enable by Nathan Chancellor · 4 years, 11 months ago
  28. 1ea8b55 powerpc/44x: Adjust indentation in ibm4xx_denali_fixup_memsize by Nathan Chancellor · 4 years, 11 months ago
  29. 4ad7791 ext2: Adjust indentation in ext2_fill_super by Nathan Chancellor · 4 years, 10 months ago
  30. b0be2d4 phy: qualcomm: Adjust indentation in read_poll_timeout by Nathan Chancellor · 4 years, 10 months ago
  31. 028a925 scsi: ufs: Recheck bkops level if bkops is disabled by Asutosh Das · 5 years ago
  32. fa6a21d7 scsi: qla4xxx: Adjust indentation in qla4xxx_mem_free by Nathan Chancellor · 4 years, 10 months ago
  33. 4cfc694 scsi: csiostor: Adjust indentation in csio_device_reset by Nathan Chancellor · 4 years, 10 months ago
  34. abfe137 scsi: qla2xxx: Fix the endianness of the qla82xx_get_fw_size() return type by Bart Van Assche · 4 years, 10 months ago
  35. a5d0c3f percpu: Separate decrypted varaibles anytime encryption can be enabled by Erdem Aktas · 4 years, 10 months ago
  36. abc5150 drm/amd/dm/mst: Ignore payload update failures by Lyude Paul · 4 years, 9 months ago
  37. b984c4a clk: tegra: Mark fuse clock as critical by Stephen Warren · 5 years ago
  38. d1568e6 KVM: s390: do not clobber registers during guest reset/store status by Christian Borntraeger · 4 years, 9 months ago
  39. f6bf858 KVM: x86: Free wbinvd_dirty_mask if vCPU creation fails by Sean Christopherson · 4 years, 10 months ago
  40. 889a65e KVM: x86: Don't let userspace set host-reserved cr4 bits by Sean Christopherson · 4 years, 11 months ago
  41. 25a7898 x86/kvm: Be careful not to clear KVM_VCPU_FLUSH_TLB bit by Boris Ostrovsky · 5 years ago
  42. 18eccaf KVM: PPC: Book3S PR: Free shared page if mmu initialization fails by Sean Christopherson · 4 years, 10 months ago
  43. 863666f KVM: PPC: Book3S HV: Uninit vCPU if vcore creation fails by Sean Christopherson · 4 years, 10 months ago
  44. ec0c9e7 KVM: x86: Fix potential put_fpu() w/o load_fpu() on MPX platform by Sean Christopherson · 4 years, 11 months ago
  45. ad5d618 KVM: x86: Protect MSR-based index computations in fixed_msr_to_seg_unit() from Spectre-v1/L1TF attacks by Marios Pomonis · 4 years, 10 months ago
  46. 4615537 KVM: x86: Protect x86_decode_insn from Spectre-v1/L1TF attacks by Marios Pomonis · 4 years, 10 months ago
  47. 4599b98 KVM: x86: Protect MSR-based index computations from Spectre-v1/L1TF attacks in x86.c by Marios Pomonis · 4 years, 10 months ago
  48. 13725c0 KVM: x86: Protect ioapic_read_indirect() from Spectre-v1/L1TF attacks by Marios Pomonis · 4 years, 10 months ago
  49. eb08d0f KVM: x86: Protect MSR-based index computations in pmu.h from Spectre-v1/L1TF attacks by Marios Pomonis · 4 years, 10 months ago
  50. 33c0002 KVM: x86: Protect ioapic_write_indirect() from Spectre-v1/L1TF attacks by Marios Pomonis · 4 years, 10 months ago
  51. 65e3663 KVM: x86: Protect kvm_hv_msr_[get|set]_crash_data() from Spectre-v1/L1TF attacks by Marios Pomonis · 4 years, 10 months ago
  52. d4ab9cc KVM: x86: Protect kvm_lapic_reg_write() from Spectre-v1/L1TF attacks by Marios Pomonis · 4 years, 10 months ago
  53. db15513 KVM: x86: Protect DR-based index computations from Spectre-v1/L1TF attacks by Marios Pomonis · 4 years, 10 months ago
  54. eef3ed3 KVM: x86: Protect pmu_intel.c from Spectre-v1/L1TF attacks by Marios Pomonis · 4 years, 10 months ago
  55. 3f85e7f KVM: x86: Refactor prefix decoding to prevent Spectre-v1/L1TF attacks by Marios Pomonis · 4 years, 10 months ago
  56. 882f294 KVM: x86: Refactor picdev_write() to prevent Spectre-v1/L1TF attacks by Marios Pomonis · 4 years, 10 months ago
  57. d062d98 aio: prevent potential eventfd recursion on poll by Jens Axboe · 4 years, 9 months ago
  58. eaef83c eventfd: track eventfd_signal() recursion depth by Jens Axboe · 4 years, 9 months ago
  59. e608cd9 bcache: add readahead cache policy options via sysfs interface by Coly Li · 4 years, 9 months ago
  60. 1ca3742 watchdog: fix UAF in reboot notifier handling in watchdog core code by Vladis Dronov · 4 years, 10 months ago
  61. 9a69878 xen/balloon: Support xend-based toolstack take two by Juergen Gross · 4 years, 9 months ago
  62. d85e296 tools/kvm_stat: Fix kvm_exit filter name by Gavin Shan · 4 years, 11 months ago
  63. 3696edd media: rc: ensure lirc is initialized before registering input device by Sean Young · 5 years ago
  64. f2c1ddb drm/rect: Avoid division by zero by Ville Syrjälä · 5 years ago
  65. 4b67a51 gfs2: fix O_SYNC write handling by Andreas Gruenbacher · 4 years, 9 months ago
  66. e57e77e gfs2: move setting current->backing_dev_info by Christoph Hellwig · 4 years, 9 months ago
  67. a90c2c5 sunrpc: expiry_time should be seconds not timeval by Roberto Bergantinos Corpas · 4 years, 9 months ago
  68. eab2217 mwifiex: fix unbalanced locking in mwifiex_process_country_ie() by Brian Norris · 4 years, 10 months ago
  69. d07acc5 iwlwifi: don't throw error when trying to remove IGTK by Luca Coelho · 4 years, 9 months ago
  70. 8ca9b9f ARM: tegra: Enable PLLP bypass during Tegra124 LP1 by Stephen Warren · 5 years ago
  71. 18d07e4 Btrfs: fix race between adding and putting tree mod seq elements and nodes by Filipe Manana · 4 years, 9 months ago
  72. 19ddbec btrfs: set trans->drity in btrfs_commit_transaction by Josef Bacik · 4 years, 9 months ago
  73. 587292a Btrfs: fix missing hole after hole punching and fsync when using NO_HOLES by Filipe Manana · 5 years ago
  74. 68e81e1 jbd2_seq_info_next should increase position index by Vasily Averin · 4 years, 9 months ago
  75. 729c123 NFS: Directory page cache pages need to be locked when read by Trond Myklebust · 4 years, 9 months ago
  76. 68b1724 NFS: Fix memory leaks and corruption in readdir by Trond Myklebust · 4 years, 9 months ago
  77. 7a33aeda scsi: qla2xxx: Fix unbound NVME response length by Arun Easi · 4 years, 9 months ago
  78. 148c920 crypto: picoxcell - adjust the position of tasklet_init and fix missed tasklet_kill by Chuhong Yuan · 4 years, 11 months ago
  79. 8b0a3e0 crypto: api - Fix race condition in crypto_spawn_alg by Herbert Xu · 4 years, 11 months ago
  80. ede3b23 crypto: atmel-aes - Fix counter overflow in CTR mode by Tudor Ambarus · 4 years, 11 months ago
  81. c90aa32 crypto: pcrypt - Do not clear MAY_SLEEP flag in original request by Herbert Xu · 5 years ago
  82. f28e641 crypto: ccp - set max RSA modulus size for v3 platform devices as well by Ard Biesheuvel · 5 years ago
  83. a1e311b samples/bpf: Don't try to remove user's homedir on clean by Toke Høiland-Jørgensen · 4 years, 9 months ago
  84. 0948d62 ftrace: Protect ftrace_graph_hash with ftrace_sync by Steven Rostedt (VMware) · 4 years, 9 months ago
  85. c03d235 ftrace: Add comment to why rcu_dereference_sched() is open coded by Steven Rostedt (VMware) · 4 years, 9 months ago
  86. 30afa80 tracing: Annotate ftrace_graph_notrace_hash pointer with __rcu by Amol Grover · 4 years, 9 months ago
  87. f144ad2 tracing: Annotate ftrace_graph_hash pointer with __rcu by Amol Grover · 4 years, 9 months ago
  88. dc34710 padata: Remove broken queue flushing by Herbert Xu · 5 years ago
  89. a999296 dm writecache: fix incorrect flush sequence when doing SSD mode commit by Mikulas Patocka · 4 years, 10 months ago
  90. 9eb75d6 dm: fix potential for q->make_request_fn NULL pointer by Mike Snitzer · 4 years, 9 months ago
  91. 607d7cf dm crypt: fix benbi IV constructor crash if used in authenticated mode by Milan Broz · 4 years, 10 months ago
  92. 1fac9f5 dm space map common: fix to ensure new block isn't already in use by Joe Thornber · 4 years, 10 months ago
  93. 4ae8d3a dm zoned: support zone sizes smaller than 128MiB by Dmitry Fomichev · 4 years, 10 months ago
  94. 8a7c008 of: Add OF_DMA_DEFAULT_COHERENT & select it on powerpc by Michael Ellerman · 4 years, 9 months ago
  95. 76d587b PM: core: Fix handling of devices deleted during system-wide resume by Rafael J. Wysocki · 4 years, 9 months ago
  96. 487da4d f2fs: code cleanup for f2fs_statfs_project() by Chengguang Xu · 4 years, 10 months ago
  97. d381181 f2fs: fix miscounted block limit in f2fs_statfs_project() by Chengguang Xu · 4 years, 10 months ago
  98. e039a59 f2fs: choose hardlimit when softlimit is larger than hardlimit in f2fs_statfs_project() by Chengguang Xu · 5 years ago
  99. 65a876e ovl: fix wrong WARN_ON() in ovl_cache_update_ino() by Amir Goldstein · 4 years, 10 months ago
  100. d12fbc5 power: supply: ltc2941-battery-gauge: fix use-after-free by Sven Van Asbroeck · 5 years ago