index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
2024-01-24
bpf,lsm: Add BPF token LSM hooks
Andrii Nakryiko
2024-01-24
bpf,lsm: Refactor bpf_map_alloc/bpf_map_free LSM hooks
Andrii Nakryiko
2024-01-24
bpf,lsm: Refactor bpf_prog_alloc/bpf_prog_free LSM hooks
Andrii Nakryiko
2024-01-24
bpf: Consistently use BPF token throughout BPF verifier logic
Andrii Nakryiko
2024-01-24
bpf: Take into account BPF token when fetching helper protos
Andrii Nakryiko
2024-01-24
bpf: Add BPF token support to BPF_PROG_LOAD command
Andrii Nakryiko
2024-01-24
bpf: Add BPF token support to BPF_BTF_LOAD command
Andrii Nakryiko
2024-01-24
bpf: Add BPF token support to BPF_MAP_CREATE command
Andrii Nakryiko
2024-01-24
bpf: Introduce BPF token object
Andrii Nakryiko
2024-01-24
bpf: Add BPF token delegation mount options to BPF FS
Andrii Nakryiko
2024-01-23
bpf, net: switch to dynamic registration
Kui-Feng Lee
2024-01-23
bpf: validate value_type
Kui-Feng Lee
2024-01-23
bpf: hold module refcnt in bpf_struct_ops map creation and prog verification.
Kui-Feng Lee
2024-01-23
bpf: pass attached BTF to the bpf_struct_ops subsystem
Kui-Feng Lee
2024-01-23
bpf: lookup struct_ops types from a given module BTF.
Kui-Feng Lee
2024-01-23
bpf: pass btf object id in bpf_map_info.
Kui-Feng Lee
2024-01-23
bpf, net: introduce bpf_struct_ops_desc.
Kui-Feng Lee
2024-01-23
bpf: refactory struct_ops type initialization to a function.
Kui-Feng Lee
2024-01-23
bpf: Store cookies in kprobe_multi bpf_link_info data
Jiri Olsa
2024-01-23
bpf: Add cookie to perf_event bpf_link_info records
Jiri Olsa
2024-01-23
bpf: Define struct bpf_tcp_req_attrs when CONFIG_SYN_COOKIES=n.
Kuniyuki Iwashima
2024-01-23
bpf, docs: Fix bpf_redirect_peer header doc
Victor Stewart
2024-01-23
bpf: tcp: Support arbitrary SYN Cookie.
Kuniyuki Iwashima
2024-01-23
bpf: tcp: Handle BPF SYN Cookie in cookie_v[46]_check().
Kuniyuki Iwashima
2024-01-23
bpf: tcp: Handle BPF SYN Cookie in skb_steal_sock().
Kuniyuki Iwashima
2024-01-23
tcp: Move skb_steal_sock() to request_sock.h
Kuniyuki Iwashima
2024-01-23
tcp: Move tcp_ns_to_ts() to tcp.h
Kuniyuki Iwashima
2024-01-23
bpf: Make bpf_for_each_spilled_reg consider narrow spills
Maxim Mikityanskiy
2024-01-23
bpf: support multiple tags per argument
Andrii Nakryiko
2024-01-23
bpf: Support inlining bpf_kptr_xchg() helper
Hou Tao
2024-01-23
sock_diag: allow concurrent operation in sock_diag_rcv_msg()
Eric Dumazet
2024-01-23
sock_diag: add module pointer to "struct sock_diag_handler"
Eric Dumazet
2024-01-23
inet_diag: add module pointer to "struct inet_diag_handler"
Eric Dumazet
2024-01-18
Merge tag 'net-6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
2024-01-18
Merge tag 'i2c-for-6.8-rc1-rebased' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2024-01-18
Merge tag 'rtc-6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni...
Linus Torvalds
2024-01-18
Merge tag 'input-for-v6.8-rc0' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2024-01-18
Merge tag 'soundwire-6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2024-01-18
Merge tag 'gpio-fixes-for-v6.8-rc1' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2024-01-18
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
2024-01-18
Merge tag 'cxl-for-6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl/cxl
Linus Torvalds
2024-01-18
Merge tag 'vfio-v6.8-rc1' of https://github.com/awilliam/linux-vfio
Linus Torvalds
2024-01-18
Merge tag 'for-linus-iommufd' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2024-01-18
Merge tag 'iommu-updates-v6.8' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2024-01-18
Merge tag 'percpu-for-6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/d...
Linus Torvalds
2024-01-18
Merge tag 'eventfs-v6.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
2024-01-18
Merge tag 'trace-v6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/trace...
Linus Torvalds
2024-01-18
Merge tag 'nf-24-01-18' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...
Jakub Kicinski
2024-01-18
i2c: mux: reg: Remove class-based device auto-detection support
Heiner Kallweit
2024-01-18
i2c: make i2c_bus_type const
Greg Kroah-Hartman
[next]