aboutsummaryrefslogtreecommitdiffstats
path: root/security (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2016-11-11arm64: assembler: introduce ldr_this_cpuMark Rutland2-5/+16
2016-11-11arm64: make cpu number a percpu variableMark Rutland2-1/+15
2016-11-11arm64: smp: prepare for smp_processor_id() reworkMark Rutland1-3/+4
2016-11-11arm64: move sp_el0 and tpidr_el1 into cpu_suspend_ctxMark Rutland4-10/+7
2016-11-11arm64: prep stack walkers for THREAD_INFO_IN_TASKMark Rutland3-6/+24
2016-11-11arm64: unexport walk_stackframeMark Rutland1-1/+0
2016-11-11arm64: traps: simplify die() and __die()Mark Rutland1-7/+6
2016-11-11arm64: factor out current_stack_pointerMark Rutland7-5/+17
2016-11-11arm64: asm-offsets: remove unused definitionsMark Rutland1-2/+0
2016-11-11arm64: thread_info remove stale itemsMark Rutland1-2/+0
2016-11-11thread_info: include <current.h> for THREAD_INFO_IN_TASKMark Rutland1-0/+6
2016-11-11thread_info: factor out restart_blockMark Rutland2-40/+52
2016-11-09arm64: percpu: kill off final ACCESS_ONCE() usesMark Rutland1-8/+8
2016-11-09arm64: hugetlb: fix the wrong address for several functionsHuang Shijie1-4/+4
2016-11-09arm64: hugetlb: remove the wrong pmd check in find_num_contig()Huang Shijie1-12/+0
2016-11-09arm64: Fix typo in add_default_hugepagesz() for 64K pagesCatalin Marinas1-1/+1
2016-11-07arm64: fix error: conflicting types for 'kprobe_fault_handler'Pratyush Anand1-1/+0
2016-11-07arm64: Add uprobe supportPratyush Anand10-2/+277
2016-11-07arm64: introduce mm context flag to keep 32 bit task informationPratyush Anand2-2/+11
2016-11-07arm64: Handle TRAP_BRKPT for user mode as wellPratyush Anand1-7/+11
2016-11-07arm64: Handle TRAP_TRACE for user mode as wellPratyush Anand1-10/+12
2016-11-07arm64: kgdb_step_brk_fn: ignore other's exceptionPratyush Anand1-0/+3
2016-11-07arm64: kprobe: protect/rename few definitions to be reused by uprobePratyush Anand4-43/+52
2016-11-07arm64: dump: Add checking for writable and exectuable pagesLaura Abbott4-0/+94
2016-11-07arm64: dump: Remove max_addrLaura Abbott1-1/+0
2016-11-07arm64: dump: Make the page table dumping seq_file optionalLaura Abbott1-7/+19
2016-11-07arm64: dump: Make ptdump debugfs a separate optionLaura Abbott6-31/+54
2016-11-07arm64: mm: set the contiguous bit for kernel mappings where appropriateArd Biesheuvel1-4/+30
2016-11-07arm64: mm: replace 'block_mappings_allowed' with 'page_mappings_only'Ard Biesheuvel3-21/+21
2016-11-07arm64: mm: BUG on unsupported manipulations of live kernel mappingsArd Biesheuvel1-27/+43
2016-11-07arm64: Remove pointless WARN_ON in DMA teardownRobin Murphy1-5/+0
2016-11-07arm64/kprobes: Tidy up sign-extension usageRobin Murphy1-9/+7
2016-11-07arm64: add sysfs cpu_capacity attributeJuri Lelli1-0/+64
2016-11-07arm64: parse cpu capacity-dmips-mhz from DTJuri Lelli1-1/+158
2016-11-07Documentation: arm: define DT cpu capacity-dmips-mhz bindingsJuri Lelli2-0/+246
2016-11-05Linux 4.9-rc4Linus Torvalds1-1/+1
2016-11-04PCI: designware: Check for iATU unroll support after initializing hostNiklas Cassel1-2/+5
2016-11-04i2c: core: fix NULL pointer dereference under race conditionVladimir Zapolskiy1-1/+1
2016-11-04MIPS: Fix max_low_pfn with disabled highmemJames Hogan1-0/+13
2016-11-04MIPS: Correct MIPS I FP sigcontext layoutMaciej W. Rozycki1-64/+39
2016-11-04MIPS: Fix ISA I/II FP signal context offsetsMaciej W. Rozycki2-117/+131
2016-11-04MIPS: Remove FIR from ISA I FP signal contextMaciej W. Rozycki1-5/+1
2016-11-04MIPS: Fix ISA I FP sigcontext access violation handlingMaciej W. Rozycki1-1/+1
2016-11-04MIPS: Fix FCSR Cause bit handling for correct SIGFPE issueMaciej W. Rozycki5-42/+78
2016-11-04MIPS: ptrace: Also initialize the FP context on individual FCSR writesMaciej W. Rozycki1-0/+1
2016-11-04MIPS: dump_tlb: Fix printk continuationsJames Hogan2-31/+31
2016-11-04MIPS: Fix __show_regs() outputPaul Burton1-21/+21
2016-11-04MIPS: traps: Fix output of show_codeMatt Redfearn1-3/+4
2016-11-04MIPS: traps: Fix output of show_stacktraceMatt Redfearn1-6/+8
2016-11-04MIPS: traps: Fix output of show_backtraceMatt Redfearn1-1/+1