All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-09-18 15:43:02 to 2023-09-18 16:09:22 UTC [more...]

[PATCH net-next] net: phy: fix regression with AX88772A PHY driver
 2023-09-18 13:57 UTC  (3+ messages)

[PATCH v1 1/1] xarray: fix the data-race in xas_find_chunk() by using READ_ONCE()
 2023-09-18 15:54 UTC  (9+ messages)

[RFC PATCH 2/3] add statmnt(2) syscall
 2023-09-18 15:39 UTC  (12+ messages)

[PATCH v2] platform/x86: think-lmi: Add bulk save feature
 2023-09-18 15:23 UTC  (7+ messages)

[PATCH v3 00/13] KVM: xen: update shared_info and vcpu_info handling
 2023-09-18 16:07 UTC  (7+ messages)
` [PATCH v3 07/13] KVM: xen: prepare for using 'default' vcpu_info
` [PATCH v3 08/13] KVM: xen: prevent vcpu_id from changing whilst shared_info is valid
` [PATCH v3 09/13] KVM: xen: automatically use the vcpu_info embedded in shared_info
` [PATCH v3 11/13] KVM: selftests / xen: map shared_info using HVA rather than GFN
` [PATCH v3 13/13] KVM: xen: advertize the KVM_XEN_HVM_CONFIG_SHARED_INFO_HVA capability

+ arm64-execmem-extend-execmem_params-for-generated-code-allocations.patch added to mm-unstable branch
 2023-09-18 15:52 UTC 

+ modules-execmem-drop-module_alloc.patch added to mm-unstable branch
 2023-09-18 15:52 UTC 

+ riscv-extend-execmem_params-for-generated-code-allocations.patch added to mm-unstable branch
 2023-09-18 15:52 UTC 

Patchwork summary for: spi-devel-general
 2023-09-18 15:50 UTC 

[RFC PATCH v1 0/4] Rust abstractions for network PHY drivers
 2023-09-18 13:09 UTC  (4+ messages)
` [RFC PATCH v1 1/4] rust: core "

[PATCH 00/22] exec/cpu: Call cpu_exec_realizefn() once in cpu_common_realize()
 2023-09-18 16:02 UTC  (21+ messages)
` [PATCH 01/22] target/i386: Only realize existing APIC device
` [PATCH 02/22] hw/intc/apic: Pass CPU using QOM link property
` [PATCH 03/22] target/i386/kvm: Correct comment in kvm_cpu_realize()
` [RFC PATCH 04/22] exec/cpu: Never call cpu_reset() before cpu_realize()
` [PATCH 05/22] exec/cpu: Call qemu_init_vcpu() once in cpu_common_realize()
` [PATCH 06/22] exec/cpu: Call cpu_remove_sync() once in cpu_common_unrealize()
` [PATCH 07/22] exec/cpu: Introduce the CPU address space destruction function
` [PATCH 08/22] exec/cpu: RFC Destroy vCPU address spaces in cpu_common_unrealize()
` [PATCH 09/22] target/arm: Create timers *after* accelerator vCPU is realized
` [PATCH 10/22] target/hppa: Create timer "
` [PATCH 11/22] target/nios2: Create IRQs "
` [PATCH 13/22] target/xtensa: "
` [PATCH 15/22] exec/cpu: Introduce CPUClass::verify_accel_features()
` [PATCH 16/22] target/arm: Extract verify_accel_features() from cpu_realize()
` [PATCH 17/22] target/i386: "
` [PATCH 18/22] target/s390x: Call s390_cpu_realize_sysemu from s390_realize_cpu_model
` [PATCH 19/22] target/s390x: Have s390_realize_cpu_model() return a boolean
` [PATCH 20/22] target/s390x: Use s390_realize_cpu_model() as verify_accel_features()
` [PATCH 21/22] exec/cpu: Have cpu_exec_realize() return a boolean
` [PATCH 22/22] exec/cpu: Call cpu_exec_realizefn() once in cpu_common_realize()

[mickledore][PATCH] gcc: backport a fix for ICE caused by CVE-2023-4039.patch
 2023-09-18 16:08 UTC  (3+ messages)
` [OE-core] "

pull-request: bpf-next 2023-09-16
 2023-09-18 14:33 UTC  (9+ messages)

[PATCH v5 00/32] Introduce sssnic PMD for 3SNIC's 9x0 serials Ethernet adapters
 2023-09-18 16:08 UTC  (3+ messages)
` [PATCH v5 03/32] net/sssnic: support probe and remove

[PATCH bpf-next v1 0/3] Fixes for Exceptions
 2023-09-18 15:55 UTC  (4+ messages)
` [PATCH bpf-next v1 3/3] bpf: Disable exceptions when CONFIG_UNWINDER_FRAME_POINTER=y

[PATCH bpf-next v3 00/17] Exceptions - 1/2
 2023-09-18 13:26 UTC  (4+ messages)
` [PATCH bpf-next v3 10/17] bpf: Prevent KASAN false positive with bpf_throw

[PATCH net-next 0/7] net: phy: avoid race when erroring stopping PHY
 2023-09-18 13:15 UTC  (7+ messages)
` [PATCH net-next 1/7] net: phy: always call phy_process_state_change() under lock

[PATCH v4 0/3] ASoC: wm8782: Allow higher audio rates
 2023-09-18 16:06 UTC  (2+ messages)

[RFC PATCH v2 00/30] Device Tree support for SH7751 based board
 2023-09-18 16:05 UTC  (7+ messages)
` [RFC PATCH v2 08/30] drivers/pci: Add SH7751 Host bridge controller
` [RFC PATCH v2 09/30] Documentation/devicetree: Add renesas,sh7751-pci binding document
` [RFC PATCH v2 10/30] drivers/clk: SH7750 / SH7751 CPG Driver

[PATCH 1/3] common/qat: limit configuration to the primary process
 2023-09-18 16:01 UTC  (3+ messages)
` [PATCH 2/3] common/qat: move command line params to the device struct

[PATCH 1/2] parse-options: add int value pointer to struct option
 2023-09-18 13:33 UTC  (8+ messages)
` [PATCH 2/2] parse-options: use and require int pointer for OPT_CMDMODE

[Intel-xe] [PATCH] drm/xe: Simplify final return from xe_irq_install()
 2023-09-18 16:06 UTC  (4+ messages)
` [Intel-xe] ✓ CI.Patch_applied: success for drm/xe: Simplify final return from xe_irq_install() (rev2)
` [Intel-xe] ✓ CI.checkpatch: "
` [Intel-xe] ✓ CI.KUnit: "

[PATCH bpf-next v2 0/3] Fixes for Exceptions
 2023-09-18 16:00 UTC  (5+ messages)
` [PATCH bpf-next v2 1/3] selftests/bpf: Print log buffer for exceptions test only on failure
` [PATCH bpf-next v2 2/3] bpf: Fix bpf_throw warning on 32-bit arch
` [PATCH bpf-next v2 3/3] bpf: Disable exceptions when CONFIG_UNWINDER_FRAME_POINTER=y

[PATCH wpan-next v2 00/11] ieee802154: Associations between devices
 2023-09-18 15:41 UTC  (11+ messages)
` [PATCH wpan-next v2 02/11] ieee802154: Internal PAN management
` [PATCH wpan-next v2 11/11] ieee802154: Give the user the association list

[PATCH] spi: Drop warning from spi_stop_queue()
 2023-09-18 15:45 UTC  (2+ messages)

[PATCH] git-gui - re-enable use of hook scripts
 2023-09-18 16:04 UTC  (4+ messages)
` [PATCH v2] "

[PATCH v2 00/12] Small fixes and cleanups (ov2740 and ccs)
 2023-09-18 13:39 UTC  (5+ messages)
` [PATCH v2 09/12] media: ov2740: Return -EPROBE_DEFER if no endpoint is found
` [PATCH v2 11/12] media: v4l: subdev: Print debug information on frame descriptor

[RFC bpf-next 00/23] XDP metadata via kfuncs for ice + mlx5
 2023-09-18 14:07 UTC  (6+ messages)
` [RFC bpf-next 10/23] ice: Implement VLAN tag hint
  ` [xdp-hints] "

[PATCH v2 0/2] Support mute notifications for CS35L41 HDA
 2023-09-18 16:04 UTC  (2+ messages)

usb: typec: ucsi: Clear EVENT_PENDING bit if ucsi_send_command fails
 2023-09-18 14:26 UTC  (9+ messages)

[PATCH 1/1] take in account bits per word instead of assuming 8-bits
 2023-09-18 15:45 UTC  (2+ messages)

[PATCH net v2 1/3] net: replace calls to sock->ops->connect() with kernel_connect()
 2023-09-18 13:08 UTC  (4+ messages)
` [PATCH net v2 2/3] net: prevent rewrite of msg_name in sock_sendmsg()

[PATCH v3 0/3] DCP as trusted keys backend
 2023-09-18 14:18 UTC  (2+ messages)
` [PATCH v3 3/3] doc: trusted-encrypted: add DCP as new trust source

[Buildroot] Error while building tensorflow-lite package
 2023-09-18 16:04 UTC  (6+ messages)

[PATCH v3] spi: bcm2835: reduce the abuse of the GPIO API
 2023-09-18 15:45 UTC  (2+ messages)

[PATCH 00/26] KVM: vfio: Hide KVM internals from others
 2023-09-18 16:02 UTC  (19+ messages)
` [PATCH 05/26] vfio: KVM: Pass get/put helpers from KVM to VFIO, don't do circular lookup
` [PATCH 06/26] KVM: Drop CONFIG_KVM_VFIO and just look at KVM+VFIO

[PATCH v2] git-gui - re-enable use of hook scripts
 2023-09-18 15:58 UTC  (4+ messages)
` [PATCH] git-gui - use git-hook, honor core.hooksPath

[igt-dev] [PATCH i-g-t] tests/kms_sequence: remove redundant test doc
 2023-09-18 16:03 UTC  (2+ messages)
` [igt-dev] ✓ CI.xeBAT: success for "

how to connect a midi client to non midi hardware sound card
 2023-09-18 16:02 UTC  (2+ messages)

[PATCH v2 00/12] KVM: xen: update shared_info and vcpu_info handling
 2023-09-18 13:36 UTC  (14+ messages)
` [PATCH v2 05/12] KVM: pfncache: allow a cache to be activated with a fixed (userspace) HVA
` [PATCH v2 10/12] KVM: selftests / xen: map shared_info using HVA rather than GFN
` [PATCH v2 11/12] KVM: selftests / xen: don't explicitly set the vcpu_info address

[PATCH vfio] vfio/pci: remove msi domain on msi disable
 2023-09-18 14:17 UTC  (2+ messages)

[PATCH] aoe: refactor deprecated strncpy
 2023-09-18 14:00 UTC  (5+ messages)

[PATCH net] vxlan: Add missing entries to vxlan_get_size()
 2023-09-18 15:40 UTC 

[PATCH v1 4/8] clk: rockchip: Avoid __clk_lookup() calls
 2023-09-18 13:32 UTC  (2+ messages)

[PATCH v2] x86/shutdown: change default reboot method preference
 2023-09-18 16:00 UTC  (5+ messages)

[PATCH 0/2] ASoC: Add rtq9128 audio amplifier
 2023-09-18  9:45 UTC  (3+ messages)
` [PATCH 1/2] ASoC: dt-bindings: Add Richtek "
` [PATCH 2/2] ASoC: codecs: Add Richtek rtq9128audio amplifier support

[PATCH v4 00/42] ep93xx device tree conversion
 2023-09-18  7:39 UTC  (2+ messages)

[PATCH] selftests: ALSA: fix warnings in 'test-pcmtest-driver'
 2023-09-16 19:16 UTC  (4+ messages)

[PATCH v2 0/2] iommu/virtio: Enable IOMMU_CAP_DERRED_FLUSH
 2023-09-18 15:59 UTC  (7+ messages)
` [PATCH v2 1/2] iommu/virtio: Make use of ops->iotlb_sync_map
` [PATCH v2 2/2] iommu/virtio: Add ops->flush_iotlb_all and enable deferred flush

[PATCH] hw/i386/pc: fix max_used_gpa for 32-bit systems
 2023-09-18 15:58 UTC  (5+ messages)

[RFC PATCH v12 00/33] KVM: guest_memfd() and per-page attributes
 2023-09-18 15:57 UTC  (7+ messages)
` [RFC PATCH v12 10/33] KVM: Set the stage for handling only shared mappings in mmu_notifier events

[PATCH v3 1/5] hwmon: max31827: Make code cleaner
 2023-09-18 14:08 UTC  (4+ messages)

[PATCH v2 0/5] Reduce overhead of LSMs with static calls
 2023-09-18 13:55 UTC  (3+ messages)
` [PATCH v2 5/5] security: Add CONFIG_SECURITY_HOOK_LIKELY

[PATCH v5 00/15] Add TPS25750 USB type-C PD controller support
 2023-09-18 13:29 UTC  (3+ messages)
` [PATCH v5 15/15] USB: typec: Do not check VID for tps25750

[PATCH v13 00/22] TDX host kernel support
 2023-09-18 15:44 UTC  (6+ messages)
` [PATCH v13 17/22] x86/kexec: Flush cache of TDX private memory

[PATCH v4 0/3] Fix 'faddr2line' for LLVM arm64 builds
 2023-09-18 15:51 UTC  (5+ messages)
` [PATCH v4 1/3] scripts/faddr2line: Don't filter out non-function symbols from readelf
` [PATCH v4 3/3] scripts/faddr2line: Skip over mapping symbols in output "

[PATCH] memblock: add missing argument definition
 2023-09-18 15:56 UTC  (2+ messages)

[PATCH] ASoC: simple-card-utils: fixup simple_util_startup() error handling
 2023-09-15 11:09 UTC  (2+ messages)

[PATCH 0/2] Add qcom hvc/shmem transport
 2023-09-18 15:54 UTC  (5+ messages)
` [PATCH v4 0/4] Add qcom hvc/shmem transport support

[syzbot] [net?] WARNING in __ip6_append_data
 2023-09-18 14:04 UTC  (6+ messages)

[PATCH] wifi: rtw88: rtw8723d: Fix MAC address offset in EEPROM
 2023-09-18 13:19 UTC  (2+ messages)
`  "

[PATCH 0/4] btrfs: RAID stripe tree updates
 2023-09-18 15:03 UTC  (7+ messages)
` [PATCH 1/4] btrfs: fix 64bit division in btrfs_insert_striped_mirrored_raid_extents
` [PATCH 2/4] btrfs: break loop in case set_io_stripe fails
` [PATCH 3/4] btrfs: rename ordered_enmtry in btrfs_io_context
` [PATCH 4/4] btrfs: add tree-checker for RAID-stripe-tree

[PATCH] ALSA: dummy: Fix &dpcm->lock deadlock issues
 2023-09-18 15:53 UTC  (5+ messages)
  ` 回复: "

[PATCH v2 1/2] usb: typec: tcpci: add check code for tcpci/regmap_read/write()
 2023-09-18 14:42 UTC  (3+ messages)

[PATCH v5 0/2] media: ti: cal: Add streams support
 2023-09-18 14:58 UTC  (2+ messages)
` [PATCH v5 2/2] media: ti: cal: Add metadata "

[PATCH 0/6] arm64: xilinx: Tune DTSes to remove warnings from make W=1 dtbs
 2023-09-18 14:58 UTC  (5+ messages)
` [PATCH 1/6] arm64: xilinx: Do not use '_' in DT node names
` [PATCH 2/6] arm64: xilinx: Use lower case for partition address

[PATCH 0/2] ALSA: hda: cs35l56: Handle speaker id GPIOs
 2023-09-18 15:50 UTC  (2+ messages)

[PATCH v2] null_blk: refactor deprecated strncpy
 2023-09-18 13:59 UTC  (2+ messages)

[Intel-xe] [PATCH v2 0/6] PAT and cache coherency support
 2023-09-18 15:51 UTC  (2+ messages)

[PATCH 1/4] inotify_user: pass directory fd to inotify_find_inode()
 2023-09-18 13:57 UTC  (4+ messages)
` [PATCH 3/4] inotify_user: add system call inotify_add_watch_at()

[PATCH 0/4] ALSA: scarlett2: Driver updates
 2023-09-18 15:48 UTC  (2+ messages)

[PATCH] platform/x86: x86-android-tablets: Fix Lenovo Yoga Tablet 2 830F/L vs 1050F/L detection
 2023-09-18 13:43 UTC  (2+ messages)

[PATCH v6] driver core: platform: set numa_node before platform_device_add()
 2023-09-18 15:44 UTC  (2+ messages)

[RFC PATCH net-next 0/3] sock: Be aware of memcg pressure on alloc
 2023-09-18 15:49 UTC  (4+ messages)
` [RFC PATCH net-next 3/3] sock: Throttle pressure-aware sockets under pressure

[PATCH] arm64: dts: renesas: use multi Component for ULCB/KF
 2023-09-18 14:42 UTC  (2+ messages)

[PATCH v2 00/13] PCI/ASPM: Make ASPM in core robust and remove driver workarounds
 2023-09-18 13:11 UTC  (11+ messages)
` [PATCH v2 01/13] PCI/ASPM: Rename pci_enable_link_state() to pci_set_default_link_state()
` [PATCH v2 02/13] PCI/ASPM: Improve pci_set_default_link_state() kerneldoc
` [PATCH v2 03/13] PCI/ASPM: Disable ASPM when driver requests it
` [PATCH v2 04/13] PCI/ASPM: Move L0S/L1/sub states mask calculation into a helper
` [PATCH v2 05/13] PCI/ASPM: Add pci_enable_link_state()
` [PATCH v2 07/13] mt76: Remove unreliable pci_disable_link_state() workaround
` [PATCH v2 08/13] e1000e: Remove unreliable pci_disable_link_state{,_locked}() workaround
` [PATCH v2 09/13] wifi: ath10k: Use pci_disable/enable_link_state()
` [PATCH v2 10/13] wifi: ath11k: "
` [PATCH v2 11/13] wifi: ath12k: "

[PATCH wpan-next v3 00/11] ieee802154: Associations between devices
 2023-09-18 15:08 UTC  (6+ messages)
` [PATCH wpan-next v3 01/11] ieee802154: Let PAN IDs be reset
` [PATCH wpan-next v3 02/11] ieee802154: Internal PAN management
` [PATCH wpan-next v3 06/11] mac802154: Handle disassociations
` [PATCH wpan-next v3 07/11] mac802154: Handle association requests from peers
` [PATCH wpan-next v3 08/11] ieee802154: Add support for limiting the number of associated devices

[PATCH iproute2-next v3] allow overriding color option in environment
 2023-09-18 15:29 UTC 

[PATCH] vfio/mdev: Fix a null-ptr-deref bug for mdev_unregister_parent()
 2023-09-18 15:39 UTC  (2+ messages)

[PATCH net v2 0/3] Add missing xdp_do_flush() invocations
 2023-09-18 15:36 UTC  (2+ messages)
` [PATCH net v2 1/3] net: ena: Flush XDP packets on error

+ mm-mlock-update-mlock_pte_range-to-handle-large-folio.patch added to mm-unstable branch
 2023-09-18 15:41 UTC 

[PATCH 00/10] IFS support for GNR and SRF
 2023-09-18 15:46 UTC  (7+ messages)
` [PATCH 03/10] platform/x86/intel/ifs: Image loading for new generations

[RFC PATCH 00/18] block: update buffer_head for Large-block I/O
 2023-09-18 13:41 UTC  (5+ messages)
` [PATCH 02/18] fs/mpage: use blocks_per_folio instead of blocks_per_page
` [PATCH 07/18] mm/filemap: allocate folios with mapping order preference

[PATCH 08/18] mm/readahead: allocate folios with mapping order preference
 2023-09-18 13:11 UTC  (2+ messages)

[PATCH] swiotlb: fix the check whether a device has used software IO TLB
 2023-09-18 15:45 UTC  (8+ messages)

rtlwifi: RTL8188EE: Unable to connect to Wifi network
 2023-09-18 13:46 UTC  (6+ messages)

[PATCH RFT 0/2] i2c: rcar: improve Gen3 support
 2023-09-18 14:44 UTC  (3+ messages)
` [PATCH RFT 2/2] i2c: rcar: improve accuracy for R-Car Gen3+

[PATCH 0/3] RK3588 Rock 5B PCIe support
 2023-09-18 14:14 UTC  (2+ messages)
` [PATCH 1/3] arm64: dts: rockchip: rock-5b: add PCIe network controller

[PATCH v2 0/2] x86/kexec: UKI Support
 2023-09-18 15:36 UTC  (6+ messages)

[PATCH 1/1] spi: imx: take in account bits per word instead of assuming 8-bits
 2023-09-18 15:36 UTC 

[PATCH v2 0/5] bbdev: API extension for 23.11
 2023-09-18 15:42 UTC  (4+ messages)
` [PATCH v2 2/5] bbdev: add new capabilities for FFT processing


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.