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 tag 'nfsd-4.8' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
2016-08-05
6
-28
/
+117
|
\
|
*
SUNRPC: Remove unused callback xpo_adjust_wspace()
Trond Myklebust
2016-07-13
1
-1
/
+0
|
*
SUNRPC: Add a server side per-connection limit
Trond Myklebust
2016-07-13
2
-0
/
+2
|
*
SUNRPC: Add tracepoints for dropped and deferred requests
Trond Myklebust
2016-07-13
1
-0
/
+61
|
*
SUNRPC: Add a tracepoint for server socket out-of-space conditions
Trond Myklebust
2016-07-13
1
-1
/
+9
|
*
nfs/nfsd: Move useful bitfield ops to a commonly accessible place
Andrew Elble
2016-07-13
2
-11
/
+11
|
*
sunrpc: remove 'inuse' flag from struct cache_detail.
NeilBrown
2016-07-13
1
-2
/
+0
|
*
SUNRPC: Don't allocate a full sockaddr_storage for tracing
Trond Myklebust
2016-07-01
1
-13
/
+34
*
|
Merge branch 'for-linus-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2016-08-05
2
-137
/
+160
|
\
\
|
*
|
btrfs: prefix fsid to all trace events
Jeff Mahoney
2016-07-26
1
-136
/
+159
|
*
|
Btrfs: use the correct struct for BTRFS_IOC_LOGICAL_INO
Hans van Kranenburg
2016-07-26
1
-1
/
+1
*
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ger...
Linus Torvalds
2016-08-05
1
-0
/
+2
|
\
\
\
|
*
|
|
elf_fdpic_transfer_args_to_stack(): make it generic
Nicolas Pitre
2016-07-25
1
-0
/
+2
*
|
|
|
Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2016-08-04
3
-29
/
+41
|
\
\
\
\
|
*
|
|
|
extable.h: add stddef.h so "NULL" definition is not implicit
Paul Gortmaker
2016-08-04
1
-0
/
+2
|
*
|
|
|
modules: add ro_after_init support
Jessica Yu
2016-08-04
2
-2
/
+5
|
*
|
|
|
exceptions: fork exception table content from module.h into extable.h
Paul Gortmaker
2016-08-04
2
-25
/
+32
|
*
|
|
|
module: fix noreturn attribute for __module_put_and_exit()
Jiri Kosina
2016-07-27
1
-2
/
+2
*
|
|
|
|
dynamic_debug: add jump label support
Jason Baron
2016-08-04
1
-6
/
+54
*
|
|
|
|
jump_label: remove bug.h, atomic.h dependencies for HAVE_JUMP_LABEL
Jason Baron
2016-08-04
1
-23
/
+23
*
|
|
|
|
dma-mapping: use unsigned long for dma_attrs
Krzysztof Kozlowski
2016-08-04
8
-142
/
+110
*
|
|
|
|
include/linux/bitmap.h: cleanup
Andrew Morton
2016-08-04
1
-4
/
+3
*
|
|
|
|
tree-wide: replace config_enabled() with IS_ENABLED()
Masahiro Yamada
2016-08-04
2
-3
/
+3
*
|
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2016-08-03
1
-1
/
+1
|
\
\
\
\
\
|
*
|
|
|
|
sctp: change to use TCP_CLOSE_WAIT as SCTP_SS_CLOSING
Xin Long
2016-08-01
1
-1
/
+1
*
|
|
|
|
|
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2016-08-03
27
-431
/
+735
|
\
\
\
\
\
\
|
*
|
|
|
|
|
ipc: delete "nr_ipc_ns"
Alexey Dobriyan
2016-08-03
1
-2
/
+0
|
*
|
|
|
|
|
rapidio/switches: add driver for IDT gen3 switches
Alexandre Bounine
2016-08-03
1
-0
/
+2
|
*
|
|
|
|
|
rapidio: modify for rev.3 specification changes
Alexandre Bounine
2016-08-03
2
-42
/
+136
|
*
|
|
|
|
|
rapidio: change inbound window size type to u64
Alexandre Bounine
2016-08-03
1
-1
/
+1
|
*
|
|
|
|
|
rapidio: add RapidIO channelized messaging driver
Alexandre Bounine
2016-08-03
2
-0
/
+79
|
*
|
|
|
|
|
kexec: add a kexec_crash_loaded() function
Petr Tesarik
2016-08-03
1
-0
/
+2
|
*
|
|
|
|
|
kexec: allow architectures to override boot mapping
Russell King
2016-08-03
1
-0
/
+40
|
*
|
|
|
|
|
kdump: arrange for paddr_vmcoreinfo_note() to return phys_addr_t
Russell King
2016-08-03
1
-1
/
+1
|
*
|
|
|
|
|
kexec: don't invoke OOM-killer for control page allocation
Russell King
2016-08-03
1
-1
/
+1
|
*
|
|
|
|
|
cpumask: fix code comment
Geliang Tang
2016-08-03
1
-1
/
+1
|
*
|
|
|
|
|
signal: consolidate {TS,TLF}_RESTORE_SIGMASK code
Andy Lutomirski
2016-08-03
2
-41
/
+63
|
*
|
|
|
|
|
nilfs2: move ioctl interface and disk layout to uapi separately
Ryusuke Konishi
2016-08-03
2
-306
/
+314
|
*
|
|
|
|
|
firmware: support loading into a pre-allocated buffer
Stephen Boyd
2016-08-03
2
-0
/
+9
|
*
|
|
|
|
|
radix-tree: fix comment about "exceptional" bits
Ross Zwisler
2016-08-03
1
-1
/
+1
|
*
|
|
|
|
|
printk: add kernel parameter to control writes to /dev/kmsg
Borislav Petkov
2016-08-03
1
-0
/
+9
|
*
|
|
|
|
|
ratelimit: extend to print suppressed messages on release
Borislav Petkov
2016-08-03
1
-5
/
+33
|
*
|
|
|
|
|
printk: create pr_<level> functions
Joe Perches
2016-08-03
1
-15
/
+33
|
*
|
|
|
|
|
dynamic_debug: only add header when used
Luis de Bethencourt
2016-08-03
2
-2
/
+2
|
*
|
|
|
|
|
include: mman: use bool instead of int for the return value of arch_validate_...
Chen Gang
2016-08-03
1
-1
/
+1
|
*
|
|
|
|
|
uapi: move forward declarations of internal structures
Alexey Dobriyan
2016-08-02
4
-4
/
+2
|
*
|
|
|
|
|
treewide: replace obsolete _refok by __ref
Fabian Frederick
2016-08-02
3
-8
/
+2
|
*
|
|
|
|
|
mm/kasan: get rid of ->state in struct kasan_alloc_meta
Andrey Ryabinin
2016-08-02
1
-0
/
+3
*
|
|
|
|
|
|
Merge tag 'ceph-for-4.8-rc1' of git://github.com/ceph/ceph-client
Linus Torvalds
2016-08-03
8
-40
/
+160
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
ceph: fix symbol versioning for ceph_monc_do_statfs
Arnd Bergmann
2016-07-28
1
-1
/
+2
[next]