All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-11-16 18:54:54 to 2020-11-16 19:33:58 UTC [more...]

[PATCH] btf_encoder: Move btf_elf__verbose/btf_elf__force setup
 2020-11-16 19:33 UTC 

[PATCH v4 0/4] hw/block/m25p80: Numonyx: Fix dummy cycles and check for SPI mode on cmds
 2020-11-16 19:14 UTC  (4+ messages)
` [PATCH v4 3/4] hw/block/m25p80: Check SPI mode before running some Numonyx commands

[PULL for-5.2 0/1] qemu-ga patch queue for hard-freeze
 2020-11-16 19:21 UTC 

[PATCH v2] xtensa/mm/highmem: Make generic kmap_atomic() work correctly
 2020-11-16 19:32 UTC 

[PATCH 0/3] scsi: infinite guest hangs with scsi-disk
 2020-11-16 19:09 UTC  (3+ messages)
` [PATCH 1/3] virtio-scsi: trace events

Loadavg accounting error on arm64
 2020-11-16 19:31 UTC  (6+ messages)

[PATCH] docs/vm: remove unused 3 items explanation for /proc/vmstat
 2020-11-16 19:32 UTC  (2+ messages)

[RESEND 00/43] Rid W=1 warnings from GPU
 2020-11-16 19:32 UTC  (25+ messages)
` [PATCH 01/43] drm/radeon/atombios_encoders: Move 'radeon_atom_get_tv_timings()'s prototype into shared location
` [PATCH 02/43] drm/radeon/radeon: Move prototype into shared header
` [PATCH 03/43] drm/radeon/radeon_kms: Move 'radeon_*_kms' prototypes to "
` [PATCH 04/43] drm/radeon/radeon_kms: Fix misnaming of 'radeon_info_ioctl's dev param
` [PATCH 05/43] drm/radeon: Move radeon_ttm{init, fini} to shared location
` [PATCH 06/43] drm/radeon/radeon_legacy_encoders: Move 'radeon_add_legacy_encoder' prototype to shared header
` [PATCH 07/43] drm/radeon/radeon_legacy_encoders: Move 'radeon_add_legacy_encoder's prototype to shared location
` [PATCH 08/43] drm/radeon/radeon_irq_kms: Demote non-conformant kernel-doc fix another
` [PATCH 09/43] drm/radeon/rv770: Move 'rv770_set_clk_bypass_mode' prototype to shared location
` [PATCH 10/43] drm/radeon/radeon_pm: Move 'radeon_pm_acpi_event_handler' prototype into shared header
` [PATCH 11/43] drm/radeon/radeon_audio: Move 'dce3_2_*' prototypes to shared location
` [PATCH 12/43] drm/radeon/evergreen: Move 'evergreen_*' and 'sumo_*' prototypes out "

[PATCH 00/11] Add QEMU debug support for SEV guests
 2020-11-16 18:53 UTC  (12+ messages)
` [PATCH 01/11] memattrs: add debug attribute
` [PATCH 02/11] exec: Add new MemoryDebugOps
` [PATCH 03/11] exec: add ram_debug_ops support
` [PATCH 04/11] exec: Add address_space_read and address_space_write debug helpers
` [PATCH 05/11] exec: add debug version of physical memory read and write API
` [PATCH 06/11] monitor/i386: use debug APIs when accessing guest memory
` [PATCH 07/11] kvm: introduce debug memory encryption API
` [PATCH 08/11] sev/i386: add debug encrypt and decrypt commands
` [PATCH 09/11] hw/i386: set ram_debug_ops when memory encryption is enabled
` [PATCH 10/11] sev/i386: add SEV specific MemoryDebugOps
` [PATCH 11/11] target/i386: clear C-bit when walking SEV guest page table

[PATCH v11 05/13] vfio/pci: Register an iommu fault handler
 2020-11-16 19:30 UTC  (5+ messages)

[PATCH] compiler.h: Fix barrier_data() on clang
 2020-11-16 19:31 UTC  (8+ messages)

[LTP] [PATCH 0/3] Convert network stress tests to tst_net.sh
 2020-11-16 19:31 UTC  (3+ messages)
` [LTP] [PATCH 1/3] network/stress/mutlicast/packet-flood: Update "

[poky] [PATCH v7] poky-tiny: enable section removal
 2020-11-16 19:30 UTC 

[MPTCP] [PATCH net-next v3 00/13] mptcp: improve multiple xmit streams support
 2020-11-16 19:30 UTC  (2+ messages)
`  "

[MPTCP] Re: [PATCH net-next v3 00/13] mptcp: improve multiple xmit streams support
 2020-11-16 19:30 UTC 

[PATCH v1 0/3] Set cqe off during suspend flow
 2020-11-16 19:28 UTC  (5+ messages)
` [PATCH v1 1/3] dt-bindings: mmc: Add optional cqe off properties

Property '.hmat' not found
 2020-11-16 19:02 UTC  (2+ messages)

[fsverity-utils PATCH 0/2] Add libfsverity_enable() API
 2020-11-16 19:28 UTC  (7+ messages)
` [fsverity-utils PATCH 1/2] lib: add libfsverity_enable() and libfsverity_enable_with_sig()

[PATCH net-next 1/5] ptp: clockmatrix: bug fix for idtcm_strverscmp
 2020-11-16 19:27 UTC  (3+ messages)
` [PATCH net-next 4/5] ptp: clockmatrix: Fix non-zero phase_adj is lost after snap
` [PATCH net-next 5/5] ptp: clockmatrix: deprecate firmware older than 4.8.7

[RFC PATCH 0/3] Make overlayfs volatile mounts reusable
 2020-11-16 19:27 UTC  (7+ messages)
` [RFC PATCH 3/3] overlay: Add the ability to remount volatile directories when safe

Specify resume point with git difftool?
 2020-11-16 19:26 UTC  (2+ messages)

[PATCH 0/7] scsi: scsi-disk corrupts data
 2020-11-16 18:58 UTC  (10+ messages)
` [PATCH 1/7] scsi-disk: Add sg_io callback to evaluate status
` [PATCH 2/7] scsi: drop 'result' argument from command_complete callback
` [PATCH 3/7] scsi-disk: convert more errno values back to SCSI statuses
` [PATCH 4/7] scsi: Rename linux-specific SG_ERR codes to generic SCSI_HOST error codes
` [PATCH 5/7] scsi: Add mapping for generic SCSI_HOST status to sense codes
` [PATCH 6/7] scsi: split sg_io_sense_from_errno() in two functions
` [PATCH 7/7] scsi: move host_status handling into SCSI drivers

[PATCH 1/2] kvm: x86/mmu: Add existing trace points to TDP MMU
 2020-11-16 19:25 UTC  (3+ messages)

[git pull] drm next pull for 5.10-rc1
 2020-11-16 19:25 UTC  (5+ messages)

Patch "drm/gma500: Fix out-of-bounds access to struct drm_device.vblank[]" has been added to the 4.9-stable tree
 2020-11-16 19:26 UTC 

Patch "drm/gma500: Fix out-of-bounds access to struct drm_device.vblank[]" has been added to the 4.4-stable tree
 2020-11-16 19:26 UTC 

[PATCH] perf vendor events: Update Skylake client events to v50
 2020-11-16 19:24 UTC  (6+ messages)

linux-next: build warning after merge of the ftrace tree
 2020-11-16 19:24 UTC  (3+ messages)

[PATCH] kvm/i386: Set proper nested state format for SVM
 2020-11-16 19:24 UTC  (4+ messages)

[Qemu-devel] [Bug 1505759] [NEW] Usb passthrough on q35 broken
 2020-11-16 18:40 UTC  (2+ messages)
` [Bug 1505759] Re: Usb passthrough of devices plugged to AMD FCH USB OHCI Controller failing on q35

[bluez PATCH v2] adv_monitor: Fix remove monitor from the kernel
 2020-11-16 19:24 UTC  (2+ messages)
` [bluez,v2] "

[dpdk-dev] [PATCH] net/sfc: fix double free on encap. transfer flow rule path
 2020-11-16 19:23 UTC 

[PATCH for-5.10] spi: spi-geni-qcom: Fix use-after-free on unbind
 2020-11-16 19:23 UTC  (3+ messages)
` [PATCH for-5.10] spi: gpio: Don't leak SPI master in probe error path

[PATCH v3] dt-bindings: display: panel: one file of all simple LVDS panels with dual ports
 2020-11-16 19:23 UTC  (3+ messages)

[PATCH] PCI: Disable PTM during suspend on Intel PCI bridges
 2020-11-16 19:23 UTC  (2+ messages)

[PATCH] drm/amdgpu: fix check oder in amdgpu_bo_move
 2020-11-16 19:22 UTC  (2+ messages)

[PATCH v3] perf_event_open.2: Update man page with recent changes
 2020-11-16 19:22 UTC  (4+ messages)
` [PATCH v4] "

[PATCHv2 0/2] btf_encoder: Fix functions BTF data generation
 2020-11-16 19:22 UTC  (9+ messages)
` [PATCH 2/2] btf_encoder: Fix function generation

Adventures in NFS re-exporting
 2020-11-16 19:21 UTC  (15+ messages)

[linux-next:master] BUILD REGRESSION 034307507118f7e1b18f8403c85af2216da2dc94
 2020-11-16 19:20 UTC 

[PATCH v9 0/2] Add Intel LGM SoC DMA support
 2020-11-16 19:19 UTC  (3+ messages)
` [PATCH v9 1/2] dt-bindings: dma: Add bindings for Intel LGM SoC

[RESEND v2 00/43] Rid W=1 warnings from GPU
 2020-11-16 17:37 UTC  (44+ messages)
` [PATCH 01/43] drm/radeon/atombios_encoders: Move 'radeon_atom_get_tv_timings()'s prototype into shared location
` [PATCH 02/43] drm/radeon/radeon: Move prototype into shared header
` [PATCH 03/43] drm/radeon/radeon_kms: Move 'radeon_*_kms' prototypes to "
` [PATCH 04/43] drm/radeon/radeon_kms: Fix misnaming of 'radeon_info_ioctl's dev param
` [PATCH 05/43] drm/radeon: Move radeon_ttm{init, fini} to shared location
` [PATCH 06/43] drm/radeon/radeon_legacy_encoders: Move 'radeon_add_legacy_encoder' prototype to shared header
` [PATCH 07/43] drm/radeon/radeon_legacy_encoders: Move 'radeon_add_legacy_encoder's prototype to shared location
` [PATCH 08/43] drm/radeon/radeon_irq_kms: Demote non-conformant kernel-doc fix another
` [PATCH 09/43] drm/radeon/rv770: Move 'rv770_set_clk_bypass_mode' prototype to shared location
` [PATCH 10/43] drm/radeon/radeon_pm: Move 'radeon_pm_acpi_event_handler' prototype into shared header
` [PATCH 11/43] drm/radeon/radeon_audio: Move 'dce3_2_*' prototypes to shared location
` [PATCH 12/43] drm/radeon/evergreen: Move 'evergreen_*' and 'sumo_*' prototypes out "
` [PATCH 13/43] drm/radeon/radeon_drv: Move 'radeon_mmap()'s prototype to shared header
` [PATCH 14/43] drm/radeon/radeon_drv: Move 'radeon_driver_irq_handler_kms's prototype into "
` [PATCH 15/43] drm/radeon/atom: Move 'radeon_atom_hw_i2c_*()'s prototypes "
` [PATCH 16/43] drm/radeon/radeon_gem: Move 'radeon_gem_prime_*()'s prototypes to "
` [PATCH 17/43] drm/radeon/evergreen_hdmi: Move 'evergreen_*()' and 'dce4_*()' HDMI "
` [PATCH 18/43] drm/radeon/rv770: Move 'rv770_get_*()'s "
` [PATCH 19/43] drm/radeon/ni_dpm: Move 'ni_get_{pi, ps}()'s into "
` [PATCH 20/43] drm/radeon/evergreen: Move 'cayman_*()'s prototypes to "
` [PATCH 21/43] drm/radeon/r600_dma: Move 'r600_gpu_check_soft_reset()'s prototype to shared location
` [PATCH 22/43] drm/radeon/cik: Move 'r600_ih_ring_{alloc, fini}()'s prototypes to shared header
` [PATCH 23/43] drm/radeon/evergreen_dma: Move 'evergreen_gpu_check_soft_reset()'s prototype "
` [PATCH 24/43] drm/radeon/r600: Move 'evergreen_rlc_resume()'s "
` [PATCH 25/43] drm/radeon/ni_dma: Move 'cayman_gpu_check_soft_reset()'s "
` [PATCH 26/43] drm/radeon/radeon_atombios: Move 'radeon_add_atom_encoder()'s "
` [PATCH 27/43] drm/radeon/radeon_encoders: Move 'radeon_atom_backlight_init's "
` [PATCH 28/43] drm/radeon/ci_dpm: Move 'ci_*()'s prototypes "
` [PATCH 29/43] drm/radeon/si_dpm: Move 'si_mc_load_microcode()'s prototype "
` [PATCH 30/43] drm/radeon/si_dma: Move 'si_gpu_check_soft_reset()'s "
` [PATCH 31/43] drm/radeon/cik: Move 'si_*()'s prototypes "
` [PATCH 32/43] drm/radeon/btc_dpm: Move 'evergreen_get_pi's prototype "
` [PATCH 33/43] drm/radeon/radeon_audio: Move 'dce6_*()'s prototypes "
` [PATCH 34/43] drm/radeon/evergreen: Move 'si_get_csb_*()'s "
` [PATCH 35/43] drm/radeon/cik_sdma: Move 'amdgpu_cik_gpu_check_soft_reset()'s prototype "
` [PATCH 36/43] drm/radeon/evergreen: Move 'cik_*()'s prototypes "
` [PATCH 37/43] drm/radeon/ci_dpm: Move 'si_*()'s "
` [PATCH 38/43] drm/radeon/cik: Move 'Move 'cik_sdma_*()'s "
` [PATCH 39/43] drm/radeon/si_dpm: Move 'vce_v1_0_enable_mgcg()'s prototype "
` [PATCH 40/43] drm/radeon/cik: Move 'vce_v2_0_enable_mgcg()'s "
` [PATCH 41/43] drm/radeon/evergreen_cs: Move 'r600_dma_cs_next_reloc()'s "
` [PATCH 42/43] drm/radeon/radeon_audio: Move 'r600_*' prototypes into "
` [PATCH 43/43] drm/radeon/radeon_drv: Move 'radeon_gem_prime_import_sg_table()'s prototype to "

[PATCH v5 00/10] Add V4L2 driver for i.MX8 JPEG Encoder/Decoder
 2020-11-16 19:18 UTC  (3+ messages)
` [PATCH v5 03/10] media: dt-bindings: Add bindings for i.MX8QXP/QM JPEG driver

[PATCH v2 00/42] Rid W=1 warnings from GPU (non-Radeon)
 2020-11-16 17:40 UTC  (2+ messages)
` [PATCH 01/42] drm/amd/amdgpu/atombios_encoders: Remove set but unused variable 'backlight_level'

[RESEND 00/42] Rid W=1 warnings from GPU (non-Radeon)
 2020-11-16 17:33 UTC  (2+ messages)
` [PATCH 01/42] drm/amd/amdgpu/atombios_encoders: Remove set but unused variable 'backlight_level'

[meta-oe][PATCH] jack: Upgrade to 1.19.16
 2020-11-16 19:18 UTC 

[PATCH 0/7] MIPS: ralink: add CPU clock detection and clock gate driver for MT7621
 2020-11-16 19:16 UTC  (3+ messages)
` [PATCH 2/7] dt: bindings: add mt7621-pll device tree binding documentation

[PATCH v1] soc/tegra: fuse: Drop Kconfig dependency on TEGRA20_APB_DMA
 2020-11-16 19:16 UTC  (5+ messages)

[PATCH v3] env: mmc: Correct partition comparison in mmc_offset_try_partition
 2020-11-16 19:16 UTC  (2+ messages)

[virtio-comment] [PATCH v1] virtio-mem: minor clarification regarding read-access to unplugged blocks
 2020-11-16 19:16 UTC 

[PATCH v2 0/3] hwmon: ltc2992: Add support
 2020-11-16 19:13 UTC  (3+ messages)
` [PATCH v2 3/3] dt-binding: hwmon: Add documentation for ltc2992

[PATCH v3] mxc: gpio: Convert the driver to DT-only
 2020-11-16 19:13 UTC 

[PATCH v3 linux dev-5.8] Fii Kudo project device tree file Add device tree for the Kudo BMC. Kudo is an Ampere (Altra) server platform manufactured by Fii and is based on a Nuvoton NPCM730 SoC
 2020-11-16 19:10 UTC  (5+ messages)
` [PATCH v4 linux dev-5.8] Fii Kudo project device tree file

[PATCH v2] soc: ti: pruss: Fix wrong check against *get_match_data return value
 2020-11-16 19:11 UTC  (6+ messages)

[PATCH v2] gpio: mxc: Remove unused .id_table support
 2020-11-16 19:11 UTC  (3+ messages)

[Qemu-devel] [Bug 1784919] [NEW] native libgfapi glusterfs support for virtio 9p filesystem passthrough
 2020-11-16 18:37 UTC  (2+ messages)
` [Bug 1784919] "

checking for "config" file existence
 2020-11-16 19:10 UTC  (3+ messages)

[dpdk-dev] [PATCH 0/5] fix protocol size calculation
 2020-11-16 19:09 UTC  (4+ messages)
` [dpdk-dev] [PATCH 5/5] net/softnic: update headers "

[PATCH v7 0/6] spi: cadence-quadspi: Add QSPI controller support for Intel LGM SoC
 2020-11-16 19:07 UTC  (4+ messages)
` [PATCH v7 5/6] dt-bindings: spi: Convert cadence-quadspi.txt to cadence-quadspi.yaml

[Qemu-devel] [Bug 1809291] [NEW] ARM PL181 (mmc for Security Digital Card) not working in Ubuntu 18.10 (CMD 2, 3 timeout). The SDC driver worked fine in Ubuntu 18.04 and earlier versions but not in Ubuntu 18.10
 2020-11-16 18:40 UTC  (2+ messages)
` [Bug 1809291] Re: SD Card not working in Ubuntu 18.10 (CMD 2, 3 timeout). The device "

[PATCH 1/4] ASoC: meson: depend on COMMON_CLK to fix compile tests
 2020-11-16 17:51 UTC  (2+ messages)
` [PATCH 4/4] ASoC: ti: "

[PATCH] Asoc: qcom: lpass-platform: Fix memory leak
 2020-11-16 19:04 UTC  (3+ messages)

[dpdk-dev] [PATCH] app/testpmd: revert setting MTU explicitly after configure
 2020-11-16 19:03 UTC 

FAILED: patch "[PATCH] reboot: fix overflow parsing reboot cpu number" failed to apply to 4.19-stable tree
 2020-11-16 19:03 UTC  (2+ messages)

FETCH_HEAD format is undocumented
 2020-11-16 19:03 UTC  (2+ messages)

[PATCH RFC] btrfs: tree-checker: missing returns after data_ref alignment checks
 2020-11-16 19:01 UTC 

[PATCH v16 0/6] arm64: expose FAR_EL1 tag bits in siginfo
 2020-11-16 19:01 UTC  (4+ messages)
` [PATCH v16 6/6] "

[PATCH v10 net-next 0/3] net/sched: fix over mtu packet of defrag in
 2020-11-16 19:01 UTC  (7+ messages)
` [PATCH v10 net-next 3/3] net/sched: act_frag: add implict packet fragment support

drivers/accessibility/speakup/serialio.c:48:19: warning: variable 'quot' set but not used
 2020-11-16 19:01 UTC  (2+ messages)

[PATCH] help.c: add advice.correctTypos option
 2020-11-16 18:55 UTC 

[Qemu-devel] [Bug 1743214] [NEW] OS/2 Warp 3 support broken in 2.11
 2020-11-16 18:17 UTC  (2+ messages)
` [Bug 1743214] "

[PATCH v2 0/8] RFC Support hot device unplug in amdgpu
 2020-11-16 19:00 UTC  (13+ messages)
` [PATCH v2 1/8] drm: Add dummy page per device or GEM object

[PATCH net-next 0/3] net: ethernet: ti: cpsw: enable broadcast/multicast rate limit support
 2020-11-16 18:59 UTC  (5+ messages)
` [PATCH net-next 3/3] net: ethernet: ti: am65-cpsw: "

[PATCH] mfd: cpcap: Fix interrupt regression with regmap clear_ack
 2020-11-16 18:59 UTC  (4+ messages)

[PATCH v3 0/3] crypto: Add Keem Bay OCS HCU driver
 2020-11-16 18:58 UTC  (4+ messages)
` [PATCH v3 1/3] dt-bindings: crypto: Add Keem Bay OCS HCU bindings
` [PATCH v3 2/3] crypto: keembay: Add Keem Bay OCS HCU driver
` [PATCH v3 3/3] MAINTAINERS: Add maintainers for "

[Virtio-fs] Issues with the virtio-fs Windows how-to (unexpected read-only file system)
 2020-11-16 18:59 UTC  (2+ messages)

[PATCH] KVM: SVM: Fix offset computation bug in __sev_dbg_decrypt()
 2020-11-16 18:59 UTC  (2+ messages)

[PATCH for-5.2] configure: Make "does libgio work" test pull in some actual functions
 2020-11-16 18:25 UTC  (2+ messages)

[PULL] First set of IIO and counter fixes for the 5.10 cycle
 2020-11-16 18:57 UTC 

git-log: documenting pathspec usage
 2020-11-16 18:55 UTC  (3+ messages)

[PATCH 0/2] add optional cache params from DT
 2020-11-16 18:54 UTC  (5+ messages)
` [PATCH 1/2] dt-bindings: crypto: update ccree optional params


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.