summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2026-06-04MIPS: VDSO: Only map the data pages when the vDSO is usedThomas Weißschuh
2026-06-04MIPS: Introduce Kconfig MIPS_GENERIC_GETTIMEOFDAYThomas Weißschuh
2026-06-04vdso/datastore: Always provide symbol declarationsThomas Weißschuh
2026-06-04MAINTAINERS: Add include/linux/vdso_datastore.h to vDSO blockThomas Weißschuh
2026-06-04vdso/gettimeofday: Rename __arch_get_vdso_u_timens_data()Thomas Weißschuh
2026-06-04power: supply: add support for Samsung S2M series PMIC charger deviceKaustabh Chakraborty
2026-06-04Reapply "bnxt_en: bring back rtnl_lock() in the bnxt_open() path"Jakub Kicinski
2026-06-04udp: clear skb->dev before running a sockmap verdictSechang Lim
2026-06-04sctp: purge outqueue on stale COOKIE-ECHO handlingXin Long
2026-06-04ASoC: Intel: catpt: Code cleanupMark Brown
2026-06-04ASoC: Intel: catpt: Cleanup components_kcontrols[]Cezary Rojewski
2026-06-04ASoC: Intel: catpt: Drop manipulation of the obsolete direction flagCezary Rojewski
2026-06-04ASoC: Intel: catpt: Remove unused WAVES controlsCezary Rojewski
2026-06-04ASoC: Intel: catpt: Simplify catpt_stream_find()Cezary Rojewski
2026-06-04ASoC: Intel: catpt: Simplify the RAM-navigation codeCezary Rojewski
2026-06-04ASoC: Intel: catpt: Replace RAM-helpers with resource_xxx()Cezary Rojewski
2026-06-04ASoC: Intel: catpt: Utilize lock-guard helperCezary Rojewski
2026-06-04regulator: bq257xx: drop confusing configuration of_nodeJohan Hovold
2026-06-04bonding: annotate data-races arcound churn variablesEric Dumazet
2026-06-04x86/microcode/AMD: Move the no-revision fixup to get_patch_level()Borislav Petkov (AMD)
2026-06-04net/802/mrp: fix vector attribute parsing in mrp_pdu_parse_vecattrYizhou Zhao
2026-06-04rtase: Avoid sleeping in get_stats64()Justin Lai
2026-06-04ieee802154: 6lowpan: only accept IPv6 packets in lowpan_xmit()Eric Dumazet
2026-06-04ipv6: mcast: Fix use-after-free when processing MLD queriesIdo Schimmel
2026-06-04Merge branch 'vxlan-vnifilter-fix-vni-add-update-notifications'Jakub Kicinski
2026-06-04selftests: net: add vxlan vnifilter notification testAndy Roulin
2026-06-04vxlan: vnifilter: fix spurious notification on VNI updateAndy Roulin
2026-06-04vxlan: vnifilter: send notification on VNI addAndy Roulin
2026-06-04cxl/test: Fix __fortify_panicDan Williams
2026-06-04cxl/fwctl: Fix __fortify_panicDan Williams
2026-06-04MAINTAINERS: Add CXL reviewerAlison Schofield
2026-06-04cxl/test: Enforce PMD alignment for volatile mock regionsRichard Cheng
2026-06-04cxl/region: Validate partition index before array accessKoba Ko
2026-06-04cxl/memdev: Hold memdev lock during memdev poison injection/clearLi Ming
2026-06-04rtase: Reset TX subqueue when clearing TX ringJustin Lai
2026-06-04octeontx2-af: npc: Fix CPT channel mask in npc_install_flowNithin Dabilpuram
2026-06-04x86/pmem: Check for platform_device_alloc() retvalLi Jun
2026-06-04dt-bindings: ethernet: eswin: fix hsp-sp-csr backward compatibilityZhi Li
2026-06-04sctp: validate cached peer INIT chunk length in COOKIE_ECHO processingXin Long
2026-06-04net/sched: fix pedit partial COW leading to page cache corruptionRajat Gupta
2026-06-04dmaengine: sh: rz-dmac: Set the Link End (LE) bit on the last descriptorClaudiu Beznea
2026-06-04ASoC: renesas: rz-ssi: Use generic PCM dmaengine APIsClaudiu Beznea
2026-06-04ASoC: renesas: rz-ssi: Add pause supportClaudiu Beznea
2026-06-04dmaengine: sh: rz-dmac: Add suspend to RAM supportClaudiu Beznea
2026-06-04dmaengine: sh: rz-dmac: Add runtime PM supportClaudiu Beznea
2026-06-04dmaengine: sh: rz-dmac: Adjust rz_dmac_chan_get_residue() to return error codesClaudiu Beznea
2026-06-04dmaengine: sh: rz-dmac: Add cyclic DMA supportClaudiu Beznea
2026-06-04dmaengine: sh: rz-dmac: Drop the update of channel->chctrl with CHCTRL_SETENClaudiu Beznea
2026-06-04dmaengine: sh: rz-dmac: Refactor pause/resume codeClaudiu Beznea
2026-06-04dmaengine: sh: rz-dmac: Use virt-dma APIs for channel descriptor processingClaudiu Beznea