All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-05-30 08:10:29 to 2023-05-30 08:43:06 UTC [more...]

RTT-PROBE: lore-subspace-rtt
 2023-05-30  8:43 UTC 

[RFC PATCH] Documentation/gpu: Add a VM_BIND async draft document
 2023-05-30  8:42 UTC  (3+ messages)
` [Intel-xe] "

[PATCH V4 0/5] rtc: Add rtc driver for the Loongson family chips
 2023-05-30  8:40 UTC  (18+ messages)
` [PATCH V4 1/5] dt-bindings: rtc: Remove the LS2X from the trivial RTCs
` [PATCH V4 2/5] rtc: Remove the Loongson-1 RTC driver

[PATCH u-boot v2019.04-aspeed-openbmc v6] board: ast2600: Add Inspur SCM V1 board
 2023-05-30  8:40 UTC 

[PATCH] ARM: dts: stm32: Shorten the AV96 HDMI sound card name
 2023-05-30  7:46 UTC  (2+ messages)

[PATCH RFC 00/10] drm/panel: Drivers for four Sony CMD-mode (and DSC) panels
 2023-05-30  8:41 UTC  (15+ messages)
` [PATCH RFC 03/10] drm/panel: Add LGD panel driver for Sony Xperia XZ3

[PATCH v5 00/17] drm/meson: add support for MIPI DSI Display
 2023-05-30  8:14 UTC  (31+ messages)
` [PATCH v5 01/17] clk: meson: g12a: prefix private CLK IDs defines with PRIV
` [PATCH v5 04/17] clk: meson: g12: use VCLK2_SEL, CTS_ENCL & CTS_ENCL_SEL public CLK IDs
` [PATCH v5 05/17] clk: meson: g12a: make VCLK2 and ENCL clock path configurable by CCF
` [PATCH v5 06/17] dt-bindings: display: add Amlogic MIPI DSI Host Controller bindings
` [PATCH v5 07/17] dt-bindings: display: meson-vpu: add third DPI output port
` [PATCH v5 08/17] drm/meson: fix unbind path if HDMI fails to bind
` [PATCH v5 09/17] drm/meson: only use components with dw-hdmi
` [PATCH v5 10/17] drm/meson: venc: add ENCL encoder setup for MIPI-DSI output
` [PATCH v5 11/17] drm/meson: add DSI encoder
` [PATCH v5 14/17] arm64: meson: g12-common: add the MIPI DSI nodes

xentrace buffer size, maxcpus and online cpus
 2023-05-30  8:41 UTC  (2+ messages)

[PATCH v1 0/2] Add LoongArch cpu arch_id support
 2023-05-30  8:40 UTC  (2+ messages)

[PATCH v2] string: use __builtin_memcpy() in strlcpy/strlcat
 2023-05-30  8:40 UTC  (2+ messages)

Disabling https
 2023-05-26 17:21 UTC 

[PATCH v3 0/2] hw/vfio: Improve vfio_get_dirty_bitmap() tracepoint
 2023-05-30  8:39 UTC  (4+ messages)
` [PATCH v3 2/2] hw/vfio: Add nr of dirty pages to vfio_get_dirty_bitmap tracepoint

[PATCH 00/11] Add STM32MP25 support
 2023-05-30  8:39 UTC  (9+ messages)
` [PATCH 02/11] pinctrl: stm32: add stm32mp257 pinctrl support
` [PATCH 04/11] dt-bindings: stm32: add st,stm32mp25 compatibles to the stm32 family

[PATCH v1 0/7] Bindings for the workqueue
 2023-05-30  8:40 UTC  (6+ messages)
` [PATCH v1 1/7] rust: workqueue: add low-level workqueue bindings
` [PATCH v1 2/7] rust: add offset_of! macro

[PATCH v8 0/3] dsa: marvell: Add support for mv88e6071 and 6020 switches
 2023-05-30  8:39 UTC  (4+ messages)
` [PATCH v8 1/3] net: dsa: Define .set_max_frame_size() callback for mv88e6250 SoC family
` [PATCH v8 2/3] net: dsa: mv88e6xxx: add support for MV88E6020 switch
` [PATCH v8 3/3] net: dsa: mv88e6xxx: add support for MV88E6071 switch

[Intel-gfx] [PATCH] drm/i915/mtl: Reset only one lane in case of MFD
 2023-05-30  8:38 UTC  (2+ messages)

[PATCH v2 0/3] Extend dt-bindings for PSE-PD controllers and update prtt1c dts
 2023-05-30  8:37 UTC  (8+ messages)
` [PATCH v2 1/3] dt-bindings: net: pse-pd: Update regex pattern for ethernet-pse nodes
` [PATCH v2 2/3] dt-bindings: net: pse-pd: Add "ethernet-pse-0" example to improve validation in podl-pse-regulator DT binding
` [PATCH v2 3/3] ARM: dts: stm32: prtt1c: Add PoDL PSE regulator nodes

[PATCH 1/1] HID: logitech-hidpp: Add USB and Bluetooth IDs for the Logitech G915 TKL Keyboard
 2023-05-30  8:36 UTC  (2+ messages)

[PATCH] igb: Add Function Level Reset to PF and VF
 2023-05-30  8:30 UTC  (8+ messages)

[PATCH] MAINTAINERS: Vaibhav Gupta is the new ipack maintainer
 2023-05-30  8:35 UTC 

[meta-networking] openvpn: Why does SRC_URI use http?
 2023-05-30  8:34 UTC  (2+ messages)
` [oe] "

[PATCH v14 00/10] TCG code quality tracking
 2023-05-30  8:35 UTC  (11+ messages)
` [PATCH v14 01/10] accel/tcg: remove CONFIG_PROFILER
` [PATCH v14 02/10] accel/tcg: introduce TBStatistics structure
` [PATCH v14 03/10] accel: collecting TB execution count
` [PATCH v14 04/10] accel/tcg: add jit stats and time to TBStatistics
` [PATCH v14 05/10] debug: add -d tb_stats to control TBStatistics collection:
` [PATCH v14 06/10] monitor: adding tb_stats hmp command
` [PATCH v14 07/10] tb-stats: reset the tracked TBs on a tb_flush
` [PATCH v14 08/10] Adding info [tb-list|tb] commands to HMP (WIP)
` [PATCH v14 09/10] tb-stats: dump hot TBs at the end of the execution
` [PATCH v14 10/10] docs: add tb-stats how to

[PATCH] Bluetooth: btrtl: Correct the length of the HCI command for drop fw
 2023-05-30  8:34 UTC 

[PATCH 0/2] Add machanism to limit msi allocation for Loongson
 2023-05-30  8:34 UTC  (9+ messages)
` [PATCH 1/2] genirq/msi, platform-msi: Adjust return value of msi_domain_prepare_irqs()

[PATCH v12 00/10] Introduce Nuvoton ma35d1 SoC
 2023-05-30  8:33 UTC  (4+ messages)
` [PATCH v12 10/10] tty: serial: Add Nuvoton ma35d1 serial driver support

[PATCH v2] kernel: bpf: syscall: fix a possible sleep-in-atomic bug in __bpf_prog_put()
 2023-05-30  8:33 UTC  (2+ messages)

[PATCH v4 0/5] refactoring and fix for Meson NAND
 2023-05-30  8:28 UTC  (19+ messages)
` [PATCH v4 2/5] mtd: rawnand: meson: move OOB to non-protected ECC area

[PATCH 0/9] Support Wifi RFI interference mitigation feature
 2023-05-30  6:22 UTC  (2+ messages)

RTT-PROBE: lore-subspace-rtt
 2023-05-30  8:33 UTC 

[PATCH 0/6] Misc cleanups and improvements for compaction
 2023-05-30  8:32 UTC  (5+ messages)
` [PATCH 5/6] mm: compaction: add trace event for fast freepages isolation
` [PATCH 6/6] mm: compaction: skip fast freepages isolation if enough freepages are isolated

[PATCH] opp: Fix use-after-free in lazy_opp_tables after probe deferral
 2023-05-30  8:31 UTC  (3+ messages)

[Intel-wired-lan] [PATCH net-next v2] igc: Add TransmissionOverrun counter
 2023-05-30  8:31 UTC  (10+ messages)

[PATCH 5.10 0/1] ovl: fail on invalid uid/gid mapping at copy up
 2023-05-30  8:30 UTC  (3+ messages)
` [PATCH 5.10 1/1] "

[PATCH] drivers/perf: apple_m1: Force 63bit counters for M2 CPUs
 2023-05-30  8:29 UTC  (2+ messages)

[PATCH v2] dt-bindings: net: Add QCA2066 Bluetooth
 2023-05-30  8:29 UTC 

[PATCH v2 0/5] irqchip/gic-v3: Disable pseudo NMIs on Mediatek Chromebooks w/ bad FW
 2023-05-30  8:29 UTC  (4+ messages)
` [PATCH v2 2/5] irqchip/gic-v3: Disable pseudo NMIs on Mediatek devices w/ firmware issues

[PATCH v2] pwm: mtk_disp: Fix the disable flow of disp_pwm
 2023-05-30  8:28 UTC  (4+ messages)

stable-8.0.1 re-tagging?
 2023-05-30  8:28 UTC  (2+ messages)

[ovmf test] 181008: tolerable FAIL - PUSHED
 2023-05-30  8:28 UTC 

[PATCH v6 00/14] tools/xenstore: rework internal accounting
 2023-05-30  8:24 UTC  (15+ messages)
` [PATCH v6 01/14] tools/xenstore: take transaction internal nodes into account for quota
` [PATCH v6 02/14] tools/xenstore: manage per-transaction domain accounting data in an array
` [PATCH v6 03/14] tools/xenstore: introduce accounting data array for per-domain values
` [PATCH v6 04/14] tools/xenstore: add framework to commit accounting data on success only
` [PATCH v6 05/14] tools/xenstore: use accounting buffering for node accounting
` [PATCH v6 06/14] tools/xenstore: add current connection to domain_memory_add() parameters
` [PATCH v6 07/14] tools/xenstore: use accounting data array for per-domain values
` [PATCH v6 08/14] tools/xenstore: add accounting trace support
` [PATCH v6 09/14] tools/xenstore: add TDB access "
` [PATCH v6 10/14] tools/xenstore: switch transaction accounting to generic accounting
` [PATCH v6 11/14] tools/xenstore: remember global and per domain max accounting values
` [PATCH v6 12/14] tools/xenstore: use generic accounting for remaining quotas
` [PATCH v6 13/14] tools/xenstore: switch get_optval_int() to get_optval_uint()
` [PATCH v6 14/14] tools/xenstore: switch quota management to be table based

[PATCH 0/3] Add Automatic IBRS support
 2023-05-30  8:25 UTC  (3+ messages)
` [PATCH 2/3] x86: Add support for AMD's Automatic IBRS

[PATCH v5,0/8] media: mediatek: vcodec: Add debugfs file for decode and encode
 2023-05-30  8:27 UTC  (3+ messages)

[PATCH net v1] net/sched: taprio: fix cycle time extension logic
 2023-05-30  8:25 UTC 

[PATCH] usb: typec: tps6598x: Fix broken polling mode after system suspend/resume
 2023-05-30  8:26 UTC  (2+ messages)

[PATCH] memory: brcmstb_dpfe: fix testing array offset after use
 2023-05-30  8:26 UTC  (3+ messages)

[PATCH v2] sched/fair: Don't balance task to its current running CPU
 2023-05-30  8:25 UTC 

[syzbot] [fs?] KASAN: null-ptr-deref Write in get_block (2)
 2023-05-30  8:26 UTC  (4+ messages)
` [PATCH v3] fs/sysv: Null check to prevent null-ptr-deref bug

[PATCH u-boot v2019.04-aspeed-openbmc v5] board: ast2600: Add Inspur SCM V1 board
 2023-05-30  8:23 UTC  (4+ messages)
  `  "
    `  "

[PATCH] arm64: defconfig: Enable Renesas MTU3a counter config
 2023-05-30  8:23 UTC  (4+ messages)

[PATCH] media: Revert "media: exynos4-is: Remove dependency on obsolete SoC support"
 2023-05-30  8:23 UTC  (3+ messages)

[PATCH 0/3] ARM: dts: samsung: Fix some typos in comments
 2023-05-30  8:22 UTC  (3+ messages)

RTT-PROBE: lore-subspace-rtt
 2023-05-30  8:23 UTC 

randconfig fixes for 5.10.y
 2023-05-30  8:22 UTC 

[syzbot] Monthly btrfs report (May 2023)
 2023-05-30  8:21 UTC 

[PATCH V4 1/2] soc: imx: Correct i.MX8MP soc device
 2023-05-30  8:06 UTC  (2+ messages)

[PATCH v2 0/3] Cadence PCIe PHY latency for PTM
 2023-05-30  8:21 UTC  (7+ messages)
` [PATCH v2 1/3] dt-bindings: phy: cadence-torrent: Add latency properties
` [PATCH v2 2/3] PCI: cadence: Use DT bindings to set PHY latencies

[RFC PATCH v2 0/4] Extend rseq with sched_state_ptr field
 2023-05-30  8:20 UTC  (5+ messages)
` [RFC PATCH v2 1/4] rseq: Add sched_state field to struct rseq

ROHM BM1390 support
 2023-05-30  8:20 UTC 

[PATCH trace-cmd v2 0/3] trace-cmd filtering
 2023-05-30  8:20 UTC  (2+ messages)

[PATCH v4 0/4] STM32 warning cleanup
 2023-05-30  8:19 UTC  (3+ messages)

[PATCH v2 0/3] libtracefs: Introduce new API to reset ftrace instance
 2023-05-30  8:19 UTC  (4+ messages)
` [PATCH v2 3/3] libtracefs: Unit test for tracefs_instance_reset()

ipq4019 - Coverage Class not supported??
 2023-05-30  8:19 UTC  (2+ messages)

stable-rc/queue/4.19 baseline: 135 runs, 28 regressions (v4.19.283-133-g3bf38daa6ae9)
 2023-05-30  8:19 UTC 

[PATCH 1/2] MIPS: Allow MIPS32R2 kernel to run on P5600 and M5150
 2023-05-30  8:18 UTC  (3+ messages)

[syzbot] Monthly jfs report (May 2023)
 2023-05-30  8:18 UTC 

[syzbot] Monthly hfs report (May 2023)
 2023-05-30  8:18 UTC 

[PATCH v3] clk: mediatek: mt8365: Fix index issue
 2023-05-30  8:17 UTC  (3+ messages)

[PATCH v6] media: mtk-vpu: Ensure alignment of 8 for DTCM buffer
 2023-05-30  8:16 UTC  (4+ messages)

[PATCH v2 0/3] spi: mt65xx: Convert to platform remove callback returning void
 2023-05-30  8:16 UTC  (8+ messages)
` [PATCH v2 1/3] spi: mt65xx: Properly handle failures in .remove()
` [PATCH v2 2/3] spi: mt65xx: Convert to platform remove callback returning void
` [PATCH v2 3/3] spi: mt65xx: Don't disguise a "return 0" as "return ret"

[PATCH 1/1] arch:hexagon/powerpc: use KSYM_NAME_LEN in array size
 2023-05-30  8:14 UTC  (8+ messages)

[PATCH 0/4] app: introduce testgraph application
 2023-05-30  8:16 UTC  (4+ messages)
` [PATCH v2 "
  ` [PATCH v2 1/4] node: add pkt punt to kernel node

[PATCH V3] irqchip/gic-v3: Workaround Marvell erratum 38545 when reading IAR
 2023-05-30  8:15 UTC  (6+ messages)

stable-rc/queue/6.1 baseline: 162 runs, 8 regressions (v6.1.29-412-gfd06e1e96910)
 2023-05-30  8:15 UTC 

[PATCH v2] Fixes pseudo build in loongarch64
 2023-05-30  8:15 UTC  (3+ messages)
` [OE-core] "

Rozszerzenie Programu Mój Prąd 5.0
 2023-05-30  8:05 UTC 

runFVP with FoundationModel
 2023-05-30  8:13 UTC  (2+ messages)
` [meta-arm] "

RTT-PROBE: lore-subspace-rtt
 2023-05-30  8:13 UTC 

[usb:usb-testing 25/35] drivers/usb/cdns3/cdns3-starfive.c:23: warning: expecting prototype for cdns3(). Prototype was for USB_STRAP_HOST() instead
 2023-05-30  8:12 UTC  (2+ messages)

Scheduled maintenance this week and next week
 2023-05-30  8:12 UTC 

[PATCH] platform/x86: hp-wmi: Add thermal profile for Victus 16-d1xxx
 2023-05-30  8:11 UTC  (2+ messages)

[PATCH v2 00/13] nolibc: add part2 of support for rv32
 2023-05-30  8:10 UTC  (4+ messages)
` [PATCH v2 07/13] tools/nolibc: sys_lseek: add pure 64bit lseek

[OE-core][kirkstone][PATCH v3] openssh: Remove BSD-4-clause contents completely from codebase
 2023-05-30  8:10 UTC  (2+ 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.