All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-02-05 18:41:55 to 2025-02-05 19:41:52 UTC [more...]

[PATCH net-next v5 0/7] Support loopback mode speed selection
 2025-02-05 19:08 UTC  (8+ messages)
` [PATCH net-next v5 1/7] net: phy: Allow loopback speed selection for PHY drivers
` [PATCH net-next v5 2/7] net: phy: Support speed selection for PHY loopback
` [PATCH net-next v5 3/7] net: phy: micrel: Add loopback support
` [PATCH net-next v5 4/7] net: phy: marvell: Align set_loopback() implementation
` [PATCH net-next v5 5/7] tsnep: Select speed for loopback
` [PATCH net-next v5 6/7] net: selftests: Export net_test_phy_loopback_*
` [PATCH net-next v5 7/7] tsnep: Add PHY loopback selftests

[PATCH RFC 00/10] large atomic writes for xfs with CoW
 2025-02-05 19:41 UTC  (5+ messages)
` [PATCH RFC 09/10] xfs: Update atomic write max size
` [PATCH RFC 10/10] xfs: Allow block allocator to take an alignment hint

[PATCH] ASoC: arizona/madera: use fsleep() in up/down DAPM event delays
 2025-02-05 19:39 UTC  (2+ messages)

[PATCH v2] Revert "mmc: sdhci_am654: Add sdhci_am654_start_signal_voltage_switch"
 2025-02-05 19:39 UTC  (2+ messages)

[PATCH] drivers_net: use 64-bit shift and avoid signed/unsigned mismatch
 2025-02-05 19:38 UTC  (5+ messages)
` [PATCH v3] drivers/net: "
` [PATCH v4] "

[PATCH v3] usb: gadget: u_serial: Disable ep before setting port to null to fix the crash caused by port being null
 2025-02-05 19:29 UTC  (8+ messages)
          ` 答复: "

[PATCH net-next v4] netdev-genl: Elide napi_id when not present
 2025-02-05 19:37 UTC 

[PATCH 0/3] pwm: pxa: Use #pwm-cells = <3>
 2025-02-05 19:35 UTC  (7+ messages)
` [PATCH 1/3] pwm: Add upgrade path to #pwm-cells = <3> for users of of_pwm_single_xlate()
` [PATCH 2/3] dt-bindings: pwm: marvell,pxa-pwm: Update to use #pwm-cells = <3>

[Buildroot] [PATCH 1/1] package/libabseil-cpp: bump to version 20250127.0
 2025-02-05 19:37 UTC 

[RFC PATCH bpf-next 0/8] bpf, sched_ext: Make kfunc filters support struct_ops context to reduce runtime overhead
 2025-02-05 19:30 UTC  (9+ messages)
` [RFC PATCH bpf-next 1/8] bpf: Add struct_ops context information to struct bpf_prog_aux
` [RFC PATCH bpf-next 2/8] sched_ext: Add filter for scx_kfunc_ids_select_cpu
` [RFC PATCH bpf-next 3/8] sched_ext: Add filter for scx_kfunc_ids_enqueue_dispatch
` [RFC PATCH bpf-next 4/8] sched_ext: Add filter for scx_kfunc_ids_dispatch
` [RFC PATCH bpf-next 5/8] sched_ext: Add filter for scx_kfunc_ids_cpu_release
` [RFC PATCH bpf-next 6/8] sched_ext: Add filter for scx_kfunc_ids_unlocked
` [RFC PATCH bpf-next 7/8] sched_ext: Removed mask-based runtime restrictions on calling kfuncs in different contexts
` [RFC PATCH bpf-next 8/8] selftests/sched_ext: Update enq_select_cpu_fails to adapt to struct_ops context filter

[PATCH 0/6] rockchip: mkimage: Improve support for v2 image format
 2025-02-05 19:36 UTC  (15+ messages)
` [PATCH 1/6] rockchip: mkimage: Split size_and_off and size_and_nimage
` [PATCH 2/6] rockchip: mkimage: Print image information for all embedded images
` [PATCH 3/6] rockchip: mkimage: Print boot0 and boot1 parameters
` [PATCH 5/6] rockchip: mkimage: Add support for up to 4 input files

[PATCH v6 0/6] acpi/ghes, cper, cxl: Process CXL CPER Protocol errors
 2025-02-05 19:35 UTC  (10+ messages)
` [PATCH v6 1/6] efi/cper, cxl: Prefix protocol error struct and function names with cxl_
` [PATCH v6 2/6] efi/cper, cxl: Make definitions and structures global
` [PATCH v6 3/6] efi/cper, cxl: Remove cper_cxl.h
` [PATCH v6 4/6] acpi/ghes, cper: Recognize and cache CXL Protocol errors

[PATCH net-next] net: renesas: rswitch: cleanup max_speed setting
 2025-02-05 19:35 UTC  (5+ messages)

[PATCH v1 1/2] dt-bindings: usb: snps,dwc3: Add property for imod
 2025-02-05 19:35 UTC  (6+ messages)

[PATCH net-next 00/13] Introduce flowtable hw offloading in airoha_eth driver
 2025-02-05 19:33 UTC  (4+ messages)
` [PATCH net-next 09/13] dt-bindings: net: airoha: Add airoha,npu phandle property

[PATCH] drm/amd: Refactor find_system_memory()
 2025-02-05 19:31 UTC  (3+ messages)

[meta-arago][scarthgap/master][PATCH v2] meta-arago-test: Add recipe for pytesseract
 2025-02-05 19:33 UTC  (2+ messages)

[PATCH v4 0/5] reduce tasklist_lock hold time on exit and do some pid cleanup
 2025-02-05 19:32 UTC  (6+ messages)
` [PATCH v4 1/5] exit: perform add_device_randomness() without tasklist_lock
` [PATCH v4 2/5] exit: hoist get_pid() in release_task() outside of tasklist_lock
` [PATCH v4 3/5] pid: sprinkle tasklist_lock asserts
` [PATCH v4 4/5] pid: perform free_pid() calls outside of tasklist_lock
` [PATCH v4 5/5] pid: drop irq disablement around pidmap_lock

[RFC net-next 0/4] net: Hold netdev instance lock during ndo operations
 2025-02-05 19:32 UTC  (3+ messages)
` [RFC net-next 1/4] net: Hold netdev instance lock during ndo_open/ndo_stop

[PATCH v3 0/3] Fix broken SNP support with KVM module built-in
 2025-02-05 19:31 UTC  (6+ messages)
` [PATCH v3 3/3] x86/sev: "

[PATCH 00/15] kasan: x86: arm64: risc-v: KASAN tag-based mode for x86
 2025-02-05 18:59 UTC  (4+ messages)

[PATCH] man/man2/perf_event_open.2: Clarify that exclude_kernel does not affect time_running
 2025-02-05 19:31 UTC  (3+ messages)
  ` [PATCH v2] "

[PATCH 02/19] iommu/tegra: Do not use struct page as the handle for pts
 2025-02-05 19:28 UTC  (4+ messages)

[Buildroot] [PATCH] support/scripts/apply-patches.sh: introduce envvar BR_PATCH_ARGS
 2025-02-05 19:28 UTC  (4+ messages)

[PATCH 1/2] sounds: firewire: isight: changed strcpy to strscpy
 2025-02-05 19:22 UTC 

[PATCH 2/2] modified: drivers/net/wireless/intel/iwlwifi/iwl-io.c
 2025-02-05 19:21 UTC 

[PATCH v13 0/8] Rust support for mm_struct, vm_area_struct, and mmap
 2025-02-05 19:26 UTC  (14+ messages)
` [PATCH v13 2/8] mm: rust: add vm_area_struct methods that require read access

[PATCH v2 00/10] Support for Allwinner V853 SoC
 2025-02-05 19:17 UTC  (4+ messages)

[PATCH v1 0/6] PCI: brcmstb: Misc small tweaks and fixes
 2025-02-05 19:12 UTC  (7+ messages)
` [PATCH v1 1/6] PCI: brcmstb: Refactor max speed limit functionality
` [PATCH v1 2/6] PCI: brcmstb: Fix error path upon call of regulator_bulk_get()
` [PATCH v1 3/6] PCI: brcmstb: Fix potential premature regluator disabling
` [PATCH v1 4/6] PCI: brcmstb: Use same constant table for config space access
` [PATCH v1 5/6] PCI: brcmstb: Make two changes in MDIO register fields
` [PATCH v1 6/6] PCI: brcmstb: Cast an int variable to an irq_hw_number_t

[LSF/MM/BPF TOPIC] buffered IO atomic writes
 2025-02-05 19:22 UTC 

[PATCH 0/5] KVM: x86/xen: Restrict hypercall MSR index
 2025-02-05 19:20 UTC  (9+ messages)
` [PATCH 1/5] KVM: x86/xen: Restrict hypercall MSR to unofficial synthetic range

[PATCH 1/1] alloc_tag: work around clang-14 issue with __builtin_object_size()
 2025-02-05 19:18 UTC  (2+ messages)

[PATCH 0/2] VF: Avoid reading inaccessible RING_TIMESTAMP
 2025-02-05 19:16 UTC  (3+ messages)
` [PATCH 1/2] drm/xe/vf: Return EOPNOTSUPP for DRM_XE_DEVICE_QUERY_ENGINE_CYCLES if VF
` [PATCH 2/2] drm/xe/client: Skip show_run_ticks if unable to read timestamp

[PATCH v5 00/10] iomap: incremental per-operation iter advance
 2025-02-05 19:17 UTC  (19+ messages)
` [PATCH v5 01/10] iomap: factor out iomap length helper
` [PATCH v5 03/10] iomap: refactor iomap_iter() length check and tracepoint
` [PATCH v5 04/10] iomap: lift error code check out of iomap_iter_advance()
` [PATCH v5 05/10] iomap: lift iter termination logic from iomap_iter_advance()
` [PATCH v5 06/10] iomap: export iomap_iter_advance() and return remaining length
` [PATCH v5 07/10] iomap: support incremental iomap_iter advances
` [PATCH v5 08/10] iomap: advance the iter directly on buffered writes
` [PATCH v5 09/10] iomap: advance the iter directly on unshare range
` [PATCH v5 10/10] iomap: advance the iter directly on zero range

[PATCH v3 0/8] Support Multi-frequency scale for UFS
 2025-02-05 18:02 UTC  (3+ messages)
` [PATCH v3 1/8] scsi: ufs: core: Pass target_freq to clk_scale_notify() vop

[chrome-os:chromeos-6.6 192/192] drivers/soc/mediatek/mtk-dvfsrc.c:139:5: warning: no previous prototype for function 'dvfsrc_get_required_opp_peak_bw'
 2025-02-05 19:14 UTC 

[PATCH v4 i-g-t 0/2] tests/intel/xe_sriov_flr: Add parallel FLR subtest for SR-IOV VFs
 2025-02-05 19:13 UTC  (3+ messages)
` ✗ GitLab.Pipeline: warning for tests/intel/xe_sriov_flr: Add parallel FLR subtest for SR-IOV VFs (rev4)
` ✓ Xe.CI.BAT: success "

[meta-arago][master][PATCH v3] ti-test: Add mcrc64 test application
 2025-02-05 19:13 UTC  (6+ messages)
  ` [EXTERNAL] "

[PATCH v3 0/7] mfd: bcm590xx: Add support for BCM59054
 2025-02-05 19:12 UTC  (3+ messages)
` [PATCH v3 7/7] regulator: bcm590xx: Add support for BCM59054 regulators

[PATCH] drm/amd/include : MES v11 and v12 API header update
 2025-02-05 19:13 UTC  (2+ messages)

[PATCH v2] btrfs: always fallback to buffered write if the inode requires checksum
 2025-02-05 19:12 UTC  (3+ messages)

[PATCH net-next] net: netdevsim: Support setting dev->perm_addr
 2025-02-05 19:13 UTC  (8+ messages)

[PATCH v2] rust: alloc: satisfy `aligned_alloc` requirements
 2025-02-05 19:13 UTC  (2+ messages)

[PATCH net-next v3] netdev-genl: Elide napi_id when not present
 2025-02-05 19:11 UTC  (2+ messages)

[PATCH v5 00/24] Intel vendor events and TMA 5.01 metrics
 2025-02-05 19:11 UTC  (5+ messages)
` [PATCH v5 03/24] perf vendor events: Add Arrowlake events/metrics
` [PATCH v5 11/24] perf vendor events: Update/add Graniterapids events/metrics

[PATCH net-next 0/4] eth: mlx4: use the page pool for Rx buffers
 2025-02-05 19:11 UTC  (4+ messages)
` [PATCH net-next 4/4] "

[PATCH v4 00/33] Multifd 🔀 device state transfer support with VFIO consumer
 2025-02-05 19:09 UTC  (11+ messages)
` [PATCH v4 08/33] migration/multifd: Allow premature EOF on TLS incoming channels

[PATCH v3 00/12] meson: Deprecate 32-bit host support
 2025-02-05 19:09 UTC  (8+ messages)
` [PATCH v3 06/12] meson: Disallow 64-bit on 32-bit HVF/NVMM/WHPX emulation
` [PATCH v3 11/12] meson: Deprecate 32-bit host support

[PATCH 0/1] libbpf: Convert ELF notes into read-only maps
 2025-02-05 19:06 UTC  (2+ messages)
` [PATCH 1/1] "

[PATCH rdma-next 1/1] RDMA/mana_ib: Add port statistics support
 2025-02-05 19:08 UTC  (2+ messages)

[PATCH v3] xen/riscv: identify specific ISA supported by cpu
 2025-02-05 19:07 UTC  (2+ messages)

[PATCH v2 0/2] netconsole: allow selection of egress interface via MAC address
 2025-02-05 19:07 UTC  (3+ messages)
` [PATCH v2 2/2] "

[PATCH v2] scsi: ufs: critical health condition
 2025-02-05 19:07 UTC  (3+ messages)

[tip: x86/cpu] ACPI/processor_idle: Add FFH state handling
 2025-02-05 19:07 UTC 

[tip: x86/cpu] x86/smp: Allow calling mwait_play_dead with an arbitrary hint
 2025-02-05 19:07 UTC 

[tip: x86/cpu] x86/smp: Eliminate mwait_play_dead_cpuid_hint()
 2025-02-05 19:07 UTC 

[tip: x86/cpu] intel_idle: Provide the default enter_dead() handler
 2025-02-05 19:07 UTC 

[PATCHv4 00/17] zsmalloc/zram: there be preemption
 2025-02-05 19:06 UTC  (9+ messages)
` [PATCHv4 14/17] zsmalloc: make zspage lock preemptible

[RFC PATCH] perf/core: Prevent dereferencing NULL pointer
 2025-02-05 19:06 UTC 

[PATCH] ext4: pass strlen() of the symlink instead of i_size to inode_set_cached_link()
 2025-02-05 19:05 UTC  (5+ messages)

Immutable vs read-only for Windows compatibility
 2025-02-05 19:04 UTC  (11+ messages)

[PATCH 00/27] iio: improve handling of direct mode claim and release
 2025-02-05 19:04 UTC  (9+ messages)
` [PATCH 05/27] iio: proximity: sx9310: Stop using iio_device_claim_direct_scoped()
` [PATCH 06/27] iio: proximity: sx9324: "
` [PATCH 07/27] iio: proximity: sx9360: "
` [PATCH 13/27] iio: adc: ad7625: "

[PATCH net-next v13 00/10] io_uring zero copy rx
 2025-02-05 19:04 UTC  (5+ messages)

[PATCH v8 0/7] Add support for EU stall sampling
 2025-02-05 19:03 UTC  (6+ messages)
` [PATCH v8 5/7] drm/xe/eustall: Add EU stall sampling support for Xe2

[PATCH] tests/intel/xe_exec_capture: Enhance test to check with DUMPABLE flag
 2025-02-05 18:41 UTC 

[PATCH 0/5] rockchip: ROCKCHIP_COMMON_STACK_ADDR improvements
 2025-02-05 19:02 UTC  (5+ messages)
` [PATCH 2/5] rockchip: Improve ARMv7 support for ROCKCHIP_COMMON_STACK_ADDR

[PATCH rdma-next 1/1] RDMA/mana_ib: Allocate PAGE aligned doorbell index
 2025-02-05 19:02 UTC  (2+ messages)

[PATCH net-next 0/3] net: improve core queue API handling while device is down
 2025-02-05 19:01 UTC  (4+ messages)
` [PATCH net-next 1/3] net: refactor netdev_rx_queue_restart() to use local qops
` [PATCH net-next 2/3] net: devmem: don't call queue stop / start when the interface is down
` [PATCH net-next 3/3] netdevsim: allow normal queue reset while down

[PATCH for 4-21 v4] xen/riscv: identify specific ISA supported by cpu
 2025-02-05 19:00 UTC  (3+ messages)

[Invitation] bi-weekly guest_memfd upstream call on 2025-02-06
 2025-02-05 19:00 UTC 

[syzbot] [mm?] KCSAN: data-race in mprotect_fixup / try_to_migrate_one
 2025-02-05 18:59 UTC  (8+ messages)

[PATCH 0/9] Refactor imx drivers and introduce support for imx95
 2025-02-05 18:58 UTC  (6+ messages)
` [PATCH 1/9] ASoC: SOF: imx: introduce more common structures and functions

[PATCH 0/3] CONFIG_VFS_DEBUG at last
 2025-02-05 18:57 UTC  (2+ messages)

[PATCH 2/2] perf: arm_pmuv3: Uninvert dependency between {asm,perf}/arm_pmuv3.h
 2025-02-05 18:57 UTC  (2+ messages)

Linux 6.14-rc1
 2025-02-05 18:55 UTC  (3+ messages)

[PATCH net-next v2 0/9][pull request] ice: managing MSI-X in driver
 2025-02-05 18:55 UTC  (10+ messages)
` [PATCH net-next v2 1/9] ice: count combined queues using Rx/Tx count
` [PATCH net-next v2 2/9] ice: devlink PF MSI-X max and min parameter
` [PATCH net-next v2 3/9] ice: remove splitting MSI-X between features
` [PATCH net-next v2 4/9] ice: get rid of num_lan_msix field
` [PATCH net-next v2 5/9] ice, irdma: move interrupts code to irdma
` [PATCH net-next v2 6/9] ice: treat dyn_allowed only as suggestion
` [PATCH net-next v2 7/9] ice: enable_rdma devlink param
` [PATCH net-next v2 8/9] ice: simplify VF MSI-X managing
` [PATCH net-next v2 9/9] ice: init flow director before RDMA

[PATCH] MAINTAINERS: add Danilo Krummrich as Rust reviewer
 2025-02-05 18:54 UTC  (2+ messages)

[PATCH 2/2] drivers/net: remove unused variables and add MSVC compiler flag
 2025-02-05 18:54 UTC  (8+ messages)
` [PATCH v2 0/2] "
  ` [PATCH v2 2/2] drivers/net: add MSVC compiler flag for unused variables
` [PATCH v3 0/2] remove unused variables and add MSVC compiler flag
  ` [PATCH v3 1/2] drivers/common: "
  ` [PATCH v3 2/2] drivers/net: add MSVC compiler flag for unused variables

[PATCH v6 00/10] Support virtio-gpu DRM native context
 2025-02-05 18:53 UTC  (9+ messages)

[meta-virtualization][master][styhead][PATCH v5 0/5] Add bbclass for xen launch config variables
 2025-02-05 18:53 UTC  (7+ messages)
` [meta-virtualization][master][styhead][PATCH v5 2/5] xen-rpi-u-boot-scr: Inherit xen-launch-config bbclass

iommu: flood of ahci 0000:e6:00.0: AMD-Vi: Event logged [IO_PAGE_FAULT domain=0x0055 address=0xa14a4000 flags=0x0070]
 2025-02-05 18:53 UTC  (4+ messages)

[PATCH v3 6/6] connect: advertise OS version
 2025-02-05 18:52 UTC  (8+ messages)
` [PATCH v4 0/6][Outreachy] extend agent capability to include OS name
  ` [PATCH v4 1/6] version: replace manual ASCII checks with isprint() for clarity
  ` [PATCH v4 2/6] version: refactor redact_non_printables()
  ` [PATCH v4 3/6] version: refactor get_uname_info()
  ` [PATCH v4 4/6] version: extend get_uname_info() to hide system details
  ` [PATCH v4 5/6] t5701: add setup test to remove side-effect dependency
  ` [PATCH v4 6/6] agent: advertise OS name via agent capability

[syzbot] [hardening?] [mm?] BUG: bad usercopy in vfs_readlink
 2025-02-05 18:53 UTC  (2+ messages)

[PATCH v8 2/2] rust: add dma coherent allocator abstraction
 2025-02-05 18:52 UTC  (11+ messages)
                  ` On community influencing (was Re: [PATCH v8 2/2] rust: add dma coherent allocator abstraction.)

[PATCH v2] rust: sync: add accessor for the lock behind a given guard
 2025-02-05 18:52 UTC  (2+ messages)

[PATCH v1] ftrace: Fix compile error when CONFIG_GENDWARFKSYMS is enabled
 2025-02-05 18:51 UTC  (2+ messages)

[PATCH 0/5] tests/functional: a few misc cleanups and fixes
 2025-02-05 18:50 UTC  (5+ messages)
` [PATCH 5/5] tests/functional: skip mem addr test on 32-bit hosts

[PATCH 1/2] perf: arm_pmuv3: Remove cyclical dependency with kvm_host.h
 2025-02-05 18:49 UTC  (2+ messages)

[PATCH 18/19] iommu: Update various drivers to pass in lg2sz instead of order to iommu pages
 2025-02-05 18:39 UTC  (6+ messages)

ath11k-firmware: WCN6750: hw1.0: Qualcomm Robotics RB3gen2 BDF, v2
 2025-02-05 18:46 UTC  (2+ messages)

A path forward to cleaning up dying cgroups?
 2025-02-05 18:46 UTC  (4+ messages)

[PATCH v2 00/14] media: imx8: add camera support
 2025-02-05 17:18 UTC  (2+ messages)
` [PATCH v2 11/14] arm64: dts: imx8: add capture controller for i.MX8's img subsystem

[Buildroot] [PATCH v4 1/2] package/pkg-golang.mk: allow packages to override download GOPROXY
 2025-02-05 18:45 UTC  (12+ messages)
                  ` [Buildroot] Fwd: "

[PATCH v3] eal/common: fix inconsistent representation of PCI numbers
 2025-02-05 18:46 UTC  (7+ messages)
` [PATCH v4] bus: "

[PATCH v2 0/3] regulator: Add device tree support to AD5398
 2025-02-05 18:45 UTC  (3+ messages)
` [PATCH v2 1/3] regulator: ad5398: change enable bit name to improve readibility

[PATCH v2 00/12] Consolidate hrtimer initialization - Part 5
 2025-02-05 18:45 UTC  (3+ messages)
` [PATCH v2 05/12] io_uring: Use helper function hrtimer_update_function()

[PATCH 0/2] KVM: x86: Clean up MP_STATE transitions
 2025-02-05 18:45 UTC  (3+ messages)
` [PATCH 2/2] KVM: x86: Clear pv_unhalted on all transitions to KVM_MP_STATE_RUNNABLE

[thierryreding:pmc 25/26] drivers/soc/tegra/pmc.c:475: warning: Function parameter or struct member 'reboot_notifier' not described in 'tegra_pmc'
 2025-02-05 18:42 UTC 

[PATCH] perf arm-spe: Report error if set frequency
 2025-02-05 18:30 UTC 

MAINTAINERS: Move Pavel to kernel.org address
 2025-02-05 18:42 UTC 

[PATCH 00/14] DC Patches for 10 Feb 2025
 2025-02-05 18:39 UTC  (10+ messages)
` [PATCH 01/14] drm/amd/display: Expose 3 secondary planes for supported ASICs
` [PATCH 03/14] drm/amd/display: Don't try AUX transactions on disconnected link
` [PATCH 05/14] drm/amd/display: use s1_12 filter tables in SPL
` [PATCH 06/14] drm/amd/display: remove TF check for LLS policy
` [PATCH 08/14] drm/amd/display: limit coverage of optimization skip
` [PATCH 10/14] drm/amd/display: add workaround flag to link to force FFE preset
` [PATCH 11/14] drm/amd/display: pass calculated dram_speed_mts to dml2
` [PATCH 12/14] drm/amd/display: Make dcn401_program_pipe non static
` [PATCH 13/14] drm/amd/display: sspl: cleanup filter code

[PATCH] drm/amd/include : Update MES v12 API for fence update
 2025-02-05 18:40 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.