The Linux Kernel Mailing List
 help / color / mirror / Atom feed
 messages from 2026-07-08 07:48:36 to 2026-07-08 09:06:34 UTC [more...]

misc lib/raid/ improvements
 2026-07-08  9:05 UTC  (2+ messages)
` [PATCH 1/8] xor: enable lock context analysis

[PATCH v4 0/5] clock: versal-clk: Fix Versal NET clock binding and switch to CCF
 2026-07-08  9:06 UTC  (3+ messages)
` [PATCH v4 3/5] dt-bindings: clock: Move xlnx,zynqmp-clk to its own schema

[PATCH] i2c: designware: amdisp: balance genpd on probe failure
 2026-07-08  9:05 UTC 

[PATCH 1/2] dt-bindings: PCI: mediatek: Add support for optional perstout reset
 2026-07-08  9:05 UTC  (2+ messages)
` [PATCH 2/2] PCI: mediatek: handle optional reset for perstout for AN7583

[PATCH v2 0/7] md/raid10: fixes, atomic write handling, and error-path cleanup
 2026-07-08  9:05 UTC  (8+ messages)
` [PATCH v2 2/7] md/raid1: advertise atomic write limits and handle runtime constraints

[tip:irq/drivers 12/15] Warning: drivers/irqchip/qcom-pdc.c:436 expecting prototype for qcom_pdc_gic_set_type(). Prototype was for qcom_pdc_gic_secondary_set_type() instead
 2026-07-08  9:04 UTC 

[PATCH] rust: soc: silence clippy warning with rustc >= 1.88
 2026-07-08  9:04 UTC  (7+ messages)

[PATCH] KVM: x86: TDX: Use validated CPUID entry count for TD init
 2026-07-08  9:04 UTC  (3+ messages)

[PATCH v4 0/3] staging: rtl8723bs: sdio_intf.c: cleanup
 2026-07-08  9:01 UTC  (4+ messages)
` [PATCH v4 1/3] staging: rtl8723bs: sdio_intf.c: refactor function
` [PATCH v4 2/3] staging: rtl8723bs: sdio_intf.c: cleanup whitespace
` [PATCH v4 3/3] staging: rtl8723bs: sdio_intf.c: cleanup function

[PATCH v7 00/17] AD9910 Direct Digital Synthesizer
 2026-07-08  9:04 UTC  (3+ messages)
` [PATCH v7 10/17] iio: frequency: ad9910: initial driver implementation

[PATCH v2] mm/hugetlb: fix swap entry corruption when clearing uffd-wp at fork()
 2026-07-08  9:03 UTC  (2+ messages)

[PATCH] drm/v3d: release CPU job resources on pre-init failures
 2026-07-08  9:01 UTC 

[PATCH 1/1] irqchip/renesas-irqc: fix generic IRQ chip leak on remove
 2026-07-08  9:02 UTC  (3+ messages)
` [PATCH v3 RESEND] "

[PATCH bpf v4 0/2] bpf: Reject negative const offsets for buffer pointers
 2026-07-08  9:01 UTC  (3+ messages)
` [PATCH bpf v4 1/2] "
` [PATCH bpf v4 2/2] selftests/bpf: Cover negative raw_tp writable buffer offsets

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

[PATCH 0/2] media: i2c: ov7740: Fix remove() teardown and PM runtime
 2026-07-08  8:59 UTC  (5+ messages)
` [PATCH 1/2] media: i2c: ov7740: Fix use-after-destroy in remove()
` [PATCH 2/2] media: i2c: ov7740: Fix unchecked pm_runtime_get_sync() "

[PATCH] md: avoid modifying spares while the array is not suspended
 2026-07-08  8:59 UTC  (7+ messages)

[PATCH 0/4] drivers/net: replace __get_free_pages() with kmalloc()
 2026-07-08  8:55 UTC  (2+ messages)

[RFC 0/2] arm64: kprobes: Fix single-step fault and reentry handling
 2026-07-08  8:55 UTC  (7+ messages)
` [RFC 0/3] "
  ` [RFC 1/3] arm64: kprobes: Do not handle non-XOL faults as kprobe faults

[PATCH bpf-next v6 6/7] riscv, bpf: Mixing bpf2bpf and tailcalls
 2026-07-08  8:54 UTC  (3+ messages)

[PATCH nf v2] ipvs: make destination flags atomic
 2026-07-08  8:53 UTC  (2+ messages)

[PATCH V2] mm: Standardize printing for pgtable entries
 2026-07-08  8:52 UTC  (4+ messages)

[PATCH] PCI: imx6: Keep Root Port MSI capability also for i.MX6Q
 2026-07-08  8:52 UTC  (3+ messages)

[PATCH v3 00/24] ASoC: codecs: Use guard() for mutex & spin lock - part 1
 2026-07-08  8:49 UTC  (3+ messages)
` [PATCH v3 24/24] ASoC: codecs: cs2072x: Use guard() for mutex locks

[PATCH 0/4] drivers/net/ethernet: replace __get_free_pages() with kmalloc()
 2026-07-08  8:50 UTC  (2+ messages)

[PATCH v7] platform/x86/amd: Introduce Halo Box RGB LED driver
 2026-07-08  8:50 UTC  (3+ messages)

[PATCH] md/raid10: free r10_bio on write NOWAIT exits
 2026-07-08  8:47 UTC 

[PATCH v3] bcache: avoid holding bch_register_lock across cache_set recovery
 2026-07-08  8:49 UTC  (4+ messages)

[PATCH 0/3] media: i2c: Adopt scope-based fwnode_handle_put
 2026-07-08  8:49 UTC  (3+ messages)
` [PATCH 1/3] media: i2c: ov5640: Drop manual fwnode_handle_put() via scope-based cleanup

[PATCH v4 0/5] Add Qualcomm JPEG V4L2 encoder for SM8250
 2026-07-08  8:47 UTC  (5+ messages)
` [PATCH v4 5/5] media: qcom: jpeg: Add Qualcomm JPEG V4L2 encoder

[PATCH] serial: 8250: serialize shared IRQ startup
 2026-07-08  8:47 UTC  (4+ messages)
` [PATCH v2] serial: 8250: fix shared IRQ startup race causing IRQ warning
  ` [PATCH v3] "
    ` [PATCH v6] serial: 8250: fix use-after-free in IRQ chain handling

[PATCH 0/2] Bluetooth: ISO: backport missed OOB write fix to 6.6.y and 6.1.y
 2026-07-08  8:46 UTC  (4+ messages)
` [PATCH v2 "
  ` [PATCH v2 1/2 6.6.y] Bluetooth: ISO: Copy BASE if service data matches EIR_BAA_SERVICE_UUID

[PATCH v6 00/11] Dynamic PAMT
 2026-07-08  8:46 UTC  (5+ messages)
` [PATCH v6 06/11] x86/virt/tdx: Optimize tdx_pamt_get/put()
` [PATCH v6 09/11] KVM: TDX: Get/put PAMT pages when (un)mapping private memory

[PATCH] block: fix bio_alloc_bioset() percpu cache fallback for non-reclaim contexts
 2026-07-08  8:45 UTC  (2+ messages)

[PATCH v3 0/4] New vendor support and optimizations for DWC PCIe PMU
 2026-07-08  8:45 UTC  (5+ messages)
` [PATCH v3 1/4] perf/dwc_pcie: Add support for Picoheart vendor devices
` [PATCH v3 2/4] perf/dwc_pcie: Support narrowed time-based counter for long time monitoring
` [PATCH v3 3/4] perf/dwc_pcie: Convert to faux device interface
` [PATCH v3 4/4] drivers/perf: Fix the condition where the root port is runtime suspended

[PATCH v6] serial: 8250: fix use-after-free in IRQ chain handling
 2026-07-08  8:45 UTC  (12+ messages)

[PATCH v3 sched_ext/for-7.2-fixes] sched_ext: Preserve rq tracking across local DSQ dispatch
 2026-07-08  8:43 UTC 

[PATCH] mm/migrate_device: avoid overflowing migrate_vma collection arrays
 2026-07-08  8:43 UTC  (2+ messages)

[PATCH net-next] gtp: annotate PDP lookups under RTNL
 2026-07-08  8:42 UTC  (3+ messages)

[PATCH v6 0/3] iomap: add simple dio path for small direct I/O
 2026-07-08  8:42 UTC  (13+ messages)
` [PATCH v6 3/3] "

[PATCH v4] virtio_balloon: prime stats vq after virtio_device_ready()
 2026-07-08  8:42 UTC  (3+ messages)

Policy regarding linux-next only changes
 2026-07-08  8:41 UTC  (10+ messages)
      ` [PATCH] lockdep: Enable the printing of held locks of running non-current tasks (was: Policy regarding linux-next only changes)
        ` [PATCH] lockdep: Enable the printing of held locks of running non-current tasks
          ` [PATCH -v2] lockdep: Enable the printing of held locks of remote running tasks and print task CPU
        ` [tip: locking/core] "

[PATCH] drm/i915/gt: use correct selftest config symbol
 2026-07-08  8:41 UTC  (2+ messages)

[PATCH 00/18] Another attempt at HVO support on arm64
 2026-07-08  8:40 UTC  (2+ messages)

[PATCH 0/4] clk: qcom: Add video and camera clock controller support for Nord
 2026-07-08  8:41 UTC  (3+ messages)
` [PATCH 2/4] dt-bindings: clock: qcom: Add support for Camera Clock Controller "

[PATCH] clk: en7523: reset PCIE HB on init for AN7581
 2026-07-08  8:40 UTC 

[PATCH 0/3] mm: handle device-private PMDs in walk callbacks
 2026-07-08  8:40 UTC  (7+ messages)

[PATCH net-next] net: rmnet: annotate endpoint lookup under RTNL
 2026-07-08  8:40 UTC  (2+ messages)

[RESEND v3 0/1] cdx: register shutdown callback for cdx controller
 2026-07-08  8:39 UTC  (2+ messages)
` [RESEND v3 1/1] "

[PATCH V17 0/7] Rust Support for powerpc
 2026-07-08  8:39 UTC  (9+ messages)
` [PATCH V17 1/7] rust: Fix "multiple candidates for rmeta dependency core" error
` [PATCH V17 2/7] dma-resv: Fix undefined symbol when CONFIG_DMA_SHARED_BUFFER is disabled
` [PATCH V17 3/7] powerpc/jump_label: adjust inline asm to be consistent
` [PATCH V17 4/7] rust/powerpc: Set min rustc version for powerpc
` [PATCH V17 5/7] rust: Make __udivdi3() and __umoddi3() panic
` [PATCH V17 6/7] rust: Add PowerPC support
` [PATCH V17 7/7] powerpc: Enable Rust for ppc64le

[PATCH v6 0/3] Lenovo ThinkPad T14s EC thermal monitoring and thermal zone integration
 2026-07-08  8:38 UTC  (6+ messages)
` [PATCH v6 2/3] platform: arm64: lenovo-thinkpad-t14s-ec: Add hwmon support for temperatures

[PATCH v3] mm: nommu: fix the error path when vma_iter_prealloc() fails
 2026-07-08  8:38 UTC 

[PATCH] drm/i915/guc: Return NULL for missing multi-lrc parent
 2026-07-08  8:38 UTC  (2+ messages)

[PATCH 00/10] Initial Apple silicon M4 device trees and dt-bindings
 2026-07-08  8:38 UTC  (11+ messages)
` [PATCH 01/10] dt-bindings: arm: cpus: Add Apple M4 CPU core compatibles
` [PATCH 02/10] dt-bindings: interrupt-controller: apple,aic2: Add apple,t8132 compatible
` [PATCH 03/10] dt-bindings: watchdog: apple,wdt: Add t8132 compatible
` [PATCH 04/10] dt-bindings: arm: apple: apple,pmgr: "
` [PATCH 05/10] dt-bindings: power: apple,pmgr-pwrstate: "

[PATCH 00/16] Add support for DU, LVDS and DSI on the Renesas RZ/G3L SoC
 2026-07-08  8:38 UTC  (6+ messages)
` [PATCH 01/16] dt-bindings: display: bridge: renesas,dsi: Document RZ/G3L
` [PATCH 07/16] dt-bindings: display: renesas,rzg2l-du: Document RZ/G3L SoC

[PATCH v5 net-next 0/2] Add multilink SERDES configuration support
 2026-07-08  8:37 UTC  (3+ messages)
` [PATCH v5 net-next 1/2] dt-bindings: phy: cadence-torrent: Update property values to support multilink SERDES configuration
` [PATCH v5 net-next 2/2] arm64: dts: ti: Add PLL1 refclk to J784S4 SoC SERDES node

[PATCH] drm/v3d: release indirect CSD GEM on pre-init failures
 2026-07-08  8:37 UTC 

WARNING: modpost: vmlinux: section mismatch in reference: trace_define_generic_fields+0x8c0 (section: .text.unlikely) -> initcall_level_names (section: .init.data)
 2026-07-08  8:34 UTC 

[PATCH] fs/ceph/super: document struct ceph_dentry_info and its flags
 2026-07-08  8:34 UTC 

[PATCH 0/5] PCI: dwc: rcar-gen4: Add support for R-Car X5H PCIe4
 2026-07-08  8:34 UTC  (3+ messages)
` [PATCH 1/5] dt-bindings: PCI: rcar-gen4-pci-host: Add R-Car X5H PCIe4 compatible

[PATCH v11] mm: fix ASSERT_EXCLUSIVE_BITS by passing memdesc_flags_t by pointer
 2026-07-08  8:33 UTC 

[PATCH v8 0/7] KVM: arm64: PMU: Use multiple host PMUs
 2026-07-08  8:32 UTC  (6+ messages)
` [PATCH v8 1/7] KVM: arm64: Disallow vPMU when pPMUs do not cover all CPUs

[PATCH] arm64: dts: xilinx: zynqmp-sck: Correct indentation
 2026-07-08  8:32 UTC  (2+ messages)

[PATCH] mm/util: don't read __page_2 for order-1 folios in snapshot_page()
 2026-07-08  8:31 UTC  (3+ messages)

[tip:core/entry 2/3] arch/x86/include/asm/entry-common.h:43:24: error: call to undeclared function 'task_stack_page'; ISO C99 and later do not support implicit function declarations
 2026-07-08  8:30 UTC 

[PATCH net-next v3] net: skb: isolate skb data area allocations into a separate bucket
 2026-07-08  8:30 UTC  (2+ messages)

[PATCH v2] rtla: Simplify osnoise tracer option setting code
 2026-07-08  8:30 UTC 

[PATCH] xen: privcmd: fix ioeventfd crash under PV domain
 2026-07-08  8:18 UTC 

[PATCH v3 0/9] Add RZ/G3L USB2.0 host support
 2026-07-08  8:28 UTC  (5+ messages)
` [PATCH v3 5/9] regulator: renesas-usb-vbus-regulator: Add RZ/G3L VBUS regulator support

[PATCH v2 0/2] CPPC: reduce FFH feedback-counter sampling skew on arm64
 2026-07-08  8:28 UTC  (3+ messages)
` [PATCH v2 1/2] ACPI: CPPC: add paired FFH feedback-counter read hook
` [PATCH v2 2/2] arm64: topology: read CPPC FFH feedback counters in one operation

[RFC PATCH 0/6] mm/hugetlb: Dynamic, NUMA-aware HugePage Cache & Free Page Reporting
 2026-07-08  8:26 UTC  (10+ messages)

[PATCH v2 RESEND] arm64: dts: nuvoton: ma35d1: add CAN nodes
 2026-07-08  8:24 UTC 

[PATCH v3 1/2] syscall_user_dispatch: Make it configurable in Kconfig
 2026-07-08  8:25 UTC  (2+ messages)
` [tip: core/entry] "

[PATCH v3 2/2] syscall_user_dispatch: add kernel.syscall_user_dispatch sysctl
 2026-07-08  8:25 UTC  (2+ messages)
` [tip: core/entry] syscall_user_dispatch: Add "

[PATCH] ovl: fix trusted xattr escape prefix matching
 2026-07-08  8:22 UTC 

[PATCH] arm_mpam: guard MBWU state before adding it to garbage
 2026-07-08  8:23 UTC 

[PATCH v4 RESEND 0/7] riscv: Add reliable stack unwinding for livepatch
 2026-07-08  8:21 UTC  (7+ messages)
` [PATCH v4 RESEND 1/7] riscv: stacktrace: Add frame record metadata
` [PATCH v4 RESEND 2/7] riscv: stacktrace: disable KASAN and KCOV instrumentation for stacktrace.o
` [PATCH v4 RESEND 5/7] riscv: stacktrace: switch to frame-pointer based unwinder

[PATCH] watchdog: Fix typo in WATCHDOG_SOFTOCKUP_ENABLED macros
 2026-07-08  8:21 UTC 

[PATCH] tools/resolve_btfids: Include libsubcmd headers directly from source tree
 2026-07-08  8:20 UTC  (2+ messages)

[PATCH 00/12] soc: fsl: qe: QE PIC improvement and add support of IRQs to QUICC ENGINE GPIOs
 2026-07-08  8:20 UTC  (7+ messages)
` [PATCH 02/12] dt-bindings: soc: fsl: qe: Set #interrupt-cells to 2 to support interrupt type encoding
` [PATCH 04/12] dt-bindings: soc: fsl: qe: Add support of IRQ in QE GPIO

[PATCH v2 0/4] printk: nbcon: deprecate boot_delay in favour of printk_delay
 2026-07-08  8:19 UTC  (7+ messages)
` [PATCH v2 3/4] printk: nbcon: move printk_delay to console emiting code

[tip:core/entry 2/3] arch/s390/include/asm/entry-common.h:49:18: error: call to undeclared function 'task_stack_page'; ISO C99 and later do not support implicit function declarations
 2026-07-08  8:19 UTC  (2+ messages)

[RFC PATCH v2 00/13] mm: rework anon_vma and remove anon_vma_chain
 2026-07-08  8:18 UTC  (8+ messages)

[PATCH v3 00/26] Introduce meminspect
 2026-07-08  8:18 UTC  (11+ messages)
` [PATCH v3 14/26] mm/init-mm: Annotate static information into meminspect
` [PATCH v3 19/26] mm/numa: Register node data "
` [PATCH v3 21/26] printk: Register "
` [PATCH v3 26/26] meminspect: Add debug kinfo compatible driver

[PATCH V17 0/8] Rust Support for powerpc
 2026-07-08  8:18 UTC  (3+ messages)
` [PATCH V17 1/8] powerpc/syscall: Fix syscall skip handling for seccomp and ptrace

[PATCH] media: i2c: mt9p031: fix endpoint parsing use-after-free
 2026-07-08  8:18 UTC  (2+ messages)

[PATCH] media: i2c: ov02a10: fix endpoint parsing use-after-free and error leak
 2026-07-08  8:16 UTC  (2+ messages)

[tip:core/entry 2/3] include/linux/user-return-notifier.h:39:56: warning: 'struct task_struct' declared inside parameter list will not be visible outside of this definition or declaration
 2026-07-08  8:15 UTC 

[PATCH] arm64: dts: mediatek: mt8188-geralt: Add MT6319 PMIC
 2026-07-08  8:15 UTC  (7+ messages)

[PATCH] phy: ti: omap-usb2: fix OF node leak at probe
 2026-07-08  8:12 UTC 

[PATCH] ext4: propagate errors from fast commit range replay
 2026-07-08  8:12 UTC 

Question about the "TLBs and I-cache are private to each vCPU" guarantee with VTTBR_EL2.CnP
 2026-07-08  8:10 UTC  (11+ messages)

[PATCH net] net: mdio: select REGMAP_MMIO instead of depending on it
 2026-07-08  8:10 UTC  (2+ messages)

[PATCH net-next v2] net: mana: Add handler for sriov configure
 2026-07-08  8:08 UTC  (2+ messages)

[PATCH 00/23] PCI: Resource code fixes (supercedes earlier series) & cleanups
 2026-07-08  8:08 UTC  (5+ messages)
` [PATCH 13/23] PCI: Add pbus_mem_size_optional() to handle optional sizes

[PATCH v8 2/2] selftests/futex: fix the failed futex_requeue test issue
 2026-07-08  8:08 UTC  (3+ messages)

[PATCH] mm/damon: prevent migration fallback to non-target nodes
 2026-07-08  8:07 UTC 

[PATCH] drm/bridge: sn65dsi83: perform host_attach on attach instead of probe
 2026-07-08  8:05 UTC  (2+ messages)

[PATCH v10] mm: fix ASSERT_EXCLUSIVE_BITS by passing memdesc_flags_t by pointer
 2026-07-08  8:04 UTC  (2+ messages)

[PATCH bpf-next v6 0/3] bpf: bidirectional VLAN support for bpf_fib_lookup()
 2026-07-08  8:04 UTC  (3+ messages)
` [PATCH bpf-next v6 1/3] bpf: Add BPF_FIB_LOOKUP_VLAN flag to bpf_fib_lookup() helper

[PATCH bpf-next v4 00/10] bpf: add support for KASAN checks in JITed programs
 2026-07-08  8:00 UTC  (11+ messages)
` [PATCH bpf-next v4 01/10] bpf: propagate original instruction offset when patching program
` [PATCH bpf-next v4 02/10] bpf: mark instructions accessing program stack
` [PATCH bpf-next v4 03/10] bpf: add BPF_JIT_KASAN for KASAN instrumentation of JITed programs
` [PATCH bpf-next v4 04/10] bpf, x86: add helper to emit kasan checks in x86 "
` [PATCH bpf-next v4 05/10] bpf, x86: refactor BPF_ST management in do_jit
` [PATCH bpf-next v4 06/10] bpf, x86: emit KASAN checks into x86 JITed programs
` [PATCH bpf-next v4 07/10] bpf, x86: enable KASAN for JITed programs on x86
` [PATCH bpf-next v4 08/10] selftests/bpf: add helper to check whether eBPF KASAN is active
` [PATCH bpf-next v4 09/10] selftests/bpf: move bpf_jit_harden helper into testing_helpers
` [PATCH bpf-next v4 10/10] selftests/bpf: add tests to validate KASAN on JIT programs

[PATCH 0/9] PCI: qcom: Add PCIe support for Shikra SoC
 2026-07-08  8:02 UTC  (2+ messages)

[PATCH] fs: annotate inode timestamp accessors
 2026-07-08  8:02 UTC 

[PATCH 0/3] iio: adc: add missing 'select REGMAP' to Kconfig
 2026-07-08  8:01 UTC  (3+ messages)

[PATCH] mm/damon/sysfs-schemes: fix tried_regions setup failure cleanup
 2026-07-08  8:01 UTC 

[PATCH v3 0/2] media: Add Himax HM1092 mono NIR sensor driver
 2026-07-08  7:59 UTC  (5+ messages)
` [PATCH v3 2/2] media: i2c: hm1092: add "

[PATCH RESEND v3] selftests: mincore: fix the readahead check on large base page sizes
 2026-07-08  7:59 UTC  (2+ messages)
` [PATCH v4] selftests: mincore: count file-mmap readahead on both sides

[PATCH v2 sched_ext/for-7.2-fixes] sched_ext: Preserve rq tracking across local DSQ dispatch
 2026-07-08  7:58 UTC  (3+ messages)

[PATCH v9 0/2] phy: qcom-mipi-csi2: Add a CSI2 MIPI DPHY driver
 2026-07-08  7:57 UTC  (3+ messages)
` [PATCH v9 2/2] "

[PATCH v2] dmaengine: fsl-edma: Add error handling for devm_kasprintf
 2026-07-08  7:57 UTC 

[PATCH] wifi: mt76: mt7925: guard link STA in decap offload
 2026-07-08  7:55 UTC 

[PATCH v5 5/5] PCI: qcom: Add D3cold support
 2026-07-08  7:53 UTC  (3+ messages)

[PATCH 1/2] mm/ksm: Initialize the addr only once in collect_procs_ksm
 2026-07-08  7:53 UTC  (3+ messages)

[PATCH v2 0/2] clk: ultrarisc: add DP1000 clock support
 2026-07-08  7:53 UTC  (4+ messages)
` [PATCH v2 2/2] clk: ultrarisc: add DP1000 clock driver

[PATCH RESEND 2/2] mm/ksm: Use precise linear_page_index instead of the whole address space
 2026-07-08  7:52 UTC  (2+ messages)

[PATCH v2 00/17] Enable DICE-based TDX Quoting Extension
 2026-07-08  7:52 UTC  (3+ messages)
` [PATCH v2 08/17] x86/virt/tdx: Prepare Quote buffer during extension bringup

test_bitmap fails on ppc/ppc64 on kernels v7.1.3, v7.2-rc2
 2026-07-08  7:51 UTC  (5+ messages)

[PATCH v4 0/2] upboard pinctrl support for device id INTC1055
 2026-07-08  7:49 UTC  (5+ messages)
` [PATCH v4 2/2] pinctrl: upboard: add device id INTC1055 based UP boards support

[PATCH net v2] ppp: defer channel free to an RCU grace period to fix pppol2tp RX UAF
 2026-07-08  7:49 UTC  (7+ messages)

[PATCH v2 0/7] nfs: Modernize Direct I/O path
 2026-07-08  7:48 UTC  (11+ messages)
` [PATCH v2 6/7] nfs: Optimize direct I/O to use folios for requests

[PATCH v12 0/6] Add dt-bindings and PHY updates for CAMSS on x1e80100 silicon
 2026-07-08  7:49 UTC  (3+ messages)
` [PATCH v12 1/6] dt-bindings: media: qcom,x1e80100-camss: Add optional PHY handle definitions

[PATCH v9 00/14] Allow preemption during IPI completion waiting to improve real-time performance
 2026-07-08  7:48 UTC  (4+ messages)
` [PATCH v9 04/14] smp: Use task-local IPI cpumask in smp_call_function_many_cond()

[PATCHSET v3 sched_ext/for-7.2-fixes] sched_ext: Fix finite-slice ticks on nohz_full
 2026-07-08  7:46 UTC  (3+ messages)
` [PATCH 1/2] sched_ext: Enable tick for finite slices "
` [PATCH 2/2] selftests/sched_ext: Verify nohz_full tick behavior


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