All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-12-10 06:36:42 to 2025-12-10 07:34:29 UTC [more...]

[PATCH v3 0/2] Add FRDM-IMX91 initial support
 2025-12-10  7:24 UTC  (6+ messages)
` [PATCH v3 2/2] imx: Support i.MX91 11x11 FRDM board

[PATCH 6.17 00/60] 6.17.12-rc1 review
 2025-12-10  7:30 UTC  (32+ messages)
` [PATCH 6.17 01/60] Documentation: process: Also mention Sasha Levin as stable tree maintainer
` [PATCH 6.17 02/60] jbd2: avoid bug_on in jbd2_journal_get_create_access() when file system corrupted
` [PATCH 6.17 03/60] ext4: refresh inline data size before write operations
` [PATCH 6.17 04/60] ksmbd: ipc: fix use-after-free in ipc_msg_send_request
` [PATCH 6.17 05/60] locking/spinlock/debug: Fix data-race in do_raw_write_lock
` [PATCH 6.17 06/60] crypto: zstd - fix double-free in per-CPU stream cleanup
` [PATCH 6.17 07/60] ext4: add i_data_sem protection in ext4_destroy_inline_data_nolock()
` [PATCH 6.17 09/60] KVM: SVM: Dont skip unrelated instruction if INT3/INTO is replaced
` [PATCH 6.17 10/60] USB: serial: option: add Foxconn T99W760
` [PATCH 6.17 18/60] USB: serial: kobil_sct: fix TIOCMBIS and TIOCMBIC
` [PATCH 6.17 19/60] ftrace: bpf: Fix IPMODIFY + DIRECT in modify_ftrace_direct()
` [PATCH 6.17 20/60] spi: xilinx: increase number of retries before declaring stall
` [PATCH 6.17 21/60] spi: imx: keep dma request disabled before dma transfer setup
` [PATCH 6.17 22/60] ACPI: MRRM: Fix memory leaks and improve error handling
` [PATCH 6.17 23/60] drm/vmwgfx: Use kref in vmw_bo_dirty
` [PATCH 6.17 24/60] arm64: Reject modules with internal alternative callbacks
` [PATCH 6.17 25/60] ALSA: hda/tas2781: Add new quirk for HP new projects
` [PATCH 6.17 26/60] Bluetooth: btrtl: Avoid loading the config file on security chips
` [PATCH 6.17 27/60] ASoC: SDCA: bug fix while parsing mipi-sdca-control-cn-list
` [PATCH 6.17 28/60] smb: fix invalid username check in smb3_fs_context_parse_param()
` [PATCH 6.17 29/60] drm/amdkfd: Fix GPU mappings for APU after prefetch
` [PATCH 6.17 30/60] ALSA: usb-audio: Add native DSD quirks for PureAudio DAC series
    ` [PATCH 6.12 18/49] USB: serial: belkin_sa: fix TIOCMBIS and TIOCMBIC
` [PATCH 6.17 31/60] HID: lenovo: fixup Lenovo Yoga Slim 7x Keyboard rdesc
` [PATCH 6.17 32/60] bfs: Reconstruct file type when loading from disk
` [PATCH 6.17 33/60] HID: hid-input: Extend Elan ignore battery quirk to USB
` [PATCH 6.17 34/60] platform/x86/amd/pmc: Add support for Van Gogh SoC
` [PATCH 6.17 35/60] platform/x86: hp-wmi: mark Victus 16-r0 and 16-s0 for victus_s fan and thermal profile support
` [PATCH 6.17 36/60] nvme: fix admin request_queue lifetime
` [PATCH 6.17 37/60] pinctrl: qcom: msm: Fix deadlock in pinmux configuration

[RFC][PATCH 00/13] drm: Introduce GEM-UMA memory management
 2025-12-10  7:34 UTC  (5+ messages)

[PATCH] bpf, arm64: Do not audit capability check in do_jit()
 2025-12-10  7:30 UTC  (2+ messages)

[PATCH bpf-next] bpftool: Fix build warnings from vmlinux.h due to MS extensions
 2025-12-10  7:30 UTC  (2+ messages)

[PATCH v3] tools/lib/bpf: fix -Wdiscarded-qualifiers under C23
 2025-12-10  7:30 UTC  (2+ messages)

[PATCH v2 0/1] mdrestore: fix restore_v2() superblock length check
 2025-12-10  7:07 UTC  (3+ messages)
` [PATCH v2 1/1] "

[PATCH 6.12 00/49] 6.12.62-rc1 review
 2025-12-10  7:30 UTC  (49+ messages)
` [PATCH 6.12 01/49] xfrm: delete x->tunnel as we delete x
` [PATCH 6.12 02/49] Revert "xfrm: destroy xfrm_state synchronously on net exit path"
` [PATCH 6.12 03/49] xfrm: also call xfrm_state_delete_tunnel at destroy time for states that were never added
` [PATCH 6.12 04/49] xfrm: flush all states in xfrm_state_fini
` [PATCH 6.12 05/49] Documentation: process: Also mention Sasha Levin as stable tree maintainer
` [PATCH 6.12 06/49] jbd2: avoid bug_on in jbd2_journal_get_create_access() when file system corrupted
` [PATCH 6.12 07/49] ext4: refresh inline data size before write operations
` [PATCH 6.12 08/49] ksmbd: ipc: fix use-after-free in ipc_msg_send_request
` [PATCH 6.12 09/49] locking/spinlock/debug: Fix data-race in do_raw_write_lock
` [PATCH 6.12 10/49] ext4: add i_data_sem protection in ext4_destroy_inline_data_nolock()
` [PATCH 6.12 11/49] comedi: pcl818: fix null-ptr-deref in pcl818_ai_cancel()
` [PATCH 6.12 12/49] KVM: SVM: Dont skip unrelated instruction if INT3/INTO is replaced
` [PATCH 6.12 13/49] USB: serial: option: add Foxconn T99W760
` [PATCH 6.12 14/49] USB: serial: option: add Telit Cinterion FE910C04 new compositions
` [PATCH 6.12 15/49] USB: serial: option: move Telit 0x10c7 composition in the right place
` [PATCH 6.12 16/49] USB: serial: ftdi_sio: match on interface number for jtag
` [PATCH 6.12 17/49] serial: add support of CPCI cards
` [PATCH 6.12 19/49] USB: serial: kobil_sct: fix TIOCMBIS and TIOCMBIC
` [PATCH 6.12 20/49] ftrace: bpf: Fix IPMODIFY + DIRECT in modify_ftrace_direct()
` [PATCH 6.12 21/49] spi: xilinx: increase number of retries before declaring stall
` [PATCH 6.12 22/49] spi: imx: keep dma request disabled before dma transfer setup
` [PATCH 6.12 23/49] drm/vmwgfx: Use kref in vmw_bo_dirty
` [PATCH 6.12 24/49] Bluetooth: btrtl: Avoid loading the config file on security chips
` [PATCH 6.12 25/49] smb: fix invalid username check in smb3_fs_context_parse_param()
` [PATCH 6.12 26/49] drm/amdkfd: Fix GPU mappings for APU after prefetch
` [PATCH 6.12 27/49] ALSA: usb-audio: Add native DSD quirks for PureAudio DAC series
` [PATCH 6.12 28/49] bfs: Reconstruct file type when loading from disk
` [PATCH 6.12 29/49] HID: hid-input: Extend Elan ignore battery quirk to USB
` [PATCH 6.12 30/49] nvme: fix admin request_queue lifetime
` [PATCH 6.12 31/49] pinctrl: qcom: msm: Fix deadlock in pinmux configuration
` [PATCH 6.12 32/49] platform/x86: acer-wmi: Ignore backlight event
` [PATCH 6.12 33/49] HID: apple: Add SONiX AK870 PRO to non_apple_keyboards quirk list
` [PATCH 6.12 34/49] platform/x86: huawei-wmi: add keys for HONOR models
` [PATCH 6.12 35/49] platform/x86/amd: pmc: Add Lenovo Legion Go 2 to pmc quirk list
` [PATCH 6.12 36/49] platform/x86/amd/pmc: Add spurious_8042 to Xbox Ally
` [PATCH 6.12 37/49] HID: elecom: Add support for ELECOM M-XT3URBK (018F)
` [PATCH 6.12 38/49] LoongArch: Mask all interrupts during kexec/kdump
` [PATCH 6.12 39/49] samples: work around glibc redefining some of our defines wrong
` [PATCH 6.12 40/49] wifi: rtl8xxxu: Add USB ID 2001:3328 for D-Link AN3U rev. A1
` [PATCH 6.12 41/49] wifi: rtw88: Add USB ID 2001:3329 for D-Link AC13U "
` [PATCH 6.12 42/49] comedi: c6xdigio: Fix invalid PNP driver unregistration
` [PATCH 6.12 43/49] comedi: multiq3: sanitize config options in multiq3_attach()
` [PATCH 6.12 44/49] comedi: check devices attached status in compat ioctls
` [PATCH 6.12 45/49] staging: rtl8723bs: fix out-of-bounds read in rtw_get_ie() parser
` [PATCH 6.12 46/49] staging: rtl8723bs: fix stack buffer overflow in OnAssocReq IE parsing
` [PATCH 6.12 47/49] staging: rtl8723bs: fix out-of-bounds read in OnBeacon ESR "
` [PATCH 6.12 48/49] bus: mhi: host: pci_generic: Add Telit FN920C04 modem support
` [PATCH 6.12 49/49] bus: mhi: host: pci_generic: Add Telit FN990B40 "

[PATCH v4] misra: consider conversion from UL or (void*) to function pointer as safe
 2025-12-10  7:29 UTC  (4+ messages)

[PATCH i-g-t 0/4] Add wrappers for painting test patterns to
 2025-12-10  7:28 UTC  (3+ messages)
` ✓ i915.CI.Full: success for "
` ✓ Xe.CI.BAT: "

[PATCH 6.12 2/2] bus: mhi: host: pci_generic: Add Telit FN990B40 modem support
 2025-12-10  7:27 UTC  (2+ messages)
` Patch "bus: mhi: host: pci_generic: Add Telit FN990B40 modem support" has been added to the 6.12-stable tree

[PATCH 6.12 1/2] bus: mhi: host: pci_generic: Add Telit FN920C04 modem support
 2025-12-10  7:27 UTC  (2+ messages)
` Patch "bus: mhi: host: pci_generic: Add Telit FN920C04 modem support" has been added to the 6.12-stable tree

[PATCH] x86/pv: Unhide writes to d->arch.hv_compat_vstart
 2025-12-10  7:26 UTC  (4+ messages)

[PATCH -next v2 0/2] memcg cleanups
 2025-12-10  7:11 UTC  (3+ messages)
` [PATCH -next v2 1/2] memcg: move mem_cgroup_usage memcontrol-v1.c
` [PATCH -next v2 2/2] memcg: remove mem_cgroup_size()

[Linaro-TCWG-CI] v6.18-rc6-688-gcd41d3420ef6: Failure on arm
 2025-12-10  7:25 UTC  (2+ messages)

Patch "dma-mapping: Allow use of DMA_BIT_MASK(64) in global scope" has been added to the 6.17-stable tree
 2025-12-10  7:25 UTC  (2+ messages)

[PATCH] RFC: xen/x86: Enable --gc-sections
 2025-12-10  7:25 UTC  (6+ messages)

[DPDK/vhost/virtio Bug 1849] [dpdk-22.11.11rc1] virtio_perf_cryptodev_func/test_virtio_aes_cbc_sha1_hmac: dpdk-test-crypto-perf EAL: Error: Invalid memory
 2025-12-10  7:25 UTC 

[meta-networking][kirkstone][PATCH] http-parser: fix SRC_URI branch
 2025-12-10  7:25 UTC  (2+ messages)

[PATCH v6 00/30] objtool: Function validation tracing
 2025-12-10  7:06 UTC  (6+ messages)
` [PATCH v6 03/30] objtool: Disassemble code with libopcodes instead of running objdump

[PATCH] pwm: th1520: Fix missing Kconfig dependencies
 2025-12-10  7:23 UTC  (2+ messages)

[PATCH 0/3] media: Fix CI warnings for 6.19
 2025-12-10  7:23 UTC  (4+ messages)
` [PATCH 3/3] media: iris: Fix fps calculation

[PATCH] drm/xe/hw_engine_group: Add stats for mode switching
 2025-12-10  7:22 UTC  (2+ messages)
` ✓ Xe.CI.Full: success for "

[RFC PATCH] rust: allow Clang-native `RANDSTRUCT` configs
 2025-12-10  7:21 UTC  (2+ messages)

TAB nomination: Greg Kroah-Hartman
 2025-12-10  7:19 UTC 

[PATCH 0/3] Add generic OP-TEE loading for i.MX6
 2025-12-10  7:18 UTC  (3+ messages)
` [PATCH 1/3] ARM: make arm_mem_scratch respect the OP-TEE stack

[RFC v3 0/8] drm/xe/madvise: Add support for purgeable buffer objects
 2025-12-10  7:18 UTC  (7+ messages)
` [RFC v3 1/8] drm/xe/uapi: Add UAPI "
` [RFC v3 2/8] drm/xe/bo: Add purgeable bo state tracking and field madv to xe_bo

[PATCH v2] perf test: Fix test case perf evlist tests for s390x
 2025-12-10  7:17 UTC 

[GIT PULL] Kbuild for 6.19 #2
 2025-12-10  7:17 UTC 

[Intel-wired-lan] [PATCH] igc: Fix trigger of incorrect irq in igc_xsk_wakeup function
 2025-12-10  7:16 UTC  (9+ messages)
    ` [Intel-wired-lan] [PATCH v3 iwl-net] "
        ` [Intel-wired-lan] [PATCH v4 "
          ` AW: "
          ` [PATCH v3 "

[openeuler:OLK-6.6 3508/3508] mm/memblock.c:1409:20: warning: no previous prototype for 'memblock_alloc_range_nid_flags'
 2025-12-10  7:15 UTC 

[PATCH] drm/amdgpu: Flush TLB on all XCCs on GFX 12.1
 2025-12-10  7:14 UTC  (20+ messages)
` [PATCH] drm/amdgpu: Add soc v1_0 ih client id table
` [PATCH] drm/amdkfd: Update CWSR area calculations for GFX 12.1
` [PATCH] drm/amdgpu: Fix CU info "
` [PATCH] drm/amdgpu: init RS64_MEC_P2/P3_STACK for gfx12.1
` [PATCH] drm/amdgpu: Enable 5-level page table for GFX 12.1.0
` [PATCH] drm/amdkfd: Update LDS, Scratch base for 57bit address
` [PATCH] drm/amdgpu: Add pde3 table invalidation request for GFX 12.1.0
` [PATCH] drm/amdgpu: Support 57bit fault address "
` [PATCH] drm/amdgpu: Fix CP_MEC_MDBASE in multi-xcc for gfx v12_1
` [PATCH] drm/amdgpu: Correct xcc_id input to GET_INST from physical to logic
` [PATCH] drm/amdgpu: use physical xcc id to get rrmt
` [PATCH] drm/amdgpu: Correct inst_id input from physical to logic
` [PATCH] drm/amdgpu: support xcc harvest for ih translate
` [PATCH] drm/amdgpu: normalize reg addr as local xcc for gfx v12_1
` [PATCH] drm/amdgpu/mes_v12_1: fix mes access xcd register
` [PATCH] drm/amdgpu: add gfx sysfs support for gfx_v12_1
` [PATCH] drm/amdgpu: correct rlc autoload for xcc harvest
` [PATCH] drm/amdkfd: Override KFD SVM mappings for GFX 12.1
` [PATCH] drm/amdgpu: Add gfx v12_1 interrupt source header

[PATCH] PCI: dwc: ep: Cache MSI outbound iATU mapping
 2025-12-10  7:13 UTC 

[Intel-wired-lan] [ANN] intel's netdev-ci
 2025-12-10  7:12 UTC  (5+ messages)
      `  "

[PATCH V2] serial: sprd: Use devm_clk_get_optional() to get the input clock
 2025-12-10  7:12 UTC  (2+ messages)

[PATCH 1/2] Revert "drm/amdgpu/userq: implement support for query status"
 2025-12-10  7:12 UTC  (2+ messages)
` [PATCH 2/2] Revert "drm/amdgpu: add UAPI for user queue "

About RISC-V IOMMU PMU
 2025-12-10  7:12 UTC  (2+ messages)

[PATCH 0/4] driver name fixes
 2025-12-10  7:09 UTC  (2+ messages)

[PATCH v1 1/1] bpf: Mark BPF printing functions with __printf() attribute
 2025-12-10  7:09 UTC  (4+ messages)

[PATCH] arm64: dts: qcom: monaco: Enable cpufreq cooling devices
 2025-12-10  7:07 UTC  (3+ messages)

[PATCH v6 00/19] xen/riscv: introduce p2m functionality
 2025-12-10  7:06 UTC  (5+ messages)
` [PATCH v6 19/19] xen/riscv: introduce metadata table to store P2M type

[PATCH] blk-mq-dma: always initialize dma state
 2025-12-10  7:06 UTC  (3+ messages)

[PATCH v4 0/3] Selective Fetch and async flip
 2025-12-10  7:06 UTC  (8+ messages)

[PATCH] mm/slub: reset KASAN tag in defer_free() before accessing freed memory
 2025-12-10  7:05 UTC  (2+ messages)

[PATCH 0/2] Add device tree support for NXP i.MX95 15x15 FRDM board
 2025-12-10  7:05 UTC  (4+ messages)
` [PATCH 2/2] arm64: dts: freescale: imx95: Add support for "

[PATCH 0/8] scsi: Make use of bus callbacks
 2025-12-10  7:04 UTC  (7+ messages)
` [PATCH 2/8] "

drivers/resctrl/mpam_devices.c:1112 __ris_msmon_read() error: uninitialized symbol 'overflow'
 2025-12-10  7:04 UTC  (2+ messages)

[git pull] Input updates for v6.19-rc0
 2025-12-10  7:03 UTC 

[PATCH] gpio: stub: Drop empty probe function
 2025-12-10  7:02 UTC 

Inquiry: Possible built-in support for longer filenames in ext4 (beyond 256 bytes)
 2025-12-10  7:02 UTC 

[PPC] [e5500] Boot issues after the PowerPC updates 6.19-1
 2025-12-10  7:01 UTC  (2+ messages)

[PATCH 00/14] tools/virtio: cleanups, fixes
 2025-12-10  7:01 UTC  (4+ messages)

[meta-anaconda][PATCH] systemd-serialgetty.bbappend: fix S setting in case of anaconda
 2025-12-10  7:00 UTC  (2+ messages)

[openeuler:OLK-6.6 3508/3508] arch/arm64/kvm/virtcca_cvm.c:992:5: warning: no previous prototype for 'kvm_cvm_vgic_nr_lr'
 2025-12-10  6:59 UTC 

[PATCH v2 0/2] Add TRNG node for x1e80100 SoC
 2025-12-10  7:00 UTC  (4+ messages)
` [PATCH v2 1/2] dt-bindings: crypto: qcom,prng: document x1e80100

[PATCH] kunit: Drop unused parameter from kunit_device_register_internal
 2025-12-10  6:58 UTC 

[brgl:gpio/for-current] BUILD SUCCESS ea513dd3c066074b12e788114b45e0f2bda382cc
 2025-12-10  6:56 UTC 

[PATCH v6 00/11] Introduce git-history(1) command for easy history editing
 2025-12-10  6:55 UTC  (12+ messages)

[PATCH] drm/amd/display: Fix 64-bit state pointer passed as 32-bit GPINT response buffer
 2025-12-10  6:53 UTC 

[RFC v1 0/2] migration: reduce bitmap sync time and make dirty pages converge much more easily
 2025-12-10  6:51 UTC  (4+ messages)
` [RFC v1 1/2] vhost: eliminate duplicate dirty_bitmap sync when log shared by multiple devices

[PATCH v2 0/2] ASoC: qcom: q6dsp-lpass-ports: Expand sampling rate and PCM format constraints
 2025-12-10  6:51 UTC  (3+ messages)
` [PATCH v2 1/2] ASoC: qcom: q6dsp-lpass-ports: Extend q6dsp-lpass-ports driver to support additional sampling rates
` [PATCH v2 2/2] ASoC: qcom: q6dsp-lpass-ports: Update constraints to support 32-bit PCM format

[PATCH bpf-next v4 0/2] powerpc64/bpf: Inline helper in powerpc JIT
 2025-12-10  6:50 UTC  (3+ messages)
` [PATCH bpf-next v4 1/2] powerpc64/bpf: Support internal-only MOV instruction to resolve per-CPU addrs
` [PATCH bpf-next v4 2/2] powerpc64/bpf: Inline bpf_get_smp_processor_id() and bpf_get_current_task/_btf()

[PATCH REPOST v2] cpu: Make atomic callbacks run on UP with disabled interrupts
 2025-12-10  6:52 UTC  (2+ messages)
` [tip: smp/urgent] cpu: Make atomic hotplug callbacks run with interrupts disabled on UP

Issues with DRM_ACCEL_ROCKET (Oops, power-domain, probe-ordering)
 2025-12-10  6:50 UTC  (7+ messages)

[PATCH 0/3] libfdt: A few more size improvements
 2025-12-10  6:47 UTC  (7+ messages)
` [PATCH 1/3] libfdt: libfdt_internal.h correct final comment in ASSUME block
` [PATCH 2/3] libfdt: Improve size savings in FDT_RO_PROBE slightly
` [PATCH 3/3] libfdt: fdt_get_name: Add can_assume(VALID_DTB) check

[PATCH] smpboot: Add NULL check before kthread_unpark()
 2025-12-10  6:50 UTC  (2+ messages)

[linux-next:master 13941/14066] drivers/gpu/drm/xe/xe_survivability_mode.c:139:6: warning: variable 'index' set but not used
 2025-12-10  6:49 UTC 

[PATCH v5 00/10] Page Reclamation Support for Xe3p Platforms
 2025-12-10  6:49 UTC  (5+ messages)
` [PATCH v5 09/10] drm/xe: Optimize flushing of L2$ by skipping unnecessary page reclaim

[PATCH] serial: sprd: Return -EPROBE_DEFER when uart clock is not ready
 2025-12-10  6:48 UTC  (5+ messages)

[PATCH 1/1] scsi: ufs: core: Fix error handler encryption support
 2025-12-10  6:48 UTC  (2+ messages)

[PATCH] wifi: ath11k: move .max_tx_ring to struct ath11k_hw_hal_params
 2025-12-10  6:46 UTC  (2+ messages)

[PATCH] scsi: replace trivial module_init/exit functions with module_pci_driver
 2025-12-10  6:44 UTC 

[PATCH v2 0/6] media: uvcvideo: Map known XU controls
 2025-12-10  6:40 UTC  (4+ messages)
` [PATCH v2 5/6] media: uvcvideo: Introduce allow_privacy_override param

[PATCH net 0/3] There are some bugfix for the HNS3 ethernet driver
 2025-12-10  6:39 UTC  (4+ messages)
` [PATCH net 3/3] net: hns3: add VLAN id validation before using

[PATCH v1 0/1] Add code for ufs suspend error
 2025-12-10  6:38 UTC  (2+ messages)
  ` [PATCH v1 1/1] scsi: ufs : core: Add ufshcd_update_evt_hist "

[PATCH 1/4] drm/amdgpu: don't reemit ring contents more than once
 2025-12-10  6:36 UTC  (3+ messages)
` [PATCH 2/4] drm/amdgpu: always backup and reemit fences
` [PATCH 4/4] drm/amdgpu/gfx9: Implement KGQ ring reset


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.