summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2026-04-13platform/wmi: Extend wmidev_query_block() to reject undersized dataArmin Wolf1-1/+2
2026-04-13platform/wmi: Extend wmidev_invoke_method() to reject undersized dataArmin Wolf1-1/+1
2026-04-13platform/wmi: Add wmidev_invoke_procedure()Armin Wolf1-0/+3
2026-04-13platform/x86: int3472: Add support for GPIO type 0x02 (IR flood LED)Marco Nenciarini1-2/+5
2026-04-10platform/x86: int3472: Parameterize LED con_id in registrationMarco Nenciarini1-1/+2
2026-04-10platform/x86: int3472: Rename pled to led in LED registration codeMarco Nenciarini1-4/+4
2026-03-31Merge tag 'fixes' into 'for-next'Ilpo Järvinen2-9/+10
2026-03-17platform/x86/intel/vsec: Plumb ACPI PMT discovery tables through vsecDavid E. Box1-1/+19
2026-03-17platform/x86/intel/vsec: Switch exported helpers from pci_dev to deviceDavid E. Box1-6/+7
2026-03-17platform/x86/intel/vsec: Decouple add/link helpers from PCIDavid E. Box1-1/+1
2026-03-17platform/x86/intel/vsec: Make driver_data info constDavid E. Box1-2/+2
2026-02-27platform_data/mlxreg: mlxreg.h: fix all kernel-doc warningsRandy Dunlap1-7/+7
2026-02-23platform/x86: int3472: Handle GPIO type 0x10 (DOVDD)Leif Skunberg1-2/+3
2026-02-23Merge tag 'fsverity-for-linus' of git://git.kernel.org/pub/scm/fs/fsverity/linuxLinus Torvalds1-8/+7
2026-02-22Convert 'alloc_obj' family to use the new default GFP_KERNEL argumentLinus Torvalds5-5/+5
2026-02-22add default_gfp() helper macro and use it in the new *alloc_obj() helpersLinus Torvalds2-24/+28
2026-02-22slab.h: disable completely broken overflow handling in flex allocationsLinus Torvalds2-6/+2
2026-02-21Merge tag 'kmalloc_obj-treewide-v7.0-rc1' of git://git.kernel.org/pub/scm/lin...Linus Torvalds10-11/+11
2026-02-21Merge tag 'ntb-7.0' of https://github.com/jonmason/ntbLinus Torvalds1-14/+0
2026-02-21Merge tag 'io_uring-20260221' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-4/+11
2026-02-21kmalloc_obj: Clean up after treewide replacementsKees Cook2-2/+2
2026-02-21treewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook9-10/+9
2026-02-21compiler_types: Disable __builtin_counted_by_ref for ClangKees Cook1-1/+2
2026-02-21Merge tag 'trace-v7.0-2' of git://git.kernel.org/pub/scm/linux/kernel/git/tra...Linus Torvalds2-3/+15
2026-02-21NTB/msi: Remove unused functionsDr. David Alan Gilbert1-14/+0
2026-02-19tracing: Wake up poll waiters for hist files when removing an eventPetr Pavlu1-0/+5
2026-02-19fgraph: Do not call handlers direct when not using ftrace_opsSteven Rostedt1-3/+10
2026-02-19Merge tag 'net-7.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds6-7/+7
2026-02-19net/mlx5: Fix multiport device check over light SFsShay Drory1-2/+2
2026-02-19io_uring: Add size check for sqe->cmdGovindarajulu Varadarajan1-4/+11
2026-02-19Merge tag 'mm-stable-2026-02-18-19-48' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds11-76/+331
2026-02-19Merge tag 'pm-7.0-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds1-1/+1
2026-02-18Merge tag 'sysctl-7.00-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds4-107/+17
2026-02-18fsverity: fix build error by adding fsverity_readahead() stubEric Biggers1-2/+7
2026-02-18fsverity: remove fsverity_verify_page()Eric Biggers1-6/+0
2026-02-18Merge tag 'ceph-for-7.0-rc1' of https://github.com/ceph/ceph-clientLinus Torvalds1-2/+3
2026-02-17Merge tag 'dmaengine-7.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds3-27/+27
2026-02-17Merge tag 'phy-for-7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/phy/...Linus Torvalds4-7/+84
2026-02-17Merge tag 'soundwire-7.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-1/+1
2026-02-17Merge tag 'spdx-7.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2-7/+2
2026-02-17Merge tag 'usb-7.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds7-58/+69
2026-02-17Merge tag 'tty-7.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds1-0/+1
2026-02-17Merge tag 'char-misc-7.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds12-74/+192
2026-02-17Merge tag 'block-7.0-20260216' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds3-22/+42
2026-02-17netfilter: annotate NAT helper hook pointers with __rcuSun Jian5-5/+5
2026-02-17Merge tag 'slab-for-7.0-part2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2-4/+3
2026-02-17Merge tag 'vfs-7.0-rc1.misc.2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds3-7/+34
2026-02-16Merge tag 'kernel-7.0-rc1.misc' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds3-10/+16
2026-02-16Merge tag 'linux-watchdog-6.20-rc1' of git://www.linux-watchdog.org/linux-wat...Linus Torvalds1-5/+7
2026-02-16Merge tag 'leds-next-6.20' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds1-3/+0