All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-02-08 23:01:08 to 2021-02-08 23:45:05 UTC [more...]

[PATCH 0/4] accel/tcg: Create io_recompile_replay_branch hook
 2021-02-08 23:39 UTC  (2+ messages)
` [PATCH 4/4] target/sh4: Create superh_io_recompile_replay_branch

[PATCH] hw/sd/sdhci: Do not modify BlockSizeRegister if transaction in progress
 2021-02-08 20:25 UTC  (3+ messages)

[PATCH v2 0/9] ACPI related fixes
 2021-02-08 21:57 UTC  (2+ messages)
` [PATCH v2 9/9] qtest/acpi/bios-tables-test: update acpi tables

[PATCH v2 0/7] acpi: Error Record Serialization Table, ERST, support for QEMU
 2021-02-08 20:57 UTC  (6+ messages)
` [PATCH v2 1/7] ACPI ERST: bios-tables-test.c steps 1 and 2
` [PATCH v2 4/7] ACPI ERST: build step for ACPI ERST
` [PATCH v2 5/7] ACPI ERST: support ERST for x86 guest
` [PATCH v2 6/7] ACPI ERST: qtest for ERST
` [PATCH v2 7/7] ACPI ERST: bios-tables-test.c step 5

[PATCH 0/3] Optimization batch 7: use file basenames to guide rename detection
 2021-02-08 23:43 UTC  (8+ messages)
` [PATCH 3/3] diffcore-rename: guide inexact rename detection based on basenames

[RFC PATCH v2 0/4] Allow changing bs->file on reopen
 2021-02-08 18:44 UTC  (2+ messages)
` [RFC PATCH v2 3/4] block: Support multiple reopening with x-blockdev-reopen

[PATCH] nvmet-fc: add a missing __rcu annotation to nvmet_fc_tgt_assoc.queues
 2021-02-08 23:44 UTC  (3+ messages)

[PATCH v4 00/17] remoteproc: Add support for detaching a rproc
 2021-02-08 23:43 UTC  (7+ messages)

[PATCH for-next 00/12] RDMA/hns: Several fixes and cleanups of RQ/SRQ
 2021-02-08 23:43 UTC  (2+ messages)

[PATCH v3 0/3] Unify trailers formatting logic for pretty.c and ref-filter.c
 2021-02-08 23:43 UTC  (10+ messages)
` [PATCH v3 3/3] ref-filter: use pretty.c logic for trailers

[RFC v4 00/11] drm: Extract DPCD backlight helpers from i915, add support in nouveau
 2021-02-08 23:39 UTC  (45+ messages)
` [Intel-gfx] "
` [Nouveau] "
` [Nouveau] [RFC v4 01/11] drm/nouveau/kms/nv40-/backlight: Assign prop type once
  `  "
  ` [Intel-gfx] "
` [Intel-gfx] [RFC v4 02/11] drm/nouveau/kms: Don't probe eDP connectors more then once
  `  "
  ` [Nouveau] "
` [RFC v4 03/11] drm/i915/dpcd_bl: Remove redundant AUX backlight frequency calculations
  ` [Intel-gfx] "
` [Intel-gfx] [RFC v4 04/11] drm/i915/dpcd_bl: Handle drm_dpcd_read/write() return values correctly
  `  "
  ` [Nouveau] "
` [Nouveau] [RFC v4 05/11] drm/i915/dpcd_bl: Cleanup intel_dp_aux_vesa_enable_backlight() a bit
  `  "
  ` [Intel-gfx] "
` [Nouveau] [RFC v4 06/11] drm/i915/dpcd_bl: Cache some backlight capabilities in intel_panel.backlight
  `  "
  ` [Intel-gfx] "
` [Nouveau] [RFC v4 07/11] drm/i915/dpcd_bl: Move VESA backlight enabling code closer together
  `  "
  ` [Intel-gfx] "
` [Nouveau] [RFC v4 08/11] drm/i915/dpcd_bl: Return early in vesa_calc_max_backlight if we can't read PWMGEN_BIT_COUNT
  `  "
  ` [Intel-gfx] "
` [Nouveau] [RFC v4 09/11] drm/i915/dpcd_bl: Print return codes for VESA backlight failures
  `  "
  ` [Intel-gfx] "
` [Intel-gfx] [RFC v4 10/11] drm/dp: Extract i915's eDP backlight code into DRM helpers
  `  "
` [Nouveau] [RFC v4 11/11] drm/nouveau/kms/nv50-: Add basic DPCD backlight support for nouveau
  `  "
  ` [Intel-gfx] "

[RFC PATCH 0/2] ASoC: dapm/pins: handle component prefix
 2021-02-08 23:40 UTC  (3+ messages)
` [RFC PATCH 1/2] ASoC: dapm: use component prefix when checking widget names
` [RFC PATCH 2/2] ASoC: Intel: boards: max98373: get dapm from cpu_dai

[PATCH v5 00/15] qapi: static typing conversion, pt2
 2021-02-08 20:45 UTC  (4+ messages)
` [PATCH v5 12/15] qapi/introspect.py: add type hint annotations

[PATCH v4 00/16] gpio: Update and simplify the uclass API
 2021-02-08 23:41 UTC  (4+ messages)
` [PATCH v4 16/16] gpio: Add a way to read 3-way strapping pins

[PATCH] checkpatch: do not apply "initialise globals to 0" check to BPF progs
 2021-02-08 23:40 UTC 

[PATCH v2 00/11] ASoC: SOF/Intel/SoundWire: add missing quirks and DMIC support
 2021-02-08 23:33 UTC  (12+ messages)
` [PATCH v2 01/11] ASoC: Intel: sof_sdw: reorganize quirks by generation
` [PATCH v2 02/11] ASoC: Intel: sof-sdw: indent and add quirks consistently
` [PATCH v2 03/11] ASoC: Intel: sof_sdw: add quirk for HP Spectre x360 convertible
` [PATCH v2 04/11] ASoC: Intel: sof_sdw: add mic:dmic and cfg-mics component strings
` [PATCH v2 05/11] ASoC: Intel: sof_sdw: detect DMIC number based on mach params
` [PATCH v2 06/11] ASoC: intel: sof_sdw: add trace for dai links
` [PATCH v2 07/11] ASoC: Intel: soc-acpi: add ACPI matching table for HP Spectre x360
` [PATCH v2 08/11] ASoC: SOF: Intel: SoundWire: refine ACPI match
` [PATCH v2 09/11] ASoC: SOF: Intel: detect DMIC number in SoundWire mixed config
` [PATCH v2 10/11] ASoC: SOF: Intel: HDA: don't keep a temporary variable
` [PATCH v2 11/11] ASoC: SOF: Intel: hda: add dev_dbg() when DMIC number is overridden

[PATCH] vhost: Unbreak SMMU and virtio-iommu on dev-iotlb support
 2021-02-08 20:23 UTC  (11+ messages)

[PATCHSET 0/3] Improve IOCB_NOWAIT O_DIRECT
 2021-02-08 23:37 UTC  (6+ messages)
` [PATCH 1/3] mm: provide filemap_range_needs_writeback() helper

[PATCH] selftests/vDSO: fix ABI selftest on riscv
 2021-02-08 23:37 UTC  (5+ messages)

[PATCH v2 0/3] Allow disabling driver model for I2C in SPL
 2021-02-08 23:37 UTC  (4+ messages)
` [PATCH v2 1/3] dm: i2c: allow disabling driver model "
` [PATCH v2 2/3] board: freescale: undef CONFIG_SPL_DM_I2C for SPL
` [PATCH v2 3/3] dm: i2c: use CONFIG_IS_ENABLED macro for DM_I2C/DM_I2C_GPIO

[PATCH] util/cutils: Skip "." when looking for next directory component
 2021-02-08 20:57 UTC 

[PATCH 00/14] CXL 2.0 Support
 2021-02-08 23:36 UTC  (8+ messages)
` [PATCH 08/14] taint: add taint for direct hardware access

Directory rename detection breaks if repo has a lot of similar/identical files
 2021-02-08 23:35 UTC  (2+ messages)

[PATCH v4 0/8] Make fw_devlink=on more forgiving
 2021-02-08 23:34 UTC  (4+ messages)
` [PATCH v4 8/8] clk: Mark fwnodes when their clock provider is added/removed

[PATCH v2] mm: cma: support sysfs
 2021-02-08 23:36 UTC  (3+ messages)

[PATCH 0/7] xen/events: bug fixes and some diagnostic aids
 2021-02-08 23:35 UTC  (5+ messages)
` [PATCH 4/7] xen/events: link interdomain events to associated xenbus device
` [PATCH 5/7] xen/events: add per-xenbus device event statistics and settings

[PATCH] selftests/x86/ldt_gdt: remove unneeded semicolon
 2021-02-08 23:34 UTC  (2+ messages)

[PATCH] git-difftool-helper.sh: learn a new way skip to save point
 2021-02-08 23:34 UTC  (4+ messages)
` [PATCH v2] git-difftool-helper.sh: learn a new way go back to last "

[PATCH 00/18] Apple M1 SoC platform bring-up
 2021-02-08 23:34 UTC  (33+ messages)
` [PATCH 01/18] dt-bindings: vendor-prefixes: add AAPL prefix
` [PATCH 05/18] tty: serial: samsung_tty: add support for Apple UARTs
` [PATCH 10/18] arm64: Introduce FIQ support
` [PATCH 13/18] arm64: ioremap: use nGnRnE mappings on platforms that require it

FAILED: patch "[PATCH] gpiolib: cdev: clear debounce period if line set to output" failed to apply to 5.10-stable tree
 2021-02-08 23:33 UTC  (2+ messages)
` [BACKPORT 5.10 PATCH] gpiolib: cdev: clear debounce period if line set to output

[PATCH 0/4] hw/{lm32,sh4}: Kconfig cleanups
 2021-02-08 20:22 UTC  (3+ messages)
` [PATCH 1/4] hw/sh4/Kconfig: Rename CONFIG_SH4 -> CONFIG_SH4_DEVICES

[PATCH] selftests/ipc: remove unneeded semicolon
 2021-02-08 23:33 UTC  (2+ messages)

[Bug 304636] Re: -hda FAT:. limited to 504MBytes
 2021-02-08 22:20 UTC 

[PATCH v2 00/15] tcg/arm: host neon support
 2021-02-08 20:51 UTC  (12+ messages)
` [PATCH v2 02/15] tcg/arm: Add host vector framework
` [PATCH v2 10/15] tcg/arm: Implement TCG_TARGET_HAS_sat_vec
` [PATCH v2 13/15] tcg/arm: Implement TCG_TARGET_HAS_shv_vec
` [PATCH v2 14/15] tcg/arm: Implement TCG_TARGET_HAS_roti_vec

[MPTCP] Re: [PATCH mptcp 1/3] mptcp: schedule worker when subflow is closed
 2021-02-08 23:33 UTC 

[RFC PATCH v2 1/2] optee: obtain emmc rpmb info from dt
 2021-02-08 23:33 UTC  (3+ messages)

[PULL 00/18] Integration testing patches for 2021-02-08
 2021-02-08 20:21 UTC  (3+ messages)

[PATCH 0/4] drm: Replace in_interrupt() usage
 2021-02-08 23:31 UTC  (5+ messages)
` [PATCH 1/4] drm/gma500: Remove in_atomic() usage
` [PATCH 2/4] drm/amdgpu: Replace in_interrupt() usage in gmc_v*_process_interrupt()
` [PATCH 3/4] drm/amdgpu: Remove in_interrupt() usage in gfx_v9_0_kiq_read_clock()
` [PATCH 4/4] drm/amdgpu: Replace in_task() in gfx_v8_0_parse_sq_irq()

[PATCH] selftests: tc-testing: u32: Add tests covering sample option
 2021-02-08 23:30 UTC  (2+ messages)

[PATCH V5] x86/mm: Tracking linear mapping split events
 2021-02-08 23:30 UTC  (5+ messages)
` [PATCH V6] "

[PATCH 0/3] virtio-net: graceful drop of vhost for TAP
 2021-02-08 19:46 UTC  (5+ messages)
` [PATCH 3/3] virtio-net: graceful fallback to vhost=off for tap netdev

[PATCH v4 00/14] qapi: static typing conversion, pt2
 2021-02-08 21:39 UTC  (6+ messages)
` [PATCH v4 11/14] qapi/introspect.py: add type hint annotations

[PULL 00/46] Misc patches for 2021-02-08
 2021-02-08 18:23 UTC  (11+ messages)
` [PULL 10/46] meson: accept either shared or static libraries if --disable-static
` [PULL 18/46] target/i86: implement PKS
` [PULL 21/46] meson: Warn when TCI is selected but TCG backend is available
` [PULL 25/46] meson: Merge trace_events_subdirs array
` [PULL 28/46] qapi/meson: Restrict qdev code to system-mode emulation
` [PULL 30/46] qapi/meson: Restrict system-mode specific modules
` [PULL 32/46] accel/kvm/kvm-all: Fix wrong return code handling in dirty log code
` [PULL 37/46] hw/pci-host: add pci-intack write method
` [PULL 39/46] vfio: add quirk device "
` [PULL 40/46] prep: add ppc-parity "

[Intel-gfx] [5.10.y regression] i915 clear-residuals mitigation is causing gfx issues
 2021-02-08 23:27 UTC  (3+ messages)

[PATCH 0/2] KVM: do not assume PTE is writable after follow_pfn
 2021-02-08 23:26 UTC  (5+ messages)

[PATCH 0/5] ASoC: SOF: cleanups
 2021-02-08 23:21 UTC  (6+ messages)
` [PATCH 1/5] ASoC: SOF: add missing pm debug
` [PATCH 2/5] ASoC: SOF: fix string format for errors
` [PATCH 3/5] ASoC: SOF: remove unused functions
` [PATCH 4/5] ASoC: SOF: HDA: (cosmetic) simplify hda_dsp_d0i3_work()
` [PATCH 5/5] ASoC: SOF: ext_manifest: use explicit number for elem_type

[PATCH 00/15] Cleanup of LS1021a device trees
 2021-02-08 23:25 UTC  (7+ messages)
` [PATCH 03/15] dt-bindings: memory: fsl: convert ifc binding to yaml schema

[PATCH 1/5] kselftests: dmabuf-heaps: Fix Makefile's inclusion of the kernel's usr/include dir
 2021-02-08 23:23 UTC  (2+ messages)

[PATCH 1/2] KVM: x86/xen: Allow reset of Xen attributes
 2021-02-08 23:23 UTC  (2+ messages)
` [PATCH 2/2] KVM: x86/xen: Remove extra unlock in kvm_xen_hvm_set_attr()

[Intel-gfx] [PATCH 1/4] drm/i915: Create stolen memory region from local memory
 2021-02-08 23:23 UTC  (2+ messages)
` [Intel-gfx] ✗ Fi.CI.IGT: failure for series starting with [1/4] "

[PATCH] grep: error out if --untracked is used with --cached
 2021-02-08 23:21 UTC  (2+ messages)

[PULL v3 00/27] Block patches
 2021-02-08 19:32 UTC  (6+ messages)

[PATCH v2 bpf-next 0/7] bpf: Misc improvements
 2021-02-08 23:20 UTC  (8+ messages)
` [PATCH v2 bpf-next 1/7] bpf: Optimize program stats
` [PATCH v2 bpf-next 6/7] bpf: Allows per-cpu maps and map-in-map in sleepable programs

[PATCH net-next] rxrpc: use udp tunnel APIs instead of open code in rxrpc_open_socket
 2021-02-08 23:20 UTC  (2+ messages)

[net-next PATCH] net-sysfs: Add rtnl locking for getting Tx queue traffic class
 2021-02-08 23:20 UTC  (2+ messages)

[PATCH 0/7][Outreachy] Improve the 'fixup [-C | -c]' in interactive rebase
 2021-02-08 23:19 UTC  (4+ messages)
` [PATCH v2 04/11] t/lib-rebase: change the implementation of commands with options

[PATCH] ASoC: SOF: sof-pci-dev: add missing Up-Extreme quirk
 2021-02-08 23:18 UTC 

[PATCH net-next v2] net: phy: broadcom: remove BCM5482 1000Base-BX support
 2021-02-08 23:17 UTC 

[PATCH v2 1/1] Bluetooth: Fix Just-Works re-pairing
 2021-02-08 23:13 UTC  (2+ messages)
`  "

[PATCH v5 bpf-next 0/4] introduce bpf_iter for task_vma
 2021-02-08 23:12 UTC  (5+ messages)
` [PATCH v5 bpf-next 1/4] bpf: introduce task_vma bpf_iter
` [PATCH v5 bpf-next 4/4] selftests/bpf: add test for bpf_iter_task_vma

[Printing-architecture] OpenPrinting News
 2021-02-08 23:13 UTC 

[RESEND v4 0/6] misc: Add Add Synopsys DesignWare xData IP driver
 2021-02-08 23:11 UTC  (5+ messages)
` [RESEND v4 4/6] Documentation: misc-devices: Add Documentation for dw-xdata-pcie driver

[PATCH 0/3] ARM: v7: get rid of boot time mini stack
 2021-02-08 23:11 UTC  (4+ messages)
` [PATCH 3/3] ARM: cache-v7: get rid of mini-stack

[GIT PULL 0/3] Samsung for v5.12
 2021-02-08 23:10 UTC  (12+ messages)
` [GIT PULL 2/3] ARM: dts: samsung: DTS "

[PATCH v2 0/2] Add support for ipv6 host forwarding
 2021-02-08 18:59 UTC  (4+ messages)
` [PATCH v2 1/2] net/slirp.c: Refactor address parsing

[PATCH] hw/block/nvme: add broadcast nsid support flush command
 2021-02-08 19:08 UTC  (3+ messages)

[PATCH v2 00/15] KVM: x86: Conditional Hyper-V emulation enablement
 2021-02-08 23:06 UTC  (3+ messages)
` [PATCH v2 10/15] KVM: x86: hyper-v: Always use to_hv_vcpu() accessor to get to 'struct kvm_vcpu_hv'

[PATCH 0/2] Maintenance: add pack-refs task
 2021-02-08 23:06 UTC  (3+ messages)
` [PATCH 1/2] maintenance: "

[PATCH v5 0/4] Add EFI_CERT_X509_GUID support for dbx/mokx entries
 2021-02-08 23:05 UTC  (10+ messages)
` Conflict with Mickaël Salaün's blacklist patches [was [PATCH v5 0/4] Add EFI_CERT_X509_GUID support for dbx/mokx entries]

[PATCH 0/2] hw/block/nvme: add support for telemetry log pages
 2021-02-08 18:56 UTC  (3+ messages)
` [PATCH 1/2] hw/block/nvme: use locally assigned QEMU IEEE OUI

[PATCH v16 00/16] RISC-V Kendryte K210 support improvements
 2021-02-08 23:04 UTC  (9+ messages)
` [PATCH v16 09/16] riscv: Update Canaan Kendryte K210 device tree

[Intel-gfx] [RFC v3 00/10] drm: Extract DPCD backlight helpers from i915, add support in nouveau
 2021-02-08 23:03 UTC  (7+ messages)
` [Intel-gfx] [RFC v3 10/10] drm/dp: Extract i915's eDP backlight code into DRM helpers
    ` [Nouveau] "
      `  "

[PATCH v19 00/25] Control-flow Enforcement: Shadow Stack
 2021-02-08 23:03 UTC  (6+ messages)
` [PATCH v19 08/25] x86/mm: Introduce _PAGE_COW

[PATCH v2 00/93] TCI fixes and cleanups
 2021-02-08 19:04 UTC  (11+ messages)
` [PATCH v2 63/93] tcg/tci: Use ffi for calls

Clarification regarding "nvme discover" and setting IOSQES/IOCQES
 2021-02-08 23:01 UTC  (5+ messages)

[PATCH 0/3] video: Remove in_interrupt() usage
 2021-02-08 22:38 UTC  (4+ messages)
` [PATCH 1/3] video: omap: "
` [PATCH 2/3] video: omapfb: Remove WARN_ON(in_interrupt())
` [PATCH 3/3] video: fbdev: amba-clcd: Always use msleep() for waiting


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.