summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2025-12-09smb/server: rename include guard in smb_common.hChenXiaoSong
2025-12-09MAINTAINERS: Add tracepoint-update.c to TRACING sectionSteven Rostedt
2025-12-10irqdomain: Delete irq_domain_add_tree()Andy Shevchenko
2025-12-09tracing: Fix unused tracepoints when module uses only exported onesSteven Rostedt
2025-12-10genirq: Allow NULL affinity for setup_percpu_irq()Marc Zyngier
2025-12-10ASoC: amd: acp: update tdm channels for specific DAIHemalatha Pinnamreddy
2025-12-09io_uring: fix min_wait wakeups for SQPOLLJens Axboe
2025-12-09crypto/arm64: sm4/xts - Merge ksimd scopes to reduce stack bloatArd Biesheuvel
2025-12-09crypto/arm64: aes/xts - Use single ksimd scope to reduce stack bloatArd Biesheuvel
2025-12-09lib/crypto: blake2s: Replace manual unrolling with unrolled_fullEric Biggers
2025-12-09lib/crypto: blake2b: Roll up BLAKE2b round loop on 32-bitEric Biggers
2025-12-09lib/crypto: riscv: Depend on RISCV_EFFICIENT_VECTOR_UNALIGNED_ACCESSEric Biggers
2025-12-09lib/crypto: riscv/chacha: Avoid s0/fp registerVivian Wang
2025-12-10Merge tag 'i2c-for-6.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2025-12-10Merge tag 'platform-drivers-x86-v6.19-1' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2025-12-10Merge tag 'pm-6.19-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds
2025-12-10Merge tag 'mips_6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/l...Linus Torvalds
2025-12-10lockref: add a __cond_lock annotation for lockref_put_or_lockChristoph Hellwig
2025-12-10Merge tag 'auto-type-conversion-for-v6.19-rc1' of git://git.kernel.org/pub/sc...Linus Torvalds
2025-12-09mm/damon/tests/core-kunit: avoid damos_test_commit stack warningArnd Bergmann
2025-12-09mm: vmscan: correct nr_requested tracing in scan_foliosChen Ridong
2025-12-09MAINTAINERS: add idr core-api doc file to XARRAYLukas Bulwahn
2025-12-09mm/hugetlb: fix incorrect error return from hugetlb_reserve_pages()Shameer Kolothum
2025-12-09mm: fix CONFIG_STACK_GROWSUP typo in mm.hLukas Bulwahn
2025-12-09mm/huge_memory: fix folio split stats countingZi Yan
2025-12-09mm/huge_memory: make min_order_for_split() always return an orderZi Yan
2025-12-09mm/huge_memory: replace can_split_folio() with direct refcount calculationZi Yan
2025-12-09mm/huge_memory: change folio_split_supported() to folio_check_splittable()Zi Yan
2025-12-09mm/sparse: fix sparse_vmemmap_init_nid_early definition without CONFIG_SPARSEMEMJinhui Guo
2025-12-09powerpc/pseries/cmm: adjust BALLOON_MIGRATE when migrating pagesDavid Hildenbrand
2025-12-09powerpc/pseries/cmm: call balloon_devinfo_init() also without CONFIG_BALLOON_...David Hildenbrand
2025-12-09PCI: rzg3s-host: Initialize MSI status bitmap before useClaudiu Beznea
2025-12-09block: Use RCU in blk_mq_[un]quiesce_tagset() instead of set->tag_list_lockMohamed Khalfella
2025-12-09ublk: don't mutate struct bio_vec in iterationCaleb Sander Mateos
2025-12-09block: prohibit calls to bio_chain_endioShida Zhang
2025-12-09bcache: fix improper use of bi_end_ioShida Zhang
2025-12-09drm/i915: Fix format string truncation warningArd Biesheuvel
2025-12-09drm/i915/fbdev: Hold runtime PM ref during fbdev BO creationDibin Moolakadan Subrahmanian
2025-12-09perf/core: Fix missing read event generation on task exitThaumy Cheng
2025-12-09perf/x86/amd/uncore: Fix the return value of amd_uncore_df_event_init() on errorSandipan Das
2025-12-09ASoC: cs35l56: Fix incorrect select SND_SOC_CS35L56_CAL_SYSFS_COMMONRichard Fitzgerald
2025-12-09ARM: group is_permission_fault() with is_translation_fault()Russell King (Oracle)
2025-12-09ARM: 9464/1: fix input-only operand modification in load_unaligned_zeropad()Liyuan Pang
2025-12-08Merge branch 'mptcp-misc-fixes-for-v6-19-rc1'Jakub Kicinski
2025-12-08mptcp: avoid deadlock on fallback while reinjectingPaolo Abeni
2025-12-08mptcp: schedule rtx timer only after pushing dataPaolo Abeni
2025-12-08selftests: mptcp: pm: ensure unknown flags are ignoredMatthieu Baerts (NGI0)
2025-12-08mptcp: pm: ignore unknown endpoint flagsMatthieu Baerts (NGI0)
2025-12-08tools: ynl: fix build on systems with old kernel headersJakub Kicinski
2025-12-08ynl: add regen hint to new headersJakub Kicinski