messages from 2020-05-06 14:57:23 to 2020-05-06 15:22:00 UTC [more...]
[GIT PULL] perf/core improvements and fixes
2020-05-06 15:22 UTC (58+ messages)
` [PATCH 01/91] perf cgroup: Avoid needless closing of unopened fd
` [PATCH 02/91] perf bench: Fix div-by-zero if runtime is zero
` [PATCH 03/91] perf evlist: Remove duplicate headers
` [PATCH 04/91] perf script: Avoid NULL dereference on symbol
` [PATCH 05/91] perf stat: Zero all the 'ena' and 'run' array slot stats for interval mode
` [PATCH 06/91] perf stat: Improve runtime stat "
` [PATCH 07/91] perf test session topology: Fix data path
` [PATCH 08/91] perf record: Add num-synthesize-threads option
` [PATCH 09/91] perf bench: Add a multi-threaded synthesize benchmark
` [PATCH 10/91] tools api: Add a lightweight buffered reading api
` [PATCH 11/91] perf synthetic events: Remove use of sscanf from /proc reading
` [PATCH 12/91] perf script: Remove extraneous newline in perf_sample__fprintf_regs()
` [PATCH 13/91] libtraceevent: Remove unneeded semicolon
` [PATCH 14/91] perf c2c: "
` [PATCH 15/91] perf tools: Remove unneeded semicolons
` [PATCH 16/91] perf report: Fix warning assignment of 0/1 to bool variable
` [PATCH 17/91] perf pmu: Fix function name in comment, its get_cpuid_str(), not get_cpustr()
` [PATCH 18/91] perf metricgroups: Enhance JSON/metric infrastructure to handle "?"
` [PATCH 19/91] perf tests expr: Added test for runtime param in metric expression
` [PATCH 20/91] perf tools: Enable Hz/hz prinitg for --metric-only option
` [PATCH 21/91] perf vendor events power9: Add hv_24x7 socket/chip level metric events
` [PATCH 22/91] perf tools: Move routines that probe for perf API features to separate file
` [PATCH 23/91] perf record: Move sb_evlist to 'struct record'
` [PATCH 24/91] perf top: Move sb_evlist to 'struct perf_top'
` [PATCH 25/91] perf bpf: Decouple creating the evlist from adding the SB event
` [PATCH 26/91] perf parse-events: Add parse_events_option() variant that creates evlist
` [PATCH 27/91] perf evlist: Move the sideband thread routines to separate object
` [PATCH 28/91] perf evlist: Allow reusing the side band thread for more purposes
` [PATCH 29/91] libsubcmd: Introduce OPT_CALLBACK_SET()
` [PATCH 30/91] perf record: Introduce --switch-output-event
` [PATCH 31/91] perf record: Move side band evlist setup to separate routine
` [PATCH 32/91] libperf: Add NULL pointer check for cpu_map iteration and NULL assignment for all_cpus
` [PATCH 33/91] perf parse-events: Fix memory leaks found on parse_events
` [PATCH 34/91] "
` [PATCH 35/91] perf parse-events: Fix another memory leaks found on parse_events()
` [PATCH 36/91] libperf evlist: Fix a refcount leak
` [PATCH 37/91] perf tools: Fix reading new topology attribute "core_cpus"
` [PATCH 38/91] perf tools: Simplify checking if SMT is active
` [PATCH 39/91] perf thread-stack: Add branch stack support
` [PATCH 40/91] perf intel-pt: Consolidate thread-stack use condition
` [PATCH 41/91] perf intel-pt: Change branch stack support to use thread-stacks
` [PATCH 42/91] perf auxtrace: Add option to synthesize branch stack for regular events
` [PATCH 43/91] perf evsel: Add support for synthesized branch stack sample type
` [PATCH 44/91] perf thread-stack: Add thread_stack__br_sample_late()
` [PATCH 45/91] perf intel-pt: Add support for synthesizing branch stacks for regular events
` [PATCH 46/91] perf intel-pt: Update documentation about itrace G and L options
` [PATCH 47/91] perf intel-pt: Update documentation about using /proc/kcore
` [PATCH 48/91] perf evsel: Rename 'struct perf_evsel__sb_cb_t' to 'struct evsel__sb_cb_t'
` [PATCH 49/91] perf evsel: Rename perf_evsel__nr_cpus() to evsel__nr_cpus()
` [PATCH 50/91] perf evsel: Rename perf_evsel__compute_deltas() to evsel__compute_deltas()
` [PATCH 51/91] perf evsel: Rename perf_evsel__find_pmu() to evsel__find_pmu()
` [PATCH 52/91] perf evsel: Rename perf_evsel__is_aux_event() to evsel__is_aux_event()
` [PATCH 53/91] perf evsel: Rename perf_evsel__exit() to evsel__exit()
` [PATCH 54/91] perf evsel: Rename perf_evsel__config*() to evsel__config*()
` [PATCH 55/91] perf evsel: Rename perf_evsel__calc_id_pos() to evsel__calc_id_pos()
` [PATCH 56/91] perf evsel: Rename __perf_evsel__sample_size() to __evsel__sample_size()
` [PATCH 57/91] perf evsel: Rename *perf_evsel__*name() to *evsel__*name()
[PATCH 00/10] pstore: Remove filesystem records when backend is unregistered
2020-05-06 15:21 UTC (6+ messages)
` [PATCH 01/10] pstore: Drop useless try_module_get() for backend
` [PATCH 03/10] pstore: Convert "psinfo" locking to mutex
` [PATCH 05/10] pstore: Convert "records_list" "
` [PATCH 08/10] pstore: Add locking around superblock changes
` [PATCH 09/10] pstore: Do not leave timer disabled for next backend
[PSIGN XX/10] pstore: Remove filesystem records when backend is unregistered
2020-05-06 15:21 UTC
[PATCH v2 1/2] PCI: hv: Fix the PCI HyperV probe failure path to release resource properly
2020-05-06 15:21 UTC (7+ messages)
[PATCH RFC] fuse: invalidate inode attr in writeback cache mode
2020-05-06 15:20 UTC (2+ messages)
` [Virtio-fs] "
[PATCH v3 00/28] xfs: refactor log recovery
2020-05-06 15:21 UTC (37+ messages)
` [PATCH 01/28] xfs: convert xfs_log_recover_item_t to struct xfs_log_recover_item
` [PATCH 02/28] xfs: refactor log recovery item sorting into a generic dispatch structure
` [PATCH 03/28] xfs: refactor log recovery item dispatch for pass2 readhead functions
` [PATCH 04/28] xfs: refactor log recovery item dispatch for pass1 commit functions
` [PATCH 05/28] xfs: refactor log recovery buffer item dispatch for pass2 "
` [PATCH 06/28] xfs: refactor log recovery inode "
` [PATCH 07/28] xfs: refactor log recovery dquot "
` [PATCH 08/28] xfs: refactor log recovery icreate "
` [PATCH 09/28] xfs: refactor log recovery EFI "
` [PATCH 10/28] xfs: refactor log recovery RUI "
` [PATCH 11/28] xfs: refactor log recovery CUI "
` [PATCH 12/28] xfs: refactor log recovery BUI "
` [PATCH 13/28] xfs: remove log recovery quotaoff "
` [PATCH 14/28] xfs: refactor recovered EFI log item playback
` [PATCH 15/28] xfs: refactor recovered RUI "
` [PATCH 16/28] xfs: refactor recovered CUI "
` [PATCH 17/28] xfs: refactor recovered BUI "
Re: Re: Re: Re: [PATCH net v2 0/2] Revert the 'socket_alloc' life cycle change
2020-05-06 15:20 UTC (2+ messages)
` "
[PATCH v2 0/5] MTK MDP driver cleanups to prep for futher work
2020-05-06 15:19 UTC (5+ messages)
` [PATCH v2 1/5] [media] mtk-mdp: remove mtk_mdp_comp.regs from mtk_mdp_comp.h
[PATCH v7 0/7] Add tpm i2c ptp driver
2020-05-06 15:20 UTC (4+ messages)
` [PATCH v7 6/7] tpm: Add YAML schema for TPM TIS I2C options
[PATCH] Btrfs : improve the speed of compare orphan item and dead roots with tree root when mount
2020-05-06 15:19 UTC (5+ messages)
Data Corruption bug with Samba's vfs_iouring and Linux 5.6.7/5.7rc3
2020-05-06 15:20 UTC (10+ messages)
[PATCH 01/12] ARM: dts: stm32: Add alternate pinmux for I2C2 pins
2020-05-06 15:15 UTC (8+ messages)
Git Test Coverage Report (May 6, 2020)
2020-05-06 15:19 UTC
[PATCH v4 00/14] Add PCIe support to TI's J721E SoC
2020-05-06 15:14 UTC (30+ messages)
` [PATCH v4 01/14] PCI: cadence: Fix cdns_pcie_{host|ep}_setup() error path
` [PATCH v4 02/14] linux/kernel.h: Add PTR_ALIGN_DOWN macro
` [PATCH v4 03/14] PCI: cadence: Add support to use custom read and write accessors
` [PATCH v4 04/14] PCI: cadence: Add support to start link and verify link status
` [PATCH v4 05/14] PCI: cadence: Add read/write accessors to perform only 32-bit accesses
` [PATCH v4 06/14] PCI: cadence: Allow pci_host_bridge to have custom pci_ops
` [PATCH v4 07/14] PCI: cadence: Add new *ops* for CPU addr fixup
` [PATCH v4 08/14] PCI: cadence: Fix updating Vendor ID and Subsystem Vendor ID register
` [PATCH v4 09/14] PCI: cadence: Add MSI-X support to Endpoint driver
` [PATCH v4 10/14] dt-bindings: PCI: Add host mode dt-bindings for TI's J721E SoC
` [PATCH v4 11/14] dt-bindings: PCI: Add EP "
` [PATCH v4 12/14] PCI: j721e: Add TI J721E PCIe driver
` [PATCH v4 13/14] misc: pci_endpoint_test: Add J721E in pci_device_id table
` [PATCH v4 14/14] MAINTAINERS: Add Kishon Vijay Abraham I for TI J721E SoC PCIe
[PATCH] Revert "mkimage: fit: Do not tail-pad fitImage with external data"
2020-05-06 15:19 UTC (3+ messages)
[PATCH RFC 0/6] KVM: x86: Interrupt-based mechanism for async_pf 'page present' notifications
2020-05-06 15:17 UTC (4+ messages)
` [PATCH RFC 1/6] Revert "KVM: async_pf: Fix #DF due to inject "Page not Present" and "Page Ready" exceptions simultaneously"
[PATCH 0/1] Fiji GPU audio register timeout when in BACO state
2020-05-06 15:15 UTC (12+ messages)
[PATCH] xen/sched: always modify vcpu pause flags atomically
2020-05-06 15:16 UTC
[RFC][PATCH] x86/mm: Sync all vmalloc mappings before text_poke()
2020-05-06 15:17 UTC (12+ messages)
` [PATCH] percpu: Sync vmalloc mappings in pcpu_alloc() and free_percpu()
` [PATCH] tracing: Call vmalloc_sync_mappings() after alloc_percpu()
[V5, 0/2] media: i2c: Add support for DW9768 VCM driver
2020-05-06 15:13 UTC (5+ messages)
` [V5, 2/2] media: i2c: dw9768: Add "
[Regression] [Bisected] Commit 6d232b29cfce65961db4a668c2c6c6987cd24d45 breaks some of the Fn-keys on my old Sony Vaio VPCM13M1E
2020-05-06 15:16 UTC
Keeping the codec running at all times
2020-05-06 15:15 UTC
[patch V4 part 1 00/36] x86/entry: Entry/exception code rework, preparatory patches
2020-05-06 15:13 UTC (6+ messages)
` [patch V4 part 1 03/36] sched: Clean up scheduler_ipi()
` [patch V4 part 1 12/36] x86/kvm: Sanitize kvm_async_pf_task_wait()
[Intel-gfx] [PATCH v3 1/3] drm/i915: Turn intel_digital_port_connected() in a vfunc
2020-05-06 15:15 UTC
stable-rc/linux-4.9.y build: 197 builds: 1 failed, 196 passed (v4.9.222)
2020-05-06 15:15 UTC
PPPoE Modem hangup after random time - how to debug?
2020-05-06 15:15 UTC (3+ messages)
Query on PGREFILL, PGSCAN and PGSTEAL
2020-05-06 15:14 UTC (2+ messages)
[PATCH -next] iwlwifi: pcie: Use bitwise instead of arithmetic operator for flags
2020-05-06 15:15 UTC (4+ messages)
[PATCH 0/8] drop unallocated_blocks_are_zero
2020-05-06 15:14 UTC (6+ messages)
` [PATCH 7/8] qemu-img: convert: don't use unallocated_blocks_are_zero
` [PATCH 8/8] block: drop unallocated_blocks_are_zero
[Intel-gfx] [PATCH v5] drm/i915/dsb: Pre allocate and late cleanup of cmd buffer
2020-05-06 15:13 UTC (2+ messages)
` [Intel-gfx] ✗ Fi.CI.IGT: failure for drm/i915/dsb: Pre allocate and late cleanup of cmd buffer (rev4)
[PATCH BlueZ] tools/mesh-cfgclient: Fix saving KR phase to config file
2020-05-06 15:13 UTC (2+ messages)
[PATCH] rebase --autosquash: fix a potential segfault
2020-05-06 15:12 UTC (2+ messages)
[PATCH] i2c: puv3: Fix an error handling path in puv3_i2c_probe()
2020-05-06 15:12 UTC (2+ messages)
[PATCH v2 0/2] Add support for Xilinx UHD-SDI Receiver subsystem
2020-05-06 15:11 UTC (4+ messages)
` [PATCH v2 2/2] media: v4l: xilinx: Add Xilinx UHD-SDI Rx Subsystem driver
[PATCH] x86/svm: Clean up vmcbcleanbits_t handling
2020-05-06 15:10 UTC (2+ messages)
[PATCH 1/3] log: Allow LOG_DEBUG to always enable log output
2020-05-06 15:11 UTC (3+ messages)
` [PATCH 3/3] lib: Allow hexdump to be used in SPL
[GIT PULL] Ressurect the atomisp staging driver
2020-05-06 15:10 UTC (9+ messages)
[PATCH 00/36] Tidy up the 'bd' command
2020-05-06 15:10 UTC (11+ messages)
` [PATCH 19/36] bdinfo: ppc: Drop arch-specific print_baudrate()
` [PATCH 24/36] bdinfo: net: ppc: Drop bi_enet1addr and other similar info
` [PATCH 25/36] bdinfo: net: ppc: Drop prints for CONFIG_HAS_ETHn
` [PATCH 31/36] bdinfo: ppc: Move PPC-specific info into its own file
` [PATCH 33/36] bdinfo: m68k: ppc: Move arch-specific code from bdinfo
[PATCH] mm: vmstat: Use zeroed stats for unpopulated zones
2020-05-06 15:09 UTC (5+ messages)
[PATCH] ci: respect the [skip ci] convention in our GitHub workflow "CI/PR"
2020-05-06 15:09 UTC (13+ messages)
` [PATCH v2 0/2] Limit GitHub Actions to designated branches
` [PATCH v2 1/2] CI: limit "
[LTP] [PATCH 2/3] lib: Add TST_ASSERT_FILE_INT and TST_ASSERT_FILE_STR
2020-05-06 15:09 UTC (7+ messages)
` [LTP] [PATCH v2 1/3] lib/tst_assert: print correct file and lineno when parsing failed
` [LTP] [PATCH v2 2/3] lib: Add TST_ASSERT_FILE_INT and TST_ASSERT_FILE_STR
` [LTP] [PATCH v2 3/3] syscalls/prctl: Use TST_ASSERT_FILE_INT/STR
[PATCH v2 0/6] Capacity awareness for SCHED_DEADLINE
2020-05-06 15:09 UTC (5+ messages)
` [PATCH v2 3/6] sched/deadline: Add dl_bw_capacity()
[PATCH v1] dt-bindings: net: nxp,tja11xx: rework validation support
2020-05-06 15:07 UTC (4+ messages)
[dpdk-dev] [PATCH] net/virtio: fix crash when device reconnecting
2020-05-06 15:07 UTC (2+ messages)
` [dpdk-dev] [PATCH v2] "
[Buildroot] [PATCH] configs/rockpro64: new defconfig
2020-05-06 15:06 UTC (6+ messages)
[PATCH] Input: edt-ft5x06: Use DEFINE_DEBUGFS_ATTRIBUTE to define debugfs fops
2020-05-06 15:06 UTC (2+ messages)
[LTP] [PATCH v6 0/3] Route tests using netlink API (dst,gw,if)
2020-05-06 15:06 UTC (4+ messages)
` [LTP] [PATCH v6 3/3] route: Increase default loop values
[PATCH v2] arm64: cacheflush: Fix KGDB trap detection
2020-05-06 15:06 UTC (6+ messages)
[PATCH] btrfs: qgroup: Mark qgroup inconsistent if we're inherting snapshot to a new qgroup
2020-05-06 15:04 UTC (3+ messages)
[PATCH net-next v6 0/2] provide support for PHY master/slave configuration
2020-05-06 15:05 UTC (5+ messages)
` [PATCH net-next v6 1/2] ethtool: provide UAPI "
` [PATCH net-next v6 2/2] net: phy: tja11xx: add support for master-slave configuration
[f2fs-dev] [PATCH v2] f2fs: shrink spinlock coverage
2020-05-06 15:05 UTC (3+ messages)
` "
[PATCH] dt-bindings: reset: meson: add gxl internal dac reset
2020-05-06 15:04 UTC (7+ messages)
[PATCH 0/8] qemu: arm64: Add support for uefi firmware management protocol routines
2020-05-06 15:04 UTC (10+ messages)
` [PATCH 3/8] qemu: arm64: Add support for efi "
[PATCH v5 00/31] Add subcluster allocation to qcow2
2020-05-06 15:02 UTC (4+ messages)
` [PATCH v5 07/31] qcow2: Document the Extended L2 Entries feature
[PATCH 0/3] x86/cpu: More macros cleanup
2020-05-06 15:02 UTC (7+ messages)
` [PATCH 1/3] x86/cpu: Add a steppings field to struct x86_cpu_id
` [PATCH 2/3] x86/cpu: Add a X86_MATCH_INTEL_FAM6_MODEL_STEPPINGS() macro
` [PATCH 3/3] x86/apic: Convert the TSC deadline timer matching to steppings macro
[igt-dev] [PATCH i-g-t][V3]tests/i915/gem_ringfill: Adjusted test to utilize all available engines
2020-05-06 15:02 UTC
[PATCH v4 0/2] powerpc/eeh: Release EEH device state synchronously
2020-05-06 14:55 UTC (3+ messages)
` [PATCH v4 1/2] powerpc/eeh: fix pseries_eeh_configure_bridge()
exec: Promised cleanups after introducing exec_update_mutex
2020-05-06 14:57 UTC (4+ messages)
` [PATCH 6/7] exec: Move most of setup_new_exec into flush_old_exec
[PATCH v2 0/4] arm64: add Armv8.6 pointer authentication
2020-05-06 15:00 UTC (3+ messages)
` [PATCH v2 1/4] arm64: cpufeature: Extract meta-capability scope from list
[Intel-gfx] [PATCH 1/4] Revert "drm/i915/tgl: Include ro parts of l3 to invalidate"
2020-05-06 14:59 UTC (3+ messages)
` [Intel-gfx] [PATCH 4/4] drm/i915/gen12: Invalidate aux table entries forcibly
[PATCH] selinux-testsuite: update to work on Debian
2020-05-06 14:57 UTC (3+ messages)
[PATCH 0/3] xfs: random SWAPEXT fixes
2020-05-06 14:57 UTC (3+ messages)
` [PATCH 3/3] xfs: actually account for quota changes in xfs_swap_extents
Firewall sometimes leaking
2020-05-06 14:57 UTC (3+ messages)
[RFC PATCH] cpufreq: add support for HiSilicon SoC HIP09
2020-05-06 14:57 UTC (6+ messages)
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.