1. d8a89c3 apparmor: delete the dentry in aafs_remove() to avoid a leak by Chris Coulson · 6 years ago
  2. aa1844c iommu/amd: Fix NULL dereference bug in match_hid_uid by Aaron Ma · 5 years ago
  3. 320ab11 net: hns3: fix an issue for hns3_update_new_int_gl by Peng Li · 6 years ago
  4. 312846d net: hns3: fix an issue for hclgevf_ae_get_hdev by Peng Li · 6 years ago
  5. 64e91fa net: hns3: fix PFC not setting problem for DCB module by Yunsheng Lin · 6 years ago
  6. 9b40977 net: hns3: Change fw error code NOT_EXEC to NOT_SUPPORTED by Yunsheng Lin · 6 years ago
  7. 1a5df07 bpf: drop refcount if bpf_map_new_fd() fails in map_create() by Peng Sun · 6 years ago
  8. 9c458dd kvm: properly check debugfs dentry before using it by Greg Kroah-Hartman · 6 years ago
  9. 4ccab17 net: dev: Use unsigned integer as an argument to left-shift by Andy Shevchenko · 6 years ago
  10. b32dc79 mmc: core: align max segment size with logical block size by Ming Lei · 6 years ago
  11. 944df7b bpf: decrease usercnt if bpf_map_new_fd() fails in bpf_map_get_fd_by_id() by Peng Sun · 6 years ago
  12. ddb2bad sctp: don't compare hb_timer expire date before starting it by Maciej Kwiecien · 6 years ago
  13. b277a8a net: ip6_gre: do not report erspan_ver for ip6gre or ip6gretap by Lorenzo Bianconi · 6 years ago
  14. b3c81ac net: ip_gre: do not report erspan_ver for gre or gretap by Lorenzo Bianconi · 6 years ago
  15. d1dde41 net: fix possible overflow in __sk_mem_raise_allocated() by Eric Dumazet · 6 years ago
  16. 3d5e2bb geneve: change NET_UDP_TUNNEL dependency to select by Matteo Croce · 6 years ago
  17. bed231a sfc: initialise found bitmap in efx_ef10_mtd_probe by Bert Kenward · 6 years ago
  18. fe8e9fd ASoC: samsung: i2s: Fix prescaler setting for the secondary DAI by Sylwester Nawrocki · 6 years ago
  19. 66bccc6 tipc: fix skb may be leaky in tipc_link_input by Hoang Le · 6 years ago
  20. 5c29e33 net/smc: fix byte_order for rx_curs_confirmed by Ursula Braun · 6 years ago
  21. 932ff09 blktrace: Show requests without sector by Jan Kara · 6 years ago
  22. e2b5978 net/smc: fix sender_free computation by Ursula Braun · 6 years ago
  23. fe68595 xfs: end sync buffer I/O properly on shutdown error by Brian Foster · 6 years ago
  24. 9803fc4 mm/hotplug: invalid PFNs from pfn_to_online_page() by Qian Cai · 6 years ago
  25. aa69ab5 net/smc: don't wait for send buffer space when data was already sent by Karsten Graul · 6 years ago
  26. f8e7423 net/smc: prevent races between smc_lgr_terminate() and smc_conn_free() by Karsten Graul · 6 years ago
  27. dcb901c decnet: fix DN_IFREQ_SIZE by Johannes Berg · 6 years ago
  28. 9f1ac49 ip_tunnel: Make none-tunnel-dst tunnel port work with lwtunnel by wenxu · 6 years ago
  29. 2269278 sfc: suppress duplicate nvmem partition types in efx_ef10_mtd_probe by Edward Cree · 6 years ago
  30. 7d9566f gpu: ipu-v3: pre: don't trigger update if buffer address doesn't change by Lucas Stach · 6 years ago
  31. 498ce67 serial: 8250: Fix serial8250 initialization crash by He Zhe · 6 years ago
  32. 91e161b net/core/neighbour: fix kmemleak minimal reference count for hash tables by Konstantin Khlebnikov · 6 years ago
  33. 3e05954 PCI/MSI: Return -ENOSPC from pci_alloc_irq_vectors_affinity() by Ming Lei · 6 years ago
  34. d5c58be ata: ahci: mvebu: do Armada 38x configuration only on relevant SoCs by Miquel Raynal · 6 years ago
  35. 725bbd5 net/core/neighbour: tell kmemleak about hash tables by Konstantin Khlebnikov · 6 years ago
  36. 7717d98 tipc: fix memory leak in tipc_nl_compat_publ_dump by Gustavo A. R. Silva · 6 years ago
  37. 5c4c8e4 mtd: Check add_mtd_device() ret code by Boris Brezillon · 6 years ago
  38. 6a471a2 lib/genalloc.c: include vmalloc.h by Olof Johansson · 6 years ago
  39. 4da8c78 drivers/base/platform.c: kmemleak ignore a known leak by Qian Cai · 6 years ago
  40. fc38279 fork: fix some -Wmissing-prototypes warnings by Yi Wang · 6 years ago
  41. 0321fe1 lib/genalloc.c: use vzalloc_node() to allocate the bitmap by Huang Shijie · 6 years ago
  42. 28fb78c lib/genalloc.c: fix allocation of aligned buffer from non-aligned chunk by Alexey Skidanov · 6 years ago
  43. eccc6a2 firmware: arm_sdei: Fix DT platform device creation by James Morse · 6 years ago
  44. d393cc6 firmware: arm_sdei: fix wrong of_node_put() in init function by Nicolas Saenz Julienne · 6 years ago
  45. 77a9b90 infiniband/qedr: Potential null ptr dereference of qp by Aditya Pakki · 6 years ago
  46. 6a9d929 infiniband: bnxt_re: qplib: Check the return value of send_message by Aditya Pakki · 6 years ago
  47. d95b814 xprtrdma: Prevent leak of rpcrdma_rep objects by Chuck Lever · 6 years ago
  48. d398807 netfilter: nf_tables: fix a missing check of nla_put_failure by Kangjie Lu · 6 years ago
  49. a787b7a tools/vm/page-types.c: fix "kpagecount returned fewer pages than expected" failures by Anthony Yznaga · 6 years ago
  50. 5643569 mm/page_alloc.c: deduplicate __memblock_free_early() and memblock_free() by Wentao Wang · 6 years ago
  51. 9696c76 mm/page_alloc.c: use a single function to free page by Aaron Lu · 6 years ago
  52. 257ad5f mm/page_alloc.c: free order-0 pages through PCP in page_frag_free() by Aaron Lu · 6 years ago
  53. 78ce155 vmscan: return NODE_RECLAIM_NOSCAN in node_reclaim() when CONFIG_NUMA is n by Wei Yang · 6 years ago
  54. 1b0e201 ocfs2: clear journal dirty flag after shutdown journal by Junxiao Bi · 6 years ago
  55. df427ca net/wan/fsl_ucc_hdlc: Avoid double free in ucc_hdlc_probe() by Wen Yang · 6 years ago
  56. e3a5ee1 net: marvell: fix a missing check of acpi_match_device by Kangjie Lu · 6 years ago
  57. 6d98c42 tipc: fix a missing check of genlmsg_put by Kangjie Lu · 6 years ago
  58. a3ab332 atl1e: checking the status of atl1e_write_phy_reg by Kangjie Lu · 6 years ago
  59. 8688658 net: dsa: bcm_sf2: Propagate error value from mdio_write by Kangjie Lu · 6 years ago
  60. d29d4cc net: stmicro: fix a missing check of clk_prepare by Kangjie Lu · 6 years ago
  61. 7d75191 net: (cpts) fix a missing check of clk_prepare by Kangjie Lu · 6 years ago
  62. 48b140f um: Make GCOV depend on !KCOV by Richard Weinberger · 6 years ago
  63. a4a8cec um: Include sys/uio.h to have writev() by Richard Weinberger · 6 years ago
  64. 18bd358 f2fs: fix to dirty inode synchronously by Chao Yu · 6 years ago
  65. 75491ea f2fs: fix block address for __check_sit_bitmap by Qiuyang Sun · 6 years ago
  66. bb76fe3 net/net_namespace: Check the return value of register_pernet_subsys() by Aditya Pakki · 6 years ago
  67. ef354c6 net/netlink_compat: Fix a missing check of nla_parse_nested by Aditya Pakki · 6 years ago
  68. 7281cde pwm: clps711x: Fix period calculation by Alexander Shiyan · 6 years ago
  69. e2e0a19 crypto: mxc-scc - fix build warnings on ARM64 by Fabio Estevam · 6 years ago
  70. 9db6e5d powerpc: Fix HMIs on big-endian with CONFIG_RELOCATABLE=y by Benjamin Herrenschmidt · 6 years ago
  71. b7ef6f3 powerpc/pseries: Fix node leak in update_lmb_associativity_index() by Michael Ellerman · 6 years ago
  72. f4d1d64 powerpc/83xx: handle machine check caused by watchdog timer by Christophe Leroy · 6 years ago
  73. 2bf4b03 regulator: tps65910: fix a missing check of return value by Kangjie Lu · 6 years ago
  74. f0910af bpf/cpumap: make sure frame_size for build_skb is aligned if headroom isn't by Jesper Dangaard Brouer · 6 years ago
  75. f48c240 IB/rxe: Make counters thread safe by Parav Pandit · 6 years ago
  76. c67c496 drbd: fix print_st_err()'s prototype to match the definition by Luc Van Oostenryck · 6 years ago
  77. 0a4dae2 drbd: do not block when adjusting "disk-options" while IO is frozen by Lars Ellenberg · 6 years ago
  78. 7df41c6 drbd: reject attach of unsuitable uuids even if connected by Lars Ellenberg · 6 years ago
  79. de0713a drbd: ignore "all zero" peer volume sizes in handshake by Lars Ellenberg · 6 years ago
  80. e440f9f powerpc/powernv/eeh/npu: Fix uninitialized variables in opal_pci_eeh_freeze_status by Alexey Kardashevskiy · 6 years ago
  81. 42cdd8e vfio/spapr_tce: Get rid of possible infinite loop by Alexey Kardashevskiy · 6 years ago
  82. 3cb8eef powerpc/44x/bamboo: Fix PCI range by Benjamin Herrenschmidt · 6 years ago
  83. ba87ed0 powerpc/mm: Make NULL pointer deferences explicit on bad page faults. by Christophe Leroy · 6 years ago
  84. d02f0fc powerpc/prom: fix early DEBUG messages by Christophe Leroy · 6 years ago
  85. b92e5db powerpc/32: Avoid unsupported flags with clang by Joel Stanley · 6 years ago
  86. 5c83f9f powerpc/perf: Fix unit_sel/cache_sel checks by Madhavan Srinivasan · 7 years ago
  87. 4f580e8 ath6kl: Fix off by one error in scan completion by Kyle Roeschley · 6 years ago
  88. 7049ff5 ath6kl: Only use match sets when firmware supports it by Kyle Roeschley · 6 years ago
  89. 76f5d74 brcmfmac: Fix access point mode by Stefan Wahren · 6 years ago
  90. a88218f scsi: csiostor: fix incorrect dma device in case of vport by Varun Prakash · 6 years ago
  91. a76bee5 scsi: qla2xxx: deadlock by configfs_depend_item by Anatoliy Glagolev · 6 years ago
  92. 59d45be RDMA/srp: Propagate ib_post_send() failures to the SCSI mid-layer by Bart Van Assche · 6 years ago
  93. 96f68d4 openrisc: Fix broken paths to arch/or32 by Geert Uytterhoeven · 6 years ago
  94. 98b4968 serial: max310x: Fix tx_empty() callback by Alexander Shiyan · 6 years ago
  95. 4104d97 Bluetooth: hci_bcm: Handle specific unknown packets after firmware loading by Jonathan Bakker · 6 years ago
  96. 6e5176f drivers/regulator: fix a missing check of return value by Kangjie Lu · 6 years ago
  97. b5a1a46 powerpc/xmon: fix dump_segments() by Christophe Leroy · 6 years ago
  98. d003b67 powerpc/book3s/32: fix number of bats in p/v_block_mapped() by Christophe Leroy · 6 years ago
  99. 09a0f8d vxlan: Fix error path in __vxlan_dev_create() by Petr Machata · 6 years ago
  100. eabcc2ff clocksource/drivers/fttmr010: Fix invalid interrupt register access by Tao Ren · 6 years ago