summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-01-29Linux 5.15.18v5.15.18Greg Kroah-Hartman1-1/+1
2022-01-29drm/vmwgfx: Fix stale file descriptors on failed usercopyMathias Krause4-21/+21
2022-01-29arm64/bpf: Remove 128MB limit for BPF JIT programsRussell King6-25/+13
2022-01-29drm/amdgpu: Use correct VIEWPORT_DIMENSION for DCN2Harry Wentland1-1/+13
2022-01-29select: Fix indefinitely sleeping task in poll_schedule_timeout()Jan Kara1-30/+33
2022-01-29rcu: Tighten rcu_advance_cbs_nowake() checksPaul E. McKenney1-3/+4
2022-01-29memcg: better bounds on the memcg stats updatesShakeel Butt1-7/+13
2022-01-29memcg: unify memcg stat flushingShakeel Butt1-9/+10
2022-01-29memcg: flush stats only if updatedShakeel Butt1-23/+55
2022-01-29bnx2x: Invalidate fastpath HSI version for VFsManish Chopra1-2/+11
2022-01-29bnx2x: Utilize firmware 7.13.21.0Manish Chopra5-28/+69
2022-01-29io_uring: fix not released cached task refsPavel Begunkov1-13/+21
2022-01-29drm/amd/display: reset dcn31 SMU mailbox on failuresMario Limonciello1-0/+6
2022-01-29drm/i915: Flush TLBs before releasing backing storeTvrtko Ursulin9-4/+155
2022-01-27Linux 5.15.17v5.15.17Greg Kroah-Hartman1-1/+1
2022-01-27scripts: sphinx-pre-install: Fix ctex support on DebianMauro Carvalho Chehab1-0/+3
2022-01-27scripts: sphinx-pre-install: add required ctex dependencyMauro Carvalho Chehab1-0/+1
2022-01-27lib/test_meminit: destroy cache in kmem_cache_alloc_bulk() testAndrey Konovalov1-0/+1
2022-01-27bonding: Fix extraction of ports from the packet headersMoshe Tal1-2/+2
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-27sch_api: Don't skip qdisc attach on ingressMaxim Mikityanskiy1-1/+1
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: phy: micrel: use kszphy_suspend()/kszphy_resume for irq aware devicesClaudiu Beznea1-18/+18
2022-01-27net: cpsw: avoid alignment faults by taking NET_IP_ALIGN into accountArd Biesheuvel3-7/+7
2022-01-27net: sfp: fix high power modules without diagnostic monitoringRussell King (Oracle)1-4/+21
2022-01-27net: ocelot: Fix the call to switchdev_bridge_port_offloadHoratiu Vultur1-3/+3
2022-01-27net: ethernet: mtk_eth_soc: fix error checking in mtk_mac_config()Tom Rix1-1/+1
2022-01-27net: wwan: Fix MRU mismatch issue which may lead to data connection lostSlark Xiao1-2/+2
2022-01-27bcmgenet: add WOL IRQ checkSergey Shtylyov1-4/+6
2022-01-27net: mscc: ocelot: don't let phylink re-enable TX PAUSE on the NPI portVladimir Oltean1-1/+4
2022-01-27net_sched: restore "mpu xxx" handlingKevin Bracey2-0/+6
2022-01-27net: ipa: fix atomic update in ipa_endpoint_replenish()Alex Elder1-4/+3
2022-01-27net: bonding: fix bond_xmit_broadcast return value error bugJie Wang1-8/+22
2022-01-27net: fix sock_timestamping_bind_phc() to release deviceMiroslav Lichvar1-0/+2
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-27perf tools: Drop requirement for libstdc++.so for libopencsd checkUwe Kleine-König1-1/+4
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