summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'apparmor-pr-2019-12-03' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2019-12-0315-165/+526
|\
| * apparmor: make it so work buffers can be allocated from atomic contextJohn Johansen2019-11-236-38/+62
| * apparmor: reduce rcu_read_lock scope for aa_file_perm mediationJohn Johansen2019-11-231-3/+3
| * apparmor: fix wrong buffer allocation in aa_new_mountJohn Johansen2019-11-231-4/+4
| * apparmor: fix unsigned len comparison with less than zeroColin Ian King2019-11-231-5/+7
| * apparmor: increase left match history buffer sizeJohn Johansen2019-06-202-5/+4
| * apparmor: Switch to GFP_KERNEL where possibleSebastian Andrzej Siewior2019-06-203-12/+12
| * apparmor: Use a memory pool instead per-CPU cachesSebastian Andrzej Siewior2019-06-205-111/+164
| * apparmor: Force type-casting of current->real_credBharath Vedartham2019-06-201-1/+1
| * apparmor: fix spelling mistake "immutible" -> "immutable"Colin Ian King2019-04-171-1/+1
| * apparmor: fix blob compression when ns is forced on a policy loadJohn Johansen2019-04-112-4/+8
| * apparmor: fix missing ZLIB definesJohn Johansen2019-04-111-0/+2
| * apparmor: fix blob compression build failure on ppcJohn Johansen2019-04-111-1/+1
| * apparmor: Initial implementation of raw policy blob compressionChris Coulson2019-04-115-8/+285
* | Merge tag 's390-5.5-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds2019-12-0335-768/+627
|\ \
| * | s390: remove compat vdso codeHeiko Carstens2019-12-0113-638/+3
| * | s390/livepatch: Implement reliable stack tracing for the consistency modelMiroslav Benes2019-11-302-0/+44
| * | s390/unwind: add stack pointer alignment sanity checksMiroslav Benes2019-11-302-0/+8
| * | s390/unwind: filter out unreliable bogus %r14Vasily Gorbik2019-11-301-0/+5
| * | s390/unwind: start unwinding from reliable stateVasily Gorbik2019-11-302-17/+31
| * | s390/test_unwind: add program check context testsVasily Gorbik2019-11-301-0/+47
| * | s390/test_unwind: add irq context testsVasily Gorbik2019-11-301-0/+45
| * | s390/test_unwind: print verbose unwinding resultsVasily Gorbik2019-11-302-2/+11
| * | s390/test_unwind: add CALL_ON_STACK testsVasily Gorbik2019-11-301-7/+19
| * | s390: fix register clobbering in CALL_ON_STACKVasily Gorbik2019-11-301-2/+2
| * | s390/test_unwind: require that unwinding ended successfullyVasily Gorbik2019-11-301-0/+4
| * | s390/unwind: add a test for the internal APIIlya Leoshkevich2019-11-303-0/+248
| * | s390/unwind: always inline get_stack_pointerVasily Gorbik2019-11-301-2/+2
| * | s390/pci: add error message on device number limitNiklas Schnelle2019-11-301-0/+2
| * | s390/pci: add error message for UID collisionNiklas Schnelle2019-11-301-0/+3
| * | s390/cpum_sf: Check for SDBT and SDB consistencyThomas Richter2019-11-301-2/+15
| * | s390/cpum_sf: Use TEAR_REG macro consistantlyThomas Richter2019-11-301-8/+1
| * | s390/cpum_sf: Remove unnecessary check for pending SDBsThomas Richter2019-11-301-2/+1
| * | s390/cpum_sf: Replace function name in debug statementsThomas Richter2019-11-302-52/+57
| * | s390/kaslr: store KASLR offset for early dumpsGerald Schaefer2019-11-302-1/+6
| * | s390/unwind: stop gracefully at task pt_regsVasily Gorbik2019-11-301-1/+7
| * | s390/head64: correct init_task stack setupVasily Gorbik2019-11-301-1/+1
| * | s390/unwind: make reuse_sp default when unwinding pt_regsVasily Gorbik2019-11-302-15/+7
| * | s390/unwind: report an error if pt_regs are not on stackVasily Gorbik2019-11-301-1/+1
| * | s390: avoid misusing CALL_ON_STACK for task stack setupVasily Gorbik2019-11-303-9/+13
| * | s390: correct CALL_ON_STACK back_chain savingVasily Gorbik2019-11-301-1/+14
| * | s390/unwind: unify task is current checksVasily Gorbik2019-11-303-6/+3
| * | s390: disable preemption when switching to nodat stack with CALL_ON_STACKVasily Gorbik2019-11-302-3/+11
| * | s390: always inline disabled_waitVasily Gorbik2019-11-301-1/+1
| * | s390/vdso: fix getcpuHeiko Carstens2019-11-304-10/+14
| * | s390/smp,vdso: fix ASCE handlingHeiko Carstens2019-11-301-0/+5
| * | s390/zcrypt: handle new reply code FILTERED_BY_HYPERVISORHarald Freudenberger2019-11-301-0/+2
| * | s390: implement perf_arch_fetch_caller_regsIlya Leoshkevich2019-11-301-0/+7
* | | Merge tag 'xtensa-20191201' of git://github.com/jcmvbkbc/linux-xtensaLinus Torvalds2019-12-0337-663/+772
|\ \ \
| * | | xtensa: clean up system_call/xtensa_rt_sigreturn interactionMax Filippov2019-11-303-10/+6