summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2025-12-02wireguard: uapi: move flag enumsAsbjørn Sloth Tønnesen1-11/+14
2025-12-02wireguard: uapi: move enum wg_cmdAsbjørn Sloth Tønnesen1-7/+8
2025-12-02wireguard: netlink: add YNL specificationAsbjørn Sloth Tønnesen1-129/+0
2025-12-02Merge tag 'vfs-6.19-rc1.fd_prepare.fs' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2-0/+133
2025-12-02Merge tag 'for-net-next-2025-12-01' of git://git.kernel.org/pub/scm/linux/ker...Jakub Kicinski4-3/+102
2025-12-02net: dsa: add simple HSR offload helpersVladimir Oltean1-0/+9
2025-12-02net: hsr: create an API to get hsr port typeXiaoliang Yang1-0/+9
2025-12-02Merge tag 'vfs-6.19-rc1.autofs' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-0/+1
2025-12-02Merge tag 'vfs-6.19-rc1.directory.locking' of git://git.kernel.org/pub/scm/li...Linus Torvalds2-0/+84
2025-12-02Merge tag 'vfs-6.19-rc1.directory.delegations' of git://git.kernel.org/pub/sc...Linus Torvalds4-35/+107
2025-12-02net: phy: phy-c45: add SQI and SQI+ support for OATC14 10Base-T1S PHYsParthiban Veerasooran1-0/+29
2025-12-02Merge tag 'vfs-6.19-rc1.guards' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-0/+5
2025-12-02Merge tag 'vfs-6.19-rc1.fs_header' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds6-535/+586
2025-12-02net: mana: Handle hardware recovery events when probing the deviceLong Li1-1/+11
2025-12-02Merge tag 'kernel-6.19-rc1.cred' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds4-9/+31
2025-12-02Bluetooth: HCI: Add support for LL Extended Feature SetLuiz Augusto von Dentz3-1/+29
2025-12-02Bluetooth: HCI: Always use the identity address when initializing a connectionLuiz Augusto von Dentz1-2/+2
2025-12-02Bluetooth: ISO: Add support to bind to trigger PASTLuiz Augusto von Dentz2-0/+2
2025-12-01Bluetooth: hci_core: Introduce HCI_CONN_FLAG_PASTLuiz Augusto von Dentz1-0/+1
2025-12-01Bluetooth: HCI: Add initial support for PASTLuiz Augusto von Dentz3-0/+68
2025-12-01Merge tag 'vfs-6.19-rc1.folio' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds5-5/+18
2025-12-01Merge tag 'vfs-6.19-rc1.coredump' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-2/+9
2025-12-01Merge tag 'namespace-6.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds12-143/+479
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 Torvalds4-23/+98
2025-12-01Merge tag 'vfs-6.19-rc1.misc' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds3-24/+17
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-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-12-01Merge branch 'rcu/misc' into nextFrederic Weisbecker2-10/+40
2025-11-29KEYS: trusted: Replace a redundant instance of tpm2_hash_mapJarkko Sakkinen1-0/+1
2025-11-29rqspinlock: Enclose lock/unlock within lock entry acquisitionsKumar Kartikeya Dwivedi1-28/+32
2025-11-29can: Kconfig: select CAN driver infrastructure by defaultOliver Hartkopp1-0/+7
2025-11-29Merge tag 'nf-next-25-11-28' of git://git.kernel.org/pub/scm/linux/kernel/git...Jakub Kicinski5-37/+73
2025-11-29Merge tag 'wireless-next-2025-11-27' of https://git.kernel.org/pub/scm/linux/...Jakub Kicinski6-5/+21
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-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. Wysocki2-0/+66
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. Wysocki3-7/+16
2025-11-28Merge branches 'pm-core' and 'pm-runtime'Rafael J. Wysocki1-0/+24