All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-05-17 18:53:03 to 2019-05-17 19:35:59 UTC [more...]

[GIT PULL] perf/core improvements and fixes
 2019-05-17 19:35 UTC  (63+ messages)
` [PATCH 01/73] perf annotate: Remove hist__account_cycles() from callback
` [PATCH 02/73] perf test: Fix spelling mistake "leadking" -> "leaking"
` [PATCH 03/73] csky: Add support for libdw
` [PATCH 04/73] tools lib traceevent: Remove hard coded install paths from pkg-config file
` [PATCH 05/73] perf tools: Speed up report for perf compiled with linwunwind
` [PATCH 06/73] tools arch: Update arch/x86/lib/memcpy_64.S copy used in 'perf bench mem memcpy'
` [PATCH 07/73] tools arch uapi: Sync the x86 kvm.h copy
` [PATCH 08/73] tools x86 uapi asm: Sync the pt_regs.h copy with the kernel sources
` [PATCH 09/73] tools pci: Do not delete pcitest.sh in 'make clean'
` [PATCH 10/73] perf record: Fix suggestion to get list of registers usable with --user-regs and --intr-regs
` [PATCH 11/73] perf parse-regs: Improve error output when faced with unknown register name
` [PATCH 12/73] perf tools x86: Add support for recording and printing XMM registers
` [PATCH 13/73] perf scripts python: exported-sql-viewer.py: Move view creation
` [PATCH 14/73] perf scripts python: exported-sql-viewer.py: Fix error when shrinking / enlarging font
` [PATCH 15/73] perf scripts python: exported-sql-viewer.py: Add tree level
` [PATCH 16/73] perf scripts python: exported-sql-viewer.py: Add copy to clipboard
` [PATCH 17/73] perf scripts python: exported-sql-viewer.py: Add context menu
` [PATCH 18/73] perf scripts python: exported-sql-viewer.py: Add 'About' dialog box
` [PATCH 19/73] perf vendor events intel: Add uncore_upi JSON support
` [PATCH 20/73] perf machine: Null-terminate version char array upon fgets(/proc/version) error
` [PATCH 21/73] tools lib traceevent: Introduce man pages
` [PATCH 22/73] tools lib traceevent: Add support for man pages with multiple names
` [PATCH 23/73] tools lib traceevent: Man pages for tep_handler related APIs
` [PATCH 24/73] tools lib traceevent: Man page for header_page APIs
` [PATCH 25/73] tools lib traceevent: Man page for get/set cpus APIs
` [PATCH 26/73] tools lib traceevent: Man page for file endian APIs
` [PATCH 27/73] tools lib traceevent: Man page for host "
` [PATCH 28/73] tools lib traceevent: Man page for page size APIs
` [PATCH 29/73] tools lib traceevent: Man page for tep_strerror()
` [PATCH 30/73] tools lib traceevent: Man pages for event handler APIs
` [PATCH 31/73] tools lib traceevent: Man pages for function related libtraceevent APIs
` [PATCH 32/73] tools lib traceevent: Man pages for registering print function
` [PATCH 33/73] tools lib traceevent: Man page for tep_read_number()
` [PATCH 34/73] tools lib traceevent: Man pages for event find APIs
` [PATCH 35/73] tools lib traceevent: Man page for list events APIs
` [PATCH 36/73] tools lib traceevent: Man pages for libtraceevent event get APIs
` [PATCH 37/73] tools lib traceevent: Man pages for find field APIs
` [PATCH 38/73] tools lib traceevent: Man pages for get field value APIs
` [PATCH 39/73] tools lib traceevent: Man pages for print field APIs
` [PATCH 40/73] tools lib traceevent: Man page for tep_read_number_field()
` [PATCH 41/73] tools lib traceevent: Man pages for event fields APIs
` [PATCH 42/73] tools lib traceevent: Man pages for event filter APIs
` [PATCH 43/73] tools lib traceevent: Man pages for parse event APIs
` [PATCH 44/73] tools lib traceevent: Man page for tep_parse_header_page()
` [PATCH 45/73] tools lib traceevent: Man pages for APIs used to extract common fields from a record
` [PATCH 46/73] tools lib traceevent: Man pages for trace sequences APIs
` [PATCH 47/73] perf build tests: Add NO_LIBZSTD=1 to make_minimal
` [PATCH 48/73] perf session: Define 'bytes_transferred' and 'bytes_compressed' metrics
` [PATCH 49/73] perf record: Implement COMPRESSED event record and its attributes
` [PATCH 50/73] perf mmap: Implement dedicated memory buffer for data compression
` [PATCH 51/73] perf tools: Introduce Zstd streaming based compression API
` [PATCH 52/73] perf record: Implement compression for serial trace streaming
` [PATCH 53/73] perf record: Implement compression for AIO "
` [PATCH 54/73] perf report: Add stub processing of compressed events for -D
` [PATCH 55/73] perf record: Implement -z,--compression_level[=<n>] option
` [PATCH 56/73] perf report: Implement perf.data record decompression
` [PATCH 57/73] perf inject: Enable COMPRESSED "
` [PATCH 58/73] perf tests: Implement Zstd comp/decomp integration test
` [PATCH 59/73] perf test zstd: Fixup verbose mode output
` [PATCH 60/73] perf jevents: Remove unused variable
` [PATCH 61/73] perf vendor events arm64: Remove [[:xdigit:]] wildcard

[igt-dev] [PATCH i-g-t 00/25] Media scalability tooling
 2019-05-17 19:35 UTC  (13+ messages)
` [Intel-gfx] [PATCH i-g-t 02/25] trace.pl: Ignore signaling on non i915 fences
  `  "
    ` [igt-dev] [Intel-gfx] "
` [igt-dev] [PATCH i-g-t 04/25] trace.pl: Virtual engine support
  `  "
` [igt-dev] [PATCH i-g-t 05/25] trace.pl: Virtual engine preemption support
` [igt-dev] [PATCH i-g-t 12/25] gem_wsim: Engine map support

lima_bo memory leak after drm_sched job destruction rework
 2019-05-17 19:35 UTC 

[PATCH v3 5/6] x86/MCE: Save MCA control bits that get set in hardware
 2019-05-17 19:34 UTC  (11+ messages)

[PATCH] ARM: mvebu_v7_defconfig: fix Ethernet on Clearfog
 2019-05-17 19:34 UTC  (3+ messages)

[PATCH 0/5] Rewrite ARCv2 interrupt/expecption entry code
 2019-05-17 19:32 UTC  (12+ messages)
` [PATCH 1/5] ARCv2: entry: comments about hardware auto-save on taken interrupts
` [PATCH 2/5] ARCv2: entry: push out the Z flag unclobber from common EXCEPTION_PROLOGUE
` [PATCH 3/5] ARCv2: entry: avoid a branch
` [PATCH 4/5] ARCv2: entry: rewrite to enable use of double load/stores LDD/STD
` [PATCH 5/5] ARC: entry: EV_Trap expects r10 (vs. r9) to have exception cause

[PATCH 01/14] drm/i915: Pass intel_atomic_state to cdclk funcs
 2019-05-17 19:31 UTC  (14+ messages)
` [PATCH 02/14] drm/i915: Clean up cdclk vfunc assignments
` [PATCH 03/14] drm/i915: Pass intel_atomic state to check_digital_port_conflicts()
` [PATCH 04/14] drm/i915: Use intel_ types in intel_modeset_clear_plls()
` [PATCH 05/14] drm/i915: Use intel_ types in haswell_mode_set_planes_workaround()
` [PATCH 06/14] drm/i915: Don't pass the crtc to intel_dump_pipe_config()
` [PATCH 07/14] drm/i915: Don't pass the crtc to intel_modeset_pipe_config()
` [PATCH 08/14] drm/i915: Use intel_ types in intel_modeset_checks()
` [PATCH 09/14] drm/i915: Use intel_ types in intel_atomic_check()
` [PATCH 10/14] drm/i915: Move state dump to the end of atomic_check()
` [PATCH 11/14] drm/i915: Include crtc_state.active in crtc state dumps
` [PATCH 12/14] drm/i915: Dump failed crtc states during atomic check
` [PATCH 13/14] drm/i915: Make state dumpers take a const state
` [PATCH 14/14] drm/i915: Fix plane state dumps

ARCNET Contemporary Controls PCI20EX PCIe Card
 2019-05-17 19:03 UTC 

[PATCH 0/7] iw: various bug fixes
 2019-05-17 19:29 UTC  (8+ messages)
` [PATCH 1/7] iw: fix memory leak inside register_mgmt_frame
` [PATCH 2/7] iw: fix endless loop inside handle_mgmt_dump
` [PATCH 3/7] iw: fix memory leak inside handle_cac
` [PATCH 4/7] iw: fix fd leak inside handle_netns
` [PATCH 5/7] iw: fix memory leak inside parse_sched_scan
` [PATCH 6/7] iw: fix memory leaks inside handle_scan
` [PATCH 7/7] iw: fix fp handling inside handle_vendor

[U-Boot] [PATCH] video: Factor out vidconsole_put_string()
 2019-05-17 19:30 UTC  (2+ messages)

[PATCH] sched/fair: Fix low cpu usage with high throttling by removing expiration of cpu slices
 2019-05-17 19:30 UTC 

[PATCH v20 00/28] Intel SGX1 support
 2019-05-17 19:28 UTC  (23+ messages)
` SGX vs LSM (Re: [PATCH v20 00/28] Intel SGX1 support)

ENTREATY
 2019-05-17 15:06 UTC 

[dpdk-dev] [RFC v3 1/2] eal: replace libc-based random number generation with LFSR
 2019-05-17 19:27 UTC  (6+ messages)
` [dpdk-dev] [PATCH 0/6] Pseudo-random number generation improvements
  ` [dpdk-dev] [PATCH 1/6] eal: replace libc-based random number generation with LFSR

[PATCH 1/5] clk: add imx8 clk defines
 2019-05-17 19:26 UTC  (5+ messages)

[PATCH] diff: fix mistake in translatable strings
 2019-05-17 19:26 UTC 

[PATCH] libnvdimm/pmem: Bypass CONFIG_HARDENED_USERCOPY overhead
 2019-05-17 19:25 UTC  (7+ messages)

[Buildroot] [Bug 11881] New: Build breaks with lftp package enabled and libexpat1-dev installed on Debian 9 and Ubuntu 18.04
 2019-05-17 19:24 UTC  (2+ messages)
` [Buildroot] [Bug 11881] "

[dpdk-dev] [PATCH 0/2] Introduces armada target
 2019-05-17 21:34 UTC  (3+ messages)
` [dpdk-dev] [PATCH 1/2] mk: add Marvell ARMADA architecture based on armv8-a
` [dpdk-dev] [PATCH 2/2] meson: "

[PATCH] drm/amdgpu: use div64_ul for 32-bit compatibility v1
 2019-05-17 19:22 UTC  (2+ messages)

[PATCH 0/3] add thermal driver for h6
 2019-05-17 19:21 UTC  (6+ messages)
` [PATCH 2/3] thermal: sun50i: "

KASAN: use-after-free Read in p54u_load_firmware_cb
 2019-05-17 19:21 UTC  (3+ messages)

[igt-dev] [PATCH i-g-t] tests/i915: Add simple test for HuC
 2019-05-17 19:21 UTC  (6+ messages)

[U-Boot] [PATCH 2/2] mx6sx: vining2000: pinmux usdhc4 reset
 2019-05-17 19:19 UTC 

[PATCH 0/4] NPM fixes
 2019-05-17 19:18 UTC  (3+ messages)

[Xen-devel] [PATCH] xen/boot: Print the build-id along with the changeset information
 2019-05-17 19:17 UTC  (3+ messages)
  `  "

[dpdk-dev] [PATCH 0/2] Introduces armada target
 2019-05-17 21:27 UTC  (3+ messages)
` [dpdk-dev] [PATCH 1/2] mk: add Marvell ARMADA architecture based on armv8-a
` [dpdk-dev] [PATCH 2/2] meson: "

[PATCH] clk: qcom: gdsc: WARN when failing to toggle
 2019-05-17 19:16 UTC  (2+ messages)

[PATCH v2] tipc: fix modprobe tipc failed after switch order of device registration
 2019-05-17 19:16 UTC  (2+ messages)

[PATCH] drm/amdgpu/soc15: skip reset on init
 2019-05-17 19:15 UTC  (4+ messages)

[Qemu-devel] [PATCH v2] hppa: Delete unused hppa_cpu_list() function
 2019-05-17 19:13 UTC 

[Qemu-devel] [RFC v2 00/38] Plugin support
 2019-05-17 19:11 UTC  (3+ messages)
` [Qemu-devel] [RFC PATCH] tests/tcg: enable plugin testing
  `  "

[PATCH] stacktrace: fix CONFIG_ARCH_STACKWALK stack_trace_save_tsk_reliable return
 2019-05-17 19:10 UTC  (3+ messages)

[RFC PATCH 0/4] Nop out the preceding mflr with -mprofile-kernel
 2019-05-17 19:02 UTC  (10+ messages)
` [RFC PATCH 1/4] ftrace: Expose flags used for ftrace_replace_code()
` [RFC PATCH 2/4] x86/ftrace: Fix use of flags in ftrace_replace_code()
` [RFC PATCH 3/4] ftrace: Expose __ftrace_replace_code()
` [RFC PATCH 4/4] powerpc/ftrace: Additionally nop out the preceding mflr with -mprofile-kernel

[PATCH] tracing: silence GCC 9 array bounds warning
 2019-05-17 19:09 UTC  (3+ messages)

[PATCH v5 0/2] documentation: add lab for first contribution
 2019-05-17 19:07 UTC  (4+ messages)
` [PATCH v6 0/2] documentation: add tutorial "
  ` [PATCH v6 1/2] "
  ` [PATCH v6 2/2] documentation: add anchors to MyFirstContribution

[PATCH 00/17] Add support for SHA-256 checksums
 2019-05-17 19:07 UTC  (4+ messages)

[RFC/PATCH 0/4] Initial support for modular IOMMU drivers
 2019-05-17 18:47 UTC  (6+ messages)
` [RFC/PATCH 1/4] of: Export of_phandle_iterator_args() to modules
` [RFC/PATCH 2/4] PCI: Export PCI ACS and DMA searching functions "
` [RFC/PATCH 3/4] iommu: Export core IOMMU functions to kernel modules
` [RFC/PATCH 4/4] iommu: Add probe deferral support for IOMMU "

[PATCH v5 0/6] Allwinner H6 Mali GPU support
 2019-05-17 18:46 UTC  (7+ messages)
` [PATCH v5 1/6] drm: panfrost: add optional bus_clock
` [PATCH v5 2/6] iommu: io-pgtable: fix sanity check for non 48-bit mali iommu
` [PATCH v5 3/6] dt-bindings: gpu: add bus clock for Mali Midgard GPUs
` [PATCH v5 4/6] dt-bindings: gpu: mali-midgard: Add H6 mali gpu compatible
` [PATCH v5 5/6] arm64: dts: allwinner: Add ARM Mali GPU node for H6
` [PATCH v5 6/6] arm64: dts: allwinner: Add mali GPU supply for H6 boards

+ mm-consider-subtrees-in-memoryevents.patch added to -mm tree
 2019-05-17 19:04 UTC  (3+ messages)

[PATCH] packagegroup-arago-tisdk-qte: fix typo for qtwebkit examples
 2019-05-17 19:02 UTC 

[Qemu-devel] [PATCH v2 0/2] hw: provide error checking of disable-legacy/modern property usage
 2019-05-17 19:01 UTC  (3+ messages)
` [Qemu-devel] [PATCH v2 1/2] hw: report invalid disable-legacy|modern usage for virtio-1-only devs

[v2 PATCH] RISC-V: Add a PE/COFF compliant Image header
 2019-05-17 19:00 UTC  (4+ messages)

[qemu-upstream-4.11-testing test] 136184: regressions - FAIL
 2019-05-17 19:00 UTC  (7+ messages)
      ` [Xen-devel] "

[regression] thermal: rockchip: temperature not reported
 2019-05-17 18:59 UTC 

[Xen-devel] [PATCH 1/2] xen/lib: Introduce printk_once() and replace some opencoded examples
 2019-05-17 18:58 UTC  (6+ messages)
  `  "
  ` [Xen-devel] [PATCH 2/2] x86/mpparse: Don't print "limit reached" for every subsequent processor
      `  "

[PATCH V6 00/15] Add Tegra194 PCIe support
 2019-05-17 18:55 UTC  (10+ messages)
` [PATCH V6 02/15] PCI/PME: Export pcie_pme_disable_msi() & pcie_pme_no_msi() APIs

[Qemu-devel] [PATCH v2 0/4] blockdev-backup: don't check aio_context too early
 2019-05-17 18:54 UTC  (4+ messages)
` [Qemu-devel] [PATCH v2 4/4] iotests: add iotest 250 for testing blockdev-backup across iothread contexts

[sched] b0f464c9c8: WARNING:at_kernel/sched/sched.h:#pick_next_task_fair
 2019-05-17 18:54 UTC 

[PATCH 0/2] pkt-line: fix incorrect function declaration
 2019-05-17 18:54 UTC  (9+ messages)
` [PATCH 1/2] pkt-line: fix declaration of `set_packet_header()`

[PATCH v4 00/18] kunit: introduce KUnit, the Linux kernel unit testing framework
 2019-05-17 18:53 UTC  (6+ messages)
` [PATCH v4 01/18] kunit: test: add KUnit test runner core


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.