summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* apparmor: dfa split verification of table headersJohn Johansen2018-02-091-48/+68
* apparmor: dfa add support for state differential encodingJohn Johansen2018-02-092-1/+29
* apparmor: dfa move character match into a macroJohn Johansen2018-02-091-47/+27
* apparmor: update domain transitions that are subsets of confinement at nnpJohn Johansen2018-02-094-65/+110
* apparmor: move context.h to cred.hJohn Johansen2018-02-0915-14/+14
* apparmor: move task related defines and fns to task.X filesJohn Johansen2018-02-096-98/+105
* apparmor: cleanup, drop unused fn __aa_task_is_confined()John Johansen2018-02-091-11/+0
* apparmor: cleanup fixup description of aa_replace_profilesJohn Johansen2018-02-091-2/+3
* apparmor: rename tctx to ctxJohn Johansen2018-02-093-30/+29
* apparmor: drop cred_ctx and reference the label directlyJohn Johansen2018-02-094-129/+47
* apparmor: move task domain change info to task securityJohn Johansen2018-02-094-52/+132
* apparmor: rename task_ctx to the more accurate cred_ctxJohn Johansen2018-02-095-46/+45
* apparmor: audit unknown signal numbersJohn Johansen2018-02-093-4/+12
* apparmor: make signal label match work when matching stacked labelsJohn Johansen2018-02-091-28/+12
* security: apparmor: remove duplicate includesPravin Shedge2018-02-091-1/+0
* apparmor: root view labels should not be under user controlJohn Johansen2018-02-091-3/+2
* apparmor: cleanup add proper line wrapping to nulldfa.inJohn Johansen2018-02-091-1/+107
* apparmor: provide a bounded version of label_parseJohn Johansen2018-02-092-11/+27
* apparmor: use the dfa to do label parse string splittingJohn Johansen2018-02-095-11/+170
* apparmor: add first substr match to dfaJohn Johansen2018-02-092-0/+124
* apparmor: split load data into management struct and data blobJohn Johansen2018-02-092-4/+11
* apparmor: fix logging of the existence test for signalsJohn Johansen2018-02-092-2/+4
* apparmor: fix resource audit messages when auditing peerJohn Johansen2018-02-091-4/+4
* apparmor: fix display of .ns_name for containersJohn Johansen2018-02-091-3/+1
* Linux 4.15v4.15Linus Torvalds2018-01-281-1/+1
* Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2018-01-282-2/+0
|\
| * x86/retpoline: Remove the esp/rsp thunkWaiman Long2018-01-242-2/+0
* | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2018-01-287-34/+60
|\ \
| * | x86/ftrace: Add one more ENDPROC annotationJosh Poimboeuf2018-01-281-1/+1
| * | x86: Mark hpa as a "Designated Reviewer" for the time beingH. Peter Anvin2018-01-271-11/+1
| * | x86/mm/64: Tighten up vmalloc_fault() sanity checks on 5-level kernelsAndy Lutomirski2018-01-261-13/+9
| * | x86/mm/64: Fix vmapped stack syncing on very-large-memory 4-level systemsAndy Lutomirski2018-01-261-5/+29
| * | x86/microcode: Fix again accessing initrd after having been freedBorislav Petkov2018-01-241-1/+1
| * | x86/microcode/intel: Extend BDW late-loading further with LLC size checkJia Zhang2018-01-241-2/+18
| * | perf/x86/amd/power: Do not load AMD power module on !AMD platformsXiao Liang2018-01-241-1/+1
* | | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2018-01-281-0/+3
|\ \ \
| * | | hrtimer: Reset hrtimer cpu base proper on CPU hotplugThomas Gleixner2018-01-271-0/+3
* | | | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2018-01-283-5/+18
|\ \ \ \
| * | | | sched/core: Fix cpu.max vs. cpuhotplug deadlockPeter Zijlstra2018-01-243-5/+18
| | |/ / | |/| |
* | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2018-01-282-20/+60
|\ \ \ \
| * | | | perf/x86: Fix perf,x86,cpuhp deadlockPeter Zijlstra2018-01-251-15/+18
| * | | | perf/core: Fix ctx::mutex deadlockPeter Zijlstra2018-01-251-1/+7
| * | | | perf/core: Fix another perf,trace,cpuhp lock inversionPeter Zijlstra2018-01-251-2/+24
| * | | | perf/core: Fix lock inversion between perf,trace,cpuhpPeter Zijlstra2018-01-251-2/+11
| |/ / /
* | | | Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2018-01-282-3/+5
|\ \ \ \
| * | | | locking/lockdep: Avoid triggering hardlockup from debug_show_all_locks()Tejun Heo2018-01-241-0/+2
| * | | | futex: Fix OWNER_DEAD fixupPeter Zijlstra2018-01-241-3/+3
| |/ / /
* | | | Merge tag 'riscv-for-linus-4.15-maintainers' of git://git.kernel.org/pub/scm/...Linus Torvalds2018-01-261-2/+2
|\ \ \ \
| * | | | Update the RISC-V MAINTAINERS filePalmer Dabbelt2018-01-261-2/+2
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2018-01-2616-28/+57
|\ \ \ \ \