All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-09-02 13:30:04 to 2025-09-02 13:37:51 UTC [more...]

[PATCH 6.6 00/75] 6.6.104-rc1 review
 2025-09-02 13:21 UTC  (45+ messages)
` [PATCH 6.6 01/75] of: dynamic: Fix memleak when of_pci_add_properties() failed
` [PATCH 6.6 02/75] pinctrl: STMFX: add missing HAS_IOMEM dependency
` [PATCH 6.6 03/75] mips: dts: lantiq: danube: add missing burst length property
` [PATCH 6.6 04/75] mips: lantiq: xway: sysctrl: rename the etop node
` [PATCH 6.6 05/75] of: Add a helper to free property struct
` [PATCH 6.6 06/75] of: dynamic: Fix use after free in of_changeset_add_prop_helper()
` [PATCH 6.6 07/75] ftrace: Fix potential warning in trace_printk_seq during ftrace_dump
` [PATCH 6.6 08/75] scsi: core: sysfs: Correct sysfs attributes access rights
` [PATCH 6.6 09/75] smb: client: fix race with concurrent opens in unlink(2)
` [PATCH 6.6 10/75] smb: client: fix race with concurrent opens in rename(2)
` [PATCH 6.6 11/75] ASoC: codecs: tx-macro: correct tx_macro_component_drv name
` [PATCH 6.6 12/75] erofs: fix atomic context detection when !CONFIG_DEBUG_LOCK_ALLOC
` [PATCH 6.6 13/75] ACPI: EC: Add device to acpi_ec_no_wakeup[] qurik list
` [PATCH 6.6 14/75] nfs: fold nfs_page_group_lock_subrequests into nfs_lock_and_join_requests
` [PATCH 6.6 15/75] NFS: Fix a race when updating an existing write
` [PATCH 6.6 16/75] vhost/net: Protect ubufs with rcu read lock in vhost_net_ubuf_put()
` [PATCH 6.6 17/75] net: ipv4: fix regression in local-broadcast routes
` [PATCH 6.6 18/75] drm/msm: Defer fd_install in SUBMIT ioctl
` [PATCH 6.6 19/75] powerpc/kvm: Fix ifdef to remove build warning
` [PATCH 6.6 20/75] HID: input: rename hidinput_set_battery_charge_status()
` [PATCH 6.6 21/75] HID: input: report battery status changes immediately
` [PATCH 6.6 22/75] Bluetooth: hci_event: Treat UNKNOWN_CONN_ID on disconnect as success
` [PATCH 6.6 23/75] Bluetooth: hci_event: Mark connection as closed during suspend disconnect
` [PATCH 6.6 24/75] Bluetooth: hci_event: Detect if HCI_EV_NUM_COMP_PKTS is unbalanced
` [PATCH 6.6 25/75] Bluetooth: hci_sync: fix set_local_name race condition
` [PATCH 6.6 26/75] atm: atmtcp: Prevent arbitrary write in atmtcp_recv_control()
` [PATCH 6.6 27/75] drm/nouveau: remove unused increment in gm200_flcn_pio_imem_wr
` [PATCH 6.6 28/75] drm/nouveau: remove unused memory target test
` [PATCH 6.6 29/75] ice: Introduce ice_xdp_buff
` [PATCH 6.6 30/75] ice: gather page_count()s of each frag right before XDP prog call
` [PATCH 6.6 31/75] ice: stop storing XDP verdict within ice_rx_buf
` [PATCH 6.6 32/75] ice: fix incorrect counter for buffer allocation failures
` [PATCH 6.6 33/75] dt-bindings: display/msm: qcom,mdp5: drop lut clock
` [PATCH 6.6 35/75] phy: mscc: Fix when PTP clock is register and unregister
` [PATCH 6.6 44/75] net/mlx5e: Update and set Xon/Xoff upon MTU set
` [PATCH 6.6 45/75] net/mlx5e: Update and set Xon/Xoff upon port speed set
` [PATCH 6.6 46/75] net/mlx5e: Set local Xoff after FW update
` [PATCH 6.6 47/75] net: stmmac: xgmac: Do not enable RX FIFO Overflow interrupts
` [PATCH 6.6 48/75] net: stmmac: Rename phylink_get_caps() callback to update_caps()
` [PATCH 6.6 49/75] net: stmmac: xgmac: Correct supported speed modes
` [PATCH 6.6 50/75] net: stmmac: Set CIC bit only for TX queues with COE
` [PATCH 6.6 51/75] net: rose: split remove and free operations in rose_remove_neigh()
` [PATCH 6.6 52/75] net: rose: convert use field to refcount_t
` [PATCH 6.6 53/75] net: rose: include node references in rose_neigh refcount

[PATCH v5 00/20] AMD MCA interrupts rework
 2025-09-02 13:37 UTC  (7+ messages)
` [PATCH v5 07/20] x86/mce: Reorder __mcheck_cpu_init_generic() call
` [PATCH v5 13/20] x86/mce: Unify AMD THR handler with MCA Polling

[PATCH v2] ASoC: SOF: imx: Fix devm_ioremap_resource check
 2025-09-02 13:37 UTC  (2+ messages)

[PATCH 0/1] drm/i915/display: Remove FBC modulo 4 restriction for ADL+
 2025-09-02 13:37 UTC  (2+ messages)
` ✓ i915.CI.BAT: success for drm/i915/display: Remove FBC modulo 4 restriction for ADL+ (rev2)

[PATCH v3 0/3] xen/events: Fix Global and Domain VIRQ tracking
 2025-09-02 13:37 UTC  (5+ messages)
` [PATCH v3 2/3] xen/events: Return -EEXIST for bound VIRQs
` [PATCH v3 3/3] xen/events: Update virq_to_irq on migration

[RFC PATCH 0/3] regulator: Add X-Powers AXP318W PMIC support
 2025-09-02 13:36 UTC  (3+ messages)
` [RFC PATCH 2/3] mfd: axp20x: Add support for AXP318W PMIC

[syzbot] Monthly nilfs report (Sep 2025)
 2025-09-02 13:36 UTC 

[PATCH v9] drm/xe/vf: Enable CCS save/restore only on supported GUC versions
 2025-09-02 13:36 UTC  (2+ messages)
` ✗ Xe.CI.Full: failure for drm/xe/vf: Enable CCS save/restore only on supported GUC versions (rev9)

[PATCH v2 net-next 0/7] netfilter: updates for net-next
 2025-09-02 13:35 UTC  (8+ messages)
` [PATCH v2 net-next 1/7] netfilter: ebtables: Use vmalloc_array() to improve code
` [PATCH v2 net-next 2/7] netfilter: nft_payload: Use csum_replace4() instead of opencoding
` [PATCH v2 net-next 3/7] netfilter: nf_tables: allow iter callbacks to sleep
` [PATCH v2 net-next 4/7] netfilter: nf_tables: all transaction allocations can now sleep
` [PATCH v2 net-next 5/7] netfilter: nft_set_pipapo: remove redundant test for avx feature bit
` [PATCH v2 net-next 6/7] netfilter: nf_reject: remove unneeded exports
` [PATCH v2 net-next 7/7] netfilter: nft_payload: extend offset to 65535 bytes

[PATCH v2 0/9] drm/bridge: get/put the bridge returned by drm_bridge_get_next_bridge()
 2025-09-02 13:36 UTC  (8+ messages)
` [PATCH v2 1/9] list: add list_last_entry_or_null()

[PATCH 0/8] DC Patches August 25, 2025
 2025-09-02 13:33 UTC  (9+ messages)
` [PATCH 1/8] drm/amd/display: Increase minimum clock for TMDS 420 with pipe splitting
` [PATCH 2/8] drm/amd/display: Optimize custom brightness curve interpolation
` [PATCH 3/8] drm/amd/display: Add Component To Handle Bounding Box Values and IP Caps
` [PATCH 4/8] drm/amd/display: incorrect conditions for failing dto calculations
` [PATCH 5/8] drm/amd/display: Clear the CUR_ENABLE register on DCN314 w/out DPP PG
` [PATCH 6/8] drm/amd/display: Skip Check Runtime Link Setting for Specific Branch Device
` [PATCH 7/8] drm/amd/display: [FW Promotion] Release 0.1.25.0
` [PATCH 8/8] drm/amd/display: Promote DC to 3.2.348

[PATCH 6.12 00/95] 6.12.45-rc1 review
 2025-09-02 13:21 UTC  (96+ 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 06/95] mips: dts: lantiq: danube: add missing burst length property
` [PATCH 6.12 07/95] mips: lantiq: xway: sysctrl: rename the etop node
` [PATCH 6.12 08/95] of: dynamic: Fix use after free in of_changeset_add_prop_helper()
` [PATCH 6.12 09/95] ftrace: Fix potential warning in trace_printk_seq during ftrace_dump
` [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 6.12 27/95] HID: input: report battery status changes immediately
` [PATCH 6.12 28/95] net: macb: fix unregister_netdev call order in macb_remove()
` [PATCH 6.12 29/95] Bluetooth: hci_event: Treat UNKNOWN_CONN_ID on disconnect as success
` [PATCH 6.12 30/95] Bluetooth: hci_event: Mark connection as closed during suspend disconnect
` [PATCH 6.12 31/95] Bluetooth: hci_event: Detect if HCI_EV_NUM_COMP_PKTS is unbalanced
` [PATCH 6.12 32/95] Bluetooth: hci_sync: fix set_local_name race condition
` [PATCH 6.12 33/95] atm: atmtcp: Prevent arbitrary write in atmtcp_recv_control()
` [PATCH 6.12 34/95] drm/nouveau: remove unused increment in gm200_flcn_pio_imem_wr
` [PATCH 6.12 35/95] drm/nouveau: remove unused memory target test
` [PATCH 6.12 36/95] ice: dont leave device non-functional if Tx scheduler config fails
` [PATCH 6.12 37/95] ice: use fixed adapter index for E825C embedded devices
` [PATCH 6.12 38/95] ice: fix incorrect counter for buffer allocation failures
` [PATCH 6.12 39/95] dt-bindings: display/msm: qcom,mdp5: drop lut clock
` [PATCH 6.12 40/95] net: dlink: fix multicast stats being counted incorrectly
` [PATCH 6.12 41/95] efi: stmm: Fix incorrect buffer allocation method
` [PATCH 6.12 42/95] drm/xe/xe_sync: avoid race during ufence signaling
` [PATCH 6.12 43/95] drm/xe: Dont trigger rebind on initial dma-buf validation
` [PATCH 6.12 44/95] phy: mscc: Fix when PTP clock is register and unregister
` [PATCH 6.12 45/95] bnxt_en: Fix memory corruption when FW resources change during ifdown
` [PATCH 6.12 46/95] bnxt_en: Adjust TX rings if reservation is less than requested
` [PATCH 6.12 47/95] bnxt_en: Fix stats context reservation logic
` [PATCH 6.12 48/95] net/mlx5: Reload auxiliary drivers on fw_activate
` [PATCH 6.12 49/95] net/mlx5: Fix lockdep assertion on sync reset unload event
` [PATCH 6.12 50/95] net/mlx5: Nack sync reset when SFs are present
` [PATCH 6.12 51/95] net/mlx5e: Update and set Xon/Xoff upon MTU set
` [PATCH 6.12 52/95] net/mlx5e: Update and set Xon/Xoff upon port speed set
` [PATCH 6.12 53/95] net/mlx5e: Set local Xoff after FW update
` [PATCH 6.12 54/95] net: stmmac: xgmac: Do not enable RX FIFO Overflow interrupts
` [PATCH 6.12 55/95] net: stmmac: xgmac: Correct supported speed modes
` [PATCH 6.12 56/95] net: stmmac: Set CIC bit only for TX queues with COE
` [PATCH 6.12 57/95] hv_netvsc: Link queues to NAPIs
` [PATCH 6.12 58/95] net: hv_netvsc: fix loss of early receive events from host during channel open
` [PATCH 6.12 59/95] net: rose: split remove and free operations in rose_remove_neigh()
` [PATCH 6.12 60/95] net: rose: convert use field to refcount_t
` [PATCH 6.12 61/95] net: rose: include node references in rose_neigh refcount
` [PATCH 6.12 62/95] sctp: initialize more fields in sctp_v6_from_sk()
` [PATCH 6.12 63/95] l2tp: do not use sock_hold() in pppol2tp_session_get_sock()
` [PATCH 6.12 64/95] fbnic: Move phylink resume out of service_task and into open/close
` [PATCH 6.12 65/95] efivarfs: Fix slab-out-of-bounds in efivarfs_d_compare
` [PATCH 6.12 66/95] net: macb: Disable clocks once
` [PATCH 6.12 67/95] KVM: x86: use array_index_nospec with indices that come from guest
` [PATCH 6.12 68/95] RISC-V: KVM: fix stack overrun when loading vlenb
` [PATCH 6.12 69/95] x86/microcode/AMD: Handle the case of no BIOS microcode
` [PATCH 6.12 70/95] x86/cpu/topology: Use initial APIC ID from XTOPOLOGY leaf on AMD/HYGON
` [PATCH 6.12 71/95] HID: asus: fix UAF via HID_CLAIMED_INPUT validation
` [PATCH 6.12 72/95] HID: multitouch: fix slab out-of-bounds access in mt_report_fixup()
` [PATCH 6.12 73/95] HID: quirks: add support for Legion Go dual dinput modes
` [PATCH 6.12 74/95] HID: logitech: Add ids for G PRO 2 LIGHTSPEED
` [PATCH 6.12 75/95] HID: wacom: Add a new Art Pen 2
` [PATCH 6.12 76/95] HID: hid-ntrig: fix unable to handle page fault in ntrig_report_version()
` [PATCH 6.12 77/95] Revert "drm/amdgpu: fix incorrect vm flags to map bo"
` [PATCH 6.12 78/95] blk-zoned: Fix a lockdep complaint about recursive locking
` [PATCH 6.12 79/95] dma/pool: Ensure DMA_DIRECT_REMAP allocations are decrypted
` [PATCH 6.12 80/95] fs/smb: Fix inconsistent refcnt update
` [PATCH 6.12 81/95] net: usb: qmi_wwan: add Telit Cinterion LE910C4-WWX new compositions
` [PATCH 6.12 82/95] smb3 client: fix return code mapping of remap_file_range
` [PATCH 6.12 83/95] xfs: do not propagate ENODATA disk errors into xattr code
` [PATCH 6.12 84/95] drm/xe/vm: Clear the scratch_pt pointer on error
` [PATCH 6.12 85/95] drm/nouveau/disp: Always accept linear modifier
` [PATCH 6.12 86/95] drm/nouveau: fix error path in nvkm_gsp_fwsec_v2
` [PATCH 6.12 87/95] drm/mediatek: Fix device/node reference count leaks in mtk_drm_get_all_drm_priv
` [PATCH 6.12 88/95] drm/amd/amdgpu: disable hwmon power1_cap* for gfx 11.0.3 on vf mode
` [PATCH 6.12 89/95] net: rose: fix a typo in rose_clear_routes()
` [PATCH 6.12 90/95] PCI: Rename PCIE_RESET_CONFIG_DEVICE_WAIT_MS to PCIE_RESET_CONFIG_WAIT_MS
` [PATCH 6.12 91/95] PCI: dwc: Ensure that dw_pcie_wait_for_link() waits 100 ms after link up
` [PATCH 6.12 92/95] Revert "drm/dp: Change AUX DPCD probe address from DPCD_REV to LANE0_1_STATUS"
` [PATCH 6.12 93/95] thermal/drivers/mediatek/lvts_thermal: Change lvts commands array to static const
` [PATCH 6.12 94/95] thermal/drivers/mediatek/lvts_thermal: Add lvts commands and their sizes to driver data
` [PATCH 6.12 95/95] thermal/drivers/mediatek/lvts_thermal: Add mt7988 lvts commands

[PATCH net-next] net: phy: marvell: Fix 88e1510 downshift counter errata
 2025-09-02 13:35 UTC  (2+ messages)

[PATCH 0/9] mm, swap: introduce swap table as swap cache (phase I)
 2025-09-02 13:33 UTC  (3+ messages)
` [PATCH 4/9] mm, swap: tidy up swap device and cluster info helpers

[PATCH 09/21] mfd: remove unneeded 'fast_io' parameter in regmap_config
 2025-09-02 13:33 UTC  (2+ messages)
` (subset) "

[PATCH v2 00/16] Driver-managed exhaustive eviction
 2025-09-02 13:32 UTC  (4+ messages)
` [PATCH v2 14/16] drm/xe: Convert xe_bo_create_pin_map() for "

[PATCH v7 00/16] pinctrl: introduce the concept of a GPIO pin function category
 2025-09-02 13:32 UTC  (7+ messages)
` [PATCH v7 08/16] pinctrl: keembay: release allocated memory in detach path
` [PATCH v7 12/16] pinctrl: qcom: use generic pin function helpers

[PATCH v3 0/3] Hyperflash boot fixes for j721e
 2025-09-02 13:31 UTC  (5+ messages)
` [PATCH v3 2/3] configs: j721e_evm_r5: Enable HBMC and MUX_MMIO at SPL
` [PATCH v3 3/3] arm: dts: k3-j721e-r5-common-proc-board: Enable HBMC in R5 SPL stage

[PATCH 0/8] drm/i915/dram: DRAM detection stuff
 2025-09-02 13:31 UTC  (9+ 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 6/8] drm/i915/dram: Fix some spelling aroynd the 16Gb DIMM w/a
` [PATCH 7/8] drm/i915/dram: Don't call skl_get_dram_info()/skl_get_dram_type() on icl
` [PATCH 8/8] drm/i915/dram: Print memory details even if something went wrong

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

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

[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)

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

[PATCH 6.16 000/142] 6.16.5-rc1 review
 2025-09-02 13:20 UTC  (8+ messages)
` [PATCH 6.16 129/142] drm/amd/amdgpu: disable hwmon power1_cap* for gfx 11.0.3 on vf mode
` [PATCH 6.16 133/142] drm/amdgpu/gfx12: set MQD as appriopriate for queue types
` [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 -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  (3+ messages)
` [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)


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.