All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-03-29 22:42:13 to 2023-03-29 23:41:44 UTC [more...]

[PATCH v12 00/22] Covert static log types in libraries to dynamic
 2023-03-29 23:40 UTC  (9+ messages)
` [PATCH v12 01/22] gso: don't log message on non TCP/UDP
` [PATCH v12 02/22] eal: drop no longer used GSO logtype
` [PATCH v12 03/22] log: drop unused RTE_LOGTYPE_TIMER
` [PATCH v12 04/22] efd: convert RTE_LOGTYPE_EFD to dynamic type
` [PATCH v12 05/22] mbuf: convert RTE_LOGTYPE_MBUF "
` [PATCH v12 06/22] acl: convert RTE_LOGTYPE_ACL "
` [PATCH v12 07/22] examples/power: replace use of RTE_LOGTYPE_POWER
` [PATCH v12 08/22] examples/l3fwd-power: "

[PATCH 0/4] iommu/vt-d: Several fixes for intel iommu driver
 2023-03-29 23:40 UTC  (4+ messages)
` [PATCH 3/4] iommu/vt-d: Fix quoted string split across lines

[PATCH v2 00/14] Consolidate the error handling around device attachment
 2023-03-29 23:40 UTC  (15+ messages)
` [PATCH v2 01/14] iommu: Replace iommu_group_device_count() with list_count_nodes()
` [PATCH v2 02/14] iommu: Add for_each_group_device()
` [PATCH v2 03/14] iommu: Make __iommu_group_set_domain() handle error unwind
` [PATCH v2 04/14] iommu: Use __iommu_group_set_domain() for __iommu_attach_group()
` [PATCH v2 05/14] iommu: Use __iommu_group_set_domain() in iommu_change_dev_def_domain()
` [PATCH v2 06/14] iommu: Replace __iommu_group_dma_first_attach() with set_domain
` [PATCH v2 07/14] iommu: Make iommu_group_do_dma_first_attach() simpler
` [PATCH v2 08/14] iommu: Make iommu_group_do_dma_first_attach() work with owned groups
` [PATCH v2 09/14] iommu: Fix iommu_probe_device() to attach the right domain
` [PATCH v2 10/14] iommu: Remove the assignment of group->domain during default domain alloc
` [PATCH v2 11/14] iommu: Consolidate the code to calculate the target default domain type
` [PATCH v2 12/14] iommu: Consolidate the default_domain setup to one function
` [PATCH v2 13/14] iommu: Remove __iommu_group_for_each_dev()
` [PATCH v2 14/14] iommu: Tidy the control flow in iommu_group_store_type()

[PATCH v7 00/13] btrfs: scrub: use a more reader friendly code to implement scrub_simple_mirror()
 2023-03-29 23:39 UTC  (10+ messages)
` [PATCH v7 01/13] btrfs: scrub: use dedicated super block verification function to scrub one super block
` [PATCH v7 02/13] btrfs: introduce a new allocator for scrub specific btrfs_bio
` [PATCH v7 03/13] btrfs: introduce a new helper to submit read bio for scrub
` [PATCH v7 04/13] btrfs: introduce a new helper to submit write "

[PATCH] rust: fix bindgen arguments
 2023-03-29 23:39 UTC 

[Cluster-devel] [PATCH 00/19] bio: check return values of bio_add_page
 2023-03-29 23:38 UTC  (65+ messages)
` [Cluster-devel] [PATCH 01/19] swap: use __bio_add_page to add page to bio
  ` [dm-devel] "
    `  "
` [Cluster-devel] [PATCH 02/19] drbd: "
  ` [dm-devel] "
    `  "
` [Cluster-devel] [PATCH 03/19] dm: dm-zoned: use __bio_add_page for adding single metadata page
  ` [dm-devel] "
    `  "
` [Cluster-devel] [PATCH 04/19] fs: buffer: use __bio_add_page to add single page to bio
  ` [dm-devel] "
    `  "
` [Cluster-devel] [PATCH 05/19] md: use __bio_add_page to add single page
  ` [dm-devel] "
    `  "
` [Cluster-devel] [PATCH 06/19] md: raid5-log: "
  ` [dm-devel] "
    `  "
` [Cluster-devel] [PATCH 07/19] md: raid5: use __bio_add_page to add single page to new bio
  ` [dm-devel] "
    `  "
` [Cluster-devel] [PATCH 08/19] btrfs: repair: use __bio_add_page for adding single page
  ` [dm-devel] "
    `  "
` [Cluster-devel] [PATCH 09/19] btrfs: raid56: use __bio_add_page to add "
  ` [dm-devel] "
    `  "
` [Cluster-devel] [PATCH 10/19] jfs: logmgr: use __bio_add_page to add single page to bio
  ` [dm-devel] "
    `  "
` [Cluster-devel] [PATCH 11/19] gfs: use __bio_add_page for adding "
  ` [dm-devel] "
    `  "
` [Cluster-devel] [PATCH 12/19] zonefs: "
  ` [dm-devel] "
    `  "
` [Cluster-devel] [PATCH 13/19] zram: "
  `  "
    ` [dm-devel] "
` [Cluster-devel] [PATCH 14/19] floppy: "
  `  "
    ` [dm-devel] "
` [Cluster-devel] [PATCH 15/19] md: check for failure when adding pages in alloc_behind_master_bio
  ` [dm-devel] "
    `  "
` [Cluster-devel] [PATCH 16/19] md: raid1: use __bio_add_page for adding single page to bio
  `  "
    ` [dm-devel] "

`git gc` says "unable to read" but `git fsck` happy
 2023-03-29 23:37 UTC  (2+ messages)

[PATCH] mmc: inline the first mmc_scan() on mmc_start_host()
 2023-03-29 23:36 UTC  (3+ messages)

[RFC PATCH 1/2] net: extend drop reasons for multiple subsystems
 2023-03-29 23:36 UTC  (2+ messages)

[PATCH] zonefs: Always invalidate last cache page on append write
 2023-03-29 23:36 UTC  (4+ messages)

[PATCH v4 00/17] Add iommufd physical device operations for replace and alloc hwpt
 2023-03-29 23:35 UTC  (2+ messages)

[PATCH] arm64: dts: qcom: sc7280: remove hbr3 support on herobrine boards
 2023-03-29 23:34 UTC 

[PATCH v2 4/5] cxl/pci: Forward RCH downstream port-detected errors to the CXL.mem dev handler
 2023-03-29 15:59 UTC  (3+ messages)

[PATCH RFC 0/5] Introduce MSM-specific DSC helpers
 2023-03-29 23:33 UTC  (18+ messages)
` [PATCH RFC 1/5] drm/display/dsc: Add flatness and initial scale value calculations
` [PATCH RFC 2/5] drm/msm: Add MSM-specific DSC helper methods
` [PATCH RFC 3/5] drm/msm/dpu: Use DRM DSC helper for det_thresh_flatness
` [PATCH RFC 4/5] drm/msm/dpu: Fix slice_last_group_size calculation
` [PATCH RFC 5/5] drm/msm/dsi: Use MSM and DRM DSC helper methods

[PATCH v3 00/14] arch,mm: cleanup Kconfig entries for ARCH_FORCE_MAX_ORDER
 2023-03-29 15:55 UTC  (3+ messages)
` [PATCH v3 02/14] arm64: drop ranges in definition of ARCH_FORCE_MAX_ORDER

[PATCH v13 000/113] KVM TDX basic feature support
 2023-03-29 23:32 UTC  (20+ messages)
` [PATCH v13 003/113] KVM: TDX: Initialize the TDX module when loading the KVM intel kernel module
` [PATCH v13 016/113] KVM: TDX: x86: Add ioctl to get TDX systemwide parameters
` [PATCH v13 017/113] KVM: TDX: Add place holder for TDX VM specific mem_enc_op ioctl
` [PATCH v13 018/113] KVM: x86, tdx: Make KVM_CAP_MAX_VCPUS backend specific

[RFC 00/13] Replace static logtypes with static
 2023-03-29 23:31 UTC  (5+ messages)
` [PATCH v8 00/22] Convert static logtypes in libraries
  ` [PATCH v8 04/22] efd: replace RTE_LOGTYPE_EFD with dynamic type

[PATCH 0/4] some chainlint fixes and performance improvements
 2023-03-29 23:28 UTC  (5+ messages)
` [PATCH 1/4] tests: run internal chain-linter under "make test"

[PATCH v5 0/6] Add CA enforcement keyring restrictions
 2023-03-29 23:27 UTC  (7+ messages)
` [PATCH v5 5/6] KEYS: CA link restriction

[PATCH v4] perf sched: Fix sched latency analysis incorrect
 2023-03-29 23:26 UTC  (2+ messages)

[BUG] perf: No samples found when using kcore + coresight
 2023-03-29 23:25 UTC  (12+ messages)

[PATCH v2 1/2] bap: Mark devices to auto-connect
 2023-03-29 23:25 UTC  (2+ messages)
` [PATCH v2 2/2] device: Fix not setting initiator flag when auto-connecting

[PATCH -perfbook] docker: Cope with change in latexpand-v1.3.tar.gz from gitlab
 2023-03-29 23:25 UTC  (2+ messages)

[PATCH RESEND] wifi: mt76: mt7921e: Set memory space enable in PCI_COMMAND if unset
 2023-03-29 23:24 UTC  (3+ messages)

[PATCH v4 bpf-next 0/5] bpf-nex: Add socket destroy capability
 2023-03-29 23:25 UTC  (10+ messages)
` [PATCH v4 bpf-next 4/4] selftests/bpf: Add tests for bpf_sock_destroy

[PATCH 5.4 000/389] 5.4.211-rc1 review
 2023-03-29 23:17 UTC  (9+ messages)
` [PATCH 5.4 182/389] PCI/portdrv: Dont disable AER reporting in get_port_device_capability()

[PATCHv3 00/14] Add DT support for generic ADC battery
 2023-03-29 23:24 UTC  (3+ messages)
` [PATCHv3 02/14] power: supply: core: auto-exposure of simple-battery data

[PATCH] That change for support different sslcert and sslkey types
 2023-03-29 23:23 UTC  (10+ messages)
` [PATCH v2] http: add support for "

[PATCH 0/5] Remove acpi.h implicit include of of.h
 2023-03-29 23:23 UTC  (2+ messages)

[PATCH] cpufreq: CPPC: use 10ms delay instead of 2us to avoid high error
 2023-03-29 23:22 UTC  (3+ messages)

[Intel-gfx] [PATCH v8 00/24] Add vfio_device cdev for iommufd support
 2023-03-29 23:22 UTC  (10+ messages)
` [Intel-gfx] [PATCH v8 21/24] vfio: Add VFIO_DEVICE_BIND_IOMMUFD
    `  "
` [Intel-gfx] [PATCH v8 24/24] docs: vfio: Add vfio device cdev description
  `  "

[PATCH] cifs: fix DFS traversal oops without CONFIG_CIFS_DFS_UPCALL
 2023-03-29 23:21 UTC  (2+ messages)
  ` Fwd: "

[PATCH v8 0/3] Add single core R5F IPC for AM62 SoC family
 2023-03-29 23:21 UTC  (2+ messages)

[PATCH] crypto: ccp - Clear PSP interrupt status register before calling handler
 2023-03-29 23:19 UTC  (2+ messages)

[linusw-pinctrl:ib-qcom-quad-spi] BUILD SUCCESS e49eabe3e13f295e4f46daa897a0575654789a8c
 2023-03-29 23:19 UTC 

[PATCH bpf RFC 0/4] XDP-hints: API change for RX-hash kfunc bpf_xdp_metadata_rx_hash
 2023-03-29 23:19 UTC  (8+ messages)
` [PATCH bpf RFC 1/4] xdp: rss hash types representation
            ` [Intel-wired-lan] "

[PATCH v3] CodeSamples/count: add necessary partial memory barriers
 2023-03-29 23:18 UTC  (3+ messages)

[igt-dev] [PATCH i-g-t v2 0/2] tests/xe/xe_guc_pc: Skip RC6 tests on PVC
 2023-03-29 23:19 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.BAT: success for tests/xe/xe_guc_pc: Skip RC6 tests on PVC (rev2)

What's cooking in git.git (Mar 2023, #06; Wed, 29)
 2023-03-29 23:18 UTC  (2+ messages)

[PATCH v2 0/6] MediaTek Helio X10 MT6795 - MT6331/6332 PMIC Wrapper
 2023-03-29 23:17 UTC  (9+ messages)
` [PATCH v2 4/6] soc: mediatek: mtk-pmic-wrap: Add support for companion PMICs
` [PATCH v2 5/6] soc: mediatek: mtk-pmic-wrap: Add support for MT6331 w/ MT6332 companion
` [PATCH v2 6/6] soc: mediatek: pwrap: Add support for MT6795 Helio X10

[PATCH] RDMA/rxe: Pass a pointer to virt_to_page()
 2023-03-29 23:16 UTC  (4+ messages)

[PATCH] drm/nouveau/svm: remove unused ret variable
 2023-03-29 23:14 UTC  (3+ messages)
` [Nouveau] "

[PATCH 0/4 v2] rcu/nocb: Shrinker related boring fixes
 2023-03-29 23:12 UTC  (5+ messages)
` [PATCH 4/4] rcu/nocb: Make shrinker to iterate only NOCB CPUs

[PATCH 00/11] wifi: ath12k: EHT support
 2023-03-29 23:11 UTC  (24+ messages)
` [PATCH 01/11] wifi: ath12k: rename HE capabilities setup/copy functions
` [PATCH 02/11] wifi: ath12k: move HE capabilities processing to a new function
` [PATCH 03/11] wifi: ath12k: process EHT capabilities from target
` [PATCH 04/11] wifi: ath12k: propagate EHT capabilities to userspace
` [PATCH 05/11] wifi: ath12k: add EHT PHY modes
` [PATCH 06/11] wifi: ath12k: prepare EHT peer assoc parameters
` [PATCH 07/11] wifi: ath12k: add WMI support for EHT peer
` [PATCH 08/11] wifi: ath12k: peer assoc for 320 MHz
` [PATCH 09/11] wifi: ath12k: add MLO header in peer association
` [PATCH 10/11] wifi: ath12k: parse WMI service ready ext2 event
` [PATCH 11/11] wifi: ath12k: configure puncturing bitmap

[PATCH 1/1] x86/vdso: use the right GDT_ENTRY_CPUNODE for 32-bit getcpu() on 64-bit kernel
 2023-03-29 23:11 UTC  (5+ messages)

[PATCH] fs: vboxsf: remove unused out_len variable
 2023-03-29 23:03 UTC 

[PATCH v3 00/38] Kconfig: Introduce HAS_IOPORT config option
 2023-03-29 23:01 UTC  (3+ messages)
` [PATCH v3 27/38] power: add HAS_IOPORT dependencies

Reminder - DPDK CI Community Testing Meeting - Tomorrow 3/30/23 @ 6am PDT/9am EDT/1300h GMT
 2023-03-29 23:00 UTC 

[PATCH RFC v8 00/56] Add AMD Secure Nested Paging (SEV-SNP) Hypervisor Support
 2023-03-29 22:59 UTC  (4+ messages)
` [PATCH RFC v8 12/56] x86/sev: Add RMP entry lookup helpers

[PATCH v3 1/2] dt-bindings: power: supply: bq256xx: Add ti,no-thermistor property
 2023-03-29 22:58 UTC  (3+ messages)
` [PATCH v3 2/2] power: supply: bq256xx: Apply TS_IGNORE from devicetree

loongarch wakeup build error
 2023-03-29 22:55 UTC 

regex compilation error with --color-words
 2023-03-29 22:55 UTC 

[PATCH 0/5] mailbox: apple: Move driver into soc/apple and stop using the subsystem
 2023-03-29 22:53 UTC  (4+ messages)

[BUG v6.3-rc4+] WARNING: CPU: 0 PID: 1 at drivers/thermal/thermal_sysfs.c:879 cooling_device_stats_setup+0xac/0xc0
 2023-03-29 22:52 UTC  (2+ messages)

[PATCH v6] virtio: add VIRTIO_F_NOTIFICATION_DATA feature support
 2023-03-29 22:49 UTC  (2+ messages)

[PATCH 0/4] null_blk: usr memcpy_[to|from]_page()
 2023-03-29 22:48 UTC  (2+ messages)

power_supply_show_property Kernel Oops
 2023-03-29 22:47 UTC  (3+ messages)

[PATCH v6 0/7] Linear Address Masking (LAM) KVM Enabling
 2023-03-29 22:46 UTC  (10+ messages)
` [PATCH v6 2/7] KVM: VMX: Use is_64_bit_mode() to check 64-bit mode

drivers/scsi/megaraid.c:4470:26: sparse: sparse: incorrect type in argument 1 (different address spaces)
 2023-03-29 22:45 UTC 

drivers/platform/x86/socperf/socperfdrv.c:203:13: sparse: sparse: function 'SOCPERF_Read_Data3' with external linkage has definition
 2023-03-29 22:45 UTC 

[hare-scsi-devel:tls-netlink.v8 18/20] drivers/nvme/target/tcp.c:653:24: error: no member named 'tls_psk' in 'struct nvmet_tcp_queue'
 2023-03-29 22:45 UTC 

[Intel-gfx] [PATCH 1/3] drm/i915: Skip cursor when writing PLANE_CHICKEN
 2023-03-29 22:43 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for series starting with [1/3] "

[PATCH BlueZ 1/2] bap: Mark devices to auto-connect
 2023-03-29 22:42 UTC  (2+ messages)
` [BlueZ,1/2] "

[PATCH 0/6] pci-hyper: fix race condition bugs for fast device hotplug
 2023-03-29 22:42 UTC  (4+ messages)
` [PATCH 6/6] PCI: hv: Use async probing to reduce boot time


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.