summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | * | Kernel threads excluded from smack checksRoman Kubiak2015-08-101-0/+6
| | * | Smack: Three symbols that should be staticCasey Schaufler2015-07-312-3/+3
| | * | Smack: IPv6 host labelingCasey Schaufler2015-07-284-161/+604
| | * | sysfs: fix simple_return.cocci warningskbuild test robot2015-07-221-5/+1
| | * | smack: allow mount opts setting over filesystems with binary mount dataVivek Trivedi2015-07-222-40/+219
| * | | Merge tag 'asn1-fixes-20150805' of git://git.kernel.org/pub/scm/linux/kernel/...James Morris2015-08-073-18/+48
| |\ \ \
| | * | | ASN.1: Handle 'ANY OPTIONAL' in grammarDavid Howells2015-08-053-7/+21
| | * | | ASN.1: Fix non-match detection failure on data overrunDavid Howells2015-08-051-3/+2
| | * | | ASN.1: Fix actions on CHOICE elements with IMPLICIT tagsDavid Howells2015-08-053-3/+17
| | * | | ASN.1: Fix handling of CHOICE in ASN.1 compilerDavid Howells2015-08-051-7/+10
| * | | | Yama: remove needless CONFIG_SECURITY_YAMA_STACKEDKees Cook2015-07-288-52/+28
| | |/ / | |/| |
| * | | Merge tag 'seccomp-next' of git://git.kernel.org/pub/scm/linux/kernel/git/kee...James Morris2015-07-205-8/+31
| |\ \ \ | | |/ / | |/| |
| | * | seccomp: swap hard-coded zeros to defined nameKees Cook2015-07-152-2/+2
| | * | seccomp: add ptrace options for suspend/resumeTycho Andersen2015-07-154-2/+26
| | * | seccomp: Replace smp_read_barrier_depends() with lockless_dereference()Pranith Kumar2015-07-151-4/+3
* | | | Merge branch 'nmi' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds2015-09-086-130/+196
|\ \ \ \
| * | | | ARM: add basic support for on-demand backtrace of other CPUsRussell King2015-07-172-0/+23
| * | | | nmi: x86: convert to generic nmi handlerRussell King2015-07-171-129/+4
| * | | | nmi: create generic NMI backtrace implementationRussell King2015-07-173-1/+169
* | | | | Merge tag 'for-linus-4.3-rc0-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2015-09-0842-363/+2229
|\ \ \ \ \
| * | | | | xen: switch extra memory accounting to use pfnsJuergen Gross2015-09-083-41/+49
| * | | | | xen: limit memory to architectural maximumJuergen Gross2015-09-081-1/+1
| * | | | | xen: avoid another early crash of memory limited dom0Juergen Gross2015-09-081-8/+15
| * | | | | xen: avoid early crash of memory limited dom0Juergen Gross2015-09-081-3/+4
| * | | | | arm/xen: Remove helpers which are PV specificJulien Grall2015-08-201-14/+2
| * | | | | xen/x86: Don't try to set PCE bit in CR4Boris Ostrovsky2015-08-201-2/+1
| * | | | | xen/PMU: PMU emulation codeBoris Ostrovsky2015-08-201-29/+185
| * | | | | xen/PMU: Intercept PMU-related MSR and APIC accessesBoris Ostrovsky2015-08-205-8/+109
| * | | | | xen/PMU: Describe vendor-specific PMU registersBoris Ostrovsky2015-08-201-1/+152
| * | | | | xen/PMU: Initialization code for Xen PMUBoris Ostrovsky2015-08-2010-9/+398
| * | | | | xen/PMU: Sysfs interface for setting Xen PMU modeBoris Ostrovsky2015-08-207-1/+228
| * | | | | xen: xensyms supportBoris Ostrovsky2015-08-206-0/+183
| * | | | | xen: remove no longer needed p2m.hJuergen Gross2015-08-204-19/+9
| * | | | | xen: allow more than 512 GB of RAM for 64 bit pv-domainsJuergen Gross2015-08-205-27/+73
| * | | | | xen: move p2m list if conflicting with e820 mapJuergen Gross2015-08-203-47/+264
| * | | | | xen: add explicit memblock_reserve() calls for special pagesJuergen Gross2015-08-203-1/+19
| * | | | | mm: provide early_memremap_ro to establish read-only mappingJuergen Gross2015-08-203-0/+17
| * | | | | xen: check for initrd conflicting with e820 mapJuergen Gross2015-08-201-0/+51
| * | | | | xen: check pre-allocated page tables for conflict with memory mapJuergen Gross2015-08-203-3/+23
| * | | | | xen: check for kernel memory conflicting with memory layoutJuergen Gross2015-08-201-0/+12
| * | | | | xen: find unused contiguous memory areaJuergen Gross2015-08-202-0/+35
| * | | | | xen: check memory area against e820 mapJuergen Gross2015-08-202-0/+24
| * | | | | xen: split counting of extra memory pages from remappingJuergen Gross2015-08-201-40/+58
| * | | | | xen: move static e820 map to global scopeJuergen Gross2015-08-201-47/+49
| * | | | | xen: eliminate scalability issues from initial mapping setupJuergen Gross2015-08-203-39/+156
| * | | | | xen: don't build mfn tree if tools don't need itJuergen Gross2015-08-201-3/+7
| * | | | | xen: save linear p2m list address in shared info structureJuergen Gross2015-08-201-0/+17
| * | | | | xen: sync with xen headersJuergen Gross2015-08-202-24/+107
| * | | | | arm/xen: Drop the definition of xen_pci_platform_unplugJulien Grall2015-08-201-3/+0
| * | | | | xen/events: Support event channel rebind on ARMJulien Grall2015-08-206-10/+24
OpenPOWER on IntegriCloud