All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-01-25 14:55:48 to 2022-01-25 15:33:26 UTC [more...]

[PATCH 0/5] target/ppc: powerpc_excp improvements [BookS] (4/n)
 2022-01-25 15:15 UTC  (4+ messages)

parallel file create rates (+high latency)
 2022-01-25 15:30 UTC  (8+ messages)

[PATCH 00/10] Cleanup and removal of DBG_88E macro
 2022-01-25 15:33 UTC  (2+ messages)

[PATCH v2 0/7] linkage: better symbol aliasing
 2022-01-25 15:28 UTC  (2+ messages)

[PATCH] libxl: force netback to wait for hotplug execution before connecting
 2022-01-25 15:32 UTC  (2+ messages)

[PATCH REPOST 0/8] kernel/fork: Move thread stack free otu of the scheduler path
 2022-01-25 15:26 UTC  (18+ messages)
` [PATCH 1/8] kernel/fork: Redo ifdefs around task's handling
` [PATCH 2/8] kernel/fork: Duplicate task_struct before stack allocation
` [PATCH 3/8] kernel/fork, IA64: Provide a alloc_thread_stack_node() for IA64
` [PATCH 4/8] kernel/fork: Don't assign the stack pointer in dup_task_struct()
` [PATCH 5/8] kernel/fork: Move memcg_charge_kernel_stack() into CONFIG_VMAP_STACK
` [PATCH 6/8] kernel/fork: Move task stack account to do_exit()
` [PATCH 7/8] kernel/fork: Only cache the VMAP stack in finish_task_switch()
` [PATCH 8/8] kernel/fork: Use IS_ENABLED() in account_kernel_stack()

[PATCH] drm/amdgpu: Fix an error message in rmmod
 2022-01-25 15:31 UTC  (3+ messages)

[PATCH v3 00/20] J721S2: Add initial support
 2022-01-25 15:30 UTC  (2+ messages)

[PATCH v2 0/4] staging: mt7621-dts: fix formatting, dtc warning, links and pinctrl
 2022-01-25 15:30 UTC  (3+ messages)
` [PATCH v2 1/4] staging: mt7621-dts: fix formatting

[PATCH v4 bpf-next 0/8] xsk: Intel driver improvements
 2022-01-25 15:24 UTC  (9+ messages)
` [PATCH bpf-next v4 2/8] ice: xsk: force rings to be sized to power of 2

[PATCH v4 00/20] J721S2: Add initial support
 2022-01-25 15:26 UTC  (20+ messages)
` [PATCH v4 01/20] remoteproc: k3_system_controller: Support optional boot_notification channel
` [PATCH v4 02/20] ram: k3-ddrss: lpddr4_structs_if.h: Add a pointer to ddr instance
` [PATCH v4 03/20] ram: k3-ddrss: Add support for multiple instances of DDR subsystems
` [PATCH v4 04/20] ram: k3-ddrss: Add support for configuring MSMC subsystem in case of Multiple "
` [PATCH v4 05/20] arm: K3: Add basic support for J721S2 SoC definition
` [PATCH v4 06/20] drivers: dma: Add support for J721S2
` [PATCH v4 07/20] clk: clk-k3: Add support for J721S2 SoC
` [PATCH v4 08/20] power: domain: ti: "
` [PATCH v4 09/20] ram: k3-ddrss: "
` [PATCH v4 10/20] soc: ti: k3-socinfo: Add entry "
` [PATCH v4 11/20] board: ti: j721s2: Add board support for J721S2
` [PATCH v4 12/20] dt-bindings: ti-serdes-mux: Add defines for J721S2 SoC
` [PATCH v4 13/20] dt-bindings: pinctrl: k3: Introduce pinmux definitions for J721S2
` [PATCH v4 14/20] arm: dts: Add initial support for J721S2 SoC
` [PATCH v4 15/20] arm: dts: Add initial support for J721S2 System on Module
` [PATCH v4 16/20] arm: dts: Add support for A72 specific J721S2 Common Processor Board
` [PATCH v4 17/20] arm: dts: k3-j721s2: Add r5 specific dt support
` [PATCH v4 19/20] configs: j721s2_evm_r5_defconfig: Add R5 SPL specific defconfig
` [PATCH v4 20/20] configs: j721s2_evm_a72_defconfig: Add A72 "

[PATCH 1/4] nvme-fabrics: add discovery controller type
 2022-01-25 14:59 UTC  (4+ messages)
` [PATCH 2/4] nvme: add host symbolic name
` [PATCH 3/4] nvme-fabrics: add tp8010 support
` [PATCH 4/4] nvme-fabrics: add explicit deregistration on disconnect

[PATCH v5 00/18] vfio-user server in QEMU
 2022-01-25 15:13 UTC  (9+ messages)
` [PATCH v5 03/18] pci: isolated address space for PCI bus
` [PATCH v5 09/18] vfio-user: define vfio-user-server object
` [PATCH v5 13/18] vfio-user: handle PCI config space accesses

[PATCH v2 0/5] Misc OHCI clean ups
 2022-01-25 13:33 UTC  (4+ messages)
` [PATCH v2 5/5] usb/ohci: Don't use packet from OHCIState for isochronous transfers
` [PATCH v2 4/5] usb/ohci: Merge ohci_async_cancel_device() into ohci_child_detach()
` [PATCH v2 2/5] usb/ohci: Move cancelling async packet to ohci_stop_endpoints()

[LTP] [PATCH 1/3] memcontrol02: Add VFAT/MSDOS magic and set error to 50% for it also
 2022-01-25 15:31 UTC  (6+ messages)
` [LTP] [PATCH 3/3] memcontrol02: Increase expected error with increase in pagesize
` [LTP] [PATCH v2 1/3] memcontrol02: Add VFAT/MSDOS magic and set error to 50% for it also
  ` [LTP] [PATCH v2 2/3] memcontrol02: Fix anon memory comparison

[PATCH 0/8] Add hardware prefetch control driver for arm64 and x86
 2022-01-25 15:12 UTC  (3+ messages)

[PATCH 5.17-rc1 v2] eeprom: at25: Restore missing allocation
 2022-01-25 15:25 UTC  (3+ messages)

[RFC PATCH v3 00/11] KVM: arm64: Add support for hypercall services selection
 2022-01-25 15:15 UTC  (18+ messages)
` [RFC PATCH v3 01/11] KVM: Capture VM start

[PATCH 1/2] drm/amd/pm: correct the MGpuFanBoost support for Beige Goby
 2022-01-25 15:27 UTC  (2+ messages)

[Intel-gfx] [PATCH 0/4] Fix up request cancel
 2022-01-25 15:27 UTC  (3+ messages)
` [Intel-gfx] [PATCH 3/4] drm/i915/execlists: Fix execlists request cancellation corner case

[PATCH v1 0/7] add more tests to MTE kselftests
 2022-01-25 15:09 UTC  (8+ messages)
` [PATCH v1 1/7] kselftest/arm64: mte: user_mem: introduce tag_offset and tag_len
` [PATCH v1 2/7] kselftest/arm64: mte: user_mem: add tests using tag_offset
` [PATCH v1 3/7] kselftest/arm64: mte: user_mem: add test with mte tag inside a page
` [PATCH v1 4/7] kselftest/arm64: mte: user_mem: rework error handling
` [PATCH v1 5/7] kselftest/arm64: mte: user_mem: check different offsets and sizes
` [PATCH v1 6/7] kselftest/arm64: mte: add test type enum
` [PATCH v1 7/7] kselftest/arm64: mte: add more test types

some fix for the comment in btrfs patch please
 2022-01-25 15:23 UTC 

stable-rc/queue/5.16 baseline: 115 runs, 2 regressions (v5.16.2-1037-gab4517ce4dd3)
 2022-01-25 15:24 UTC 

[Intel-gfx] [PATCH 0/5] drm/i915: clean up i915_drv.h, part 2, take 2
 2022-01-25 15:25 UTC  (4+ messages)
` [Intel-gfx] [PATCH 5/5] drm/i915: split out gem/i915_gem_domain.h from i915_drv.h

[PATCH 0/5] iommu/amd: fixes for suspend/resume
 2022-01-25 15:08 UTC  (3+ messages)

(no subject)
 2022-01-25 15:24 UTC  (3+ messages)
` 

[LTP] [PATCH v2 0/4] sched_{g,s}etattr01: Add missing policies
 2022-01-25 15:26 UTC  (8+ messages)
` [LTP] [PATCH v2 2/4] lapi: Move SCHED_DEADLINE definition from tests
` [LTP] [PATCH v2 3/4] sched_get_priority_min01: Add missing policies
` [LTP] [PATCH v2 4/4] sched_get_priority_max01: "

[kdave-btrfs-devel:for-next-20220120 42/50] fs/btrfs/inode.c:10433:15: warning: Assigned value is garbage or undefined [clang-analyzer-core.uninitialized.Assign]
 2022-01-25 15:24 UTC 

drivers/gpu/drm/panfrost/panfrost_gpu.c:179:0: warning: failed to expand 'GPU_MODEL', Invalid ## usage when expanding 'GPU_REV_EXT'. [preprocessorErrorDirective]
 2022-01-25 15:24 UTC 

[PATCH v2] xen-mapcache: Avoid entry->lock overflow
 2022-01-25 13:55 UTC  (2+ messages)

[PATCH v2 00/11] Re-enable ENQCMD and PASID MSR
 2022-01-25 15:18 UTC  (8+ messages)
` [PATCH v2 05/11] iommu/sva: Assign a PASID to mm on PASID allocation and free it on mm exit

[PATCH] block/export: Fix vhost-user-blk shutdown with requests in flight
 2022-01-25 15:14 UTC 

[Intel-gfx] [PATCH -next] drm/i915/gvt: Convert list_for_each to entry variant
 2022-01-25 15:22 UTC  (2+ messages)
` [Intel-gfx] ✗ Fi.CI.IGT: failure for "

[virtio-dev] [PATCH] virtio: clarify feature negotiation
 2022-01-25 15:22 UTC  (10+ messages)
` [virtio-comment] Re: [virtio] "
    ` [virtio-dev] "
              ` [virtio] "

[PATCH v4 0/2] virtiofsd: Add support for FUSE_SYNCFS request
 2022-01-25 14:12 UTC 

[PATCH v3 0/4] Watchdog: sp5100_tco: Replace cd6h/cd7h port I/O accesses with MMIO accesses
 2022-01-25 15:18 UTC  (4+ messages)
` [PATCH v3 2/4] Watchdog: sp5100_tco: Refactor MMIO base address initialization

[RFC PATCH userspace 0/5] Allow rebuilding policy store only if there were external changes to modules
 2022-01-25 15:17 UTC  (5+ messages)
` [RFC PATCH userspace 2/5] semodule,libsemanage: move module hashing into libsemanage

[PATCH 0/7] iommu cleanup and refactoring
 2022-01-25 15:16 UTC  (12+ messages)
` [PATCH 7/7] iommu: Add iommu_domain::domain_ops

[PATCH] x86emul: recognize CLDEMOTE
 2022-01-25 15:18 UTC  (6+ messages)

[PATCH 0/2] platform/chrome: Add support for the Framework Laptop
 2022-01-25 15:15 UTC  (5+ messages)
` [PATCH 2/2] platform/chrome: reserve only the I/O ports required for the MEC EC

[PATCH RFC] NFSD: COMMIT operations must not return NFS?ERR_INVAL
 2022-01-25 15:15 UTC 

"blk-mq: fix tag_get wait task can't be awakened" causes hangs
 2022-01-25 15:15 UTC  (3+ messages)

[PATCH V2 0/2] mm/migration: Add trace events
 2022-01-25 15:16 UTC  (4+ messages)
` [PATCH V2 2/2] mm/migration: Add trace events for base page and HugeTLB migrations

[Bug 215528] New: Excessive logging from Intel Bluetooth "Bluetooth: hci0: sending frame failed" "hci0: urb 00000000xxxxxxxx submission failed (90)"
 2022-01-25 15:13 UTC  (3+ messages)
` [Bug 215528] "

[RFC PATCH v2 0/2] Multicolor PWM LED support
 2022-01-25 15:12 UTC  (3+ messages)
` [RFC PATCH v2 1/2] dt-bindings: leds: Add multicolor PWM LED bindings
` [RFC PATCH v2 2/2] leds: Add PWM multicolor driver

[oe] do_compile sandboxed in kirkstone?
 2022-01-25 15:15 UTC 

[RFC PATCH v7 00/16] Add support for qca8k mdio rw in Ethernet packet
 2022-01-25 15:12 UTC  (9+ messages)
` [RFC PATCH v7 10/16] net: dsa: qca8k: add support for mgmt read/write "
` [RFC PATCH v7 11/16] net: dsa: qca8k: add support for mib autocast "
` [RFC PATCH v7 12/16] net: dsa: qca8k: add support for phy read/write with mgmt Ethernet

[bootwrapper PATCH v3 00/15] Cleanups and improvements
 2022-01-25 15:00 UTC  (16+ messages)
` [bootwrapper PATCH v3 01/15] aarch64: correct ZCR_EL3.LEN initialization
` [bootwrapper PATCH v3 02/15] aarch64: correct SCTLR_EL1_KERNEL for AA32 kernels
` [bootwrapper PATCH v3 03/15] Document entry requirements
` [bootwrapper PATCH v3 04/15] Add bit-field macros
` [bootwrapper PATCH v3 05/15] aarch64: add system register accessors
` [bootwrapper PATCH v3 06/15] aarch32: add coprocessor accessors
` [bootwrapper PATCH v3 07/15] aarch64: add mov_64 macro
` [bootwrapper PATCH v3 08/15] aarch64: initialize SCTLR_ELx for the boot-wrapper
` [bootwrapper PATCH v3 09/15] Rework common init C code
` [bootwrapper PATCH v3 10/15] Announce boot-wrapper mode / exception level
` [bootwrapper PATCH v3 11/15] aarch64: move the bulk of EL3 initialization to C
` [bootwrapper PATCH v3 12/15] aarch32: move the bulk of Secure PL1 "
` [bootwrapper PATCH v3 13/15] Announce locations of memory objects
` [bootwrapper PATCH v3 14/15] Rework bootmethod initialization
` [bootwrapper PATCH v3 15/15] Unify start_el3 & start_no_el3

[PATCH v4 00/42] CXl 2.0 emulation Support
 2022-01-25 13:55 UTC  (4+ messages)
` [PATCH v4 01/42] hw/pci/cxl: Add a CXL component type (interface)

drivers/ata/pata_pdc2027x.c:521:2: warning: Value stored to 'pll_ctl' is never read [clang-analyzer-deadcode.DeadStores]
 2022-01-25 15:14 UTC 

[RFC PATCH 2/5] driver/net/tun: Added features for USO
 2022-01-25 15:14 UTC  (2+ messages)

[PATCH 0/3] x86/hvm: add support for extended destination ID
 2022-01-25 15:13 UTC  (4+ messages)
` [PATCH 1/3] xen/vioapic: add support for the extended destination ID field

[oe-core][PATCHv3] libical: build gobject and vala introspection
 2022-01-25 15:13 UTC 

[PATCH v5 4/5] usb: typec: port-mapper: Convert to the component framework
 2022-01-25 15:11 UTC  (4+ messages)
` 'Re: [PATCH v5 4/5] usb: typec: port-mapper: Convert to the component framework'

[PATCH 0/5] Support exporting BDSs via VDUSE
 2022-01-25 13:17 UTC  (2+ messages)
` [PATCH 4/5] vduse-blk: Add vduse-blk resize support

[PATCH 5.4 000/320] 5.4.174-rc1 review
 2022-01-25 15:10 UTC  (2+ messages)

[PATCH 1/2] Revert "oeqa/runtime/stap: increase buffer size"
 2022-01-25 15:11 UTC  (4+ messages)
` [PATCH 2/2] core-image-sato-sdk: allocate more memory when in qemu
  ` [OE-core] "

[PATCH 4.19 000/239] 4.19.226-rc1 review
 2022-01-25 15:07 UTC  (2+ messages)

[PATCH v3 0/2] staging: r8188eu: remove unneeded ret variables
 2022-01-25 15:10 UTC  (3+ messages)
` [PATCH v3 1/2] "

[PATCH v7 00/20] Trace file version 7 - compression
 2022-01-25 15:08 UTC  (7+ messages)
` [PATCH v7 01/20] trace-cmd library: Add support for compression algorithms

[xen-unstable-smoke test] 167811: tolerable all pass - PUSHED
 2022-01-25 15:10 UTC 

stable-rc/queue/4.14 baseline: 118 runs, 1 regressions (v4.14.262-186-g48777098709c)
 2022-01-25 15:07 UTC 

[PATCH 0/3] arm64: dts: meson: add BL32 reserved region to Beelink g12b devices
 2022-01-25 15:01 UTC  (5+ messages)

[PATCH v2 0/4] KVM: PPC: KVM module exit fixes
 2022-01-25 15:08 UTC  (5+ messages)
` [PATCH v2 4/4] KVM: PPC: Decrement module refcount if init_vm fails

[PATCH] libselinux: Cached security context not accurate
 2022-01-25 15:06 UTC  (4+ messages)

[PATCH 0/4] printk: reduce deadlocks during panic
 2022-01-25 15:04 UTC  (4+ messages)
` [PATCH 4/4] printk: Drop console_sem "

mfd/intel_pmc_bxt: `intel_pmc_get_resources()` results in page fault
 2022-01-25 14:53 UTC  (4+ messages)

[PATCH qemu] qxl: COLO secondary node not need to release resources
 2022-01-25  6:33 UTC 

[igt-dev] [PATCH i-g-t] tests/i915/gem_render_copy_redux: reduce looping if on simulation
 2022-01-25 15:07 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.BAT: success for "

[PATCH] git-gui: added Turkish translation
 2022-01-25 14:55 UTC  (2+ messages)

[esmil:visionfive 57/63] undefined reference to `memunmap'
 2022-01-25 15:03 UTC  (2+ messages)

[linux-next] 5.17.0-rc1-next-20220124 kernel fails to boot on my powerpc box
 2022-01-25 14:52 UTC  (2+ messages)

[PATCH v2 0/3] ghes_edac: refactor memory error reporting to avoid code duplication
 2022-01-25 15:02 UTC  (8+ messages)
` [RESEND PATCH v3 1/2] efi/cper: add cper_mem_err_status_str to decode error description

[PATCH v7 00/11] libs/guest: new CPUID/MSR interface
 2022-01-25 15:04 UTC  (9+ messages)
` [PATCH v7 01/11] libx86: introduce helper to fetch cpuid leaf
` [PATCH v7 03/11] libx86: introduce helper to fetch msr entry
` [PATCH v7 08/11] libs/guest: apply a featureset into a cpu policy
` [PATCH v7 09/11] libs/{light,guest}: implement xc_cpuid_apply_policy in libxl
` [PATCH v7 10/11] libs/guest: (re)move xc_cpu_policy_apply_cpuid
` [PATCH v7 11/11] x86/CPUID: shrink max_{,sub}leaf fields according to actual leaf contents

linux-next: runtime warning in next-20220125
 2022-01-25 15:01 UTC  (3+ messages)

[davidhildenbrand:reuse_swap_page 6/10] mm/khugepaged.c:686:8: error: implicit declaration of function 'PageKSM'
 2022-01-25 15:03 UTC  (2+ messages)

[RFC PATCH] selinux: split no transition execve check
 2022-01-25 14:59 UTC 

[PATCH] swiotlb: Do not zero buffer in set_memory_decrypted()
 2022-01-25 13:20 UTC 

[PATCH 0/8] nvmem: add ethernet address offset support
 2022-01-25 14:59 UTC  (6+ messages)
` [PATCH 6/8] nvmem: transformations: "

[RFC][RFC PATCH 0/7] cifs: In-progress conversion to use iov_iters and netfslib
 2022-01-25 14:57 UTC  (4+ messages)
` [RFC PATCH 1/7] cifs: Transition from ->readpages() to ->readahead()

[PATCH v2 00/30] KVM: s390: enable zPCI for interpretive execution
 2022-01-25 14:57 UTC  (4+ messages)
` [PATCH v2 15/30] KVM: s390: pci: do initial setup for AEN interpretation

[PATCH v10 0/4] clk: meson: add a sub EMMC clock controller support
 2022-01-25 14:54 UTC  (3+ messages)

[PATCH 0/4] nvme-fabrics: add support for TP8010
 2022-01-25 14:59 UTC 

[PATCH 0/9] KVM: SVM: Fix and clean up "can emulate" mess
 2022-01-25 14:56 UTC  (5+ messages)
` [PATCH 6/9] KVM: SVM: WARN if KVM attempts emulation on #UD or #GP for SEV guests

[PATCH qemu] s390x: sck: load into a temporary not into in1
 2022-01-25 14:54 UTC  (3+ messages)

[PATCH v13, 0/2] ADD DM9051 ETHERNET DRIVER
 2022-01-25 14:50 UTC  (3+ messages)
` [PATCH v13, 2/2] net: Add dm9051 driver

[OE-core][PATCHv2] libical: build gobject and vala introspection
 2022-01-25 14:57 UTC  (3+ messages)

[PATCH v2 1/5] math.h: Introduce data types for fractional numbers
 2022-01-25 14:54 UTC  (7+ messages)
` [PATCH v2 5/5] iio: afe: iio-rescale: Re-use generic struct s32_fract

Contributing to iOS app
 2022-01-25 14:55 UTC  (2+ messages)

[PATCH v4 0/3] Fully enable AER
 2022-01-25 14:53 UTC  (3+ messages)
` [PATCH v4 3/3] PCI/AER: Enable AER on all PCIe devices supporting it


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.