messages from 2019-07-30 18:20:19 to 2019-07-30 19:02:37 UTC [more...]
[PATCH 73/79] libperf: Add perf_cpu_map test
2019-07-30 19:02 UTC (2+ messages)
` [tip:perf/core] "
[PATCH 72/79] libperf: Add tests support
2019-07-30 19:01 UTC (2+ messages)
` [tip:perf/core] "
entity-manager experiments
2019-07-30 19:01 UTC (6+ messages)
[PATCH 71/79] libperf: Add install targets
2019-07-30 19:00 UTC (2+ messages)
` [tip:perf/core] "
[PATCH 70/79] libperf: Add perf_evsel__attr functions
2019-07-30 19:00 UTC (2+ messages)
` [tip:perf/core] libperf: Add perf_evsel__attr() function
[drm/mgag200] 90f479ae51: vm-scalability.median -18.8% regression
2019-07-30 18:59 UTC (7+ messages)
[Bridge] [PATCH] net: bridge: Allow bridge to joing multicast groups
2019-07-30 19:00 UTC (11+ messages)
[SPDK] nvmf_tgt *ERROR*: Data buffer split over multiple RDMA Memory Regions
2019-07-30 18:59 UTC
[PATCH 69/79] libperf: Add perf_evlist__enable/disable functions
2019-07-30 18:59 UTC (2+ messages)
` [tip:perf/core] libperf: Adopt perf_evlist__enable()/disable() functions from perf
[Qemu-devel] [PATCH for 4.2 v3 0/6] target/mips: Misc patches for 4.2
2019-07-30 18:53 UTC (7+ messages)
` [Qemu-devel] [PATCH for 4.2 v3 1/6] target/mips: Add support for DSPRAM
` [Qemu-devel] [PATCH for 4.2 v3 2/6] target/mips: Amend CP0 WatchHi register implementation
` [Qemu-devel] [PATCH for 4.2 v3 3/6] target/mips: Implement Global Invalidate TLB instruction
` [Qemu-devel] [PATCH for 4.2 v3 4/6] target/mips: Add emulation of CRC32 instructions
` [Qemu-devel] [PATCH for 4.2 v3 5/6] tests/tcg: target/mips: Add optional printing of more detailed failure info
` [Qemu-devel] [PATCH for 4.2 v3 6/6] tests/tcg: target/mips: Fix target configurations for MSA tests
[PATCH 68/79] libperf: Add perf_evlist__open/close functions
2019-07-30 18:58 UTC (2+ messages)
` [tip:perf/core] libperf: Adopt simplified perf_evlist__open()/close() functions from tools/perf
[PATCH 67/79] libperf: Add perf_evsel__cpus/threads functions
2019-07-30 18:57 UTC (2+ messages)
` [tip:perf/core] libperf: Add perf_evsel__cpus()/threads() functions
[net 1/1] tipc: fix unitilized skb list crash
2019-07-30 18:57 UTC (2+ messages)
[PATCH v4 net-next 00/19] Add ionic driver
2019-07-30 18:57 UTC (13+ messages)
` [PATCH v4 net-next 08/19] ionic: Add notifyq support
` [PATCH v4 net-next 09/19] ionic: Add the basic NDO callbacks for netdev support
` [PATCH v4 net-next 12/19] ionic: Add async link status check and basic stats
` [PATCH v4 net-next 13/19] ionic: Add initial ethtool support
[PATCH 66/79] libperf: Add perf_cpu_map__for_each_cpu macro
2019-07-30 18:57 UTC (2+ messages)
` [tip:perf/core] libperf: Add perf_cpu_map__for_each_cpu() macro
[PATCH 65/79] libperf: Add perf_evsel__enable/disable/apply_filter functions
2019-07-30 18:56 UTC (2+ messages)
` [tip:perf/core] libperf: Adopt perf_evsel__enable()/disable()/apply_filter() functions
[PATCH 63/79] libperf: Add perf_evsel__close function
2019-07-30 18:54 UTC (2+ messages)
` [tip:perf/core] libperf: Adopt simplified perf_evsel__close() function from tools/perf
[dpdk-dev] [PATCH 1/2] app/testpmd: fix scatter offload configuration
2019-07-30 18:55 UTC (8+ messages)
` [dpdk-dev] [dpdk-stable] "
[PATCH 64/79] libperf: Add perf_evsel__read function
2019-07-30 18:55 UTC (2+ messages)
` [tip:perf/core] libperf: Adopt perf_evsel__read() function from tools/perf
[meta-oe][PATCH] libdbi-perl: prevent native libdbi-perl depending on target perl
2019-07-30 18:55 UTC
[Qemu-devel] [PATCH for-4.2 00/13] qcow2: Let check -r all repair some snapshot bits
2019-07-30 18:54 UTC (5+ messages)
` [Qemu-devel] [PATCH for-4.2 06/13] qcow2: Separate qcow2_check_read_snapshot_table()
` [Qemu-devel] [PATCH for-4.2 07/13] qcow2: Add qcow2_check_fix_snapshot_table()
[PATCH v2 0/2] crypto: validate inputs for gcm and aes
2019-07-30 18:55 UTC (3+ messages)
` [PATCH v2 1/2] crypto: gcm - helper functions for assoclen/authsize check
[Bug 204371] BUG kmalloc-4k (Tainted: G W ): Object padding overwritten
2019-07-30 18:52 UTC
[PATCH 62/79] libperf: Add perf_evsel__open function
2019-07-30 18:53 UTC (2+ messages)
` [tip:perf/core] libperf: Adopt simplified perf_evsel__open() function from tools/perf
[PATCH 61/79] libperf: Add perf_evsel__alloc_fd function
2019-07-30 18:53 UTC (2+ messages)
` [tip:perf/core] libperf: Adopt perf_evsel__alloc_fd() function from tools/perf
[PATCH] drm/i915/ehl: Ungate DDIC and DDID
2019-07-30 18:53 UTC (2+ messages)
` ✓ Fi.CI.BAT: success for "
[Bug 204371] New: BUG kmalloc-4k (Tainted: G W ): Object padding overwritten
2019-07-30 18:52 UTC
[PATCH 60/79] libperf: Add readn/writen function
2019-07-30 18:52 UTC (2+ messages)
` [tip:perf/core] libperf: Adopt the readn()/writen() functions from tools/perf
[PATCH] scsi: cxlflash: Mark expected switch fall-throughs
2019-07-30 18:52 UTC (2+ messages)
[PATCH 58/79] libperf: Add fd array to struct perf_evsel
2019-07-30 18:50 UTC (2+ messages)
` [tip:perf/core] libperf: Move fd array from perf's evsel to lobperf's perf_evsel class
[PATCH 59/79] libperf: Add nr_members to struct perf_evsel
2019-07-30 18:51 UTC (2+ messages)
` [tip:perf/core] libperf: Move nr_members from perf's evsel to libperf's perf_evsel
[PATCH 56/79] libperf: Add perf_evlist__set_maps function
2019-07-30 18:49 UTC (2+ messages)
` [tip:perf/core] libperf: Add perf_evlist__set_maps() function
[PATCH 4.19 000/113] 4.19.63-stable review
2019-07-30 18:51 UTC (4+ messages)
` [PATCH 4.19 044/113] iio: iio-utils: Fix possible incorrect mask calculation
[PATCH v5] PM / wakeup: show wakeup sources stats in sysfs
2019-07-30 18:51 UTC (6+ messages)
[dpdk-dev] [PATCH] librte_flow_classify: fix out-of-bounds access
2019-07-30 18:51 UTC (9+ messages)
` [dpdk-dev] [dpdk-stable] "
[Regression] Commit "nvme/pci: Use host managed power state for suspend" has problems
2019-07-30 18:50 UTC (8+ messages)
[PATCH 57/79] libperf: Add xyarray object
2019-07-30 18:49 UTC (2+ messages)
` [tip:perf/core] libperf: Adopt xyarray class from perf
[PATCH 5.2 000/215] 5.2.5-stable review
2019-07-30 18:49 UTC (3+ messages)
[PATCH v2 0/7] drm/panfrost: Add heap and no execute buffer allocation
2019-07-30 18:49 UTC (9+ messages)
` [PATCH v2 6/7] drm/panfrost: Add support for GPU heap allocations
` "
[PATCH v8 00/14] Rockchip ISP1 Driver
2019-07-30 18:42 UTC (29+ messages)
` [PATCH v8 01/14] media: videodev2.h, v4l2-ioctl: add rkisp1 meta buffer format
` [PATCH v8 02/14] media: doc: add document for "
` [PATCH v8 03/14] media: rkisp1: Add user space ABI definitions
` [PATCH v8 04/14] media: rkisp1: add Rockchip MIPI Synopsys DPHY driver
` [PATCH v8 05/14] media: rkisp1: add Rockchip ISP1 subdev driver
` [PATCH v8 06/14] media: rkisp1: add ISP1 statistics driver
` [PATCH v8 07/14] media: rkisp1: add ISP1 params driver
` [PATCH v8 08/14] media: rkisp1: add capture device driver
` [PATCH v8 09/14] media: rkisp1: add rockchip isp1 core driver
` [PATCH v8 10/14] dt-bindings: Document the Rockchip ISP1 bindings
` [PATCH v8 11/14] dt-bindings: Document the Rockchip MIPI RX D-PHY bindings
` [PATCH v8 12/14] arm64: dts: rockchip: add isp0 node for rk3399
` [PATCH v8 13/14] arm64: dts: rockchip: add rx0 mipi-phy "
` [PATCH v8 14/14] MAINTAINERS: add entry for Rockchip ISP1 driver
[PATCH 55/79] libperf: Add threads to struct perf_evlist
2019-07-30 18:48 UTC (2+ messages)
` [tip:perf/core] "
[PATCH 0/2] tools: bpftool: add net (un)load command to load XDP
2019-07-30 18:48 UTC (3+ messages)
` [PATCH 1/2] tools: bpftool: add net load command to load XDP on interface
` [PATCH 2/2] tools: bpftool: add net unload command to unload "
[PATCH 53/79] libperf: Add has_user_cpus to struct perf_evlist
2019-07-30 18:46 UTC (2+ messages)
` [tip:perf/core] "
[PATCH 54/79] libperf: Add cpus to struct perf_evlist
2019-07-30 18:47 UTC (2+ messages)
` [tip:perf/core] "
[PATCH V36 27/29] tracefs: Restrict tracefs when the kernel is locked down
2019-07-30 18:47 UTC (2+ messages)
` [PATCH] "
[BUG] bdw-rt5650 DSP boot timeout
2019-07-30 18:47 UTC (6+ messages)
[PATCH 51/79] libperf: Add own_cpus to struct perf_evsel
2019-07-30 18:45 UTC (2+ messages)
` [tip:perf/core] "
[PATCH 52/79] libperf: Add threads to struct perf_evsel
2019-07-30 18:46 UTC (2+ messages)
` [tip:perf/core] "
[PATCH 50/79] libperf: Add cpus to struct perf_evsel
2019-07-30 18:44 UTC (2+ messages)
` [tip:perf/core] "
[PATCH v6 17/57] hwmon: Remove dev_err() usage after platform_get_irq()
2019-07-30 18:44 UTC
[PATCH 49/79] libperf: Add perf_evsel__delete function
2019-07-30 18:44 UTC (2+ messages)
` [tip:perf/core] libperf: Add perf_evsel__delete() function
INFO: task hung in perf_event_free_task
2019-07-30 18:44 UTC (2+ messages)
[PATCH 48/79] libperf: Add perf_evlist__delete function
2019-07-30 18:43 UTC (2+ messages)
` [tip:perf/core] libperf: Add perf_evlist__delete() function
[Qemu-devel] [PATCH 0/3] backup fixes for 4.1?
2019-07-30 18:41 UTC (8+ messages)
` [Qemu-devel] [PATCH 1/3] block/backup: deal with zero detection
` [Qemu-devel] [PATCH 2/3] block/backup: disable copy_range for compressed backup
` [Qemu-devel] [PATCH 3/3] block/backup: refactor write_flags
[PATCH 47/79] libperf: Add perf_evlist__for_each_evsel macro
2019-07-30 18:42 UTC (2+ messages)
` [tip:perf/core] libperf: Add perf_evlist__for_each_evsel() iterator
[PATCH 4.14 000/293] 4.14.135-stable review
2019-07-30 18:42 UTC (5+ messages)
` [PATCH 4.14 054/293] sched/fair: Fix "runnable_avg_yN_inv" not used warnings
[PATCH 46/79] libperf: Add perf_evsel__new function
2019-07-30 18:41 UTC (2+ messages)
` [tip:perf/core] libperf: Add perf_evsel__new() function
[Qemu-riscv] [PATCH-4.2 v1 0/6] RISC-V: Hypervisor prep work part 2
2019-07-30 18:37 UTC (12+ messages)
` [Qemu-riscv] [PATCH-4.2 v1 4/6] target/riscv: Create function to test if FP is enabled
` [Qemu-devel] "
` [Qemu-riscv] [Qemu-devel] "
` "
` [Qemu-riscv] [PATCH-4.2 v1 6/6] target/riscv: Fix Floating Point register names
` [Qemu-riscv] [Qemu-devel] "
` "
[Buildroot] [PATCH 1/1] package/pwgen: bump to version 2.08
2019-07-30 18:41 UTC
[PATCH v6 00/57] Add error message to platform_get_irq*()
2019-07-30 18:41 UTC (19+ messages)
` [PATCH v6 01/57] ata: Remove dev_err() usage after platform_get_irq()
` [PATCH v6 03/57] hwrng: "
` [PATCH v6 04/57] clocksource: "
` [PATCH v6 05/57] crypto: "
` [PATCH v6 08/57] MIPS: "
` [PATCH v6 09/57] devfreq: "
` [PATCH v6 10/57] dmaengine: "
` [PATCH v6 11/57] edac: "
` [PATCH v6 13/57] firmware: "
` [PATCH v6 22/57] iommu: "
` [PATCH v6 28/57] pcie-gadget-spear: "
` [PATCH v6 34/57] pinctrl: intel: "
` [PATCH v6 40/57] soc: "
` [PATCH v6 48/57] watchdog: "
[PATCH 45/79] libperf: Add perf_evlist__new function
2019-07-30 18:41 UTC (2+ messages)
` [tip:perf/core] libperf: Add perf_evlist__new() function
LEDs next branch
2019-07-30 18:40 UTC
[PATCH 44/79] libperf: Move zalloc.o into libperf
2019-07-30 18:40 UTC (2+ messages)
` [tip:perf/core] "
[Xen-devel] [RFC] Generating Go bindings for libxl
2019-07-30 18:39 UTC (4+ messages)
[PATCH 0/2] khugepaged: collapse pmd for pte-mapped THP
2019-07-30 18:39 UTC (5+ messages)
` [PATCH 1/2] khugepaged: enable "
[PATCH 43/79] libperf: Add perf_cpu_map__new/perf_cpu_map__read functions
2019-07-30 18:39 UTC (2+ messages)
` [tip:perf/core] libperf: Add perf_cpu_map__new()/perf_cpu_map__read() functions
[PATCH 42/79] libperf: Add attr to perf_evsel
2019-07-30 18:38 UTC (2+ messages)
` [tip:perf/core] libperf: Move perf_event_attr field from perf's evsel to libperf's perf_evsel
[PATCH 41/79] libperf: Add nr_entries to perf_evlist
2019-07-30 18:37 UTC (2+ messages)
` [tip:perf/core] libperf: Add nr_entries to struct perf_evlist
[PATCH v3] clk: imx8mq: Mark AHB clock as critical
2019-07-30 18:38 UTC (4+ messages)
[PATCH 39/79] libperf: Add perf_evlist__add function
2019-07-30 18:36 UTC (2+ messages)
` [tip:perf/core] libperf: Add perf_evlist__add() function
[PATCH 40/79] libperf: Add perf_evlist__remove function
2019-07-30 18:37 UTC (2+ messages)
` [tip:perf/core] libperf: Add perf_evlist__remove() function
[PATCH v2 0/2] Fix a race condition triggered by submit_bio()
2019-07-30 18:36 UTC (3+ messages)
` [PATCH v2 1/2] block: Verify whether blk_queue_enter() is used when necessary
` [PATCH v2 2/2] block: Fix a race condition in submit_bio()
[yocto-autobuilder2][PATCH 1/3] Bug fix: added support for ABHELPER_JSON environ
2019-07-30 18:36 UTC (3+ messages)
` [yocto-autobuilder2][PATCH 2/3] Added remote distribution of config JSON files
` [yocto-autobuilder2][PATCH 3/3] Support for absolute paths to config files
[BUG]: Destructive behaviour of git revert
2019-07-30 18:36 UTC (2+ messages)
[PATCH 38/79] libperf: Add perf_evlist__init function
2019-07-30 18:35 UTC (2+ messages)
` [tip:perf/core] libperf: Add perf_evlist__init() function
[ANNOUNCE] Git v2.23.0-rc0 - Initial test failures on NonStop
2019-07-30 18:35 UTC (4+ messages)
[PATCH 37/79] libperf: Add perf_evsel__init function
2019-07-30 18:34 UTC (2+ messages)
` [tip:perf/core] "
[PATCH 36/79] libperf: Include perf_evlist in evlist object
2019-07-30 18:34 UTC (2+ messages)
` [tip:perf/core] "
[PATCH RFC 14/18] HACK: pinctrl: bcm2835: Implement legacy pull for BCM7211
2019-07-30 18:33 UTC (6+ messages)
` [PATCH RFC 18/18] ARM: dts: Add minimal Raspberry Pi 4 support
[PATCH 35/79] libperf: Include perf_evsel in evsel object
2019-07-30 18:33 UTC (2+ messages)
` [tip:perf/core] "
[Xen-devel] [PATCH] xen/gntdev.c: Replace vm_map_pages() with vm_map_pages_zero()
2019-07-30 18:34 UTC (2+ messages)
` "
[PATCH 34/79] libperf: Add perf_evlist and perf_evsel structs
2019-07-30 18:32 UTC (2+ messages)
` [tip:perf/core] "
[PATCH 32/79] libperf: Add perf_thread_map__new_dummy function
2019-07-30 18:31 UTC (2+ messages)
` [tip:perf/core] libperf: Add perf_thread_map__new_dummy() function
[PATCH 33/79] libperf: Add perf_thread_map__get/perf_thread_map__put
2019-07-30 18:31 UTC (2+ messages)
` [tip:perf/core] libperf: Add perf_thread_map__get()/perf_thread_map__put()
[PATCH] drm/i915: remove dangling forward declaration
2019-07-30 18:31 UTC (2+ messages)
[PATCH] powerpc: workaround clang codegen bug in dcbz
2019-07-30 18:24 UTC (11+ messages)
[tpm2] PCR Policy enforcement when using nvram
2019-07-30 18:30 UTC
[PATCH 31/79] libperf: Add perf_thread_map struct
2019-07-30 18:30 UTC (2+ messages)
` [tip:perf/core] "
[PATCH 30/79] libperf: Add perf_cpu_map__get/perf_cpu_map__put
2019-07-30 18:29 UTC (2+ messages)
` [tip:perf/core] libperf: Add perf_cpu_map__get()/perf_cpu_map__put()
[PATCH 29/79] libperf: Add perf_cpu_map__dummy_new function
2019-07-30 18:28 UTC (2+ messages)
` [tip:perf/core] libperf: Add perf_cpu_map__dummy_new() function
[PATCH v2 0/5] PCI: Convert pci_resource_to_user() to a weak function
2019-07-30 18:25 UTC (4+ messages)
[PATCH 27/79] libperf: Add debug output support
2019-07-30 18:27 UTC (2+ messages)
` [tip:perf/core] "
[PATCH 28/79] libperf: Add perf_cpu_map struct
2019-07-30 18:27 UTC (2+ messages)
` [tip:perf/core] "
[PATCH] crypto:ccp - Return from init on allocation failure
2019-07-30 18:28 UTC
[PATCH RFC v3 0/14] sched,fair: flatten CPU controller runqueues
2019-07-30 18:27 UTC (3+ messages)
[tip:perf/core] perf trace: Put the per-syscall entry/exit prog_array BPF map infrastructure in place
2019-07-30 17:53 UTC
[tip:perf/core] perf trace: Allow specifying the bpf prog to augment specific syscalls
2019-07-30 17:52 UTC
[PATCH 25/79] libperf: Add libperf in python.so compilation
2019-07-30 18:25 UTC (2+ messages)
` [tip:perf/core] libperf: Add libperf to the python.so build
[PATCH 26/79] libperf: Add perf/core.h header
2019-07-30 18:26 UTC (2+ messages)
` [tip:perf/core] "
[PATCH] drm/i915: make i915_selftest.h self-contained
2019-07-30 18:25 UTC (2+ messages)
[PATCH 24/79] libperf: Add build version support
2019-07-30 18:24 UTC (2+ messages)
` [tip:perf/core] "
[PATCH] drm/i915/vbt: Fix VBT parsing for the PSR section
2019-07-30 18:24 UTC (12+ messages)
` [PATCH stable v5.2] "
` [Intel-gfx] "
[Xen-devel] [PATCH v2 00/35] xen/arm: Rework head.S to make it more compliant with the Arm Arm
2019-07-30 18:24 UTC (5+ messages)
` [Xen-devel] [PATCH v2 17/35] xen/arm64: head: Setup TTBR_EL2 in enable_mmu() and add missing isb
` [Xen-devel] [PATCH v2 18/35] xen/arm64: head: Introduce a macro to get a PC-relative address of a symbol
[PATCH 23/79] libperf: Make libperf.a part of the build
2019-07-30 18:24 UTC (2+ messages)
` [tip:perf/core] libperf: Make libperf.a part of the perf build
[PATCH 21/79] perf tools: Rename perf_evlist__enable to evlist__enable
2019-07-30 18:22 UTC (2+ messages)
` [tip:perf/core] perf evlist: Rename perf_evlist__enable() to evlist__enable()
[PATCH] net: usb: pegasus: fix improper read if get_registers() fail
2019-07-30 18:23 UTC (3+ messages)
[PATCH 0/3] Don't sanitize enable_guc
2019-07-30 18:23 UTC (3+ messages)
` [PATCH 3/3] drm/i915/uc: Stop sanitizing enable_guc modparam
[PATCH 19/79] perf tools: Rename perf_evlist__open to evlist__open
2019-07-30 18:20 UTC (2+ messages)
` [tip:perf/core] perf evlist: Rename perf_evlist__open() to evlist__open()
[PATCH 22/79] perf tools: Rename perf_evlist__disable to evlist__disable
2019-07-30 18:23 UTC (2+ messages)
` [tip:perf/core] perf evlist: Rename perf_evlist__disable() to evlist__disable()
[PATCH 20/79] perf tools: Rename perf_evlist__close to evlist__close
2019-07-30 18:21 UTC (2+ messages)
` [tip:perf/core] perf evlist: Rename perf_evlist__close() to evlist__close()
[PATCH 0/2] LP5024/18 LED introduction
2019-07-30 18:21 UTC (9+ messages)
` Backlight in motorola Droid 4
[PATCH 18/79] perf tools: Rename perf_evsel__cpus to evsel__cpus
2019-07-30 18:20 UTC (2+ messages)
` [tip:perf/core] perf evsel: Rename perf_evsel__cpus() to evsel__cpus()
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.