summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2026-02-25kselftest: arm64: Check access to GCS after mprotect(PROT_NONE)Catalin Marinas
2026-02-25arm64: gcs: Honour mprotect(PROT_NONE) on shadow stack mappingsCatalin Marinas
2026-02-25arm64: gcs: Do not set PTE_SHARED on GCS mappings if FEAT_LPA2 is enabledCatalin Marinas
2026-02-25arm64: io: Extract user memory type in ioremap_prot()Will Deacon
2026-02-25arm64: io: Rename ioremap_prot() to __ioremap_prot()Will Deacon
2026-02-25e1000e: clear DPG_EN after reset to avoid autonomous power-gatingVitaly Lifshits
2026-02-25e1000e: introduce new board type for Panther Lake PCHVitaly Lifshits
2026-02-25ixgbevf: fix link setup issueJedrzej Jagielski
2026-02-25i40e: Fix preempt count leak in napi poll tracepointThomas Gleixner
2026-02-25ice: fix crash in ethtool offline loopback testMichal Schmidt
2026-02-25ice: recap the VSI and QoS info after rebuildAaron Ma
2026-02-25idpf: Fix flow rule delete failure due to invalid validationSreedevi Joshi
2026-02-25idpf: change IRQ naming to match netdev and ethtool queue numberingBrian Vazquez
2026-02-25idpf: nullify pointers after they are freedLi Li
2026-02-25idpf: skip deallocating txq group's txqs if it is NULLLi Li
2026-02-25idpf: skip deallocating bufq_sets from rx_qgrp if it is NULLLi Li
2026-02-25idpf: increment completion queue next_to_clean in sw marker wait routineLi Li
2026-02-25mshv: add arm64 support for doorbell & intercept SINTsAnirudh Rayabharam (Microsoft)
2026-02-25mshv: refactor synic init and cleanupAnirudh Rayabharam (Microsoft)
2026-02-25Merge tag 'ata-7.0-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/liba...Linus Torvalds
2026-02-25Merge tag 'vfs-7.0-rc2.fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2026-02-25usb: image: mdc800: kill download URB on timeoutZiyi Guo
2026-02-25usb: mdc800: handle signal and read racingOliver Neukum
2026-02-25cgroup/cpuset: fix null-ptr-deref in rebuild_sched_domains_cpuslockedChen Ridong
2026-02-25MAINTAINERS: Update contact with the kernel.org addressDaniel Lezcano
2026-02-25mtd: rawnand: cadence: Fix error check for dma_alloc_coherent() in cadence_na...Chen Ni
2026-02-25mtd: Avoid boot crash in RedBoot partition table parserFinn Thain
2026-02-25MAINTAINERS: add Takahiro Kuwano as SPI NOR reviewerTudor Ambarus
2026-02-25MAINTAINERS: remove Tudor Ambarus as SPI NOR maintainerTudor Ambarus
2026-02-25s390/pfault: Fix virtual vs physical address confusionAlexander Gordeev
2026-02-25s390/kexec: Disable stack protector in s390_reset_system()Vasily Gorbik
2026-02-25Merge branch 'idle-vtime-fixes-cleanups' into fixesVasily Gorbik
2026-02-25s390/idle: Remove psw_idle() prototypeHeiko Carstens
2026-02-25s390/vtime: Use lockdep_assert_irqs_disabled() instead of BUG_ON()Heiko Carstens
2026-02-25s390/vtime: Use __this_cpu_read() / get rid of READ_ONCE()Heiko Carstens
2026-02-25s390/irq/idle: Remove psw bits earlyHeiko Carstens
2026-02-25s390/idle: Inline update_timer_idle()Heiko Carstens
2026-02-25s390/idle: Slightly optimize idle time accountingHeiko Carstens
2026-02-25s390/idle: Add comment for non obvious codeHeiko Carstens
2026-02-25s390/vtime: Fix virtual timer forwardingHeiko Carstens
2026-02-25s390/idle: Fix cpu idle exit cpu time accountingHeiko Carstens
2026-02-25io_uring/timeout: READ_ONCE sqe->addrPavel Begunkov
2026-02-25ALSA: hda/intel: increase default bdl_pos_adj for Nvidia controllersPanagiotis Foliadis
2026-02-25lib/Kconfig.debug: Require a release version of LLVM 22 for context analysisNathan Chancellor
2026-02-25perf: Fix __perf_event_overflow() vs perf_remove_from_context() racePeter Zijlstra
2026-02-25cpufreq: intel_pstate: Fix crash during turbo disableSrinivas Pandruvada
2026-02-25xfs: add static size checks for ioctl UABIWilfred Mallawa
2026-02-25xfs: remove duplicate static size checksWilfred Mallawa
2026-02-25xfs: Add comments for usages of some macros.Nirjhar Roy (IBM)
2026-02-25xfs: Update lazy counters in xfs_growfs_rt_bmblock()Nirjhar Roy (IBM)