summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2025-03-18locking: Move MCS struct definition to public headerKumar Kartikeya Dwivedi
2025-03-18bpf: Make perf_event_read_output accessible in all program types.Emil Tsalapatis
2025-03-17bpf: BPF token support for BPF_BTF_GET_FD_BY_IDMykyta Yatsenko
2025-03-15security: Propagate caller information in bpf hooksBlaise Boscaccy
2025-03-15bpf: simple DFA-based live registers analysisEduard Zingerman
2025-03-15bpf: Introduce load-acquire and store-release instructionsPeilin Ye
2025-03-15bpf: Add verifier support for timed may_gotoKumar Kartikeya Dwivedi
2025-03-15bpf: Summarize sleepable global subprogsKumar Kartikeya Dwivedi
2025-03-15bpf: Allow pre-ordering for bpf cgroup progsYonghong Song
2025-02-25selftests/bpf: Test gen_pro/epilogue that generate kfuncsAmery Hung
2025-02-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf bpf-6.14-rc4Alexei Starovoitov
2025-02-20Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfLinus Torvalds
2025-02-20Merge tag 'net-6.14-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2025-02-20Revert "net: skb: introduce and use a single page frag cache"Paolo Abeni
2025-02-20net: allow small head cache usage with large MAX_SKB_FRAGS valuesPaolo Abeni
2025-02-20tcp: drop secpath at the same time as we currently drop dstSabrina Dubroca
2025-02-19net: Add non-RCU dev_getbyhwaddr() helperBreno Leitao
2025-02-19Merge tag 'mm-hotfixes-stable-2025-02-19-17-49' of git://git.kernel.org/pub/s...Linus Torvalds
2025-02-19mm: Add copy_remote_vm_str() for readng C strings from remote VMJordan Rome
2025-02-18bpf: fix env->peak_states computationEduard Zingerman
2025-02-18bpf: free verifier states when they are no longer referencedEduard Zingerman
2025-02-18bpf: use list_head to track explored states and free listEduard Zingerman
2025-02-18net: Add net_passive_inc() and net_passive_dec().Kuniyuki Iwashima
2025-02-18Merge tag 'sound-6.14-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2025-02-17taskstats: modify taskstats versionWang Yaxin
2025-02-17bpf: Support getting referenced kptr from struct_ops argumentAmery Hung
2025-02-17bpf: Make every prog keep a copy of ctx_arg_infoAmery Hung
2025-02-17Merge tag 'vfs-6.14-rc4.fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2025-02-16Merge tag 'driver-core-6.14-rc3' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2025-02-16Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2025-02-15Merge tag 'devicetree-fixes-for-6.14-1' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2025-02-14Merge tag 'kvm-x86-fixes-6.14-rcN' of https://github.com/kvm-x86/linux into HEADPaolo Bonzini
2025-02-14crypto: ccp: Add external API interface for PSP module initializationSean Christopherson
2025-02-14Merge tag 'thermal-6.14-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2025-02-14Merge tag 'efi-fixes-for-v6.14-1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2025-02-14Merge tag 'block-6.14-20250214' of git://git.kernel.dk/linuxLinus Torvalds
2025-02-14Merge tag 'cgroup-for-6.14-rc2-fixes' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2025-02-14virtio_snd.h: clarify that `controls` depends on VIRTIO_SND_F_CTLSStefano Garzarella
2025-02-13Merge tag 'drm-fixes-2025-02-14' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds
2025-02-13bpf: fs/xattr: Add BPF kfuncs to set and remove xattrsSong Liu
2025-02-13fs/xattr: bpf: Introduce security.bpf. xattr name prefixSong Liu
2025-02-14Merge tag 'drm-misc-fixes-2025-02-13' of https://gitlab.freedesktop.org/drm/m...Dave Airlie
2025-02-13Merge tag 'net-6.14-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2025-02-13Merge tag 'for-net-2025-02-13' of git://git.kernel.org/pub/scm/linux/kernel/g...Jakub Kicinski
2025-02-13Reapply "net: skb: introduce and use a single page frag cache"Jakub Kicinski
2025-02-13Bluetooth: L2CAP: Fix corrupted list in hci_chan_delLuiz Augusto von Dentz
2025-02-13driver core: add a faux bus for use when a simple device/bus is neededGreg Kroah-Hartman
2025-02-13block: cleanup and fix batch completion adding conditionsJens Axboe
2025-02-13netfs: Fix a number of read-retry hangsDavid Howells
2025-02-13drm: Fix DSC BPP increment decodingImre Deak