summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2026-02-02selftests/sched_ext: Fix init_enable_count flakinessTejun Heo
2026-02-02fsverity: don't issue readahead for non-ENOENT errors from __filemap_get_folioChristoph Hellwig
2026-02-02Merge tag 'clk-microchip-6.20' of https://git.kernel.org/pub/scm/linux/kernel...Stephen Boyd
2026-02-02Merge tag 'v6.20-rockchip-clk-1' of https://git.kernel.org/pub/scm/linux/kern...Stephen Boyd
2026-02-02pNFS: fix a missing wake up while waiting on NFS_LAYOUT_DRAINOlga Kornievskaia
2026-02-02Merge tag 'lsm-pr-20260202' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2026-02-02doc: development-process: add notice on testingDmitry Antipov
2026-02-02hwmon: (gpio-fan) Allow to stop FANs when CONFIG_PM is disabledGabor Juhos
2026-02-02hwmon: (gpio-fan) Fix set_rpm() return valueGabor Juhos
2026-02-02pkcs7: Allow authenticatedAttributes for ML-DSADavid Howells
2026-02-02tools: sphinx-build-wrapper: improve its help messageMauro Carvalho Chehab
2026-02-02docs: sphinx-build-wrapper: allow -v override -qMauro Carvalho Chehab
2026-02-02docs: kdoc: Fix pdfdocs build for toolsMauro Carvalho Chehab
2026-02-02modsign: Enable ML-DSA module signingDavid Howells
2026-02-02docs: ja_JP: process: translate 'Obtain a current source tree'Akiyoshi Kurita
2026-02-02Merge tag 'ath-next-20260202' of git://git.kernel.org/pub/scm/linux/kernel/gi...Johannes Berg
2026-02-02docs: fix 're-use' -> 'reuse' in documentationRhys Tumelty
2026-02-02docs: ioctl-number: fix a typo in ioctl-number.rstGabriel Whigham
2026-02-02docs: filesystems: ensure proc pid substitutable is completeThomas Böhler
2026-02-02Merge branch 'for-7.0/cxl-aer-prep' into cxl-for-nextDave Jiang
2026-02-02smb/client: fix memory leak in SendReceive()ChenXiaoSong
2026-02-02smb/client: fix memory leak in smb2_open_file()ChenXiaoSong
2026-02-02nvme: fix admin queue leak on controller resetMing Lei
2026-02-02Merge tag 'iio-for-7.0a' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/gi...Greg Kroah-Hartman
2026-02-02nvme-fabrics: use kfree_sensitive() for DHCHAP secretsDaniel Hodges
2026-02-02cgroup/dmem: avoid pool UAFChen Ridong
2026-02-02cgroup/dmem: avoid rcu warning when unregister regionChen Ridong
2026-02-02cgroup/dmem: fix NULL pointer dereference when setting maxChen Ridong
2026-02-02ftrace: Fix direct_functions leak in update_ftrace_direct_delJiri Olsa
2026-02-02tools/sched_ext: Fix data header access during free in scx_sdtEmil Tsalapatis
2026-02-02spi: tegra: Fix a memory leak in tegra_slink_probe()Felix Gu
2026-02-02cxl/port: Unify endpoint and switch port lookupDan Williams
2026-02-02cxl/port: Move endpoint component register management to cxl_portDan Williams
2026-02-02cxl/port: Map Port RAS registersTerry Bowman
2026-02-02cxl/port: Move dport RAS setup to dport add timeDan Williams
2026-02-02KVM: arm64: nv: Avoid NV stage-2 code when NV is not supportedFuad Tabba
2026-02-02cxl/port: Move dport probe operations to a driver eventDan Williams
2026-02-02cxl/port: Move decoder setup before dport creationDan Williams
2026-02-02cxl/port: Cleanup dport removal with a devres groupDan Williams
2026-02-02cxl/port: Reduce number of @dport variables in cxl_port_add_dport()Dan Williams
2026-02-02cxl/port: Cleanup handling of the nr_dports 0 -> 1 transitionDan Williams
2026-02-02arm64: Fix non-atomic __READ_ONCE() with CONFIG_LTO=yMarco Elver
2026-02-02dlm: Avoid -Wflex-array-member-not-at-end warningGustavo A. R. Silva
2026-02-02io_uring/zcrx: fix rq flush lockingPavel Begunkov
2026-02-02io_uring/zcrx: fix page array leakPavel Begunkov
2026-02-02io_uring: allow io-wq workers to exit when unusedLi Chen
2026-02-02io_uring/io-wq: add exit-on-idle stateLi Chen
2026-02-02blk-mq-debugfs: warn about possible deadlockYu Kuai
2026-02-02blk-mq-debugfs: add missing debugfs_mutex in blk_mq_debugfs_register_hctxs()Yu Kuai
2026-02-02blk-mq-debugfs: remove blk_mq_debugfs_unregister_rqos()Yu Kuai