All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-11-23 14:20:37 to 2020-11-23 14:54:47 UTC [more...]

[PATCH 00/23] pack-bitmap: bitmap generation improvements
 2020-11-23 14:54 UTC  (5+ messages)
` [PATCH v2 00/24] "
  ` [PATCH v2 12/24] pack-bitmap-write: fill bitmap with commit history

[PATCH] usb: oxu210hp-hcd: Fix memory leak in oxu_create
 2020-11-23 14:58 UTC 

[RFC PATCH 00/27] KVM/arm64: A stage 2 for the host
 2020-11-23 14:54 UTC  (11+ messages)
` [RFC PATCH 09/27] KVM: arm64: Allow using kvm_nvhe_sym() in hyp code
` [RFC PATCH 13/27] KVM: arm64: Enable access to sanitized CPU features at EL2

[PATCH v3 0/6] drm/tidss: Use new connector model for tidss
 2020-11-23 14:54 UTC  (3+ messages)
` [PATCH v3 6/6] drm/bridge: cdns-mhdp8546: Fix the interrupt enable/disable

[PATCH] usb: ehci-omap: Fix PM disable depth umbalance in ehci_hcd_omap_probe
 2020-11-23 14:57 UTC 

[GIT PULL] Ux500 DTS updates for the v5.11 kernel
 2020-11-23 14:53 UTC 

simplify pstore-blk
 2020-11-23 14:53 UTC  (8+ messages)
` [PATCH 8/9] pstore/blk: use the normal block device I/O path

[PATCH 0/2] phy: amlogic: Add support for the G12A Analog MIPI D-PHY
 2020-11-23 14:51 UTC  (9+ messages)
` [PATCH 1/2] dt-bindings: phy: add Amlogic G12A Analog MIPI D-PHY bindings
` [PATCH 2/2] phy: amlogic: Add G12A Analog MIPI D-PHY driver

[RFC PATCH] ceph: add ceph.caps vxattr
 2020-11-23 14:53 UTC 

[PATCH] notifier: Make atomic_notifiers use raw_spinlock
 2020-11-23 14:52 UTC  (3+ messages)

[RFC] Documentation/scheduler/schedutil.txt
 2020-11-23 14:51 UTC  (3+ messages)

[PATCH] hmp: Changed hmp_netdev_add() using qmp_marshal_netdev_add()
 2020-11-23 14:32 UTC  (8+ messages)

[PATCH] PCI: tegra: Use PTR_ERR_OR_ZERO
 2020-11-23 14:51 UTC  (4+ messages)
  ` [linux-safety] "

stable-rc/queue/4.9 baseline: 91 runs, 5 regressions (v4.9.245-46-g900857924fc46)
 2020-11-23 14:50 UTC 

[PATCH v3 00/14] An alternative series for asymmetric AArch32 systems
 2020-11-23 14:48 UTC  (7+ messages)
` [PATCH v3 10/14] sched: Introduce arch_cpu_allowed_mask() to limit fallback rq selection

5.10 regression, many XHCI swiotlb buffer is full / DMAR: Device bounce map failed errors on thunderbolt connected XHCI controller
 2020-11-23 14:49 UTC  (2+ messages)

[PATCH net v2] ipvs: fix possible memory leak in ip_vs_control_net_init
 2020-11-23 14:49 UTC  (4+ messages)

[PULL 00/33] Block patches
 2020-11-23 14:47 UTC  (5+ messages)

Exception with b4 am
 2020-11-23 14:49 UTC  (2+ messages)

[Buildroot] [PATCH next 00/12] Support for Cargo and Go vendoring
 2020-11-23 14:48 UTC  (5+ messages)
` [Buildroot] [PATCH next 06/12] package/tinifier: new package

[meta-oe][PATCH v2] thingsboard-gateway: Move under dynamic layers
 2020-11-23 14:46 UTC  (2+ messages)
` [oe] "

[PATCH 1/2] dt-bindings: iio: dac: AD5766 yaml documentation
 2020-11-23 14:50 UTC  (2+ messages)
` [PATCH 2/2] iio: dac: ad5766: add driver support for AD5766

[Intel-wired-lan] [PATCH net v2] i40e: Fix check for PF state (vf disable)
 2020-11-23 14:45 UTC 

Using wg-quick without having it set routes
 2020-11-23 14:44 UTC  (2+ messages)

Linux kernel: powerpc: RTAS calls can be used to compromise kernel integrity
 2020-11-23 14:41 UTC  (2+ messages)

virtio-9p-test.c:300:v9fs_req_recv: assertion failed (hdr.id == id): (7 == 73)
 2020-11-23 14:28 UTC  (4+ messages)

[PATCH] arm64: dts: qcom: fix indentation error in sm8250 cpu nodes
 2020-11-23 14:40 UTC 

[PATCH v3 00/36] cleanup qemu_init and make sense of command line processing
 2020-11-23 14:14 UTC  (29+ messages)
` [PATCH 03/36] vl: split various early command line options to a separate function
` [PATCH 09/36] vl: extract various command line desugaring snippets to a new function
` [PATCH 10/36] qemu-option: restrict qemu_opts_set to merge-lists QemuOpts
` [PATCH 11/36] vl: create "-net nic -net user" default earlier
` [PATCH 12/36] vl: load plugins as late as possible
` [PATCH 13/36] vl: move semihosting command line fallback to qemu_init_board
` [PATCH 14/36] vl: extract default devices to separate functions
` [PATCH 15/36] vl: move CHECKPOINT_INIT after preconfig
` [PATCH 16/36] vl: separate qemu_create_early_backends
` [PATCH 17/36] vl: separate qemu_create_late_backends
` [PATCH 18/36] vl: separate qemu_create_machine
` [PATCH 19/36] vl: separate qemu_apply_machine_options
` [PATCH 20/36] vl: separate qemu_resolve_machine_memdev
` [PATCH 21/36] vl: initialize displays before preconfig loop
` [PATCH 23/36] migration, vl: start migration via qmp_migrate_incoming
` [PATCH 24/36] vl: start VM via qmp_cont
` [PATCH 25/36] hmp: introduce cmd_available
` [PATCH 26/36] remove preconfig state
` [PATCH 27/36] vl: remove separate preconfig main_loop
` [PATCH 28/36] vl: allow -incoming defer with -preconfig
` [PATCH 29/36] vl: extract softmmu/datadir.c
` [PATCH 30/36] vl: extract machine done notifiers
` [PATCH 31/36] vl: extract softmmu/rtc.c
` [PATCH 32/36] vl: extract softmmu/runstate.c
` [PATCH 33/36] vl: extract softmmu/globals.c
` [PATCH 34/36] vl: remove serial_max_hds
` [PATCH 35/36] vl: clean up -boot variables
` [PATCH 36/36] vl: move all generic initialization out of vl.c

[PATCH] ceph: add a new test for cross quota realms renames
 2020-11-23 14:43 UTC  (4+ messages)
` [PATCH v2] "

[v2 1/1] vfio: Change default dirty pages tracking behavior during migration
 2020-11-23 14:08 UTC 

[PATCH] gpio: arizona: disable pm_runtime in case of failure
 2020-11-23 14:42 UTC  (2+ messages)

stable-rc/queue/4.19 baseline: 125 runs, 3 regressions (v4.19.159-91-ge3ab2e9b1083)
 2020-11-23 14:41 UTC 

[PATCH v4 00/13] Stateless H.264 de-staging
 2020-11-23 14:40 UTC  (14+ messages)
` [PATCH v4 01/13] media: ctrls: Add validate failure debug message
` [PATCH v4 02/13] media: rkvdec: h264: Support profile and level controls
` [PATCH v4 03/13] media: cedrus: h264: Support profile controls
` [PATCH v4 04/13] media: Rename stateful codec control macros
` [PATCH v4 05/13] media: Clean stateless control includes
` [PATCH v4 06/13] media: uapi: h264: Add profile_idc macros
` [PATCH v4 07/13] media: controls: Validate H264 stateless controls
` [PATCH v4 08/13] media: controls: Add the stateless codec control class
` [PATCH v4 09/13] media: uapi: Move parsed H264 pixel format out of staging
` [PATCH v4 10/13] media: uapi: Move the H264 stateless control types "
` [PATCH v4 11/13] media: controls: Log H264 stateless controls in .std_log
` [PATCH v4 12/13] media: uapi: move H264 stateless controls out of staging
` [PATCH v4 13/13] media: docs: Move the H264 stateless codec uAPI

[PATCH] arm64: dts: qcom: update usb qmp phy clock-cells property
 2020-11-23 14:37 UTC 

[PATCH v3 1/1] xdp: remove the function xsk_map_inc
 2020-11-23 14:40 UTC  (2+ messages)

[PATCH v3] HID: i2c-hid: add polling mode based on connected GPIO chip's pin status
 2020-11-23 14:36 UTC  (5+ messages)

[PATCH] arm64: dts: qcom: fix serial output for sm8250-hdk
 2020-11-23 14:35 UTC 

[dpdk-dev] [PATCH] ethdev: fix eCPRI header generic data field
 2020-11-23 14:39 UTC  (3+ messages)

Problems with the new pthread clock implementations
 2020-11-23 14:38 UTC  (4+ messages)

[PATCH V2 00/23] IOREQ feature (+ virtio-mmio) on Arm
 2020-11-23 14:39 UTC  (5+ messages)
` [PATCH V2 12/23] xen/ioreq: Remove "hvm" prefixes from involved function names

[virtio-comment] [PATCH v9] virtio-net: Add support for the flexible driver notification structure
 2020-11-23 14:38 UTC  (3+ messages)
` [virtio-comment] "
  ` [virtio-comment] "

[RFC] regarding Uboot AUTOBOOT_STOP_STR_SHA256
 2020-11-23 14:38 UTC  (2+ messages)

[PATCH 00/40] [Set 7] Rid W=1 warnings from GPU
 2020-11-23 14:36 UTC  (16+ messages)
` [PATCH 07/40] drm/mediatek/mtk_disp_rdma: Fix formatting and supply missing struct member description
` [PATCH 10/40] drm/mediatek/mtk_drm_drv: Staticise local function invoked by reference
` [PATCH 18/40] drm/mediatek/mtk_dpi: Remove unused struct definition 'mtk_dpi_encoder_funcs'

[PATCH v2 00/17] xvmalloc() / x86 xstate area / x86 CPUID / AMX beginnings
 2020-11-23 14:37 UTC  (18+ messages)
` [PATCH v2 01/17] mm: check for truncation in vmalloc_type()
` [PATCH v2 02/17] mm: introduce xvmalloc() et al and use for grant table allocations
` [PATCH v2 03/17] x86/xstate: use xvzalloc() for save area allocation
` [PATCH v2 04/17] x86/xstate: re-size save area when CPUID policy changes
` [PATCH v2 05/17] x86/xstate: re-use valid_xcr0() for boot-time checks
` [PATCH v2 06/17] x86/xstate: drop xstate_offsets[] and xstate_sizes[]
` [PATCH v2 07/17] x86/xstate: replace xsave_cntxt_size and drop XCNTXT_MASK
` [PATCH v2 08/17] x86/xstate: avoid accounting for unsupported components
` [PATCH v2 09/17] x86: use xvmalloc() for extended context buffer allocations
` [PATCH v2 10/17] x86/xstate: enable AMX components
` [PATCH v2 11/17] x86/CPUID: adjust extended leaves out of range clearing
` [PATCH v2 12/17] x86/CPUID: shrink max_{,sub}leaf fields according to actual leaf contents
` [PATCH v2 13/17] x86/CPUID: move bounding of max_{,sub}leaf fields to library code
` [PATCH v2 14/17] x86/CPUID: enable AMX leaves
` [PATCH v2 15/17] x86emul: introduce X86EMUL_FPU_tile
` [PATCH v2 16/17] x86emul: support TILERELEASE
` [PATCH v2 17/17] x86emul: support {LD,ST}TILECFG

Regression due to commit 1161db6776bd1c35257e1e362e91bcb1b3fe4347 (media: usb: pwc: Don't use coherent DMA buffers for ISO transfer)
 2020-11-23 13:33 UTC  (2+ messages)

[PATCH] nvme-core: update NS Attr Changed AEN handling for ANA group
 2020-11-23 14:35 UTC  (4+ messages)

[PATCH 0/4] x86/MCE: some minor fixes
 2020-11-23 14:35 UTC  (8+ messages)
` [PATCH 1/4] x86/mce: do not overwrite no_way_out if mce_end() fails
` [PATCH 2/4] x86/mce: move the mce_panic() call and kill_it assignments at the right places

[PATCH 1/2] iio: cros_ec: do an early exit if not physical_device case
 2020-11-23 14:40 UTC  (2+ messages)
` [PATCH 2/2] iio: cros_ec: un-indent block that configures motion sensor fifo

[PATCH] ARM: hyp-stub: remove unused .L__boot_cpu_mode_offset symbol
 2020-11-23 14:34 UTC  (2+ messages)

[PATCH 0/2] More RCU vs idle fixes
 2020-11-23 14:35 UTC  (6+ messages)
` [PATCH 2/2] intel_idle: Fix intel_idle() vs tracing

[PATCH 0/2] drm: panel: add support for the Khadas TS050 panel
 2020-11-23 14:33 UTC  (6+ messages)
` [PATCH 1/2] dt-bindings: panel-simple-dsi: add Khadas TS050 panel bindings
` [PATCH 2/2] drm: panel: add Khadas TS050 panel driver

[PSIGN X/2] drm: panel: add support for the Khadas TS050 panel
 2020-11-23 14:34 UTC 

[PATCH v2 00/24] Opt-in always-on nVHE hypervisor
 2020-11-23 14:32 UTC  (7+ messages)
` [PATCH v2 06/24] kvm: arm64: Move hyp-init params to a per-CPU struct
` [PATCH v2 07/24] kvm: arm64: Refactor handle_trap to use a switch

[PATCH 00/30] [Set 6] Rid W=1 warnings from GPU
 2020-11-23 14:31 UTC  (11+ messages)
` [PATCH 28/30] drm/mediatek/mtk_disp_color: Fix formatting and provide missing member description
` [PATCH 30/30] drm/mediatek/mtk_disp_ovl: "

[RFC] PM Domains: Ensure the provider is resumed first
 2020-11-23 14:31 UTC  (4+ messages)

NetBSD dom0 PVH: hardware interrupts stalls
 2020-11-23 14:31 UTC  (11+ messages)

[PATCH v10 0/3] Adding support for Microchip/Microsemi serial GPIO controller
 2020-11-23 14:31 UTC  (6+ messages)
` [PATCH v10 3/3] arm64: dts: sparx5: Add SGPIO devices

[PATCH 0/6] tlb: Fix access and (soft-)dirty bit management
 2020-11-23 14:31 UTC  (7+ messages)
` [PATCH 2/6] arm64: pgtable: Ensure dirty bit is preserved across pte_wrprotect()

[dpdk-dev] [PATCH] doc: update features for hns3
 2020-11-23 14:32 UTC 

netconsole deadlock with virtnet
 2020-11-23 14:31 UTC  (9+ messages)

[PATCH 0/4] x86: ACPI and DMI table mapping fixes
 2020-11-23 14:30 UTC  (3+ messages)
` [PATCH 1/4] x86/ACPI: fix mapping of FACS

Poor performace on mmap reading arm64 on audio device
 2020-11-23 14:28 UTC  (6+ messages)

[PATCH] uio/uio_pci_generic: remove unneeded pci_set_drvdata()
 2020-11-23 14:34 UTC  (2+ messages)
` [PATCH v2] "

[PATCH] btrfs: fix lockdep splat when reading qgroup config on mount
 2020-11-23 14:28 UTC 

[PATCH net-next v2 0/2] Add an assert in napi_consume_skb()
 2020-11-23 14:27 UTC  (3+ messages)
` [PATCH net-next v2 1/2] lockdep: Introduce in_softirq lockdep assert

[arm64] kernel BUG at kernel/seccomp.c:1309!
 2020-11-23 14:26 UTC  (5+ messages)

[PATCH] arm-autonomy/xenguest-manager: Private xenguest-manager functions
 2020-11-23 14:26 UTC  (2+ messages)
` [meta-arm] "

[PATCH] arm-autonomy/n1sdp-image-customization: boot partition size variables
 2020-11-23 14:26 UTC  (2+ messages)
` [meta-arm] "

[PATCH net-next] bridge: mrp: Implement LC mode for MRP
 2020-11-23 14:25 UTC  (5+ messages)
      ` [Bridge] "

[Buildroot] [PATCH RESEND] package/icu: bump to version 68-1
 2020-11-23 14:25 UTC  (3+ messages)

[dpdk-dev] [PATCH] doc: announce flow API matching pattern struct changes
 2020-11-23 14:25 UTC  (4+ messages)

[PATCH] drm/mediatek: Drop local dma_parms
 2020-11-23 14:24 UTC  (4+ messages)

[ANNOUNCE] WireGuard for Windows 0.3: ARM support, enterprise features, & more
 2020-11-23 14:24 UTC 

[RFC] perf/x86: Fix a warning on x86_pmu_stop()
 2020-11-23 14:23 UTC  (2+ messages)

Hardcoded multicast queue length in macvlan.c driver causes poor multicast receive performance
 2020-11-23 14:22 UTC 

Clarification on log rotation
 2020-11-23 14:21 UTC 

[MPTCP] [PATCH net-next 00/10] mptcp: More miscellaneous MPTCP fixes
 2020-11-23 14:21 UTC  (5+ messages)
` [MPTCP] [PATCH net-next 10/10] mptcp: refine MPTCP-level ack scheduling
  ` [MPTCP] "
    `  "

[igt-dev] [PATCH i-g-t] lib/rendercopy_gen9: Ensure to cover all destination area
 2020-11-23 14:20 UTC 

[PATCH 000/141] Fix fall-through warnings for Clang
 2020-11-23 14:19 UTC  (10+ 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.