All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-08-06 12:41:09 to 2021-08-06 13:41:29 UTC [more...]

[PATCH v2 0/9] Support ETE decoding
 2021-08-06 13:41 UTC  (3+ messages)
` [PATCH v2 1/9] perf cs-etm: Refactor initialisation of decoder params
` [PATCH v2 2/9] perf cs-etm: Initialise architecture based on TRCIDR1

[PATCH V10 00/18] KVM: x86/pmu: Add *basic* support to enable guest PEBS via DS
 2021-08-06 13:38 UTC  (21+ messages)
` [PATCH V10 01/18] perf/core: Use static_call to optimize perf_guest_info_callbacks
` [PATCH V10 02/18] perf/x86/intel: Add EPT-Friendly PEBS for Ice Lake Server
` [PATCH V10 03/18] perf/x86/intel: Handle guest PEBS overflow PMI for KVM guest
` [PATCH V10 04/18] perf/x86/core: Pass "struct kvm_pmu *" to determine the guest values
` [PATCH V10 05/18] KVM: x86/pmu: Set MSR_IA32_MISC_ENABLE_EMON bit when vPMU is enabled
` [PATCH V10 06/18] KVM: x86/pmu: Introduce the ctrl_mask value for fixed counter
` [PATCH V10 07/18] x86/perf/core: Add pebs_capable to store valid PEBS_COUNTER_MASK value
` [PATCH V10 08/18] KVM: x86/pmu: Add IA32_PEBS_ENABLE MSR emulation for extended PEBS
` [PATCH V10 09/18] KVM: x86/pmu: Reprogram PEBS event to emulate guest PEBS counter
` [PATCH V10 10/18] KVM: x86/pmu: Adjust precise_ip to emulate Ice Lake guest PDIR counter
` [PATCH V10 11/18] KVM: x86/pmu: Add IA32_DS_AREA MSR emulation to support guest DS
` [PATCH V10 12/18] KVM: x86/pmu: Add PEBS_DATA_CFG MSR emulation to support adaptive PEBS
` [PATCH V10 13/18] KVM: x86: Set PEBS_UNAVAIL in IA32_MISC_ENABLE when PEBS is enabled
` [PATCH V10 14/18] KVM: x86/pmu: Move pmc_speculative_in_use() to arch/x86/kvm/pmu.h
` [PATCH V10 15/18] KVM: x86/pmu: Disable guest PEBS temporarily in two rare situations
` [PATCH V10 16/18] KVM: x86/pmu: Add kvm_pmu_cap to optimize perf_get_x86_pmu_capability
` [PATCH V10 17/18] KVM: x86/cpuid: Refactor host/guest CPU model consistency check
` [PATCH V10 18/18] KVM: x86/pmu: Expose CPUIDs feature bits PDCM, DS, DTES64

[PATCH 0/4] Fix racing TLBI with ASID/VMID reallocation
 2021-08-06 13:40 UTC  (12+ messages)
` [PATCH 1/4] arm64: mm: Fix TLBI vs ASID rollover
` [PATCH 3/4] KVM: arm64: Convert the host S2 over to __load_guest_stage2()

[PATCH v1 0/5] arm64: Add optimized memset/memcpy functions
 2021-08-06 13:38 UTC  (6+ messages)
` [PATCH v1 1/5] lib/string: Add memset_simple()
` [PATCH v1 2/5] board_init: Use memset_simple() in board_init_f_init_reserve()
` [PATCH v1 3/5] arm64: cache_v8: Use memset_simple() in create_table()
` [PATCH v1 4/5] arm64: arch/arm/lib: Add optimized memset/memcpy functions
` [PATCH v1 5/5] arm64: Kconfig: Enable usage of optimized memset/memcpy

[arc:topic-mmu 27/32] arch/arc/include/asm/hugepage.h:29:36: error: implicit declaration of function 'pte_mknotpresent'; did you mean 'pte_present'?
 2021-08-06 13:38 UTC  (3+ messages)

[PATCH v2 1/1] platform/surface: aggregator: Use y instead of objs in Makefile
 2021-08-06 13:38 UTC  (2+ messages)

[PATCH v1 1/1] platform/surface: surface3_power: Use i2c_acpi_get_i2c_resource() helper
 2021-08-06 13:38 UTC  (2+ messages)

[PATCH] soundwire: intel: trap TRIGGER_SUSPEND in .trigger callback
 2021-08-06 13:37 UTC  (9+ messages)

[linux-linus test] 164117: regressions - FAIL
 2021-08-06 13:37 UTC 

patch "nvmem: core: fix error handling while validating keepout regions" added to char-misc-testing
 2021-08-06 13:37 UTC 

[PATCH v2] cpufreq: schedutil: Use kobject release() method to free sugov_tunables
 2021-08-06 13:37 UTC  (3+ messages)

[PATCH] mcb: fix error handling in mcb_alloc_bus()
 2021-08-06 13:37 UTC  (4+ messages)

[GIT PULL] MIPS fixes for v5.14
 2021-08-06 13:36 UTC 

[PATCH 00/38] Replace deprecated CPU-hotplug
 2021-08-06 13:36 UTC  (3+ messages)
` [PATCH 17/38] platform/x86: Replace deprecated CPU-hotplug functions

[PATCH v7 0/5] Introduce multi-preference mempolicy
 2021-08-06 13:35 UTC  (8+ messages)
` [PATCH v7 1/5] mm/mempolicy: Add MPOL_PREFERRED_MANY for multiple preferred nodes
` [PATCH v7 2/5] mm/memplicy: add page allocation function for MPOL_PREFERRED_MANY policy
` [PATCH v7 3/5] mm/hugetlb: add support for mempolicy MPOL_PREFERRED_MANY

[PATCH] platform/x86: dell-smbios: Remove unused dmi_system_id table
 2021-08-06 13:35 UTC  (2+ messages)

[PATCH v2] memblock: make memblock_find_in_range method private
 2021-08-06 13:03 UTC  (6+ messages)

Arm userland not building with gcc-9 and later
 2021-08-06 13:34 UTC  (4+ messages)

[PATCH] makefile: update detect-compiler for newer Xcode version
 2021-08-06 13:32 UTC  (3+ messages)

[PATCH 0/4] soundwire: intel: exit clock-stop mode before system suspend
 2021-08-06 13:31 UTC  (10+ messages)
` [PATCH 2/4] soundwire: intel: skip suspend/resume/wake when link was not started
` [PATCH 3/4] soundwire: intel: exit clock stop mode on system suspend

[PATCH v3] PM: EM: Increase energy calculation precision
 2021-08-06 13:32 UTC  (5+ messages)

[igt-dev] [PATCH i-g-t] tests/amdgpu: Introduce amd_hotplug tests
 2021-08-06 13:32 UTC  (2+ messages)
` [igt-dev] ✗ Fi.CI.IGT: failure for "

[PATCH v2 0/1] can: esd: add support for esd GmbH PCIe/402 CAN interface family
 2021-08-06 13:31 UTC  (3+ messages)
` [PATCH v2 1/1] "

[PATCH v1 1/1] iio: cros_ec: Fix Kconfig dependency on CROS_EC_SENSORHUB
 2021-08-06 13:31 UTC  (2+ messages)

[PATCH v3] IB/hfi1: Fix possible null-pointer dereference in _extend_sdma_tx_descs()
 2021-08-06 13:30 UTC 

[GIT PULL] Please pull RDMA subsystem changes
 2021-08-06 13:30 UTC 

[jirislaby:devel 14/38] drivers/tty/tty_io.c:2993:39: warning: passing argument 2 of 'ld->ops->compat_ioctl' makes integer from pointer without a cast
 2021-08-06 13:29 UTC  (2+ messages)

override syntax for VIRTUAL-RUNTIME and PREFERRED_PROVIDER
 2021-08-06 13:29 UTC  (2+ messages)
` [OE-core] "

[PATCH] core: extend config objects
 2021-08-06 13:29 UTC  (2+ messages)

stable-rc/linux-5.4.y build: 179 builds: 0 failed, 179 passed, 85 warnings (v5.4.138-24-ge6d9a103071f)
 2021-08-06 13:29 UTC 

[PATCH] fs: optimise generic_write_check_limits()
 2021-08-06 13:28 UTC  (2+ messages)

[dpdk-dev] [dpdk-announce] release candidate 21.08-rc4
 2021-08-06 13:29 UTC  (2+ messages)

[PATCH v4 1/7] lib/oe: add generic functions for overlayfs
 2021-08-06 13:28 UTC  (8+ messages)
` [PATCH v4 2/7] overlayfs.bbclass: generate overlayfs mount units
  ` [OE-core] "
` [PATCH v4 7/7] MAINTAINERS: add overlayfs maintainer
  ` [OE-core] "

[libgpiod v2.0][PATCH] core: extend config objects
 2021-08-06 13:28 UTC 

[PATCH v3 0/3] PM: add two devres helpers and use them in qcom cc
 2021-08-06 13:27 UTC  (5+ messages)
` [PATCH v3 1/3] PM: runtime: add devm_pm_runtime_enable helper

[PATCH net 0/9] Netfilter fixes for net
 2021-08-06 13:27 UTC  (3+ messages)
` [PATCH net 3/9] netfilter: conntrack: collect all entries in one cycle

[OE-core][RFC][PATCH][dunfell] wic: direct: Use stock fstab in partitions
 2021-08-06 13:27 UTC  (4+ messages)
` [OE-core][RFC][PATCH][dunfell] wic: Add --use-stock-fstab option

[PATCH] s390/crypto: fix all kernel-doc warnings in vfio_ap_ops.c
 2021-08-06 13:26 UTC  (2+ messages)

[PATCH 5.10 00/30] 5.10.57-rc1 review
 2021-08-06 13:26 UTC  (3+ messages)

Add "usb: dwc3: Stop active transfers before halting the controller" to 5.4-stable
 2021-08-06 13:25 UTC 

[PATCH] powerpc/mce: check if event info is valid
 2021-08-06 13:23 UTC 

[RFC PATCH 1/4] powerpc: Optimize register usage for esr register
 2021-08-06 13:22 UTC  (9+ messages)

[PATCH] ACPI/PRM: Deal with table not present or no module found
 2021-08-06 13:23 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] configs/acmesystems_acqua_a5_*: bump at91bootstrap3 version
 2021-08-06 13:14 UTC 

Reference to non-existing DYNAMIC_FTRACE_WITH_ARGS
 2021-08-06 13:22 UTC  (2+ messages)

[PATCH v9 0/5] use bin_attribute to break the size limitation of cpumap ABI
 2021-08-06 13:22 UTC  (3+ messages)
` [PATCH v9 1/5] cpumask: introduce cpumap_print_list/bitmask_to_buf to support large bitmask and list

[PATCH 0/4] slimbus: patches (set 1) for 5.15
 2021-08-06 13:20 UTC  (2+ messages)

[dpdk-dev] [PATCH] net/iavf: fix overflow in maximum packet length config
 2021-08-05 11:35 UTC 

[dpdk-dev] DPDK meson build failed on Windows
 2021-08-04 22:14 UTC  (5+ messages)

[PATCH v1 00/12] s390x: skey related fixes, cleanups, and memory device preparations
 2021-08-06 13:18 UTC  (4+ messages)
` [PATCH v1 12/12] hw/s390x/s390-skeys: lazy storage key enablement under TCG

lets think about 3.3 release
 2021-08-06 13:18 UTC 

[PATCH v9 00/11] Add support for Hikey 970 PCIe
 2021-08-06 13:17 UTC  (4+ messages)
` [PATCH v9 01/11] phy: HiSilicon: Add driver for Kirin 970 PCIe PHY

[BUG] Amending a shallow clone -> orphan branch
 2021-08-06 13:16 UTC  (3+ messages)

[RFC PATCH v4 4/4] Enable custom CSR logic for Andes AX25 and A25
 2021-08-06 13:08 UTC  (2+ messages)

stable-rc/linux-5.13.y build: 171 builds: 2 failed, 169 passed, 7 warnings (v5.13.8-36-g1eb1590ab470)
 2021-08-06 13:12 UTC 

[PATCH net-next] net: sock: add the case if sk is NULL
 2021-08-06 13:11 UTC  (2+ messages)

Linux Kernel: Checkpatch Documentation Mentorship Tasks
 2021-08-06 13:12 UTC  (5+ messages)
` [PATCH] USB: serial: iuu_phoenix: fix quoted string split across lines

[PATCH v7 00/10] GICv3 LPI and ITS feature implementation
 2021-08-06 13:06 UTC  (4+ messages)
` [PATCH v7 04/10] hw/intc: GICv3 ITS Command processing

[PATCH] ARM: dts: bcm283x: increase dwc2's RX FIFO size
 2021-08-06 13:03 UTC  (6+ messages)

[PATCH 0/3] Add support for eMMC PHY on Intel Thunder Bay
 2021-08-06 13:06 UTC  (7+ messages)
` [PATCH 2/3] mmc: sdhci-of-arasan: Add intel Thunder Bay SOC support to the arasan eMMC driver
` [PATCH 3/3] phy: intel: Add Thunder Bay eMMC PHY support

[PATCH 1/2] mmc: sdio: Don't warn about vendor CIS tuples
 2021-08-06 13:07 UTC  (4+ messages)
` [PATCH 2/2] mmc: sdio: Print contents of unknown "

[PATCH] ms_block: Fix spelling contraction "cant" -> "can't"
 2021-08-06 13:07 UTC  (2+ messages)

[RFC PATCH] mmc: only print retune error when we don't check for card removal
 2021-08-06 13:07 UTC  (3+ messages)

[PATCH v2 1/6] dt-bindings: phy: qcom,qmp: Add IPQ6018 USB3 PHY
 2021-08-06 13:05 UTC  (8+ messages)
` [PATCH v2 2/6] phy: qcom-qmp: add USB3 PHY support for IPQ6018

[igt-dev] [PATCH i-g-t] tests/kms_setmode: Fix to get a valid config
 2021-08-06 13:05 UTC  (2+ messages)
` [igt-dev] ✗ GitLab.Pipeline: warning for "

[PATCH] kernel/hung_task.c: Fix a typo in check_hung_task() comment
 2021-08-06 13:04 UTC  (2+ messages)

[PATCH V4 0/2] driver core: Add ability to delete device links of unregistered devices
 2021-08-06 13:04 UTC  (7+ messages)
` [PATCH V4 2/2] scsi: ufshcd: Fix device links when BOOT WLUN fails to probe
          ` [PATCH V5] "

[PATCH 1/3] isystem: trim/fixup stdarg.h and other headers
 2021-08-06 13:00 UTC  (3+ messages)
` [PATCH 2/3] isystem: ship and use stdarg.h

[PATCH net-next 0/6] net: ipa: more work toward runtime PM
 2021-08-06 12:59 UTC  (5+ messages)
` [PATCH net-next 1/6] net: ipa: don't suspend/resume modem if not up

[RFC PATCH v4 1/4] Add options to config/meson files for custom CSR
 2021-08-06 12:58 UTC 

[jirislaby:devel 7/38] drivers/tty/n_tty.c:2453:5: error: 'struct tty_ldisc_ops' has no member named 'flags'
 2021-08-06 12:58 UTC  (2+ messages)

[PATCH] sched/deadline: Fix missing clock update in migrate_task_rq_dl()
 2021-08-06 12:57 UTC  (2+ messages)
` [tip: sched/core] "

[PATCH v5 1/2] sched: Fix UCLAMP_FLAG_IDLE setting
 2021-08-06 12:57 UTC  (2+ messages)
` [tip: sched/core] "

[PATCH v5 2/2] sched: Skip priority checks with SCHED_FLAG_KEEP_PARAMS
 2021-08-06 12:57 UTC  (2+ messages)
` [tip: sched/core] "

[PATCH v1 0/2] Add UFS PHY support for SM6115/4250
 2021-08-06 12:57 UTC  (4+ messages)
` [PATCH v1 2/2] phy: qcom-qmp: Add support for SM6115 UFS phy

[PATCH NET v4 0/7] skbuff: introduce skb_expand_head()
 2021-08-06 12:53 UTC  (2+ messages)
` [PATCH NET] vrf: fix null pointer dereference in vrf_finish_output()

[PATCH V2] perf/x86/intel: Apply mid ACK for small core
 2021-08-06 12:51 UTC  (2+ messages)
` [tip: perf/urgent] "

[Buildroot] [PATCH 1/2] package/kmsxx: remove erroneous use of static-libc option
 2021-08-06 12:50 UTC  (2+ messages)
` [Buildroot] [PATCH 2/2] package/kmsxx: update to latest

[PATCH 1/1] Bluetooth: btusb: Fix fall-through warnings
 2021-08-06 12:50 UTC  (3+ messages)

[PATCH 00/12] Add minimal support for Exynos850 SoC
 2021-08-06 12:48 UTC  (9+ messages)
` [PATCH 12/12] arm64: dts: exynos: Add Exynos850 SoC support

[PATCH] tulip: Remove deadcode on startup true condition
 2021-08-06 12:49 UTC 

stable-rc/linux-4.4.y build: 176 builds: 0 failed, 176 passed, 8 warnings (v4.4.278-7-g155338eca25e)
 2021-08-06 12:48 UTC 

[PATCH v3 0/9] mm/memory_hotplug: "auto-movable" online policy and memory groups
 2021-08-06 12:47 UTC  (20+ messages)
` [PATCH v3 1/9] mm: track present early pages per zone
` [PATCH v3 2/9] mm/memory_hotplug: introduce "auto-movable" online policy
` [PATCH v3 3/9] drivers/base/memory: introduce "memory groups" to logically group memory blocks
` [PATCH v3 4/9] mm/memory_hotplug: track present pages in memory groups
` [PATCH v3 5/9] ACPI: memhotplug: use a single static memory group for a single memory device
` [PATCH v3 6/9] dax/kmem: use a single static memory group for a single probed unit
` [PATCH v3 7/9] virtio-mem: use a single dynamic memory group for a single virtio-mem device
` [PATCH v3 8/9] mm/memory_hotplug: memory group aware "auto-movable" online policy
` [PATCH v3 9/9] mm/memory_hotplug: improved dynamic "

[PATCH v2 0/6] arm64: IPQ6018 PCIe support
 2021-08-06 12:48 UTC  (6+ messages)

[Buildroot] [PATCH] package/rwmem: new package
 2021-08-06 12:48 UTC 

[Buildroot] [PATCH 0/1] remove optimize by default while using qmake
 2021-08-06 12:47 UTC  (5+ messages)
` [Buildroot] [PATCH 1/1] package/qt5: remove optimize by default on debug builds made with qmake

[PATCH 0/9] meson64_android: Android boot flow using abootimg
 2021-08-06 12:47 UTC  (8+ messages)
` [PATCH 1/9] configs: meson64: permit redefining SYS_MALLOC_LEN

[PATCH] bcm2836: Remove redundant typedef and macros
 2021-08-06 12:45 UTC  (2+ messages)

[PATCH v2 00/32] pci: Drop all pre-driver model code
 2021-08-06 12:46 UTC  (5+ messages)
` [PATCH v2 23/32] pci: arm: mvebu: Drop DM_PCI check from
` [PATCH v2 25/32] distro_bootcmd: Drop DM_PCI check

[PATCH 00/10] arm64: Self-hosted trace related erratum workarouds
 2021-08-06 12:44 UTC  (4+ messages)
` [PATCH 07/10] arm64: Add erratum detection for TRBE overwrite in FILL mode

[PATCH v5 0/6] Add USB2.0 support
 2021-08-06 12:43 UTC  (7+ messages)
` [PATCH v5 2/6] dt-bindings: phy: renesas,usb2-phy: Document RZ/G2L phy bindings
` [PATCH v5 3/6] phy: renesas: phy-rcar-gen3-usb2: Add USB2.0 PHY support for RZ/G2L

sparc64-linux-gcc: error: unrecognized command-line option '-mxsave'
 2021-08-06 12:42 UTC  (5+ messages)
  ` [kbuild-all] "

[Buildroot] [PATCH v2] package/libqmi: bump to version 1.30.0
 2021-08-06 12:40 UTC  (2+ messages)


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.