public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-05-10 09:33:06 to 2025-05-10 22:01:21 UTC [more...]

[PATCH] arm64: dts: rockchip: move rk3528 i2c+uart aliases to board files
 2025-05-10 22:01 UTC 

[PATCH v4] iio: accel: sca3000: replace usages of internal read data helpers by spi helpers
 2025-05-10 21:39 UTC  (2+ messages)

[GIT PULL] hotfixes for 6.15-rc6
 2025-05-10 21:25 UTC 

[PATCH] usb: musb: Fix signed integer overflow
 2025-05-10 21:12 UTC 

[PATCH] fs: Fix typo in comment of link_path_walk()
 2025-05-10 21:11 UTC  (5+ messages)

[PATCH] params: Add support for static keys
 2025-05-10 21:01 UTC 

[PATCH 0/4] media: rcar-csi2: Add D-PHY support for V4H
 2025-05-10 20:55 UTC  (5+ messages)
` [PATCH 1/4] media: rcar-csi2: Clarify usage of mbps and msps
` [PATCH 2/4] media: rcar-csi2: Rework macros to access AFE lanes
` [PATCH 3/4] media: rcar-csi2: Update start procedure for V4H
` [PATCH 4/4] media: rcar-csi2: Add D-PHY support "

[PATCH] Drivers: hv: Introduce mshv_vtl driver
 2025-05-10 20:55 UTC  (2+ messages)
` [External] : "

[syzbot] [btrfs?] possible deadlock in btrfs_quota_enable (2)
 2025-05-10 20:51 UTC 

Documentation of locking needs when working with lists?
 2025-05-10 20:46 UTC  (3+ messages)

[PATCH v4] tracepoint: Have tracepoints created with DECLARE_TRACE() have _tp suffix
 2025-05-10 20:37 UTC 

Bug 220102 - struct taskstats breaks backward compatibility since version 15
 2025-05-10 20:23 UTC  (4+ messages)

[PATCH] net: dsa: microchip: linearize skb for tail-tagging switches
 2025-05-10 20:08 UTC  (3+ messages)

(no subject)
 2025-05-10 19:50 UTC  (2+ messages)
` 

[PATCH 0/3] mtd: spi-nor: Add VIA/WonderMedia serial flash controller driver
 2025-05-10 19:42 UTC  (4+ messages)
` [PATCH 1/3] dt-bindings: spi: Add VIA/WonderMedia serial flash controller
` [PATCH 2/3] mtd: spi-nor: Add a driver for the "
` [PATCH 3/3] ARM: dts: vt8500: Add serial flash controller and its clock

[PATCH] sched: Fix a typo in the comment for CLONE_THREAD
 2025-05-10 19:34 UTC 

[PATCH] iio: trigger: Add validation to reject devices requiring top half
 2025-05-10 19:26 UTC  (5+ messages)

[tip:irq/core] BUILD SUCCESS c1ab449df871d6ce9189cb0a9efcd37d2ead10f0
 2025-05-10 18:58 UTC 

[PATCH 1/9] CodingStyle: make Documentation/CodingStyle into symlink
 2025-05-10 18:56 UTC  (7+ messages)
` [PATCH 4/9] CodingStyle: mention "typedef struct S {} S;" if typedef is used
` [PATCH 8/9] CodingStyle: tell people how to split long "for" loops

[PATCH v8] mm/mempolicy: Weighted Interleave Auto-tuning
 2025-05-10 18:51 UTC  (2+ messages)

[PATCH] tools/powercap: Implement powercap_set_enabled()
 2025-05-10 18:47 UTC 

[PATCH v1 1/1] pinctrl: at91: Fix possible out-of-boundary access
 2025-05-10 18:30 UTC  (2+ messages)

[PATCH RFC 0/9] gpio: make irq_chip immutable
 2025-05-10 18:29 UTC  (4+ messages)
` [PATCH RFC 8/9] gpio: timberdale: Make "

Inquiry
 2025-05-10 14:32 UTC 

[PATCH v8 00/18] unwind_user: perf: x86: Deferred unwinding infrastructure
 2025-05-10 17:59 UTC  (8+ messages)
` [PATCH v8 12/18] unwind deferred: Use SRCU unwind_deferred_task_work()
` [PATCH v8 15/18] perf: Have get_perf_callchain() return NULL if crosstask and user are set

[net-next, PATCH v2] net: phy: mediatek: do not require syscon compatible for pio property
 2025-05-10 17:49 UTC 

[PATCH net-next] net: dsa: b53: implement setting ageing time
 2025-05-10 17:57 UTC  (2+ messages)

[PATCH 0/3] arm: fix imx_* defconfig
 2025-05-10 17:57 UTC  (3+ messages)
` [PATCH 1/3] ARM: imx_v4_v5_defconfig: define CONFIG_ARCH_NXP

[PATCH 1/2] Staging: common: iblib: Changed ibrsc function type
 2025-05-10 17:43 UTC  (5+ messages)
` [PATCH 2/2] Staging: common: gpib_os: `request_system_control_ioctl` return value
    ` [PATCH 2/2] Staging: common: gpib_os: simplify return value handling

[PATCH] perf stat: Fix JSON output formatting in iostat_prefix()
 2025-05-10 17:38 UTC 

[net-next PATCH v3 00/11] net: pcs: Introduce support for fwnode PCS
 2025-05-10 17:26 UTC  (14+ messages)
` [net-next PATCH v3 01/11] net: phylink: keep and use MAC supported_interfaces in phylink struct
` [net-next PATCH v3 02/11] net: phy: introduce phy_interface_copy helper
` [net-next PATCH v3 03/11] net: phylink: introduce internal phylink PCS handling
` [net-next PATCH v3 04/11] net: phylink: add phylink_release_pcs() to externally release a PCS
` [net-next PATCH v3 05/11] net: pcs: implement Firmware node support for PCS driver
` [net-next PATCH v3 06/11] net: phylink: support late PCS provider attach
` [net-next PATCH v3 07/11] dt-bindings: net: ethernet-controller: permit to define multiple PCS
` [net-next PATCH v3 08/11] net: phylink: add .pcs_link_down PCS OP
` [net-next PATCH v3 09/11] net: pcs: airoha: add PCS driver for Airoha SoC
` [net-next PATCH v3 10/11] dt-bindings: net: pcs: Document support for Airoha Ethernet PCS
` [net-next PATCH v3 11/11] net: airoha: add phylink support for GDM2/3/4

[PATCH v6 1/2] dt-bindings: thermal: Add support for Airoha EN7581 thermal sensor
 2025-05-10 17:25 UTC  (2+ messages)
` [PATCH v6 2/2] "

[PATCH] Staging: gpib: iblib: iboffline check if board is in use
 2025-05-10 17:24 UTC 

[PATCH] dt-bindings: mmc: ti-omap: convert text based binding to json schema
 2025-05-10 17:20 UTC  (2+ messages)

[GIT PULL] Driver core fix for 6.15-rc6
 2025-05-10 17:20 UTC  (4+ messages)

[PATCH v4] mm: Add CONFIG_PAGE_BLOCK_ORDER to select page block order
 2025-05-10 17:16 UTC  (2+ messages)

[syzbot] [hfs?] WARNING in mark_buffer_dirty (7)
 2025-05-10 17:11 UTC 

[PATCH v3] cpufreq: fix locking order in store_local_boost to prevent deadlock
 2025-05-10 17:10 UTC  (6+ messages)

[syzbot] [v9fs?] INFO: task hung in v9fs_evict_inode
 2025-05-10 17:00 UTC  (2+ messages)

[PATCH] Add vulnerable commits for few CVEs
 2025-05-10 16:56 UTC  (3+ messages)

[GIT PULL] Driver core fix for 6.15-rc6 - try 2
 2025-05-10 16:41 UTC 

[PATCH] n_tty: fix data race in n_tty_poll()
 2025-05-10 16:38 UTC 

[GIT PULL] USB driver fixes for 6.15-rc6
 2025-05-10 16:29 UTC  (2+ messages)

[GIT PULL] Char/Misc driver fixes for 6.15-rc6
 2025-05-10 16:29 UTC  (2+ messages)

[GIT PULL] Staging driver fixes for 6.15-rc6
 2025-05-10 16:29 UTC  (2+ messages)

[PULL REQUEST] i2c-for-6.15-rc6
 2025-05-10 16:28 UTC  (2+ messages)

[GIT PULL] xen: branch for v6.15-rc6
 2025-05-10 16:28 UTC  (2+ messages)

[PATCH] x86/sev: Fix operator precedence in GHCB_MSR_VMPL_REQ_LEVEL macro
 2025-05-10 16:27 UTC 

[PATCH] arm64: dts: rockchip: convert rk3562 to their dt-binding constants
 2025-05-10 16:15 UTC 

[PATCH v7 0/5] rockchip: Add rk3562 SoC and evb support
 2025-05-10 16:13 UTC  (2+ messages)

[PATCH v3 0/2] rockchip: Enable Ethernet controller on Radxa E20C
 2025-05-10 16:13 UTC  (2+ messages)

[PATCH] clk: rockchip: Pass NULL as reg pointer when registering GRF MMC clocks
 2025-05-10 16:13 UTC  (2+ messages)

[PATCH] arm64: dts: rockchip: drop wrong spdif clock from edp1 on rk3588
 2025-05-10 16:13 UTC  (2+ messages)

[RESEND PATCH v2 0/3] Standardize link status check to return bool
 2025-05-10 16:07 UTC  (4+ messages)
` [RESEND PATCH v2 1/3] PCI: dwc: "
` [RESEND PATCH v2 2/3] PCI: mobiveil: Refactor link status check
` [RESEND PATCH v2 3/3] PCI: cadence: Simplify j721e "

[PATCH 0/4] selftests/mm/uffd: refactor global variables
 2025-05-10 16:03 UTC  (2+ messages)
` [PATCH v3 1/1] selftests/mm/uffd: Refactor non-composite global vars into struct

[PATCH 0/6] x86/msr: let paravirt inline rdmsr/wrmsr instructions
 2025-05-10 16:03 UTC  (2+ messages)

[PATCH v4 0/2] Configure root port MPS during host probing
 2025-05-10 15:56 UTC  (3+ messages)
` [PATCH v4 1/2] PCI: "
` [PATCH v4 2/2] PCI: dwc: Remove redundant MPS configuration

[PATCH] Makefile: remove dependency on archscripts for header installation
 2025-05-10 15:32 UTC 

[PATCH RFC] leds: leds-lp50xx: Handle reg to get correct multi_index
 2025-05-10 15:32 UTC  (2+ messages)

[PATCH v7 00/21] drivers/perf: apple_m1: Add Apple A7-A11, T2 SoC support
 2025-05-10 15:11 UTC  (22+ messages)
` [PATCH v7 01/21] dt-bindings: arm: pmu: Add Apple A7-A11 SoC CPU PMU compatibles
` [PATCH v7 02/21] drivers/perf: apple_m1: Only init PMUv3 remap when EL2 is available
` [PATCH v7 03/21] drivers/perf: apple_m1: Support per-implementation event tables
` [PATCH v7 04/21] drivers/perf: apple_m1: Support a per-implementation number of counters
` [PATCH v7 05/21] drivers/perf: apple_m1: Support configuring counters for 32-bit EL0
` [PATCH v7 06/21] drivers/perf: apple_m1: Support per-implementation PMU startup
` [PATCH v7 07/21] drivers/perf: apple_m1: Support per-implementation event attr group
` [PATCH v7 08/21] drivers/perf: apple_m1: Add Apple A7 support
` [PATCH v7 09/21] drivers/perf: apple_m1: Add Apple A8/A8X support
` [PATCH v7 10/21] drivers/perf: apple_m1: Add A9/A9X support
` [PATCH v7 11/21] drivers/perf: apple_m1: Add Apple A10/A10X/T2 Support
` [PATCH v7 12/21] drivers/perf: apple_m1: Add Apple A11 Support
` [PATCH v7 13/21] arm64: dts: apple: s5l8960x: Add CPU PMU nodes
` [PATCH v7 14/21] arm64: dts: apple: t7000: "
` [PATCH v7 15/21] arm64: dts: apple: t7001: "
` [PATCH v7 16/21] arm64: dts: apple: s800-0-3: "
` [PATCH v7 17/21] arm64: dts: apple: s8001: "
` [PATCH v7 18/21] arm64: dts: apple: t8010: "
` [PATCH v7 19/21] arm64: dts: apple: t8011: "
` [PATCH v7 20/21] arm64: dts: apple: t8012: "
` [PATCH v7 21/21] arm64: dts: apple: t8015: "

[PATCH] rtc: fix data race in rtc_dev_poll()
 2025-05-10 15:09 UTC 

[REGRESSION] alg: ahash: Several tests fail during boot on Turris Omnia
 2025-05-10 15:07 UTC  (22+ messages)
        ` [PATCH] crypto: marvell/cesa - Do not chain submitted requests
            ` [v2 PATCH] "
              ` [v3 "
                      ` [PATCH] crypto: marvell/cesa - Handle zero-length skcipher requests
                      ` [PATCH] crypto: marvell/cesa - Avoid empty transfer descriptor

[PATCH] dt-bindings: power: Add SiFive Domain Management controllers
 2025-05-10 14:57 UTC  (4+ messages)

[RFC PATCH 0/3] x86: Robustify pgtable_l5_enabled()
 2025-05-10 14:51 UTC  (4+ messages)
` [RFC PATCH 2/3] x86/boot: Set __pgtable_l5_enabled correctly before calling into C code

[PATCH] net: fix unix socket bpf implementation: ensure reliable wake-up signaling
 2025-05-10 14:40 UTC  (2+ messages)

[PATCH v3 0/5] hwmon: pmbus: Add support for MPM82504 and MPM3695 family
 2025-05-10 14:37 UTC  (3+ messages)
` [PATCH v3 4/5] hwmon: pmbus: mpq8785: Add support for MPM82504

[PATCH v15] rtc: sophgo: add rtc support for Sophgo CV1800 SoC
 2025-05-10 14:30 UTC  (3+ messages)

Article offer, will you please consider?
 2025-05-10 14:23 UTC 

[RFC PATCH v4] media: v4l2-common: Add a helper for obtaining the clock producer
 2025-05-10 14:21 UTC  (2+ messages)

CVE-2025-37835: smb: client: Fix netns refcount imbalance causing leaks and use-after-free
 2025-05-10 14:02 UTC  (2+ messages)

[PATCH V4 00/11] Refactor ufs phy powerup sequence
 2025-05-10 13:49 UTC  (4+ messages)
` [PATCH V4 09/11] scsi: ufs: qcom : Refactor phy_power_on/off calls

[syzbot] [nilfs?] possible deadlock in nilfs_segctor_construct
 2025-05-10 13:49 UTC  (4+ messages)

[syzbot] [bcachefs?] BUG: unable to handle kernel paging request in rcu_segcblist_advance
 2025-05-10 13:49 UTC 

[PATCH v3] tracepoint: Have tracepoints created with DECLARE_TRACE() have _tp suffix
 2025-05-10 13:23 UTC 

[PATCH v6] arm64/mm: Optimize loop to reduce redundant operations of contpte_ptep_get
 2025-05-10 12:59 UTC 

[RFC PATCH v2] media: v4l2-common: Add a helper for obtaining the clock producer
 2025-05-10 12:56 UTC  (2+ messages)

[PATCH v2 06/19] iommufd/viommu: Add IOMMU_VIOMMU_SET/UNSET_VDEV_ID ioctl
 2025-05-10 12:51 UTC  (12+ messages)

[PATCH v2] drm/meson: Use 1000ULL when operating with mode->clock
 2025-05-10 12:46 UTC  (3+ messages)

[RFC PATCH 1/2] power: Userspace performance QoS
 2025-05-10 12:38 UTC  (4+ messages)

[PATCH bpf-next v4 0/3] Allow mmap of /sys/kernel/btf/vmlinux
 2025-05-10 12:34 UTC  (4+ messages)
` [PATCH bpf-next v4 1/3] btf: allow mmap of vmlinux btf
` [PATCH bpf-next v4 2/3] selftests: bpf: add a test for mmapable vmlinux BTF
` [PATCH bpf-next v4 3/3] libbpf: Use mmap to parse vmlinux BTF from sysfs

[PATCH 00/45] drm/msm/dp: Add MST support for MSM chipsets
 2025-05-10 12:12 UTC  (2+ messages)

[PATCH v3 0/5] PM: sleep: Improvements of async suspend and resume of devices
 2025-05-10 11:50 UTC  (12+ messages)
` [PATCH v3 1/5] PM: sleep: Resume children after resuming the parent

[PATCH v4 0/8] Add Bananapi R4 variants and add xsphy
 2025-05-10 11:35 UTC  (2+ messages)
` Aw: "

[PATCH v2] PM: EM: Add inotify support when the energy model is updated
 2025-05-10 11:34 UTC  (5+ messages)

[PATCH v2 0/7] cpufreq: intel_pstate: Enable EAS on hybrid platforms without SMT
 2025-05-10 11:31 UTC  (4+ messages)
  ` [PATCH v2 2/7] cpufreq/sched: Move cpufreq-specific EAS checks to cpufreq

[PATCH] documentation: networking: devlink: Fix a typo in devlink-trap.rst
 2025-05-10 11:30 UTC 

[PATCH v2 0/5] TDX host: kexec/kdump support
 2025-05-10 11:25 UTC  (7+ messages)
` [PATCH v2 1/5] x86/sme: Use percpu boolean to control wbinvd during kexec
` [PATCH v2 2/5] x86/virt/tdx: Mark memory cache state incoherent when making SEAMCALL
` [PATCH v2 3/5] x86/kexec: Disable kexec/kdump on platforms with TDX partial write erratum
` [PATCH v2 4/5] x86/virt/tdx: Remove the !KEXEC_CORE dependency
` [PATCH v2 5/5] x86/virt/tdx: Update the kexec section in the TDX documentation
` [RFC PATCH v2 6/5] KVM: TDX: Explicitly do WBINVD upon reboot notifier

[PATCH v9 00/10] ref_tracker: add ability to register a debugfs file for a ref_tracker_dir
 2025-05-10 11:17 UTC  (3+ messages)

[syzbot] [usb?] KMSAN: uninit-value in usbnet_probe (3)
 2025-05-10 11:00 UTC 

[syzbot] [arm?] upstream-arm64 test error: WARNING in __apply_to_page_range
 2025-05-10 10:27 UTC 

[PATCH] mm: vmscan: Avoid signedness error for GCC 5.4
 2025-05-10 10:24 UTC  (4+ messages)

[syzbot] [net?] BUG: unable to handle kernel paging request in nsim_drv_port_add
 2025-05-10 10:23 UTC 

[PATCH] drivers/nvme: Add quirks for device 025e:f1ac
 2025-05-10 10:21 UTC 

[tip:x86/boot 10/10] arch/x86/boot/compressed/sev-handle-vc.c:104 do_boot_stage2_vc() error: we previously assumed 'boot_ghcb' could be null (see line 101)
 2025-05-10 10:11 UTC  (3+ messages)

[RESEND PATCH] scsi: qla4xxx: Add missing is_qla4022 check in device initialization
 2025-05-10  9:52 UTC 

[PATCH] drm/virtio: implement virtio_gpu_shutdown
 2025-05-10  9:59 UTC  (2+ messages)

[PATCH v4 00/31] x86/resctrl telemetry monitoring
 2025-05-10  9:58 UTC  (3+ messages)
` [PATCH v4 05/31] fs/resctrl: Set up Kconfig options for telemetry events

[GIT PULL] i2c-host-fixes for v6.15-rc6
 2025-05-10  9:44 UTC  (2+ messages)

[PATCH v3 22/22] drm/todo: add entry to remove devm_drm_put_bridge()
 2025-05-10  9:42 UTC  (2+ messages)

[PATCH v3 21/22] drm/bridge: panel: convert to devm_drm_bridge_alloc() API
 2025-05-10  9:42 UTC  (2+ messages)

[PATCH v3 0/3] rust: add `UnsafePinned` type
 2025-05-10  9:32 UTC  (4+ messages)
` [PATCH v3 1/3] rust: add UnsafePinned type
` [PATCH v3 2/3] rust: implement `Wrapper<T>` for `Opaque<T>`
` [PATCH v3 3/3] rust: use `UnsafePinned` in the implementation of `Opaque`


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