public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-04-11 11:11:58 to 2025-04-11 12:37:37 UTC [more...]

[RFC PATCH v4 00/18] pkeys-based page table hardening
 2025-04-11 12:37 UTC  (3+ messages)

[PATCH 00/24] Arm GICv5: Host driver implementation
 2025-04-11 12:37 UTC  (5+ messages)
` [PATCH 20/24] irqchip/gic-v5: Add GICv5 LPI/IPI support

[PATCH v3 0/5] Enable RTC for the MT6357
 2025-04-11 12:35 UTC  (6+ messages)
` [PATCH v3 1/5] rtc: mt6359: Add mt6357 support
` [PATCH v3 2/5] rtc: Add handling of pre-1970 dates in time conversion functions
` [PATCH v3 3/5] rtc: Fix the RTC time comparison issues adding cast
` [PATCH v3 4/5] rtc: mt6397: Remove start time parameters
` [PATCH v3 5/5] arm64: dts: mediatek: Set RTC start year property

[PATCH v2 00/13] Add support for AD4080 ADC
 2025-04-11 12:36 UTC  (14+ messages)
` [PATCH v2 01/13] iio: backend: add support for filter config
` [PATCH v2 02/13] iio: backend: add support for sync process
` [PATCH v2 03/13] iio: backend: add support for self sync
` [PATCH v2 04/13] iio: backend: add support for sync status
` [PATCH v2 05/13] iio: backend: add support for number of lanes
` [PATCH v2 06/13] dt-bindings: iio: adc: add ad408x axi variant
` [PATCH v2 07/13] iio: adc: adi-axi-adc: add filter enable/disable
` [PATCH v2 08/13] iio: adc: adi-axi-adc: add bitslip enable/disable
` [PATCH v2 09/13] iio: adc: adi-axi-adc: add self sync support
` [PATCH v2 10/13] iio: adc: adi-axi-adc: add sync status
` [PATCH v2 11/13] iio: adc: adi-axi-adc: add num lanes support
` [PATCH v2 12/13] dt-bindings: iio: adc: add ad4080
` [PATCH v2 13/13] iio: adc: ad4080: add driver support

[PATCH 0/3] Fix up building KUnit tests for Cirrus Logic modules
 2025-04-11 12:36 UTC  (4+ messages)
` [PATCH 1/3] kunit: configs: Add some Cirrus Logic modules to all_tests
` [PATCH 2/3] ASoC: cs-amp-lib-test: Don't select SND_SOC_CS_AMP_LIB
` [PATCH 3/3] firmware: cs_dsp: tests: Depend on FW_CS_DSP rather then enabling it

[PATCH v3 0/3] arm64: dts: rockchip: add and enable DSI2 on rk3588
 2025-04-11 12:36 UTC  (6+ messages)
` [PATCH v3 1/3] arm64: dts: rockchip: add mipi dcphy nodes to rk3588
` [PATCH v3 2/3] arm64: dts: rockchip: add dsi controller nodes on rk3588

[PATCH v1 00/16] iommufd: Add vIOMMU infrastructure (Part-4 vCMDQ)
 2025-04-11 12:35 UTC  (3+ messages)
` [PATCH v1 03/16] iommu: Add iommu_copy_struct_to_user helper

[PATCH] rust: retain pointer mut-ness in `container_of!`
 2025-04-11 12:34 UTC  (4+ messages)

[tip:x86/boot] BUILD SUCCESS 9e8e879426d863fc326cda53d704bbc7369c1afc
 2025-04-11 12:34 UTC 

[PATCH] release_task: kill the no longer needed get/put_pid(thread_pid)
 2025-04-11 12:33 UTC  (2+ messages)

[PATCH v2 00/14] Add Microchip ZL3073x support (part 1)
 2025-04-11 12:31 UTC  (5+ messages)
` [PATCH v2 07/14] mfd: zl3073x: Add components versions register defs

[PATCH v2 00/22] RV: Linear temporal logic monitors for RT application
 2025-04-11 12:31 UTC  (5+ messages)
` [PATCH v2 13/22] rv: Add support for LTL monitors
` [PATCH v2 22/22] rv: Allow to configure the number of per-task monitor

[PATCH] tty: serial: 8250: Fix uninitialized variable warnings in pci_oxsemi_tornado_get_divisor
 2025-04-11 12:29 UTC  (2+ messages)

[PATCH net-next 0/2] CPSW Bindings for 5000M Fixed-Link
 2025-04-11 12:26 UTC  (3+ messages)
` [PATCH net-next 1/2] dt-bindings: net: ethernet-controller: add 5000M speed to fixed-link

[PATCH v2] rust: alloc: allow coercion from `Box<T>` to `Box<dyn U>` if T implements U
 2025-04-11 12:24 UTC  (2+ messages)

[PATCH 0/3] platform/x86: convert GPIO chips to using new value setters
 2025-04-11 12:24 UTC  (2+ messages)

[PATCH 1/1] platform/x86: Use strscpy()/scnprintf() with acpi_device_name/class()
 2025-04-11 12:24 UTC  (2+ messages)

[PATCH v7 00/12] platform/x86: alienware-wmi-wmax: HWMON support + DebugFS + Improvements
 2025-04-11 12:23 UTC  (2+ messages)

[RFC PATCH] net/smc: Consider using kfree_sensitive() to free cpu_addr
 2025-04-11 12:22 UTC  (2+ messages)

[PATCH wireless v2 1/2] wifi: mac80211: Update skb's control block key in ieee80211_tx_dequeue()
 2025-04-11 12:15 UTC  (5+ messages)

[PATCH RFCv3 00/23] uprobes: Add support to optimize usdt probes on x86_64
 2025-04-11 12:18 UTC  (7+ messages)
` [PATCH RFCv3 10/23] uprobes/x86: Add support to emulate nop5 instruction

[PATCH v8 0/7] Introduction of PSCR Framework and Related Components
 2025-04-11 12:17 UTC  (8+ messages)
` [PATCH v8 1/7] power: Extend power_on_reason.h for upcoming PSCRR framework
` [PATCH v8 2/7] reboot: hw_protection_trigger: use standardized numeric shutdown/reboot reasons instead of strings
` [PATCH v8 3/7] power: reset: Introduce PSCR Recording Framework for Non-Volatile Storage
` [PATCH v8 4/7] nvmem: provide consumer access to cell size metrics
` [PATCH v8 5/7] nvmem: add support for device and sysfs-based cell lookups
` [PATCH v8 6/7] power: reset: add PSCR NVMEM Driver for Recording Power State Change Reasons
` [PATCH v8 7/7] Documentation: Add sysfs documentation for PSCRR reboot reason tracking

[PATCHv2 perf/core 1/2] uprobes/x86: Add support to emulate nop instructions
 2025-04-11 12:17 UTC  (2+ messages)
` [PATCHv2 perf/core 2/2] selftests/bpf: Add 5-byte nop uprobe trigger bench

[PATCH] iio: addac: ad74115: Fix use of uninitialized variable rate
 2025-04-11 12:17 UTC  (5+ messages)

[PATCH V3 0/2] scsi: ufs: Implement Quirks for Samsung UFS Devices
 2025-04-11 12:16 UTC  (3+ messages)
` [PATCH V3 1/2] ufs: qcom: Add quirks for Samsung UFS devices
` [PATCH V3 2/2] scsi: ufs: introduce quirk to extend PA_HIBERN8TIME for "

[PATCH v2 0/3] arm64: dts: qcom: x1e80100-hp-x14: add usb-1-ss1-sbu-mux
 2025-04-11 12:16 UTC  (5+ messages)
` [PATCH v2 1/3] "

[syzbot] [usb?] KMSAN: uninit-value in mii_nway_restart (2)
 2025-04-11 12:15 UTC  (2+ messages)
` [syzbot]

[PATCH V7 0/3] scsi: ufs-qcom: Enable Hibern8, MCQ, and Testbus registers Dump
 2025-04-11 12:13 UTC  (4+ messages)
` [PATCH V7 1/3] scsi: ufs-qcom: Add support for dumping HW and SW hibern8 count
` [PATCH V7 2/3] scsi: ufs-qcom: Add support to dump MCQ registers
` [PATCH V7 3/3] scsi: ufs-qcom: Add support to dump testbus registers

[PATCH v2 RESEND] arm64: dts: ti: k3-j784s4-j742s2-main-common: Enable ACSPCIE output for PCIe1
 2025-04-11 12:13 UTC 

[PATCH v3 0/4] AMD Zen debugging documentation
 2025-04-11 12:12 UTC  (7+ messages)
` [PATCH v3 2/4] i2c: piix4: Move SB800_PIIX4_FCH_PM_ADDR definition to amd_node.h
` [PATCH v3 4/4] x86/CPU/AMD: Print the reason for the last reset

[PATCH v6 00/14] phy: rockchip: samsung-hdptx: Support high color depth management
 2025-04-11 12:11 UTC  (2+ messages)

[PATCH net-next v4 00/14] yt6801: Add Motorcomm yt6801 PCIe driver
 2025-04-11 12:10 UTC  (4+ messages)

[PATCH v7 0/6] Enable IPQ5018 PCI support
 2025-04-11 12:11 UTC  (2+ messages)
` (subset) "

[PATCH] iommu/arm-smmu-v3: Allow stream table to have nodes with the same ID
 2025-04-11 12:10 UTC  (3+ messages)

[PATCH v7 0/2] phy: qcom: qmp-pcie: Add PCIe PHY no_csr reset support
 2025-04-11 12:11 UTC  (4+ messages)
` [PATCH v7 1/2] phy: qcom: pcie: Determine has_nocsr_reset dynamically
` [PATCH v7 2/2] phy: qcom: qmp-pcie: Add PHY register retention support

[PATCH v1 0/6] Messon: Simplify error handling with dev_err_probe()
 2025-04-11 12:11 UTC  (2+ messages)

[PATCH v6 0/2] phy: qcom: qmp-pcie: Add PCIe PHY no_csr reset support
 2025-04-11 12:10 UTC  (2+ messages)

[PATCH 1/2] phy: marvell: Do not enable by default during compile testing
 2025-04-11 12:10 UTC  (2+ messages)

[PATCH v2 0/2] phy: amlogic: meson8b-usb2: two small cleanup patches
 2025-04-11 12:10 UTC  (2+ messages)

[PATCH RESEND v2 0/3] Introduce USBDRD-PHY support for Exynos7870 SoC
 2025-04-11 12:10 UTC  (2+ messages)

[PATCH v2] dt-bindings: phy: rockchip: Add missing "phy-supply" property
 2025-04-11 12:10 UTC  (2+ messages)

[PATCH 00/20] Add support for HEVC and VP9 codecs in decoder
 2025-04-11 12:10 UTC  (3+ messages)
` [PATCH 01/20] media: iris: Skip destroying internal buffer if not dequeued

[PATCH next] phy: rockchip-samsung-dcphy: Add missing assignment
 2025-04-11 12:10 UTC  (2+ messages)

[PATCH v2] phy: can-transceiver: Re-instate "mux-states" property presence check
 2025-04-11 12:10 UTC  (2+ messages)

[PATCH V1] phy: qcom-qmp-ufs: check for mode type for phy setting
 2025-04-11 12:10 UTC  (2+ messages)

[PATCH V3 1/1] phy: tegra: xusb: Use a bitmask for UTMI pad power state tracking
 2025-04-11 12:10 UTC  (2+ messages)

[PATCH v4 0/2] rust/revocable: add try_access_with() convenience method
 2025-04-11 12:09 UTC  (3+ messages)
` [PATCH v4 1/2] "
` [PATCH v4 2/2] samples: rust: convert PCI rust sample driver to use try_access_with()

[PATCH net-next 0/2] net: ethernet: ti: am65-cpsw: Fix MAC address fetching
 2025-04-11 12:09 UTC  (3+ messages)
` [PATCH net-next 1/2] net: ethernet: ti: am65-cpsw: set fwnode for ports
` [PATCH net-next 2/2] net: ethernet: ti: am65-cpsw: handle -EPROBE_DEFER

[PATCH v3] rust: add new macro for common bitmap operations
 2025-04-11 12:05 UTC 

[PATCH v1 0/4] mm: Fix apply_to_pte_range() vs lazy MMU mode
 2025-04-11 12:04 UTC  (3+ messages)

[PATCH v1] mm/contpte: Optimize loop to reduce redundant operations
 2025-04-11 12:03 UTC  (3+ messages)

[PATCH v4 01/12] riscv: ftrace: support fastcc in Clang for WITH_ARGS
 2025-04-11 12:02 UTC  (3+ messages)
` [PATCH v4 12/12] riscv: Documentation: add a description about dynamic ftrace

[PATCH] rust: alloc: allow coercion from `Box<T>` to `Box<dyn U>` if T implements U
 2025-04-11 12:01 UTC  (6+ messages)

[PATCH v2] drm/bridge: dw-hdmi: Avoid including uapi headers
 2025-04-11 11:59 UTC 

[PATCH V9 00/17] Rust abstractions for clk, cpumask, cpufreq, OPP
 2025-04-11 11:58 UTC  (3+ messages)
` [PATCH V9 15/17] rust: cpufreq: Extend abstractions for driver registration

[PATCH 0/2] arm64: dts: x1e001de-devkit: USB retimers related fixes
 2025-04-11 11:58 UTC  (4+ messages)
` [PATCH 2/2] arm64: dts: qcom: x1e001de-devkit: Fix pin config for USB0 retimer vregs

[PATCH] gpiolib: Allow to use setters with return value for output-only gpios
 2025-04-11 11:56 UTC  (3+ messages)

[PATCH RFC v5 0/8] media: qcom: iris: re-organize catalog & add support for SM8650
 2025-04-11 11:55 UTC  (10+ messages)
  ` [PATCH RFC v5 8/8] media: platform: qcom/iris: add sm8650 support
    ` [PATCH RFC v5 1/8] media: qcom: iris: move sm8250 to gen1 catalog
    ` [PATCH RFC v5 2/8] media: qcom: iris: move sm8550 to gen2 catalog

[PATCH v1] i2c: lpi2c: implement master_xfer_atomic callback
 2025-04-11 11:55 UTC  (3+ messages)

[PATCH] thermal: intel: int340x: Fix Panther Lake DLVR support
 2025-04-11 11:54 UTC 

[GIT PULL] SPI fixes for v6.15-rc1
 2025-04-11 11:53 UTC 

[RFC PATCH] mm: huge_memory: add folio_mark_accessed() when zapping file THP
 2025-04-11 11:51 UTC  (9+ messages)

[PATCH v5 0/3] Add support for OLED panel used on Snapdragon Lenovo T14s Gen6
 2025-04-11 11:49 UTC  (3+ messages)
` [PATCH v5 1/3] arm64: dts: qcom: x1e80100: add epd hpd pinctrl

[PATCH] [v2] mmc: esdhc-imx: convert to modern PM_OPS
 2025-04-11 11:47 UTC  (3+ messages)
` [EXT] "

[PATCH] drm/bridge: cdns-dsi: Fix the _atomic_check()
 2025-04-11 11:46 UTC  (2+ messages)

[PATCH bpf-next v2 0/6] selftests/bpf: Various sockmap-related fixes
 2025-04-11 11:44 UTC  (7+ messages)

[PATCH RFC 3/4] pidfd: improve uapi when task isn't found
 2025-04-11 11:41 UTC  (11+ messages)
` [RFC PATCH] pidfs: ensure consistent ENOENT/ESRCH reporting

[PATCH v4 0/4] mm/gup: Minor fix, cleanup and improvements
 2025-04-11 11:41 UTC  (5+ messages)
` [PATCH v4 4/4] mm/gup: clean up codes in fault_in_xxx() functions

[PATCH 0/2] J2 Turtle Board fixes
 2025-04-11 11:25 UTC  (7+ messages)

[PATCH v6 0/3] Add support for Amlogic A4/A5 Reset
 2025-04-11 11:38 UTC  (4+ messages)
` [PATCH v6 1/3] dt-bindings: reset: Add compatible for Amlogic A4/A5 Reset Controller
` [PATCH v6 2/3] arm64: dts: amlogic: Add A4 "
` [PATCH v6 3/3] arm64: dts: amlogic: Add A5 "

[PATCH v2 0/4] Add video clock controller for SM6350
 2025-04-11 11:37 UTC  (6+ messages)
` [PATCH v2 4/4] arm64: dts: qcom: sm6350: Add video clock controller

[PATCH] LoongArch: Enhance robust of kprobe
 2025-04-11 11:37 UTC  (5+ messages)

[PATCH 1/2] mm/memblock: Added a New Memblock Function to Check if the Current Node's Memblock Region Intersects with a Memory Block
 2025-04-11 11:36 UTC  (6+ messages)
` [PATCH 2/2] base/node: Use curr_node_memblock_intersect_memory_block to Get Memory Block NID if CONFIG_DEFERRED_STRUCT_PAGE_INIT is Set

Exporting functions from vsprintf.c for Rust
 2025-04-11 11:36 UTC  (2+ messages)

[PATCH v4 0/3] Add Qualcomm i3c controller driver support
 2025-04-11 11:35 UTC  (4+ messages)
` [PATCH v4 1/3] dt-bindings: i3c: Add support for Qualcomm I3C controller
` [PATCH v4 2/3] i3c: master: Add Qualcomm I3C controller driver
` [PATCH v4 3/3] MAINTAINERS: Add maintainer for Qualcomm's "

[PATCH] phy: qcom-qusb2: Update the phy settings for IPQ5424
 2025-04-11 11:35 UTC  (4+ messages)

[PATCH bpf-next v2 0/9] selftests/bpf: Test sockmap/sockhash redirection
 2025-04-11 11:32 UTC  (10+ messages)
` [PATCH bpf-next v2 1/9] selftests/bpf: Support af_unix SOCK_DGRAM socket pair creation
` [PATCH bpf-next v2 2/9] selftests/bpf: Add socket_kind_to_str() to socket_helpers
` [PATCH bpf-next v2 3/9] selftests/bpf: Add u32()/u64() to sockmap_helpers
` [PATCH bpf-next v2 4/9] selftests/bpf: Allow setting BPF_F_INGRESS in prog_msg_verdict()
` [PATCH bpf-next v2 5/9] selftests/bpf: Add selftest for sockmap/hashmap redirection
` [PATCH bpf-next v2 6/9] selftests/bpf: sockmap_listen cleanup: Drop af_vsock redir tests
` [PATCH bpf-next v2 7/9] selftests/bpf: sockmap_listen cleanup: Drop af_unix "
` [PATCH bpf-next v2 8/9] selftests/bpf: sockmap_listen cleanup: Drop af_inet SOCK_DGRAM "
` [PATCH bpf-next v2 9/9] docs/bpf: sockmap: Add a missing comma

[PATCH v1 0/5] MediaTek Dimensity 1200 - Add DVFSRC support
 2025-04-11 11:32 UTC  (3+ messages)
` [PATCH v1 3/5] regulator: mtk-dvfsrc: Add support for Dimensity 1200 MT6893

[PATCH v5 0/3] Add support for Amlogic A4/A5 Reset
 2025-04-11 11:32 UTC  (5+ messages)
` [PATCH v5 1/3] dt-bindings: reset: Add compatible for Amlogic A4/A5 Reset Controller
` [PATCH v5 2/3] arm64: dts: amlogic: Add A4 "
` [PATCH v5 3/3] arm64: dts: amlogic: Add A5 "

[PATCH 1/2] ACPI: PCC: Simplify PCC shared memory region handling
 2025-04-11 11:31 UTC  (2+ messages)
` [PATCH 2/2] ACPI: CPPC: "

[PATCH] timers: Exclude isolated cpus from timer migation
 2025-04-11 11:31 UTC  (11+ messages)

[PATCH net-next V2 00/12] net/mlx5: HWS, Refactor action STE handling
 2025-04-11 11:29 UTC  (2+ messages)

[PATCH] arm64: defconfig: Add CDNS_DSI and CDNS_PHY config
 2025-04-11 11:28 UTC  (2+ messages)

[PATCH] tty: vt: keyboard: Fix uninitialized variables in vt_do_kdgkb_ioctl
 2025-04-11 11:28 UTC  (2+ messages)

[PATCH] arm64: dts: ti: k3-j721e-common-proc-board: Add bootph-all to HBMC nodes
 2025-04-11 11:26 UTC  (2+ messages)

[PATCH] soc: hisilicon: kunpeng_hccs: Simplify PCC shared memory region handling
 2025-04-11 11:25 UTC 

[PATCH net-next 00/12] net/mlx5: HWS, Refactor action STE handling
 2025-04-11 11:22 UTC  (5+ messages)
` [PATCH net-next 11/12] net/mlx5: HWS, Free unused action STE tables

[RESEND PATCH v3 00/13] nvmem: patches for 6.15
 2025-04-11 11:22 UTC  (14+ messages)
` [RESEND PATCH v3 01/13] nvmem: rockchip-otp: Move read-offset into variant-data
` [RESEND PATCH v3 02/13] dt-bindings: nvmem: rockchip,otp: add missing limits for clock-names
` [RESEND PATCH v3 03/13] dt-bindings: nvmem: rockchip,otp: Add compatible for RK3576
` [RESEND PATCH v3 04/13] nvmem: rockchip-otp: add rk3576 variant data
` [RESEND PATCH v3 05/13] dt-bindings: nvmem: qfprom: Add X1E80100 compatible
` [RESEND PATCH v3 06/13] dt-bindings: nvmem: Add compatible for MS8937
` [RESEND PATCH v3 07/13] dt-bindings: nvmem: fixed-cell: increase bits start value to 31
` [RESEND PATCH v3 08/13] nvmem: core: fix bit offsets of more than one byte
` [RESEND PATCH v3 09/13] nvmem: core: verify cell's raw_len
` [RESEND PATCH v3 10/13] nvmem: core: update raw_len if the bit reading is required
` [RESEND PATCH v3 11/13] nvmem: qfprom: switch to 4-byte aligned reads
` [RESEND PATCH v3 12/13] dt-bindings: nvmem: Add compatible for IPQ5018
` [RESEND PATCH v3 13/13] dt-bindings: nvmem: Add compatible for MSM8960

[PATCH] i2c: xgene-slimpro: Simplify PCC shared memory region handling
 2025-04-11 11:23 UTC 

[PATCH net-next v3] net: ncsi: Fix GCPS 64-bit member variables
 2025-04-11 11:22 UTC  (2+ messages)

[PATCH v14 0/4] Add PCIe support for Qualcomm IPQ5332
 2025-04-11 11:22 UTC  (3+ messages)
` [PATCH v14 3/4] arm64: dts: qcom: ipq5332: Add PCIe related nodes

[PATCH v2 1/3] riscv: module: Fix out-of-bounds relocation access
 2025-04-11 11:21 UTC  (2+ messages)

[PATCH v2 0/5] Use ti,j784s4-pcie-ctrl for PCIe CTRL spaces
 2025-04-11 11:20 UTC  (11+ messages)
` [PATCH v2 1/5] dt-bindings: soc: ti: ti,j721e-system-controller: Add PCIe ctrl property
` [PATCH v2 2/5] arm64: dts: ti: k3-j721e: Add PCIe ctrl node to scm_conf region
` [PATCH v2 3/5] arm64: dts: ti: k3-j7200: "
` [PATCH v2 4/5] arm64: dts: ti: k3-j721s2: "
` [PATCH v2 5/5] arm64: dts: ti: k3-am64: Add PCIe ctrl node to main_conf region

[PATCH 0/2] Use devm_platform_ioremap_resource_byname in phy
 2025-04-11 11:20 UTC  (3+ messages)
` [PATCH 1/2] phy: marvell: a3700-comphy: Use devm_platform_ioremap_resource_byname

[PATCH] hwmon: (xgene-hwmon) Simplify PCC shared memory region handling
 2025-04-11 11:20 UTC 

[PATCH] signal: Update send_signal_locked in relevant comments
 2025-04-11 11:17 UTC  (2+ messages)

[PATCH v2] arm64: dts: exynos: Add DT node for all UART ports
 2025-04-11  7:07 UTC  (3+ messages)

[PATCH] workqueue: rust: add delayed work items
 2025-04-11 11:12 UTC 

[PATCH v1] s390/virtio_ccw: don't allocate/assign airqs for non-existing queues
 2025-04-11 11:11 UTC  (3+ messages)

[PATCH v2 00/18] drm/bridge: cdns-dsi: Make it work a bit better
 2025-04-11 11:11 UTC  (2+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox