summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-01-26blk-cgroup: fix rcu lockdep warning in blkg_lookup()Ming Lei1-1/+2
2024-01-26sctp: fix busy pollingEric Dumazet1-6/+4
2024-01-26sctp: support MSG_ERRQUEUE flag in recvmsg()Eric Dumazet2-0/+4
2024-01-26bpf: sockmap, fix proto update hook to avoid dup callsJohn Fastabend1-3/+18
2024-01-26wifi: cfg80211: parse all ML elements in an ML probe responseBenjamin Berg1-14/+26
2024-01-26wifi: cfg80211: correct comment about MLD IDBenjamin Berg1-2/+5
2024-01-26arm64: dts: rockchip: Fix led pinctrl of lubancat 1Andy Yan1-1/+1
2024-01-26null_blk: don't cap max_hw_sectors to BLK_DEF_MAX_SECTORSChristoph Hellwig1-10/+2
2024-01-26Bluetooth: btmtkuart: fix recv_buf() return valueFrancesco Dolcini1-8/+3
2024-01-26Bluetooth: btnxpuart: fix recv_buf() return valueFrancesco Dolcini1-4/+3
2024-01-26Bluetooth: Fix bogus check for re-auth no supported with non-sspLuiz Augusto von Dentz3-15/+5
2024-01-26netfilter: nf_tables: validate chain type update if availablePablo Neira Ayuso1-1/+10
2024-01-26netfilter: nf_tables: mark newset as dead on transaction abortFlorian Westphal1-0/+1
2024-01-26wifi: iwlwifi: assign phy_ctxt before eSR activationMiri Korenblit1-3/+3
2024-01-26wifi: iwlwifi: fix out of bound copy_from_userAnjaneyulu1-1/+1
2024-01-26wifi: iwlwifi: mvm: send TX path flush in rfkillJohannes Berg1-1/+1
2024-01-26wifi: iwlwifi: mvm: set siso/mimo chains to 1 in FW SMPS requestJohannes Berg1-11/+0
2024-01-26wifi: rtlwifi: rtl8192se: using calculate_bit_shift()Su Hui1-11/+4
2024-01-26wifi: rtlwifi: rtl8192ee: using calculate_bit_shift()Su Hui1-12/+4
2024-01-26wifi: rtlwifi: rtl8192de: using calculate_bit_shift()Su Hui1-11/+4
2024-01-26wifi: rtlwifi: rtl8192ce: using calculate_bit_shift()Su Hui2-4/+3
2024-01-26wifi: rtlwifi: rtl8192cu: using calculate_bit_shift()Su Hui1-3/+3
2024-01-26wifi: rtlwifi: rtl8192c: using calculate_bit_shift()Su Hui2-11/+2
2024-01-26wifi: rtlwifi: rtl8188ee: phy: using calculate_bit_shift()Su Hui1-10/+4
2024-01-26wifi: rtlwifi: add calculate_bit_shift()Su Hui1-0/+7
2024-01-26bpf: Use c->unit_size to select target cache during freeHou Tao1-94/+11
2024-01-26bpf: Use pcpu_alloc_size() in bpf_mem_free{_rcu}()Hou Tao2-2/+16
2024-01-26bpf: Re-enable unit_size checking for global per-cpu allocatorHou Tao1-10/+12
2024-01-26arm64: dts: qcom: sc8180x: Fix up PCIe nodesKonrad Dybcio1-3/+3
2024-01-26arm64: dts: qcom: sc8180x: switch PCIe QMP PHY to new style of bindingsDmitry Baryshkov1-93/+55
2024-01-26arm64: dts: qcom: sc8180x: Mark PCIe hosts cache-coherentKonrad Dybcio1-0/+4
2024-01-26arm64: dts: qcom: sm8550: Update idle state time requirementsKonrad Dybcio1-10/+10
2024-01-26arm64: dts: qcom: sm8550: Separate out X3 idle stateKonrad Dybcio1-1/+11
2024-01-26arm64: dts: qcom: ipq6018: fix clock rates for GCC_USB0_MOCK_UTMI_CLKChukun Pan1-1/+1
2024-01-26arm64: dts: qcom: sc7280: Mark SDHCI hosts as cache-coherentKonrad Dybcio1-0/+2
2024-01-26block: add check of 'minors' and 'first_minor' in device_add_disk()Li Nan1-1/+3
2024-01-26soc: qcom: llcc: Fix LLCC_TRP_ATTR2_CFGn offsetAbel Vesa1-1/+1
2024-01-26arm64: dts: qcom: sm8150-hdk: fix SS USB regulatorsDmitry Baryshkov1-4/+8
2024-01-26arm64: dts: qcom: sm8150: make dispcc cast minimal vote on MMCXDmitry Baryshkov1-0/+1
2024-01-26arm64: dts: qcom: sm6375: Hook up MPMKonrad Dybcio1-7/+34
2024-01-26arm64: dts: qcom: sm6375: fix USB wakeup interrupt typesJohan Hovold1-2/+2
2024-01-26soc: qcom: llcc: Fix dis_cap_alloc and retain_on_pc configurationAtul Dhudase1-4/+4
2024-01-26arm64: dts: qcom: acer-aspire1: Correct audio codec definitionNikita Travkin1-2/+15
2024-01-26bpf: Limit the number of kprobes when attaching program to multiple kprobesHou Tao1-0/+3
2024-01-26bpf: Limit the number of uprobes when attaching program to multiple uprobesHou Tao1-0/+4
2024-01-26dma-mapping: clear dev->dma_mem to NULL after freeing itJoakim Zhang1-1/+3
2024-01-26virtio/vsock: send credit update during setting SO_RCVLOWATArseniy Krasnov8-5/+44
2024-01-26virtio/vsock: fix logic which reduces credit update messagesArseniy Krasnov1-3/+10
2024-01-26ipmr: support IP_PKTINFO on cache report IGMP msgLeone Fernando1-7/+6
2024-01-26selftests/net: fix grep checking for fib_nexthop_multiprefixHangbin Liu1-2/+2