aboutsummaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2025-12-01net: phy: phy-c45: add SQI and SQI+ support for OATC14 10Base-T1S PHYsParthiban Veerasooran1-0/+29
2025-12-01Merge tag 'vfs-6.19-rc1.guards' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-0/+5
2025-12-01Merge tag 'vfs-6.19-rc1.fs_header' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds6-535/+586
2025-12-01Merge tag 'kernel-6.19-rc1.cred' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds4-9/+31
2025-12-01Merge tag 'vfs-6.19-rc1.folio' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds4-5/+17
2025-12-01Merge tag 'namespace-6.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds10-142/+418
2025-12-01Merge tag 'vfs-6.19-rc1.writeback' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds4-7/+19
2025-12-01Merge tag 'vfs-6.19-rc1.inode' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds3-19/+94
2025-12-01Merge tag 'vfs-6.19-rc1.misc' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2-23/+15
2025-12-01Merge tag 'vfs-6.19-rc1.iomap' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds3-42/+89
2025-12-01Merge branch 'for-linus' into for-nextTakashi Iwai15-44/+94
2025-12-01platform/x86: intel_pmc_ipc: fix ACPI buffer memory leakYongxin Liu1-2/+2
2025-12-01Merge branch 'fixes' of into for-nextIlpo Järvinen1-1/+0
2025-12-01locking/local_lock: Fix all kernel-doc warningsRandy Dunlap1-1/+3
2025-12-01locking/local_lock: s/l/__l/ and s/tl/__tl/ to reduce the risk of shadowingVincent Mailhol1-31/+31
2025-12-01locking/mutex: Redo __mutex_init() to reduce generated code sizeSebastian Andrzej Siewior1-10/+35
2025-11-30Merge branch 'rcu/misc' into nextFrederic Weisbecker2-10/+40
2025-11-29NFS: Fix inheritance of the block sizes when automountingTrond Myklebust1-0/+5
2025-11-29KEYS: trusted: Replace a redundant instance of tpm2_hash_mapJarkko Sakkinen1-0/+1
2025-11-29memcg: remove inc/dec_lruvec_kmem_state helpersChen Ridong1-10/+0
2025-11-29mm: introduce VMA flags bitmap typeLorenzo Stoakes2-7/+81
2025-11-29mm: simplify and rename mm flags function for clarityLorenzo Stoakes1-9/+5
2025-11-29mm: declare VMA flags by bitLorenzo Stoakes1-168/+211
2025-11-29Merge tag 'nand/for-6.19' into mtd/nextMiquel Raynal1-0/+1
2025-11-29can: Kconfig: select CAN driver infrastructure by defaultOliver Hartkopp1-0/+7
2025-11-28Merge tag 'nf-next-25-11-28' of git://git.kernel.org/pub/scm/linux/kernel/git...Jakub Kicinski1-0/+13
2025-11-28Merge tag 'wireless-next-2025-11-27' of https://git.kernel.org/pub/scm/linux/...Jakub Kicinski4-3/+18
2025-11-29i3c: Switch to use new i3c_xfer from i3c_priv_xferFrank Li1-2/+2
2025-11-29i3c: Add HDR API supportFrank Li2-11/+33
2025-11-28Merge tag 'char-misc-6.18-rc8' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2-0/+3
2025-11-28Merge tag 'usb-6.18-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds1-0/+5
2025-11-28Merge tag 'mailbox-fixes-v6.18-rc7' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-0/+10
2025-11-28vfio/nvgrace-gpu: wait for the GPU mem to be readyAnkit Agrawal1-0/+1
2025-11-28vfio: refactor vfio_pci_mmap_huge_fault functionAnkit Agrawal1-0/+13
2025-11-28vfio/pci: Use RCU for error/request triggers to avoid circular lockingAlex Williamson1-2/+8
2025-11-28sbitmap: fix all kernel-doc warningsRandy Dunlap1-2/+4
2025-11-28kfifo: add kfifo_alloc_node() helper for NUMA awarenessMing Lei1-2/+32
2025-11-28blk-mq: fix potential uaf for 'queue_hw_ctx'Fengnan Chang2-2/+13
2025-11-28blk-mq: use array manage hctx map instead of xarrayFengnan Chang2-2/+3
2025-11-28Merge branches 'pm-qos' and 'pm-tools'Rafael J. Wysocki3-2/+14
2025-11-28Merge branches 'for-next/misc', 'for-next/kselftest', 'for-next/efi-preempt',...Catalin Marinas6-2/+100
2025-11-28Merge branches 'pm-em' and 'pm-opp'Rafael J. Wysocki1-0/+4
2025-11-28mailbox: mtk-cmdq: Refine DMA address handling for the command bufferJason-JH Lin1-0/+10
2025-11-28Merge branches 'pm-cpuidle' and 'pm-powercap'Rafael J. Wysocki1-1/+1
2025-11-28Merge branch 'pm-sleep'Rafael J. Wysocki2-6/+14
2025-11-28Merge branches 'pm-core' and 'pm-runtime'Rafael J. Wysocki1-0/+24
2025-11-28Merge branches 'acpica', 'acpi-property', 'acpi-pm' and 'acpi-battery'Rafael J. Wysocki1-15/+0
2025-11-28gpio: regmap: fix kernel-doc notationRandy Dunlap1-2/+2
2025-11-28file: add FD_{ADD,PREPARE}()Christian Brauner2-0/+133
2025-11-28acpi: platform_profile - Add max-power profile optionDerek J. Clark1-0/+1