index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
compat_audit.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2018-08-10
powerpc/fadump: handle crash memory ranges array index overflow
Hari Bathini
2
-17
/
+77
2018-08-10
powerpc/cpm1: fix compilation error with CONFIG_PPC_EARLY_DEBUG_CPM
Christophe Leroy
2
-0
/
+2
2018-08-10
powerpc: Fix size calculation using resource_size()
Dan Carpenter
1
-1
/
+1
2018-08-10
Documentation: Update documentation on ppc-memtrace
Rashmica Gupta
1
-4
/
+5
2018-08-10
powerpc/powernv: Allow memory that has been hot-removed to be hot-added
Rashmica Gupta
1
-7
/
+85
2018-08-08
selftests/powerpc: Kill child processes on SIGINT
Breno Leitao
1
-6
/
+12
2018-08-07
powerpc/powernv/opal: Use standard interrupts property when available
Benjamin Herrenschmidt
1
-51
/
+75
2018-08-07
powerpc: Allow CPU selection of e300core variants
Christophe Leroy
1
-0
/
+10
2018-08-07
powerpc: Allow CPU selection also on PPC32
Christophe Leroy
1
-4
/
+11
2018-08-07
powerpc: Make CPU selection logic generic in Makefile
Christophe Leroy
2
-7
/
+16
2018-08-07
powerpc/Makefiles: Convert ifeq to ifdef where possible
Rodrigo R. Galvao
9
-27
/
+29
2018-08-07
powerpc/64: Copy as much as possible in __copy_tofrom_user
Paul Mackerras
1
-6
/
+23
2018-08-07
selftests/powerpc/64: Test exception cases in copy_tofrom_user
Michael Ellerman
6
-21
/
+188
2018-08-07
selftests/powerpc/64: Test all paths through copy routines
Paul Mackerras
7
-44
/
+85
2018-08-07
powerpc/64: Make exception table clearer in __copy_tofrom_user_base
Paul Mackerras
1
-326
/
+225
2018-08-07
powerpc/powermac: of_node_put() is not needed after iterator
zhong jiang
1
-2
/
+0
2018-08-07
crypto/nx: Initialize 842 high and normal RxFIFO control registers
Haren Myneni
5
-4
/
+34
2018-08-07
powerpc/powernv: Export opal_check_token symbol
Haren Myneni
1
-0
/
+1
2018-08-07
powerpc/platforms/85xx: fix t1042rdb_diu.c build errors & warning
Randy Dunlap
1
-0
/
+4
2018-08-07
powerpc/perf: Remove sched_task function defined for thread-imc
Anju T Sudhakar
1
-57
/
+51
2018-08-07
powerpc/64s: Fix page table fragment refcount race vs speculative references
Nicholas Piggin
3
-11
/
+19
2018-08-07
misc: cxl: changed asterisk position
Parth Y Shah
1
-1
/
+1
2018-08-07
powerpc/pasemi: Use pr_err/pr_warn... for kernel messages
Darren Stevens
7
-40
/
+36
2018-08-07
powerpc/traps: Show instructions on exceptions
Murilo Opsfelder Araujo
1
-0
/
+3
2018-08-07
powerpc: Add show_user_instructions()
Murilo Opsfelder Araujo
2
-0
/
+45
2018-08-07
powerpc/traps: Print VMA for unhandled signals
Murilo Opsfelder Araujo
1
-2
/
+19
2018-08-07
powerpc/traps: Use %lx format in show_signal_msg()
Murilo Opsfelder Araujo
1
-8
/
+3
2018-08-07
powerpc/traps: Use an explicit ratelimit state for show_signal_msg()
Murilo Opsfelder Araujo
1
-5
/
+16
2018-08-07
powerpc/traps: Print unhandled signals in a separate function
Murilo Opsfelder Araujo
1
-10
/
+16
2018-08-07
selftests/powerpc: Add more version checks to alignment_handler test
Michael Ellerman
1
-8
/
+59
2018-08-07
selftests/powerpc: Skip earlier in alignment_handler test
Michael Ellerman
1
-5
/
+35
2018-08-07
powerpc/64s: Make rfi_flush_fallback a little more robust
Michael Ellerman
1
-0
/
+6
2018-08-07
powerpc/powernv: Query firmware for count cache flush settings
Michael Ellerman
1
-0
/
+7
2018-08-07
powerpc/pseries: Query hypervisor for count cache flush settings
Michael Ellerman
2
-0
/
+9
2018-08-07
powerpc/64s: Add support for software count cache flush
Michael Ellerman
4
-5
/
+154
2018-08-07
powerpc/64s: Add new security feature flags for count cache flush
Michael Ellerman
1
-0
/
+6
2018-08-07
powerpc/asm: Add a patch_site macro & helpers for patching instructions
Michael Ellerman
3
-0
/
+36
2018-08-07
Documentation: Add nospectre_v1 parameter
Diana Craciun
1
-0
/
+4
2018-08-07
powerpc/fsl: Sanitize the syscall table for NXP PowerPC 32 bit platforms
Diana Craciun
1
-0
/
+10
2018-08-07
powerpc/fsl: Add barrier_nospec implementation for NXP PowerPC Book3E
Diana Craciun
3
-2
/
+39
2018-08-07
powerpc/64: Make meltdown reporting Book3S 64 specific
Diana Craciun
1
-0
/
+2
2018-08-07
powerpc/64: Call setup_barrier_nospec() from setup_arch()
Michael Ellerman
4
-2
/
+6
2018-08-07
powerpc/64: Add CONFIG_PPC_BARRIER_NOSPEC
Michael Ellerman
7
-10
/
+22
2018-08-07
powerpc/64: Make stf barrier PPC_BOOK3S_64 specific.
Diana Craciun
1
-0
/
+2
2018-08-07
powerpc/64: Disable the speculation barrier from the command line
Diana Craciun
1
-1
/
+11
2018-08-07
powerpc/64s: Don't use __MASKABLE_EXCEPTION unnecessarily
Michael Ellerman
1
-11
/
+5
2018-08-07
powerpc/64s: Drop unused loc parameter to MASKABLE_EXCEPTION macros
Michael Ellerman
2
-6
/
+6
2018-08-07
powerpc/64s: Remove PSERIES naming from the MASKABLE macros
Michael Ellerman
3
-22
/
+18
2018-08-07
powerpc/64s: Drop _MASKABLE_RELON_EXCEPTION_PSERIES()
Michael Ellerman
2
-9
/
+6
2018-08-07
powerpc/64s: Drop _MASKABLE_EXCEPTION_PSERIES()
Michael Ellerman
2
-9
/
+6
[next]