1. 18cd610 fuse: fix possibly missed wake-up after abort by Miklos Szeredi · 6 years ago
  2. 280da47 fuse: fix leaked notify reply by Miklos Szeredi · 6 years ago
  3. c0f5298 fuse: fix use-after-free in fuse_direct_IO() by Lukas Czerner · 6 years ago
  4. 3363e711 rtc: hctosys: Add missing range error reporting by Maciej W. Rozycki · 6 years ago
  5. 20965de nfsd: COPY and CLONE operations require the saved filehandle to be set by Scott Mayhew · 6 years ago
  6. c355fb8 NFSv4: Don't exit the state manager without clearing NFS4CLNT_MANAGER_RUNNING by Trond Myklebust · 6 years ago
  7. 03c9166 sunrpc: correct the computation for page_ptr when truncating by Frank Sorenson · 6 years ago
  8. 401182a kdb: print real address of pointers instead of hashed addresses by Christophe Leroy · 6 years ago
  9. 47052af kdb: use correct pointer when 'btc' calls 'btt' by Christophe Leroy · 6 years ago
  10. 110e908 ARM: cpuidle: Don't register the driver when back-end init returns -ENXIO by Ulf Hansson · 6 years ago
  11. 0d406e7 uapi: fix linux/kfd_ioctl.h userspace compilation errors by Dmitry V. Levin · 6 years ago
  12. 83eec9ad mnt: fix __detach_mounts infinite loop by Benjamin Coddington · 6 years ago
  13. a7861ef mount: Prevent MNT_DETACH from disconnecting locked mounts by Eric W. Biederman · 6 years ago
  14. 14e4bec mount: Don't allow copying MNT_UNBINDABLE|MNT_LOCKED mounts by Eric W. Biederman · 6 years ago
  15. 32224b8 mount: Retest MNT_LOCKED in do_umount by Eric W. Biederman · 6 years ago
  16. 4d01f03 ext4: fix buffer leak in __ext4_read_dirblock() on error path by Vasily Averin · 6 years ago
  17. b0f2b1f ext4: fix buffer leak in ext4_expand_extra_isize_ea() on error path by Vasily Averin · 6 years ago
  18. 29ee4d62 ext4: fix buffer leak in ext4_xattr_move_to_block() on error path by Vasily Averin · 6 years ago
  19. 4648dcb ext4: release bs.bh before re-using in ext4_xattr_block_find() by Vasily Averin · 6 years ago
  20. 0f0d1c1 ext4: fix buffer leak in ext4_xattr_get_block() on error path by Vasily Averin · 6 years ago
  21. 0a992da ext4: fix possible leak of s_journal_flag_rwsem in error path by Vasily Averin · 6 years ago
  22. 0d339ce ext4: fix possible leak of sbi->s_group_desc_leak in error path by Theodore Ts'o · 6 years ago
  23. 64a3d53 ext4: avoid possible double brelse() in add_new_gdb() on error path by Theodore Ts'o · 6 years ago
  24. 110a199 ext4: fix missing cleanup if ext4_alloc_flex_bg_array() fails while resizing by Vasily Averin · 6 years ago
  25. 656b121 ext4: avoid buffer leak in ext4_orphan_add() after prior errors by Vasily Averin · 6 years ago
  26. d65b7d3 ext4: avoid buffer leak on shutdown in ext4_mark_iloc_dirty() by Vasily Averin · 6 years ago
  27. 36b1ba6 ext4: fix possible inode leak in the retry loop of ext4_resize_fs() by Vasily Averin · 6 years ago
  28. 4903c09 ext4: missing !bh check in ext4_xattr_inode_write() by Vasily Averin · 6 years ago
  29. 20dd2c4 ext4: avoid potential extra brelse in setup_new_flex_group_blocks() by Vasily Averin · 6 years ago
  30. 2aa79d3 ext4: add missing brelse() add_new_gdb_meta_bg()'s error path by Vasily Averin · 6 years ago
  31. cd18d6e ext4: add missing brelse() in set_flexbg_block_bitmap()'s error path by Vasily Averin · 6 years ago
  32. f7b6459 ext4: add missing brelse() update_backups()'s error path by Vasily Averin · 6 years ago
  33. ebbc6fc clockevents/drivers/i8253: Add support for PIT shutdown quirk by Michael Kelley · 6 years ago
  34. f2589f9 btrfs: tree-checker: Fix misleading group system information by Shaokun Zhang · 6 years ago
  35. ec6d90a Btrfs: fix data corruption due to cloning of eof block by Filipe Manana · 6 years ago
  36. bafd5b7 Btrfs: fix infinite loop on inode eviction after deduplication of eof block by Filipe Manana · 6 years ago
  37. db39065 Btrfs: fix cur_offset in the error case for nocow by Robbie Ko · 6 years ago
  38. fa625a4 Btrfs: fix missing data checksums after a ranged fsync (msync) by Filipe Manana · 6 years ago
  39. ec26ad2 btrfs: fix pinned underflow after transaction aborted by Lu Fengqi · 6 years ago
  40. cb7c993 watchdog/core: Add missing prototypes for weak functions by Mathieu Malaterre · 6 years ago
  41. 139ca3d arch/alpha, termios: implement BOTHER, IBSHIFT and termios2 by H. Peter Anvin (Intel) · 6 years ago
  42. 8851e11 termios, tty/tty_baudrate.c: fix buffer overrun by H. Peter Anvin · 6 years ago
  43. 2deb55a x86/hyper-v: Enable PIT shutdown quirk by Michael Kelley · 6 years ago
  44. e73cb6a x86/cpu/vmware: Do not trace vmware_sched_clock() by Steven Rostedt (VMware) · 6 years ago
  45. 3cbdaf1 of, numa: Validate some distance map rules by John Garry · 6 years ago
  46. 73c660f perf intel-pt: Insert callchain context into synthesized callchains by Adrian Hunter · 6 years ago
  47. f3de864 perf intel-pt/bts: Calculate cpumode for synthesized samples by Adrian Hunter · 6 years ago
  48. 1b91345 perf callchain: Honour the ordering of PERF_CONTEXT_{USER,KERNEL,etc} by David S. Miller · 6 years ago
  49. 7b0131a perf stat: Handle different PMU names with common prefix by Thomas Richter · 6 years ago
  50. 29414ff perf cs-etm: Correct CPU mode for samples by Leo Yan · 6 years ago
  51. a63fffb hwmon: (core) Fix double-free in __hwmon_device_register() by Dmitry Osipenko · 6 years ago
  52. 14e58f9 mtd: docg3: don't set conflicting BCH_CONST_PARAMS option by Arnd Bergmann · 6 years ago
  53. 9bec0c3 mtd: nand: Fix nanddev_neraseblocks() by Boris Brezillon · 6 years ago
  54. 9e9dd0f mtd: spi-nor: cadence-quadspi: Return error code in cqspi_direct_read_execute() by Christophe JAILLET · 6 years ago
  55. 218b6e8 bonding/802.3ad: fix link_failure_count tracking by Jarod Wilson · 6 years ago
  56. 9333523 ARM: 8809/1: proc-v7: fix Thumb annotation of cpu_v7_hvc_switch_mm by Ard Biesheuvel · 6 years ago
  57. 1be1576 netfilter: conntrack: fix calculation of next bucket number in early_drop by Vasily Khoruzhick · 6 years ago
  58. ccd35ba5 memory_hotplug: cond_resched in __remove_pages by Michal Hocko · 6 years ago
  59. 67a19f8 mm: thp: relax __GFP_THISNODE for MADV_HUGEPAGE mappings by Andrea Arcangeli · 6 years ago
  60. 6bb462a ocfs2: free up write context when direct IO failed by Wengang Wang · 6 years ago
  61. 148dc93 ocfs2: fix a misuse a of brelse after failing ocfs2_check_dir_entry by Changwei Ge · 6 years ago
  62. 176e8d6 soc: ti: QMSS: Fix usage of irq_set_affinity_hint by Marc Zyngier · 6 years ago
  63. ce65f0f Revert "powerpc/8xx: Use L1 entry APG to handle _PAGE_ACCESSED for CONFIG_SWAP" by Christophe Leroy · 6 years ago
  64. 410306a SCSI: fix queue cleanup race before queue initialization is done by Ming Lei · 6 years ago
  65. dd2fb8c scsi: qla2xxx: Initialize port speed to avoid setting lower speed by Quinn Tran · 6 years ago
  66. b1e99af vhost/scsi: truncate T10 PI iov_iter to prot_bytes by Greg Edwards · 6 years ago
  67. 1255547 crypto: hisilicon - Fix reference after free of memories on error path by John Garry · 6 years ago
  68. 093d6ab crypto: hisilicon - Fix NULL dereference for same dst and src by John Garry · 6 years ago
  69. 459cfe0 reset: hisilicon: fix potential NULL pointer dereference by Gustavo A. R. Silva · 6 years ago
  70. b0a737b acpi, nfit: Fix ARS overflow continuation by Dan Williams · 6 years ago
  71. 8c54762 acpi/nfit, x86/mce: Validate a MCE's address before using it by Vishal Verma · 6 years ago
  72. 9013ac4 acpi/nfit, x86/mce: Handle only uncorrectable machine checks by Vishal Verma · 6 years ago
  73. 3690f53 mach64: fix image corruption due to reading accelerator registers by Mikulas Patocka · 6 years ago
  74. 215c559 mach64: fix display corruption on big endian machines by Mikulas Patocka · 6 years ago
  75. 2561c45 thermal: core: Fix use-after-free in thermal_cooling_device_destroy_sysfs by Dmitry Osipenko · 6 years ago
  76. e249610 Revert "ceph: fix dentry leak in splice_dentry()" by Yan, Zheng · 6 years ago
  77. 542705a libceph: bump CEPH_MSG_MAX_DATA_LEN by Ilya Dryomov · 6 years ago
  78. 72872e3 clk: rockchip: Fix static checker warning in rockchip_ddrclk_get_parent call by Enric Balletbo i Serra · 6 years ago
  79. a3eeeed clk: rockchip: fix wrong mmc sample phase shift for rk3328 by Ziyuan Xu · 6 years ago
  80. 1a2502d clk: sunxi-ng: h6: fix bus clocks' divider position by Icenowy Zheng · 6 years ago
  81. 11ace02 clk: at91: Fix division by zero in PLL recalc_rate() by Ronald Wahl · 6 years ago
  82. 3d8c294 clk: s2mps11: Fix matching when built as module and DT node contains compatible by Krzysztof Kozlowski · 6 years ago
  83. 4a0344c um: Drop own definition of PTRACE_SYSEMU/_SINGLESTEP by Richard Weinberger · 6 years ago
  84. 3ad5f23 xtensa: fix boot parameters address translation by Max Filippov · 6 years ago
  85. 591dd5d xtensa: make sure bFLT stack is 16 byte aligned by Max Filippov · 6 years ago
  86. 47af963 xtensa: add NOTES section to the linker script by Max Filippov · 6 years ago
  87. 5d55ba0 MIPS: Loongson-3: Fix BRIDGE irq delivery problem by Huacai Chen · 6 years ago
  88. 0a825f0 MIPS: Loongson-3: Fix CPU UART irq delivery problem by Huacai Chen · 6 years ago
  89. 9e07f4e zram: close udev startup race condition as default groups by Minchan Kim · 6 years ago
  90. 52cad79 clk: meson: axg: mark fdiv2 and fdiv3 as critical by Jerome Brunet · 6 years ago
  91. a98af72 clk: meson-gxbb: set fclk_div3 as CLK_IS_CRITICAL by Christian Hewitt · 6 years ago
  92. 347d880 arm64: dts: stratix10: fix multicast filtering by Aaro Koskinen · 6 years ago
  93. 8f49fe4 arm64: dts: stratix10: Support Ethernet Jumbo frame by Thor Thayer · 6 years ago
  94. 08261ca drm/msm: fix OF child-node lookup by Johan Hovold · 6 years ago
  95. c1ef6c9 fuse: set FR_SENT while locked by Miklos Szeredi · 6 years ago
  96. 1ed087a fuse: fix blocked_waitq wakeup by Miklos Szeredi · 6 years ago
  97. 569fda5 fuse: Fix use-after-free in fuse_dev_do_write() by Kirill Tkhai · 6 years ago
  98. e8e17b1 fuse: Fix use-after-free in fuse_dev_do_read() by Kirill Tkhai · 6 years ago
  99. cbd6cfd vfs: fix FIGETBSZ ioctl on an overlayfs file by Amir Goldstein · 6 years ago
  100. d49d946 scsi: qla2xxx: Fix driver hang when FC-NVMe LUNs are configured by Himanshu Madhani · 6 years ago