summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* apparmor: avoid -Wempty-body warningArnd Bergmann2021-11-031-1/+1
* apparmor: Fix internal policy capable check for policy managementJohn Johansen2021-11-011-1/+1
* apparmor: fix error checkTom Rix2021-02-071-2/+2
* security: apparmor: delete repeated words in commentsRandy Dunlap2021-02-072-2/+2
* security: apparmor: file.h: delete duplicated wordRandy Dunlap2021-02-071-1/+1
* apparmor: switch to apparmor to internal capable check for policy managementJohn Johansen2021-02-071-1/+17
* apparmor: update policy capable checks to use a labelJohn Johansen2021-02-075-23/+51
* apparmor: fix introspection of of task mode for unconfined tasksJohn Johansen2020-06-061-2/+2
* apparmor: check/put label on apparmor_sk_clone_security()Mauricio Faria de Oliveira2020-06-051-0/+5
* apparmor: Use true and false for bool variableZou Wei2020-05-152-33/+33
* security/apparmor/label.c: Clean code by removing redundant instructionsMateusz Nosek2020-05-151-6/+0
* apparmor: Replace zero-length array with flexible-arrayGustavo A. R. Silva2020-05-151-1/+1
* apparmor: ensure that dfa state tables have entriesJohn Johansen2020-04-081-0/+5
* apparmor: remove duplicate check of xattrs on profile attachment.John Johansen2020-01-211-17/+0
* apparmor: add outofband transition and use it in xattr matchJohn Johansen2020-01-214-7/+62
* apparmor: fail unpack if profile mode is unknownJohn Johansen2020-01-211-0/+4
* apparmor: fix nnp subset test for unconfinedJohn Johansen2020-01-213-4/+39
* apparmor: remove useless aafs_create_symlinkJohn Johansen2020-01-211-41/+9
* apparmor: add proc subdir to attrsJohn Johansen2020-01-191-0/+13
* apparmor: add consistency check between state and dfa diff encode flagsJohn Johansen2020-01-191-0/+6
* apparmor: add a valid state flags checkJohn Johansen2020-01-192-0/+8
* AppArmor: Remove semicolonVasyl Gomonovych2020-01-191-1/+1
* apparmor: Replace two seq_printf() calls by seq_puts() in aa_label_seq_xprint()Markus Elfring2020-01-191-2/+2
* Linux 5.5-rc5v5.5-rc5Linus Torvalds2020-01-051-1/+1
* Merge tag 'riscv/for-v5.5-rc5' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2020-01-0513-22/+76
|\
| * Documentation: riscv: add patch acceptance guidelinesPaul Walmsley2020-01-054-0/+38
| * riscv: prefix IRQ_ macro names with an RV_ namespacePaul Walmsley2020-01-053-13/+13
| * clocksource: riscv: add notrace to riscv_sched_clockZong Li2020-01-051-1/+1
| * riscv: ftrace: correct the condition logic in function graph tracerZong Li2020-01-031-1/+1
| * riscv: dts: Add DT support for SiFive L2 cache controllerYash Shah2020-01-031-0/+15
| * riscv: gcov: enable gcov for RISC-VZong Li2020-01-032-1/+2
| * riscv: mm: use __pa_symbol for kernel symbolsZong Li2020-01-031-6/+6
* | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2020-01-0532-90/+166
|\ \
| * | hexagon: define ioremap_ucNick Desaulniers2020-01-041-0/+1
| * | ocfs2: fix the crash due to call ocfs2_get_dlm_debug once lessGang He2020-01-041-0/+1
| * | ocfs2: call journal flush to mark journal as empty after journal recovery whe...Kai Li2020-01-041-0/+8
| * | mm/hugetlb: defer freeing of huge pages if in non-task contextWaiman Long2020-01-041-1/+50
| * | mm/gup: fix memory leak in __gup_benchmark_ioctlNavid Emamdoost2020-01-041-2/+6
| * | mm/oom: fix pgtables units mismatch in Killed process messageIlya Dryomov2020-01-041-1/+1
| * | fs/posix_acl.c: fix kernel-doc warningsRandy Dunlap2020-01-041-2/+5
| * | hexagon: work around compiler crashNick Desaulniers2020-01-041-3/+1
| * | hexagon: parenthesize registers in asm predicatesNick Desaulniers2020-01-046-23/+23
| * | fs/namespace.c: make to_mnt_ns() staticEric Biggers2020-01-041-1/+1
| * | fs/nsfs.c: include headers for missing declarationsEric Biggers2020-01-041-0/+3
| * | fs/direct-io.c: include fs/internal.h for missing prototypeEric Biggers2020-01-041-0/+2
| * | mm: move_pages: return valid node id in status if the page is already on the ...Yang Shi2020-01-041-6/+17
| * | memcg: account security cred as well to kmemcgShakeel Butt2020-01-041-3/+3
| * | kcov: fix struct layout for kcov_remote_argAndrey Konovalov2020-01-042-10/+10
| * | mm/zsmalloc.c: fix the migrated zspage statistics.Chanho Min2020-01-041-0/+5
| * | mm/memory_hotplug: shrink zones when offlining memoryDavid Hildenbrand2020-01-0410-38/+29