All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-11-15 11:27:06 to 2021-11-15 12:18:57 UTC [more...]

[PATCH 00/11] dmaengine: kill off dma_slave_config->slave_id
 2021-11-15 11:53 UTC  (15+ messages)
` [PATCH 01/11] ASoC: dai_dma: remove slave_id field
` [PATCH 08/11] dmaengine: xilinx_dpdma: stop using "

[PATCH v1 1/3] string: Consolidate yesno() helpers under string.h hood
 2021-11-15 11:43 UTC  (7+ messages)
      ` [Intel-gfx] "

[PATCH for-4.16 0/4] gnttab: fallout/improvements from max version
 2021-11-15 12:17 UTC  (5+ messages)
` [PATCH for-4.16 1/4] domctl: introduce a macro to set the grant table "
` [PATCH for-4.16 2/4] tests/resource: set grant version for created domains
` [PATCH for-4.16 3/4] test/tsx: "
` [PATCH for-4.16 4/4] tools/python: fix python libxc bindings to pass a max grant version

[PATCH] Reset task stack state in bringup_cpu()
 2021-11-15 12:16 UTC  (4+ messages)

[PATCH 0/5] KVM: Cap KVM_CAP_NR_VCPUS by KVM_CAP_MAX_VCPUS and re-purpose it on x86
 2021-11-15 12:16 UTC  (6+ messages)

[PATCH] input/i8042: Add TUXEDO devices to i8042 quirk tables
 2021-11-15 12:08 UTC 

[PATCH 00/13] drm: Add generic helpers for HDMI scrambling
 2021-11-15 12:15 UTC  (9+ messages)
` [PATCH 02/13] drm/connector: Add helper to check if a mode requires scrambling

[PATCH RFC] cmd: fix net list command
 2021-11-15 12:15 UTC  (2+ messages)

[hardknott][PATCH] gcc: Fix CVE-2021-35465
 2021-11-15 12:14 UTC 

[PATCH 0/3] VMX: nested migration fixes for 32 bit nested guests
 2021-11-15 12:14 UTC  (6+ messages)
` [PATCH 3/3] KVM: x86/mmu: don't skip mmu initialization when mmu root level changes

[PATCH v8 0/4] Add Xilinx AMS Driver
 2021-11-15 12:13 UTC  (6+ messages)
` [PATCH v8 2/4] iio: adc: Add Xilinx AMS driver

[PATCH v5 0/8] mm, dax: Introduce compound pages in devmap
 2021-11-15 12:11 UTC  (4+ messages)
` [PATCH v5 8/8] device-dax: compound devmap support

[PATCH] arm: Don't remove EL3 exposure for SMC conduit
 2021-11-15 12:08 UTC  (7+ messages)

[PATCH v1 1/1] PCI: probe: Use pci_find_vsec_capability() when looking for TBT devices
 2021-11-15 12:10 UTC  (4+ messages)

[dpdk-dev] [PATCH] vhost: fix physical address mapping
 2021-11-15 12:11 UTC  (5+ messages)
` [dpdk-dev] [PATCH v3] "
  `  "

[PATCH net-next v6] page_pool: disable dma mapping support for 32-bit arch with 64-bit DMA
 2021-11-15 12:10 UTC  (7+ messages)

[PATCH v4 00/25] block layer: split block APIs in global state and I/O
 2021-11-15 12:08 UTC  (6+ messages)
` [PATCH v4 02/25] include/block/block: split header into I/O and global state API
` [PATCH v4 19/25] block_int-common.h: split function pointers in BlockDriver

[PATCH v4 0/3] device property: Remove device_add_properties()
 2021-11-15 12:10 UTC  (4+ messages)
` [PATCH v4 1/3] PCI: Convert to device_create_managed_software_node()
` [PATCH v4 2/3] driver core: Don't call device_remove_properties() from device_del()
` [PATCH v4 3/3] device property: Remove device_add_properties() API

[Intel-gfx] [PATCH 0/3] Introduce Raptor Lake S
 2021-11-15 12:10 UTC  (7+ messages)
` [Intel-gfx] [PATCH 1/3] drm/i915/rpl-s: Add PCI IDS
` [Intel-gfx] [PATCH 2/3] drm/i915/rpl-s: Add PCH ID
` [Intel-gfx] [PATCH 3/3] drm/i915/rpl-s: Enable guc submission by default

[PATCH] drm: document DRM_IOCTL_MODE_GETFB2
 2021-11-15 12:09 UTC  (3+ messages)

[RFC] perf/amd/ibs: Move ibs pmus under perf_sw_context
 2021-11-15 12:07 UTC  (4+ messages)

[PATCH v2 0/6] x86: ACPI / APIC / IOMMU interaction
 2021-11-15 12:06 UTC  (4+ messages)
` [PATCH v2.1 1/6][4.16?] x86/x2APIC: defer probe until after IOMMU ACPI table parsing

[PATCH v2 00/24] crypto: qat - PFVF refactoring
 2021-11-15 12:03 UTC  (25+ messages)
` [PATCH v2 01/24] crypto: qat - fix undetected PFVF timeout in ACK loop
` [PATCH v2 02/24] crypto: qat - refactor PF top half for PFVF
` [PATCH v2 03/24] crypto: qat - move vf2pf interrupt helpers
` [PATCH v2 04/24] crypto: qat - move VF message handler to adf_vf2pf_msg.c
` [PATCH v2 05/24] crypto: qat - move interrupt code out of the PFVF handler
` [PATCH v2 06/24] crypto: qat - change PFVF ACK behaviour
` [PATCH v2 07/24] crypto: qat - re-enable interrupts for legacy PFVF messages
` [PATCH v2 08/24] crypto: qat - split PFVF message decoding from handling
` [PATCH v2 09/24] crypto: qat - handle retries due to collisions in adf_iov_putmsg()
` [PATCH v2 10/24] crypto: qat - relocate PFVF PF related logic
` [PATCH v2 11/24] crypto: qat - relocate PFVF VF "
` [PATCH v2 12/24] crypto: qat - relocate PFVF disabled function
` [PATCH v2 13/24] crypto: qat - add pfvf_ops
` [PATCH v2 14/24] crypto: qat - differentiate between pf2vf and vf2pf offset
` [PATCH v2 15/24] crypto: qat - abstract PFVF send function
` [PATCH v2 16/24] crypto: qat - abstract PFVF receive logic
` [PATCH v2 17/24] crypto: qat - reorganize PFVF code
` [PATCH v2 18/24] crypto: qat - reorganize PFVF protocol definitions
` [PATCH v2 19/24] crypto: qat - use enums for PFVF protocol codes
` [PATCH v2 20/24] crypto: qat - pass the PF2VF responses back to the callers
` [PATCH v2 21/24] crypto: qat - refactor pfvf version request messages
` [PATCH v2 22/24] crypto: qat - do not rely on min version
` [PATCH v2 23/24] crypto: qat - fix VF IDs in PFVF log messages
` [PATCH v2 24/24] crypto: qat - improve logging of PFVF messages

Questions about KMS flip
 2021-11-15 12:04 UTC  (12+ messages)

💥 PANICKED: Test report for kernel 5.16.0-rc1 (mainline.kernel.org-clang, 8ab77458)
 2021-11-15 12:03 UTC 

[PATCH for-4.16] freebsd/privcmd: fix MMAP_RESOURCE ioctl definition
 2021-11-15 12:03 UTC  (2+ messages)

[PATCH] firmware: cs_dsp: tidy includes in cs_dsp.c and cs_dsp.h
 2021-11-15 12:02 UTC  (2+ messages)

DEAD callback error for CPU, WARNING: CPU: 3 PID: 1134 at kernel/cpu.c:1163 _cpu_down+0x20a/0x3a0
 2021-11-15 12:02 UTC  (8+ messages)

[PATCH] ASoC: wm_adsp: wm_adsp_control_add() error: uninitialized symbol 'ret'
 2021-11-15 12:01 UTC  (2+ messages)

[PATCH 0/3] drm/cma-helper: Clean up public interface
 2021-11-15 12:01 UTC  (8+ messages)
` [PATCH 1/3] drm/cma-helper: Move driver and file ops to the end of header
` [PATCH 2/3] drm/cma-helper: Export dedicated wrappers for GEM object functions
` [PATCH 3/3] drm/cma-helper: Pass GEM CMA object in public interfaces

Fwd: Surface Go VCM type (was: Need to pass acpi_enforce_resources=lax on the Surface Go (version1))
 2021-11-15 12:00 UTC  (11+ messages)

[PATCH] net/iavf: fix VLAN insertion
 2021-11-15 11:42 UTC 

[PATCH v2 1/1] PCI: brcmstb: Use BIT() as __GENMASK() is for internal use only
 2021-11-15 11:57 UTC  (3+ messages)

[PATCH 0/3 RFC] fsperf: enhancements supporting read policy benchmark
 2021-11-15 11:57 UTC  (3+ messages)

[Virtio-fs] [PATCH v2 0/3] virtio: increase VIRTQUEUE_MAX_SIZE to 32k
 2021-11-15 11:54 UTC  (6+ messages)
      `  "

[RFC PATCH v5 00/10] implement containerized syncfs for overlayfs
 2021-11-15 11:39 UTC  (4+ messages)
` [RFC PATCH v5 09/10] fs: introduce new helper sync_fs_and_blockdev()

[Intel-gfx] [PATCH 0/3] drm/i915, agp/intel-ggt: clean up includes
 2021-11-15 11:55 UTC  (10+ messages)
`  "
` [PATCH 1/3] drm/i915: include intel-gtt.h only where needed
  ` [Intel-gfx] "
` [PATCH 2/3] agp/intel-gtt: Replace kernel.h with the necessary inclusions
  ` [Intel-gfx] "
` [Intel-gfx] [PATCH 3/3] agp/intel-gtt: reduce intel-gtt dependencies more
  `  "

[linux-next:pending-fixes] BUILD SUCCESS 86fd312d9a3085c29cd9d28bbb1e20e63efb92be
 2021-11-15 11:52 UTC 

[PATCH 0/3] support `--oid-only` in `ls-tree`
 2021-11-15 11:51 UTC  (4+ messages)
` [PATCH 1/3] ls-tree.c: support `--oid-only` option for "git-ls-tree"
` [PATCH 2/3] t3104: add related tests for `--oid-only` option
` [PATCH 3/3] git-ls-tree.txt: description of the 'oid-only' option

[PATCH] test/red: fix typo in comment
 2021-11-15 11:52 UTC  (2+ messages)

[PATCH for-4.16 v2] Revert "domctl: improve locking during domain destruction"
 2021-11-15 11:51 UTC  (2+ messages)

[PATCH 1/2] lua: Backport fix for CVE-2021-43396
 2021-11-15 11:51 UTC  (2+ messages)
` [PATCH 2/2] glibc: "

[dpdk-dev] [Bug 826] red_autotest random failures
 2021-11-15 11:51 UTC  (5+ messages)

[REGRESSION] lkft kselftest for next-20211115
 2021-11-15 11:50 UTC 

[Intel-gfx] [PATCH 0/1] Enable runtime pm autosuspend by default
 2021-11-15 11:49 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for "

[PATCH] drm/amd/amdgpu: cleanup the code style a bit
 2021-11-15 11:49 UTC  (2+ messages)

[PATCH] ext4: Avoid trim error on fs with small groups
 2021-11-15 11:48 UTC  (2+ messages)

[chao:feature/dax 1/9] fs/f2fs/data.o: warning: objtool: f2fs_iomap_begin()+0x746: unreachable instruction
 2021-11-15 11:47 UTC  (2+ messages)

[PATCH 0/3] support `--oid-only` in `ls-tree`
 2021-11-15 11:44 UTC 

[PATCH 1/1] arm64: dts: apple: change ethernet0 device type to ethernet
 2021-11-15 11:44 UTC  (3+ messages)

[Intel-gfx] [PATCH v2 0/1] drm/i915/rpm: Enable runtime pm autosuspend by default
 2021-11-15 11:44 UTC  (3+ messages)
` [Intel-gfx] [PATCH v2 1/1] "

[PATCH] scsi: simplify registration of scsi host sysfs attributes
 2021-11-15 11:43 UTC  (2+ messages)

create separate tarball for /opt or /home partition
 2021-11-15 11:43 UTC  (2+ messages)
` [poky] "

[PATCH] KVM: x86: fix cocci warnings
 2021-11-15 11:43 UTC  (4+ messages)

[PATCH] dma-buf: add DMA_BUF_IOCTL_SYNC_PARTIAL support
 2021-11-15 11:42 UTC  (4+ messages)

hw: add option to specify dynamic DAPM routing to apply when the plugin is opened
 2021-11-15 11:41 UTC 

[PATCH] crypto: caam - check jr permissions before probing
 2021-11-15 11:40 UTC  (10+ messages)

[PATCH 0/8] ARM: dts: stm32: use lower-case hex for address
 2021-11-15 11:40 UTC  (17+ messages)
` [PATCH 1/8] ARM: dts: stm32: Use lower-case hex for address for stm32mp15-u-boot.dtsi
` [PATCH 2/8] ARM: dts: stm32: Use lower-case hex for address for stm32f769-disco-u-boot.dtsi
` [PATCH 3/8] ARM: dts: stm32: Use lower-case hex for address for stm32746-disco-u-boot.dtsi
` [PATCH 4/8] ARM: dts: stm32: Use lower-case hex for address for stm32f7-u-boot.dtsi
` [PATCH 5/8] ARM: dts: stm32: Use lower-case hex for address for stm32f469-disco-u-boot.dtsi
` [PATCH 6/8] ARM: dts: stm32: Use lower-case hex for address for stm32f429-disco-u-boot.dtsi
` [PATCH 7/8] ARM: dts: stm32: Use lower-case hex for address for stm32f746g-eval-u-boot.dtsi
` [PATCH 8/8] ARM: dts: stm32: Use lower-case hex for address for stm32429i-eval-u-boot.dtsi

[PATCH] backlight: ili922x: fix kernel-doc warnings & notation
 2021-11-15 11:38 UTC  (3+ messages)

[PATCH] mmc: spi: Add device-tree SPI IDs
 2021-11-15 11:38 UTC 

[PATCH v1 0/2] Two change for mmc-utils
 2021-11-15 11:37 UTC  (5+ messages)
` [PATCH v1 1/2] mmc-utils: Use memcpy instead of strncpy

[PATCH] mtd: dataflash: Add device-tree SPI IDs
 2021-11-15 11:36 UTC  (2+ messages)

[PATCH RFC 0/2] mm: Rework zap ptes on swap entries
 2021-11-15 11:37 UTC  (4+ messages)
` [PATCH RFC 2/2] mm: Rework swap handling of zap_pte_range

hw: add "min_rate" and "max_rate" as alternatives to single "rate" parameter
 2021-11-15 11:36 UTC 

[tip: x86/urgent] x86/setup: Call early_reserve_memory() earlier
 2021-11-15 11:36 UTC  (2+ messages)
` [tip: x86/urgent] x86/boot: Pull up cmdline preparation and early param parsing

[PATCHv4 0/2] tracing/rwmmio/arm64: Add support to trace register reads/writes
 2021-11-15 11:33 UTC  (6+ messages)
` [PATCHv4 1/2] tracing: Add register read/write tracing support
` [PATCHv4 2/2] arm64/io: Add a header for mmio access instrumentation

[PATCH v1 1/1] drm: Replace kernel.h with the necessary inclusions
 2021-11-15 11:35 UTC  (5+ messages)

[PATCHv5 00/12] nvme: In-band authentication support
 2021-11-15 11:34 UTC  (5+ messages)

[PATCH] fstests: detect btrfs compression and disable certain tests
 2021-11-15 11:34 UTC  (2+ messages)

[PATCH v1 1/1] kunit: Replace kernel.h with the necessary inclusions
 2021-11-15 11:34 UTC  (2+ messages)

[PATCH] net/mlx5: fix missing RSS validation with meter policy
 2021-11-15 11:35 UTC 

[BUG] VC4 DRM waiting for flip down makes UI freeze a while with kernel 5.15
 2021-11-15 11:33 UTC  (3+ messages)

[PATCH] soc/tegra: pmc: Add reboot notifier
 2021-11-15 11:32 UTC 

[PATCH v2 1/3] soc: fsl: Correct MAINTAINERS database (QUICC ENGINE LIBRARY)
 2021-11-15 11:30 UTC  (5+ messages)
` [PATCH v2 3/3] soc: fsl: Replace kernel.h with the necessary inclusions

[PATCH v5 0/2] drivers:iio:dac: Add AD3552R driver support
 2021-11-15 11:31 UTC  (4+ messages)
` [PATCH v5 2/2] "

[PATCH 0/2] docs/zh_CN: add msi-howto and sysfs-pci translation
 2021-11-15 11:31 UTC  (4+ messages)
` [PATCH 1/2] docs/zh_CN: add msi-howto translation

[PATCH] ARM: stm32: Enable KSZ90x1 PHY driver on DHCOR
 2021-11-15 11:31 UTC  (2+ messages)

[PATCH] ARM: dts: stm32: Add custom PHY reset bindings on AV96
 2021-11-15 11:31 UTC  (2+ messages)

[PATCH 0/6] drm/vc4: kms: Misc fixes for HVS commits
 2021-11-15 11:31 UTC  (7+ messages)
` [PATCH 1/6] drm/vc4: kms: Wait for the commit before increasing our clock rate
` [PATCH 2/6] drm/vc4: kms: Fix return code check
` [PATCH 3/6] drm/vc4: kms: Add missing drm_crtc_commit_put
` [PATCH 4/6] drm/vc4: kms: Clear the HVS FIFO commit pointer once done
` [PATCH 5/6] drm/vc4: kms: Don't duplicate pending commit
` [PATCH 6/6] drm/vc4: kms: Fix previous HVS commit wait

[PATCH v1 1/2] gpiolib: acpi: Remove never used devm_acpi_dev_remove_driver_gpios()
 2021-11-15 11:31 UTC  (3+ messages)

[PATCH 0/6] RfC: try improve native hotplug for pcie root ports
 2021-11-15 11:29 UTC  (3+ messages)
` [PATCH 3/6] pcie: add power indicator blink check

[PATCH v2 1/1] PCI: probe: Use pci_find_vsec_capability() when looking for TBT devices
 2021-11-15 11:29 UTC 

[PATCH] ARM: stm32: Fix SoM and board coding strap GPIO handling on DHSOM
 2021-11-15 11:29 UTC  (2+ messages)

[PATCH] perf test: Add basic stress test for sigtrap handling
 2021-11-15 11:28 UTC 

[PATCH v2 0/6] Add FDMA support on ocelot switch driver
 2021-11-15 11:24 UTC  (4+ messages)
` [PATCH v2 1/6] net: ocelot: add support to get port mac from device-tree

[PATCH 00/15] staging: r8188eu: more efuse cleanup
 2021-11-15 11:27 UTC  (3+ messages)
` [PATCH 03/15] staging: r8188eu: remove test code for efuse shadow map

[PATCH iproute2] lnstat:fix buffer overflow in lnstat lnstat segfaults when called the following command: $ lnstat -w 1
 2021-11-15 11:27 UTC 

[PATCH 0/3] x86/cpufreq: Various bits of cleanup
 2021-11-15 11:26 UTC  (3+ messages)
` [PATCH 3/3] x86/cpufreq: Drop opencoded CPUID handling from powernow


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.