summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2026-01-14Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...Jakub Kicinski3-6/+17
2026-01-14btf: Optimize type lookup with binary searchDonglin Peng1-0/+1
2026-01-13struct filename ->refcnt doesn't need to be atomicAl Viro1-7/+1
2026-01-13allow incomplete imports of filenamesAl Viro1-0/+12
2026-01-13struct filename: saner handling of long namesAl Viro1-2/+8
2026-01-13struct filename: use names_cachep only for getname() and friendsAl Viro1-4/+2
2026-01-13get rid of audit_reusename()Al Viro2-12/+0
2026-01-13allow to use CLASS() for struct filename *Al Viro1-0/+6
2026-01-13firmware: qcom_scm: Add qcom_scm_pas_get_rsc_table() to get resource tableMukesh Ojha1-0/+4
2026-01-13firmware: qcom_scm: Add a prep version of auth_and_reset functionMukesh Ojha1-0/+2
2026-01-13soc: qcom: mdtloader: Remove qcom_mdt_pas_init() from exported symbolsMukesh Ojha1-10/+0
2026-01-13soc: qcom: mdtloader: Add PAS context aware qcom_mdt_pas_load() functionMukesh Ojha1-0/+10
2026-01-13remoteproc: pas: Replace metadata context with PAS context structureMukesh Ojha2-11/+5
2026-01-13firmware: qcom_scm: Introduce PAS context allocator helper functionMukesh Ojha1-0/+14
2026-01-13firmware: qcom_scm: Rename peripheral as pas_idMukesh Ojha1-5/+5
2026-01-13PCI: Add PCI_BRIDGE_NO_ALIAS quirk for ASPEED AST1150Nirmoy Das1-0/+5
2026-01-13units: Add HZ_PER_GHZAndy Shevchenko1-0/+3
2026-01-13io_uring: track restrictions separately for IORING_OP and IORING_REGISTERJens Axboe1-2/+6
2026-01-13i3c: add sysfs entry and attribute for Device NACK Retry countAdrian Ng Ho Yin1-0/+6
2026-01-13block, nvme: remove unused dma_iova_state function parameterNitesh Shetty1-1/+1
2026-01-13mfd: rohm-bd71828: Support ROHM BD72720Matti Vaittinen2-0/+635
2026-01-13regulator: Add TPS65185Mark Brown18-20/+35
2026-01-13host1x: Make remove callback return voidUwe Kleine-König1-1/+1
2026-01-13sched: Provide idle_rq() helperPeter Zijlstra1-1/+0
2026-01-13hrtimer: Drop _tv64() helpersThomas Weißschuh1-15/+0
2026-01-13hrtimer: Remove public definition of HIGH_RES_NSECThomas Weißschuh1-12/+0
2026-01-13hrtimer: Remove unused resolution constantsThomas Weißschuh1-8/+0
2026-01-13fs: report filesystem and file I/O errors to fsnotifyDarrick J. Wong2-0/+82
2026-01-13uapi: promote EFSCORRUPTED and EUCLEAN to errno.hDarrick J. Wong1-3/+0
2026-01-13net/mlx5: Add IFC bits for extended ETS rate limit bandwidth valueAlexei Lazar1-3/+4
2026-01-13net: airoha: Fix typo in airoha_ppe_setup_tc_block_cb definitionLorenzo Bianconi1-2/+2
2026-01-12Merge tag 'cgroup-for-6.19-rc5-fixes' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-11/+14
2026-01-12PCI: Provide pci_free_irq_vectors() stubBoqun Feng1-0/+4
2026-01-12initrd: remove deprecated code path (linuxrc)Askar Safin1-2/+0
2026-01-12blk-integrity: take const pointer in blk_integrity_rq()Caleb Sander Mateos1-3/+3
2026-01-12fs: add init_pivot_root()Christian Brauner1-0/+1
2026-01-12sched: Move clock related paravirt code to kernel/schedJuergen Gross1-0/+18
2026-01-12fs: add a ->sync_lazytime methodChristoph Hellwig1-0/+1
2026-01-12fs: refactor ->update_time handlingChristoph Hellwig1-10/+18
2026-01-12fs: allow error returns from generic_update_timeChristoph Hellwig1-1/+1
2026-01-12fs: remove inode_update_timeChristoph Hellwig1-1/+0
2026-01-12spi: spi-mem: Create a repeated address operationMiquel Raynal1-0/+8
2026-01-12spi: spi-mem: Make the DTR command operation macro more suitableMiquel Raynal1-3/+3
2026-01-12Merge tag 'v6.19-rc5' into driver-core-nextDanilo Krummrich28-40/+89
2026-01-12readdir: require opt-in for d_type flagsAmir Goldstein1-1/+5
2026-01-12fs: remove simple_nosetlease()Jeff Layton1-1/+0
2026-01-12Merge 6.19-rc5 into char-misc-nextGreg Kroah-Hartman31-40/+94
2026-01-12rv: Refactor da_monitor to minimise macrosGabriele Monaco1-0/+4
2026-01-12firewire: core: stop using page private to store DMA mapping addressTakashi Sakamoto1-1/+1
2026-01-12firewire: core: move private function declaration from public header to inter...Takashi Sakamoto1-1/+0