All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-10-07 16:27:50 to 2021-10-07 17:07:34 UTC [more...]

[PATCH v2 1/3] driver core: Provide device_match_acpi_handle() helper
 2021-10-07 17:07 UTC  (5+ messages)
` [PATCH v2 3/3] gpiolib: acpi: Replace custom code with device_match_acpi_handle()

[PATCH v4 00/23] target/i386/sev: Housekeeping SEV + measured Linux SEV guest
 2021-10-07 17:07 UTC  (21+ messages)
` [PATCH v4 05/23] target/i386/sev: Prefix QMP errors with 'SEV'
` [PATCH v4 10/23] target/i386/sev: Mark unreachable code with g_assert_not_reached()
` [PATCH v4 11/23] target/i386/sev: sev_get_attestation_report use g_autofree
` [PATCH v4 12/23] target/i386/sev: Use g_autofree in sev_launch_get_measure()
` [PATCH v4 13/23] target/i386/sev: Restrict SEV to system emulation
` [PATCH v4 14/23] target/i386/sev: Rename sev_i386.h -> sev.h
` [PATCH v4 15/23] target/i386/sev: Declare system-specific functions in 'sev.h'
` [PATCH v4 16/23] target/i386/sev: Remove stubs by using code elision
` [PATCH v4 17/23] target/i386/sev: Move qmp_query_sev_attestation_report() to sev.c
` [PATCH v4 19/23] target/i386/sev: Move qmp_query_sev_capabilities() "
` [PATCH v4 20/23] target/i386/sev: Move qmp_query_sev_launch_measure() "
` [PATCH v4 21/23] target/i386/sev: Move qmp_query_sev() & hmp_info_sev() "
` [PATCH v4 22/23] monitor: Reduce hmp_info_sev() declaration
` [PATCH v4 23/23] MAINTAINERS: Cover SEV-related files with X86/KVM section

[PATCH 0/2] pylint: fix new errors and warnings
 2021-10-07 16:25 UTC  (7+ messages)
` [PATCH 1/2] pylint: fix errors and warnings from qemu-tests test 297

[PATCH v8 00/11] Add TDX Guest Support (Initial support)
 2021-10-07 17:06 UTC  (6+ messages)
` [PATCH v8 05/11] x86/tdx: Add __tdx_module_call() and __tdx_hypercall() helper functions
` [PATCH v8 06/11] x86/traps: Add #VE support for TDX guest

[PATCH 0/3] erofs: some decompression improvements
 2021-10-07 17:06 UTC  (8+ messages)
` [PATCH 1/3] erofs: get compression algorithms directly on mapping
` [PATCH 2/3] erofs: introduce the secondary compression head
` [PATCH 3/3] erofs: introduce readmore decompression strategy

[PATCH v2] libperf tests: Fix test_stat_cpu
 2021-10-07 17:05 UTC  (2+ messages)

[PATCH v2 0/4] ASoC: Intel: bytcr_rt5651: few cleanups
 2021-10-07 17:02 UTC  (9+ messages)
` [PATCH v2 1/4] ASoC: Intel: bytcr_rt5651: Get platform data via dev_get_platdata()
` [PATCH v2 2/4] ASoC: Intel: bytcr_rt5651: Use temporary variable for struct device
` [PATCH v2 3/4] ASoC: Intel: bytcr_rt5651: use devm_clk_get_optional() for mclk
` [PATCH v2 4/4] ASoC: Intel: bytcr_rt5651: Utilize dev_err_probe() to avoid log saturation

[PATCH stable 4.9] af_unix: fix races in sk_peer_pid and sk_peer_cred accesses
 2021-10-07 17:05 UTC 

[PATCH stable 4.4] af_unix: fix races in sk_peer_pid and sk_peer_cred accesses
 2021-10-07 17:05 UTC 

[RFC net-next PATCH 00/16] Add support for Xilinx PCS
 2021-10-07 17:04 UTC  (11+ messages)
` [RFC net-next PATCH 10/16] net: macb: Move PCS settings to PCS callbacks

[PATCH v6 0/6] iio: Add output buffer support
 2021-10-07 17:04 UTC  (5+ messages)
` [PATCH v6 1/6] "

[RFC PATCH 0/4] Add "output-impedance" property to pinconf-generic
 2021-10-07 17:03 UTC  (7+ messages)
` [RFC PATCH 1/4] dt-bindings: pincfg-node: Add "output-impedance" property
` [RFC PATCH 2/4] pinctrl: pinconf-generic: Add support for "output-impedance" to be extracted from DT files
` [RFC PATCH 3/4] dt-bindings: pinctrl: renesas,rzg2l-pinctrl: Add output-impedance property

Locking issue between NFSv4 and SMB client
 2021-10-07 17:03 UTC  (4+ messages)

[PATCH] Fix rust-native build issue when debug is enabled
 2021-10-07 17:03 UTC  (4+ messages)
` [OE-core] "

xdp-cpumap-tc multi queue schema and traffic mirroring
 2021-10-07 17:02 UTC  (2+ messages)

[PATCH v2 0/4] ASoC: Intel: bytcr_rt5640: few cleanups
 2021-10-07 16:57 UTC  (10+ messages)
` [PATCH v2 1/4] ASoC: Intel: bytcr_rt5640: Get platform data via dev_get_platdata()
` [PATCH v2 2/4] ASoC: Intel: bytcr_rt5640: Use temporary variable for struct device
` [PATCH v2 3/4] ASoC: Intel: bytcr_rt5640: use devm_clk_get_optional() for mclk
` [PATCH v2 4/4] ASoC: Intel: bytcr_rt5640: Utilize dev_err_probe() to avoid log saturation

[PATCH v6 0/6] iommu/tegra-smmu: Add pagetable mappings to debugfs
 2021-10-07 17:02 UTC  (16+ messages)
` [PATCH v6 1/6] iommu/tegra-smmu: Rename struct iommu_group *group to *grp
` [PATCH v6 2/6] iommu/tegra-smmu: Rename struct tegra_smmu_group_soc *soc to *group_soc
` [PATCH v6 3/6] iommu/tegra-smmu: Rename struct tegra_smmu_swgroup *group to *swgrp
` [PATCH v6 4/6] iommu/tegra-smmu: Use swgrp pointer instead of swgroup id
` [PATCH v6 5/6] iommu/tegra-smmu: Attach as pointer to tegra_smmu_group

[RFC v9 00/29] vSMMUv3/pSMMUv3 2 stage VFIO integration
 2021-10-07 16:58 UTC  (6+ messages)
` [RFC v9 15/29] vfio: Set up nested stage mappings

[PATCH v2] KVM: arm64: Allow KVM to be disabled from the command line
 2021-10-07 16:59 UTC  (4+ messages)

[PATCH] lkdtm: avoid printk() in recursive_loop()
 2021-10-07 16:59 UTC  (2+ messages)

[PATCH 5.10-rt+] drm/i915/gt: transform irq_disable into local_lock
 2021-10-07 16:59 UTC 

[Intel-gfx] [PATCH v2 0/4] Panel replay phase1 implementation
 2021-10-07 16:59 UTC  (6+ messages)
` [Intel-gfx] [PATCH v2 1/4] drm/i915/panelreplay: HAS_PR() macro added for panel replay
` [Intel-gfx] ✗ Fi.CI.SPARSE: warning for Panel replay phase1 implementation (rev2)

[PATCH 00/21] perf metric: Fixes and allow modifiers
 2021-10-07 16:56 UTC  (22+ messages)
` [PATCH 01/21] tools lib: Add list_sort
` [PATCH 02/21] perf pmu: Add const to pmu_events_map
` [PATCH 03/21] perf pmu: Make pmu_sys_event_tables const
` [PATCH 04/21] perf pmu: Make pmu_event tables const
` [PATCH 05/21] perf metric: Move runtime value to the expr context
` [PATCH 06/21] perf metric: Add documentation and rename a variable
` [PATCH 07/21] perf metric: Add metric new and free
` [PATCH 08/21] perf metric: Only add a referenced metric once
` [PATCH 09/21] perf metric: Modify resolution and recursion check
` [PATCH 10/21] perf metric: Comment data structures
` [PATCH 11/21] perf metric: Document the internal 'struct metric'
` [PATCH 12/21] perf metric: Simplify metric_refs calculation
` [PATCH 13/21] perf parse-events: Add const to evsel name
` [PATCH 14/21] perf parse-events: Add new "metric-id" term
` [PATCH 15/21] perf parse-events: Allow config on kernel PMU events
` [PATCH 16/21] perf metric: Encode and use metric-id as qualifier
` [PATCH 17/21] perf expr: Add subset utility
` [PATCH 18/21] perf metrics: Modify setup and deduplication
` [PATCH 19/21] perf metric: Switch fprintf to pr_err
` [PATCH 20/21] perf parse-events: Identify broken modifiers
` [PATCH 21/21] perf metric: Allow modifiers on metrics

[PATCH v10 3/3] mm: add anonymous vma name refcounting
 2021-10-07 16:58 UTC  (20+ messages)

[dpdk-dev] [PATCH v3 1/6] ethdev: fix max Rx packet length
 2021-10-07 16:56 UTC  (6+ messages)
` [dpdk-dev] [PATCH v5 "
  ` [dpdk-dev] [PATCH v5 3/6] ethdev: move check to library for MTU set
  ` [dpdk-dev] [PATCH v5 4/6] ethdev: remove jumbo offload flag
  ` [dpdk-dev] [PATCH v5 5/6] ethdev: unify MTU checks
  ` [dpdk-dev] [PATCH v5 6/6] examples/ip_reassembly: remove unused parameter

[Intel-gfx] [PATCH v4 1/2] drm/i915/dp: abstract intel_dp_lane_max_vswing_reached()
 2021-10-07 16:58 UTC  (2+ messages)
` [Intel-gfx] ✗ Fi.CI.IGT: failure for series starting with [v4,1/2] "

[PATCH] gnupg: Add gpg status output to debug logging
 2021-10-07 16:58 UTC 

stable-rc/linux-5.4.y baseline: 145 runs, 7 regressions (v5.4.151)
 2021-10-07 16:57 UTC 

[PATCH V5 0/3] Add handling of extended regions (safe ranges) on Arm (Was "xen/memory: Introduce a hypercall to provide unallocated space")
 2021-10-07 16:57 UTC  (4+ messages)
` [PATCH V5 2/3] libxl/arm: Add handling of extended regions for DomU

[robh:mpam/cache-id 8/12] arch/openrisc/kernel/smp.c:68:26: error: too few arguments to function 'of_get_cpu_hwid'
 2021-10-07 16:56 UTC  (2+ messages)

[PATCH v4 0/4] ASoC: Intel: bytcht_es8316: few cleanups
 2021-10-07 16:45 UTC  (10+ messages)
` [PATCH v4 1/4] ASoC: Intel: bytcht_es8316: Get platform data via dev_get_platdata()
` [PATCH v4 2/4] ASoC: Intel: bytcht_es8316: Use temporary variable for struct device
` [PATCH v4 3/4] ASoC: Intel: bytcht_es8316: Switch to use gpiod_get_optional()
` [PATCH v4 4/4] ASoC: Intel: bytcht_es8316: Utilize dev_err_probe() to avoid log saturation

[PATCH 00/24] configure->meson queue for 6.2
 2021-10-07 16:53 UTC  (3+ messages)
` [PATCH 23/24] configure: prepare for auto-generated option parsing

[PATCH v2 00/17] Switch iotests to using Async QMP
 2021-10-07 16:52 UTC  (8+ messages)
` [PATCH v2 04/17] python/aqmp: add send_fd_scm
` [PATCH v2 12/17] python/machine: Handle QMP errors on close more meticulously

[PATCH] validate: Use patatt's configured keyring as fallback
 2021-10-07 16:55 UTC 

[ovmf test] 165398: all pass - PUSHED
 2021-10-07 16:55 UTC 

[PATCH] x86/PCI: Add pci=no_e820 cmdline option to ignore E820 reservations for bridge windows
 2021-10-07 16:55 UTC  (2+ messages)

stable-rc/linux-4.9.y baseline: 103 runs, 3 regressions (v4.9.285)
 2021-10-07 16:55 UTC 

[dpdk-dev] [PATCH 0/3] patchset for bnxt PMD
 2021-10-07 16:54 UTC  (2+ messages)

[PATCH v4 0/7] kernel.h further split
 2021-10-07 16:50 UTC  (6+ messages)
` [PATCH v4 2/7] kernel.h: Split out container_of() and typeof_member() macros
` [PATCH v4 7/7] media: entity: Replace kernel.h with the necessary inclusions

[PATCH v3 6/6] tests/qapi-schema: Test cases for aliases
 2021-10-07 16:12 UTC  (11+ messages)

Perf: Question about continuous background data collection
 2021-10-07 16:52 UTC  (2+ messages)

Deadlock in spi_add_device() -- device core problem
 2021-10-07 16:52 UTC  (3+ messages)

[PATCH v7 0/8] Fix year 2038 issue for sound subsystem
 2021-10-07 16:51 UTC  (11+ messages)
` [PATCH v7 8/9] ALSA: add new 32-bit layout for snd_pcm_mmap_status/control
  ` [alsa-devel] "
              ` [musl] "

stable-rc/queue/4.4 build: 180 builds: 0 failed, 180 passed, 4 warnings (v4.4.286-7-g04ddf095d4a6)
 2021-10-07 16:51 UTC 

stable/linux-5.14.y baseline: 154 runs, 2 regressions (v5.14.10)
 2021-10-07 16:50 UTC 

[dpdk-dev] [PATCH v9] bbdev: add device info related to data endianness assumption
 2021-10-07 16:49 UTC  (5+ messages)
  ` [dpdk-dev] [EXT] "

[PATCH 0/3] mtd: spi-nor / spi / MFD: Convert intel-spi to SPI MEM
 2021-10-07 16:46 UTC  (7+ messages)
` [PATCH 2/3] mtd: spi-nor: intel-spi: Convert "

[net-next PATCH 00/13] Multiple improvement for qca8337 switch
 2021-10-07 16:49 UTC  (9+ messages)
` [net-next PATCH 06/13] Documentation: devicetree: net: dsa: qca8k: document rgmii_1_8v bindings
` [net-next PATCH 07/13] net: dsa: qca8k: add support for mac6_exchange, sgmii falling edge

[PATCH] pinctrl: renesas: r8a779[56]x: add MediaLB pins
 2021-10-07 16:48 UTC  (2+ messages)

[PATCH v1 0/6] mmc: sdhci-pci: Add some CD GPIO related quirks
 2021-10-07 16:42 UTC  (2+ messages)

[PATCH v3 net 0/4] DSA bridge TX forwarding offload fixes - part 1
 2021-10-07 16:47 UTC  (5+ messages)
` [PATCH v3 net 1/4] net: dsa: fix bridge_num not getting cleared after ports leaving the bridge
` [PATCH v3 net 2/4] net: dsa: tag_dsa: send packets with TX fwd offload from VLAN-unaware bridges using VID 0
` [PATCH v3 net 3/4] net: dsa: mv88e6xxx: keep the pvid at 0 when VLAN-unaware
` [PATCH v3 net 4/4] net: dsa: mv88e6xxx: isolate the ATU databases of standalone and bridged ports

[PATCH v2 0/3] [PATCH v2 0/3] Update ASUS WMI supported boards
 2021-10-07 16:47 UTC  (6+ messages)
` [PATCH v2 2/3] hwmon: (asus_wmi_ec_sensors) Support B550 Asus WMI
` [PATCH v2 3/3] hwmon: (asus_wmi_sensors) Support X370 "

[RFC PATCH 0/8] mm/madvise: support process_madvise(MADV_DONTNEED)
 2021-10-07 16:46 UTC  (12+ messages)

[PATCH v2 1/1] auxdisplay: panel: Switch to use module_parport_driver()
 2021-10-07 16:43 UTC  (2+ messages)

[PATCH net-next v2] net: phy: micrel: ksz9131 led errata workaround
 2021-10-07 16:45 UTC 

[RFC PATCH 0/3] ext4: enhance extent consistency check
 2021-10-07 16:45 UTC  (7+ messages)
` [RFC PATCH 1/3] ext4: check for out-of-order index extents in ext4_valid_extent_entries()
` [RFC PATCH 2/3] ext4: check for inconsistent extents between index and leaf block
` [RFC PATCH 3/3] ext4: prevent partial update of the extent blocks

[PATCH] cpufreq: mediatek-hw: Fix cpufreq_table_find_index_dl call
 2021-10-07 16:42 UTC 

[Buildroot] [PATCH 1/1] package/boinc: fix build with autoconf >= 2.70
 2021-10-07 16:41 UTC 

[PATCH v2] thermal: Move ABI documentation do Documentation/ABI
 2021-10-07 16:41 UTC  (3+ messages)

[PATCH 1/1] virtio: write back F_VERSION_1 before validate
 2021-10-07 16:16 UTC  (6+ messages)

[PATCH] dma debug: report -EEXIST errors in add_dma_entry
 2021-10-07 16:40 UTC  (10+ messages)
` DPAA2 triggers, "

[PATCH 0/3] Fun with cpp word regex
 2021-10-07 16:40 UTC  (3+ messages)

[GIT PULL] Apple SoC fixes for 5.15
 2021-10-07 16:38 UTC  (3+ messages)

[PATCH v1 0/2] i2c:busses:Microchip PCI1XXXX I2C adapter
 2021-10-07 16:40 UTC  (8+ messages)
` [PATCH v1 1/2] i2c:busses:Register PCI1XXXX adapter to I2C subsystem

[PATCH v3 00/17] iotests: support zstd
 2021-10-07 16:29 UTC  (3+ messages)

[PATCH v2] Add device reset timeout field
 2021-10-07 16:10 UTC  (6+ messages)
        ` [virtio-dev] "

[PATCH v2 0/2] Add a generic virtual thermal sensor
 2021-10-07 16:38 UTC  (3+ messages)
` [PATCH v2 2/2] thermal: add a virtual sensor to aggregate temperatures

[PATCH V4] block/rbd: implement bdrv_co_block_status
 2021-10-07 16:28 UTC 

[PATCH] rtlwifi: rtl8192ee: Remove redundant initialization of variable version
 2021-10-07 16:37 UTC 

[PATCH RFC 0/5] Update RPC task pid as displayed by tracepoints
 2021-10-07 15:31 UTC  (5+ messages)
` [PATCH RFC 5/5] NFS: Replace dprintk callsites in nfs_readpage(s)

[PATCH] mm: don't call should_failslab() for !CONFIG_FAILSLAB
 2021-10-07 16:36 UTC  (3+ messages)

[dpdk-dev] [PATCH 00/18] comment spelling errors
 2021-10-07 16:27 UTC  (4+ messages)
` [dpdk-dev] [PATCH v2 00/18] fix "
  ` [dpdk-dev] [PATCH v2 16/18] ip_frag: fix typos

Can the Kernel Concurrency Sanitizer Own Rust Code?
 2021-10-07 16:35 UTC  (3+ messages)

[RFC PATCH 0/4] mptcp: Update netlink interface for userspace PM
 2021-10-07 16:26 UTC  (4+ messages)

[PATCH V3] block/rbd: implement bdrv_co_block_status
 2021-10-07 16:30 UTC  (5+ messages)

[PATCH bpf-next 0/3] bpf: allow cgroup progs to export custom errnos to userspace
 2021-10-07 16:34 UTC  (7+ messages)
` [PATCH bpf-next 2/3] bpf: Add cgroup helper bpf_export_errno to get/set exported errno value

[PATCH v3 08/19] reftable: reading/writing blocks
 2021-10-07 16:34 UTC  (3+ messages)
` [PATCH] squash! "

[PATCH] mm:vmscan: fix extra adjustment for lruvec's nonresident_age in case of reactivation
 2021-10-07 16:34 UTC  (4+ messages)
    ` 回复: "
        ` 回复: "

[PATCH 0/8 v3] bfq: Limit number of allocated scheduler tags per cgroup
 2021-10-07 16:33 UTC  (2+ messages)

[PATCH v2] media: imx-jpeg: Add pm-runtime support for imx-jpeg
 2021-10-07 16:30 UTC  (2+ messages)

Approaches for same-on-same linux-user execve?
 2021-10-07 16:28 UTC  (2+ messages)

i5k_amb temp_mid replacement
 2021-10-07 16:30 UTC  (4+ messages)

[Buildroot] [PATCH v3 0/7] Add support for ISO9660 image compatible with Legacy and EFI BIOS
 2021-10-07 16:29 UTC  (7+ messages)
` [Buildroot] [PATCH v3 2/7] boot/grub2: add support to build multiple Grub2 configurations in the same build

Security issues with openssl.exe
 2021-10-07 16:28 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.