index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'i2c/for-4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/w...
Linus Torvalds
2015-09-09
3
-4
/
+77
|
\
|
*
i2c: core: Add support for best effort block read emulation
Irina Tirdea
2015-08-24
1
-0
/
+3
|
*
i2c: mux: Add register-based mux i2c-mux-reg
York Sun
2015-08-24
1
-0
/
+44
|
*
i2c: add a flag to mark clients as slaves
Wolfram Sang
2015-08-24
1
-4
/
+5
|
*
dt-bindings: add header for generic I2C flags in bindings
Wolfram Sang
2015-08-24
1
-0
/
+18
|
*
i2c: core: add and export of_get_i2c_adapter_by_node() interface
Vladimir Zapolskiy
2015-08-10
1
-0
/
+7
*
|
Merge tag 'rtc-v4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/abellon...
Linus Torvalds
2015-09-09
1
-0
/
+29
|
\
\
|
*
|
rtc: cmos: century support
Sylvain Chouleur
2015-09-05
1
-0
/
+29
*
|
|
Merge tag 'libnvdimm-for-4.3' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2015-09-08
12
-42
/
+179
|
\
\
\
|
*
|
|
libnvdimm, pmem: direct map legacy pmem by default
Dan Williams
2015-08-29
1
-0
/
+4
|
*
|
|
x86, pmem: clarify that ARCH_HAS_PMEM_API implies PMEM mapped WB
Dan Williams
2015-08-28
1
-14
/
+22
|
*
|
|
add devm_memremap_pages
Christoph Hellwig
2015-08-28
1
-0
/
+20
|
*
|
|
mm: ZONE_DEVICE for "device memory"
Dan Williams
2015-08-28
2
-2
/
+26
|
*
|
|
mm: move __phys_to_pfn and __pfn_to_phys to asm/generic/memory_model.h
Christoph Hellwig
2015-08-28
1
-0
/
+6
|
*
|
|
dax: drop size parameter to ->direct_access()
Dan Williams
2015-08-28
1
-1
/
+1
|
*
|
|
pmem, dax: have direct_access use __pmem annotation
Ross Zwisler
2015-08-20
1
-4
/
+4
|
*
|
|
pmem: add copy_from_iter_pmem() and clear_pmem()
Ross Zwisler
2015-08-20
1
-2
/
+62
|
*
|
|
pmem: remove layer when calling arch_has_wmb_pmem()
Ross Zwisler
2015-08-20
1
-10
/
+3
|
*
|
|
pmem, x86: move x86 PMEM API to new pmem.h header
Ross Zwisler
2015-08-20
1
-1
/
+1
|
*
|
|
pmem: switch to devm_ allocations
Christoph Hellwig
2015-08-14
1
-6
/
+8
|
*
|
|
devres: add devm_memremap
Christoph Hellwig
2015-08-14
1
-0
/
+4
|
*
|
|
pmem: convert to generic memremap
Dan Williams
2015-08-14
1
-19
/
+9
|
*
|
|
arch: introduce memremap()
Dan Williams
2015-08-14
1
-0
/
+9
|
*
|
|
arch, drivers: don't include <asm/io.h> directly, use <linux/io.h> instead
Dan Williams
2015-08-11
3
-3
/
+3
|
*
|
|
mm: enhance region_is_ram() to region_intersects()
Dan Williams
2015-08-11
1
-1
/
+8
|
*
|
|
libnvdimm: Add DSM support for Address Range Scrub commands
Vishal Verma
2015-07-28
1
-0
/
+10
|
*
|
|
libnvdimm: Update name of the ars_status_record mask field
Vishal Verma
2015-07-28
1
-1
/
+1
*
|
|
|
Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...
Linus Torvalds
2015-09-08
1
-3
/
+1
|
\
\
\
\
|
*
|
|
|
kbuild: Fix .text.unlikely placement
Andi Kleen
2015-08-20
1
-3
/
+1
*
|
|
|
|
Merge tag 'trace-v4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...
Linus Torvalds
2015-09-08
1
-1
/
+1
|
\
\
\
\
\
|
*
|
|
|
|
tracing: Don't make assumptions about length of string on task rename
Sasha Levin
2015-08-31
1
-1
/
+1
*
|
|
|
|
|
Merge branch 'upstream' of git://git.infradead.org/users/pcmoore/audit
Linus Torvalds
2015-09-08
2
-1
/
+8
|
\
\
\
\
\
\
|
*
|
|
|
|
|
audit: implement audit by executable
Richard Guy Briggs
2015-08-06
2
-1
/
+5
|
*
|
|
|
|
|
audit: use macros for unset inode and device values
Richard Guy Briggs
2015-08-06
1
-0
/
+3
*
|
|
|
|
|
|
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...
Linus Torvalds
2015-09-08
11
-14
/
+75
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
PKCS#7: Add OIDs for sha224, sha284 and sha512 hash algos and use them
David Howells
2015-09-01
1
-0
/
+3
|
*
|
|
|
|
|
|
Merge branch 'next' of git://git.infradead.org/users/pcmoore/selinux into next
James Morris
2015-08-15
1
-0
/
+7
|
|
\
\
\
\
\
\
\
|
|
*
|
|
|
|
|
|
security: add ioctl specific auditing to lsm_audit
Jeff Vander Stoep
2015-07-13
1
-0
/
+7
|
*
|
|
|
|
|
|
|
PKCS#7: Appropriately restrict authenticated attributes and content type
David Howells
2015-08-12
5
-4
/
+34
|
*
|
|
|
|
|
|
|
MODSIGN: Extract the blob PKCS#7 signature verifier from module signing
David Howells
2015-08-07
1
-0
/
+5
|
*
|
|
|
|
|
|
|
MODSIGN: Provide a utility to append a PKCS#7 signature to a module
David Howells
2015-08-07
1
-0
/
+1
|
*
|
|
|
|
|
|
|
PKCS#7: Allow detached data to be supplied for signature checking purposes
David Howells
2015-08-07
1
-0
/
+3
|
*
|
|
|
|
|
|
|
X.509: Support X.509 lookup by Issuer+Serial form AuthorityKeyIdentifier
David Howells
2015-08-07
1
-1
/
+2
|
*
|
|
|
|
|
|
|
Merge tag 'asn1-fixes-20150805' of git://git.kernel.org/pub/scm/linux/kernel/...
James Morris
2015-08-07
1
-5
/
+11
|
|
\
\
\
\
\
\
\
\
|
|
*
|
|
|
|
|
|
|
ASN.1: Handle 'ANY OPTIONAL' in grammar
David Howells
2015-08-05
1
-6
/
+11
|
|
*
|
|
|
|
|
|
|
ASN.1: Fix actions on CHOICE elements with IMPLICIT tags
David Howells
2015-08-05
1
-1
/
+2
|
|
|
|
_
|
/
/
/
/
/
|
|
|
/
|
|
|
|
|
|
|
*
|
|
|
|
|
|
|
Yama: remove needless CONFIG_SECURITY_YAMA_STACKED
Kees Cook
2015-07-28
1
-2
/
+4
|
*
|
|
|
|
|
|
|
Merge tag 'seccomp-next' of git://git.kernel.org/pub/scm/linux/kernel/git/kee...
James Morris
2015-07-20
3
-3
/
+6
|
|
\
\
\
\
\
\
\
\
|
|
|
/
/
/
/
/
/
/
|
|
/
|
|
|
|
|
|
|
|
|
*
|
|
|
|
|
|
seccomp: swap hard-coded zeros to defined name
Kees Cook
2015-07-15
1
-1
/
+1
|
|
*
|
|
|
|
|
|
seccomp: add ptrace options for suspend/resume
Tycho Andersen
2015-07-15
2
-2
/
+5
|
|
|
/
/
/
/
/
/
[next]