summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-01-27Linux 5.15.17v5.15.17Greg Kroah-Hartman
2022-01-27scripts: sphinx-pre-install: Fix ctex support on DebianMauro Carvalho Chehab
2022-01-27scripts: sphinx-pre-install: add required ctex dependencyMauro Carvalho Chehab
2022-01-27lib/test_meminit: destroy cache in kmem_cache_alloc_bulk() testAndrey Konovalov
2022-01-27bonding: Fix extraction of ports from the packet headersMoshe Tal
2022-01-27mm/hmm.c: allow VM_MIXEDMAP to work with hmm_range_faultAlistair Popple
2022-01-27lib82596: Fix IRQ check in sni_82596_probeMiaoqian Lin
2022-01-27scripts/dtc: dtx_diff: remove broken example from help textMatthias Schiffer
2022-01-27sch_api: Don't skip qdisc attach on ingressMaxim Mikityanskiy
2022-01-27dt-bindings: watchdog: Require samsung,syscon-phandle for Exynos7Sam Protsenko
2022-01-27dt-bindings: display: meson-vpu: Add missing amlogic,canvas propertyAlexander Stein
2022-01-27dt-bindings: display: meson-dw-hdmi: add missing sound-name-prefix propertyAlexander Stein
2022-01-27net: mscc: ocelot: fix using match before it is setTom Rix
2022-01-27net: phy: micrel: use kszphy_suspend()/kszphy_resume for irq aware devicesClaudiu Beznea
2022-01-27net: cpsw: avoid alignment faults by taking NET_IP_ALIGN into accountArd Biesheuvel
2022-01-27net: sfp: fix high power modules without diagnostic monitoringRussell King (Oracle)
2022-01-27net: ocelot: Fix the call to switchdev_bridge_port_offloadHoratiu Vultur
2022-01-27net: ethernet: mtk_eth_soc: fix error checking in mtk_mac_config()Tom Rix
2022-01-27net: wwan: Fix MRU mismatch issue which may lead to data connection lostSlark Xiao
2022-01-27bcmgenet: add WOL IRQ checkSergey Shtylyov
2022-01-27net: mscc: ocelot: don't let phylink re-enable TX PAUSE on the NPI portVladimir Oltean
2022-01-27net_sched: restore "mpu xxx" handlingKevin Bracey
2022-01-27net: ipa: fix atomic update in ipa_endpoint_replenish()Alex Elder
2022-01-27net: bonding: fix bond_xmit_broadcast return value error bugJie Wang
2022-01-27net: fix sock_timestamping_bind_phc() to release deviceMiroslav Lichvar
2022-01-27arm64: dts: qcom: msm8996: drop not documented adreno propertiesDavid Heidelberg
2022-01-27devlink: Remove misleading internal_flags from health reporter dumpLeon Romanovsky
2022-01-27perf probe: Fix ppc64 'perf probe add events failed' caseZechuan Chen
2022-01-27perf tools: Drop requirement for libstdc++.so for libopencsd checkUwe Kleine-König
2022-01-27dmaengine: at_xdmac: Fix at_xdmac_lld struct definitionTudor Ambarus
2022-01-27dmaengine: at_xdmac: Fix lld view settingTudor Ambarus
2022-01-27dmaengine: at_xdmac: Fix concurrency over xfers_listTudor Ambarus
2022-01-27dmaengine: at_xdmac: Print debug message after realeasing the lockTudor Ambarus
2022-01-27dmaengine: at_xdmac: Start transfer for cyclic channels in issue_pendingTudor Ambarus
2022-01-27dmaengine: at_xdmac: Don't start transactions at tx_submit levelTudor Ambarus
2022-01-27perf script: Fix hex dump character outputAdrian Hunter
2022-01-27libcxgb: Don't accidentally set RTO_ONLINK in cxgb_find_route()Guillaume Nault
2022-01-27gre: Don't accidentally set RTO_ONLINK in gre_fill_metadata_dst()Guillaume Nault
2022-01-27vdpa/mlx5: Restore cur_num_vqs in case of failure in change_num_qps()Eli Cohen
2022-01-27xfrm: Don't accidentally set RTO_ONLINK in decode_session4()Guillaume Nault
2022-01-27iwlwifi: fix Bz NMI behaviourJohannes Berg
2022-01-27netns: add schedule point in ops_exit_list()Eric Dumazet
2022-01-27inet: frags: annotate races around fqdir->dead and fqdir->high_threshEric Dumazet
2022-01-27taskstats: Cleanup the use of task->exit_codeEric W. Biederman
2022-01-27virtio_ring: mark ring unused on errorMichael S. Tsirkin
2022-01-27vdpa/mlx5: Fix wrong configuration of virtio_version_1_0Eli Cohen
2022-01-27rtc: pxa: fix null pointer dereferenceLaurence de Bruxelles
2022-01-27HID: vivaldi: fix handling devices not using numbered reportsDmitry Torokhov
2022-01-27um: gitignore: Add kernel/capflags.cJohannes Berg
2022-01-27bitops: protect find_first_{,zero}_bit properlyYury Norov