All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-03-31 17:06:47 to 2026-03-31 17:16:44 UTC [more...]

[PATCH v9 0/6] mfd: Add support for NXP MC33978/MC34978 MSDI
 2026-03-31 17:16 UTC  (7+ messages)
` [PATCH v9 1/6] dt-bindings: pinctrl: add "
` [PATCH v9 2/6] mfd: add NXP MC33978/MC34978 core driver
` [PATCH v9 3/6] pinctrl: core: Make pin group callbacks optional for pin-only drivers
` [PATCH v9 4/6] pinctrl: add NXP MC33978/MC34978 pinctrl driver
` [PATCH v9 5/6] hwmon: add NXP MC33978/MC34978 driver
` [PATCH v9 6/6] mux: add NXP MC33978/MC34978 AMUX driver

[PATCH 0/5] Introduce Overflow Behavior Types
 2026-03-31 17:16 UTC  (10+ messages)
` [PATCH 3/5] compiler_attributes: Add overflow_behavior macros __ob_trap and __ob_wrap
` [PATCH 4/5] lkdtm/bugs: Add basic Overflow Behavior Types test
` [PATCH 5/5] types: Add standard __ob_trap and __ob_wrap scalar types

[PATCH v2 00/12] drm/i915: More uncore nukage from display code
 2026-03-31 17:16 UTC  (2+ messages)
` ✓ Xe.CI.BAT: success for drm/i915: More uncore nukage from display code (rev3)

[PATCH i-g-t v10 00/49] Unigraf integration
 2026-03-31 17:12 UTC  (49+ messages)
` [PATCH i-g-t v10 01/49] lib/igt_kms: Add a detect timeout value
` [PATCH i-g-t v10 02/49] lib/igt_kms: Add helper to wait for a specific status on a connector
` [PATCH i-g-t v10 03/49] lib/igt_kms: Add function to list connected connectors
` [PATCH i-g-t v10 04/49] lib/igt_kms: Add helper to obtain a connector by its name or MST path
` [PATCH i-g-t v10 05/49] lib/igt_kms: Add helper to wait for new connectors
` [PATCH i-g-t v10 06/49] lib/tests: Add tests for array manipulations
` [PATCH i-g-t v10 07/49] lib/igt_kms: Add helper to get a pipe from a connector
` [PATCH i-g-t v10 08/49] lib/igt_kms: Expose dump_connector_attrs
` [PATCH i-g-t v10 09/49] lib/igt_kms: Expose reset_connectors_at_exit
` [PATCH i-g-t v10 10/49] lib/igt_kms: Expose connector_attr_set and igt_connector_attr_set
` [PATCH i-g-t v10 11/49] lib/igt_debugfs: Move debugfs helpers to the proper location
` [PATCH i-g-t v10 12/49] lib/igt_debugfs: Add const when make sense
` [PATCH i-g-t v10 13/49] lib/igt_amd: "
` [PATCH i-g-t v10 14/49] lib/igt_kms: "
` [PATCH i-g-t v10 15/49] lib/monitor_edids: Add helper functions for using monitor_edid objects
` [PATCH i-g-t v10 16/49] lib/monitor_edids: Add helper to get an EDID by its name
` [PATCH i-g-t v10 17/49] lib/monitor_edids: Add helper to print all available EDID names
` [PATCH i-g-t v10 18/49] lib/unigraf: Add used defines for TSI_Types
` [PATCH i-g-t v10 19/49] lib/unigraf: Add TSI.h
` [PATCH i-g-t v10 20/49] lib/unigraf: Initial Unigraf support
` [PATCH i-g-t v10 21/49] lib/igt_kms: Automatically connect unigraf on display require
` [PATCH i-g-t v10 22/49] lib/unigraf: Introduce device configuration
` [PATCH i-g-t v10 23/49] lib/unigraf: Introduce role configuration
` [PATCH i-g-t v10 24/49] lib/unigraf: Introduce input configuration
` [PATCH i-g-t v10 25/49] lib/unigraf: Add reset function
` [PATCH i-g-t v10 26/49] lib/unigraf: Add unigraf assert and deassert helpers
` [PATCH i-g-t v10 27/49] lib/unigraf: Add plug/unplug helpers
` [PATCH i-g-t v10 28/49] lib/unigraf: Allows sst/mst configuration
` [PATCH i-g-t v10 29/49] lib/unigraf: Add helpers to read and write edid
` [PATCH i-g-t v10 30/49] lib/unigraf: Add connector and EDID configuration
` [PATCH i-g-t v10 32/49] lib/unigraf: Add unigraf CRC capture
` [PATCH i-g-t v10 33/49] lib/unigraf: Add configuration for CRC usage
` [PATCH i-g-t v10 34/49] lib/unigraf: add unigraf_get_connector_by_stream
` [PATCH i-g-t v10 35/49] lib/unigraf: Add helper to check timings received by unigraf
` [PATCH i-g-t v10 36/49] lib/igt_pipe_crc: Add unigraf crc calculation
` [PATCH i-g-t v10 37/49] lib/i915/dp: Move DP-related function for i915 to proper folder
` [PATCH i-g-t v10 38/49] lib/i915/dp: Rename functions to avoid confusion
` [PATCH i-g-t v10 39/49] lib/i915/dp: Add helper to get maximum supported rate
` [PATCH i-g-t v10 40/49] lib/i915/dp: Properly check sscanf results
` [PATCH i-g-t v10 41/49] lib/i915/dp: Use igt_output_name instead of private field
` [PATCH i-g-t v10 42/49] lib/igt_dp: Create generic helpers for DP information
` [PATCH i-g-t v10 43/49] lib/igt_kms: Add asserts to avoid null pointer dereference
` [PATCH i-g-t v10 44/49] lib/igt_kms: Add helper to get a CRTC from an output
` [PATCH i-g-t v10 45/49] lib/unigraf: Add lane count configuration
` [PATCH i-g-t v10 46/49] docs/unigraf: Add unigraf documentation
` [PATCH i-g-t v10 47/49] lib/unigraf: Add helpers to set maximum link rate
` [PATCH i-g-t v10 48/49] lib/unigraf: Add helpers to get the current LT status
` [PATCH i-g-t v10 49/49] tests/unigraf/unigraf_lt: Add test for link training

[PATCH] ublk: use unchecked copy helpers for bio page data
 2026-03-31 17:15 UTC  (4+ messages)

[PATCH v8 0/6] mm/vmalloc: free unused pages on vrealloc() shrink
 2026-03-31 17:15 UTC  (5+ messages)

[PATCH] perf trace: Fix potential u64 underflow in duration calculation
 2026-03-31 17:15 UTC  (2+ messages)

[PATCH 1/2] drm/i915: Track fence region ID in plane state
 2026-03-31 17:15 UTC  (2+ messages)
` ✗ i915.CI.BAT: failure for series starting with [1/2] "

[PATCHv3] EDAC/mc: Use kzalloc_flex()
 2026-03-31 17:14 UTC  (10+ messages)

[PATCH v7] drm/amdgpu: replace PASID IDR with XArray
 2026-03-31 17:12 UTC  (4+ messages)

[PATCH 0/2] riscv: sophgo: sg2042: Enable PCIe DMA coherence
 2026-03-31 17:12 UTC  (6+ messages)
` [PATCH 1/2] dt-bindings: pci: sophgo: Add dma-coherent property for SG2042
` [PATCH 2/2] riscv: dts: sophgo: Add dma-coherent to SG2042 PCIe controllers

[PATCH v2] remoteproc: qcom: Fix minidump out-of-bounds access on subsystems array
 2026-03-31 17:12 UTC 

[PATCH v3] kbuild: modules-cpio-pkg: Respect INSTALL_MOD_PATH
 2026-03-31 17:10 UTC  (3+ messages)

[PATCH 0/4] kbuild: vdso_install: drop build ID architecture allow-list
 2026-03-31 17:09 UTC  (3+ messages)

[PATCH rc 1/2] iommu: Do not call drivers for empty gathers
 2026-03-31 17:12 UTC  (2+ messages)

[PATCH v1 1/1] cat-file: add use-mailmap/no-use-mailmap to --batch-command
 2026-03-31 17:11 UTC  (4+ messages)
` [PATCH v2 0/1] cat-file: add mailmap subcommand "
  ` [PATCH v2 1/1] "

[PATCH] ALSA: aoa: i2sbus: clear stale prepared state
 2026-03-31 17:10 UTC  (2+ messages)

[peterz-queue:sched/core 17/25] kernel/sched/core.c:6831:52: sparse: sparse: incorrect type in initializer (different address spaces)
 2026-03-31 17:10 UTC 

[PATCH v6 0/5] amd-pstate Dynamic EPP and raw EPP
 2026-03-31 17:10 UTC  (3+ messages)
` [PATCH v6 4/5] cpufreq/amd-pstate: Add support for raw EPP writes

[PATCH v4 0/8] Bluetooth: Add MediaTek MT7927 (MT6639) support
 2026-03-31 17:10 UTC 

[PATCH] iio: adc: ad4695: Fix call ordering in offload buffer postenable
 2026-03-31 17:10 UTC  (3+ messages)

[PATCH 0/3] irqchip/renesas-rzg2l: Bug fixes and NMI support
 2026-03-31 17:10 UTC  (4+ messages)
` [PATCH 3/3] irqchip/renesas-rzg2l: Add "

[PATCH v5 0/8] Bluetooth: Add MediaTek MT7927 (MT6639) support
 2026-03-31 17:09 UTC  (9+ messages)
` [PATCH v5 1/8] Bluetooth: btmtk: Add MT6639 (MT7927) Bluetooth support
` [PATCH v5 2/8] Bluetooth: btmtk: fix ISO interface setup for single alt setting
` [PATCH v5 3/8] Bluetooth: btusb: Add MT7927 ID for ASUS ROG Crosshair X870E Hero
` [PATCH v5 4/8] Bluetooth: btusb: Add MT7927 ID for Lenovo Legion Pro 7 16ARX9
` [PATCH v5 5/8] Bluetooth: btusb: Add MT7927 ID for Gigabyte Z790 AORUS MASTER X
` [PATCH v5 6/8] Bluetooth: btusb: Add MT7927 ID for MSI X870E Ace Max
` [PATCH v5 7/8] Bluetooth: btusb: Add MT7927 ID for TP-Link Archer TBE550E
` [PATCH v5 8/8] Bluetooth: btusb: Add MT7927 ID for ASUS X870E / ProArt X870E-Creator

[PATCH 6.18 000/309] 6.18.21-rc1 review
 2026-03-31 16:23 UTC  (84+ messages)
` [PATCH 6.18 199/309] hwmon: (pmbus/ina233) Fix error handling and sign extension in shunt voltage read
` [PATCH 6.18 203/309] media: mc, v4l2: serialize REINIT and REQBUFS with req_queue_mutex
` [PATCH 6.18 204/309] xfrm: iptfs: validate inner IPv4 header length in IPTFS payload
` [PATCH 6.18 205/309] xfrm: iptfs: only publish mode_data after clone setup
` [PATCH 6.18 206/309] virt: tdx-guest: Fix handling of host controlled quote buffer length
` [PATCH 6.18 207/309] virtio_net: Fix UAF on dst_ops when IFF_XMIT_DST_RELEASE is cleared and napi_tx is false
` [PATCH 6.18 208/309] erofs: add GFP_NOIO in the bio completion if needed
` [PATCH 6.18 234/309] drm/amd/display: Fix drm_edid leak in amdgpu_dm
` [PATCH 6.18 235/309] drm/i915/dp_tunnel: Fix error handling when clearing stream BW in atomic state
` [PATCH 6.18 236/309] drm/i915: Order OP vs. timeout correctly in __wait_for()
` [PATCH 6.18 237/309] drm/i915: Unlink NV12 planes earlier
` [PATCH 6.18 238/309] LoongArch: Fix missing NULL checks for kstrdup()
` [PATCH 6.18 239/309] LoongArch: vDSO: Emit GNU_EH_FRAME correctly
` [PATCH 6.18 240/309] LoongArch: Workaround LS2K/LS7A GPU DMA hang bug
` [PATCH 6.18 241/309] LoongArch: KVM: Make kvm_get_vcpu_by_cpuid() more robust
` [PATCH 6.18 242/309] LoongArch: KVM: Handle the case that EIOINTCs coremap is empty
` [PATCH 6.18 243/309] drm/amd/pm: Return -EOPNOTSUPP for unsupported OD_MCLK on smu_v13_0_6
` [PATCH 6.18 244/309] mm/damon/sysfs: check contexts->nr before accessing contexts_arr[0]
` [PATCH 6.18 245/309] mm/damon/sysfs: check contexts->nr in repeat_call_fn
` [PATCH 6.18 246/309] mm/pagewalk: fix race between concurrent split and refault
` [PATCH 6.18 247/309] xfs: stop reclaim before pushing AIL during unmount
` [PATCH 6.18 248/309] xfs: save ailp before dropping the AIL lock in push callbacks
` [PATCH 6.18 249/309] xfs: avoid dereferencing log items after "
` [PATCH 6.18 250/309] xfs: scrub: unlock dquot before early return in quota scrub
` [PATCH 6.18 251/309] xfs: fix ri_total validation in xlog_recover_attri_commit_pass2
` [PATCH 6.18 252/309] xfs: dont irele after failing to iget in xfs_attri_recover_work
` [PATCH 6.18 253/309] xfs: remove file_path tracepoint data
` [PATCH 6.18 254/309] ext4: fix journal credit check when setting fscrypt context
` [PATCH 6.18 255/309] ext4: convert inline data to extents when truncate exceeds inline size
` [PATCH 6.18 256/309] ext4: fix stale xarray tags after writeback
` [PATCH 6.18 257/309] ext4: do not check fast symlink during orphan recovery
` [PATCH 6.18 258/309] ext4: fix fsync(2) for nojournal mode
` [PATCH 6.18 259/309] ext4: make recently_deleted() properly work with lazy itable initialization
` [PATCH 6.18 260/309] ext4: replace BUG_ON with proper error handling in ext4_read_inline_folio
` [PATCH 6.18 261/309] ext4: publish jinode after initialization
` [PATCH 6.18 262/309] ext4: test if inodes all dirty pages are submitted to disk
` [PATCH 6.18 263/309] ext4: validate p_idx bounds in ext4_ext_correct_indexes
` [PATCH 6.18 264/309] ext4: avoid infinite loops caused by residual data
` [PATCH 6.18 265/309] ext4: avoid allocate block from corrupted group in ext4_mb_find_by_goal()
` [PATCH 6.18 266/309] ext4: reject mount if bigalloc with s_first_data_block != 0
` [PATCH 6.18 267/309] ext4: fix use-after-free in update_super_work when racing with umount
` [PATCH 6.18 268/309] ext4: fix the might_sleep() warnings in kvfree()
` [PATCH 6.18 269/309] ext4: handle wraparound when searching for blocks for indirect mapped blocks
` [PATCH 6.18 270/309] ext4: fix iloc.bh leak in ext4_fc_replay_inode() error paths
` [PATCH 6.18 271/309] ext4: always drain queued discard work in ext4_mb_release()
` [PATCH 6.18 272/309] arm64: dts: imx8mn-tqma8mqnl: fix LDO5 power off
` [PATCH 6.18 273/309] powerpc64/bpf: do not increment tailcall count when prog is NULL
` [PATCH 6.18 274/309] unwind_user/x86: Fix arch=um build
` [PATCH 6.18 275/309] rust: pin-init: internal: init: document load-bearing fact of field accessors
` [PATCH 6.18 276/309] drm/amd/pm: fix amdgpu_irq enabled counter unbalanced on smu v11.0
` [PATCH 6.18 277/309] mm/damon/stat: monitor all System RAM resources
` [PATCH 6.18 278/309] mm/damon/core: avoid use of half-online-committed context
` [PATCH 6.18 279/309] mm/damon/sysfs: fix param_ctx leak on damon_sysfs_new_test_ctx() failure
` [PATCH 6.18 280/309] mm/huge_memory: fix folio isnt locked in softleaf_to_folio()
` [PATCH 6.18 281/309] ksmbd: fix use-after-free and NULL deref in smb_grant_oplock()
` [PATCH 6.18 282/309] mm/mseal: update VMA end correctly on merge
` [PATCH 6.18 283/309] dmaengine: idxd: Fix crash when the event log is disabled
` [PATCH 6.18 284/309] dmaengine: idxd: Fix possible invalid memory access after FLR
` [PATCH 6.18 285/309] dmaengine: idxd: Fix not releasing workqueue on .release()
` [PATCH 6.18 286/309] dmaengine: idxd: Fix memory leak when a wq is reset
` [PATCH 6.18 287/309] dmaengine: idxd: Fix freeing the allocated ida too late
` [PATCH 6.18 288/309] dmaengine: idxd: Fix leaking event log memory
` [PATCH 6.18 289/309] phy: ti: j721e-wiz: Fix device node reference leak in wiz_get_lane_phy_types()
` [PATCH 6.18 290/309] dmaengine: dw-edma: Fix multiple times setting of the CYCLE_STATE and CYCLE_BIT bits for HDMA
` [PATCH 6.18 291/309] dmaengine: xilinx: xdma: Fix regmap init error handling
` [PATCH 6.18 292/309] netfs: Fix kernel BUG in netfs_limit_iter() for ITER_KVEC iterators
` [PATCH 6.18 293/309] netfs: Fix NULL pointer dereference in netfs_unbuffered_write() on retry
` [PATCH 6.18 294/309] dmaengine: idxd: fix possible wrong descriptor completion in llist_abort_desc()
` [PATCH 6.18 295/309] dmaengine: xilinx: xilinx_dma: Fix dma_device directions
` [PATCH 6.18 296/309] dmaengine: xilinx: xilinx_dma: Fix residue calculation for cyclic DMA
` [PATCH 6.18 297/309] dmaengine: xilinx: xilinx_dma: Fix unmasked residue subtraction
` [PATCH 6.18 298/309] dmaengine: xilinx_dma: Fix reset related timeout with two-channel AXIDMA
` [PATCH 6.18 299/309] selftests/mount_setattr: increase tmpfs size for idmapped mount tests
` [PATCH 6.18 300/309] netfs: Fix read abandonment during retry
` [PATCH 6.18 301/309] btrfs: fix super block offset in error message in btrfs_validate_super()
` [PATCH 6.18 302/309] btrfs: fix leak of kobject name for sub-group space_info
` [PATCH 6.18 303/309] btrfs: fix lost error when running device stats on multiple devices fs
` [PATCH 6.18 304/309] xen/privcmd: unregister xenstore notifier on module exit
` [PATCH 6.18 305/309] netfs: Fix the handling of stream->front by removing it
` [PATCH 6.18 306/309] irqchip/renesas-rzv2h: Fix error path in rzv2h_icu_probe_common()
` [PATCH 6.18 307/309] futex: Require sys_futex_requeue() to have identical flags
` [PATCH 6.18 308/309] futex: Fix UaF between futex_key_to_node_opt() and vma_replace_policy()
` [PATCH 6.18 309/309] Bluetooth: L2CAP: Fix regressions caused by reusing ident

FAILED: patch "[PATCH] scsi: target: tcm_loop: Drain commands in target_reset" failed to apply to 5.15-stable tree
 2026-03-31 17:10 UTC  (2+ messages)
` [PATCH 5.15.y] scsi: target: tcm_loop: Drain commands in target_reset handler

FAILED: patch "[PATCH] net: correctly handle tunneled traffic on IPV6_CSUM GSO" failed to apply to 6.12-stable tree
 2026-03-31 17:09 UTC  (2+ messages)
` [PATCH 6.12.y] net: correctly handle tunneled traffic on IPV6_CSUM GSO fallback

FAILED: patch "[PATCH] net: mana: fix use-after-free in add_adev() error path" failed to apply to 6.12-stable tree
 2026-03-31 17:09 UTC  (2+ messages)
` [PATCH 6.12.y] net: mana: fix use-after-free in add_adev() error path

cleanup block-style layouts exports
 2026-03-31 17:09 UTC  (3+ messages)
` [PATCH 1/4] nfsd/blocklayout: always ignore loca_time_modify

[RFC PATCH 0/5] Add high-resolution 2D mouse wheel support to USB HID
 2026-03-31 17:08 UTC  (6+ messages)
` [RFC PATCH 1/5] input/hid: add horizontal pan to pointer event path
` [RFC PATCH 2/5] usb/hid: add enhanced wheel mouse report descriptor and packet size
` [RFC PATCH 3/5] input/hid: emit protocol aware mouse reports with pan support
` [RFC PATCH 4/5] usb/hid: handle mouse feature report for wheel/pan multipliers
` [RFC PATCH 5/5] input/hid: apply multiplier scaling with residual accumulation

[Intel-wired-lan] [RESEND PATCH] ice: access @pp through netmem_desc instead of page
 2026-03-31 17:08 UTC  (6+ messages)
        `  "

[PATCH v4 0/3] Samsung Expressatt: Camera Flash
 2026-03-31 17:08 UTC  (8+ messages)
` [PATCH v4 1/3] dt-bindings: leds: rt8515: Support single-GPIO flash ICs with vin supply
` [PATCH v4 2/3] leds: flash: "
` [PATCH v4 3/3] ARM: dts: qcom: msm8960: expressatt: Add camera flash

[PATCH v3 00/15] add software ecdsa support
 2026-03-31 17:07 UTC  (3+ messages)
` [PATCH v3 05/15] ecdsa: fix support of secp521r1

[RFC v2 0/7] hw/tpm: CRB chunking capability to handle PQC
 2026-03-31 17:07 UTC  (4+ messages)
` [RFC v2 4/7] hw/tpm: Implement TPM CRB chunking logic

[PATCH v2 0/6] phy: realtek: usb2: support for RTL9607C USB2 PHY
 2026-03-31 16:51 UTC  (5+ messages)
` [PATCH v2 2/6] phy: realtek: usb2: introduce read and write functions to driver data


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.