index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
Age
Commit message (
Expand
)
Author
Files
Lines
2018-01-21
powerpc/hash: Skip non initialized page size in init_hpte_page_sizes
Aneesh Kumar K.V
1
-1
/
+1
2018-01-21
Merge branch 'next' of https://git.kernel.org/pub/scm/linux/kernel/git/scottwood/linux into next
Michael Ellerman
8
-43
/
+99
2018-01-21
Merge branch 'fixes' into next
Michael Ellerman
32
-94
/
+672
2018-01-21
Merge branch 'topic/ppc-kvm' into next
Michael Ellerman
11
-75
/
+203
2018-01-21
powerpc/mm: Remove unused flag arg in global_invalidates
Aneesh Kumar K.V
1
-5
/
+4
2018-01-20
powerpc/sysdev: change CPM GPIO to platform_device
Christophe Leroy
7
-39
/
+97
2018-01-21
powerpc: Enable support for ibm,drc-info devtree property
Michael Bringmann
1
-0
/
+1
2018-01-21
pseries/drc-info: Search DRC properties for CPU indexes
Michael Bringmann
3
-28
/
+173
2018-01-21
powerpc/firmware: Add definitions for new drc-info firmware feature
Michael Bringmann
3
-1
/
+5
2018-01-20
powerpc/fsl_pci: Fix ptr_ret.cocci warnings
Vasyl Gomonovych
1
-3
/
+1
2018-01-20
powerpc/fsl_pci: Correct fsl_pci_mcheck_exception
Joakim Tjernlund
1
-1
/
+1
2018-01-20
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mattst88/alpha
Linus Torvalds
2
-12
/
+35
2018-01-21
powerpc/watchdog: improve watchdog comments
Nicholas Piggin
1
-20
/
+38
2018-01-21
powerpc/lib/feature-fixups: use raw_patch_instruction()
Christophe Leroy
3
-6
/
+7
2018-01-21
powerpc/lib/code-patching: refactor patch_instruction()
Christophe Leroy
1
-15
/
+15
2018-01-21
powerpc: restore alphabetic order in Kconfig
Christophe Leroy
1
-2
/
+2
2018-01-21
powerpc/spufs: use timespec64 for timestamps
Arnd Bergmann
2
-4
/
+4
2018-01-21
powerpc/mpic_timer: avoid struct timeval
Arnd Bergmann
3
-58
/
+21
2018-01-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
10
-25
/
+30
2018-01-20
x86: Use __nostackprotect for sme_encrypt_kernel
Laura Abbott
1
-1
/
+1
2018-01-20
alpha: fix crash if pthread_create races with signal delivery
Mikulas Patocka
1
-1
/
+2
2018-01-20
alpha: fix formating of stack content
Mikulas Patocka
1
-4
/
+9
2018-01-20
alpha: fix reboot on Avanti platform
Mikulas Patocka
1
-1
/
+2
2018-01-20
alpha: deprecate pci_get_bus_and_slot()
Sinan Kaya
2
-2
/
+2
2018-01-20
alpha: Fix mixed up args in EXC macro in futex operations
Michael Cree
1
-4
/
+4
2018-01-20
alpha: osf_sys.c: use timespec64 where appropriate
Arnd Bergmann
1
-34
/
+34
2018-01-20
alpha: osf_sys.c: fix put_tv32 regression
Arnd Bergmann
1
-2
/
+2
2018-01-20
alpha: make thread_saved_pc static
Tobias Klauser
2
-5
/
+2
2018-01-20
alpha: make XTABS equivalent to TAB3
Eugene Syromiatnikov
1
-1
/
+5
2018-01-20
alpha/PCI: Fix noname IRQ level detection
Lorenzo Pieralisi
1
-6
/
+29
2018-01-20
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
8
-6
/
+188
2018-01-20
Merge tag 'mips_fixes_4.15_2' of git://git.kernel.org/pub/scm/linux/kernel/git/jhogan/mips
Linus Torvalds
12
-12
/
+107
2018-01-20
KVM: s390: wire up bpb feature
Christian Borntraeger
4
-2
/
+28
2018-01-21
powerpc/powernv/ioda: Finish removing explicit max window size check
Alexey Kardashevskiy
1
-1
/
+0
2018-01-21
powerpc/mm: Invalidate subpage_prot() system call on radix platforms
Anshuman Khandual
1
-0
/
+3
2018-01-21
powerpc: sys_pkey_mprotect() system call
Ram Pai
3
-3
/
+3
2018-01-21
powerpc: sys_pkey_alloc() and sys_pkey_free() system calls
Ram Pai
3
-3
/
+5
2018-01-21
powerpc: Enable pkey subsystem
Ram Pai
3
-13
/
+63
2018-01-20
powerpc/ptrace: Add memory protection key regset
Thiago Jung Bauermann
4
-0
/
+79
2018-01-20
powerpc: Deliver SEGV signal on pkey violation
Ram Pai
3
-13
/
+39
2018-01-20
powerpc: introduce get_mm_addr_key() helper
Ram Pai
2
-0
/
+33
2018-01-20
powerpc: Handle exceptions caused by pkey violation
Ram Pai
3
-2
/
+23
2018-01-20
powerpc: implementation for arch_vma_access_permitted()
Ram Pai
2
-1
/
+38
2018-01-20
powerpc: check key protection for user page access
Ram Pai
1
-1
/
+9
2018-01-20
powerpc: helper to validate key-access permissions of a pte
Ram Pai
3
-0
/
+39
2018-01-20
powerpc: Program HPTE key protection bits
Ram Pai
4
-0
/
+21
2018-01-20
powerpc: map vma key-protection bits to pte key bits.
Ram Pai
3
-1
/
+42
2018-01-20
powerpc: implementation for arch_override_mprotect_pkey()
Ram Pai
3
-1
/
+61
2018-01-20
powerpc: ability to associate pkey to a vma
Ram Pai
3
-1
/
+25
2018-01-20
powerpc: introduce execute-only pkey
Ram Pai
3
-1
/
+64
[prev]
[next]