summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2026-01-14mm_zone: Generalise has_managed_dma()Robin Murphy
2026-01-14vdso: Remove struct getcpu_cacheThomas Weißschuh
2026-01-13Input: adp5589 - remove a leftover header fileVladimir Zapolskiy
2026-01-13Merge branch '20260105-kvmrprocv10-v10-0-022e96815380@oss.qualcomm.com' into ...Bjorn Andersson
2026-01-13net: phy: Only rely on phy_port for PHY-driven SFPMaxime Chevallier
2026-01-13net: phy: marvell10g: Support SFP through phy_portMaxime Chevallier
2026-01-13net: phy: Introduce generic SFP handling for PHY driversMaxime Chevallier
2026-01-13net: phy: Introduce PHY ports representationMaxime Chevallier
2026-01-13net: ethtool: Introduce ETHTOOL_LINK_MEDIUM_* valuesMaxime Chevallier
2026-01-13Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...Jakub Kicinski
2026-01-13btf: Optimize type lookup with binary searchDonglin Peng
2026-01-13struct filename ->refcnt doesn't need to be atomicAl Viro
2026-01-13allow incomplete imports of filenamesAl Viro
2026-01-13struct filename: saner handling of long namesAl Viro
2026-01-13struct filename: use names_cachep only for getname() and friendsAl Viro
2026-01-13get rid of audit_reusename()Al Viro
2026-01-13allow to use CLASS() for struct filename *Al Viro
2026-01-13firmware: qcom_scm: Add qcom_scm_pas_get_rsc_table() to get resource tableMukesh Ojha
2026-01-13firmware: qcom_scm: Add a prep version of auth_and_reset functionMukesh Ojha
2026-01-13soc: qcom: mdtloader: Remove qcom_mdt_pas_init() from exported symbolsMukesh Ojha
2026-01-13soc: qcom: mdtloader: Add PAS context aware qcom_mdt_pas_load() functionMukesh Ojha
2026-01-13remoteproc: pas: Replace metadata context with PAS context structureMukesh Ojha
2026-01-13firmware: qcom_scm: Introduce PAS context allocator helper functionMukesh Ojha
2026-01-13firmware: qcom_scm: Rename peripheral as pas_idMukesh Ojha
2026-01-13PCI: Add PCI_BRIDGE_NO_ALIAS quirk for ASPEED AST1150Nirmoy Das
2026-01-13units: Add HZ_PER_GHZAndy Shevchenko
2026-01-13io_uring: track restrictions separately for IORING_OP and IORING_REGISTERJens Axboe
2026-01-13i3c: add sysfs entry and attribute for Device NACK Retry countAdrian Ng Ho Yin
2026-01-13block, nvme: remove unused dma_iova_state function parameterNitesh Shetty
2026-01-13mfd: rohm-bd71828: Support ROHM BD72720Matti Vaittinen
2026-01-13regulator: Add TPS65185Mark Brown
2026-01-13host1x: Make remove callback return voidUwe Kleine-König
2026-01-13sched: Provide idle_rq() helperPeter Zijlstra
2026-01-13hrtimer: Drop _tv64() helpersThomas Weißschuh
2026-01-13hrtimer: Remove public definition of HIGH_RES_NSECThomas Weißschuh
2026-01-13hrtimer: Remove unused resolution constantsThomas Weißschuh
2026-01-13fs: report filesystem and file I/O errors to fsnotifyDarrick J. Wong
2026-01-13uapi: promote EFSCORRUPTED and EUCLEAN to errno.hDarrick J. Wong
2026-01-13net/mlx5: Add IFC bits for extended ETS rate limit bandwidth valueAlexei Lazar
2026-01-12net: airoha: Fix typo in airoha_ppe_setup_tc_block_cb definitionLorenzo Bianconi
2026-01-12Merge tag 'cgroup-for-6.19-rc5-fixes' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2026-01-12PCI: Provide pci_free_irq_vectors() stubBoqun Feng
2026-01-12initrd: remove deprecated code path (linuxrc)Askar Safin
2026-01-12blk-integrity: take const pointer in blk_integrity_rq()Caleb Sander Mateos
2026-01-12fs: add init_pivot_root()Christian Brauner
2026-01-12sched: Move clock related paravirt code to kernel/schedJuergen Gross
2026-01-12fs: add a ->sync_lazytime methodChristoph Hellwig
2026-01-12fs: refactor ->update_time handlingChristoph Hellwig
2026-01-12fs: allow error returns from generic_update_timeChristoph Hellwig
2026-01-12fs: remove inode_update_timeChristoph Hellwig