All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-07-07 10:02:03 to 2026-07-07 10:34:49 UTC [more...]

[PATCH 0/8] can: rcar_canfd: Add support for Renesas RZ/G3S
 2026-07-07 10:34 UTC  (13+ messages)
` [PATCH 1/8] clk: r9a08g045-cpg: Add clocks and resets for CAN-FD
` [PATCH 2/8] dt-bindings: can: renesas,rcar-canfd: Document RZ/G3S SoC
` [PATCH 3/8] can: rcar_canfd: Fix typos in macro names
` [PATCH 4/8] can: rcar_canfd: Allow the CAN FD clock to be sourced from fck
` [PATCH 5/8] can: rcar_canfd: Do not set registers selecting the CAN mode
` [PATCH 6/8] can: rcar_canfd: Add support for Renesas RZ/G3S
` [PATCH 7/8] arm64: dts: renesas: r9a08g045: Add CAN-FD node
` [PATCH 8/8] arm64: dts: renesas: rzg3s-smarc: Enable CAN-FD

[PATCH] platform/x86: amd-pmc: Add IP block table for AMD 1Ah M80H SoC
 2026-07-07 10:33 UTC  (3+ messages)

[PATCH] staging: sm750fb: rename variables to avoid CamelCase
 2026-07-07 10:27 UTC  (2+ messages)
` [PATCH v2] staging: sm750fb: rename variables to comply with kernel style

[PATCH 00/30] mm: make VMA page offset handling more consistent
 2026-07-07 10:31 UTC  (9+ messages)
` [PATCH 21/30] mm/vma: add and use vma_[add/sub]_pgoff()
` [PATCH 22/30] mm/vma: move __install_special_mapping() to vma.c
  ` [PATCH 17/30] mm: prefer vma_[start,end]_pgoff() to vma->vm_pgoff in kernel/

[PATCH v2] watchdog: pretimeout: Add "dump" pretimeout governor
 2026-07-07 10:31 UTC  (2+ messages)

[PATCH nf,v2 1/3] netfilter: flowtable: use dst in this direction when pushing IPIP header
 2026-07-07 10:31 UTC  (3+ messages)
` [PATCH nf,v2 2/3] netfilter: flowtable: IPIP tunnel hardware offload is not yet support

[PATCH v3] libceph: Reject osdmaps advertising pools of unsupported types
 2026-07-07 10:31 UTC 

[PATCH v11 00/12] SPMI: Implement sub-devices and migrate drivers
 2026-07-07 10:30 UTC  (28+ messages)
` [PATCH v11 01/12] spmi: Fix potential use-after-free by grabbing of_node reference
` [PATCH v11 02/12] spmi: Remove redundant dev_name() print in spmi_device_add()
` [PATCH v11 03/12] spmi: Print error status with %pe format
` [PATCH v11 04/12] spmi: Remove unneeded goto in spmi_device_add() error path
` [PATCH v11 05/12] spmi: Implement spmi_subdevice_alloc_and_add() and devm variant
` [PATCH v11 06/12] spmi: Add helper to get a parent SPMI device
` [PATCH v11 07/12] nvmem: qcom-spmi-sdam: Migrate to devm_spmi_subdevice_alloc_and_add()
` [PATCH v11 08/12] power: reset: qcom-pon: "
` [PATCH v11 09/12] phy: qualcomm: eusb2-repeater: "
` [PATCH v11 10/12] misc: qcom-coincell: "
` [PATCH v11 11/12] iio: adc: qcom-spmi-iadc: "
` [PATCH v11 12/12] iio: adc: qcom-spmi-iadc: Remove regmap R/W wrapper functions

[PATCH v3 00/12] arm64: Add HOTPLUG_PARALLEL support for secondary CPUs
 2026-07-07 10:30 UTC  (8+ messages)
` [PATCH v3 05/12] arm64: smp: Defer RCU registration during secondary CPU bringup
` [PATCH v3 12/12] arm64: Add HOTPLUG_PARALLEL support for secondary CPUs

Missing signoff in the bpf-next tree
 2026-07-07 10:30 UTC 

[PATCH net] net: ti: icssg-prueth: Fix link-local addresses being forwarded out of slave ports
 2026-07-07 10:30 UTC  (2+ messages)

[LTP] [PATCH] df01: detect "fuse" fstype in addition to "fuseblk"
 2026-07-07 10:29 UTC  (2+ messages)

[PATCH v3 0/7] can: bcm: collected fixes
 2026-07-07 10:29 UTC  (18+ messages)
` [PATCH v3 1/7] can: bcm: defer rx_op deallocation to workqueue to fix thrtimer UAF
` [PATCH v3 2/7] can: bcm: fix lockless bound/ifindex race and silent RX_SETUP failure
` [PATCH v3 3/7] can: bcm: add locking when updating filter and timer values
` [PATCH v3 4/7] can: bcm: fix CAN frame rx/tx statistics
` [PATCH v3 5/7] can: bcm: add missing rcu list annotations and operations
` [PATCH v3 6/7] can: bcm: extend bcm_tx_lock usage for data and timer updates
` [PATCH v3 7/7] can: bcm: validate frame length in bcm_rx_setup() for RTR replies

[PATCH] watchdog: pretimeout: Fix UAF in watchdog_unregister_governor()
 2026-07-07 10:29 UTC  (2+ messages)

[PATCH] arm64: dts: qcom: eliza: Add PCIe PHY and controller nodes
 2026-07-07 10:29 UTC  (6+ messages)

[PATCH v4 0/6] rust_binder: update Process::node_refs to use SpinLock
 2026-07-07 10:28 UTC  (7+ messages)
` [PATCH v4 1/6] rust_binder: avoid allocating under node_refs for freeze listeners
` [PATCH v4 2/6] rust_binder: avoid dropping NodeRef in update_ref() under lock
` [PATCH v4 3/6] rust_binder: schedule NodeDeath outside of node_refs lock
` [PATCH v4 4/6] rust_binder: keep NodeDeath in NodeRefInfo during process cleanup
` [PATCH v4 5/6] rust_binder: avoid destructors in insert_or_update_handle()
` [PATCH v4 6/6] rust_binder: update Process::node_refs to use SpinLock

[PATCH v2] gstreamer1.0-plugins-rs: add new package
 2026-07-07  8:21 UTC  (6+ messages)
` [PATCH v3] "
  ` [OE-core] "
  ` [PATCH v4] "

[RFC PATCH 0/6] mm/hugetlb: Dynamic, NUMA-aware HugePage Cache & Free Page Reporting
 2026-07-07 10:28 UTC  (6+ messages)
` [PATCH 6/6] mm/hugetlb: support free page reporting for cached hugepages

KVM/QEMU community call today @ 14:00 UTC agenda items?
 2026-07-07 10:27 UTC  (2+ messages)

[PATCH 1/2] nbd: replace wait_for_reconnect with non-blocking retry
 2026-07-07 10:27 UTC  (2+ messages)
` [PATCH 2/2] nbd: detect management process exit via netlink notifier

[PATCH] staging: rtl8723bs: fix checkpatch style issues
 2026-07-07 10:28 UTC  (2+ messages)

[PATCH] watchdog: pretimeout: Add "dump" pretimeout governor
 2026-07-07 10:28 UTC  (3+ messages)

[PATCH v2 0/4] Bluetooth: fix hci_conn lookup RCU usage + holding refcounts
 2026-07-07 10:27 UTC  (4+ messages)
` [PATCH v2 4/4] Bluetooth: hci_sync: hold hdev->lock for hci_conn_params lookups

[PATCH i-g-t] lib/igt_kms: Fix plane type check in igt_crtc_get_plane_type
 2026-07-07 10:27 UTC  (2+ messages)

[PATCH] drm/i915: skip eDP hw probe when connector forced off via cmdline
 2026-07-07 10:27 UTC  (2+ messages)
` ✓ i915.CI.BAT: success for "

[PATCH v3 00/88] scsi: qla2xxx: Add QLA29xx series adapter support
 2026-07-07 10:27 UTC  (3+ messages)
` [PATCH v3 11/88] scsi: qla2xxx: Update IO path to use 128-byte IOCBs for 29xx

[PATCH v2 0/3] staging: rtl8723bs: clean up CamelCase style warnings
 2026-07-07 10:27 UTC  (3+ messages)
` [PATCH v2 1/3] staging: rtl8723bs: fix CamelCase warning for bResult

[PATCH] ARM: dts: mediatek: mt8127: Correct indentation
 2026-07-07 10:26 UTC  (2+ messages)

[PATCH v3 0/4] Fix and optimize BPF tailcall for LoongArch
 2026-07-07 10:26 UTC  (6+ messages)
` [PATCH v3 1/4] LoongArch: BPF: Optimize redundant TCC loads in epilogue
` [PATCH v3 2/4] LoongArch: BPF: Move arena register slot below TCC context
` [PATCH v3 3/4] LoongArch: BPF: Refactor jump offset calculation in tail call
` [PATCH v3 4/4] LoongArch: BPF: Implement branchless conditional move for TCC

[PATCH rdma-next v9] RDMA: Change capability fields in ib_device_attr from int to u32
 2026-07-07 10:25 UTC  (4+ messages)

[PATCH v5 0/3] Add remoteproc PAS loader for SoCCP on Glymur DT
 2026-07-07 10:25 UTC  (5+ messages)
` [PATCH v5 1/3] remoteproc: qcom: pas: add needs_tzmem flag to trigger shmbridge creation
` [PATCH v5 2/3] arm64: dts: qcom: fix SoCCP memory mappings for Glymur
` [PATCH v5 3/3] arm64: dts: qcom: add SoCCP DT node "

[PATCH v4 00/10] Add support for Qualcomm remoteproc subsystem cooling
 2026-07-07 10:25 UTC  (10+ messages)
` [PATCH v4 01/10] dt-bindings: firmware: qcom: tmd: add TMD device type constants

[PATCH v2 0/3] perf/x86/amd/uncore: Add common helpers and Hygon support
 2026-07-07 10:25 UTC  (3+ messages)

[PATCH v4 0/3] arm: demuxed ID registers (CCSIDR_EL1)
 2026-07-07 10:24 UTC  (3+ messages)
` [PATCH v4 3/3] arm/kvm: get demuxed ID registers from kvm

[PATCH] arm64: dts: mediatek: Correct indentation and whitespace
 2026-07-07 10:24 UTC  (2+ messages)

[PATCH] arm64: dts: qcom: eliza-evk: Add support for USB and SD card
 2026-07-07 10:23 UTC  (2+ messages)

[PATCH v4] drm/omap: dsi: avoid sending bta sync all the time in writes
 2026-07-07 10:22 UTC  (3+ messages)

[PATCH iwlwifi-next] wifi: iwlwifi: transport: Change system_unbound_wq with system_dfl_wq
 2026-07-07 10:23 UTC 

[PATCH] rtla: Also link in ctype.c
 2026-07-07 10:22 UTC  (2+ messages)

[PATCH 0/3] Docs/admin-guide/cgroup: update controller interface docs
 2026-07-07 10:21 UTC  (4+ messages)
` [PATCH 1/3] Docs/admin-guide/cgroup-v2: drop stale misc interface file count
` [PATCH 2/3] Docs/admin-guide/cgroup-v1: document rdma.peak, rdma.events and rdma.events.local
` [PATCH 3/3] Docs/admin-guide/cgroup-v2: note blkcg_debug_stats gates io.latency stats

[PATCH v3] smb: client: restrict implied bcc[0] exemption to responses without data area
 2026-07-07 10:22 UTC 

[PATCH bpf-next v2 02/11] LoongArch: BPF: Support internal-only MOV to resolve per-CPU addrs
 2026-07-07 10:22 UTC  (2+ messages)

[PATCH v5 0/5] arm64: dts: qcom: sm8[56]50: add PMIC5 Gen3 ADC channels
 2026-07-07 10:22 UTC  (9+ messages)
` [PATCH v5 2/5] arm64: dts: qcom: sm8550-qrd: add SPMI ADC channels and thermal nodes
` [PATCH v5 3/5] arm64: dts: qcom: sm8550-hdk: "
` [PATCH v5 4/5] arm64: dts: qcom: sm8650-qrd: "
` [PATCH v5 5/5] arm64: dts: qcom: sm8650-hdk: "

[PATCH] staging: rtl8723bs: remove unnecessary braces and fix indentation in HalPhyRf.c
 2026-07-07 10:22 UTC  (6+ messages)
` [PATCH 1/3] staging: rtl8723bs: remove empty loop and stale comment "
  ` [PATCH 2/3] staging: rtl8723bs: fix coding style for PowerIndexOffset initialization
  ` [PATCH 3/3] staging: rtl8723bs: fix coding style for TxPwrTrackSetPwr calls

[PATCH] mmc: dw_mmc: add declaration of dw_mci_pmops
 2026-07-07 10:21 UTC  (4+ messages)

[RFC PATCH v2 00/13] mm: rework anon_vma and remove anon_vma_chain
 2026-07-07 10:21 UTC  (3+ messages)
` [RFC PATCH v2 13/13] mm: Enable CONFIG_ANON_VMA_FRACTAL by default

[PATCH V16 0/7] Rust Support for powerpc
 2026-07-07 10:20 UTC  (11+ messages)
` [PATCH V16 4/7] rust/powerpc: Set min rustc version "

[PATCH v3 1/4] staging: rtl8723bs: sdio_intf.c: refactor function
 2026-07-07 10:20 UTC  (3+ messages)
` [PATCH v3 4/4 staging: rtl8723bs: cleanup braces of sdio_intf.c

[PATCH 0/3] hw/pci: Consider reserved slots mask when checking PCI bus is full
 2026-07-07 10:20 UTC  (3+ messages)
` [PATCH 3/3] "

[PATCH net v3] ipv4: igmp: remove multicast group from hash table on device destruction
 2026-07-07 10:20 UTC  (2+ messages)

[PATCH] Documentation: remove the requirement for LLM attribution
 2026-07-07 10:20 UTC  (13+ messages)

[OE-core][scarthgap][PATCH v2] bind: Upgrade 9.18.44 -> 9.18.49
 2026-07-07 10:19 UTC  (2+ messages)

Some 7.1-post fixes that might be worth picking up rather sooner than later
 2026-07-07 10:19 UTC  (4+ messages)

[PATCH v2] staging: rtl8723bs: use nl80211_iftype instead of custom NDIS enum
 2026-07-07 10:19 UTC  (2+ messages)

[RFC/BUG] Use a bounce buffer for mds client decryption
 2026-07-07 10:19 UTC  (4+ messages)

[PATCH v5 00/16] Make switchover-ack re-usable and add VFIO precopy REINIT feature
 2026-07-07 10:17 UTC  (7+ messages)
` [PATCH v5 03/16] migration: Run final save_query_pending at switchover
` [PATCH v5 07/16] migration: Make switchover-ack re-usable
` [PATCH v5 08/16] migration: Fail migration if switchover-ack is requested after switchover decision

[PATCH 00/13] convert more vm_flags_t users to vma_flags_t
 2026-07-07 10:16 UTC  (9+ messages)
` [PATCH 02/13] mm/vma: update do_mmap() to use vma_flags_t
` [PATCH 03/13] mm: convert __get_unmapped_area() "

[PATCH] staging: rtl8723bs: rename camelcase variable bDumpRxPkt
 2026-07-07 10:17 UTC  (2+ messages)

[PATCH v2 0/3] arm64: dts: qcom: sm7125-samsung: add initial device tree for SM7125 Samsung platform
 2026-07-07 10:16 UTC  (3+ messages)
` [PATCH v2 3/3] arm64: dts: qcom: sm7125-samsung: add initial device tree

[PATCH] staging: rtl8723bs: rename camelcase variable bAllow
 2026-07-07 10:16 UTC  (2+ messages)

[PATCH] dmaengine: qcom: bam_dma: Defer IRQ trigger type to device tree
 2026-07-07 10:15 UTC  (3+ messages)

[PATCH v2] common/rc: support f2fs in _require_fanotify_ioerrors()
 2026-07-07 10:13 UTC  (3+ messages)
` [f2fs-dev] "

[PATCH v2] can: isotp: use unconditional synchronize_rcu() in isotp_release()
 2026-07-07 10:14 UTC  (2+ messages)

[PATCH 0/3] arm64: dts: qcom: sm7125-samsung: add initial device tree for SM7125 Samsung platform
 2026-07-07 10:14 UTC  (7+ messages)
` [PATCH 3/3] arm64: dts: qcom: sm7125-samsung: add initial device tree

[PATCH v3 0/1] cdx: register shutdown callback for cdx controller
 2026-07-07 10:13 UTC  (5+ messages)
` [PATCH v99 1/1] One more fix

[PATCH] mm: vmscan: abort proactive reclaim early when freezing
 2026-07-07 10:13 UTC  (3+ messages)

[PATCH v6 0/2] staging: rtl8723bs: efuse signature cleanup
 2026-07-07 10:13 UTC  (3+ messages)
` [PATCH v6 1/2] staging: rtl8723bs: reformat rtw_efuse_read_1_byte() signature

[PATCH] ARM: dts: sigmastar: Correct indentation
 2026-07-07 10:12 UTC  (2+ messages)

[PATCH net-next v13 00/10] net: phy_port: SFP modules representation and phy_port listing
 2026-07-07 10:12 UTC  (3+ messages)
` [PATCH net-next v13 09/10] net: ethtool: Introduce ethtool command to list ports

[PATCH bpf-next v2 01/11] LoongArch: BPF: Fix tail call count pointer offset for arena programs
 2026-07-07 10:12 UTC  (3+ messages)

[PATCH v3 0/7] arm64: dts: qcom: Devicetree support for Kaanapali GPU
 2026-07-07 10:12 UTC  (3+ messages)
` [PATCH v3 4/7] arm64: dts: qcom: Add GPU support for Kaanapali

[PATCH] rust: soc: silence clippy warning with rustc >= 1.88
 2026-07-07 10:12 UTC 

[PATCH 0/2] Add Versal PUF support
 2026-07-07 10:12 UTC  (4+ messages)
` [PATCH 2/2] misc: Add Xilinx PUF driver

[PATCH v4 0/5] Add Qualcomm JPEG V4L2 encoder for SM8250
 2026-07-07 10:11 UTC  (9+ messages)

[PATCH] arm: dts: rockchip: Align OTP nodes for RK3528/RK356x with Linux v7.1
 2026-07-07 10:09 UTC 

[PATCH] qemu-options: Do not list -enable-kvm on MIPS binaries
 2026-07-07 10:08 UTC  (2+ messages)

[PATCH i-g-t v2] tests/intel-ci/chamelium-only.testlist: Include additional chamelium tests
 2026-07-07 10:08 UTC  (2+ messages)
` ✗ Xe.CI.FULL: failure for tests/intel-ci/chamelium-only.testlist: Include additional chamelium tests (rev2)

[Buildroot] [PATCH 1/3] package/p11-kit: allow building host variant
 2026-07-07 10:08 UTC  (3+ messages)
` [Buildroot] [PATCH 2/3] package/gnutls: allow enabling host-p11-kit support
` [Buildroot] [PATCH 3/3] boot/uboot: bump to version 2026.07

[PATCH v3 00/11] mm: PMD-level swap entries for anonymous THPs
 2026-07-07 10:08 UTC  (4+ messages)
` [PATCH v3 04/11] mm: zswap: add range lookup for large-folio swapin

[PATCH v2] mm/migrate: Avoid copying hwpoisoned folios during migration
 2026-07-07 10:08 UTC  (2+ messages)

[PATCH v3 0/5] Support the FEAT_HDBSS introduced in Armv9.5
 2026-07-07 10:07 UTC  (9+ messages)
` [PATCH v3 3/5] KVM: arm64: Add support for FEAT_HDBSS

[PATCH v7 0/3] Rust netlink support + use in Rust Binder
 2026-07-07 10:06 UTC  (4+ messages)
` [PATCH v7 1/3] rust: net: add rust/kernel/net to NETWORKING [GENERAL]
` [PATCH v7 2/3] rust: netlink: add raw netlink abstraction
` [PATCH v7 3/3] rust_binder: report netlink transactions

[PATCH v3 00/14] vfs: add O_CREAT|O_DIRECTORY to open*(2)
 2026-07-07 10:06 UTC  (5+ messages)
` [PATCH v3 09/14] "

[PATCH bpf-next 2/6] bpf: Add ksock kfuncs
 2026-07-07 10:06 UTC  (3+ messages)

[PATCH] mm/kconfig: Drop redundant memory hotplug dependencies
 2026-07-07 10:06 UTC  (2+ messages)

[PATCH 1/1] rust: prelude: improve generated docs for `build_assert`
 2026-07-07 10:04 UTC  (2+ messages)

[PATCH] KVM: SEV: drop FOLL_LONGTERM for encrypted region registration
 2026-07-07 10:04 UTC  (4+ messages)

[PATCH dovetail v10 00/11] riscv: Add dovetail support
 2026-07-07 10:02 UTC  (2+ messages)

[PATCH v3 00/11] dma-buf: heaps: Add support for Tegra VPR
 2026-07-07 10:02 UTC  (3+ messages)
  ` [PATCH v3 06/11] mm/cma: Allow dynamically creating CMA areas

[PATCH v10 00/19] zsmalloc/zram: there be preemption
 2026-07-07 10:02 UTC  (7+ messages)
` [PATCH v10 01/19] zram: sleepable entry locking

[PATCH] staging: axis-fifo: fix wait_event_interruptable() continuation alignment
 2026-07-07 10:02 UTC  (2+ messages)

[PATCH v3 0/5] edison: Convert the image build to binman
 2026-07-07 10:01 UTC  (3+ messages)
` [PATCH v3 1/5] binman: Add an entry type for the Intel OSIP header

[PATCH] staging: axis-fifo: use stream accessors for FIFO data transfers
 2026-07-07 10:02 UTC  (2+ messages)

[PATCH] mm/mseal: fix mseal documentation for 32-bit kernels
 2026-07-07 10:01 UTC  (4+ messages)


This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.