All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-12-15 17:23:19 to 2020-12-15 18:18:20 UTC [more...]

[PATCH v2 0/2] rockchip: emmc: rk3399 add vendor prefix
 2020-12-15 18:18 UTC  (3+ messages)
` [PATCH v2 1/2] devicetree: phy: rockchip-emmc optional "

[PULL 00/45] Misc patches for 2020-12-15
 2020-12-15 17:54 UTC  (36+ messages)
` [PULL 01/45] remove preconfig state
` [PULL 02/45] vl: remove separate preconfig main_loop
` [PULL 03/45] vl: allow -incoming defer with -preconfig
` [PULL 04/45] vl: extract softmmu/runstate.c
` [PULL 05/45] vl: extract softmmu/globals.c
` [PULL 06/45] vl: move all generic initialization out of vl.c
` [PULL 07/45] chardev: do not use machine_init_done
` [PULL 08/45] machine: introduce MachineInitPhase
` [PULL 09/45] ppc/spapr: cleanup -machine pseries,nvdimm=X handling
` [PULL 10/45] vl: make qemu_get_machine_opts static
` [PULL 11/45] plugin: propagate errors
` [PULL 12/45] memory: allow creating MemoryRegions before accelerators
` [PULL 13/45] monitor: allow quitting while in preconfig state
` [PULL 14/45] qmp: generalize watchdog-set-action to -no-reboot/-no-shutdown
` [PULL 15/45] vl: Add an -action option specifying response to guest events
` [PULL 16/45] vl: Add option to avoid stopping VM upon guest panic
` [PULL 17/45] qtest/pvpanic: Test panic option that allows VM to continue
` [PULL 18/45] msix: assert that accesses are within bounds
` [PULL 19/45] memory: clamp cached translation in case it points to an MMIO region
` [PULL 20/45] accel/tcg: Remove deprecated '-tb-size' option
` [PULL 21/45] docs/system: Move the list of removed features to a separate file
` [PULL 22/45] Remove the deprecated -realtime option
` [PULL 23/45] Remove the deprecated -show-cursor option
` [PULL 24/45] icount: improve exec nocache usage
` [PULL 25/45] scsi: fix device removal race vs IO restart callback on resume
` [PULL 26/45] kvm: Take into account the unaligned section size when preparing bitmap
` [PULL 28/45] qemu-option: pass QemuOptsList to opts_accepts_any
` [PULL 29/45] vl: rename local variable in configure_accelerators
` [PULL 30/45] docs: set CONFDIR when running sphinx
` [PULL 31/45] hw/core: Restrict 'fw-path-provider.c' to system mode emulation
` [PULL 33/45] accel/tcg: Remove special case for GCC < 4.6
` [PULL 37/45] virtiofsd: replace _Static_assert with QEMU_BUILD_BUG_ON
` [PULL 38/45] compiler.h: explicit case for Clang printf attribute
` [PULL 39/45] poison: remove GNUC check
` [PULL 42/45] linux-user: "

[PATCH v11 0/8] Carry forward IMA measurement log on kexec on ARM64
 2020-12-15 18:16 UTC  (4+ messages)
` [PATCH v11 2/8] powerpc: Move ima buffer functions to drivers/of/kexec.c

[PATCH v6] Serial: silabs si4455 serial driver
 2020-12-15 18:15 UTC 

[PATCH v5 bpf-next 00/14] mvneta: introduce XDP multi-buffer support
 2020-12-15 18:06 UTC  (8+ messages)
` [PATCH v5 bpf-next 13/14] bpf: add new frame_length field to the XDP ctx

[PATCH -tip 00/32] Core scheduling (v9)
 2020-12-15 18:13 UTC  (9+ messages)
` [PATCH -tip 23/32] sched: Add a per-thread core scheduling interface

sparse attribute packed on structures
 2020-12-15 18:15 UTC 

[kdave-btrfs-devel:for-next-20201030 14921/14978] fs/btrfs/space-info.c:810:9-10: WARNING: return of 0/1 in function 'need_preemptive_reclaim' with return type bool
 2020-12-15 18:13 UTC  (4+ messages)
` [PATCH] btrfs: fix boolreturn.cocci warnings

[PATCH] powerpc/boot: Fix build of dts/fsl
 2020-12-15 18:02 UTC  (2+ messages)

[PATCH v5 0/4] Introduce perf-stat -b for BPF programs
 2020-12-15 18:14 UTC  (3+ messages)
` [PATCH v5 2/4] perf: support build BPF skeletons with perf
` [PATCH v5 4/4] perf-stat: add documentation for -b option

[Intel-gfx] [PATCH] drm/i915: remove h from printk format specifier
 2020-12-15 18:13 UTC  (4+ messages)
`  "

[PATCH] Input: da7280 - fix missing error test
 2020-12-15 18:12 UTC 

[PATCH v3] s390/vfio-ap: clean up vfio_ap resources when KVM pointer invalidated
 2020-12-15 18:10 UTC  (4+ messages)

drivers/gpu/drm/msm/adreno/a6xx_gpu.c:1095:36: sparse: sparse: incorrect type in assignment (different address spaces)
 2020-12-15 18:09 UTC  (2+ messages)

[PATCH] net: phy: fix kernel-doc for .config_intr()
 2020-12-15 18:09 UTC  (3+ messages)

[PATCH v2] proc: Allow pid_revalidate() during LOOKUP_RCU
 2020-12-15 18:09 UTC  (6+ messages)

[PATCH v5] venus: core: add support to dump FW region
 2020-12-15 18:08 UTC 

[PATCH v10 00/25] tools/xenstore: support live update for xenstored
 2020-12-15 18:09 UTC  (3+ messages)
` [PATCH v10 04/25] tools/libxenevtchn: add possibility to not close file descriptor on exec

[GIT PULL] remoteproc updates for v5.11
 2020-12-15 18:07 UTC 

[GIT PULL] rpmsg updates for v5.11
 2020-12-15 18:07 UTC 

[PULL u-boot] Please pull u-boot-amlogic-20201215
 2020-12-15 18:08 UTC  (3+ messages)

[GIT PULL] hwspinlock updates for v5.11
 2020-12-15 18:07 UTC 

[PATCH v2 0/2] Fix locking for btrfs direct writes
 2020-12-15 18:06 UTC  (3+ messages)
` [PATCH 1/2] iomap: Separate out generic_write_sync() from iomap_dio_complete()
` [PATCH 2/2] btrfs: Make btrfs_direct_write atomic with respect to inode_lock

linux-next: manual merge of the amdgpu tree with the pci tree
 2020-12-15 18:04 UTC  (3+ messages)

[PATCH] packet.7: Update references to kernel documentation
 2020-12-15 18:03 UTC  (2+ messages)

[PATCH v7 00/10] btrfs: free space tree mounting fixes
 2020-12-15 18:01 UTC  (8+ messages)
` [PATCH v7 01/12] btrfs: lift rw mount setup from mount and remount

[PATCH 0/5] A few smaller RCU related patches from the RT tree
 2020-12-15 18:01 UTC  (2+ messages)

[Intel-gfx] [PATCH] drm/i915/display: Prevent double YUV range correction on HDR planes
 2020-12-15 18:01 UTC  (3+ messages)

[PATCH] fair/util_est: Separate util_est_dequeue() for cfs_rq_util_change
 2020-12-15 17:59 UTC  (7+ messages)

SoF support for 8086:9d71?
 2020-12-15 17:59 UTC  (7+ messages)
` [Sound-open-firmware] "

[PATCH] gpiolib: Allow name duplicates of "" and "NC"
 2020-12-15 17:59 UTC  (3+ messages)

Bug#976683: xfsprogs: Import new upstream version
 2020-12-15 17:55 UTC 

[PATCH] crypto: x86/crc32c-intel - Don't match some Zhaoxin CPUs
 2020-12-15 17:56 UTC  (6+ messages)

[PATCH v2] tpm: Rework open/close/shutdown to avoid races
 2020-12-15 17:56 UTC  (2+ messages)

[Bluez PATCH v1 1/2] doc/mgmt-api: Add opcode for adding advertisement monitor with RSSI
 2020-12-15 17:54 UTC  (2+ messages)

[PATCH] doc: mention Python 3.x supports
 2020-12-15 17:54 UTC  (4+ messages)

[PATCH] cifs: Fix some error pointers handling detected by static checker
 2020-12-15 17:54 UTC  (2+ messages)

[net-next PATCH v2 00/14] ACPI support for dpaa2 driver
 2020-12-15 17:55 UTC  (22+ messages)
` [net-next PATCH v2 02/14] net: phy: Introduce phy related fwnode functions
` [net-next PATCH v2 04/14] net: phy: Introduce fwnode_get_phy_id()
` [net-next PATCH v2 06/14] net: mdiobus: Introduce fwnode_mdiobus_register_phy()
` [net-next PATCH v2 08/14] net: mdiobus: Introduce fwnode_mdiobus_register()
` [net-next PATCH v2 09/14] net/fsl: Use fwnode_mdiobus_register()
` [net-next PATCH v2 10/14] device property: Introduce fwnode_get_id()

[igt-dev] [PATCH i-g-t] tests/device_reset: check for i915 in unbind_reset_rebind()
 2020-12-15 17:55 UTC  (2+ messages)

[PATCH 0/3] merge-ort: implement recursive merges
 2020-12-15 17:53 UTC  (4+ messages)
` [PATCH 1/3] merge-ort: copy a few small helper functions from merge-recursive.c
` [PATCH 2/3] merge-ort: make clear_internal_opts() aware of partial clearing
` [PATCH 3/3] merge-ort: implement merge_incore_recursive()

[PATCH] sched: Prevent raising SCHED_SOFTIRQ when CPU is !active
 2020-12-15 17:52 UTC  (6+ messages)

[PATCH v3 0/9] eMMC inline encryption support
 2020-12-15 17:52 UTC  (2+ messages)

[PATCH V2 0/2] Broadcom's PMB (Power Management Bus) support
 2020-12-15 17:51 UTC  (3+ messages)
` [PATCH V2 1/2] dt-bindings: power: document Broadcom's PMB binding

BLE Midi problem with mixed 16/128Bit UUIDs in characteristics
 2020-12-15 17:51 UTC  (2+ messages)

[PATCH 00/25] net: stmmac: Fix clocks/reset-related procedures
 2020-12-15 17:50 UTC  (15+ messages)
` [PATCH 03/25] dt-bindings: net: dwmac: Fix the TSO property declaration
` [PATCH 05/25] dt-bindings: net: dwmac: Elaborate stmmaceth/pclk description
` [PATCH 06/25] dt-bindings: net: dwmac: Add Tx/Rx clock sources
` [PATCH 07/25] dt-bindings: net: dwmac: Detach Generic DW MAC bindings

[PATCH] tcg: Use memset for large vector byte replication
 2020-12-15 17:48 UTC 

[PATCH] hw/arm/virt: Remove virt machine state 'smp_cpus'
 2020-12-15 17:48 UTC 

[PATCH 0/6] Overhaul free objectid code
 2020-12-15 17:48 UTC  (4+ messages)
` [PATCH 3/6] btrfs: Remove useless ASSERTS

[PATCH] RDMA/siw: Fix handling of zero-sized Read and Receive Queues
 2020-12-15 17:47 UTC  (3+ messages)

[dpdk-dev] [PATCH v2] net/netvsc: ignore NVS_TYPE_TXTBL_NOTE while executing a sync command
 2020-12-15 17:47 UTC  (2+ messages)

[GIT PULL] ACPI updates for v5.11-rc1
 2020-12-15 17:45 UTC 

[GIT PULL] Power management updates for v5.11-rc1
 2020-12-15 17:43 UTC 

[PATCH] arm64: topology: Drop the useless update to per-cpu cycles
 2020-12-15 17:44 UTC  (3+ messages)

bug report: "git pack-redundant --all" crash in minimize()
 2020-12-15 17:34 UTC 

[PATCH] arm64: Warn the user when a small VA_BITS value wastes memory
 2020-12-15 17:43 UTC  (2+ messages)

[PATCH] arm64: entry: suppress W=1 prototype warnings
 2020-12-15 17:43 UTC  (2+ messages)

[PATCH v5 00/34] SEV-ES hypervisor support
 2020-12-15 17:42 UTC  (4+ messages)

[PATCH 1/3] cfg80211: Add wiphy flag to trigger STA disconnect after hardware restart
 2020-12-15 17:30 UTC 

[PATCH 0/3] mac80211: Trigger disconnect for STA during recovery
 2020-12-15 17:30 UTC  (2+ messages)

[PATCH 2/3] mac80211: Add support to trigger sta disconnect on hardware restart
 2020-12-15 17:40 UTC  (2+ messages)

[PATCH 00/15] dmaengine: dw-edma: HDMA support
 2020-12-15 17:30 UTC  (16+ messages)
` [PATCH 01/15] dmaengine: dw-edma: Add writeq() and readq() for 64 bits architectures
` [PATCH 02/15] dmaengine: dw-edma: Fix comments offset characters' alignment
` [PATCH 03/15] dmaengine: dw-edma: Add support for the HDMA feature
` [PATCH 04/15] PCI: Add pci_find_vsec_capability() to find a specific VSEC
` [PATCH 05/15] dmaengine: dw-edma: Add PCIe VSEC data retrieval support
` [PATCH 06/15] dmaengine: dw-edma: Add device_prep_interleave_dma() support
` [PATCH 07/15] dmaengine: dw-edma: Improve number of channels check
` [PATCH 08/15] dmaengine: dw-edma: Reorder variables to keep consistency
` [PATCH 09/15] dmaengine: dw-edma: Improve the linked list and data blocks definition
` [PATCH 10/15] dmaengine: dw-edma: Change linked list and data blocks offset and sizes
` [PATCH 11/15] dmaengine: dw-edma: Move struct dentry variable from static definition into dw_edma struct
` [PATCH 12/15] dmaengine: dw-edma: Fix crash on loading/unloading driver
` [PATCH 13/15] dmaengine: dw-edma: Change DMA abreviation from lower into upper case
` [PATCH 14/15] dmaengine: dw-edma: Revert fix scatter-gather address calculation
` [PATCH 15/15] dmaengine: dw-edma: Add pcim_iomap_table return checker

[PATCH] spapr/xive: Make spapr_xive_pic_print_info() static
 2020-12-15 17:40 UTC 

[dpdk-dev] [PATCH 1/2] common/sfc_efx/base: update MCDI headers for MAE privilege
 2020-12-15 17:40 UTC  (3+ messages)

general protection fault in taprio_dequeue_soft
 2020-12-15 17:38 UTC  (2+ messages)

[PATCH] x86/sgx: Synchronize encl->srcu in sgx_encl_release()
 2020-12-15 17:34 UTC  (5+ messages)

[PATCH v5 00/15] An alternative series for asymmetric AArch32 systems
 2020-12-15 17:36 UTC  (3+ messages)

[PATCH] spapr: DRC lookup cannot fail
 2020-12-15 17:36 UTC 

[PATCH v3 0/6] prohibit pinning pages in ZONE_MOVABLE
 2020-12-15 17:35 UTC  (11+ messages)
` [PATCH v3 3/6] mm: apply per-task gfp constraints in fast path
` [PATCH v3 4/6] mm: honor PF_MEMALLOC_PIN for all movable pages

[PATCH RESEND v2 00/12] e2fsprogs: improve case-insensitive fs
 2020-12-15 17:34 UTC  (5+ messages)
` [PATCH RESEND v2 07/12] e2fsck: Support casefold directories when rehashing

[PATCH v2 0/2] scsi: ufs: Re-enable WB after device reset
 2020-12-15 17:33 UTC  (4+ messages)
` [PATCH v2 2/2] scsi: ufs: Uninline ufshcd_vops_device_reset function

[PULL 00/30] ppc-for-6.0 queue 20201214
 2020-12-15 17:31 UTC  (4+ messages)
` [PULL 06/30] spapr: Do PHB hoplug sanity check at pre-plug

[PATCH v4 00/43] Mirror map JIT memory for TCG
 2020-12-15 17:31 UTC  (7+ messages)
` [PATCH v4 34/43] tcg/riscv: Fix branch range checks
` [PATCH v4 35/43] tcg/riscv: Remove branch-over-branch fallback
` [PATCH v4 36/43] tcg/riscv: Support split-wx code generation

[PATCH] ASoC: rt715: add main capture switch and main capture volume control
 2020-12-15 17:31 UTC  (10+ messages)

[PATCH v2 00/36] block: update graph permissions update
 2020-12-15 17:30 UTC  (5+ messages)
` [PATCH v2 08/36] block: make bdrv_reopen_{prepare, commit, abort} private
` [PATCH v2 09/36] block: return value from bdrv_replace_node()

[PATCH v2 0/4] nbd/server: Quiesce coroutines on context switch
 2020-12-15 17:26 UTC  (11+ messages)
` [PATCH v2 2/4] block: Avoid processing BDS twice in bdrv_set_aio_context_ignore()
` [PATCH v2 4/4] block: Close block exports in two steps

[PATCH 0/4] Remove addr parameter from reset_cpu()
 2020-12-15 17:29 UTC  (3+ messages)
` [PATCH 3/4] Revert "lpc32xx: cpu: add support for soft reset"

[PATCH 1/1] virtio-blk-ccw: tweak the default for num_queues
 2020-12-15 17:27 UTC  (9+ messages)

[PATCH v2] btrfs: free-space-cache: Fix error return code in __load_free_space_cache
 2020-12-15 17:24 UTC  (2+ messages)

[PATCH 1/2] spi: spi-geni-qcom: Fix geni_spi_isr() NULL dereference in timeout case
 2020-12-15 17:25 UTC  (4+ messages)
` [PATCH 2/2] spi: spi-geni-qcom: Really ensure the previous xfer is done before new one

[PATCH 1/3] cfg80211: Add wiphy flag to trigger STA disconnect after hardware restart
 2020-12-15 17:21 UTC 

[PATCH v4 0/2] ARM: dts: r8a7742-iwg21d-q7-dbcm: Add support for ov7725 sensors
 2020-12-15 17:22 UTC  (3+ messages)
` [PATCH v4 1/2] ARM: dts: r8a7742-iwg21d-q7-dbcm-ca: Separate out ov5640 nodes

[PATCH 3/3] ath10k: Set wiphy flag to trigger sta disconnect on hardware restart
 2020-12-15 17:24 UTC  (2+ messages)

[PATCH v7 0/9] drm/vc4: hdmi: Support the 10/12 bit output
 2020-12-15 17:23 UTC  (7+ messages)
` [PATCH v7 5/9] drm/vc4: hdmi: Create a custom connector state
` [PATCH v7 9/9] drm/vc4: hdmi: Enable 10/12 bpc output

[PATCH v3 00/12] Raspberry Pi 400/Compute Module 4 support
 2020-12-15 17:23 UTC  (6+ messages)
` [PATCH v3 08/12] dm: Introduce dev_phys_to_bus()/dev_bus_to_phys()
` [PATCH v3 09/12] dm: test: Add test case for dev_phys_to_bus()/dev_bus_to_phys()
` [PATCH v3 10/12] xhci: translate virtual addresses into the bus's address space
` [PATCH v3 11/12] mmc: Introduce mmc_phys_to_bus()/mmc_bus_to_phys()
` [PATCH v3 12/12] configs: rpi4: Enable DM_DMA across all RPi4 configurations


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.