The Linux Kernel Mailing List
 help / color / mirror / Atom feed
 messages from 2026-08-23 09:50:28 to 2026-08-23 15:29:38 UTC [more...]

[RFC PATCH v3 0/6] blk-cgroup: protect blkgs with blkcg_mutex
 2026-08-23 15:29 UTC 

[PATCH] keys: Fix key_user use-after-free during ownership changes
 2026-08-23 15:28 UTC 

[PATCH v3 0/2] mm/mm_init: simplify zone_spanned_pages_in_node()
 2026-08-23 15:27 UTC  (3+ messages)

[PATCH 0/2] Quirks for the M-Audio Venom synth
 2026-08-23 15:27 UTC  (4+ messages)
` [PATCH v2 0/2] ALSA: usb-audio: Include M-Audio Venom Quirks
` [PATCH v2 1/2] ALSA: usb-audio: Skip reading sample rate on M-Audio Venom
` [PATCH v2 2/2] ALSA: usb-audio: Skip mixer creation "

[PATCH] jffs2: fix double-free of f->target in jffs2_alloc_inode()
 2026-08-23 15:26 UTC 

[PATCH net-next 0/3] net: survive a PHY whose driver arrives after the switch probes
 2026-08-23 15:20 UTC  (7+ messages)
` [PATCH net-next 3/3] net: dsa: connect a late-arriving PHY at ifup

(no subject)
 2026-08-23 15:17 UTC  (5+ messages)
` 
  ` [REGRESSION] 6.12.36+: usb: hub: post-resume delayed work triggers > uncorrected MCE / data fabric sync flood on Threadripper 7970X > (bisected to aec11e5f9c45)

[syzbot] [jffs2?] KASAN: invalid-free in jffs2_free_inode
 2026-08-23 15:15 UTC 

[Issue] sphinx: incorrect high-lighting
 2026-08-23 15:14 UTC 

[PATCH] docs/zh_CN: update maintainer/configure-git.rst translation
 2026-08-23 15:13 UTC 

[PATCH 0/2] Add __counted_by_ptr attribute to struct stack_trace
 2026-08-23 15:11 UTC  (4+ messages)
` [PATCH 1/2] stacktrace: "
` [PATCH 2/2] lib/tests: Add KUnit test for struct stack_trace __counted_by_ptr attribute

[PATCH net 1/1] net: Don't deliver IPv6 packets to IPv4 sockets
 2026-08-23 15:11 UTC  (2+ messages)

[PATCH bpf] bpf: roll back stream capacity when allocation fails
 2026-08-23 15:10 UTC  (9+ messages)
` [PATCH bpf-next v4 0/5] bpf: fix stream capacity, read, and oversize handling
  ` [PATCH bpf-next v4 1/5] bpf: roll back stream capacity when allocation fails
  ` [PATCH bpf-next v4 2/5] bpf: fix stream capacity leak in staging path
  ` [PATCH bpf-next v4 3/5] bpf: return partial progress from bpf_stream_read on fault
  ` [PATCH bpf-next v4 4/5] bpf: reject oversized bpf_stream_vprintk output with -E2BIG
  ` [PATCH bpf-next v4 5/5] selftests/bpf: cover stream capacity and partial read edge cases

[PATCH RESEND v6 0/5] regulator: Add X-Powers AXP318W PMIC support
 2026-08-23 15:04 UTC  (5+ messages)
` [PATCH RESEND v6 4/5] mfd: axp20x: Add support for AXP318W PMIC
` [PATCH RESEND v6 5/5] regulator: axp20x: add support for the AXP318W

[PATCH] staging: rtl8723bs: fix space before tab in odm.h comment
 2026-08-23 15:01 UTC 

ThinkPad E16 Gen 4 21YC: internal speakers silent with Conexant SN6140
 2026-08-23 15:00 UTC 

futex: private hash can stay on the shared atomic refcount indefinitely after auto-scaling
 2026-08-23 15:00 UTC 

[ANNOUNCE] linux-7.2-ck1, MuQSS CPU scheduler for linux-7.2
 2026-08-23 14:54 UTC  (6+ messages)

[PATCH 0/2] Add __counted_by_ptr attribute to struct uid_gid_map
 2026-08-23 14:52 UTC  (7+ messages)
` [PATCH 1/2] userns: "
` [PATCH 2/2] userns: Add KUnit test suite for uid_gid_map

[PATCH v3 0/7] sched: Flatten the pick
 2026-08-24 14:51 UTC  (6+ messages)

[syzbot] [jffs2?] KASAN: invalid-free in jffs2_free_inode
 2026-08-23 14:52 UTC  (2+ messages)
` Forwarded: [PATCH] jffs2: fix double-free of f->target in jffs2_alloc_inode()

[PATCH net] net: skbuff: reject invalid pull bounds
 2026-08-23 14:51 UTC  (2+ messages)

[PATCH v2 RESEND 0/3] mm: memblock: fix debugfs flag reporting and synchronization
 2026-08-23 14:43 UTC  (2+ messages)

[syzbot] [usb?] INFO: task hung in unbind_store
 2026-08-23 14:40 UTC  (3+ messages)

[PATCH] powerpc: remove dead 440SP code
 2026-08-23 14:37 UTC  (3+ messages)

[PATCH] usb: hcd: Cancel BH giveback works on removal
 2026-08-23 14:31 UTC  (2+ messages)

[PATCH] mm/memblock: simplify reserve_mem_init error handling
 2026-08-23 14:30 UTC  (3+ messages)

[PATCH] erofs: simplify z_erofs_gbuf_growsize()
 2026-08-23 14:23 UTC 

[PATCH] btrfs: zstd: fix hang when the workspace preallocation fails
 2026-08-23 14:23 UTC 

[RFC 0/2] Two ways to reach the Topping M62's analogue gains
 2026-08-23 14:22 UTC  (4+ messages)
` [PATCH v2 0/2] ALSA: usb-audio: the Topping M62's vendor controls
  ` [PATCH v2 1/2] ALSA: usb-audio: expose the Topping M62's analogue gains as mixer controls
  ` [PATCH v2 2/2] ALSA: usb-audio: let the M62's outputs say what they listen to

[PATCH 0/5] KVM: guest_memfd: fix unbind race and NUMA selftests
 2026-08-23 14:22 UTC  (7+ messages)
` [PATCH 1/5] KVM: guest_memfd: take the invalidate lock when unbinding a dying file
` [PATCH 2/5] KVM: selftests: fix maxnode arguments in xapic_ipi_test
` [PATCH 3/5] KVM: selftests: use BITS_PER_TYPE() for NUMA masks
` [PATCH 4/5] KVM: selftests: add get_numa_mem_nodes()
` [PATCH 5/5] KVM: selftests: use allowed NUMA nodes in guest_memfd_test

[PATCH v3] drm/ingenic: fix bridge allocation
 2026-08-23 14:12 UTC 

[PATCH] ALSA: usb-audio: fix OOB write in snd_usbmidi_novation_output()
 2026-08-23 13:55 UTC 

[RFC PATCH 0/3] powerpc: initial support for Kexec HandOver (KHO)
 2026-08-23 13:52 UTC  (4+ messages)
` [RFC PATCH 3/3] powerpc/kho: exclude THP and HUGETLB_PAGE

[PATCH V12 00/12] famfs: the Fabric-Attached Memory File System (standalone)
 2026-08-23 13:48 UTC  (9+ messages)
  ` [PATCH V12 02/12] famfs: Module operations, fs_context, and mount

[PATCH v3] docs: translations: pt_BR: translate stable-api-nonsense.rst
 2026-08-23 13:39 UTC 

[GIT PULL] liveupdate: updates for 7.3-rc1, part 2
 2026-08-23 13:36 UTC 

[syzbot] [block?] [trace?] KASAN: slab-out-of-bounds Read in seq_buf_putmem
 2026-08-23 13:33 UTC 

[PATCH net] net: bridge: mcast: fix use-after-free of a master VLAN's multicast context
 2026-08-23 13:32 UTC  (2+ messages)

[PATCH 0/3] blk-cgroup: store blkcg in bio before blkcg_mutex conversion
 2026-08-23 13:30 UTC  (4+ messages)
` [PATCH 1/3] blk-cgroup: use a request_queue rhashtable for blkg lookup
` [PATCH 2/3] blk-cgroup: store blkcg in bio instead of blkg
` [PATCH 3/3] blk-cgroup: move async bio punt state to blkcg

[PATCH] misc: mei: fix race condition between client teardown and read completion
 2026-08-23 13:26 UTC 

[PATCH] kernel/profile: remove setup_profiling_timer
 2026-08-23 13:23 UTC  (3+ messages)
` [PATCH] profile: remove setup_profiling_timer()

[PATCH v2] drm/ingenic: fix bridge allocation
 2026-08-23 13:19 UTC 

[PATCH v19 00/14] KVM: arm64: Provide guest support for GCS
 2026-08-23 13:18 UTC  (5+ messages)
` [PATCH v19 06/14] KVM: arm64: Validate GCS exception lock when emulating ERET

[tip:timers/urgent] BUILD SUCCESS e1e3a0ab69c64eedaf53dce9306f8a090bf038f0
 2026-08-23 13:12 UTC 

[PATCH v2] usb: xhci-pci: Add AMD 600 series to xhci-pci-prom21
 2026-08-23 13:12 UTC  (4+ messages)

[PATCH] mm/ksm: mark migration stores with WRITE_ONCE()
 2026-08-23 13:10 UTC  (2+ messages)

[PATCH] arm64: Defer the GMID_EL1 read to {init,update}_cpu_features()
 2026-08-23 13:09 UTC  (3+ messages)

[PATCH] erofs: skip sufficiently large global buffers when resizing
 2026-08-23 12:59 UTC  (2+ messages)

[PATCH v1 00/12] f2fs: introduce metadata cache
 2026-08-23 12:59 UTC  (10+ messages)
` [PATCH v1 01/12] f2fs: cache: implement "
` [PATCH v1 04/12] f2fs: cache: introduce writeback thread
` [PATCH v1 05/12] f2fs: cache: use meta cache
` [PATCH v1 07/12] f2fs: cache: use node cache

[PATCH v10 0/2] Subject: Add Lontium LT9611C(EX/UXD) MIPI DSI to HDMI driver
 2026-08-23 12:55 UTC  (4+ messages)
` [PATCH v10 2/2] drm/bridge: "

[PATCH v1] drm/rockchip: rk3066_hdmi: convert to devm_drm_bridge_alloc() API
 2026-08-23 12:47 UTC 

[PATCH] signal: Use list_del_init_careful() in flush_sigqueue()
 2026-08-23 12:47 UTC  (2+ messages)

Linux 7.1.10
 2026-08-23 12:45 UTC  (2+ messages)

Linux 6.18.46
 2026-08-23 12:45 UTC  (2+ messages)

Linux 6.12.105
 2026-08-23 12:44 UTC  (2+ messages)

Linux 6.6.153
 2026-08-23 12:43 UTC  (2+ messages)

Linux 6.1.184
 2026-08-23 12:43 UTC  (2+ messages)

Linux 5.10.266
 2026-08-23 12:43 UTC  (2+ messages)

Linux 5.15.217
 2026-08-23 12:43 UTC  (2+ messages)

[PATCH v2 0/3] Fix RV1106 SAR-ADC support
 2026-08-23 12:20 UTC  (4+ messages)
` [PATCH v2 1/3] iio: adc: rockchip_saradc: Add support for RV1106
` [PATCH v2 2/3] dt-bindings: iio: adc: rockchip-saradc: Group single-entries into an enum list
` [PATCH v2 3/3] dt-bindings: iio: adc: rockchip-saradc: Fix RV1106 compatible

[PATCH] ARM: Restore get_cycles() return value
 2026-08-23 12:35 UTC  (2+ messages)

drivers/soc/qcom/smem_dramc.c:385 smem_dram_parse() warn: unsigned 'ver' is never less than zero
 2026-08-23 12:33 UTC 

[PATCH] i2c: acpi: Add DELL0A86 to i2c_acpi_force_100khz_device_ids
 2026-08-23 12:33 UTC  (2+ messages)
` [PATCH v2] "

[PATCH v2] pnfs/blocklayout: fix lost wakeup in bl_resolve_deviceid()
 2026-08-23 12:31 UTC 

arch/arm/boot/dts/nxp/ls/ls1021a-moxa-uc-8410a.dtb: ethernet-phy@0 (ethernet-phy-ieee802.3-c22): marvell,reg-init: b'\x00\x00\x00\x03\x00\x00\x00\x11\x00\x00\x00\x00\x00\x00D\x15\x00\x00\x00\x03\x00\x00\x00\x10\x00\x00\x00\x00\x00\x00\x00w' is not of type
 2026-08-23 12:31 UTC 

[RFC PATCH v1] drm: rockchip: add drm_plane_create_blend_mode_property
 2026-08-23 12:29 UTC 

[PATCH v2] kernfs: recheck of->released after acquiring the active reference
 2026-08-23 12:27 UTC  (3+ messages)

drivers/gpu/drm/amd/amdgpu/../display/dc/dml/dcn20/display_rq_dlg_calc_20.c:1399 dml20_rq_dlg_get_dlg_params() warn: inconsistent indenting
 2026-08-23 12:25 UTC 

[tip:irq/urgent] BUILD SUCCESS 58b34b72b64bfbfc5f8ad4d8f229942aff76597e
 2026-08-23 12:25 UTC 

[tip:sched/urgent] BUILD SUCCESS 23906f3a1686c737bf356fdd21183b40722b2437
 2026-08-23 12:25 UTC 

[PATCH] input: misc: Convert to DEFINE_SIMPLE_DEV_PM_OPS()
 2026-08-23 12:18 UTC  (3+ messages)

[PATCH 0/6] userfaultfd: decouple uffd mode from VMA flags
 2026-08-23 12:17 UTC  (7+ messages)
` [PATCH 1/6] mm/gup: move gup_can_follow_protnone() to gup.c
` [PATCH 2/6] userfaultfd: constify VMA parameter of userfaultfd_*() helpers
` [PATCH 3/6] userfaultfd: use userfaultfd_*() helpers instead of open coded flag tests
` [PATCH 4/6] userfaultfd: rename vm_userfaultfd_ctx to vm_uffd_state
` [PATCH 5/6] userfaultfd: decouple fault reason from VMA flags
` [PATCH 6/6] userfaultfd: collapse VM_UFFD_{MISSING,WP,MINOR,RWP} into single VM_UFFD

[tip:locking/urgent] BUILD SUCCESS d8aa5dd97944a72d4a9e3cc79bb80fcac7d6e829
 2026-08-23 12:17 UTC 

[PATCH v2 0/3] mm: fix workingset refaults in the zswap writeback path
 2026-08-23 12:16 UTC  (4+ messages)
` [PATCH v2 1/3] mm/swap: move LRU insertion out of the swap cache allocator

drivers/mfd/ls2k-bmc-core.c:108:14: sparse: sparse: incorrect type in assignment (different address spaces)
 2026-08-23 12:15 UTC 

[PATCH 2/2] mm: memblock: show all region flags in debugfs
 2026-08-23 12:14 UTC  (2+ messages)

[PATCH v2 0/2] arm64: dts: amlogic: t7: fix UART clock and SD card recovery
 2026-08-23 11:53 UTC  (3+ messages)
` [PATCH v2 1/2] arm64: dts: amlogic: t7: use the real UART pclk
` [PATCH v2 2/2] arm64: dts: amlogic: t7: khadas-vim4: allow the SD card to be power cycled

[PATCH] timers: Clear pending_map on CPU hotplug
 2026-08-23 11:50 UTC 

[PATCH RFC] btrfs: drop the ineffective barrier in should_cow_block()
 2026-08-23 11:50 UTC 

[PATCH] platform/x86: bitland-mifs-wmi: add TM2424 thin-ultrabook perf-mode quirk
 2026-08-23 11:49 UTC  (3+ messages)

[PATCH v2 0/6] arch, mm/execmem: resolve confusion about set_direct_map_valid_noflush()
 2026-08-23 11:46 UTC  (7+ messages)
` [PATCH v2 1/6] set_memory: add number of pages parameter to set_direct_map APIs
` [PATCH v2 2/6] mm/vmalloc: set area's page_order after allocation succeeds
` [PATCH v2 3/6] mm/vmalloc: constify vm parameter of get_vm_area_page_order()
` [PATCH v2 4/6] mm/vmalloc: make set_area_direct_map HUGE_VMAP friendly
` [PATCH v2 5/6] mm/execmem: use VM_FLUSH_RESET_PERMS for ROX cache allocations
` [PATCH v2 6/6] Revert "arch: introduce set_direct_map_valid_noflush()"

[PATCH v2] scsi: target: pin db_root for metadata writes
 2026-08-23 11:43 UTC  (2+ messages)

[PATCH 0/2] arm64: dts: amlogic: t7: fix UART clock and SD card recovery
 2026-08-23 11:39 UTC  (6+ messages)
` [PATCH 1/2] arm64: dts: amlogic: t7: use the real UART pclk

[PATCH v6 0/2] input: misc: Add an initial driver for haptics inside Qcom PMIH010x PMIC
 2026-08-23 11:36 UTC  (4+ messages)
` [PATCH v6 2/2] input: misc: Add Qualcomm SPMI PMIC haptics driver

[PATCH 0/5] thunderbolt: Fix DP tunnel teardown while an async DPRX read is running
 2026-08-23 11:34 UTC  (5+ messages)
` [PATCH 5/5] thunderbolt: Cancel the DPRX read when the domain is stopped

[PATCH] ASoC: amd: yc: Add DMI entry for MSI Thin A15 B7UC
 2026-08-23 11:32 UTC 

[PATCH] mailbox: mtk-cmdq: fix runtime PM usage counter leak in cmdq_mbox_flush
 2026-08-23 11:23 UTC 

[PATCH v5 0/6] drm/ssd130x: Add support for the Solomon SSD1351 OLED controller
 2026-08-23 11:19 UTC  (7+ messages)
` [PATCH v5 1/6] dt-bindings: display: Add "
` [PATCH v5 2/6] drm/ssd130x: Change SSD133X color format to RGB565 from RGB332
` [PATCH v5 3/6] drm/ssd130x: Constify ssd130x_write_data() 'values' parameter
` [PATCH v5 4/6] drm/ssd130x: Replace positional ssd130x_spi_id[] initialization with C99
` [PATCH v5 5/6] drm/ssd130x: Implement ssd130x_write_cmd() on top of ssd130x_write_cmds()
` [PATCH v5 6/6] drm/ssd130x: Add SSD135X_FAMILY and SSD1351 support

[PATCH v4] loop: Fix NULL pointer dereference in lo_rw_aio()
 2026-08-23 11:17 UTC  (3+ messages)
` [PATCH v5] "
  ` [PATCH v6] "

[PATCH] dmaengine: xilinx_dma: Fix hardware buffer descriptor reuse order
 2026-08-23 11:15 UTC  (4+ messages)

[PATCH v2] dmaengine: xilinx_dma: Fix hardware buffer descriptor chain after cyclic DMA
 2026-08-23 11:13 UTC  (2+ messages)

[PATCH 2/2] misc: eeprom: idt_89hpesx: fix fwnode leak in idt_get_fw_data()
 2026-08-23 11:12 UTC 

[PATCH 1/2] net: phy: air_en8811h: move LED GPIO configuration to config_init
 2026-08-23 13:06 UTC  (2+ messages)
` [PATCH 2/2] net: phy: air_en8811h: simplify en8811h_probe() trailing return

[syzbot] [kvm?] WARNING in kvm_put_kvm (3)
 2026-08-23 11:01 UTC 

[PATCH 6.6 000/160] 6.6.153-rc2 review
 2026-08-23 10:55 UTC  (3+ messages)

[PATCH 0/2] drm/tyr: unplug the GPU when reset fails
 2026-08-23 10:50 UTC  (3+ messages)
` [PATCH 1/2] drm/tyr: move reset work to platform driver data
` [PATCH 2/2] drm/tyr: unplug the GPU when reset fails

[PATCH] Revert "Bluetooth: btrtl: fix RTL8761B/BU broken LE extended scan"
 2026-08-23 10:29 UTC 

[PATCH v6] i2c: mux: Propagate software nodes to channel adapters
 2026-08-23 10:26 UTC  (3+ messages)

[RFC PATCH 0/2] Bluetooth: detect broken extended scan instead of guessing by chip id
 2026-08-23 10:27 UTC  (3+ messages)

[GIT PULL] Performance events updates for v7.3
 2026-08-23 10:22 UTC  (3+ messages)

[PATCH] mfd: wcd934x: set DMA mask on parent to silence "DMA mask not set"
 2026-08-23 10:18 UTC 

[PATCH] staging: media: ipu3: fix typo in comment
 2026-08-23 10:18 UTC 

[PATCH v3 0/2] arm64: ptdump flush fixes
 2026-08-23 10:13 UTC  (2+ messages)

[syzbot] [kvm?] WARNING in kvm_put_kvm (3)
 2026-08-23 10:10 UTC  (2+ messages)
` Forwarded: test patch for d4faf7db59e11f6fd1ab

[syzbot] [kvm?] WARNING in kvm_put_kvm (3)
 2026-08-23 10:09 UTC 

[PATCH] f2fs: don't leave the hashed inode while it's unlinked
 2026-08-23  9:56 UTC  (3+ messages)
` [f2fs-dev] [PATCH v2] "
  `  "

[PATCH] Bluetooth: Remove unnecessary braces
 2026-08-23  9:55 UTC 

[PATCH] setlocalversion: make tag local to try_tag()
 2026-08-23  9:49 UTC 


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox