aboutsummaryrefslogtreecommitdiffstats
path: root/kernel/trace/ftrace.c (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2019-03-26tracing: initialize variable in create_dyn_event()Frank Rowand1-1/+1
2019-03-26tracing: Remove unnecessary var_ref destroy in track_data_destroy()Tom Zanussi1-1/+0
2019-03-25net: phy: don't clear BMCR in genphy_soft_resetHeiner Kallweit1-1/+1
2019-03-25PCI/LINK: Deduplicate bandwidth reports for multi-function devicesLukas Wunner3-2/+3
2019-03-25PCI/LINK: Clear bandwidth notification interrupt before enabling itLukas Wunner1-0/+2
2019-03-25PCI/LINK: Supply IRQ handler so level-triggered IRQs are ackedAlexandru Gagniuc1-5/+14
2019-03-25Revert "parport: daisy: use new parport device model"Linus Torvalds4-54/+3
2019-03-25arm64: tegra: Disable CQE Support for SDMMC4 on Tegra186Jonathan Hunter1-1/+0
2019-03-25ARM: dts: nomadik: Fix polarity of SPI CSLinus Walleij1-4/+5
2019-03-25ARM: davinci: fix build failure with allnoconfigSekhar Nori1-0/+1
2019-03-25locks: wake any locks blocked on request before deadlock checkJeff Layton1-0/+5
2019-03-24bpf, libbpf: clarify bump in libbpf version infoDaniel Borkmann1-0/+1
2019-03-24bpf, libbpf: fix version info and add it to shared objectDaniel Borkmann1-14/+28
2019-03-24Linux 5.1-rc2Linus Torvalds1-1/+1
2019-03-24clocksource/drivers/clps711x: Remove board supportAlexander Shiyan1-32/+13
2019-03-23rxrpc: avoid clang -Wuninitialized warningArnd Bergmann1-6/+5
2019-03-23tipc: tipc clang warningJon Maloy1-3/+4
2019-03-23net: sched: fix cleanup NULL pointer exception in act_mirrJohn Hurley1-2/+5
2019-03-23r8169: fix cable re-plugging issueHeiner Kallweit1-1/+1
2019-03-23net: ethernet: ti: fix possible object reference leakWen Yang1-2/+6
2019-03-23net: ibm: fix possible object reference leakWen Yang1-0/+1
2019-03-23net: xilinx: fix possible object reference leakWen Yang1-0/+2
2019-03-23net: phy: Re-parent menus for MDIO bus drivers correctlyFlorian Fainelli1-0/+3
2019-03-23ext4: prohibit fstrim in norecovery modeDarrick J. Wong1-0/+7
2019-03-23pNFS/flexfiles: Fix layoutstats handling during read failoversTrond Myklebust1-1/+4
2019-03-23NFS: Fix a typo in nfs_init_timeout_values()Trond Myklebust1-1/+1
2019-03-23ext4: cleanup bh release code in ext4_ind_remove_space()zhangyi (F)1-25/+22
2019-03-23SUNRPC: Don't let RPC_SOFTCONN tasks time out if the transport is connectedTrond Myklebust1-1/+11
2019-03-23ext4: brelse all indirect buffer in ext4_ind_remove_space()zhangyi (F)1-4/+8
2019-03-23genirq: Mark expected switch case fall-throughGustavo A. R. Silva1-0/+1
2019-03-23clocksource/drivers/riscv: Fix clocksource maskAtish Patra1-3/+2
2019-03-23x86/gart: Exclude GART aperture from kcoreKairui Song3-7/+42
2019-03-22cifs: update internal module version numberSteve French1-1/+1
2019-03-22SMB3: Fix SMB3.1.1 guest mounts to SambaSteve French1-1/+4
2019-03-22cifs: Fix slab-out-of-bounds when tracing SMB tconPaulo Alcantara (SUSE)1-3/+3
2019-03-22cifs: allow guest mounts to work for smb3.11Ronnie Sahlberg1-2/+6
2019-03-22fix incorrect error code mapping for OBJECTID_NOT_FOUNDSteve French1-1/+2
2019-03-22cifs: fix that return -EINVAL when do dedupe operationXiaoli Feng1-1/+1
2019-03-22CIFS: Fix an issue with re-sending rdata when transport returning -EAGAINLong Li1-30/+41
2019-03-22CIFS: Fix an issue with re-sending wdata when transport returning -EAGAINLong Li1-32/+45
2019-03-22clocksource/drivers/mips-gic-timer: Make gic_compare_irqaction staticYueHaibing1-1/+1
2019-03-22clocksource/drivers/timer-ti-dm: Make omap_dm_timer_set_load_start() staticYueHaibing1-2/+2
2019-03-22clocksource/drivers/tcb_clksrc: Make tc_clksrc_suspend/resume() staticYueHaibing1-2/+2
2019-03-22clocksource/drivers/clps711x: Make clps711x_clksrc_init() staticYueHaibing1-2/+3
2019-03-22sbitmap: trivial - update comment for sbitmap_deferred_clear_bitShenghui Wang1-1/+1
2019-03-22x86/hw_breakpoints: Make default case in hw_breakpoint_arch_parse() return an errorNathan Chancellor1-0/+1
2019-03-22r8169: don't read interrupt mask register in interrupt handlerHeiner Kallweit1-2/+4
2019-03-22watchdog/core: Make variables staticValdis Kletnieks1-2/+2
2019-03-22time/jiffies: Make refined_jiffies staticValdis Kletnieks1-1/+1
2019-03-22genirq/devres: Remove excess parameter from kernel docValdis Kletnieks1-2/+0