All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-09-02 15:52:47 to 2021-09-02 16:33:36 UTC [more...]

[PATCH v3 00/30] accel: Move has_work() from SysemuCPUOps to AccelOpsClass
 2021-09-02 16:15 UTC  (42+ messages)
` [PATCH v3 01/30] accel/tcg: Restrict cpu_handle_halt() to sysemu
` [PATCH v3 02/30] hw/core: Restrict cpu_has_work() "
` [PATCH v3 03/30] hw/core: Un-inline cpu_has_work()
` [PATCH v3 04/30] sysemu: Introduce AccelOpsClass::has_work()
` [PATCH v3 05/30] accel/kvm: Implement AccelOpsClass::has_work()
` [PATCH v3 06/30] accel/whpx: "
` [PATCH v3 07/30] accel/tcg: Implement AccelOpsClass::has_work() as stub
` [PATCH v3 08/30] target/alpha: Restrict has_work() handler to sysemu and TCG
` [PATCH v3 09/30] target/arm: "
` [PATCH v3 10/30] target/avr: "
` [PATCH v3 11/30] target/cris: "
` [PATCH v3 12/30] target/hexagon: Remove unused has_work() handler
` [PATCH v3 13/30] target/hppa: Restrict has_work() handler to sysemu and TCG
` [PATCH v3 14/30] target/i386: "
` [PATCH v3 15/30] target/m68k: "
` [PATCH v3 16/30] target/microblaze: "
` [PATCH v3 17/30] target/mips: "
` [PATCH v3 18/30] target/nios2: "
` [PATCH v3 19/30] target/openrisc: "
` [PATCH v3 20/30] target/ppc: "
` [PATCH v3 21/30] target/ppc: Introduce PowerPCCPUClass::has_work()
` [PATCH v3 22/30] target/ppc: Simplify has_work() handlers
` [PATCH v3 23/30] target/riscv: Restrict has_work() handler to sysemu and TCG
` [PATCH v3 24/30] target/rx: "

[PATCH v6, 00/15] Using component framework to support multi hardware decode
 2021-09-02 16:30 UTC  (5+ messages)

[dpdk-dev] [PATCH] doc: add release milestones definition
 2021-09-02 16:33 UTC  (3+ messages)
` [dpdk-dev] [PATCH v8] "

[PATCH 0/2] coresight: tmc: Add support to configure AXI burst size
 2021-09-02 16:32 UTC  (8+ messages)
` [PATCH 1/2] dt-bindings: coresight: Add burst size for TMC
` [PATCH 2/2] coresight: tmc: Configure AXI write burst size

[PATCH linux-next] ipv4: Fix NULL deference in fnhe_remove_oldest()
 2021-09-02 16:32 UTC 

[PATCH net-next v4] skb_expand_head() adjust skb->truesize incorrectly
 2021-09-02 16:32 UTC  (4+ messages)
` [PATCH net-next v5] "

[PATCH 0/3] Allow access to confidential computing secret area in SEV guests
 2021-09-02 16:31 UTC  (8+ messages)

Landlock news #1
 2021-09-02 16:13 UTC  (2+ messages)

[RFC PATCH net-next 0/3] Make the PHY library stop being so greedy when binding the generic PHY driver
 2021-09-02 16:31 UTC  (6+ messages)

[PATCH v1 0/2] Ulf reported an issue[1] with fw_devlink. This series tries to fix that issue
 2021-09-02 16:31 UTC  (5+ messages)

[PATCH] fs/ntfs3: Remove GPL boilerplates from decompress lib files
 2021-09-02 16:31 UTC  (2+ messages)

[PATCH v2] KVM: VMX: Enable Notify VM exit
 2021-09-02 16:29 UTC  (8+ messages)

[PATCH v2 00/35] acpi: refactor error prone build_header() and packed structures usage in ACPI tables
 2021-09-02 16:07 UTC  (9+ messages)
` [PATCH v2 13/35] acpi: x86: build_dsdt: use acpi_init_table()/acpi_table_composed() instead of build_header()
` [PATCH v2 27/35] acpi: arm: virt: "
` [PATCH v2 30/35] acpi: arm/virt: build_spcr: fix invalid cast
` [PATCH v2 32/35] acpi: arm/virt: build_gtdt: use acpi_init_table()/acpi_table_composed() instead of build_header()

[PATCH] hw/ssi: imx_spi: Improve chip select handling
 2021-09-02 16:09 UTC  (3+ messages)

[RFC PATCH 0/2] Add the stateless AV1 uAPI and the VIVPU virtual driver to showcase it
 2021-09-02 16:05 UTC  (3+ messages)
` [RFC PATCH 2/2] media: vivpu: add virtual VPU driver

[PATCH 0/3] iommu/amd: Fix unable to handle page fault due to AVIC
 2021-09-02 16:13 UTC  (5+ messages)

[PATCH v2 rdma-core] irdma: Add ice and irdma to kernel-boot rules
 2021-09-02 16:13 UTC  (5+ messages)

[PATCH V4 00/13] x86/Hyper-V: Add Hyper-V Isolation VM support
 2021-09-02 16:14 UTC  (13+ messages)
` [PATCH V4 08/13] hyperv/vmbus: Initialize VMbus ring buffer for Isolation VM

[PATCH] binder: make sure fd closes complete
 2021-09-02 16:11 UTC  (4+ messages)

[PATCH 0/5] btrfs: qgroup: address the performance penalty for subvolume dropping
 2021-09-02 16:28 UTC  (4+ messages)
` [PATCH 1/5] btrfs: sysfs: introduce qgroup global attribute groups

[dpdk-dev] [PATCH] doc: announce change in vfio dma mapping
 2021-09-02 16:13 UTC  (9+ messages)

[diagnostic TDR mode patches] unify our solution opinions/suggestions in one thread
 2021-09-02 16:11 UTC  (8+ messages)

[PATCH 4.9 00/16] 4.9.282-rc1 review
 2021-09-02 16:10 UTC  (2+ messages)

[PATCH] mpt3sas: Call cpu_relax() before calling udelay()
 2021-09-02 16:12 UTC  (2+ messages)

[PATCH v2 0/3] Convert name-prefix doc to json-schema
 2021-09-02 16:22 UTC  (5+ messages)
` [PATCH v2 1/3] ASoC: Add json-schema documentation for sound-name-prefix

[dpdk-dev] [PATCH 0/5] A means to negotiate support for Rx meta information
 2021-09-02 16:14 UTC  (3+ messages)
` [dpdk-dev] [PATCH 1/5] ethdev: add API "

[RFC] io_uring: fix possible poll event lost in multi shot mode
 2021-09-02 16:11 UTC  (2+ messages)

audit.rules being really processed sequentially?
 2021-09-02 16:21 UTC  (2+ messages)

✅ PASS: Test report for kernel 5.13.13 (stable-queue, b80430d7)
 2021-09-02 16:14 UTC 

slub: BUG: Invalid wait context
 2021-09-02 16:22 UTC 

[PATCH] scsi: sd: do not call device_add() on scsi_disk with uninitialized gendisk ->queue
 2021-09-02 16:24 UTC 

[RESEND v2] tracing/gpu: Add imported size to gpu_mem_imported tracepoint
 2021-09-02 16:29 UTC  (2+ messages)

[PATCH] PM / suspend: move userspace freeze before disk sync
 2021-09-02 16:28 UTC  (3+ messages)

[PATCH 1/3] libsepol/cil: Properly check parse tree when printing error messages
 2021-09-02 16:28 UTC  (3+ messages)

[LTP] [PATCH] controllers/memcg: document non-hierarchical on v5.11
 2021-09-02 16:28 UTC  (3+ messages)

[PATCH rdma-core] irdma: Restore full memory barrier for doorbell optimization
 2021-09-02 16:27 UTC  (6+ messages)

[PATCH] python: Import specific modules from setools for less deps
 2021-09-02 16:27 UTC  (3+ messages)

[PATCH net] wireguard: remove peer cache in netns_pre_exit
 2021-09-02 16:26 UTC  (3+ messages)

[PATCH] fs/ntfs3: Remove unnecessary condition checking from ntfs_file_read_iter
 2021-09-02 16:26 UTC  (2+ messages)

masquerading AFTER first packet
 2021-09-02 16:26 UTC  (2+ messages)

[dpdk-dev] [PATCH v3 11/11] app/testpmd: add option to display extended statistics
 2021-09-02 16:08 UTC  (3+ messages)
` [dpdk-dev] [PATCH v4] "

[PATCH 0/2] net: Remove the ipx network layer header files
 2021-09-02 16:08 UTC  (6+ messages)
` [PATCH 1/2] net: Remove net/ipx.h and uapi/linux/ipx.h "

[PATCH 01/11] drm/i915: Release i915_gem_context from a worker
 2021-09-02 16:20 UTC  (4+ messages)
` [Intel-gfx] "

[PATCH v6 0/5] hw/arm/virt: Introduce cpu topology support
 2021-09-02 15:56 UTC  (2+ messages)

[PATCH v1 1/1] Documentation: ACPI: Align the SSDT overlays file with the code
 2021-09-02 16:09 UTC  (2+ messages)

[Intel-gfx] [PATCH V3 0/8] drm/i915/gt: Initialize unused MOCS entries to L3_WB
 2021-09-02 16:06 UTC  (5+ messages)
` [Intel-gfx] [PATCH V3 2/8] drm/i915/gt: Add support of mocs auxiliary registers programming

[GIT PULL] erofs updates for 5.15-rc1
 2021-09-02 16:18 UTC  (3+ messages)

[PATCH 4.14 00/23] 4.14.246-rc1 review
 2021-09-02 16:08 UTC  (2+ messages)

[PATCH v5] libata: Add ATA_HORKAGE_NO_NCQ_ON_AMD for Samsung 860 and 870 SSD
 2021-09-02 16:07 UTC  (2+ messages)

[PATCH] drm/amd/amdgpu: Increase HWIP_MAX_INSTANCE to 10
 2021-09-02 16:16 UTC  (2+ messages)

[PATCH 0/2]: ARM: Enable THREAD_INFO_IN_TASK
 2021-09-02 16:18 UTC  (10+ messages)
` [PATCH 1/2] ARM: Add per-cpu variable holding cpu number
` [PATCH 2/2] ARM: Move thread_info into task_struct

[PATCH v4 0/3] virtio-mem: disallow mapping virtio-mem memory via /dev/mem
 2021-09-02 16:09 UTC  (8+ messages)
` [PATCH v4 1/3] kernel/resource: clean up and optimize iomem_is_exclusive()
` [PATCH v4 2/3] kernel/resource: disallow access to exclusive system RAM regions
` [PATCH v4 3/3] virtio-mem: disallow mapping virtio-mem memory via /dev/mem

[PATCH 1/2] drm/amd/pm: Fix a bug communicating with the SMU (v5)
 2021-09-02 16:17 UTC  (2+ messages)
` [PATCH 2/2] drm/amd/pm: Fix a bug in semaphore double-lock

[PATCH v2 1/5] powerpc/signal64: Access function descriptor with user access block
 2021-09-02 16:05 UTC  (4+ messages)
` [PATCH v2 3/5] signal: Add unsafe_copy_siginfo_to_user()

[Intel-gfx] [PATCH v2 0/8] Drop frontbuffer rendering support from Skylake and newer
 2021-09-02 16:09 UTC  (5+ messages)
` [Intel-gfx] [PATCH v2 5/8] drm/i915/display: Share code between intel_drrs_flush and intel_drrs_invalidate
` [Intel-gfx] [PATCH v2 6/8] drm/i915/display: Prepare DRRS for frontbuffer rendering drop

[PATCH 0/3] cpufreq: Remove ready() callback
 2021-09-02 16:06 UTC  (2+ messages)

[PATCH] ACPI: PM: s2idle: Run both AMD and Microsoft methods if both are supported
 2021-09-02 16:16 UTC  (2+ messages)

[PATCH 01/14] lz4: remove redundant BSD license
 2021-09-02 16:24 UTC  (14+ messages)
` [PATCH 02/14] python3-numpy: "
` [PATCH 03/14] quota: remove "
` [PATCH 04/14] nfs-utils: set precise "
` [PATCH 05/14] dtc: "
` [PATCH 06/14] acpica: "
` [PATCH 07/14] libevent: "
` [PATCH 08/14] openssh: remove redundant "
` [PATCH 09/14] python3-packaging: fix license statement
` [PATCH 10/14] iputils: set precise BSD license
` [PATCH 11/14] libx11-compose-data: "
` [PATCH 12/14] webkitgtk: "
` [PATCH 13/14] libwpe: "
` [PATCH 14/14] wpebackend-fdo: "

[PATCH] fs/ntfs3: Fix integer overflow in ni_fiemap with fiemap_prep()
 2021-09-02 16:23 UTC  (2+ messages)

[LTP] [PATCH 1/1] controllers/cpuacct: Simplify deleting directories
 2021-09-02 16:19 UTC 

[igt-dev] [PATCH i-g-t v7 00/17] Introduce PXP Test
 2021-09-02 16:17 UTC  (3+ messages)
` [igt-dev] ✗ Fi.CI.BUILD: failure for Introduce PXP Test (rev8)

[PATCH v2 0/8] fs/ntfs3: Refactor header includes
 2021-09-02 16:15 UTC  (9+ messages)
` [PATCH v2 1/8] fs/ntfs3. Add forward declarations for structs to debug.h
` [PATCH v2 2/8] fs/ntfs3: Add missing header files to ntfs.h
` [PATCH v2 3/8] fs/ntfs3: Add missing headers and forward declarations to ntfs_fs.h
` [PATCH v2 4/8] fs/ntfs3: Add missing header and guards to lib/ headers
` [PATCH v2 5/8] fs/ntfs3: Change right headers to bitfunc.c
` [PATCH v2 6/8] fs/ntfs3: Change right headers to upcase.c
` [PATCH v2 7/8] fs/ntfs3: Change right headers to lznt.c
` [PATCH v2 8/8] fs/ntfs3: Remove unneeded header files from c files

[SPDK] Registering other than NVMe device as a PCI memory buffer
 2021-09-02 16:13 UTC 

[igt-dev] [PATCH] tests/kms_psr2_sf: Skip tests if selected fetch is not available
 2021-09-02 16:12 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.BAT: success for "

[Bug 214289] New: amdgpu Msg issuing pre-check failed and SMU may be not in the right state!
 2021-09-02 16:03 UTC  (2+ messages)
` [Bug 214289] "

[Weekly meetings] MoM - 2nd of September 2021
 2021-09-02 16:03 UTC 

[PATCH 0/9] remove dead shell code
 2021-09-02 16:01 UTC  (10+ messages)
` [PATCH 1/9] git-sh-setup: remove unused set_reflog_action() function
` [PATCH 2/9] git-sh-setup: remove unused git_editor() function
` [PATCH 3/9] git-sh-setup: remove unused git_pager() function
` [PATCH 4/9] git-sh-setup: remove unused sane_egrep() function
` [PATCH 5/9] git-sh-setup: remove unused require_work_tree_exists() function
` [PATCH 6/9] git-sh-setup: move create_virtual_base() to mergetools/p4merge
` [PATCH 7/9] git-sh-setup: move peel_committish() function to git-subtree.sh
` [PATCH 8/9] git-bisect: remove unused SHA-1 $x40 shell variable
` [PATCH 9/9] test-lib: remove unused $_x40 and $_z40 variables

[PATCH 0/2] MSM8953 MDP/DSI PHY enablement
 2021-09-02 15:59 UTC  (3+ messages)
` [PATCH 1/2] drm/msm/dsi: Add phy configuration for MSM8953
` [PATCH 2/2] drm/msm/mdp5: Add configuration for MDP v1.16

[PATCH] seccomp.2: fix path to syscall_64.tbl
 2021-09-02 16:00 UTC 

[LTP] [PATCH v5 1/3] lib: add tst_get_free_pids helper program
 2021-09-02 16:00 UTC  (5+ messages)
` [LTP] [PATCH v5 3/3] controllers/cpuacct: fix rmdir failures on early test abort

can't access kernelci results
 2021-09-02 15:58 UTC  (9+ messages)

[PATCH v2] PCI: VMD: ACPI: Make ACPI companion lookup work for VMD bus
 2021-09-02 15:57 UTC  (5+ messages)

[dpdk-dev] [PATCH] ethdev: promote set ptypes API to stable
 2021-09-02 15:56 UTC  (2+ messages)

[GIT PULL] Networking for v5.15
 2021-09-02 15:55 UTC  (4+ messages)
` [PATCH] iwlwifi: mvm: add rtnl_lock() in iwl_mvm_start_get_nvm()

[PATCH v7 0/1] asus-wmi: Add support for custom fan curves
 2021-09-02 15:55 UTC  (7+ messages)
` [PATCH v7] "

[PATCH v3 0/3] virtio-mem: disallow mapping virtio-mem memory via /dev/mem
 2021-09-02 15:54 UTC  (5+ messages)
` [PATCH v3 1/3] kernel/resource: clean up and optimize iomem_is_exclusive()

[PATCH] block/vvfat: Fix ro shared folder
 2021-09-02 15:41 UTC  (3+ messages)

[PATCH v2 mptcp-next 0/4] mptcp: just another xmit path refactor
 2021-09-02 15:52 UTC  (3+ messages)
` [PATCH v2 mptcp-next 3/4] Partially revert "tcp: factor out tcp_build_frag()"
` [PATCH v2 mptcp-next 4/4] tcp: remove sk_{tr}x_skb_cache


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.