summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2026-08-03arm64: dts: ti: k3-am62a7-sk: Add bootph-all property in cpsw_mac_syscon nodeChintan Vankar1-0/+4
2026-08-03arm64: dts: ti: k3-am67a-beagley-ai: Add overlay for IMX219 on CSI1Jai Luthra2-0/+122
2026-08-03arm64: dts: ti: k3-am67a-beagley-ai: Add overlay for IMX219 on CSI0Jai Luthra2-0/+122
2026-08-03arm64: dts: ti: k3-am67a-beagley-ai: Add DSI0/CSI1 muxJai Luthra1-0/+20
2026-08-03arm64: dts: ti: k3-am67a-beagley-ai: Setup I2C for CSI/DSI connectorsJai Luthra1-0/+25
2026-08-03arm64: dts: ti: Add LincolnTech OLDI LCD-185 Overlay for AM625-BeaglePlayAradhya Bhatia2-0/+166
2026-08-03arm64: dts: ti: k3-am68-phyboard-izar: Add pwm fanDominik Haller2-1/+79
2026-08-03powerpc/64s: Clarify copy_and_flush() cache sync loop commentNikhil Kumar Singh1-8/+12
2026-08-03USB: serial: pl2303: add support for PL256X multi-port devicesCharles Yeh2-8/+102
2026-08-03powerpc/irq: Fix missing r2 clobber in PCREL inline assemblySaket Kumar Bhaskar1-4/+12
2026-08-03powerpc64/bpf: Fix build break for arch_bpf_timed_may_gotoSaket Kumar Bhaskar1-1/+1
2026-08-03powerpc64/bpf: Fix build break in bpf_jit_emit_func_call_rel()Madhavan Srinivasan1-3/+3
2026-08-03powerpc/syscall: Fix syscall skip handling for seccomp and ptraceMukesh Kumar Chaurasiya (IBM)3-0/+10
2026-08-03powerpc/crash: stop watchdogs before booting kdump kernelSourabh Jain2-0/+20
2026-08-03powerpc/pseries: Handle and log pseries-wdt registration failuresSourabh Jain1-2/+12
2026-08-03powerpc/pseries: Move H_WATCHDOG definitions to a common headerSourabh Jain2-52/+59
2026-08-03KVM: PPC: Book3S HV: Validate arch_compat against host compatibility modeAmit Machhiwal3-1/+32
2026-08-03xfs: check v5 superblock features earlyChristoph Hellwig1-2/+2
2026-08-03powerpc/smp: add NULL guard for cause_ipi in smp_muxed_ipi_message_passGou Hao1-0/+3
2026-08-03powerpc/xive: defer setting cause_ipi until IPI init succeedsGou Hao1-3/+7
2026-08-03powerpc/xive: propagate IPI init errors to prevent use-after-freeGou Hao3-10/+16
2026-08-03powerpc/xive: add error return value to xive_smp_probe()Gou Hao2-3/+5
2026-08-03powerpc/xive: make xive IPI allocation NULL-safeGou Hao1-2/+10
2026-08-03xfs: add a comment to describe xfs_gc_bio.victim_rtgChristoph Hellwig1-0/+1
2026-08-03xfs: add a separate bio_set for spliting GC writesChristoph Hellwig1-1/+11
2026-08-03xfs: don't swallow dquot recovery verification errorsLong Li1-1/+1
2026-08-03xfs: fix ilock leak on error in xfs_dq_get_next_idLong Li1-1/+2
2026-08-03xfs: don't ignore runtime errors in xrep_iunlink_reload_nextDarrick J. Wong1-10/+22
2026-08-03xfs: set the prev pointer when reinserting an inode on the unlinked listDarrick J. Wong1-0/+4
2026-08-03xfs: fix another iunlink infinite loop bug in online fsckDarrick J. Wong2-9/+29
2026-08-03xfs: fix allocated inodes that show up in the unlinked listDarrick J. Wong2-7/+57
2026-08-03xfs: check xfarray iteration errors when committing unlinked inode listsDarrick J. Wong1-0/+4
2026-08-03xfs: pass runtime errors from xrep_iunlink_mark_ondisk_rec up to callersDarrick J. Wong1-2/+12
2026-08-03xfs: load next_agino from the correct xfarray in xrep_iunlink_relink_prevDarrick J. Wong1-1/+1
2026-08-03xfs: don't walk off the end of a null sc->sa.agi_bp in AGI repairDarrick J. Wong1-1/+1
2026-08-03xfs: don't livelock in scrub on a circular unlinked listDarrick J. Wong2-10/+51
2026-08-03xfs: hoist per-bucket unlinked list check to helperDarrick J. Wong1-21/+41
2026-08-03xfs: avoid UAF on sc->tempip in xrep_tempfile_createDarrick J. Wong1-0/+1
2026-08-03xfs: nlink scrub must take IOLOCK before determining ILOCK stateDarrick J. Wong1-6/+7
2026-08-03xfs: don't zap the attr fork on repair when there are queued pptr updatesDarrick J. Wong1-1/+2
2026-08-03xfs: don't return EFSCORRUPTED when scrubbing corrupt parent pointersDarrick J. Wong1-1/+1
2026-08-03xfs: don't double-lock when deleting a self-referential directoryDarrick J. Wong1-4/+18
2026-08-03xfs: only check mergeability of bnobt recordsDarrick J. Wong1-2/+3
2026-08-03xfs: fix inverted clearance of inode junk flagsAndrey Albershteyn1-2/+2
2026-08-03xfs: fix exchange-range reflink flag clearing issue with INO1_WRITTENLin Jiapeng1-0/+10
2026-08-03uprobes: Switch uretprobes_srcu to SRCU-fast-updownPuranjay Mohan2-14/+20
2026-08-03srcu: Add lock guard for srcu_fast_updown flavorPuranjay Mohan1-0/+7
2026-08-03selftests/exec: check that a binfmt_misc instance cannot be pinnedChristian Brauner3-0/+171
2026-08-03binfmt_misc: let a register string create an entry disabledChristian Brauner1-17/+81
2026-08-03Merge patch series "binfmt_misc: transparent interpreters and PT_INTERP loade...Christian Brauner20-317/+1850