All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-03-07 17:27:08 to 2025-03-07 18:09:59 UTC [more...]

[PATCH 1/2] tools/perf: Add field to annotation options to determine disassembler used
 2025-03-07 18:09 UTC  (2+ messages)

[PATCH v1] perf test: Fix leak in "Synthesize attr update" test
 2025-03-07 18:09 UTC  (2+ messages)

[PATCH] perf report: Do not process non-JIT BPF ksymbol events
 2025-03-07 18:09 UTC  (2+ messages)

[PATCH v2 4/8] phy: move phy-qcom-snps-eusb2 out of its vendor sub-directory
 2025-03-07 17:38 UTC  (3+ messages)

[PATCH v7 00/49] x86/resctrl: Move the resctrl filesystem code to /fs/resctrl
 2025-03-07 18:08 UTC  (7+ messages)
` [PATCH v7 08/49] x86/resctrl: Generate default_ctrl instead of sharing it
` [PATCH v7 33/49] x86/resctrl: resctrl_exit() teardown resctrl but leave the mount point

[PATCH v2] drm/xe/hwmon: expose fan speed
 2025-03-07 18:07 UTC  (4+ messages)

[PATCH 00/14] hw/vfio: Build various objects once
 2025-03-07 18:03 UTC  (16+ messages)
` [PATCH 01/14] hw/vfio/common: Include missing 'system/tcg.h' header
` [PATCH 02/14] hw/vfio/spapr: Do not include <linux/kvm.h>
` [PATCH 03/14] hw/vfio: Compile some common objects once
` [PATCH 04/14] hw/vfio: Compile more "
` [PATCH 05/14] hw/vfio: Compile iommufd.c once
` [PATCH 06/14] system: Declare qemu_[min/max]rampagesize() in 'system/hostmem.h'
` [PATCH 07/14] hw/vfio: Compile display.c once
` [PATCH 08/14] system/kvm: Expose kvm_irqchip_[add, remove]_change_notifier()
  ` [PATCH 08/14] system/kvm: Expose kvm_irqchip_[add,remove]_change_notifier()
` [PATCH 09/14] hw/vfio/pci: Convert CONFIG_KVM check to runtime one
` [PATCH 10/14] system/iommufd: Introduce iommufd_builtin() helper
` [PATCH 11/14] hw/vfio/pci: Check CONFIG_IOMMUFD at runtime using iommufd_builtin()
` [PATCH 12/14] hw/vfio/ap: "
` [PATCH 13/14] hw/vfio/ccw: "
` [PATCH 14/14] hw/vfio/platform: Check CONFIG_IOMMUFD at runtime using iommufd_builtin

[PATCH v3 0/2] Add cpupower idle-state functionality
 2025-03-07 18:07 UTC  (3+ messages)
` [PATCH v3 1/2] tuna: extract common cpu and nics determination code into a utils.py file
` [PATCH v3 2/2] tuna: Add idle_state control functionality

[PATCH] xfs_{admin,repair},man5: tell the user to mount with nouuid for snapshots
 2025-03-07 18:07 UTC  (2+ messages)

[CI] drm/xe/guc_pc: Retry and wait longer for GuC PC start
 2025-03-07 18:07 UTC  (5+ messages)
` ✓ CI.Build: success for drm/xe/guc_pc: Retry and wait longer for GuC PC start (rev2)
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ Xe.CI.BAT: "

[PATCH v3 00/10] Introduce CET supervisor state support
 2025-03-07 18:06 UTC  (7+ messages)
` [PATCH v3 03/10] x86/fpu/xstate: Correct xfeatures cache in guest pseudo fpu container
` [PATCH v3 04/10] x86/fpu/xstate: Correct guest fpstate size calculation
` [PATCH v3 05/10] x86/fpu/xstate: Introduce guest FPU configuration

[soc:for-next] BUILD SUCCESS a84db892511ab79e7a817a171fb4765daccffb88
 2025-03-07 17:36 UTC 

[PATCH v4 0/5] DRM scheduler kunit tests
 2025-03-07 18:06 UTC  (5+ messages)
` [PATCH v4 1/5] drm: Move some options to separate new Kconfig

[PATCH liburing 0/4] vectored registered buffer support and tests
 2025-03-07 18:06 UTC  (5+ messages)
` [PATCH liburing 1/4] Add vectored registered buffer req init helpers

[PATCH v1] mm/madvise: Always set ptes via arch helpers
 2025-03-07 18:04 UTC  (8+ messages)

[PATCH net-next v5 00/13] net: phy: Rework linkmodes handling in a dedicated file
 2025-03-07 17:36 UTC  (14+ messages)
` [PATCH net-next v5 01/13] net: ethtool: Export the link_mode_params definitions
` [PATCH net-next v5 02/13] net: phy: Use an internal, searchable storage for the linkmodes
` [PATCH net-next v5 03/13] net: phy: phy_caps: Move phy_speeds to phy_caps
` [PATCH net-next v5 04/13] net: phy: phy_caps: Move __set_linkmode_max_speed "
` [PATCH net-next v5 05/13] net: phy: phy_caps: Introduce phy_caps_valid
` [PATCH net-next v5 06/13] net: phy: phy_caps: Implement link_capabilities lookup by linkmode
` [PATCH net-next v5 07/13] net: phy: phy_caps: Allow looking-up link caps based on speed and duplex
` [PATCH net-next v5 08/13] net: phy: phy_device: Use link_capabilities lookup for PHY aneg config
` [PATCH net-next v5 09/13] net: phylink: Use phy_caps_lookup for fixed-link configuration
` [PATCH net-next v5 10/13] net: phy: drop phy_settings and the associated lookup helpers
` [PATCH net-next v5 11/13] net: phylink: Add a mapping between MAC_CAPS and LINK_CAPS
` [PATCH net-next v5 12/13] net: phylink: Convert capabilities to linkmodes using phy_caps
` [PATCH net-next v5 13/13] net: phylink: Use phy_caps to get an interface's capabilities and modes

[PATCH] bcachefs: Add error handling for bch2_folio()
 2025-03-07 18:03 UTC  (4+ messages)

[PATCH v12 0/3] rust: add dma coherent allocator abstraction
 2025-03-07 18:02 UTC  (12+ messages)
` [PATCH v12 2/3] "

[PATCH 00/14] drm/i915: sagv/bw cleanup
 2025-03-07 18:01 UTC  (15+ messages)
` [PATCH 01/14] drm/i915: Drop the cached per-pipe min_cdclk[] from bw state
` [PATCH 02/14] drm/i915: s/intel_crtc_bw/intel_dbuf_bw/
` [PATCH 03/14] drm/i915: Extract intel_dbuf_bw_changed()
` [PATCH 04/14] drm/i915: Pass intel_dbuf_bw to skl_*_calc_dbuf_bw() explicitly
` [PATCH 05/14] drm/i915: Avoid triggering unwanted cdclk changes due to dbuf bandwidth changes
` [PATCH 06/14] drm/i915: Do more bw readout
` [PATCH 07/14] drm/i915: Flag even inactive crtcs as "inherited"
` [PATCH 08/14] drm/i915: Drop force_check_qgv
` [PATCH 09/14] drm/i915: Extract intel_bw_modeset_checks()
` [PATCH 10/14] drm/i915: Extract intel_bw_check_sagv_mask()
` [PATCH 11/14] drm/i915: Make intel_bw_check_sagv_mask() internal to intel_bw.c
` [PATCH 12/14] drm/i915: Make intel_bw_modeset_checks() internal to intel_bw_atomic_check()
` [PATCH 13/14] drm/i915: Skip bw stuff if per-crtc sagv state doesn't change
` [PATCH 14/14] drm/i915: Eliminate intel_compute_sagv_mask()

[PATCH v1] perf tests: Fix data symbol test with LTO builds
 2025-03-07 18:02 UTC  (4+ messages)

[PATCH BlueZ v3 1/6] btdev: Add support for Sync Flow Control
 2025-03-07 18:00 UTC  (6+ messages)
` [PATCH BlueZ v3 2/6] btdev: send SCO setup events to bthost
` [PATCH BlueZ v3 3/6] bthost: add hooks receiving SCO connections and data
` [PATCH BlueZ v3 4/6] sco-tester: check sent SCO data is received at bthost
` [PATCH BlueZ v3 5/6] btdev: support disabling commands
` [PATCH BlueZ v3 6/6] sco-tester: add tests for different SCO flow control modes

[PATCH] rust: support DPDK API
 2025-03-07 18:00 UTC  (3+ messages)

[PATCH v3] lib: sbi: Enable Control Transfer Records (CTR) Ext using xstateen
 2025-03-07 18:00 UTC  (2+ messages)

[PATCH net-next v3 0/8] enic: enable 32, 64 byte cqes and get max rx/tx ring size from hw
 2025-03-07 18:00 UTC  (3+ messages)
` [PATCH net-next v3 4/8] enic: enable rq extended cq support

Thread Safety Analysis and the Linux kernel
 2025-03-07 17:59 UTC  (6+ messages)

[PATCH] mm: vma: skip anonymous vma when inserting vma to file rmap tree
 2025-03-07 17:58 UTC  (7+ messages)

[PATCH 00/23] ARM split hardware and control domains
 2025-03-07 17:58 UTC  (4+ messages)
` [PATCH 05/23] xen/arm: Add capabilities to dom0less

[PATCH 00/14] nvmem: patches (set 1) for 6.15
 2025-03-07 17:57 UTC  (15+ messages)
` [PATCH 01/14] nvmem: rockchip-otp: Move read-offset into variant-data
` [PATCH 02/14] dt-bindings: nvmem: rockchip,otp: add missing limits for clock-names
` [PATCH 03/14] dt-bindings: nvmem: rockchip,otp: Add compatible for RK3576
` [PATCH 04/14] nvmem: rockchip-otp: add rk3576 variant data
` [PATCH 05/14] dt-bindings: nvmem: qfprom: Add X1E80100 compatible
` [PATCH 06/14] dt-bindings: nvmem: Add compatible for MS8937
` [PATCH 07/14] dt-bindings: nvmem: fixed-cell: increase bits start value to 31
` [PATCH 08/14] nvmem: core: fix bit offsets of more than one byte
` [PATCH 09/14] nvmem: core: verify cell's raw_len
` [PATCH 10/14] nvmem: core: update raw_len if the bit reading is required
` [PATCH 11/14] nvmem: qfprom: switch to 4-byte aligned reads
` [PATCH 12/14] nvmem: make the misaligned raw_len non-fatal
` [PATCH 13/14] dt-bindings: nvmem: Add compatible for IPQ5018
` [PATCH 14/14] dt-bindings: nvmem: Add compatible for MSM8960

[PATCH] xen: Update minimum toolchain requirements
 2025-03-07 17:54 UTC 

[RFC PATCH 4/4] x86: ibs: Enable IBS profiling for memory accesses
 2025-03-07 17:56 UTC  (2+ messages)

[PATCH] net: fix uninitialised access in mii_nway_restart()
 2025-03-07 17:56 UTC  (4+ messages)

[PATCH 0/7] hw/virtio: Build virtio-mem.c once
 2025-03-07 17:55 UTC  (11+ messages)
` [PATCH 4/7] hw/virtio/virtio-mem: Remove CONFIG_DEVICES include
` [PATCH 5/7] hw/virtio/virtio-mem: Convert VIRTIO_MEM_USABLE_EXTENT to runtime
` [PATCH 6/7] hw/virtio/virtio-mem: Convert VIRTIO_MEM_HAS_LEGACY_GUESTS "
` [PATCH 7/7] hw/virtio: Compile virtio-mem.c once

[PATCH 0/2] smack: fix two bugs in setting task label
 2025-03-07 17:45 UTC  (4+ messages)
` [PATCH 1/2] smack: fix bug: unprivileged task can create labels

[PATCH] mpfr: Apply the backport of Float128 patch
 2025-03-07 17:55 UTC 

[PATCH] Input: alps - Propagate alps_passthrough_mode_v2() errors in alps_poll()
 2025-03-07 17:54 UTC  (2+ messages)

[PATCH v6 0/7] bits: Fixed-type GENMASK_U*() and BIT_U*()
 2025-03-07 17:54 UTC  (14+ messages)
` [PATCH v6 1/7] bits: split the definition of the asm and non-asm GENMASK()
` [PATCH v6 2/7] bits: introduce fixed-type genmasks
` [PATCH v6 3/7] bits: introduce fixed-type BIT_U*()
` [PATCH v6 4/7] drm/i915: Convert REG_GENMASK*() to fixed-width GENMASK_U*()

nouuid hint in kernel message?
 2025-03-07 17:54 UTC  (6+ messages)

[PATCH v4 0/3] add sof support on imx95
 2025-03-07 17:53 UTC  (9+ messages)
` [PATCH v4 1/3] ASoC: dt-bindings: support imx95's CM7 core

[PATCH v13 0/7] rust: add dma coherent allocator abstraction
 2025-03-07 17:53 UTC  (4+ messages)
` [PATCH v13 3/7] rust: pci: impl AsMut<Device> for pci::Device

Linux 6.13.6
 2025-03-07 17:52 UTC  (2+ messages)

[PATCH v2 1/2] Input: atkbd - map F21 key to support touchpad toggle keys
 2025-03-07 17:52 UTC  (4+ messages)
` [PATCH v2 2/2] Input: atkbd - Fix TUXEDO NB02 notebook keyboards FN-keys

Linux 6.12.18
 2025-03-07 17:52 UTC  (2+ messages)

[PATCH] mmc: core: Wait for Vdd to settle on card power off
 2025-03-07 17:46 UTC  (2+ messages)

[PATCH 1/2 v6] mm/mempolicy: Weighted Interleave Auto-tuning
 2025-03-07 17:51 UTC  (8+ messages)
` [PATCH 2/2 v6] mm/mempolicy: Don't create weight sysfs for memoryless nodes

[PATCH 0/2] x86/sev: Rework SNP Guest Request to fix race
 2025-03-07 17:50 UTC  (3+ messages)
` [PATCH 2/2] virt: sev-guest: Move SNP Guest Request data pages handling under snp_cmd_mutex

[PATCH net-next v1 0/4] net: remove rtnl_lock from the callers of queue APIs
 2025-03-07 17:50 UTC  (5+ messages)
` [PATCH net-next v1 2/4] net: protect net_devmem_dmabuf_bindings by new net_devmem_bindings_mutex
` [PATCH net-next v1 3/4] net: add granular lock for the netdev netlink socket

Linux kernel 6.12.18 released
 2025-03-07 17:50 UTC 

Linux kernel 6.13.6 released
 2025-03-07 17:50 UTC 

[PATCH] drm/i915: Increase I915_PARAM_MMAP_GTT_VERSION version to indicate support for partial mmaps
 2025-03-07 17:50 UTC  (2+ messages)
` ✗ i915.CI.BAT: failure for drm/i915: Increase I915_PARAM_MMAP_GTT_VERSION version to indicate support for partial mmaps (rev2)

[PATCH v6 00/29] Support AST2700 A1
 2025-03-07 17:47 UTC  (3+ messages)

[PATCH] drm/panel/synaptics-r63353: Use _multi variants
 2025-03-07 17:46 UTC  (7+ messages)

[PATCH v9 0/8] Buddy allocator like (or non-uniform) folio split
 2025-03-07 17:46 UTC  (9+ messages)
` [PATCH v9 2/8] mm/huge_memory: add two new (not yet used) functions for folio_split()

[syzbot] [mm?] WARNING in fsnotify_file_area_perm
 2025-03-07 17:45 UTC  (11+ messages)
` [syzbot] [xfs?] "

[PATCH v5 00/10] Introduce /dev/mshv root partition driver
 2025-03-07 17:44 UTC  (6+ messages)
` [PATCH v5 08/10] x86: hyperv: Add mshv_handler irq handler and setup function

[PATCH] cmake.bbclass: remove whitespace
 2025-03-07 16:12 UTC 

[PATCH] cmake.bbclass: remove whitespace
 2025-03-07 16:31 UTC 

[PATCH v9 0/6] scanf: convert self-test to KUnit
 2025-03-07 17:42 UTC  (5+ messages)
` [PATCH v9 5/6] scanf: tidy header `#include`s

[PATCH v7 net-next 0/3] DUALPI2 patch
 2025-03-07 17:24 UTC  (2+ messages)
` [PATCH v7 net-next 1/3] Documentation: netlink: specs: tc: Add DualPI2 specification

[PATCH v4 0/2] nvmem-reboot-mode: support small reboot mode magic
 2025-03-07 17:42 UTC  (3+ messages)
` [PATCH v4 1/2] nvmem: core: add nvmem_cell_size()

[soc:soc/drivers] BUILD SUCCESS 7d5a549a08de5b0f9914fb76f6b06d99d331daed
 2025-03-07 17:34 UTC 

[PATCH v2] drm/xe: Apply Wa_16023105232
 2025-03-07 17:40 UTC  (2+ messages)

[PATCH v4 0/4] PCI: dwc: Add ECAM support with iATU configuration
 2025-03-07 17:40 UTC  (9+ messages)
` [PATCH v4 4/4] PCI: qcom: Enable ECAM feature

[PATCH v1 0/2] Minor cleanups in common/rc
 2025-03-07 17:40 UTC  (5+ messages)
` [PATCH v1 2/2] check,common/{preamble,rc},soak: Decoupling init_rc() call from sourcing common/rc

[PATCH iptables]: xtables: tolerate DNS lookup failures
 2025-03-07 17:40 UTC  (7+ messages)

[PATCH v10 0/8] Buddy allocator like (or non-uniform) folio split
 2025-03-07 17:40 UTC  (9+ messages)
` [PATCH v10 1/8] xarray: add xas_try_split() to split a multi-index entry
` [PATCH v10 2/8] mm/huge_memory: add two new (not yet used) functions for folio_split()
` [PATCH v10 3/8] mm/huge_memory: move folio split common code to __folio_split()
` [PATCH v10 4/8] mm/huge_memory: add buddy allocator like (non-uniform) folio_split()
` [PATCH v10 5/8] mm/huge_memory: remove the old, unused __split_huge_page()
` [PATCH v10 6/8] mm/huge_memory: add folio_split() to debugfs testing interface
` [PATCH v10 7/8] mm/truncate: use folio_split() in truncate operation
` [PATCH v10 8/8] selftests/mm: add tests for folio_split(), buddy allocator like split

[PATCH BlueZ v1] client/player: Fix changing preset SDU
 2025-03-07 17:40 UTC  (2+ messages)
` [BlueZ,v1] "

[soc:soc/dt] BUILD SUCCESS c4991aabc1f90359970c17db38342adf2678a181
 2025-03-07 17:33 UTC 

[PATCH v5 0/9] rv: Add scheduler specification monitors
 2025-03-07 17:38 UTC  (3+ messages)
` [PATCH v5 1/9] sched: Add sched tracepoints for RV task model

[RFC v3 30/33] rust: drm/kms: Add Device::num_crtcs()
 2025-03-07 17:38 UTC  (2+ messages)

[soc:soc/arm] BUILD SUCCESS f03f6e276bdd332a53118ed51b325c3367814267
 2025-03-07 17:31 UTC 

[PATCH 1/1 next] perf libunwind: Fixup conversion perf_sample->user_regs to a pointer
 2025-03-07 17:32 UTC  (2+ messages)

[PATCH 0/3] perf list: Collapse similar events across PMUs
 2025-03-07 17:35 UTC  (5+ messages)
` [PATCH 2/3] "

[PATCH v7 0/3] drm/sched: Documentation and refcount improvements
 2025-03-07 17:35 UTC  (5+ messages)
` [PATCH v7 3/3] drm/sched: Update timedout_job()'s documentation

[soc:mediatek/drivers] BUILD SUCCESS 1e12efbee8f3fe09d23ad75d2e38a6335ca2d159
 2025-03-07 17:31 UTC 

[linux-next:master 8206/9634] fs/nfsd/nfs4callback.c:1631 nfsd4_run_cb_work() warn: set_bit() takes a bit number
 2025-03-07 17:34 UTC 

[PATCH 0/7] hw/hyperv: remove duplication compilation units
 2025-03-07 17:34 UTC  (15+ messages)
` [PATCH 3/7] hw/hyperv/vmbus: common compilation unit
` [PATCH 5/7] hw/hyperv/syndbg: "

[PATCH v2 1/2] perf report: Use map_symbol__copy() when copying callchians
 2025-03-07 17:33 UTC  (4+ messages)
` [PATCH v2 2/2] perf report: Fix memory leaks in the hierarchy mode

[soc:soc/defconfig] BUILD SUCCESS da3c926ca8482b5c7fab6f017a7a3dbe9df86385
 2025-03-07 17:31 UTC 

[PATCH v4] PCI: Update Resizable BAR Capability Register fields
 2025-03-07 17:32 UTC  (2+ messages)

[GIT PULL] platform-drivers-x86 for v6.14-4
 2025-03-07 17:32 UTC  (2+ messages)

[GIT PULL] sound fixes for 6.14-rc6
 2025-03-07 17:32 UTC  (2+ messages)

[PATCH 0/2] refs: a couple of --exclude fixes
 2025-03-07 17:31 UTC  (6+ messages)
` [PATCH v2 "
  ` [PATCH v2 2/2] refs.c: stop matching non-directory prefixes in exclude patterns

[PATCH RFC bpf-next 00/20] traits: Per packet metadata KV store
 2025-03-07 17:29 UTC  (5+ messages)
` [PATCH RFC bpf-next 01/20] trait: limited KV store for packet metadata

[PATCH] NFS: handle wait_on_bit_action() errors in nfs_vm_page_mkwrite()
 2025-03-07 17:29 UTC  (2+ messages)

[PATCH v7 net-next 0/3] DUALPI2 patch
 2025-03-07 17:28 UTC  (4+ messages)
` [PATCH v7 net-next 1/3] Documentation: netlink: specs: tc: Add DualPI2 specification
` [PATCH v7 net-next 2/3] selftests/tc-testing: Add selftests for qdisc DualPI2
` [PATCH v7 net-next 3/3] sched: Add dualpi2 qdisc

[PATCH 0/2] migration: multifd documentation
 2025-03-07 17:28 UTC  (5+ messages)
` [PATCH 1/2] migration: Add some documentation for multifd
` [PATCH 2/2] migration: Move compression docs under multifd

[syzbot] [bcachefs?] KASAN: slab-out-of-bounds Read in __bch2_bkey_unpack_key
 2025-03-07 17:28 UTC  (2+ messages)

[PATCH v2 0/3] Fix a BUG_ON crashing the kernel in start_this_handle
 2025-03-07 17:26 UTC  (9+ messages)
` [PATCH v2 2/3] ext4: avoid journaling sb update on error if journal is destroying

Time for drm-ci-next?
 2025-03-07 17:26 UTC  (12+ 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.