1. faed315 i2c: bail out early when RDWR parameters are wrong by Wolfram Sang · 3 years, 10 months ago
  2. 18df2bc Bluetooth: Fix incorrect status handling in LE PHY UPDATE event by Ayush Garg · 3 years, 10 months ago
  3. 879a96d ASoC: rsnd: core: Check convert rate in rsnd_hw_params by Mikhail Durnev · 3 years, 10 months ago
  4. a2aeb5d net: stmmac: Set FIFO sizes for ipq806x by Jonathan McDowell · 3 years, 10 months ago
  5. c0a62a4 net/mlx5e: Use net_prefetchw instead of prefetchw in MPWQE TX datapath by Maxim Mikityanskiy · 4 years ago
  6. 2d17c58 ASoC: Intel: bytcr_rt5640: Enable jack-detect support on Asus T100TAF by Hans de Goede · 3 years, 10 months ago
  7. 3d1bede tipc: convert dest node's address to network order by Hoang Le · 3 years, 10 months ago
  8. a407b58 fs: dlm: flush swork on shutdown by Alexander Aring · 3 years, 11 months ago
  9. ff58d1c fs: dlm: check on minimum msglen size by Alexander Aring · 3 years, 11 months ago
  10. ca973d2 fs: dlm: add errno handling to check callback by Alexander Aring · 3 years, 11 months ago
  11. 06d59d2 fs: dlm: fix debugfs dump by Alexander Aring · 3 years, 11 months ago
  12. bd6017a ath11k: fix thermal temperature read by Pradeep Kumar Chitrapu · 4 years ago
  13. 21756f8 kvm: Cap halt polling at kvm->max_halt_poll_ns by David Matlack · 3 years, 9 months ago
  14. 53d7eed cpufreq: intel_pstate: Use HWP if enabled by platform firmware by Rafael J. Wysocki · 3 years, 9 months ago
  15. 182f1f7 PM: runtime: Fix unpaired parent child_count for force_resume by Tony Lindgren · 3 years, 9 months ago
  16. e97da47 ACPI: PM: Add ACPI ID of Alder Lake Fan by Sumeet Pawnikar · 3 years, 8 months ago
  17. bfccc4e KVM/VMX: Invoke NMI non-IST entry instead of IST entry by Lai Jiangshan · 3 years, 9 months ago
  18. 21f3178 KVM: x86/mmu: Remove the defunct update_pte() paging hook by Sean Christopherson · 4 years ago
  19. 53171e6 tpm, tpm_tis: Reserve locality in tpm_tis_resume() by Jarkko Sakkinen · 3 years, 8 months ago
  20. 9238661 tpm, tpm_tis: Extend locality handling to TPM2 in tpm_tis_gen_interrupt() by Jarkko Sakkinen · 3 years, 8 months ago
  21. 8fe5a45 tpm: fix error return code in tpm2_get_cc_attrs_tbl() by Zhen Lei · 3 years, 8 months ago
  22. 31c9a4b KEYS: trusted: Fix memory leak on object td by Colin Ian King · 3 years, 9 months ago
  23. e97bd1e Linux 5.10.37 by Greg Kroah-Hartman · 3 years, 8 months ago
  24. 42f1b86 sctp: delay auto_asconf init until binding the first addr by Xin Long · 3 years, 9 months ago
  25. 14919cd Revert "net/sctp: fix race condition in sctp_destroy_sock" by Xin Long · 3 years, 9 months ago
  26. 41f1aed smp: Fix smp_call_function_single_async prototype by Arnd Bergmann · 3 years, 9 months ago
  27. 6c1ea8b net: Only allow init netns to set default tcp cong to a restricted algo by Jonathon Reinhart · 3 years, 9 months ago
  28. 2281df0 arm64: Remove arm64_dma32_phys_limit and its uses by Catalin Marinas · 4 years ago
  29. 00d9f42 bpf: Prevent writable memory-mapping of read-only ringbuf pages by Andrii Nakryiko · 3 years, 9 months ago
  30. 1ca284f bpf, ringbuf: Deny reserve of buffers larger than ringbuf by Thadeu Lima de Souza Cascardo · 3 years, 9 months ago
  31. 282bfc8 bpf: Fix alu32 const subreg bound tracking on bitwise operations by Daniel Borkmann · 3 years, 8 months ago
  32. f76e082 afs: Fix speculative status fetches by David Howells · 3 years, 9 months ago
  33. 949e7c5 mm/memory-failure: unnecessary amount of unmapping by Jane Chu · 3 years, 9 months ago
  34. 62d96fa mm/sparse: add the missing sparse_buffer_fini() in error branch by Wang Wensheng · 3 years, 9 months ago
  35. 31df8bc mm: memcontrol: slab: fix obtain a reference to a freeing memcg by Muchun Song · 3 years, 9 months ago
  36. 2e95bc6 mm/sl?b.c: remove ctor argument from kmem_cache_flags by Nikolay Borisov · 3 years, 11 months ago
  37. 618fa6a kfifo: fix ternary sign extension bugs by Dan Carpenter · 3 years, 9 months ago
  38. c02dd80 ia64: fix EFI_DEBUG build by Sergei Trofimovich · 3 years, 9 months ago
  39. c6b7e0b perf session: Add swap operation for event TIME_CONV by Leo Yan · 3 years, 9 months ago
  40. 86941f8 perf jit: Let convert_timestamp() to be backwards-compatible by Leo Yan · 3 years, 9 months ago
  41. fe07408 perf tools: Change fields type in perf_record_time_conv by Leo Yan · 3 years, 9 months ago
  42. 3bce718 net:nfc:digital: Fix a double free in digital_tg_recv_dep_req by Lv Yunlong · 3 years, 9 months ago
  43. e2c34ca net: bridge: mcast: fix broken length + header check for MRDv6 Adv. by Linus Lüssing · 3 years, 9 months ago
  44. f5ce597 RDMA/bnxt_re: Fix a double free in bnxt_qplib_alloc_res by Lv Yunlong · 3 years, 9 months ago
  45. 608a4b9 RDMA/siw: Fix a use after free in siw_alloc_mr by Lv Yunlong · 3 years, 9 months ago
  46. 4394be0 bpf: Fix propagation of 32 bit unsigned bounds from 64 bit bounds by Daniel Borkmann · 3 years, 9 months ago
  47. 183d9eb selftests/bpf: Fix core_reloc test runner by Andrii Nakryiko · 3 years, 9 months ago
  48. 0257a0a selftests/bpf: Fix field existence CO-RE reloc tests by Andrii Nakryiko · 3 years, 9 months ago
  49. 3769c54 selftests/bpf: Fix BPF_CORE_READ_BITFIELD() macro by Andrii Nakryiko · 3 years, 9 months ago
  50. 9dc373f net:emac/emac-mac: Fix a use after free in emac_mac_tx_buf_send by Lv Yunlong · 3 years, 9 months ago
  51. 8fcdfa7 KVM: VMX: Intercept FS/GS_BASE MSR accesses for 32-bit KVM by Sean Christopherson · 3 years, 9 months ago
  52. 4fcaad2 bnxt_en: Fix RX consumer index logic in the error path. by Michael Chan · 3 years, 9 months ago
  53. 1625872 selftests: mlxsw: Remove a redundant if statement in tc_flower_scale test by Danielle Ratson · 3 years, 9 months ago
  54. 8ebdce8 selftests: net: mirror_gre_vlan_bridge_1q: Make an FDB entry static by Petr Machata · 3 years, 9 months ago
  55. 71ad926 net: geneve: modify IP header check in geneve6_xmit_skb and geneve_xmit_skb by Phillip Potter · 3 years, 9 months ago
  56. 1fc6184 arm64: dts: uniphier: Change phy-mode to RGMII-ID to enable delay pins for RTL8211E by Kunihiko Hayashi · 3 years, 9 months ago
  57. 0ae6105 ARM: dts: uniphier: Change phy-mode to RGMII-ID to enable delay pins for RTL8211E by Kunihiko Hayashi · 3 years, 9 months ago
  58. 66b1cfc bnxt_en: fix ternary sign extension bug in bnxt_show_temp() by Dan Carpenter · 3 years, 9 months ago
  59. 9f722ef net: enetc: fix link error again by Arnd Bergmann · 3 years, 9 months ago
  60. bfcb5a8 net: phy: marvell: fix m88e1111_set_downshift by Maxim Kochetkov · 3 years, 9 months ago
  61. 1157d01 net: phy: marvell: fix m88e1011_set_downshift by Maxim Kochetkov · 3 years, 9 months ago
  62. be63182 powerpc/52xx: Fix an invalid ASM expression ('addi' used instead of 'add') by Christophe Leroy · 3 years, 9 months ago
  63. e06a532 powerpc/perf: Fix the threshold event selection for memory events in power10 by Athira Rajeev · 3 years, 11 months ago
  64. b6b894e wlcore: Fix buffer overrun by snprintf due to incorrect buffer size by Colin Ian King · 3 years, 9 months ago
  65. 1cce33f ath10k: Fix ath10k_wmi_tlv_op_pull_peer_stats_info() unlock without lock by Shuah Khan · 3 years, 10 months ago
  66. 8bb054f ath10k: Fix a use after free in ath10k_htc_send_bundle by Lv Yunlong · 3 years, 10 months ago
  67. 0f98e1e ath9k: Fix error check in ath9k_hw_read_revisions() for PCI devices by Toke Høiland-Jørgensen · 3 years, 10 months ago
  68. 4b9fb2c powerpc/64: Fix the definition of the fixmap area by Christophe Leroy · 3 years, 9 months ago
  69. c5ebaca RDMA/core: Add CM to restrack after successful attachment to a device by Shay Drory · 3 years, 9 months ago
  70. 63c61d2 RDMA/rxe: Fix a bug in rxe_fill_ip_info() by Bob Pearson · 3 years, 9 months ago
  71. 7fe12d6 net: phy: intel-xway: enable integrated led functions by Martin Schiller · 3 years, 9 months ago
  72. cf49a91 net: renesas: ravb: Fix a stuck issue when a lot of frames are received by Yoshihiro Shimoda · 3 years, 9 months ago
  73. 01dab91 net: stmmac: fix TSO and TBS feature enabling during driver open by Ong Boon Leong · 3 years, 9 months ago
  74. 64753ac nfp: devlink: initialize the devlink port attribute "lanes" by Yinjun Zhang · 3 years, 9 months ago
  75. e606073 crypto: ccp: Detect and reject "invalid" addresses destined for PSP by Sean Christopherson · 3 years, 10 months ago
  76. 4fa28c8 mt76: mt7615: fix memleak when mt7615_unregister_device() by Ryder Lee · 3 years, 9 months ago
  77. 9ed951f net: davinci_emac: Fix incorrect masking of tx and rx error channel by Colin Ian King · 3 years, 9 months ago
  78. 0ce6052 net: marvell: prestera: fix port event handling on init by Vadym Kochan · 3 years, 9 months ago
  79. b605673 vsock/virtio: free queued packets when closing socket by Stefano Garzarella · 3 years, 9 months ago
  80. 5231d17 sfc: ef10: fix TX queue lookup in TX event handling by Edward Cree · 3 years, 9 months ago
  81. 7459bb5 ALSA: usb: midi: don't return -ENOMEM when usb_urb_ep_type_check fails by Colin Ian King · 3 years, 9 months ago
  82. 312c5ce RDMA/i40iw: Fix error unwinding when i40iw_hmc_sd_one fails by Sindhu Devale · 3 years, 9 months ago
  83. 45b84ab RDMA/cxgb4: add missing qpid increment by Potnuri Bharat Teja · 3 years, 9 months ago
  84. da54cc2 gro: fix napi_gro_frags() Fast GRO breakage due to IP alignment check by Alexander Lobakin · 3 years, 9 months ago
  85. 257f38e net: ethernet: ixp4xx: Set the DMA masks explicitly by Linus Walleij · 3 years, 9 months ago
  86. 78d8b34 libbpf: Initialize the bpf_seq_printf parameters array field by field by Florent Revest · 3 years, 9 months ago
  87. b9e71969 vsock/vmci: log once the failed queue pair allocation by Stefano Garzarella · 3 years, 9 months ago
  88. bc2e532 netfilter: nftables_offload: special ethertype handling for VLAN by Pablo Neira Ayuso · 3 years, 9 months ago
  89. a7eb38a netfilter: nftables_offload: VLAN id needs host byteorder in flow dissector by Pablo Neira Ayuso · 3 years, 9 months ago
  90. cf2de86 netfilter: nft_payload: fix C-VLAN offload support by Pablo Neira Ayuso · 3 years, 9 months ago
  91. 1dd5ac62 mwl8k: Fix a double Free in mwl8k_probe_hw by Lv Yunlong · 3 years, 10 months ago
  92. 87299aa i2c: mediatek: Fix wrong dma sync flag by Qii Wang · 3 years, 9 months ago
  93. 232598e i2c: sh7760: fix IRQ error path by Sergey Shtylyov · 3 years, 9 months ago
  94. d204db4 wlcore: fix overlapping snprintf arguments in debugfs by Arnd Bergmann · 3 years, 10 months ago
  95. c0aa320 rtlwifi: 8821ae: upgrade PHY and RF parameters by Ping-Ke Shih · 4 years ago
  96. e9bd1af KVM: x86: dump_vmcs should not assume GUEST_IA32_EFER is valid by David Edmondson · 3 years, 10 months ago
  97. bf64761 powerpc/smp: Reintroduce cpu_core_mask by Srikar Dronamraju · 3 years, 9 months ago
  98. af39f07 powerpc/pseries: extract host bridge from pci_bus prior to bus removal by Tyrel Datwyler · 4 years ago
  99. 8dfd732 MIPS: pci-legacy: stop using of_pci_range_to_resource by Ilya Lipnitskiy · 3 years, 9 months ago
  100. cabed60 drm/amd/pm: fix error code in smu_set_power_limit() by Dan Carpenter · 3 years, 9 months ago