The Linux Kernel Mailing List
 help / color / mirror / Atom feed
 messages from 2026-07-11 01:09:08 to 2026-07-11 06:54:41 UTC [more...]

[PATCH 0/1] Input: applespi - force PIO mode on MacBook8,1
 2026-07-11  6:54 UTC  (3+ messages)
` [PATCH 1/1] "
` [PATCH v2 0/3] Input: applespi - fixes for DMA timeout, UAF, and NULL pointer dereference

[PATCH v1] md,dm: caller-owned memalloc_noio token in mddev_suspend()/resume()
 2026-07-11  6:48 UTC 

[PATCH v3 1/2] ARM: mm: fix use-after-free in __do_user_fault() under CONFIG_DEBUG_USER
 2026-07-11  6:43 UTC  (3+ messages)

[PATCH] staging: rtl8723bs: replace magic number in InitBeaconParameters
 2026-07-11  6:42 UTC  (7+ messages)
  ` [PATCH v2] "

[PATCH] ext4: use str_plural() instead of custom macro
 2026-07-11  6:38 UTC 

[PATCH] mm/mm_slot.h: add a helper function mm_slot_remove
 2026-07-11  6:37 UTC  (4+ messages)

[PATCH v2] lib: test bitmap vs IDA vs Maple Tree performance for region allocations
 2026-07-11  6:36 UTC 

[PATCH v2 00/33] mm: make VMA page offset handling more consistent
 2026-07-11  6:34 UTC  (9+ messages)
` [PATCH v2 32/33] tools/testing/vma: default VMA, mm flag bits to 64-bit
` [PATCH v2 33/33] tools/testing/vma: output compared expression on ASSERT_[EQ, NE]()

[PATCH] media: vicodec: fix out-of-bounds write in FWHT encoder
 2026-07-11  6:29 UTC  (3+ messages)

[PATCH bpf-next 0/2] bpf: Eliminate unnecessary clone/restore due to constants blinding
 2026-07-11 13:23 UTC  (4+ messages)
` [PATCH bpf-next 1/2] bpf: Eliminate dup/restore of insn_aux_data
` [PATCH bpf-next 2/2] bpf: Remove unnecessary dup/restore subprog_starts and prog clone

[PATCH 00/30] mm: make VMA page offset handling more consistent
 2026-07-11  6:26 UTC  (9+ messages)
` [PATCH 27/30] mm/vma: correct incorrect vma.h inclusion
` [PATCH 30/30] tools/testing/vma: output compared expression on ASSERT_[EQ, NE]()

[PATCH] accel/rocket: Validate task regcmd address and count on submission
 2026-07-11  6:21 UTC 

[PATCH v8 0/7] KVM: arm64: PMU: Use multiple host PMUs
 2026-07-11  6:18 UTC  (7+ messages)
` [PATCH v8 1/7] KVM: arm64: Disallow vPMU when pPMUs do not cover all CPUs

[PATCH v2] iio: light: opt3001: split opt3001_get_processed() logic
 2026-07-11  6:14 UTC 

[PATCH 00/16] ARM: omap3: pandora: Modernize audio and backlight to Device Tree to finally remove pdata-quirks
 2026-07-11  6:02 UTC  (17+ messages)
` [PATCH 01/16] dt-bindings: twl-regulator: Add bindings for exposing ti,twl4030-regen
` [PATCH 02/16] regulator: twl: Expose the TWL4030's REGEN signal as a regulator
` [PATCH 03/16] arm: dts: twl4030: add twl4030-regen child
` [PATCH 04/16] arm: dts: omap3pandora: Populate DT data for the TWL4030's REGEN regulator
` [PATCH 05/16] arm: dts: omap3pandora: Don't use DMA channels for unused SPI masters
` [PATCH 06/16] ASoC: twl4030-codec: Allow setting APLL rate through the .set_sysclk() interface
` [PATCH 07/16] ASoC: dt-bindings: add TI PCM1773
` [PATCH 08/16] ASoC: pcm1773-codec: write a driver for the PCM1773 chip from TI
` [PATCH 09/16] ASoC: dt-bindings: add OpenPandora Sound Card
` [PATCH 10/16] ASoC: omap3pandora: Rewrite sound card driver as a platform driver with DT
` [PATCH 11/16] ARM: dts: omap3-pandora-common: Enable audio in/out (mcbsp4/2)
` [PATCH 12/16] arm: dts: omap3pandora: Add device node for PCM1773 codec
` [PATCH 13/16] arm: dts: omap3pandora: create new DT node for the sound card
` [PATCH 14/16] arm: dts: omap3-pandora-common: backlight: switch to twl4030 pwm and pwm_bl
` [PATCH 15/16] backlight: remove pandora_bl
` [PATCH 16/16] arm: omap2: remove remaining pdata-quirks for pandora legacy devices

[PATCH 0/1] hwmon: (applesmc) Convert to hwmon_device_register_with_info
 2026-07-11  6:06 UTC  (12+ messages)
` [PATCH 1/1] "
` [PATCH v2 0/1] "
  ` [PATCH v2 1/1] "
` [PATCH v3 0/1] "
  ` [PATCH v3 1/1] "
` [PATCH v4 0/1] "
  ` [PATCH v4 1/1] "

[PATCH 6.18.y] rcu-tasks: Defer IRQ-disabled callback enqueue to irq_work
 2026-07-11  5:56 UTC  (3+ messages)

[PATCH] sched_ext: Fix deadlock with PSI trigger creation
 2026-07-11  5:54 UTC  (3+ messages)
` [PATCH cgroup/for-7.2-fixes] cgroup: Create the psimon kthread outside of cgroup_mutex

[PATCH v3 0/3] Optimize S2 page splitting
 2026-07-11  5:53 UTC  (3+ messages)
` [PATCH v3 2/3] KVM: arm64: Introduce KVM_PGTABLE_WALK_SKIP_LEVEL* walk flags

[PATCH] iommu: Fix dev_iommu memory leak when device_add fails in iommu_mock_device_add
 2026-07-11  5:51 UTC 

[tip:perf/urgent] BUILD SUCCESS 2a892294b83f541115c94b0bb637f39bef187657
 2026-07-11  5:51 UTC 

[PATCH v8 0/8] mm/hmm: Add mmap lock-drop support for userfaultfd-backed mappings
 2026-07-11  5:49 UTC  (18+ messages)
` [PATCH v8 2/8] mm/hmm: add hmm_range_fault_unlocked_timeout() for mmap lock-drop support
` [PATCH v8 4/8] mshv: Use hmm_range_fault_unlocked_timeout() for region faults
` [PATCH v8 5/8] drm/nouveau: Use hmm_range_fault_unlocked_timeout() for SVM faults
` [PATCH v8 7/8] accel/amdxdna: Use hmm_range_fault_unlocked_timeout() for range population

[RFC PATCH 00/11] : media: iris: Migrate iommus to iris sub nodes
 2026-07-11  5:46 UTC  (6+ messages)
` [RFC PATCH 01/11] dt-bindings: media: qcom,sm8550-iris: Add vpu "

[PATCH] net: hip04: quiesce tx coalesce timer before teardown
 2026-07-11  5:34 UTC  (3+ messages)

[RFC] VEGA: a syzbot-like workflow for LLM-found kernel bugs
 2026-07-11  5:33 UTC  (4+ messages)

[PATCH] mm: shrinker: Fix double-free in alloc_shrinker_info error path
 2026-07-11  5:31 UTC  (2+ messages)

[PATCH net v3] net: hip04: fix tx coalesce timer and IRQ teardown races
 2026-07-11  5:29 UTC 

[PATCH] lib: test bitmap vs Maple Tree performance for region allocations
 2026-07-11  5:27 UTC  (3+ messages)

[PATCH] sched/core: Preserve wake flags across queued wakeups
 2026-07-11  5:17 UTC 

[PATCH] wifi: brcmfmac: drain bus_reset work on device removal
 2026-07-11  5:23 UTC  (4+ messages)

[PATCH v2] docs: zh_TW: process: localize terminologies and improve fluency in 8.Conclusion
 2026-07-11  5:21 UTC  (4+ messages)

[PATCH v15 0/6] mfd: Add support for NXP MC33978/MC34978 MSDI
 2026-07-11  5:21 UTC  (4+ messages)
` [PATCH v15 4/6] pinctrl: add NXP MC33978/MC34978 pinctrl driver

[PATCH] crypto: rsassa-pkcs1: use constant-time comparison for digest and signature verification
 2026-07-11  5:19 UTC  (3+ messages)

[PATCH v2 0/5] rsk7203: switch to using static device property, drop legacy gpio API
 2026-07-11  5:14 UTC  (4+ messages)

[PATCH] mm/damon/tests/core-kunit: test damon_nr_accesses_mvsum()
 2026-07-11  5:11 UTC  (2+ messages)

[PATCH v2] usb: gadget: f_fs: fix __le16 of wMaxPacketSize
 2026-07-11  5:09 UTC  (2+ messages)

[PATCH] rcu-tasks: Remove smp_mb() in rcu_spawn_tasks_kthread_generic()
 2026-07-11  5:09 UTC  (5+ messages)

[PATCH 1/4] Docs/ABI/damon: fix typo in intervals_goal sysfs path
 2026-07-11  5:04 UTC  (2+ messages)

[PATCH V3] mm: Standardize printing for pgtable entries
 2026-07-11  4:58 UTC  (2+ messages)

[PATCH v3] x86/mm/64: free the gap between BSS_MAIN and BSS_DECRYPTED
 2026-07-11  4:52 UTC  (2+ messages)

[PATCH v2 00/10] treewide: replace linux/gpio.h
 2026-07-11  4:49 UTC  (3+ messages)
` [PATCH v2 09/10] Input: matrix_keyboard - replace linux/gpio.h inclusion

[PATCH v2] mm/vmscan: clear hopeless kswapd when global direct reclaim makes progress
 2026-07-11  4:39 UTC 

[PATCH 0/2] taskstats: fix cgroupstats invalid fd handling and add selftests
 2026-07-11  4:44 UTC  (3+ messages)

[PATCH v3 0/5] tracing: add ref_trace_final_put tracing
 2026-07-11  4:40 UTC  (6+ messages)
` [PATCH v3 1/5] tracing: add ref_trace_final_put tracepoint
` [PATCH v3 2/5] refcount: "
` [PATCH v3 3/5] percpu-refcount: add ref_trace_final_put trace
` [PATCH v3 4/5] kunit: add test for ref_trace_final_put
` [PATCH v3 5/5] MAINTAINERS: add entries "

[tip:master] BUILD SUCCESS a67f585b015e13e74180d679b7a8a2fcdec7d61b
 2026-07-11  4:40 UTC 

[RFC PATCH v3 00/27] KVM: SVM: Add support for SEV-SNP Secure AVIC
 2026-07-11  4:37 UTC  (5+ messages)
` [RFC PATCH v3 01/27] x86/apic: Propagate APIC_SPIV writes to hv for "

[PATCH] wifi: nl80211: say why the association BSS lookup failed
 2026-07-11  4:34 UTC 

[PATCH v2] arm64: dts: qcom: shikra: Add BAM-DMUX support
 2026-07-11  4:20 UTC 

[PATCH] mm: shrinker: fix double-free in alloc_shrinker_info error path
 2026-07-11  4:18 UTC 

[PATCH net v2] bnge/bng_re: fix ring ID widths
 2026-07-11  4:16 UTC  (4+ messages)

[PATCH] mm: shrinker: fix double-free in alloc_shrinker_info error path
 2026-07-11  4:15 UTC 

[PATCH] dma-buf: dma-heap: close installed fd when copy_to_user() fails
 2026-07-11  4:14 UTC  (2+ messages)
` [PATCH v2] dma-buf: dma-heap: don't publish fd before copy_to_user() succeeds

[PATCH net-next v12 0/4] net: mana: add ethtool private flag for full-page RX buffers
 2026-07-11  4:10 UTC  (5+ messages)
` [PATCH net-next v12 1/4] net: mana: refactor mana_get_strings() and mana_get_sset_count() to use switch
` [PATCH net-next v12 2/4] net: mana: do not bail out of mana_detach on dealloc failure
` [PATCH net-next v12 3/4] net: mana: force full-page RX buffers via ethtool private flag
` [PATCH net-next v12 4/4] net: mana: recover port on attach failure in ethtool operations

[PATCH net v2] gve: fix Rx queue stall on alloc failure
 2026-07-11  4:11 UTC  (4+ messages)

[PATCH] remoteproc: qcom_q6v5_pas: Create platform device for BAM-DMUX
 2026-07-11  4:04 UTC 

[RFC PATCH v3] mm: retry page faults under per-VMA lock when mmap_lock is not required
 2026-07-11  4:00 UTC  (7+ messages)

[tip:tip/urgent] BUILD SUCCESS e3d082e795dd203431d8702559e919d86b196ee8
 2026-07-11  3:55 UTC 

[PATCH] arm64: dts: qcom: shikra: Add BAM-DMUX support
 2026-07-11  3:55 UTC  (6+ messages)

[RFC PATCH] md,dm: caller-owned memalloc_noio token in mddev_suspend()/resume()
 2026-07-11  3:53 UTC  (3+ messages)

[PATCH net v2] rds: tcp: hold the RCU lock across ipv6_chk_addr() in rds_tcp_laddr_check()
 2026-07-11  3:53 UTC  (2+ messages)

[REGRESSION] drm/amd/display: amdgpu_dm_plane_test.ko fails to build due to modpost "too long symbol"
 2026-07-11  3:43 UTC  (7+ messages)

[PATCH] drm/amd/display: Shorten KUnit exported symbol names
 2026-07-11  3:29 UTC 

[PATCH v3] Input: qt1050 - wait for calibration to complete
 2026-07-11  3:18 UTC  (2+ messages)

[GIT PULL] regulator fixes for v7.2-rc2
 2026-07-11  3:08 UTC  (2+ messages)

[GIT PULL] selinux/selinux-pr-20260710
 2026-07-11  3:07 UTC  (2+ messages)

[GIT PULL] audit/audit-pr-20260710
 2026-07-11  3:07 UTC  (2+ messages)

[PATCH] mm: nommu: free unused resources when mremap shrinks the vma
 2026-07-11  3:03 UTC  (3+ messages)

[PATCH v3 00/33] drm/ttm, drm/xe: Minimize dma-resv hold times and defragment sub-optimally backed BOs
 2026-07-11  2:56 UTC  (30+ messages)
` [PATCH v3 01/33] drm/ttm/pool: Allow backing off reclaim at the beneficial order
` [PATCH v3 02/33] drm/ttm/pool: Add ttm_pool_page_order_nodma() helper
` [PATCH v3 03/33] drm/ttm: Record sub-optimal page order allocations in ttm_tt
` [PATCH v3 04/33] drm/ttm: Introduce ttm_pool_alloc_iter for __ttm_pool_alloc()
` [PATCH v3 05/33] drm/ttm: Support defragmentation moves
` [PATCH v3 06/33] drm/ttm: Add fault injection for beneficial-order allocation failures
` [PATCH v3 07/33] drm/ttm: Harvest beneficial-order pages on defragmentation moves
` [PATCH v3 08/33] drm/ttm: Bound page (re)allocation per defragmentation move
` [PATCH v3 09/33] drm/ttm: Preallocate beneficial-order defrag pages outside the lock
` [PATCH v3 10/33] drm/ttm: Add full out-of-lock preallocation for ttm_pool_alloc()
` [PATCH v3 15/33] drm/xe: Track BOs backed at a sub-optimal page order
` [PATCH v3 16/33] drm/xe: Back off beneficial-order reclaim under defrag pressure
` [PATCH v3 17/33] drm/xe: Add xe_migrate_copy_defrag() for on-GPU defrag copies
` [PATCH v3 18/33] drm/xe: Handle defrag moves in xe_bo_move()
` [PATCH v3 19/33] drm/xe: Skip self-copies for borrowed pages on defrag moves
` [PATCH v3 20/33] drm/xe: Add a page defragmentation worker
` [PATCH v3 21/33] drm/xe: Add defrag GT stats
` [PATCH v3 22/33] drm/xe: Add Kconfig.profile options for BO defrag configuration
` [PATCH v3 23/33] drm/xe: Defrag using out-of-lock page preallocation
` [PATCH v3 24/33] drm/xe: Add defrag profiling tracepoints
` [PATCH v3 25/33] drm/xe: Preallocate system BO backing outside the dma-resv lock
` [PATCH v3 26/33] drm/xe: Add tracepoint for xe_gem_create_ioctl
` [PATCH v3 27/33] drm/xe: Add IOVA-based xe_res_cursor variant
` [PATCH v3 28/33] drm/xe: Use IOVA-based DMA mapping for eligible tt BOs
` [PATCH v3 29/33] drm/xe: Add per-device dependency scheduler for IOVA defrag finalize
` [PATCH v3 30/33] drm/xe: Add packed copy-step IOVA mapping for defrag
` [PATCH v3 31/33] drm/xe: Blit src-natural to dst-packed for defrag-IOVA copies
` [PATCH v3 32/33] drm/xe: Finalize defrag-IOVA moves with post-copy job
` [PATCH v3 33/33] drm/amdgpu: Preallocate system BO pages outside the reservation lock

[PATCH v2 0/2] Add trace event support for GENI SE registers dump
 2026-07-11  2:54 UTC  (4+ messages)
` [PATCH v2 2/2] spi: qcom-geni: add GENI SE registers trace event on error paths

[PATCH] md: use READ_ONCE() for lockless reads of sb_flags
 2026-07-11  2:51 UTC 

[PATCH v2] iio: proximity: hx9023s: validate firmware size
 2026-07-11  2:43 UTC 

[PATCH] Bluetooth: btmtk: use bool for first_block
 2026-07-11  2:41 UTC 

[PATCH v3] riscv: dts: spacemit: k3: Add QSPI support for Pico-ITX board
 2026-07-11  2:36 UTC  (2+ messages)

[PATCH v4] EDAC/altera: use ECC manager compatible to select A10/S10 IRQ layout
 2026-07-11  2:35 UTC  (7+ messages)
` [PATCH v5 0/2] EDAC/altera: select A10/S10 behaviour by ECC manager compatible
  ` [PATCH v5 2/2] EDAC/altera: remove remaining CONFIG_64BIT ifdefs in the DB-error path

[PATCH v2] Input: qt1050 - wait for calibration to complete
 2026-07-11  2:35 UTC 

[PATCH 00/18] Another attempt at HVO support on arm64
 2026-07-11  2:22 UTC  (6+ messages)

[RFC PATCH v2] irqchip/gic-v3-its: enable dynamic MSI-X allocation
 2026-07-11  2:20 UTC 

[PATCH-next 0/3] cgroup/cpuset: Support multiple destination cpusets for cpuset_*attach()
 2026-07-11  2:05 UTC  (4+ messages)
` [PATCH-next 1/3] cgroup/cpuset: Handle the special case of non-moving tasks in cpuset_can_attach()
` [PATCH-next 2/3] cgroup/cpuset: Support multiple destination cpusets for cpuset_*attach()
` [PATCH-next 3/3] selftests/cgroup: Add test for cpuset affinity on controller disable

[PATCH v6 00/20] rust: I/O type generalization and projection
 2026-07-11  2:04 UTC  (9+ messages)
` [PATCH v6 14/20] rust: io: add I/O backend for system memory with volatile access
` [PATCH v6 15/20] rust: io: implement a view type for `Coherent`
` [PATCH v6 16/20] rust: io: add `read_val` and `write_val` functions on `Io`
` [PATCH v6 18/20] rust: dma: drop `dma_read!` and `dma_write!` API

[GIT PULL] ntfs fixes for 7.2-rc3
 2026-07-11  1:59 UTC  (2+ messages)

[GIT PULL] smb3 client fixes
 2026-07-11  1:59 UTC  (2+ messages)

[PATCH v1 0/2] RISC-V: KVM: fix vcpu vector context handling
 2026-07-11  1:58 UTC 

fs/namei.c:6321:9: sparse: sparse: cast from restricted gfp_t
 2026-07-11  1:52 UTC 

[PATCHSET v4 sched_ext/for-7.3] sched: Make proxy execution compatible with sched_ext
 2026-07-11  1:43 UTC  (3+ messages)
` [PATCH 06/10] sched_ext: Delegate proxy donor admission to BPF schedulers

[PATCH v2] usb: gadget: f_tcm: synchronize delayed set_alt with teardown
 2026-07-11  1:35 UTC  (2+ messages)

[syzbot] [ext4?] kernel BUG in ext4_write_inline_data (5)
 2026-07-11  1:29 UTC  (2+ messages)

Refcounting dma_resv and using that for drm_exec support in TTM
 2026-07-11  1:27 UTC  (3+ messages)
` [PATCH 01/12] dma-buf: Add reference counting to dma_resv

[for-linus][PATCH 0/4] tracing: Fixes for v7.2
 2026-07-11  1:20 UTC  (5+ messages)
` [for-linus][PATCH 1/4] selftests/user_events: Wait for deferred event teardown after unregister
` [for-linus][PATCH 2/4] tracing/remotes: Fix leak in trace_remote_alloc_buffer() error path
` [for-linus][PATCH 3/4] tracing/remotes: Fix struct_len in trace_remote_alloc_buffer()
` [for-linus][PATCH 4/4] ring-buffer: Allow sparse CPU masks in ring_buffer_desc()

[PATCH v4 0/7] ASoC: apple: mca: support simultaneous I2S capture on the frontend
 2026-07-11  1:11 UTC  (8+ messages)
` [PATCH v4 1/7] ASoC: apple: mca: increase SERDES reset delay
` [PATCH v4 2/7] ASoC: apple: mca: Separate data & clock port setup
` [PATCH v4 3/7] ASoC: apple: mca: Factor out mca_be_get_fe
` [PATCH v4 4/7] ASoC: apple: mca: Support FEs being clock consumers
` [PATCH v4 5/7] ASoC: apple: mca: Support capture on multiples BEs
` [PATCH v4 6/7] ASoC: apple: mca: Do not mark clocks in use for non-providers
` [PATCH v4 7/7] ASoC: apple: mca: Add delay after configuring clock

[PATCH v3 0/7] ASoC: apple: mca: support simultaneous I2S capture on the frontend
 2026-07-11  1:09 UTC  (4+ messages)

[PATCH] Input: qt1050 - name calibration status bit
 2026-07-11  1:09 UTC 


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