All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-09-02 13:23:32 to 2025-09-02 13:31:36 UTC [more...]

[PATCH 6.12 00/95] 6.12.45-rc1 review
 2025-09-02 13:20 UTC  (23+ messages)
` [PATCH 6.12 01/95] tools/latency-collector: Check pkg-config install
` [PATCH 6.12 02/95] rtla: "
` [PATCH 6.12 03/95] trace/fgraph: Fix the warning caused by missing unregister notifier
` [PATCH 6.12 04/95] of: dynamic: Fix memleak when of_pci_add_properties() failed
` [PATCH 6.12 05/95] pinctrl: STMFX: add missing HAS_IOMEM dependency
` [PATCH 6.12 10/95] perf symbol-minimal: Fix ehdr reading in filename__read_build_id
` [PATCH 6.12 11/95] vhost: Fix ioctl # for VHOST_[GS]ET_FORK_FROM_OWNER
` [PATCH 6.12 12/95] scsi: core: sysfs: Correct sysfs attributes access rights
` [PATCH 6.12 13/95] smb: client: fix race with concurrent opens in unlink(2)
` [PATCH 6.12 14/95] smb: client: fix race with concurrent opens in rename(2)
` [PATCH 6.12 15/95] ASoC: codecs: tx-macro: correct tx_macro_component_drv name
` [PATCH 6.12 16/95] erofs: fix atomic context detection when !CONFIG_DEBUG_LOCK_ALLOC
` [PATCH 6.12 17/95] ACPI: EC: Add device to acpi_ec_no_wakeup[] qurik list
` [PATCH 6.12 18/95] vhost/net: Protect ubufs with rcu read lock in vhost_net_ubuf_put()
` [PATCH 6.12 19/95] net: ipv4: fix regression in local-broadcast routes
` [PATCH 6.12 20/95] drm/msm: Defer fd_install in SUBMIT ioctl
` [PATCH 6.12 21/95] of: reserved_mem: Restructure call site for dma_contiguous_early_fixup()
` [PATCH 6.12 22/95] drm/msm/kms: move snapshot init earlier in KMS init
` [PATCH 6.12 23/95] drm/msm: update the high bitfield of certain DSI registers
` [PATCH 6.12 24/95] drm/mediatek: Add error handling for old state CRTC in atomic_disable
` [PATCH 6.12 25/95] powerpc/kvm: Fix ifdef to remove build warning
` [PATCH 6.12 26/95] HID: input: rename hidinput_set_battery_charge_status()

[PATCH 0/8] drm/i915/dram: DRAM detection stuff
 2025-09-02 13:31 UTC  (6+ messages)
` [PATCH 1/8] drm/i915/dram: Populate PNV memory type accurately
` [PATCH 2/8] drm/i915/dram: Use intel_dram_type_str() for pnv
` [PATCH 3/8] drm/i915/dram: Pack dram_info better
` [PATCH 4/8] drm/i915/dram: s/wm_lv0.../has_16gb_dimms/
` [PATCH 5/8] drm/i915/dram: Move 16Gb DIMM detection fully to the skl/icl codepaths

[PATCH i-g-t v6] runner/executor: Abort if dmesg is flooded
 2025-09-02 13:31 UTC  (3+ messages)

[PATCH v3 0/3] Hyperflash boot fixes for j721e
 2025-09-02 13:30 UTC  (3+ messages)
` [PATCH v3 2/3] configs: j721e_evm_r5: Enable HBMC and MUX_MMIO at SPL

[PATCH] dmaengine: dw: dmamux: Fix device reference leak in rzn1_dmamux_route_allocate
 2025-09-02 13:30 UTC  (2+ messages)
`  "

[PATCH] atomic: Specify natural alignment for atomic_t
 2025-09-02 13:30 UTC  (13+ messages)

[PATCH v7 00/16] pinctrl: introduce the concept of a GPIO pin function category
 2025-09-02 13:30 UTC  (7+ messages)
` [PATCH v7 01/16] pinctrl: check the return value of pinmux_ops::get_function_name()
` [PATCH v7 08/16] pinctrl: keembay: release allocated memory in detach path

Hantro G1 jpeg decoder stm32mp2 (plain text)
 2025-09-02 13:30 UTC  (5+ messages)

[PATCH v5 00/20] AMD MCA interrupts rework
 2025-09-02 13:30 UTC  (4+ messages)
` [PATCH v5 07/20] x86/mce: Reorder __mcheck_cpu_init_generic() call

[PATCH 6.16 000/142] 6.16.5-rc1 review
 2025-09-02 13:20 UTC  (125+ messages)
` [PATCH 6.16 003/142] rtla: Check pkg-config install
` [PATCH 6.16 004/142] trace/fgraph: Fix the warning caused by missing unregister notifier
` [PATCH 6.16 005/142] of: dynamic: Fix memleak when of_pci_add_properties() failed
` [PATCH 6.16 006/142] of: reserved_mem: Add missing IORESOURCE_MEM flag on resources
` [PATCH 6.16 007/142] pinctrl: STMFX: add missing HAS_IOMEM dependency
` [PATCH 6.16 008/142] pinctrl: airoha: Fix return value in pinconf callbacks
` [PATCH 6.16 009/142] mips: dts: lantiq: danube: add missing burst length property
` [PATCH 6.16 026/142] platform/x86: int3472: add hpd pin support
` [PATCH 6.16 027/142] vhost/net: Protect ubufs with rcu read lock in vhost_net_ubuf_put()
` [PATCH 6.16 028/142] net: ipv4: fix regression in local-broadcast routes
` [PATCH 6.16 029/142] drm/msm: Defer fd_install in SUBMIT ioctl
` [PATCH 6.16 030/142] of: reserved_mem: Restructure call site for dma_contiguous_early_fixup()
` [PATCH 6.16 031/142] HID: intel-thc-hid: intel-quicki2c: Fix ACPI dsd ICRS/ISUB length
` [PATCH 6.16 032/142] HID: intel-thc-hid: intel-thc: Fix incorrect pointer arithmetic in I2C regs save
` [PATCH 6.16 033/142] HID: intel-thc-hid: Intel-quicki2c: Enhance driver re-install flow
` [PATCH 6.16 034/142] drm/msm/kms: move snapshot init earlier in KMS init
` [PATCH 6.16 035/142] drm/msm/dpu: correct dpu_plane_virtual_atomic_check()
` [PATCH 6.16 036/142] drm/msm: update the high bitfield of certain DSI registers
` [PATCH 6.16 037/142] drm/mediatek: Add error handling for old state CRTC in atomic_disable
` [PATCH 6.16 038/142] powerpc/kvm: Fix ifdef to remove build warning
` [PATCH 6.16 039/142] HID: input: rename hidinput_set_battery_charge_status()
` [PATCH 6.16 040/142] HID: input: report battery status changes immediately
` [PATCH 6.16 041/142] idpf: add support for Tx refillqs in flow scheduling mode
` [PATCH 6.16 042/142] idpf: simplify and fix splitq Tx packet rollback error path
` [PATCH 6.16 043/142] idpf: replace flow scheduling buffer ring with buffer pool
` [PATCH 6.16 044/142] idpf: stop Tx if there are insufficient buffer resources
` [PATCH 6.16 045/142] net: macb: fix unregister_netdev call order in macb_remove()
` [PATCH 6.16 046/142] Bluetooth: hci_conn: Make unacked packet handling more robust
` [PATCH 6.16 047/142] Bluetooth: hci_event: Treat UNKNOWN_CONN_ID on disconnect as success
` [PATCH 6.16 048/142] Bluetooth: hci_event: Mark connection as closed during suspend disconnect
` [PATCH 6.16 049/142] Bluetooth: hci_event: Detect if HCI_EV_NUM_COMP_PKTS is unbalanced
` [PATCH 6.16 050/142] Bluetooth: hci_event: Disconnect device when BIG sync is lost
` [PATCH 6.16 051/142] Bluetooth: hci_sync: fix set_local_name race condition
` [PATCH 6.16 052/142] page_pool: fix incorrect mp_ops error handling
` [PATCH 6.16 053/142] Octeontx2-vf: Fix max packet length errors
` [PATCH 6.16 054/142] atm: atmtcp: Prevent arbitrary write in atmtcp_recv_control()
` [PATCH 6.16 055/142] drm/nouveau: remove unused increment in gm200_flcn_pio_imem_wr
` [PATCH 6.16 056/142] drm/nouveau: remove unused memory target test
` [PATCH 6.16 057/142] ice: fix NULL pointer dereference in ice_unplug_aux_dev() on reset
` [PATCH 6.16 058/142] ice: dont leave device non-functional if Tx scheduler config fails
` [PATCH 6.16 059/142] ice: use fixed adapter index for E825C embedded devices
` [PATCH 6.16 060/142] ice: fix incorrect counter for buffer allocation failures
` [PATCH 6.16 061/142] ixgbe: fix ixgbe_orom_civd_info struct layout
` [PATCH 6.16 062/142] dt-bindings: display/msm: qcom,mdp5: drop lut clock
` [PATCH 6.16 063/142] drm/msm/dpu: Add a null ptr check for dpu_encoder_needs_modeset
` [PATCH 6.16 064/142] octeontx2: Set appropriate PF, VF masks and shifts based on silicon
` [PATCH 6.16 065/142] Octeontx2-af: Fix NIX X2P calibration failures
` [PATCH 6.16 066/142] mISDN: hfcpci: Fix warning when deleting uninitialized timer
` [PATCH 6.16 067/142] net: dlink: fix multicast stats being counted incorrectly
` [PATCH 6.16 068/142] efi: stmm: Fix incorrect buffer allocation method
` [PATCH 6.16 069/142] drm/xe/xe_sync: avoid race during ufence signaling
` [PATCH 6.16 070/142] drm/xe/vm: Dont pin the vm_resv during validation
` [PATCH 6.16 071/142] drm/xe: Dont trigger rebind on initial dma-buf validation
` [PATCH 6.16 072/142] block: validate QoS before calling __rq_qos_done_bio()
` [PATCH 6.16 073/142] phy: mscc: Fix when PTP clock is register and unregister
` [PATCH 6.16 074/142] net: macb: Fix offset error in gem_update_stats
` [PATCH 6.16 075/142] bnxt_en: Fix memory corruption when FW resources change during ifdown
` [PATCH 6.16 076/142] bnxt_en: Adjust TX rings if reservation is less than requested
` [PATCH 6.16 077/142] bnxt_en: Fix stats context reservation logic
` [PATCH 6.16 078/142] net/mlx5: HWS, Fix memory leak in hws_pool_buddy_init error path
` [PATCH 6.16 079/142] net/mlx5: HWS, Fix memory leak in hws_action_get_shared_stc_nic error flow
` [PATCH 6.16 080/142] net/mlx5: HWS, Fix uninitialized variables in mlx5hws_pat_calc_nop "
` [PATCH 6.16 081/142] net/mlx5: HWS, Fix pattern destruction in mlx5hws_pat_get_pattern error path
` [PATCH 6.16 082/142] net/mlx5: Reload auxiliary drivers on fw_activate
` [PATCH 6.16 083/142] net/mlx5: Fix lockdep assertion on sync reset unload event
` [PATCH 6.16 084/142] net/mlx5: Nack sync reset when SFs are present
` [PATCH 6.16 085/142] net/mlx5: Prevent flow steering mode changes in switchdev mode
` [PATCH 6.16 086/142] net/mlx5e: Update and set Xon/Xoff upon MTU set
` [PATCH 6.16 087/142] net/mlx5e: Update and set Xon/Xoff upon port speed set
` [PATCH 6.16 088/142] net/mlx5e: Set local Xoff after FW update
` [PATCH 6.16 089/142] net: stmmac: xgmac: Do not enable RX FIFO Overflow interrupts
` [PATCH 6.16 090/142] net: stmmac: xgmac: Correct supported speed modes
` [PATCH 6.16 091/142] net: stmmac: Set CIC bit only for TX queues with COE
` [PATCH 6.16 092/142] net: hv_netvsc: fix loss of early receive events from host during channel open
` [PATCH 6.16 093/142] io_uring/kbuf: fix signedness in this_len calculation
` [PATCH 6.16 094/142] net: rose: split remove and free operations in rose_remove_neigh()
` [PATCH 6.16 095/142] net: rose: convert use field to refcount_t
` [PATCH 6.16 096/142] net: rose: include node references in rose_neigh refcount
` [PATCH 6.16 097/142] sctp: initialize more fields in sctp_v6_from_sk()
` [PATCH 6.16 098/142] l2tp: do not use sock_hold() in pppol2tp_session_get_sock()
` [PATCH 6.16 099/142] fbnic: Move phylink resume out of service_task and into open/close
` [PATCH 6.16 100/142] efivarfs: Fix slab-out-of-bounds in efivarfs_d_compare
` [PATCH 6.16 101/142] net: macb: Disable clocks once
` [PATCH 6.16 102/142] io_uring/kbuf: always use READ_ONCE() to read ring provided buffer lengths
` [PATCH 6.16 103/142] drm/mediatek: mtk_hdmi: Fix inverted parameters in some regmap_update_bits calls
` [PATCH 6.16 104/142] KVM: x86: use array_index_nospec with indices that come from guest
` [PATCH 6.16 105/142] RISC-V: KVM: fix stack overrun when loading vlenb
` [PATCH 6.16 106/142] x86/cpu/intel: Fix the constant_tsc model check for Pentium 4
` [PATCH 6.16 107/142] x86/microcode/AMD: Handle the case of no BIOS microcode
` [PATCH 6.16 108/142] x86/cpu/topology: Use initial APIC ID from XTOPOLOGY leaf on AMD/HYGON
` [PATCH 6.16 109/142] HID: asus: fix UAF via HID_CLAIMED_INPUT validation
` [PATCH 6.16 110/142] HID: multitouch: fix slab out-of-bounds access in mt_report_fixup()
` [PATCH 6.16 111/142] HID: elecom: add support for ELECOM M-DT2DRBK
` [PATCH 6.16 112/142] HID: quirks: add support for Legion Go dual dinput modes
` [PATCH 6.16 113/142] HID: logitech: Add ids for G PRO 2 LIGHTSPEED
` [PATCH 6.16 114/142] HID: wacom: Add a new Art Pen 2
` [PATCH 6.16 115/142] HID: hid-ntrig: fix unable to handle page fault in ntrig_report_version()
` [PATCH 6.16 116/142] Revert "drm/amdgpu: fix incorrect vm flags to map bo"
` [PATCH 6.16 117/142] arm64: mm: Fix CFI failure due to kpti_ng_pgd_alloc function signature
` [PATCH 6.16 118/142] blk-zoned: Fix a lockdep complaint about recursive locking
` [PATCH 6.16 119/142] dma/pool: Ensure DMA_DIRECT_REMAP allocations are decrypted
` [PATCH 6.16 120/142] fs/smb: Fix inconsistent refcnt update
` [PATCH 6.16 121/142] net: usb: qmi_wwan: add Telit Cinterion LE910C4-WWX new compositions
` [PATCH 6.16 122/142] smb3 client: fix return code mapping of remap_file_range
` [PATCH 6.16 123/142] xfs: do not propagate ENODATA disk errors into xattr code
` [PATCH 6.16 124/142] drm/xe/vm: Clear the scratch_pt pointer on error
` [PATCH 6.16 125/142] drm/nouveau/disp: Always accept linear modifier
` [PATCH 6.16 126/142] drm/nouveau: fix error path in nvkm_gsp_fwsec_v2
` [PATCH 6.16 127/142] drm/msm/dpu: Initialize crtc_state to NULL in dpu_plane_virtual_atomic_check()
` [PATCH 6.16 128/142] drm/mediatek: Fix device/node reference count leaks in mtk_drm_get_all_drm_priv
` [PATCH 6.16 129/142] drm/amd/amdgpu: disable hwmon power1_cap* for gfx 11.0.3 on vf mode
` [PATCH 6.16 130/142] drm/amdgpu/userq: fix error handling of invalid doorbell
` [PATCH 6.16 131/142] drm/amdgpu: update firmware version checks for user queue support
` [PATCH 6.16 132/142] drm/amdgpu/gfx11: set MQD as appriopriate for queue types
` [PATCH 6.16 133/142] drm/amdgpu/gfx12: "
` [PATCH 6.16 134/142] net: rose: fix a typo in rose_clear_routes()
` [PATCH 6.16 135/142] firmware: qcom: scm: remove unused arguments from SHM bridge routines
` [PATCH 6.16 136/142] firmware: qcom: scm: take struct device as argument in SHM bridge enable
` [PATCH 6.16 137/142] firmware: qcom: scm: initialize tzmem before marking SCM as available
` [PATCH 6.16 138/142] firmware: qcom: scm: request the waitqueue irq *after* initializing SCM
` [PATCH 6.16 139/142] Revert "drm/dp: Change AUX DPCD probe address from DPCD_REV to LANE0_1_STATUS"
` [PATCH 6.16 140/142] thermal/drivers/mediatek/lvts_thermal: Change lvts commands array to static const
` [PATCH 6.16 141/142] thermal/drivers/mediatek/lvts_thermal: Add lvts commands and their sizes to driver data
` [PATCH 6.16 142/142] thermal/drivers/mediatek/lvts_thermal: Add mt7988 lvts commands

[PATCH -next RFC 00/11] Refactor cpus mask setting
 2025-09-02 13:30 UTC  (5+ messages)
` [PATCH -next RFC 09/11] cpuset: refactor partition_cpus_change

[PATCH 00/29] drm: Implement state readout support
 2025-09-02 13:30 UTC  (5+ messages)
` [PATCH 07/29] drm/atomic: Implement drm_atomic_print_old_state
` [PATCH 08/29] drm/atomic: Only call atomic_destroy_state on a !NULL pointer

[PATCH net-next V3 0/7] E-Switch vport sharing & delegation
 2025-09-02 13:30 UTC  (2+ messages)

[PATCH v2 0/5] tcg/i386: Improve vector shifts
 2025-09-02 13:28 UTC  (4+ messages)
` [PATCH v2 3/5] tcg/i386: Use canonical operand ordering in expand_vec_sari

[PATCH] gfs2, udf: update to use mmap_prepare
 2025-09-02 13:29 UTC  (2+ messages)

[PATCH v2 0/8] sd: Add RPMB emulation to eMMC model
 2025-09-02 13:28 UTC  (4+ messages)

[PATCH] mips: math-emu: replace deprecated strcpy() in me-debugfs
 2025-09-02 13:29 UTC  (3+ messages)

[PATCH] mfd: core: Increment of_node's refcount before linking it to the platform device
 2025-09-02 13:29 UTC  (2+ messages)

[PATCH 0/9] mm, swap: introduce swap table as swap cache (phase I)
 2025-09-02 13:27 UTC  (5+ messages)
` [PATCH 2/9] mm, swap: always lock and check the swap cache folio before use

[PATCH v9 0/1] drm/i915/display: Add no_psr_reason to PSR debugfs
 2025-09-02 13:27 UTC  (3+ messages)
` [PATCH v9 1/1] "

[PATCH v2 0/4] drm: Add vblank timers for devices without interrupts
 2025-09-02 13:27 UTC  (3+ messages)
` [PATCH v2 1/4] drm/vblank: Add vblank timer

[PATCH] usb: host: xhci-tegra: Remove redundant ternary operators
 2025-09-02 13:27 UTC 

[PATCH 00/11] Add RZ/G3E USB3.2 Gen1 Host Controller support
 2025-09-02 13:27 UTC  (3+ messages)
` [PATCH 02/11] clk: renesas: r9a09g047: Add USB3.0 clocks/resets

[PATCH v6 0/8] drm/amdgpu: Add MMIO-remap singleton BO for HDP flush v6
 2025-09-02 13:27 UTC  (5+ messages)
` [PATCH v6 7/8] drm/amdgpu/ttm: Allocate/Free 4K MMIO_REMAP Singleton

[PATCH] tests: Add test ISO files to Dist Package
 2025-09-02 13:25 UTC  (2+ messages)

[PATCH RFC V5 00/30] Support of Virtual CPU Hotplug for ARMv8 Arch
 2025-09-02 13:26 UTC  (3+ messages)
` [PATCH RFC V5 11/30] arm/virt: Init PMU at host for all possible vCPUs

[PATCH] usb: gadget: tegra-xudc: Remove redundant ternary operators
 2025-09-02 13:26 UTC 

[PATCH] block: honor $TMPDIR in create_tmp_file()
 2025-09-02 13:25 UTC  (4+ messages)

[Intel-wired-lan] [PATCH iwl-next v3] ixgbe: preserve RSS indirection table across admin down/up
 2025-09-02 13:25 UTC  (3+ messages)

[PATCH v2 0/9] drm/bridge: get/put the bridge returned by drm_bridge_get_next_bridge()
 2025-09-02 13:25 UTC  (2+ messages)
` (subset) "

[PATCH] libgcrypt: Allow GRUB to Build With Clang
 2025-09-02 13:24 UTC  (2+ messages)

[PATCH v2 00/37] drm/atomic: Get rid of existing states (not really)
 2025-09-02 13:25 UTC  (3+ messages)
` [PATCH v2 36/37] drm/atomic: Convert drm_atomic_get_private_obj_state() to use new plane state

[PATCH 0/8] iommu/amd: Introduce Nested Translation support
 2025-09-02 13:25 UTC  (3+ messages)
` [PATCH 8/8] iommu/amd: Add support for nested domain attach/detach

[PATCH v1 00/21] Control coprocessor reset for AST2700
 2025-09-02 13:24 UTC  (9+ messages)
` [PATCH v1 01/21] hw/arm/aspeed_ast27x0-fc: Support VBootRom
  ` [SPAM] "
` [PATCH v1 02/21] hw/arm/ast27x0: Move SSP coprocessor initialization from machine to SoC leve
  ` [SPAM] "

[RESEND PATCH v2 0/3] Update to SMBIOS 2.6
 2025-09-02 13:24 UTC  (4+ messages)
` [RESEND PATCH v2 2/3] hvmloader: "

[RFC PATCH 0/7] accel: Add per-accelerator vCPUs queue
 2025-09-02 13:25 UTC  (2+ messages)

[PATCH] drivers: example: fix memory leak
 2025-09-02 13:24 UTC  (2+ messages)
` [PATCH] fat: fix data-race between fat12_ent_put() and fat_mirror_bhs()

[PATCH 0/6] scsi: Remove redundant ternary operators
 2025-09-02 13:23 UTC  (7+ messages)
` [PATCH 1/6] scsi: arcmsr: "
` [PATCH 2/6] scsi: csiostor: "
` [PATCH 3/6] scsi: isci: "
` [PATCH 4/6] scsi: megaraid_sas: "
` [PATCH 5/6] scsi: scsi_transport_fc: "
` [PATCH 6/6] scsi: storvsc: "

[PATCH v2] mips: math-emu: replace deprecated strcpy() in me-debugfs
 2025-09-02 13:23 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.