summaryrefslogtreecommitdiffstats
path: root/kernel/trace/trace_kprobe.c (unfollow)
Commit message (Expand)AuthorFilesLines
2017-06-30MIPS: Avoid accidental raw backtraceJames Hogan1-0/+2
2017-06-30MIPS: Perform post-DMA cache flushes on systems with MAARsPaul Burton1-5/+18
2017-06-30MIPS: Fix IRQ tracing & lockdep when reschedulingPaul Burton1-0/+3
2017-06-30MIPS: pm-cps: Drop manual cache-line alignment of ready_countPaul Burton1-8/+1
2017-06-30ARM: 8685/1: ensure memblock-limit is pmd-alignedDoug Berger1-4/+4
2017-06-29sfc: fix attempt to translate invalid filter IDEdward Cree1-3/+4
2017-06-29net: handle NAPI_GRO_FREE_STOLEN_HEAD case also in napi_frags_finish()Michal Kubeček1-7/+17
2017-06-29bpf: prevent leaking pointer via xadd on unpriviledgedDaniel Borkmann2-0/+71
2017-06-29perf/x86/intel/uncore: Fix wrong box pointer checkKan Liang1-1/+1
2017-06-29arcnet: com20020-pci: add missing pdev setup in netdev structureMichael Grzeschik1-0/+1
2017-06-29arcnet: com20020-pci: fix dev_id calculationMichael Grzeschik1-2/+3
2017-06-29arcnet: com20020: remove needless base_addr assignmentMichael Grzeschik1-2/+0
2017-06-29Trivial fix to spelling mistake in arc_printk messageColin Ian King1-1/+1
2017-06-29arcnet: change irq handler to lock irqsaveMichael Grzeschik1-3/+4
2017-06-29rocker: move dereference before freeDan Carpenter1-1/+1
2017-06-29mlxsw: spectrum_router: Fix NULL pointer dereferenceIdo Schimmel1-0/+3
2017-06-29net: sched: Fix one possible panic when no destroy callbackGao Feng1-1/+2
2017-06-29virtio-net: serialize tx routine during resetJason Wang1-0/+1
2017-06-29ALSA: hda: constify attribute_group structures.Arvind Yadav1-1/+1
2017-06-29ALSA: pcm: constify attribute_group structures.Arvind Yadav1-1/+1
2017-06-29ftrace: Fix regression with module command in stack_trace_filterSteven Rostedt (VMware)4-5/+19
2017-06-29ALSA: hda/realtek - Support Dell headset mode for ALC3271Kailang Yang1-0/+16
2017-06-29Revert "pinctrl: rockchip: avoid hardirq-unsafe functions in irq_chip"Brian Norris1-40/+4
2017-06-29gpio: acpi: Skip _AEI entries without a handler rather then aborting the scanHans de Goede1-1/+1
2017-06-29gpiolib: fix filtering out unwanted eventsBartosz Golaszewski1-1/+2
2017-06-29arch: remove unused macro/function thread_saved_pc()Tobias Klauser41-270/+0
2017-06-28block: provide bio_uninit() free freeing integrity/task associationsJens Axboe3-4/+14
2017-06-28drm: adv7511_audio: Add .get_dai_id callback to map port number to dai idJohn Stultz2-0/+30
2017-06-28drm: dw-hdmi-i2s: add .get_dai_id callback for ALSA SoCKuninori Morimoto2-1/+29
2017-06-28ASoC: rt5645: enable speaker protection featuresBard Liao1-1/+3
2017-06-28ASoC: rt5651: remove unexisting MuxesBard Liao1-43/+1
2017-06-28ASoC: rt5670: move set_sysclk to codec levelBard Liao1-5/+4
2017-06-28ASoC: rt5670: remove duplicate route.Bard Liao1-2/+0
2017-06-28ASoC: rt5670: fix wrong audio routeBard Liao1-3/+2
2017-06-28ASoC: nau8825: debug message of crosstalk bypassJohn Hsu1-0/+2
2017-06-28ASoC: dwc: Added a quirk DW_I2S_QUIRK_16BIT_IDX_OVERRIDE to dwc driverVijendar Mukunda2-0/+7
2017-06-28ASoC: codecs: rt5670: fix jd mode for Lenovo Miix 2 10Pierre-Louis Bossart1-0/+9
2017-06-28ASoC: Intel: cht_bsw_rt5672: 19.2MHz clock for Baytrail platformsPierre-Louis Bossart1-9/+80
2017-06-28ASoC: Drop invalid DMI fields when setting card long name from DMI infoMengdong Lin1-4/+35
2017-06-28ASoC: stm32: sai: remove some stray tabsDan Carpenter1-1/+1
2017-06-28ASoC: rt5645: del btn_check_timer on removeHans de Goede1-0/+1
2017-06-28ASoC: rt5645: Add jack detection workaround for GPD WinTakashi Iwai1-0/+29
2017-06-28ASoC: rt5645: add inv_jd1_1 flagBard Liao2-0/+6
2017-06-28ASoC: rt5645: rename jd_invert flag in platform dataBard Liao2-6/+6
2017-06-28ASoC: rt5645: read jd1_1 status for jd detectionBard Liao1-23/+8
2017-06-28ALSA: hda - Minor code refactoring for Intel HDMI codec parsersTakashi Iwai1-53/+34
2017-06-28ALSA: hda - Bind with i915 component before codec bindingTakashi Iwai2-26/+26
2017-06-28iommu/amd: Fix interrupt remapping when disable guest_modeSuravee Suthikulpanit1-4/+2
2017-06-28ovl: don't set origin on broken lower hardlinkMiklos Szeredi1-3/+8
2017-06-28ovl: copy-up: don't unlock between lookup and linkMiklos Szeredi1-12/+12