All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-09-24 09:32:09 to 2021-09-24 10:01:57 UTC [more...]

[PATCH v4 0/6] cfg80211/mac80211: Add support for 6GHZ STA for various modes : LPI, SP and VLP
 2021-09-24 10:00 UTC  (6+ messages)
` [PATCH v4 2/6] mac80211: add parse regulatory info in 6 GHz operation information
` [PATCH v4 4/6] cfg80211: save power spectral density(psd) of regulatory rule
` [PATCH v4 6/6] mac80211: save transmit power envelope element and power constraint

[PATCH RESEND v2 0/5] virtio-mem: VIRTIO_MEM_F_UNPLUGGED_INACCESSIBLE and interaction with memory properties
 2021-09-24 10:01 UTC  (3+ messages)
` [virtio-comment] "

[PATCH v6 00/40] accel: Move has_work() from CPUClass to AccelOpsClass
 2021-09-24  9:38 UTC  (30+ messages)
` [PATCH v6 01/40] accel: Simplify qemu_init_vcpu()
` [PATCH v6 02/40] accel/tcg: Restrict cpu_handle_halt() to sysemu
` [PATCH v6 03/40] hw/core: Restrict cpu_has_work() "
` [PATCH v6 04/40] hw/core: Un-inline cpu_has_work()
` [PATCH v6 05/40] hw/core: Move cpu_common_has_work() to cpu_has_work()
` [PATCH v6 06/40] accel: Introduce AccelOpsClass::has_work()
` [PATCH v6 07/40] accel/kvm: Implement AccelOpsClass::has_work()
` [PATCH v6 08/40] accel/whpx: "
` [PATCH v6 09/40] accel/hvf: "
` [PATCH v6 10/40] accel/xen: "
` [PATCH v6 11/40] accel/hax: "
` [PATCH v6 12/40] accel/nvmm: "
` [PATCH v6 13/40] accel/qtest: "
` [PATCH v6 14/40] accel/tcg: "
` [PATCH v6 15/40] accel: Simplify cpu_has_work()
` [PATCH v6 17/40] target/arm: Explicit v7M cores use arm_cpu_has_work as CPUClass:has_work
` [PATCH v6 18/40] target/arm: Restrict has_work() handler to sysemu and TCG
` [PATCH v6 19/40] target/avr: Restrict has_work() handler to sysemu
` [PATCH v6 20/40] target/cris: "
` [PATCH v6 22/40] target/hppa: "
` [PATCH v6 23/40] target/i386: Restrict has_work() handler to sysemu and TCG
` [PATCH v6 26/40] target/mips: "
` [PATCH v6 30/40] target/ppc: Restrict has_work() handlers "
` [PATCH v6 31/40] target/riscv: Restrict has_work() handler "
` [PATCH v6 36/40] target/sparc: Restrict has_work() handler to sysemu
` [PATCH v6 38/40] target/xtensa: "
` [PATCH v6 39/40] accel/tcg: Remove CPUClass::has_work()

[regression] mhi: ath11k resume fails on some devices
 2021-09-24 10:00 UTC  (16+ messages)

[PATCH] media: rcar-vin: add support for GREY format
 2021-09-24 10:00 UTC  (2+ messages)

[PATCH net 0/2] mptcp: Bug fixes
 2021-09-24 10:00 UTC  (2+ messages)

[PATCH v2] pci: fix handling of PCI bridges with subordinate bus number 0xff
 2021-09-24  9:59 UTC  (2+ messages)

[dpdk-dev] [PATCH] app/testpmd: add cmdline to show LACP bonding info
 2021-09-24  9:57 UTC  (3+ messages)
` [dpdk-dev] [PATCH v2] "
` [dpdk-dev] [PATCH v3] "

[PATCH bpf-next 0/4] Fix up bpf_jit_limit some more
 2021-09-24  9:55 UTC  (8+ messages)
` [PATCH bpf-next 1/4] bpf: define bpf_jit_alloc_exec_limit for riscv JIT
` [PATCH bpf-next 2/4] bpf: define bpf_jit_alloc_exec_limit for arm64 JIT
` [PATCH bpf-next 3/4] bpf: prevent increasing bpf_jit_limit above max
` [PATCH bpf-next 4/4] bpf: export bpf_jit_current

btrfs receive fails with "failed to clone extents"
 2021-09-24  9:57 UTC  (14+ messages)

[dpdk-dev] [PATCH v2 1/2] common/iavf: enable hash calculation based on IPv4 checksum
 2021-09-24  9:57 UTC  (3+ messages)
` [dpdk-dev] [PATCH v3 "
  ` [dpdk-dev] [PATCH v3 2/2] net/iavf: support IPv4/L4 checksum RSS offload

GPIO Bulk Request Problem
 2021-09-24  9:57 UTC  (2+ messages)

[PATCH v2 0/4] Modifications of some 'hist' APIs
 2021-09-24  9:57 UTC  (5+ messages)
` [PATCH v2 1/4] libtracefs: Add new constructors for histograms
` [PATCH v2 2/4] libtracefs: Transform tracefs_hist_add_sort_key()
` [PATCH v2 3/4] libtracefs: Add new 'hist' APIs
` [PATCH v2 4/4] libtracefs: Update 'hist' documentation

[PATCH v2 00/18] IOMMU: superpage support when not sharing pagetables
 2021-09-24  9:56 UTC  (19+ messages)
` [PATCH v2 01/18] AMD/IOMMU: have callers specify the target level for page table walks
` [PATCH v2 02/18] VT-d: "
` [PATCH v2 03/18] IOMMU: have vendor code announce supported page sizes
` [PATCH v2 04/18] IOMMU: add order parameter to ->{,un}map_page() hooks
` [PATCH v2 05/18] IOMMU: have iommu_{,un}map() split requests into largest possible chunks
` [PATCH v2 06/18] IOMMU/x86: restrict IO-APIC mappings for PV Dom0
` [PATCH v2 07/18] IOMMU/x86: perform PV Dom0 mappings in batches
` [PATCH v2 08/18] IOMMU/x86: support freeing of pagetables
` [PATCH v2 09/18] AMD/IOMMU: drop stray TLB flush
` [PATCH v2 10/18] AMD/IOMMU: walk trees upon page fault
` [PATCH v2 11/18] AMD/IOMMU: return old PTE from {set,clear}_iommu_pte_present()
` [PATCH v2 12/18] AMD/IOMMU: allow use of superpage mappings
` [PATCH v2 13/18] VT-d: "
` [PATCH v2 14/18] IOMMU: fold flush-all hook into "flush one"
` [PATCH v2 15/18] IOMMU/x86: prefill newly allocate page tables
` [PATCH v2 16/18] x86: introduce helper for recording degree of contiguity in "
` [PATCH v2 17/18] AMD/IOMMU: free all-empty "
` [PATCH v2 18/18] VT-d: "

[PATCH-for-6.2 0/2] disas/nios2: Simplify endianess conversion
 2021-09-24  9:40 UTC  (4+ messages)

[PATCH V2] KVM: X86: Move PTE present check from loop body to __shadow_walk_next()
 2021-09-24  9:56 UTC  (5+ messages)
` [PATCH V3 1/2] KVM: x86/mmu: Verify shadow walk doesn't terminate early in page faults
  ` [PATCH V3 2/2] KVM: X86: Move PTE present check from loop body to __shadow_walk_next()

[seabios test] 165173: tolerable FAIL - PUSHED
 2021-09-24  9:55 UTC 

[PATCH] media: rcar-vin: add G/S_PARM ioctls
 2021-09-24  9:54 UTC  (2+ messages)

[dpdk-dev] [PATCH v2] net/ice: support IPv4/L4 checksum RSS offload
 2021-09-24  9:53 UTC  (2+ messages)
` [dpdk-dev] [PATCH v3] "

[bug report] tpm/tpm_i2c_stm_st33: Split tpm_i2c_tpm_st33 in 2 layers (core + phy)
 2021-09-24  9:53 UTC 

[libgpiod PATCH v3] Add cmake support
 2021-09-24  9:53 UTC  (2+ messages)

[LTP] [PATCH v1 1/6] realtime:async_handler_jk: return actual exit code
 2021-09-24  9:53 UTC  (3+ messages)
` [LTP] [PATCH v1 5/6] rt:pi-tests:testpi-5: return "

stable-rc/queue/4.19 build: 175 builds: 0 failed, 175 passed, 4 warnings (v4.19.207-10-gd913a3e0b460)
 2021-09-24  9:53 UTC 

[PATCH 00/37] Add device tree based NUMA support to Arm
 2021-09-24  9:52 UTC  (4+ messages)
` [PATCH 34/37] xen/arm: enable device tree based NUMA in system init

[PATCH v3 5/8] x86/sme: Replace occurrences of sme_active() with cc_platform_has()
 2021-09-24  9:51 UTC  (20+ messages)

[dpdk-dev] [PATCH v4 1/2] Enable ASan for memory detector on DPDK
 2021-09-24  9:52 UTC  (2+ messages)

[PATCH] scsi: ses: Fix unsigned comparison with less than zero
 2021-09-24  9:51 UTC 

backport commit ("f421031e3ff0 net: stmmac: reset Tx desc base address before restarting") to linux-5.4-stable
 2021-09-24  9:49 UTC  (6+ messages)

[LTP] [PATCH 1/3] lib: add tst_available_mem function
 2021-09-24  9:51 UTC  (3+ messages)
` [LTP] [PATCH 3/3] lib: unlimit the tmpfs size when test on small systems

[PATCH -next] drm/gma500: Fix wrong pointer passed to PTR_ERR()
 2021-09-24  9:50 UTC  (2+ messages)

[PATCH] f2fs: fix incorrect return value in f2fs_sanity_check_ckpt()
 2021-09-24  9:50 UTC  (2+ messages)

[PATCH Part2 v5 00/45] Add AMD Secure Nested Paging (SEV-SNP) Hypervisor Support
 2021-09-24  9:49 UTC  (3+ messages)
` [PATCH Part2 v5 04/45] x86/sev: Add RMP entry lookup helpers

[PATCH v3] tools/libxl: Correctly align the ACPI tables
 2021-09-24  9:49 UTC  (2+ messages)

[PATCH 1/1] drivers: net: mhi: fix error path in mhi_net_newlink
 2021-09-24  9:50 UTC  (3+ messages)

[PATCH 0/2] introduce a dedicated mt7915 debugfs sub-dir for ext-phy
 2021-09-24  9:48 UTC  (3+ messages)
` [PATCH 1/2] mt76: rely on phy pointer in mt76_register_debugfs_fops routine signature
` [PATCH 2/2] mt76: mt7915: introduce mt76 debugfs sub-dir for ext-phy

[PATCH] Bluetooth: hci_h5: directly return hci_uart_register_device() ret-val
 2021-09-24  9:48 UTC  (2+ messages)

[PATCH] mmc: dw_mmc: avoid long timeout if register invalid
 2021-09-24  9:49 UTC  (2+ messages)

[PATCH] smp: Wake ksoftirqd on PREEMPT_RT instead do_softirq()
 2021-09-24  9:47 UTC 

[PATCH v5 net-next 0/9] net: dsa: felix: psfp support on vsc9959
 2021-09-24  9:52 UTC  (30+ messages)
` [PATCH v5 net-next 1/9] net: mscc: ocelot: serialize access to the MAC table
` [PATCH v5 net-next 2/9] net: mscc: ocelot: export struct ocelot_mact_entry
` [PATCH v5 net-next 3/9] net: mscc: ocelot: add MAC table stream learn and lookup operations
` [PATCH v5 net-next 4/9] net: mscc: ocelot: set vcap IS2 chain to goto PSFP chain
` [PATCH v5 net-next 5/9] net: mscc: ocelot: add gate and police action offload to PSFP
` [PATCH v5 net-next 6/9] net: dsa: felix: support psfp filter on vsc9959
` [PATCH v5 net-next 7/9] net: dsa: felix: add stream gate settings for psfp
` [PATCH v5 net-next 8/9] net: mscc: ocelot: use index to set vcap policer
` [PATCH v5 net-next 9/9] net: dsa: felix: use vcap policer to set flow meter for psfp

[PATCH v2 00/10] Add per channel properies support in tmp421
 2021-09-24  9:44 UTC  (11+ messages)
` [PATCH v2 01/10] dt-bindings: hwmon: add missing tmp421 binding
` [PATCH v2 02/10] hwmon: (tmp421) introduce MAX_CHANNELS define
` [PATCH v2 03/10] hwmon: (tmp421) introduce a channel struct
` [PATCH v2 04/10] hwmon: (tmp421) add support for defining labels from DT
` [PATCH v2 05/10] hwmon: (tmp421) support disabling channels "
` [PATCH v2 06/10] hwmon: (tmp421) support specifying n-factor via DT
` [PATCH v2 07/10] hwmon: (tmp421) really disable channels
` [PATCH v2 08/10] hwmon: (tmp421) support HWMON_T_ENABLE
` [PATCH v2 09/10] hwmon: (tmp421) update documentation
` [PATCH v2 10/10] dt-bindings: hwmon: allow specifying channels for tmp421

[PATCH v2 0/4] hugetlb: add demote/split page functionality
 2021-09-24  9:44 UTC  (5+ messages)
` [PATCH v2 2/4] hugetlb: add HPageCma flag and code to free non-gigantic pages in CMA
` [PATCH v2 4/4] hugetlb: add hugetlb demote page support

[PATCH] media: rcar-csi2: fix R8A77980 support
 2021-09-24  9:43 UTC  (2+ messages)

[igt-dev] [PATCH i-g-t v5 0/2] tests/i915/i915_pm_dc: Refactoring pwr_dmn_info to debugfs_dump and fix DC9-dpms test
 2021-09-24  9:44 UTC  (3+ messages)
` [igt-dev] [PATCH i-g-t v5 2/2] tests/i915/i915_pm_dc: Fix DC9 test

[PATCH] Bluetooth: hci_h5: directly return hci_uart_register_device() ret-val
 2021-09-24  9:42 UTC  (2+ messages)

[dpdk-dev] [PATCH v4 1/2] Enable ASan for memory detector on DPDK
 2021-09-24  9:33 UTC  (3+ messages)
` [dpdk-dev] [PATCH v5 "
  ` [dpdk-dev] [PATCH v5 2/2] Fix gcc compilation error using ASan

[Intel-wired-lan] [PATCH net v3] i40e: Fix freeing of unitialized misc IRQ vector
 2021-09-24  9:40 UTC 

[PATCH net-next 00/14] mlxsw: Add support for IP-in-IP with IPv6 underlay
 2021-09-24  9:40 UTC  (2+ messages)

[PATCH net] sctp: break out if skb_header_pointer returns NULL in sctp_rcv_ootb
 2021-09-24  9:40 UTC  (2+ messages)

[PATCH mlx5-next 0/7] Add mlx5 live migration driver
 2021-09-24  9:37 UTC  (7+ messages)
` [PATCH mlx5-next 2/7] vfio: Add an API to check migration state transition validity

[PATCH 00/84] Call scsi_done() directly
 2021-09-24  9:36 UTC  (3+ messages)
` [PATCH 01/84] scsi: core: Use a member variable to track the SCSI command submitter

[PATCH 5.15 regression fix] Bluetooth: hci_h5: Fix (runtime)suspend issues on RTL8723BS HCIs
 2021-09-24  9:37 UTC  (2+ messages)

[PATCH RESEND,V4,0/5] Support jpeg encoder for MT8195
 2021-09-24  9:27 UTC  (5+ messages)
` [PATCH RESEND, V4, 4/5] media: mtk-jpegenc: add jpeg encode worker interface
` [PATCH RESEND, V4, 5/5] media: mtk-jpegenc: add output pic reorder interface

[dm-devel] [PATCH] multipathd.socket: add missing conditions from service unit
 2021-09-24  9:34 UTC 

[question] VFIO Device Migration: The vCPU may be paused during vfio device DMA in iommu nested stage mode && vSVA
 2021-09-24  9:29 UTC  (3+ messages)

[Patch v2] PCI: hv: Fix sleep while in non-sleep context when removing child devices from the bus
 2021-09-24  9:35 UTC  (3+ messages)

[dpdk-dev] [PATCH v4] net/ice: add support for low Rx latency
 2021-09-24  9:34 UTC  (2+ messages)
` [dpdk-dev] [PATCH v5] "

[PATCH 1/2] mem_cgroup: optimize the atomic count of wb_completion
 2021-09-24  9:34 UTC  (2+ messages)

[LTP] [RFC PATCH] fallocate05: increase the fallocate and defallocate size
 2021-09-24  9:33 UTC  (11+ messages)

backport commit ("e96bd2d3b1f8 phy: avoid unnecessary link-up delay in polling mode") to linux-5.4-stable
 2021-09-24  9:29 UTC  (2+ messages)

[PATCH 0/2] bugfix for read_extent_tree_block
 2021-09-24  9:32 UTC  (2+ messages)

[PATCH 1/2] firmware: arm_ffa: Add missing remove callback to ffa_bus_type
 2021-09-24  9:28 UTC  (2+ messages)
` [PATCH 2/2] firmware: arm_ffa: Fix __ffa_devices_unregister

[PATCH 0/3] bugfix for insert/collapse fallocate
 2021-09-24  9:32 UTC  (2+ messages)

[PATCH] trace-cruncher: Fix the install instructions in README
 2021-09-24  9:31 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.