All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-03-23 17:45:09 to 2022-03-23 18:41:41 UTC [more...]

[PATCH] drm/amdgpu/vcn: improve vcn dpg stop procedure
 2022-03-23 18:41 UTC  (2+ messages)

RTT-PROBE: lore-subspace-rtt
 2022-03-23 18:41 UTC 

[PATCH v2 3/3] dt-bindings: arm: sunxi: add A20-olinuxino-lime2 Revisions G/G1/G2
 2022-03-23 18:39 UTC  (3+ messages)

[PATCH 0/2] Upper bound mode for kernel timers
 2022-03-23 18:40 UTC  (3+ messages)
` [PATCH 1/2] timer: introduce upper bound timers

[RFC] Add KFD available memory ioctl thunk support
 2022-03-23 18:39 UTC  (4+ messages)
  ` [RFC] Add KFD available memory ioctl thunk support (rev 1)

[PATCH v8 00/46] CXl 2.0 emulation Support
 2022-03-23 18:37 UTC  (9+ messages)
` [PATCH v8 17/46] hw/cxl/device: Add a memory device (8.2.8.5)
` [PATCH v8 23/46] hw/cxl/component: Implement host bridge MMIO (8.2.5, table 142)

[PATCH -next v2 0/4]mm: page_table_check: add support on arm64 and riscv
 2022-03-23 18:37 UTC  (9+ messages)
` [PATCH -next v2 3/4] arm64: mm: add support for page table check
` [PATCH -next v2 4/4] riscv: "

[PATCH 00/32] Misc cleanups
 2022-03-23 18:36 UTC  (17+ messages)
` [PATCH 09/32] include/qapi: add g_autoptr support for qobject types
` [PATCH 10/32] tests: replace free_all() usage with g_auto
` [PATCH 14/32] util: rename qemu-error.c to match its header name
` [PATCH 23/32] include: move target page bits declaration to page-vary.h
` [PATCH 24/32] include: move progress API to qemu-progress.h
` [PATCH 26/32] include: move os_*() to os-foo.h
` [PATCH 29/32] Move fcntl_setfl() to oslib-posix
` [PATCH 30/32] qga: remove explicit environ argument from exec/spawn

[PATCH v2 0/3] Fix for arch timer users
 2022-03-23 18:35 UTC  (8+ messages)
` [PATCH v2 2/3] dt-bindings: timer: Document arm,cortex-a7-timer in arch timer
  ` [PATCH v2 2/3] dt-bindings: timer: Document arm, cortex-a7-timer "

RTT-PROBE: lore-subspace-rtt
 2022-03-23 18:36 UTC 

[PATCH v2 0/8] arm64: mvebu: Support for Marvell 98DX2530 (and variants)
 2022-03-23 18:34 UTC  (7+ messages)
` [PATCH v2 1/8] dt-bindings: pinctrl: mvebu: Document bindings for AC5

[PATCH RFC net-next 0/5] net: phy: C45-over-C22 access
 2022-03-23 18:34 UTC  (6+ messages)
` [PATCH RFC net-next 1/5] net: phy: mscc-miim: reject clause 45 register accesses
` [PATCH RFC net-next 2/5] net: phy: support indirect c45 access in get_phy_c45_ids()
` [PATCH RFC net-next 3/5] net: phy: mscc-miim: add probe_capabilities
` [PATCH RFC net-next 4/5] net: phy: introduce is_c45_over_c22 flag
` [PATCH RFC net-next 5/5] net: phylink: handle the new is_c45_over_c22 property

Parallel modesets and private state objects broken, where to go with MST?
 2022-03-23 18:34 UTC  (6+ messages)

[PATCH v1 1/2] gpg-sign: Add parameters to gpg signature function
 2022-03-23 18:34 UTC  (2+ messages)

[PATCH v2] board: kontron: increase the CONFIG_SYS_MALLOC_F_LEN
 2022-03-23 18:33 UTC  (5+ messages)

[RFC v3 PATCH 0/5] In kernel handling of CPU hotplug events for crash kernel
 2022-03-23 18:33 UTC  (10+ messages)
` [RFC v3 PATCH 2/5] powerpc/crash hp: introduce a new config option CRASH_HOTPLUG
` [RFC v3 PATCH 3/5] powrepc/crash hp: update kimage struct
` [RFC v3 PATCH 4/5] powerpc/crash hp: add crash hotplug support for kexec_file_load
` [RFC v3 PATCH 5/5] powerpc/crash hp: add crash hotplug support for kexec_load

[PATCH 00/10] Python: Remove synchronous QMP library
 2022-03-23 18:24 UTC  (5+ messages)
` [PATCH 06/10] python/aqmp: copy qmp docstrings to qemu.aqmp.legacy
` [PATCH 09/10] python: rename qemu.aqmp to qemu.qmp

RTT-PROBE: lore-subspace-rtt
 2022-03-23 18:31 UTC 

[PATCH] tlb: hugetlb: Add arm64 contiguous hint awareness
 2022-03-23 18:30 UTC  (2+ messages)

[PATCH 00/14] EDAC/amd64: move platform specific routines to pvt->ops
 2022-03-23 18:30 UTC  (7+ messages)
` [PATCH 03/14] EDAC/amd64: Add prep_chip_selects() into pvt->ops
` [PATCH 04/14] EDAC/amd64: Add determine_memory_type() "
` [PATCH 05/14] EDAC/amd64: Add get_ecc_sym_sz() "

[Intel-gfx] [PATCH 0/9] drm/i915: More fixed_mode refactoring
 2022-03-23 18:29 UTC  (10+ messages)
` [Intel-gfx] [PATCH 1/9] drm/i915: Pass intel_connector to intel_panel_{init, fini}()
` [Intel-gfx] [PATCH 2/9] drm/i915: Use DRM_MODE_FMT+DRM_MODE_ARG()
` [Intel-gfx] [PATCH 3/9] drm/i915: Extract intel_edp_add_properties()
` [Intel-gfx] [PATCH 4/9] drm/i915: Use intel_panel_preferred_fixed_mode() more
` [Intel-gfx] [PATCH 5/9] drm/i915: Rename intel_panel_vbt_fixed_mode()
` [Intel-gfx] [PATCH 6/9] drm/i915: Extract intel_panel_vbt_sdvo_fixed_mode()
` [Intel-gfx] [PATCH 7/9] drm/i915: Extract intel_panel_encoder_fixed_mode()
` [Intel-gfx] [PATCH 8/9] drm/i915: Use intel_panel_edid_fixed_mode() for sdvo
` [Intel-gfx] [PATCH 9/9] drm/i915: Change SDVO fixed mode handling

[PATCH mptcp-next v11 0/7] add skc_to_mptcp_sock
 2022-03-23 18:29 UTC  (6+ messages)
` [PATCH mptcp-next v11 6/7] selftests: bpf: verify ca_name of struct mptcp_sock

[PATCH 0/2] acpi: add support for CXL _OSC
 2022-03-23 18:29 UTC  (4+ messages)
` [PATCH 2/2] acpi/pci_root: negotiate "

[PATCH v5 0/4] Allow drm_writeback_connector to accept pointer to drm_encoder
 2022-03-23 18:28 UTC  (4+ messages)
` [PATCH v5 2/4] drm: introduce drm_writeback_connector_init_with_encoder() API

[PATCH] KVM: x86: Add support for CMCI and UCNA
 2022-03-23 18:28 UTC 

What's cooking in git.git (Mar 2022, #04; Thu, 17)
 2022-03-23 18:28 UTC  (5+ messages)

[oe-layersetup][master][PATCH] configs: Switch github repos from git to https
 2022-03-23 18:28 UTC 

stable-rc/queue/5.10 build: 135 builds: 3 failed, 132 passed, 4 errors, 8 warnings (v5.10.108)
 2022-03-23 18:27 UTC 

[PATCH 0/2] Add RZ/G2L DSI driver
 2022-03-23 18:26 UTC  (6+ messages)
` [PATCH 1/2] dt-bindings: display: bridge: Document RZ/G2L MIPI DSI TX bindings

[PATCH] power-domain: Fix use of uninitialized value in dev_power_domain_ctrl
 2022-03-23 18:26 UTC 

RTT-PROBE: lore-subspace-rtt
 2022-03-23 18:26 UTC 

[PATCH] btrfs: do not clear read-only when adding sprout device
 2022-03-23 18:25 UTC  (5+ messages)

[PATCH v3 0/5] Replace 'qemu_irq_split' with 'TYPE_SPLIT_IRQ'
 2022-03-23 18:23 UTC  (11+ messages)
` [PATCH v3 1/5] hw/arm/realview: replace 'qemu_split_irq' "
` [PATCH v3 2/5] hw/arm/stellaris: "
` [PATCH v3 3/5] hw/intc/exynos4210_combiner: "
` [PATCH v3 4/5] hw/intc/exynos4210_gic: "
` [PATCH v3 5/5] hw/core/irq: remove unused 'qemu_irq_split' function

[RFC PATCH 0/3] nvmet: export discovery subsystem
 2022-03-23 18:07 UTC  (12+ messages)
` [PATCH 1/3] nvmet: expose discovery subsystem in sysfs

[PATCH v1 00/14] ARM: dts: imx6dl-colibri: Misc improvements and newly added carriers
 2022-03-23 18:23 UTC  (5+ messages)
` [PATCH v1 01/14] dt-bindings: arm: fsl: imx6dl-colibri: Drop dedicated v1.1 bindings
` [PATCH v1 02/14] dt-bindings: arm: fsl: Add carriers for toradex,colibri-imx6dl

[Intel-gfx] [CI] PR for DG2 DMC v2.06
 2022-03-23 18:23 UTC 

[Intel-gfx] [PATCH] [topic/core-for-CI] Revert "drm/i915/dg2: Add relocation exception"
 2022-03-23 18:22 UTC  (2+ messages)
` [Intel-gfx] ✗ Fi.CI.DOCS: warning for Revert "drm/i915/dg2: Add relocation exception" (rev2)

[PATCH 0/4] Verify dirty logging works properly with page stats
 2022-03-23 18:21 UTC  (4+ messages)
` [PATCH 4/4] selftests: KVM: use dirty logging to check if page stats work correctly

[ovmf test] 168804: regressions - FAIL
 2022-03-23 18:21 UTC 

[PATCH 0/6] Add latency_nice priority
 2022-03-23 18:20 UTC  (7+ messages)
` [RFC 6/6] sched/fair: Add sched group latency support

RTT-PROBE: lore-subspace-rtt
 2022-03-23 18:21 UTC 

[PATCH net] ice: Clear default forwarding VSI during VSI release
 2022-03-23 18:19 UTC  (5+ messages)
  ` [Intel-wired-lan] "

[oe-core][PATCH] weston: use same distro features for weston and westion-init
 2022-03-23 18:18 UTC 

[PATCH 0/4] reset: make --no-refresh the only way to skip index refresh
 2022-03-23 18:18 UTC  (5+ messages)
` [PATCH v2 0/3] "
  ` [PATCH v2 1/3] reset: do not make '--quiet' disable "
  ` [PATCH v2 2/3] reset: remove 'reset.quiet' config option
  ` [PATCH v2 3/3] reset: remove 'reset.refresh' "

[PATCH RFC 00/12] IOMMUFD Generic interface
 2022-03-23 18:15 UTC  (10+ messages)
` [PATCH RFC 07/12] iommufd: Data structure to provide IOVA to PFN mapping
` [PATCH RFC 10/12] iommufd: Add kAPI toward external drivers

[PATCH 0/3] Documentation: KVM: add a place to document API quirks and (x86) CPU errata
 2022-03-23 18:16 UTC  (5+ messages)
` [PATCH 2/3] Documentation: KVM: add virtual CPU errata documentation
` [PATCH 3/3] Documentation: KVM: add API issues section

RTT-PROBE: lore-subspace-rtt
 2022-03-23 18:16 UTC 

[GIT PULL] tracing/rtla: Updates to the RTLA tool
 2022-03-23 18:15 UTC  (2+ messages)

+ panic-move-panic_print-before-kmsg-dumpers.patch added to -mm tree
 2022-03-23 18:14 UTC  (4+ messages)

Pretty format color bug
 2022-03-23 18:12 UTC  (4+ messages)
` BUG: %+ format placeholder and colors

[PATCH] drm/amdkfd: Fix Incorrect VMIDs passed to HWS
 2022-03-23 18:11 UTC 

[igt-dev] [PATCH i-g-t] tests/kms_setmode: Limit the execution to two display config
 2022-03-23 18:11 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.IGT: success for "

[PATCH] libsemanage: Fallback to semanage_copy_dir when rename() failed
 2022-03-23 18:11 UTC  (2+ messages)

RTT-PROBE: lore-subspace-rtt
 2022-03-23 18:11 UTC 

[PATCH] USB4/TBT device routers should wake up during S0ix when something gets connected/disconnected or a DP monitor gets plugged in
 2022-03-23 18:11 UTC  (3+ messages)

[PATCH] sandbox: sdl: Add stub sandbox_sdl_remove_display()
 2022-03-23 18:06 UTC  (2+ messages)

[PATCH v3 0/3] malloc: Enable profiling dlmalloc with valgrind
 2022-03-23 18:04 UTC  (4+ messages)
` [PATCH v3 1/3] Add valgrind headers to U-Boot
` [PATCH v3 2/3] malloc: Annotate allocator for valgrind
` [PATCH v3 3/3] doc: sandbox: Document how to run sandbox with valgrind

[net-next v11 0/2] net: sched: allow user to select txqueue
 2022-03-23 18:10 UTC  (3+ messages)
` [net-next v11 2/2] net: sched: support hash selecting tx queue

Bitlocker resize
 2022-03-23 18:10 UTC  (2+ messages)

[PATCH v2] PCI: endpoint: Use blocking notifier instead of atomic
 2022-03-23 18:09 UTC  (5+ messages)

[PATCH v11 0/5] USB DWC3 host wake up support from system suspend
 2022-03-23 18:07 UTC  (3+ messages)
` [PATCH v11 2/5] usb: dwc3: core: Host "

[GIT PULL] Networking for 5.18
 2022-03-23 18:07 UTC 

[PATCH v1 0/2] Add USB HOST OHCI driver for Sunplus SP7021 SoC
 2022-03-23 18:07 UTC  (2+ messages)

[PATCH 1/1] MAINTAINERS: Update maintainers for Guest x86 HAXM CPUs
 2022-03-23 18:05 UTC  (2+ messages)

RTT-PROBE: lore-subspace-rtt
 2022-03-23 18:06 UTC 

[PULL for 7.0 0/8] i386, docs, gitlab fixes
 2022-03-23 18:05 UTC  (2+ messages)

[PATCH] clk: stm32: Fix typo in comment
 2022-03-23 17:55 UTC  (3+ messages)

[PATCH 0/3] shmem: Allow userspace monitoring of tmpfs for lack of space
 2022-03-23 18:04 UTC  (4+ messages)
` [PATCH 2/3] shmem: Introduce /sys/fs/tmpfs support

[PATCH v3 0/6] Support akcipher for virtio-crypto
 2022-03-23 18:03 UTC  (5+ messages)
  `  "

[RFC PATCH 0/3] objtool: Add mcount sub-command
 2022-03-23 18:02 UTC  (4+ messages)
` [RFC PATCH 1/3] objtool: Move common code to utils.c

[PATCH mptcp-next] mptcp: add pm_nl_get_pernet helper
 2022-03-23 18:03 UTC  (2+ messages)
` mptcp: add pm_nl_get_pernet helper: Tests Results

[RFC PATCH] repo-settings: set defaults even when not in a repo
 2022-03-23 18:03 UTC 

perf record crash with Intel PT
 2022-03-23 18:02 UTC  (3+ messages)

[PATCH v5 net 0/4] Fix broken link on Xilinx's AXI Ethernet in SGMII mode
 2022-03-23 18:00 UTC  (5+ messages)
` [PATCH v5 net 1/4] net: axienet: setup mdio unconditionally
` [PATCH v5 net 2/4] net: axienet: factor out phy_node in struct axienet_local
` [PATCH v5 net 3/4] dt-bindings: net: add pcs-handle attribute
` [PATCH v5 net 4/4] net: axiemac: use a phandle to reference pcs_phy

[syzbot] WARNING in ieee80211_mgd_probe_ap_send
 2022-03-23 18:02 UTC 

RTT-PROBE: lore-subspace-rtt
 2022-03-23 18:01 UTC 

[PATCH v2] ARM: dts: spear13xx: Update SPI dma properties
 2022-03-23 17:59 UTC  (2+ messages)

[PATCH v2] drivers: ethernet: cpsw: fix panic when intrrupt coaleceing is set via ethtool
 2022-03-23 18:00 UTC  (2+ messages)

[PATCH net-next] llc: fix netdevice reference leaks in llc_ui_bind()
 2022-03-23 18:00 UTC  (2+ messages)

[PATCH v2 0/9] arm64: Automatic system register definition generation
 2022-03-23 17:58 UTC  (3+ messages)
` [PATCH v2 4/9] arm64/sysreg: Provide a helper macro for defining sysreg bitmasks

[PATCH net 0/2] ice: avoid sleeping/scheduling in atomic contexts
 2022-03-23 17:54 UTC  (6+ messages)
    ` [Intel-wired-lan] "

RTT-PROBE: lore-subspace-rtt
 2022-03-23 17:56 UTC 

[RFC PATCH v5 000/104] KVM TDX basic feature support
 2022-03-23 17:55 UTC  (7+ messages)
` [RFC PATCH v5 064/104] KVM: TDX: Implement TDX vcpu enter/exit path
` [RFC PATCH v5 083/104] KVM: x86: Split core of hypercall emulation to helper function

[PATCH v5 00/22] Support SDEI Virtualization
 2022-03-23 17:55 UTC  (4+ messages)
` [PATCH v5 19/22] KVM: arm64: Support SDEI ioctl commands on vCPU

[PATCH v3 0/6] Input: edt-ft5x06 - Improve configuration
 2022-03-23 17:54 UTC  (3+ messages)
` [PATCH v3 1/6] dt-bindings: input: touchscreen: edt-ft5x06: add report-rate-hz

[PATCH v6] driver core: Add sysfs support for physical location of a device
 2022-03-23 17:54 UTC  (4+ messages)

[LTP] [PATCH 1/2] API/cgroup: Add io controller
 2022-03-23 17:56 UTC  (3+ messages)
` [LTP] [PATCH 2/2] cgroups: Add first IO controller test

[PATCH RFC v1 0/2] pinctrl: ocelot: add shared reset
 2022-03-23 17:54 UTC  (3+ messages)
` [PATCH RFC v1 1/2] dt-bindings: pinctrl: ocelot: add reset property

[PATCH 0/2] More DT fixes for arm,pl022
 2022-03-23 17:52 UTC  (4+ messages)
` [PATCH 2/2] ARM: dts: lpc18xx: Update SPI dma properties

[ulfh-mmc:wip_uhs_v3 45/46] drivers/mmc/core/sd_uhs2.c:420:20: sparse: sparse: incorrect type in assignment (different base types)
 2022-03-23 17:51 UTC 

[syzbot] general protection fault in io_kill_timeouts
 2022-03-23 17:52 UTC 

[syzbot] INFO: task can't die in vmci_qp_broker_detach
 2022-03-23 17:52 UTC 

[syzbot] INFO: task hung in io_wq_put_and_exit (3)
 2022-03-23 17:52 UTC 

[linux-next:master 12708/14268] kernel/trace/bpf_trace.c:2452:12-20: WARNING opportunity for vmemdup_user
 2022-03-23 17:51 UTC  (2+ messages)
` [PATCH] bpf: fix swap.cocci warnings

RTT-PROBE: lore-subspace-rtt
 2022-03-23 17:51 UTC 

[PATCH net-next] net: bridge: mst: Restrict info size queries to bridge ports
 2022-03-23 17:50 UTC  (3+ messages)
  ` [Bridge] "

[net] net/sched: fix incorrect vlan_push_eth dest field
 2022-03-23 17:50 UTC  (2+ messages)

[PATCH] si2157: unknown chip version Si2147-A30 ROM 0x50
 2022-03-23 17:50 UTC  (2+ messages)

[PATCH -next] net: marvell: prestera: add missing destroy_workqueue() in prestera_module_init()
 2022-03-23 17:50 UTC  (2+ messages)

[PATCH 1/1 module-testing] kallsyms: enhance %pS/s/b printing when KALLSYSMS is disabled
 2022-03-23 16:47 UTC 

[PATCH net] ice: Fix MAC address setting
 2022-03-23 19:10 UTC  (3+ messages)
  ` [Intel-wired-lan] "

Outreachy drivers/staging patch restrictions
 2022-03-23 17:51 UTC  (3+ messages)

[PATCH 0/2] btrfs-progs: add check and repair ability for super num devices mismatch
 2022-03-23 17:43 UTC  (3+ messages)
` [PATCH 1/2] btrfs-progs: check: add check and repair ability for super num devs mismatch

RTT-PROBE: lore-subspace-rtt
 2022-03-23 17:46 UTC 

[GSoC] Some #leftoverbits for anyone looking for little projects
 2022-03-23 17:45 UTC  (5+ messages)
            ` Having grep support the -o option

[kvm-unit-tests PATCH v2 0/9] s390x: Further extend instruction interception tests
 2022-03-23 17:45 UTC  (3+ messages)
` [kvm-unit-tests PATCH v2 4/9] s390x: smp: add test for SIGP_STORE_ADTL_STATUS order

[PATCH v1 1/1] powerpc/83xx/mpc8349emitx: Get rid of of_node assignment
 2022-03-23 17:43 UTC 

[PATCH v5 0/2] check feature type for DFL irq parsing
 2022-03-23 17:47 UTC  (3+ messages)
` [PATCH v5 1/2] fpga: dfl: check feature type before parse irq info


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.