messages from 2023-08-03 04:37:38 to 2023-08-03 08:00:38 UTC [more...]
[PATCH net-next v3] netconsole: Enable compile time configuration
2023-08-03 7:47 UTC (2+ messages)
[GIT PULL] s390 fixes for 6.5-rc5
2023-08-03 7:47 UTC
[PATCH v6 0/2] soc: loongson2_pm: add power management support
2023-08-03 7:44 UTC (5+ messages)
` [PATCH v6 1/2] soc: dt-bindings: add loongson-2 pm
` [PATCH v6 2/2] soc: loongson2_pm: add power management support
[PATCH 0/4] RISCV: Add kvm Sstc timer selftest
2023-08-03 7:44 UTC (6+ messages)
` [PATCH 1/4] tools: riscv: Add header file csr.h
[PATCH v1 8/9] PCI: PLDA: starfive: Add JH7110 PCIe controller
2023-08-03 7:43 UTC (4+ messages)
[PATCH net-next v2 0/9] wifi: rsi: Remove some unnecessary conversions
2023-08-03 7:43 UTC (2+ messages)
[PATCH 0/9] regulator: mt6366: Split out of MT6358 and cleanup
2023-08-03 7:42 UTC (10+ messages)
` [PATCH 1/9] dt-bindings: mfd: mt6397: Split out compatible for MediaTek MT6366 PMIC
` [PATCH 2/9] mfd: mt6358: Add registers for MT6366 specific regulators
` [PATCH 3/9] mfd: mt6397: Split MediaTek MT6366 PMIC out of MT6358
` [PATCH 4/9] regulator: dt-bindings: mediatek: Add MT6366 PMIC
` [PATCH 5/9] regulator: mt6358: fix and drop type prefix in MT6366 regulator node names
` [PATCH 6/9] regulator: mt6358: Make MT6366 vcn18 LDO configurable
` [PATCH 7/9] regulator: mt6358: Add missing regulators for MT6366
` [PATCH 8/9] regulator: mt6358: Add supply names for MT6366 regulators
` [PATCH 9/9] soc: mediatek: pwrap: add support for MT6366 PMIC
[PATCH V3 net-next] net: fec: add XDP_TX feature support
2023-08-03 7:36 UTC (4+ messages)
[PATCH v4 00/12] Add Intel VT-d nested translation
2023-08-03 7:36 UTC (8+ messages)
` [PATCH v4 09/12] iommu/vt-d: Add iotlb flush for nested domain
[PATCH net-next v2 9/9] wifi: rsi: rsi_91x_usb_ops: Remove unnecessary (void*) conversions
2023-08-03 7:36 UTC
[PATCH net-next v2 8/9] wifi: rsi: rsi_91x_usb: Remove unnecessary (void*) conversions
2023-08-03 7:35 UTC
[PATCH net-next v2 7/9] wifi: rsi: rsi_91x_sdio_ops: Remove unnecessary (void*) conversions
2023-08-03 7:35 UTC
[PATCH net-next v2 6/9] wifi: rsi: rsi_91x_sdio: Remove unnecessary (void*) conversions
2023-08-03 7:35 UTC
[PATCH net-next v2 5/9] wifi: rsi: rsi_91x_main: Remove unnecessary (void*) conversions
2023-08-03 7:35 UTC
[PATCH net-next v2 4/9] wifi: rsi: rsi_91x_mac80211: Remove unnecessary conversions
2023-08-03 7:35 UTC
[PATCH v5 00/24] x86/resctrl: monitored closid+rmid together, separate arch/fs locking
2023-08-03 7:34 UTC (2+ messages)
[PATCH net-next v2 2/9] wifi: rsi: rsi_91x_debugfs: Remove unnecessary (void*) conversions
2023-08-03 7:34 UTC
[PATCH net-next v2 3/9] wifi: rsi: rsi_91x_hal: Remove unnecessary conversions
2023-08-03 7:35 UTC
[PATCH net-next v2 1/9] wifi: rsi: rsi_91x_coex: Remove unnecessary (void*) conversions
2023-08-03 7:34 UTC
[RFC PATCH v2 0/3] Deduplicate RISCV cmpxchg.h and atomic.c macros
2023-08-03 7:33 UTC (5+ messages)
` [RFC PATCH v2 1/3] riscv/cmpxchg: Deduplicate xchg() asm functions
` [RFC PATCH v2 2/3] riscv/cmpxchg: Deduplicate cmpxchg() asm and macros
` [RFC PATCH v2 3/3] riscv/atomic.h : Deduplicate arch_atomic.*
[PATCH 5.15 000/153] 5.15.124-rc2 review
2023-08-03 7:32 UTC (2+ messages)
[PATCH 6.1 000/225] 6.1.43-rc2 review
2023-08-03 7:32 UTC (4+ messages)
[PATCH v5 00/19] Enable CET Virtualization
2023-08-03 4:27 UTC (20+ messages)
` [PATCH v5 01/19] x86/cpufeatures: Add CPU feature flags for shadow stacks
` [PATCH v5 02/19] x86/fpu/xstate: Introduce CET MSR and XSAVES supervisor states
` [PATCH v5 03/19] KVM:x86: Report XSS as to-be-saved if there are supported features
` [PATCH v5 04/19] KVM:x86: Refresh CPUID on write to guest MSR_IA32_XSS
` [PATCH v5 05/19] KVM:x86: Initialize kvm_caps.supported_xss
` [PATCH v5 06/19] KVM:x86: Load guest FPU state when access XSAVE-managed MSRs
` [PATCH v5 07/19] KVM:x86: Add fault checks for guest CR4.CET setting
` [PATCH v5 08/19] KVM:x86: Report KVM supported CET MSRs as to-be-saved
` [PATCH v5 09/19] KVM:x86: Make guest supervisor states as non-XSAVE managed
` [PATCH v5 10/19] KVM:VMX: Introduce CET VMCS fields and control bits
` [PATCH v5 11/19] KVM:VMX: Emulate read and write to CET MSRs
` [PATCH v5 12/19] KVM:x86: Save and reload SSP to/from SMRAM
` [PATCH v5 13/19] KVM:VMX: Set up interception for CET MSRs
` [PATCH v5 14/19] KVM:VMX: Set host constant supervisor states to VMCS fields
` [PATCH v5 15/19] KVM:x86: Optimize CET supervisor SSP save/reload
` [PATCH v5 16/19] KVM:x86: Enable CET virtualization for VMX and advertise to userspace
` [PATCH v5 17/19] KVM:x86: Enable guest CET supervisor xstate bit support
` [PATCH v5 18/19] KVM:nVMX: Refine error code injection to nested VM
` [PATCH v5 19/19] KVM:nVMX: Enable CET support for "
[PATCH v3 00/14] tools/nolibc: enable compiler warnings
2023-08-03 7:28 UTC (15+ messages)
` [PATCH v3 01/14] tools/nolibc: drop unused variables
` [PATCH v3 02/14] tools/nolibc: fix return type of getpagesize()
` [PATCH v3 03/14] tools/nolibc: setvbuf: avoid unused parameter warnings
` [PATCH v3 04/14] tools/nolibc: sys: avoid implicit sign cast
` [PATCH v3 05/14] tools/nolibc: stdint: use int for size_t on 32bit
` [PATCH v3 06/14] selftests/nolibc: drop unused variables
` [PATCH v3 07/14] selftests/nolibc: mark test helpers as potentially unused
` [PATCH v3 08/14] selftests/nolibc: make functions static if possible
` [PATCH v3 09/14] selftests/nolibc: avoid unused parameter warnings
` [PATCH v3 10/14] selftests/nolibc: avoid sign-compare warnings
` [PATCH v3 11/14] selftests/nolibc: use correct return type for read() and write()
` [PATCH v3 12/14] selftests/nolibc: prevent out of bounds access in expect_vfprintf
` [PATCH v3 13/14] selftests/nolibc: don't strip nolibc-test
` [PATCH v3 14/14] selftests/nolibc: enable compiler warnings
[gustavoars:testing/fam01-next20230731] BUILD REGRESSION fb53d89ede1aed6cca2a6cb73ffecb99fe1bcc65
2023-08-03 7:27 UTC
[PATCH] ASoC: fsl: micfil: Use dual license micfil code
2023-08-03 7:26 UTC
[PATCH v2 1/1] serial: core: Fix serial_base_match() after fixing controller port name
2023-08-03 7:26 UTC (2+ messages)
[PATCH v5 0/2] Add Richtek RTQ2208 SubPMIC support
2023-08-03 7:24 UTC (5+ messages)
` [PATCH v5 1/2] regulator: dt-bindings: rtq2208: Add Richtek RTQ2208 SubPMIC
` [PATCH v5 2/2] regulator: rtq2208: Add Richtek RTQ2208 SubPMIC driver
[PATCH 1/2] dt-bindings: spi: spi-cadence: Describe power-domains property
2023-08-03 7:24 UTC (2+ messages)
` [PATCH 2/2] dt-bindings: spi: spi-cadence: Add label property
[PATCH 1/1] perf tests task_analyzer: Check perf build options for libtraceevent support
2023-08-03 7:22 UTC (6+ messages)
[PATCH] dt-bindings: i2c: cadence: Describe power-domains property
2023-08-03 7:23 UTC
[PATCH 0/3] More changes related to TPM RNG handling
2023-08-03 7:22 UTC (3+ messages)
` [PATCH 3/3] tpm: Drop CONFIG_HW_RANDOM_TPM
[PATCH] dt-bindings: mmc: arasan,sdci: Add power-domains and iommus properties
2023-08-03 7:22 UTC
[v3 0/3] ASoC: mediatek:mt8186: fix both the speaker and hdmi
2023-08-03 7:20 UTC (6+ messages)
` [v3 2/3] ASoC: mediatek: mt8186: correct the HDMI widgets
[PATCH -next v3] md: Hold mddev->reconfig_mutex when trying to get mddev->sync_thread
2023-08-03 7:17 UTC
[PATCH net-next 0/9] wifi: rsi: Remove some unnecessary conversions
2023-08-03 7:18 UTC (3+ messages)
[PATCH 1/2] dt-bindings: arm: bcm: add bindings for ASUS RT-AC3100
2023-08-03 7:14 UTC (2+ messages)
` [PATCH 2/2] ARM: dts: BCM5301X: Add DT "
[PATCH] dt-bindings: pwm: st: convert sti-pwm to DT schema
2023-08-03 7:18 UTC (3+ messages)
[PATCH v5 19/22] drm: restore CONFIG_DRM_USE_DYNAMIC_DEBUG un-BROKEN
2023-08-03 7:13 UTC (2+ messages)
` [Intel-gfx] "
[PATCH 0/4] mm: migrate: more folio conversion
2023-08-03 7:13 UTC (7+ messages)
` [PATCH 1/4] mm: migrate: use a folio in add_page_for_migration()
` [PATCH 2/4] mm: migrate: convert numamigrate_isolate_page() to numamigrate_isolate_folio()
[PATCH v1 1/2] usb: dwc3: add Realtek DHC RTD SoC dwc3 glue layer driver
2023-08-03 7:09 UTC (4+ messages)
` [PATCH v1 2/2] doc: dt: bindings: usb: realtek,dwc3: Add Realtek DHC RTD SoC DWC3 USB
[PATCH V25 0/3] misc: Add driver support for Data Capture and Compare unit(DCC)
2023-08-03 7:06 UTC (2+ messages)
[PATCH v6 0/7] fs: implement multigrain timestamps
2023-08-03 7:07 UTC (9+ messages)
` [PATCH v6 2/7] fs: add infrastructure for "
` [PATCH v6 5/7] xfs: switch to "
[syzbot] Monthly ntfs report (Aug 2023)
2023-08-03 7:02 UTC
[PATCH net-next 9/9] wifi: rsi: Remove unnecessary (void*) conversions
2023-08-03 7:02 UTC
[PATCH net-next 8/9] wifi: rsi: Remove unnecessary (void*) conversions
2023-08-03 7:02 UTC
[PATCH net-next 7/9] wifi: rsi: Remove unnecessary (void*) conversions
2023-08-03 7:02 UTC
[PATCH net-next 6/9] wifi: rsi: Remove unnecessary (void*) conversions
2023-08-03 7:02 UTC
[PATCH net-next 5/9] wifi: rsi: Remove unnecessary (void*) conversions
2023-08-03 7:01 UTC
[PATCH net-next 4/9] wifi: rsi: Remove unnecessary conversions
2023-08-03 7:01 UTC
[PATCH net-next 3/9] wifi: rsi: Remove unnecessary conversions
2023-08-03 7:01 UTC
[PATCH net-next 2/9] wifi: rsi: Remove unnecessary (void*) conversions
2023-08-03 7:01 UTC
[PATCH net-next 1/9] wifi: rsi: Remove unnecessary (void*) conversions
2023-08-03 7:00 UTC
[PATCH] serial: core: Fix serial_base_match() after fixing controller port name
2023-08-03 7:00 UTC (4+ messages)
[PATCH v2 1/2] usb: dwc3: add Realtek DHC RTD SoC dwc3 glue layer driver
2023-08-03 6:55 UTC (5+ messages)
[PATCH -next v2] md: Hold mddev->reconfig_mutex when trying to get mddev->sync_thread
2023-08-03 6:53 UTC
[PATCH v4] tty: vt: Remove some repetitive initialization
2023-08-03 6:54 UTC
[PATCH v5 3/3] serial: core: Fix serial core controller port name to show controller id
2023-08-03 6:52 UTC (4+ messages)
[PATCH v1 0/4] selftests: kvm: Add LoongArch support
2023-08-03 6:52 UTC (10+ messages)
` [PATCH v1 2/4] selftests: kvm: Add processor tests for LoongArch KVM
` [PATCH v1 3/4] selftests: kvm: Add ucall "
` [PATCH v1 4/4] selftests: kvm: Add LoongArch tests into makefile
[PATCH 0/2] tty: remove casts from tty->disc_data
2023-08-03 6:51 UTC (5+ messages)
` [PATCH 2/2] net: nfc: "
[PATCH -next] md:ensure mddev->reconfig_mutex is hold when try to get mddev->sync_thread
2023-08-03 6:49 UTC (3+ messages)
[PATCH 0/8] rtc: isl12022: battery backup voltage and clock support
2023-08-03 6:45 UTC (4+ messages)
` [PATCH v3 "
[PATCH v2 0/4] Refactoring Microchip PCIe driver and add StarFive PCIe
2023-08-03 6:44 UTC (4+ messages)
` [PATCH v2 2/4] PCI: plda: Get common codes from Microchip PolarFire host
[PATCH V6 0/4] firmware: ti_sci: Introduce system suspend support
2023-08-03 6:42 UTC (5+ messages)
` [PATCH V6 1/4] firmware: ti_sci: Introduce Power Management Ops
` [PATCH V6 2/4] firmware: ti_sci: Add support for querying the firmware caps
` [PATCH V6 3/4] firmware: ti_sci: Allocate memory for Low Power Modes
` [PATCH V6 4/4] firmware: ti_sci: Introduce system suspend resume support
[PATCH v2 1/2] gpio: dt-bindings: add parsing of loongson gpio offset
2023-08-03 6:41 UTC (12+ messages)
[PATCH v3 0/8] arm64: ti: k3-am62: Add display support
2023-08-03 6:37 UTC (7+ messages)
` [PATCH v3 1/8] arm64: dts: ti: k3-am62x-sk-common: Update main-i2c1 frequency
` [PATCH v3 6/8] arm64: dts: ti: k3-am625-beagleplay: Add DSS pinmux info
[PATCH v3 net 0/2] update stmmac fix_mac_speed
2023-08-03 6:36 UTC (9+ messages)
` [PATCH v3 net 2/2] net: stmmac: dwmac-imx: pause the TXC clock in fixed-link
` [EXT] "
[PATCH v4 0/7] perf record: Track sideband events for all CPUs when tracing selected CPUs
2023-08-03 6:28 UTC (3+ messages)
` [PATCH v4 4/7] "
[PATCH 0/3] MediaTek DRM: Clean up CMDQ support and ifdefs
2023-08-03 6:28 UTC (5+ messages)
` [PATCH 1/3] drm/mediatek: Dynamically allocate CMDQ and use helper functions
[PATCH v3 9/9] scsi:scsi_debug: Add debugfs interface to fail target reset
2023-08-03 6:26 UTC (2+ messages)
[PATCH] riscv: Fix CPU feature detection with SMP disabled
2023-08-03 6:26 UTC (2+ messages)
[PATCH 0/2] soundwire: improve pm_runtime handling
2023-08-03 6:52 UTC (3+ messages)
` [PATCH 1/2] soundwire: intel_auxdevice: enable pm_runtime earlier on startup
` [PATCH 2/2] soundWire: intel_auxdevice: resume 'sdw-master' on startup and system resume
[PATCH] parisc/mm: preallocate fixmap page tables at init
2023-08-03 6:24 UTC
[PATCH 0/2] scripts: add two new scripts to look up Kconfigs
2023-08-03 6:23 UTC (3+ messages)
` [PATCH 2/2] scripts: add kconfig lookup script
[PATCH v2 0/2] docs: rust: update instructions for obtaining 'core' source
2023-08-03 6:04 UTC (3+ messages)
` [PATCH v2 1/2] "
` [PATCH v2 2/2] docs: rust: clarify what 'rustup override' does
[RESEND PATCH v2] clk: qcom: gcc-sm8250: Fix gcc_sdcc2_apps_clk_src
2023-08-03 6:21 UTC (2+ messages)
[RFC PATCH 1/1] riscv/atomic.h: Deduplicate arch_atomic.*
2023-08-03 6:13 UTC (5+ messages)
[PATCH] USB: add usbfs ioctl to get specific superspeedplus rates
2023-08-03 6:13 UTC (11+ messages)
` "
` "
[PATCH V3 0/4] coresight: trbe: Enable ACPI based devices
2023-08-03 6:13 UTC (6+ messages)
` [PATCH V3 1/4] arm_pmu: acpi: Refactor arm_spe_acpi_register_device()
` [PATCH V3 2/4] arm_pmu: acpi: Add a representative platform device for TRBE
` [PATCH V3 3/4] coresight: trbe: Add a representative coresight_platform_data "
` [PATCH V3 4/4] coresight: trbe: Enable ACPI based TRBE devices
[RFC PATCH v1 0/2] Deduplicating RISCV cmpxchg.h macros
2023-08-03 6:12 UTC (5+ messages)
[PATCH v4] ext4: Fix rec_len verify error
2023-08-03 6:09 UTC
[PATCH v8 00/13] MediaTek DDP GAMMA - 12-bit LUT support
2023-08-03 6:08 UTC (5+ messages)
` [PATCH v8 08/13] drm/mediatek: gamma: Support multi-bank gamma LUT
Fwd: crash/hang in mm/swapfile.c:718 add_to_avail_list when exercising stress-ng
2023-08-03 6:06 UTC (2+ messages)
[tip:master] BUILD SUCCESS a5f24614110ecb96bb98a88b594f14f88025f916
2023-08-03 6:01 UTC
[PATCH V2 0/2] dt-bindings: opp/cpufreq: Convert ti-cpufreq to json schema
2023-08-03 6:01 UTC (3+ messages)
` [PATCH V2 2/2] dt-bindings: cpufreq: "
[PATCH v1 0/4] arm64: dts: ti: Enable Audio on Verdin AM62
2023-08-03 5:58 UTC (8+ messages)
` [PATCH v1 1/4] arm64: dts: ti: k3-am62x: Enable AUDIO_REFCLKx
[PATCH v3] cpufreq: brcmstb-avs-cpufreq: Fix -Warray-bounds bug
2023-08-03 5:56 UTC (3+ messages)
[RFC PATCH 1/1] sched: Extend cpu idle state for 1ms
2023-08-03 5:53 UTC (6+ messages)
[PATCH v3 0/2] Improve VM CPUfreq and task placement behavior
2023-08-03 5:51 UTC (5+ messages)
` [PATCH v3 2/2] cpufreq: add virtual-cpufreq driver
[PATCH v13 00/10] Add support for Core Power Reduction v3, v4 and Hardened
2023-08-03 5:49 UTC (4+ messages)
` [PATCH v13 01/10] cpufreq: blocklist MSM8998 in cpufreq-dt-platdev
[PATCH] efi/riscv: libstub: Fix comment about absolute relocation
2023-08-03 5:56 UTC
[PATCH 1/2] hexagon/traps.c: use KSYM_NAME_LEN in array size
2023-08-03 5:46 UTC (4+ messages)
` [PATCH 2/2] powerpc/xmon: "
[PATCH v3 01/62] mmc: sunxi: Convert to platform remove callback returning void
2023-08-03 5:46 UTC (4+ messages)
` [PATCH v3 62/62] mmc: f-sdh30: fix order of function calls in sdhci_f_sdh30_remove
[PATCH] mmc: queue: replace immediate with hsq->depth
2023-08-03 5:45 UTC
x86 64-bit Entrypoint
2023-08-03 5:44 UTC (2+ messages)
[PATCH 0/5] arm64: ti: Enable audio on AM62A
2023-08-03 5:42 UTC (6+ messages)
` [PATCH 4/5] arm64: dts: ti: k3-am62a7-sk: "
[PATCH v8 0/5] Enable Display for J784S4 and AM69-SK platform
2023-08-03 5:37 UTC (8+ messages)
` [PATCH v8 2/5] arm64: dts: ti: k3-j784s4-main: Add WIZ and SERDES PHY nodes
` [PATCH v8 5/5] arm64: dts: ti: k3-am69-sk: Add DP and HDMI support
[PATCH v1 0/5] Add I2S support for the StarFive JH7110 SoC
2023-08-03 5:16 UTC (3+ messages)
` [PATCH v1 3/5] ASoC: dwc: i2s: Add StarFive JH7110 SoC support
[PATCH v2 0/3] ASoC: mt8188-mt6359: add SOF support
2023-08-03 5:26 UTC (4+ messages)
` [PATCH v2 1/3] ASoC: mediatek: mt8188-mt6359: support dynamic pinctrl
` [PATCH v2 2/3] ASoC: mediatek: common: revise SOF common code
` [PATCH v2 3/3] ASoC: mediatek: mt8188-mt6359: add SOF support
[PATCH 0/4] Use TAP in some more x86 KVM selftests
2023-08-03 5:23 UTC (6+ messages)
` [PATCH 2/4] KVM: selftests: x86: Use TAP interface in the sync_regs test
[PATCH v3] tty: vt: Remove some repetitive initialization
2023-08-03 5:20 UTC (2+ messages)
[PATCH] vfio/type1: fix cap_migration information leak
2023-08-03 5:19 UTC (2+ messages)
[PATCH V12 0/6] Add minimal boot support for IPQ5018
2023-08-03 5:17 UTC (2+ messages)
[RFC PATCH v2 0/6] SVM guest shadow stack support
2023-08-03 5:11 UTC (9+ messages)
` [RFC PATCH v2 4/6] KVM: SVM: Save shadow stack host state on VMRUN
[PATCH 0/8] Add pmics supported in Qualcomm's SDX75 platform
2023-08-03 5:06 UTC (6+ messages)
` [PATCH 3/8] arm64: dts: qcom: Add PMIC pm7550ba dtsi
[PATCH v2 0/2] CXL/events: Fix and improve event dev_dbg() messages
2023-08-03 5:05 UTC (4+ messages)
` [PATCH v2 2/2] cxl/mbox: Add handle to event processing debug
[PATCH v8 0/2] Fix wakeup problems on some AMD platforms
2023-08-03 5:04 UTC (4+ messages)
` [PATCH v8 2/2] PCI/ACPI: Use device constraints instead of dates to opt devices into D3
[PATCH] MAINTAINERS: Update TTY layer for lists and recently added files
2023-08-03 5:03 UTC (8+ messages)
[PATCH v4] sched/rt: move back to RT_GROUP_SCHED and rename it child
2023-08-03 5:03 UTC
[PATCH v3 00/14] Add Secure TSC support for SNP guests
2023-08-03 5:02 UTC (6+ messages)
` [PATCH v3 05/14] virt: sev-guest: Add vmpck_id to snp_guest_dev struct
[PATCH] powerpc: pmac32: enable serial options by default in defconfig
2023-08-03 4:41 UTC (3+ messages)
[RFC PATCH 0/3] memfd: cleanups for vm.memfd_noexec
2023-08-03 4:39 UTC (9+ messages)
[PATCH v4 08/12] selftests/nolibc: add test support for ppc
2023-08-03 4:37 UTC (3+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox