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