All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-06-29 13:27:24 to 2026-06-29 13:57:03 UTC [more...]

[PATCH] tmpfs: zero unused folio tail for long symlinks
 2026-06-29 13:57 UTC  (3+ messages)

[PATCH] media: em28xx: keep device state alive for registered video nodes
 2026-06-29 13:57 UTC  (3+ messages)

[PATCH] drm/amdgpu: reject mapping info for unmapped BOs
 2026-06-29 13:56 UTC  (5+ messages)
` [PATCH v2] drm/amdgpu: reject mapping info when BO VA is gone

[PATCH] wifi: ath9k: avoid device access after async firmware request
 2026-06-29 13:56 UTC  (3+ messages)

[PATCH bpf-next v4 0/6] Mixing bpf2bpf and tailcalls for RV64
 2026-06-29 14:00 UTC  (7+ messages)
` [PATCH bpf-next v4 1/6] bpf: Extract the is_struct_ops_tramp helper
` [PATCH bpf-next v4 2/6] riscv, bpf: Remove redundant ctx->offset initialization
` [PATCH bpf-next v4 3/6] riscv, bpf: Using kvzalloc_objs to allocate cache buffer
` [PATCH bpf-next v4 4/6] riscv, bpf: Add RV_TAILCALL_OFFSET macro to format tailcall offset
` [PATCH bpf-next v4 5/6] riscv, bpf: Mixing bpf2bpf and tailcalls
` [PATCH bpf-next v4 6/6] selftests/bpf: Remove tailcalls tests from DENYLIST.riscv64

[PATCH 00/30] mm: make VMA page offset handling more consistent
 2026-06-29 13:56 UTC  (3+ messages)
` [PATCH 19/30] mm: use linear_page_[index, delta]() consistently

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

[PATCH v8 0/3] Enable sdhc inline crypto engine for kodiak and monaco
 2026-06-29 13:56 UTC  (5+ messages)
` [PATCH v8 2/3] arm64: dts: qcom: kodiak: enable inline crypto engine for SDHC

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

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

[PATCH v2] mailbox: pcc: Notify clients on polled completion
 2026-06-29 13:54 UTC  (3+ messages)

[PATCH] comedi: ni_pcimio: set PCI-6220 dio_speed and ai_fifo_depth from NI specs
 2026-06-29 13:54 UTC  (2+ messages)
` [PATCH RESEND] "

[PATCH] hw/net/fsl_etsec: validate FCB offsets in process_tx_fcb()
 2026-06-29 13:53 UTC  (3+ messages)

[PATCH v4 0/2] iio: magnetometer: add support for Melexis MLX90393
 2026-06-29 13:53 UTC  (2+ messages)

[RFC PATCH bpf-next 00/12] bpf: Introduce static-defined tracing probe for BPF
 2026-06-29 13:53 UTC  (8+ messages)

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

[PATCH iproute2-next v3] rdma: display resource limits in curr/max format
 2026-06-29 13:52 UTC  (4+ messages)

[PATCH] gnutls: fix CVE-2026-33846
 2026-06-29 13:52 UTC  (2+ messages)
` [PATCH] gnutls: fix CVE-2026-33846 --> wrynose branch

[PATCH net-next v11 0/7] net: stmmac: qcom-ethqos: add support for SCMI power domains
 2026-06-29 13:51 UTC  (8+ messages)
` [PATCH net-next v11 1/7] dt-bindings: phy: document the serdes PHY on sa8255p
` [PATCH net-next v11 2/7] phy: qcom: add the SGMII SerDes PHY driver for SCMI systems

[PATCH 0/9] media: Fix all missing cocci warnings
 2026-06-29 13:51 UTC  (3+ messages)
  ` [PATCH 2/9] media: iris: Replace ternary conditionals with max()

[PATCH v12 0/1] Bluetooth: L2CAP: Fix use-after-free in l2cap_sock_new_connection_cb()
 2026-06-29 13:49 UTC  (2+ messages)
` [PATCH v12 1/1] "

[PULL v5 00/77] hex queue
 2026-06-29 13:12 UTC  (39+ messages)
` [PULL v5 40/77] target/hexagon: Add hex_interrupts support
` [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 44/77] target/hexagon: Implement {g,s}etimask helpers
` [PULL v5 45/77] target/hexagon: Implement wait helper
` [PULL v5 46/77] target/hexagon: Implement get_exe_mode()
` [PULL v5 47/77] target/hexagon: Implement hex_tlb_entry_get_perm()
` [PULL v5 48/77] target/hexagon: Implement software interrupt
` [PULL v5 49/77] target/hexagon: Implement stack overflow exception
` [PULL v5 50/77] target/hexagon: Implement exec_interrupt, set_irq
` [PULL v5 51/77] target/hexagon: add simple cpu_exec_reset and pointer_wrap
` [PULL v5 52/77] target/hexagon: Implement hexagon_tlb_fill()
` [PULL v5 53/77] target/hexagon: Implement siad inst
` [PULL v5 54/77] target/hexagon: Implement hexagon_resume_threads()
` [PULL v5 55/77] target/hexagon: Implement setprio, resched
` [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 58/77] target/hexagon: Decode trap1, rte as COF
` [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 64/77] target/hexagon: Add k0 {un,}lock
` [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 69/77] hw/hexagon: Add globalreg model
` [PULL v5 70/77] hw/hexagon: Add global register tracing
` [PULL v5 71/77] hw/hexagon: Add hexagon TLB device implementation
` [PULL v5 72/77] hw/hexagon: Add machine configs for sysemu
` [PULL v5 73/77] hw/hexagon: Add v68, sa8775-cdsp0 defs
` [PULL v5 74/77] hw/hexagon: Add support for cfgbase
` [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

(no subject)
 2026-06-29 13:50 UTC  (3+ messages)
` [PATCH v3 2/2] iio: magnetometer: add support for Melexis MLX90393

[PATCH] drm/i915/bios: range check LFP Data Block panel_type2
 2026-06-29 13:50 UTC  (3+ messages)
` ✗ CI.checkpatch: warning for drm/i915/bios: range check LFP Data Block panel_type2 (rev2)
` ✓ CI.KUnit: success "

[PATCH v3 0/4] Add Qualcomm JPEG V4L2 encoder for SM8250
 2026-06-29 13:50 UTC  (9+ 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 v2 0/3] mm: cleanup clear_not_present_full_ptes()
 2026-06-29 13:49 UTC  (4+ messages)
` [PATCH v2 1/3] sparc/mm: drop custom pte_clear_not_present_full()
` [PATCH v2 2/3] mm: drop pte_clear_not_present_full()
` [PATCH v2 3/3] mm: cleanup clear_not_present_full_ptes() and rename to clear_non_present_ptes()

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

[PATCH v2] cgroup/cpu: document cpu.stat.local
 2026-06-29 13:49 UTC  (3+ messages)
` [PATCH v3] cgroup/cpu: document cpu.stat.local and clarify cpu.stat behavior

[PATCH v5 0/4] history: add squash subcommand to fold a range
 2026-06-29 13:49 UTC  (5+ messages)
` [PATCH v6 "
  ` [PATCH v6 4/4] history: re-edit a squash with every message

[PATCH] webkitgtk: allow usign clang to compile for arm target
 2026-06-29 13:49 UTC  (2+ messages)

[RFC PATCH 0/4] Introduce capable_noaudit
 2026-06-29 13:49 UTC  (4+ messages)
` [RFC PATCH 1/4] capabily: Add new capable_noaudit

[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

[PATCH] docs: watchdog: Fix brackets
 2026-06-29 13:47 UTC  (3+ 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 09/23] hw/9pfs: add xattr FID limit to prevent memory exhaustion
` [PULL 02/23] 9pfs/virtio: implement msize_limit callback
` [PULL 23/23] hw/9pfs/local: harden local_fid_fd() on FID types
` [PULL 14/23] tests/9p: add Txattrcreate / Rxattrcreate test client functions
` [PULL 19/23] tests/9p: add 3 xattr FID limit test cases (synth fs driver)
` [PULL 03/23] 9pfs/xen: implement msize_limit callback
` [PULL 05/23] hw/9pfs: add response_buffer_size transport callback
` [PULL 17/23] tests/9p: increase P9_MAX_SIZE for test client
` [PULL 01/23] hw/9pfs: add msize_limit transport callback
` [PULL 07/23] 9pfs/xen: implement response_buffer_size callback
` [PULL 12/23] tests/9p: add Tread / Rread test client functions
` [PULL 18/23] tests/9p: add virtio_9p_add_synth_driver_args() test client function
` [PULL 08/23] hw/9pfs: cap Treaddir allocation (CVE-2026-9238)
` [PULL 21/23] hw/9pfs: fix invalid union access by v9fs_co_fsync()
` [PULL 04/23] hw/9pfs: cap negotiated msize to transport limit
` [PULL 13/23] tests/9p: add Tclunk / Rclunk test client functions
` [PULL 15/23] hw/9pfs: enable xattr (mockup) support for synth fs driver
` [PULL 22/23] hw/9pfs: fix invalid union access by v9fs_co_fstat()
` [PULL 06/23] 9pfs/virtio: implement response_buffer_size callback
` [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 10/23] hw/9pfs: add "
` [PULL 20/23] tests/9p: add 3 xattr FID limit test cases (local fs driver)

[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 i2c-tools v3 0/8] decode-dimms: Implement DDR5 decoding
 2026-06-29 13:40 UTC  (3+ messages)

[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 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] 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 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  (5+ 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  (27+ messages)
` [PATCH 05/13] mfd: replace linux/gpio.h inclusions
` [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


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.