summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2026-01-24bpf: support fsession for bpf_session_cookieMenglong Dong
2026-01-24bpf: support fsession for bpf_session_is_returnMenglong Dong
2026-01-24bpf: add fsession supportMenglong Dong
2026-01-20bpf: Verifier support for KF_IMPLICIT_ARGSIhor Solodrai
2026-01-20bpf: Refactor btf_kfunc_id_set_containsIhor Solodrai
2026-01-20bpf/verifier: Optimize ID mapping reset in states_equalQiliang Yuan
2026-01-15arm64/ftrace,bpf: Fix partial regs after bpf_prog_runJiri Olsa
2026-01-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf after rc5Alexei Starovoitov
2026-01-13btf: Optimize type lookup with binary searchDonglin Peng
2026-01-12Merge tag 'cgroup-for-6.19-rc5-fixes' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2026-01-11treewide: Update email addressThomas Gleixner
2026-01-09Merge tag 'vfs-6.19-rc5.fixes' of gitolite.kernel.org:pub/scm/linux/kernel/gi...Linus Torvalds
2026-01-08Merge tag 'trace-v6.19-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2026-01-08Merge tag 'net-6.19-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2026-01-07cgroup: Eliminate cgrp_ancestor_storage in cgroup_rootMichal Koutný
2026-01-07tracing: Add recursion protection in kernel stack trace recordingSteven Rostedt
2026-01-07ftrace: Make ftrace_graph_ent depth field signedSteven Rostedt
2026-01-06bpf: Add BPF_F_CPU and BPF_F_ALL_CPUS flags support for percpu_cgroup_storage...Leon Hwang
2026-01-06bpf: Add BPF_F_CPU and BPF_F_ALL_CPUS flags support for percpu_hash and lru_p...Leon Hwang
2026-01-06bpf: Add BPF_F_CPU and BPF_F_ALL_CPUS flags support for percpu_array mapsLeon Hwang
2026-01-06bpf: Introduce BPF_F_CPU and BPF_F_ALL_CPUS flagsLeon Hwang
2026-01-05mm: drop mem_cgroup_usage() declaration from memcontrol.hRoman Gushchin
2026-01-05net: airoha: Fix npu rx DMA definitionsLorenzo Bianconi
2026-01-04netdev: preserve NETIF_F_ALL_FOR_ALL across TSO updatesDi Zhu
2026-01-04Merge tag 'core_urgent_for_v6.19_rc4' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2026-01-02bpf: Replace __opt annotation with __nullable for kfuncsPuranjay Mohan
2026-01-02bpf: syscall: Introduce memcg enter/exit helpersPuranjay Mohan
2026-01-02Merge tag 'io_uring-6.19-20260102' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2026-01-02bpf: Remove redundant KF_TRUSTED_ARGS flag from all kfuncsPuranjay Mohan
2026-01-01io_uring/tctx: add separate lock for list of tctx's in ctxJens Axboe
2025-12-31Merge tag 'platform-drivers-x86-v6.19-2' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2025-12-31Merge tag 'vfio-v6.19-rc4' of https://github.com/awilliam/linux-vfioLinus Torvalds
2025-12-29Merge tag 'mm-hotfixes-stable-2025-12-28-21-50' of git://git.kernel.org/pub/s...Linus Torvalds
2025-12-26Merge tag 'driver-core-6.19-rc3' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2025-12-24virtio_features: make it self-containedMichael S. Tsirkin
2025-12-24virtio: make it self-containedMichael S. Tsirkin
2025-12-23vfio/pci: Disable qword access to the PCI ROM barKevin Tian
2025-12-23bpf: arena: make arena kfuncs any context safePuranjay Mohan
2025-12-23mm: consider non-anon swap cache folios in folio_expected_ref_count()Bijan Tabatabai
2025-12-23mm: fixup pfnmap memory failure handling to use pgoffAnkit Agrawal
2025-12-23kernel/kexec: change the prototype of kimage_map_segment()Pingfan Liu
2025-12-23mm: leafops.h: correct kernel-doc function param. namesRandy Dunlap
2025-12-23kasan: refactor pcpu kasan vmalloc unpoisonMaciej Wieczor-Retman
2025-12-23mm/kasan: fix incorrect unpoisoning in vrealloc for KASANJiayuan Chen
2025-12-23genalloc.h: fix htmldocs warningAndrew Morton
2025-12-22mm: introduce BPF kfuncs to access memcg statistics and eventsRoman Gushchin
2025-12-22mm: declare memcg_page_state_output() in memcontrol.hRoman Gushchin
2025-12-22platform/x86/intel/vsec: correct kernel-doc commentsRandy Dunlap
2025-12-22software node: Also support referencing non-constant software nodesSakari Ailus
2025-12-21Merge tag 'x86-urgent-2025-12-21' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds