The Linux Kernel Mailing List
 help / color / mirror / Atom feed
 messages from 2026-07-26 18:45:28 to 2026-07-27 00:10:55 UTC [more...]

[PATCH v3] ARM: traps: Implement KCFI trap handler for ARM32
 2026-07-27  0:10 UTC  (2+ messages)

[PATCH] arm64: fix cpu-feature-registers Malformed table
 2026-07-27  0:10 UTC 

[PATCH net v4 0/3] Fix to possible skb leak due to race condtion in tx path
 2026-07-27  0:06 UTC  (7+ messages)
` [PATCH net v4 2/3] net: ethernet: oa_tc6: Improvements to error recovery
` [PATCH net v4 3/3] net: ethernet: oa_tc6: Disabled tx queues when disable_traffic is set

[PATCH v4] hwrng: core - Stop/start hwrng_fillfn() kthread before/after suspend-resume
 2026-07-26 23:55 UTC  (2+ messages)

[PATCH 0/9] EDAC/versalnet: Fix error handling, teardown, and robustness
 2026-07-26 23:52 UTC  (3+ messages)
` [PATCH 1/9] EDAC/versalnet: Add NULL check for mci in handle_error()

Flaky tests
 2026-07-26 23:52 UTC 

[PATCH v8 00/46] guest_memfd: In-place conversion support
 2026-07-26 23:50 UTC  (7+ messages)
` [PATCH v8 17/46] KVM: guest_memfd: Advertise KVM_SET_MEMORY_ATTRIBUTES2 ioctl

[PATCHES 0/8 v1] perf machine fixes
 2026-07-26 23:40 UTC  (9+ messages)
` [PATCH 1/8] perf machine: Fix fd leak on bounds check in maps__set_modules_path_dir()
` [PATCH 2/8] perf machine: Fix NULL parent dereference in fork event processing
` [PATCH 3/8] perf machine: Guard against NULL strlist in machines__findnew()
` [PATCH 4/8] perf machine: Check snprintf truncation "
` [PATCH 5/8] perf machine: Don't abort guest map creation on first inaccessible dir
` [PATCH 6/8] perf machine: Reset errno before strtol in guest kernel map creation
` [PATCH 7/8] perf machine: Free scandir entries "
` [PATCH 8/8] perf machine: Check snprintf truncation for guest kallsyms path

[PATCH] ntfs: bound the free-cluster bitmap scan to the volume
 2026-07-26 23:29 UTC 

[PATCH] staging: rtl8723bs: use !psta instead of comparison to NULL
 2026-07-26 23:21 UTC 

[PATCH net-next] net: dsa: b53: srab: propagate errors from init helpers
 2026-07-26 23:19 UTC 

linux-next: Tree for Jul 26
 2026-07-26 23:19 UTC 

[PATCH 6.1/6.6/6.12.y] crypto: rsa-pkcs1pad: Don't WARN on an empty digest
 2026-07-26 23:14 UTC  (4+ messages)

[PATCH v5 0/3] driver core: add enumeration failure uevent helper
 2026-07-26 23:14 UTC  (2+ messages)

[PATCH v6 0/8] crypto: qce - Fix crypto self-test failures
 2026-07-26 23:08 UTC  (4+ messages)
` [PATCH v6 1/8] crypto: qce - Fix HMAC self-test failures for empty messages

[PATCH ath-next] wifi: ath12k: validate TLV length in process_tpc_stats()
 2026-07-26 23:02 UTC 

[PATCH] reboot: don't use cb_data to tell if the static sys-off handler is free
 2026-07-26 22:55 UTC 

[PATCH] futex: Prevent robust futex exit race more
 2026-07-26 22:54 UTC  (7+ messages)

[Re] kernel panic during shutdown in v7.2-rc{3,4} and next-20260722 with PREEMPT_RT
 2026-07-26 22:52 UTC  (9+ messages)
    ` [Re] kernel panic during shutdown in next-20260722

linux-next: build failure after merge of the fastrpc tree
 2026-07-26 22:42 UTC 

[PATCH 0/5] rust: sync: add WaitQueue infrastructure
 2026-07-26 22:36 UTC  (6+ messages)
` [PATCH 1/5] rust: task: add safe schedule_timeout() wrapper
` [PATCH 2/5] rust: workqueue: replace deprecated system_wq with system_{percpu,dfl}_wq
` [PATCH 3/5] rust: sync: add WaitQueue infrastructure
` [PATCH 4/5] rust: sync: convert CondVar and PollCondVar to use WaitQueue
` [PATCH 5/5] rust: sync: condvar: use task::schedule_timeout()

linux-next: manual merge of the driver-core tree with the drm-xe tree
 2026-07-26 22:33 UTC  (2+ messages)

linux-next: manual merge of the driver-core tree with the drm-rust tree
 2026-07-26 22:30 UTC  (2+ messages)

[PATCH] dt-bindings: bus: brcm,bus-axi: Convert binding to YAML
 2026-07-26 22:28 UTC  (2+ messages)

[PATCH v3 0/5] nfc: s3fwrn5: support the S3NRN4V variant
 2026-07-26 22:24 UTC  (6+ messages)
` [PATCH v3 1/5] nfc: s3fwrn5: drop of_match_ptr() from the I2C driver
` [PATCH v3 2/5] nfc: s3fwrn5: use the "s3fwrn5_i2c" string literal directly
` [PATCH v3 3/5] dt-bindings: net: nfc: samsung,s3fwrn5: add S3NRN4V and clk-req-gpios
` [PATCH v3 4/5] nfc: s3fwrn5: support the S3NRN4V variant
` [PATCH v3 5/5] arm64: dts: qcom: milos-fairphone-fp6: Add NFC

[PATCH v3 00/26] mm: Add ALLOC_UNMAPPED and AS_NO_DIRECT_MAP
 2026-07-26 22:22 UTC  (27+ messages)
` [PATCH v3 01/26] set_memory: add folio_{zap,restore}_direct_map helpers
` [PATCH v3 02/26] mm/secretmem: make use of folio_{zap,restore}_direct_map
` [PATCH v3 03/26] mm: introduce AS_NO_DIRECT_MAP
` [PATCH v3 04/26] x86/mm: split out preallocate_sub_pgd()
` [PATCH v3 05/26] x86: move PAE PMD preallocation defines to header
` [PATCH v3 06/26] x86/tlb: Expose some flush function declarations to modules
` [PATCH v3 07/26] x86/mm: introduce mm-local region
` [PATCH v3 08/26] x86/mm: move LDT remap into "
` [PATCH v3 09/26] mm: Create flags arg for __apply_to_page_range()
` [PATCH v3 10/26] mm: Add more flags "
` [PATCH v3 11/26] x86/mm: introduce the mermap
` [PATCH v3 12/26] mm: KUnit tests for "
` [PATCH v3 13/26] mm: introduce freetype_t
` [PATCH v3 14/26] mm: move migratetype definitions to freetype.h
` [PATCH v3 15/26] mm/page_alloc: add support for freetypes with no freelist
` [PATCH v3 16/26] mm: add definitions for allocating unmapped pages
` [PATCH v3 17/26] mm: encode freetype flags in pageblock flags
` [PATCH v3 18/26] mm/page_alloc: separate pcplists by freetype flags
` [PATCH v3 19/26] mm/page_alloc: rename ALLOC_NON_BLOCK back to _HARDER
` [PATCH v3 20/26] mm/page_alloc: introduce ALLOC_NOBLOCK
` [PATCH v3 21/26] mm/page_alloc: implement FREETYPE_UNMAPPED allocations
` [PATCH v3 22/26] mm: Minimal KUnit tests for some new page_alloc logic
` [PATCH v3 23/26] mm: Split out NR_FREE_PAGES_BLOCKS_[UN]MAPPED
` [PATCH v3 24/26] mm/page_alloc: always direct compact for unmapped allocs
` [PATCH v3 25/26] mm: plumb alloc flags into some alloc funcs
` [PATCH v3 26/26] mm: add fast path for AS_NO_DIRECT_MAP

[PATCH ath-next v2 0/2] wifi: ath11k: fix SoC reboot on firmware crash on AHB
 2026-07-26 22:19 UTC  (3+ messages)
` [PATCH ath-next v2 1/2] wifi: ath11k: implement CE interrupt enable/disable for AHB
` [PATCH ath-next v2 2/2] wifi: ath11k: disable interrupts during firmware crash recovery

[PATCH 0/9] media: Fix all missing cocci warnings
 2026-07-26 22:15 UTC  (3+ messages)
` [PATCH 4/9] media: vimc: Ensure that pixel_rate fits in 32 bits

[RFC PATCH v2 0/5] mm: mglru: fix swappiness behavior
 2026-07-26 22:08 UTC  (3+ messages)
` [RFC PATCH v2 2/5] mm: mglru: only fall back when reclaim is running at high priority

[PATCH V2] scsi: ufs: dt-bindings: Document the Maili UFS Controller
 2026-07-26 22:04 UTC  (2+ messages)

[PATCH net v2] net/x25: fix use-after-free of the socket by its timers
 2026-07-26 22:03 UTC 

Linux 7.2-rc5
 2026-07-26 22:01 UTC 

[PATCH] mmc: omap_hsmmc: use platform_get_irq_optional for wake IRQ
 2026-07-26 21:57 UTC 

[PATCH] PCI: iproc: platform: use device functions instead of OF
 2026-07-26 21:55 UTC 

[PATCH v3 sched_ext/for-7.3] sched_ext: Bound per-task reenqueues and eject the owning scheduler
 2026-07-26 21:48 UTC  (4+ messages)
  ` [PATCH sched_ext/for-7.3] tools/sched_ext/include: Regenerate enum_defs.autogen.h

[PATCH 0/2] media: add Himax HM1092 monochrome IR sensor support
 2026-07-26 21:44 UTC  (3+ messages)
` [PATCH 1/2] media: i2c: add Himax HM1092 IR sensor driver
` [PATCH 2/2] media: ipu-bridge: add Himax HM1092 IR sensor

[PATCH v5 0/3] hwspinlock: convert to XArray and add debug capabilities
 2026-07-26 21:42 UTC  (4+ messages)
` [PATCH v5 1/3] hwspinlock: Convert to XArray
` [PATCH v5 2/3] hwspinlock: add list of mailboxes to debugfs
` [PATCH v5 3/3] hwspinlock: add low level debug capabilities

[PATCH v1] audit: free proctitle in context so it can be set by fork
 2026-07-26 21:37 UTC 

linux-next: manual merge of the liveupdate tree with the liveupdate-fixes tree
 2026-07-26 21:34 UTC 

linux-next: duplicate patch in the liveupdate tree
 2026-07-26 21:34 UTC 

linux-next: manual merge of the tip tree with the mm-hotfixes-unstable tree
 2026-07-26 21:33 UTC 

[PATCH] KVM: pfncache: track HVA invalidations for HVA-based caches
 2026-07-26 21:31 UTC  (3+ messages)

[PATCH v4 0/3] hwspinlock: convert to XArray and add debug capabilities
 2026-07-26 21:26 UTC  (7+ messages)
` [PATCH v4 1/3] hwspinlock: Convert to XArray
` [PATCH v4 2/3] hwspinlock: add list of mailboxes to debugfs
` [PATCH v4 3/3] hwspinlock: add low level debug capabilities

linux-next: manual merge of the drm tree with the drm-fixes tree
 2026-07-26 21:24 UTC 

[PATCH 5.10.y/5.15.y] KVM: VMX: Make vmread_error_trampoline() uncallable from C code
 2026-07-26 21:24 UTC  (2+ messages)

[PATCH] ASoC: qcom: q6apm: keep the graph start count in sync with the DSP
 2026-07-26 21:12 UTC 

[PATCH] docs/driver-api: infrastructure: add property.h and fwnode.h
 2026-07-26 21:12 UTC 

[PATCH v2 0/7] iio: adc: Add TI ADS126X ADC family support
 2026-07-26 20:57 UTC  (12+ messages)
` [PATCH v2 1/7] dt-bindings: iio: adc: Add TI ADS126x ADC family

[RFC PATCH] mm/damon: adjust isolated pages stat for DAMOS_MIGRATE_{HOT,COLD}
 2026-07-26 20:55 UTC 

[PATCH 0/8] driver core: prefer platform_device_set_fwnode()
 2026-07-26 20:50 UTC  (3+ messages)
` [PATCH 2/8] i2c: pxa-pci: use platform_device_set_fwnode()

[PATCH v2 00/33] ibmvfc: NVMe/FC support over IBM Virtual FC
 2026-07-26 20:48 UTC  (2+ messages)

[PATCH v2] wifi: cfg80211: validate IEs in cfg80211_wext_siwgenie()
 2026-07-26 20:48 UTC  (2+ messages)

[PATCH v2 0/8] Add support for Advantech EIO MFD series devices
 2026-07-26 20:41 UTC  (3+ messages)
` [PATCH v2 4/8] Add Advantech EIO I2C driver

[PATCH v5 2/5] include: linux: phy: Add phy attribute "type" and associated helpers
 2026-07-26 20:36 UTC  (2+ messages)
  ` [PATCH v5 1/5] dt-bindings: phy: Add PHY_TYPE_EUSB2 definition

[PATCH v3 0/8] drm: replace simple display pipe users with atomic helpers
 2026-07-26 20:32 UTC  (10+ messages)
` [PATCH v3 1/8] drm/arcpgu: replace struct drm_simple_display_pipe with regular "
` [PATCH v3 2/8] drm/aspeed: "
` [PATCH v3 3/8] drm/mcde: "
` [PATCH v3 4/8] drm/pl111: "
` [PATCH v3 5/8] drm/gm12u320: "
` [PATCH v3 6/8] drm/repaper: "
` [PATCH v3 7/8] drm/tve200: "
` [PATCH v3 8/8] drm/xen: "

[regression] amdgpu carrizo: no display signal after modeset
 2026-07-26 20:22 UTC  (8+ messages)
  ` [resend] "

[PATCH 0/4] media: rkvdec: Add VP9 support for VDPU381 variant
 2026-07-26 20:25 UTC  (5+ messages)
` [PATCH 1/4] media: rkvdec: vp9: Changing get_ref_buf function name to get_ref_buf_vp9
` [PATCH 2/4] media: rkvdec: Move vp9 functions to common file
` [PATCH 3/4] media: rkvdec: Add VP9 support for VDPU381 variant
` [PATCH 4/4] media: rkvdec: align bytesperline to 64 bytes in rkvdec_fill_decoded_pixfmt()

[PATCH v2 00/13] iio: Remove redundant error messages on IRQ request failure
 2026-07-26 20:24 UTC  (8+ messages)
` [PATCH v2 03/13] iio: chemical: Remove redundant dev_err()/dev_err_probe()

[PATCH v2 0/3] arm64: dts: amlogic: add support for Orbbec Zora P1
 2026-07-26 20:16 UTC  (4+ messages)
` [PATCH v2 1/3] dt-bindings: vendor-prefixes: add Orbbec
` [PATCH v2 2/3] dt-bindings: arm: amlogic: document Orbbec Zora P1 board compatible
` [PATCH v2 3/3] arm64: dts: amlogic: add support for Orbbec Zora P1

[PATCH 0/4] nolibc: syscall() and abs() fixes, plus a cleanup
 2026-07-26 20:16 UTC  (7+ messages)
` [PATCH 1/4] tools/nolibc: evaluate syscall() arguments before the arch macros
` [PATCH 3/4] selftests/nolibc: add abs() range test
` [PATCH 4/4] tools/nolibc: remove dead __ARCH_WANT_SYS_OLD_SELECT

linux-next: build failure after merge of the vfs-brauner tree
 2026-07-26 20:16 UTC 

[PATCH v6 0/2] i2c: Add dynamic transfer timeout based on message length and frequency
 2026-07-26 20:11 UTC  (3+ messages)
` [PATCH v6 1/2] i2c: core: Add i2c_update_timeout() helper for dynamic transfer timeouts

[PATCH 2/3] AF_ALG: Drop support for off-CPU cryptography
 2026-07-26 20:10 UTC  (10+ messages)

[PATCH] power: supply: charger-manager: tear down sysfs and disable charging before freeing regulators
 2026-07-26 20:07 UTC  (2+ messages)

[PATCH v11 0/7] Introduction of PSCR Framework and Related Components
 2026-07-26 20:04 UTC  (8+ messages)

[PATCH v3] ARM: set !LPAE MAX_PHYSMEM_BITS to 32 and remove supersection mappings
 2026-07-26 20:03 UTC  (2+ messages)

[PATCH] ufs: host: Remove redundant dev_err()
 2026-07-26 20:02 UTC  (2+ messages)

[PATCH] arm: mediatek: fix secondary CPU boot on Thumb-2 kernels with Clang
 2026-07-26 20:00 UTC  (5+ messages)

[GIT PULL] regulator fixes for v7.2-rc4
 2026-07-26 20:00 UTC  (3+ messages)

[GIT PULL] Char/Misc driver fixes for 7.2-rc5
 2026-07-26 20:00 UTC  (3+ messages)

[GIT PULL] TTY/Serial driver fixes for 7.2-rc5
 2026-07-26 20:00 UTC  (3+ messages)

[GIT PULL] USB driver fixes for 7.2-rc5
 2026-07-26 20:00 UTC  (2+ messages)

[GIT PULL] tracing: Fixes for 7.2
 2026-07-26 20:00 UTC  (2+ messages)

[GIT PULL] x86 fixes
 2026-07-26 20:00 UTC  (2+ messages)

[GIT PULL] smp/urgent fixes
 2026-07-26 20:00 UTC  (2+ messages)

[GIT PULL] Staging driver fixes for 7.2-rc5
 2026-07-26 20:00 UTC  (2+ messages)

[git pull] m68knommu more fixes for v7.2
 2026-07-26 20:00 UTC  (2+ messages)

[GIT PULL] SPI fixes for v7.2-rc4
 2026-07-26 20:00 UTC  (2+ messages)

[GIT PULL for v7.2] vfs fixes
 2026-07-26 19:59 UTC  (2+ messages)

[PATCH] iio: light: apds9999: register standby action after enabling device
 2026-07-26 19:50 UTC  (2+ messages)

[PATCH net-next] net: dsa: realtek: rtl8365mb: use devm_mutex_init
 2026-07-26 19:18 UTC  (2+ messages)

linux-next: manual merge of the nfc tree with the nfc-fixes tree
 2026-07-26 19:50 UTC  (3+ messages)

[PATCH sched_ext/for-7.3] sched_ext: Bound per-task reenqueues and eject the owning scheduler
 2026-07-26 19:49 UTC  (4+ messages)
` [PATCH v2 "

[PATCH] docs: cgroup-v2: mark memory.pressure and io.pressure as read-write
 2026-07-26 19:47 UTC  (2+ messages)

[PATCH v3 0/2] drm: replace simple display pipe users with atomic helpers
 2026-07-26 19:42 UTC  (3+ messages)
` [PATCH v3 1/2] drm/imx/lcdc: avoid duplicate clk_per enable
` [PATCH v3 2/2] drm/imx: replace struct drm_simple_display_pipe with regular atomic helpers

[PATCH] Revert "scsi: ufs: core: Remove unnecessary block I/O quiesce for clock scaling"
 2026-07-26 19:29 UTC  (2+ messages)

[PATCH] crypto: af_alg: Allow cbc(paes)
 2026-07-26 19:27 UTC 

[PATCH v2 0/6] remove dead NULL checks after GFP_NOFAIL allocations and fix xive use-after-free
 2026-07-26 16:57 UTC  (3+ messages)
` [PATCH v2 3/6] powerpc/xive: fix use-after-free of xive_ipis

[PATCH v2] wifi: brcmfmac: cyw: set a unique cookie for mgmt tx
 2026-07-26 19:21 UTC  (3+ messages)

[PATCH][next] scsi: dc395x: remove unused variable fact
 2026-07-26 19:20 UTC  (2+ messages)

[PATCH 0/2] iio: light: veml3328: minor cleanup fixes
 2026-07-26 19:16 UTC  (5+ messages)
` [PATCH 1/2] iio: light: veml3328: remove unused i2c_set_clientdata()
` [PATCH 2/2] iio: light: veml3328: remove extra blank line

[PATCH v8 0/5] iio: adc: Add support for LTC2378 and similar ADCs
 2026-07-26 19:12 UTC  (3+ messages)
` [PATCH v8 5/5] iio: ABI: Encourage differential voltage ABI usage

[PATCH v5 0/4] panic: fix panic_force_cpu= redirect races and NMI bypass
 2026-07-26 19:04 UTC  (5+ messages)
` [PATCH v5 1/4] panic: fix redirect CPU race in panic_try_force_cpu()
` [PATCH v5 2/4] panic: flatten nmi_panic control flow
` [PATCH v5 3/4] panic: fix va_list reuse in panic_try_force_cpu()
` [PATCH v5 4/4] panic: allow force_cpu redirect from an NMI

[PATCH ath-next 0/2] wifi: ath11k: fix SoC reboot on firmware crash on AHB
 2026-07-26 19:01 UTC  (3+ messages)
` [PATCH ath-next 2/2] wifi: ath11k: disable interrupts during firmware crash recovery

[PATCH 0/3] Add Sharp GP2AP070S Proximity Driver and enable it in Galaxy J6 (j6lte)
 2026-07-26 19:00 UTC  (3+ messages)
` [PATCH 2/3] iio: proximity: add driver for Sharp GP2AP070S proximity sensor

[PATCH 00/20] md/md-llbitmap: support reshape for RAID10 and RAID5
 2026-07-26 18:59 UTC  (3+ messages)
` [PATCH v2 "

[PATCH v6 0/3] md/raid10: fix r10bio width mismatches across reshape
 2026-07-26 18:56 UTC  (2+ messages)
` [PATCH v7 "

[PATCH v2 0/2] Add driver for DAC8163:
 2026-07-26 18:52 UTC  (9+ messages)
` [PATCH v2 2/2] iio: dac: dac8163: Add driver for DAC8163

[PATCH v2 0/8] watchdog: w83627hf_wdt: Convert driver to the driver model and add minute support
 2026-07-26 18:44 UTC  (5+ messages)
` [PATCH v2 5/8] watchdog: w83627hf_wdt: Add Super I/O configuration port as a platform device resource
` [PATCH v2 6/8] watchdog: w83627hf_wdt: Store Super I/O unlocking sequence in platform data
` [PATCH v2 7/8] watchdog: w83627hf_wdt: Add minute mode counting
` [PATCH v2 8/8] watchdog: w83627hf_wdt: Report all initialization failures in probe


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