All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-05-22 14:20:55 to 2026-05-22 15:02:50 UTC [more...]

[PATCH v4 00/11] exfat: convert to iomap
 2026-05-22 15:02 UTC  (4+ messages)
` [PATCH v4 01/11] iomap: introduce IOMAP_F_ZERO_TAIL flag

[PATCH 00/12] kho: make boot time huge page allocation work nicely with KHO
 2026-05-22 15:02 UTC  (6+ messages)
` [PATCH 09/12] memblock: introduce MEMBLOCK_KHO_SCRATCH_EXT

[PATCH 0/4] drm/xe/mmio: Small improvements
 2026-05-22 15:02 UTC  (7+ messages)
` [PATCH 1/4] drm/xe/mmio: Map MMIO BAR using managed version of pci_iomap
` [PATCH 2/4] drm/xe/mmio: Add check for minimal BAR size
` [PATCH 3/4] drm/xe/mmio: Drop tiles_fini action
` [PATCH 4/4] drm/xe/mmio: Check MMIO BAR size when initializing tiles

[PATCH mm-hotfixes-unstable v18 00/14] khugepaged: add mTHP collapse support
 2026-05-22 15:00 UTC  (9+ messages)
` [PATCH mm-unstable v18 01/14] mm/khugepaged: generalize hugepage_vma_revalidate for mTHP support
` [PATCH mm-unstable v18 02/14] mm/khugepaged: generalize alloc_charge_folio()
` [PATCH mm-unstable v18 03/14] mm/khugepaged: rework max_ptes_* handling with helper functions
` [PATCH mm-unstable v18 04/14] mm/khugepaged: generalize __collapse_huge_page_* for mTHP support
` [PATCH mm-unstable v18 05/14] mm/khugepaged: require collapse_huge_page to enter/exit with the lock dropped
` [PATCH mm-unstable v18 06/14] mm/khugepaged: generalize collapse_huge_page for mTHP collapse
` [PATCH mm-unstable v18 07/14] mm/khugepaged: skip collapsing mTHP to smaller orders
` [PATCH mm-unstable v18 08/14] mm/khugepaged: add per-order mTHP collapse failure statistics

[PATCH 1/2] dmaengine: mpc512x: fix dead empty check in mpc_dma_prep_slave_sg()
 2026-05-22 15:02 UTC  (2+ messages)
` [PATCH v2] "

[PATCH] iio: potentiostat: lmp91000: fix NULL deref in probe by reordering setup
 2026-05-22 15:01 UTC  (2+ messages)

[PATCH v3] PCI: vmd: Add feature to scan BIOS enumerated devices
 2026-05-22 15:01 UTC  (3+ messages)

[PATCH] unwind: Add sframe_(un)register() system calls
 2026-05-22 15:01 UTC  (3+ messages)

[PATCH RFC v3 0/4] exec: introduce task_exec_state for exec-time metadata
 2026-05-22 15:00 UTC  (3+ messages)
` [PATCH RFC v3 2/4] exec: introduce struct task_exec_state

[PATCH 0/5] Remove some empty bootdev_ops structures
 2026-05-22 15:00 UTC  (3+ messages)
` [0/5] "

[PATCH v1] iommu/riscv: Drop superflous zeros in pci_device_id array
 2026-05-22 14:59 UTC  (2+ messages)

[PATCH bpf-next 2/3] selftests/bpf: Add bpffs xattr API coverage test
 2026-05-22 14:59 UTC  (2+ messages)

[PATCH net] tun: free page on short-frame rejection in tun_xdp_one()
 2026-05-22 15:00 UTC  (2+ messages)

[PATCH] iio: imu: bno055: terminate dev_err() strings with a newline
 2026-05-22 14:59 UTC  (3+ messages)

[PATCH 00/20] Introduce resume for J7xx SoCs
 2026-05-22 14:59 UTC  (4+ messages)
` [PATCH 16/20] arm: mach-k3: Update pm-boardcfg for all k3 platforms

[RFC 0/3] fib: tbl8 reservation drift reproducer and proposed fix
 2026-05-22 14:58 UTC  (7+ messages)
` [PATCH v1 0/5] fib6: fix tbl8 reservation drift
  ` [PATCH v1 1/5] fib6: fix tbl8 reservation drift in trie
  ` [PATCH v1 2/5] test/fib6: add reproducer for tbl8 reservation drift
  ` [PATCH v1 3/5] test/fib6: extended drift test cases
  ` [PATCH v1 4/5] rib: track valid descendant count per node
  ` [PATCH v1 5/5] fib6: speed up tbl8 reservation accounting

[PATCH] iio: adc: qcom-spmi-iadc: balance enable_irq_wake() on driver unbind
 2026-05-22 14:58 UTC  (2+ messages)

[PATCH v2] media: v4l2-fwnode: Fix subdev owner overwritten in v4l2_async_register_subdev_sensor()
 2026-05-22 14:58 UTC  (2+ messages)

[PATCH v3 0/1] qcow2: add a way to repair bitmaps
 2026-05-22 14:57 UTC  (4+ messages)
` [PATCH v3 1/1] qcow2: add functionality "

[PATCH] ASoC: core: Move all users to deferrable card binding
 2026-05-22 14:58 UTC  (4+ messages)

[PATCH] net/ice: fix TM node ID validation against configured queues
 2026-05-22 14:57 UTC  (4+ messages)
` [PATCH v2] "

[PATCH 00/12] dmaengine: dw-edma: Prepare for PCI EP DMA (part 1/3)
 2026-05-22 14:57 UTC  (13+ messages)
` [PATCH 05/12] dmaengine: dw-edma-pcie: Add capability match data
` [PATCH 06/12] dmaengine: dw-edma-pcie: Rename DMA data copy
` [PATCH 08/12] dmaengine: dw-edma-pcie: Add raw slave address match flag
` [PATCH 09/12] dmaengine: dw-edma-pcie: Add register offset "

[PATCH] nfsd: avoid leaking pre-allocated openowner on unconfirmed retry race
 2026-05-22 14:56 UTC  (2+ messages)

[RFC PATCH v2 0/4] mm/damon: Introduce a huge page collapsing mechanism using auto tuning
 2026-05-22 14:55 UTC  (5+ messages)
` [RFC PATCH v2 1/4] mm/damon: Generalize ctx_target creation for damon_ops_id and add vaddr support
` [RFC PATCH v2 2/4] mm/damon: Introduce DAMOS_QUOTA_HUGEPAGE auto tuning
` [RFC PATCH v2 3/4] mm/damon: introduce DAMON_HUGEPAGE for hot region hugepage collapsing
` [RFC PATCH v2 4/4] Documentation/admin-guide/mm/damon: add DAMON-based Hugepage Management documentation

[PATCH v2 00/26] Introduce enablemenant of dom0less
 2026-05-22 14:55 UTC  (10+ messages)
` [PATCH v2 09/26] xen/riscv: introduce init interrupt controller operations
` [PATCH v2 10/26] xen/riscv: implement make_intc_domU_node()
` [PATCH v2 11/26] xen/riscv: introduce aia_init() and aia_usable()

[PATCH v2] USB: serial: cypress_m8: validate interrupt packet headers
 2026-05-22 14:54 UTC 

[PATCH v2 0/3] ACPI: button: Fixes related to GPE handling and probe error path
 2026-05-22 14:53 UTC  (4+ messages)
` [PATCH v2 1/3] ACPI: button: Fix ACPI GPE handler leak during removal
` [PATCH v2 2/3] ACPI: button: Enable wakeup GPEs for ACPI buttons at probe time
` [PATCH v2 3/3] ACPI: button: Add missing device class clearing on probe failures

[PATCH v2] drm/panel: novatek-nt36672a: Inline panel init sequences
 2026-05-22 14:53 UTC  (3+ messages)

[PATCH 0/2] remoteproc: qcom: Add Shikra remoteproc support
 2026-05-22 14:53 UTC  (7+ messages)
` [PATCH 2/2] remoteproc: qcom: pas: "

[PATCH] net/ice: improve log messages for DDP loading
 2026-05-22 14:53 UTC  (3+ messages)

[PATCH v7 0/2] phy: qcom-mipi-csi2: Add a CSI2 MIPI DPHY driver
 2026-05-22 14:53 UTC  (8+ messages)
` [PATCH v7 1/2] dt-bindings: phy: qcom: Add CSI2 C-PHY/DPHY schema
` [PATCH v7 2/2] phy: qcom-mipi-csi2: Add a CSI2 MIPI DPHY driver

[PATCH v1] Bluetooth: hci_qca: Increase SSR delay for rampatch and NVM loading
 2026-05-22 14:50 UTC  (2+ messages)

[PATCH v2] iopoll: use udelay() for initial polling
 2026-05-22 14:50 UTC  (5+ messages)

[PATCH net] net/sched: fix pedit partial COW leading to page cache
 2026-05-22 14:49 UTC  (9+ messages)
` [PATCH net] net/sched: fix pedit partial COW leading to page cache corruption

[PATCH] FIX: excessive logging in I40E driver
 2026-05-22 14:49 UTC  (2+ messages)

[PATCH bpf-next 1/3] bpf: Add simple xattr support to bpffs
 2026-05-22 14:48 UTC  (2+ messages)

[PATCH 00/14] media: Add V4L2 H.264 stateless encode and VC8000E support
 2026-05-22 14:47 UTC  (2+ messages)

[PATCH v3 00/12] gcc: Upgrade GCC to 16.1 release
 2026-05-22 14:45 UTC  (4+ messages)
` [PATCH v3 04/12] "
  ` [OE-core] "
` [OE-core] [PATCH v3 00/12] "

[PATCH net-next v8 0/3] gve: add support for PTP gettimex64
 2026-05-22 14:46 UTC  (12+ messages)
` [PATCH net-next v8 3/3] gve: implement "

[PATCH v1] printk: Unconditionally unregister boot consoles when any real console appears
 2026-05-22 14:46 UTC  (3+ messages)

[PATCH] lib: sbi_pmu: Honor CLEAR_VALUE/AUTO_START for all hardware event types
 2026-05-22 14:46 UTC 

[PATCH] arm64: dts: qcom: kodiak: Elite-ify LPASS macros
 2026-05-22 14:46 UTC 

[PATCH] tools/nolibc: stackprotector: Avoid stalling program startup if crng is not init yet
 2026-05-22 14:46 UTC  (3+ messages)

[RESEND PATCH v5 00/12] Allow preemption during IPI completion waiting to improve real-time performance
 2026-05-22 14:45 UTC  (4+ messages)

[RFC 0/7] prepare deprecation of rte_atomicNN_*() family
 2026-05-22 14:45 UTC  (4+ messages)
` [RFC v2 00/11] "

[PATCH] curl: fix mbedtls detection
 2026-05-22 14:45 UTC  (2+ messages)
` [OE-core] "

[PATCH v6] tracing/eprobes: Allow use of BTF names to dereference pointers
 2026-05-22 14:45 UTC  (3+ messages)

[linux-next:master] [mm, slab] 298cdbf5f7: will-it-scale.per_process_ops 6.3% regression
 2026-05-22 14:44 UTC  (6+ messages)

arch/arm/boot/dts/arm/vexpress-v2p-ca9.dtb: wdt@f000 (arm,sp805): $nodename:0: 'wdt@f000' does not match '^(pmic|timer|watchdog)(@.*|-([0-9]|[1-9][0-9]+))?$'
 2026-05-22 14:42 UTC 

[PATCH] drm/intel/display: Add support for pipe background color (v4)
 2026-05-22 14:42 UTC  (5+ messages)

[PATCH nf-next] ipvs: add conn_max sysctl to limit connections
 2026-05-22 14:42 UTC  (2+ messages)

[PATCH] USB: serial: cypress_m8: fix memory corruption with small endpoint
 2026-05-22 14:42 UTC  (4+ messages)

[PATCH] overview-manual: inform the reader early of "bitbake-getvar"
 2026-05-22 14:42 UTC  (2+ messages)
` [docs] "

"PACKAGE_EXCLUDE" still claims it is not supported by DEB packaging
 2026-05-22 14:42 UTC  (2+ messages)
` [docs] "

[PATCH] bsp-guide: simplify example of structure of BSP layer
 2026-05-22 14:42 UTC  (2+ messages)
` [docs] "

[PATCH 0/3] tools/nolibc: add support for ftruncate()
 2026-05-22 14:41 UTC  (3+ messages)

[PATCH v3 0/3] media: i2c: cvs: Add Intel CVS driver
 2026-05-22 14:41 UTC  (3+ messages)
` [PATCH v3 1/3] media: i2c: cvs: Add driver of Intel Computer Vision Sensing Controller(CVS)

[PATCH v5 00/10] drm/msm/dp: Drop the HPD state machine
 2026-05-22 14:41 UTC  (5+ messages)
` [PATCH v5 03/10] drm/msm/dp: Read DPCD and sink count in bridge detect()

[PATCH] drm/xe: Assign queue name in time for drm_sched_init
 2026-05-22 14:40 UTC 

[PATCH 0/3] tools/nolibc: -Wwrite-strings compatibility
 2026-05-22 14:39 UTC  (4+ messages)
` [PATCH 2/3] selftests/nolibc: cast execve() argv string to character pointer

[PATCH 0/6] drm/i915/intel_panel: Fix seamless VRR mode switching for DRRS panels
 2026-05-22 14:38 UTC  (2+ messages)
` ✓ CI.KUnit: success for drm/i915/intel_panel: Fix seamless VRR mode switching for DRRS panels (rev3)

[PATCH v4] Add support for OpenSSL Provider API
 2026-05-22 14:37 UTC  (4+ messages)

[PATCH v5 0/3] ASoC: qcom: lpass: Switch VA/WSA macros to PM clock framework
 2026-05-22 14:37 UTC  (4+ messages)
` [PATCH v5 1/3] ASoC: codecs: lpass-wsa-macro: Switch to PM clock framework for runtime PM

[PATCH v4 00/21] nfsd: add support for CB_NOTIFY callbacks in directory delegations
 2026-05-22 14:37 UTC  (4+ messages)
` [PATCH v4 11/21] nfsd: add tracepoint to dir_event handler

[PATCH v5 0/3] pps: improve PREEMPT_RT performance
 2026-05-22 14:37 UTC  (7+ messages)
` [PATCH v5 1/3] pps: pps-gpio: split IRQ handler into hardirq and threaded parts
` [PATCH v5 2/3] pps: convert pps_device lock to raw_spinlock for PREEMPT_RT
  ` [PATCH v5 3/3] pps: convert pps_kc_hardpps_lock "

[PATCH v2 0/2] iio: light: veml3328: add support for new sensor
 2026-05-22 14:37 UTC  (3+ messages)
` [PATCH v2 2/2] iio: light: veml3328: add support for new device

[PATCH v18 03/14] dmaengine: qcom: bam_dma: convert tasklet to a BH workqueue
 2026-05-22 14:37 UTC  (2+ messages)

[PATCH v2 0/2] remoteproc: xlnx: add auto-boot support
 2026-05-22 14:35 UTC  (6+ messages)
` [PATCH v2 2/2] remoteproc: xlnx: enable auto boot feature

[PATCH v2 00/10] GuC paging engine support
 2026-05-22 14:35 UTC  (2+ messages)
` ✓ Xe.CI.BAT: success for GuC paging engine support (rev2)

List iterator used after loop in netcp_register_{tx,rx}hook?
 2026-05-22 14:35 UTC 

Request for support: bring up a BCM84891 phy
 2026-05-22 14:18 UTC 

[for-next][PATCH 00/15] tracing: Updates for 7.2
 2026-05-22 14:35 UTC  (16+ messages)
` [for-next][PATCH 01/15] tracing: Remove redundant IS_ERR() check in trace_pipe_open()
` [for-next][PATCH 02/15] seq_buf: Export seq_buf_putmem_hex() and add KUnit tests
` [for-next][PATCH 03/15] tracing: Bound synthetic-field strings with seq_buf
` [for-next][PATCH 04/15] tracepoint: Add lockdep rcu_is_watching() check to trace_##name##_enabled()
` [for-next][PATCH 05/15] tracing: Remove local variable for argument detection from trace_printk()
` [for-next][PATCH 06/15] tracing: Switch trace_recursion_record.c code over to use guard()
` [for-next][PATCH 07/15] tracefs: Fix typo in a comment of eventfs_callback() kerneldoc
` [for-next][PATCH 08/15] cpufreq: amd-pstate: Use trace_call__##name() at guarded tracepoint call site
` [for-next][PATCH 09/15] HID: Use trace_call__##name() at guarded tracepoint call sites
` [for-next][PATCH 10/15] tracing: Allow perf to read synthetic events
` [for-next][PATCH 11/15] tracing/branch: Use pr_warn() instead of printk(KERN_WARNING)
` [for-next][PATCH 12/15] tracing: Use krealloc_array() for trace option array growth
` [for-next][PATCH 13/15] tracing: Fix README path for synthetic_events
` [for-next][PATCH 14/15] tracing: Simplify pages allocation for tracing_map logic
` [for-next][PATCH 15/15] tracing: Move trace_iterator_increment() into trace_find_next_entry_inc()

[PATCH v1 1/1] net/iavf: fix large VF IRQ mapping
 2026-05-22 14:34 UTC  (3+ messages)

INFO: rcu detected stall in corrupted (4)
 2026-05-22 14:32 UTC 

[PATCH v3 0/7] drm/xe/rtp: Miscellaneous improvements to rule matching
 2026-05-22 14:31 UTC  (2+ messages)

[PATCH] s390/string: Remove strlcat() implementation
 2026-05-22 14:31 UTC 

[PATCH] drm/i915/color: Fix plane color pipeline programming bugs
 2026-05-22 14:31 UTC  (2+ messages)
` ✗ LGCI.VerificationFailed: failure for "

[PATCH] media: v4l2-fwnode: Fix subdev owner overwritten in v4l2_async_register_subdev_sensor()
 2026-05-22 14:30 UTC  (3+ messages)

[PATCH] drm/i915: Don't set min_cdclk in the initial crtc_state
 2026-05-22 14:30 UTC  (2+ messages)
` ✗ LGCI.VerificationFailed: failure for "

[PATCH v2 0/5] arm64: dts: qcom: Add initial device tree support for Shikra
 2026-05-22 14:29 UTC  (8+ messages)
` [PATCH v2 3/5] arm64: dts: qcom: Add Shikra CQ7790M SoM platform

mm/mprotect.c:700:43: sparse: sparse: cast to non-scalar
 2026-05-22 14:29 UTC  (2+ messages)

[PATCH] hwmon: (lm63) expose PWM frequency and LUT hysteresis as writable
 2026-05-22 14:28 UTC  (2+ messages)

[PATCH 0/5] Add support for USERMOD_PARAM in useradd.bbclass
 2026-05-22 14:27 UTC  (3+ messages)
` [PATCH 4/5] useradd_base.bbclass: Emulate the groupmems command using usermod
  ` [OE-core] "

[PATCH v6 0/3] platform/x86: hp-wmi: Add Victus 15-fb0xxx support
 2026-05-22 14:28 UTC  (4+ messages)
` [PATCH v6 1/3] platform/x86: hp-wmi: Introduce board-specific feature data
` [PATCH v6 2/3] platform/x86: hp-wmi: Drive fan control from board data
` [PATCH v6 3/3] platform/x86: hp-wmi: Add Victus 15-fb0xxx support

INFO: rcu detected stall in corrupted (4)
 2026-05-22 14:28 UTC 

[PATCH v11 0/5] vfio/pci: Add PCIe TPH support
 2026-05-22 14:27 UTC  (5+ messages)
` [PATCH v11 5/5] vfio/pci: Add VFIO_DEVICE_FEATURE_TPH_ST for TPH ST entry management

[PATCH v5] block: propagate in_flight to whole disk on partition I/O
 2026-05-22 14:27 UTC  (3+ messages)

[PATCH v7 0/3] staging: rtl8723bs: fix several style issues in hal/sdio_halinit.c
 2026-05-22 14:27 UTC  (2+ messages)
` [PATCH v7 3/3] staging: rtl8723bs: fix lines ending in parentheses "

[patch 0/2] ice: Handle nits in physical card removal
 2026-05-22 14:22 UTC  (3+ messages)
` [patch 1/2] ice: Use ICE_FW_RECOVERY_MODE state to track recovery mode
` [patch 2/2] ice: Fix wrong dsn read in ice_adapter_put

[GIT PULL] tracing: Fixes for 7.1
 2026-05-22 14:26 UTC  (2+ messages)

[GIT PULL] slab fix for 7.1-rc4
 2026-05-22 14:26 UTC  (2+ messages)

[GIT PULL] dma-mapping fixes for Linux 7.1
 2026-05-22 14:25 UTC  (2+ messages)

[GIT PULL] s390 fixes for 7.1-rc5
 2026-05-22 14:25 UTC  (2+ messages)

[GIT PULL] arm64 fixes for 7.1-rc5
 2026-05-22 14:25 UTC  (2+ messages)

[PATCH v3 0/7] iio: light: opt3001: driver cleanup
 2026-05-22 14:25 UTC  (4+ messages)
` [PATCH v3 7/7] iio: light: opt3001: add comment to mutex

[GIT PULL] Power management fixes for v7.1-rc5
 2026-05-22 14:25 UTC  (2+ messages)

[GIT PULL] ACPI support fix for v7.1-rc5
 2026-05-22 14:25 UTC  (2+ messages)

[PATCH net v3] xfrm: iptfs: preserve shared-frag marker in iptfs_consume_frags()
 2026-05-22 14:25 UTC 

[PATCH v2 1/2] riscv: track effective hardware PTE A/D updates
 2026-05-22 14:23 UTC  (4+ messages)
` [PATCH v2 2/2] riscv: preserve hardware-updated A/D bits in PTE accessors

[PATCH] curl: Remove absolute paths when mbedtls is enabled
 2026-05-22 14:24 UTC  (5+ messages)
` [OE-core] "
  ` AW: "

[PATCH v3 0/8] iio: temperature: ltc2983: Add support for ADT7604
 2026-05-22 14:24 UTC  (4+ messages)
` [PATCH v3 8/8] "

[PATCH] exec: free the old mm outside the exec locks
 2026-05-22 14:24 UTC  (2+ messages)

[PATCH RFC v1 0/6] rcu: fix stuck defer_qs_pending state
 2026-05-22 14:23 UTC  (7+ messages)
` [PATCH RFC v1 1/6] rcu: introduce rcu_defer_qs_clear() helper
` [PATCH RFC v1 2/6] rcu: clear defer_qs_pending when notifying GP changes
` [PATCH RFC v1 3/6] rcu: clear defer_qs_pending in handler for compounded sections
` [PATCH RFC v1 4/6] rcu: drop redundant defer_qs_pending clear in irqrestore handler
` [PATCH RFC v1 5/6] rcu: clear defer_qs_pending at expedited IPI entry
` [PATCH RFC v1 6/6] [TEST COMMIT] rcu: detect stuck defer_qs_pending at GP cleanup

[PATCH v7] qapi: net: deprecate vhostforce option
 2026-05-22 14:22 UTC  (2+ messages)

[PATCH v3 0/2] mm, slab: optimize returning objects after a partial refill
 2026-05-22 14:23 UTC  (3+ messages)
` [PATCH v3 1/2] mm, slab: add an optimistic __slab_try_return_freelist()
` [PATCH v3 2/2] mm, slab: simplify returning slab in __refill_objects_node()

[PATCH] USB: serial: safe_serial: fix memory corruption with small endpoint
 2026-05-22 14:22 UTC 

[scosu-sched:topic/mmap-cap-prot-wip/v6.18 1010/1130] kernel/trace/trace_syscalls.c:527:31: error: incompatible integer to pointer conversion passing 'const unsigned int' to parameter of type 'const volatile void *'
 2026-05-22 14:21 UTC 

[PATCH] fs: retire stale comment in fget_task_next()
 2026-05-22 14:21 UTC 

[PATCH 0/8] arm64: dts: qcom: Devicetree support for Kaanapali GPU
 2026-05-22 14:21 UTC  (6+ messages)
` [PATCH 6/8] arm64: dts: qcom: kaanapali: Add GPU cooling

[PATCH] USB: serial: omninet: fix memory corruption with small endpoint
 2026-05-22 14:20 UTC 

[PATCH 0/8] x86-32 CPU configuration cleanups
 2026-05-22 14:19 UTC  (5+ messages)
` [PATCH 5/8] x86: remove dependencies on CONFIG_M... CPU options
` [PATCH 6/8] x86: require minimum 64 byte cache lines
` [PATCH 7/8] x86: remove dependencies on per-CPU options
` [PATCH 8/8] x86: simplify 32-bit instruction set selection

[PATCH v4] ntfs: avoid heap allocation for free-cluster readahead state
 2026-05-22 14:20 UTC 


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.