All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-07-04 09:56:16 to 2022-07-04 10:27:48 UTC [more...]

[PATCH v1 00/16] Add driver nodes for MT8195 SoC
 2022-07-04 10:25 UTC  (24+ messages)
` [PATCH v1 02/16] dt-bindings: memory: mediatek: Update condition for mt8195 smi node
` [PATCH v1 03/16] dt-bindings: power: mediatek: Refine multiple level power domain nodes
` [PATCH v1 04/16] arm64: dts: mt8195: Disable watchdog external reset signal
` [PATCH v1 05/16] arm64: dts: mt8195: Disable I2C0 node
` [PATCH v1 08/16] arm64: dts: mt8195: Add power domains controller
` [PATCH v1 09/16] arm64: dts: mt8195: Add spmi node
` [PATCH v1 11/16] arm64: dts: mt8195: Add audio related nodes
` [PATCH v1 12/16] arm64: dts: mt8195: Add adsp node and adsp mailbox nodes
` [PATCH v1 14/16] arm64: dts: mt8195: Add iommu and smi nodes
` [PATCH v1 15/16] arm64: dts: mt8195: Add gce node
` [PATCH v1 16/16] arm64: dts: mt8195: Add display node for vdosys0

[PATCH] ALSA: hda: add CSC3551 support for UM5302TA
 2022-07-04 10:15 UTC  (3+ messages)

[PATCH v3 1/2] mfd: da9062: enable being a system-power-controller
 2022-07-04 10:27 UTC  (2+ messages)

[PATCH] hw/pci/pci_bridge: ensure PCIe slots have only one slot
 2022-07-04 10:25 UTC 

INFO: task hung in misc_open (4)
 2022-07-04 10:25 UTC  (4+ messages)
` [PATCH] char: misc: make misc_open() and misc_register() killable

stable/linux-4.14.y build: 175 builds: 2 failed, 173 passed, 2 errors, 26 warnings (v4.14.286)
 2022-07-04 10:25 UTC 

[PATCH v6 00/21] arch_topology: Updates to add socket support and fix cluster ids
 2022-07-04 10:16 UTC  (45+ messages)
` [PATCH v6 01/21] ACPI: PPTT: Use table offset as fw_token instead of virtual address
` [PATCH v6 02/21] cacheinfo: Use of_cpu_device_node_get instead cpu_dev->of_node
` [PATCH v6 03/21] cacheinfo: Add helper to access any cache index for a given CPU
` [PATCH v6 04/21] cacheinfo: Move cache_leaves_are_shared out of CONFIG_OF
` [PATCH v6 05/21] cacheinfo: Add support to check if last level cache(LLC) is valid or shared
` [PATCH v6 06/21] cacheinfo: Allow early detection and population of cache attributes
` [PATCH v6 07/21] cacheinfo: Use cache identifiers to check if the caches are shared if available
` [PATCH v6 08/21] cacheinfo: Align checks in cache_shared_cpu_map_{setup,remove} for readability
` [PATCH v6 09/21] arch_topology: Add support to parse and detect cache attributes
` [PATCH v6 10/21] arch_topology: Use the last level cache information from the cacheinfo
` [PATCH v6 11/21] arm64: topology: Remove redundant setting of llc_id in CPU topology
` [PATCH v6 12/21] arch_topology: Drop LLC identifier stash from the "
` [PATCH v6 13/21] arch_topology: Set thread sibling cpumask only within the cluster
` [PATCH v6 14/21] arch_topology: Check for non-negative value rather than -1 for IDs validity
` [PATCH v6 15/21] arch_topology: Avoid parsing through all the CPUs once a outlier CPU is found
` [PATCH v6 16/21] arch_topology: Don't set cluster identifier as physical package identifier
` [PATCH v6 17/21] arch_topology: Limit span of cpu_clustergroup_mask()
` [PATCH v6 18/21] arch_topology: Set cluster identifier in each core/thread from /cpu-map
` [PATCH v6 19/21] arch_topology: Add support for parsing sockets in /cpu-map
` [PATCH v6 20/21] arch_topology: Warn that topology for nested clusters is not supported
` [PATCH v6 21/21] ACPI: Remove the unused find_acpi_cpu_cache_topology()

FAILED: patch "[PATCH] s390/archrandom: simplify back to earlier design and" failed to apply to 5.4-stable tree
 2022-07-04 10:24 UTC  (2+ messages)
` [PATCH stable 5.4 4.19] s390/archrandom: simplify back to earlier design and initialize earlier

[PATCH 0/7] cfg80211/mac80211: extend 6 GHz support for all power modes
 2022-07-04 10:23 UTC  (8+ messages)
` [PATCH 1/7] cfg80211: save Power Spectral Density (PSD) of the regulatory rule
` [PATCH 2/7] mac80211: rework on 6 GHz power type definition
` [PATCH 3/7] mac80211: add combined power type definition for 6 GHz
` [PATCH 4/7] cfg80211: add NL command to set 6 GHz power mode
` [PATCH 5/7] mac80211: add support for 6 GHz channels and regulatory
` [PATCH 6/7] cfg80211: rework nl80211_parse_chandef for 6 GHz
` [PATCH 7/7] cfg80211: save 6 GHz power mode of the regulatory rules

[PATCH v2 00/11] OpenRISC Virtual Machine
 2022-07-04 10:25 UTC  (23+ messages)
` [PATCH v2 02/11] target/openrisc: Fix memory reading in debugger
` [PATCH v2 03/11] goldfish_rtc: Add endianness property
` [PATCH v2 06/11] hw/openrisc: Initialize timer time at startup
` [PATCH v2 07/11] target/openrisc: Add interrupted CPU to log
` [PATCH v2 08/11] target/openrisc: Enable MTTCG
` [PATCH v2 09/11] target/openrisc: Interrupt handling fixes
` [PATCH v2 10/11] hw/openrisc: virt: pass random seed to fdt
` [PATCH v2 11/11] docs/system: openrisc: Add OpenRISC documentation

[PATCH v4 0/7] SCMIv3.1 Powercap protocol and driver
 2022-07-04 10:22 UTC  (8+ messages)
` [PATCH v4 1/7] dt-bindings: firmware: arm,scmi: Add powercap protocol
` [PATCH v4 2/7] firmware: arm_scmi: Add SCMIv3.1 Powercap protocol basic support
` [PATCH v4 3/7] firmware: arm_scmi: Generalize FastChannel support
` [PATCH v4 4/7] firmware: arm_scmi: Add SCMIv3.1 Powercap FastChannels support
` [PATCH v4 5/7] include: trace: Add SCMI FastChannel tracing
` [PATCH v4 6/7] firmware: arm_scmi: Use "
` [PATCH v4 7/7] powercap: arm_scmi: Add SCMI Powercap based driver

[PATCH] powerpc: e500: Fix compilation with gcc e500 compiler
 2022-07-04 10:23 UTC  (3+ messages)

[PATCH net-next 0/2] ip6mr: implement RTM_GETROUTE for single entry
 2022-07-04 10:22 UTC  (3+ messages)
` [PATCH net-next v2] net: ip6mr: add RTM_GETROUTE netlink op

[syzbot] WARNING in mark_buffer_dirty (4)
 2022-07-04 10:22 UTC 

[PATCH] net: hns: Fix spelling mistakes in comments
 2022-07-04 10:20 UTC  (2+ messages)

[PATCH v2 0/4] Introduce SCMI System Power Control driver
 2022-07-04 10:19 UTC  (5+ messages)
` [PATCH v2 1/4] firmware: arm_scmi: Support only one single SystemPower device
` [PATCH v2 2/4] firmware: arm_scmi: Add SCMIv3.1 SystemPower extensions
` [PATCH v2 3/4] firmware: arm_scmi: Add devm_protocol_acquire helper
` [PATCH v2 4/4] firmware: arm_scmi: Add SCMI System Power Control driver

[Buildroot] [PATCH v2] package/python-automat: add missing build-time dependency
 2022-07-04 10:22 UTC  (2+ messages)

[Buildroot] [PATCH] package/python-argon2-cffi-bindings: add missing build-time dependency
 2022-07-04 10:22 UTC  (3+ messages)

[PATCH net v2] ibmvnic: Properly dispose of all skbs during a failover
 2022-07-04 10:20 UTC  (2+ messages)

[LTP] 5.19.0-rc5: qemu-i386: traps: PANIC: double fault, error_code: 0x0
 2022-07-04 10:21 UTC  (2+ messages)
`  "

FAILED: patch "[PATCH] s390/archrandom: simplify back to earlier design and" failed to apply to 5.10-stable tree
 2022-07-04 10:19 UTC  (2+ messages)
` [PATCH stable 5.10] s390/archrandom: simplify back to earlier design and initialize earlier

[PATCH v2] PCI: endpoint: reduce several globals to statics
 2022-07-04 10:19 UTC  (2+ messages)

[PATCH v4 0/3] Microchip LAN966x USB device support
 2022-07-04 10:19 UTC  (6+ messages)
` [PATCH v4 3/3] ARM: dts: lan966x: Add UDPHS support

[PATCH v1 1/2] lib/string_helpers: Add str_read_write() helper
 2022-07-04 10:15 UTC  (4+ messages)
` [PATCH v1 2/2] i2c: Introduce i2c_str_read_write() and make use of it

[PATCH] target/ppc: Fix MPC8555 and MPC8560 core type to e500v1
 2022-07-04 10:18 UTC  (2+ messages)

[PATCH v2] dt-bindings: qcom: document preferred compatible naming
 2022-07-04 10:18 UTC 

[PATCH v2 00/11] MT8195 Chromebooks devicetrees - Google Tomato
 2022-07-04 10:13 UTC  (24+ messages)
` [PATCH v2 01/11] dt-bindings: arm: mediatek: Add MT8195 Cherry Tomato Chromebooks
` [PATCH v2 02/11] arm64: dts: mediatek: Introduce MT8195 Cherry platform's Tomato
` [PATCH v2 03/11] arm64: dts: mediatek: cherry: Add platform regulators layout and config
` [PATCH v2 04/11] arm64: dts: mediatek: cherry: Assign interrupt line to MT6359 PMIC
` [PATCH v2 05/11] arm64: dts: mediatek: cherry: Add support for internal eMMC storage
` [PATCH v2 06/11] arm64: dts: mediatek: cherry: Document gpios and add default pin config
` [PATCH v2 07/11] arm64: dts: mediatek: cherry: Enable I2C and SPI controllers
` [PATCH v2 08/11] arm64: dts: mediatek: cherry: Enable T-PHYs and USB XHCI controllers
` [PATCH v2 09/11] arm64: dts: mediatek: cherry: Enable MT6360 sub-pmic on I2C7
` [PATCH v2 10/11] arm64: dts: mediatek: cherry: Enable support for the SPI NOR flash
` [PATCH v2 11/11] arm64: dts: mediatek: cherry: Add I2C-HID touchscreen on I2C4

[igt-dev] [PATCH i-g-t] tests/i915/kms_big_fb: trigger async flip with a dummy flip
 2022-07-04 10:18 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.IGT: success for tests/i915/kms_big_fb: trigger async flip with a dummy flip (rev2)

[PATCH 1/1] riscv: allow building w/o DHCP, SCSI, VIRTIO
 2022-07-04 10:16 UTC  (4+ messages)

FAILED: patch "[PATCH] s390/archrandom: simplify back to earlier design and" failed to apply to 5.15-stable tree
 2022-07-04 10:14 UTC  (2+ messages)
` [PATCH stable 5.15] s390/archrandom: simplify back to earlier design and initialize earlier

[Bug 214899] New: ideapad-laptop: platform backlight device not working
 2022-07-04 10:14 UTC  (4+ messages)
` [Bug 214899] ideapad-laptop: brightness hotkeys "

[PATCH v3 0/6] Add support for RZ/N1 SJA1000 CAN controller
 2022-07-04 10:13 UTC  (4+ messages)
` [PATCH v3 3/6] can: sja1000: Add Quirk "

[PATCH] net/mlx5: reject negative integrity item configuration
 2022-07-04 10:11 UTC  (2+ messages)
` [PATCH v4] "

[PATCH 1/2] pinctrl: at91-pio4: remove #ifdef CONFIG_PM_SLEEP
 2022-07-04 10:12 UTC  (4+ messages)
` [PATCH 2/2] pinctrl: at91: remove #ifdef CONFIG_PM

[PATCH] drm/ingenic: Use the highest possible DMA burst size
 2022-07-04 10:11 UTC  (3+ messages)

[PATCH v6 0/4] add driver for the WCH CH341 in I2C/GPIO mode
 2022-07-04 10:09 UTC  (3+ messages)
` [PATCH v6 1/4] mfd: ch341: add core driver for the WCH CH341 in I2C/SPI/GPIO mode

failed to import acp5x use case configuration -2
 2022-07-04 10:08 UTC 

[PATCH v3 0/3] x86/vmx: implement Bus Lock and VM Notify
 2022-07-04 10:07 UTC  (4+ messages)
` [PATCH v3 1/3] x86/vmx: implement VMExit based guest Bus Lock detection

[PATCH 1/2] media: subdev: Add v4l2_subdev_call_state_try() macro
 2022-07-04 10:06 UTC  (4+ messages)
` [PATCH 2/2] media: stm32: dcmi: Fix subdev op call with uninitialized state

[PATCH] block: Fix spelling mistake in comments
 2022-07-04 10:05 UTC  (2+ messages)
` [PATCH] block: Fix spelling mistakes "

[PATCH v1] mm/slub: enable debugging memory wasting of kmalloc
 2022-07-04 10:05 UTC  (6+ messages)

[PATCH linux-next] mm/madvise: allow KSM hints for process_madvise
 2022-07-04  9:30 UTC  (8+ messages)

[PATCH v2] cpu/hotplug: Do not bail-out in DYING/STARTING sections
 2022-07-04 10:01 UTC  (4+ messages)

[PATCH] dt-bindings: qcom: readme: document preferred compatible naming
 2022-07-04 10:03 UTC  (3+ messages)

[PATCH 0/6] VDUSE: Support registering userspace memory as bounce buffer
 2022-07-04 10:02 UTC  (3+ messages)

[PATCH v3] perf test: Add ARM SPE system wide test
 2022-07-04 10:01 UTC  (2+ messages)

[LTP] [PATCH] docparse/Makefile: fix a typo
 2022-07-04 10:02 UTC 

[PATCH 0/2] s390: Autoload uvdevice module based on CPU feature
 2022-07-04 10:00 UTC  (4+ messages)
` [PATCH 1/2] s390/hwcaps: Add HWCAP_UV

[PATCH 1/3] ram: rk3399: Fix .set_rate_index() error handling
 2022-07-04 10:01 UTC  (6+ messages)
` [PATCH 2/3] ram: rk3399: Fix faulty frequency change reports
` [PATCH 3/3] ram: rk3399: Conduct memory training at 400MHz
` [SPAM] [PATCH 1/3] ram: rk3399: Fix .set_rate_index() error handling

[avpatel:riscv_kvm_aia_v1 27/28] arch/riscv/kvm/aia_aplic.c:264:6: warning: variable 'inject' is used uninitialized whenever 'if' condition is true
 2022-07-04 10:00 UTC 

[PATCH 0/2] Fix rtl28xxu nec/rc5 receiver
 2022-07-04 10:00 UTC  (10+ messages)
` [PATCH 2/2] media: rtl28xxu: improve IR receiver

[RFC PATCH] bitbake-layers: add layer repositories/revisions save and restore tooling (aka 'layer configuration')
 2022-07-04  9:59 UTC  (4+ messages)
` [OE-core] "

[meta-networking][kirkstone][master][PATCH] usrsctp: add CVE_VERSION to correctly check for CVEs
 2022-07-04  9:59 UTC 

[PATCH] LoongArch: Clean useless vcsr in loongarch_fpu
 2022-07-04  9:58 UTC  (4+ messages)

[PATCH 0/4] cpufreq: qcom-hw: LMH irq/hotplug interractions
 2022-07-04  9:58 UTC  (3+ messages)

release candidate 22.07-rc2
 2022-07-04  9:58 UTC  (2+ messages)

[PATCH V7 0/5] riscv: Add qspinlock support with combo style
 2022-07-04  9:57 UTC  (4+ messages)
` [PATCH V7 4/5] asm-generic: spinlock: Add combo spinlock (ticket & queued)

[dunfell][PATCH] efivar: change branch name to main
 2022-07-04  9:57 UTC 

[PATCH 0/3] scripts/make-release: Decrease the size of the release tarballs
 2022-07-04  9:37 UTC  (5+ messages)
` [PATCH 1/3] scripts/make-release: Do not include the edk2 sources in the tarball anymore

[PATCH v2 0/9] Fixes and cleanup for RS485
 2022-07-04  9:55 UTC  (3+ messages)
` [PATCH v2 1/9] serial: core: only get RS485 termination GPIO if supported

[PULL 00/23] loongarch64 patch queue
 2022-07-04  9:33 UTC  (2+ messages)
` [PULL 22/23] target/loongarch: Fix the meaning of ECFG reg's VS field


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.