summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2025-10-15mm/ksm: fix flag-dropping behavior in ksm_madviseJakub Acs1-1/+1
2025-10-15nfs/localio: avoid issuing misaligned IO using O_DIRECTMike Snitzer1-0/+2
2025-10-15coresight: Avoid enable programming clock duplicatelyLeo Yan1-5/+8
2025-10-15coresight: Appropriately disable programming clocksLeo Yan1-13/+9
2025-10-15wifi: brcmfmac: fix 43752 SDIO FWVID incorrectly labelled as Cypress (CYW)Gokul Sivakumar1-1/+1
2025-10-15dmaengine: Fix dma_async_tx_descriptor->tx_submit documentationNathan Lynch1-1/+1
2025-10-15net: phy: introduce phy_id_compare_vendor() PHY ID helperChristian Marangi1-3/+20
2025-10-15HID: i2c-hid: Make elan touch controllers power on after panel is enabledPin-yen Lin1-0/+2
2025-10-15mptcp: Fix up subflow's memcg when CONFIG_SOCK_CGROUP_DATA=n.Kuniyuki Iwashima1-0/+6
2025-10-15bpf: Enforce expected_attach_type for tailcall compatibilityDaniel Borkmann1-0/+1
2025-10-15once: fix race by moving DO_ONCE to separate sectionQi Xi1-2/+2
2025-10-15bpf: Mark kfuncs as __nocloneAndrea Righi1-1/+1
2025-10-15power: supply: max77705_charger: use regfields for config registersDzmitry Sankouski1-48/+54
2025-10-15block: factor out a helper bio_submit_split_bioset()Yu Kuai1-0/+2
2025-10-15block: cleanup bio_issueYu Kuai1-5/+2
2025-10-15PCI/MSI: Add startup/shutdown for per device domainsInochi Amaoto1-0/+2
2025-10-15genirq: Add irq_chip_(startup/shutdown)_parent()Inochi Amaoto1-0/+2
2025-10-15bpf: Tidy verifier bug messagePaul Chaignon1-5/+7
2025-10-15sched/fair: Get rid of sched_domains_curr_level hack for tl->cpumask()Peter Zijlstra2-2/+28
2025-10-12driver core/PM: Set power.no_callbacks along with power.no_pmRafael J. Wysocki1-0/+3
2025-09-28Merge tag 'mm-hotfixes-stable-2025-09-27-22-35' of git://git.kernel.org/pub/s...Linus Torvalds2-3/+8
2025-09-26Merge tag 'sched-urgent-2025-09-26' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-2/+0
2025-09-26include/linux/pgtable.h: convert arch_enter_lazy_mmu_mode() and friends to st...Andrew Morton1-3/+3
2025-09-26mm/hugetlb: fix copy_hugetlb_page_range() to use ->pt_share_countJane Chu1-0/+5
2025-09-25Merge tag 'net-6.17-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds1-0/+2
2025-09-25Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds1-5/+6
2025-09-25sched/deadline: Fix dl_server behaviourPeter Zijlstra1-1/+0
2025-09-25sched/deadline: Fix dl_server getting stuckPeter Zijlstra1-1/+0
2025-09-25Merge tag 'soc-fixes-6.17-3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-0/+47
2025-09-24net/mlx5: fs, fix UAF in flow counter releaseMoshe Shemesh1-0/+2
2025-09-22virtio_config: clarify output parametersAlyssa Ross1-5/+6
2025-09-19Merge tag 'io_uring-6.17-20250919' of git://git.kernel.dk/linuxLinus Torvalds1-3/+0
2025-09-19Merge tag 'pmdomain-v6.17-rc2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-0/+7
2025-09-19Merge tag 'trace-rv-v6.17-rc5' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-4/+2
2025-09-18io_uring/msg_ring: kill alloc_cache for io_kiocb allocationsJens Axboe1-3/+0
2025-09-18Merge tag 'net-6.17-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds1-0/+1
2025-09-18Merge tag 'mm-hotfixes-stable-2025-09-17-21-10' of git://git.kernel.org/pub/s...Linus Torvalds2-0/+12
2025-09-17net/mlx5e: Harden uplink netdev access against device unbindJianbo Liu1-0/+1
2025-09-15include/linux/rv.h: remove redundant include fileAkhilesh Patil1-4/+2
2025-09-13mm/damon/core: introduce damon_call_control->dealloc_on_cancelSeongJae Park1-0/+2
2025-09-13mm: folio_may_be_lru_cached() unless folio_test_large()Hugh Dickins1-0/+10
2025-09-12Merge tag 'imx-fixes-6.17-2' of https://git.kernel.org/pub/scm/linux/kernel/g...Arnd Bergmann1-0/+47
2025-09-11Merge tag 'net-6.17-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds1-2/+2
2025-09-11Merge tag 'pm-6.17-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds1-0/+10
2025-09-11pmdomain: core: Restore behaviour for disabling unused PM domainsUlf Hansson1-0/+7
2025-09-11Merge tag 'mm-hotfixes-stable-2025-09-10-20-00' of git://git.kernel.org/pub/s...Linus Torvalds2-8/+27
2025-09-11Merge tag 'vmscape-for-linus-20250904' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-0/+1
2025-09-11firmware: imx: Add stub functions for SCMI CPU APIPeng Fan1-0/+18
2025-09-11firmware: imx: Add stub functions for SCMI LMM APIPeng Fan1-0/+17
2025-09-11firmware: imx: Add stub functions for SCMI MISC APIPeng Fan1-0/+12