index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
atm
/
he.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2018-02-08
cramfs: better MTD dependency expression
Nicolas Pitre
1
-2
/
+1
2018-02-08
rtnetlink: require unique netns identifier
Christian Brauner
1
-0
/
+48
2018-02-08
tuntap: add missing xdp flush
Jason Wang
1
-0
/
+15
2018-02-08
kconfig: send error messages to stderr
Masahiro Yamada
4
-19
/
+24
2018-02-08
kconfig: echo stdin to stdout if either is redirected
Masahiro Yamada
1
-3
/
+4
2018-02-08
kconfig: remove check_stdin()
Masahiro Yamada
1
-14
/
+0
2018-02-08
kconfig: remove 'config*' pattern from .gitignnore
Masahiro Yamada
1
-1
/
+0
2018-02-08
kconfig: show '?' prompt even if no help text is available
Masahiro Yamada
1
-7
/
+2
2018-02-08
kconfig: do not write choice values when their dependency becomes n
Masahiro Yamada
1
-9
/
+7
2018-02-08
netlink: ensure to loop over all netns in genlmsg_multicast_allns()
Nicolas Dichtel
1
-2
/
+10
2018-02-08
rxrpc: Don't put crypto buffers on the stack
David Howells
2
-41
/
+52
2018-02-08
svcrdma: Fix Read chunk round-up
Chuck Lever
1
-4
/
+8
2018-02-08
NFSD: hide unused svcxdr_dupstr()
Arnd Bergmann
1
-3
/
+2
2018-02-08
nfsd: store stat times in fill_pre_wcc() instead of inode times
Amir Goldstein
3
-24
/
+37
2018-02-08
nfsd: encode stat->mtime for getattr instead of inode->i_mtime
Amir Goldstein
2
-4
/
+3
2018-02-08
nfsd: return RESOURCE not GARBAGE_ARGS on too many ops
J. Bruce Fields
2
-2
/
+10
2018-02-08
selftests/ftrace: Add more tests for removing of function probes
Steven Rostedt (VMware)
1
-0
/
+37
2018-02-08
selftests/ftrace: Add some missing glob checks
Steven Rostedt (VMware)
1
-0
/
+6
2018-02-08
selftests/ftrace: Have reset_ftrace_filter handle multiple instances
Steven Rostedt (VMware)
1
-0
/
+3
2018-02-08
selftests/ftrace: Have reset_ftrace_filter handle modules
Steven Rostedt (VMware)
1
-3
/
+4
2018-02-08
tracing: Fix parsing of globs with a wildcard at the beginning
Steven Rostedt (VMware)
1
-5
/
+4
2018-02-08
ftrace: Remove incorrect setting of glob search field
Steven Rostedt (VMware)
1
-1
/
+0
2018-02-08
nfp: populate MODULE_VERSION
Jakub Kicinski
1
-0
/
+1
2018-02-08
nfp: limit the number of TSO segments
Jakub Kicinski
2
-1
/
+6
2018-02-08
nfp: forbid disabling hw-tc-offload on representors while offload active
Jakub Kicinski
7
-21
/
+33
2018-02-08
nfp: don't advertise hw-tc-offload on non-port netdevs
Jakub Kicinski
1
-1
/
+1
2018-02-08
nfp: bpf: require ETH table
Jakub Kicinski
1
-0
/
+12
2018-02-08
Revert "ath10k: add sanity check to ie_len before parsing fw/board ie"
Ryan Hsu
1
-7
/
+7
2018-02-08
tools: bpftool: add bash completion for cgroup commands
Quentin Monnet
2
-6
/
+62
2018-02-08
tools: bpftool: add bash completion for `bpftool prog load`
Quentin Monnet
1
-2
/
+6
2018-02-08
tools: bpftool: make syntax for program map update explicit in man page
Quentin Monnet
1
-1
/
+2
2018-02-08
tools: bpftool: exit doc Makefile early if rst2man is not available
Quentin Monnet
1
-0
/
+5
2018-02-08
libbpf: complete list of strings for guessing program type
Quentin Monnet
1
-0
/
+5
2018-02-08
nfp: bpf: fix immed relocation for larger offsets
Jakub Kicinski
1
-1
/
+1
2018-02-08
CRIS: Restore mistakenly cleared kernel Makefile
Jesper Nilsson
1
-0
/
+17
2018-02-08
xen: Fix {set,clear}_foreign_p2m_mapping on autotranslating guests
Simon Gaiser
1
-0
/
+6
2018-02-08
arm: imx: Add MODULE_ALIAS for cpufreq
Nicolas Chauvet
1
-0
/
+1
2018-02-08
cpufreq: Add and use cpufreq_for_each_{valid_,}entry_idx()
Dominik Brodowski
8
-63
/
+100
2018-02-08
cpufreq: intel_pstate: Enable HWP during system resume on CPU0
Chen Yu
1
-0
/
+5
2018-02-08
cpufreq: scpi: fix error return code in scpi_cpufreq_init()
Wei Yongjun
1
-0
/
+1
2018-02-08
ACPI: sbshc: remove raw pointer from printk() message
Greg Kroah-Hartman
1
-2
/
+2
2018-02-08
s390/kconfig: Remove ARCH_WANTS_PROT_NUMA_PROT_NONE select
Ulf Magnusson
1
-1
/
+0
2018-02-08
KVM: PPC: Book3S PR: Fix broken select due to misspelling
Ulf Magnusson
1
-1
/
+1
2018-02-08
tcp: tracepoint: only call trace_tcp_send_reset with full socket
Song Liu
2
-2
/
+4
2018-02-08
sch_netem: Bug fixing in calculating Netem interval
Md. Islam
1
-1
/
+1
2018-02-08
net: ethernet: ti: cpsw: fix net watchdog timeout
Grygorii Strashko
1
-2
/
+14
2018-02-08
ibmvnic: Ensure that buffers are NULL after free
Thomas Falcon
1
-0
/
+5
2018-02-08
ibmvnic: Fix rx queue cleanup for non-fatal resets
John Allen
1
-1
/
+2
2018-02-08
i40e: Fix the number of queues available to be mapped for use
Amritha Nambiar
1
-13
/
+14
2018-02-08
net/ipv6: onlink nexthop checks should default to main table
David Ahern
1
-2
/
+3
[prev]
[next]