summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* apparmor: fix overlapping attachment computationJohn Johansen2022-07-192-2/+2
* apparmor: fix setting unconfined mode on a loaded profileJohn Johansen2022-07-191-5/+7
* apparmor: Fix some kernel-doc commentsYang Li2022-07-191-6/+6
* apparmor: Mark alloc_unconfined() as staticSouptick Joarder (HPE)2022-07-191-1/+1
* apparmor: disable showing the mode as part of a secid to secctxJohn Johansen2022-07-143-6/+20
* apparmor: Convert secid mapping to XArrays instead of IDRMatthew Wilcox2022-07-143-32/+13
* apparmor: add a kernel label to use on kernel objectsJohn Johansen2022-07-144-13/+37
* apparmor: test: Remove some casts which are no-longer requiredDavid Gow2022-07-101-6/+6
* apparmor: Fix memleak in aa_simple_write_to_buffer()Xiu Jianfeng2022-07-101-1/+1
* apparmor: fix reference count leak in aa_pivotroot()Xin Xiong2022-07-101-0/+1
* apparmor: Fix some kernel-doc commentsYang Li2022-07-101-2/+1
* apparmor: Fix undefined reference to `zlib_deflate_workspacesize'John Johansen2022-07-102-31/+40
* apparmor: fix aa_label_asxprint return checkTom Rix2022-07-101-3/+3
* apparmor: Fix some kernel-doc commentsYang Li2022-07-101-4/+4
* apparmor: Fix some kernel-doc commentsYang Li2022-07-101-2/+3
* apparmor: Fix match_mnt_path_str() and match_mnt() kernel-doc commentYang Li2022-07-101-2/+2
* apparmor: Use struct_size() helper in kmalloc()Gustavo A. R. Silva2022-07-101-1/+1
* apparmor: Fix failed mount permission check error messageJohn Johansen2022-07-101-3/+4
* security/apparmor: remove redundant ret variableMinghao Chi2022-07-101-4/+1
* apparmor: fix quiet_denied for file rulesJohn Johansen2022-07-101-1/+1
* apparmor: resolve uninitialized symbol warnings in policy_unpack_test.cMike Salvatore2022-07-101-8/+8
* apparmor: Update MAINTAINERS file with the lastest informationJohn Johansen2022-07-101-2/+5
* apparmor: don't create raw_sha1 symlink if sha1 hashing is disabledJohn Johansen2022-07-101-8/+9
* apparmor: Enable tuning of policy paranoid load for embedded systemsJohn Johansen2022-07-103-2/+15
* apparmor: make export of raw binary profile to userspace optionalJohn Johansen2022-07-107-52/+111
* apparmor: Update help description of policy hash for introspectionJohn Johansen2022-07-101-1/+4
* lsm: Fix kernel-docYang Li2022-07-101-5/+5
* apparmor: Fix kernel-docYang Li2022-07-103-4/+4
* apparmor: fix absroot causing audited secids to begin with =John Johansen2022-07-102-3/+9
* Linux 5.19-rc1v5.19-rc1Linus Torvalds2022-06-061-2/+2
* Merge tag 'pull-work.fd-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2022-06-063-6/+4
|\
| * fix the breakage in close_fd_get_file() calling conventions changeAl Viro2022-06-053-6/+4
* | Merge tag 'mm-hotfixes-stable-2022-06-05' of git://git.kernel.org/pub/scm/lin...Linus Torvalds2022-06-067-35/+50
|\ \
| * | mm/oom_kill.c: fix vm_oom_kill_table[] ifdefferyAndrew Morton2022-06-021-29/+29
| * | x86/kexec: fix memory leak of elf header bufferBaoquan He2022-06-021-3/+9
| * | mm/memremap: fix missing call to untrack_pfn() in pagemap_range()Miaohe Lin2022-06-021-1/+1
| * | mm: page_isolation: use compound_nr() correctly in isolate_single_pageblock()Zi Yan2022-06-021-1/+1
| * | mm: hugetlb_vmemmap: fix CONFIG_HUGETLB_PAGE_FREE_VMEMMAP_DEFAULT_ONMuchun Song2022-06-021-1/+1
| * | MAINTAINERS: add maintainer information for z3foldMiaohe Lin2022-06-021-0/+7
| * | mailmap: update Josh Poimboeuf's emailJosh Poimboeuf2022-06-021-0/+2
* | | Merge tag 'mm-nonmm-stable-2022-06-05' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2022-06-067-3/+76
|\ \ \
| * | | delayacct: track delays from write-protect copyYang Yang2022-06-027-3/+76
| |/ /
* | | bluetooth: don't use bitmaps for random flag accessesLinus Torvalds2022-06-065-39/+27
* | | Merge tag 'x86-urgent-2022-06-05' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2022-06-053-6/+115
|\ \ \
| * | | x86/sgx: Set active memcg prior to shmem allocationKristen Carlson Accardi2022-06-023-6/+115
* | | | Merge tag 'x86-mm-2022-06-05' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2022-06-051-4/+4
|\ \ \ \
| * | | | x86/mm: Use PAGE_ALIGNED(x) instead of IS_ALIGNED(x, PAGE_SIZE)Fanjun Kong2022-05-271-4/+4
* | | | | Merge tag 'x86-microcode-2022-06-05' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2022-06-053-112/+20
|\ \ \ \ \
| * | | | | x86/microcode: Remove unnecessary perf callbackBorislav Petkov2022-05-311-3/+0
| * | | | | x86/microcode: Taint and warn on late loadingBorislav Petkov2022-05-311-0/+5