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
/
kernel
Age
Commit message (
Expand
)
Author
2020-12-02
bpf: Eliminate rlimit-based memory accounting for bpf progs
Roman Gushchin
2020-12-02
bpf: Eliminate rlimit-based memory accounting infra for bpf maps
Roman Gushchin
2020-12-02
bpf: Eliminate rlimit-based memory accounting for bpf local storage maps
Roman Gushchin
2020-12-02
bpf: Eliminate rlimit-based memory accounting for stackmap maps
Roman Gushchin
2020-12-02
bpf: Eliminate rlimit-based memory accounting for bpf ringbuffer
Roman Gushchin
2020-12-02
bpf: Eliminate rlimit-based memory accounting for reuseport_array maps
Roman Gushchin
2020-12-02
bpf: Eliminate rlimit-based memory accounting for queue_stack_maps maps
Roman Gushchin
2020-12-02
bpf: Eliminate rlimit-based memory accounting for lpm_trie maps
Roman Gushchin
2020-12-02
bpf: Eliminate rlimit-based memory accounting for hashtab maps
Roman Gushchin
2020-12-02
bpf: Eliminate rlimit-based memory accounting for devmap maps
Roman Gushchin
2020-12-02
bpf: Eliminate rlimit-based memory accounting for cgroup storage maps
Roman Gushchin
2020-12-02
bpf: Eliminate rlimit-based memory accounting for cpumap maps
Roman Gushchin
2020-12-02
bpf: Eliminate rlimit-based memory accounting for bpf_struct_ops maps
Roman Gushchin
2020-12-02
bpf: Eliminate rlimit-based memory accounting for arraymap maps
Roman Gushchin
2020-12-02
bpf: Memcg-based memory accounting for bpf local storage maps
Roman Gushchin
2020-12-02
bpf: Memcg-based memory accounting for bpf ringbuffer
Roman Gushchin
2020-12-02
bpf: Memcg-based memory accounting for lpm_trie maps
Roman Gushchin
2020-12-02
bpf: Refine memcg-based memory accounting for hashtab maps
Roman Gushchin
2020-12-02
bpf: Refine memcg-based memory accounting for devmap maps
Roman Gushchin
2020-12-02
bpf: Memcg-based memory accounting for cgroup storage maps
Roman Gushchin
2020-12-02
bpf: Refine memcg-based memory accounting for cpumap maps
Roman Gushchin
2020-12-02
bpf: Refine memcg-based memory accounting for arraymap maps
Roman Gushchin
2020-12-02
bpf: Memcg-based memory accounting for bpf maps
Roman Gushchin
2020-12-02
bpf: Prepare for memcg-based memory accounting for bpf maps
Roman Gushchin
2020-12-02
bpf: Memcg-based memory accounting for bpf progs
Roman Gushchin
2020-12-02
mm: memcontrol: Use helpers to read page's memcg data
Roman Gushchin
2020-11-26
bpf: Add a BPF helper for getting the IMA hash of an inode
KP Singh
2020-11-24
bpf: Refactor check_cfg to use a structured loop.
Wedson Almeida Filho
2020-11-25
bpf: Sanitize BTF data pointer after module is loaded
Andrii Nakryiko
2020-11-20
bpf: Simplify task_file_seq_get_next()
Song Liu
2020-11-18
bpf: Add bpf_ktime_get_coarse_ns helper
Dmitrii Banshchikov
2020-11-18
bpf: Add bpf_bprm_opts_set helper
KP Singh
2020-11-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
2020-11-13
bpf: Expose bpf_d_path helper to sleepable LSM hooks
KP Singh
2020-11-13
bpf: Augment the set of sleepable LSM hooks
KP Singh
2020-11-12
bpf: Allow using bpf_sk_storage in FENTRY/FEXIT/RAW_TP
Martin KaFai Lau
2020-11-12
Merge https://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2020-11-13
bpf: Support for pointers beyond pkt_end.
Alexei Starovoitov
2020-11-12
Merge tag 'net-5.10-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2020-11-12
Merge tag 'pm-5.10-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
2020-11-11
bpf: Fix NULL dereference in bpf_task_storage
Martin KaFai Lau
2020-11-11
Merge branch 'stable/for-linus-5.10-rc2' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
2020-11-10
bpf: Compile out btf_parse_module() if module BTF is not enabled
Andrii Nakryiko
2020-11-10
bpf: Load and verify kernel module BTFs
Andrii Nakryiko
2020-11-10
bpf: Assign ID to vmlinux BTF and return extra info for BTF in GET_OBJ_INFO
Andrii Nakryiko
2020-11-10
bpf: Add in-kernel split BTF support
Andrii Nakryiko
2020-11-10
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
2020-11-10
cpufreq: Introduce governor flags
Rafael J. Wysocki
2020-11-10
bpf, btf: Remove the duplicate btf_ids.h include
Wang Qing
2020-11-08
fork: fix copy_process(CLONE_PARENT) race with the exiting ->real_parent
Eddy Wu
[next]