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
*
Merge tag 'integrity-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/z...
Linus Torvalds
2020-08-06
14
-143
/
+286
|
\
|
*
integrity: remove redundant initialization of variable ret
Colin Ian King
2020-07-27
1
-1
/
+1
|
*
ima: move APPRAISE_BOOTPARAM dependency on ARCH_POLICY to runtime
Bruno Meneguele
2020-07-21
2
-1
/
+7
|
*
ima: AppArmor satisfies the audit rule requirements
Tyler Hicks
2020-07-21
1
-1
/
+1
|
*
ima: Rename internal filter rule functions
Tyler Hicks
2020-07-21
2
-25
/
+21
|
*
Merge branch 'validate-policy-rules' into next-integrity
Mimi Zohar
2020-07-21
10
-94
/
+184
|
|
\
|
|
*
ima: Support additional conditionals in the KEXEC_CMDLINE hook function
Tyler Hicks
2020-07-20
9
-25
/
+31
|
|
*
ima: Use the common function to detect LSM conditionals in a rule
Tyler Hicks
2020-07-20
1
-9
/
+2
|
|
*
ima: Move comprehensive rule validation checks out of the token parser
Tyler Hicks
2020-07-20
3
-46
/
+37
|
|
*
ima: Use correct type for the args_p member of ima_rule_entry.lsm elements
Tyler Hicks
2020-07-20
1
-9
/
+9
|
|
*
ima: Shallow copy the args_p member of ima_rule_entry.lsm elements
Tyler Hicks
2020-07-20
1
-10
/
+8
|
|
*
ima: Fail rule parsing when appraise_flag=blacklist is unsupportable
Tyler Hicks
2020-07-20
1
-1
/
+14
|
|
*
ima: Fail rule parsing when the KEY_CHECK hook is combined with an invalid cond
Tyler Hicks
2020-07-17
1
-0
/
+7
|
|
*
ima: Fail rule parsing when the KEXEC_CMDLINE hook is combined with an invali...
Tyler Hicks
2020-07-17
1
-0
/
+21
|
|
*
ima: Fail rule parsing when buffer hook functions have an invalid action
Tyler Hicks
2020-07-17
1
-2
/
+38
|
|
*
ima: Free the entire rule if it fails to parse
Tyler Hicks
2020-07-17
1
-1
/
+2
|
|
*
ima: Free the entire rule when deleting a list of rules
Tyler Hicks
2020-07-17
1
-5
/
+24
|
|
*
ima: Have the LSM free its audit rule
Tyler Hicks
2020-07-17
2
-1
/
+6
|
|
/
|
*
IMA: Add audit log for failure conditions
Lakshmi Ramasubramanian
2020-07-17
4
-22
/
+51
|
*
integrity: Add errno field in audit message
Lakshmi Ramasubramanian
2020-07-17
2
-1
/
+23
*
|
Merge branch 'for-5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/jlawa...
Linus Torvalds
2020-08-06
5
-4
/
+427
|
\
\
|
*
|
coccinelle: api: filter out memdup_user definitions
Denis Efremov
2020-08-04
1
-4
/
+13
|
*
|
coccinelle: api: extend memdup_user rule with vmemdup_user()
Denis Efremov
2020-08-04
1
-0
/
+45
|
*
|
coccinelle: api: extend memdup_user transformation with GFP_USER
Denis Efremov
2020-08-04
1
-2
/
+6
|
*
|
coccinelle: api: add kzfree script
Denis Efremov
2020-08-04
1
-0
/
+101
|
*
|
coccinelle: misc: add array_size_dup script to detect missed overflow checks
Denis Efremov
2020-08-04
1
-0
/
+209
|
*
|
coccinelle: api/kstrdup: fix coccinelle position
Denis Efremov
2020-08-04
1
-1
/
+1
|
*
|
coccinelle: api: add device_attr_show script
Denis Efremov
2020-08-04
1
-0
/
+55
*
|
|
Merge tag 'livepatching-for-5.9' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2020-08-06
9
-245
/
+296
|
\
\
\
|
*
|
|
selftests/livepatch: adopt to newer sysctl error format
Petr Mladek
2020-07-15
2
-2
/
+3
|
*
|
|
selftests/livepatch: Use "comm" instead of "diff" for dmesg
Joe Lawrence
2020-07-14
1
-1
/
+1
|
*
|
|
selftests/livepatch: add test delimiter to dmesg
Joe Lawrence
2020-06-19
1
-0
/
+1
|
*
|
|
selftests/livepatch: refine dmesg 'taints' in dmesg comparison
Joe Lawrence
2020-06-19
1
-1
/
+2
|
*
|
|
selftests/livepatch: Don't clear dmesg when running tests
Joe Lawrence
2020-06-19
7
-81
/
+66
|
*
|
|
selftests/livepatch: fix mem leaks in test-klp-shadow-vars
Yannick Cote
2020-06-08
1
-12
/
+31
|
*
|
|
selftests/livepatch: more verification in test-klp-shadow-vars
Yannick Cote
2020-06-08
2
-130
/
+143
|
*
|
|
selftests/livepatch: rework test-klp-shadow-vars
Yannick Cote
2020-06-08
1
-44
/
+57
|
*
|
|
selftests/livepatch: simplify test-klp-callbacks busy target tests
Joe Lawrence
2020-06-08
2
-24
/
+42
*
|
|
|
Merge tag 'Smack-for-5.9' of git://github.com/cschaufler/smack-next
Linus Torvalds
2020-08-06
1
-3
/
+16
|
\
\
\
\
|
*
|
|
|
Smack: prevent underflow in smk_set_cipso()
Dan Carpenter
2020-07-27
1
-1
/
+1
|
*
|
|
|
Smack: fix another vsscanf out of bounds
Dan Carpenter
2020-07-27
1
-0
/
+4
|
*
|
|
|
Smack: fix use-after-free in smk_write_relabel_self()
Eric Biggers
2020-07-14
1
-2
/
+11
*
|
|
|
|
Merge tag 'mips_5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux
Linus Torvalds
2020-08-06
108
-1608
/
+3139
|
\
\
\
\
\
|
*
|
|
|
|
MIPS: SGI-IP27: always enable NUMA in Kconfig
Mike Rapoport
2020-08-05
1
-0
/
+1
|
*
|
|
|
|
MAINTAINERS: Update KVM/MIPS maintainers
Huacai Chen
2020-08-04
1
-1
/
+3
|
*
|
|
|
|
MIPS: Update default config file for Loongson-3
Huacai Chen
2020-08-04
1
-6
/
+83
|
*
|
|
|
|
MIPS: KVM: Add kvm guest support for Loongson-3
Huacai Chen
2020-08-04
7
-3
/
+125
|
*
|
|
|
|
dt-bindings: mips: Document Loongson kvm guest board
Huacai Chen
2020-08-04
1
-0
/
+4
|
*
|
|
|
|
MIPS: handle Loongson-specific GSExc exception
WANG Xuerui
2020-07-31
6
-0
/
+60
|
*
|
|
|
|
MIPS: add definitions for Loongson-specific CP0.Diag1 register
WANG Xuerui
2020-07-31
1
-0
/
+8
[next]