aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2026-02-25PCI: dwc: ep: Flush MSI-X write before unmapping its ATU entryNiklas Cassel1-0/+3
2026-02-25PCI: dwc: ep: Refresh MSI Message Address cache on changeNiklas Cassel1-9/+13
2026-02-25arm64: tlb: Optimize ARM64_WORKAROUND_REPEAT_TLBIMark Rutland6-36/+47
2026-02-25arm64: tlb: Allow XZR argument to TLBI opsMark Rutland1-3/+3
2026-02-25kselftest: arm64: Check access to GCS after mprotect(PROT_NONE)Catalin Marinas1-0/+76
2026-02-25arm64: gcs: Honour mprotect(PROT_NONE) on shadow stack mappingsCatalin Marinas1-1/+5
2026-02-25arm64: gcs: Do not set PTE_SHARED on GCS mappings if FEAT_LPA2 is enabledCatalin Marinas2-5/+6
2026-02-25arm64: io: Extract user memory type in ioremap_prot()Will Deacon1-2/+15
2026-02-25arm64: io: Rename ioremap_prot() to __ioremap_prot()Will Deacon3-9/+10
2026-02-25e1000e: clear DPG_EN after reset to avoid autonomous power-gatingVitaly Lifshits2-0/+10
2026-02-25e1000e: introduce new board type for Panther Lake PCHVitaly Lifshits4-12/+31
2026-02-25ixgbevf: fix link setup issueJedrzej Jagielski1-1/+2
2026-02-25i40e: Fix preempt count leak in napi poll tracepointThomas Gleixner1-1/+1
2026-02-25ice: fix crash in ethtool offline loopback testMichal Schmidt3-6/+18
2026-02-25ice: recap the VSI and QoS info after rebuildAaron Ma3-11/+41
2026-02-25idpf: Fix flow rule delete failure due to invalid validationSreedevi Joshi1-3/+0
2026-02-25idpf: change IRQ naming to match netdev and ethtool queue numberingBrian Vazquez1-1/+1
2026-02-25idpf: nullify pointers after they are freedLi Li1-0/+1
2026-02-25idpf: skip deallocating txq group's txqs if it is NULLLi Li1-0/+3
2026-02-25idpf: skip deallocating bufq_sets from rx_qgrp if it is NULLLi Li1-0/+3
2026-02-25idpf: increment completion queue next_to_clean in sw marker wait routineLi Li1-3/+3
2026-02-25mshv: add arm64 support for doorbell & intercept SINTsAnirudh Rayabharam (Microsoft)2-10/+111
2026-02-25mshv: refactor synic init and cleanupAnirudh Rayabharam (Microsoft)3-65/+75
2026-02-25Merge tag 'ata-7.0-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/libata/linuxLinus Torvalds2-8/+22
2026-02-25Merge tag 'vfs-7.0-rc2.fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/vfsLinus Torvalds11-87/+139
2026-02-25usb: image: mdc800: kill download URB on timeoutZiyi Guo1-1/+3
2026-02-25usb: mdc800: handle signal and read racingOliver Neukum1-1/+1
2026-02-25cgroup/cpuset: fix null-ptr-deref in rebuild_sched_domains_cpuslockedChen Ridong1-1/+1
2026-02-25MAINTAINERS: Update contact with the kernel.org addressDaniel Lezcano2-6/+10
2026-02-25mtd: rawnand: cadence: Fix error check for dma_alloc_coherent() in cadence_nand_init()Chen Ni1-1/+1
2026-02-25mtd: Avoid boot crash in RedBoot partition table parserFinn Thain1-3/+3
2026-02-25MAINTAINERS: add Takahiro Kuwano as SPI NOR reviewerTudor Ambarus1-0/+1
2026-02-25MAINTAINERS: remove Tudor Ambarus as SPI NOR maintainerTudor Ambarus1-1/+0
2026-02-25s390/pfault: Fix virtual vs physical address confusionAlexander Gordeev1-2/+2
2026-02-25s390/kexec: Disable stack protector in s390_reset_system()Vasily Gorbik1-1/+1
2026-02-25Merge branch 'idle-vtime-fixes-cleanups' into fixesVasily Gorbik6-64/+63
2026-02-25s390/idle: Remove psw_idle() prototypeHeiko Carstens1-2/+0
2026-02-25s390/vtime: Use lockdep_assert_irqs_disabled() instead of BUG_ON()Heiko Carstens1-2/+1
2026-02-25s390/vtime: Use __this_cpu_read() / get rid of READ_ONCE()Heiko Carstens1-14/+7
2026-02-25s390/irq/idle: Remove psw bits earlyHeiko Carstens1-8/+6
2026-02-25s390/idle: Inline update_timer_idle()Heiko Carstens4-35/+38
2026-02-25s390/idle: Slightly optimize idle time accountingHeiko Carstens1-7/+8
2026-02-25s390/idle: Add comment for non obvious codeHeiko Carstens1-0/+9
2026-02-25s390/vtime: Fix virtual timer forwardingHeiko Carstens1-16/+2
2026-02-25s390/idle: Fix cpu idle exit cpu time accountingHeiko Carstens3-6/+18
2026-02-25io_uring/timeout: READ_ONCE sqe->addrPavel Begunkov1-2/+2
2026-02-25ALSA: hda/intel: increase default bdl_pos_adj for Nvidia controllersPanagiotis Foliadis1-0/+2
2026-02-25lib/Kconfig.debug: Require a release version of LLVM 22 for context analysisNathan Chancellor1-2/+2
2026-02-25perf: Fix __perf_event_overflow() vs perf_remove_from_context() racePeter Zijlstra1-1/+41
2026-02-25cpufreq: intel_pstate: Fix crash during turbo disableSrinivas Pandruvada1-5/+5