All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-06-26 21:02:27 to 2026-06-26 22:25:40 UTC [more...]

[PATCH] netfilter: x_tables: replace strlcat() with snprintf()
 2026-06-26 22:25 UTC 

[PATCH] usb: dwc3: fix kernel-doc string in struct dwc3_ep
 2026-06-26 21:52 UTC  (2+ messages)

[PATCH v2] usb: dwc3: fix dwc3_readl() and dwc3_writel() calls in dwc3_ulpi_setup()
 2026-06-26 22:23 UTC  (2+ messages)

[PATCH GSoC RFC v13 00/12] cat-file: add remote-object-info to batch-command
 2026-06-26 22:23 UTC  (4+ messages)
` [PATCH GSoC v14 00/13] "
  ` [PATCH GSoC v14 09/13] serve: advertise object-info feature

[PATCH 7.1 00/21] 7.1.2-rc1 review
 2026-06-26 22:23 UTC  (6+ messages)

[PATCH] README.rst: Adapt doc about signature check to reality
 2026-06-26 22:23 UTC  (2+ messages)

[scarthgap][PATCHv2] vim: Security fix for CVE-2026-28420 & CVE-2026-46483
 2026-06-26 22:22 UTC  (2+ messages)
` [OE-core] "

[PATCH RFC] nvme-ioctl: propagate PRP1 from ioctl to admin cmd
 2026-06-26 22:22 UTC  (9+ messages)

[PATCH RFC] net/sched: taprio: enforce minimum software scheduling interval
 2026-06-26 22:22 UTC 

[PATCH bpf-next v2 00/15] bpf: A common way to attach struct_ops to a cgroup
 2026-06-26 22:20 UTC  (3+ messages)
` [PATCH bpf-next v2 02/15] bpf: Make struct_ops tasks_rcu grace period optional

[liam:maple_marks_v7.2 28/31] lib/test_maple_tree.c:299:3: error: call to undeclared function 'mas_next_slot'; ISO C99 and later do not support implicit function declarations
 2026-06-26 22:19 UTC 

[liam:maple_marks_v7.2 28/31] lib/test_maple_tree.c:426:21: warning: assignment to 'long unsigned int *' from 'int' makes pointer from integer without a cast
 2026-06-26 22:19 UTC 

[scarthgap][PATCHv2] vim: Fix for CVE-2026-28417, CVE-2026-32249, CVE-2026-45130
 2026-06-26 22:19 UTC  (2+ messages)
` [OE-core] "

[PATCH] usb: dwc3: am62: Propagate USB2 refclk enable failures
 2026-06-26 22:16 UTC  (2+ messages)

[PATCH RFC] jfs: validate BT_ROOT flag in xt_getpage and DT_GETPAGE
 2026-06-26 22:14 UTC 

[scarthgap][PATCH] vim: fix for CVE-2026-28421, CVE-2026-41411 & CVE-2026-44656
 2026-06-26 22:14 UTC  (2+ messages)
` [OE-core] "

[PATCH] scsi: libsas: Handle expander discovery allocation failures
 2026-06-26 22:11 UTC  (2+ messages)

[scarthgap][PATCH] vim: fix for CVE-2026-34982, CVE-2026-34714 & CVE-2026-35177
 2026-06-26 22:10 UTC  (2+ messages)
` [OE-core] "

[PATCH v7 00/11] PCI/CXL: Add CXL reset support for Type 2 devices
 2026-06-26 22:08 UTC  (6+ messages)
` [PATCH v7 08/11] cxl: Coordinate sibling functions for CXL reset
` [PATCH v7 10/11] PCI/cxl: Expose CXL Reset as a PCI reset method

[PATCH] usb: dwc3: st: Propagate reset deassert failures
 2026-06-26 22:07 UTC  (2+ messages)

[PATCH v1 0/4] scsi: sd: fix probe error cleanup, special_vec leak and sd_done() sense gate
 2026-06-26 22:07 UTC  (9+ messages)
` [PATCH v1 1/4] scsi: sd: fix error handling in sd_probe() after large pool creation failure
` [PATCH v1 2/4] scsi: sd: unify sd_probe() error cleanup through out_put
` [PATCH v1 3/4] scsi: sd: fix special_vec mempool leak when scsi_alloc_sgtables() fails
` [PATCH v1 4/4] scsi: sd: fix sd_done() sense handling condition

[PATCH] hw/riscv/riscv-iommu.c: fix MSI MRIF interrupt-pending offset
 2026-06-26 22:05 UTC 

[L10N] Kickoff for Git 2.55.0 translations
 2026-06-26 22:05 UTC  (2+ messages)

[rockchip][PATCH 0/2] rk3576: rock-4d: initial support
 2026-06-26 22:03 UTC  (6+ messages)
` [rockchip][PATCH 1/2] rk3576: add "
  ` [yocto-patches] "

[GIT PULL] RTC for 7.2
 2026-06-26 22:02 UTC 

[PATCH 0/1] amd_pmc: Avoid "(null)" in log message
 2026-06-26 22:02 UTC  (2+ messages)
` [PATCH 1/1] platform/x86/amd/pmc: Avoid logging "(null)" for DMI values

[PATCH bpf-next v2 0/5] Verify BPF signed loader at load time
 2026-06-26 22:01 UTC  (9+ messages)
` [PATCH bpf-next v2 1/5] bpf: Verify signed loader metadata "

[PATCH v8 00/20] KVM: selftests: Add eventfd+VFIO IRQ test
 2026-06-26 21:59 UTC  (28+ messages)
` [PATCH v8 01/20] KVM: selftests: Build and link selftests/vfio/lib into KVM selftests
` [PATCH v8 02/20] KVM: selftests: Add macros to read/write+sync to/from guest memory
` [PATCH v8 03/20] KVM: selftests: Rename guest_rng to kvm_rng
` [PATCH v8 04/20] KVM: selftests: Initialize the default/global pRNG during kvm_selftest_init()
` [PATCH v8 05/20] KVM: selftests: Seed libc's RNG before using it to generate a seed for KVM's pRNG
` [PATCH v8 06/20] KVM: selftests: Add helper to generate random u64 in range [min,max]
` [PATCH v8 07/20] KVM: selftests: Add an irqfd send+receive (and later IRQ bypass) test
` [PATCH v8 08/20] KVM: selftests: Add helper to get host IRQ from device MSI-X for IRQ bypass test
` [PATCH v8 09/20] KVM: selftests: Add VFIO device support to eventfd IRQ test
` [PATCH v8 10/20] KVM: selftests: Add a helper to set proc IRQ affinity for "
` [PATCH v8 11/20] KVM: selftests: Verify interrupts are received when IRQ affinity changes in "
` [PATCH v8 12/20] KVM: selftests: Add option to set empty routing between IRQs in eventfd "
` [PATCH v8 13/20] KVM: selftests: Make number of IRQs configurable in "
` [PATCH v8 14/20] KVM: selftests: Verify non-postable IRQ remapping "
` [PATCH v8 15/20] KVM: selftests: Add kvm_gettid() wrapper and convert users
` [PATCH v8 16/20] KVM: selftests: Add kvm_sched_getaffinity() "
` [PATCH v8 17/20] KVM: selftests: Add a utility to pin a task to a random CPU, given a CPU set
` [PATCH v8 18/20] KVM: selftests: Verify vCPU migration during IRQ delivery in IRQ test
` [PATCH v8 19/20] KVM: selftests: Make number of vCPUs configurable "
` [PATCH v8 20/20] KVM: selftests: Add xAPIC support in eventfd "

[PATCH] x86/msr: Restrict /dev/cpu/*/msr read and write to a single MSR per call
 2026-06-26 21:42 UTC  (4+ messages)
` [PATCH v2 1/2] x86/msr: Document I/O-like MSR semantics in /dev/cpu/*/msr driver

[PATCH] test: cmd: part: fix integer handling in setup_gpt_partitions()
 2026-06-26 21:58 UTC  (3+ messages)

[PATCH v2 0/7] commit-reach: terminate merge-base walk when one side is exhausted
 2026-06-26 21:57 UTC  (5+ messages)
` [PATCH v3 0/8] "
  ` [PATCH v3 5/8] commit-reach: introduce struct paint_state with per-side counters

[PATCH 0/2] Input: ilitek_ts: add stylus support for 0x0c reports
 2026-06-26 21:56 UTC  (5+ messages)
` [PATCH 1/2] Input: ilitek_ts: add stylus input support
` [PATCH 2/2] Input: ilitek_ts: ratelimit unexpected report logging

[PATCH 0/3] pci: fix UAF and TOCTOU related to dynamic ID
 2026-06-26 21:55 UTC  (3+ messages)
` [PATCH 3/3] pci: fix UAF when probe runs concurrent to dyn ID removal

[scarthgap][PATCH v2] expat: patch CVE-2026-45186
 2026-06-26 21:55 UTC  (2+ messages)
` [OE-core] "

[PATCH v2] drm/i915/gt: Return bool values from a boolean helper
 2026-06-26 21:55 UTC  (2+ messages)

DCD: Add support for Dynamic Capacity Devices (DCD)
 2026-06-26 21:54 UTC  (5+ messages)
` [PATCH v11 01/31] cxl/mbox: Flag "
` [PATCH v11 12/31] cxl/mem: Set up framework for handling DC Events

Fwd: New Defects reported by Coverity Scan for Das U-Boot
 2026-06-26 21:53 UTC  (3+ messages)

[PATCH v3] drm/xe/tests/rtp: Add kunit test for whitelist upper bounds
 2026-06-26 21:53 UTC 

[PATCH bpf-next 1/2] libbpf: add bpf_map__reuse_fd_from_loader_ctx() to allow shared maps
 2026-06-26 21:51 UTC  (2+ messages)
` [PATCH bpf-next 2/2] libbpf: selftest for bpf_map__reuse_fd_from_loader_ctx()

[PATCH v2 0/2] drm/amdgpu/jpeg: deduplicate process_interrupt across JPEG versions
 2026-06-26 21:49 UTC  (4+ messages)
` [PATCH v2 1/2] drm/amdgpu/jpeg: deduplicate jpeg_v3_0 process_interrupt

include/linux/u64_stats_sync.h:134:2: error: call to '__compiletime_assert_522' declared with 'error' attribute: BUILD_BUG_ON failed: len % sizeof(u64_stats_t)
 2026-06-26 21:48 UTC 

[PATCH v3 0/2] drm/i915/display: Enable HDR over DP MST
 2026-06-26 21:44 UTC  (3+ messages)
` [PATCH v3 1/2] drm/i915/display: Cache DP colorimetry support per-connector
` [PATCH v3 2/2] drm/i915/display/mst: Enable HDR over DP MST

[PATCH v2 0/2] environment: move excludes_file into repo_config_values
 2026-06-26 21:45 UTC  (4+ messages)
` [PATCH v2 1/2] dir: encapsulate excludes_file lazy-load

kernel BUG at hfs_write_inode [verbose debug info unavailable]
 2026-06-26 21:44 UTC  (2+ messages)

[PATCH] ata: pata_pxa: Fix DMA channel leak on probe error
 2026-06-26 21:44 UTC  (2+ messages)

[PATCH] rust_binder: use pin_init::zeroed for file_operations initialization
 2026-06-26 21:44 UTC 

[PATCH] ata: sata_gemini: unwind clocks on IDE pinctrl errors
 2026-06-26 21:43 UTC  (2+ messages)

[PATCH bpf 0/2] bpf, sockmap: Fix sockmap leaking UDP socks
 2026-06-26 21:43 UTC  (9+ messages)
` [PATCH bpf 1/2] bpf, sockmap: Don't leak UDP socks on lookup-bind-release

[PATCH v2] phy: Add USB3 PHY support to Google Tensor SoC USB PHY driver
 2026-06-26 21:41 UTC  (3+ messages)

[PATCH v6 00/10] Add support for a DRM backlight capability
 2026-06-26 21:40 UTC  (4+ messages)
` [PATCH v6 03/10] drm: link connectors to backlight devices

[PATCH] drm/xe: Drop 'force_execlist' module parameter
 2026-06-26 21:39 UTC 

[RFC PATCH 00/10] repack: combine '--geometric' and '--cruft'
 2026-06-26 21:39 UTC  (5+ messages)
` [RFC PATCH 04/10] repack: teach MIDX retention about geometric rollups
` [RFC PATCH 08/10] pack-objects: introduce '--stdin-packs=follow-reachable'

[liam:maple_marks_v7.2 3/31] lib/maple_tree.c:1158:21: warning: no previous prototype for 'mas_lockdep_map'
 2026-06-26 21:38 UTC 

[liam:maple_marks_v7.2 3/31] lib/maple_tree.c:1158:21: warning: no previous prototype for function 'mas_lockdep_map'
 2026-06-26 21:38 UTC 

WARNING: at rate_control_rate_init, CPU: syz.NUM.NUM/NUM
 2026-06-26 21:35 UTC  (2+ messages)

[PATCH 0/8] x86: Remove cpu_has_xfeatures() and add AVX-512 xor_gen()
 2026-06-26 21:33 UTC  (7+ messages)
` [PATCH 2/8] um: Check for missing AVX and AVX-512 xstate bits

OpenWRT bounty for strong host behavior
 2026-06-26 21:23 UTC 

[PATCH v1] sysfs: Include bridge window address size flags
 2026-06-26 21:30 UTC 

Landlock: LANDLOCK_ACCESS_NET_CONNECT_TCP bypass via TCP Fast Open
 2026-06-26 21:19 UTC  (4+ messages)
  ` [RFC PATCH 2/2] selftests/landlock: Add test for TCP fast open

possible deadlock in ocfs2_xattr_set
 2026-06-26 21:29 UTC 

general protection fault in reset_interrupt
 2026-06-26 21:29 UTC 

KASAN: slab-use-after-free Read in fserror_worker
 2026-06-26 21:29 UTC 

WARNING in bdev_getblk
 2026-06-26 21:29 UTC 

possible deadlock in diAllocAG
 2026-06-26 21:29 UTC 

WARNING in bpf_check
 2026-06-26 21:28 UTC 

possible deadlock in ocfs2_reserve_local_alloc_bits
 2026-06-26 21:28 UTC 

possible deadlock in ext4_evict_inode
 2026-06-26 21:28 UTC 

general protection fault in detach_timer
 2026-06-26 21:28 UTC 

[PATCH i-g-t] tests/amdgpu/amd_basic: use a portable spin-wait CPU hint
 2026-06-26 21:27 UTC 

[f2fs-dev] general protection fault in f2fs_in_warm_node_list
 2026-06-26 21:28 UTC  (2+ messages)
`  "

WARNING in shmem_evict_inode
 2026-06-26 21:28 UTC 

[thomas-weissschuh:b4/auxclock-nanosleep 32/65] include/asm-generic/percpu.h:141:9: error: implicit declaration of function 'preempt_disable_notrace'
 2026-06-26 21:27 UTC 

[liam:maple_marks_v7.2 28/31] lib/test_maple_tree.c:299:17: error: implicit declaration of function 'mas_next_slot'
 2026-06-26 21:27 UTC 

kernel BUG in txEnd
 2026-06-26 21:27 UTC 

WARNING in drm_atomic_helper_wait_for_vblanks
 2026-06-26 21:27 UTC 

WARNING in delayed_work_timer_fn
 2026-06-26 21:27 UTC 

possible deadlock in ocfs2_reserve_suballoc_bits
 2026-06-26 21:27 UTC 

possible deadlock in ocfs2_reserve_suballoc_bits
 2026-06-26 21:27 UTC 

WARNING in usb_free_urb
 2026-06-26 21:27 UTC 

KASAN: slab-use-after-free Read in jfs_lazycommit
 2026-06-26 21:27 UTC 

possible deadlock in ocfs2_init_acl
 2026-06-26 21:26 UTC 

BUG: soft lockup in kernel_init
 2026-06-26 21:26 UTC 

invalid opcode in do_qc
 2026-06-26 21:26 UTC 

invalid opcode in txEnd
 2026-06-26 21:26 UTC 

invalid opcode in __get_vm_area_node
 2026-06-26 21:26 UTC 

BUG: sleeping function called from invalid context in submit_async_request
 2026-06-26 21:26 UTC 

general protection fault in netdev_unregister_kobject
 2026-06-26 21:25 UTC 

[PATCH v8 00/29] phy: rockchip: usbdp: Fixes, DP 1-lane support and cleanups
 2026-06-26 21:24 UTC  (50+ messages)
` [PATCH v8 01/29] dt-bindings: phy: rockchip-usbdp: add improved ports scheme
` [PATCH v8 03/29] phy: rockchip: usbdp: Do not lose USB3 PHY status
` [PATCH v8 05/29] phy: rockchip: usbdp: Handle missing clock-names DT property gracefully
` [PATCH v8 06/29] phy: rockchip: usbdp: Drop seamless DP takeover
` [PATCH v8 07/29] phy: rockchip: usbdp: Handle rk_udphy_reset_deassert_all errors in init check
` [PATCH v8 12/29] phy: rockchip: usbdp: Support single-lane DP
` [PATCH v8 13/29] phy: rockchip: usbdp: Limit DP lane count to muxed lanes
` [PATCH v8 16/29] phy: rockchip: usbdp: Cleanup DP lane selection function
` [PATCH v8 17/29] phy: rockchip: usbdp: Register DP aux bridge
` [PATCH v8 19/29] phy: rockchip: usbdp: Rename mode_change to phy_needs_reinit
` [PATCH v8 20/29] phy: rockchip: usbdp: Re-init the PHY on orientation change
` [PATCH v8 22/29] phy: rockchip: usbdp: Properly handle TYPEC_STATE_SAFE and TYPEC_STATE_USB
` [PATCH v8 24/29] phy: rockchip: usbdp: Support going from DP-only mode to USB mode
` [PATCH v8 25/29] phy: rockchip: usbdp: Clear USB status on PHY exit
` [PATCH v8 28/29] phy: rockchip: usbdp: Avoid xHCI SErrors
` [PATCH v8 29/29] phy: rockchip: usbdp: Disable USB3 on probe

[PATCH rfc 0/2] Improvements to ftrace comm[] handling
 2026-06-26 21:23 UTC  (3+ messages)
` [PATCH 1/2] tracing: Embed 'char comm[16]' in a structure
` [PATCH 2/2] tracing: Keep pid and comm[] in the same structure

KASAN: slab-use-after-free Write in txEnd
 2026-06-26 21:24 UTC 

[PATCH v2 0/2] perf symbols: skip livepatch symbols
 2026-06-26 21:21 UTC  (3+ messages)
` [PATCH v2 1/2] perf symbols: skip livepatch symbols when loading kallsyms
` [PATCH v2 2/2] perf symbols: skip livepatch symbols in kcore_copy kallsyms processing

[PATCH 0/7] Add support for RPMI to U-Boot
 2026-06-26 20:15 UTC  (8+ messages)
` [PATCH 1/7] firmware: add support for RPMI
` [PATCH 2/7] firmware: rpmi: add support for the SBI MPXY transport
` [PATCH 3/7] firmware: rpmi: add support for shared memory transport
` [PATCH 4/7] drivers: clk: add support for RPMI clocks
` [PATCH 5/7] drivers: power: add support for RPMI power domains
` [PATCH 6/7] firmware: rpmi: add a test and a sandbox driver
` [PATCH 7/7] firmware: rpmi: add a test and sandbox for device power

[regression] synaptics-rmi4: Failed to read the Control Register Descriptor: EIO
 2026-06-26 21:18 UTC  (2+ messages)

[git pull] drm fixes for 7.2-rc1
 2026-06-26 21:16 UTC 

[PATCH bpf v2 3/4] selftests/bpf: Adapt sockmap update error handling
 2026-06-26 21:14 UTC  (2+ messages)

[PATCH 0/2] platform/x86: hp-bioscfg: fix attribute enumeration on older HP BIOS
 2026-06-26 21:14 UTC  (2+ messages)

[oe-core][wrynose][PATCH] libxpm: upgrade 3.5.18 -> 3.5.19
 2026-06-26 21:13 UTC 

[git pull] drm-next-fixes for 7.2-rc1
 2026-06-26 21:12 UTC 

メビュー ~Mais BeauX~ "[your-subject]"
 2026-06-26 21:02 UTC 

[Buildroot] [PATCH 1/1] package/tor: security bump version to 0.4.9.11
 2026-06-26 21:09 UTC 

linux-doc@vger.kernel.org
 2026-06-26 21:09 UTC 

[PATCH] drm/xe/hw_engine: Fix double-free of managed BO in error path
 2026-06-26 21:06 UTC 

[PATCH bpf v2 0/4] bpf, sockmap: Fix sockmap leaking UDP socks
 2026-06-26 21:03 UTC  (3+ messages)
` [PATCH bpf v2 4/4] selftests/bpf: Fail unbound UDP on sockmap update


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.