summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorLines
2026-02-25xfs: cleanup inode counter statsChristoph Hellwig-18/+18
2026-02-25xfs: fix code alignment issues in xfs_ondisk.cWilfred Mallawa-2/+2
2026-02-25xfs: Replace &rtg->rtg_group with rtg_group()Nirjhar Roy (IBM)-8/+8
2026-02-25xfs: Refactoring the nagcount and delta calculationNirjhar Roy (IBM)-15/+33
2026-02-25xfs: Replace ASSERT with XFS_IS_CORRUPT in xfs_rtcopy_summary()Nirjhar Roy (IBM)-1/+4
2026-02-25RDMA/umem: Fix double dma_buf_unpin in failure pathJacob Moroni-3/+1
2026-02-25RDMA/core: Check id_priv->restricted_node_type in cma_listen_on_dev()Stefan Metzmacher-2/+6
2026-02-25KVM: arm64: Deduplicate ASID retrieval codeMarc Zyngier-54/+35
2026-02-25x86/efi: defer freeing of boot services memoryMike Rapoport (Microsoft)-6/+55
2026-02-25erofs: fix interlaced plain identification for encoded extentsGao Xiang-4/+5
2026-02-25ALSA: usb-audio: Use inclusive termsTakashi Iwai-3/+3
2026-02-25ALSA: usb-audio: Avoid implicit feedback mode on DIYINHK USB Audio 2.0Takashi Iwai-0/+2
2026-02-25ALSA: usb-audio: Check max frame size for implicit feedback mode, tooTakashi Iwai-0/+1
2026-02-25ALSA: usb-audio: Cap the packet size pre-calculationsTakashi Iwai-0/+3
2026-02-25irqchip/gic-v5: Fix inversion of IRS_IDR0.virt flagSascha Bischoff-1/+1
2026-02-24sched_ext: Disable preemption between scx_claim_exit() and kicking helper workTejun Heo-0/+12
2026-02-25drm/client: Do not destroy NULL modesJonathan Cavitt-1/+2
2026-02-24net: stmmac: fix timestamping configuration after suspend/resumeRussell King (Oracle)-0/+1
2026-02-24overflow: Make sure size helpers are always inlinedKees Cook-4/+4
2026-02-24kunit: irq: Ensure timer doesn't fire too frequentlyEric Biggers-16/+28
2026-02-24zloop: check for spurious options passed to removeChristoph Hellwig-1/+6
2026-02-24zloop: advertise a volatile write cacheChristoph Hellwig-6/+18
2026-02-24media: dvb-core: fix wrong reinitialization of ringbuffer on reopenJens Axboe-1/+3
2026-02-24scsi: ufs: core: Fix shift out of bounds when MAXQ=32wangshuaiwei-1/+1
2026-02-24MAINTAINERS: update Yosry Ahmed's email addressYosry Ahmed-2/+3
2026-02-24mailmap: add entry for Daniele AlessandrelliDaniele Alessandrelli-0/+1
2026-02-24mm: fix NULL NODE_DATA dereference for memoryless nodes on bootMing Lei-1/+5
2026-02-24mm/tracing: rss_stat: ensure curr is false from kthread contextKalesh Singh-1/+7
2026-02-24mm/kfence: fix KASAN hardware tag faults during late enablementAlexander Potapenko-7/+10
2026-02-24mm/damon/core: disallow non-power of two min_region_szSeongJae Park-0/+3
2026-02-24Squashfs: check metadata block offset is within rangePhillip Lougher-0/+3
2026-02-24MAINTAINERS, mailmap: update e-mail address for Vlastimil BabkaVlastimil Babka (SUSE)-9/+10
2026-02-24liveupdate: luo_file: remember retrieve() statusPratyush Yadav (Google)-20/+37
2026-02-24mm: thp: deny THP for files on anonymous inodesDeepanshu Kartikey-0/+3
2026-02-24mm: change vma_alloc_folio_noprof() macro to inline functionArnd Bergmann-2/+5
2026-02-24mm/kfence: disable KFENCE upon KASAN HW tags enablementAlexander Potapenko-0/+15
2026-02-24io_uring/cmd_net: use READ_ONCE() for ->addr3 readJens Axboe-1/+1
2026-02-24tools/sched_ext: Add Kconfig to sync with upstreamCheng-Yang Chou-0/+61
2026-02-24tools/sched_ext: Sync README.md Kconfig with upstream scxCheng-Yang Chou-6/+0
2026-02-24irqchip/ls-extirq: Fix devm_of_iomap() error checkIoana Ciornei-2/+4
2026-02-24Revert "irqchip/ls-extirq: Use for_each_of_imap_item iterator"Ioana Ciornei-17/+30
2026-02-24regulator: Kconfig: fix a typoFelix Gu-1/+1
2026-02-24regulator: bq257xx: Fix device node reference leak in bq257xx_reg_dt_parse_gp...Felix Gu-2/+1
2026-02-24regulator: fp9931: Fix PM runtime reference leak in fp9931_hwmon_read()Felix Gu-4/+3
2026-02-24drm/gpusvm: Fix drm_gpusvm_pages_valid_unlocked() kernel-docMatthew Brost-5/+5
2026-02-24scsi: ufs: core: Move link recovery for hibern8 exit failure to wl_resumePeter Wang-9/+9
2026-02-24scsi: ufs: core: Fix possible NULL pointer dereference in ufshcd_add_command_...Peter Wang-2/+2
2026-02-24MAINTAINERS: Update Shawn Guo's address for HiSilicon PCIe controller driverShawn Guo-1/+1
2026-02-24Merge branch 'selftests-bpf-fixes-for-userspace-asan'Alexei Starovoitov-163/+290
2026-02-24selftests/bpf: Don't override SIGSEGV handler with ASANIhor Solodrai-10/+26