aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-05-15apparmor: Replace zero-length array with flexible-arrayGustavo A. R. Silva
2020-04-08apparmor: ensure that dfa state tables have entriesJohn Johansen
2020-01-21apparmor: remove duplicate check of xattrs on profile attachment.John Johansen
2020-01-21apparmor: add outofband transition and use it in xattr matchJohn Johansen
2020-01-21apparmor: fail unpack if profile mode is unknownJohn Johansen
2020-01-21apparmor: fix nnp subset test for unconfinedJohn Johansen
2020-01-21apparmor: remove useless aafs_create_symlinkJohn Johansen
2020-01-18apparmor: add proc subdir to attrsJohn Johansen
2020-01-18apparmor: add consistency check between state and dfa diff encode flagsJohn Johansen
2020-01-18apparmor: add a valid state flags checkJohn Johansen
2020-01-18AppArmor: Remove semicolonVasyl Gomonovych
2020-01-18apparmor: Replace two seq_printf() calls by seq_puts() in aa_label_seq_xprint()Markus Elfring
2020-01-05Linux 5.5-rc5Linus Torvalds
2020-01-05Merge tag 'riscv/for-v5.5-rc5' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2020-01-04Documentation: riscv: add patch acceptance guidelinesPaul Walmsley
2020-01-04riscv: prefix IRQ_ macro names with an RV_ namespacePaul Walmsley
2020-01-04clocksource: riscv: add notrace to riscv_sched_clockZong Li
2020-01-04Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2020-01-04Merge tag 'apparmor-pr-2020-01-04' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2020-01-04apparmor: fix aa_xattrs_match() may sleep while holding a RCU lockJohn Johansen
2020-01-04Merge tag 'mips_fixes_5.5_1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2020-01-04hexagon: define ioremap_ucNick Desaulniers
2020-01-04ocfs2: fix the crash due to call ocfs2_get_dlm_debug once lessGang He
2020-01-04ocfs2: call journal flush to mark journal as empty after journal recovery whe...Kai Li
2020-01-04mm/hugetlb: defer freeing of huge pages if in non-task contextWaiman Long
2020-01-04mm/gup: fix memory leak in __gup_benchmark_ioctlNavid Emamdoost
2020-01-04mm/oom: fix pgtables units mismatch in Killed process messageIlya Dryomov
2020-01-04fs/posix_acl.c: fix kernel-doc warningsRandy Dunlap
2020-01-04hexagon: work around compiler crashNick Desaulniers
2020-01-04hexagon: parenthesize registers in asm predicatesNick Desaulniers
2020-01-04fs/namespace.c: make to_mnt_ns() staticEric Biggers
2020-01-04fs/nsfs.c: include headers for missing declarationsEric Biggers
2020-01-04fs/direct-io.c: include fs/internal.h for missing prototypeEric Biggers
2020-01-04mm: move_pages: return valid node id in status if the page is already on the ...Yang Shi
2020-01-04memcg: account security cred as well to kmemcgShakeel Butt
2020-01-04kcov: fix struct layout for kcov_remote_argAndrey Konovalov
2020-01-04mm/zsmalloc.c: fix the migrated zspage statistics.Chanho Min
2020-01-04mm/memory_hotplug: shrink zones when offlining memoryDavid Hildenbrand
2020-01-04Merge tag 'dmaengine-fix-5.5-rc5' of git://git.infradead.org/users/vkoul/slav...Linus Torvalds
2020-01-04Merge tag 'media/v5.5-3' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds
2020-01-03Merge tag 'for-5.5-rc4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2020-01-03Merge tag 'block-5.5-20200103' of git://git.kernel.dk/linux-blockLinus Torvalds
2020-01-03Merge tag 'kbuild-fixes-v5.5-2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2020-01-03Merge tag 'for-linus-2020-01-03' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2020-01-03Merge tag 'powerpc-5.5-5' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2020-01-03Merge tag 'sound-5.5-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds
2020-01-03Merge tag 'drm-fixes-2020-01-03' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2020-01-03mm/hugetlbfs: fix for_each_hstate() loop in init_hugetlbfs_fs()Jan Stancek
2020-01-04kbuild/deb-pkg: annotate libelf-dev dependency as :nativeArd Biesheuvel
2020-01-04gen_initramfs_list.sh: fix 'bad variable name' errorMasahiro Yamada