All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-06-09 14:55:53 to 2021-06-09 15:22:29 UTC [more...]

Trouble with TTM patches w/nouveau in linux-next
 2021-06-09 15:21 UTC  (12+ messages)
  ` [Nouveau] "

[PATCH v6 1/3] dt-bindings: dma: add schema for altera-msgdma
 2021-06-09 15:21 UTC  (3+ messages)
` [PATCH v6 2/3] MAINTAINERS: add entry for Altera mSGDMA
` [PATCH v6 3/3] dmaengine: altera-msgdma: add OF support

[PATCH v7 0/9] Add Rockchip SFC(serial flash controller) support
 2021-06-09 14:13 UTC  (14+ messages)
` [PATCH v7 2/9] spi: rockchip-sfc: add rockchip serial flash controller
` [PATCH v7 5/9] clk: rockchip: Add support for hclk_sfc on rk3036
  ` [PATCH v7 6/9] arm: dts: rockchip: Add SFC to RK3036
  ` [PATCH v7 7/9] arm: dts: rockchip: Add SFC to RV1108
  ` [PATCH v7 8/9] arm64: dts: rockchip: Add SFC to RK3308

[PATCH v3 00/28] tcg: Clean up code_gen_buffer allocation
 2021-06-09 14:59 UTC  (49+ messages)
` [PATCH v3 01/28] meson: Split out tcg/meson.build
` [PATCH v3 02/28] meson: Split out fpu/meson.build
` [PATCH v3 03/28] tcg: Re-order tcg_region_init vs tcg_prologue_init
` [PATCH v3 04/28] tcg: Remove error return from tcg_region_initial_alloc__locked
` [PATCH v3 05/28] tcg: Split out tcg_region_initial_alloc
` [PATCH v3 06/28] tcg: Split out tcg_region_prologue_set
` [PATCH v3 07/28] tcg: Split out region.c
` [PATCH v3 08/28] accel/tcg: Inline cpu_gen_init
` [PATCH v3 09/28] accel/tcg: Move alloc_code_gen_buffer to tcg/region.c
` [PATCH v3 10/28] accel/tcg: Rename tcg_init to tcg_init_machine
` [PATCH v3 11/28] tcg: Create tcg_init
` [PATCH v3 12/28] accel/tcg: Merge tcg_exec_init into tcg_init_machine
` [PATCH v3 13/28] accel/tcg: Pass down max_cpus to tcg_init
` [PATCH v3 14/28] tcg: Introduce tcg_max_ctxs
` [PATCH v3 15/28] tcg: Move MAX_CODE_GEN_BUFFER_SIZE to tcg-target.h
` [PATCH v3 16/28] tcg: Replace region.end with region.total_size
` [PATCH v3 17/28] tcg: Rename region.start to region.after_prologue
` [PATCH v3 18/28] tcg: Tidy tcg_n_regions
` [PATCH v3 19/28] tcg: Tidy split_cross_256mb
` [PATCH v3 20/28] tcg: Move in_code_gen_buffer and tests to region.c
` [PATCH v3 21/28] tcg: Allocate code_gen_buffer into struct tcg_region_state
` [PATCH v3 22/28] tcg: Return the map protection from alloc_code_gen_buffer
` [PATCH v3 23/28] tcg: Sink qemu_madvise call to common code
` [PATCH v3 27/28] tcg: When allocating for !splitwx, begin with PROT_NONE

[PATCH V3] arm64: dts: qcom: sc7280: Add nodes for eMMC and SD card
 2021-06-09 15:20 UTC 

[PATCH 0/4] Use singular "they" when appropriate
 2021-06-09 15:20 UTC  (6+ messages)
` [PATCH 4/4] CodingGuidelines: recommend singular they

[PATCH bpf-next] libbpf: simplify the return expression of bpf_object__init_maps function
 2021-06-09 15:20 UTC  (2+ messages)

[PATCH v11 00/33] Introduce the Counter character device interface
 2021-06-09 15:22 UTC  (17+ messages)
` [PATCH v11 02/33] docs: counter: Fix spelling
` [PATCH v11 03/33] counter: 104-quad-8: Remove pointless comment
` [PATCH v11 04/33] counter: 104-quad-8: Return error when invalid mode during ceiling_write
` [PATCH v11 05/33] counter: 104-quad-8: Annotate hardware config module parameter
` [PATCH v11 06/33] counter: 104-quad-8: Add const qualifiers for quad8_preset_register_set
` [PATCH v11 07/33] counter: 104-quad-8: Add const qualifier for functions_list array
` [PATCH v11 08/33] counter: interrupt-cnt: "
` [PATCH v11 09/33] counter: microchip-tcb-capture: "

[PATCH] drm/amdgpu: use adev_to_drm to get drm_device
 2021-06-09 15:20 UTC  (3+ messages)

[RFC] /dev/ioasid uAPI proposal
 2021-06-09 15:20 UTC  (13+ messages)

[PATCH v4 00/13] [RfC] fix tracing for modules
 2021-06-09 15:14 UTC  (2+ messages)

[kvm-unit-tests PATCH v2 0/7] unify header guards
 2021-06-09 15:19 UTC  (21+ messages)
` [kvm-unit-tests PATCH v2 1/7] README.md: add guideline for header guards format
` [kvm-unit-tests PATCH v2 2/7] lib: unify header guards
` [kvm-unit-tests PATCH v2 3/7] asm-generic: "
` [kvm-unit-tests PATCH v2 5/7] powerpc: "

NFSv4: Mounting NFS server which is down, blocks all other NFS mounts on same machine
 2021-06-09 15:19 UTC  (15+ messages)

[PATCH 1/2] platform/x86: think-lmi: Fix check for admin password being set
 2021-06-09 15:19 UTC  (3+ messages)
` [PATCH 2/2] platform/x86: think-lmi: Avoid potential read before start of the buffer

[PATCH v2 0/3] arm64: Enable BTI for the executable as well as the interpreter
 2021-06-09 15:17 UTC  (7+ messages)
` [PATCH v2 1/3] elf: Allow architectures to parse properties on the main executable
` [PATCH v2 2/3] arm64: Enable BTI for main executable as well as the interpreter
` [PATCH v2 3/3] elf: Remove has_interp property from arch_adjust_elf_prot()

[PATCH] btrfs: sysfs: export dev stats in devinfo directory
 2021-06-09 15:14 UTC  (7+ messages)

[PATCH net-next 00/11] Marvell Prestera driver implementation of devlink functionality
 2021-06-09 15:16 UTC  (12+ messages)
` [PATCH net-next 01/11] net: core: devlink: add apis to publish/unpublish port params
` [PATCH net-next 02/11] net: core: devlink: add dropped stats traps field
` [PATCH net-next 03/11] net: core: devlink: add port_params_ops for devlink port parameters altering
` [PATCH net-next 04/11] testing: selftests: net: forwarding: add devlink-required functionality to test (hard) dropped stats field
` [PATCH net-next 05/11] drivers: net: netdevsim: add devlink trap_drop_counter_get implementation
` [PATCH net-next 06/11] testing: selftests: drivers: net: netdevsim: devlink: add test case for hard drop statistics
` [PATCH net-next 07/11] drivers: net: netdevsim: add devlink port params usage
` [PATCH net-next 08/11] net: marvell: prestera: devlink: add traps/groups implementation
` [PATCH net-next 09/11] net: marvell: prestera: devlink: add traps with DROP action
` [PATCH net-next 10/11] net: marvell: prestera: add storm control (rate limiter) implementation
` [PATCH net-next 11/11] documentation: networking: devlink: add prestera switched driver Documentation

[PATCH] kallsyms: fix nonconverging kallsyms table with lld
 2021-06-09 15:16 UTC  (4+ messages)

[PATCH v5 0/6] CXL port and decoder enumeration
 2021-06-09 15:15 UTC  (6+ messages)
` [PATCH v5 4/6] cxl/acpi: Add downstream port data to cxl_port instances

[PATCH] smbios: Fix BIOS Characteristics Extension Byte 2
 2021-06-09 15:14 UTC 

[BUG] tc358743: division by zero
 2021-06-09 15:08 UTC  (2+ messages)

[PATCH] mt76: reduce rx buffer size to 2048
 2021-06-09 15:13 UTC 

[PATCH liburing 1/1] tests: update reg-buf limits testing
 2021-06-09 15:13 UTC  (2+ messages)

[RFC] io_uring: enable shmem/memfd memory registration
 2021-06-09 15:12 UTC  (2+ messages)

[PATCHv4 0/6] GE Healthcare PPD firmware upgrade driver for ACHC
 2021-06-09 15:12 UTC  (7+ messages)
` [PATCHv4 1/6] spi: add ancillary device support
` [PATCHv4 2/6] spi: dt-bindings: support devices with multiple chipselects
` [PATCHv4 3/6] dt-bindings: misc: ge-achc: Convert to DT schema format
` [PATCHv4 4/6] ARM: dts: imx53-ppd: Fix ACHC entry
` [PATCHv4 5/6] misc: nxp-ezport: introduce EzPort support
` [PATCHv4 6/6] misc: gehc-achc: new driver

[PATCH liburing 1/1] tests: test shmem buffer registration
 2021-06-09 15:12 UTC  (2+ messages)

[PATCH v2 1/2] documentation: Update #nouveau IRC channel network
 2021-06-09 15:12 UTC  (3+ messages)

[PATCH 00/10] KVM: Add idempotent controls for migrating system counter state
 2021-06-09 15:11 UTC  (4+ messages)

[RFT net-next] net: ti: add pp skb recycling support
 2021-06-09 15:12 UTC  (4+ messages)

[PATCH v3 16/16] objtool,x86: Rewrite retpoline thunk calls
 2021-06-09 15:11 UTC  (12+ messages)

[PATCH v4] soundwire: intel: move to auxiliary bus
 2021-06-09 15:10 UTC  (8+ messages)

[PATCH 0/4] drm: add per-connector hotplug events
 2021-06-09 15:10 UTC  (5+ messages)

[RFC v2-fix-v3 1/1] x86/tdx: Skip WBINVD instruction for TDX guest
 2021-06-09 15:09 UTC  (7+ messages)
` [RFC v2-fix-v4 "

linux-next: build warning after merge of the block tree
 2021-06-09 15:10 UTC  (3+ messages)
` [PATCH] libnvdimm/pmem: Fix pmem_pagemap_cleanup compile warning

[PATCH v3 0/4] KVM: x86: hyper-v: Conditionally allow SynIC with APICv/AVIC
 2021-06-09 15:09 UTC  (5+ messages)
` [PATCH v3 1/4] KVM: x86: Use common 'enable_apicv' variable for both APICv and AVIC
` [PATCH v3 2/4] KVM: x86: Drop vendor specific functions for APICv/AVIC enablement
` [PATCH v3 3/4] KVM: x86: Check for pending interrupts when APICv is getting disabled
` [PATCH v3 4/4] KVM: x86: hyper-v: Deactivate APICv only when AutoEOI feature is in use

[Intel-wired-lan] igb: Random NIC down for 3-4 seconds and then UP
 2021-06-09 15:09 UTC  (3+ messages)

Proposal
 2021-06-09 12:10 UTC 

Proposal
 2021-06-09 12:10 UTC 

Proposal
 2021-06-09 12:10 UTC 

Proposal
 2021-06-09 12:10 UTC 

Proposal
 2021-06-09 12:10 UTC 

[PATCH v2 rdma-next] RDMA/mlx5: Enable Relaxed Ordering by default for kernel ULPs
 2021-06-09 15:09 UTC  (6+ messages)

[Buildroot] [PATCH 1/3] beaglev: update to new starfive linux and u-boot
 2021-06-09 15:08 UTC  (2+ messages)

Proposal
 2021-06-09 12:10 UTC 

[PATCH v2 0/4] fpga: reorganize to subdirs
 2021-06-09 15:08 UTC  (9+ messages)
` [PATCH v2 2/4] fpga: xilinx: reorganize to subdir layout
` [PATCH v2 3/4] fpga: altera: "
` [PATCH v2 4/4] fpga: lattice: "

[igt-dev] [PATCH i-g-t 00/89] Stop depending on context mutation (v3)
 2021-06-09 15:07 UTC  (4+ messages)
` [igt-dev] [PATCH i-g-t 22/89] tests/i915/gem_exec_nop: Convert to intel_ctx_t

[PATCH] io_uring: fix blocking inline submission
 2021-06-09 15:07 UTC  (2+ messages)

[PATCH] arm64: dts: ti: Drop reg-io-width/reg-shift from UART nodes
 2021-06-09 14:13 UTC  (2+ messages)

[PATCH v3] ACPI : don't always override the acpi irq
 2021-06-09 15:06 UTC  (3+ messages)

[PATCH 00/17] CAMSS: SM8250 support (and some fixes)
 2021-06-09 15:06 UTC  (5+ messages)
` [PATCH 14/17] media: camss: Add initial support for VFE hardware version Titan 480

Projects
 2021-06-09 12:09 UTC 

Projects
 2021-06-09 12:09 UTC 

[PATCH] iommu/arm-smmu: Fix arm_smmu_device refcount leak when arm_smmu_rpm_get fails
 2021-06-09 14:12 UTC  (2+ messages)

[PATCH 1/1] irqchip/irq-imx-gpcv2: remove unnecessary oom message
 2021-06-09 14:11 UTC 

[PATCH 1/7] habanalabs/gaudi: use standard error codes
 2021-06-09 15:03 UTC  (7+ messages)
` [PATCH 2/7] habanalabs: small code refactoring
` [PATCH 3/7] habanalabs: report EQ fault during heartbeat
` [PATCH 4/7] habanalabs: enable stop on error for all QMANs and engines
` [PATCH 5/7] habanalabs: enable dram scramble before linux f/w
` [PATCH 6/7] habanalabs: add hard reset timeout for PLDM
` [PATCH 7/7] habanalabs: print firmware versions

Traffic shaping at 10~300mbps at a 10Gbps link
 2021-06-09 15:04 UTC  (2+ messages)

[PATCH] mmc: meson-gx: use memcpy_to/fromio for dram-access-quirk
 2021-06-09 15:02 UTC 

[PATCH v11 0/3] Enhance IOMMU default DMA mode build options
 2021-06-09 15:03 UTC  (4+ messages)
` [PATCH v11 1/3] iommu: "

[igt-dev] [PATCH i-g-t 00/93] Stop depending on context mutation (v4)
 2021-06-09 15:02 UTC  (4+ messages)
` [igt-dev] [PATCH i-g-t 18/93] tests/i915/gem_exec_fence: Move the engine data into inter_engine_context

[RFC v2-fix-v1 1/3] tdx: Introduce generic protected_guest abstraction
 2021-06-09 15:01 UTC  (9+ messages)
` [RFC v2-fix-v2 1/1] x86: Introduce generic protected guest abstraction

[PATCH v2 0/2] Add allowed CPU capacity knowledge to EAS
 2021-06-09 15:01 UTC  (3+ messages)
` [PATCH v2 2/2] sched/cpufreq: Consider reduced CPU capacity in energy calculation

[PATCH v4 0/4] add support for systemd timers on Linux
 2021-06-09 15:01 UTC  (4+ messages)
` [PATCH v5 0/3] "
  ` [PATCH v5 3/3] maintenance: "

[PATCH v22 00/18] ARM Primecell PL35x support
 2021-06-09 14:11 UTC  (7+ messages)
` [PATCH v22 09/18] dt-binding: memory: pl353-smc: Convert to yaml

[RFC] mmc: meson-gx: use memcpy_to/fromio for dram-access-quirk
 2021-06-09 15:01 UTC  (6+ messages)

[PATCH] nl80211: fix a mistake in grammar
 2021-06-09 15:01 UTC  (3+ messages)

UNLEAK(), leak checking in the default tests etc
 2021-06-09 14:38 UTC 

[PATCH v3 0/1] ib: Fix spelling mistakes in header files
 2021-06-09 15:00 UTC  (2+ messages)
` [PATCH v3 1/1] lib: "

Plan for /dev/ioasid RFC v2
 2021-06-09 15:00 UTC  (6+ messages)

[RFC PATCH V3] zram:calculate available memory when zram is used
 2021-06-09 14:59 UTC  (7+ messages)

[PATCH] platform/x86: dell-wmi-sysman/think-lmi: Make fw_attr_class global static
 2021-06-09 14:59 UTC 

[PATCH v2] arm64: dts: ti: k3-am64-main: Update the location of ATF in SRAM and increase its max size
 2021-06-09 14:09 UTC  (2+ messages)

[PATCH] arm64: dts: ti: k3-am64-main: Add SYSFW reserved ranges in OCRAM
 2021-06-09 14:06 UTC 

[PATCH 0/7] tee: shared memory updates
 2021-06-09 14:58 UTC  (3+ messages)
` [PATCH 6/7] firmware: tee_bnxt: use tee_shm_alloc_kernel_buf()

[PATCH 6/7] fpga: xilinx: remove xilinx- prefix on files
 2021-06-09 14:57 UTC  (4+ messages)

Current version not working with Focusrite Scarlett 18i20
 2021-06-09 14:56 UTC 

[PATCH v3 0/4] Implement Platform Runtime Mechanism plumbing
 2021-06-09 14:56 UTC  (3+ messages)
` [PATCH v3 3/4] PRM: implement OperationRegion handler for the PlatformRtMechanism subtype

Patchwork housekeeping for: spi-devel-general
 2021-06-09 14:56 UTC 

Proposal
 2021-06-09 12:10 UTC 

[PATCH v2 1/9] dt-bindings: clk: qcom: Add bindings for MSM8994 GCC driver
 2021-06-09 14:55 UTC  (3+ messages)
` [PATCH v2 8/9] clk: qcom: gcc-msm8994: Add proper msm8992 support
` [PATCH v2 9/9] clk: qcom: gcc-msm8994: Add a quirk for a different SDCC configuration


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.