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
*
ima: define ima_post_create_tmpfile() hook and add missing call
Mimi Zohar
2019-02-04
3
-2
/
+39
*
evm: remove set but not used variable 'xattr'
YueHaibing
2019-02-04
1
-5
/
+1
*
encrypted-keys: fix Opt_err/Opt_error = -1
Mimi Zohar
2019-02-04
1
-2
/
+2
*
kexec, KEYS: Make use of platform keyring for signature verify
Kairui Song
2019-02-04
3
-4
/
+24
*
integrity, KEYS: add a reference to platform keyring
Kairui Song
2019-02-04
3
-0
/
+21
*
LSM: SafeSetID: remove unused include
Micah Morton
2019-01-30
1
-1
/
+0
*
LSM: SafeSetID: 'depend' on CONFIG_SECURITY
Micah Morton
2019-01-29
1
-0
/
+2
*
LSM: Add 'name' field for SafeSetID in DEFINE_LSM
Micah Morton
2019-01-28
1
-0
/
+1
*
LSM: add SafeSetID module that gates setid calls
Micah Morton
2019-01-25
9
-1
/
+634
*
LSM: add SafeSetID module that gates setid calls
Micah Morton
2019-01-25
3
-5
/
+29
*
tomoyo: Allow multiple use_group lines.
Tetsuo Handa
2019-01-24
3
-22
/
+42
*
tomoyo: Coding style fix.
Tetsuo Handa
2019-01-24
15
-105
/
+309
*
tomoyo: Swicth from cred->security to task_struct->security.
Tetsuo Handa
2019-01-23
5
-122
/
+108
*
security: keys: annotate implicit fall throughs
Mathieu Malaterre
2019-01-23
1
-0
/
+4
*
security: keys: annotate implicit fall throughs
Mathieu Malaterre
2019-01-23
1
-0
/
+3
*
security: keys: annotate implicit fall through
Mathieu Malaterre
2019-01-23
1
-0
/
+1
*
capabilities:: annotate implicit fall through
Mathieu Malaterre
2019-01-23
1
-3
/
+1
*
apparmor: Adjust offset when accessing task blob.
Tetsuo Handa
2019-01-22
1
-1
/
+1
*
Merge tag 'v5.0-rc3' into next-general
James Morris
2019-01-22
918
-4628
/
+8861
|
\
|
*
Linux 5.0-rc3
v5.0-rc3
Linus Torvalds
2019-01-21
1
-1
/
+1
|
*
Merge tag 'pstore-v5.0-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2019-01-21
1
-8
/
+4
|
|
\
|
|
*
pstore/ram: Avoid allocation and leak of platform data
Kees Cook
2019-01-20
1
-6
/
+3
|
|
*
pstore/ram: Fix console ramoops to show the previous boot logs
Sai Prakash Ranjan
2019-01-17
1
-2
/
+1
|
*
|
Merge tag 'gcc-plugins-v5.0-rc4' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2019-01-21
1
-2
/
+21
|
|
\
\
|
|
*
|
gcc-plugins: arm_ssp_per_task_plugin: fix for GCC 9+
Ard Biesheuvel
2019-01-20
1
-0
/
+18
|
|
*
|
gcc-plugins: arm_ssp_per_task_plugin: sign extend the SP mask
Ard Biesheuvel
2019-01-20
1
-2
/
+3
|
|
|
/
|
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2019-01-21
114
-602
/
+2090
|
|
\
\
|
|
*
\
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
2019-01-20
16
-36
/
+1293
|
|
|
\
\
|
|
|
*
|
bpf: in __bpf_redirect_no_mac pull mac only if present
Willem de Bruijn
2019-01-20
2
-10
/
+12
|
|
|
*
|
tools: bpftool: Cleanup license mess
Thomas Gleixner
2019-01-19
2
-11
/
+1
|
|
|
*
|
bpf: fix inner map masking to prevent oob under speculation
Daniel Borkmann
2019-01-19
1
-2
/
+15
|
|
|
*
|
bpf: pull in pkt_sched.h header for tooling to fix bpftool build
Daniel Borkmann
2019-01-19
1
-0
/
+1163
|
|
|
*
|
bpf: fix SO_MAX_PACING_RATE to support TCP internal pacing
Yuchung Cheng
2019-01-18
1
-0
/
+4
|
|
|
*
|
bpf: bpf_setsockopt: reset sock dst on SO_MARK changes
Peter Oskolkov
2019-01-18
1
-1
/
+4
|
|
|
*
|
bpf: Correctly annotate implicit fall through in bpf_base_func_proto
Mathieu Malaterre
2019-01-17
1
-1
/
+1
|
|
|
*
|
bpf: Annotate implicit fall through in cgroup_dev_func_proto
Mathieu Malaterre
2019-01-17
1
-0
/
+1
|
|
|
*
|
bpf: Make function btf_name_offset_valid static
Mathieu Malaterre
2019-01-17
1
-1
/
+1
|
|
|
*
|
selftests/bpf: retry tests that expect build-id
Stanislav Fomichev
2019-01-17
1
-0
/
+30
|
|
|
*
|
bpf: zero out build_id for BPF_STACK_BUILD_ID_IP
Stanislav Fomichev
2019-01-17
1
-0
/
+2
|
|
|
*
|
bpf: don't assume build-id length is always 20 bytes
Stanislav Fomichev
2019-01-17
1
-2
/
+5
|
|
|
*
|
tools/bpf: properly account for libbfd variations
Stanislav Fomichev
2019-01-16
1
-1
/
+8
|
|
|
*
|
bpf: libbpf: retry loading program on EAGAIN
Lorenz Bauer
2019-01-15
1
-4
/
+15
|
|
|
*
|
samples/bpf: workaround clang asm goto compilation errors
Yonghong Song
2019-01-15
2
-0
/
+17
|
|
|
*
|
selftests/bpf: install with_tunnels.sh for test_flow_dissector.sh
Stanislav Fomichev
2019-01-15
1
-0
/
+1
|
|
|
*
|
xsk: Check if a queue exists during umem setup
Krzysztof Kazimierczak
2019-01-15
1
-3
/
+13
|
|
*
|
|
virtio_net: bulk free tx skbs
Michael S. Tsirkin
2019-01-20
1
-6
/
+6
|
|
*
|
|
net: phy: phy driver features are mandatory
Camelia Groza
2019-01-19
2
-2
/
+7
|
|
*
|
|
isdn: avm: Fix string plus integer warning from Clang
Nathan Chancellor
2019-01-19
1
-1
/
+1
|
|
*
|
|
Merge tag 'mlx5-fixes-2019-01-18' of git://git.kernel.org/pub/scm/linux/kerne...
David S. Miller
2019-01-19
3
-14
/
+34
|
|
|
\
\
\
|
|
|
*
|
|
net/mlx5e: Fix cb_ident duplicate in indirect block register
Eli Britstein
2019-01-19
1
-13
/
+16
[next]