messages from 2025-07-11 22:12:41 to 2025-07-12 05:57:33 UTC [more...]
[syzbot] [mm?] possible deadlock in lock_next_vma
2025-07-12 5:57 UTC
[PATCH v2] fs/xfs: replace strncpy with memtostr_pad()
2025-07-12 5:56 UTC (3+ messages)
[RFC V2 00/18] famfs: port into fuse
2025-07-12 5:54 UTC (13+ messages)
` [RFC V2 10/18] famfs_fuse: Basic fuse kernel ABI enablement for famfs
` [RFC V2 11/18] famfs_fuse: Basic famfs mount opts
[PATCH V2 0/4] Add ethtool support to configure irq coalescing count and delay
2025-07-12 5:36 UTC (5+ messages)
` [PATCH V2 2/4] dmaengine: xilinx_dma: Fix irq handler and start transfer path for AXI DMA
[PATCH 0/2] netfs: Fix use of fscache with ceph
2025-07-12 5:25 UTC (3+ messages)
` [PATCH 1/2] netfs: Fix copy-to-cache so that it performs collection with ceph+fscache
[PATCH] soundwire: replace scnprintf() with sysfs_emit() for sysfs consistency
2025-07-12 4:43 UTC
[PATCH] generic/365: Add fix hint for ext4
2025-07-12 4:27 UTC (2+ messages)
[PATCH] locking/mutex: Add debug code to help catching violation of mutex lifetime rule
2025-07-12 4:20 UTC (10+ messages)
[PATCH v2 4/6] arm64: dts: rockchip: Add ArmSoM Sige1
2025-07-12 4:00 UTC (2+ messages)
[RESEND][PATCH v18 0/8] Single RunQueue Proxy Execution (v18)
2025-07-12 3:58 UTC (5+ messages)
` [RESEND][PATCH v18 6/8] sched: Add an initial sketch of the find_proxy_task() function
[syzbot] [wireless?] UBSAN: array-index-out-of-bounds in ieee80211_request_ibss_scan (2)
2025-07-12 3:45 UTC
include/net/ip_fib.h:539:19: sparse: sparse: cast to non-scalar
2025-07-12 3:41 UTC
[PATCH V6] efi/tpm: Fix the issue where the CC platforms event log header can't be correctly identified
2025-07-12 3:24 UTC
[PATCH v19 0/8] Single RunQueue Proxy Execution (v19)
2025-07-12 3:33 UTC (9+ messages)
` [PATCH v19 1/8] sched: Add CONFIG_SCHED_PROXY_EXEC & boot argument to enable/disable
` [PATCH v19 2/8] locking/mutex: Rework task_struct::blocked_on
` [PATCH v19 3/8] locking/mutex: Add p->blocked_on wrappers for correctness checks
` [PATCH v19 4/8] sched: Move update_curr_task logic into update_curr_se
` [PATCH v19 5/8] sched: Fix runtime accounting w/ split exec & sched contexts
` [PATCH v19 6/8] sched: Add an initial sketch of the find_proxy_task() function
` [PATCH v19 7/8] sched: Fix proxy/current (push,pull)ability
` [PATCH v19 8/8] sched: Start blocked_on chain processing in find_proxy_task()
[PATCH V5] efi/tpm: Fix the issue where the CC platforms event log header can't be correctly identified
2025-07-12 3:24 UTC (3+ messages)
[syzbot] [lsm?] [net?] WARNING in kvfree_call_rcu
2025-07-12 3:13 UTC (5+ messages)
[PATCH v1] PM: suspend: clean up redundant filesystems_freeze/thaw handling
2025-07-12 3:08 UTC
[syzbot] [net?] WARNING in rt_set_nexthop
2025-07-12 3:06 UTC (3+ messages)
[PATCH v4 0/7] iommufd: Destroy vdevice on device unbind
2025-07-12 2:39 UTC (8+ messages)
` [PATCH v4 4/7] iommufd: Destroy vdevice on idevice destroy
` [PATCH v4 5/7] iommufd/vdevice: Remove struct device reference from struct vdevice
` [PATCH v4 6/7] iommufd/selftest: Explicitly skip tests for inapplicable variant
[PATCH V4] efi/tpm: Fix the issue where the CC platforms event log header can't be correctly identified
2025-07-12 2:24 UTC (4+ messages)
[PATCH] readahead: Use folio_nr_pages() instead of shift operation
2025-07-12 2:23 UTC (3+ messages)
User-space watchdog timers vs suspend-to-idle
2025-07-12 2:19 UTC (5+ messages)
[syzbot] [hams?] WARNING: refcount bug in ax25_setsockopt
2025-07-12 1:44 UTC (3+ messages)
[PATCH] soc: hisilicon: kunpeng_hccs: Fix incorrect log information
2025-07-12 1:22 UTC (3+ messages)
[PATCH v10 00/13] nommu UML
2025-07-12 1:16 UTC (12+ messages)
` [PATCH v10 09/13] x86/um: nommu: signal handling
[PATCH net] net: emaclite: Fix missing pointer increment in aligned_read()
2025-07-12 1:00 UTC (2+ messages)
[PATCH 00/19] drm/msm/dp: Drop the HPD state machine
2025-07-12 0:58 UTC (20+ messages)
` [PATCH 01/19] drm/msm/dp: Track when DP is physically plugged in
` [PATCH 02/19] drm/msm/dp: remove redundant checks related to ST_DISPLAY_OFF in plug/irq_ipd handlers
` [PATCH 03/19] drm/msm/dp: Return early from atomic_enable() if cable is not connected
` [PATCH 04/19] drm/msm/dp: replace ST_DISPLAY_OFF with power_on in msm_dp_hpd_unplug_handle()
` [PATCH 05/19] drm/msm/dp: Replace ST_MAINLINK_READY with link_ready in plug/hpd_irq handlers
` [PATCH 06/19] drm/msm/dp: Replace ST_DISCONNECTED with checks for connected
` [PATCH 07/19] drm/msm/dp: Rework unplug handling
` [PATCH 08/19] drm/msm/dp: Don't delay plug-in handling when ST_DISCONNECT_PENDING
` [PATCH 09/19] drm/msm/dp: Replace ST_DISPLAY_OFF with power_on in atomic_enable()
` [PATCH 10/19] drm/msm/dp: Check if DP is disconnected in atomic post_disable()
` [PATCH 11/19] drm/msm/dp: remove ST_DISPLAY_OFF as a hpd_state
` [PATCH 12/19] drm/msm/dp: Drop ST_MAINLINK_READY hpd_state
` [PATCH 13/19] drm/msm/dp: Drop ST_DISCONNECTED
` [PATCH 14/19] drm/msm/dp: Drop ST_CONNECTED
` [PATCH 15/19] drm/msm/dp: Drop ST_DISCONNECT_PENDING
` [PATCH 16/19] drm/msm/dp: Drop hpd_state from msm_dp
` [PATCH 17/19] drm/msm/dp: Use drm_bridge_hpd_notify()
` [PATCH 18/19] drm/msm/dp: Move link training to atomic_enable()
` [PATCH 19/19] drm/msm/dp: Log connected and link_ready for event handling
[PATCH] bpftool: Add CET-aware symbol matching for x86_64 architectures
2025-07-12 0:47 UTC (5+ messages)
` [PATCH v3] "
` "
[PATCH] PCI/pwrctrl: Only destroy alongside host bridge
2025-07-12 0:43 UTC
[PATCH net-next v08 0/8] net: hinic3: Add a driver for Huawei 3rd gen NIC - management interfaces
2025-07-12 0:43 UTC (3+ messages)
` [PATCH net-next v08 1/8] hinic3: Async Event Queue interfaces
[PATCH v2 0/2] Fix orphan clocks in clk-th1520-ap driver
2025-07-12 0:39 UTC (4+ messages)
` [PATCH v2 2/2] clk: thead: th1520-ap: Correctly refer the parent of c910-i0
[PATCH RFC 0/3] PCI/pwrctrl: Allow pwrctrl framework to control PERST# GPIO if available
2025-07-12 0:38 UTC (11+ messages)
` [PATCH RFC 2/3] PCI/pwrctrl: Allow pwrctrl core "
` [PATCH RFC 3/3] PCI: qcom: Allow pwrctrl framework to control PERST#
[PATCH] perf ftrace latency: Add -e option to measure time between two events
2025-07-12 0:34 UTC (2+ messages)
[PULL] drm-fixes for 6.16-rc6
2025-07-12 0:29 UTC (2+ messages)
[GIT PULL] PCI fixes for v6.16
2025-07-12 0:29 UTC (2+ messages)
[syzbot] [mm?] INFO: rcu detected stall in exit_to_user_mode_loop
2025-07-12 0:18 UTC (2+ messages)
[RFC/PATCH 0/2] dwc3/rockchip orientation fixes
2025-07-12 0:11 UTC (3+ messages)
` [RFC/PATCH 1/2] usb: dwc3: disable for USB_ROLE_NONE
[RFC PATCH v2 02/51] KVM: guest_memfd: Introduce and use shareability to guard faulting
2025-07-12 0:10 UTC (9+ messages)
[PATCH v3] eventpoll: Fix priority inversion problem
2025-07-12 0:09 UTC (11+ messages)
[PATCH v2 0/6] VMM can handle guest SEA via KVM_EXIT_ARM_SEA
2025-07-11 23:59 UTC (10+ messages)
` [PATCH v2 1/6] KVM: arm64: VM exit to userspace to handle SEA
` [PATCH v2 3/6] KVM: arm64: Allow userspace to inject external instruction aborts
` [PATCH v2 5/6] KVM: selftests: Test for KVM_CAP_INJECT_EXT_IABT
[GIT PULL] Networking for v6.16-rc6 (follow up)
2025-07-11 23:58 UTC (13+ messages)
[PATCH net-next v3 0/3] netdevsim: add support for PHY devices
2025-07-11 23:58 UTC (5+ messages)
` [PATCH net-next v3 1/3] net: netdevsim: Add PHY support in netdevsim
` [PATCH net-next v3 3/3] selftests: ethtool: Introduce ethernet PHY selftests on netdevsim
[PATCH v2 2/3] arm64: dts: allwinner: a523: add Mali GPU node
2025-07-11 23:57 UTC (2+ messages)
drivers/hwmon/xgene-hwmon.c:145:15: sparse: sparse: dereference of noderef expression
2025-07-11 23:57 UTC
[PATCH v7 00/31] x86,fs/resctrl telemetry monitoring
2025-07-11 23:53 UTC (32+ messages)
` [PATCH v7 01/31] x86,fs/resctrl: Consolidate monitor event descriptions
` [PATCH v7 02/31] x86,fs/resctrl: Replace architecture event enabled checks
` [PATCH v7 03/31] x86/resctrl: Remove 'rdt_mon_features' global variable
` [PATCH v7 04/31] x86,fs/resctrl: Prepare for more monitor events
` [PATCH v7 05/31] x86,fs/resctrl: Improve domain type checking
` [PATCH v7 06/31] x86/resctrl: Move L3 initialization into new helper function
` [PATCH v7 07/31] x86,fs/resctrl: Refactor domain_remove_cpu_mon() ready for new domain types
` [PATCH v7 08/31] x86/resctrl: Clean up domain_remove_cpu_ctrl()
` [PATCH v7 09/31] x86,fs/resctrl: Use struct rdt_domain_hdr instead of struct rdt_mon_domain
` [PATCH v7 10/31] x86,fs/resctrl: Rename struct rdt_mon_domain and rdt_hw_mon_domain
` [PATCH v7 11/31] x86,fs/resctrl: Rename some L3 specific functions
` [PATCH v7 12/31] fs/resctrl: Make event details accessible to functions when reading events
` [PATCH v7 13/31] x86,fs/resctrl: Handle events that can be read from any CPU
` [PATCH v7 14/31] x86,fs/resctrl: Support binary fixed point event counters
` [PATCH v7 15/31] x86,fs/resctrl: Add an architectural hook called for each mount
` [PATCH v7 16/31] x86,fs/resctrl: Add and initialize rdt_resource for package scope core monitor
` [PATCH v7 17/31] x86/resctrl: Discover hardware telemetry events
` [PATCH v7 18/31] x86/resctrl: Count valid telemetry aggregators per package
` [PATCH v7 19/31] x86/resctrl: Complete telemetry event enumeration
` [PATCH v7 20/31] x86,fs/resctrl: Fill in details of events for guid 0x26696143 and 0x26557651
` [PATCH v7 21/31] x86,fs/resctrl: Add architectural event pointer
` [PATCH v7 22/31] x86/resctrl: Read telemetry events
` [PATCH v7 23/31] x86/resctrl: Handle domain creation/deletion for RDT_RESOURCE_PERF_PKG
` [PATCH v7 24/31] x86/resctrl: Add energy/perf choices to rdt boot option
` [PATCH v7 25/31] x86/resctrl: Handle number of RMIDs supported by telemetry resources
` [PATCH v7 26/31] fs/resctrl: Fix life-cycle of closid_num_dirty_rmid
` [PATCH v7 27/31] x86,fs/resctrl: Move RMID initialization to first mount
` [PATCH v7 28/31] x86/resctrl: Enable RDT_RESOURCE_PERF_PKG
` [PATCH v7 29/31] fs/resctrl: Provide interface to create architecture specific debugfs area
` [PATCH v7 30/31] x86/resctrl: Add debugfs files to show telemetry aggregator status
` [PATCH v7 31/31] x86,fs/resctrl: Update Documentation for package events
[PATCH v3 0/8] cleanup: Introduce ACQUIRE(), a guard() for conditional locks
2025-07-11 23:49 UTC (9+ messages)
` [PATCH v3 1/8] cleanup: Introduce ACQUIRE() and ACQUIRE_ERR() "
` [PATCH v3 2/8] cxl/mbox: Convert poison list mutex to ACQUIRE()
` [PATCH v3 3/8] cxl/decoder: Move decoder register programming to a helper
` [PATCH v3 4/8] cxl/decoder: Drop pointless locking
` [PATCH v3 5/8] cxl/region: Split commit_store() into __commit() and queue_reset() helpers
` [PATCH v3 6/8] cxl/region: Move ready-to-probe state check to a helper
` [PATCH v3 7/8] cxl/region: Consolidate cxl_decoder_kill_region() and cxl_region_detach()
` [PATCH v3 8/8] cxl: Convert to ACQUIRE() for conditional rwsem locking
[PATCH 0/5] dma::Device trait and DMA mask
2025-07-11 23:45 UTC (7+ messages)
` [PATCH 2/5] rust: dma: add DMA addressing capabilities
[PATCH v6 0/5] PCI: dwc: Add ECAM support with iATU configuration
2025-07-11 23:42 UTC (6+ messages)
` [PATCH v6 1/5] arm64: dts: qcom: sc7280: Increase config size to 256MB for ECAM feature
` [PATCH v6 2/5] PCI: dwc: Add support for ELBI resource mapping
` [PATCH v6 3/5] PCI: dwc: qcom: Switch to dwc "
` [PATCH v6 4/5] PCI: dwc: Add ECAM support with iATU configuration
` [PATCH v6 5/5] PCI: qcom: Add support for ECAM feature
[PATCH v5 0/2] Add SpacemiT K1 USB3.0 host controller support
2025-07-11 23:37 UTC (3+ messages)
` [PATCH v5 2/2] usb: dwc3: add generic driver to support flattened
[PATCH v4 3/3] iio: imu: bmi270: add support for motion events
2025-07-11 23:36 UTC
[PATCH net-next V2 0/3] net/mlx5e: Add support for PCIe congestion events
2025-07-11 23:30 UTC (5+ messages)
` [PATCH net-next V2 2/3] net/mlx5e: Add device PCIe congestion ethtool stats
` [PATCH net-next V2 3/3] net/mlx5e: Make PCIe congestion event thresholds configurable
[PATCH v2 0/4] usb: dwc3: Modify role-switching QC drd usb controllers
2025-07-11 23:29 UTC (5+ messages)
` [PATCH v2 2/4] usb: dwc3: qcom: Implement glue callbacks to facilitate runtime suspend
commit 3284e4adca9b causes hang on boot with CONFIG_PREEMPT_RT=y
2025-07-11 23:27 UTC (3+ messages)
[PATCH v2] powerpc: Replace the obsolete address of the FSF
2025-07-11 23:25 UTC (10+ messages)
[GIT PULL] hotfixes for 6.16-rc6
2025-07-11 23:18 UTC
[PATCH v5 2/2] PCI: amd-mdb: Add support for PCIe RP PERST# signal handling
2025-07-11 23:18 UTC (2+ messages)
[PATCH v5 3/3] arm64: dts: rockchip: Add support for CM5 IO carrier
2025-07-11 23:09 UTC (2+ messages)
[PATCH V4 0/1] KVM: TDX: Decrease TDX VM shutdown time
2025-07-11 23:17 UTC (13+ messages)
[PATCH] hv_netvsc: Set VF priv_flags to IFF_NO_ADDRCONF before open to prevent IPv6 addrconf
2025-07-11 23:12 UTC (3+ messages)
` [PATCH v2] "
[PATCH v4 08/11] PCI: qcom: Add support for PCIe pre/post_link_speed_change()
2025-07-11 23:11 UTC (2+ messages)
[PATCH v4 06/11] PCI/ASPM: Clear aspm_disable as part of __pci_enable_link_state()
2025-07-11 23:10 UTC (3+ messages)
[RFC] vfs: security: Parse dev_name before calling security_sb_mount
2025-07-11 23:09 UTC (8+ messages)
[PATCH v2] virtio_net: simplify tx queue wake condition check
2025-07-11 23:10 UTC (2+ messages)
[PATCH v2] kernel/fork: Increase minimum number of allowed threads
2025-07-11 23:08 UTC
[RFC PATCH 00/30] Host side (KVM/VFIO/IOMMUFD) support for TDISP using TSM
2025-07-11 23:08 UTC (5+ messages)
[PATCH v4 02/11] PCI/bwctrl: Add support to scale bandwidth before & after link re-training
2025-07-11 23:06 UTC (2+ messages)
[PATCH] kernel/fork: Increase minimum number of allowed threads
2025-07-11 23:06 UTC (2+ messages)
[RFC PATCH] KVM: TDX: Decouple TDX init mem region from kvm_gmem_populate()
2025-07-11 23:04 UTC (10+ messages)
[PATCH v4 06/11] PCI/ASPM: Clear aspm_disable as part of __pci_enable_link_state()
2025-07-11 23:00 UTC (2+ messages)
[PATCH v3] PCI: dw-rockchip: Add support for slot reset on link down event
2025-07-11 22:48 UTC (2+ messages)
[PATCH v4 0/3] rust: Build PHY device tables by using module_device_table macro
2025-07-11 22:53 UTC (5+ messages)
` [PATCH v4 1/3] rust: device_id: split out index support into a separate trait
[PATCH] vfio/pds: Fix missing detach_ioas op
2025-07-11 22:51 UTC (2+ messages)
[PATCH v3 1/2] vfio: Fix unbalanced vfio_df_close call in no-iommu mode
2025-07-11 22:50 UTC (2+ messages)
[PATCH net-next v5 0/3] selftest: net: Add selftest for netpoll
2025-07-11 22:41 UTC (5+ messages)
` [PATCH net-next v5 3/3] selftests: net: add netpoll basic functionality test
[PATCH v4 0/5] vfio/type1: optimize vfio_pin_pages_remote() and vfio_unpin_pages_remote()
2025-07-11 22:36 UTC (4+ messages)
` [PATCH v4 2/5] vfio/type1: optimize vfio_pin_pages_remote()
[PATCH net-next v4 0/4] net: selftest: improve test string formatting and checksum handling
2025-07-11 22:36 UTC (10+ messages)
[PATCH v13 0/3] rust: platform: add Io support
2025-07-11 22:32 UTC (4+ messages)
` [PATCH v13 1/3] rust: io: add resource abstraction
` [PATCH v13 2/3] rust: io: mem: add a generic iomem abstraction
` [PATCH v13 3/3] rust: platform: add resource accessors
[PATCH] locking/mutex: remove redundant ifdef
2025-07-11 22:17 UTC (3+ messages)
[PATCH 0/4] Followups to controllers' v1 compilation
2025-07-11 22:15 UTC (5+ messages)
` [PATCH 4/4] cgroup: Do not report unavailable v1 controllers in /proc/cgroups
[PATCH 00/10] -Wunused-const-variable warning fixes
2025-07-11 22:13 UTC (5+ messages)
` [PATCH 01/10] drm/imagination: avoid unused-const-variable warning
` [PATCH 06/10] [RESEND] lockdep: change 'static const' variables to enum values
linux-next: Tree for Jul 11
2025-07-11 22:12 UTC (2+ messages)
` linux-next: Tree for Jul 11 (drivers/platform/x86/lenovo/wmi-gamezone.o)
[PATCH v7 0/3] locking/mutex: Mark devm_mutex_init() as __must_check
2025-07-11 22:12 UTC (2+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).