messages from 2023-09-20 17:50:14 to 2023-09-20 18:28:29 UTC [more...]
[PATCH] completion: improve doc for complex aliases
2023-09-20 18:28 UTC (3+ messages)
` [PATCH v2] "
` [PATCH] completion: loosen and document the requirement around completing alias
[PATCH 0/5] ath10k fixes for warns
2023-09-20 18:27 UTC (9+ messages)
` [PATCH 5/5] ath10k: reduce invalid ht params rate message noise
[PATCH] Bluetooth: hci_sync: Fix handling of HCI_QUIRK_STRICT_DUPLICATE_FILTER
2023-09-20 18:27 UTC (9+ messages)
[PATCH v2 00/18] cfg80211/mac80211 patches from our internal tree 2023-09-18
2023-09-20 18:25 UTC (19+ messages)
` [PATCH v2 01/18] wifi: mac80211: use bandwidth indication element for CSA
` [PATCH v2 02/18] wifi: mac80211: update the rx_chains after set_antenna()
` [PATCH v2 03/18] wifi: mac80211: don't connect to an AP while it's in a CSA process
` [PATCH v2 04/18] wifi: mac80211: relax RCU check in for_each_vif_active_link()
` [PATCH v2 05/18] wifi: mac80211: allow for_each_sta_active_link() under RCU
` [PATCH v2 06/18] wifi: cfg80211: reg: describe return values in kernel-doc
` [PATCH v2 07/18] wifi: mac80211: "
` [PATCH v2 08/18] wifi: mac80211_hwsim: move kernel-doc description
` [PATCH v2 09/18] wifi: cfg80211: Fix 6GHz scan configuration
` [PATCH v2 10/18] wifi: mac80211: work around Cisco AP 9115 VHT MPDU length
` [PATCH v2 11/18] wifi: mac80211: Notify the low level driver on change in MLO valid links
` [PATCH v2 12/18] wifi: mac80211_hwsim: Handle BSS_CHANGED_VALID_LINKS
` [PATCH v2 13/18] wifi: mac80211: add support for parsing TID to Link mapping element
` [PATCH v2 14/18] wifi: mac80211: support handling of advertised TID-to-link mapping
` [PATCH v2 15/18] wifi: mac80211: support antenna control in injection
` [PATCH v2 16/18] wifi: cfg80211: report per-link errors during association
` [PATCH v2 17/18] wifi: mac80211: report per-link error "
` [PATCH v2 18/18] wifi: mac80211: reject MLO channel configuration if not supported
[PATCH 00/14] add driver to support secure video decoder
2023-09-20 18:25 UTC (18+ messages)
` [PATCH 12/14] media: medkatek: vcodec: set secure mode to decoder driver
[dhowells-fs:iov-kunit 5/9] include/linux/mm.h:399:44: error: 'READ_IMPLIES_EXEC' undeclared
2023-09-20 18:24 UTC
[PATCH v2 00/14] Clean up RPM bus clocks remnants
2023-09-20 18:30 UTC (3+ messages)
` (subset) "
[PATCH 00/10] Add mediate-drm secure flow for SVP
2023-09-20 18:25 UTC (5+ messages)
[PATCH] printk/nbcon: Add assert that CPU migration is disabled when calling nbcon_context_try_acquire()
2023-09-20 18:24 UTC (2+ messages)
Decrypting tt maps in ttm
2023-09-20 18:24 UTC (12+ messages)
128 Character limit on proctitle field?
2023-09-20 18:11 UTC (3+ messages)
` [EXT] "
[PATCH nft 0/4] remove xfree() and add free_const()+nft_gmp_free()
2023-09-20 18:22 UTC (7+ messages)
` [PATCH nft 3/4] all: add free_const() and use it instead of xfree()
[PATCH v2 00/28] bsd-user: Implement freebsd process related system calls
2023-09-20 18:22 UTC (21+ messages)
` [PATCH v2 01/28] bsd-user: define TARGET_RFSPAWN for rfork to use vfork(2) semantics, and fix RLIM_INFINITY
` [PATCH v2 02/28] bsd-user: Define procctl(2) related structs
` [PATCH v2 03/28] bsd-user: Implement host_to_target_siginfo
` [PATCH v2 04/28] bsd-user: Add freebsd_exec_common and do_freebsd_procctl to qemu.h
` [PATCH v2 05/28] bsd-user: add extern declarations for bsd-proc.c conversion functions
` [PATCH v2 07/28] bsd-user: Implement target_to_host_rlim and host_to_target_rlim conversion
` [PATCH v2 08/28] bsd-user: Implement host_to_target_rusage and host_to_target_wrusage
` [PATCH v2 09/28] bsd-user: Implement host_to_target_waitstatus conversion
` [PATCH v2 10/28] bsd-user: Get number of cpus
` [PATCH v2 11/28] bsd-user: Implement getgroups(2) and setgroups(2) system calls
[PATCH v1 00/22] vfio: Adopt iommufd
2023-09-20 18:19 UTC (14+ messages)
` [PATCH v1 15/22] Add iommufd configure option
[PATCH v2 wireless-next 9/9] wifi: ath9k: Remove unnecessary (void*) conversions
2023-09-20 18:19 UTC (3+ messages)
[PATCH bpf] bpf, sockmap: Reject sk_msg egress redirects to non-TCP sockets
2023-09-20 18:19 UTC (2+ messages)
[Intel-gfx] [PATCH 0/2] Refactor i915 HDCP for XE
2023-09-20 18:19 UTC (2+ messages)
` [Intel-gfx] ✗ Fi.CI.IGT: failure for Refactor i915 HDCP for XE (rev3)
[PATCH rc] kvm: Prevent compiling virt/kvm/vfio.c unless VFIO is selected
2023-09-20 18:18 UTC (2+ messages)
[meta-python][PATCH] python3-cachecontrol: Update version 0.13.0 -> 0.13.1
2023-09-20 18:18 UTC
[PATCH v2 00/11] KVM: arm64: Accelerate lookup of vcpus by MPIDR values (and other fixes)
2023-09-20 18:17 UTC (24+ messages)
` [PATCH v2 01/11] KVM: arm64: vgic: Make kvm_vgic_inject_irq() take a vcpu pointer
` [PATCH v2 02/11] KVM: arm64: vgic-its: Treat the collection target address as a vcpu_id
` [PATCH v2 03/11] KVM: arm64: vgic-v3: Refactor GICv3 SGI generation
` [PATCH v2 04/11] KVM: arm64: vgic-v2: Use cpuid from userspace as vcpu_id
` [PATCH v2 05/11] KVM: arm64: vgic: Use vcpu_idx for the debug information
` [PATCH v2 06/11] KVM: arm64: Use vcpu_idx for invalidation tracking
` [PATCH v2 07/11] KVM: arm64: Simplify kvm_vcpu_get_mpidr_aff()
` [PATCH v2 08/11] KVM: arm64: Build MPIDR to vcpu index cache at runtime
` [PATCH v2 09/11] KVM: arm64: Fast-track kvm_mpidr_to_vcpu() when mpidr_data is available
` [PATCH v2 10/11] KVM: arm64: vgic-v3: Optimize affinity-based SGI injection
` [PATCH v2 11/11] KVM: arm64: Clarify the ordering requirements for vcpu/RD creation
[PATCH v2 wireless-next 5/9] ath6kl: remove unnecessary (void*) conversions
2023-09-20 18:17 UTC (2+ messages)
[PATCH v2 wireless-next 3/9] wifi: wcn36xx: remove unnecessary (void*) conversions
2023-09-20 18:16 UTC (3+ messages)
[LTP] [PATCH] lib: lockdown: Report lockdown as disabled on missing sysfs
2023-09-20 18:17 UTC (3+ messages)
[PATCH] fs/splice: don't block splice_direct_to_actor() after data was read
2023-09-20 18:16 UTC (4+ messages)
[PATCH v2 wireless-next 2/9] carl9170: remove unnecessary (void*) conversions
2023-09-20 18:15 UTC (2+ messages)
[oe-core][PATCHv6] vte: upgrade 2.72.2 -> 2.74.0
2023-09-20 18:15 UTC
[linux-linus test] 183076: regressions - FAIL
2023-09-20 18:15 UTC
[PATCH v13 00/10] fuse: Add support for passthrough read/write
2023-09-20 18:15 UTC (8+ messages)
[PATCH v2 wireless-next 1/9] wifi: ar5523: Remove unnecessary (void*) conversions
2023-09-20 18:14 UTC (2+ messages)
pull-request: bluetooth 2023-09-20
2023-09-20 18:13 UTC
[GIT PULL] Btrfs fixes for 6.6-rc3
2023-09-20 18:13 UTC (2+ messages)
[PATCH 5.10 00/83] 5.10.196-rc1 review
2023-09-20 18:13 UTC (2+ messages)
[PATCH nft 0/9] various cleanups related to enums and struct datatype
2023-09-20 18:13 UTC (9+ messages)
` [PATCH nft 3/9] datatype: drop flags field from datatype
` [PATCH nft 7/9] expression: cleanup expr_ops_by_type() and handle u32 input
` [PATCH nft 8/9] datatype: use __attribute__((packed)) instead of enum bitfields
[PATCH 00/59] dma: Convert to platform remove callback returning void
2023-09-20 18:13 UTC (9+ messages)
` [PATCH 01/59] dma: altera-msgdma: "
` [PATCH 50/59] dma: ti: cppi41: "
` [PATCH 51/59] dma: ti: edma: "
` [PATCH 52/59] dma: ti: omap-dma: "
[GIT PULL for v6.6-rc3] media fixes
2023-09-20 18:12 UTC (2+ messages)
` [GIT PULL for v6.6-rc3] media fixes (#94931)
[PATCH wpan-next v3 00/11] ieee802154: Associations between devices
2023-09-20 18:08 UTC (3+ messages)
` [PATCH wpan-next v3 02/11] ieee802154: Internal PAN management
[PATCH v3 0/5] Reduce overhead of LSMs with static calls
2023-09-20 18:11 UTC (9+ messages)
` [PATCH v3 1/5] kernel: Add helper macros for loop unrolling
` [PATCH v3 2/5] security: Count the LSMs enabled at compile time
` [PATCH v3 3/5] security: Replace indirect LSM hook calls with static calls
` [PATCH v3 4/5] bpf: Only enable BPF LSM hooks when an LSM program is attached
[PATCH v2] virt: tdx-guest: Add Quote generation support using TSM_REPORTS
2023-09-20 18:11 UTC (6+ messages)
[PATCH v3 0/7] MSM8976 PLL,RPMPD and DTS changes
2023-09-20 18:15 UTC (2+ messages)
` (subset) "
[PATCH v3 1/4] dt-bindings: firmware: qcom,scm: support indicating SDI default state
2023-09-20 18:15 UTC (2+ messages)
` (subset) "
[PATCH] drm/ci: Uprev IGT to pull in fixes
2023-09-20 18:10 UTC (8+ messages)
initial idea for hooks needed for source tracing
2023-09-20 18:10 UTC (7+ messages)
[PATCH 0/7] wifi: ath12k: add support for 6 GHz AP for various power modes
2023-09-20 18:09 UTC (6+ messages)
` [PATCH 1/7] wifi: ath12k: add support to select 6 GHz Regulatory type
[Intel-wired-lan] [PATCH net-next 0/3] net/intel: fix link-time undefined reference errors
2023-09-20 18:07 UTC (8+ messages)
` "
` [Intel-wired-lan] [PATCH net-next 1/3] ice: fix undefined references to ice_is_*() when !CONFIG_PTP_1588_CLOCK
` "
` [PATCH net-next 2/3] ice: fix undefined references from DPLL code "
` [Intel-wired-lan] "
` [PATCH net-next 3/3] idpf: fix undefined reference to tcp_gro_complete() when !CONFIG_INET
` [Intel-wired-lan] "
[PATCH] pinctrl: avoid unsafe code pattern in find_pinctrl()
2023-09-20 18:09 UTC
[PATCH] bpf, sockmap: fix deadlocks in the sockhash and sockmap
2023-09-20 18:07 UTC (3+ messages)
[PATCH] rust: error: Markdown style nit
2023-09-20 18:05 UTC (2+ messages)
[OE-core][PATCH] openssl: Upgrade 3.1.2 -> 3.1.3
2023-09-20 18:04 UTC
[igt-dev] [PATCH i-g-t v3 00/17] Fix IGT Kunit implementation issues
2023-09-20 18:05 UTC (5+ messages)
` [igt-dev] [PATCH i-g-t v3 15/17] lib/kunit: Parse KTAP report from the main process thread
` [Intel-xe] [Intel-gfx] "
` [igt-dev] "
` "
[PATCH v4] scripts/link-vmlinux.sh: Add alias to duplicate symbols for kallsyms
2023-09-20 18:04 UTC (3+ messages)
Yocto Project Status 12 September 2023 (WW37)
2023-09-20 18:04 UTC (9+ messages)
` Core workflow: sstate for all, bblock/bbunlock, tools for why is sstate not being reused?
[OE-core][kirkstone][PATCH] openssl: Upgrade 3.0.10 -> 3.0.11
2023-09-20 18:03 UTC
[PATCH v2 wireless-next 7/9] wifi: ath12k: Remove unnecessary (void*) conversions
2023-09-20 18:03 UTC (4+ messages)
[PATCH v2 5/6] shmem: add file length in shmem_get_folio path
2023-09-20 18:03 UTC (2+ messages)
[RFT PATCH 00/15] drm: non-drm-misc drivers call drm_atomic_helper_shutdown() at the right times
2023-09-20 18:03 UTC (7+ messages)
` [RFT PATCH 01/15] drm/armada: Call drm_atomic_helper_shutdown() at shutdown time
[PATCH v3 1/1] ACPI / APEI: Fix for overwriting AER info when error status data has multiple sections
2023-09-20 18:03 UTC
[PATCH v6 0/7] Adds support for ConfigFS to VKMS!
2023-09-20 18:03 UTC (4+ messages)
` [PATCH v6 7/7] drm/vkms Add hotplug support via configfs to VKMS
[syzbot] [net?] WARNING in inet_csk_get_port (2)
2023-09-20 18:02 UTC
[GIT PULL] timestamp fixes
2023-09-20 18:00 UTC (9+ messages)
Poky/Mickledore bitbake menuconfig does not work
2023-09-20 17:59 UTC (5+ messages)
` AW: Re: [yocto] "
` "
[PATCH 1/3] drm/amdgpu/gmc6-8: properly disable the AGP aperture
2023-09-20 17:58 UTC (3+ messages)
` [PATCH 2/3] drm/amdgpu/gmc: add a flag to disable AGP
` [PATCH 3/3] drm/amdgpu/gmc11: disable AGP on GC 11.5
[PATCH 0/5] imx-lcdif modeset changes
2023-09-20 17:33 UTC (16+ messages)
` [PATCH 1/5] drm: lcdif: improve burst size configuration comment
` [PATCH 2/5] drm: lcdif: move controller enable into atomic_flush
` [PATCH 3/5] drm: lcdif: remove superfluous setup of framebuffer DMA address
` [PATCH 4/5] drm: lcdif: move pitch setup to plane atomic update
` [PATCH 5/5] drm: lcdif: force modeset when FB format changes
[[meta-oe] [kirkstone] [PATCH] c-ares: CVE-ID correction for CVE-2022-4904
2023-09-20 17:56 UTC
[PULL 00/22] implement discard operation for Parallels images
2023-09-20 17:55 UTC (2+ messages)
[PATCH v10 00/38] x86: enable FRED for x86-64
2023-09-20 17:54 UTC (5+ messages)
` [PATCH v10 33/38] x86/entry: Add fred_entry_from_kvm() for VMX to handle IRQ/NMI
` [PATCH v10 34/38] KVM: VMX: Call fred_entry_from_kvm() for IRQ/NMI handling
[dm-devel] [PATCH] dm-zoned: free dmz->ddev array in dmz_put_zoned_device
2023-09-20 17:54 UTC (5+ messages)
` [dm-devel] "
` "
[PATCH 0/8] OpenSBI sparse HART id support
2023-09-20 17:54 UTC (3+ messages)
` [PATCH 1/8] lib: sbi: Introduce HART index in sbi_scratch
This list is being migrated to the new infrastructure
2023-09-20 17:54 UTC (3+ messages)
[git:media_tree/master] media: qcom: camss: Fix pm_domain_on sequence in probe
2023-09-13 13:04 UTC
[oe-core][PATCHv5] vte: upgrade 2.72.2 -> 2.74.0
2023-09-20 17:52 UTC (3+ messages)
[mickledore][PATCH] cml1: Fix KCONFIG_CONFIG_COMMAND not conveyed fully in do_menuconfig
2023-09-20 17:51 UTC
[PATCH 4.14] net/sched: sch_hfsc: Ensure inner classes have fsc curve
2023-09-20 17:51 UTC
[PATCH v2 0/4] add LVTS support for mt7988
2023-09-20 17:50 UTC (15+ messages)
` [PATCH v2 1/4] dt-bindings: thermal: mediatek: add mt7988 lvts compatible
` [PATCH v2 2/4] dt-bindings: thermal: mediatek: Add LVTS thermal sensors for mt7988
` [PATCH v2 3/4] thermal/drivers/mediatek/lvts_thermal: make coeff configurable
` [PATCH v2 4/4] thermal/drivers/mediatek/lvts_thermal: add mt7988 support
[PATCH iproute2 1/2] bridge: fix potential snprintf overflow
2023-09-20 17:50 UTC (2+ messages)
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.