summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2026-03-11USB: usbcore: Introduce usb_bulk_msg_killable()Alan Stern1-2/+3
2026-02-23Merge tag 'fsverity-for-linus' of git://git.kernel.org/pub/scm/fs/fsverity/linuxLinus Torvalds1-8/+7
2026-02-22Merge tag 'trace-rv-7.0-2' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds1-5/+11
2026-02-22Convert more 'alloc_obj' cases to default GFP_KERNEL argumentsLinus Torvalds1-2/+1
2026-02-22Convert 'alloc_obj' family to use the new default GFP_KERNEL argumentLinus Torvalds7-7/+7
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 Torvalds16-19/+19
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 Cook15-18/+17
2026-02-21compiler_types: Disable __builtin_counted_by_ref for ClangKees Cook1-1/+2
2026-02-21Merge tag 'drm-next-2026-02-21' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds2-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-20Merge tag 'drm-xe-next-fixes-2026-02-19' of https://gitlab.freedesktop.org/dr...Dave Airlie1-1/+1
2026-02-20Merge tag 'hyperv-next-signed-20260218' of git://git.kernel.org/pub/scm/linux...Linus Torvalds5-28/+63
2026-02-20rv: Fix multiple definition of __pcpu_unique_da_mon_thisMikhail Gavrilov1-5/+11
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 Torvalds11-14/+29
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-19mshv: Handle insufficient root memory hypervisor statusesStanislav Kinsburskii1-28/+30
2026-02-19mshv: Handle insufficient contiguous memory hypervisor statusStanislav Kinsburskii2-0/+3
2026-02-19mshv: Introduce hv_deposit_memory helper functionsStanislav Kinsburskii1-0/+10
2026-02-19mshv: Introduce hv_result_needs_memory() helper functionStanislav Kinsburskii1-0/+3
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 'nf-26-02-17' of https://git.kernel.org/pub/scm/linux/kernel/git/ne...Jakub Kicinski6-5/+9
2026-02-19inet: move icmp_global_{credit,stamp} to a separate cache lineEric Dumazet1-2/+7
2026-02-19mshv: Add SMT_ENABLED_GUEST partition creation flagAnatol Belski2-0/+2
2026-02-19mshv: Add nested virtualization creation flagMuminul Islam2-0/+2
2026-02-19mshv: expose the scrub partition hypercallMagnus Kulke1-0/+1
2026-02-19mshv: Add support for integrated schedulerStanislav Kinsburskii1-1/+6
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 Torvalds5-109/+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-18ipv6: addrconf: reduce default temp_valid_lft to 2 daysFernando Fernandez Mancera1-1/+2
2026-02-18ipv6: fix a race in ip6_sock_set_v6only()Eric Dumazet1-4/+7
2026-02-18drm/pagemap: pass pagemap_addr by referenceArnd Bergmann1-1/+1
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 Torvalds4-164/+160
2026-02-17Merge tag 'phy-for-7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/phy/...Linus Torvalds5-7/+85
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 Torvalds14-75/+241