messages from 2025-01-13 10:40:36 to 2025-01-13 12:43:36 UTC [more...]
[RESEND PATCH 1/2] dt-bindings: phy: mediatek,xsphy: add property to set disconnect threshold
2025-01-13 12:43 UTC (4+ messages)
` [RESEND PATCH 2/2] phy: mediatek: xsphy: add support "
[PATCH v3 0/7] Add support for MAX7360
2025-01-13 12:42 UTC (8+ messages)
` [PATCH v3 1/7] dt-bindings: mfd: gpio: Add MAX7360
` [PATCH v3 2/7] mfd: Add max7360 support
` [PATCH v3 3/7] pwm: max7360: Add MAX7360 PWM support
` [PATCH v3 4/7] gpio: max7360: Add MAX7360 gpio support
` [PATCH v3 5/7] input: keyboard: Add support for MAX7360 keypad
` [PATCH v3 6/7] input: misc: Add support for MAX7360 rotary
` [PATCH v3 7/7] MAINTAINERS: Add entry on MAX7360 driver
[PATCH v3 1/3] RISC-V: Enable cbo.clean/flush in usermode
2025-01-13 12:42 UTC (9+ messages)
` [PATCH v3 2/3] RISC-V: hwprobe: Expose Zicbom extension and its block size
` [External] "
` [PATCH v3 3/3] RISC-V: selftests: Add TEST_ZICBOM into CBO tests
` [External] "
[PATCH net-next v1 0/7] Convert LAN78xx to PHYLINK
2025-01-13 12:42 UTC (11+ messages)
` [PATCH net-next v1 7/7] net: usb: lan78xx: Enable EEE support with phylink integration
[PATCH 1/2] drm/mediatek/hdmi: Use syscon_regmap_lookup_by_phandle_args
2025-01-13 12:41 UTC (4+ messages)
` [PATCH 2/2] drm/mediatek/hdmi: Simplify with dev_err_probe
[syzbot] Monthly trace report (Jan 2025)
2025-01-13 12:41 UTC
[PATCH v3 0/6] Add support to retrieve the bootstatus from watchdog for RZ/V2H(P) SoC
2025-01-13 12:40 UTC (9+ messages)
` [PATCH v3 1/6] dt-bindings: clock: rzv2h-cpg: Add syscon compatible for CPG block
` [PATCH v3 2/6] arm64: dts: renesas: r9a09g047: Add `syscon` compatible for CPG node
` [PATCH v3 3/6] arm64: dts: renesas: r9a09g057: "
` [PATCH v3 4/6] dt-bindings: watchdog: renesas: Document `renesas,syscon-cpg-error-rst` property
` [PATCH v3 5/6] watchdog: rzv2h_wdt: Add support to retrieve the bootstatus information
` [PATCH v3 6/6] arm64: dts: renesas: r9a09g057: Add `renesas,syscon-cpg-error-rst` property to WDT node
NEW 45w wall charger-GAN!
2025-01-13 12:35 UTC
[syzbot] Monthly netfilter report (Jan 2025)
2025-01-13 12:40 UTC
[PATCH v2 0/2] hexdump: Allow skipping identical lines
2025-01-13 12:40 UTC (4+ messages)
` [PATCH v2 2/2] "
[PATCH v2 0/3] arm64: dts: qcom: sa8775p: Update memory map for derived IOT boards
2025-01-13 12:38 UTC (7+ messages)
` [PATCH v2 1/3] arm64: dts: qcom: sa8775p-iot: Introduce new memory map
` [PATCH v2 2/3] arm64: dts: qcom: qcs9100: Update "
` [PATCH v2 3/3] arm64: dts: qcom: qcs9075: "
[PATCH 0/3] Clarifications around Acked-by and "# Suffix" proposal
2025-01-13 12:38 UTC (10+ messages)
` [PATCH 1/3] docs: submitting-patches: clarify Acked-by and introduce "# Suffix"
` [PATCH 2/3] docs: submitting-patches: clarify difference between Acked-by and Reviewed-by
` [PATCH 3/3] docs: submitting-patches: clarify that signers may use their discretion on tags
[PATCH v2] Bluetooth: qca: Support downloading board ID specific NVM for WCN6855
2025-01-13 12:37 UTC (4+ messages)
[PATCH] dt-bindings: clock: add clock definitions for Ralink SoCs
2025-01-13 12:37 UTC (6+ messages)
[PATCH net-next v1 0/3] net: stmmac: RX performance improvement
2025-01-13 12:37 UTC (7+ messages)
` [PATCH net-next v1 1/3] net: stmmac: Switch to zero-copy in non-XDP RX path
` [PATCH net-next v1 3/3] net: stmmac: Optimize cache prefetch in "
[PATCH 0/2] mm: memory_failure: unmap poisoned filio during migrate properly
2025-01-13 12:35 UTC (3+ messages)
` [PATCH 2/2] hwpoison, memory_hotplug: lock folio before unmap hwpoisoned folio
[PATCH v1 1/2] perf vendor events arm64: Add N3 events/metrics
2025-01-13 12:35 UTC (2+ messages)
[PATCH net] nfp: bpf: prevent integer overflow in nfp_bpf_event_output()
2025-01-13 12:32 UTC (2+ messages)
[PATCH 1/2] MAINTAINERS: Update DRM GPU Scheduler section
2025-01-13 12:28 UTC (4+ messages)
` [PATCH 2/2] MAINTAINERS: Add DRM GPU Scheduler reviewer
[PATCH v1 0/6] mm/hugetlb: folio and migration cleanups
2025-01-13 12:27 UTC (10+ messages)
` [PATCH v1 2/6] mm/hugetlb: rename isolate_hugetlb() to folio_isolate_hugetlb()
` [PATCH v1 3/6] mm/migrate: don't call folio_putback_active_hugetlb() on dst hugetlb folio
` [PATCH v1 4/6] mm/hugetlb: rename folio_putback_active_hugetlb() to folio_putback_hugetlb()
[PATCH v6 00/10] i2c: riic: Add support for I2C bus recovery, along with driver cleanup and improvements
2025-01-13 12:26 UTC (11+ messages)
` [PATCH v6 01/10] i2c: riic: Introduce a separate variable for IRQ
` [PATCH v6 02/10] i2c: riic: Use dev_err_probe in probe and riic_init_hw functions
` [PATCH v6 03/10] i2c: riic: Use local `dev` pointer in `dev_err_probe()`
` [PATCH v6 04/10] i2c: riic: Use BIT macro consistently
` [PATCH v6 05/10] i2c: riic: Use GENMASK() macro for bitmask definitions
` [PATCH v6 06/10] i2c: riic: Make use of devres helper to request deasserted reset line
` [PATCH v6 07/10] i2c: riic: Mark riic_irqs array as const
` [PATCH v6 08/10] i2c: riic: Use predefined macro and simplify clock tick calculation
` [PATCH v6 09/10] i2c: riic: Add `riic_bus_barrier()` to check bus availability
` [PATCH v6 10/10] i2c: riic: Implement bus recovery
[syzbot] [fs?] KASAN: global-out-of-bounds Read in number
2025-01-13 12:21 UTC (2+ messages)
[PATCH] tools/perf: Add wall-clock and parallelism profiling
2025-01-13 12:25 UTC (3+ messages)
[syzbot] [net?] WARNING: locking bug in netpoll_poll_disable (2)
2025-01-13 12:25 UTC
[PATCH v2 0/5] Rust LED Driver Abstractions and Lenovo SE10 Driver with DMI and I/O Port Support
2025-01-13 12:16 UTC (6+ messages)
` [PATCH v2 1/5] rust: dmi: Add abstractions for DMI
` [PATCH v2 2/5] rust: leds: Add Rust bindings for LED subsystem
` [PATCH v2 3/5] rust: leds: Add hardware trigger support for hardware-controlled LEDs
` [PATCH v2 4/5] rust: add I/O port abstractions with resource management
` [PATCH v2 5/5] leds: leds_lenovo_se10: LED driver for Lenovo SE10 platform
[PATCHv2 0/2] x86/mm: Make memremap(MEMREMAP_WB) map memory as encrypted by default
2025-01-13 12:22 UTC (9+ messages)
` [PATCHv2 2/2] "
` [PATCHv2 2/2] x86/mm: Make memremap(MEMREMAP_WB) map memory as encrypted by defaultk
[PATCH v4 0/6] Support for autonomous selection in cppc_cpufreq
2025-01-13 12:21 UTC (7+ messages)
` [PATCH v4 1/6] ACPI: CPPC: Add IS_OPTIONAL_CPC_REG macro
` [PATCH v4 2/6] ACPI: CPPC: Add cppc_get_reg_val and cppc_set_reg_val function
` [PATCH v4 3/6] ACPI: CPPC: Add macros to generally implement registers getting and setting functions
` [PATCH v4 4/6] ACPI: CPPC: Refactor register value get and set ABIs
` [PATCH v4 5/6] ACPI: CPPC: Add autonomous selection ABIs
` [PATCH v4 6/6] cpufreq: CPPC: Support for autonomous selection in cppc_cpufreq
[RFC PATCH 0/2] mm: filemap: add filemap_grab_folios
2025-01-13 12:20 UTC (4+ messages)
[PATCH] serial: 8250_it8768e: Create iTE IT8768E specific 8250 driver
2025-01-13 12:20 UTC (5+ messages)
[PATCH v2 0/3] riscv: canaan: Add support for K230-Canmv clock
2025-01-13 12:19 UTC (4+ messages)
` [PATCH v2 3/3] riscv: dts: canaan: Add clock initial support for K230
[PATCH v1 00/15] iio: adc: ad7768-1: Add features, improvements, and fixes
2025-01-13 12:19 UTC (6+ messages)
` [PATCH v1 05/15] iio: adc: ad7768-1: set MOSI idle state to high
[PATCH] coccinelle: platform_no_drv_owner: Handle also built-in drivers
2025-01-13 12:18 UTC (2+ messages)
` [cocci] "
[PATCH v5 0/2] Make i.MX9 OCOTP work as accessing controller
2025-01-13 12:16 UTC (4+ messages)
` [PATCH v5 2/2] nvmem: imx-ocotp-ele: Support accessing controller for i.MX9
[PATCH RFC] soc: qcom: pmic_glink: Fix device access from worker during suspend
2025-01-13 12:16 UTC (2+ messages)
[PATCH 0/2] hexdump: Allow skipping identical lines
2025-01-13 12:16 UTC (8+ messages)
[PATCH v9 00/17] reimplement per-vma lock as a refcount
2025-01-13 12:14 UTC (6+ messages)
` [PATCH v9 04/17] mm: introduce vma_iter_store_attached() to use with attached vmas
` [PATCH v9 05/17] mm: mark vmas detached upon exit
[RFC PATCH 00/11] drm/msm: Add support for SM8750
2025-01-13 12:13 UTC (9+ messages)
` [PATCH RFC 08/11] drm/msm/dsi: "
[PATCH] drm/display: hdmi: Do not read EDID on disconnected connectors
2025-01-13 12:13 UTC (7+ messages)
[PATCH v6 0/6] rust: add improved version of `ForeignOwnable::borrow_mut`
2025-01-13 12:09 UTC (2+ messages)
[PATCH] selftests/net/forwarding: teamd command not found
2025-01-13 11:48 UTC (5+ messages)
[PATCH v4 0/3 RESEND] add FlexCAN support for S32G2/S32G3 SoCs
2025-01-13 12:07 UTC (4+ messages)
` [PATCH v4 1/3 RESEND] dt-bindings: can: fsl,flexcan: add S32G2/S32G3 SoC support
` [PATCH v4 2/3 RESEND] can: flexcan: Add quirk to handle separate interrupt lines for mailboxes
` [PATCH v4 3/3 RESEND] can: flexcan: add NXP S32G2/S32G3 SoC support
[PATCH 0/3] drm/sched: Documentation and refcount improvements
2025-01-13 12:07 UTC (6+ messages)
` [PATCH 1/3] drm/sched: Document run_job() refcount hazard
` [PATCH 3/3] drm/sched: Update timedout_job()'s documentation
[PATCH v8 0/5] Coresight: Add Coresight TMC Control Unit driver
2025-01-13 12:05 UTC (7+ messages)
` [PATCH v8 1/5] Coresight: Add support for new APB clock name
` [PATCH v8 2/5] Coresight: Add trace_id function to retrieving the trace ID
` [PATCH v8 4/5] Coresight: Add Coresight TMC Control Unit driver
[PATCH v4 0/3] ADF4371 refin mode and doubler support
2025-01-13 12:05 UTC (10+ messages)
` [PATCH v4 1/3] dt-bindings: iio: adf4371: add refin mode
[PATCH] iommu: Fix shift-out-of-bounds in iova_bitmap_offset_to_index()
2025-01-13 12:00 UTC (2+ messages)
[RFC 0/2] efi/memattr: Fix memory corruption and warning issues
2025-01-13 12:00 UTC (9+ messages)
` [RFC 1/2] efi/memattr: Use desc_size instead of total size to check for corruption
[PATCH 0/2] ASoC: fsl: Support MQS on i.MX943
2025-01-13 12:01 UTC (2+ messages)
[PATCH] arm64: of: handle multiple threads in ARM cpu node
2025-01-13 11:58 UTC (5+ messages)
[PATCH resend] hung_task: add task->flags, blocked by coredump to log
2025-01-13 11:57 UTC (3+ messages)
[PATCH v2 0/5] KVM: kvm_set_memory_region() cleanups
2025-01-13 11:56 UTC (2+ messages)
[PATCH 0/2] iio: light: fix scale in veml6030
2025-01-13 11:56 UTC (5+ messages)
` [PATCH 2/2] iio: light: veml6030: fix scale to conform to ABI
[PATCH v7 0/8] x86/module: use large ROX pages for text allocations
2025-01-13 11:55 UTC (8+ messages)
` [PATCH v7 8/8] x86/module: enable ROX caches for module text on 64 bit
` [REGRESSION] "
` [PATCH] x86: Disable EXECMEM_ROX support
` [tip: x86/urgent] "
[PATCH v3 0/5] add sof support on imx95
2025-01-13 11:44 UTC (5+ messages)
` [PATCH v3 3/5] ASoC: dt-bindings: audio-graph-card2: add widgets and hp-det-gpios support
[PATCH v18 00/19] EDAC: Scrub: introduce generic EDAC RAS control feature driver + CXL/ACPI-RAS2 drivers
2025-01-13 11:40 UTC (16+ messages)
` [PATCH v18 04/19] EDAC: Add memory repair control feature
[PATCH] pmdomain: arm: scmi_pm_domain: Initialize state as off
2025-01-13 11:37 UTC (3+ messages)
[PATCH] ALSA: hda/realtek: Fix volume adjustment issue on Lenovo ThinkBook 16P Gen5
2025-01-13 11:36 UTC (2+ messages)
[PATCH 0/2] update i.MX95 machine compatible
2025-01-13 11:35 UTC (7+ messages)
` [PATCH 1/2] dt-bindings: arm: fsl: Update i.MX95 compatible
[PATCH v2] wifi: ath12k: fix key cache handling
2025-01-13 11:34 UTC (2+ messages)
[PATCH 00/12] Add Mediatek Soc DRM support for mt8196
2025-01-13 11:30 UTC (5+ messages)
` [PATCH 01/12] dt-bindings: arm: mediatek: mmsys: add compatible for MT8196
[PATCH v4 11/12] x86/mm: enable AMD translation cache extensions
2025-01-13 11:32 UTC (2+ messages)
[PATCH] HID: lenovo: Fix undefined platform_profile_cycle in ThinkPad X12 keyboard patch
2025-01-13 11:30 UTC (3+ messages)
[PATCH][next] btrfs: selftests: Fix spelling mistake "suceeded" -> "succeeded"
2025-01-13 11:30 UTC (2+ messages)
[PATCH net] gro_cells: Avoid packet re-ordering for cloned skbs
2025-01-13 11:28 UTC (3+ messages)
[PATCH 0/3] Support tuning the RX sampling swap of the MAC
2025-01-13 11:26 UTC (7+ messages)
` [PATCH 2/3] net: stmmac: qcom-ethqos: Enable RX programmable swap on qcs615
[PATCH V7 00/16] Rust bindings for cpufreq and OPP core + sample driver
2025-01-13 11:23 UTC (17+ messages)
` [PATCH V7 01/16] cpufreq: Use enum for cpufreq flags that use BIT()
` [PATCH V7 02/16] PM / OPP: Add reference counting helpers for Rust implementation
` [PATCH V7 03/16] rust: cpu: Add from_cpu()
` [PATCH V7 04/16] rust: device: Add property_present()
` [PATCH V7 05/16] rust: Add cpumask helpers
` [PATCH V7 06/16] rust: Add bindings for cpumask
` [PATCH V7 07/16] rust: Add bare minimal bindings for clk framework
` [PATCH V7 08/16] rust: Add initial bindings for OPP framework
` [PATCH V7 09/16] rust: Extend OPP bindings for the OPP table
` [PATCH V7 10/16] rust: Extend OPP bindings for the configuration options
` [PATCH V7 11/16] rust: Add initial bindings for cpufreq framework
` [PATCH V7 12/16] rust: Extend cpufreq bindings for policy and driver ops
` [PATCH V7 13/16] rust: Extend cpufreq bindings for driver registration
` [PATCH V7 14/16] rust: Extend OPP bindings with CPU frequency table
` [PATCH V7 15/16] cpufreq: Add Rust based cpufreq-dt driver
` [PATCH V7 16/16] DO-NOT_MERGE: cpufreq: Rename cpufreq-dt platdev
[PATCH V3] mm: compaction: skip memory compaction when there are not enough migratable pages
2025-01-13 11:23 UTC (5+ messages)
[PATCH v2 0/7] mm/hugetlb: Refactor hugetlb allocation resv accounting
2025-01-13 11:20 UTC (7+ messages)
` [PATCH v2 1/7] mm/hugetlb: Fix avoid_reserve to allow taking folio from subpool
` [PATCH v2 2/7] mm/hugetlb: Stop using avoid_reserve flag in fork()
` [PATCH v2 3/7] mm/hugetlb: Rename avoid_reserve to cow_from_owner
[PATCH] fs: introduce getfsxattrat and setfsxattrat syscalls
2025-01-13 11:19 UTC (2+ messages)
[PATCH 00/12] Support for Allwinner V853 SoC
2025-01-13 11:15 UTC (8+ messages)
` [PATCH 06/12] dt-bindings: clk: sunxi-ng: add V853 CCU clock/reset
[PATCH v4 00/30] Landlock audit support
2025-01-13 11:15 UTC (3+ messages)
` [PATCH v4 27/30] fs: Add iput() cleanup helper
linux-next: manual merge of the rust tree with the driver-core tree
2025-01-13 11:13 UTC (2+ messages)
[PATCH v2 0/1] Accept unaccepted kexec segments' destination addresses
2025-01-13 11:12 UTC (3+ messages)
[RFC PATCH] cpumask: Implement "random" version of cpumask_any_but()
2025-01-13 11:09 UTC (5+ messages)
[PATCH v3 00/28] module: Use RCU instead of RCU-sched
2025-01-13 11:09 UTC (2+ messages)
[PATCH net-next 0/5] net: ethernet: Simplify few things
2025-01-13 11:08 UTC (7+ messages)
` [PATCH net-next 2/5] net: ti: icssg-prueth: Use syscon_regmap_lookup_by_phandle_args
` [PATCH net-next 5/5] net: stmmac: stm32: "
[REGRESSION] Re: [PATCH 00/24] Complete EEVDF
2025-01-13 11:05 UTC (12+ messages)
[PATCH v5 0/3] add I2C DTS support for S32G2/S32G3 SoCs
2025-01-13 11:05 UTC (4+ messages)
` [PATCH v5 1/3] arm64: dts: s32g: add I2C[0..2] support for s32g2 and s32g3
` [PATCH v5 2/3] arm64: dts: s32g: add common 'S32G-EVB' and 'S32G-RDB' board support
` [PATCH v5 3/3] arm64: dts: s32g399a-rdb3: Add INA231 sensor entry over I2C4
[PATCH net v2 0/5] vsock: some fixes due to transport de-assignment
2025-01-13 11:05 UTC (7+ messages)
` [PATCH net v2 1/5] vsock/virtio: discard packets if the transport changes
[PATCH 0/2] media: streamzap: fix issues with the implementation of usb driver callbacks
2025-01-13 10:51 UTC (3+ messages)
` [PATCH 1/2] media: streamzap: fix race between device disconnection and urb callback
` [PATCH 2/2] media: streamzap: prevent processing IR data on URB failure
[PATCH 6.12 000/172] 6.12.6-rc1 review
2025-01-13 11:00 UTC (6+ messages)
[PATCH] PCI: dw-rockchip: Skip waiting for link up
2025-01-13 10:59 UTC
[RFC] sched/deadline: only mark active cpu as free
2025-01-13 10:54 UTC (2+ messages)
[syzbot] Monthly kvm report (Jan 2025)
2025-01-13 10:54 UTC
[PATCH] arm64: dts: rockchip: Fix lcdpwr_en pin for Cool Pi GenBook
2025-01-13 10:47 UTC
[PATCH v2 0/2] arm64: dts: qcom: sm8650: rework CPU & GPU thermal zones
2025-01-13 10:45 UTC (4+ messages)
` [PATCH v2 2/2] arm64: dts: qcom: sm8650: setup gpu thermal with higher temperatures
Linux 6.13-rc4
2025-01-13 10:40 UTC (5+ 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