aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2026-02-02ASoC: amd: acp: Add ACP7.0 match entries for CirrusMark Brown1-36/+292
2026-02-02Anbernic RG-DS AW87391 Speaker AmpsMark Brown199-828/+1554
2026-02-02Merge tag 'cgroup-for-6.19-rc8-fixes' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-7/+63
2026-02-02spi: add multi-lane supportMark Brown14-27/+641
2026-02-02ASoC: qcom: q6asm: drop DSP responses for closed data streamsCédric Bellegarde1-2/+2
2026-02-02ASoC: wcd-mbhc-v2: remove unnecessary module_init/exit functionsEthan Nelson-Moore1-12/+0
2026-02-02rcu: Mark lockdep_assert_rcu_helper() __always_inlineArnd Bergmann1-1/+1
2026-02-02uprobes: Fix incorrect lockdep condition in filter_chain()Breno Leitao1-1/+1
2026-02-02x86/ibs: Fix typo in dc_l2tlb_miss commentXiang-Bin Shi1-1/+1
2026-02-02jfs: avoid -Wtautological-constant-out-of-range-compare warningArnd Bergmann1-2/+2
2026-02-02PM: wakeup: Handle empty list in wakeup_sources_walk_start()Samuel Wu1-3/+1
2026-02-02readahead: push invalidate_lock out of page_cache_ra_unboundedChristoph Hellwig3-8/+16
2026-02-02selftests/sched_ext: Fix init_enable_count flakinessTejun Heo1-11/+23
2026-02-02fsverity: don't issue readahead for non-ENOENT errors from __filemap_get_folioChristoph Hellwig1-3/+4
2026-02-02Merge tag 'clk-microchip-6.20' of https://git.kernel.org/pub/scm/linux/kernel...Stephen Boyd4-28/+34
2026-02-02Merge tag 'v6.20-rockchip-clk-1' of https://git.kernel.org/pub/scm/linux/kern...Stephen Boyd1-1/+1
2026-02-02pNFS: fix a missing wake up while waiting on NFS_LAYOUT_DRAINOlga Kornievskaia1-1/+2
2026-02-02Merge tag 'lsm-pr-20260202' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds3-18/+3
2026-02-02doc: development-process: add notice on testingDmitry Antipov1-1/+6
2026-02-02hwmon: (gpio-fan) Allow to stop FANs when CONFIG_PM is disabledGabor Juhos1-1/+1
2026-02-02hwmon: (gpio-fan) Fix set_rpm() return valueGabor Juhos1-2/+2
2026-02-02pkcs7: Allow authenticatedAttributes for ML-DSADavid Howells4-0/+28
2026-02-02tools: sphinx-build-wrapper: improve its help messageMauro Carvalho Chehab1-3/+25
2026-02-02docs: sphinx-build-wrapper: allow -v override -qMauro Carvalho Chehab1-3/+11
2026-02-02docs: kdoc: Fix pdfdocs build for toolsMauro Carvalho Chehab1-3/+7
2026-02-02modsign: Enable ML-DSA module signingDavid Howells4-16/+82
2026-02-02docs: ja_JP: process: translate 'Obtain a current source tree'Akiyoshi Kurita1-0/+18
2026-02-02Merge tag 'ath-next-20260202' of git://git.kernel.org/pub/scm/linux/kernel/gi...Johannes Berg13-12/+730
2026-02-02docs: fix 're-use' -> 'reuse' in documentationRhys Tumelty17-19/+19
2026-02-02docs: ioctl-number: fix a typo in ioctl-number.rstGabriel Whigham1-1/+1
2026-02-02docs: filesystems: ensure proc pid substitutable is completeThomas Böhler1-3/+3
2026-02-02Merge branch 'for-7.0/cxl-aer-prep' into cxl-for-nextDave Jiang15-225/+311
2026-02-02smb/client: fix memory leak in SendReceive()ChenXiaoSong1-1/+3
2026-02-02smb/client: fix memory leak in smb2_open_file()ChenXiaoSong1-0/+1
2026-02-02nvme: fix admin queue leak on controller resetMing Lei1-0/+7
2026-02-02Merge tag 'iio-for-7.0a' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/gi...Greg Kroah-Hartman125-1227/+12096
2026-02-02nvme-fabrics: use kfree_sensitive() for DHCHAP secretsDaniel Hodges1-2/+2
2026-02-02cgroup/dmem: avoid pool UAFChen Ridong1-2/+58
2026-02-02cgroup/dmem: avoid rcu warning when unregister regionChen Ridong1-5/+2
2026-02-02cgroup/dmem: fix NULL pointer dereference when setting maxChen Ridong1-0/+3
2026-02-02ftrace: Fix direct_functions leak in update_ftrace_direct_delJiri Olsa1-0/+1
2026-02-02tools/sched_ext: Fix data header access during free in scx_sdtEmil Tsalapatis1-1/+1
2026-02-02spi: tegra: Fix a memory leak in tegra_slink_probe()Felix Gu1-2/+4
2026-02-02cxl/port: Unify endpoint and switch port lookupDan Williams1-1/+11
2026-02-02cxl/port: Move endpoint component register management to cxl_portDan Williams4-67/+60
2026-02-02cxl/port: Map Port RAS registersTerry Bowman4-0/+29
2026-02-02cxl/port: Move dport RAS setup to dport add timeDan Williams8-39/+47
2026-02-02KVM: arm64: nv: Avoid NV stage-2 code when NV is not supportedFuad Tabba1-0/+12
2026-02-02cxl/port: Move dport probe operations to a driver eventDan Williams9-126/+98
2026-02-02cxl/port: Move decoder setup before dport creationDan Williams1-12/+21