summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2026-01-14exportfs: Mark struct export_operations functions at kernel-docAndré Almeida
2026-01-14exportfs: Fix kernel-doc output for get_name()André Almeida
2026-01-14device_cgroup: remove branch hint after code refactorBreno Leitao
2026-01-14iomap: stash iomap read ctx in the private field of iomap_iterHongbo Li
2026-01-14i3c: mipi-i3c-hci: Allow for Multi-Bus InstancesAdrian Hunter
2026-01-14i3c: Add stub functions when I3C support is disabledFrank Li
2026-01-14i3c: drop i3c_priv_xfer and i3c_device_do_priv_xfers()Frank Li
2026-01-14Merge tag 'iio-fixes-for-6.19a' of ssh://gitolite.kernel.org/pub/scm/linux/ke...Greg Kroah-Hartman
2026-01-14tee: add revision sysfs attributeAristo Chen
2026-01-14ARM: s3c: remove a leftover hwmon-s3c.h header fileVladimir Zapolskiy
2026-01-14mm_zone: Generalise has_managed_dma()Robin Murphy
2026-01-14vdso: Remove struct getcpu_cacheThomas Weißschuh
2026-01-13Merge branch '20260105-kvmrprocv10-v10-0-022e96815380@oss.qualcomm.com' into ...Bjorn Andersson
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-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-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