index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
openvswitch: Use proper buffer size in nla_memcpy
Haishuang Yan
2016-03-28
1
-1
/
+2
*
ravb: fix software timestamping
Lino Sanfilippo
2016-03-28
1
-1
/
+1
*
net: sxgbe: fix error paths in sxgbe_platform_probe()
Rasmus Villemoes
2016-03-28
1
-2
/
+2
*
Drivers: isdn: hisax: isac.c: Fix assignment and check into one expression.
Cosmin-Gabriel Samoila
2016-03-28
1
-5
/
+10
*
Fix returned tc and hoplimit values for route with IPv6 encapsulation
Quentin Armitage
2016-03-28
1
-2
/
+2
*
drivers/net/usb/plusb.c: Fix typo
Diego Viola
2016-03-28
1
-1
/
+1
*
net: macb: remove BUG_ON() and reset the queue to handle RX errors
Cyrille Pitchen
2016-03-25
1
-10
/
+49
*
qlge: Update version to 1.00.00.35
Manish Chopra
2016-03-25
1
-1
/
+1
*
net: phy: bcm7xxx: Add entries for Broadcom BCM7346 and BCM7362
Jaedon Shin
2016-03-25
2
-0
/
+6
*
bpf: add missing map_flags to bpf_map_show_fdinfo
Daniel Borkmann
2016-03-25
1
-2
/
+4
*
netpoll: Fix extra refcount release in netpoll_cleanup()
Bjorn Helgaas
2016-03-25
1
-1
/
+2
*
net: bcmgenet: fix skb_len in bcmgenet_xmit_single()
Petri Gynther
2016-03-24
1
-1
/
+1
*
net: bcmgenet: fix dev->stats.tx_bytes accounting
Petri Gynther
2016-03-24
2
-4
/
+16
*
switchdev: fix typo in comments/doc
Nicolas Dichtel
2016-03-24
2
-2
/
+2
*
net: macb: replace macb_writel() call by queue_writel() to update queue ISR
Cyrille Pitchen
2016-03-24
1
-1
/
+1
*
Merge branch 'hns-fixes'
David S. Miller
2016-03-24
6
-36
/
+41
|
\
|
*
net: hns: bug fix about getting hilink status for HNS v2
Sheng Li
2016-03-24
2
-18
/
+24
|
*
net: hns: fix warning of passing zero to 'PTR_ERR'
Kejian Yan
2016-03-24
1
-1
/
+1
|
*
net: hns: optimizate irq proccess for HNS V2
Sheng Li
2016-03-24
1
-4
/
+5
|
*
net: hns: remove useless variable assignment and comment
Qianqian Xie
2016-03-24
1
-4
/
+1
|
*
net: hns: bug fix for return values
Qianqian Xie
2016-03-24
1
-2
/
+2
|
*
net: hns: optimizate fmt of snprintf()
Qianqian Xie
2016-03-24
1
-1
/
+2
|
*
net: hns: fix a bug for cycle index
Qianqian Xie
2016-03-24
1
-6
/
+6
|
/
*
xfrm: Fix crash observed during device unregistration and decryption
subashab@codeaurora.org
2016-03-24
1
-0
/
+3
*
Merge tag 'trace-v4.6' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...
Linus Torvalds
2016-03-24
17
-235
/
+280
|
\
|
*
tracing: Record and show NMI state
Peter Zijlstra
2016-03-22
3
-3
/
+9
|
*
tracing: Fix trace_printk() to print when not using bprintk()
Steven Rostedt (Red Hat)
2016-03-22
2
-3
/
+6
|
*
tracing: Remove redundant reset per-CPU buff in irqsoff tracer
Dmitry Safonov
2016-03-18
1
-1
/
+0
|
*
x86: ftrace: Fix the misleading comment for arch/x86/kernel/ftrace.c
Li Bin
2016-03-18
1
-1
/
+1
|
*
tracing: Fix crash from reading trace_pipe with sendfile
Steven Rostedt (Red Hat)
2016-03-18
1
-1
/
+4
|
*
tracing: Have preempt(irqs)off trace preempt disabled functions
Steven Rostedt (Red Hat)
2016-03-18
1
-2
/
+6
|
*
tracing: Fix return while holding a lock in register_tracer()
Chunyu Hu
2016-03-18
1
-2
/
+4
|
*
ftrace: Use kasprintf() in ftrace_profile_tracefs()
Geliang Tang
2016-03-18
1
-3
/
+1
|
*
ftrace: Update dynamic ftrace calls only if necessary
Jiri Olsa
2016-03-18
1
-5
/
+5
|
*
ftrace: Make ftrace_hash_rec_enable return update bool
Jiri Olsa
2016-03-18
1
-10
/
+17
|
*
tracing: Fix typoes in code comment and printk in trace_nop.c
Chunyu Hu
2016-03-08
1
-2
/
+2
|
*
tracing, writeback: Replace cgroup path to cgroup ino
Yang Shi
2016-03-08
1
-76
/
+45
|
*
tracing: Use flags instead of bool in trigger structure
Steven Rostedt (Red Hat)
2016-03-08
2
-30
/
+49
|
*
tracing: Add an unreg_all() callback to trigger commands
Tom Zanussi
2016-03-08
2
-2
/
+20
|
*
tracing: Add needs_rec flag to event triggers
Tom Zanussi
2016-03-08
2
-1
/
+9
|
*
tracing: Add a per-event-trigger 'paused' field
Tom Zanussi
2016-03-08
2
-0
/
+5
|
*
tracing: Add get_syscall_name()
Tom Zanussi
2016-03-08
2
-0
/
+16
|
*
tracing: Add event record param to trigger_ops.func()
Tom Zanussi
2016-03-08
3
-22
/
+27
|
*
tracing: Make event trigger functions available
Tom Zanussi
2016-03-08
2
-15
/
+27
|
*
tracing: Make ftrace_event_field checking functions available
Tom Zanussi
2016-03-08
2
-12
/
+12
|
*
tracing: Remove duplicate checks for online CPUs
Steven Rostedt (Red Hat)
2016-03-08
2
-41
/
+5
|
*
tracing: Make tracer_flags use the right set_flag callback
Chunyu Hu
2016-03-08
3
-14
/
+21
*
|
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...
Linus Torvalds
2016-03-24
17
-121
/
+1065
|
\
\
|
*
|
Thermal: Ignore invalid trip points
Zhang Rui
2016-03-18
2
-1
/
+14
|
|
|
|
|
\
|
*
-
.
\
Merge branches 'thermal-core', 'thermal-intel' and 'thermal-soc' into next
Zhang Rui
2016-03-15
15
-118
/
+1037
|
|
\
\
\
[next]