summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-01-27scripts: sphinx-pre-install: add required ctex dependencyMauro Carvalho Chehab1-0/+1
2022-01-27ath10k: Fix the MTU size on QCA9377 SDIOFabio Estevam2-1/+21
2022-01-27mtd: nand: bbt: Fix corner case in bad block table handlingDoyle, Patrick1-1/+1
2022-01-27lib/test_meminit: destroy cache in kmem_cache_alloc_bulk() testAndrey Konovalov1-0/+1
2022-01-27mm/hmm.c: allow VM_MIXEDMAP to work with hmm_range_faultAlistair Popple3-2/+69
2022-01-27lib82596: Fix IRQ check in sni_82596_probeMiaoqian Lin1-1/+2
2022-01-27scripts/dtc: dtx_diff: remove broken example from help textMatthias Schiffer1-6/+2
2022-01-27dt-bindings: watchdog: Require samsung,syscon-phandle for Exynos7Sam Protsenko1-2/+3
2022-01-27dt-bindings: display: meson-vpu: Add missing amlogic,canvas propertyAlexander Stein1-0/+6
2022-01-27dt-bindings: display: meson-dw-hdmi: add missing sound-name-prefix propertyAlexander Stein1-0/+5
2022-01-27net: mscc: ocelot: fix using match before it is setTom Rix1-7/+8
2022-01-27net: sfp: fix high power modules without diagnostic monitoringRussell King (Oracle)1-4/+21
2022-01-27net: ethernet: mtk_eth_soc: fix error checking in mtk_mac_config()Tom Rix1-1/+1
2022-01-27bcmgenet: add WOL IRQ checkSergey Shtylyov1-4/+6
2022-01-27net_sched: restore "mpu xxx" handlingKevin Bracey2-0/+6
2022-01-27net: bonding: fix bond_xmit_broadcast return value error bugJie Wang1-8/+22
2022-01-27arm64: dts: qcom: msm8996: drop not documented adreno propertiesDavid Heidelberg1-3/+0
2022-01-27devlink: Remove misleading internal_flags from health reporter dumpLeon Romanovsky1-2/+0
2022-01-27perf probe: Fix ppc64 'perf probe add events failed' caseZechuan Chen1-0/+3
2022-01-27dmaengine: at_xdmac: Fix at_xdmac_lld struct definitionTudor Ambarus1-9/+9
2022-01-27dmaengine: at_xdmac: Fix lld view settingTudor Ambarus1-1/+3
2022-01-27dmaengine: at_xdmac: Fix concurrency over xfers_listTudor Ambarus1-7/+10
2022-01-27dmaengine: at_xdmac: Print debug message after realeasing the lockTudor Ambarus1-2/+4
2022-01-27dmaengine: at_xdmac: Start transfer for cyclic channels in issue_pendingTudor Ambarus1-5/+3
2022-01-27dmaengine: at_xdmac: Don't start transactions at tx_submit levelTudor Ambarus1-6/+0
2022-01-27perf script: Fix hex dump character outputAdrian Hunter1-1/+1
2022-01-27libcxgb: Don't accidentally set RTO_ONLINK in cxgb_find_route()Guillaume Nault1-1/+2
2022-01-27gre: Don't accidentally set RTO_ONLINK in gre_fill_metadata_dst()Guillaume Nault1-2/+3
2022-01-27xfrm: Don't accidentally set RTO_ONLINK in decode_session4()Guillaume Nault1-1/+2
2022-01-27netns: add schedule point in ops_exit_list()Eric Dumazet1-1/+3
2022-01-27inet: frags: annotate races around fqdir->dead and fqdir->high_threshEric Dumazet4-7/+18
2022-01-27taskstats: Cleanup the use of task->exit_codeEric W. Biederman1-4/+3
2022-01-27virtio_ring: mark ring unused on errorMichael S. Tsirkin1-1/+3
2022-01-27vdpa/mlx5: Fix wrong configuration of virtio_version_1_0Eli Cohen1-2/+0
2022-01-27rtc: pxa: fix null pointer dereferenceLaurence de Bruxelles1-0/+4
2022-01-27HID: vivaldi: fix handling devices not using numbered reportsDmitry Torokhov1-6/+28
2022-01-27net: axienet: increase default TX ring size to 128Robert Hancock1-1/+1
2022-01-27net: axienet: fix for TX busy handlingRobert Hancock1-39/+47
2022-01-27net: axienet: fix number of TX ring slots for available checkRobert Hancock1-2/+2
2022-01-27net: axienet: Fix TX ring slot available checkRobert Hancock1-2/+2
2022-01-27net: axienet: limit minimum TX ring sizeRobert Hancock1-1/+3
2022-01-27net: axienet: add missing memory barriersRobert Hancock1-1/+10
2022-01-27net: axienet: reset core on initialization prior to MDIO accessRobert Hancock1-0/+5
2022-01-27net: axienet: Wait for PhyRstCmplt after core resetRobert Hancock1-0/+10
2022-01-27net: axienet: increase reset timeoutRobert Hancock1-10/+9
2022-01-27net/smc: Fix hung_task when removing SMC-R devicesWen Gu1-16/+1
2022-01-27clk: si5341: Fix clock HW provider cleanupRobert Hancock1-1/+1
2022-01-27clk: Emit a stern warning with writable debugfs enabledStephen Boyd1-0/+18
2022-01-27af_unix: annote lockless accesses to unix_tot_inflight & gc_in_progressEric Dumazet2-5/+15
2022-01-27f2fs: fix to reserve space for IO align featureChao Yu4-2/+60