index
:
litmus-rt-ext-res.git
5.4-EXT-RES
EXT-RES
WIP
budgeting
forbidden-zones
omlp
update_litmus_2019
LITMUS^RT with extended reservations for Forbidden Zones paper @ RTAS'20
Zelin Tong
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
bpf
/
inode.c
Commit message (
Expand
)
Author
Age
*
bpf: decouple btf from seq bpf fs dump and enable more maps
Daniel Borkmann
2018-08-12
*
bpf: fix bpffs non-array map seq_show issue
Yonghong Song
2018-08-10
*
bpf: implement dummy fops for bpf objects
Daniel Borkmann
2018-06-08
*
bpf: remove tracepoints from bpf core
Alexei Starovoitov
2018-04-30
*
bpf: btf: Add pretty print support to the basic arraymap
Martin KaFai Lau
2018-04-19
*
bpf: comment why dots in filenames under BPF virtual FS are not allowed
Quentin Monnet
2018-03-09
*
Merge branch 'work.mqueue' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
2018-01-30
|
\
|
*
bpf_obj_do_pin(): switch to vfs_mkobj(), quit abusing ->mknod()
Al Viro
2018-01-05
*
|
fix "netfilter: xt_bpf: Fix XT_BPF_MODE_FD_PINNED mode of 'xt_bpf_info_v1'"
Al Viro
2018-01-05
|
/
*
bpf: Add file mode configuration into bpf maps
Chenbo Feng
2017-10-20
*
netfilter: xt_bpf: Fix XT_BPF_MODE_FD_PINNED mode of 'xt_bpf_info_v1'
Shmulik Ladkani
2017-10-09
*
bpf: Implement show_options
David Howells
2017-07-06
*
fs: constify tree_descr arrays passed to simple_fill_super()
Eric Biggers
2017-04-26
*
bpf: add initial bpf tracepoints
Daniel Borkmann
2017-01-25
*
bpf: allow for mount options to specify permissions
Daniel Borkmann
2016-11-27
*
bpf, inode: add support for symlinks and fix mtime/ctime
Daniel Borkmann
2016-10-31
*
fs: Replace CURRENT_TIME with current_time() for inode timestamps
Deepa Dinamani
2016-09-27
*
bpf: make inode code explicitly non-modular
Paul Gortmaker
2016-07-11
*
bpf, inode: disallow userns mounts
Daniel Borkmann
2016-05-23
*
bpf: Use mount_nodev not mount_ns to mount the bpf filesystem
Eric W. Biederman
2016-05-20
*
Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2016-05-18
|
\
|
*
bpf: reject invalid names right in ->lookup()
Al Viro
2016-03-27
*
|
bpf: fix refcnt overflow
Alexei Starovoitov
2016-04-28
|
/
*
bpf, inode: allow for rename and link ops
Daniel Borkmann
2015-12-12
*
bpf: fix clearing on persistent program array maps
Daniel Borkmann
2015-11-25
*
bpf: add support for persistent maps/progs
Daniel Borkmann
2015-11-02