index
:
linux.git
bh1745
master
multitile
next/stmfts-20170210
next/vr-20170117
tizen/tizen
tizen/vr
vm-bind
Linux Kernel
Andi Shyti
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
Age
Commit message (
Expand
)
Author
2020-12-04
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
2020-12-03
bpf: Allow to specify kernel module BTFs when attaching BPF programs
Andrii Nakryiko
2020-12-03
bpf: Remove hard-coded btf_vmlinux assumption from BPF verifier
Andrii Nakryiko
2020-12-03
bpf: Keep module's btf_data_size intact after load
Andrii Nakryiko
2020-12-03
bpf: Fix bpf_put_raw_tracepoint()'s use of __module_address()
Andrii Nakryiko
2020-12-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
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-12-01
Merge tag 'trace-v5.10-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2020-11-30
ring-buffer: Always check to put back before stamp when crossing pages
Steven Rostedt (VMware)
2020-11-30
ftrace: Fix DYNAMIC_FTRACE_WITH_DIRECT_CALLS dependency
Naveen N. Rao
2020-11-30
ftrace: Fix updating FTRACE_FL_TRAMP
Naveen N. Rao
2020-11-30
tracing: Fix alignment of static buffer
Minchan Kim
2020-11-30
tracing: Remove WARN_ON in start_thread()
Vasily Averin
2020-11-30
ring-buffer: Set the right timestamp in the slow path of __rb_reserve_next()
Andrea Righi
2020-11-30
ring-buffer: Update write stamp with the correct ts
Steven Rostedt (VMware)
2020-11-29
Merge tag 'locking-urgent-2020-11-29' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2020-11-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2020-11-27
Merge tag 'printk-for-5.10-rc6-fixup' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2020-11-27
Merge branch 'for-5.10-pr_cont-fixup' into for-linus
Petr Mladek
2020-11-27
printk: finalize records with trailing newlines
John Ogness
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-24
sched/idle: Fix arch_cpu_idle() vs tracing
Peter Zijlstra
2020-11-22
Merge tag 'sched-urgent-2020-11-22' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
[next]