All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-11-27 11:09:41 to 2020-11-27 12:08:58 UTC [more...]

[Intel-gfx] [RFC PATCH 000/162] DG1 + LMEM enabling
 2020-11-27 12:05 UTC  (48+ messages)
`  "
` [RFC PATCH 001/162] drm/i915/selftest: also consider non-contiguous objects
  ` [Intel-gfx] "
` [Intel-gfx] [RFC PATCH 002/162] drm/i915/selftest: assert we get 2M GTT pages
  `  "
` [RFC PATCH 003/162] drm/i915/selftest: handle local-memory in perf_memcpy
  ` [Intel-gfx] "
` [Intel-gfx] [RFC PATCH 004/162] drm/i915/gt: Move move context layout registers and offsets to lrc_reg.h
  `  "
` [RFC PATCH 005/162] drm/i915/gt: Rename lrc.c to execlists_submission.c
  ` [Intel-gfx] "
` [Intel-gfx] [RFC PATCH 006/162] drm/i915: split gen8+ flush and bb_start emission functions to their own file
  `  "
` [Intel-gfx] [RFC PATCH 007/162] drm/i915: split wa_bb code to its "
  `  "
` [Intel-gfx] [RFC PATCH 008/162] HAX drm/i915: Work around the selftest timeline lock splat workaround
  `  "
` [Intel-gfx] [RFC PATCH 009/162] drm/i915: Introduce drm_i915_lock_isolated
  `  "
` [RFC PATCH 010/162] drm/i915: Lock hwsp objects isolated for pinning at create time
  ` [Intel-gfx] "
` [Intel-gfx] [RFC PATCH 011/162] drm/i915: Pin timeline map after first timeline pin, v5
  `  "
` [Intel-gfx] [RFC PATCH 012/162] drm/i915: Move cmd parser pinning to execbuffer
  `  "
` [Intel-gfx] [RFC PATCH 013/162] drm/i915: Add missing -EDEADLK handling to execbuf pinning, v2
  `  "
` [Intel-gfx] [RFC PATCH 014/162] drm/i915: Ensure we hold the object mutex in pin correctly v2
  `  "
` [RFC PATCH 015/162] drm/i915: Add gem object locking to madvise
  ` [Intel-gfx] "
` [Intel-gfx] [RFC PATCH 016/162] drm/i915: Move HAS_STRUCT_PAGE to obj->flags
  `  "
` [RFC PATCH 017/162] drm/i915: Rework struct phys attachment handling
  ` [Intel-gfx] "
` [Intel-gfx] [RFC PATCH 018/162] drm/i915: Convert i915_gem_object_attach_phys() to ww locking, v2
  `  "
` [Intel-gfx] [RFC PATCH 019/162] drm/i915: make lockdep slightly happier about execbuf
  `  "
` [RFC PATCH 020/162] drm/i915: Disable userptr pread/pwrite support
` [Intel-gfx] [RFC PATCH 021/162] drm/i915: No longer allow exporting userptr through dma-buf
  `  "
` [Intel-gfx] [RFC PATCH 022/162] drm/i915: Reject more ioctls for userptr
  `  "
` [RFC PATCH 025/162] drm/i915: Fix userptr so we do not have to worry about obj->mm.lock, v5
` [RFC PATCH 028/162] drm/i915: Make ring submission compatible with obj->mm.lock removal, v2
` [RFC PATCH 029/162] drm/i915: Handle ww locking in init_status_page

[PATCH] random: avoid arch_get_random_seed_long() when collecting IRQ randomness
 2020-11-27 12:08 UTC  (3+ messages)

[PATCH v3 00/36] cleanup qemu_init and make sense of command line processing
 2020-11-27 12:06 UTC  (14+ messages)
` [PATCH 13/36] vl: move semihosting command line fallback to qemu_init_board
` [PATCH 26/36] remove preconfig state
` [PATCH 29/36] vl: extract softmmu/datadir.c
` [PATCH 37/36] machine: introduce MachineInitPhase

[dpdk-dev] [PATCH] eal/windows: vfprintf build warning with clang
 2020-11-27 12:07 UTC 

[PATCH 1/4] USB: gadget: f_rndis: fix bitrate for SuperSpeed and above
 2020-11-27 12:06 UTC  (3+ messages)
` [PATCH 4/4] USB: gadget: f_midi: setup SuperSpeed Plus descriptors

[dm-devel] merge struct block_device and struct hd_struct v3
 2020-11-27 12:04 UTC  (9+ messages)
` [dm-devel] [PATCH 12/44] block: add a bdev_kobj helper
  `  "
` [dm-devel] [PATCH 13/44] block: use disk_part_iter_exit in disk_part_iter_next
  `  "

[PATCH v3] drivers/perf: Add support for ARMv8.3-SPE
 2020-11-27 12:03 UTC  (3+ messages)

[PATCH v4 0/7] Microchip PolarFire SoC support
 2020-11-27 12:04 UTC  (8+ messages)
` [PATCH v4 1/7] riscv: Add DMA 64-bit address support
` [PATCH v4 2/7] net: macb: Add DMA 64-bit address support for macb
` [PATCH v4 3/7] net: macb: Add phy address to read it from device tree
` [PATCH v4 4/7] clk: Add Microchip PolarFire SoC clock driver
` [PATCH v4 5/7] riscv: dts: Add device tree for Microchip Icicle Kit
` [PATCH v4 6/7] riscv: Add Microchip MPFS Icicle Kit support
` [PATCH v4 7/7] doc: board: Add Microchip MPFS Icicle Kit doc

[PATCH RT] mm/swap: use local lock in deactivate_page()
 2020-11-27 11:43 UTC  (4+ messages)

[PATCH] KVM: arm64: Refuse to run VCPU if PMU is not initialized
 2020-11-27 12:02 UTC  (3+ messages)

[PATCH v8 3/3] PCI: uniphier: Add misc interrupt handler to invoke PME and AER
 2020-11-27 12:02 UTC  (5+ messages)

[PATCH v2 1/4] iio: adc: ad7887: convert dual-channel mode to DT/ACPI
 2020-11-27 12:02 UTC  (3+ messages)

[Intel-gfx] [PATCH] drm/i915/gt: Declare gen9 has 64 mocs entries!
 2020-11-27 12:03 UTC  (2+ messages)
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for "

[PATCH] mm: memory_hotplug: put migration failure information under DEBUG_VM
 2020-11-27 12:02 UTC  (8+ messages)

[Intel-gfx] [PATCH] drm/i915/pmu: Deprecate I915_PMU_LAST and optimize state tracking
 2020-11-27 11:59 UTC  (2+ messages)
` [Intel-gfx] ✗ Fi.CI.BAT: failure for drm/i915/pmu: Deprecate I915_PMU_LAST and optimize state tracking (rev2)

[PATCH v8 0/3] xen/events: further locking adjustments
 2020-11-27 11:57 UTC  (4+ messages)
` [PATCH v8 1/3] xen/events: modify struct evtchn layout

[PATCH 0/2] KVM: x86: cleanup and fix userspace interrupt window
 2020-11-27 11:56 UTC  (4+ messages)
` [PATCH 1/2] KVM: x86: handle !lapic_in_kernel case in kvm_cpu_*_extint
` [PATCH 2/2] KVM: x86: Fix split-irqchip vs interrupt injection window request

[RFC PATCH v2 0/4] Allocate memmap from hotadded memory (per device)
 2020-11-27 11:55 UTC  (3+ messages)
` [RFC PATCH v2 4/4] mm,memory_hotplug: Enable MHP_MEMMAP_ON_MEMORY when supported

AX210 version 0024 not detected by iwlwifi
 2020-11-27 11:55 UTC  (3+ messages)

few missing fixes for 4.4-stable
 2020-11-27 11:54 UTC 

[PATCH v4 00/14] An alternative series for asymmetric AArch32 systems
 2020-11-27 11:53 UTC  (9+ messages)
` [PATCH v4 02/14] arm64: Allow mismatched 32-bit EL0 support
` [PATCH v4 03/14] KVM: arm64: Kill 32-bit vCPUs on systems with mismatched "

linux-next: manual merge of the akpm-current tree with the tip tree
 2020-11-27 11:54 UTC  (2+ messages)

[ANNOUNCE] Call for agenda items for December 2020 Community Call @ 16:00 UTC
 2020-11-27 11:52 UTC 

[RFC] ich9:cpuhp: add support for cpu hot-unplug with SMI broadcast enabled
 2020-11-27 11:47 UTC  (9+ messages)

[PATCH v3 0/3] erofs-utils: introduce fuse implementation
 2020-11-27 11:46 UTC  (4+ messages)
  ` [PATCH v3 1/3] "
  ` [PATCH v3 2/3] erofs-utils: fuse: support symlink & special inode
  ` [PATCH v3 3/3] erofs-utils: fuse: add compressed file support

[PATCH for-6.0 0/6] Add HMP/QMP commands to query accelerator
 2020-11-27 11:45 UTC  (5+ messages)
` [PATCH for-6.0 6/6] qapi: Deprecate 'query-kvm'

[REGRESSION] omapdrm/N900 display broken
 2020-11-27 11:45 UTC  (10+ messages)

[GIT PULL] IOMMU fixes for -rc6
 2020-11-27 11:45 UTC  (2+ messages)

[igt-dev] [PATCH 0/1] tests/kms_plane_scaling: Correcting typo error for plane
 2020-11-27 11:44 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.IGT: success for "

[git:media_tree/master] media: msi2500: assign SPI bus number dynamically
 2020-11-27  7:12 UTC 

[PATCH] riscv/stacktrace: fix stackframe without ra on the top
 2020-11-27 11:43 UTC  (3+ messages)

[RFC v6 00/11] i386 cleanup
 2020-11-27 11:41 UTC  (6+ messages)
` [RFC v6 10/11] accel: introduce AccelCPUClass extending CPUClass

[GIT PULL] arm64 fixes for -rc6
 2020-11-27 11:40 UTC  (2+ messages)

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

[linux-next:master 3828/8750] kernel/bpf/btf.c:5603:29: sparse: sparse: incorrect type in initializer (different address spaces)
 2020-11-27 11:39 UTC  (2+ messages)

[LTP] [PATCH] netstress: explicitly set a thread stack size
 2020-11-27 11:38 UTC  (7+ messages)
  ` [LTP] [PATCH v2] "

[PATCH 01/16] mfd: bcm590xx: drop of_match_ptr from of_device_id table
 2020-11-27 11:37 UTC  (5+ messages)

[GIT PULL] Writeback fis for 5.10-rc6
 2020-11-27 11:37 UTC 

[dpdk-dev] [PATCH] windows: build warnings with clang
 2020-11-27 11:36 UTC 

[PATCH v2 0/6] arch_init.c cleanup
 2020-11-27 11:35 UTC  (5+ messages)
` [PATCH v2 1/6] arch_init: Move QEMU_ARCH definitions to cpu.h

Fedora 33 and perf probe failures
 2020-11-27 11:36 UTC  (7+ messages)

few missing fixes for 4.9-stable
 2020-11-27 11:35 UTC 

[PATCH 00/12] ext4: Various fixes of ext4 handling of fs errors
 2020-11-27 11:34 UTC  (13+ messages)
` [PATCH 01/12] ext4: Don't remount read-only with errors=continue on reboot
` [PATCH 02/12] ext4: Remove redundant sb checksum recomputation
` [PATCH 03/12] ext4: Standardize error message in ext4_protect_reserved_inode()
` [PATCH 04/12] ext4: Make ext4_abort() use __ext4_error()
` [PATCH 05/12] ext4: Move functions in super.c
` [PATCH 06/12] ext4: Simplify ext4 error translation
` [PATCH 07/12] ext4: Defer saving error info from atomic context
` [PATCH 08/12] ext4: Combine ext4_handle_error() and save_error_info()
` [PATCH 09/12] ext4: Drop sync argument of ext4_commit_super()
` [PATCH 10/12] ext4: Protect superblock modifications with a buffer lock
` [PATCH 11/12] ext4: Save error info to sb through journal if available
` [PATCH 12/12] ext4: Use sbi instead of EXT4_SB(sb) in ext4_update_super()

[PATCH v2 00/12] x86: major paravirt cleanup
 2020-11-27 11:31 UTC  (4+ messages)
` [PATCH v2 03/12] x86/pv: switch SWAPGS to ALTERNATIVE

[Intel-gfx] [PATCH] drm/i915/display: Record the plane update times for debugging
 2020-11-27 11:30 UTC  (2+ messages)

NetBSD dom0 PVH: hardware interrupts stalls
 2020-11-27 11:29 UTC  (15+ messages)

[Buildroot] [Bug 13341] New: Mistake in /etc/init.d/S70vsftpd
 2020-11-27 11:29 UTC 

[PATCH] x86/cpu: correct values for GDT_ENTRY_INIT
 2020-11-27 11:25 UTC  (7+ messages)

pcm: ioplug: Limit transfer size to buffer boundary
 2020-11-27 11:23 UTC 

[PATCH 0/3] arm64: dts: mediatek: Add dsi and display support for MT8183 based boards
 2020-11-27 11:23 UTC  (4+ messages)

[PATCH 4/8] arm: Synchronize CPU on PSCI on
 2020-11-27 11:21 UTC  (8+ messages)

[Intel-wired-lan] [PATCH net v1] i40e: Fix VFs not created
 2020-11-27 11:23 UTC 

[linux-nfc] [PATCH v2 net-next 3/3] nfc: s3fwrn5: extract the common phy blocks
 2020-11-27 11:22 UTC  (3+ messages)
`  "

[GIT PULL] KVM/arm64 fixes for 5.10, take #4
 2020-11-27 11:21 UTC  (9+ messages)
` [PATCH 1/2] KVM: arm64: Correctly align nVHE percpu data
` [PATCH 2/2] KVM: arm64: vgic-v3: Drop the reporting of GICR_TYPER.Last for userspace

[PATCH] arm64: dts: mt8183: Add pwm and backlight node
 2020-11-27 11:20 UTC  (5+ messages)

[PATCH v4 00/16] soc: mediatek: pm-domains: Add new driver for SCPSYS power domains controller
 2020-11-27 11:19 UTC  (4+ messages)

[PATCH bpf-next 1/2] bpf: Add a bpf_kallsyms_lookup helper
 2020-11-27 11:20 UTC  (3+ messages)

[PATCH 0/5] v4l2-fwnode: Remove v4l2_async_notifier_parse_fwnode_endpoints_by_port() helper
 2020-11-27 11:19 UTC  (4+ messages)

Q: EFI_SPI support
 2020-11-27 11:17 UTC  (2+ messages)

[PATCH] MIPS: Loongson64: Fix up reserving kernel memory range
 2020-11-27 10:34 UTC  (2+ messages)

[PATCH v3 1/4] Input: adp5589-keys - add default platform data
 2020-11-27 11:14 UTC  (4+ messages)
` [PATCH v3 2/4] Input: adp5589-keys - wrap device probing into chip info struct
` [PATCH v3 3/4] Input: adp5589-keys - add basic devicetree support
` [PATCH v3 4/4] dt-bindings: add ADP5585/ADP5589 entries to trivial-devices

[PATCH 1/2] dt-bindings: reset: document Broadcom's BCM4908 PCIe reset binding
 2020-11-27 11:14 UTC  (2+ messages)
` [PATCH 2/2] reset: simple: add BCM4908 MISC PCIe reset controller support

[RESEND PATCH v4 1/6] MAINTAINERS: Add Advantech embedded controller entry
 2020-11-27 11:14 UTC  (3+ messages)
` [RESEND PATCH v4 4/6] mfd: ahc1ec0: Add support for Advantech embedded controller

[PATCH] media: venus: fix possible buffer overlow casued bad DMA value in venus_sfr_print()
 2020-11-27 11:14 UTC  (2+ messages)

[PATCH] MIPS: Octeon: irq: Alloc desc before configuring IRQ
 2020-11-27 11:13 UTC 

[qemu PATCH] docs: fix missing backslash in certtool shell example
 2020-11-27 11:12 UTC  (2+ messages)

[PATCH] hwrng: exynos - fix reference leak in exynos_trng_probe
 2020-11-27  9:44 UTC  (2+ messages)

[PATCH v2 1/1] erofs-utils: fix use after free in closedir
 2020-11-27 11:10 UTC  (3+ messages)

[PATCH] can: don't count arbitration lose as an error
 2020-11-27 11:09 UTC  (4+ messages)

few missing fixes for 4.14-stable
 2020-11-27 11:11 UTC 

[PATCH v2 3/4] overlay: Add the ability to remount volatile directories when safe
 2020-11-27 11:09 UTC  (2+ messages)

[PATCH v4 0/7] Netronix embedded controller driver for Kobo and Tolino ebook readers
 2020-11-27 11:08 UTC  (6+ messages)
` [PATCH v4 4/7] pwm: ntxec: Add driver for PWM function in Netronix EC

[PATCH net v3] ipvs: fix possible memory leak in ip_vs_control_net_init
 2020-11-27 11:09 UTC  (3+ 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.