summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* apparmor: convert policy lookup to use accept as an indexJohn Johansen2022-10-037-24/+33
* apparmor: cleanup shared permission structJohn Johansen2022-10-032-12/+9
* apparmor: convert xmatch lookup to use accept as an indexJohn Johansen2022-10-032-4/+7
* apparmor: convert fperm lookup to use accept as an indexJohn Johansen2022-10-032-19/+44
* apparmor: convert xmatch to using the new shared policydb structJohn Johansen2022-10-036-29/+28
* apparmor: combine file_rules and aa_policydb into a single shared structJohn Johansen2022-10-037-59/+40
* apparmor: compute policydb permission on profile loadJohn Johansen2022-10-039-86/+90
* apparmor: convert xmatch to use aa_perms structureJohn Johansen2022-10-033-7/+13
* apparmor: rework and cleanup fperm computationJohn Johansen2022-10-031-32/+38
* apparmor: move fperm computation into policy_unpackJohn Johansen2022-10-033-98/+98
* apparmor: compute xmatch permissions on profile loadMike Salvatore2022-10-034-3/+26
* apparmor: compute file permissions on profile loadMike Salvatore2022-10-035-48/+110
* apparmor: expose compression level limits in sysfsJon Tourville2022-10-031-0/+16
* apparmor: use zstd compression for profile dataJon Tourville2022-10-034-102/+81
* apparmor: reserve mediation classesJohn Johansen2022-10-031-1/+8
* apparmor: fix lockdep warning when removing a namespaceJohn Johansen2022-10-031-1/+1
* apparmor: fix a memleak in multi_transaction_new()Gaosheng Cui2022-10-031-1/+3
* Merge tag 'nios2_fixes_v6.0' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2022-08-165-9/+22
|\
| * nios2: add force_successful_syscall_return()Al Viro2022-08-152-0/+8
| * nios2: restarts apply only to the first sigframe we build...Al Viro2022-08-151-0/+1
| * nios2: fix syscall restart checksAl Viro2022-08-151-1/+1
| * nios2: traced syscall does need to check the syscall numberAl Viro2022-08-151-3/+8
| * nios2: don't leave NULLs in sys_call_table[]Al Viro2022-08-152-1/+1
| * nios2: page fault et.al. are *not* restartable syscalls...Al Viro2022-08-152-4/+3
* | Merge tag 'spi-fix-v6.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2022-08-166-39/+112
|\ \
| * | spi: dt-bindings: Drop Pratyush YadavKrzysztof Kozlowski2022-08-113-3/+3
| * | spi: meson-spicc: add local pow2 clock ops to preserve rate between messagesNeil Armstrong2022-08-111-28/+101
| * | MAINTAINERS: rectify entry for ARM/HPE GXP ARCHITECTURELukas Bulwahn2022-08-051-1/+1
| * | spi: spi.c: Add missing __percpu annotations in users of spi_statisticsDavid Jander2022-08-051-7/+7
* | | Merge tag 'regulator-fix-v6.0-rc1' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2022-08-162-12/+1
|\ \ \
| * | | regulator: core: Fix missing error return from regulator_bulk_get()Douglas Anderson2022-08-101-1/+1
| * | | regulator: pca9450: Remove restrictions for regulator-nameFrieder Schrempf2022-08-021-11/+0
* | | | x86: simplify load_unaligned_zeropad() implementationLinus Torvalds2022-08-163-43/+60
* | | | locking/atomic: Make test_and_*_bit() ordered on failureHector Martin2022-08-162-7/+1
| |_|/ |/| |
* | | Linux 6.0-rc1v6.0-rc1Linus Torvalds2022-08-151-4/+4
* | | radix-tree: replace gfp.h inclusion with gfp_types.hYury Norov2022-08-141-1/+1
* | | Merge tag 'pull-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds2022-08-141-0/+3
|\ \ \
| * | | take care to handle NULL ->proc_lseek()Al Viro2022-08-141-0/+3
|/ / /
* | | Merge tag 'for-linus-6.0-rc1b-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2022-08-1416-36/+116
|\ \ \
| * | | MAINTAINERS: add xen config fragments to XEN HYPERVISOR sectionsLukas Bulwahn2022-08-121-0/+2
| * | | xen: remove XEN_SCRUB_PAGES in xen.configLukas Bulwahn2022-08-121-1/+0
| * | | xen/pciback: Fix comment typoJason Wang2022-08-121-1/+1
| * | | xen/xenbus: fix return type in xenbus_file_read()Dan Carpenter2022-08-121-2/+2
| * | | xen-blkfront: Apply 'feature_persistent' parameter when connectSeongJae Park2022-08-122-4/+2
| * | | xen-blkback: Apply 'feature_persistent' parameter when connectMaximilian Heyne2022-08-122-7/+4
| * | | xen-blkback: fix persistent grants negotiationSeongJae Park2022-08-121-8/+7
| * | | x86/xen: Add support for HVMOP_set_evtchn_upcall_vectorJane Malalane2022-08-128-15/+100
* | | | Merge tag 'perf-tools-fixes-for-v6.0-2022-08-13' of git://git.kernel.org/pub/...Linus Torvalds2022-08-14112-4871/+93678
|\ \ \ \
| * | | | perf test: Refactor shell tests allowing subdirsCarsten Haitzler2022-08-134-134/+238
| * | | | perf vendor events: Update events for snowridgexZhengjun Xing2022-08-131-84/+27