summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorLines
2026-04-01can: ucan: refactor endpoint lookupJohan Hovold-29/+11
2026-04-01can: rcar_can: Convert to FIELD_MODIFY()Geert Uytterhoeven-2/+1
2026-04-01can: mcp251xfd: add support for XSTBYEN transceiver standby controlViken Dadhaniya-0/+38
2026-04-01can: kvaser_usb: leaf: refactor endpoint lookupJohan Hovold-17/+8
2026-04-01net: can: ctucanfd: remove useless copy of PCI_DEVICE_DATA macroEthan Nelson-Moore-8/+0
2026-04-01dt-bindings: can: mcp251xfd: add microchip,xstbyen propertyViken Dadhaniya-0/+8
2026-04-01powerpc: pci-ioda: Optimize pnv_ioda_pick_m64_pe()Yury Norov (NVIDIA)-13/+6
2026-04-01powerpc: pci-ioda: use bitmap_alloc() in pnv_ioda_pick_m64_pe()Yury Norov (NVIDIA)-6/+2
2026-04-01powerpc/net: Inline checksum wrappers and convert to scoped user accessChristophe Leroy (CS GROUP)-45/+19
2026-04-01powerpc/sstep: Convert to scoped user accessChristophe Leroy (CS GROUP)-44/+33
2026-04-01powerpc/align: Convert emulate_spe() to scoped user accessChristophe Leroy (CS GROUP)-42/+33
2026-04-01powerpc/ptrace: Convert gpr32_set_common_user() to scoped user accessChristophe Leroy (CS GROUP)-33/+31
2026-04-01powerpc/futex: Use masked user accessChristophe Leroy (CS GROUP)-4/+2
2026-04-01powerpc/audit: Convert powerpc to AUDIT_ARCH_COMPAT_GENERICChristophe Leroy-143/+8
2026-04-01cpuidle: powerpc: avoid double clear when breaking snoozeShrikanth Hegde-2/+8
2026-04-01powerpc/ps3: spu.c: fix enum and Return kernel-doc warningsRandy Dunlap-4/+6
2026-04-01powerpc: kgdb: fix kernel-doc warningsRandy Dunlap-1/+2
2026-04-01powerpc/ps3: fix ps3.h kernel-doc warningsRandy Dunlap-6/+9
2026-04-01powerpc: wii: Fix LED name patternJ. Neuschäfer-1/+1
2026-04-01powerpc: wii: Fix GPIO key name patternJ. Neuschäfer-2/+2
2026-04-01powerpc: wii: Add unit address to /memoryJ. Neuschäfer-1/+1
2026-04-01powerpc: Move GameCube/Wii options under EMBEDDED6xxJ. Neuschäfer-15/+16
2026-04-01powerpc/44x/uic: Consolidate chained IRQ handler install/removeChen Ni-2/+2
2026-04-01powerpc/52xx/mpc52xx_gpt: consolidate chained IRQ handler install/removeChen Ni-2/+1
2026-04-01powerpc/52xx/media5200: Consolidate chained IRQ handler install/removeChen Ni-2/+2
2026-04-01selftests/powerpc: Suppress -Wmaybe-uninitialized with GCC 15Amit Machhiwal-1/+1
2026-04-01powerpc/xive: rework xive_find_target_in_mask()Yury Norov-25/+6
2026-04-01Revert "powerpc/xive: Fix the size of the cpumask used in xive_find_target_in...Yury Norov-1/+1
2026-04-01powerpc/crash: Update backup region offset in elfcorehdr on memory hotplugSourabh Jain-31/+76
2026-04-01powerpc/crash: fix backup region offset update to elfcorehdrSourabh Jain-1/+1
2026-03-31perf beauty: Move copy of fadvise.h from tools/include/ to tools/perf/trace/b...Arnaldo Carvalho de Melo-4/+4
2026-03-31perf beauty: Move tools/include/uapi/drm to tools/perf/trace/beauty/include/uapiArnaldo Carvalho de Melo-4/+4
2026-03-31perf build: Add -funsigned-char to default CFLAGSIan Rogers-0/+1
2026-03-31drm/msm: Remove abuse of drm_exec internalsThomas Hellström-1/+4
2026-03-31net/iucv: Add missing kernel-doc return value descriptionsNagamani PV-5/+13
2026-03-31net: vxlan: check ipv6_mod_enabled() on neigh_reduce()Fernando Fernandez Mancera-3/+1
2026-03-31net: stmmac: skip VLAN restore when VLAN hash ops are missingMichal Piekos-10/+4
2026-03-31net: mana: hardening: Validate adapter_mtu from MANA_QUERY_DEV_CONFIGErni Sri Satya Vennela-2/+8
2026-03-31net: ftgmac100: fix ring allocation unwind on open failureYufan Chen-4/+24
2026-03-31Merge branch 'declance-improve-dma-error-reporting'Jakub Kicinski-1/+3
2026-03-31declance: Include the offending address with DMA errorsMaciej W. Rozycki-1/+3
2026-03-31declance: Rate-limit DMA errorsMaciej W. Rozycki-1/+1
2026-03-31net: airoha: Fix typo in airoha_set_gdm2_loopback routine nameLorenzo Bianconi-2/+2
2026-03-31Merge branch 'nfc-refactor-usb-endpoint-lookups'Jakub Kicinski-60/+21
2026-03-31nfc: port100: refactor endpoint lookupJohan Hovold-21/+6
2026-03-31nfc: pn533: refactor endpoint lookupJohan Hovold-23/+11
2026-03-31nfc: nfcmrvl: refactor endpoint lookupJohan Hovold-16/+4
2026-03-31Merge branch 'net-refactor-usb-endpoint-lookups'Jakub Kicinski-59/+24
2026-03-31net: ipeth: refactor endpoint lookupJohan Hovold-11/+7
2026-03-31net: hso: refactor endpoint lookupJohan Hovold-48/+17