linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-03-09 08:39:17 to 2018-03-09 10:54:58 UTC [more...]

[PATCH 1/2] kernel/sofirq: consolidate common code in __tasklet_schedule() + _hi_
 2018-03-09 10:54 UTC  (2+ messages)
` [tip:irq/core] softirq: Consolidate common code in __tasklet_[hi]_schedule()

[GIT PULL] Please pull powerpc/linux.git powerpc-4.16-5 tag
 2018-03-09 10:54 UTC 

[PATCH v11 0/8] perf: Support for ARM DynamIQ Shared Unit
 2018-03-09 10:53 UTC  (4+ messages)
` [PATCH v11 8/8] perf: ARM DynamIQ Shared Unit PMU support

[PATCH 0/2] mtd: use put_device() if device_register fail
 2018-03-09 10:50 UTC  (3+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] mtd: ubi: "

[PATCH] pstore: use crypto compress API
 2018-03-09 10:51 UTC 

Regression from efi: call get_event_log before ExitBootServices
 2018-03-09 10:50 UTC 

[PATCH 3/3] irq/irq_sim: return the base of the irq range from irq_sim_init()
 2018-03-09 10:49 UTC  (2+ messages)
` [tip:irq/core] genirq/irq_sim: Return "

[PATCH] mm/mempolicy: Avoid use uninitialized preferred_node
 2018-03-09 10:49 UTC  (2+ messages)

[PATCH] mm: oom: Fix race condition between oom_badness and do_exit of task
 2018-03-09 10:48 UTC  (5+ messages)

[PATCH 2/3] irq/irq_sim: modify the return value check for irq_sim_init()
 2018-03-09 10:49 UTC  (2+ messages)
` [tip:irq/core] genirq/irq_sim: Check the return value of irq_sim_init() for error codes

[PATCH 1/3] irq/irq_sim: explicitly pull in slab.h
 2018-03-09 10:48 UTC  (2+ messages)
` [tip:irq/core] genirq/irq_sim: Explicitly include slab.h

[PATCH net-next] net: stmmac: remove superfluous wmb() memory barriers
 2018-03-09 10:48 UTC  (3+ messages)

[PATCH 0/3] of: overlay: Small cleanups
 2018-03-09 10:44 UTC  (4+ messages)
` [PATCH 1/3] of: Documentation: Fix forgotten reference to of_overlay_apply()
` [PATCH 2/3] of: overlay: "
` [PATCH 3/3] of: overlay: Remove unused of_overlay_remove_all()

[PATCH] thunderbolt: Prevent crash when ICM firmware is not running
 2018-03-09 10:44 UTC 

Regression from efi: call get_event_log before ExitBootServices
 2018-03-09 10:43 UTC  (5+ messages)

[PATCH] net: hns: use put_device() if device_register fail
 2018-03-09 10:41 UTC 

[PATCH v8 0/5] iommu/arm-smmu: Add runtime pm/sleep support
 2018-03-09 10:40 UTC  (4+ messages)
` [PATCH v8 4/5] iommu/arm-smmu: Add the device_link between masters and smmu

[PATCH] usb: dwc3: Prevent indefinite sleep in _dwc3_set_mode during suspend/resume
 2018-03-09 10:39 UTC  (16+ messages)

[PATCH] rsi: Remove stack VLA usage
 2018-03-09 10:37 UTC  (2+ messages)

[PATCH] gpio: dwapb: Add support for a bus clock
 2018-03-09 10:34 UTC 

[PATCH] ntb_transport: use put_device() instead of kfree()
 2018-03-09 10:33 UTC 

[PATCH] arm64: kdump: fix interrupt handling done during machine_crash_shutdown
 2018-03-09 10:33 UTC  (6+ messages)

[PATCH v5 0/6] dt-bindings: add bindings for USB physical connector
 2018-03-09 10:24 UTC  (9+ messages)
    ` [PATCH v5 1/6] "

[PATCH v1] devpts: resolve devpts bind-mounts
 2018-03-09 10:24 UTC 

[PATCH] lib: Add testing module for UBSAN
 2018-03-09 10:22 UTC 

Make set_handle_irq and handle_arch_irq generic, v3
 2018-03-09 10:20 UTC  (2+ messages)

[PATCH 0/9] Sunxi-Cedrus driver for the Allwinner Video Engine, using the V4L2 request API
 2018-03-09 10:18 UTC  (11+ messages)
` [PATCH 1/9] media: vim2m: Try to schedule a m2m device run on request submission
` [PATCH 2/9] media: videobuf2-v4l2: Copy planes when needed in request qbuf
  ` [PATCH 3/9] v4l: Add sunxi Video Engine pixel format
  ` [PATCH 4/9] v4l: Add MPEG2 low-level decoder API control
  ` [PATCH 5/9] media: platform: Add Sunxi Cedrus decoder driver
  ` [PATCH 6/9] sunxi-cedrus: Add device tree binding document
  ` [PATCH 7/9] ARM: dts: sun5i: Use video-engine node
  ` [PATCH 8/9] ARM: dts: sun8i: add video engine support for A33
  ` [PATCH 9/9] ARM: dts: sun7i: Add video engine support for the A20

[PATCH] x86, powerpc : pkey-mprotect must allow pkey-0
 2018-03-09 10:19 UTC  (3+ messages)

[PATCH v2] ARM: davinci: fix the GPIO lookup for omapl138-hawk
 2018-03-09 10:18 UTC  (2+ messages)

[PATCH v2] ARM: multi_v7_defconfig: enable CONFIG_DP83867_PHY
 2018-03-09 10:18 UTC 

[PATCHv2 0/9] perf tools: Assorted fixes
 2018-03-09 10:14 UTC  (10+ messages)
` [PATCH 1/9] perf tools: Free memory nodes data
` [PATCH 2/9] perf tools: Add mem2node object
` [PATCH 3/9] perf tests: Add mem2node object test
` [PATCH 4/9] perf c2c record: Record physical addresses in samples
` [PATCH 5/9] perf c2c report: Make calc_width work with struct c2c_hist_entry
` [PATCH 6/9] perf c2c report: Call calc_width only for displayed entries
` [PATCH 7/9] perf c2c report: Display node for cacheline address
` [PATCH 8/9] perf c2c report: Add span header over cacheline data
` [PATCH 9/9] perf c2c report: Add cacheline address count column

[PATCH 0/9] x86/dumpstack: Cleanups and user opcode bytes Code: section, v1
 2018-03-09 10:15 UTC  (11+ messages)
` [PATCH 5/9] x86/dumpstack: Improve opcodes dumping in the Code: section

[PATCH] clocksource: atmel-st: add 'depends on HAS_IOMEM' to fix unmet dependency
 2018-03-09 10:15 UTC  (2+ messages)
` [tip:timers/urgent] clocksource/atmel-st: Add "

[RESEND PATCH v5 1/5] pwm-backlight: enable/disable the PWM before/after LCD enable toggle
 2018-03-09 10:14 UTC  (4+ messages)
` [RESEND PATCH v5 2/5] dt-bindings: pwm-backlight: add PWM delay proprieties

[PATCH 00/11] kexec_file: Clean up purgatory load
 2018-03-09 10:13 UTC  (13+ messages)
` [PATCH 08/11] kexec_file: Simplify kexec_purgatory_setup_sechdrs 2
` [PATCH 09/11] kexec_file: Remove mis-use of sh_offset field
` [PATCH 11/11] kexec_file: Move purgatories sha256 to common code

[PATCH] video: fbdev: via_aux_vt1636: remove VLA usage
 2018-03-09 10:11 UTC  (2+ messages)

[RFC] rtmutex: Make rt_mutex_futex_unlock() safe at irq-off callsites
 2018-03-09 10:10 UTC  (2+ messages)
` [tip:locking/urgent] rtmutex: Make rt_mutex_futex_unlock() safe for "

[PATCH V3 0/4] genirq/affinity: irq vector spread among online CPUs as far as possible
 2018-03-09 10:08 UTC  (6+ messages)

[PATCH v3 00/18] thunderbolt: Add support for Intel Titan Ridge
 2018-03-09 10:06 UTC  (2+ messages)

[PATCH v2 1/2] arm64: Relax constraints on ID feature bits
 2018-03-09 10:06 UTC  (5+ messages)

[PATCH v2 1/3] dell-led: Change dell-led.h to dell-common.h
 2018-03-09  9:59 UTC  (7+ messages)
` [PATCH v2 3/3] ALSA: hda: Disabled unused audio controller for Dell platforms with Switchable Graphics

[RFC/RFT][PATCH v2 0/6] sched/cpuidle: Idle loop rework
 2018-03-09  9:58 UTC  (5+ messages)

[GIT PULL 00/12] first batch of EFI changes for v4.17
 2018-03-09  9:56 UTC  (11+ messages)
` [PATCH 07/12] efi: Use efi_mm in x86 as well as ARM
` [PATCH 12/12] efi: make const array 'apple' static
  ` [tip:efi/core] efi: Make "

[PATCH v6 0/4] Utilization estimation (util_est) for FAIR tasks
 2018-03-09  9:52 UTC  (5+ messages)
` [PATCH v6 1/4] sched/fair: add util_est on top of PELT
` [PATCH v6 2/4] sched/fair: use util_est in LB and WU paths
` [PATCH v6 3/4] sched/cpufreq_schedutil: use util_est for OPP selection
` [PATCH v6 4/4] sched/fair: update util_est only on util_avg updates

[PATCH] drivers: vhost: vsock: fixed a brace coding style issue
 2018-03-09  9:52 UTC  (2+ messages)

[PATCH] dump_stack: convert generic dump_stack into a weak symbol
 2018-03-09  9:50 UTC  (8+ messages)

[RFC/RFT][PATCH v3 0/6] sched/cpuidle: Idle loop rework
 2018-03-09  9:49 UTC  (7+ messages)
` [RFC/RFT][PATCH v3 1/6] time: tick-sched: Reorganize idle tick management code
` [RFC/RFT][PATCH v3 2/6] sched: idle: Do not stop the tick upfront in the idle loop
` [RFC/RFT][PATCH v3 3/6] sched: idle: Do not stop the tick before cpuidle_idle_call()
` [RFC/RFT][PATCH v3 4/6] cpuidle: Return nohz hint from cpuidle_select()
` [RFC/RFT][PATCH v3 5/6] sched: idle: Select idle state before stopping the tick
` [RFC/RFT][PATCH v3 6/6] cpuidle: menu: Refine idle state selection for running tick

Simplifying our RCU models
 2018-03-09  9:48 UTC  (3+ messages)

arm crypto .S_shipped files sometimes get rebuilt randomly
 2018-03-09  9:45 UTC  (3+ messages)
` a Heisenbug tale (was: Re: arm crypto .S_shipped files sometimes get rebuilt randomly)

[PATCHv4] phy: mapphone-mdm6600: Add USB PHY driver for MDM6600 on Droid 4
 2018-03-09  9:44 UTC  (2+ messages)

[PATCH v3 0/2] ARM: Implement MODULE_PLT support in FTRACE
 2018-03-09  9:41 UTC  (6+ messages)
` [PATCH v3 1/2] ARM: PLT: Move struct plt_entries definition to header
` [PATCH v3 2/2] ARM: ftrace: Add MODULE_PLTS support

[RFC PATCH] KVM: arm/arm64: vgic: change condition for level interrupt resampling
 2018-03-09  9:40 UTC  (9+ messages)
          `  "

[PATCH v2 0/7] kexec_file, x86, powerpc: refactoring for other architecutres
 2018-03-09  9:33 UTC  (8+ messages)

[PATCH 0/3] drm: Add LVDS decoder bridge
 2018-03-09  9:29 UTC  (10+ messages)
` [PATCH 3/3] arm64: dts: renesas: Add LVDS decoder to R-Car V3M Eagle
  ` [PATCH 1/3] dt-bindings: display: bridge: Document THC63LVD1024 LVDS decoder

[PATCH] ARM: dts: i.MX25: define SSI FIFO depth
 2018-03-09  9:27 UTC  (6+ messages)

[PATCH v2 0/2] media: Introduce Omnivision OV2680 driver
 2018-03-09  9:21 UTC  (3+ messages)
` [PATCH v2 2/2] media: ov2680: Add Omnivision OV2680 sensor driver

[PATCH 11/12] efi/apple-properties: Use memremap() instead of ioremap()
 2018-03-09  9:14 UTC  (2+ messages)
` [tip:efi/core] "

[PATCH 10/12] efi: reorder pr_notice() with add_device_randomness() call
 2018-03-09  9:13 UTC  (2+ messages)
` [tip:efi/core] efi: Reorder "

[PATCH 06/12] x86: efi: Replace GFP_ATOMIC with GFP_KERNEL in efi_query_variable_store
 2018-03-09  9:13 UTC  (2+ messages)
` [tip:efi/core] x86/efi: Replace GFP_ATOMIC with GFP_KERNEL in efi_query_variable_store()

[PATCH 05/12] efi: arm64: Check whether x18 is preserved by runtime services calls
 2018-03-09  9:12 UTC  (2+ messages)
` [tip:efi/core] efi/arm64: "

[PATCH V2 0/2] mmc: sdhci-msm: Configuring IO_PAD support for sdhci-msm
 2018-03-09  9:12 UTC  (4+ messages)
` [PATCH V2 2/2] mmc: sdhci-msm: support voltage pad switching

[PATCH 03/12] efi/arm*: Stop printing addresses of virtual mappings
 2018-03-09  9:12 UTC  (2+ messages)
` [tip:efi/core] "

[PATCH 02/12] efi/apple-properties: Device core takes care of empty properties
 2018-03-09  9:11 UTC  (2+ messages)
` [tip:efi/core] efi/apple-properties: Remove redundant attribute initialization from unmarshal_key_value_pairs()

[PATCH v3 00/11] Tegra210 DFLL implementation
 2018-03-09  9:11 UTC  (3+ messages)
` [PATCH v3 09/11] cpufreq: tegra124-cpufreq: extend to support Tegra210

[PATCH 01/12] efi/arm*: Only register page tables when they exist
 2018-03-09  9:11 UTC  (2+ messages)
` [tip:efi/core] "

[PATCH V4 5/5] perf/x86: Fix: disable userspace RDPMC usage for large PEBS
 2018-03-09  9:10 UTC  (2+ messages)
` [tip:perf/core] perf/x86/intel: Disable "

[PATCH V4 3/5] perf/x86/intel/ds: Introduce read function for auto-reload event
 2018-03-09  9:09 UTC  (2+ messages)
` [tip:perf/core] perf/x86/intel/ds: Introduce ->read() function for auto-reload events and flush the PEBS buffer there

[PATCH V4 4/5] perf/x86/intel: Fix pmu read for auto-reload
 2018-03-09  9:10 UTC  (2+ messages)
` [tip:perf/core] perf/x86/intel: Fix PMU "

[PATCH] usb: dwc2: Print error if unable to set DMA coherent mask
 2018-03-09  9:10 UTC  (3+ messages)

[PATCH 1/3] usb: xhci: tegra: Prepare for adding runtime PM support
 2018-03-09  9:13 UTC  (6+ messages)
` [PATCH 2/3] usb: xhci: tegra: Add "

[PATCH V4 2/5] perf/x86: Introduce read function for x86_pmu
 2018-03-09  9:09 UTC  (2+ messages)
` [tip:perf/core] perf/x86: Introduce a ->read() callback in 'struct x86_pmu'

[PATCH V4 1/5] perf/x86/intel: Fix event update for auto-reload
 2018-03-09  9:08 UTC  (2+ messages)
` [tip:perf/core] "

[perf/x86/intel] 41e062cd2e: WARNING:at_arch/x86/events/intel/ds.c:#intel_pmu_save_and_restart_reload
 2018-03-09  9:08 UTC  (2+ messages)
` [tip:perf/core] perf/x86/intel: Properly save/restore the PMU state in the NMI handler

[PATCH] perf/x86/intel: Fix: Use u64 for limit_period
 2018-03-09  9:07 UTC  (2+ messages)
` [tip:perf/core] perf/x86/intel: Fix large period handling on Broadwell CPUs

[PATCH] perf: correct ctx_event_type in ctx_resched()
 2018-03-09  9:07 UTC  (2+ messages)
` [tip:perf/urgent] perf/core: Fix "

[PATCH]sched: completion: use bool in try_wait_for_completion
 2018-03-09  9:06 UTC  (2+ messages)
` [tip:sched/core] sched/completions: Use bool in try_wait_for_completion()

[PATCH v5 3/3] sched: update blocked load when newly idle
 2018-03-09  9:06 UTC  (2+ messages)
` [tip:sched/core] sched/fair: Update "

[PATCH 2/4] usb: dwc3: add dwc3 glue layer for UniPhier SoCs
 2018-03-09  9:04 UTC  (6+ messages)

[PATCH v4 2/3] sched: reduce the periodic update duration
 2018-03-09  9:04 UTC  (2+ messages)
` [tip:sched/core] sched/fair: Reduce "

[PATCH v4 1/3] sched: Stop nohz stats when decayed
 2018-03-09  9:03 UTC  (2+ messages)
` [tip:sched/core] sched/nohz: Stop NOHZ "

[PATCH] usb: dwc3: core: power on PHYs before initializing core
 2018-03-09  9:01 UTC  (5+ messages)

[PATCH] sched: label attributes require a ';'
 2018-03-09  8:59 UTC  (2+ messages)
` [tip:sched/core] sched/fair: Add ';' after label attributes

[PATCH] perf annotate: Support to display the LBR data in tui mode
 2018-03-09  8:57 UTC  (3+ messages)
` [PATCH v2] perf annotate: Support to display the IPC/Cycle "
  ` [tip:perf/core] perf annotate: Support to display the IPC/Cycle in TUI mode

[PATCH] perf tools: update quipper information
 2018-03-09  8:58 UTC  (2+ messages)
` [tip:perf/core] perf tools: Update "

[PATCH] perf annotate: Handle s390 pc relative load and store instruction
 2018-03-09  8:58 UTC  (2+ messages)
` [tip:perf/core] perf annotate: Handle s390 PC "

[PATCH 19/19] perf build: Force llvm/clang test compile output to .make.output
 2018-03-09  8:56 UTC  (2+ messages)
` [tip:perf/core] "

[PATCH v3] perf report: Provide libtraceevent with a kernel symbol resolver
 2018-03-09  8:57 UTC  (2+ messages)
` [tip:perf/core] "

[PATCH 18/19] perf build: Add llvm/clang make targets to FILES
 2018-03-09  8:56 UTC  (2+ messages)
` [tip:perf/core] "

[PATCH 17/19] perf build: Add llvm/clang/cxx make tests into FEATURE_TESTS_EXTRA
 2018-03-09  8:55 UTC  (2+ messages)
` [tip:perf/core] "

[PATCH 16/19] perf tools: Update tags with .cpp files
 2018-03-09  8:55 UTC  (2+ messages)
` [tip:perf/core] "

[PATCH 07/19] perf tools: Add MEM_TOPOLOGY feature to perf data file
 2018-03-09  8:54 UTC  (2+ messages)
` [tip:perf/core] "

[PATCH 06/19] perf c2c: Use mem_info refcnt logic
 2018-03-09  8:54 UTC  (2+ messages)
` [tip:perf/core] "

[PATCH v2] staging: lustre: Remove VLA usage
 2018-03-09  8:54 UTC  (2+ messages)
` [lustre-devel] "

[PATCH 05/19] perf tools: Add refcnt into struct mem_info
 2018-03-09  8:53 UTC  (2+ messages)
` [tip:perf/core] "

[PATCH 04/19] perf record: Remove progname from struct record
 2018-03-09  8:53 UTC  (2+ messages)
` [tip:perf/core] "

[RFC] rcu: Prevent expedite reporting within RCU read-side section
 2018-03-09  8:53 UTC  (9+ messages)

[PATCH 03/19] perf record: Move machine variable down the function
 2018-03-09  8:52 UTC  (2+ messages)
` [tip:perf/core] "

[PATCH 02/19] perf report: Display perf.data header info
 2018-03-09  8:52 UTC  (2+ messages)
` [tip:perf/core] "

[PATCH 01/19] perf report: Fix the output for stdio events list
 2018-03-09  8:51 UTC  (2+ messages)
` [tip:perf/core] "

[PATCH v2] perf annotate: Fix s390 target function disassembly
 2018-03-09  8:51 UTC  (2+ messages)
` [tip:perf/core] "

[PATCH 9/9] perf intel-pt: Adjust overlap-checking to support sampling mode
 2018-03-09  8:51 UTC  (2+ messages)
` [tip:perf/core] "

[PATCH 8/9] perf intel-pt: Remove a check for sampling mode
 2018-03-09  8:50 UTC  (2+ messages)
` [tip:perf/core] "

[PATCH 7/9] perf intel-pt: Tidy old_buffer handling in intel_pt_get_trace()
 2018-03-09  8:50 UTC  (2+ messages)
` [tip:perf/core] "

[PATCH 6/9] perf intel-pt: Get rid of intel_pt_use_buffer_pid_tid()
 2018-03-09  8:49 UTC  (2+ messages)
` [tip:perf/core] "

[PATCH 5/9] perf intel-pt/bts: In auxtrace_record__init_intel() evlist is never NULL
 2018-03-09  8:49 UTC  (2+ messages)
` [tip:perf/core] "

[PATCH V2 3/8] perf mmap: Using the stored scope data in perf_mmap__push
 2018-03-09  8:44 UTC  (2+ messages)
` [tip:perf/core] perf mmap: Use the stored scope data in perf_mmap__push()

[PATCH 4/9] perf intel-pt: Fix timestamp following overflow
 2018-03-09  8:48 UTC  (2+ messages)
` [tip:perf/core] "

[PATCH 3/9] perf intel-pt: Fix error recovery from missing TIP packet
 2018-03-09  8:48 UTC  (2+ messages)
` [tip:perf/core] "

[PATCH 2/9] perf intel-pt: Fix sync_switch
 2018-03-09  8:47 UTC  (2+ messages)
` [tip:perf/core] "

[PATCH 1/9] perf intel-pt: Fix overlap detection to identify consecutive buffers correctly
 2018-03-09  8:47 UTC  (2+ messages)
` [tip:perf/core] "

[PATCH V2 8/8] perf tools: Refine perf_mmap__read_init
 2018-03-09  8:46 UTC  (2+ messages)
` [tip:perf/core] perf mmap: Simplify perf_mmap__read_init()

[PATCH v4 0/4] Set name of regmap_config
 2018-03-09  8:45 UTC  (3+ messages)

[PATCH V2 7/8] perf tools: Refine perf_mmap__read_event
 2018-03-09  8:46 UTC  (2+ messages)
` [tip:perf/core] perf mmap: Simplify perf_mmap__read_event()

DID YOU AUTHORIZE ANY ONE TO CLAIM YOUR FUND?
 2018-03-09  8:46 UTC 

[PATCH V2 6/8] perf tools: Refine perf_mmap__consume
 2018-03-09  8:46 UTC  (2+ messages)
` [tip:perf/core] perf mmap: Simplify perf_mmap__consume()

[PATCH V2 5/8] perf mmap: Using stored 'overwrite' in perf_mmap__consume
 2018-03-09  8:45 UTC  (2+ messages)
` [tip:perf/core] perf mmap: Use stored 'overwrite' in perf_mmap__consume()

[PATCH V2 4/8] perf mmap: Using the stored data in perf_mmap__read_event
 2018-03-09  8:45 UTC  (2+ messages)
` [tip:perf/core] perf mmap: Use the stored data in perf_mmap__read_event()

[PATCH] KVM/x86: Move X86_CR4_OSXSAVE check into kvm_valid_sregs()
 2018-03-09  8:45 UTC 

[PATCH V2 2/8] perf mmap: Store mmap scope in struct perf_mmap
 2018-03-09  8:44 UTC  (2+ messages)
` [tip:perf/core] perf mmap: Store mmap scope in struct perf_mmap()

[RFC V3 2/3] perf, tools: Display pmu name when printing unmerged events in stat
 2018-03-09  8:42 UTC  (2+ messages)
` [tip:perf/core] perf pmu: "

[PATCH V2 1/8] perf evlist: Store 'overwrite' in struct perf_mmap
 2018-03-09  8:43 UTC  (2+ messages)
` [tip:perf/core] "

[RESEND PATCH v4 0/4] Set name of regmap_config
 2018-03-09  8:43 UTC  (5+ messages)
` [RESEND PATCH v4 1/4] mfd: syscon: "
` [RESEND PATCH v4 2/4] rtc: at91sam9: "
` [RESEND PATCH v4 3/4] clk: lpc32xx: "
` [RESEND PATCH v4 4/4] ARM: rockchip: "

[RFC V3 3/3] perf pmu: Auto-merge PMU events created by prefix or glob match
 2018-03-09  8:43 UTC  (2+ messages)
` [tip:perf/core] "

[RFC V4] perf, tools: Support wildcards on pmu name in dynamic pmu events
 2018-03-09  8:42 UTC  (2+ messages)
` [tip:perf/core] perf pmu: "

[PATCH] perf: doc: Correct title markers for asciidoctor
 2018-03-09  8:41 UTC  (2+ messages)
` [tip:perf/core] perf tools: "

[PATCH 5/7] perf auxtrace: Make auxtrace_queues__add_buffer() return buffer_ptr
 2018-03-09  8:41 UTC  (2+ messages)
` [tip:perf/core] "

[tip:perf/core] perf trace: Support setting cgroups as targets
 2018-03-09  8:40 UTC 

[PATCH 4/7] perf auxtrace: Rename some buffer-queuing functions
 2018-03-09  8:40 UTC  (2+ messages)
` [tip:perf/core] "

[PATCH 3/7] perf auxtrace: Add missing parameters from kernel-doc comments
 2018-03-09  8:40 UTC  (2+ messages)
` [tip:perf/core] "

[tip:perf/core] perf cgroup: Make the cgroup name be const char *
 2018-03-09  8:39 UTC 

[tip:perf/core] perf cgroup: Add evlist__add_default_cgroup()
 2018-03-09  8:39 UTC 


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).