All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-03-30 17:20:26 to 2023-03-30 18:09:07 UTC [more...]

[PATCH 00/18] ASoC: SOF: Intel: hda-mlink: HDaudio multi-link extension update
 2023-03-30 18:07 UTC  (5+ messages)
` [PATCH 06/18] ASoC: SOF: Intel: hda-mlink: add structures to parse ALT links

[RFC PATCH v1 00/26] migration: File based migration with multifd and fixed-ram
 2023-03-30 18:03 UTC  (27+ messages)
` [RFC PATCH v1 01/26] migration: Add support for 'file:' uri for source migration
` [RFC PATCH v1 02/26] migration: Add support for 'file:' uri for incoming migration
` [RFC PATCH v1 03/26] tests/qtest: migration: Add migrate_incoming_qmp helper
` [RFC PATCH v1 04/26] tests/qtest: migration-test: Add tests for file-based migration
` [RFC PATCH v1 05/26] migration: Initial support of fixed-ram feature for analyze-migration.py
` [RFC PATCH v1 06/26] io: add and implement QIO_CHANNEL_FEATURE_SEEKABLE for channel file
` [RFC PATCH v1 07/26] io: Add generic pwritev/preadv interface
` [RFC PATCH v1 08/26] io: implement io_pwritev/preadv for QIOChannelFile
` [RFC PATCH v1 09/26] migration/qemu-file: add utility methods for working with seekable channels
` [RFC PATCH v1 10/26] migration/ram: Introduce 'fixed-ram' migration stream capability
` [RFC PATCH v1 11/26] migration: Refactor precopy ram loading code
` [RFC PATCH v1 12/26] migration: Add support for 'fixed-ram' migration restore
` [RFC PATCH v1 13/26] tests/qtest: migration-test: Add tests for fixed-ram file-based migration
` [RFC PATCH v1 14/26] migration: Add completion tracepoint
` [RFC PATCH v1 15/26] migration/multifd: Remove direct "socket" references
` [RFC PATCH v1 16/26] migration/multifd: Allow multifd without packets
` [RFC PATCH v1 17/26] migration/multifd: Add outgoing QIOChannelFile support
` [RFC PATCH v1 18/26] migration/multifd: Add incoming "
` [RFC PATCH v1 19/26] migration/multifd: Add pages to the receiving side
` [RFC PATCH v1 20/26] io: Add a pwritev/preadv version that takes a discontiguous iovec
` [RFC PATCH v1 21/26] migration/ram: Add a wrapper for fixed-ram shadow bitmap
` [RFC PATCH v1 22/26] migration/multifd: Support outgoing fixed-ram stream format
` [RFC PATCH v1 23/26] migration/multifd: Support incoming "
` [RFC PATCH v1 24/26] tests/qtest: Add a multifd + fixed-ram migration test
` [RFC PATCH v1 25/26] migration: Add direct-io parameter
` [RFC PATCH v1 26/26] tests/migration/guestperf: Add file, fixed-ram and direct-io support

[PATCH 00/17] cocci: remove "the_index" wrapper macros
 2023-03-30 18:08 UTC  (4+ messages)
` [PATCH v2 00/17] cocci: remove "the_repository" "

[libvirt test] 180061: tolerable trouble: pass/starved - PUSHED
 2023-03-30 18:06 UTC 

[PATCH] thermal: intel: powerclamp: Fix cpumask and max_idle module parameters
 2023-03-30 18:06 UTC  (3+ messages)

[PATCH v12 00/10] Add support for LoongArch
 2023-03-30 18:05 UTC  (2+ messages)

[PATCH 1/2] dt-bindings: i2c: cadence: Document reset property
 2023-03-30 18:04 UTC  (2+ messages)
` [PATCH 2/2] i2c: cadence: Add reset controller support

[Intel-gfx] [PATCH v2 0/2] Add MTL Wa_14017066071, Wa_14017654203 and Wa_22015279794
 2023-03-30 18:04 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.IGT: success for Add MTL Wa_14017066071, Wa_14017654203 and Wa_22015279794 (rev2)

[PATCH v4 0/6] userfaultfd: convert userfaultfd functions to use folios
 2023-03-30 18:02 UTC  (6+ messages)
` [PATCH v4 1/6] userfaultfd: convert mfill_atomic_pte_copy() to use a folio
` [PATCH v4 4/6] userfaultfd: convert mfill_atomic_hugetlb() "

[PATCH v3] posix_fadvise.2: NOREUSE now supported
 2023-03-30 18:02 UTC  (3+ messages)

[yocto] Minutes: Yocto Project Weekly Triage Meeting 23/03/2023
 2023-03-30 18:01 UTC 

stable-rc/linux-5.15.y baseline: 174 runs, 11 regressions (v5.15.105)
 2023-03-30 18:00 UTC 

[net PATCH 0/7] octeontx2: Miscellaneous fixes
 2023-03-30 17:58 UTC  (5+ messages)
` [net PATCH 5/7] octeontx2-af: Fix issues with NPC field hash extract

[PATCH v4 00/20] KVM: arm64: Rework timer offsetting for fun and profit
 2023-03-30 17:48 UTC  (42+ messages)
` [PATCH v4 01/20] KVM: arm64: timers: Use a per-vcpu, per-timer accumulator for fractional ns
` [PATCH v4 02/20] arm64: Add CNTPOFF_EL2 register definition
` [PATCH v4 03/20] arm64: Add HAS_ECV_CNTPOFF capability
` [PATCH v4 04/20] KVM: arm64: timers: Use CNTPOFF_EL2 to offset the physical timer
` [PATCH v4 05/20] KVM: arm64: timers: Allow physical offset without CNTPOFF_EL2
` [PATCH v4 06/20] KVM: arm64: Expose {un,}lock_all_vcpus() to the rest of KVM
` [PATCH v4 07/20] KVM: arm64: timers: Allow userspace to set the global counter offset
` [PATCH v4 08/20] KVM: arm64: timers: Allow save/restoring of the physical timer
` [PATCH v4 09/20] KVM: arm64: timers: Rationalise per-vcpu timer init
` [PATCH v4 10/20] KVM: arm64: timers: Abstract per-timer IRQ access
` [PATCH v4 11/20] KVM: arm64: timers: Move the timer IRQs into arch_timer_vm_data
` [PATCH v4 12/20] KVM: arm64: Elide kern_hyp_va() in VHE-specific parts of the hypervisor
` [PATCH v4 13/20] KVM: arm64: timers: Fast-track CNTPCT_EL0 trap handling
` [PATCH v4 14/20] KVM: arm64: timers: Abstract the number of valid timers per vcpu
` [PATCH v4 15/20] KVM: arm64: Document KVM_ARM_SET_CNT_OFFSETS and co
` [PATCH v4 16/20] KVM: arm64: nv: timers: Add a per-timer, per-vcpu offset
` [PATCH v4 17/20] KVM: arm64: nv: timers: Support hyp timer emulation
` [PATCH v4 18/20] KVM: arm64: selftests: Add physical timer registers to the sysreg list
` [PATCH v4 19/20] KVM: arm64: selftests: Deal with spurious timer interrupts
` [PATCH v4 20/20] KVM: arm64: selftests: Augment existing timer test to handle variable offset

[PATCH 0/15] powercap/intel_rapl: Introduce RAPL TPMI support
 2023-03-30 17:56 UTC  (5+ messages)
` [PATCH 03/15] powercap/intel_rapl: Support per Interface rapl_defaults
` [PATCH 04/15] powercap/intel_rapl: Support per Interface primitive information

[xen-unstable-smoke test] 180068: tolerable trouble: pass/starved - PUSHED
 2023-03-30 17:56 UTC 

[PATCH 0/2] bio iter improvements
 2023-03-30 17:55 UTC  (4+ messages)
` [PATCH 1/2] block: Rework bio_for_each_segment_all()

[RFC PATCH v2 16/48] ip, udp: Support MSG_SPLICE_PAGES
 2023-03-30 17:55 UTC  (10+ messages)
` [RFC PATCH v2 00/48] splice, net: Replace sendpage with sendmsg(MSG_SPLICE_PAGES)
  ` [RFC PATCH v2 04/48] net: Declare MSG_SPLICE_PAGES internal sendmsg() flag

[Intel-gfx] [PULL] drm-misc-fixes
 2023-03-30 17:52 UTC  (3+ messages)
`  "

[PATCH v2] KVM: arm64: Advertise ID_AA64PFR0_EL1.CSV2/3 to protected VMs
 2023-03-30 17:51 UTC  (2+ messages)

[PATCH v2 0/8] config.c: use struct for config reading state
 2023-03-30 17:51 UTC  (5+ messages)
` [PATCH v3 "
  ` [PATCH v3 3/8] config.c: create config_reader and the_reader

[PATCH AUTOSEL 6.1 12/21] fs/super.c: stop calling fscrypt_destroy_keyring() from __put_super()
 2023-03-30 17:50 UTC  (12+ messages)
` AUTOSEL process

[PATCH v4] virtio: add VIRTIO_F_NOTIFICATION_DATA feature support
 2023-03-30 17:48 UTC  (4+ messages)

[Intel-gfx] [PATCH] drm/i915: disable sampler indirect state in bindless heap
 2023-03-30 17:47 UTC  (7+ messages)
` [Intel-gfx] [v2] "
  `  "

[PATCH] fpga: bridge: fix kernel-doc
 2023-03-30 17:45 UTC 

[PATCH v3 00/18] KVM: arm64: Rework timer offsetting for fun and profit
 2023-03-30 17:46 UTC  (4+ messages)

[RFC PATCH] sched/fair: Make tg->load_avg per node
 2023-03-30 17:45 UTC  (6+ messages)

[PATCH] arm64: dts: ti: k3-j784s4-evm: Add eMMC mmc0 support
 2023-03-30 17:44 UTC  (5+ messages)

[PATCH v11 0/6] CXL Poison List Retrieval & Tracing
 2023-03-30 17:45 UTC  (4+ messages)
` [PATCH v11 3/6] cxl/memdev: Add trigger_poison_list sysfs attribute

[PATCH net] icmp: guard against too small mtu
 2023-03-30 17:45 UTC 

[PATCH 0/2] arm: dts: J721E Hyperbus Fixes
 2023-03-30 17:43 UTC  (4+ messages)
` [PATCH 1/2] arm: dts: k3-j721e-mcu-wakeup: Disable hyperbus controller node
` [PATCH 2/2] board: ti: j721e: Disable hyperflash fixup for J721E SK

[PATCH v8 0/7] Add pci_dev_for_each_resource() helper and update users
 2023-03-30 16:24 UTC  (4+ messages)
` [PATCH v8 5/7] PCI: Allow pci_bus_for_each_resource() to take less arguments
` [PATCH v8 6/7] EISA: Convert to use less arguments in pci_bus_for_each_resource()
` [PATCH v8 7/7] pcmcia: "

[PATCH net-next v2 0/4] Support MACsec VLAN
 2023-03-30 17:42 UTC  (6+ messages)
` [PATCH net-next v2 1/4] vlan: Add MACsec offload operations for VLAN interface

[syzbot] [net?] kernel BUG in icmp_glue_bits
 2023-03-30 17:41 UTC 

[Bug 217247] New: BUG: kernel NULL pointer dereference, address: 000000000000000c / speculation_ctrl_update
 2023-03-30 17:41 UTC  (2+ messages)
` [Bug 217247] "

[PATCH 2/3] i2c: thunderx: Add support for High speed mode
 2023-03-30 17:39 UTC  (2+ messages)

[PATCH pynfs] rpc.py: Don't try to subscript an exception
 2023-03-30 15:33 UTC  (2+ messages)

[PATCH net-next] ethtool: reset #lanes when lanes is omitted
 2023-03-30 17:38 UTC  (2+ messages)

[PATCH v1 0/2] drm/bridge: ti-sn65dsi83: Add DSI video mode configuration
 2023-03-30 17:37 UTC  (6+ messages)
` [PATCH v1 1/2] dt-bindings: display: bridge: sn65dsi83: Add DSI video mode

[PATCHv2 00/18] nvme: In-kernel TLS support for TCP
 2023-03-30 17:37 UTC  (13+ messages)
` [PATCH 10/18] nvme-tcp: fixup send workflow for kTLS
` [PATCH 12/18] nvme-fabrics: parse options 'keyring' and 'tls_key'
` [PATCH 13/18] nvmet: make TCP sectype settable via configfs
` [PATCH 14/18] nvmet-tcp: allocate socket file

[meta-oe][PATCH 1/3] libgusb: Allow building in native mode
 2023-03-30 17:37 UTC  (7+ messages)
` [meta-oe][PATCH 2/3] libfprint: New recipe
  ` [oe] "

[RFC PATCH 1/2] net: extend drop reasons for multiple subsystems
 2023-03-30 17:37 UTC  (4+ messages)

[PATCH v13 1/4] Bluetooth: Add support for hci devcoredump
 2023-03-30 17:37 UTC  (2+ messages)
` [v13,1/4] "

[BUG] Usersapce MTE error with allocation tag 0 when low on memory
 2023-03-30 17:36 UTC  (5+ messages)

[PATCH v5 bpf-next 0/7] bpf: Add socket destroy capability
 2023-03-30 17:35 UTC  (3+ messages)
` [PATCH v5 bpf-next 2/7] udp: seq_file: Remove bpf_seq_afinfo from udp_iter_state

[PATCH] cxl/port: Fix find_cxl_root() for RCDs and simplify it
 2023-03-30 17:35 UTC  (2+ messages)

[PATCH v3 00/17] Improve the MT8365 SoC and EVK board support
 2023-03-30 17:34 UTC  (25+ messages)
` [PATCH v3 03/17] arm64: dts: mediatek: Increase the size BL31 reserved memory
` [PATCH v3 05/17] arm64: dts: mediatek: add mt6357 device-tree
` [PATCH v3 06/17] arm64: dts: mediatek: add pwrap support to mt8365 SoC
` [PATCH v3 08/17] arm64: dts: mediatek: add mmc support for "
` [PATCH v3 11/17] arm64: dts: mediatek: add usb controller support for mt8365-evk
` [PATCH v3 12/17] arm64: dts: mediatek: add ethernet support for mt8365 SoC
` [PATCH v3 16/17] arm64: dts: mediatek: fix systimer properties

[ovmf test] 180067: all pass - PUSHED
 2023-03-30 17:35 UTC 

[Intel-gfx] [PATCH 0/7] Add MTL PMU support for multi-gt
 2023-03-30 17:33 UTC  (4+ messages)
` [Intel-gfx] [PATCH 6/9] drm/i915/pmu: Export counters from all tiles

[PATCH v1] dt-bindings: move cache controller bindings to a cache directory
 2023-03-30 17:32 UTC  (4+ messages)

[PATCH v3] clk: expand clk_ignore_unused mechanism to keep only a few clks on
 2023-03-30 17:33 UTC  (7+ messages)
  ` [PATCH v4] "

[PATCH v5 0/3] Subject: x86/resctrl: Implement rename to help move containers' tasks
 2023-03-30 17:33 UTC  (3+ messages)
` [PATCH v5 3/3] Documentation/x86: Documentation for MON group move feature

[PATCHSET v6b 0/11] Turn single segment imports into ITER_UBUF
 2023-03-30 17:33 UTC  (3+ messages)

[PATCH] docs: security: Confidential computing intro and threat model
 2023-03-30 17:32 UTC  (3+ messages)

[PATCH v2 00/13] KVM: arm64: Userspace SMCCC call filtering
 2023-03-30 17:32 UTC  (3+ messages)
` [PATCH v2 01/13] KVM: x86: Redefine 'longmode' as a flag for KVM_EXIT_HYPERCALL

[f2fs-dev] [PATCH] f2fs: support to show noage_extent_cache mount option
 2023-03-30 17:31 UTC  (2+ messages)
`  "

please re-send [RFC PATCH] can: isotp: fix poll() to not report false positive EPOLLOUT events
 2023-03-30 17:30 UTC  (9+ messages)
      ` [RFC PATCH v2] can: isotp: fix poll() to not report false "
        ` Lost packets on ISO-TP and vcan

[PATCH v4 bpf-next 0/5] bpf-nex: Add socket destroy capability
 2023-03-30 17:30 UTC  (6+ messages)
` [PATCH v4 bpf-next 2/4] bpf: Add bpf_sock_destroy kfunc

stable/linux-5.4.y build: 188 builds: 3 failed, 185 passed, 3 errors, 35 warnings (v5.4.239)
 2023-03-30 17:30 UTC 

[PATCH net-next 0/2] Small series of enhancements
 2023-03-30 17:30 UTC  (11+ messages)
` [PATCH net-next 2/2] nfp: separate the port's upper state with lower phy state

[PATCH] thermal: Use of_property_present() for testing DT property presence
 2023-03-30 17:28 UTC  (4+ messages)

[PATCH] cxl/region: Move coherence tracking into cxl_region_attach()
 2023-03-30 17:28 UTC  (2+ messages)

stable-rc/linux-5.10.y baseline: 368 runs, 11 regressions (v5.10.176)
 2023-03-30 17:27 UTC 

[PATCH 00/16] AMDGPU Doorbell manager
 2023-03-30 17:25 UTC  (4+ messages)
` [PATCH 11/16] drm/amdgpu: get absolute offset from doorbell index

[PATCH v1 8/8] net: stmmac: Add option for VLAN filter fail queue enable
 2023-03-30 17:25 UTC  (2+ messages)
` Please ignore this review, send out by accident

[PATCH v1 7/8] net: stmmac: Add Double VLAN handling for VLAN Rx filtering
 2023-03-30 17:25 UTC  (2+ messages)
` Please ignore this review, send out by accident

[Intel-wired-lan] [PATCH net-next 00/15] Introduce IDPF driver
 2023-03-30 17:25 UTC  (4+ messages)

[PATCH v1 6/8] net: stmmac: Add support for VLAN promiscuous mode
 2023-03-30 17:25 UTC  (2+ messages)
` Please ignore this review, send out by accident

[PATCH v1 5/8] net: stmmac: Add support for VLAN Rx filtering
 2023-03-30 17:24 UTC  (2+ messages)
` Please ignore this review, send out by accident

[PATCH v4 0/2] Add sync object UAPI support to VirtIO-GPU driver
 2023-03-30 17:24 UTC  (4+ messages)
` [PATCH v4 2/2] drm/virtio: Support sync objects

[PATCH v1 4/8] drivers: net: dwmac: Add use_hw_vlan setting
 2023-03-30 17:24 UTC  (2+ messages)
` Please ignore this review, send out by accident

[PATCH v1 3/8] drivers: net: stmmac: Add support for HW-accelerated VLAN Stripping
 2023-03-30 17:24 UTC  (2+ messages)
` Please ignore this review, send out by accident

[PATCH mptcp-net v2 0/2] mptcp: a couple of fixes
 2023-03-30 17:24 UTC  (4+ messages)
` [PATCH mptcp-net v2 2/2] mptcp: fix accept vs worker race

[PATCH v1 2/8] drivers: net: stmmac_main: fix vlan toggle option
 2023-03-30 17:24 UTC  (2+ messages)
` Please ignore this review, send out by accident

[PATCH v1 1/8] drivers: net: stmmac_main: Add support for HW-accelerated VLAN Stripping
 2023-03-30 17:23 UTC  (2+ messages)
` Please ignore this review, send out by accident

stable-rc/linux-4.14.y baseline: 269 runs, 56 regressions (v4.14.311)
 2023-03-30 17:23 UTC 

[PATCH 00/12] drm: reduce drm_detect_monitor_audio/drm_detect_hdmi_monitor/edid_blob_ptr usage
 2023-03-30 16:39 UTC  (5+ messages)
` [Intel-gfx] [PATCH 10/12] drm/rockchip: cdn-dp: call drm_connector_update_edid_property() unconditionally
` [Intel-gfx] [PATCH 11/12] drm/rockchip: convert to using has_audio from display_info

[RESEND PATCH] ACPI: VIOT: Initialize the correct IOMMU fwspec
 2023-03-30 17:22 UTC  (3+ messages)

[GSoC][Proposal] Unify ref-filter formats with other --pretty formats
 2023-03-30 17:20 UTC 

[Buildroot] generating a kernel with camera support (video 4 linux)
 2023-03-30 17:21 UTC  (4+ messages)

[PATCH] sockaddr.3type: Document that sockaddr_storage is the API to be used
 2023-03-30 17:13 UTC 

[PATCH 0/2] branch, for-each-ref: add option to omit empty lines
 2023-03-30 17:21 UTC  (3+ messages)
` [PATCH 2/2] "

[PATCH v8 char-misc-next 3/5] misc: microchip: pci1xxxx: Add EEPROM Functionality to read and write into EEPROM bin sysfs
 2023-03-30 17:21 UTC  (3+ messages)

[PATCH v1 0/8] drivers: net: stmicro: Add VLAN support
 2023-03-30 17:20 UTC  (2+ messages)
` Please ignore this review, send out by accident

[RFC PATCH v2 04/48] net: Declare MSG_SPLICE_PAGES internal sendmsg() flag
 2023-03-30 14:28 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.