All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-06-29 13:19:10 to 2026-06-29 13:49:06 UTC [more...]

[PATCH net 0/3 v2] Fix broken TC_ACT_REDIRECT
 2026-06-29 13:48 UTC  (5+ messages)
` [PATCH net 1/3 v2] net: Extend bpf_net_context lifetime to cover qdisc enqueue

[PULL v5 00/77] hex queue
 2026-06-29 13:12 UTC  (34+ messages)
` [PULL v5 01/77] tests/docker: add flex and bison to emsdk-wasm64-cross
` [PULL v5 04/77] target/hexagon/idef-parser: open input file in binary mode
` [PULL v5 05/77] docs: Add hexagon sysemu docs
` [PULL v5 08/77] target/hexagon: Add missing A_CALL attr, hintjumpr to multi_cof
` [PULL v5 22/77] target/hexagon: Add vmstate representation
` [PULL v5 24/77] target/hexagon: Define register fields for system regs
` [PULL v5 25/77] target/hexagon: Implement do_raise_exception()
` [PULL v5 32/77] target/hexagon: Add sreg_{read,write} helpers
` [PULL v5 33/77] target/hexagon: Add representation to count cycles
` [PULL v5 41/77] target/hexagon: Implement {c,}swi helpers
` [PULL v5 42/77] target/hexagon: Implement iassign{r,w} helpers
` [PULL v5 43/77] target/hexagon: Implement start/stop helpers, soft reset
` [PULL v5 45/77] target/hexagon: Implement wait helper
` [PULL v5 46/77] target/hexagon: Implement get_exe_mode()
` [PULL v5 48/77] target/hexagon: Implement software interrupt
` [PULL v5 49/77] target/hexagon: Implement stack overflow exception
` [PULL v5 53/77] target/hexagon: Implement siad inst
` [PULL v5 56/77] target/hexagon: Add sysemu_ops, cpu_get_phys_page_debug()
` [PULL v5 57/77] target/hexagon: extend hexagon_cpu_mmu_index() for sysemu
` [PULL v5 59/77] target/hexagon: Implement modify_ssr, resched, pending_interrupt
` [PULL v5 60/77] target/hexagon: Add pkt_ends_tb to translation
` [PULL v5 61/77] target/hexagon: Add next_PC, {s,g}reg writes
` [PULL v5 62/77] target/hexagon: Add implicit sysreg writes
` [PULL v5 63/77] target/hexagon: Define system, guest reg names
` [PULL v5 65/77] target/hexagon: Add PC to raise_exception, use fTRAP() helper
` [PULL v5 66/77] target/hexagon: Add TCG overrides for transfer insts
` [PULL v5 67/77] target/hexagon: Add support for loadw_phys
` [PULL v5 68/77] target/hexagon: Add guest reg reading functionality
` [PULL v5 70/77] hw/hexagon: Add global register tracing
` [PULL v5 72/77] hw/hexagon: Add machine configs for sysemu
` [PULL v5 75/77] target/hexagon: add build config for softmmu
` [PULL v5 76/77] hw/hexagon: Define hexagon "virt" machine
` [PULL v5 77/77] tests/qtest: Add hexagon boot-serial-test

[PATCH v3 0/4] Add Qualcomm JPEG V4L2 encoder for SM8250
 2026-06-29 13:48 UTC  (8+ messages)
` [PATCH v3 1/4] media: qcom: camss: populate child platform devices
` [PATCH v3 2/4] dt-bindings: media: qcom: Add JPEG encoder binding
  ` [PATCH v3 4/4] media: qcom: jpeg: Add Qualcomm JPEG V4L2 encoder

[PATCH] docs: watchdog: Fix brackets
 2026-06-29 13:47 UTC  (4+ messages)

[PATCH v6 0/8] clk: qcom: Add common clkref support and migrate Glymur and Mahua
 2026-06-29 13:47 UTC  (9+ messages)
` [PATCH v6 5/8] clk: qcom: tcsrcc-glymur: Add Mahua QREF regulator support

[PATCH] vdso: Replace __ASSEMBLY__ with __ASSEMBLER__ in header files
 2026-06-29 13:46 UTC  (2+ messages)
` [tip: timers/vdso] "

[PATCH 1/3] irqdomain: Fix leaks in irq_domain_alloc_irqs_locked()
 2026-06-29 13:46 UTC  (2+ messages)
` [tip: irq/core] irqdomain: Plug leak in irq_domain_alloc_irqs_locked() error path

[PATCH 2/3] genirq: use irqd_get_parent_data() helper in __irq_get_irqchip_state()
 2026-06-29 13:46 UTC  (2+ messages)
` [tip: irq/core] genirq/manage: Use "

[PATCH 3/3] genirq: remove unnedded NULL check in __irq_domain_[de]activate_irq()
 2026-06-29 13:46 UTC  (2+ messages)
` [tip: irq/core] irqdomain: Remove "

[PATCH] mailbox: pcc: Fix probabilistic command execution timeout
 2026-06-29 13:46 UTC  (3+ messages)

[PATCH v5 0/6] gpiolib: fence off legacy interfaces
 2026-06-29 13:46 UTC  (10+ messages)
` [PATCH 2/6] [v5] x86/olpc: select GPIOLIB_LEGACY
` [PATCH 4/6] [v5] Input: gpio-keys: make legacy gpiolib optional
` [PATCH 5/6] [v5] leds: gpio: make legacy gpiolib interface optional
` [PATCH 6/6] [v5] gpiolib: turn off legacy interface by default

[PATCH nf-next] netfilter: nft_ct: support expectation creation for natted flows
 2026-06-29 13:46 UTC 

[PULL 00/23] 9p queue 2026-06-29
 2026-06-29 13:28 UTC  (24+ messages)
` [PULL 22/23] hw/9pfs: fix invalid union access by v9fs_co_fstat()
` [PULL 06/23] 9pfs/virtio: implement response_buffer_size callback
` [PULL 04/23] hw/9pfs: cap negotiated msize to transport limit
` [PULL 02/23] 9pfs/virtio: implement msize_limit callback
` [PULL 10/23] hw/9pfs: add max_xattr option
` [PULL 05/23] hw/9pfs: add response_buffer_size transport callback
` [PULL 20/23] tests/9p: add 3 xattr FID limit test cases (local fs driver)
` [PULL 14/23] tests/9p: add Txattrcreate / Rxattrcreate test client functions
` [PULL 07/23] 9pfs/xen: implement response_buffer_size callback
` [PULL 13/23] tests/9p: add Tclunk / Rclunk test client functions
` [PULL 12/23] tests/9p: add Tread / Rread "
` [PULL 08/23] hw/9pfs: cap Treaddir allocation (CVE-2026-9238)
` [PULL 16/23] hw/9pfs: add xattr count query interface to fs synth driver
` [PULL 11/23] qemu-options: document 9pfs max_xattr option
` [PULL 18/23] tests/9p: add virtio_9p_add_synth_driver_args() test client function
` [PULL 23/23] hw/9pfs/local: harden local_fid_fd() on FID types
` [PULL 03/23] 9pfs/xen: implement msize_limit callback
` [PULL 09/23] hw/9pfs: add xattr FID limit to prevent memory exhaustion
` [PULL 15/23] hw/9pfs: enable xattr (mockup) support for synth fs driver
` [PULL 21/23] hw/9pfs: fix invalid union access by v9fs_co_fsync()
` [PULL 19/23] tests/9p: add 3 xattr FID limit test cases (synth fs driver)
` [PULL 01/23] hw/9pfs: add msize_limit transport callback
` [PULL 17/23] tests/9p: increase P9_MAX_SIZE for test client

[PATCH 0/4] clk: implement sync_state support
 2026-06-29 13:44 UTC  (3+ messages)
` [PATCH 4/4] "

[PATCH v3 00/16] mod_devicetable.h: Split into per subsystem headers
 2026-06-29 13:43 UTC  (6+ messages)
` [PATCH v3 03/16] driver: core: Include headers for acpi_device_id and of_device_id for struct device_driver
` [PATCH v3 09/16] platform/x86: x86-android-tablets: Add include defining struct dmi_system_id

[PATCH v2] hw/sparc64/sun4u: Mark unusable PCI busses as full to ease device plugging
 2026-06-29 13:43 UTC  (6+ messages)

[PATCH v3 0/4] media: mali-c55: Add support for CCM and Gamma
 2026-06-29 13:42 UTC  (8+ messages)
` [PATCH v3 2/4] media: mali-c55: Implement CCM block validation

[thomas-weissschuh:b4/cros_ec-hwmon-fan-curve 3/8] drivers/hwmon/cros_ec_hwmon.c:174:3: error: call to '__compiletime_assert_165' declared with 'error' attribute: BUILD_BUG failed
 2026-06-29 13:41 UTC 

[PULL 0/1] Net patches
 2026-06-29 13:40 UTC  (2+ messages)
` [PULL 1/1] MAINTAINERS: update Jason Wang's email address

[PATCH 01/10] Input: synaptics-rmi4 - fix F55 transmitter electrode count typo
 2026-06-29 13:42 UTC  (5+ messages)
` [PATCH 05/10] Input: synaptics-rmi4 - block s_input when F54 queue is busy
` [PATCH 07/10] Input: synaptics-rmi4 - check V4L2 buffer size in F54 queue

[PATCH v6] i2c: i2c-qcom-geni: serve transfers during early resume
 2026-06-29 13:41 UTC 

[PATCH] lib/bootconfig: fix undefined behavior involving NULL pointer arithmetic
 2026-06-29 13:41 UTC  (2+ messages)

[PATCH i2c-tools v3 0/8] decode-dimms: Implement DDR5 decoding
 2026-06-29 13:40 UTC  (3+ messages)

[PATCH v21 0/3] rust: leds: add led classdev abstractions
 2026-06-29 13:40 UTC  (5+ messages)
` [PATCH v21 1/3] rust: leds: add basic "
` [PATCH v21 2/3] rust: leds: add Mode trait

[PATCH v2 9/9] mm: zswap: per-node kmem accounting for zswap/zsmalloc
 2026-06-29 13:38 UTC  (4+ messages)

[PATCH v2 1/2] dt-bindings: arm: ti: Add bindings for PHYTEC AM67x based hardware
 2026-06-29 13:38 UTC  (3+ messages)
` [PATCH v2 2/2] arm64: dts: ti: Add support for the phyCORE-AM67x
  ` [Upstream] "

[PATCH v7 00/10] GuC paging engine support
 2026-06-29 13:37 UTC  (2+ messages)
` ✓ Xe.CI.BAT: success for GuC paging engine support (rev7)

[PATCH v3 00/17] Add watchdog support to arm/virt board
 2026-06-29 13:36 UTC  (4+ messages)
` [PATCH v3 04/17] arm: virt: create sbsa-gwdt watchdog

[PATCH for-4.22 v2 0/4] ns16550: bound interrupt handler execution time
 2026-06-29 13:37 UTC  (3+ messages)
` [PATCH for-4.22 v2 3/4] xen/irq: handle IRQ being disabled while executing its handler

[PATCH v10.5 00/29] drm/i915/display: All patches to make PREEMPT_RT work on i915 + xe
 2026-06-29 13:37 UTC  (3+ messages)
` ✗ CI.checkpatch: warning for drm/i915/display: All patches to make PREEMPT_RT work on i915 + xe. (rev20)
` ✓ CI.KUnit: success "

[PATCH website v1 0/5] doc: refresh Cobalt installation guide
 2026-06-29 13:36 UTC  (2+ messages)

[PATCH net-next v11 0/7] net: stmmac: qcom-ethqos: add support for SCMI power domains
 2026-06-29 13:35 UTC  (6+ messages)
` [PATCH net-next v11 2/7] phy: qcom: add the SGMII SerDes PHY driver for SCMI systems

[PATCH] drm/amdkfd: Use kvcalloc to allocate arrays
 2026-06-29 13:35 UTC  (2+ messages)

[PATCH v8 00/14] firmware: qcom: Add OP-TEE PAS service support
 2026-06-26 17:05 UTC  (3+ messages)
` [PATCH v8 02/14] firmware: qcom_scm: Migrate to generic PAS service

[PATCH] ALSA: hda/realtek: Add quirk for HP Victus 16-e0xxx (88EE) to enable mute LED
 2026-06-29 13:34 UTC  (2+ messages)

After upgrading from Debian 11 to Debian 12, the latency became worse
 2026-06-29 13:34 UTC  (5+ messages)
  `  "
    `  "

[PATCH] fix: regulator: as3722_get_regulator_dt_data: fix premature of_node_put leaving dangling of_node pointer
 2026-06-29 13:34 UTC  (2+ messages)

[PATCH] drm/amdgpu: fix check in amdgpu_hmm_invalidate_gfx
 2026-06-29 13:34 UTC  (4+ messages)

[PATCH v2 0/2] mm/vmpressure: reduce CPU, memory and code overhead on cgroup v2
 2026-06-29 13:34 UTC  (3+ messages)
` [PATCH v2 2/2] mm/vmpressure: split v1 userspace eventfd code into vmpressure-v1.c

[PATCH 1/4] Input: sur40 - fix input device registration ordering
 2026-06-29 13:33 UTC  (3+ messages)
` [PATCH 4/4] Input: sur40 - fix V4L2 video device lifetime

[PATCH v2 0/4] arm64: dts: freescale: Add IMX-AUD-IO add-on board support
 2026-06-29 13:32 UTC  (3+ messages)
` [PATCH v2 1/4] dt-bindings: connector: Add fsl,aud-io-slot binding

[PULL 0/1] s390x/kvm fix for potential crash
 2026-06-29 13:31 UTC  (2+ messages)
` [PULL 1/1] s390x/kvm: clamp stsi 3.2.2 size

[PATCH 0/2] Drop support for Fedora 42
 2026-06-29 13:31 UTC  (3+ messages)
` [PATCH 1/2] ref-manual/system-requirements.rst: drop Fedora 42 support
` [PATCH 2/2] tools/build-docs-container: "

[PATCH v5] dt-bindings: pwm: st,sti-pwm: convert to DT schema
 2026-06-29 13:31 UTC  (2+ messages)

[PATCH] powerpc/syscall: Fix seccomp errno handling with GENERIC_ENTRY
 2026-06-29 13:31 UTC  (2+ messages)

[PATCH] common/rc: fix mount options quoting in _mount
 2026-06-29 13:29 UTC 

[PATCH v3 0/7] drm/sysfb: simpledrm: Various improvements
 2026-06-29 13:29 UTC  (6+ messages)
` [PATCH v3 6/7] drm/of: Implement drm_of_get_panel_orientation()

[PATCH 0/2] KVM: SVM: Fix a (very) unlikely UAF for GA Log IRQs
 2026-06-29 13:27 UTC  (3+ messages)
` [PATCH 2/2] KVM: SVM: Drop unnecessary avic_vm_destroy() call on init failure

[PATCH v16 00/18] arm64: entry: Convert to Generic Entry
 2026-06-29 13:29 UTC  (3+ messages)
` [PATCH v16 05/18] arm64: ptrace: Expand secure_computing() in place

[PATCH 00/13] treewide: replace linux/gpio.h
 2026-06-29 13:26 UTC  (42+ messages)
` [PATCH 01/13] ARM: replace linux/gpio.h inclusions
` [PATCH 02/13] m68k/coldfire: "
` [PATCH 03/13] mips: "
` [PATCH 04/13] sh: "
` [PATCH 05/13] mfd: "
` [PATCH 06/13] [net-next] net: "
` [PATCH 07/13] ASoC: "
` [PATCH 08/13] pcmcia: "
` [PATCH 09/13] phy: "
` [PATCH 10/13] media: "
` [PATCH 11/13] Input: matrix_keyboard - replace linux/gpio.h inclusion
` [PATCH 12/13] gpib: gpio: "
` [PATCH 13/13] gpiolib: remove linux/gpio.h

[PATCH v1] Bluetooth: btintel_pcie: Refactor FLR to use device_reprobe()
 2026-06-29 13:46 UTC 

[PATCH] drm/amd/powerplay: add NULL check for vega10_ps
 2026-06-29 13:26 UTC  (2+ messages)

[PATCH v2] staging: rtl8723bs: remove unnecessary braces in rtw_wlan_util
 2026-06-29 13:26 UTC 

[PATCH 0/6] samples/damon: handle damon_{start,stop}() failures
 2026-06-29 13:26 UTC  (2+ messages)

[PATCH v4 0/5] ASoC: Intel: Convert locking to guard()/scoped_guard()
 2026-06-29 13:25 UTC  (4+ messages)

[PATCH] MAINTAINERS: s/SeongJae/SJ/
 2026-06-29 13:24 UTC  (2+ messages)

[PATCH v4 0/4] ARM: dts: renesas: r9a06g032-rzn1d400-eb: Enable SPI and FRAM
 2026-06-29 13:24 UTC  (5+ messages)
` [PATCH v4 3/4] ARM: dts: renesas: r9a06g032: Describe SPI controllers
` [PATCH v4 4/4] ARM: dts: renesas: r9a06g032-rzn1d400-eb: Enable SPI-FRAM

[PATCH iwl-net v2 2/2] ice: preserve uplink DFLT Rx rule on switchdev release
 2026-06-29 13:21 UTC  (3+ messages)

[PATCH] MAINTAINERS: s/SeongJae/SJ/
 2026-06-29 13:23 UTC  (2+ messages)

[PATCH] drm/amd/display: Remove unused-but-set variable hubp from
 2026-06-29 13:23 UTC  (2+ messages)

[PATCH] target: Fix an overwriting of the error status code
 2026-06-29 13:22 UTC  (2+ messages)

[PATCH net] bridge: stp: Fix a potential use-after-free when deleting a bridge
 2026-06-29 13:22 UTC  (2+ messages)

[PATCH 0/3] blockdev: mirror: do not require a root block node
 2026-06-29 13:21 UTC  (2+ messages)

[PATCH mptcp-next 0/4] mptcp: bpf: fix scheduler kfunc socket type confusion
 2026-06-29 13:21 UTC  (2+ messages)

[PATCH] clk: mediatek: mt8135: Fix inverted gate control for devapc_ck
 2026-06-29 13:20 UTC 

[PATCH v3 00/12] [PATCH v3 00/12] x86/resctrl: Add kernel-mode (e.g., PLZA) support to the resctrl subsystem
 2026-06-29 13:20 UTC  (3+ messages)

[PULL 00/28] Block layer patches
 2026-06-29 13:19 UTC  (7+ messages)
` [PULL 17/28] fuse: Manually process requests (without libfuse)

[PATCH v29 0/5] Type2 device basic support
 2026-06-29 13:20 UTC  (4+ messages)
` [PATCH v29 4/5] sfc: obtain and map cxl range using devm_cxl_probe_mem

[PATCH] iommu/vt-d: Fix UCTP context table slot when copying root entries
 2026-06-29 13:19 UTC  (4+ messages)

[PATCH] bc: set CVE_PRODUCT
 2026-06-29 13:19 UTC 

[PATCH v4 0/3] Use BTF to trim return values
 2026-06-29 13:19 UTC  (7+ messages)
` [PATCH v4 1/3] ftrace: Build trace_btf.c when CONFIG_DEBUG_INFO_BTF is enabled
` [PATCH v4 2/3] fgraph: Enhance funcgraph-retval with BTF-based type-aware output

[PATCH v2 0/7] ASoC: apple: mca: support simultaneous I2S capture on the frontend
 2026-06-29 13:19 UTC  (3+ messages)
` [PATCH v2 4/7] ASoC: apple: mca: Support FEs being clock consumers

[PATCH 0/2] commit-reach: fix !FIND_ALL early exit with v1 commit graph
 2026-06-29 13:19 UTC  (3+ messages)
` [PATCH 1/2] t6600: add test for merge-base early exit with clock skew
` [PATCH 2/2] commit-reach: guard !FIND_ALL early exit with generation ordering check


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.