index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
exec: Implement kernel_execve
Eric W. Biederman
2020-07-21
10
-23
/
+100
*
exec: Factor bprm_stack_limits out of prepare_arg_pages
Eric W. Biederman
2020-07-21
1
-11
/
+12
*
exec: Factor bprm_execve out of do_execve_common
Eric W. Biederman
2020-07-21
1
-50
/
+58
*
exec: Move bprm_mm_init into alloc_bprm
Eric W. Biederman
2020-07-21
1
-8
/
+8
*
exec: Move initialization of bprm->filename into alloc_bprm
Eric W. Biederman
2020-07-21
2
-28
/
+34
*
exec: Factor out alloc_bprm
Eric W. Biederman
2020-07-21
1
-10
/
+19
*
exec: Remove unnecessary spaces from binfmts.h
Eric W. Biederman
2020-07-21
1
-5
/
+5
*
Make the user mode driver code a better citizen
Eric W. Biederman
2020-07-08
15
-260
/
+275
|
\
|
*
umd: Stop using split_argv
Eric W. Biederman
2020-07-07
1
-9
/
+3
|
*
umd: Remove exit_umh
Eric W. Biederman
2020-07-07
4
-48
/
+0
|
*
bpfilter: Take advantage of the facilities of struct pid
Eric W. Biederman
2020-07-07
3
-18
/
+15
|
*
exit: Factor thread_group_exited out of pidfd_poll
Eric W. Biederman
2020-07-07
3
-5
/
+27
|
*
umd: Track user space drivers with struct pid
Eric W. Biederman
2020-07-04
5
-16
/
+20
|
*
bpfilter: Move bpfilter_umh back into init data
Eric W. Biederman
2020-07-04
1
-1
/
+1
|
*
exec: Remove do_execve_file
Eric W. Biederman
2020-07-04
2
-30
/
+9
|
*
umh: Stop calling do_execve_file
Eric W. Biederman
2020-07-04
2
-8
/
+3
|
*
umd: Transform fork_usermode_blob into fork_usermode_driver
Eric W. Biederman
2020-07-04
3
-33
/
+113
|
*
umd: Rename umd_info.cmdline umd_info.driver_name
Eric W. Biederman
2020-07-04
3
-9
/
+6
|
*
umd: For clarity rename umh_info umd_info
Eric W. Biederman
2020-07-04
4
-15
/
+15
|
*
umh: Separate the user mode driver and the user mode helper support
Eric W. Biederman
2020-07-04
8
-158
/
+179
|
*
umh: Remove call_usermodehelper_setup_file.
Eric W. Biederman
2020-07-04
2
-34
/
+11
|
*
umh: Rename the user mode driver helpers for clarity
Eric W. Biederman
2020-07-04
1
-5
/
+5
|
*
umh: Move setting PF_UMH into umh_pipe_setup
Eric W. Biederman
2020-07-04
1
-4
/
+3
|
*
umh: Capture the pid in umh_pipe_setup
Eric W. Biederman
2020-07-04
2
-4
/
+2
|
/
*
Linux 5.8-rc1
v5.8-rc1
Linus Torvalds
2020-06-14
1
-2
/
+2
*
Merge tag 'LSM-add-setgid-hook-5.8-author-fix' of git://github.com/micah-mort...
Linus Torvalds
2020-06-14
5
-1
/
+40
|
\
|
*
security: Add LSM hooks to set*gid syscalls
Thomas Cedeno
2020-06-14
5
-1
/
+40
*
|
Merge tag 'for-5.8-part2-tag' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2020-06-14
7
-234
/
+286
|
\
\
|
*
|
Revert "btrfs: switch to iomap_dio_rw() for dio"
David Sterba
2020-06-14
4
-166
/
+169
|
*
|
Revert "fs: remove dio_end_io()"
David Sterba
2020-06-09
2
-0
/
+21
|
*
|
Revert "btrfs: remove BTRFS_INODE_READDIO_NEED_LOCK"
David Sterba
2020-06-09
2
-0
/
+21
|
*
|
Revert "btrfs: split btrfs_direct_IO to read and write part"
David Sterba
2020-06-09
3
-83
/
+90
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
2020-06-14
111
-647
/
+1344
|
\
\
\
|
*
|
|
net: ethernet: ti: ale: fix allmulti for nu type ale
Grygorii Strashko
2020-06-14
1
-9
/
+40
|
*
|
|
net: ethernet: ti: am65-cpsw-nuss: fix ale parameters init
Grygorii Strashko
2020-06-14
1
-1
/
+1
|
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
2020-06-14
27
-93
/
+348
|
|
\
\
\
|
|
*
|
|
bpf: Undo internal BPF_PROBE_MEM in BPF insns dump
Andrii Nakryiko
2020-06-13
1
-5
/
+12
|
|
*
|
|
libbpf: Support pre-initializing .bss global variables
Andrii Nakryiko
2020-06-13
3
-13
/
+55
|
|
*
|
|
tools/bpftool: Fix skeleton codegen
Andrii Nakryiko
2020-06-13
1
-2
/
+0
|
|
*
|
|
bpf: Fix memlock accounting for sock_hash
Andrey Ignatov
2020-06-13
1
-0
/
+4
|
|
*
|
|
bpf: sockmap: Don't attach programs to UDP sockets
Lorenz Bauer
2020-06-13
1
-4
/
+6
|
|
*
|
|
bpf: tcp: Recv() should return 0 when the peer socket is closed
Sabrina Dubroca
2020-06-13
1
-0
/
+3
|
|
*
|
|
tools, bpftool: Exit on error in function codegen
Tobias Klauser
2020-06-11
1
-5
/
+6
|
|
*
|
|
xdp: Fix xsk_generic_xmit errno
Li RongQing
2020-06-11
1
-3
/
+1
|
|
*
|
|
tools, bpftool: Fix memory leak in codegen error cases
Tobias Klauser
2020-06-11
1
-0
/
+2
|
|
*
|
|
selftests/bpf: Add cgroup_skb/egress test for load_bytes_relative
YiFei Zhu
2020-06-11
2
-0
/
+119
|
|
*
|
|
net/filter: Permit reading NET in load_bytes_relative when MAC not set
YiFei Zhu
2020-06-11
1
-7
/
+9
|
|
*
|
|
tools, bpf: Do not force gcc as CC
Brett Mastbergen
2020-06-10
1
-1
/
+0
|
|
*
|
|
libbpf: Handle GCC noreturn-turned-volatile quirk
Andrii Nakryiko
2020-06-10
1
-9
/
+24
|
|
*
|
|
libbpf: Define __WORDSIZE if not available
Arnaldo Carvalho de Melo
2020-06-10
1
-4
/
+3
[next]