summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-04-26spi: spi-rockchip: Fix missing unwind goto in rockchip_sfc_probe()Li Lanzhe1-1/+1
2023-04-26mlxsw: pci: Fix possible crash during initializationIdo Schimmel1-1/+1
2023-04-26net: rpl: fix rpl header size calculationAlexander Aring1-1/+2
2023-04-26bonding: Fix memory leak when changing bond type to EthernetIdo Schimmel1-3/+4
2023-04-26LoongArch: Fix build error if CONFIG_SUSPEND is not setHuacai Chen1-0/+3
2023-04-26mlxfw: fix null-ptr-deref in mlxfw_mfa2_tlv_next()Nikita Zhandarovich1-0/+2
2023-04-26bnxt_en: Do not initialize PTP on older P3/P4 chipsMichael Chan1-1/+1
2023-04-26netfilter: nf_tables: tighten netlink attribute requirements for catch-all el...Pablo Neira Ayuso1-1/+2
2023-04-26cxgb4: fix use after free bugs caused by circular dependency problemDuoming Zhou1-1/+1
2023-04-26netfilter: nf_tables: validate catch-all set elementsPablo Neira Ayuso3-38/+66
2023-04-26i40e: fix i40e_setup_misc_vector() error handlingAleksandr Loktionov1-1/+4
2023-04-26i40e: fix accessing vsi->active_filters without holding lockAleksandr Loktionov1-2/+2
2023-04-26netfilter: nf_tables: fix ifdef to also consider nf_tables=mFlorian Westphal1-2/+2
2023-04-26sfc: Fix use-after-free due to selftest_workDing Hui2-1/+2
2023-04-26virtio_net: bugfix overflow inside xdp_linearize_page()Xuan Zhuo1-2/+6
2023-04-26net: sched: sch_qfq: prevent slab-out-of-bounds in qfq_activate_aggGwangun Jung1-6/+7
2023-04-26regulator: fan53555: Fix wrong TCS_SLEW_MASKCristian Ciocaltea1-1/+1
2023-04-26regulator: fan53555: Explicitly include bits headerCristian Ciocaltea1-5/+6
2023-04-26rust: str: fix requierments->requirements typoPatrick Blass1-1/+1
2023-04-26netfilter: nf_tables: Modify nla_memdup's flag to GFP_KERNEL_ACCOUNTChen Aotian1-1/+1
2023-04-26netfilter: br_netfilter: fix recent physdev match breakageFlorian Westphal2-6/+12
2023-04-26arm64: dts: imx8mp-verdin: correct off-on-delayPeng Fan2-3/+3
2023-04-26arm64: dts: imx8mm-verdin: correct off-on-delayPeng Fan1-2/+2
2023-04-26arm64: dts: imx8mm-evk: correct pmic clock sourcePeng Fan1-1/+1
2023-04-26arm64: dts: qcom: sc8280xp-pmics: fix pon compatible and registersJohan Hovold1-2/+3
2023-04-26perf/amlogic: adjust register offsetsMarc Gonzalez1-17/+17
2023-04-26arm64: dts: meson-g12-common: resolve conflict between canvas & pmuMarc Gonzalez1-6/+6
2023-04-26arm64: dts: meson-g12-common: specify full DMC rangeMarc Gonzalez1-2/+1
2023-04-26arm64: dts: qcom: ipq8074-hk10: enable QMP device, not the PHY nodeDmitry Baryshkov1-2/+2
2023-04-26arm64: dts: qcom: ipq8074-hk01: enable QMP device, not the PHY nodeDmitry Baryshkov1-2/+2
2023-04-26arm64: dts: rockchip: Lower sd speed on rk3566-soquartzDan Johansen1-1/+1
2023-04-26ARM: dts: rockchip: fix a typo error for rk3288 spdif nodeJianqun Xu1-1/+1
2023-04-20Linux 6.2.12v6.2.12Greg Kroah-Hartman1-1/+1
2023-04-20nvme-pci: add NVME_QUIRK_BOGUS_NID for T-FORCE Z330 SSDDuy Truong1-0/+2
2023-04-20nvme-pci: mark Lexar NM760 as IGNORE_DEV_SUBNQNJuraj Pecigos1-1/+2
2023-04-20cifs: fix negotiate context parsingDavid Disseldorp1-10/+31
2023-04-20i2c: ocores: generate stop condition after timeout in polling modeGregor Herburger1-16/+19
2023-04-20x86/rtc: Remove __init for runtime functionsMatija Glavinic Pecotic1-2/+2
2023-04-20sched/fair: Fix imbalance overflowVincent Guittot1-0/+10
2023-04-20powerpc/papr_scm: Update the NUMA distance table for the target nodeAneesh Kumar K.V2-0/+8
2023-04-20i2c: mchp-pci1xxxx: Update Timing registersTharun Kumar P1-30/+30
2023-04-20ubi: Fix deadlock caused by recursively holding work_semZhaoLong Wang1-2/+2
2023-04-20ubi: Fix failure attaching when vid_hdr offset equals to (sub)page sizeZhihao Cheng1-6/+15
2023-04-20selftests: mptcp: userspace pm: uniform verify eventsMatthieu Baerts1-0/+2
2023-04-20mptcp: fix NULL pointer dereference on fastopen early fallbackPaolo Abeni1-2/+9
2023-04-20mptcp: stricter state check in mptcp_workerPaolo Abeni1-1/+1
2023-04-20mptcp: use mptcp_schedule_work instead of open-coding itPaolo Abeni2-15/+8
2023-04-20drm/amd/pm: correct SMU13.0.7 max shader clock reportingHoratio Zhang1-1/+60
2023-04-20drm/amd/pm: correct SMU13.0.7 pstate profiling clock settingsHoratio Zhang1-7/+15
2023-04-20cgroup/cpuset: Add cpuset_can_fork() and cpuset_cancel_fork() methodsWaiman Long1-11/+86