All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-11-06 13:54:57 to 2024-11-06 14:45:49 UTC [more...]

[PATCH 0/3] Fixes CPUs AML & acpi-bios-tables to be x86 backward compatible
 2024-11-06 14:45 UTC  (4+ messages)
` [PATCH 2/3] Fix: Reverse CPUs presence check logic for x86 backward compatability

[PATCH i-g-t] tests/kms_3d: Add more logs to skips/failure
 2024-11-06 14:45 UTC  (2+ messages)
` ✗ Fi.CI.IGT: failure for tests/kms_3d: Add more logs to skips/failure (rev5)

[PATCH v4 0/6] Support SEV firmware hotloading
 2024-11-06 14:45 UTC  (6+ messages)
` [PATCH v4 1/6] kvm: svm: Fix gctx page leak on invalid inputs
` [PATCH v4 6/6] KVM: SVM: Delay legacy platform initialization on SNP

[PATCH] crypto/qat: fix ecdsa session handling
 2024-11-06 14:44 UTC  (4+ messages)
` [PATCH v2] "
  ` [EXTERNAL] "

[PATCH 01/10] drm/xe: Remove double pageflip
 2024-11-06 14:43 UTC  (11+ messages)
` [PATCH 02/10] drm/xe/display: Add intel_plane_initial_vblank_wait
` [PATCH 03/10] drm/xe: Move suballocator init to after display init
` [PATCH 04/10] drm/xe: Defer irq init until after xe_display_init_noaccel
` [PATCH 05/10] drm/xe/display: Use a single early init call for display
` [PATCH 06/10] drm/xe/sriov: Move VF bootstrap and query_config to vf_guc_init
` [PATCH 07/10] drm/xe: Simplify GuC early initialisation
` [PATCH 08/10] drm/xe: Make it possible to read instance0 MCR registers after xe_gt_mcr_init_early
` [PATCH 09/10] drm/xe: Split init of xe_gt_init_hwconfig to xe_gt_init and *_early
` [PATCH 10/10] fixup! drm/xe/display: Add intel_plane_initial_vblank_wait
` ✗ CI.Patch_applied: failure for series starting with [01/10] drm/xe: Remove double pageflip

[PATCH v2] can: fix skb reference counting in j1939_session_new()
 2024-11-06 14:42 UTC  (4+ messages)

[Question]: should we consider arp missed max during bond_ab_arp_probe()?
 2024-11-06 14:40 UTC  (4+ messages)

[PATCH 00/12] Boot modules for Hyperlaunch
 2024-11-06 14:38 UTC  (7+ messages)
` [PATCH 01/12] x86/boot: introduce boot module types
` [PATCH 02/12] x86/boot: eliminate module_map
` [PATCH 03/12] x86/boot: introduce boot module flags

[PATCH 17/24] sched/fair: Implement delayed dequeue
 2024-11-06 14:38 UTC  (15+ messages)

[PATCH v4] sysctl: simplify the min/max boundary check
 2024-11-06 14:36 UTC 

[PATCH v3 05/12] PCI: of_property: Assign PCI instead of CPU bus address to dynamic bridge nodes
 2024-11-06 14:35 UTC  (3+ messages)

[PATCH] fdti_sio: Fix atomicity violation in get_serial_info()
 2024-11-06 14:37 UTC  (2+ messages)

linux-next: duplicate patch in the v4l-dvb tree
 2024-11-06 14:35 UTC  (3+ messages)

[PATCH 0/3] rockchip: rk3288: Include files from dts/upstream
 2024-11-06 14:35 UTC  (3+ messages)
` [PATCH 2/3] rockchip: rk3288: Use rk3288-cru.h "

[PATCH 0/4] Expose modifiers/formats supported by async flips
 2024-11-06 14:32 UTC  (4+ messages)
` [PATCH 1/4] drm/plane: Add new plane property IN_FORMATS_ASYNC

[PATCH v2 3/3] scsi: st: New session only when Unit Attention for new tape
 2024-11-06 14:34 UTC  (3+ messages)

[PATCH] vdpa: Support setting vring_base for packed svq
 2024-11-06 14:33 UTC  (4+ messages)

[PATCH v8 00/17] Add Arm Mali-C55 Image Signal Processor Driver
 2024-11-06 14:29 UTC  (5+ messages)
` [PATCH v8 05/17] dt-bindings: media: Add bindings for ARM mali-c55

[PATCH v6 0/5] drm/xe/vf: Post-migration recovery worker basis
 2024-11-06 14:33 UTC  (3+ messages)

[PATCH nft] src: allow to map key to nfqueue number
 2024-11-06 14:32 UTC  (4+ messages)

[XEN PATCH] xen/vpci: Fix UB in mask_write
 2024-11-06 14:32 UTC  (7+ messages)

[PATCH 0/2] fix reading ESP during coredump
 2024-11-06 14:32 UTC  (5+ messages)
` [PATCH 1/2] fs/proc: do_task_stat: Fix ESP not readable "
` [PATCH 2/2] selftests: coredump: Add stackdump test

[PATCH net v3] net: sched: cls_u32: Fix u32's systematic failure to free IDR entries for hnodes
 2024-11-06 14:32 UTC 

[libgpiod][PATCH] bindings: python: generate CPython 3.13 wheels
 2024-11-06 14:22 UTC 

[PATCH v2] greybus/uart: Fix atomicity violation in get_serial_info()
 2024-11-06 14:30 UTC  (2+ messages)

[PATCH v2] tty: atmel_serial: Fix typo retreives to retrieves
 2024-11-06 14:27 UTC 

[GIT PULL] clk: meson: amlogic clock updates for v6.13
 2024-11-06 14:28 UTC  (2+ messages)

[PATCH v8 00/10] Read/Write with meta/integrity
 2024-11-06 12:18 UTC  (11+ messages)
  ` [PATCH v8 01/10] block: define set of integrity flags to be inherited by cloned bip
  ` [PATCH v8 02/10] block: copy back bounce buffer to user-space correctly in case of split
  ` [PATCH v8 03/10] block: modify bio_integrity_map_user to accept iov_iter as argument
  ` [PATCH v8 04/10] fs, iov_iter: define meta io descriptor
  ` [PATCH v8 05/10] fs: introduce IOCB_HAS_METADATA for metadata
  ` [PATCH v8 06/10] io_uring/rw: add support to send metadata along with read/write
  ` [PATCH v8 07/10] block: introduce BIP_CHECK_GUARD/REFTAG/APPTAG bip_flags
  ` [PATCH v8 08/10] nvme: add support for passing on the application tag
  ` [PATCH v8 09/10] scsi: add support for user-meta interface
  ` [PATCH v8 10/10] block: add support to pass user meta buffer

[PATCH 0/7] drm/panel: nv3052c: Fix Anbernic RG35XX panel support (and add RG40XX panel)
 2024-11-06 14:29 UTC  (6+ messages)
` [PATCH 1/7] dt-bindings: display: panel: Rename rg35xx-plus-panel back to WL-355608-A8

[PATCH] KVM: selftests: use X86_MEMTYPE_WB instead of VMX_BASIC_MEM_TYPE_WB
 2024-11-06 14:29 UTC  (2+ messages)

[PATCH v2 0/3] Make Helped-by tag supported
 2024-11-06 14:28 UTC  (2+ messages)

[PATCH v6 00/60] QEMU TDX support
 2024-11-06 14:28 UTC  (9+ messages)
` [PATCH v6 29/60] i386/tdx: Handle KVM_SYSTEM_EVENT_TDX_FATAL
` [PATCH v6 45/60] i386/tdx: Don't get/put guest state for TDX VMs

[PATCH i-g-t v2 0/5] lib/igt_kms: Helpers for connector managment
 2024-11-06 14:28 UTC  (11+ messages)
` [PATCH i-g-t v2 1/5] lib/igt_kms: Add a detect timeout value
` [PATCH i-g-t v2 2/5] lib/igt_kms: Add helper to wait for a specific status on a connector
` [PATCH i-g-t v2 3/5] lib/igt_kms: Add function to list connected connectors
` [PATCH i-g-t v2 4/5] lib/igt_kms: Add helper to obtain a connector by its name or MST path
` [PATCH i-g-t v2 5/5] lib/igt_kms: Add function to get valid pipe for specific output

[PATCH 0/3] drm/rockchip: Add driver for the new DSI2 controller
 2024-11-06 14:25 UTC  (9+ messages)
` [PATCH 1/3] drm/bridge/synopsys: Add MIPI DSI2 host controller bridge
` [PATCH 2/3] dt-bindings: display: rockchip: Add schema for RK3588 DW DSI2 controller

[PATCH 0/8] [0/8] wifi: ath12k: MLO support part 3
 2024-11-06 14:26 UTC  (9+ messages)
` [PATCH 1/8] wifi: ath12k: Add MLO station state change handling
` [PATCH 2/8] wifi: ath12k: support change_sta_links() mac80211 op
` [PATCH 3/8] wifi: ath12k: add primary link for data path operations
` [PATCH 4/8] wifi: ath12k: use arsta instead of sta
` [PATCH 5/8] wifi: ath12k: add reo queue lookup table for ML peers
` [PATCH 6/8] wifi: ath12k: modify chanctx iterators for MLO
` [PATCH 7/8] wifi: ath12k: Use mac80211 vif's link_conf instead of bss_conf
` [PATCH 8/8] wifi: ath12k: Use mac80211 sta's link_sta instead of deflink

[Buildroot] [PATCH] boot/opensbi: remove dependency on fw_payload to pass FW_FDT_PATH
 2024-11-06 14:27 UTC 

Why the wait for reviews / advice from armbru?
 2024-11-06 14:26 UTC  (2+ messages)

[PATCH v2] ASoC: SOF: amd: Fix for incorrect DMA ch status register offset
 2024-11-06 14:26 UTC 

[PATCH v2] dt-bindings: can: convert tcan4x5x.txt to DT schema
 2024-11-06 14:27 UTC  (3+ messages)

[PATCH v2 0/2] MIPI DSI phy for rk3588
 2024-11-06 14:17 UTC  (5+ messages)
` [PATCH v2 1/2] dt-bindings: phy: Add Rockchip MIPI CSI/DSI PHY schema

[PATCHv10 9/9] scsi: set permanent stream count in block limits
 2024-11-06 14:26 UTC  (12+ messages)

[PATCH v2 0/6] Introduce initial support for the AMD I3C (non-HCI) to DW driver
 2024-11-06 14:17 UTC  (9+ messages)
` [PATCH v2 3/6] i3c: master: Add ACPI support to i3c subsystem
` [PATCH v2 5/6] i3c: master: Add support for SETAASA CCC

[PATCH v2 net-next 0/7] rtnetlink: Convert rtnl_newlink() to per-netns RTNL
 2024-11-06 14:25 UTC  (4+ messages)
` [PATCH v2 net-next 7/7] rtnetlink: Register rtnl_dellink() and rtnl_setlink() with RTNL_FLAG_DOIT_PERNET_WIP

[PATCH v2 0/2] drm: adv7511: ADV7535 fixes
 2024-11-06 14:24 UTC  (6+ messages)
` [PATCH v2 2/2] drm: adv7511: Fix out-of-bounds array in clock_div_by_lanes

[PATCH] mmc: core: clang-format fixes - part 1
 2024-11-06 14:24 UTC  (3+ messages)

[PATCH v2] KVM: x86: Unconditionally set irr_pending when updating APICv state
 2024-11-06 14:22 UTC  (3+ messages)

[PATCH v4 0/7] PCI: VF resizable BAR
 2024-11-06 14:22 UTC  (3+ messages)
` [PATCH v4 3/7] PCI: Add a helper to convert between standard and IOV resources

[meta-oe][PATCH] abseil-cpp: append to PACKAGES_DYNAMIC
 2024-11-06 14:21 UTC 

[GIT PULL] clk: imx: Updates for v6.13
 2024-11-06 14:21 UTC 

[PATCH v4 0/2] PCI: mediatek-gen3: Support limiting link speed and width
 2024-11-06 14:02 UTC  (6+ messages)
` [PATCH v4 2/2] PCI: mediatek-gen3: Add support for restricting link width

[PATCH] ASoC: SOF: amd: Fix for incorrect DMA ch status register offset
 2024-11-06 14:18 UTC  (3+ messages)

[PATCH] xen/device-tree: Allow exact match for overlapping regions
 2024-11-06 14:19 UTC  (2+ messages)

[PATCH net v2] Fix u32's systematic failure to free IDR entries for hnodes
 2024-11-06 14:19 UTC  (2+ messages)

[PATCH 0/3] KVM: VMX: Initialize TDX when loading KVM module
 2024-11-06 14:19 UTC  (8+ messages)
` [PATCH 3/3] KVM: VMX: Initialize TDX during KVM module load

[PATCH] nfsd: fallback to sync COPY if async not possible
 2024-11-06 14:18 UTC  (3+ messages)

[PATCH] net: ethernet: miss media cleanup behavior
 2024-11-06 14:11 UTC 

[GIT PULL 1/2] arm64: dts: ti: K3 devicetree updates for v6.13
 2024-11-06 13:57 UTC  (2+ messages)
` [GIT PULL 2/2] arm64: defconfig: Updates for v6.13 for TI K3 platforms

[PATCH net-next v3 0/3] fix two bugs related to page_pool
 2024-11-06 14:17 UTC  (17+ messages)
` [PATCH net-next v3 3/3] page_pool: fix IOMMU crash when driver has already unbound

[PATCH 0/3] arm64: dts: rockchip: add and enable DSI2 on rk3588
 2024-11-06 13:56 UTC  (6+ messages)
` [PATCH 1/3] arm64: dts: rockchip: add mipi dcphy nodes to rk3588

[PATCH v4 0/2] Add support of AMD 3D V-Cache optimizer driver
 2024-11-06 14:15 UTC  (4+ messages)
` [PATCH v4 1/2] platform/x86/amd: amd_3d_vcache: Add "

[PATCH v6 2/5] drm/xe/vf: Document SRIOV VF restore flow
 2024-11-06 14:15 UTC  (2+ messages)
` [PATCH v3 "

[PATCH v2] ASoC: dt-bindings: maxim,max98390: Reference common DAI properties
 2024-11-06 14:15 UTC  (2+ messages)

[PATCH v6 10/10] arm64: dts: imx95: Add ref clock for i.MX95 PCIe
 2024-11-06 14:14 UTC 

[PATCH v3 0/5] iio: hid-sensors-prox: Add support for more channels
 2024-11-06 14:14 UTC  (3+ messages)

[PATCH 7/7] net/lwip: wget: integrate struct wget_info into wget code
 2024-11-06 13:04 UTC 

[PATCH] [v3]USB: serial: qcserial: add support for Sierra Wireless EM86xx
 2024-11-06 14:14 UTC  (2+ messages)

[PATCH 6/7] net/lwip: wget: put server_name and port into wget_ctx
 2024-11-06 13:04 UTC 

[PATCH 5/7] net: wget: make wget_with_dns return value compatible with its lwip version
 2024-11-06 13:04 UTC 

[PATCH 4/7] net: wget: integrate struct wget_info into legacy wget code
 2024-11-06 13:03 UTC 

[PATCH 0/4] Add a struct mci_cmd::busy_timeout member
 2024-11-06 14:01 UTC  (9+ messages)
` [PATCH 1/4] mci: add a busy_timeout member to the struct mci_cmd
` [PATCH 2/4] mci: zeroed all structs mci_cmd instances
` [PATCH 3/4] mci: sdhci: use the busy_timeout value in the sdhci_wait_idle functions
` [PATCH 4/4] mci: bcm2835: set timeout value to 100ms

[PATCH 3/7] net: wget: Add a global struct wget_http_info
 2024-11-06 13:03 UTC 

[PATCH 2/7] net: wget: add definition of struct wget_http_info
 2024-11-06 13:03 UTC 

[PATCH i-g-t] igt-runner fact checking
 2024-11-06 14:13 UTC  (2+ messages)

[PATCH 1/7] net: Kconfig: add CONFIG_WGET symbol
 2024-11-06 13:02 UTC 

[PATCH 0/7] wget: Expose wget to applications
 2024-11-06 12:47 UTC 

[PATCH 0/4] Update board/BuR/common to keep current mainline boards compatible
 2024-11-06  8:37 UTC  (3+ messages)
` [PATCH 4/4] board/BuR/zynq: initial commit

[PATCH v3 0/8] Support spread spectrum clocking for i.MX8{M,N,P} PLLs
 2024-11-06 14:13 UTC  (4+ messages)
` [PATCH v3 1/8] dt-bindings: clock: imx8m-clock: support spread spectrum clocking

[PATCH] drm/amdgpu/gfx10: Add cleaner shader for GFX10.3.0
 2024-11-06 14:13 UTC  (2+ messages)

[PATCH] ath9k: Add RX inactivity detection and reset chip when it occurs
 2024-11-06 14:12 UTC  (3+ messages)

[PATCH v2 0/2] iomap: avoid flushes for partial eof zeroing
 2024-11-06 14:13 UTC  (4+ messages)
` [PATCH v2 2/2] iomap: elide flush from partial eof zero range

[PATCH v2 0/4] pwm: meson: Support constant and polarity bits
 2024-11-06 13:54 UTC  (5+ messages)
` [PATCH v2 2/4] "

PROBLEM: io_uring hang causing uninterruptible sleep state on 6.6.59
 2024-11-06 14:11 UTC  (7+ messages)
      ` Stable backport (was "Re: PROBLEM: io_uring hang causing uninterruptible sleep state on 6.6.59")

[PATCH 00/15] drm/i915/display: convert display feature helpers to struct intel_display
 2024-11-06 14:11 UTC  (2+ messages)
` ✗ CI.FULL: failure for drm/i915/display: convert display feature helpers to struct intel_display (rev2)

[PATCH 0/2] HID: steelseries: Bug fixes
 2024-11-06 14:10 UTC  (2+ messages)

[PATCH v2 0/2] HID: hid-goodix: Improve handling of HID feature reports
 2024-11-06 14:09 UTC  (2+ messages)

[syzbot] [mm?] BUG: stack guard page was hit in v9fs_file_read_iter
 2024-11-06 14:08 UTC 

[PATCH] USB: serial: option: add MediaTek T7XX compositions
 2024-11-06 14:07 UTC  (4+ messages)

[PATCH 0/8] use hw support for min/interim ddb allocation for async flip
 2024-11-06 14:06 UTC  (4+ messages)
` [PATCH 3/8] drm/i915/display: update use_minimal_wm0_only to use intel_display

[PATCH RESEND v4 0/2] Add a driver for the Iron Device SMA1307 Amp
 2024-11-06 14:05 UTC  (4+ messages)
` [PATCH RESEND v4 1/2] ASoC: dt-bindings: irondevice,sma1307: Add initial DT

[PATCH 0/5] Add support for PDF/Epub generation
 2024-11-06 14:05 UTC  (2+ messages)

[PATCH 0/5] i386/hvf: x2apic support and some small fixes
 2024-11-06 14:05 UTC  (9+ messages)
` [PATCH 2/5] i386/hvf: Fix for UB in handling CPUID function 0xD
` [PATCH 3/5] i386/hvf: Fixes startup memory leak (vmcs caps)
` [PATCH 4/5] i386/hvf: Raise exception on error setting APICBASE
` [PATCH 5/5] i386/hvf: Removes duplicate/shadowed variables in hvf_vcpu_exec

[PATCH 0/1] multilib_global.bbclass: Avoid expanding native recipes in NON_MULTILIB_RECIPES
 2024-11-06 14:05 UTC  (2+ messages)
` [PATCH 1/1] "

[PATCH 0/6] PATH WALK I: The path-walk API
 2024-11-06 14:04 UTC  (3+ messages)
` [PATCH 3/6] t6601: add helper for testing "

[GIT PULL] amlogic ARM64 DT updates for v6.13
 2024-11-06 13:45 UTC  (2+ messages)

[PATCH 0/4] Introduce a "promisor-remote" capability
 2024-11-06 14:04 UTC  (4+ messages)
` [PATCH v2 "
  ` [PATCH v2 3/4] Add 'promisor-remote' capability to protocol v2

[PATCH] release-notes-5.1: add download section
 2024-11-06 14:03 UTC  (2+ messages)
` [docs] "

[PATCH v2 1/2] util_macros.h: fix/rework find_closest() macros
 2024-11-06 14:03 UTC  (3+ messages)

Missing CAN-XL XL data bit timing
 2024-11-06 14:02 UTC  (4+ messages)

[PATCH i-g-t] tests/intel/gem_ctx_persistence: Wait for context termination
 2024-11-06 14:03 UTC  (2+ messages)
` ✗ Fi.CI.IGT: failure for tests/intel/gem_ctx_persistence: Wait for context termination (rev2)

[PATCH v9 0/6] Add mfd, pinctrl and pwm support to EN7581 SoC
 2024-11-06 13:45 UTC  (6+ messages)
` [PATCH v9 4/6] dt-bindings: mfd: Add support for Airoha EN7581 GPIO System Controller
  ` (subset) "

[OE-core] [PATCH scarthgap] systemd: stable update 255.4 -> 255.13
 2024-11-06 14:02 UTC  (2+ messages)

[PATCH 1/3] [PATCH v3] Documentation:leds: Add leds-st1202.rst
 2024-11-06 14:02 UTC  (5+ messages)
` [PATCH 2/3] [PATCH v4] dt-bindings: leds: Add LED1202 LED Controller

[GIT PULL] amlogic ARM DT updates for v6.13
 2024-11-06 13:44 UTC  (2+ messages)

[PATCH 00/13] drm/i915/dmc_wl: Fixes and enablement for Xe3_LPD
 2024-11-06 13:56 UTC  (6+ messages)
` [PATCH 07/13] drm/i915/dmc_wl: Check ranges specific to DC states

[PATCH mptcp-net v2 0/2] fixes for userspace pm
 2024-11-06 14:00 UTC  (2+ messages)

[PATCH] iommufd: modify iommufd_fault_iopf_enable limitation
 2024-11-06 13:59 UTC  (3+ messages)

[PATCH v1 0/6] gpio: Get rid of deprecated GPIOF_ACTIVE_LOW
 2024-11-06 13:43 UTC  (3+ messages)

[PATCH net] net/smc: Fix lookup of netdev by using ib_device_get_netdev()
 2024-11-06 13:59 UTC  (6+ messages)

[PATCH V1 vfio 0/7] Enhance the vfio-virtio driver to support live migration
 2024-11-06 13:59 UTC  (4+ messages)
` [PATCH V1 vfio 7/7] vfio/virtio: Enable live migration once VIRTIO_PCI was configured

[PATCH mptcp-next v4 0/4] add netns helpers
 2024-11-06 13:59 UTC  (4+ messages)

[syzbot] [bcachefs?] KMSAN: uninit-value in bch2_bucket_alloc_early
 2024-11-06 13:58 UTC 

GPIO forwarding question
 2024-11-06 13:57 UTC  (4+ messages)

[PATCH 1/2] wifi: rtw88: 8821au: Add additional devices to the USB_DEVICE list
 2024-11-06 13:57 UTC  (2+ messages)
` [PATCH 2/2] wifi: rtw88: 8812au: Add more device IDs

[PATCH v1] linux-firmware: update firmware for mediatek bluetooth chip (MT7925)
 2024-11-06 13:56 UTC  (2+ messages)

[PATCH 00/31] Add audio support for the Renesas RZ/G3S SoC
 2024-11-06 13:56 UTC  (4+ messages)
` [PATCH 22/31] ASoC: da7213: Populate max_register to regmap_config

[PATCH] fs: add the ability for statmount() to report the fs_subtype
 2024-11-06 13:56 UTC  (3+ messages)

[PATCH] gpio: Use of_property_present() for non-boolean properties
 2024-11-06 13:41 UTC  (2+ messages)

[kirkstone][PATCH] patch.py: Use shlex instead of deprecated pipe
 2024-11-06 13:55 UTC 

[PATCH] linux-firmware: update firmware for MT7925 WiFi device
 2024-11-06 13:55 UTC  (2+ messages)

[PATCH v4 1/6] libsepol: misc assertion cleanup
 2024-11-06 13:55 UTC  (3+ messages)
` [PATCH v4 2/6] libsepol: add support for xperms in conditional policies

pull request: linux-firmware: Add sof-tplg for mt8195
 2024-11-06 13:55 UTC  (2+ messages)

[PATCH v5 0/3] Add bblock documentation
 2024-11-06 13:54 UTC  (2+ messages)
` [PATCH v5 2/3] ref-manual: variables: add SIGGEN_LOCKEDSIGS* variables


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.