summaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorLines
2026-02-21treewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook-18/+17
2026-02-21compiler_types: Disable __builtin_counted_by_ref for ClangKees Cook-1/+2
2026-02-20Merge tag 'drm-next-2026-02-21' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds-1/+2
2026-02-20Merge tag 'trace-v7.0-2' of git://git.kernel.org/pub/scm/linux/kernel/git/tra...Linus Torvalds-3/+15
2026-02-20NTB/msi: Remove unused functionsDr. David Alan Gilbert-14/+0
2026-02-21Merge tag 'drm-xe-next-fixes-2026-02-19' of https://gitlab.freedesktop.org/dr...Dave Airlie-1/+1
2026-02-20drm/sa: Split drm_suballoc_new() into SA alloc and init helpersSatyanarayana K V P-0/+6
2026-02-20Merge tag 'hyperv-next-signed-20260218' of git://git.kernel.org/pub/scm/linux...Linus Torvalds-28/+63
2026-02-20drm/sysfb: corebootdrm: Support panel orientationThomas Zimmermann-0/+13
2026-02-20drm/sysfb: corebootdrm: Add DRM driver for coreboot framebuffersThomas Zimmermann-0/+8
2026-02-20firmware: google: Pack structures for coreboot table entriesThomas Zimmermann-3/+6
2026-02-20firmware: google: Export coreboot table entriesThomas Zimmermann-0/+66
2026-02-20rv: Fix multiple definition of __pcpu_unique_da_mon_thisMikhail Gavrilov-5/+11
2026-02-19tcp: fix potential race in tcp_v6_syn_recv_sock()Eric Dumazet-2/+6
2026-02-19tracing: Wake up poll waiters for hist files when removing an eventPetr Pavlu-0/+5
2026-02-19fgraph: Do not call handlers direct when not using ftrace_opsSteven Rostedt-3/+10
2026-02-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf before 7.0-rc1Alexei Starovoitov-978/+3285
2026-02-19Merge tag 'net-7.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds-14/+29
2026-02-19HID: Document memory allocation properties of report_fixup()Günther Noack-0/+6
2026-02-19net/mlx5: Fix multiport device check over light SFsShay Drory-2/+2
2026-02-19io_uring: Add size check for sqe->cmdGovindarajulu Varadarajan-4/+11
2026-02-19fs: remove fsparam_path / fs_param_is_pathChristoph Hellwig-2/+1
2026-02-19fs: remove fsparam_blob / fs_param_is_blobChristoph Hellwig-2/+1
2026-02-19fs: mark bool_names staticChristoph Hellwig-2/+0
2026-02-19fs: add generic FS_IOC_SHUTDOWN definitionsNamjae Jeon-0/+12
2026-02-19fsnotify: drop unused helperDarrick J. Wong-13/+0
2026-02-19mshv: Handle insufficient root memory hypervisor statusesStanislav Kinsburskii-28/+30
2026-02-19mshv: Handle insufficient contiguous memory hypervisor statusStanislav Kinsburskii-0/+3
2026-02-19mshv: Introduce hv_deposit_memory helper functionsStanislav Kinsburskii-0/+10
2026-02-19mshv: Introduce hv_result_needs_memory() helper functionStanislav Kinsburskii-0/+3
2026-02-18Merge tag 'mm-stable-2026-02-18-19-48' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds-76/+331
2026-02-18Merge tag 'nf-26-02-17' of https://git.kernel.org/pub/scm/linux/kernel/git/ne...Jakub Kicinski-5/+9
2026-02-18inet: move icmp_global_{credit,stamp} to a separate cache lineEric Dumazet-2/+7
2026-02-18mshv: Add SMT_ENABLED_GUEST partition creation flagAnatol Belski-0/+2
2026-02-18mshv: Add nested virtualization creation flagMuminul Islam-0/+2
2026-02-18mshv: expose the scrub partition hypercallMagnus Kulke-0/+1
2026-02-18mshv: Add support for integrated schedulerStanislav Kinsburskii-1/+6
2026-02-18Merge tag 'pm-7.0-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds-1/+1
2026-02-18Merge tag 'sysctl-7.00-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-109/+17
2026-02-17fsverity: fix build error by adding fsverity_readahead() stubEric Biggers-2/+7
2026-02-17fsverity: remove fsverity_verify_page()Eric Biggers-6/+0
2026-02-17ipv6: addrconf: reduce default temp_valid_lft to 2 daysFernando Fernandez Mancera-1/+2
2026-02-17ipv6: fix a race in ip6_sock_set_v6only()Eric Dumazet-4/+7
2026-02-17drm/pagemap: pass pagemap_addr by referenceArnd Bergmann-1/+1
2026-02-17Merge tag 'ceph-for-7.0-rc1' of https://github.com/ceph/ceph-clientLinus Torvalds-2/+3
2026-02-17Merge tag 'dmaengine-7.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-164/+160
2026-02-17Merge tag 'phy-for-7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/phy/...Linus Torvalds-7/+85
2026-02-17Merge tag 'soundwire-7.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-1/+1
2026-02-17Merge tag 'spdx-7.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds-7/+2
2026-02-17Merge tag 'usb-7.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds-58/+69