All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-07-08 13:10:52 to 2021-07-08 14:14:17 UTC [more...]

[dpdk-dev] [PATCH v7 0/7] Enhancements for PMD power management
 2021-07-08 14:13 UTC  (7+ messages)
` [dpdk-dev] [PATCH v8 "
  ` [dpdk-dev] [PATCH v8 1/7] power_intrinsics: use callbacks for comparison
  ` [dpdk-dev] [PATCH v8 2/7] net/af_xdp: add power monitor support
  ` [dpdk-dev] [PATCH v8 3/7] eal: add power monitor for multiple events
  ` [dpdk-dev] [PATCH v8 4/7] power: remove thread safety from PMD power API's
  ` [dpdk-dev] [PATCH v8 5/7] power: support callbacks for multiple Rx queues

[PATCH for 5.10.y] media: uvcvideo: Support devices that report an OT as an entity source
 2021-07-08 14:14 UTC 

[igt-dev] [PATCH i-g-t] tests/kms_plane_alpha_blend: Skip crc assertion in coverage-vs-premult-vs-none for 6bpc panels
 2021-07-08 14:13 UTC  (9+ messages)
  ` [igt-dev] [PATCH i-g-t] tests/kms_plane_alpha_blend: Skip "

[PATCH v2 0/8] linux-user: target <-> host errno conversion code refactor
 2021-07-08 14:11 UTC  (4+ messages)
` [PATCH v2 1/8] linux-user/syscall: Fix RF-kill errno (typo in ERFKILL)
` [PATCH v2 2/8] linux-user/sparc: Rename target_errno.h -> target_errno_defs.h
` [PATCH v2 3/8] linux-user: Extract target errno to 'target_errno_defs.h'

[dpdk-dev] [PATCH] test: fix crypto_op length for sessionless case
 2021-07-08 14:12 UTC  (3+ messages)
` [dpdk-dev] [EXT] "

[PATCH] module: combine constructors in module linker script
 2021-07-08 14:11 UTC  (2+ messages)

[dpdk-dev] [PATCH v2] net/vmxnet3: add interrupt support in MSI-X
 2021-07-08 14:02 UTC 

[PATCH] mmc: mmc_spi: add spi:mmc-spi-slot alias
 2021-07-08 14:11 UTC 

[PATCH] Bluetooth: btusb: Add support for Foxconn Mediatek Chip
 2021-07-08 14:10 UTC  (3+ messages)
`  "

[Intel-gfx] [v7 0/3] Set BPP in the kernel
 2021-07-08 14:09 UTC  (11+ messages)
` [Intel-gfx] [v7 2/3] drm/i915/display/dsc: Add Per connector debugfs node for DSC BPP enable
` [Intel-gfx] [v7 3/3] drm/i915/display/dsc: Force dsc BPP
  ` [Intel-gfx] [v2] "

[PATCH 12/12] ASoC: amd: enable vangogh acp5x driver build
 2021-07-08 14:08 UTC  (4+ messages)

[PATCH v2 0/6] Add TDX Guest Support (Attestation support)
 2021-07-08 14:07 UTC  (4+ messages)
` [PATCH v2 1/6] x86/tdx: Add TDREPORT TDX Module call support

[PATCH] btrfs: Minor improvements to should_alloc_chunk
 2021-07-08 14:04 UTC  (2+ messages)

[PATCH 00/11] rcar-vin: Add r8a779a0 support
 2021-07-08 14:05 UTC  (7+ messages)
` [PATCH 01/11] rcar-vin: Refactor controls creation for video device

[PATCH 0/2] Remove deprecated qemu-img backing file without format
 2021-07-08 14:03 UTC  (6+ messages)
` [PATCH 2/2] qemu-img: Require -F with -b backing image

[PATCH 0/5] pwm: Ensure configuring period and duty_cycle isn't wrongly skipped
 2021-07-08 14:07 UTC  (3+ messages)

[TECH TOPIC] Rust for Linux
 2021-07-08 14:04 UTC  (18+ messages)

[PATCH v4 0/6] media: mt9p031: Read back the real clock rate
 2021-07-08 14:02 UTC  (5+ messages)
` [PATCH v4 5/6] media: dt-bindings: mt9p031: Convert bindings to yaml

[PATCH 0/7] tests: Add test cases for TPM 1.2 ACPI tables
 2021-07-08 13:59 UTC  (3+ messages)
` [PATCH 3/7] tests: Add suffix tpm2 or tpm12 to ACPI table files

BUG: MTK DRM/HDMI broken on 5.13 (mt7623/bpi-r2)
 2021-07-08 14:01 UTC  (7+ messages)
  ` Aw: "
      ` Aw: "

[Intel-gfx] [PATCH i-g-t] [RFC] tests/kms_plane_alpha_blend: Fix coverage-vs-premult-vs-constant tests
 2021-07-08 14:00 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.IGT: success for tests/kms_plane_alpha_blend: Fix coverage-vs-premult-vs-constant tests (rev13)

[PATCH] watchdog: da9062: da9063: prevent watchdog pings ahead of reboot
 2021-07-08 14:00 UTC  (3+ messages)
` [PATCH v2] watchdog: da9062: da9063: prevent pings ahead of machine reset

[PATCH V5 00/25] Live Update
 2021-07-08 13:58 UTC  (7+ messages)
` [PATCH V5 03/25] cpr: QMP interfaces for reboot
` [PATCH V5 05/25] as_flat_walk
` [PATCH V5 06/25] oslib: qemu_clr_cloexec

[PATCH v2 0/2] media: rc: add support for Amlogic Meson IR blaster
 2021-07-08 13:57 UTC  (9+ messages)
` [PATCH v2 1/2] media: rc: meson-irblaster: document device tree bindings

[PATCH v5 0/8] common: Introduce crypt-style password support
 2021-07-08 13:57 UTC  (9+ messages)
` [PATCH v5 1/8] lib: add crypt subsystem
` [PATCH v5 2/8] lib: wrap crypt API to hide errno usage
` [PATCH v5 3/8] common: integrate crypt-based passwords
` [PATCH v5 4/8] common: Rename macro appropriately
` [PATCH v5 5/8] common: allow disabling of timeout for password entry
` [PATCH v5 6/8] common: add AUTOBOOT_FLUSH_STDIN option
` [PATCH v5 7/8] common: add support to fallback to plain SHA256
` [PATCH v5 8/8] test: add first autoboot unit tests

[PATCH 1/4] mm/rmap: fix comments left over from recent changes
 2021-07-08 13:58 UTC  (3+ messages)
` [PATCH 2/4] mm/rmap: fix old bug: munlocking THP missed other mlocks

[PATCH RFC 00/12] Enroll kernel keys thru MOK
 2021-07-08 13:56 UTC  (6+ messages)

[PATCH] iommu/amd: Enable swiotlb if any device supports iommu v2 and uses identity mapping
 2021-07-08 13:57 UTC  (5+ messages)

[PATCH v1] automation: use zypper dup in tumbleweed dockerfile
 2021-07-08 13:57 UTC 

[PATCH 0/3] fix argument type of bio_trim()
 2021-07-08 13:54 UTC  (5+ messages)
` [PATCH 1/3] block: fix arg "
` [PATCH 2/3] btrfs: fix argument type of btrfs_bio_clone_partial()
` [PATCH 3/3] btrfs: drop unnecessary ASSERT from btrfs_submit_direct()

[PATCH] block: build default queue map via irq_create_affinity_masks
 2021-07-08 13:56 UTC  (3+ messages)

[Resend RFC PATCH V4 00/13] x86/Hyper-V: Add Hyper-V Isolation VM support
 2021-07-08 13:54 UTC  (5+ messages)
` [Resend RFC PATCH V4 13/13] x86/HV: Not set memory decrypted/encrypted during kexec alloc/free page in IVM

[PATCH] powerpc: preempt: Don't touch the idle task's preempt_count during hotplug
 2021-07-08 13:53 UTC  (3+ messages)

Yocto Autobuilder: Latency Monitor and AB-INT - Meeting notes: July 8, 2021
 2021-07-08 13:53 UTC 

[PATCH v6 0/6] Make blockdev-reopen stable
 2021-07-08 13:52 UTC  (4+ messages)
` [PATCH v6 1/6] qcow2: Fix dangling pointer after reopen for 'file'

[PATCH 0/3] trace-cruncher: Add Kprobes
 2021-07-08 13:52 UTC  (4+ messages)
` [PATCH 1/3] trace-cruncher: Add support for Kprobes
` [PATCH 2/3] trace-cruncher: Add events to utils
` [PATCH 3/3] trace-cruncher: Add Kprobe example

Default ssh command
 2021-07-08 13:50 UTC  (5+ messages)

[dpdk-dev] [PATCH v1] net/i40e: remove the SMP barrier in HW scanning func
 2021-07-08 13:51 UTC  (5+ messages)
` [dpdk-dev] [PATCH v3 0/2] fixes for i40e hw scan ring
  ` [dpdk-dev] [PATCH v3 2/2] net/i40e: replace SMP barrier with thread fence

[PATCH 00/12] Add Vangogh ACP ASoC driver
 2021-07-08 14:07 UTC  (17+ messages)
` [PATCH 02/12] ASoC: amd: add Vangogh ACP PCI driver
` [PATCH 03/12] add acp5x init/de-init functions
` [PATCH 05/12] ASoC: amd: add ACP5x PCM platform driver
` [PATCH 06/12] ASoC: amd: irq handler changes for ACP5x PCM dma driver

[PATCH] drm/meson: Convert to Linux IRQ interfaces
 2021-07-08 13:48 UTC  (7+ messages)

[PATCH v7 0/5] DTS updates for Marvell Armada CN913x platforms
 2021-07-08 13:47 UTC  (5+ messages)
` [PATCH v7 5/5] arch/arm64: dts: change 10gbase-kr to 10gbase-r in Armada

[Patch v2] ALSA: compress: allow to leave draining state when pausing in draining
 2021-07-08 13:47 UTC  (4+ messages)

[dpdk-dev] [PATCH 0/2] vhost: handle memory hotplug for async vhost
 2021-07-08 13:46 UTC  (5+ messages)
` [dpdk-dev] [PATCH v2 0/3] "
  ` [dpdk-dev] [PATCH v2 1/3] vhost: add unsafe API to drain pkts in "

[PATCH 3/3] ccs: Implement support for manual LP control
 2021-07-08 13:44 UTC  (2+ messages)
` [PATCH v2 "

[PATCH 1/2] drm/gud: Add Raspberry Pi Pico ID
 2021-07-08 13:41 UTC  (3+ messages)

[PATCH 1/2] riscv: dts: microchip: Use 'local-mac-address' for emac1
 2021-07-08 13:40 UTC  (3+ messages)

[PATCH 1/2] riscv: dts: unleashed: Add gpio card detect to mmc-spi-slot
 2021-07-08 13:40 UTC  (3+ messages)

[PATCH] USB: EHCI: ehci-mv: improve error handling in mv_ehci_enable()
 2021-07-08 13:40 UTC  (2+ messages)

[PATCH] riscv: dts: microchip: Define hart clocks
 2021-07-08 13:39 UTC  (3+ messages)

[PATCH V7 00/18] KVM: x86/pmu: Add *basic* support to enable guest PEBS via DS
 2021-07-08 13:39 UTC  (4+ messages)
` [PATCH V7 03/18] perf/x86/intel: Handle guest PEBS overflow PMI for KVM guest

[PATCH 1/2] riscv: dts: microchip: Drop "clock-frequency" property of cpu nodes
 2021-07-08 13:39 UTC  (3+ messages)

[PATCH] net: Add netfilter hooks to track SRv6-encapsulated flows
 2021-07-08 13:38 UTC  (3+ messages)

[LTP] [PATCH 0/7] Sparse based checker and rule proposal
 2021-07-08 13:38 UTC  (10+ messages)
` [LTP] [PATCH 1/7] Add Sparse based checker and TST_RET/ERR check
` [LTP] [PATCH 3/7] meltdown: Set CFLAGS for check targets
` [LTP] [PATCH 4/7] doc: Add rules and recommendations list
` [LTP] [PATCH 5/7] doc: Remind authors and maintainers to run make check

[PATCH 0/4] Add dynamic iommu backed bounce buffers
 2021-07-08 13:38 UTC  (3+ messages)

[PATCH 1/3] seccomp_unotify.2: tfix
 2021-07-08 13:32 UTC  (3+ messages)
` [PATCH 2/3] proc.5: tfix
` [PATCH 3/3] scripts/bash_aliases: tfix

[linux-rt-devel:linux-5.13.y-rt-rebase 9/222] kernel/printk/printk.c:2648:4: error: implicit declaration of function 'latched_seq_write'
 2021-07-08 13:37 UTC  (2+ messages)

[stable:linux-5.10.y 3202/6129] vmlinux.o: warning: objtool: __do_fast_syscall_32()+0x98: call to trace_hardirqs_off() leaves .noinstr.text section
 2021-07-08 13:37 UTC  (2+ messages)
` [PATCH] x86/entry: Fix noinstr violation

[dpdk-dev] [PATCH v5 1/2] power: add support for cppc cpufreq
 2021-07-08 13:30 UTC  (4+ messages)
` [dpdk-dev] [PATCH v6 0/2] power: add support for cppc cpufreq driver
  ` [dpdk-dev] [PATCH v6 1/2] power: add support for cppc cpufreq

[drm-drm-misc:topic/i915-ttm 1/4] drivers/gpu/drm/i915/intel_region_ttm.c:14:1: iwyu: warning: superfluous #include "gem/i915_gem_ttm.h"
 2021-07-08 13:35 UTC 

[LTP] [PATCH] gethostid: skip test if sethostid undefined
 2021-07-08 13:35 UTC  (3+ messages)

[PATCH] pulseaudio: Drop pulseaudio-conf
 2021-07-08 13:33 UTC 

[PATCH] Azure: Remove "spear" jobs
 2021-07-08 13:33 UTC  (3+ messages)

[dpdk-dev] [PATCH v5 1/2] power: don't use rte prefix in internal code
 2021-07-08 13:33 UTC  (5+ messages)
` [dpdk-dev] [PATCH v6 "
  ` [dpdk-dev] [PATCH v6 2/2] power: refactor pstate and acpi code

[PATCH] drm/amdgpu: return error type when programing registers fails
 2021-07-08 13:33 UTC  (2+ messages)

[PATCH] media: rcar-csi2: do not update format while streaming
 2021-07-08 13:22 UTC 

[meta-ti][dunfell/master][PATCH 0/4] 08.00.00.002 release update
 2021-07-08 13:32 UTC  (5+ messages)
` [meta-ti][dunfell/master][PATCH 1/4] linux-ti-staging: Update to 08.00.00.002 release tag
` [meta-ti][dunfell/master][PATCH 4/4] ti-sci-fw: Update linux firmware repo to 08.00.00.002

[PATCH 00/19] arch: Add basic LoongArch support
 2021-07-08 13:23 UTC  (5+ messages)
` [PATCH 10/19] LoongArch: Add signal handling support

UEFI Secureboot not succeeding with Grub 2.06 and later version
 2021-07-08 13:31 UTC  (7+ messages)

[PATCH] riscv: Fix 32-bit RISC-V boot failure
 2021-07-08 13:29 UTC  (10+ messages)

Questions related to nano_sleep()/hrtimer
 2021-07-08 13:29 UTC  (2+ messages)

[chrome-os:chromeos-5.10 19/38] drivers/media/v4l2-core/v4l2-ctrls.c:1538:9: warning: this statement may fall through
 2021-07-08 13:29 UTC 

[PATCH 00/20] python: introduce Asynchronous QMP package
 2021-07-08 13:24 UTC  (3+ messages)

[PATCH] mt76: mt7921: continue to probe driver when fw already downloaded
 2021-07-08 13:17 UTC  (3+ messages)

[PATCH] sched: Fix nr_uninterruptible race causing increasing load average
 2021-07-08 13:25 UTC  (3+ messages)

[PATCH][RFT] PCI: Use pci_update_current_state() in pci_enable_device_flags()
 2021-07-08 13:25 UTC 

BUG in alloc_workqueue (linux-next)
 2021-07-08 13:24 UTC 

[PATCH 0/7] CT changes required for GuC submission
 2021-07-08 13:23 UTC  (4+ messages)
` [PATCH 06/7] drm/i915/guc: Optimize CTB writes and reads
  ` [Intel-gfx] "

[PATCH v4 0/5] stm32mp: Enable OP-TEE and TZC support in SPL
 2021-07-08 13:23 UTC  (3+ messages)
` [PATCH v4 4/5] stm32mp1: spl: Configure TrustZone controller for OP-TEE

Patch For Lenovo Legion 7 15IMHg05 & Yoga 7 14ITL5
 2021-07-08 13:22 UTC  (2+ messages)
` [PATCH] Lenovo Legion 7 15IMHg05 & Yoga 7 14ITL5 speaker output fix

[PULL 0/5] Block patches
 2021-07-08 13:11 UTC  (6+ messages)
` [PULL 1/5] util/async: add a human-readable name to BHs for debugging
` [PULL 2/5] util/async: print leaked BH name when AioContext finalizes
` [PULL 3/5] block/file-posix: Optimize for macOS
` [PULL 4/5] block: Add backend_defaults property
` [PULL 5/5] block/io: Merge discard request alignments

[dunfell][PATCH] dhcp: fix CVE-2021-25217
 2021-07-08 13:22 UTC 

Question regarding custom device tree update
 2021-07-08 13:22 UTC  (3+ messages)
` [yocto] "

[PATCH] target/i386: Fix cpuid level for AMD
 2021-07-08 13:09 UTC  (10+ messages)
        ` [External] "
                `  "

[dpdk-dev] [PATCH 0/3] net/bonding: make dedicated queues work with mlx5
 2021-07-08 13:20 UTC  (4+ messages)
` [dpdk-dev] [PATCH 2/3] net/bonding: fix not checked return value

[PATCH v4] PCI/PM: Target PM state is D3hot if device can only generate PME from D3cold
 2021-07-08 13:20 UTC  (4+ messages)

[RFC PATCH] livepatch: Speed up transition retries
 2021-07-08 13:19 UTC  (3+ messages)

[PATCH v4 0/3] DEVICE_UNPLUG_ERROR QAPI event
 2021-07-08 13:08 UTC  (5+ messages)
` [PATCH v4 2/3] spapr: use DEVICE_UNPLUG_ERROR to report unplug errors
` [PATCH v4 3/3] memory_hotplug.c: send DEVICE_UNPLUG_ERROR in acpi_memory_hotplug_write()

[RFC PATCH 00/10] xsm: introducing domain roles
 2021-07-08 13:17 UTC  (3+ messages)
` [RFC PATCH 08/10] xsm-silo: convert silo over to "

[LTP] [PATCH] gethostid: Rewrite with newlib and use/test sethostid
 2021-07-08 13:17 UTC  (5+ messages)

[PATCH] riscv: stacktrace: Fix NULL pointer dereference
 2021-07-08 13:10 UTC  (3+ messages)

[RFC PATCH 0/6] job: replace AioContext lock with job_mutex
 2021-07-08 13:09 UTC  (5+ messages)

[PATCH] mtd: fix size in mtd_info_user to support 64-bit
 2021-07-08 13:13 UTC  (2+ messages)

[PATCH] dma-heap: Let dma heap use dma_map_attrs to map & unmap iova
 2021-07-08 10:14 UTC 

ping // [PATCH 4.4.y] arm: kprobes: Allow to handle reentered kprobe on single-stepping
 2021-07-08 13:12 UTC  (3+ messages)

[PATCH v2 0/3] xen: harden blkfront against malicious backends
 2021-07-08 13:14 UTC  (4+ messages)
` [PATCH v2 3/3] xen/blkfront: don't trust the backend response data blindly

[PULL 00/15] Machine queue, 2021-07-07
 2021-07-08 13:03 UTC  (3+ messages)

[linux-next:pending-fixes] BUILD SUCCESS 47fac7b4f4b23f7335229b54c6a0ff9e8ee65e19
 2021-07-08 13:13 UTC 

[PATCH bpf-next] libbpf: Introduce 'custom_btf_path' to 'bpf_obj_open_opts'
 2021-07-08 13:11 UTC  (3+ messages)

[PATCH v2] libnvdimm, badrange: replace div_u64_rem with DIV_ROUND_UP
 2021-07-08 13:11 UTC  (2+ messages)

[PATCH net] net: phy: reconfigure PHY WOL in resume if WOL option still enabled
 2021-07-08 13:11 UTC  (4+ messages)

[PATCH v7 00/27] v4l: subdev internal routing and streams
 2021-07-08 13:11 UTC  (3+ messages)
` [PATCH v7 06/27] media: entity: Move the pipeline from entity to pads


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.