All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-03-08 13:18:35 to 2021-03-08 13:52:18 UTC [more...]

[PULL 00/18] testing, docs, semihosting move and guest-loader
 2021-03-08 13:50 UTC  (2+ messages)
` [PULL 11/18] hw/riscv: migrate fdt field to generic MachineState

[PATCH 0/2] sun8i: r40: second ethernet support
 2021-03-08 13:51 UTC  (8+ messages)
` [PATCH 1/2] net: allwinner: reset control support
` [PATCH 2/2] dts: r40: add second ethernet support

[PATCH 00/11] Drop legacy data for omap4
 2021-03-08 13:46 UTC  (20+ messages)
` [PATCH 01/11] ARM: OMAP2+: Drop legacy platform data for omap4 iss
` [PATCH 02/11] ARM: OMAP2+: Drop legacy platform data for omap4 control modules
` [PATCH 03/11] ARM: OMAP2+: Drop legacy platform data for omap4 dmm
` [PATCH 04/11] ARM: OMAP2+: Drop legacy platform data for omap4 emif
` [PATCH 05/11] ARM: OMAP2+: Drop legacy platform data for omap4 debugss
` [PATCH 06/11] ARM: OMAP2+: Drop legacy platform data for omap4 mpu
` [PATCH 07/11] ARM: OMAP2+: Drop legacy platform data for omap4 l4_wkup
` [PATCH 08/11] ARM: OMAP2+: Drop legacy platform data for omap4 l4_per
` [PATCH 09/11] ARM: OMAP2+: Drop legacy platform data for omap4 l4_cfg
` [PATCH 10/11] ARM: OMAP2+: Drop legacy platform data for omap4 l3
` [PATCH 11/11] ARM: OMAP2+: Drop legacy platform data for omap4 hwmod

[PATCH v3 0/9] soundwire: qcom: various improvements
 2021-03-08 13:49 UTC  (13+ messages)
` [PATCH v3 1/9] dt-bindings: soundwire: qcom: clarify data port bus parameters
` [PATCH v3 2/9] soundwire: qcom: add support to missing transport params
` [PATCH v3 3/9] soundwire: qcom: set continue execution flag for ignored commands
` [PATCH v3 4/9] soundwire: qcom: start the clock during initialization
` [PATCH v3 5/9] soundwire: qcom: update register read/write routine
` [PATCH v3 6/9] soundwire: qcom: add support to new interrupts
` [PATCH v3 7/9] soundwire: export sdw_compare_devid() and sdw_extract_slave_id()
` [PATCH v3 8/9] soundwire: qcom: add auto enumeration support
` [PATCH v3 9/9] soundwire: qcom: wait for enumeration to be complete in probe

[RFC PATCH v2 0/8] cpu: Move CPUClass::has_work() to TCGCPUOps
 2021-03-08 13:40 UTC  (7+ messages)
` [RFC PATCH v2 1/8] sysemu/tcg: Restrict tcg_exec_init() to CONFIG_TCG
` [RFC PATCH v2 6/8] cpu: Declare cpu_has_work() in 'sysemu/tcg.h'

[PATCH 0/2][4.15?] x86/shadow: further refinements to "fast fault path" suppression
 2021-03-08 13:51 UTC  (5+ messages)
` [PATCH 1/2][4.15?] x86/shadow: suppress "fast fault path" optimization when running virtualized

[MPTCP] [PATCH mptcp-next] selftests: mptcp: support capture with other options
 2021-03-08 13:51 UTC 

[PATCH 3/3][v3] tools/power turbostat: Enable accumulate RAPL display
 2021-03-08 13:49 UTC  (2+ messages)
` [3/3,v3] "

[RFC PATCH v8] sched/fair: select idle cpu from idle cpumask for task wakeup
 2021-03-08 13:50 UTC  (5+ messages)

[RFC PATCH] fs: introduce mkdirat2 syscall for atomic mkdir
 2021-03-08 13:50 UTC  (6+ messages)

[PATCH] net: ieee802154: fix error return code of dgram_sendmsg()
 2021-03-08 13:49 UTC  (5+ messages)

[PATCH v3 00/10] Refactor arch specific Hyper-V code
 2021-03-08 13:49 UTC  (5+ messages)
` [PATCH v3 07/10] clocksource/drivers/hyper-v: Handle vDSO differences inline

[PULL 00/38] emulated nvme device updates
 2021-03-08 12:23 UTC  (10+ messages)
` [PULL 23/38] hw/block/nvme: add trace event for zone read check
` [PULL 24/38] hw/block/nvme: report non-mdts command size limit for dsm
` [PULL 25/38] hw/block/nvme: remove redundant len member in compare context
` [PULL 31/38] hw/block/nvme: support namespace detach
` [PULL 33/38] hw/block/nvme: fix allocated namespace list to 256
` [PULL 34/38] hw/block/nvme: support allocated namespace type
` [PULL 35/38] hw/block/nvme: refactor nvme_select_ns_iocs
` [PULL 36/38] hw/block/nvme: support namespace attachment command
` [PULL 38/38] hw/block/nvme: support Identify NS Attached Controller List

[PATCH] target/riscv: fix vs() to return proper error code
 2021-03-08 13:38 UTC  (4+ messages)

[PATCH v2 0/2][4.15] x86: guest MSR access handling tweaks
 2021-03-08 13:49 UTC  (14+ messages)
` [PATCH v2 1/2][4.15] x86/PV: conditionally avoid raising #GP for early guest MSR reads
` [PATCH v2 2/2][4.15] x86/AMD: expose HWCR.TscFreqSel to guests

[PATCH -next] PCI: brcmstb: Fix error return code in brcm_pcie_probe()
 2021-03-08 13:56 UTC 

[PATCH v8 0/6] Support ROHM BD9576MUF and BD9573MUF PMICs
 2021-03-08 13:47 UTC  (7+ messages)
` [PATCH v8 2/6] mfd: Support ROHM BD9576MUF and BD9573MUF
` [PATCH v8 3/6] mfd: bd9576: Add IRQ support
` [PATCH v8 6/6] mfd: bd9576: Add safety limit/monitoring registers

[RFC PATCH 0/4] use v4l2_get_link_freq() in CSI receiver drivers
 2021-03-08 13:46 UTC  (3+ messages)
` [RFC PATCH 1/4] media: rcar-vin: use v4l2_get_link_freq() to calculate phypll frequency

[PATCH v3 bpf-next] bpf: devmap: move drop error path to devmap for XDP_REDIRECT
 2021-03-08 13:46 UTC  (2+ messages)

FAILED: patch "[PATCH] dm table: fix iterate_devices based device capability checks" failed to apply to 4.4-stable tree
 2021-03-08 13:45 UTC  (5+ messages)
` [PATCH 4.4.y 0/2] dm: device capability check fixes
  ` [PATCH 4.4.y 2/2] dm table: fix no_sg_merge iterate_devices based device capability checks

[PATCH] MIPS: vmlinux.lds.S: align raw appended dtb to 8 bytes
 2021-03-08 13:45 UTC  (5+ messages)

[PATCH] MAINTAINERS: Merge the Gitlab-CI section into the generic CI section
 2021-03-08 13:34 UTC  (4+ messages)

[PATCH 0/2] irqchip/mchp-eic: add driver for Microchip EIC
 2021-03-08 13:44 UTC  (9+ messages)
` [PATCH 1/2] dt-bindings: mchp-eic: add bindings
` [PATCH 2/2] irqchip/mchp-eic: add support

[dunfell][PATCH 1/2] wpa-supplicant: fix CVE-2021-27803
 2021-03-08 13:45 UTC  (2+ messages)
` [dunfell][PATCH 2/2] qemu: fix CVE-2021-20203

[dpdk-dev] [PATCH 1/2] test/crypto: close PMD after tests
 2021-03-08 13:45 UTC  (3+ messages)
` [dpdk-dev] [PATCH v2 0/2] "

[Buildroot] [PATCH 1/2] utils/scanpypi: add setup.py script directory as sys.path[0]
 2021-03-08 13:45 UTC  (2+ messages)
` [Buildroot] [PATCH 2/2] utils/scanpypi: allow installation of commands without 'main' method

[PATCH 0/4] add device drivers for Siemens Industrial PCs
 2021-03-08 13:43 UTC  (10+ messages)
` [PATCH 1/4] platform/x86: simatic-ipc: add main driver for Siemens devices

[PATCH] arm: Add Kconfig entry to select CONFIG_DTB_FILE
 2021-03-08 13:44 UTC  (7+ messages)

[PATCH] tools include: Add __sum16 and __wsum definitions
 2021-03-08 13:41 UTC  (3+ messages)

[PATCH v2] xfstests: rename RENAME_WHITEOUT test on fs no enough sapce
 2021-03-08 13:43 UTC 

Query on new ethtool RSS hashing options
 2021-03-08 13:42 UTC  (14+ messages)

[PATCH v26 00/20] i386 cleanup PART 2
 2021-03-08 12:57 UTC  (2+ messages)

[PATCH v2] irqchip/irq-mst: Support polarity configuration
 2021-03-08 13:40 UTC  (4+ messages)

[PATCH -next] Input: n64joy - Fix return value check in n64joy_probe()
 2021-03-08 13:42 UTC  (2+ messages)

[PATCH 1/8] drm/amdgpu: new resource cursor
 2021-03-08 13:40 UTC  (8+ messages)
` [PATCH 2/8] drm/amdgpu: use the new cursor in amdgpu_ttm_copy_mem_to_mem
` [PATCH 3/8] drm/amdgpu: use the new cursor in amdgpu_fill_buffer
` [PATCH 4/8] drm/amdgpu: use new cursor in amdgpu_ttm_io_mem_pfn
` [PATCH 5/8] drm/amdgpu: use the new cursor in amdgpu_ttm_access_memory
` [PATCH 6/8] drm/amdgpu: use new cursor in amdgpu_mem_visible
` [PATCH 7/8] drm/amdgpu: use the new cursor in amdgpu_ttm_bo_eviction_valuable
` [PATCH 8/8] drm/amdgpu: use the new cursor in the VM code

[PATCH v3 00/32] KVM: arm64: A stage 2 for the host
 2021-03-08 13:38 UTC  (8+ messages)
` [PATCH v3 29/32] KVM: arm64: Wrap the host with a stage 2

[PATCH] ui/gtk: fix NULL pointer dereference
 2021-03-08 13:37 UTC  (6+ messages)

[PATCH net-next v2 0/6] net: qualcomm: rmnet: stop using C bit-fields
 2021-03-08 13:39 UTC  (4+ messages)
` [PATCH net-next v2 5/6] net: qualcomm: rmnet: don't use C bit-fields in rmnet checksum trailer

[PATCH 00/12] Update omap4 devicetree files to probe with genpd
 2021-03-08 13:39 UTC  (13+ messages)
` [PATCH 01/12] ARM: dts: Configure power-domain for omap4 gfx
` [PATCH 02/12] ARM: dts: Configure power-domain for omap4 dts iss
` [PATCH 03/12] ARM: dts: Configure interconnect target module for omap4 dmm
` [PATCH 04/12] ARM: dts: Configure interconnect target module for omap4 emif
` [PATCH 05/12] ARM: dts: Configure interconnect target module for omap4 debugss
` [PATCH 06/12] ARM: dts: Configure interconnect target module for omap4 mpu
` [PATCH 07/12] ARM: dts: Move omap4 mmio-sram out of l3 interconnect
` [PATCH 08/12] ARM: dts: Move omap4 l3-noc to a separate node
` [PATCH 09/12] ARM: dts: Configure simple-pm-bus for omap4 l4_wkup
` [PATCH 10/12] ARM: dts: Configure simple-pm-bus for omap4 l4_per
` [PATCH 11/12] ARM: dts: Configure simple-pm-bus for omap4 l4_cfg
` [PATCH 12/12] ARM: dts: Prepare for simple-pm-bus for omap4 l3

A question about UAS
 2021-03-08 13:39 UTC  (2+ messages)

[Virtio-fs] Securing file handles
 2021-03-08 13:39 UTC  (5+ messages)

[PATCH v1 0/3] semihosting/next (move from hw, heapinfo)
 2021-03-08 13:36 UTC  (10+ messages)
` [PATCH v1 3/3] semihosting/arg-compat: fix up handling of SYS_HEAPINFO

[mm] 802f1d522d: stress-ng.memfd.ops_per_sec 8.7% improvement
 2021-03-08 13:38 UTC  (2+ messages)

[PATCH v3 0/6] Introduce intel_skl_int3472 module
 2021-03-08 13:36 UTC  (7+ messages)
` [PATCH v3 1/6] ACPI: scan: Extend acpi_walk_dep_device_list()
          ` [Devel] "

[PATCH v4 0/6] Add audio driver base on rpmsg on i.MX platform
 2021-03-08 13:22 UTC  (7+ messages)
` [PATCH v4 1/6] ASoC: soc-component: Add snd_soc_pcm_component_ack
` [PATCH v4 2/6] ASoC: fsl_rpmsg: Add CPU DAI driver for audio base on rpmsg
` [PATCH v4 3/6] ASoC: dt-bindings: fsl_rpmsg: Add binding doc for rpmsg cpu dai driver
` [PATCH v4 4/6] ASoC: imx-audio-rpmsg: Add rpmsg_driver for audio channel
` [PATCH v4 5/6] ASoC: imx-pcm-rpmsg: Add platform driver for audio base on rpmsg
` [PATCH v4 6/6] ASoC: imx-rpmsg: Add machine "

[PATCH v4 0/3] Add support for secure regions in Qcom NANDc driver
 2021-03-08 13:34 UTC  (11+ messages)
` [PATCH v4 2/3] dt-bindings: mtd: Add a property to declare secure regions in NAND chips
` [PATCH v4 3/3] mtd: rawnand: qcom: Add support for secure regions in NAND memory

[PATCH] efi: stub: override RT_PROP table supported mask based on EFI variable
 2021-03-08 13:34 UTC  (3+ messages)

[PATCH 0/4] iio: adc: at91-sama5d2: add support for sama7g5
 2021-03-08 13:33 UTC  (9+ messages)
` [PATCH 2/4] iio: adc: at91-sama5d2: initialize hardware after clock is started
` [PATCH 4/4] iio: adc: at91-sama5d2: add support for sama7g5 device

[PATCH] arm64: traps: add tracepoints for unusal exception cases
 2021-03-08 13:31 UTC  (3+ messages)

[PATCH v2 0/8] ASoC: soc-pcm: cleanup each functions
 2021-03-08 13:32 UTC  (5+ messages)
` [PATCH 6/8] ASoC: soc-pcm: fixup dpcm_be_dai_startup() user count

[dpdk-dev] [PATCH] net/octeontx2: fix vlan filter on port
 2021-03-08 13:34 UTC  (2+ messages)

[PATCH v6 1/4] PM / devfreq: Register devfreq as a cooling device on demand
 2021-03-08 13:30 UTC  (7+ messages)
` [PATCH v6 2/4] PM / devfreq: msm: Use devfreq cooling device registration
` [PATCH v6 3/4] PM / devfreq: panfrost: "
` [PATCH v6 4/4] PM / devfreq: lima: "

[PATCH v2 0/3] Implement nvmem support for mtd
 2021-03-08 13:32 UTC  (8+ messages)
` [PATCH v2 3/3] dt-bindings: mtd: Document use of nvmem-partitions compatible

[PATCH] usb: dwc3: fix build error when POWER_SUPPLY is not enabled
 2021-03-08 13:31 UTC 

[RFT PATCH v3 00/27] Apple M1 SoC platform bring-up
 2021-03-08 13:31 UTC  (4+ messages)
` [RFT PATCH v3 16/27] irqchip/apple-aic: Add support for the Apple Interrupt Controller

[PATCH] arm64/mm: Fix __enable_mmu() for new TGRAN range values
 2021-03-08 13:30 UTC  (6+ messages)

FAILED: patch "[PATCH] dm table: fix iterate_devices based device capability checks" failed to apply to 4.9-stable tree
 2021-03-08 13:31 UTC  (7+ messages)
` [PATCH 4.9.y 0/3] dm: device capability check fixes
  ` [PATCH 4.9.y 1/3] dm table: fix iterate_devices based device capability checks

renesas/next igt-kms-rockchip: 2 runs, 3 regressions (v5.12-rc2-14-g6f56f6c26099)
 2021-03-08 13:30 UTC 

[PATCH] mfd: dbx500-prcmu: Use true and false for bool variable
 2021-03-08 13:27 UTC  (2+ messages)

stable-rc/linux-4.4.y build: 190 builds: 0 failed, 190 passed, 13 warnings (v4.4.260-5-g06238db4f79c4)
 2021-03-08 13:27 UTC 

[Buildroot] [PATCH 0/2] package/sysklogd: adopt and bump to version 2.2.2
 2021-03-08 13:27 UTC  (3+ messages)
` [Buildroot] [PATCH 1/2] package/sysklogd: "
` [Buildroot] [PATCH 2/2] DEVELOPERS: adopt package/sysklogd

[PATCH] gpu: drm: i915: fix error return code of igt_threaded_blt()
 2021-03-08 13:27 UTC  (2+ messages)
` [Intel-gfx] ✗ Fi.CI.BAT: failure for "

[PATCH 5.12] io_uring: clean R_DISABLED startup mess
 2021-03-08 13:20 UTC 

[PATCH 0/4] virtiofsd: Avoid potential deadlocks
 2021-03-08 12:31 UTC  (2+ messages)
` [PATCH 2/4] vhost-user: Convert slave channel to QIOChannelSocket

stable-rc/linux-5.10.y build: 196 builds: 0 failed, 196 passed, 29 warnings (v5.10.21-43-g9226165b6cc7)
 2021-03-08 13:24 UTC 

[PATCH u-boot 00/39] U-Boot LTO (Sandbox + Some ARM boards)
 2021-03-08 13:24 UTC  (8+ messages)
` [PATCH u-boot 16/39] build: use thin archives instead of incremental linking

[cip-dev][isar-cip-core][PATCH 0/2] Defconfig matches Kernel version
 2021-03-08 13:24 UTC  (5+ messages)
` [cip-dev][isar-cip-core][PATCH 1/2] conf/machine: Add KERNEL_DEFCONFIG_VERSION to select defconfig path
` [cip-dev][isar-cip-core][PATCH 2/2] linux-cip: Update cip-kernel-config

Questions for TX power get/set implementation of realtek WiFi
 2021-03-08 13:22 UTC  (2+ messages)

[PATCH] mm: be more verbose for alloc_contig_range faliures
 2021-03-08 13:22 UTC  (12+ messages)

[PATCH 0/7] Microship SAMA5D4 VPU support et al
 2021-03-08 13:21 UTC  (6+ messages)
` [PATCH 7/7] ARM: dts: at91: sama5d4: add vdec0 component

[PATCH 1/2] io_uring: fix UAF for personality_idr
 2021-03-08 13:20 UTC  (3+ messages)

[PATCH RESEND 1/2] dt-bindings: arm: bcm: document TP-Link Archer C2300 binding
 2021-03-08 13:18 UTC  (5+ messages)
` [PATCH V2 "
  ` [PATCH V2 2/2] arm64: dts: broadcom: bcm4908: add TP-Link Archer C2300 V1

[PATCH v3 0/6] iio: Add output buffer support
 2021-03-08 13:17 UTC  (8+ messages)

bug: conflicting core.bare setting causes segfault during bare clone
 2021-03-08 13:17 UTC  (2+ messages)
` [PATCH] builtin/init-db: handle bare clones when core.bare set to false


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.