All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-12-30 14:24:10 to 2024-12-30 15:47:34 UTC [more...]

[PATCH 6.1 00/60] 6.1.123-rc1 review
 2024-12-30 15:42 UTC  (49+ messages)
` [PATCH 6.1 01/60] media: dvb-frontends: dib3000mb: fix uninit-value in dib3000_write_reg
` [PATCH 6.1 02/60] mm/vmstat: fix a W=1 clang compiler warning
` [PATCH 6.1 03/60] tcp_bpf: Charge receive socket buffer in bpf_tcp_ingress()
` [PATCH 6.1 04/60] tcp_bpf: Add sk_rmem_alloc related logic for tcp_bpf ingress redirection
` [PATCH 6.1 05/60] bpf: Check negative offsets in __bpf_skb_min_len()
` [PATCH 6.1 06/60] nfsd: restore callback functionality for NFSv4.0
` [PATCH 6.1 07/60] mtd: diskonchip: Cast an operand to prevent potential overflow
` [PATCH 6.1 08/60] mtd: rawnand: arasan: Fix double assertion of chip-select
` [PATCH 6.1 09/60] mtd: rawnand: arasan: Fix missing de-registration of NAND
` [PATCH 6.1 10/60] phy: qcom-qmp: Fix register name in RX Lane config of SC8280XP
` [PATCH 6.1 11/60] phy: core: Fix an OF node refcount leakage in _of_phy_get()
` [PATCH 6.1 12/60] phy: core: Fix an OF node refcount leakage in of_phy_provider_lookup()
` [PATCH 6.1 13/60] phy: core: Fix that API devm_phy_put() fails to release the phy
` [PATCH 6.1 14/60] phy: core: Fix that API devm_of_phy_provider_unregister() fails to unregister the phy provider
` [PATCH 6.1 15/60] phy: core: Fix that API devm_phy_destroy() fails to destroy the phy
` [PATCH 6.1 16/60] phy: usb: Toggle the PHY power during init
` [PATCH 6.1 18/60] dmaengine: mv_xor: fix child node refcount handling in early exit
` [PATCH 6.1 19/60] dmaengine: dw: Select only supported masters for ACPI devices
` [PATCH 6.1 20/60] dmaengine: tegra: Return correct DMA status when paused
` [PATCH 6.1 21/60] dmaengine: apple-admac: Avoid accessing registers in probe
` [PATCH 6.1 22/60] dmaengine: at_xdmac: avoid null_prt_deref in at_xdmac_prep_dma_memset
` [PATCH 6.1 23/60] mtd: rawnand: fix double free in atmel_pmecc_create_user()
` [PATCH 6.1 24/60] powerpc/pseries/vas: Add close() callback in vas_vm_ops struct
` [PATCH 6.1 25/60] stddef: make __struct_group() UAPI C++-friendly
` [PATCH 6.1 26/60] tracing/kprobe: Make trace_kprobes module callback called after jump_label update
` [PATCH 6.1 27/60] watchdog: it87_wdt: add PWRGD enable quirk for Qotom QCML04
` [PATCH 6.1 28/60] scsi: qla1280: Fix hw revision numbering for ISP1020/1040
` [PATCH 6.1 29/60] scsi: megaraid_sas: Fix for a potential deadlock
` [PATCH 6.1 30/60] ALSA: hda/conexant: fix Z60MR100 startup pop issue
` [PATCH 6.1 31/60] smb: server: Fix building with GCC 15
` [PATCH 6.1 32/60] regmap: Use correct format specifier for logging range errors
` [PATCH 6.1 33/60] platform/x86: asus-nb-wmi: Ignore unknown event 0xCF
` [PATCH 6.1 34/60] scsi: mpt3sas: Diag-Reset when Doorbell-In-Use bit is set during driver load time
` [PATCH 6.1 35/60] scsi: storvsc: Do not flag MAINTENANCE_IN return of SRB_STATUS_DATA_OVERRUN as an error
` [PATCH 6.1 36/60] drm/dp_mst: Ensure mst_primary pointer is valid in drm_dp_mst_handle_up_req()
` [PATCH 6.1 37/60] virtio-blk: dont keep queue frozen during system suspend
` [PATCH 6.1 38/60] blk-mq: register cpuhp callback after hctx is added to xarray table
` [PATCH 6.1 39/60] vmalloc: fix accounting with i915
` [PATCH 6.1 40/60] MIPS: Probe toolchain support of -msym32
` [PATCH 6.1 41/60] MIPS: mipsregs: Set proper ISA level for virt extensions
` [PATCH 6.1 42/60] net/mlx5e: Dont call cleanup on profile rollback failure
` [PATCH 6.1 43/60] bpf: Check validity of link->type in bpf_link_show_fdinfo()
` [PATCH 6.1 44/60] ALSA: hda/realtek: fix mute/micmute LEDs dont work for EliteBook X G1i
` [PATCH 6.1 45/60] ALSA: hda/realtek: fix micmute LEDs dont work on HP Laptops
` [PATCH 6.1 46/60] pmdomain: core: Add missing put_device()
` [PATCH 6.1 47/60] sched/core: Report correct state for TASK_IDLE | TASK_FREEZABLE
` [PATCH 6.1 48/60] freezer, sched: Report frozen tasks as D instead of R
` [PATCH 6.1 49/60] tracing: Constify string literal data member in struct trace_event_call

[PATCH v2] ALSA: ctxfi: Simplify dao_clear_{left,right}_input() functions
 2024-12-30 15:47 UTC  (3+ messages)

[PATCH v5 0/6] arm64: qcom: Add support for QCS9075 boards
 2024-12-30 15:45 UTC  (7+ messages)
` [PATCH v5 5/6] arm64: dts: qcom: Add support for QCS9075 Ride & Ride-r3
` [PATCH v5 6/6] arm64: dts: qcom: Enable cpu cooling devices for QCS9075 platforms

[kvm-unit-tests PATCH v2] arm64: Add basic MTE test
 2024-12-30 15:45 UTC  (5+ messages)

[PATCH 0/3] cpus: Avoid re-initializing fields cleared in cpu_common_reset_hold()
 2024-12-30 15:39 UTC  (4+ messages)
` [PATCH 1/3] accel/tcg: Remove pointless initialization of cflags_next_tb
` [PATCH 2/3] target/cpus: Remove pointless re-assignment of CPUState::exception_index
` [PATCH 3/3] target/cpus: Remove pointless re-assignment of CPUState::halted

expires larger than timeout causes error
 2024-12-30 15:40 UTC  (6+ messages)

[PATCH v1 00/21] Appended Signature Secure Boot Support for PowerPC
 2024-12-30 15:39 UTC  (3+ messages)
` [PATCH v1 11/21] appended signatures: verification tests

[PATCH v4 0/7] Add Nuvoton NCT6694 MFD drivers
 2024-12-30 15:39 UTC  (3+ messages)
` [PATCH v4 7/7] rtc: Add Nuvoton NCT6694 RTC support

[RESEND PATCH] fs/pipe: Introduce a check to skip sleeping processes during pipe read/write
 2024-12-30 15:38 UTC  (11+ messages)

[PATCH v3 0/6] Add SPI4 support for IPQ5424
 2024-12-30 15:36 UTC  (6+ messages)

[PATCH v8 drm-dp 0/5] Add dp module in hibmc driver
 2024-12-30 15:33 UTC  (3+ messages)

fstests failures with NFSD attribute delegation support
 2024-12-30 15:33 UTC  (5+ messages)

[PATCH] service: add service maintenance callback
 2024-12-30 15:32 UTC 

[PATCH RFC] media: rockchip: rkisp1: Add support for AWB64
 2024-12-30 15:30 UTC  (3+ messages)

[PATCH tty-next v4 0/6] convert 8250 to nbcon
 2024-12-30 15:29 UTC  (2+ messages)

[PATCH v2 00/14] net-next/yunsilicon: ADD Yunsilicon XSC Ethernet Driver
 2024-12-30 15:29 UTC  (3+ messages)
` [PATCH v2 08/14] net-next/yunsilicon: Add ethernet interface

arch/powerpc/platforms/44x/gpio.c:63:28: sparse: sparse: incorrect type in argument 1 (different base types)
 2024-12-30 15:29 UTC 

[PATCH v3 0/5] hppa CPU reset and speedup
 2024-12-30 15:25 UTC  (6+ messages)
` [PATCH v3 1/5] target/hppa: Convert hppa_cpu_init() to ResetHold handler
` [PATCH v3 2/5] hw/hppa: Reset vCPUs calling resettable_reset()
` [PATCH v3 3/5] target/hppa: Only set PSW 'M' bit on reset
` [PATCH v3 4/5] target/hppa: Set PC on vCPU reset
` [PATCH v3 5/5] target/hppa: Speed up hppa_is_pa20()

[PATCH 0/2] Initial support for PXA1908 and samsung-coreprimevelte
 2024-12-30 15:25 UTC  (4+ messages)

[PATCH] irqchip/gic-v3-its: fix raw_local_irq_restore() called with IRQs enabled
 2024-12-30 15:21 UTC  (4+ messages)

[PATCH v3] hw/smbios: support for type 7 (cache information)
 2024-12-30 15:21 UTC  (3+ messages)
` [PATCH v4] "

[PATCH] drm/i915/gvt: store virtual_dp_monitor_edid in rodata
 2024-12-30 15:22 UTC  (2+ messages)
` ✗ i915.CI.BAT: failure for drm/i915/gvt: store virtual_dp_monitor_edid in rodata (rev4)

[PATCH] cpuidle, sched: Use smp_mb__after_atomic() in current_clr_polling()
 2024-12-30 14:16 UTC 

[CI v3 0/6] drm/i915/display: handle hdmi connector init failures, and no HDMI/DP cases
 2024-12-30 15:18 UTC  (7+ messages)
` ✗ Fi.CI.SPARSE: warning for drm/i915/display: handle hdmi connector init failures, and no HDMI/DP cases (rev4)
` ✓ CI.Build: success "
` ✓ CI.Hooks: "
` ✗ CI.checksparse: warning "
` ✗ i915.CI.BAT: failure "
` ✓ Xe.CI.BAT: success "

[PATCH v2] PCI/ASPM: Fix UAF by disabling ASPM for link when child function is removed
 2024-12-30 15:17 UTC  (4+ messages)
` [PATCH 0/1] "
    ` [PATCH 0/1] "

[PATCH v5 00/16] hw/char/pl011: Implement TX (async) FIFO to avoid blocking the main loop
 2024-12-30 15:17 UTC  (4+ messages)
` [PATCH v5 09/16] tests/qtest: Update tests using PL011 UART

[PATCH RESEND v3 4/4] drm/connector: warn when cleaning up a refcounted connector
 2024-12-30 15:16 UTC  (3+ messages)

[PATCH] iio: adc: ad7625: Add ending newlines to error messages
 2024-12-30 15:15 UTC  (2+ messages)

[PATCH v3 0/2] iio: light: fix scale in veml3235 and add helpers to iio-gts
 2024-12-30 15:13 UTC  (3+ messages)
` [PATCH v3 1/2] iio: gts-helper: add helpers to ease searches of gain_sel and new_gain
` [PATCH v3 2/2] iio: veml3235: fix scale to conform to ABI

Re:Patch "phy: rockchip: naneng-combphy: fix phy reset" has been added to the 6.12-stable tree
 2024-12-30 15:13 UTC  (4+ messages)
` Patch "

[PATCH v2 0/6] pci: qcom: Add QCS615 PCIe support
 2024-12-30 15:12 UTC  (4+ messages)
` [PATCH v2 5/6] arm64: dts: qcom: qcs615: enable pcie for qcs615 soc

[PATCH v2] irqchip/gic-v3-its: fix raw_local_irq_restore() called with IRQs enabled
 2024-12-30 15:08 UTC 

[PATCH] arm-bsp/documentation: corstone1000: describe host level authentication
 2024-12-30 15:09 UTC 

[PATCH] drm/amdkfd: Ignored various return code
 2024-12-30 14:52 UTC 

[PATCH v4 0/5] Add PCIe support for Qualcomm IPQ5332
 2024-12-30 15:06 UTC  (7+ messages)
` [PATCH v4 4/5] arm64: dts: qcom: ipq5332: Add PCIe related nodes
` [PATCH v4 5/5] arm64: dts: qcom: ipq5332-rdp441: Enable PCIe phys and controllers

[PATCH v2 0/4] PCI: dwc: Add ECAM support with iATU configuration
 2024-12-30 15:04 UTC  (3+ messages)
` [PATCH v2 2/4] "

[PATCH v4 0/2] arm64: dts: rockchip: Add BigTreeTech CB2 and Pi2
 2024-12-30 14:58 UTC  (6+ messages)
` [PATCH v4 1/2] dt-bindings: arm: "
` [PATCH v4 2/2] arm64: dts: "

[PATCH v3] platform/x86: lenovo-wmi-camera: Use SW_CAMERA_LENS_COVER instead of KEY_CAMERA_ACESS
 2024-12-30 14:59 UTC  (2+ messages)

[PATCH 0/2] hppa CPU reset and speedup
 2024-12-30 14:57 UTC  (3+ messages)
` [PATCH 1/2] target/hppa: Add CPU reset method

[PATCH] drm/mediatek: mtk_dsi: Add registers to pdata to fix MT8186/MT8188
 2024-12-30 14:54 UTC  (2+ messages)

[PATCH v2 3/3] arm64: dts: qcom: sc8280xp: Add Huawei Matebook E Go (sc8280xp)
 2024-12-30 14:54 UTC  (3+ messages)

[PATCH v2 0/2] x86/bugs: RSB tweaks
 2024-12-30 14:54 UTC  (6+ messages)
` [PATCH v2 2/2] x86/bugs: Don't fill RSB on context switch with eIBRS

[PATCH] object-file: fix race in object collision check
 2024-12-30 14:54 UTC  (4+ messages)

[PATCH 0/5] platform: arm64: Huawei Matebook E Go embedded controller
 2024-12-30 14:53 UTC  (3+ messages)
` [PATCH 5/5] arm64: dts: qcom: gaokun3: Add Embedded Controller node

[PATCH v1 1/3] drm/admgpu: replace kmalloc() and memcpy() with kmemdup()
 2024-12-29 12:58 UTC  (4+ messages)
` [PATCH v1 2/3] xfs/libxfs: "

[PATCH] drm/amdgpu: Enable runtime modification of gpu_recovery parameter with validation
 2024-12-30  8:50 UTC  (3+ messages)

smu11 Uclk behavior on arcturus
 2024-12-27 22:13 UTC 

[krzk:next/dt64 21/21] arch/arm64/boot/dts/exynos/exynos990.dtsi:8:10: fatal error: 'dt-bindings/clock/samsung,exynos990.h' file not found
 2024-12-30 14:49 UTC  (4+ messages)

[PATCH v8 0/7] Add NSS clock controller support for IPQ9574
 2024-12-30 14:48 UTC  (5+ messages)
` [PATCH v8 5/7] clk: qcom: Add NSS clock Controller driver "

[PATCH v5 0/5] arm: dts: qcom-ipq5018-linksys-jamaica: Include dts from arm64
 2024-12-30 14:48 UTC  (3+ messages)
` [PATCH v5 2/5] arm64: dts: qcom: add Linksys EA9350 V3

Linux 6.1.120
 2024-12-30 14:47 UTC  (7+ messages)

[PATCH v2] dt-bindings: display: mediatek: dp: Reference common DAI properties
 2024-12-30 14:45 UTC  (2+ messages)

[openeuler:OLK-6.6 1673/1673] arch/x86/kvm/svm/csv.c:30:5: sparse: sparse: symbol 'csv_vm_attestation' was not declared. Should it be static?
 2024-12-30 14:38 UTC 

[android-common:incoming-android15-6.6-desktop-chromeos 877/877] arch/arm64/boot/dts/mediatek/mt8186-corsola-starmie-sku0.dtb: /: compatible: ['google,starmie-sku0', 'google,starmie-sku2', 'google,starmie-sku3', 'google,starmie', 'mediatek,mt8186'] is valid under each of {'items': [{'const': 'google,starmie-sku0'}, {'c
 2024-12-30 14:38 UTC 

[PATCH v2 0/8] usb: dwc2: Refactor and update USB DWC2 driver
 2024-12-30  3:30 UTC  (9+ messages)
` [PATCH v2 1/8] usb: dwc2: Extract register definitions to common header file
` [PATCH v2 2/8] usb: dwc2: Fix incorrect ULPI_UTMI_SEL bit setting
` [PATCH v2 3/8] USB: dwc2: Fix HBstLen setting for external DMA mode
` [PATCH v2 4/8] usb: dwc2: Clean up with bitfield macros
` [PATCH v2 5/8] usb: dwc2: Align macros with Linux kernel definitions
` [PATCH v2 6/8] usb: dwc2: Extract macro definitions to common header
` [PATCH v2 7/8] usb: dwc2: Unify flush and reset logic with v4.20a support
` [PATCH v2 8/8] usb: dwc2: Replace uint<x>_t types with u<x>

ADV7511/13 implementing atomic ops and bus formats
 2024-12-30 14:26 UTC  (2+ messages)

[PATCH v2 0/2] Enable DPU and Display Port for Qualcomm QCS8300-ride platform
 2024-12-30 14:35 UTC  (5+ messages)
` [PATCH v2 1/2] arm64: dts: qcom: qcs8300: add display dt nodes for MDSS, DPU, DisplayPort and eDP PHY
` [PATCH v2 2/2] arm64: dts: qcom: qcs8300-ride: Enable Display Port

[PATCH v2 0/3] Adjust YCbCr422/bandwidth/training for DP
 2024-12-30 14:33 UTC  (3+ messages)
` [PATCH v2 2/3] drm/mediatek: Fix mode valid issue for dp

[PATCH v2] media: cec: include linux/debugfs.h and linux/seq_file.h where needed
 2024-12-30 14:34 UTC  (2+ messages)

[PATCH 0/2] slim: patches for 6.14
 2024-12-30 14:33 UTC  (3+ messages)
` [PATCH 1/2] slimbus: messaging: Reorganize kerneldoc parameter names
` [PATCH 2/2] MAINTAINERS: add slimbus documentation

[scarthgap][PATCH] ovmf: fix CVE-2024-38805
 2024-12-30 14:32 UTC 

Patch "watchdog: s3c2410_wdt: add support for exynosautov920 SoC" has been added to the 6.12-stable tree
 2024-12-30 14:32 UTC  (2+ messages)

[net-next v6 0/9] Add support for per-NAPI config via netlink
 2024-12-30 14:31 UTC  (5+ messages)

[PATCH 00/11] nvmem: patches (set 1) for 6.14
 2024-12-30 14:30 UTC  (12+ messages)
` [PATCH 01/11] nvmem: core: constify 'struct bin_attribute'
` [PATCH 02/11] dt-bindings: nvmem: rmem: Add mobileye,eyeq5-bootloader-config
` [PATCH 03/11] nvmem: specify ->reg_read/reg_write() expected return values
` [PATCH 04/11] nvmem: rmem: make ->reg_read() straight forward code
` [PATCH 05/11] nvmem: rmem: remove unused struct rmem::size field
` [PATCH 06/11] nvmem: rmem: add CRC validation for Mobileye EyeQ5 NVMEM
` [PATCH 07/11] MIPS: mobileye: eyeq5: add bootloader config reserved memory
` [PATCH 08/11] MAINTAINERS: Update nvmem section
` [PATCH 09/11] dt-bindings: nvmem: Add compatible for MS8917
` [PATCH 10/11] dt-bindings: nvmem: Add compatible for IPQ5424
` [PATCH 11/11] dt-bindings: nvmem: qfprom: Add compatible for QCS8300

[PATCH stable 5.15] net:dsa:fix the dsa_ptr null pointer dereference
 2024-12-30 14:30 UTC  (2+ messages)

[PATCH v5] bus: mhi: host: pci_generic: Add support for QDU100 device
 2024-12-30 14:29 UTC  (2+ messages)

[PATCH 1/4] can: kvaser_usb: Update stats and state even if alloc_can_err_skb() fails
 2024-12-30 14:26 UTC  (4+ messages)
` [PATCH 2/4] can: kvaser_usb: Add support for CAN_CTRLMODE_BERR_REPORTING
` [PATCH 3/4] can: kvaser_pciefd: Update stats and state even if alloc_can_err_skb() fails
` [PATCH 4/4] can: kvaser_pciefd: Add support for CAN_CTRLMODE_BERR_REPORTING

[PATCH] drm/i915/gt: Prevent uninitialized pointer reads
 2024-12-30 14:26 UTC  (4+ messages)

[PATCH V6 0/4] Add pci_membarrier test in xe_mmap
 2024-12-30 14:26 UTC  (2+ messages)
` ✓ Xe.CI.BAT: success for Add pci_membarrier test in xe_mmap (rev7)

[PATCH v2 0/2] doc: module: Two clearifications
 2024-12-30 14:24 UTC  (3+ messages)
` [PATCH v2 1/2] doc: module: Fix documented type of namespace
` [PATCH v2 2/2] doc: module: DEFAULT_SYMBOL_NAMESPACE must be defined before #includes

[PATCH 00/10] Fix segfaults when using the unsafe SHA1 backend
 2024-12-30 14:24 UTC  (11+ messages)
` [PATCH 01/10] bulk-checkin: fix segfault with "
` [PATCH 02/10] builtin/fast-import: "
` [PATCH 03/10] ci: exercise unsafe OpenSSL backend
` [PATCH 04/10] meson: consistenlty spell 'CommonCrypto'
` [PATCH 05/10] meson: deduplicate access to SHA1/SHA256 backend options
` [PATCH 06/10] meson: require SecurityFramework when it's used as SHA1 backend
` [PATCH 07/10] meson: simplify conditions for HTTPS and SHA1 dependencies
` [PATCH 08/10] meson: add missing dots for build options
` [PATCH 09/10] meson: wire up unsafe SHA1 backend
` [PATCH 10/10] meson: provide a summary of configured backends


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.