All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-09-24 09:26:09 to 2021-09-24 09:56:22 UTC [more...]

[PATCH bpf-next 0/4] Fix up bpf_jit_limit some more
 2021-09-24  9:55 UTC 

[PATCH v2 00/18] IOMMU: superpage support when not sharing pagetables
 2021-09-24  9:55 UTC  (18+ 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 v6 00/40] accel: Move has_work() from CPUClass to AccelOpsClass
 2021-09-24  9:38 UTC  (23+ 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 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 31/40] target/riscv: Restrict has_work() handler to sysemu and TCG
` [PATCH v6 36/40] target/sparc: Restrict has_work() handler to sysemu

[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

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

[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)

btrfs receive fails with "failed to clone extents"
 2021-09-24  9:47 UTC  (13+ 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  (7+ messages)
` [PATCH v2 1/4] hugetlb: add demote hugetlb page sysfs interfaces
` [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 V2] KVM: X86: Move PTE present check from loop body to __shadow_walk_next()
 2021-09-24  9:33 UTC  (3+ messages)
` [PATCH V3 1/2] KVM: x86/mmu: Verify shadow walk doesn't terminate early in page faults

[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  (12+ messages)
` [PATCH RESEND, V4, 1/5] dt-bindings: mediatek: Add mediatek, mt8195-jpgenc compatible
` [PATCH RESEND, V4, 2/5] media: mtk-jpegenc: Use component framework to manage each hardware
` [PATCH RESEND, V4, 3/5] media: mtk-jpegenc: add jpegenc timeout func interface
` [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)

[regression] mhi: ath11k resume fails on some devices
 2021-09-24  9:43 UTC  (5+ 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  (4+ 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 

[PATCH v7 0/6] KVM: x86: Add idempotent controls for migrating system counter state
 2021-09-24  9:28 UTC  (6+ messages)
` [PATCH v7 5/6] KVM: x86: Refactor tsc synchronization code

Build error: ‘EM_RISCV’ undeclared
 2021-09-24  9:30 UTC  (3+ messages)

Cross-compiling or compiling on target VM?
 2021-09-24  9:30 UTC  (2+ messages)
` [yocto] "

[PATCH v2 1/3] hwmon: tmp421: handle I2C errors
 2021-09-24  9:30 UTC  (4+ messages)
` [PATCH v3 "
  ` [PATCH v3 2/3] hwmon: tmp421: report /PVLD condition as fault
  ` [PATCH v3 3/3] hwmon: tmp421: fix rounding for negative values

[PATCH v3] ext4: flush s_error_work before journal destroy in ext4_fill_super
 2021-09-24  9:39 UTC 

[Bluez PATCH] tools/hcitool: Fix the descriptions of leal* commands
 2021-09-24  9:29 UTC 

stable-rc/queue/4.14 build: 179 builds: 0 failed, 179 passed, 4 warnings (v4.14.247-8-g90d2c5ba0752)
 2021-09-24  9:29 UTC 

[PATCH v5 00/10] VP9 codec V4L2 control interface
 2021-09-24  9:26 UTC  (5+ messages)
` [PATCH v5 09/10] media: hantro: Support VP9 on the G2 core

[PATCH v2 0/6] crypto: hisilicon - supports hash algorithm for SEC engine
 2021-09-24  9:27 UTC  (7+ messages)
` [PATCH v2 1/6] crypto: hisilicon/sec - add ping-pong buffer for ahash
` [PATCH v2 2/6] crypto: hisilicon/sec - add ahash alg features for Kunpeng920
` [PATCH v2 3/6] crypto: hisilicon/sec - support the larger packets for digest mode
` [PATCH v2 4/6] crypto: hisilicon/sec - ahash adapt to Kunpeng930 SQE
` [PATCH v2 5/6] crypto: hisilicon/sec - add fallback tfm supporting for ahash
` [PATCH v2 6/6] crypto: hisilicon/sec - add sm3/md5 generic selection "

[qemu-mainline test] 165171: regressions - FAIL
 2021-09-24  9:28 UTC 

Ping: [PATCH 0/2] cocoa.m: keyboard quality of life reborn
 2021-09-24  9:26 UTC  (2+ messages)

[PATCH v3 0/2] docs/sphinx: change default `role` to "any"
 2021-09-24  9:25 UTC  (3+ messages)
` [PATCH v3 2/2] docs/sphinx: change default role "

FAILED: patch "[PATCH] scsi: target: Fix sense key for invalid EXTENDED COPY request" failed to apply to 5.14-stable tree
 2021-09-24  9:26 UTC 

[RFC v2 PATCH 0/5] Solve silent data loss caused by poisoned page cache (shmem/tmpfs)
 2021-09-24  9:26 UTC  (6+ messages)
` [v2 PATCH 1/5] mm: filemap: check if THP has hwpoisoned subpage for PMD page fault

FAILED: patch "[PATCH] scsi: target: Fix sense key for invalid EXTENDED COPY request" failed to apply to 5.10-stable tree
 2021-09-24  9:25 UTC 

FAILED: patch "[PATCH] scsi: target: Fix sense key for invalid EXTENDED COPY request" failed to apply to 5.4-stable tree
 2021-09-24  9:25 UTC 

[PATCH] btrfs-progs: Remove support for BTRFS_SUBVOL_CREATE_ASYNC
 2021-09-24  9:25 UTC  (2+ messages)


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.