summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-08-31selftests/ftrace: Add syntax error test for immediatesMasami Hiramatsu
2019-08-31selftests/ftrace: Add a testcase for kprobe multiprobe eventMasami Hiramatsu
2019-08-31tracing/probe: Add immediate string parameter supportMasami Hiramatsu
2019-08-31tracing/probe: Add immediate parameter supportMasami Hiramatsu
2019-08-31tracing/uprobe: Add per-probe delete from eventMasami Hiramatsu
2019-08-31tracing/kprobe: Add per-probe delete from eventMasami Hiramatsu
2019-08-31tracing/uprobe: Add multi-probe per uprobe event supportMasami Hiramatsu
2019-08-31tracing/kprobe: Add multi-probe per event supportMasami Hiramatsu
2019-08-31tracing/dynevent: Pass extra arguments to match operationMasami Hiramatsu
2019-08-31tracing/dynevent: Delete all matched eventsMasami Hiramatsu
2019-08-31tracing/probe: Split trace_event related data from trace_probeMasami Hiramatsu
2019-08-31recordmcount: Remove unused fd from uwrite() and ulseek()Matt Helsley
2019-08-31recordmcount: Remove uread()Matt Helsley
2019-08-31recordmcount: Remove redundant strcmpMatt Helsley
2019-08-31kprobes: Allow kprobes coexist with livepatchMasami Hiramatsu
2019-08-31MIPS: PCI: refactor ioc3 special handlingThomas Bogendoerfer
2019-08-31Merge tag 'trace-v5.3-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds
2019-08-31mips: remove ioremap_cachableChristoph Hellwig
2019-08-31Merge tag 'riscv/for-v5.3-rc7' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2019-08-31Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2019-08-31Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2019-08-31MAINTAINERS: update entry of firewire audio driversTakashi Sakamoto
2019-08-31hwmon (coretemp) Fix a memory leak bugWenwen Wang
2019-08-31hwmon: (lm75) Fix write operations for negative temperaturesGuenter Roeck
2019-08-31hwmon: pmbus: ucd9000: remove unneeded includeBartosz Golaszewski
2019-08-31ext4 crypto: fix to check feature status before get policyChao Yu
2019-08-31tracing: Correct kdoc formatsJakub Kicinski
2019-08-31ftrace/x86: Remove mcount() declarationJisheng Zhang
2019-08-31tracing/probe: Fix null pointer dereferenceXinpeng Liu
2019-08-31tracing: Make exported ftrace_set_clr_event non-staticDenis Efremov
2019-08-31mips/atomic: Fix smp_mb__{before,after}_atomic()Peter Zijlstra
2019-08-31mips/atomic: Fix loongson_llsc_mb() wreckagePeter Zijlstra
2019-08-31mips/atomic: Fix cmpxchg64 barriersPeter Zijlstra
2019-08-31arm64: dts: renesas: hihope-common: Fix eMMC statusFabrizio Castro
2019-08-31clang-format: Update with the latest for_each macro listMiguel Ojeda
2019-08-31arm64: dts: marvell: add DTS for Turris MoxMarek Behún
2019-08-31dt-bindings: marvell: document Turris Mox compatibleMarek Behún
2019-08-31arm64: dts: marvell: armada-37xx: add SPI CS1 pinctrlMarek Behún
2019-08-31Merge remote-tracking branch 'arm-soc/arm/drivers' into HEADGregory CLEMENT
2019-08-30xfs: remove the unused XFS_ALLOC_USERDATA flagChristoph Hellwig
2019-08-30xfs: cleanup xfs_fsb_to_dbChristoph Hellwig
2019-08-30xfs: fix the dax supported check in xfs_ioctl_setattr_dax_invalidateChristoph Hellwig
2019-08-30xfs: Fix stale data exposure when readahead races with hole punchJan Kara
2019-08-30fs: Export generic_fadvise()Jan Kara
2019-08-30mm: Handle MADV_WILLNEED through vfs_fadvise()Jan Kara
2019-08-30xfs: allocate xattr buffer on demandDave Chinner
2019-08-30xfs: consolidate attribute value copyingDave Chinner
2019-08-30xfs: move remote attr retrieval into xfs_attr3_leaf_getvalueDave Chinner
2019-08-30xfs: remove unnecessary indenting from xfs_attr3_leaf_getvalueDave Chinner
2019-08-30xfs: make attr lookup returns consistentDave Chinner