All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-08-01 00:28:16 to 2026-08-01 03:16:33 UTC [more...]

[PATCH 0/5] mm/gup: batch contiguous pages in follow_page_mask()
 2026-08-01  3:15 UTC  (3+ messages)
` [PATCH 3/5] mm/gup: add gup_fill_pages() and use it
` [PATCH 4/5] mm/gup: return a huge page's full count from follow_page_mask()

[Regression] PowerNV: JMicron JMB58x AHCI 32-bit DMA fallback triggers EEH freeze on 7.x kernels
 2026-08-01  3:14 UTC 

[PATCH v4 0/9] PCI: Fix UAF and TOCTOU related to dynamic ID
 2026-08-01  3:13 UTC  (3+ messages)

[RFC PATCH v8] platform/x86: panasonic-laptop: add fan speed mode for newer models
 2026-08-01  3:13 UTC  (2+ messages)

[PATCH v8 0/2] misc: ibmasm: Fix out-of-bounds MMIO accesses
 2026-08-01  2:58 UTC  (6+ messages)
` [PATCH v8 1/2] misc: ibmasm: Fix static out-of-bounds MMIO access during probe

[PATCH] iio: srf04: fix pm_runtime handling on probe error path
 2026-08-01  2:55 UTC  (2+ messages)

[PATCH] ufs: reject oversized cylinder group metadata
 2026-08-01  2:52 UTC  (2+ messages)

[PATCH] MAINTAINERS: add myself as UFS filesystem maintainer
 2026-08-01  2:50 UTC 

[PATCH v1] rust: bug: prevent dead_code warning from warn_on!'s flags constant
 2026-08-01  2:50 UTC  (4+ messages)

[PATCH v3] rust: bug: prevent dead_code warning from warn_on!'s flags constant
 2026-08-01  2:48 UTC 

[PATCH 0/9] dmaengine: Support bus widths of 32 bytes and above
 2026-08-01  2:46 UTC  (5+ messages)
` [PATCH 1/9] "

[GIT PULL] Kbuild fixes for 7.2 #1
 2026-08-01  2:45 UTC 

[PATCH] ufs: reject malformed cylinder summary geometry
 2026-08-01  2:44 UTC  (2+ messages)

[PATCH rdma v4 2/2] RDMA/zrdma: Add hardware config code and improve driver init flow
 2026-08-01  2:41 UTC  (2+ messages)

[PATCH] ufs: free the buffer head container in ubh_bforget
 2026-08-01  2:41 UTC 

[PATCH] bridge: tighten VLAN parsing
 2026-08-01  2:40 UTC 

[PATCH 6.12 000/602] 6.12.101-rc1 review
 2026-08-01  2:39 UTC  (4+ messages)
` [PATCH 6.12 469/602] i2c: davinci: Unregister cpufreq notifier on probe failure

[tip: x86/cpu] x86/cpu/scattered: Sort it properly
 2026-08-01  2:38 UTC 

[PATCH v4 00/11] migration: fast snapshot load
 2026-08-01  2:36 UTC  (12+ messages)
` [PATCH v4 01/11] migration: Propagate error in postcopy setup functions
` [PATCH v4 02/11] migration: Extract blocktime marking helper
` [PATCH v4 03/11] migration: Rename postcopy_listen_thread_bh
` [PATCH v4 04/11] migration: Use file_bmap for RAMBlock during incoming file load
` [PATCH v4 05/11] migration: Make qemu_get_buffer_at() thread-safe
` [PATCH v4 06/11] migration: add RAMBlock field and helper for fast snapshot load
` [PATCH v4 07/11] migration: add support for fault thread to load pages from disk
` [PATCH v4 08/11] migration: add eager load thread and setup for fast snapshot load
` [PATCH v4 09/11] migration: update capability conflict test for postcopy-ram+mapped-ram
` [PATCH v4 10/11] migration/tests: Add test for fast snapshot load
` [PATCH v4 11/11] docs/migration: Add documentation for fast snapshot load feature

[PATCH 0/9] iio: fix write_raw() return values and remove pm helpers
 2026-08-01  2:36 UTC  (2+ messages)

[PATCH v1] linux-firmware: Add firmware for new project
 2026-08-01  2:31 UTC 

[PATCH 0/2] dm btree: bound a node header, and check it against the reading level
 2026-08-01  2:32 UTC  (6+ messages)
` [PATCH 1/2] dm btree: hold a node header to the geometry its writers guarantee
` [PATCH 2/2] dm btree: reject a node whose value size is not the reading level's

[PATCH v2 0/2] iio: dac: mcp47a1: add support for new device
 2026-08-01  2:31 UTC  (6+ messages)
` [PATCH v2 2/2] "

[PATCH v3] virtio-gpu: use g_try_malloc to avoid guest-triggered abort
 2026-08-01  2:29 UTC  (2+ messages)

[STATUS] next/master - 415606a7be939835db9b0d6b711887586646346d
 2026-08-01  2:30 UTC 

[PATCH v1] ALSA: hda/tas2781: Add new quirk for HP new project (Messi)
 2026-08-01  2:28 UTC 

[linux-next:master 11199/11507] init/initramfs_test.c:580:15: error: call to undeclared function '__override_init_fs'; ISO C99 and later do not support implicit function declarations
 2026-08-01  2:26 UTC 

[PATCH v1] rust: bug: fix warn_on macro build error on UML
 2026-08-01  2:25 UTC 

[PATCH RFC 0/2] rust: usb: abstractions towards the port of usbsevseg.c to Rust
 2026-08-01  2:23 UTC 

[PATCH v3 0/3] iio: imu: inv_icm42600: add support for icm42630
 2026-08-01  2:23 UTC  (3+ messages)
` [PATCH v3 2/3] iio: imu: inv_icm42600: drop the whoami check

[PATCH RFC 00/14] Remove PG_private by using page/folio->private checks instead
 2026-08-01  2:13 UTC  (17+ messages)
` [PATCH RFC 01/14] mm/zsmalloc: replace PG_private with pointer comparison
` [PATCH RFC 02/14] perf/ring_buffer: stop using PG_private as AUX page high-order marker
` [PATCH RFC 03/14] xen/grant-table: stop setting PG_private on pages for grant mapping
` [PATCH RFC 04/14] fs/crypto: stop setting PG_private on bounce page
` [PATCH RFC 05/14] mm/hugetlb: use direct assignment instead of folio_change_private()
` [PATCH RFC 06/14] fs/f2fs: stop using PG_private
` [PATCH RFC 07/14] fs/erofs: mm/pagemap: add readahead_folio_reverse() to avoid folio->private
` [PATCH RFC 08/14] fs/erofs: use folio_attach/detach_private() instead of direct assignment
` [PATCH RFC 09/14] mm/page-flags: check page/folio->private instead of PG_private
` [PATCH RFC 10/14] mm/page-flags: introduce folio_test_fs_private()
` [PATCH RFC 11/14] treewide: remove folio_set/clear_private()
` [PATCH RFC 12/14] treewide: replace PagePrivate() with page_private()
` [PATCH RFC 13/14] treewide: adjust comments on PagePrivate and PG_private
` [PATCH RFC 14/14] mm/page-flags: remove PG_private

adfs: stack buffer overflow in adfs_fplus_getnext() (F+ big-directory)
 2026-08-01  2:15 UTC 

arch/powerpc/net/bpf_jit_comp.c:550 bpf_jit_supports_fsession() warn: signedness bug returning '(-95)'
 2026-08-01  2:14 UTC 

[PATCH V21 0/9] Add Invensense ICM42607
 2026-08-01  2:14 UTC  (4+ messages)

[PATCH net] sctp: re-point the GSO head_skb socket on association migration
 2026-08-01  2:14 UTC  (2+ messages)

[PATCH] usb: gadgetfs: fix use-after-free in ep_open()
 2026-08-01  2:13 UTC  (2+ messages)

[PATCH 0/6] ksmbd: fix some bugs
 2026-08-01  2:10 UTC  (2+ messages)

[PATCH v1 1/3] ASoC: tas2781: add capture_profile_id field and new tuning_switch prototype
 2026-08-01  2:08 UTC  (3+ messages)
` [PATCH v1 2/3] ASoC: tas2781: add capture profile control and capture dapm event
` [PATCH v1 3/3] ASoC: tas2781: implement is_cap logic and update all existing callers

[PATCH net v1] net: ravb: fix use-after-free in ravb_get_ts_info
 2026-08-01  1:56 UTC  (3+ messages)

[PATCH net] sctp: re-point retained control chunks on association migration
 2026-08-01  1:56 UTC  (2+ messages)

[PATCH v3 0/2] iio: adc: ti-ads112c14: buffered read support
 2026-08-01  1:47 UTC  (2+ messages)

[PATCH v4 00/16] Add thermal management support for sama7d65
 2026-08-01  1:44 UTC  (3+ messages)
` [PATCH v4 06/16] iio: adc: at91-sama5d2_adc: adapt the driver "

[PATCH v6 0/1] drm/xe/guc_ads: allocate UM queues in a separate UC BO
 2026-08-01  1:44 UTC  (3+ messages)
` ✓ Xe.CI.BAT: success for drm/xe/guc_ads: allocate UM queues in a separate UC BO (rev4)
` ✓ Xe.CI.FULL: "

[PATCH bpf-next v2 0/5] bpf: infer zext_dst based on static register liveness analysis
 2026-08-01  1:42 UTC  (10+ messages)
` [PATCH bpf-next v2 1/5] bpf: do not print a newline after disassembly in bpf_verbose_insn()
` [PATCH bpf-next v2 2/5] bpf: track upper 32-bit register halves' liveness in compute_live_registers()
` [PATCH bpf-next v2 3/5] bpf: infer zext_dst based on static register liveness analysis
` [PATCH bpf-next v2 4/5] bpf: simplify the bpf_is_reg64()
` [PATCH bpf-next v2 5/5] selftests/bpf: verify zext_dst annotations for various instructions

[PATCH v3 0/5] drm/amd/display: better LUT segmentation for EOTFs
 2026-08-01  1:41 UTC  (5+ messages)
` [PATCH v3 3/5] drm/amd/display: use a separate helper to translate degamma curves

[PATCH v7 0/7] iio: dac: Add support for AD5529R DAC
 2026-08-01  1:41 UTC  (14+ messages)
` [PATCH v7 2/7] dt-bindings: iio: adc: microchip,mcp3564: Add spi-device-addr

[PATCH v3 net-next] octeontx2-af: add new mbox to support sync cycle on rx path
 2026-08-01  1:40 UTC  (2+ messages)

[PATCH net-next v11 0/5] Add support for RTL8261C/D
 2026-08-01  1:40 UTC  (2+ messages)

[PATCH net] net/mlx5: SF, Handle function changed event
 2026-08-01  1:40 UTC  (2+ messages)

[PATCH net] devlink: fix net namespace reference leak in reload
 2026-08-01  1:40 UTC  (2+ messages)

[PATCH net] net/mlx5: fw_tracer, return NULL on create error
 2026-08-01  1:40 UTC  (2+ messages)

[PATCH] ufs: do not treat unreadable directory blocks as empty
 2026-08-01  1:39 UTC 

[PATCH stable 6.18 0/2] Kunit backports for older systems
 2026-08-01  1:40 UTC  (2+ messages)

[stable request] Backport b2870fc21601 to 6.1.y, 6.6.y, 6.12.y, 6.18.y
 2026-08-01  1:40 UTC  (2+ messages)

[PATCH net-next v3] selftests/xsk: decouple xskxceiver and xdp apps from test_progs objects
 2026-08-01  1:32 UTC  (3+ messages)

[PATCH] sctp: hold shkey across socket migration
 2026-08-01  1:24 UTC  (2+ messages)

RE: RE: [PATCH 1/2] x86/resctrl, Documentation: Keep mbm_assign_mode "default" on boot
 2026-08-01  1:22 UTC  (11+ messages)
`  "

[PATCH net v2] net: hisilicon: hix5hd2_gmac: remove redundant NAPI delete
 2026-08-01  1:20 UTC  (2+ messages)

[PATCH 1/2] ASoC: sprd: sprd-mcdt: Drop redundant error messages
 2026-08-01  1:02 UTC  (2+ messages)

[PATCH] ASoC: amd: acp: Use pcim_iomap_region() in acp-pci
 2026-08-01  1:02 UTC  (2+ messages)

[PATCH v2] remoteproc: qcom: q6v5_pas: Don't enable handover IRQ on attach
 2026-08-01  1:17 UTC 

[PATCH v3 0/4] Tunables-related updates
 2026-08-01  1:16 UTC  (9+ messages)
` [PATCH v3 1/4] man/man5/ld.so.conf.5: document include syntax
  ` [PATCH v3 2/4] man/man5/tunables.conf: Document system-wide tunables config
    ` [PATCH v3 3/4] man/man8/ld.so.8: Note that ld.so.cache includes tunables
      ` [PATCH v3 4/4] man/man8/ldconfig.8: Add tunables options

[REGRESSION] usb controller fails to initialize on intel s1200btl
 2026-08-01  1:15 UTC  (12+ messages)

[PATCH net v9] tipc: fix NULL deref in tipc_named_node_up() on empty publication list
 2026-08-01  1:14 UTC  (3+ messages)

[PATCH] fs: btrfs: fix zstd decompression of sector-padded extents
 2026-08-01  1:13 UTC  (3+ messages)
` [PATCH v2] fs: btrfs: fix zstd decompression of compressed inline extents

[PATCH bpf-next v5 0/3] bpf: Fix trampoline handling of 128-bit values
 2026-08-01  1:10 UTC  (2+ messages)

[syzbot] [kernel?] KASAN: slab-use-after-free Read in __release_resource
 2026-08-01  1:09 UTC  (6+ messages)

[PATCH v2 0/4] drm/xe/multi_queue: Handle lost message during VF migration
 2026-08-01  1:08 UTC  (2+ messages)
` ✓ Xe.CI.FULL: success for drm/xe/multi_queue: Handle lost message during VF migration (rev3)

[PATCH v2] tools/mm: add thp_swap_allocator_test to .gitignore
 2026-08-01  1:05 UTC  (2+ messages)

[PATCH RFC] btrfs: implement a new compat RO feature, data_io_size
 2026-08-01  1:02 UTC  (8+ messages)

[PATCH v9.6] drm/i915: Disable "busy" pmu event on CONFIG_PREEMPT_RT
 2026-08-01  1:01 UTC  (2+ messages)

[PATCH] ASoC: SOF: Use high-priority workqueue for PCM period elapsed
 2026-07-31 22:21 UTC  (2+ messages)

[PATCH] ASoC: dapm: Add encoder and decoder widget types to kcontrol handling
 2026-07-31 20:51 UTC  (2+ messages)

[PATCH v5 00/11] ASoC: renesas: fsi: Fix system hang by adding SPU clock
 2026-08-01  1:00 UTC  (4+ messages)

[PATCH 0/2] remoteproc: qcom: q6v5: Fix handover IRQ regressions on attach
 2026-08-01  1:00 UTC  (6+ messages)
` [PATCH 2/2] remoteproc: qcom: q6v5: Ignore stale handover IRQ delivered "

[PATCH v6 0/2] mm/memory_hotplug: optimize zone contiguous check when changing pfn range
 2026-08-01  0:59 UTC  (7+ messages)
` [PATCH v6 2/2] mm/memory_hotplug: improve shrink_zone_span() subsection boundary checks

[PATCH] tools/mm: add hwpoison-panic tool
 2026-08-01  0:58 UTC  (3+ messages)

[GIT PULL] ntfs fixes for 7.2-rc6
 2026-08-01  0:57 UTC  (2+ messages)

[PATCH bpf-next v5 2/3] bpf, x86: Fix trampoline stack size for 128-bit arguments
 2026-08-01  0:57 UTC  (3+ messages)

[GIT PULL] ksmbd server fixes
 2026-08-01  0:57 UTC  (2+ messages)

[GIT PULL] ata fixes for 7.2-rc6
 2026-08-01  0:57 UTC  (2+ messages)

[GIT PULL] io_uring fixes for 7.2-rc6
 2026-08-01  0:57 UTC  (2+ messages)

[git pull] drm fixes for 7.2-rc6
 2026-08-01  0:57 UTC  (2+ messages)

[GIT PULL] Block fixes for 7.2-rc6
 2026-08-01  0:56 UTC  (2+ messages)

[PATCH v3 00/26] ASoC: codecs: Use guard() for mutex & spin locks - part 3
 2026-08-01  0:57 UTC  (4+ messages)
` [PATCH v3 11/26] ASoC: codecs: wcd-mbhc: Use guard() for mutex locks

[syzbot] [bridge?] KASAN: slab-use-after-free Read in br_handle_frame
 2026-08-01  0:55 UTC 

[PATCH net-next 0/3] net: stmmac: fpe: pmac and fprq fixes
 2026-08-01  0:55 UTC  (4+ messages)
` [PATCH net-next 3/3] net: stmmac: fpe: Move fprq configuration to stmmac_fpe_configure_pmac()

[PATCH net v3] net: loopback: ensure Ethernet header is linear before eth_type_trans
 2026-08-01  0:50 UTC  (2+ messages)

[PATCH v3 0/10] x86/fpu: Restore and reinforce signal frame portability
 2026-08-01  0:49 UTC  (10+ messages)
` [PATCH 09/10] x86/fpu: Allow restoring signal frames with larger xstate_size

[PATCH] mm/swap: reject swapon() on filesystem-level encrypted files
 2026-08-01  0:46 UTC  (5+ messages)
    ` [f2fs-dev] "

[PATCH net] tcp: do not change rcv_ssthresh in tcp_measure_rcv_mss()
 2026-08-01  0:46 UTC  (2+ messages)

[syzbot] [kernel?] WARNING in kthread_affine_node
 2026-08-01  0:45 UTC 

[syzbot] [usb?] general protection fault in mon_notify
 2026-08-01  0:45 UTC 

[syzbot] [media?] [usb?] WARNING in ttusb_dec_send_command
 2026-08-01  0:45 UTC 

[GIT PULL] tracing: Fixes for v7.2
 2026-08-01  0:44 UTC 

[syzbot] [usb?] UBSAN: array-index-out-of-bounds in uea_bind
 2026-08-01  0:44 UTC 

[PATCH v2] PCI: Fix BAR resize for devices on a root bus
 2026-08-01  0:43 UTC  (2+ messages)
` [PATCH v3] "

[PATCH v2] wifi: ath12k: advertise AP_VLAN interface mode for IPQ5332
 2026-08-01  0:42 UTC 

[syzbot] [mm?] WARNING in alloc_vmap_area
 2026-08-01  0:36 UTC 

[syzbot] [usb?] general protection fault in rebind_store
 2026-08-01  0:36 UTC 

[for-linus][PATCH] ring-buffer: Fix subbuf_ids memory leak in rb_allocate_cpu_buffer() error path
 2026-08-01  0:36 UTC 

[BUG?] RDMA/siw: remote invalidate may accept an invalid STag
 2026-08-01  0:35 UTC 

[PATCH 0/4] Dongwoon DW9714 - correct vcc/vdd supply voltage
 2026-08-01  0:35 UTC  (15+ messages)
` [PATCH 1/4] media: dt-bindings: dongwoon,dw9714: Example shouldn't imply 1.8 V
` [PATCH 2/4] arm64: dts: rockchip: rk3399-pinephone-pro: DW9714 coil requires higher voltage
` [PATCH 3/4] arm64: dts: rockchip: rk3566-pinetab2: "
` [PATCH 4/4] arm64: dts: imx8mq-librem5: Dongwoon "

[syzbot] [media?] general protection fault in vidtv_s302m_encode
 2026-08-01  0:35 UTC 

[syzbot] [nfs?] INFO: task hung in write_threads
 2026-08-01  0:35 UTC 

[syzbot] [cifs?] WARNING in smb2_add_credits
 2026-08-01  0:35 UTC 

[syzbot] [kernel?] WARNING in hpet_read
 2026-08-01  0:34 UTC 

[syzbot] [fs?] WARNING in configfs_symlink
 2026-08-01  0:34 UTC 

[PATCH net-next v7 0/3] net: devmem: allow rx-buf-size > PAGE_SIZE per binding
 2026-08-01  0:33 UTC  (5+ messages)
` [PATCH net-next v7 1/3] net: devmem: allow rx-page-size > PAGE_SIZE per dmabuf binding
` [PATCH net-next v7 3/3] selftests/net: devmem.py: add check_rx_large_niov

[linux-next:master 10056/11507] security/apparmor/apparmorfs.c:1602:17: error: implicit declaration of function 'decompress_zstd'
 2026-08-01  0:30 UTC 

[linux-next:master 10281/11507] ubwc_config.c:undefined reference to `qcom_smem_is_available'
 2026-08-01  0:30 UTC 

[PATCH v3 1/2] mm/zswap: Fix global shrinker when memory cgroup is disabled
 2026-08-01  0:31 UTC  (4+ messages)
` [PATCH v3 2/2] mm/zswap: Support batch writeback in shrink_memcg()

[RFC PATCH bpf-next v2 0/2] ftrace: deprecate the ftrace_enabled disable switch
 2026-08-01  0:30 UTC  (3+ messages)
` [RFC PATCH bpf-next v2 2/2] selftests/livepatch: update test-ftrace.sh for deprecated ftrace_enabled

[PATCH net] net/sched: cls_route: fix fastmap use-after-free on filter
 2026-08-01  0:30 UTC  (2+ messages)

[PATCH net 3/3] selftests: net: hsr: add shared-mutation regression test
 2026-08-01  0:29 UTC  (2+ messages)

[PATCH net 2/3] net: hsr: clone before updating path and LAN IDs in tagged frames
 2026-08-01  0:29 UTC  (2+ messages)

[PATCH net 1/3] net: hsr: privatize interlink-bound skbs before address mutation
 2026-08-01  0:29 UTC  (2+ messages)

[PATCH net 0/3] net: hsr: fix shared-skb mutations in the forwarding path
 2026-08-01  0:29 UTC  (2+ messages)

[PATCH] spi: meson-spifc: fix runtime PM leak on remove
 2026-08-01  0:28 UTC  (2+ messages)

kernel/trace/ring_buffer.c:412:29-47: WARNING: casting value returned by memory allocation function to (struct buffer_page *) is useless
 2026-08-01  0:28 UTC  (2+ messages)


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.