All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-01-25 15:04:55 to 2022-01-25 15:41:12 UTC [more...]

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

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

[PATCH] drm/amdgpu: Use correct VIEWPORT_DIMENSION for DCN2
 2022-01-25 15:21 UTC 

[GIT PULL] Btrfs fixes for 5.17-rc2
 2022-01-25 15:36 UTC 

[PATCH RFC V1 net-next 3/4] net: Let the active time stamping layer be selectable
 2022-01-25 15:37 UTC  (9+ messages)

[PATCH V4] mtd: spi-nor: winbond: Add support for winbond chip
 2022-01-25 15:36 UTC  (3+ messages)

stable-rc/queue/4.19 build: 195 builds: 5 failed, 190 passed, 2 errors, 32 warnings (v4.19.225-238-g456be8ad4573)
 2022-01-25 15:37 UTC 

[PATCH v3 0/4] staging: mt7621-dts: fix formatting, dtc warning, links and pinctrl
 2022-01-25 15:39 UTC  (5+ messages)
` [PATCH v3 1/4] staging: mt7621-dts: fix formatting
` [PATCH v3 2/4] staging: mt7621-dts: fix switch0@0 warnings
` [PATCH v3 3/4] staging: mt7621-dts: use trgmii on gmac0 and enable flow control on port@6
` [PATCH v3 4/4] staging: mt7621-dts: fix pinctrl properties for ethernet

Build regressions/improvements in v5.17-rc1
 2022-01-25 14:20 UTC  (3+ messages)

[PATCH v2 00/20] fscache,erofs: fscache-based demand-read semantics
 2022-01-25 15:34 UTC  (4+ messages)
` [PATCH v2 11/20] erofs: add cookie context helper functions

[PATCH v8 04/10] vgaarb: Move framebuffer detection to ADD_DEVICE path
 2022-01-25 15:38 UTC  (2+ messages)

[PATCH 0/4] KVM: arm64: A510 errata workaround and fixes for fixup_guest_exit()
 2022-01-25 15:38 UTC  (5+ messages)
` [PATCH 1/4] arm64: Add Cortex-A510 CPU part definition
` [PATCH 2/4] KVM: arm64: Avoid consuming a stale esr value when SError occur
` [PATCH 3/4] KVM: arm64: Stop handle_exit() from handling HVC twice when an SError occurs
` [PATCH 4/4] KVM: arm64: Workaround Cortex-A510's single-step and PAC trap errata

D-Bus policies
 2022-01-25 15:38 UTC 

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

[PATCH] mtd: spi-nor: core: Check written SR value in spi_nor_write_16bit_sr_and_check()
 2022-01-25 15:30 UTC  (2+ messages)

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

[PATCH 0/5] sysfb: Fix memory-region management
 2022-01-25 15:34 UTC  (3+ messages)

[PATCH] arm64: dts: juno: Remove GICv2m dma-range
 2022-01-25 15:24 UTC  (2+ messages)

[PATCH iproute2-next v1] tc: add skip_hw and skip_sw to control action offload
 2022-01-25 15:22 UTC  (2+ messages)

[PATCH 1/2] drm/amd/pm: correct the MGpuFanBoost support for Beige Goby
 2022-01-25 15:35 UTC  (4+ messages)
` [PATCH 2/2] drm/amd/pm: fix the deadlock observed on performance_level setting

stable-rc/queue/4.4 build: 183 builds: 5 failed, 178 passed, 6 errors, 36 warnings (v4.4.299-113-g69586d700c98)
 2022-01-25 15:20 UTC 

[PATCH] packet.7: add description of zero protocol for socket
 2022-01-25 15:22 UTC 

[Bug 215525] New: HotPlug does not work on upstream kernel 5.17.0-rc1
 2022-01-25 15:33 UTC  (2+ messages)

[PATCH] arm64: extable: fix null deref in load_unaligned_zeropad
 2022-01-25 15:23 UTC  (3+ messages)

[linux-next:master 1565/1734] include/linux/fortify-string.h:98:19: error: initializer element is not constant
 2022-01-25 15:34 UTC  (2+ messages)

[linux-next:master 1562/1734] drivers/video/fbdev/cirrusfb.c:1852:17: sparse: sparse: incorrect type in argument 1 (different address spaces)
 2022-01-25 15:34 UTC  (2+ messages)

[PATCH 1/2] drm/amdgpu/display: adjust msleep limit in dp_wait_for_training_aux_rd_interval
 2022-01-25 15:33 UTC  (4+ messages)
` [PATCH 2/2] drm/amdgpu/display: use msleep rather than udelay for long delays

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

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] 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 3/4] nvme-fabrics: add tp8010 support
 2022-01-25 14:59 UTC  (2+ messages)
` [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  (5+ messages)
` [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 2/5] usb/ohci: Move cancelling async packet to ohci_stop_endpoints()
` [PATCH v2 4/5] usb/ohci: Merge ohci_async_cancel_device() into ohci_child_detach()

[LTP] [PATCH 1/3] memcontrol02: Add VFAT/MSDOS magic and set error to 50% for it also
 2022-01-25 15:31 UTC  (4+ messages)
` [LTP] [PATCH v2 "
  ` [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)

[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  (7+ 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  (8+ messages)
` [virtio-comment] Re: [virtio] "
    ` [virtio-dev] "

[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  (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  (5+ messages)
` [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  (14+ messages)
` [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  (4+ 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 

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

[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  (3+ messages)
` [PATCH v7 03/11] libx86: introduce helper to fetch msr entry


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.