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
Age
Commit message (
Expand
)
Author
Files
Lines
2018-10-26
KVM: PPC: Use exported tb_to_ns() function in decrementer emulation
Paul Mackerras
2
-6
/
+4
2018-10-26
powerpc/pseries: Export maximum memory value
Aravinda Prasad
1
-0
/
+13
2018-10-26
powerpc/8xx: Use patch_site for perf counters setup
Christophe Leroy
3
-29
/
+35
2018-10-26
powerpc/8xx: Use patch_site for memory setup patching
Christophe Leroy
3
-24
/
+23
2018-10-26
powerpc/code-patching: Add a helper to get the address of a patch_site
Christophe Leroy
1
-0
/
+5
2018-10-26
Revert "powerpc/8xx: Use L1 entry APG to handle _PAGE_ACCESSED for CONFIG_SWAP"
Christophe Leroy
3
-47
/
+34
2018-10-26
KEYS: asym_tpm: Add support for the sign operation [ver #2]
Denis Kenzior
1
-1
/
+155
2018-10-26
KEYS: asym_tpm: Implement tpm_sign [ver #2]
Denis Kenzior
1
-0
/
+87
2018-10-26
KEYS: asym_tpm: Implement signature verification [ver #2]
Denis Kenzior
1
-6
/
+100
2018-10-26
KEYS: asym_tpm: Implement the decrypt operation [ver #2]
Denis Kenzior
1
-1
/
+57
2018-10-26
KEYS: asym_tpm: Implement tpm_unbind [ver #2]
Denis Kenzior
1
-0
/
+82
2018-10-26
KEYS: asym_tpm: Add loadkey2 and flushspecific [ver #2]
Denis Kenzior
1
-0
/
+94
2018-10-26
KEYS: Move trusted.h to include/keys [ver #2]
Denis Kenzior
2
-1
/
+1
2018-10-26
KEYS: trusted: Expose common functionality [ver #2]
Denis Kenzior
3
-5
/
+22
2018-10-26
KEYS: asym_tpm: Implement encryption operation [ver #2]
Denis Kenzior
1
-0
/
+84
2018-10-26
KEYS: asym_tpm: Implement pkey_query [ver #2]
Denis Kenzior
1
-0
/
+135
2018-10-26
KEYS: Add parser for TPM-based keys [ver #2]
Denis Kenzior
4
-0
/
+127
2018-10-26
KEYS: asym_tpm: extract key size & public key [ver #2]
Denis Kenzior
2
-0
/
+115
2018-10-26
KEYS: asym_tpm: add skeleton for asym_tpm [ver #2]
Denis Kenzior
4
-0
/
+118
2018-10-26
crypto: rsa-pkcs1pad: Allow hash to be optional [ver #2]
Denis Kenzior
1
-18
/
+41
2018-10-26
KEYS: Implement PKCS#8 RSA Private Key parser [ver #2]
David Howells
5
-0
/
+233
2018-10-26
KEYS: Implement encrypt, decrypt and sign for software asymmetric key [ver #2]
David Howells
1
-1
/
+81
2018-10-26
KEYS: Allow the public_key struct to hold a private key [ver #2]
David Howells
2
-2
/
+13
2018-10-26
KEYS: Provide software public key query function [ver #2]
David Howells
1
-17
/
+82
2018-10-26
KEYS: Make the X.509 and PKCS7 parsers supply the sig encoding type [ver #2]
David Howells
2
-12
/
+10
2018-10-26
KEYS: Provide missing asymmetric key subops for new key type ops [ver #2]
David Howells
6
-7
/
+180
2018-10-26
KEYS: Provide keyctls to drive the new key type ops for asymmetric keys [ver #2]
David Howells
7
-0
/
+541
2018-10-26
KEYS: Provide key type operations for asymmetric key ops [ver #2]
David Howells
4
-0
/
+168
2018-10-26
s390: avoid vmlinux segments overlap
Vasily Gorbik
2
-3
/
+3
2018-10-26
s390/vdso: add missing FORCE to build targets
Vasily Gorbik
2
-6
/
+6
2018-10-26
s390/decompressor: add missing FORCE to build targets
Vasily Gorbik
1
-7
/
+7
2018-10-26
Merge tag 'perf-core-for-mingo-4.20-20181025' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/urgent
Ingo Molnar
38
-396
/
+2778
2018-10-26
xen: drop writing error messages to xenstore
Juergen Gross
1
-4
/
+2
2018-10-26
xen/pvh: don't try to unplug emulated devices
Juergen Gross
1
-0
/
+4
2018-10-26
parisc: Use LINUX_GATEWAY_SPACE constant in entry.S
Helge Deller
1
-2
/
+3
2018-10-26
parisc64: change __kernel_suseconds_t to match glibc
Arnd Bergmann
1
-3
/
+0
2018-10-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc
Linus Torvalds
7
-62
/
+335
2018-10-25
Merge tag 'riscv-for-linus-4.20-mw0' of git://git.kernel.org/pub/scm/linux/kernel/git/palmer/riscv-linux
Linus Torvalds
33
-246
/
+1039
2018-10-25
Merge tag 'kvm-4.20-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
138
-3200
/
+12397
2018-10-25
Merge branch 'for-4.20' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup
Linus Torvalds
3
-13
/
+5
2018-10-25
Merge tag 'printk-for-4.20' of git://git.kernel.org/pub/scm/linux/kernel/git/pmladek/printk
Linus Torvalds
3
-149
/
+158
2018-10-25
bpf: add bpf_jit_limit knob to restrict unpriv allocations
Daniel Borkmann
4
-5
/
+63
2018-10-25
Merge branch 'pkt-access-fixes'
Alexei Starovoitov
5
-7
/
+42
2018-10-25
bpf: make direct packet write unclone more robust
Daniel Borkmann
2
-1
/
+16
2018-10-25
bpf: fix leaking uninitialized memory on pop/peek helpers
Daniel Borkmann
1
-0
/
+2
2018-10-25
bpf: fix direct packet write into pop/peek helpers
Daniel Borkmann
1
-2
/
+0
2018-10-25
bpf: fix cg_skb types to hint access type in may_access_direct_pkt_data
Daniel Borkmann
1
-0
/
+1
2018-10-25
bpf: fix direct packet access for flow dissector progs
Daniel Borkmann
1
-2
/
+4
2018-10-25
bpf: disallow direct packet access for unpriv in cg_skb
Daniel Borkmann
2
-1
/
+7
2018-10-25
bpf: fix test suite to enable all unpriv program types
Daniel Borkmann
1
-2
/
+13
[prev]
[next]