All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-06-09 15:09:21 to 2021-06-09 15:35:00 UTC [more...]

[PATCH v1 0/5] fpga: Populate dev_release functions
 2021-06-09 15:28 UTC  (3+ messages)
` [PATCH v1 1/5] fpga: mgr: Use standard dev_release for class driver

[PATCH 1/1] lib: Fix spelling mistakes
 2021-06-09 15:33 UTC  (2+ messages)

[PATCH 0/4] Use singular "they" when appropriate
 2021-06-09 15:33 UTC  (9+ messages)
` [PATCH 4/4] CodingGuidelines: recommend singular they
` [PATCH v2 0/4] Use singular "they" when appropriate
  ` [PATCH v2 1/4] Documentation: use singular they "

[PATCH v2] async: the main AioContext is only "current" if under the BQL
 2021-06-09 15:05 UTC  (4+ messages)

[PATCH v6 0/8] Add Rockchip SFC(serial flash controller) support
 2021-06-09 14:18 UTC  (6+ messages)
` [PATCH v6 4/8] clk: rockchip: Add support for hclk_sfc on rk3036

[PATCH v3 00/11] Add new Renesas RZ/G2L SoC and Renesas RZ/G2L SMARC EVK support
 2021-06-09 15:32 UTC  (12+ messages)
` [PATCH v3 01/11] dt-bindings: arm: renesas: Document Renesas RZ/G2UL SoC
` [PATCH v3 02/11] dt-bindings: arm: renesas: Document Renesas RZ/G2{L,LC} SoC variants
` [PATCH v3 03/11] dt-bindings: arm: renesas: Document SMARC EVK
` [PATCH v3 04/11] soc: renesas: Add ARCH_R9A07G044 for the new RZ/G2L SoC's
` [PATCH v3 05/11] arm64: defconfig: Enable ARCH_R9A07G044
` [PATCH v3 06/11] clk: renesas: Define RZ/G2L CPG Clock Definitions
` [PATCH v3 07/11] dt-bindings: clock: renesas: Document RZ/G2L SoC CPG driver
` [PATCH v3 08/11] clk: renesas: Add CPG core wrapper for RZ/G2L SoC
` [PATCH v3 09/11] clk: renesas: Add support for R9A07G044 SoC
` [PATCH v3 10/11] arm64: dts: renesas: Add initial DTSI for RZ/G2{L,LC} SoC's
` [PATCH v3 11/11] arm64: dts: renesas: Add initial device tree for RZ/G2L SMARC EVK

[PATCH] tpm: Return QMP error when TPM is disabled in build
 2021-06-09 15:25 UTC 

linux-parisc compile failure in current git
 2021-06-09 15:31 UTC  (2+ messages)

Projects
 2021-06-09 12:09 UTC 

[PATCH 0/7] tee: shared memory updates
 2021-06-09 15:32 UTC  (3+ messages)
` [PATCH 7/7] tee: replace tee_shm_alloc()

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

[Intel-gfx] [v3] drm/i915/dsc: Fix bigjoiner check in dsc_disable
 2021-06-09 15:31 UTC  (4+ messages)
` [Intel-gfx] ✗ Fi.CI.IGT: failure for drm/i915/dsc: Fix bigjoiner check in dsc_disable (rev4)

[PATCH v11 00/33] Introduce the Counter character device interface
 2021-06-09 15:33 UTC  (34+ messages)
` [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 v11 10/33] counter: stm32-lptimer-cnt: "
` [PATCH v11 11/33] counter: stm32-timer-cnt: "
` [PATCH v11 12/33] counter: 104-quad-8: Add const qualifier for actions_list array
` [PATCH v11 13/33] counter: ftm-quaddec: "
` [PATCH v11 14/33] counter: interrupt-cnt: "
` [PATCH v11 15/33] counter: microchip-tcb-capture: "
` [PATCH v11 16/33] counter: stm32-lptimer-cnt: "
` [PATCH v11 17/33] counter: stm32-timer-cnt: "
` [PATCH v11 26/33] counter: Add character device interface

[PATCH v3 00/28] tcg: Clean up code_gen_buffer allocation
 2021-06-09 14:59 UTC  (33+ messages)
` [PATCH v3 09/28] accel/tcg: Move alloc_code_gen_buffer to tcg/region.c
` [PATCH v3 11/28] tcg: Create tcg_init
` [PATCH v3 13/28] accel/tcg: Pass down max_cpus to tcg_init
` [PATCH v3 14/28] tcg: Introduce tcg_max_ctxs
` [PATCH v3 16/28] tcg: Replace region.end with region.total_size
` [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 24/28] util/osdep: Add qemu_mprotect_rw
` [PATCH v3 25/28] tcg: Round the tb_size default from qemu_get_host_physmem
` [PATCH v3 26/28] tcg: Merge buffer protection and guard page protection
` [PATCH v3 27/28] tcg: When allocating for !splitwx, begin with PROT_NONE
` [PATCH v3 28/28] tcg: Move tcg_init_ctx and tcg_ctx from accel/tcg/

[PATCH] platform/x86: dell-wmi-sysman/think-lmi: Make fw_attr_class global static
 2021-06-09 15:31 UTC  (3+ messages)
` [External] "

[OpenRISC] [PATCH] bfd/elf32-or1k: fix building with gcc version < 5
 2021-06-09 15:30 UTC 

[PATCH v3] serial: sh-sci: Stop dmaengine transfer in sci_stop_tx()
 2021-06-09 15:30 UTC  (3+ messages)

[PATCH V1 2/2] dt-bindings: mmc: sdhci-msm: Add compatible string for sc7280
 2021-06-09 15:29 UTC 

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

[PATCH v2 0/4] iio: Drop use of %hhx and %hx format strings
 2021-06-09 15:29 UTC  (9+ messages)
` [PATCH v2 1/4] iio: si1133: fix format string warnings
` [PATCH v2 2/4] iio: light: si1133: Drop remaining uses of %hhx format string
` [PATCH v2 3/4] iio: imu: inv_mpu6050: Drop use "
` [PATCH v2 4/4] iio: light: si1145: Drop use of %hhx format specifier

[PATCH v4 3/3] PM: runtime: Clarify documentation when callbacks are unassigned
 2021-06-09 14:16 UTC  (2+ messages)

[PATCH v2] test-manual: add initial reproducible builds documentation
 2021-06-09 15:29 UTC  (5+ messages)
  ` [docs] "

[PATCH v3 00/10] btrfs: defrag: rework to support sector perfect defrag
 2021-06-09 15:26 UTC  (2+ messages)

[PATCH] fix typos which duplicate a word
 2021-06-09 15:28 UTC  (2+ messages)

[PATCH v2 0/3] ALSA: pcm:firewire: allow to operate for period elapse event in process context
 2021-06-09 15:27 UTC  (3+ messages)
` [PATCH v2 1/3] ALSA: pcm: add snd_pcm_period_elapsed() variant without acquiring lock of PCM substream

[PATCH 1/1] irqchip/sun4i: remove unnecessary oom message
 2021-06-09 14:14 UTC 

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

[PATCH v9 00/11] drm: Fix EDID reading on ti-sn65dsi86 by introducing the DP AUX bus
 2021-06-09 15:27 UTC  (4+ messages)
` [PATCH v9 11/11] arm64: dts: qcom: sc7180-trogdor: Move panel under the bridge chip

[PATCH v4 00/13] [RfC] fix tracing for modules
 2021-06-09 15:21 UTC  (6+ messages)
` [PATCH v4 01/13] qemu-trace-stap: changing SYSTEMTAP_TAPSET considered harmful
` [PATCH v4 13/13] meson: move virtio-gl trace events to separate file

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

[PATCH] mmc: sdhci: Write to HOST_CONTROL2 register for HS400 speed mode
 2021-06-09 15:26 UTC  (4+ messages)

[PATCH] arm64: dts: ti: k3-am64-main: Add SYSFW reserved ranges in OCRAM
 2021-06-09 15:26 UTC  (2+ messages)

[PATCH v7 0/9] Add Rockchip SFC(serial flash controller) support
 2021-06-09 14:13 UTC  (14+ messages)
` [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 v7 9/9] arm64: dts: rockchip: Enable SFC for Odroid Go Advance

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

include/linux/compiler_types.h:326:38: error: call to '__compiletime_assert_791' declared with attribute error: BUILD_BUG_ON failed: (BTRFS_MAX_COMPRESSED % PAGE_SIZE) != 0
 2021-06-09 15:22 UTC  (4+ messages)

[PATCH v2] nsfs: warn if ns->ops is not provided
 2021-06-09 15:25 UTC 

[kvm-unit-tests PATCH v2 0/7] unify header guards
 2021-06-09 15:24 UTC  (18+ 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 4/7] arm: "

Proposal
 2021-06-09 12:10 UTC 

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

Weekly meeting - 10 June 2021 15:00 UTC (8am PDT, 5pm CEST, 11pm CST)
 2021-06-09 15:24 UTC 

[PATCH v2 0/2] Use libata platform drivers to replace deprecated m68k IDE drivers
 2021-06-09 15:23 UTC  (5+ messages)

[PATCH v1 00/13] KVM: arm64: Fixed features for protected VMs
 2021-06-09 15:22 UTC  (4+ messages)

[PATCH] usbip: tools: usbipd: use ARRAY_SIZE for sockfdlist
 2021-06-09 15:23 UTC  (2+ messages)

[PATCH RESEND v2 0/5] Add devm helper for work-queue initialization
 2021-06-09 15:23 UTC  (2+ messages)

[igt-dev] [PATCH i-g-t 01/11] tests/kms_dither: New IGT to validate crtc Dithering
 2021-06-09 15:23 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.IGT: success for series starting with [i-g-t,01/11] "

[PATCH] [v2] r8169: Use PHY_POLL when RTL8106E enable ASPM
 2021-06-09 15:23 UTC  (9+ messages)

[PATCH] trace-cmd: Do not require --verbose to have an argument
 2021-06-09 15:23 UTC 

Projects
 2021-06-09 13:25 UTC 

Trouble with TTM patches w/nouveau in linux-next
 2021-06-09 15:21 UTC  (10+ 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 V3] arm64: dts: qcom: sc7280: Add nodes for eMMC and SD card
 2021-06-09 15:20 UTC 

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

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

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

[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 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  (11+ 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  (4+ 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)


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.