summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorLines
2026-02-25arm64: gcs: Do not set PTE_SHARED on GCS mappings if FEAT_LPA2 is enabledCatalin Marinas-5/+6
2026-02-25arm64: io: Extract user memory type in ioremap_prot()Will Deacon-2/+15
2026-02-25arm64: io: Rename ioremap_prot() to __ioremap_prot()Will Deacon-9/+10
2026-02-25e1000e: clear DPG_EN after reset to avoid autonomous power-gatingVitaly Lifshits-0/+10
2026-02-25e1000e: introduce new board type for Panther Lake PCHVitaly Lifshits-12/+31
2026-02-25ixgbevf: fix link setup issueJedrzej Jagielski-1/+2
2026-02-25i40e: Fix preempt count leak in napi poll tracepointThomas Gleixner-1/+1
2026-02-25ice: fix crash in ethtool offline loopback testMichal Schmidt-6/+18
2026-02-25ice: recap the VSI and QoS info after rebuildAaron Ma-11/+41
2026-02-25idpf: Fix flow rule delete failure due to invalid validationSreedevi Joshi-3/+0
2026-02-25idpf: change IRQ naming to match netdev and ethtool queue numberingBrian Vazquez-1/+1
2026-02-25idpf: nullify pointers after they are freedLi Li-0/+1
2026-02-25idpf: skip deallocating txq group's txqs if it is NULLLi Li-0/+3
2026-02-25idpf: skip deallocating bufq_sets from rx_qgrp if it is NULLLi Li-0/+3
2026-02-25idpf: increment completion queue next_to_clean in sw marker wait routineLi Li-3/+3
2026-02-25Merge tag 'ata-7.0-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/liba...Linus Torvalds-8/+22
2026-02-25Merge tag 'vfs-7.0-rc2.fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-87/+139
2026-02-25cgroup/cpuset: fix null-ptr-deref in rebuild_sched_domains_cpuslockedChen Ridong-1/+1
2026-02-25MAINTAINERS: Update contact with the kernel.org addressDaniel Lezcano-6/+10
2026-02-25s390/pfault: Fix virtual vs physical address confusionAlexander Gordeev-2/+2
2026-02-25s390/kexec: Disable stack protector in s390_reset_system()Vasily Gorbik-1/+1
2026-02-25Merge branch 'idle-vtime-fixes-cleanups' into fixesVasily Gorbik-64/+63
2026-02-25s390/idle: Remove psw_idle() prototypeHeiko Carstens-2/+0
2026-02-25s390/vtime: Use lockdep_assert_irqs_disabled() instead of BUG_ON()Heiko Carstens-2/+1
2026-02-25s390/vtime: Use __this_cpu_read() / get rid of READ_ONCE()Heiko Carstens-14/+7
2026-02-25s390/irq/idle: Remove psw bits earlyHeiko Carstens-8/+6
2026-02-25s390/idle: Inline update_timer_idle()Heiko Carstens-35/+38
2026-02-25s390/idle: Slightly optimize idle time accountingHeiko Carstens-7/+8
2026-02-25s390/idle: Add comment for non obvious codeHeiko Carstens-0/+9
2026-02-25s390/vtime: Fix virtual timer forwardingHeiko Carstens-16/+2
2026-02-25s390/idle: Fix cpu idle exit cpu time accountingHeiko Carstens-6/+18
2026-02-25io_uring/timeout: READ_ONCE sqe->addrPavel Begunkov-2/+2
2026-02-25ALSA: hda/intel: increase default bdl_pos_adj for Nvidia controllersPanagiotis Foliadis-0/+2
2026-02-25lib/Kconfig.debug: Require a release version of LLVM 22 for context analysisNathan Chancellor-2/+2
2026-02-25perf: Fix __perf_event_overflow() vs perf_remove_from_context() racePeter Zijlstra-1/+41
2026-02-25cpufreq: intel_pstate: Fix crash during turbo disableSrinivas Pandruvada-5/+5
2026-02-25xfs: add static size checks for ioctl UABIWilfred Mallawa-5/+34
2026-02-25xfs: remove duplicate static size checksWilfred Mallawa-9/+0
2026-02-25xfs: Add comments for usages of some macros.Nirjhar Roy (IBM)-0/+9
2026-02-25xfs: Update lazy counters in xfs_growfs_rt_bmblock()Nirjhar Roy (IBM)-0/+9
2026-02-25xfs: Add a comment in xfs_log_sb()Nirjhar Roy (IBM)-0/+3
2026-02-25xfs: Fix xfs_last_rt_bmblock()Nirjhar Roy (IBM)-6/+24
2026-02-25xfs: don't report half-built inodes to fserrorDarrick J. Wong-3/+14
2026-02-25xfs: don't report metadata inodes to fserrorDarrick J. Wong-2/+14
2026-02-25xfs: fix potential pointer access race in xfs_healthmon_getDarrick J. Wong-5/+8
2026-02-25xfs: fix xfs_group release bug in xfs_dax_notify_dev_failureDarrick J. Wong-2/+2
2026-02-25xfs: fix xfs_group release bug in xfs_verify_report_lossesDarrick J. Wong-2/+2
2026-02-25xfs: fix copy-paste error in previous fixDarrick J. Wong-1/+1
2026-02-25xfs: Fix error pointer dereferenceEthan Tidmore-1/+6
2026-02-25xfs: remove metafile inodes from the active inode statChristoph Hellwig-5/+23