messages from 2024-11-22 06:51:44 to 2024-11-22 09:47:52 UTC [more...]
[PATCH v1 00/11] fs/proc/vmcore: kdump support for virtio-mem on s390
2024-11-22 9:47 UTC (14+ messages)
` [PATCH v1 03/11] fs/proc/vmcore: disallow vmcore modifications after the vmcore was opened
` [PATCH v1 07/11] fs/proc/vmcore: introduce PROC_VMCORE_DEVICE_RAM to detect device RAM ranges in 2nd kernel
[PATCH] slab: Fix too strict alignment check in create_cache()
2024-11-22 9:45 UTC (16+ messages)
[PATCH v7 0/5] Add Mediatek ISP3.0
2024-11-22 9:44 UTC (9+ messages)
` [PATCH v7 4/5] media: platform: mediatek: isp: add mediatek ISP3.0 camsv
[PATCH v2 0/2] Add SMI clamp in MediaTek SMI driver
2024-11-22 9:41 UTC (11+ messages)
` [PATCH v2 1/2] dt-bindings: memory: mediatek: Add SMI reset and clamp related property
` [PATCH v2 2/2] memory: mtk-smi: mt8188: Add SMI clamp function
[PATCH net-next v11 00/23] Introducing OpenVPN Data Channel Offload
2024-11-22 9:41 UTC (11+ messages)
` [PATCH net-next v11 07/23] ovpn: introduce the ovpn_socket object
` [PATCH net-next v11 15/23] ovpn: implement keepalive mechanism
[PATCH v3 0/6] x86/uaccess: avoid barrier_nospec()
2024-11-22 9:38 UTC (14+ messages)
` [PATCH v3 2/6] x86/uaccess: Avoid barrier_nospec() in 64-bit __get_user()
[PATCH] KVM: x86: async_pf: check earlier if can deliver async pf
2024-11-22 9:33 UTC (4+ messages)
[PATCH] drm/rockchip: avoid 64-bit division
2024-11-22 9:33 UTC (5+ messages)
[PATCH 3/6] acpi/ghes: rename the function which gets hw error offsets
2024-11-22 9:32 UTC (3+ messages)
[PATCH v1] mm/mempolicy: fix migrate_to_node() assuming there is at least one VMA in a MM
2024-11-22 9:32 UTC (4+ messages)
[PATCH net] netpoll: Use rtnl_dereference() for npinfo pointer access
2024-11-22 9:31 UTC (5+ messages)
[PATCH] scripts: prevent resource leak
2024-11-22 9:28 UTC
[PATCH 0/3] More Surface Laptop 7 features
2024-11-22 9:27 UTC (5+ messages)
` [PATCH 2/3] arm64: dts: qcom: x1e80100-romulus: Set up PCIe3 / SDCard reader
` [PATCH 3/3] arm64: dts: qcom: x1e80100-romulus: Set up PS8830s
[PATCH 0/3] i2c: atr: A few i2c-atr fixes
2024-11-22 9:25 UTC (6+ messages)
` [PATCH 1/3] i2c: atr: Allow unmapped addresses from nested ATRs
` [PATCH 2/3] i2c: atr: Fix lockdep for "
` [PATCH 3/3] i2c: atr: Fix client detach
[PATCH v2 0/6] pci: qcom: Add QCS615 PCIe support
2024-11-22 9:23 UTC (8+ messages)
` [PATCH v2 1/6] dt-bindings: phy: qcom,sc8280xp-qmp-pcie-phy: Document the QCS615 QMP PCIe PHY Gen3 x1
` [PATCH v2 2/6] phy: qcom: qmp: Add phy register and clk setting for QCS615 PCIe
` [PATCH v2 3/6] dt-bindings: PCI: qcom: Document the QCS615 PCIe Controller
[PATCH 0/7] drm/tidss: Interrupt fixes and cleanups
2024-11-22 8:09 UTC (9+ messages)
` [PATCH 2/7] drm/tidss: Remove unused OCP error flag
` [PATCH 3/7] drm/tidss: Remove extra K2G check
` [PATCH 4/7] drm/tidss: Add printing of underflows
` [PATCH 7/7] drm/tidss: Rename 'wait_lock' to 'irq_lock'
[PATCH RFC net-next v3 00/27] Add support for PSE port priority
2024-11-22 9:20 UTC (7+ messages)
` [PATCH RFC net-next v3 17/27] regulator: dt-bindings: Add regulator-power-budget property
` [PATCH RFC net-next v3 25/27] dt-bindings: net: pse-pd: microchip,pd692x0: Add manager regulator supply
[PATCH v1 0/7] drm/mediatek: Add support for HDMIv2 and DDCv2 IPs
2024-11-22 9:20 UTC (3+ messages)
` [PATCH v1 7/7] drm/mediatek: Introduce HDMI/DDC v2 for MT8195/MT8188
[PATCH v2] usb: gadget: u_serial: Fix the issue that gs_start_io crashed due to accessing null pointer
2024-11-22 9:18 UTC (3+ messages)
` 答复: "
[PATCH 0/2] Add support for GPU SMMU on QCS615
2024-11-22 9:17 UTC (4+ messages)
` [PATCH 1/2] dt-bindings: arm-smmu: document QCS615 GPU SMMU
` [PATCH 2/2] arm64: dts: qcom: qcs615: add the GPU SMMU node
[PATCH v3] selftests/lam: Test get_user() LAM pointer handling
2024-11-22 9:13 UTC (2+ messages)
[PATCH v4 00/10] drm/display: hdmi: add drm_hdmi_connector_mode_valid()
2024-11-22 9:13 UTC (11+ messages)
` [PATCH v4 01/10] drm/tests: hdmi: handle empty modes in find_preferred_mode()
` [PATCH v4 02/10] drm/tests: hdmi: rename connector creation function
` [PATCH v4 03/10] drm/tests: hdmi: return meaningful value from set_connector_edid()
` [PATCH v4 04/10] drm/display: hdmi: add generic mode_valid helper
` [PATCH v4 05/10] drm/sun4i: use drm_hdmi_connector_mode_valid()
` [PATCH v4 06/10] drm/vc4: "
` [PATCH v4 07/10] drm/display: bridge_connector: use drm_bridge_connector_mode_valid()
` [PATCH v4 08/10] drm/bridge: lontium-lt9611: drop TMDS char rate check in mode_valid
` [PATCH v4 09/10] drm/bridge: dw-hdmi-qp: replace mode_valid with tmds_char_rate
` [PATCH v4 10/10] drm/sun4i: use drm_atomic_helper_connector_hdmi_check()
[PATCH v4 00/15] Prepare GHES driver to support error injection
2024-11-22 9:11 UTC (16+ messages)
` [PATCH v4 01/15] acpi/ghes: get rid of ACPI_HEST_SRC_ID_RESERVED
` [PATCH v4 02/15] acpi/ghes: simplify acpi_ghes_record_errors() code
` [PATCH v4 03/15] acpi/ghes: simplify the per-arch caller to build HEST table
` [PATCH v4 04/15] acpi/ghes: better handle source_id and notification
` [PATCH v4 05/15] acpi/ghes: Fix acpi_ghes_record_errors() argument
` [PATCH v4 06/15] acpi/ghes: Remove a duplicated out of bounds check
` [PATCH v4 07/15] acpi/ghes: Change the type for source_id
` [PATCH v4 08/15] acpi/ghes: make the GHES record generation more generic
` [PATCH v4 09/15] acpi/ghes: better name GHES memory error function
` [PATCH v4 10/15] acpi/ghes: don't crash QEMU if ghes GED is not found
` [PATCH v4 11/15] acpi/ghes: rename etc/hardware_error file macros
` [PATCH v4 12/15] acpi/ghes: better name the offset of the hardware error firmware
` [PATCH v4 13/15] acpi/ghes: move offset calculus to a separate function
` [PATCH v4 14/15] acpi/ghes: Change ghes fill logic to work with only one source
` [PATCH v4 15/15] docs: acpi_hest_ghes: fix documentation for CPER size
[PATCH v2 0/3] QPIC v2 fixes for SDX75
2024-11-22 8:59 UTC (4+ messages)
` [PATCH v2 1/3] mtd: rawnand: qcom: Pass 18 bit offset from QPIC base address to BAM
` [PATCH v2 2/3] mtd: rawnand: qcom: Fix onfi param page read
` [PATCH v2 3/3] mtd: rawnand: qcom: Fix read len for onfi param page
[PATCH 1/2] dt-bindings: remoteproc: Add SM8750 MPSS and CDSP
2024-11-22 8:56 UTC (2+ messages)
` [PATCH 2/2] remoteproc: qcom: pas: Add SM8750 MPSS
[PATCH v2 0/6] perf sched: Introduce stats tool
2024-11-22 8:55 UTC (8+ messages)
` [PATCH v2 1/6] sched/stats: Print domain name in /proc/schedstat
` [sos-linux-ext-patches] "
` [PATCH v2 2/6] perf sched stats: Add record and rawdump support
` [PATCH v2 3/6] perf sched stats: Add schedstat v16 support
` [PATCH v2 4/6] perf sched stats: Add support for report subcommand
` [PATCH v2 5/6] perf sched stats: Add support for live mode
` [PATCH v2 6/6] perf sched stats: Add support for diff subcommand
[PATCH v2 0/3] Add support for attaching a regulator to w1: ds2482
2024-11-22 8:53 UTC (4+ messages)
` [PATCH v2 1/3] w1: ds2482: Add regulator support
` [PATCH v2 2/3] w1: ds2482: Fix datasheet URL
` [PATCH v2 3/3] dt-bindings: w1: ds2482: Add vcc-supply property
[PATCH v3 0/2] rust: page: Add support for existing struct page mappings
2024-11-22 8:50 UTC (9+ messages)
` [PATCH v3 2/2] rust: page: Extend support to "
[PATCH RFC v2 1/1] rust: Add bindings for device properties
2024-11-22 8:47 UTC (2+ messages)
[PATCH 2/2] interconnect: qcom: sdx75: Drop QP0 related interconnect and BCM nodes
2024-11-22 8:42 UTC (2+ messages)
[PATCH v1 0/5] media: bcm2835-unicam: Upstreaming various improvements
2024-11-22 8:41 UTC (6+ messages)
` [PATCH v1 1/5] drivers: media: bcm2835-unicam: Improve frame sequence count handling
` [PATCH v1 2/5] drivers: media: bcm2835-unicam: Allow setting of unpacked formats
` [PATCH v1 3/5] drivers: media: bcm2835-unicam: Disable trigger mode operation
` [PATCH v1 4/5] drivers: media: bcm2835-unicam: Fix for possible dummy buffer overrun
` [PATCH v1 5/5] drivers: media: bcm2835-unicam: Correctly handle FS + FE ISR condition
[PATCH] fs/proc/kcore.c: Clear ret value in read_kcore_iter after successful iov_iter_zero
2024-11-22 8:40 UTC (2+ messages)
[PATCH v3 0/2] Enable SDHC1 and SDHC2 on QCS615
2024-11-22 8:40 UTC (4+ messages)
` [PATCH v3 1/2] arm64: dts: qcom: qcs615: add SDHC1 and SDHC2
[PATCH V4 0/5] arm_scmi: vendors: Qualcomm Generic Vendor Extensions
2024-11-22 8:37 UTC (6+ messages)
[Bug report] kernel BUG at include/linux/scatterlist.h
2024-11-22 8:37 UTC (4+ messages)
[PATCH md-6.13 0/5] md/md-bitmap: move bitmap_{start,end}write to md upper layer
2024-11-22 8:32 UTC (6+ messages)
` [PATCH md-6.13 5/5] md/md-bitmap: move bitmap_{start, end}write "
[PATCH] ACPICA: events/evxfregn: don't release the ContextMutex that was never acquired
2024-11-22 8:29 UTC
[PATCH] media: ov5640: fix get_light_freq on auto
2024-11-22 8:28 UTC (3+ messages)
[PATCH v2] media: ov5640: fix get_light_freq on auto
2024-11-22 8:28 UTC
[PATCH v3 00/15] Prepare GHES driver to support error injection
2024-11-22 8:24 UTC (4+ messages)
` [PATCH v3 08/15] acpi/ghes: make the GHES record generation more generic
posix timer freeze after some random time, under pthread create/destroy load
2024-11-22 8:24 UTC (3+ messages)
[PATCH v2 0/7] Add Nuvoton NCT6694 MFD drivers
2024-11-22 8:18 UTC (14+ messages)
` [PATCH v2 2/7] gpio: Add Nuvoton NCT6694 GPIO support
` [PATCH v2 4/7] can: Add Nuvoton NCT6694 CAN support
` [PATCH v2 5/7] watchdog: Add Nuvoton NCT6694 WDT support
` [PATCH v2 6/7] hwmon: Add Nuvoton NCT6694 HWMON support
[PATCH v3 0/8] Add support for the rest of Renesas RZ/G3S serial interfaces
2024-11-22 8:17 UTC (4+ messages)
` [PATCH v3 2/8] serial: sh-sci: Check if TX data was written to device in .tx_empty()
[git pull] IOMMU Updates for Linux v6.13
2024-11-22 8:17 UTC
[syzbot] [iommu?] WARNING in iommufd_device_unbind
2024-11-22 8:17 UTC
[PATCH] block: iocost: ensure hweight_inuse is at least 1
2024-11-22 8:16 UTC (2+ messages)
[PATCH] mm/kmemleak: Fix sleeping function called from invalid context in kmemleak_seq_show
2024-11-22 8:14 UTC (5+ messages)
[PATCH for-next v3] selftests/cpufreq: gitignore output files and clean them in make clean
2024-11-22 8:13 UTC (2+ messages)
drivers/media/pci/intel/ipu-bridge.c:752 ipu_bridge_ivsc_is_ready() warn: iterator 'i' not incremented
2024-11-22 8:11 UTC (4+ messages)
[PATCH V3] fs/ntfs3: check if the inode is bad before creating symlink
2024-11-22 8:10 UTC (3+ messages)
` [PATCH V4] "
[PATCH 6.11 000/107] 6.11.10-rc1 review
2024-11-22 8:06 UTC (2+ messages)
[PATCH 00/37] drm/vc4: Add support for BCM2712 / Pi5 display hardware
2024-11-22 8:06 UTC (3+ messages)
[PATCH 0/2] Add power monitor support on sam9x75-curiosity board
2024-11-22 8:05 UTC (3+ messages)
` [PATCH 1/2] ARM: dts: microchip: sam9x7: Move i2c address/size to dtsi
` [PATCH 2/2] ARM: dts: microchip: sam9x75_curiosity: Add power monitor support
[PATCH] media: ipu-bridge: Fix smatch warning for COMPILE_TEST
2024-11-22 8:04 UTC
[PATCH v1 0/4] Add qcom,product-variant properties in Qualcomm
2024-11-22 8:01 UTC (12+ messages)
` [PATCH v2 2/4] dt-bindings: bluetooth: Add qca6698 compatible string
` [PATCH v2 4/4] Bluetooth: hci_qca: add qcom,product-variant properties
[PATCH v2 0/3] Enable Watchdog on QCS8300
2024-11-22 7:59 UTC (4+ messages)
` [PATCH v2 2/3] arm64: dts: qcom: qcs8300: Add watchdog node
[PATCH v3 1/1] x86/ia32: Leave NULL selector values 0~3 as is
2024-11-22 7:50 UTC (3+ messages)
[PATCH v1] mmc: sdhci-msm: Correctly set the load for the regulator
2024-11-22 7:50 UTC
[PATCH v3] i2c: i2c-qcom-geni: Serve transfer during early resume stage
2024-11-22 7:50 UTC (2+ messages)
[PATCH] drivers:wireless: Fix a dereference before null check issue
2024-11-22 7:50 UTC (2+ messages)
` wireless: "
[PATCH 0/2] Extend the cros_usbpd-charger to make it a passive thermal cooling device
2024-11-22 7:49 UTC (3+ messages)
` [PATCH 2/2] dt-bindings: mfd: cros-ec: add properties for thermal cooling cells
[PATCH V4 0/2] Enable TRNG for QCS8300
2024-11-22 7:43 UTC (3+ messages)
` [PATCH V4 1/2] dt-bindings: crypto: qcom,prng: document QCS8300
` [PATCH V4 2/2] arm64: dts: qcom: qcs8300: add TRNG node
[PATCH for-next v3] selftests/zram: gitignore output file
2024-11-22 7:49 UTC
[GIT PULL] execve updates for v6.13-rc1
2024-11-22 7:47 UTC (6+ messages)
[PATCH for-next v3] selftests/mm: Add a few missing gitignore files
2024-11-22 7:46 UTC
[PATCH] iio: hid-sensor-prox: Fix invalid read_raw for attention
2024-11-22 7:46 UTC (3+ messages)
[PATCH v8 0/7] Rust support for mm_struct, vm_area_struct, and mmap
2024-11-22 7:42 UTC (4+ messages)
` [PATCH v8 1/7] mm: rust: add abstraction for struct mm_struct
[PATCH] 9p/xen: fix release of IRQ
2024-11-22 7:41 UTC (2+ messages)
[PATCH] LoongArch: BPF: Sign-extend return values
2024-11-22 7:39 UTC (3+ messages)
[PATCH v2] mm: pgtable: make ptep_clear() non-atomic
2024-11-22 7:36 UTC
[PATCH for-next v3] selftests/filesystems: Add missing gitignore file
2024-11-22 7:37 UTC
[PATCH for-next v3] selftests/alsa: Add a few missing gitignore files
2024-11-22 7:36 UTC
NFS client hangs due to waiting for FSSTAT to complete and NFS server returning NFS_JUKEBOX(10008) to FSSTAT
2024-11-22 7:24 UTC
Data race in net/mptcp/pm_netlink.c
2024-11-22 7:34 UTC
[PATCH net 0/2] two fixes for SMC
2024-11-22 7:16 UTC (3+ messages)
` [PATCH net 1/2] net/smc: initialize close_work early to avoid warning
` [PATCH net 2/2] net/smc: fix LGR and link use-after-free issue
[PATCH V5 0/4] Add EPSS L3 provider support on SA8775P SoC
2024-11-22 7:30 UTC (15+ messages)
` [PATCH V5 1/4] dt-bindings: interconnect: Add EPSS L3 compatible for SA8775P
` [PATCH V5 3/4] interconnect: qcom: Add EPSS L3 support on SA8775P
` [PATCH V5 4/4] interconnect: qcom: osm-l3: Add epss compatibles for SA8775P SoC
[PATCH] drivers:wireless: Fix a dereference before null check issue
2024-11-22 7:25 UTC (2+ messages)
` wireless: "
[PATCH v1 0/6] drm/mediatek: dpi: Add support for MT8195/8188 and Pattern Generator
2024-11-22 7:23 UTC (3+ messages)
` [PATCH v1 6/6] drm/mediatek: Add support for MT8195 Digital Parallel Interface
[syzbot] [bcachefs?] WARNING in bch2_fs_read_write_early (2)
2024-11-22 7:22 UTC
[PATCH RFC v4 3/3] page_pool: skip dma sync operation for inflight pages
2024-11-22 7:20 UTC (5+ messages)
[PATCH] dmaengine: qcom: bam_dma: Avoid writing unavailable register
2024-11-22 7:16 UTC
[PATCH printk v1] printk: ringbuffer: Add KUnit test
2024-11-22 7:05 UTC (2+ messages)
[PATCH 2/2] media: camif-core: Add check for clk_enable()
2024-11-22 7:01 UTC (3+ messages)
` [PATCH 1/2] media: mipi-csis: "
[PATCH 6.1 00/73] 6.1.119-rc1 review
2024-11-22 6:59 UTC (2+ messages)
[PATCH v1] perf tests: Fix hwmon parsing with PMU name test
2024-11-22 6:59 UTC (6+ messages)
[PATCH v3 0/2] rust: page: Add support for existing struct page mappings
2024-11-22 6:58 UTC (12+ messages)
[PATCH 6.6 00/82] 6.6.63-rc1 review
2024-11-22 6:55 UTC (2+ messages)
[PATCH 1/2 v2] bcachefs: do not use PF_MEMALLOC_NORECLAIM
2024-11-22 6:51 UTC (11+ 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