summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-11-03apparmor: use per file locks for transactional queriesHamza Mahfooz1-6/+5
2021-11-03apparmor: fix doc warningChenXiaoSong1-1/+1
2021-11-03apparmor: Remove the repeated declarationShaokun Zhang1-4/+0
2021-11-03apparmor: avoid -Wempty-body warningArnd Bergmann1-1/+1
2021-11-01apparmor: Fix internal policy capable check for policy managementJohn Johansen1-1/+1
2021-02-07apparmor: fix error checkTom Rix1-2/+2
2021-02-07security: apparmor: delete repeated words in commentsRandy Dunlap2-2/+2
2021-02-07security: apparmor: file.h: delete duplicated wordRandy Dunlap1-1/+1
2021-02-07apparmor: switch to apparmor to internal capable check for policy managementJohn Johansen1-1/+17
2021-02-07apparmor: update policy capable checks to use a labelJohn Johansen5-23/+51
2020-06-06apparmor: fix introspection of of task mode for unconfined tasksJohn Johansen1-2/+2
2020-06-05apparmor: check/put label on apparmor_sk_clone_security()Mauricio Faria de Oliveira1-0/+5
2020-05-16apparmor: Use true and false for bool variableZou Wei2-33/+33
2020-05-16security/apparmor/label.c: Clean code by removing redundant instructionsMateusz Nosek1-6/+0
2020-05-15apparmor: Replace zero-length array with flexible-arrayGustavo A. R. Silva1-1/+1
2020-04-08apparmor: ensure that dfa state tables have entriesJohn Johansen1-0/+5
2020-01-21apparmor: remove duplicate check of xattrs on profile attachment.John Johansen1-17/+0
2020-01-21apparmor: add outofband transition and use it in xattr matchJohn Johansen4-7/+62
2020-01-21apparmor: fail unpack if profile mode is unknownJohn Johansen1-0/+4
2020-01-21apparmor: fix nnp subset test for unconfinedJohn Johansen3-4/+39
2020-01-21apparmor: remove useless aafs_create_symlinkJohn Johansen1-41/+9
2020-01-19apparmor: add proc subdir to attrsJohn Johansen1-0/+13
2020-01-19apparmor: add consistency check between state and dfa diff encode flagsJohn Johansen1-0/+6
2020-01-19apparmor: add a valid state flags checkJohn Johansen2-0/+8
2020-01-19AppArmor: Remove semicolonVasyl Gomonovych1-1/+1
2020-01-19apparmor: Replace two seq_printf() calls by seq_puts() in aa_label_seq_xprint()Markus Elfring1-2/+2
2020-01-06Linux 5.5-rc5Linus Torvalds1-1/+1
2020-01-05Merge tag 'riscv/for-v5.5-rc5' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds13-22/+76
2020-01-05Documentation: riscv: add patch acceptance guidelinesPaul Walmsley4-0/+38
2020-01-05riscv: prefix IRQ_ macro names with an RV_ namespacePaul Walmsley3-13/+13
2020-01-05clocksource: riscv: add notrace to riscv_sched_clockZong Li1-1/+1
2020-01-05Merge branch 'akpm' (patches from Andrew)Linus Torvalds32-90/+166
2020-01-05Merge tag 'apparmor-pr-2020-01-04' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds5-47/+55
2020-01-05apparmor: fix aa_xattrs_match() may sleep while holding a RCU lockJohn Johansen3-42/+46
2020-01-05Merge tag 'mips_fixes_5.5_1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds9-19/+73
2020-01-05hexagon: define ioremap_ucNick Desaulniers1-0/+1
2020-01-05ocfs2: fix the crash due to call ocfs2_get_dlm_debug once lessGang He1-0/+1
2020-01-05ocfs2: call journal flush to mark journal as empty after journal recovery whe...Kai Li1-0/+8
2020-01-05mm/hugetlb: defer freeing of huge pages if in non-task contextWaiman Long1-1/+50
2020-01-05mm/gup: fix memory leak in __gup_benchmark_ioctlNavid Emamdoost1-2/+6
2020-01-05mm/oom: fix pgtables units mismatch in Killed process messageIlya Dryomov1-1/+1
2020-01-05fs/posix_acl.c: fix kernel-doc warningsRandy Dunlap1-2/+5
2020-01-05hexagon: work around compiler crashNick Desaulniers1-3/+1
2020-01-05hexagon: parenthesize registers in asm predicatesNick Desaulniers6-23/+23
2020-01-05fs/namespace.c: make to_mnt_ns() staticEric Biggers1-1/+1
2020-01-05fs/nsfs.c: include headers for missing declarationsEric Biggers1-0/+3
2020-01-05fs/direct-io.c: include fs/internal.h for missing prototypeEric Biggers1-0/+2
2020-01-05mm: move_pages: return valid node id in status if the page is already on the ...Yang Shi1-6/+17
2020-01-05memcg: account security cred as well to kmemcgShakeel Butt1-3/+3
2020-01-05kcov: fix struct layout for kcov_remote_argAndrey Konovalov2-10/+10