summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'audit-pr-20190507' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2019-05-0743-107/+331
|\
| * audit: fix a memory leak bugWenwen Wang2019-04-221-5/+7
| * ntp: Audit NTP parameters adjustmentOndrej Mosnacek2019-04-156-5/+112
| * timekeeping: Audit clock adjustmentsOndrej Mosnacek2019-04-154-0/+28
| * audit: purge unnecessary list_empty callsRichard Guy Briggs2019-04-082-39/+27
| * audit: link integrity evm_write_xattrs record to syscall eventRichard Guy Briggs2019-03-271-5/+5
| * syscall_get_arch: add "struct task_struct *" argumentDmitry V. Levin2019-03-2030-42/+52
| * unicore32: define syscall_get_arch()Dmitry V. Levin2019-03-202-0/+13
| * Move EM_UNICORE to uapi/linux/elf-em.hDmitry V. Levin2019-03-202-2/+2
| * nios2: define syscall_get_arch()Dmitry V. Levin2019-03-202-0/+7
| * nds32: define syscall_get_arch()Dmitry V. Levin2019-03-202-0/+11
| * Move EM_NDS32 to uapi/linux/elf-em.hDmitry V. Levin2019-03-202-2/+3
| * m68k: define syscall_get_arch()Dmitry V. Levin2019-03-201-0/+12
| * hexagon: define syscall_get_arch()Dmitry V. Levin2019-03-202-0/+9
| * Move EM_HEXAGON to uapi/linux/elf-em.hDmitry V. Levin2019-03-202-5/+2
| * h8300: define syscall_get_arch()Dmitry V. Levin2019-03-202-0/+7
| * c6x: define syscall_get_arch()Dmitry V. Levin2019-03-202-0/+9
| * arc: define syscall_get_arch()Dmitry V. Levin2019-03-202-0/+15
| * Move EM_ARCOMPACT and EM_ARCV2 to uapi/linux/elf-em.hDmitry V. Levin2019-03-202-5/+3
| * audit: Make audit_log_cap and audit_copy_inode staticYueHaibing2019-03-201-3/+5
| * audit: connect LOGIN record to its syscall recordRichard Guy Briggs2019-03-201-1/+1
| * audit: fix a memleak caused by auditing load moduleLi RongQing2019-03-181-1/+9
* | Merge tag 'selinux-pr-20190507' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2019-05-0717-269/+487
|\ \
| * | proc: prevent changes to overridden credentialsPaul Moore2019-04-291-0/+5
| * | selinux: Check address length before reading address familyTetsuo Handa2019-04-151-1/+6
| * | kernfs: fix xattr name handling in LSM helpersOndrej Mosnacek2019-04-043-56/+33
| * | MAINTAINERS: update SELinux file patternsPaul Moore2019-03-301-1/+1
| * | selinux: avoid uninitialized variable warningArnd Bergmann2019-03-251-9/+5
| * | selinux: remove useless assignmentsOndrej Mosnacek2019-03-251-5/+2
| * | LSM: lsm_hooks.h - fix missing colon in docstringOndrej Mosnacek2019-03-251-1/+1
| * | selinux: Make selinux_kernfs_init_security staticYueHaibing2019-03-221-2/+2
| * | kernfs: initialize security of newly created nodesOndrej Mosnacek2019-03-201-2/+9
| * | selinux: implement the kernfs_init_security hookOndrej Mosnacek2019-03-201-0/+66
| * | LSM: add new hook for kernfs node initializationOndrej Mosnacek2019-03-205-9/+82
| * | kernfs: use simple_xattrs for security attributesOndrej Mosnacek2019-03-203-58/+2
| * | selinux: try security xattr after genfs for kernfs filesystemsOndrej Mosnacek2019-03-202-73/+85
| * | kernfs: do not alloc iattrs in kernfs_xattr_getOndrej Mosnacek2019-03-201-4/+14
| * | kernfs: clean up struct kernfs_iattrsOndrej Mosnacek2019-03-204-36/+31
| * | scripts/selinux: fix buildStephen Smalley2019-03-191-1/+1
| * | selinux: use kernel linux/socket.h for genheaders and mdpPaulo Alcantara2019-03-183-2/+1
| * | scripts/selinux: modernize mdpStephen Smalley2019-03-182-63/+194
| |/
* | Merge branch 'stable/for-linus-5.2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2019-05-072-138/+64
|\ \
| * | swiotlb-xen: ensure we have a single callsite for xen_dma_map_pageChristoph Hellwig2019-05-021-15/+16
| * | swiotlb-xen: simplify the DMA sync method implementationsChristoph Hellwig2019-05-021-56/+28
| * | swiotlb-xen: use ->map_page to implement ->map_sgChristoph Hellwig2019-05-021-58/+10
| * | swiotlb-xen: make instances match their method namesChristoph Hellwig2019-05-021-10/+7
| * | swiotlb: save io_tlb_used to local variable before leaving critical sectionDongli Zhang2019-04-121-2/+5
| * | swiotlb: dump used and total slots when swiotlb buffer is fullDongli Zhang2019-04-101-1/+2
* | | Merge tag 'for-5.2/libata-20190507' of git://git.kernel.dk/linux-blockLinus Torvalds2019-05-071-17/+38
|\ \ \
| * | | ahci: qoriq: add ls1028a platforms supportPeng Ma2019-04-091-0/+3