All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-11-03 10:33:39 to 2020-11-03 10:48:22 UTC [more...]

Any other ways to debug GPIO interrupt controller (pinctrl-amd) for broken touchpads of a new laptop model?
 2020-11-03 10:49 UTC  (13+ messages)

[igt-dev] [PATCH 0/2] Test cases for fbdev
 2020-11-03 10:48 UTC  (3+ messages)
` [igt-dev] [PATCH 1/2] tests/fbdev: Store framebuffer pointer at function scope
` [igt-dev] [PATCH 2/2] tests/fbdev: Add tests for read/write ops on framebuffer

[igt-dev] [PATCH i-g-t v7 01/28] lib/igt_list: igt_hlist implementation
 2020-11-03 10:47 UTC  (28+ messages)
` [igt-dev] [PATCH i-g-t v7 02/28] lib/igt_map: Introduce igt_map
` [igt-dev] [PATCH i-g-t v7 03/28] lib/igt_core: Track child process pid and tid
` [igt-dev] [PATCH i-g-t v7 04/28] lib/intel_allocator_simple: Add simple allocator
` [igt-dev] [PATCH i-g-t v7 05/28] lib/intel_allocator_random: Add random allocator
` [igt-dev] [PATCH i-g-t v7 06/28] lib/intel_allocator: Add intel_allocator core
` [igt-dev] [PATCH i-g-t v7 07/28] lib/intel_allocator: Try to stop smoothly instead of deinit
` [igt-dev] [PATCH i-g-t v7 08/28] lib/intel_allocator_msgchannel: Scale to 4k of parallel clients
` [igt-dev] [PATCH i-g-t v7 09/28] lib/intel_bufops: Removes handle from allocator, change size
` [igt-dev] [PATCH i-g-t v7 10/28] lib/intel_bufops: Add init with handle and size function
` [igt-dev] [PATCH i-g-t v7 11/28] lib/intel_batchbuffer: Integrate intel_bb with allocator
` [igt-dev] [PATCH i-g-t v7 12/28] lib/intel_batchbuffer: Add tracking intel_buf to intel_bb
` [igt-dev] [PATCH i-g-t v7 13/28] lib/intel_aux_pgtable: Get addresses for aux table from an allocator
` [igt-dev] [PATCH i-g-t v7 14/28] lib/igt_fb: Initialize intel_buf with same size as fb
` [igt-dev] [PATCH i-g-t v7 15/28] tests/api_intel_bb: Modify test to verify intel_bb with allocator
` [igt-dev] [PATCH i-g-t v7 16/28] tests/api_intel_bb: Add compressed->compressed copy
` [igt-dev] [PATCH i-g-t v7 17/28] tests/api_intel_allocator: Simple allocator test suite
` [igt-dev] [PATCH i-g-t v7 18/28] tests/gem|kms: Remove intel_bb from fixture
` [igt-dev] [PATCH i-g-t v7 19/28] tests/gem_mmap_offset: Use intel_buf wrapper code instead direct
` [igt-dev] [PATCH i-g-t v7 20/28] tests/gem_ppgtt: Adopt test to use intel_bb with allocator
` [igt-dev] [PATCH i-g-t v7 21/28] tests/gem_render_copy_redux: Adopt to use with intel_bb and allocator
` [igt-dev] [PATCH i-g-t v7 22/28] tests/perf.c: Remove buffer from batch
` [igt-dev] [PATCH i-g-t v7 23/28] tests/gem_linear_blits: Use intel allocator
` [igt-dev] [PATCH i-g-t v7 24/28] lib/ioctl_wrappers: Add gem_has_relocations() check
` [igt-dev] [PATCH i-g-t v7 25/28] lib/intel_batchbuffer: Use relocations in intel-bb up to gen12
` [igt-dev] [PATCH i-g-t v7 26/28] tests/api_intel_*: Adopt to use relocations as default "
` [igt-dev] [PATCH i-g-t v7 27/28] tests/gem_ppgtt: Migrate memory check out of render blits
` [igt-dev] [PATCH i-g-t v7 28/28] tests/api_intel_bb: Remove check-canonical test

[linux-linus test] 156372: regressions - FAIL
 2020-11-03 10:47 UTC 

[PATCH] diff: do not show submodule with untracked files as "-dirty"
 2020-11-03 10:46 UTC  (3+ messages)
` [Outreachy][PATCH v6] "

[PULL v3 00/32] VFIO updates 2020-11-01 (for QEMU 5.2 soft-freeze)
 2020-11-03 10:45 UTC  (4+ messages)
` [PULL v3 23/32] s390x/pci: Add routine to get the vfio dma available count

[Linux-kernel-mentees] [PATCH] checkpatch: add fix option for COMMIT_LOG_LONG_LINE
 2020-11-03 10:45 UTC  (6+ messages)

[PATCH 0/6] fix uninitialized variable warning
 2020-11-03 10:44 UTC  (3+ messages)

[dpdk-dev] performance degradation with fpic
 2020-11-03 10:45 UTC  (5+ messages)

[patch V3 00/37] mm/highmem: Preemptible variant of kmap_atomic & friends
 2020-11-03  9:27 UTC  (116+ messages)
` [patch V3 01/37] mm/highmem: Un-EXPORT __kmap_atomic_idx()
` [patch V3 02/37] highmem: Remove unused functions
` [patch V3 03/37] fs: Remove asm/kmap_types.h includes
` [patch V3 05/37] asm-generic: Provide kmap_size.h
` [patch V3 06/37] highmem: Provide generic variant of kmap_atomic*
` [patch V3 07/37] highmem: Make DEBUG_HIGHMEM functional
` [patch V3 08/37] x86/mm/highmem: Use generic kmap atomic implementation
  ` [Intel-gfx] "
` [patch V3 09/37] arc/mm/highmem: "
  ` [Intel-gfx] "
` [patch V3 10/37] ARM: highmem: Switch to generic kmap atomic
  ` [Intel-gfx] "
` [patch V3 11/37] csky/mm/highmem: "
  ` [Intel-gfx] "
` [patch V3 12/37] microblaze/mm/highmem: "
  ` [Intel-gfx] "
` [patch V3 13/37] mips/mm/highmem: "
  ` [Intel-gfx] "
` [patch V3 14/37] nds32/mm/highmem: "
  ` [Intel-gfx] "
` [patch V3 15/37] powerpc/mm/highmem: "
  ` [Intel-gfx] "
` [patch V3 16/37] sparc/mm/highmem: "
  ` [Intel-gfx] "
` [patch V3 17/37] xtensa/mm/highmem: "
  ` [Intel-gfx] "
` [patch V3 18/37] highmem: Get rid of kmap_types.h
  ` [Intel-gfx] "
` [patch V3 19/37] mm/highmem: Remove the old kmap_atomic cruft
  ` [Intel-gfx] "
` [patch V3 20/37] io-mapping: Cleanup atomic iomap
  ` [Intel-gfx] "
` [patch V3 21/37] Documentation/io-mapping: Remove outdated blurb
  ` [Intel-gfx] "
` [patch V3 22/37] highmem: High implementation details and document API
  ` [Intel-gfx] "
` [patch V3 23/37] sched: Make migrate_disable/enable() independent of RT
  ` [Intel-gfx] "
` [patch V3 24/37] sched: highmem: Store local kmaps in task struct
  ` [Intel-gfx] "
` [patch V3 25/37] mm/highmem: Provide kmap_local*
  ` [Intel-gfx] "
` [patch V3 26/37] io-mapping: Provide iomap_local variant
  ` [Intel-gfx] "
` [patch V3 27/37] x86/crashdump/32: Simplify copy_oldmem_page()
  ` [Intel-gfx] "
` [patch V3 28/37] mips/crashdump: "
  ` [Intel-gfx] "
` [patch V3 29/37] ARM: mm: Replace kmap_atomic_pfn()
  ` [Intel-gfx] "
` [patch V3 30/37] highmem: Remove kmap_atomic_pfn()
  ` [Intel-gfx] "
` [patch V3 31/37] drm/ttm: Replace kmap_atomic() usage
  ` [Intel-gfx] "
` [patch V3 32/37] drm/vmgfx: Replace kmap_atomic()
  ` [Intel-gfx] "
` [patch V3 33/37] highmem: Remove kmap_atomic_prot()
  ` [Intel-gfx] "
` [patch V3 34/37] drm/qxl: Replace io_mapping_map_atomic_wc()
  ` [Intel-gfx] "
` [patch V3 35/37] drm/nouveau/device: "
  ` [Intel-gfx] "
` [patch V3 36/37] drm/i915: "
  ` [Intel-gfx] "
` [patch V3 37/37] io-mapping: Remove io_mapping_map_atomic_wc()
  ` [Intel-gfx] "

[PATCH] target/i386: tracing: format length values as hex
 2020-11-03 10:42 UTC  (2+ messages)

[PATCH 00/11 v2] ftrace: Have callbacks handle their own recursion
 2020-11-03 10:40 UTC  (6+ messages)
` [PATCH 11/11 v2] ftrace: Add recording of functions that caused recursion

[PATCH v2 0/2] power: supply: mt6360_charger: add MT6360 charger support
 2020-11-03 10:41 UTC  (9+ messages)
` [PATCH v2 1/2] dt-bindings: power: Add bindings document for Charger support on MT6360 PMIC
` [PATCH v2 2/2] power: supply: mt6360_charger: add MT6360 charger support

[PATCH v7 00/10] Support GEM object mappings from I/O memory
 2020-11-03  9:30 UTC  (2+ messages)
` [PATCH v7 03/10] drm/etnaviv: Remove empty etnaviv_gem_prime_vunmap()

[Qemu-devel] [PULL 0/7] Python queue, 2019-02-22
 2020-11-03 10:40 UTC  (3+ messages)
` [Qemu-devel] [PULL 5/7] tests.acceptance: adds simple migration test
  `  "

[PATCH] IPv6: Set SIT tunnel hard_header_len to zero
 2020-11-03 10:41 UTC 

[PATCH RFC v2 0/4] 9p: fix open-unlink-f*syscall bug
 2020-11-03 10:41 UTC  (3+ messages)
` [PATCH RFC v2 4/4] 9p: fix race issue in fid contention

[dpdk-dev] [pull-request] next-eventdev 20.11 RC2
 2020-11-03 10:40 UTC  (2+ messages)

[PATCH 0/4] aarch64: avoid mprotect(PROT_BTI|PROT_EXEC) [BZ #26831]
 2020-11-03 10:38 UTC  (9+ messages)
` [PATCH 2/4] elf: Move note processing after l_phdr is updated "
` [PATCH 3/4] aarch64: Use mmap to add PROT_BTI instead of mprotect "

[tobetter-linux:odroid-5.10.y 14/75] drivers/input/touchscreen/dwav-usb-mt.c:176:41: sparse: sparse: incorrect type in assignment (different base types)
 2020-11-03 10:39 UTC 

[PATCH] x86/mm: Fix phys_to_target_node() export
 2020-11-03 10:39 UTC  (5+ messages)

[PATCH v5 0/2] Modify documentation and machine driver for SC7180 sound card
 2020-11-03 10:36 UTC  (5+ messages)
` [PATCH v5 1/2] ASoC: google: dt-bindings: modify machine bindings for two MICs case

[PULL 00/12] migration queue
 2020-11-03 10:37 UTC  (2+ messages)

[PATCH v2 0/5] add exynos4412-based p4note device family support
 2020-11-03 10:38 UTC  (6+ messages)
` [PATCH 2/5] ARM: dts: add Samsung's exynos4412-based p4note boards

[PATCH 1/3 v3] x86/platform/geode: Convert net5501 LED to GPIO machine descriptor
 2020-11-03 10:39 UTC  (3+ messages)

[dpdk-dev] [PATCH] net/mlx5: fix aging queue doorbell ringing
 2020-11-03 10:38 UTC 

[PATCH v2] drm: Add the new api to install irq
 2020-11-03 10:38 UTC  (4+ messages)

[RFC 0/3] media: ov5640: Adjust htot, rework clock tree, add LINK_FREQ
 2020-11-03 10:37 UTC  (7+ messages)

[PATCH v2 0/3] drm: Store USB device in struct drm_device
 2020-11-03 10:36 UTC  (4+ messages)
` [PATCH v2 1/3] drm: Add USB helpers
` [PATCH v2 2/3] drm/tiny/gm12u320: Retrieve USB device from struct drm_device.dev
` [PATCH v2 3/3] drm/udl: "

[PATCH] ALSA: usb-audio: add usb vendor id as DSD-capable for Khadas devices
 2020-11-03 10:33 UTC 

[PATCH v8 0/4] SFH: Add Support for AMD Sensor Fusion Hub
 2020-11-03 10:33 UTC  (4+ messages)
` [PATCH v8 1/4] SFH: Add maintainers and documentation for AMD SFH based on HID framework

[Buildroot] Enable gcc ADA support on latest LTS Buildroot
 2020-11-03 10:35 UTC  (2+ messages)

[PATCH] f2fs: compress: support chksum
 2020-11-03 10:35 UTC  (5+ messages)
    ` [f2fs-dev] "

[PATCH 00/10] Ext4 fast commit fixes
 2020-11-03 10:33 UTC  (3+ messages)
` [PATCH 01/10] ext4: describe fast_commit feature flags

[RFC PATCH 0/6] eBPF RSS support for virtio-net
 2020-11-03 10:32 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.