linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-07-15 11:31:11 to 2025-07-15 13:37:43 UTC [more...]

[PATCH v4] Bluetooth: ISO: Support SCM_TIMESTAMPING for ISO TS
 2025-07-15 13:37 UTC  (3+ messages)

[PATCH v5 0/8] iommufd: Destroy vdevice on device unbind
 2025-07-15 13:37 UTC  (5+ messages)
` [PATCH v5 3/8] iommufd: Add a pre_destroy() op for objects
` [PATCH v5 4/8] iommufd: Destroy vdevice on idevice destroy

[PATCH v4 0/2] Add driver support for ESWIN eic7700 SoC reset controller
 2025-07-15 13:37 UTC  (4+ messages)
` [PATCH v4 1/2] dt-bindings: reset: eswin: Documentation for eic7700 SoC
` [PATCH v4 2/2] reset: eswin: Add eic7700 reset driver

[PATCH net-next v6] ipv6: add `force_forwarding` sysctl to enable per-interface forwarding
 2025-07-15 13:34 UTC  (2+ messages)

[PATCH net-next 0/3] net: stmmac: xgmac: Minor fixes
 2025-07-15 13:33 UTC  (8+ messages)
` [PATCH net-next 1/3] net: stmmac: xgmac: Disable RX FIFO Overflow interrupts
` [PATCH net-next 2/3] net: stmmac: xgmac: Correct supported speed modes

[PATCH v7 0/9] LKMM generic atomics in Rust
 2025-07-15 13:33 UTC  (11+ messages)
` [PATCH v7 4/9] rust: sync: atomic: Add generic atomics
` [PATCH v7 6/9] rust: sync: atomic: Add the framework of arithmetic operations

[PATCH] mfd: fix building without CONFIG_OF
 2025-07-15 13:33 UTC  (3+ messages)
` [PATCH] thermal: Use dev_fwnode()

[PATCH 5.4 000/148] 5.4.296-rc1 review
 2025-07-15 13:12 UTC 

[GIT PULL] Rust ALLOC & DMA for v6.17
 2025-07-15 13:32 UTC 

[PATCH 0/2] bpf, arm64: relax constraint in BPF JIT compiler
 2025-07-15 13:32 UTC  (3+ messages)
` [PATCH 1/2] bpf, arm64: remove structs on stack constraint

[PATCH 0/2] Fix up build issues with vpanic
 2025-07-15 13:31 UTC  (4+ messages)
` [PATCH 2/2] panic: Fix up description of vpanic()

[PATCH v2 0/2] gpio: use new GPIO line value setter callbacks in remaining drivers
 2025-07-15 13:29 UTC  (3+ messages)
` [PATCH v2 1/2] gpio: wcove: use regmap_assign_bits() in .set()

[PATCH 5.15 00/77] 5.15.189-rc1 review
 2025-07-15 13:12 UTC 

[PATCH v4 0/8] Add support MT6316/6363/MT6373 PMICs regulators and MFD
 2025-07-15 13:28 UTC  (10+ messages)
` [PATCH v4 1/8] dt-bindings: regulator: Document MediaTek MT6316 PMIC Regulators
` [PATCH v4 2/8] regulator: Add support for MediaTek MT6316 SPMI "
` [PATCH v4 3/8] dt-bindings: regulator: Document MediaTek MT6363 "
` [PATCH v4 4/8] regulator: Add support for MediaTek MT6363 SPMI "
` [PATCH v4 5/8] dt-bindings: regulator: Document MediaTek MT6373 "
` [PATCH v4 6/8] regulator: Add support for MediaTek MT6373 SPMI "
` [PATCH v4 7/8] dt-bindings: mfd: Add binding for MediaTek MT6363 series SPMI PMIC
` [PATCH v4 8/8] drivers: mfd: Add support for MediaTek SPMI PMICs and MT6363/73

[PATCH v3 00/10] perf: arm_spe: Armv8.8 SPE features
 2025-07-15 13:28 UTC  (13+ messages)
` [PATCH v3 03/10] perf: arm_spe: Add support for FEAT_SPE_EFT extended filtering
` [PATCH v3 04/10] arm64/boot: Enable EL2 requirements for SPE_FEAT_FDS
` [PATCH v3 07/10] perf: arm_spe: Add support for filtering on data source

[kvm-unit-tests patch 0/5] Fix pmu test errors on SRF/CWF
 2025-07-15 13:27 UTC  (3+ messages)
` [kvm-unit-tests patch 1/5] x86/pmu: Add helper to detect Intel overcount issues

[PATCH v2 0/3] bus: mhi: keep dma buffers through suspend/hibernation cycles
 2025-07-15 13:25 UTC  (4+ messages)
` [PATCH v2 1/3] bus: mhi: host: keep bhi buffer through suspend cycle
` [PATCH v2 2/3] bus: mhi: host: keep bhie "
` [PATCH v2 3/3] bus: mhi: keep device context through suspend cycles

[PATCH] arm64: dts: qcom: Remove sdm845-cheza boards
 2025-07-15 13:26 UTC 

[PATCH] thermal: Constify struct thermal_zone_device_ops
 2025-07-15 13:26 UTC  (2+ messages)

[PATCH] media: mediatek: encoder: memset encoder structure data
 2025-07-15 13:26 UTC  (2+ messages)

[PATCH v2] wifi: ath11k: HAL SRNG: don't deinitialize and re-initialize again
 2025-07-15 13:23 UTC 

[PATCH 0/8] dma-mapping: migrate to physical address-based API
 2025-07-15 13:24 UTC  (3+ messages)
` [PATCH 8/8] mm/hmm: migrate to physical address-based DMA mapping API

[PATCH v1 0/9] mm: vm_normal_page*() improvements
 2025-07-15 13:23 UTC  (10+ messages)
` [PATCH v1 1/9] mm/huge_memory: move more common code into insert_pmd()
` [PATCH v1 2/9] mm/huge_memory: move more common code into insert_pud()
` [PATCH v1 3/9] mm/huge_memory: support huge zero folio in vmf_insert_folio_pmd()
` [PATCH v1 4/9] fs/dax: use vmf_insert_folio_pmd() to insert the huge zero folio
` [PATCH v1 5/9] mm/huge_memory: mark PMD mappings of the huge zero folio special
` [PATCH v1 6/9] mm/memory: convert print_bad_pte() to print_bad_page_map()
` [PATCH v1 7/9] mm/memory: factor out common code from vm_normal_page_*()
` [PATCH v1 8/9] mm: introduce and use vm_normal_page_pud()
` [PATCH v1 9/9] mm: rename vm_ops->find_special_page() to vm_ops->find_normal_page()

[PATCH] media: atomisp: fix trailing block comment style
 2025-07-15 13:23 UTC  (3+ messages)

[PATCH] thermal/drivers/loongson2: Constify struct thermal_zone_device_ops
 2025-07-15 13:24 UTC  (2+ messages)

[PATCH net-next v3 0/3] netdevsim: add support for PHY devices
 2025-07-15 13:23 UTC  (5+ messages)
` [PATCH net-next v3 1/3] net: netdevsim: Add PHY support in netdevsim

[PATCH 6.6 000/109] 6.6.99-rc1 review
 2025-07-15 13:12 UTC 

[PATCH v7 00/15] Add dt-bindings and dtsi changes for CAMSS on x1e80100 silicon
 2025-07-15 13:22 UTC  (7+ messages)

[PATCH v1] ACPI: APEI: MAINTAINERS: Update reviewers for APEI
 2025-07-15 13:20 UTC 

[PATCH RFC v1 0/5] KVM: guest_memfd: Support in-place conversion for CoCo VMs
 2025-07-15 13:20 UTC  (5+ messages)
` [PATCH RFC v1 1/5] KVM: guest_memfd: Remove preparation tracking
` [PATCH RFC v1 3/5] KVM: guest_memfd: Call arch invalidation hooks when converting to shared

[PATCH v4 00/10] rockchip: Fix several DTB validation issues
 2025-07-15 13:20 UTC  (3+ messages)
` [PATCH v4 07/10] arm64: dts: rockchip: Move mipi_out node on rk3399 haikou demo dtso

[PATCH v1] PM: runtime: Take active children into account in pm_runtime_get_if_in_use()
 2025-07-15 13:18 UTC  (4+ messages)

[PATCH v8 00/10] Add pinctrl support for the AAEON UP board FPGA
 2025-07-15 13:17 UTC  (4+ messages)

[PATCH] EDAC/{skx_common,i10nm}: Use scnprintf() for safer buffer handling
 2025-07-15 13:17 UTC 

[RFC] LTTng upstreaming next steps
 2025-07-15 13:16 UTC  (8+ messages)

[PATCH 6.12 000/163] 6.12.39-rc1 review
 2025-07-15 13:11 UTC 

[PATCH V2 0/2] riscv: errata: Add ERRATA_THEAD_WRITE_ONCE fixup
 2025-07-15 13:14 UTC  (5+ messages)
` [PATCH V2 1/2] riscv: Move vendor errata definitions to new header
` [PATCH V2 2/2] riscv: errata: Add ERRATA_THEAD_WRITE_ONCE fixup

soc: fixes for 6.16, part 2
 2025-07-15 13:13 UTC 

[PATCH net-next 0/5] dpll: zl3073x: Add misc features
 2025-07-15 13:12 UTC  (7+ messages)
` [PATCH net-next 1/5] dpll: zl3073x: Add support to get/set esync on pins
` [PATCH net-next 3/5] dpll: zl3073x: Implement phase offset monitor feature
` [PATCH net-next 4/5] dpll: zl3073x: Add support to adjust phase

[PATCH v3 0/2] Add driver support for Eswin eic7700 SoC ethernet controller
 2025-07-15 13:09 UTC  (5+ messages)
` [PATCH v3 2/2] ethernet: eswin: Add eic7700 ethernet driver
    `  "

[syzbot] [bcachefs?] [squashfs?] INFO: task hung in truncate_inode_pages_final (2)
 2025-07-15 13:09 UTC 

[PATCH 0/2] clk: amlogic: add video-related clocks for S4 SoC
 2025-07-15 13:08 UTC  (4+ messages)
` [PATCH 1/2] dt-bindings: clock: add video clock indices for Amlogic "
` [PATCH 2/2] clk: amlogic: add video-related clocks for "

[PATCH v2 4/4] ASoC: codecs: Implement 64-bit pointer operation
 2025-07-15 13:07 UTC  (2+ messages)

[PATCH][next] selftests/futex: Fix spelling mistake "Succeffuly" -> "Successfully"
 2025-07-15 13:06 UTC 

[PATCH v2 net-next] net: Allow SF devices to be used for ZC DMA
 2025-07-15 13:06 UTC  (4+ messages)

[PATCH 6.12.y] arm64: Filter out SME hwcaps when FEAT_SME isn't implemented
 2025-07-15 13:06 UTC  (3+ messages)

[PATCH net,v2] hv_netvsc: Switch VF namespace in netvsc_open instead
 2025-07-15 13:05 UTC  (2+ messages)

[PATCH] hwmon: ina238: Report energy in microjoules
 2025-07-15 13:02 UTC 

[syzbot] [gfs2?] UBSAN: shift-out-of-bounds in gfs2_dir_read (2)
 2025-07-15 13:00 UTC  (4+ messages)

[PATCH] scsi: fix out of bounds error in /drivers/scsi
 2025-07-15 13:00 UTC  (3+ messages)
` [PATCH v2] "

[PATCH v4 0/1] eventpoll: Fix priority inversion problem
 2025-07-15 12:58 UTC  (3+ messages)
` [PATCH v4 1/1] eventpoll: Replace rwlock with spinlock

[PATCH] ghes: Track number of recovered hardware errors
 2025-07-15 12:53 UTC  (10+ messages)

[PATCH -next] ext4: fix the compile error of EXT4_MAX_PAGECACHE_ORDER macro
 2025-07-15 12:52 UTC  (3+ messages)

[PATCH 0/9] drivers: gpio: and the QIXIS FPGA GPIO controller
 2025-07-15 12:51 UTC  (12+ messages)
` [PATCH 1/9] dt-bindings: gpio: add bindings for the QIXIS FPGA based "
` [PATCH 4/9] gpio: regmap: add the .get_direction() callback

[PATCH 1/1] ext4: add FALLOC_FL_ALLOCATE_RANGE to supported flags mask
 2025-07-15 12:50 UTC  (4+ messages)

[PATCH v13 00/14] unwind_user: x86: Deferred unwinding infrastructure
 2025-07-15 12:49 UTC  (11+ messages)
` [PATCH v13 07/14] unwind_user/deferred: Make unwind deferral requests NMI-safe
` [PATCH v13 10/14] unwind: Clear unwind_mask on exit back to user space

[PATCH v1] PM: suspend: clean up redundant filesystems_freeze/thaw handling
 2025-07-15 12:48 UTC  (5+ messages)

[PATCH] x86/sev: Improve handling of writes to intercepted GUEST_TSC_FREQ
 2025-07-15 12:47 UTC  (10+ messages)

[PATCH hyperv-next v4 03/16] arch: hyperv: Get/set SynIC synth.registers via paravisor
 2025-07-15 12:46 UTC  (2+ messages)

[PATCH 0/3] KVM: Speed up MMIO registrations
 2025-07-15 12:43 UTC  (6+ messages)
` [PATCH 3/3] KVM: Avoid synchronize_srcu() in kvm_io_bus_register_dev()

[PATCH v8 0/5] Enable automatic SVN updates for SGX enclaves
 2025-07-15 12:40 UTC  (6+ messages)
` [PATCH v8 1/5] x86/sgx: Introduce a counter to count the sgx_(vepc_)open()
` [PATCH v8 2/5] x86/cpufeatures: Add X86_FEATURE_SGX_EUPDATESVN feature flag
` [PATCH v8 3/5] x86/sgx: Define error codes for use by ENCLS[EUPDATESVN]
` [PATCH v8 4/5] x86/sgx: Implement ENCLS[EUPDATESVN]
` [PATCH v8 5/5] x86/sgx: Enable automatic SVN updates for SGX enclaves

[RESEND PATCH v18 0/2] ACPI: APEI: handle synchronous errors in task work
 2025-07-15 12:40 UTC  (15+ messages)
` [RESEND PATCH v18 1/2] ACPI: APEI: send SIGBUS to current task if synchronous memory error not recovered

[PATCH 0/2] Bluetooth: btusb: QCA: Fix bug and support downloading custom firmwares
 2025-07-15 12:40 UTC  (3+ messages)
` [PATCH 1/2] Bluetooth: btusb: QCA: Fix downloading wrong NVM for WCN6855 GF variant without board ID
` [PATCH 2/2] Bluetooth: btusb: QCA: Support downloading custom-made firmwares

[PATCH v2 0/4] ALSA: compress_offload: Add 64-bit safe timestamp API
 2025-07-15 12:39 UTC  (4+ messages)

[PATCH v1 0/4] ALSA: compress_offload: Add 64-bit safe timestamp API
 2025-07-15 12:38 UTC  (4+ messages)

[PATCH v6 0/6] rust: add support for request_irq
 2025-07-15 12:37 UTC  (12+ messages)
` [PATCH v6 3/6] rust: irq: add support for non-threaded IRQs and handlers

[PATCH v5] usb: misc: qcom_eud: Access EUD_MODE_MANAGER2 through secure calls
 2025-07-15 12:33 UTC  (2+ messages)

[PATCH 0/2] PCI: qcom: Switch to bus notifier for enabling ASPM of PCI devices
 2025-07-15 12:31 UTC  (7+ messages)
` [PATCH 1/2] "

[PATCH v6 0/8] Enable QUPs and Serial on SA8255p Qualcomm platforms
 2025-07-15 12:30 UTC  (7+ messages)
` [PATCH v6 7/8] serial: qcom-geni: Enable PM runtime for serial driver

[PATCH] add rt6166 vout min_uv setting for compatible
 2025-07-15 12:28 UTC  (2+ messages)

[PATCH v2 0/2] platform/x86: asus-wmi: map more keys on ExpertBook B9
 2025-07-15 12:27 UTC  (5+ messages)
` [PATCH v2 1/2] Input: allocate a keycode for Fn+space
` [PATCH v2 2/2] platform/x86: asus-wmi: map more keys on ExpertBook B9

[PATCH v2 1/1] iommu/sva: Invalidate KVA range on kernel TLB flush
 2025-07-15 12:25 UTC  (6+ messages)

[PATCH v4 5/6] clocksource/drivers/exynos_mct: Add module support
 2025-07-15 12:18 UTC  (2+ messages)
` [PATCH] clocksource/drivers/exynos_mct: Fix section mismatch from the module conversion

[PATCH v2 0/7] net: Use min()/max()/max_t() to improve code
 2025-07-15 12:16 UTC  (8+ messages)
` [PATCH v2 1/7] net: usb: Use min() "
` [PATCH v2 2/7] wifi: ath5k: Use max() "
` [PATCH v2 3/7] wifi: ath9k: "
` [PATCH v2 4/7] wifi: brcm80211: Use min() "
` [PATCH v2 5/7] wifi: mwifiex: Use max_t() "
` [PATCH v2 6/7] wifi: wilc1000: Use min() "
` [PATCH v2 7/7] wifi: rtlwifi: Use min()/max() "

[PATCH V2] riscv: ftrace: Fix the logic issue in DYNAMIC_FTRACE selection
 2025-07-15 12:17 UTC  (2+ messages)

[PATCHv5 perf/core 00/22] uprobes: Add support to optimize usdt probes on x86_64
 2025-07-15 12:16 UTC  (8+ messages)
` [PATCHv5 perf/core 09/22] uprobes/x86: Add uprobe syscall to speed up uprobe

[PATCH v2 0/8] iio: imu: new inv_icm45600 driver
 2025-07-15 12:16 UTC  (5+ messages)
` [PATCH v2 1/8] dt-bindings: iio: imu: Add inv_icm45600

[PATCH v3 0/5] Introduce "non-pixel" sub node within iris video node
 2025-07-15 12:15 UTC  (14+ messages)

[PATCH v2 1/1] drivers: drm: Remove redundant pm_runtime_mark_last_busy() calls
 2025-07-15 12:14 UTC  (2+ messages)

[PATCH] drm/bridge: megachips-stdpxxxx-ge-b850v3-fw: Fix a compile error due to bridge->detect parameter changes
 2025-07-15 12:14 UTC  (3+ messages)

[PATCH v5] selftests/mm: add process_madvise() tests
 2025-07-15 12:12 UTC  (3+ messages)

[PATCH 0/5] Add Type-C DP support for RK3399 EVB IND board
 2025-07-15 12:11 UTC  (11+ messages)
` [PATCH 1/5] dt-bindings: connector: Add displayport connector for hotplug notify
` [PATCH 2/5] dt-bindings: phy: rockchip: rk3399-typec-phy: Support mode/orientation switch
` [PATCH 3/5] phy: rockchip: phy-rockchip-typec: Add support for Type-C TCPM
` [PATCH 5/5] arm64: dts: rockchip: rk3399-evb-ind: Add support for DisplayPort

[PATCH v4 0/3] Add mt8189 dts evaluation board and Makefile
 2025-07-15 12:07 UTC  (4+ messages)
` [PATCH v4 3/3] arm64: dts: mt8189: Add mt8189 dts evaluation board and Mafefile

[PATCH 0/8] Add support for i.MX94 DCIF
 2025-07-15 12:05 UTC  (10+ messages)
` [PATCH 1/8] clk: imx95-blk-ctl: Cache registers when RPM routines are called
` [PATCH 6/8] drm/imx: Add support for i.MX94 DCIF
` [PATCH 7/8] arm64: dts: imx943-evk: Add support for DCIF and LVDS

[PATCH] net: dpaa2: Fix device reference count leak in MAC endpoint handling
 2025-07-15 12:00 UTC 

[PATCH v2 00/15] Various dt-bindings for Milos and The Fairphone (Gen. 6) addition
 2025-07-15 11:57 UTC  (2+ messages)

[PATCH v7 0/8] Introduce debugfs support in IOMMU
 2025-07-15 11:57 UTC  (2+ messages)

[PATCH v4] media: i2c: Add OV05C10 camera sensor driver
 2025-07-15 11:54 UTC  (2+ messages)

[syzbot] linux-next build error (22)
 2025-07-15 11:51 UTC 

[PATCH v7 0/3] remoteproc: imx_rproc: allow attaching to running core kicked by the bootloader
 2025-07-15 11:49 UTC  (3+ messages)

[PATCH v2 00/16] Introduce STM32 DDR PMU for STM32MP platforms
 2025-07-15 11:47 UTC  (4+ messages)
` [PATCH v2 02/16] dt-bindings: stm32: stm32mp25: add `access-controller-cell` property

[PATCH RESEND v5 0/7] Input: synaptics-rmi4 - add quirks for third party touchscreen controllers
 2025-07-15 11:49 UTC  (8+ messages)
` [PATCH RESEND v5 1/7] dt-bindings: input: syna,rmi4: Document syna,rmi4-s3706b
` [PATCH RESEND v5 2/7] Input: synaptics-rmi4 - handle duplicate/unknown PDT entries
` [PATCH RESEND v5 3/7] Input: synaptics-rmi4 - f12: use hardcoded values for aftermarket touch ICs
` [PATCH RESEND v5 4/7] Input: synaptics-rmi4 - f55: handle zero electrode count
` [PATCH RESEND v5 5/7] Input: synaptics-rmi4 - don't do unaligned reads in IRQ context
` [PATCH RESEND v5 6/7] Input: synaptics-rmi4 - read product ID on aftermarket touch ICs
` [PATCH RESEND v5 7/7] Input: synaptics-rmi4 - support fallback values for PDT descriptor bytes

[PATCH] net: usbnet: Avoid potential RCU stall on LINK_CHANGE event
 2025-07-15 11:49 UTC  (2+ messages)

[PATCH v3 0/4] pci: qcom: drop unrelated clock and add link_down reset for sa8775p
 2025-07-15 11:47 UTC  (6+ messages)
` [PATCH v3 3/4] arm64: dts: qcom: sa8775p: remove aux clock from pcie phy

selftests: arm64: mte: check_prctl.c:72:17: error: use of undeclared identifier 'AT_HWCAP3'
 2025-07-15 11:47 UTC  (2+ messages)

[PATCH v15 00/34] fs,x86/resctrl: Support AMD Assignable Bandwidth Monitoring Counters (ABMC)
 2025-07-15 11:47 UTC  (3+ messages)
` [PATCH v15 05/34] x86/cpufeatures: Add support for "

[PATCH v2 net-next] ipv6: mcast: Simplify mld_clear_{report|query}()
 2025-07-15 12:07 UTC 

[PATCH v3] ARM: multi_v7_defconfig add /proc/config.gz
 2025-07-15 11:45 UTC 

[PATCH v1] PM: sleep: Update power.completion for all devices on errors
 2025-07-15 11:38 UTC  (2+ messages)

[PATCH] staging: greybus: power_supply fix alignment
 2025-07-15 11:38 UTC  (5+ messages)

[PATCH 11/11] HID: multitouch: add haptic multitouch support
 2025-07-15 11:35 UTC  (2+ messages)

[PATCH v3 00/24] pmdomain: Add generic ->sync_state() support to genpd
 2025-07-15 11:34 UTC  (7+ messages)
  ` [PATCH v3 21/24] pmdomain: core: Leave powered-on genpds on until late_initcall_sync

[PATCH net] net: fix segmentation after TCP/UDP fraglist GRO
 2025-07-15 11:35 UTC  (3+ messages)

[PATCH v2 0/3] can: Kconfig: add missing COMPILE_TEST
 2025-07-15 11:34 UTC  (2+ messages)

[PATCH] nfsd: don't set the ctime on delegated atime updates
 2025-07-15 11:34 UTC 

[PATCH v4] rust: move ARef and AlwaysRefCounted to sync::aref
 2025-07-15 11:33 UTC  (2+ messages)

[PATCH 0/3] Add MT8196 compatibles to bindings
 2025-07-15 11:31 UTC  (3+ messages)
` [PATCH 1/3] dt-bindings: timer: mediatek,timer: Add MediaTek MT8196 compatible

[PATCH v2 0/5] rust: Add Per-CPU Variable API
 2025-07-15 11:31 UTC  (5+ messages)
` [PATCH v2 3/5] rust: percpu: add a rust per-CPU variable test


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).