All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-10-11 19:15:38 to 2019-10-11 20:05:54 UTC [more...]

[GIT PULL] perf/core improvements and fixes
 2019-10-11 20:05 UTC  (63+ messages)
` [PATCH 01/69] perf env: Add routine to read the env->cpuid from the running machine
` [PATCH 02/69] perf top: Initialize perf_env->cpuid, needed by the per arch annotation init routine
` [PATCH 03/69] perf evlist: Adopt __set_tracepoint_handlers method from perf_session
` [PATCH 04/69] perf trace: Make evlist__set_evsel_handler() affect just entries without a handler
` [PATCH 05/69] perf trace: Separate 'struct syscall_fmt' definition from syscall_fmts variable
` [PATCH 06/69] perf trace: Generalize the syscall_fmt find routines
` [PATCH 07/69] perf trace: Postpone parsing .perfconfig trace.add_events to after --verbose is processed
` [PATCH 08/69] perf trace augmented_syscalls: Do not show syscalls when none was asked for
` [PATCH 09/69] perf scripts python: exported-sql-viewer.py: Add LookupModel()
` [PATCH 10/69] perf scripts python: exported-sql-viewer.py: Add HBoxLayout and VBoxLayout
` [PATCH 11/69] perf scripts python: exported-sql-viewer.py: Add global time range calculations
` [PATCH 12/69] perf scripts python: exported-sql-viewer.py: Tidy up Call tree call_time
` [PATCH 13/69] perf scripts python: exported-sql-viewer.py: Add ability for Call tree to open at a specified task and time
` [PATCH 14/69] perf scripts python: exported-sql-viewer.py: Add Time chart by CPU
` [PATCH 17/69] perf script: Allow --time with --reltime
` [PATCH 18/69] perf trace: Factor out the initialization of syscal_arg_fmt->scnprintf
` [PATCH 19/69] perf trace: Allocate an array of beautifiers for tracepoint args
` [PATCH 20/69] perf trace: Move some scnprintf methods from syscall to syscall_arg_fmt
` [PATCH 21/69] perf trace: Add the syscall_arg_fmt pointer to syscall_arg
` [PATCH 22/69] perf trace: Add array of chars scnprintf beautifier
` [PATCH 23/69] perf trace: Enclose all events argument lists with ()
` [PATCH 24/69] perf trace: Allow choosing how to augment the tracepoint arguments
` [PATCH 25/69] tools arch x86: Grab a copy of the file containing the MSR numbers
` [PATCH 26/69] perf beauty: Make strarray's offset be u64
` [PATCH 27/69] perf trace beauty: Add a x86 MSR cmd id->str table generator
` [PATCH 28/69] perf beauty: Hook up the x86 MSR "
` [PATCH 29/69] perf trace: Allow associating scnprintf routines with well known arg names
` [PATCH 30/69] perf trace beauty: Add the glue for the autogenerated MSR arrays
` [PATCH 31/69] perf trace: Associate the "msr" tracepoint arg name with x86_MSR__scnprintf()
` [PATCH 32/69] perf evlist: Factor out asprintf routine to build a tracepoint pid filter
` [PATCH 33/69] perf evlist: Introduce append_tp_filter() method
` [PATCH 34/69] perf evlist: Introduce append_tp_filter_pid() and append_tp_filter_pids()
` [PATCH 35/69] perf trace: Introduce --filter for tracepoint events
` [PATCH 36/69] perf trace: Add a strtoul() method to 'struct syscall_arg_fmt'
` [PATCH 37/69] perf trace: Introduce a strtoul() method for 'struct strarrays'
` [PATCH 38/69] perf trace: Expand strings in filters to integers
` [PATCH 39/69] perf beauty: Introduce strtoul() for x86 MSRs
` [PATCH 40/69] perf tools: Avoid 'sample_reg_masks' being const + weak
` [PATCH 41/69] MAINTAINERS: Add entry for perf tool arm64 pmu-events files
` [PATCH 42/69] libperf: Add perf_mmap__init() function
` [PATCH 43/69] libperf: Add 'struct perf_mmap_param'
` [PATCH 44/69] libperf: Adopt perf_mmap__mmap_len() function from tools/perf
` [PATCH 45/69] libperf: Adopt perf_mmap__mmap() "
` [PATCH 46/69] libperf: Adopt perf_mmap__get() "
` [PATCH 47/69] libperf: Adopt perf_mmap__unmap() "
` [PATCH 48/69] libperf: Adopt perf_mmap__put() "
` [PATCH 49/69] perf tools: Use perf_mmap way to detect aux mmap
` [PATCH 50/69] libperf: Adopt perf_mmap__consume() function from tools/perf
` [PATCH 51/69] libperf: Adopt perf_mmap__read_init() "
` [PATCH 52/69] libperf: Adopt perf_mmap__read_done() "
` [PATCH 53/69] libperf: Adopt perf_mmap__read_event() "
` [PATCH 54/69] libperf: Adopt perf_evlist__mmap()/munmap() "
` [PATCH 55/69] libperf: Introduce perf_evlist__mmap_ops()
` [PATCH 56/69] libperf: Introduce perf_evlist_mmap_ops::idx callback
` [PATCH 57/69] libperf: Add perf_evlist_mmap_ops::get callback
` [PATCH 58/69] libperf: Introduce perf_evlist_mmap_ops::mmap callback
` [PATCH 59/69] perf tools: Introduce perf_evlist__mmap_cb_idx()
` [PATCH 60/69] perf evlist: Introduce perf_evlist__mmap_cb_get()
` [PATCH 61/69] perf evlist: Introduce perf_evlist__mmap_cb_mmap()
` [PATCH 62/69] perf evlist: Switch to libperf's mmap interface
` [PATCH 63/69] libperf: Centralize map refcnt setting
` [PATCH 64/69] libperf: Move the pollfd allocation from tools/perf to libperf

[PATCH v2 0/4] iotests: trivial cleanups
 2019-10-11 20:05 UTC  (5+ messages)
` [PATCH v2 1/4] qemu-iotests: remove bash shebang from library files

[Outreachy] [PATCH] blame: Convert pickaxe_blame defined constants to enums
 2019-10-11 20:04 UTC  (3+ messages)

[PATCH v12 00/16] Multicolor Framework v12
 2019-10-11 20:04 UTC  (6+ messages)
` [PATCH v12 04/16] leds: multicolor: Introduce a multicolor class definition
` [PATCH v12 06/16] leds: lp50xx: Add the LP50XX family of the RGB LED driver

[intel-gfx] [PATCH] drm/i915: coffeelake supports hdcp2.2
 2019-10-11 20:04 UTC  (2+ messages)
` ✓ Fi.CI.BAT: success for "

Determinate EDR speed
 2019-10-11 20:04 UTC  (6+ messages)

[Buildroot] [PATCH 1/1] configs: beaglebone: bump kernel and uboot version
 2019-10-11 20:03 UTC  (2+ messages)

[PATCH] drm/i915/selftests: Serialise write to scratch with its vma binding
 2019-10-11 20:03 UTC  (2+ messages)

RFE: use patchwork to submit a patch
 2019-10-11 20:02 UTC  (3+ messages)

[dpdk-dev] [PATCH] crypto/armv8: enable meson build
 2019-10-11 20:02 UTC  (9+ messages)

[PATCH v10 00/36] Add directory rename detection to git
 2019-10-11 20:02 UTC  (4+ messages)
` [PATCH v10 18/36] merge-recursive: add get_directory_renames()

[Buildroot] [git commit] configs: beaglebone: bump kernel and uboot version
 2019-10-11 20:01 UTC 

[Cocci] macro parameters and expressions?
 2019-10-11 20:00 UTC  (2+ messages)

[PATCH 00/29] Renoir DC Patches v2
 2019-10-11 20:00 UTC  (31+ messages)
  ` [PATCH 01/29] drm/amd/display: update register field access mechanism
  ` [PATCH 02/29] drm/amd/display: configurable aux timeout support
  ` [PATCH 03/29] drm/amd/display: disable ext aux support for vega
  ` [PATCH 04/29] drm/amd/display: Add DP_DPHY_INTERNAL_CTR regs
  ` [PATCH 05/29] drm/amd/display: Add DCN_BASE regs
  ` [PATCH 06/29] drm/amd/display: Add renoir hw_seq
  ` [PATCH 07/29] drm/amd/display: create dcn21_link_encoder files
  ` [PATCH 08/29] drm/amd/display: add REFCYC_PER_TRIP_TO_MEMORY programming
  ` [PATCH 09/29] drm/amd/display: move the bounding box patch before calculate wm
  ` [PATCH 10/29] drm/amd/display: enable hostvm based on roimmu active for dcn2.1
  ` [PATCH 11/29] drm/amd/display: fix incorrect page table address for renoir
  ` [PATCH 12/29] drm/amd/display: Temporary workaround to toggle watermark setting
  ` [PATCH 13/29] drm/amd/display: initialize RN gpuvm context programming function
  ` [PATCH 14/29] drm/amd/display: use dcn10 version of program tiling on Renoir
  ` [PATCH 15/29] drm/amd/display: correct dcn21 NUM_VMID to 16
  ` [PATCH 16/29] drm/amd/display: add detile buffer size for renoir
  ` [PATCH 17/29] drm/amd/display: update dcn21 hubbub registers
  ` [PATCH 18/29] drm/amd/display: update renoir bounding box and res_caps
  ` [PATCH 19/29] drm/amd/display: change PP_SM defs to 8
  ` [PATCH 20/29] drm/amd/display: add dummy functions to smu for Renoir Silicon Diags
  ` [PATCH 21/29] drm/amd/display: update odm mode validation to be in line with policy
  ` [PATCH 22/29] drm/amd/display: handle "18" case in TruncToValidBPP
  ` [PATCH 23/29] drm/amd/display: Fix rn audio playback and video playback speed
  ` [PATCH 24/29] drm/amd/display: add sanity check for clk table from smu
  ` [PATCH 25/29] drm/amd/display: fix header for RN clk mgr
  ` [PATCH 26/29] drm/amd/display: enable smu set dcfclk
  ` [PATCH 27/29] drm/amd/display: use requested_dispclk_khz instead of clk
  ` [PATCH 28/29] drm/amd/display: handle dp is usb-c
  ` [PATCH 29/29] drm/amd/display: null check pp_smu clock table before using it

[U-Boot] [PATCH 0/5] remoteproc: add elf resource table loader
 2019-10-11 20:00 UTC  (5+ messages)
` [U-Boot] [PATCH 4/5] stm32mp1: Fixup the Linux DeviceTree with coprocessor information
` [U-Boot] [PATCH 5/5] remoteproc: stm32: invert the is_running() return value

[PATCH v3 0/6] perf cs-etm: Support thread stack and callchain
 2019-10-11 19:59 UTC  (4+ messages)
` [PATCH v3 5/6] perf cs-etm: Support callchain for instruction sample

[Virtio-fs] xfstest results for virtio-fs on aarch64
 2019-10-11 19:59 UTC  (6+ messages)

[PATCH net] net: bcmgenet: Set phydev->dev_flags only for internal PHYs
 2019-10-11 19:57 UTC  (2+ messages)

[Buildroot] [autobuild.buildroot.net] Daily results for 2019-10-10
 2019-10-11 19:53 UTC  (2+ messages)

[PATCH] tracefs: Do not allocate and free proxy_ops for lockdown
 2019-10-11 19:50 UTC  (5+ messages)

[Printing-architecture] OP Minutes (8 October 2019)
 2019-10-11 19:48 UTC  (2+ messages)

[PATCH] media: rc: add keymap for Tronsmart Vega S95/S96 remote
 2019-10-11 19:43 UTC 

[PATCH v2 0/5] Add support for XSAVES on AMD and unify it with Intel
 2019-10-11 19:40 UTC  (6+ messages)
` [PATCH v2 1/5] KVM: VMX: Remove unneeded check for X86_FEATURE_XSAVE
` [PATCH v2 2/5] KVM: VMX: Use wrmsr for switching between guest and host IA32_XSS
` [PATCH v2 3/5] kvm: svm: Add support for XSAVES on AMD
` [PATCH v2 4/5] kvm: x86: Add IA32_XSS to the emulated_msrs list
` [PATCH v2 5/5] kvm: tests: Add test to verify MSR_IA32_XSS

[RFC v5 000/126] error: auto propagated local_err
 2019-10-11 19:39 UTC  (9+ messages)
` [RFC v5 067/126] block: introduce ERRP_AUTO_PROPAGATE
` [RFC v5 080/126] QAPI: "
` [RFC v5 083/126] QMP: "
` [RFC v5 099/126] nbd: "

[PULL 00/21] migration queue
 2019-10-11 19:16 UTC  (22+ messages)
` [PULL 01/21] migration: use migration_is_active to represent active state
` [PULL 02/21] rcu: Add automatically released rcu_read_lock variants
` [PULL 03/21] migration: Fix missing rcu_read_unlock
` [PULL 04/21] migration: Use automatic rcu_read unlock in ram.c
` [PULL 05/21] migration: Use automatic rcu_read unlock in rdma.c
` [PULL 06/21] rcu: Use automatic rc_read unlock in core memory/exec code
` [PULL 07/21] migration: Don't try and recover return path in non-postcopy
` [PULL 08/21] migration/postcopy: allocate tmp_page in setup stage
` [PULL 09/21] migration/postcopy: map large zero page in postcopy_ram_incoming_setup()
` [PULL 10/21] migration/postcopy: fix typo in mark_postcopy_blocktime_begin's comment
` [PULL 11/21] migration: pass in_postcopy instead of check state again
` [PULL 12/21] migration: report SaveStateEntry id and name on failure
` [PULL 13/21] migration/postcopy: mis->have_listen_thread check will never be touched
` [PULL 14/21] migration/postcopy: postpone setting PostcopyState to END
` [PULL 15/21] migration/postcopy: rename postcopy_ram_enable_notify to postcopy_ram_incoming_setup
` [PULL 16/21] migration/postcopy: check PostcopyState before setting to POSTCOPY_INCOMING_RUNNING
` [PULL 17/21] migration/multifd: fix a typo in comment of multifd_recv_unfill_packet()
` [PULL 18/21] migration/multifd: use pages->allocated instead of the static max
` [PULL 19/21] migration/multifd: initialize packet->magic/version once at setup stage
` [PULL 20/21] migration/multifd: pages->used would be cleared when attach to multifd_send_state
` [PULL 21/21] migration: Support gtree migration

[PATCH 01/19] runqemu: add options that enable virgl with the SDL frontend
 2019-10-11 19:39 UTC  (4+ messages)
` [PATCH 10/19] gtk-doc: upgrade 1.31 -> 1.32

RFC: individual public-inbox/git activity feeds
 2019-10-11 19:39 UTC  (3+ messages)

[PATCH 0/3] Logitech G920 fixes
 2019-10-11 19:38 UTC  (10+ messages)
` [PATCH 1/3] HID: logitech-hidpp: use devres to manage FF private data
` [PATCH 3/3] HID: logitech-hidpp: add G920 device validation quirk

Wrong resetting of Logical Unit Number field in CDB
 2019-10-11 19:38 UTC  (2+ messages)

[PATCHv2 0/3] Update cpupower and make it more accurate
 2019-10-11 19:37 UTC  (4+ messages)
` [PATCHv2 1/3] cpupower: Move needs_root variable into a sub-struct
` [PATCHv2 2/3] cpupower: mperf_monitor: Introduce per_cpu_schedule flag
` [PATCHv2 3/3] cpupower: mperf_monitor: Update cpupower to use the RDPRU instruction

[RFC][PATCH] docs: process: Submitting a patch for a single git commit
 2019-10-11 19:37 UTC  (3+ messages)

[igt-dev] [PATCH i-g-t] debugfs: Define DROP_RCU
 2019-10-11 19:36 UTC  (2+ messages)
` [igt-dev] ✗ Fi.CI.BAT: failure for "

[U-Boot] [PATCH] remoteproc: elf_loader: fix program header parsing
 2019-10-11 19:35 UTC  (2+ messages)

[PATCH v5 00/22] target/arm: Implement ARMv8.5-MemTag, system mode
 2019-10-11 19:32 UTC  (2+ messages)

[Buildroot] Build failure on upgrade to 2019.08.1
 2019-10-11 19:34 UTC  (6+ messages)

[PATCH] checkpatch: Warn if DT bindings are not in schema format
 2019-10-11 19:32 UTC  (8+ messages)

[PATCH v1 0/3] This series adds ethernet support for RPi4
 2019-10-11 19:31 UTC  (4+ messages)
` [PATCH v1 3/3] ARM: dts: bcm2711: Enable GENET support for the RPi4

[PATCH] drm/amd/display: Use pixel encoding 444 for dongle usb-c to hdmi
 2019-10-11 19:31 UTC  (5+ messages)

ACPI table modifications
 2019-10-11 19:22 UTC  (2+ messages)

[tpm2] Re: tpm2_createprimary command
 2019-10-11 19:30 UTC 

[PATCH 1/4] drm/i915/display: Handle fused off display correctly
 2019-10-11 19:30 UTC  (4+ messages)
` ✗ Fi.CI.BAT: failure for series starting with [1/4] "

Does the i915 VBT tell us if a panel is an OLED panel?
 2019-10-11 19:30 UTC  (3+ messages)

[PATCH v2 01/12] main: move module init into nl80211_appeared
 2019-10-11 19:29 UTC  (12+ messages)
` [PATCH v2 02/12] netdev: utilize IWD_MODULE
` [PATCH v2 03/12] eapol: "
` [PATCH v2 04/12] anqp: "
` [PATCH v2 05/12] manager: remove white/black list from argument
` [PATCH v2 06/12] manager: utilize IWD_MODULE
` [PATCH v2 07/12] wiphy: remove white/blacklist from wiphy_init
` [PATCH v2 08/12] wiphy: utilize IWD_MODULE
` [PATCH v2 09/12] eap: remove mtu argument from eap_init
` [PATCH v2 10/12] wired: update with new eap_init
` [PATCH v2 11/12] unit: update wsc/eapol "
` [PATCH v2 12/12] eap: utilize IWD_MODULE

taprio testing - Any help?
 2019-10-11 19:35 UTC 

Module loading problem since 5.3
 2019-10-11 19:26 UTC  (2+ messages)

[PATCH v4 0/3] format-patch: learn --cover-from-description option
 2019-10-11 19:23 UTC  (2+ messages)
` [PATCH v4 4/3] fixup! format-patch: teach "

[PATCH v3 0/3] btrfs: Introduce new incompat feature BG_TREE to hugely reduce mount time
 2019-10-11 19:23 UTC  (3+ messages)
` [PATCH v3 1/3] btrfs: block-group: Fix a memory leak due to missing btrfs_put_block_group()

[dpdk-dev] [PATCH v2 0/6] lib/ring: templates to support custom element size
 2019-10-11 19:21 UTC  (4+ messages)
` [dpdk-dev] [PATCH v3 0/2] lib/ring: APIs "
  ` [dpdk-dev] [PATCH v4 1/2] lib/ring: apis to support configurable "

[thud][PATCH v4] libsolv: Security fix for CVEs: <CVE-2018-20532, CVE-2018-20533, CVE-2018-20534>
 2019-10-11 19:21 UTC 

[PATCH] parisc: Fix vmap memory leak in ioremap()/iounmap()
 2019-10-11 19:17 UTC  (4+ messages)
    ` pATA Promise Technologies PDC20265 (datasheet)

[PATCH v1 0/3] Documentation/minor coding style fix ups
 2019-10-11 19:15 UTC  (3+ messages)
` [PATCH v1 2/3] driver: core: Improve documentation for fwnode_operations.add_links()
` [PATCH v1 3/3] docs: driver-model: Add documentation for sync_state


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.