All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-12-01 15:30:01 to 2021-12-01 16:17:05 UTC [more...]

[PATCH 00/40] RFC: rpi: Enable ACPI booting on ARM with Raspberry Pi 4
 2021-12-01 16:03 UTC  (40+ messages)
` [PATCH 01/40] Makefile: Allow LTO to be disabled for a build
` [PATCH 02/40] x86: Allow any arch to generate ACPI tables
` [PATCH 03/40] x86: Move the acpi table to generic global_data
` [PATCH 04/40] arm: Allow supporting ACPI-table generation
` [PATCH 05/40] x86: Tidy up use of CONFIG_ACPIGEN
` [PATCH 06/40] sandbox: Allow building with GENERATE_ACPI_TABLE
` [PATCH 07/40] efi: Correct call to write_acpi_tables()
` [PATCH 08/40] efi: Correct address handling with ACPI tables
` [PATCH 09/40] acpi: Use finer-grained control of ACPI-table generation
` [PATCH 10/40] acpi: Allow include files within the board directory
` [PATCH 11/40] acpi: Move acpi_fill_header() to the generic header
` [PATCH 12/40] acpi: Add a table start
` [PATCH 13/40] acpi: Add a linker list for ACPI tables
` [PATCH 14/40] x86: acpi: Split out context creation from base tables
` [PATCH 15/40] x86: Use the ACPI table writer
` [PATCH 16/40] x86: Move base tables to a writer function
` [PATCH 17/40] x86: Move FACS table "
` [PATCH 18/40] x86: Move DSDT "
` [PATCH 19/40] x86: Move GNVS "
` [PATCH 20/40] x86: Move FADT "
` [PATCH 21/40] x86: Move FACP table into separate functions
` [PATCH 22/40] x86: Move SSDT table to a writer function
` [PATCH 23/40] x86: Move TPM2 "
` [PATCH 24/40] x86: Move MADT "
` [PATCH 25/40] x86: Move TCPA "
` [PATCH 26/40] x86: Move CSRT "
` [PATCH 27/40] x86: acpi: Update acpi_fill_csrt() to use acpi_ctx
` [PATCH 28/40] x86: Move device-specific ACPI tables to a writer function
` [PATCH 29/40] x86: Move acpi_get_rsdp_addr() ACPI tables to the writer
` [PATCH 30/40] acpi: Collect tables in the acpi_item list
` [PATCH 31/40] acpi: Tidy up the item list
` [PATCH 32/40] acpi: Tidy up the table list
` [PATCH 33/40] doc: Add usage information for the acpi command
` [PATCH 34/40] acpi: Add some tables needed by ARM devices
` [PATCH 35/40] acpi: Add myself as maintainer
` [PATCH 36/40] WIP: Add debugging for ACPI emission
` [PATCH 37/40] RFC: Allow passing ACPI tables to bootefi
` [PATCH 39/40] WIP: Bring in some header files from tianocore
` [PATCH 40/40] RFC: rpi: Enable booting with ACPI tables

[PATCH] of/irq: Add a quirk for controllers with their own definition of interrupt-map
 2021-12-01 16:16 UTC  (17+ messages)

[PATCH 0/2] MUX: Add support for mux-states
 2021-12-01 16:16 UTC  (6+ messages)
` [PATCH 1/2] dt-bindings: mux: Document mux-states property

[PATCH V2] cgroup: Trace event cgroup id fields should be u64
 2021-12-01 16:14 UTC  (2+ messages)

[LTP] [PATCH] syscalls/pselect_02: Convert to new API
 2021-12-01 16:17 UTC  (2+ messages)

[PATCH 00/12] Fixes for KVM_CAP_VM_MOVE/COPY_ENC_CONTEXT_FROM
 2021-12-01 16:11 UTC  (10+ messages)
` [PATCH 01/12] selftests: fix check for circular KVM_CAP_VM_MOVE_ENC_CONTEXT_FROM
` [PATCH 02/12] selftests: sev_migrate_tests: free all VMs
` [PATCH 03/12] KVM: SEV: expose KVM_CAP_VM_MOVE_ENC_CONTEXT_FROM capability
` [PATCH 05/12] KVM: SEV: cleanup locking for KVM_CAP_VM_MOVE_ENC_CONTEXT_FROM

[PATCH 1/3] dt-bindings: clock: add QCOM SM6125 display clock bindings
 2021-12-01 16:12 UTC  (8+ messages)
` [PATCH 2/3] clk: qcom: Add display clock controller driver for SM6125
` [PATCH 3/3] arm64: dt: qcom: sm6125.dtsi: Add dispcc

[PATCH] ARM: tegra: tamonten: Fix I2C3 pad setting
 2021-12-01 16:11 UTC 

[meta-oe][PATCH v2] patch.py: Initialize git repo before patching
 2021-12-01 16:14 UTC  (5+ messages)
` [OE-core] "

[OE-core][PATCH v4] patch.py: Initialize git repo before patching
 2021-12-01 16:12 UTC 

[PATCH] kcov: fix generic Kconfig dependencies if ARCH_WANTS_NO_INSTR
 2021-12-01 16:10 UTC  (5+ messages)

[PATCH RFC] SUPPORT.md: limit security support for hosts with very much memory
 2021-12-01 16:13 UTC  (2+ messages)

[PATCH] python: python3-idna: fix non-existent Unicode license
 2021-12-01 16:13 UTC 

[RFC PATCH v3 00/29] KVM: arm64: Make CPU ID registers writable by userspace
 2021-12-01 16:09 UTC  (16+ messages)
` [RFC PATCH v3 03/29] KVM: arm64: Introduce struct id_reg_info
` [RFC PATCH v3 09/29] KVM: arm64: Hide IMPLEMENTATION DEFINED PMU support for the guest

[PATCH] mdadm/systemd: change KillMode from none to mixed in service files
 2021-12-01 16:08 UTC  (2+ messages)

[kvm-unit-tests PATCH] s390x/cpumodel: give each test a unique output line
 2021-12-01 16:09 UTC 

[LTP] [PATCH v1] Refactoring aiodio_append.c using LTP API
 2021-12-01 16:09 UTC 

[PATCH v2 0/2] Print out load addresses for .text and .data
 2021-12-01 16:08 UTC  (6+ messages)
` [PATCH v2 2/2] Make a "gdb" dprintf that tells us load addresses

[PATCH v2 0/8] drivers/perf: CPU PMU driver for Apple M1
 2021-12-01 16:08 UTC  (4+ messages)
` [PATCH v2 3/8] irqchip/apple-aic: Add cpumasks for E and P cores

[PATCH v9 1/3] pwm: driver for qualcomm ipq6018 pwm block
 2021-12-01 16:07 UTC  (6+ messages)
` [PATCH v9 2/3] dt-bindings: pwm: add IPQ6018 binding

main - devices file: don't write in test mode
 2021-12-01 16:08 UTC 

[PATCH 0/2] pinctrl: bcm2835: Fix gpio hogs and pin reinitialisation
 2021-12-01 16:08 UTC  (5+ messages)
` [PATCH 1/2] pinctrl: bcm2835: Change init order for gpio hogs

What is "DMAR: PTE Read access is not set"?
 2021-12-01 16:05 UTC 

[PATCH v2 1/1] PCI: brcmstb: Use BIT() as __GENMASK() is for internal use only
 2021-12-01 16:01 UTC  (5+ messages)

[PATCH v1 00/12] drm/rockchip: RK356x VOP2 support
 2021-12-01 16:04 UTC  (7+ messages)
` [PATCH 09/12] arm64: dts: rockchip: rk356x: Add HDMI nodes

[PATCH 0/2] x86/mm: address observation made while working on XSA-387
 2021-12-01 16:06 UTC  (3+ messages)
` [PATCH 2/2] x86/paging: tidy paging_mfn_is_dirty()

[PATCH] MAINTAINERS: co-maintain random.c
 2021-12-01 16:05 UTC  (3+ messages)

Maximum Value for q_depth
 2021-12-01 16:00 UTC  (2+ messages)

[PATCH V3 0/5] x86/Hyper-V: Add Hyper-V Isolation VM support(Second part)
 2021-12-01 16:02 UTC  (12+ messages)
` [PATCH V3 1/5] Swiotlb: Add Swiotlb bounce buffer remap function for HV IVM
` [PATCH V3 2/5] x86/hyper-v: Add hyperv Isolation VM check in the cc_platform_has()
` [PATCH V3 3/5] hyperv/IOMMU: Enable swiotlb bounce buffer for Isolation VM
` [PATCH V3 4/5] scsi: storvsc: Add Isolation VM support for storvsc driver
` [PATCH V3 5/5] hv_netvsc: Add Isolation VM support for netvsc driver

[PATCH v4 00/11] Xilinx Versal's PMC SLCR and OSPI support
 2021-12-01 15:40 UTC  (12+ messages)
` [PATCH v4 01/11] hw/misc: Add a model of Versal's PMC SLCR
` [PATCH v4 02/11] hw/arm/xlnx-versal: Connect "
` [PATCH v4 03/11] include/hw/dma/xlnx_csu_dma: Add in missing includes in the header
` [PATCH v4 04/11] hw/dma: Add the DMA control interface
` [PATCH v4 05/11] hw/dma/xlnx_csu_dma: Implement "
` [PATCH v4 06/11] hw/ssi: Add a model of Xilinx Versal's OSPI flash memory controller
` [PATCH v4 07/11] hw/arm/xlnx-versal: Connect the OSPI flash memory controller model
` [PATCH v4 08/11] hw/block/m25p80: Add support for Micron Xccela flash mt35xu01g
` [PATCH v4 09/11] hw/arm/xlnx-versal-virt: Connect mt35xu01g flashes to the OSPI
` [PATCH v4 10/11] MAINTAINERS: Add an entry for Xilinx Versal OSPI
` [PATCH v4 11/11] docs/devel: Add documentation for the DMA control interface

[PATCH v43 00/15] /dev/random - a new approach
 2021-12-01 16:02 UTC  (13+ messages)
` [PATCH v43 01/15] Linux Random Number Generator

[PATCH] drm/amdgpu: add support to SMU debug option
 2021-12-01 16:01 UTC  (9+ messages)

[PATCH] erofs-utils: add Apache 2.0 license
 2021-12-01 15:59 UTC 

[PATCH 1/2] dt-bindings: arm-smmu: Fix json-schema for Tegra
 2021-12-01 15:57 UTC  (6+ messages)
` [PATCH 2/2] arm64: tegra: Add ISO SMMU controller for Tegra194

[PATCH] cgroup: Trace event cgroup id fields should be u64
 2021-12-01 15:59 UTC  (4+ messages)

[PATCH v2] hwmon: (pmbus_core) Check adapter PEC support
 2021-12-01 15:58 UTC  (3+ messages)

[PATCH 1/3] mcstrans: port to new PCRE2 from end-of-life PCRE
 2021-12-01 15:57 UTC  (7+ messages)
` [PATCH 2/3] libselinux: use PCRE2 by default
` [PATCH 3/3] Replace PCRE with PCRE2 build dependencies
` [PATCH v2 1/3] mcstrans: port to new PCRE2 from end-of-life PCRE

[PATCH] drm/gma500/cdv: Fix a wild pointer dereference in cdv_intel_dp_get_modes()
 2021-12-01 15:57 UTC  (4+ messages)
` [PATCH v2] "

[PATCH] powerpc/pseries: read the lpar name from the firmware
 2021-12-01 15:57 UTC  (3+ messages)

Thinkbook 13s-IWL issues
 2021-12-01 15:56 UTC 

[OE-core][PATCH v3] patch.py: Initialize git repo before patching
 2021-12-01 15:54 UTC 

[Intel-gfx] [v3 0/3] Introduce Raptor Lake S
 2021-12-01 15:54 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.IGT: success for Introduce Raptor Lake S (rev4)

[PATCH 1/2] irqchip: nvic: Fix offset for Interrupt Priority Offsets
 2021-12-01 15:51 UTC  (8+ messages)
` [PATCH 2/2] irqchip: nvic: Use GENERIC_IRQ_MULTI_HANDLER

[PATCH net-next v5 0/6] net: lan966x: Add lan966x switch driver
 2021-12-01 15:54 UTC  (4+ messages)
` [PATCH net-next v5 1/6] dt-bindings: net: lan966x: Add lan966x-switch bindings

[PATCH] mm/vmscan: add sysctl knobs for protecting the working set
 2021-12-01 15:51 UTC  (3+ messages)

get file via tftp and write to filesystem, get length of tftp transfer
 2021-12-01 13:58 UTC  (3+ messages)

[PATCH] clk: Drop unused COMMON_CLK_STM32MP157_SCMI config
 2021-12-01 15:51 UTC  (2+ messages)

[PATCH] trace2: increment event format version
 2021-12-01 15:49 UTC  (6+ messages)

[PATCH v6 00/29] KVM: Scalable memslots implementation
 2021-12-01 15:45 UTC  (19+ messages)
` [PATCH v6 03/29] KVM: Resync only arch fields when slots_arch_lock gets reacquired
` [PATCH v6 18/29] KVM: x86: Use nr_memslot_pages to avoid traversing the memslots array
` [PATCH v6 21/29] KVM: Resolve memslot ID via a hash table instead of via a static array
` [PATCH v6 25/29] KVM: Call kvm_arch_flush_shadow_memslot() on the old slot in kvm_invalidate_memslot()
` [PATCH v6 26/29] KVM: Optimize gfn lookup in kvm_zap_gfn_range()
` [PATCH v6 27/29] KVM: Optimize overlapping memslots check

[PATCH] drm/nouveau/dispnv04: Fix a NULL pointer dereference in nv17_tv_get_ld_modes()
 2021-12-01 15:45 UTC  (2+ messages)

[PATCH 0/2] iio: adc: axp20x: add support for NTC thermistor
 2021-12-01 15:45 UTC  (8+ messages)
` [PATCH 2/2] dt-bindings: iio: adc: document TS voltage in AXP PMICs

Logitech Z10 USB speakers need a volume change before audio works
 2021-12-01 15:44 UTC  (6+ messages)

[PATCH] drm/komeda: Fix an undefined behavior bug in komeda_plane_add()
 2021-12-01 15:44 UTC  (3+ messages)

[PATCH] nl80211: remove reload flag from regulatory_request
 2021-12-01 15:43 UTC  (2+ messages)

[PATCH v3 00/10] Xilinx Versal's PMC SLCR and OSPI support
 2021-12-01 15:40 UTC  (4+ messages)
` [PATCH v3 04/10] hw/dma: Add the DMA control interface

[PATCH 1/2] recipetool: handle GitLab URLs like we do GitHub
 2021-12-01 15:42 UTC  (2+ messages)
` [PATCH 2/2] recipetool: extend curl detection when creating recipes

[PATCH V2] net/rds: correct socket tunable error in rds_tcp_tune()
 2021-12-01 15:42 UTC  (2+ messages)

[PATCH] spi: fix erroneous logic inversion in spi_match_id() usage
 2021-12-01 15:41 UTC  (2+ messages)

[PATCH 0/2] x86/mm: XSA-389 follow-up
 2021-12-01 15:40 UTC  (3+ messages)
` [PATCH 2/2] x86/PoD: move increment of entry count

[PATCH 0/4] Add ARTPEC-8 support to DWMMC controller
 2021-12-01 15:38 UTC  (10+ messages)
` [PATCH 1/4] dt-bindings: mmc: exynos-dw-mshc: Add support for ARTPEC-8
` [PATCH 2/4] mmc: dw_mmc-exynos: "
` [PATCH 3/4] mmc: dw_mmc: Add quirk for extended data read timeout
` [PATCH 4/4] mmc: dw_mmc: Do not wait for DTO in case of error

[PATCH 0/4] clk: qcom: Add clocks for SM8450 SoC
 2021-12-01 15:38 UTC  (5+ messages)
` [PATCH 3/4] clk: qcom: Add clock driver for SM8450
` [PATCH 4/4] clk: qcom: rpmh: add support for SM8450 rpmh clocks

[PATCH] ASoC: cs42l42: Implement system suspend
 2021-12-01 15:36 UTC  (2+ messages)

[igt-dev] [PATCH i-g-t] lib/igt_fb: fix the plane_size array for yuv formats
 2021-12-01 15:35 UTC  (2+ messages)

+ fs-binfmt_elf-fix-at_phdr-for-unusual-elf-files.patch added to -mm tree
 2021-12-01 15:35 UTC  (2+ messages)

[PATCH v3 00/17] UFS patches for kernel v5.17
 2021-12-01 15:33 UTC  (3+ messages)
` [PATCH v3 13/17] scsi: ufs: Improve SCSI abort handling further

[PATCH v6 00/10] Add support for audio on SC7280 based targets
 2021-12-01 15:33 UTC  (4+ messages)
` [PATCH v6 10/10] ASoC: qcom: SC7280: Update config for building codec dma drivers

[PATCH] trace-cmd library: Add API to get information from trace file
 2021-12-01 15:33 UTC  (2+ messages)

[RFC 00/12] io_uring zerocopy send
 2021-12-01 15:32 UTC  (3+ messages)

[PATCH] staging: r8188eu: Fix coding style error
 2021-12-01 15:30 UTC 

[PATCH 1/2] edk2-firmware: Use --platform option only when EDK2_PLATFORM_DSC is set
 2021-12-01 15:31 UTC  (3+ messages)
` [meta-arm] "

[PATCH v4 1/4] arm64: dts: qcom: sc7280: add display dt nodes
 2021-12-01 15:31 UTC  (4+ messages)
` [PATCH v4 3/4] arm64: dts: qcom: sc7280: add edp "

[PATCH 0/3] ast: Fix I2C corner cases wrt init/cleanup
 2021-12-01 15:31 UTC  (4+ messages)
` [PATCH 1/3] drm/ast: Handle failed I2C initialization gracefully
` [PATCH 2/3] drm/ast: Convert I2C code to managed cleanup
` [PATCH 3/3] drm/ast: Fail if connector initialization fails

[PATCH 00/15] arm64: dts: qcom: Add support for SM8450 SoC and QRD board
 2021-12-01 15:30 UTC  (3+ messages)
` [PATCH 15/15] arm64: dts: qcom: sm8450: add i2c13 and i2c14 device nodes

[PATCH v3 00/13] perf/x86/amd: Add AMD Fam19h Branch Sampling support
 2021-12-01 15:30 UTC  (3+ messages)
` [PATCH v3 11/13] perf tools: improve IBS error handling

[PATCH v9 00/10] PMU-EBB support for PPC64 TCG
 2021-12-01 15:17 UTC  (2+ messages)
` [PATCH v9 06/10] target/ppc: enable PMU instruction count


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.