All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-07-11 09:12:37 to 2026-07-11 11:07:54 UTC [more...]

[PATCH] drm/amd/pm: Remove vbios bounds check from pp_entries_max()
 2026-07-11 11:07 UTC  (8+ messages)

[PATCH 0/5] crypto: use timing-safe digest comparison
 2026-07-11 11:06 UTC  (3+ messages)
` [PATCH v2 0/6] "

[PATCH v2 0/2] staging: media: atomisp: Style and clean up fixes
 2026-07-11 11:01 UTC  (3+ messages)
` [PATCH v2 1/2] staging: media: atomisp: remove unnecessary return statement
` [PATCH v2 2/2] staging: media: atomisp: fix function arguments indentation

[PATCH 0/2] MAINTAINERS: Mark sections orphaned
 2026-07-11 11:04 UTC  (3+ messages)
` [PATCH 1/2] MAINTAINERS: Mark "Microchip PolarFire SoC Icicle Kit" orphaned

[Buildroot] [PATCH 1/1] package/alsa-lib: force -O2 on i386 with gcc >= 15.x
 2026-07-11 11:03 UTC 

[PATCH v3] dt-bindings: net: microchip,lan78xx: convert to DT schema
 2026-07-11 10:55 UTC 

[PATCH net] macsec: fix promiscuity refcount leak in macsec_dev_open()
 2026-07-11 11:00 UTC  (2+ messages)

[PATCH 01/10] xfrm: propagate -EINPROGRESS from validate_xmit_xfrm()
 2026-07-11 11:00 UTC  (2+ messages)

[RFC] Input: matrix_keypad: fix interrupt regression introduced by commit 01c84b03d80a
 2026-07-11 10:59 UTC  (5+ messages)

[PATCH bpf-next 0/2] Reject callback subprogs invoke tailcall
 2026-07-11 10:57 UTC  (5+ messages)
` [PATCH bpf-next 1/2] bpf: "
` [PATCH bpf-next 2/2] selftests/bpf: Add testcases for callback with tailcall

[PATCH] md: protect read mddev->recovery in md_sync_action()
 2026-07-11 10:56 UTC  (5+ messages)

[PATCH net-next 0/2] net: dsa: mt7530: add EcoNet EN7528 built-in switch support
 2026-07-11 10:55 UTC  (3+ messages)
` [PATCH net-next 2/2] net: dsa: mt7530: add EN7528 support

[PATCH v3 00/51] accel/tcg: Use IntervalTree for breakpoints and watchpoints
 2026-07-11 10:54 UTC  (3+ messages)
` [PATCH v3 33/51] target/ppc: Simplify ppc_cpu_debug_check_watchpoint

setting KERNEL_IMAGE_STRIP_EXTRA_SECTIONS blows up building linux-yocto
 2026-07-11 10:50 UTC 

[RFC 00/10] io_uring: prototype for device memory tx
 2026-07-11 10:48 UTC  (11+ messages)
` [RFC 01/10] net: pass ubuf to custom sg_from_iter callbacks
` [RFC 02/10] net: reject zcrx skbs to not registered devices
` [RFC 03/10] io_uring/zcrx: switch to pcpu refcounting
` [RFC 04/10] io_uring/zcrx: prepare areas to be exported for tx
` [RFC 05/10] io_uring/rsrc: introduce buf registration structure
` [RFC 06/10] io_uring/rsrc: extend buffer update
` [RFC 07/10] io_uring/rsrc: add uncloneable regbuf flag
` [RFC 08/10] io_uring/rsrc: add regbuf import flags
` [RFC 09/10] io_uring/rsrc: add zcrx backed registered buffers
` [RFC 10/10] io_uring/net: implement device memory send

[PATCH v3 00/33] drm/ttm, drm/xe: Minimize dma-resv hold times and defragment sub-optimally backed BOs
 2026-07-11 10:46 UTC  (4+ messages)
` [PATCH v3 33/33] drm/amdgpu: Preallocate system BO pages outside the reservation lock
` ✓ Xe.CI.FULL: success for drm/ttm, drm/xe: Minimize dma-resv hold times and defragment sub-optimally backed BOs (rev2)

[PATCH 0/3] drm/bridge: nwl-dsi: Various fixes
 2026-07-11 10:44 UTC  (4+ messages)
` [PATCH 1/3] drm/bridge: nwl-dsi: Limit LCDIF specific sync override

[PATCH net v4 0/3] net/smc: bound wire-controlled CDC cursors against the local buffers
 2026-07-11 10:43 UTC  (3+ messages)

[PATCH bpf v2 0/2] bpf: Fix tracing of kfuncs with implicit args
 2026-07-11 10:43 UTC  (3+ messages)
` [PATCH bpf v2 1/2] "

[PATCH v2 0/7] rust_binder : Implement dynamic debug logging mask
 2026-07-11 10:42 UTC  (4+ messages)

[PATCH RESEND review-only 00/17] zcrx RQ improvements and dynamic memory provisioning
 2026-07-11 10:40 UTC  (36+ messages)
  ` [PATCH review-only 10/17] io_uring/zcrx: unmap under netdev lock
  ` [PATCH review-only 11/17] io_uring/zcrx: split append out of area creation
  ` [PATCH review-only 12/17] io_uring/zcrx: move freelist lock to struct zcrx
  ` [PATCH review-only 13/17] io_uring/zcrx: array of areas
  ` [PATCH review-only 14/17] io_uring/zcrx: pass area_id to __zcrx_create_area()
  ` [PATCH review-only 15/17] io_uring/zcrx: add dynamic area creation
  ` [PATCH review-only 16/17] io_urint/zcrx: narrow var scope in io_zcrx_recv_skb()
  ` [PATCH review-only 00/17] zcrx RQ improvements and dynamic memory provisioning
  ` [PATCH review-only 01/17] io_uring/zcrx: scale refilling with large pages
  ` [PATCH review-only 02/17] io_uring/zcrx: move RQ head/tail to separate cache lines
  ` [PATCH review-only 03/17] io_uring/zcrx: add RQ iterator
  ` [PATCH review-only 04/17] io_uring/zcrx: cache RQ tail
  ` [PATCH review-only 05/17] io_uring/zcrx: coalesce same-niov RQEs on refill
  ` [PATCH review-only 06/17] io_uring/zcrx: constify area_reg on import
  ` [PATCH review-only 07/17] io_uring/zcrx: add helper for deriving area token
  ` [PATCH review-only 08/17] io_uring/zcrx: don't pass ifq_reg to area creation
  ` [PATCH review-only 09/17] io_uring/zcrx: split dmabuf unmap and release
  ` [PATCH review-only 17/17] io_uring/zcrx: don't reload skb_shinfo

[PATCH v2 00/33] drm/ttm, drm/xe: Minimize dma-resv hold times and defragment sub-optimally backed BOs
 2026-07-11 10:39 UTC  (6+ messages)
` [PATCH v2 01/33] drm/ttm/pool: Allow backing off reclaim at the beneficial order
` [PATCH v2 02/33] drm/ttm/pool: Add ttm_pool_page_order_nodma() helper

[PATCH] rust: zerocopy: update to v0.8.52
 2026-07-11 10:37 UTC  (2+ messages)

[PATCH] phy: mediatek: xsphy: clear U2 DTM0 force bits during init
 2026-07-11 10:34 UTC  (3+ messages)

[RFC PATCH 0/3] rust: power_supply class abstraction and SMB347 charger driver
 2026-07-11 10:34 UTC  (3+ messages)
` [RFC PATCH 1/3] rust: i2c: add SMBus byte transfer helpers

[PULL 00/35] ppc queue
 2026-07-11 10:33 UTC  (5+ messages)
` [PULL 07/35] target/ppc: Implement watchpoint debug facility for v2.07S

[PATCH 0/3] btrfs: handle missing block group and raid stripe tree roots
 2026-07-11 10:33 UTC  (6+ messages)
` [PATCH 1/3] btrfs: avoid NULL pointer dereference when block group tree root is missing

[PATCH v6 0/2] Avoid synchronize_rcu() for every thread drop in Rust Binder
 2026-07-11 10:32 UTC  (4+ messages)
` [PATCH v6 2/2] rust_binder: move (e)poll wait queue to Process

[PATCH] arm64: dts: imx8mq: Add dcss node
 2026-07-11 10:31 UTC  (3+ messages)

[Buildroot] [PATCH v2 00/11] add runtime test for mpd
 2026-07-11 10:24 UTC  (2+ messages)

[tip: perf/urgent] perf/x86/amd/brs: Fix kernel address leakage
 2026-07-11 10:24 UTC 

[bluez/bluez]
 2026-07-11 10:24 UTC 

[bluez/bluez] c63a69: lib: add iso_data_* macros to hci.h
 2026-07-11 10:24 UTC 

[PATCH 0/2] mm: fix UAF caused by race between ptdump and vmap pgtable freeing
 2026-07-11 10:23 UTC  (5+ messages)
` [PATCH 1/2] mm/vmalloc: acquire init_mm read lock on huge vmap promotion
` [PATCH 2/2] Revert "arm64: Enable vmalloc-huge with ptdump"

[PATCH v2 net-next 00/14] net: Support per-netns device unregistration
 2026-07-11 10:21 UTC  (5+ messages)
` [PATCH v2 net-next 13/14] ipvlan: Protect ipvl_port.ipvlans with mutex

[PATCH 6.1.y] MIPS: smp: report dying CPU to RCU in stop_this_cpu()
 2026-07-11 10:20 UTC  (2+ messages)

[PATCH 6.6.y] MIPS: smp: report dying CPU to RCU in stop_this_cpu()
 2026-07-11 10:20 UTC  (2+ messages)

[PATCH v2] arm64: dts: imx8mq: Add DCSS node
 2026-07-11 10:18 UTC 

[PATCH v2 0/1] hwmon: (asus-ec-sensors) detect unconnected physical sensors
 2026-07-11 10:18 UTC  (3+ messages)
` [PATCH v2 1/1] "

[PATCH v4 0/2] rust: clk: Add ExclusiveClk and use it in pwm-th1520
 2026-07-11 10:16 UTC  (6+ messages)
` [PATCH v4 1/2] rust: clk: Add `ExclusiveClk` wrapper for `clk_rate_exclusive_get`
` [PATCH v4 2/2] pwm: th1520: Lock clock rate with clk_rate_exclusive_get

[PATCH RFC 0/2] LoongArch: BPF: Optimize 32-bit zero/sign extensions
 2026-07-11 10:16 UTC  (3+ messages)
` [PATCH RFC 1/2] LoongArch: BPF: Eliminate zero-extension for memory load operations
` [PATCH RFC 2/2] LoongArch: BPF: Eliminate zero/sign extensions for 32-bit operations

[PATCH mptcp-next 0/3] mptcp: pm: guard the lockless MP_JOIN path against a NULL pm.ops
 2026-07-11 10:10 UTC  (2+ messages)

[PATCH 0/3] hwmon: (cros_ec) Synchronize EC access from the thermal device callbacks
 2026-07-11 10:10 UTC  (7+ messages)
` [PATCH 1/3] hwmon: (cros_ec) Register the thermal devices after the hwmon ones
` [PATCH 2/3] hwmon: (cros_ec) Store the hwmon device in cros_ec_hwmon_priv
` [PATCH 3/3] hwmon: (cros_ec) Synchronize EC access from the thermal device callbacks

[PATCH v1 0/3] LoongArch: BPF: clean up for build_insn() paths
 2026-07-11 10:09 UTC  (4+ messages)
` [PATCH v1 1/3] LoongArch: BPF: Remove redundant zext jumping in move_imm()
` [PATCH v1 2/3] LoongArch: BPF: Remove dead move_imm() call in BPF_NEG path
` [PATCH v1 3/3] LoongArch: BPF: Split unconditional branch JA paths statically

[PATCH] mm/ptdump: always stabilise against page table freeing using init_mm
 2026-07-11 10:08 UTC  (2+ messages)

[PATCH 0/3] hw/pci-host/q35: Fix blank screen for VGA when SMM is disabled
 2026-07-11 10:05 UTC  (5+ messages)
` [PATCH 1/3] hw/pci-host/q35.c: Always initialize smram-region even if SMM disabled
` [PATCH 3/3] hw/pci-host/q35.c: Avoid early return in mch_write_config()

[PATCH] hwmon: (asus-ec-sensors) detect unconnected physical sensors
 2026-07-11 10:06 UTC  (2+ messages)

[PATCH] dm thin metadata: fix superblock refcount leak on snapshot shadow failure
 2026-07-11 10:05 UTC 

[PATCH] xhci: sideband: fix ring sg table pages leak
 2026-07-11 10:05 UTC  (3+ messages)

[PATCH] x86/mm/pat: acquire mmap lock on page table free to avoid ptdump UAF
 2026-07-11 10:05 UTC  (2+ messages)

[RFC PATCH v4 0/3] iio: position: add Rust driver for ams AS5600
 2026-07-11 10:05 UTC  (3+ messages)
` [RFC PATCH v4 1/3] i2c: rust: implement SMBus read abstraction via kernel::io::Io for I2cClient

[PATCH ethtool-next v2 1/2] sfpid: print all implemented options
 2026-07-11  9:54 UTC  (2+ messages)
` [PATCH ethtool-next v2 2/2] sfpid: print all compliance codes

[PATCH v6 0/3] md/raid10: fix r10bio width mismatches across reshape
 2026-07-11 10:03 UTC  (4+ messages)
` [PATCH v7 1/3] md: suspend array when sync_action=reshape
` [PATCH v7 2/3] md/raid10: resize r10bio_pool for reshape
` [PATCH v7 3/3] md/raid10: free r10bio before ending master_bio in raid_end_bio_io() and raid_end_discard_bio()

[PATCH bpf-next v2 0/5] bpf, x86: enable EXECMEM_ROX_CACHE for BPF allocations
 2026-07-11 10:02 UTC  (10+ messages)
` [PATCH bpf-next v2 1/5] bpf: dispatcher: allocate bpf_dispatcher->rw_image with vmalloc()
` [PATCH bpf-next v2 2/5] bpf: drop __weak from bpf_jit_alloc_exec() and bpf_jit_free_exec()
` [PATCH bpf-next v2 3/5] bpf: alloc_prog_pack(): skip ROX management for already ROX memory
` [PATCH bpf-next v2 4/5] bpf, x86: make sure allocation in arch_bpf_trampoline_size() is writable
` [PATCH bpf-next v2 5/5] x86/bpf: enable EXECMEM_ROX_CACHE for BPF allocations

[PATCH 0/3] x86/sgx: Remove unused definitions and reuse launch token size
 2026-07-11 10:00 UTC  (4+ messages)
` [PATCH 1/3] x86/sgx: Remove unused TCS definitions
` [PATCH 2/3] x86/sgx: Remove unused size and count definitions
` [PATCH 3/3] x86/sgx: Use SGX_LAUNCH_TOKEN_SIZE in __sgx_virt_einit()

[PATCH] af_unix: add cond_resched() when flushing receive queue on close
 2026-07-11  9:51 UTC 

drivers/gpib/lpvo_usb_gpib/lpvo_usb_gpib.c:1817:7-14: WARNING opportunity for memdup_user
 2026-07-11  9:50 UTC 

[android-common:android17-6.18 16/16] Warning: drivers/dma-buf/dma-heap.c:45 struct member 'heap_cdev' not described in 'dma_heap'
 2026-07-11  9:50 UTC 

[RFC PATCH v1 0/1] Thunderbolt PCIe hotplug layer
 2026-07-11  9:48 UTC  (8+ messages)
` [RFC PATCH v2 0/5] "
  ` [RFC PATCH v2 1/5] hw/pci-bridge: add Thunderbolt root port
  ` [RFC PATCH v2 2/5] hw/pci-bridge: add Thunderbolt PCIe-to-PCI bridge
  ` [RFC PATCH v2 3/5] hw/display: add Thunderbolt VGA endpoint
  ` [RFC PATCH v2 4/5] tests/qtest: cover Thunderbolt VGA hotplug
  ` [RFC PATCH v2 5/5] docs: document Thunderbolt PCIe hotplug layer

[PATCH net-next v9 0/9] BIG TCP for UDP tunnels
 2026-07-11  9:47 UTC  (2+ messages)

[PATCH] mm: shrinker: fix double-free in alloc_shrinker_info error path
 2026-07-11  9:47 UTC  (2+ messages)

[broonie-ci:kvm-arm64-sme 23/30] arch/arm64/kvm/hyp/include/hyp/switch.h:518:7: warning: unused variable 'max_len'
 2026-07-11  9:47 UTC 

[PATCH v12 0/2] contrib/plugins: add dlcall to call host functions from a guest
 2026-07-11  9:45 UTC  (3+ messages)
` [PATCH v12 1/2] contrib/plugins: add a minimal dlcall plugin
` [PATCH v12 2/2] docs/about/emulation: document the "

[linux-next:master 5603/5655] arch/x86/kvm/msrs.c:654:14: error: implicit declaration of function 'static_cpu_has'; did you mean '_static_cpu_has'?
 2026-07-11  9:44 UTC 

[PATCH 2/2] serial: sc16is7xx: set TX FIFO trigger level to half FIFO to prevent underruns
 2026-07-11  9:42 UTC  (3+ messages)

[PATCH 0/1] hwmon: (applesmc) Convert to hwmon_device_register_with_info
 2026-07-11  9:43 UTC  (8+ messages)
` [PATCH v6 0/3] "
  ` [PATCH v6 1/3] hwmon: (applesmc) Cache fan positions during register initialization
  ` [PATCH v6 2/3] hwmon: (applesmc) Fix lockless cache validation data race
  ` [PATCH v6 3/3] hwmon: (applesmc) Convert to hwmon_device_register_with_info

[PATCH net-next] net: dsa: realtek: rtl8366rb: Fix up port isolation
 2026-07-11  9:43 UTC 

[PATCH v3 0/3] Input: applespi - fixes for DMA timeout, UAF, and NULL pointer dereference
 2026-07-11  9:39 UTC  (7+ messages)
` [PATCH v3 1/3] Input: applespi - force PIO mode on MacBook8,1
` [PATCH v3 2/3] Input: applespi - cancel pending work on driver remove
` [PATCH v3 3/3] Input: applespi - fix NULL pointer dereference in tp_dim open

[PATCHSET v4 sched_ext/for-7.3] sched: Make proxy execution compatible with sched_ext
 2026-07-11  9:37 UTC  (4+ messages)
` [PATCH 02/10] sched_ext: Fix ops.running/stopping() pairing for proxy-exec donors

[PATCH 0/3] tools/accounting: refactor delay fields and share format_timespec()
 2026-07-11  9:34 UTC  (4+ messages)
` [PATCH 1/3] delaytop: refactor repetitive delay fields into array with enum
` [PATCH 2/3] tools/accounting: factor out shared format_timespec() implementation
` [PATCH 3/3] tools/accounting: simplify 32-bit time_t overflow check in format_timespec()

[PATCH nf-next,v2 0/3] initial flowtable bridge support
 2026-07-11  9:30 UTC  (3+ messages)
` [PATCH nf-next,v2 1/3] net: pass net_device_path_ctx struct to dev_fill_forward_path()

[PATCH v3 0/6] drm/xe: balance exec queue suspend/resume
 2026-07-11  9:30 UTC  (2+ messages)
` ✓ Xe.CI.FULL: success for drm/xe: balance exec queue suspend/resume (rev5)

[PATCH v3 0/4] tty: replace __get_free_pages() with kmalloc()
 2026-07-11  9:30 UTC  (3+ messages)

[PATCH v2] rust: impl_flags: use bit helper in example
 2026-07-11  9:27 UTC  (2+ messages)

[PATCH] kernel/fork: declare max_threads __read_mostly
 2026-07-11  9:25 UTC  (2+ messages)

[RFC 0/9] optimise zcrx refs cache bouncing
 2026-07-11  9:22 UTC  (10+ messages)
` [RFC 1/9] net: allow __tcp_read_sock actors to steal skbs
` [RFC 2/9] net: add provider specific net_iov field
` [RFC 3/9] io_uring/zcrx: don't save/restore count for frag skbs
` [RFC 4/9] io_uring/zcrx: split frag handling loop
` [RFC 5/9] io_uring/zcrx: split io_zcrx_recv_frag()
` [RFC 6/9] io_uring/zcrx: implement skb stealing
` [RFC 7/9] io_uring/zcrx: don't lock for single producer ptr ring
` [RFC 8/9] io_uring/zcrx: steal niov refs
` [RFC 9/9] io_uring/zcrx: add rq_lock cache of "user" "

[PATCH v2] scsi: ses: validate the page 1 geometry before walking it
 2026-07-11  9:21 UTC  (2+ messages)

[PATCH -next] memcg: move mem_cgroup_swappiness to memcontrol.h
 2026-07-11  9:17 UTC  (2+ messages)

[PATCH] staging: media: atomisp: fix indentation and remove dead return
 2026-07-11  9:16 UTC  (2+ messages)

[PATCH BlueZ v3 1/2] lib: add iso_data_* macros to hci.h
 2026-07-11  9:15 UTC  (2+ messages)
` [PATCH BlueZ v3 2/2] monitor: fix parsing of ISO packet data header and slen check

[PATCH 0/2] mm: fix node reclaim swappiness handling
 2026-07-11  9:11 UTC  (2+ messages)
` [PATCH 2/2] mm: vmscan: fix node reclaim ignoring swappiness parameter


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.