All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-09-05 16:00:32 to 2023-09-05 16:05:35 UTC [more...]

[PATCH] net: hsr : Provide fix for HSRv1 supervisor frames decoding
 2023-09-05  9:55 UTC  (3+ messages)

[PATCH v3 RFC 0/4] net: dsa: hsr: Enable HSR HW offloading for KSZ9477
 2023-09-05 15:20 UTC  (13+ messages)
` [PATCH v3 RFC 3/4] net: dsa: hsr: Enable in KSZ9477 switch HW HSR offloading
` [PATCH v3 RFC 4/4] net: dsa: hsr: Provide generic HSR ksz_hsr_{join|leave} functions

[PATCH v3 00/20] SRSO fixes/cleanups
 2023-09-05  5:04 UTC  (2+ messages)
` [PATCH v3 04/20] x86/srso: Fix SBPB enablement for spec_rstack_overflow=off

[PATCH] perf: CXL: fix mismatched number of counters mask
 2023-09-05 16:01 UTC  (2+ messages)

[PATCH net] octeontx2-pf: Fix page pool cache index corruption
 2023-09-05 10:49 UTC  (3+ messages)
  ` [EXT] "

[PATCH v2 0/7] drm: ci: fixes
 2023-09-05 13:40 UTC  (11+ messages)
` [PATCH v2 2/7] drm: ci: Force db410c to host mode

[PATCH 0/2] Add interconnect driver for SDX75
 2023-09-05  7:14 UTC  (6+ messages)
` [PATCH 1/2] dt-bindings: interconnect: Add compatibles "
` [PATCH 2/2] interconnect: qcom: Add SDX75 interconnect provider driver

[PATCH v2 0/4] sc7180: Add ADSP
 2023-09-05 15:53 UTC  (3+ messages)
` [PATCH v2 3/4] arm64: dts: qcom: sc7180: Add tertiary mi2s pinctrl

[PATCH 0/4] sc7180: Add ADSP
 2023-09-05 10:34 UTC  (8+ messages)
` [PATCH 1/4] dt-bindings: remoteproc: qcom: sc7180-pas: Add ADSP compatible
` [PATCH 2/4] remoteproc: qcom: pas: Add sc7180 adsp
` [PATCH 4/4] arm64: dts: qcom: sc7180: Add ADSP

[RFC PATCH v1 00/12] drm,usb/typec: uABI for USB-C DisplayPort connectors
 2023-09-05 10:56 UTC  (4+ messages)
` [RFC PATCH v1 01/12] Revert "drm/sysfs: Link DRM connectors to corresponding Type-C connectors"

[PATCH v2 0/5] Add USB Support on Qualcomm's SDX75 Platform
 2023-09-05 10:30 UTC  (4+ messages)
` [PATCH v2 1/5] dt-bindings: phy: qcom,snps-eusb2-phy: Add compatible for SDX75
` [PATCH v2 2/5] dt-bindings: phy: qcom,qmp-usb: Add SDX75 USB3 PHY
` [PATCH v2 3/5] dt-bindings: usb: qcom,dwc3: Fix SDX65 clocks

[PATCH v2 0/2] Fix tcsr_mutex register for IPQ6018
 2023-09-05  9:55 UTC  (2+ messages)
` [PATCH v2 2/2] hwspinlock: qcom: Remove IPQ6018 SOC specific compatible

[PATCH V8 0/5] scsi: ufs: qcom: Align programming sequence as per HW spec
 2023-09-05  5:24 UTC  (3+ messages)
` [PATCH V8 1/5] scsi: ufs: qcom: Update MAX_CORE_CLK_1US_CYCLES for UFS V4 and above
` [PATCH V8 5/5] scsi: ufs: qcom: Configure SYS1CLK_1US_REG "

[PATCH v3 0/8] drm/msm/dpu: simplify DPU sub-blocks info
 2023-09-05  1:25 UTC  (3+ messages)
` [PATCH v3 3/8] drm/msm/dpu: drop the `smart_dma_priority' field from struct dpu_sspp_sub_blks
` [PATCH v3 4/8] drm/msm/dpu: deduplicate some (most) of SSPP sub-blocks

[PATCH v6 0/3] Add helper macro DEFINE_SHOW_STORE_ATTRIBUTE() at seq_file.c
 2023-09-05  2:48 UTC  (3+ messages)
` [PATCH v6 1/3] seq_file: Add helper macro to define attribute for rw file
` [PATCH v6 2/3] scsi: hisi_sas: Use DEFINE_SHOW_STORE_ATTRIBUTE() helper for debugfs

[PATCH 0/5] Add USB Support on Qualcomm's SDX75 Platform
 2023-09-05  6:47 UTC  (3+ messages)
` [PATCH 1/5] dt-bindings: phy: qcom,snps-eusb2-phy: Add compatible for SDX75

[PATCH 0/3] Revisions for topic-sunrpc-thread-scheduling
 2023-09-05  1:38 UTC  (2+ messages)
` [PATCH 2/3] SUNRPC: rename some functions from rqst_ to svc_thread_

Prezentacja
 2023-09-04  7:40 UTC 

[PATCH] scsi: ufs: Fix the build for the old ARM OABI
 2023-09-05 10:18 UTC  (2+ messages)

[RFC PATCH v2 00/18] scsi: scsi_error: Introduce new error handle mechanism
 2023-09-05  1:32 UTC  (2+ messages)

[PATCH] mfd: cs42l43: fix defined but not used warnings
 2023-09-05  2:12 UTC 

[PATCH v4 00/11] KVM: PPC: Nested APIv2 guest support
 2023-09-05  3:46 UTC  (12+ messages)
` [PATCH v4 01/11] KVM: PPC: Always use the GPR accessors
` [PATCH v4 02/11] KVM: PPC: Introduce FPR/VR accessor functions
` [PATCH v4 03/11] KVM: PPC: Rename accessor generator macros
` [PATCH v4 04/11] KVM: PPC: Use accessors for VCPU registers
` [PATCH v4 05/11] KVM: PPC: Use accessors VCORE registers
` [PATCH v4 06/11] KVM: PPC: Book3S HV: Use accessors for VCPU registers
` [PATCH v4 07/11] KVM: PPC: Book3S HV: Introduce low level MSR accessor
` [PATCH v4 08/11] KVM: PPC: Add helper library for Guest State Buffers
` [PATCH v4 09/11] KVM: PPC: Book3s HV: Hold LPIDs in an unsigned long
` [PATCH v4 10/11] KVM: PPC: Add support for nestedv2 guests
` [PATCH v4 11/11] docs: powerpc: Document nested KVM on POWER

[PATCH v8 00/13] Add support to configure TPDM DSB subunit
 2023-09-05  9:41 UTC  (7+ messages)
` [PATCH v8 09/13] coresight-tpdm: Add nodes for dsb edge control
` [PATCH v8 10/13] coresight-tpdm: Add nodes to configure pattern match output

[PATCH net-next v7 0/4] vsock/virtio/vhost: MSG_ZEROCOPY preparations
 2023-09-05  4:30 UTC  (6+ messages)
` [PATCH net-next v7 4/4] vsock/virtio: MSG_ZEROCOPY flag support

[PATCH v6 00/18] Add DELETE_BUF ioctl
 2023-09-05 14:28 UTC  (5+ messages)
` [PATCH v6 17/18] media: v4l2: Add DELETE_BUFS ioctl

[PATCH v4] arm/kvm: Enable support for KVM_CAP_ARM_EAGER_SPLIT_CHUNK_SIZE
 2023-09-05  9:12 UTC 

[PATCH] vfio/pds: Limit Calling dev_dbg function to CONFIG_PCI_ATS
 2023-09-05 14:31 UTC  (2+ messages)

[PATCH v4 0/2] irqchip/qcom-pdc: support v3.2 HW
 2023-09-05 13:19 UTC  (2+ messages)
` [PATCH v4 1/2] irqchip/qcom-pdc: Add support for "

[PATCH v2] ath9k: clean up function ath9k_hif_usb_resume
 2023-09-05 11:54 UTC  (3+ messages)

[PATCH v3 00/10] Generic line based metadata support, internal pads
 2023-09-05 13:50 UTC  (12+ messages)
` [PATCH v3 01/10] media: Documentation: Align numbered list
` [PATCH v3 02/10] media: mc: Check pad flag validity
` [PATCH v3 03/10] media: mc: Add INTERNAL pad flag
` [PATCH v3 06/10] media: uapi: Add a macro to tell whether an mbus code is metadata

[PATCH v3 0/2] Match data improvements for it66121 driver
 2023-09-05 14:20 UTC  (2+ messages)

[RFC PATCH part-5 00/22] VMX emulation
 2023-09-05  9:47 UTC  (8+ messages)

[PATCH v4 0/2] arm64: dts: renesas: r8a779f0: Add PCIe support
 2023-09-05  7:38 UTC  (4+ messages)
` [PATCH v4 1/2] arm64: dts: renesas: r8a779f0: Add PCIe Host and Endpoint nodes
` [PATCH v4 2/2] arm64: dts: renesas: r8a779f0: spider: Enable PCIe Host ch0

[PATCH RESEND] KVM: X86: Reduce size of kvm_vcpu_arch structure when CONFIG_KVM_XEN=n
 2023-09-05  1:07 UTC 

[PATCH v16 00/20] Add generic memory shrinker to VirtIO-GPU and Panfrost DRM drivers
 2023-09-05  6:56 UTC  (3+ messages)
` [PATCH v16 11/20] drm/shmem-helper: Use refcount_t for pages_use_count

Prezentacja
 2023-09-04  7:40 UTC 

[RFC PATCH v4 00/16] KVM TDX: TDP MMU: large page support
 2023-09-05  8:10 UTC  (3+ messages)
` [RFC PATCH v4 01/16] KVM: TDP_MMU: Go to next level if smaller private mapping exists

selftests: net: pmtu.sh: Unable to handle kernel paging request at virtual address
 2023-09-05 12:24 UTC  (8+ messages)

[PATCH v2] Fix race of "mdadm --add" and "mdadm --incremental"
 2023-09-05 15:07 UTC  (2+ messages)

[PATCH v2] ssb: Fix division by zero issue in ssb_calc_clock_rate
 2023-09-05  6:20 UTC  (3+ messages)

[PATCH] Fix race of "mdadm --add" and "mdadm --incremental"
 2023-09-05  7:42 UTC  (5+ messages)

md_raid: mdX_raid6 looping after sync_action "check" to "idle" transition
 2023-09-05 13:54 UTC  (9+ messages)

Reshape Failure
 2023-09-05  1:07 UTC  (4+ messages)

[PATCH 0/7] btrfs-progs: cmds/tune: add set/clear features
 2023-09-05  7:51 UTC  (8+ messages)
` [PATCH 1/7] btrfs-progs: export btrfs_feature structure
` [PATCH 2/7] btrfs-progs: cmds: add "btrfs tune set" subcommand group
` [PATCH 3/7] btrfs-progs: cmds/tune: add set support for free-space-tree feature
` [PATCH 4/7] btrfs-progs: cmds/tune: add set support for block-group-tree feature
` [PATCH 5/7] btrfs-progs: cmds/tune: add set support for seeding device
` [PATCH 6/7] btrfs-progs: cmds/tune: add "btrfs tune clear" subcommand
` [PATCH 7/7] btrfs-progs: tests/cli: add a test case for "btrfs tune" subcommand

[PATCH 0/5] btrfs: qgroup: reduce GFP_ATOMIC usage for ulist
 2023-09-05 13:07 UTC  (3+ messages)
` [PATCH 5/5] btrfs: qgroup: use qgroup_iterator facility to replace @tmp ulist of qgroup_update_refcnt()

[PATCH] btrfs: do not require EXTENT_NOWAIT for btrfs_redirty_list_add()
 2023-09-05 13:29 UTC  (2+ messages)

[PATCH] btrfs: qgroup: prealloc btrfs_qgroup_list for __add_relation_rb()
 2023-09-05 12:46 UTC  (2+ messages)

[PATCH] btrfs: simplify alloc_fs_devices() remove arg2
 2023-09-05 11:34 UTC  (2+ messages)
` [PATCH resend] "

[PATCH] infiniband: cxgb4: cm: Check skb value
 2023-09-05 12:40 UTC  (4+ messages)
  ` [PATCH v2] "

[PATCH 5.10/5.15/6.1 1/1] udf: Check consistency of Space Bitmap Descriptor
 2023-09-05 12:08 UTC 

[PATCH net] r8152: avoid the driver drops a lot of packets
 2023-09-05 12:58 UTC  (5+ messages)

[PATCH] net/mlx5e: Add missing check for xa_load
 2023-09-05  8:33 UTC  (2+ messages)

[GIT PULL] Mailbox changes for v6.6
 2023-09-05 16:02 UTC 

[PATCH] var: avoid a segmentation fault when `HOME` is unset
 2023-09-05 10:58 UTC  (3+ messages)

[PATCH v2] RDMA/siw: Fix connection failure handling
 2023-09-05 14:58 UTC 

[PATCH for-rc] RDMA/irdma: Prevent zero-length STAG registration
 2023-09-05  4:07 UTC  (2+ messages)

stable-rc/linux-5.10.y baseline: 126 runs, 12 regressions (v5.10.194-24-gc60233f6ca120)
 2023-09-05  1:42 UTC 

[PATCH 0/5] fscrypt: add support for data_unit_size < fs_block_size
 2023-09-05  0:58 UTC  (6+ messages)
` [PATCH 1/5] fscrypt: make it extra clear that key_prefix is deprecated
` [PATCH 2/5] fscrypt: make the bounce page pool opt-in instead of opt-out
` [PATCH 3/5] fscrypt: use s_maxbytes instead of filesystem lblk_bits
` [PATCH 4/5] fscrypt: replace get_ino_and_lblk_bits with just has_32bit_inodes
` [PATCH 5/5] fscrypt: support crypto data unit size less than filesystem block size

[PATCH v3] arm/kvm: Enable support for KVM_CAP_ARM_EAGER_SPLIT_CHUNK_SIZE
 2023-09-05  7:02 UTC  (3+ messages)

[PATCH V3 0/2] Supporting same fsid mounting through the single-dev compat_ro feature
 2023-09-05  1:29 UTC  (3+ messages)

[PATCH] btrfs: update comment for reservation of metadata space for delayed items
 2023-09-05 11:06 UTC  (2+ messages)

[PATCH] btrfs: fix lockdep splat and potential deadlock after failure running delayed items
 2023-09-05 11:05 UTC  (2+ messages)

[PATCH 0/4] crypto: Remove zlib-deflate
 2023-09-05 13:15 UTC  (3+ messages)
` [PATCH 2/4] crypto: qat - "

next/pending-fixes build: 8 builds: 0 failed, 8 passed, 4 warnings (v6.5-12059-g16fdf769151b)
 2023-09-05  1:05 UTC 

[PATCH v2 00/12] btrfs: ctree.[ch] cleanups
 2023-09-05 14:38 UTC  (6+ messages)
` [PATCH v2 12/12] btrfs: remove extraneous includes from ctree.h

next/master baseline: 226 runs, 22 regressions (next-20230905)
 2023-09-05  7:34 UTC 

linux-next: Tree for Sep 5
 2023-09-05  2:21 UTC 

next/master build: 185 builds: 2 failed, 183 passed, 3 errors, 13 warnings (next-20230905)
 2023-09-05  4:05 UTC 

next/pending-fixes baseline: 60 runs, 2 regressions (v6.5-12059-g16fdf769151b)
 2023-09-05  4:34 UTC 

Prezentacja
 2023-09-04  7:40 UTC 

[PATCH] btrfs: fix a compiling error if DEBUG is defined
 2023-09-05 11:22 UTC  (2+ messages)

[syzbot] [btrfs?] WARNING in __btrfs_run_delayed_items
 2023-09-05  2:41 UTC 

[PATCH net v2] team: fix null-ptr-deref when team device type is changed
 2023-09-05  7:46 UTC 

[Bug 217862] New: [BUG] Alauda driver causes oops when inserted with card in with transfer buffer is on stack, throws errors if card is inserted afterwards
 2023-09-05  0:46 UTC  (2+ messages)
` [Bug 217862] "

[PATCH v2 0/6] btrfs: qgroup: remove GFP_ATOMIC usage for ulist
 2023-09-05 13:02 UTC  (5+ messages)
` [PATCH v2 5/6] btrfs: qgroup: use qgroup_iterator facility to replace @tmp ulist of qgroup_update_refcnt()

[PATCH v2 0/3] btrfs: updates to error path for delayed dir index insertion failure
 2023-09-05 12:38 UTC  (2+ messages)

[PATCH] btrfs: check for BTRFS_FS_ERROR in pending ordered assert
 2023-09-05 11:09 UTC  (2+ messages)

[PATCH v1] perf parse-events: Fix driver config term
 2023-09-05 12:40 UTC  (5+ messages)

[wireless-next:main] BUILD SUCCESS dae4464939025d38940a6bc6b80734adad0ff944
 2023-09-05  7:31 UTC 

[RFC v1 00/16] perf kwork: Implement perf kwork top
 2023-09-05  1:01 UTC  (5+ messages)

[PATCH v2 1/3] perf vendor events: Update JSON/events for power10 platform
 2023-09-05 11:40 UTC  (3+ messages)
` [PATCH v2 2/3] "
` [PATCH v2 3/3] perf vendor events: Update metric events "

[PATCH v1 0/2] perf cs-etm: Improve timestamp tracing
 2023-09-05  1:33 UTC  (4+ messages)
` [PATCH v1 1/2] perf cs-etm: Validate timestamp tracing in per-thread mode

Prezentacja
 2023-09-04  7:40 UTC 

[PATCH 0/4] wifi: ath12k: implement some functionalities through reading ACPI Table
 2023-09-05  2:49 UTC  (5+ messages)
` [PATCH 1/4] wifi: ath12k: add TAS capability for WCN7850
` [PATCH 2/4] wifi: ath12k: add BIOS SAR "
` [PATCH 3/4] wifi: ath12k: adjust configuration of CCA threshold value
` [PATCH 4/4] wifi: ath12k: add band edge channel power for WCN7850

[PATCH v2 1/2] wifi: ath12k: Ignore fragments from uninitialized peer in dp
 2023-09-05 13:26 UTC  (2+ messages)

[RFC PATCH net-next 0/4] Introduce switch mode and TAPRIO offload support for ICSSG driver
 2023-09-05  8:43 UTC  (4+ messages)
` [RFC PATCH net-next 3/4] net: ti: icssg-prueth: Add support for ICSSG switch firmware on AM654 PG2.0 EVM

[PATCH] USB: serial: option: add Telit LE910C4-WWX 0x1035 composition
 2023-09-05  7:37 UTC 

[v4] wifi: ath11k: Add crash logging
 2023-09-05 13:25 UTC  (2+ messages)

[PATCH v1 1/6] perf parse-events: Fixes relating to no_value terms
 2023-09-05  9:39 UTC  (2+ messages)

[PATCH v2] media: uvcvideo: Fix power line control for a Chicony camera
 2023-09-05 15:29 UTC 

[PATCH] wifi: ath12k: add support for hardware rfkill for WCN7850
 2023-09-05  9:27 UTC 

[PATCH] wifi: ath12k: indicate to mac80211 scan complete with aborted flag for ATH12K_SCAN_STARTING state
 2023-09-05 10:59 UTC 

[LTP] [PATCH 5/5] syscalls/mmap15: Rewrite test using new LTP API
 2023-09-05 16:01 UTC  (2+ messages)
` [LTP] [PATCH v2] "

[wireless:for-next] BUILD SUCCESS d5a93b7d2877aae4ba7590ad6cb65f8d33079489
 2023-09-05  9:13 UTC 

[PATCH] media: videobuf2-dma-sg: limit the sg segment size
 2023-09-05  3:43 UTC  (5+ messages)
    ` [EXT] "

cron job: media_tree daily build: WARNINGS
 2023-09-05  1:46 UTC 

[PATCH v2] iwlwifi: mvm: handle PS changes in vif_cfg_changed
 2023-09-05 13:29 UTC 

[PATCH] wifi: cfg80211: validate AP phy operation before starting it
 2023-09-05  6:48 UTC 

[PATCH v2 00/41] mtd: spi-nor: clean the flash_info database up
 2023-09-05 14:59 UTC  (3+ messages)
` [PATCH v2 09/41] mtd: spi-nor: push 4k SE handling into spi_nor_select_uniform_erase()

[PATCH] wifi: ath12k: fix recovery fail while firmware crash when doing channel switch
 2023-09-05 10:52 UTC 

[PATCH] wifi: ath12k: add read variant from SMBIOS for download board data
 2023-09-05 10:56 UTC 

[PATCH] iwlwifi: mvm: handle PS changes in vif_cfg_changed
 2023-09-05 13:19 UTC 

[PATCH 1/2] wifi: ath11k: move references from rsvd2 to info fields
 2023-09-05 13:27 UTC  (2+ messages)

[sailus-media-tree:fixes] BUILD SUCCESS 69d5111f677f4d85032ad288f98044407464f0f5
 2023-09-05  2:21 UTC 

[PATCH] RDMA/uverbs: Fix typo of sizeof argument
 2023-09-05 10:39 UTC  (2+ messages)

[PATCH] usb: hcd: xhci: Add set command timer delay API
 2023-09-05 14:31 UTC  (6+ messages)

[RFC PATCH v3 0/3] sched: Skip queued wakeups only when L2 is shared
 2023-09-05  7:21 UTC  (11+ messages)
` [RFC PATCH v3 2/3] sched: Introduce cpus_share_l2c

[PATCH] RDMA/uverbs: Fix typo of sizeof argument
 2023-09-05 10:12 UTC  (2+ messages)

[PATCH v2 0/6] rebase -i: impove handling of failed commands
 2023-09-05 14:57 UTC  (7+ messages)
` [PATCH v3 0/7] "
  ` [PATCH v3 6/7] rebase --continue: refuse to commit after failed command

[sailus-media-tree:metadata] BUILD SUCCESS 3d2c6e37c2be614f39619fcec0349455c66ca8cc
 2023-09-05  0:47 UTC 

[PATCH v2 0/10] more unused parameters in parseopt callbacks
 2023-09-05  7:05 UTC  (7+ messages)
` [PATCH v2 05/10] parse-options: prefer opt->value to globals in callbacks
` [PATCH v2 06/10] parse-options: mark unused "opt" parameter "

[recipe build #3599064] of ~linux-rdma rdma-core-daily in xenial: Dependency wait
 2023-09-05 12:20 UTC 

Prezentacja
 2023-09-04  7:40 UTC 

[PATCH] RDMA/siw: Fix connection failure handling
 2023-09-05 12:05 UTC 

Is "bare"ness in the context of multiple worktrees weird? Bitmap error in git gc
 2023-09-05 15:48 UTC  (8+ messages)

[PATCH v1 0/2] exfat: support zero-size directory
 2023-09-05  3:23 UTC  (2+ messages)

[PATCH] virtio-mmio: fix memory leak of vm_dev
 2023-09-05  9:42 UTC 

[PATCH] grep: use OPT_INTEGER_F for --max-depth
 2023-09-05  7:21 UTC  (2+ messages)

[PATCH 5.10/5.15/6.1 1/1] udf: Handle error when adding extent to a file
 2023-09-05 12:09 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.