summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* bpf: add missing map_flags to bpf_map_show_fdinfoDaniel Borkmann2016-03-251-2/+4
* netpoll: Fix extra refcount release in netpoll_cleanup()Bjorn Helgaas2016-03-251-1/+2
* net: bcmgenet: fix skb_len in bcmgenet_xmit_single()Petri Gynther2016-03-241-1/+1
* net: bcmgenet: fix dev->stats.tx_bytes accountingPetri Gynther2016-03-242-4/+16
* switchdev: fix typo in comments/docNicolas Dichtel2016-03-242-2/+2
* net: macb: replace macb_writel() call by queue_writel() to update queue ISRCyrille Pitchen2016-03-241-1/+1
* Merge branch 'hns-fixes'David S. Miller2016-03-246-36/+41
|\
| * net: hns: bug fix about getting hilink status for HNS v2Sheng Li2016-03-242-18/+24
| * net: hns: fix warning of passing zero to 'PTR_ERR'Kejian Yan2016-03-241-1/+1
| * net: hns: optimizate irq proccess for HNS V2Sheng Li2016-03-241-4/+5
| * net: hns: remove useless variable assignment and commentQianqian Xie2016-03-241-4/+1
| * net: hns: bug fix for return valuesQianqian Xie2016-03-241-2/+2
| * net: hns: optimizate fmt of snprintf()Qianqian Xie2016-03-241-1/+2
| * net: hns: fix a bug for cycle indexQianqian Xie2016-03-241-6/+6
|/
* xfrm: Fix crash observed during device unregistration and decryptionsubashab@codeaurora.org2016-03-241-0/+3
* Merge tag 'trace-v4.6' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...Linus Torvalds2016-03-2417-235/+280
|\
| * tracing: Record and show NMI statePeter Zijlstra2016-03-223-3/+9
| * tracing: Fix trace_printk() to print when not using bprintk()Steven Rostedt (Red Hat)2016-03-222-3/+6
| * tracing: Remove redundant reset per-CPU buff in irqsoff tracerDmitry Safonov2016-03-181-1/+0
| * x86: ftrace: Fix the misleading comment for arch/x86/kernel/ftrace.cLi Bin2016-03-181-1/+1
| * tracing: Fix crash from reading trace_pipe with sendfileSteven Rostedt (Red Hat)2016-03-181-1/+4
| * tracing: Have preempt(irqs)off trace preempt disabled functionsSteven Rostedt (Red Hat)2016-03-181-2/+6
| * tracing: Fix return while holding a lock in register_tracer()Chunyu Hu2016-03-181-2/+4
| * ftrace: Use kasprintf() in ftrace_profile_tracefs()Geliang Tang2016-03-181-3/+1
| * ftrace: Update dynamic ftrace calls only if necessaryJiri Olsa2016-03-181-5/+5
| * ftrace: Make ftrace_hash_rec_enable return update boolJiri Olsa2016-03-181-10/+17
| * tracing: Fix typoes in code comment and printk in trace_nop.cChunyu Hu2016-03-081-2/+2
| * tracing, writeback: Replace cgroup path to cgroup inoYang Shi2016-03-081-76/+45
| * tracing: Use flags instead of bool in trigger structureSteven Rostedt (Red Hat)2016-03-082-30/+49
| * tracing: Add an unreg_all() callback to trigger commandsTom Zanussi2016-03-082-2/+20
| * tracing: Add needs_rec flag to event triggersTom Zanussi2016-03-082-1/+9
| * tracing: Add a per-event-trigger 'paused' fieldTom Zanussi2016-03-082-0/+5
| * tracing: Add get_syscall_name()Tom Zanussi2016-03-082-0/+16
| * tracing: Add event record param to trigger_ops.func()Tom Zanussi2016-03-083-22/+27
| * tracing: Make event trigger functions availableTom Zanussi2016-03-082-15/+27
| * tracing: Make ftrace_event_field checking functions availableTom Zanussi2016-03-082-12/+12
| * tracing: Remove duplicate checks for online CPUsSteven Rostedt (Red Hat)2016-03-082-41/+5
| * tracing: Make tracer_flags use the right set_flag callbackChunyu Hu2016-03-083-14/+21
* | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...Linus Torvalds2016-03-2417-121/+1065
|\ \
| * | Thermal: Ignore invalid trip pointsZhang Rui2016-03-182-1/+14
| | |
| | \
| *-. \ Merge branches 'thermal-core', 'thermal-intel' and 'thermal-soc' into nextZhang Rui2016-03-1515-118/+1037
| |\ \ \
| | | * \ Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/evalent...Zhang Rui2016-03-157-0/+845
| | | |\ \
| | | | * | thermal: doc: Add details of devm_thermal_zone_of_sensor_{register,unregister}Laxman Dewangan2016-03-091-0/+23
| | | | * | thermal: of-thermal: Add devm version of thermal_zone_of_sensor_registerLaxman Dewangan2016-03-092-0/+99
| | | | * | thermal: doc: Add details of thermal_zone_of_sensor_{register,unregister}Laxman Dewangan2016-03-091-0/+45
| | | | * | thermal: mtk: allow compile testing on UMEduardo Valentin2016-03-081-0/+1
| | | | * | thermal: small style cleanup in mtk_thermalEduardo Valentin2016-02-181-27/+29
| | | | * | thermal: Add Mediatek thermal controller supportSascha Hauer2016-02-183-0/+632
| | | | * | dt-bindings: thermal: Add binding document for Mediatek thermal controllerSascha Hauer2016-02-181-0/+43
| | | * | | thermal: exynos: Defer probe if vtmu is present but not registeredJavier Martinez Canillas2016-03-081-0/+2
OpenPOWER on IntegriCloud