messages from 2025-05-15 16:22:29 to 2025-05-15 17:07:03 UTC [more...]
[PATCH 1/2] bcachefs: Use bkey_eq instead of bpos_eq
2025-05-15 17:06 UTC (3+ messages)
` [PATCH 2/2] bcachefs: Early return to avoid unnecessary lock
[PATCH] x86/bugs: Don't warn when overwriting retbleed_return_thunk with srso_return_thunk
2025-05-15 17:06 UTC (5+ messages)
[PATCH 0/2] Support ROHM BU79100G ADC
2025-05-15 17:06 UTC (5+ messages)
` [PATCH 2/2] iio: adc: ad7476: Support ROHM BU79100G
[PATCH v4 00/23] iommufd: Add vIOMMU infrastructure (Part-4 HW QUEUE)
2025-05-15 17:03 UTC (19+ messages)
` [PATCH v4 01/23] iommufd/viommu: Add driver-allocated vDEVICE support
` [PATCH v4 03/23] iommufd/viommu: Allow driver-specific user data for a vIOMMU object
` [PATCH v4 06/23] iommufd/driver: Add iommufd_struct_destroy to revert iommufd_viommu_alloc
` [PATCH v4 14/23] iommufd: Add mmap interface
` [PATCH v4 16/23] Documentation: userspace-api: iommufd: Update HW QUEUE
` [PATCH v4 21/23] iommu/tegra241-cmdqv: Do not statically map LVCMDQs
[PATCH] bcachefs: Kill BTREE_TRIGGER_bucket_invalidate
2025-05-15 17:05 UTC (2+ messages)
[PATCH v2] x86/sgx: Prevent attempts to reclaim poisoned pages
2025-05-15 17:05 UTC (3+ messages)
[PATCH v2 00/10] cxl: Delay HB port and switch dport probing until endpoint dev probe
2025-05-15 17:03 UTC (14+ messages)
` [PATCH v2 02/10] cxl: Saperate out CXL dport->id vs actual dport hardware id
` [PATCH v2 08/10] cxl: Add helper to detect top of CXL device topology
[PATCH v12 00/13] Upgrade libgcrypt to 1.11
2025-05-15 17:03 UTC (17+ messages)
` [PATCH v12 01/13] Import libgcrypt 1.11
` [PATCH v12 02/13] Import b64dec from gpg-error
` [PATCH v12 03/13] b64dec: Adjust for compilation in GRUB environment
` [PATCH v12 04/13] Adjust import script, definitions and API users for libgcrypt 1.11
` [PATCH v12 05/13] Add DSA and RSA SEXP tests
` [PATCH v12 06/13] keccak: Disable acceleration with SSE asm
` [PATCH v12 07/13] libgcrypt: Fix coverity warnings
` [PATCH v12 08/13] Remove now unneeded gcrypt compilation flag
[PATCH wireless-next v8 00/10] wifi: cfg80211/mac80211: add support to handle per link statistics of multi-link station
2025-05-15 17:03 UTC (20+ messages)
` [PATCH wireless-next v8 02/10] wifi: cfg80211: add link_station_info structure to support MLO statistics
` [PATCH wireless-next v8 03/10] wifi: cfg80211: extend to embed link level statistics in NL message
` [PATCH wireless-next v8 04/10] wifi: cfg80211: add statistics for providing overview for MLO station
` [PATCH wireless-next v8 05/10] wifi: cfg80211: allocate memory for link_station info structure
[PATCH 0/5] ASoC/SOF/PCI/Intel: add Wildcat Lake support
2025-05-15 17:03 UTC (3+ messages)
` [PATCH 1/5] PCI: pci_ids: add INTEL_HDA_WCL
[PATCH v1] perf pmu intel: Adjust cpumaks for sub-NUMA clusters on graniterapids
2025-05-15 17:02 UTC (6+ messages)
[PATCH v7 4/9] coredump: add coredump socket
2025-05-15 17:00 UTC (2+ messages)
[PATCH v12 00/25] x86/resctrl: Move the resctrl filesystem code to /fs/resctrl
2025-05-15 16:58 UTC (26+ messages)
` [PATCH v12 01/25] cpumask: relax cpumask_any_but()
` [PATCH v12 02/25] find: add find_first_andnot_bit()
` [PATCH v12 03/25] cpumask: add cpumask_{first,next}_andnot() API
` [PATCH v12 04/25] x86/resctrl: Optimize cpumask_any_housekeeping()
` [PATCH v12 05/25] x86/resctrl: Remove the limit on the number of CLOSID
` [PATCH v12 06/25] x86/resctrl: Rename resctrl_sched_in() to begin with "resctrl_arch_"
` [PATCH v12 07/25] x86/resctrl: Check all domains are offline in resctrl_exit()
` [PATCH v12 08/25] x86/resctrl: resctrl_exit() teardown resctrl but leave the mount point
` [PATCH v12 09/25] x86/resctrl: Drop __init/__exit on assorted symbols
` [PATCH v12 10/25] x86/resctrl: Move is_mba_sc() out of core.c
` [PATCH v12 11/25] x86/resctrl: Add end-marker to the resctrl_event_id enum
` [PATCH v12 12/25] x86/resctrl: Expand the width of domid by replacing mon_data_bits
` [PATCH v12 13/25] x86/resctrl: Split trace.h
` [PATCH v12 14/25] x86/resctrl: Add 'resctrl' to the title of the resctrl documentation
` [PATCH v12 15/25] fs/resctrl: Add boiler plate for external resctrl code
` [PATCH v12 16/25] x86/resctrl: Move the filesystem bits to headers visible to fs/resctrl
` [PATCH v12 17/25] x86/resctrl: Move enum resctrl_event_id to resctrl.h
` [PATCH v12 18/25] x86/resctrl: Fix types in resctrl_arch_mon_ctx_{alloc,free}() stubs
` [PATCH v12 19/25] x86/resctrl: Move pseudo lock prototypes to include/linux/resctrl.h
` [PATCH v12 20/25] x86/resctrl: Squelch whitespace anomalies in resctrl core code
` [PATCH v12 21/25] x86/resctrl: Prefer alloc(sizeof(*foo)) idiom in rdt_init_fs_context()
` [PATCH v12 22/25] x86/resctrl: Relax some asm #includes
` [PATCH v12 23/25] x86/resctrl: Always initialise rid field in rdt_resources_all[]
` [PATCH v12 24/25] x86,fs/resctrl: Move the resctrl filesystem code to live in /fs/resctrl
` [PATCH v12 25/25] MAINTAINERS: Add reviewers for fs/resctrl
[PATCH v1 0/9] x86/cpuid: Headers cleanup
2025-05-15 17:00 UTC (8+ messages)
` [PATCH v1 2/9] x86/cpuid: Set <asm/cpuid/api.h> as the main CPUID header
` [PATCH v1 4/9] x86/cpuid: Rename hypervisor_cpuid_base() to cpuid_hypervisor_base()
` [PATCH v1 8/9] x86/cpuid: Rename native_cpuid() to cpuid_native()
[PATCH v10 0/2] iio: adc: add Nuvoton NCT7201 ADC driver
2025-05-15 16:59 UTC (4+ messages)
` [PATCH v10 2/2] iio: adc: add support for Nuvoton NCT7201
[PATCH 1/2] power/intel_uncore: fix crash closing uninitialized driver
2025-05-15 16:58 UTC (2+ messages)
` [PATCH 2/2] test/power_intel_uncore: skip test if init fails
Flow API Test Suite Inquiry
2025-05-15 16:58 UTC (4+ messages)
[syzbot] [lsm?] [integrity?] KMSAN: uninit-value in ima_add_template_entry (3)
2025-05-15 16:52 UTC (8+ messages)
[PATCH v4 0/7] ext4: Add multi-fsblock atomic write support with bigalloc
2025-05-15 16:58 UTC (7+ messages)
` [PATCH v4 4/7] ext4: Add support for EXT4_GET_BLOCKS_QUERY_LEAF_BLOCKS
` [PATCH v4 5/7] ext4: Add multi-fsblock atomic write support with bigalloc
` [PATCH v4 7/7] ext4: Add atomic block write documentation
[PATCH 0/5] perl-ptest: fix 5 of the ExtUtils ptests
2025-05-15 16:50 UTC (6+ messages)
` [PATCH 1/5] perl-ptest: include gcc as a recommended package
` [PATCH 2/5] perl-ptest: include libxcrypt-dev as recommended
` [PATCH 3/5] perl-ptest: include g++ as a recommended package
` [PATCH 4/5] perl-ptest: include make "
` [PATCH 5/5] perl-ptest: copy xconfig data from perl source directory
[PATCH v10 00/10] mtd: add driver for Intel discrete graphics
2025-05-15 16:57 UTC (2+ messages)
` ✗ i915.CI.Full: failure for mtd: add driver for Intel discrete graphics (rev11)
[bluez/bluez]
2025-05-15 16:56 UTC
[PATCH v3 0/9] scripts/checkpatch: fix SPDX-License-Identifier detection
2025-05-15 16:55 UTC (8+ messages)
` [PATCH v3 4/9] scripts/checkpatch: use new hook for ACPI test data check
` [PATCH v3 9/9] scripts/checkpatch: reject license boilerplate on new files
[PATCH] selftests: Improve test output grammar, code style
2025-05-15 16:56 UTC (2+ messages)
[PATCH] ublk: fix dead loop when canceling io command
2025-05-15 16:56 UTC (2+ messages)
[RFC PATCH 00/12] Private MMIO support for private assigned dev
2025-05-15 16:53 UTC (14+ messages)
[PATCH v4] iio: accel: sca3000: replace usages of internal read data helpers by spi helpers
2025-05-15 16:53 UTC (4+ messages)
` Fwd: "
Personalised Bags and Boxes
2025-05-15 16:53 UTC
[PATCH i-g-t v2 1/1] tests/intel/xe_render_copy: Skip tests on renderless cards
2025-05-15 16:52 UTC (2+ messages)
` ✗ Xe.CI.Full: failure for series starting with [i-g-t,v2,1/1] "
[REGRESSION] bpf verifier slowdown due to vrealloc() change since 6.15-rc6
2025-05-15 16:51 UTC (3+ messages)
[PATCH net] mr: consolidate the ipmr_can_free_table() checks
2025-05-15 16:49 UTC
[PATCH 0/3] KVM: arm64: Allow vGICv4 configuration per VM
2025-05-15 16:48 UTC (4+ messages)
[PATCH 0/2] fs/exec: Explicitly unshare fs_struct on exec
2025-05-15 16:48 UTC (12+ messages)
` [PATCH 1/2] "
[PATCH v1 net-next 0/7] ipv6: Follow up for RTNL-free RTM_NEWROUTE series
2025-05-15 16:46 UTC (2+ messages)
[PATCH 0/6] prctl: introduce PR_SET/GET_THP_POLICY
2025-05-15 16:47 UTC (15+ messages)
` [PATCH 1/6] prctl: introduce PR_THP_POLICY_DEFAULT_HUGE for the process
[PATCH v3] iio: imu: inv_mpu6050: refactor aux read/write to use shared xfer logic
2025-05-15 16:47 UTC (3+ messages)
[PATCH v3 0/3] KVM: arm64: Support FF-A 1.2 and SEND_DIRECT2 ABI
2025-05-15 16:46 UTC (3+ messages)
` [PATCH v3 3/3] KVM: arm64: Support FFA_MSG_SEND_DIRECT_REQ2 in host handler
[bluez/bluez] 9f18f6: device: Reply br-connection-key-missing on connect
2025-05-15 16:46 UTC
[PATCH v4 0/2] Add support for the DFRobot SEN0322 oxygen sensor
2025-05-15 16:44 UTC (3+ messages)
` [PATCH v4 2/2] iio: chemical: Add driver for SEN0322
[RFT PATCH v3 00/21] x86: strict separation of startup code
2025-05-15 16:43 UTC (3+ messages)
` [RFT PATCH v3 02/21] x86/sev: Use MSR protocol for remapping SVSM calling area
[PATCH] sequencer: fix memory leak if `update_squash_messages()` failed
2025-05-15 16:43 UTC (4+ messages)
[PATCH 0/5] miscellaneous build mods (part 2)
2025-05-15 16:42 UTC (5+ messages)
` [PATCH v2 "
` [PATCH v2 3/5] meson: correct path to system config/attribute files
[PATCH net v2] octeontx2-af: Send Link events one by one
2025-05-15 16:41 UTC (5+ messages)
[PATCH v2 1/9] drm/amdgpu: read back register after written
2025-05-15 16:41 UTC (9+ messages)
` [PATCH v2 2/9] "
` [PATCH v2 3/9] "
` [PATCH v2 4/9] "
` [PATCH v2 5/9] "
` [PATCH v2 6/9] "
` [PATCH v2 7/9] "
` [PATCH v2 8/9] "
` [PATCH v2 9/9] "
[RFC i-g-t 0/5] Replace intel_sysfs_debugfs
2025-05-15 16:40 UTC (4+ messages)
` [RFC i-g-t 2/5] lib/igt_dir_explorer: Add function to recursively read all files in a directory
[PATCH RFC 0/5] Introduce git-blame-tree(1) command
2025-05-15 16:39 UTC (12+ messages)
[PATCH net] team: grab team lock during team_change_rx_flags
2025-05-15 16:39 UTC (5+ messages)
[RFC PATCH 0/1] rte flow test suite
2025-05-15 16:38 UTC (2+ messages)
` [RFC PATCH] dts: add "
[cip-dev][isar-cip-core][RFC v2 0/6] Add factory-reset
2025-05-15 16:37 UTC (3+ messages)
[PATCH v3 0/3] iio:light: add driver for veml6046x00 RGBIR color sensor
2025-05-15 16:37 UTC (3+ messages)
` [PATCH v3 2/3] iio: light: add support "
[PATCH] sequencer: fix memory leak if `todo_list_rearrange_squash()` failed
2025-05-15 16:37 UTC (3+ messages)
[RFC PATCH 00/10] Remap tree
2025-05-15 16:36 UTC (11+ messages)
` [RFC PATCH 01/10] btrfs: add definitions and constants for remap-tree
` [RFC PATCH 02/10] btrfs: add REMAP chunk type
` [RFC PATCH 03/10] btrfs: allow remapped chunks to have zero stripes
` [RFC PATCH 04/10] btrfs: add extended version of struct block_group_item
` [RFC PATCH 05/10] btrfs: allow mounting filesystems with remap-tree incompat flag
` [RFC PATCH 06/10] btrfs: redirect I/O for remapped block groups
` [RFC PATCH 07/10] btrfs: handle deletions from remapped block group
` [RFC PATCH 08/10] btrfs: handle setting up relocation of block group with remap-tree
` [RFC PATCH 09/10] btrfs: move existing remaps before relocating block group
` [RFC PATCH 10/10] btrfs: replace identity maps with actual remaps when doing relocations
[PATCH] net: phy: add driver for MaxLinear MxL86110 PHY
2025-05-15 16:36 UTC (3+ messages)
[RFT PATCH v2 00/15] Add a single source of truth for UBWC configuration data
2025-05-15 16:35 UTC (8+ messages)
` [PATCH RFT v2 13/15] soc: qcom: ubwc: Fix SM6125's ubwc_swizzle value
[PATCH 0/7] Remove ops.pgsize_bitmap
2025-05-15 16:33 UTC (4+ messages)
[PATCH v3] rtla: Set distinctive exit value for failed tests
2025-05-15 16:20 UTC
[PATCH BlueZ v2] device: Reply br-connection-key-missing on connection bonding error
2025-05-15 16:34 UTC
[PATCH 1/9] CodingStyle: make Documentation/CodingStyle into symlink
2025-05-15 16:33 UTC (7+ messages)
` [PATCH 9/9] CodingStyle: flip the rule about curlies
[RFC PATCH 0/15] x86: Remove support for TSC-less and CX8-less CPUs
2025-05-15 16:32 UTC (17+ messages)
Semantics of change IDs (Re: Gerrit, GitButler, and Jujutsu projects collaborating on change-id commit footer)
2025-05-15 16:32 UTC (11+ messages)
[PATCH v4 00/10] Support hiding capability when its initialization fails
2025-05-15 16:29 UTC (3+ messages)
` [PATCH v4 02/10] vpci/header: Emulate legacy capability list for dom0
[PATCH v2 1/1] PCI: Update Link Speed after retraining
2025-05-15 16:29 UTC (2+ messages)
[PATCH v4 00/38] Mediated vPMU 4.0 for x86
2025-05-15 16:29 UTC (3+ messages)
` [PATCH v4 29/38] KVM: x86/pmu: Switch host/guest PMU context at vm-exit/vm-entry
[PATCH v1 0/2] Add Support for three Acer laptops using CS35L41
2025-05-15 16:28 UTC (3+ messages)
` [PATCH v1 1/2] ALSA: hda/realtek: Add support for Acer Helios Laptops using CS35L41 HDA
` [PATCH v1 2/2] ALSA: hda: cs35l41: Fix swapped l/r audio channels for Acer Helios laptops
[PATCH V5 00/11] Refactor ufs phy powerup sequence
2025-05-15 16:27 UTC (24+ messages)
` [PATCH V5 01/11] scsi: ufs: qcom: add a new phy calibrate API call
` [PATCH V5 02/11] phy: qcom-qmp-ufs: Rename qmp_ufs_enable and qmp_ufs_power_on
` [PATCH V5 03/11] phy: qcom-qmp-ufs: Refactor phy_power_on and phy_calibrate callbacks
` [PATCH V5 04/11] phy: qcom-qmp-ufs: Refactor UFS PHY reset
` [PATCH V5 05/11] phy: qcom-qmp-ufs: Remove qmp_ufs_com_init()
` [PATCH V5 06/11] phy: qcom-qmp-ufs: Rename qmp_ufs_power_off
` [PATCH V5 07/11] phy: qcom-qmp-ufs: Remove qmp_ufs_exit() and Inline qmp_ufs_com_exit()
` [PATCH V5 08/11] phy: qcom-qmp-ufs: refactor qmp_ufs_power_off
` [PATCH V5 09/11] scsi: ufs: qcom : Refactor phy_power_on/off calls
` [PATCH V5 10/11] scsi: ufs: qcom : Introduce phy_power_on/off wrapper function
` [PATCH V5 11/11] scsi: ufs: qcom: Prevent calling phy_exit before phy_init
[PATCH RFC] diff --no-index: teach option to exclude files by pattern
2025-05-15 16:27 UTC (3+ messages)
[jlayton:kdevops 18/42] fs/nfs/./nfs4trace.h:1511:1: sparse: sparse: incorrect type in assignment (different base types)
2025-05-15 16:26 UTC
[PATCH] xen: Use asm inline when available for alternatives
2025-05-15 16:26 UTC (3+ messages)
[brgl:davinci/for-next] BUILD SUCCESS 55da73fa7a68ccbe23c94ecc070d2ee0013f4fbd
2025-05-15 16:25 UTC
[PATCH RESEND 4.4.y-cip] ARM: shmobile: smp: Enforce shmobile_smp_* alignment
2025-05-15 16:25 UTC (4+ messages)
` [cip-dev] "
[PATCH] security/commoncap: don't assume "setid" if all ids are identical
2025-05-15 16:24 UTC (2+ messages)
` [PATCH] exec: Correct the permission check for unsafe exec
[PATCH] ntfs: Fix attribute validation check
2025-05-15 16:24 UTC (2+ messages)
[RFC] xen/x86: allow overlaps with non-RAM regions
2025-05-15 16:24 UTC (12+ messages)
[pci:slot-reset 1/1] drivers/pci/controller/dwc/pcie-dw-rockchip.c:721:58: error: use of undeclared identifier 'PCIE_CLIENT_GENERAL_CON'
2025-05-15 16:24 UTC (3+ messages)
` 回复: "
[RFC bpf-next 0/3] bpf: handle 0-sized structs properly
2025-05-15 16:23 UTC (7+ messages)
[PATCH v8 0/3] rust: platform: add Io support
2025-05-15 16:23 UTC (3+ messages)
` [PATCH v8 3/3] rust: platform: allow ioremap of platform resources
[PATCH v4 0/3] Improved cleanup handling for amd-pmf
2025-05-15 16:23 UTC (4+ messages)
` [PATCH v4 1/3] platform/x86/amd: pmf: Use device managed allocations
` [PATCH v4 2/3] platform/x86/amd: pmf: Prevent amd_pmf_tee_deinit() from running twice
` [PATCH v4 3/3] platform/x86/amd: pmf: Simplify error flow in amd_pmf_init_smart_pc()
[PATCH 0/3] mt8188: Fix missing reset and clock-names DT properties
2025-05-15 16:17 UTC (5+ messages)
` [PATCH 1/3] dt-bindings: clock: mediatek: Add #reset-cells property for MT8188
[PATCH v4 00/40] drm/msm: sparse / "VM_BIND" support
2025-05-15 16:22 UTC (5+ messages)
` [PATCH v4 04/40] drm/sched: Add enqueue credit limit
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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.