All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-08-19 11:31:39 to 2020-08-19 12:01:50 UTC [more...]

a saner API for allocating DMA addressable pages
 2020-08-19 11:51 UTC  (8+ messages)
` [PATCH 05/28] media/v4l2: remove V4L2-FLAG-MEMORY-NON-CONSISTENT

[PATCH] drm/crc-debugfs: Fix memleak in crc_control_write
 2020-08-19 11:55 UTC  (3+ messages)

[PATCH] fs: Add function declaration of simple_dname
 2020-08-19 11:58 UTC  (5+ messages)

Adding xdp-newbies to lore.kernel.org
 2020-08-19 11:59 UTC 

[PATCH 00/19] thunderbolt: Power Management improvements
 2020-08-19 11:59 UTC  (9+ messages)
` [PATCH 02/19] thunderbolt: Optimize NHI LC mailbox command processing
` [PATCH 03/19] thunderbolt: Software CM only should set force power in Tiger Lake
` [PATCH 05/19] thunderbolt: Do not program NFC buffers for USB4 router protocol adapters
` [PATCH 07/19] thunderbolt: Send reset only to first generation routers
` [PATCH 11/19] thunderbolt: Configure link after lane bonding is enabled
` [PATCH 13/19] thunderbolt: Configure port for XDomain
` [PATCH 16/19] PCI / thunderbolt: Switch to use device links instead of PCI quirk
` [PATCH 17/19] ACPI: Export acpi_get_first_physical_node() to modules

Recent changes (master)
 2020-08-19 12:00 UTC 

[Intel-gfx] [PATCH v1] drm/i915/gt: convert tasklets to use new tasklet_setup() API
 2020-08-19 11:59 UTC  (3+ messages)
  `  "

FAILED: patch "[PATCH] pinctrl: baytrail: Fix pin being driven low for a while on" failed to apply to 4.9-stable tree
 2020-08-19 11:47 UTC 

FAILED: patch "[PATCH] pinctrl: ingenic: Properly detect GPIO direction when" failed to apply to 5.4-stable tree
 2020-08-19 11:48 UTC 

[PATCH] ALSA: usb-audio: Add prevent wakeup from s3 state trig by Lenovo ThinkCentre TI024Gen3 USB-audio
 2020-08-19 11:57 UTC  (2+ messages)

[PATCH 00/49] DRM driver for Hikey 970
 2020-08-19 11:46 UTC  (81+ messages)
` [PATCH 01/49] staging: hikey9xx: Add hisilicon DRM driver for hikey960/970
` [PATCH 02/49] staging: hikey9xx/gpu: port it to work with Kernel v4.9
` [PATCH 03/49] staging: hikey9xx/gpu: solve tearing issue of display
` [PATCH 04/49] staging: hikey9xx/gpu: resolve the performance issue by interrupt mechanism
` [PATCH 06/49] staging: hikey9xx/gpu: Solve SR Cannot Display Problems
` [PATCH 07/49] staging: hikey9xx/gpu: Solve HDMI compatibility Problem
` [PATCH 08/49] staging: hikey9xx/gpu: Support MIPI DSI 3 lanes for hikey970
` [PATCH 09/49] staging: hikey9xx/gpu: Solve SR test reset problem "
` [PATCH 10/49] staging: hikey9xx/gpu: add debug prints for this driver
` [PATCH 11/49] staging: hikey9xx/gpu: Add support 10.1 inch special HDMI displays
` [PATCH 12/49] staging: hikey9xx/gpu: get rid of adv7535 fork
` [PATCH 13/49] staging: hikey9xx/gpu: rename the Kirin9xx namespace
` [PATCH 14/49] staging: hikey9xx/gpu: get rid of kirin9xx_fbdev.c
` [PATCH 15/49] staging: hikey9xx/gpu: get rid of some ifdefs
` [PATCH 16/49] staging: hikey9xx/gpu: rename the config option for Kirin970
` [PATCH 17/49] staging: hikey9xx/gpu: change the includes to reflect upstream
` [PATCH 18/49] staging: hikey9xx/gpu: port driver to upstream kAPIs
` [PATCH 19/49] staging: hikey9xx/gpu: add a copy of set_reg() function there
` [PATCH 20/49] staging: hikey9xx/gpu: get rid of ION headers
` [PATCH 21/49] staging: hikey9xx/gpu: add support for using a reserved CMA memory
` [PATCH 22/49] staging: hikey9xx/gpu: cleanup encoder attach logic
` [PATCH 23/49] staging: hikey9xx/gpu: Change the logic which sets the burst mode
` [PATCH 24/49] staging: hikey9xx/gpu: fix the DRM setting logic
` [PATCH 25/49] staging: hikey9xx/gpu: do some code cleanups
` [PATCH 26/49] staging: hikey9xx/gpu: use default GEM_CMA fops
` [PATCH 27/49] staging: hikey9xx/gpu: place vblank enable/disable at the right place
` [PATCH 28/49] staging: hikey9xx/gpu: remove an uneeded hack
` [PATCH 29/49] staging: hikey9xx/gpu: add a possible implementation for atomic_disable
` [PATCH 30/49] staging: hikey9xx/gpu: register connector
` [PATCH 31/49] staging: hikey9xx/gpu: fix driver name
` [PATCH 32/49] staging: hikey9xx/gpu: get rid of iommu_format
` [PATCH 33/49] staging: hikey9xx/gpu: re-work the mode validation code
` [PATCH 34/49] staging: hikey9xx/gpu: add support for enable/disable ldo3 regulator
` [PATCH 35/49] staging: hikey9xx/gpu: add SPMI headers
` [PATCH 36/49] staging: hikey9xx/gpu: solve most coding style issues
` [PATCH 37/49] staging: hikey9xx/gpu: don't use iommu code
` [PATCH 38/49] staging: hikey9xx/gpu: add kirin9xx driver to the building system
` [PATCH 39/49] staging: hikey9xx/gpu: get rid of typedefs
` [PATCH 40/49] staging: hikey9xx/gpu: get rid of input/output macros
` [PATCH 41/49] staging: hikey9xx/gpu: get rid of some unused data
` [PATCH 42/49] staging: hikey9xx/gpu: place common definitions at kirin9xx_dpe.h
` [PATCH 43/49] staging: hikey9xx/gpu: get rid of DRM_HISI_KIRIN970
` [PATCH 44/49] dts: hisilicon: hi3670.dtsi: add I2C settings
` [PATCH 45/49] dts: hikey970-pinctrl.dtsi: add missing pinctrl settings
` [PATCH 46/49] dt: hisilicon: add support for the PMIC found on Hikey 970
` [PATCH 47/49] dts: add support for Hikey 970 DRM
` [PATCH 48/49] staging: hikey9xx/gpu: drop kirin9xx_pwm
` [PATCH 49/49] dt: display: Add binds for the DPE and DSI controller for Kirin 960/970

[PATCH] crypto: algapi - Remove skbuff.h inclusion
 2020-08-19 11:58 UTC  (3+ messages)
` [v2 PATCH] "
  ` [v3 "

Arm Cortex M4 floating point
 2020-08-19 11:58 UTC  (9+ messages)

[PATCH 0/3] vhost-vsock: force virtio version 1
 2020-08-19 11:57 UTC  (5+ messages)
` [PATCH 1/3] vhost-vsock-pci: "
` [PATCH 2/3] vhost-user-vsock-pci: "

[RFC PATCH v2] selinux: convert policy read-write lock to RCU
 2020-08-19 11:58 UTC  (4+ messages)
` [RFC PATCH] selinux: Use call_rcu for policydb and booleans

[RFC PATCH 00/22] block/export: Add infrastructure and QAPI for block exports
 2020-08-19 11:56 UTC  (3+ messages)
` [RFC PATCH 19/22] block/export: Move strong user reference to block_exports

[Intel-gfx] [PATCH 00/24] drm/i915: Correct the locking hierarchy in gem
 2020-08-19 11:57 UTC  (7+ messages)
` [Intel-gfx] [PATCH 15/24] drm/i915: Make sure execbuffer always passes ww state to i915_vma_pin
` [Intel-gfx] [PATCH 18/24] drm/i915: Convert i915_perf to ww locking as well

[GIT FIXES FOR v5.9] v4l2_ctrl_request_hdl_put() fixes
 2020-08-19 11:51 UTC 

[PATCH v4 0/6] mm: introduce memfd_secret system call to create "secret" memory areas
 2020-08-19 11:53 UTC  (12+ messages)
` [PATCH v4 6/6] mm: secretmem: add ability to reserve memory at boot

[PATCH] staging: wilc1000: Fix memleak in wilc_bus_probe
 2020-08-19 11:54 UTC 

[PATCH] sched/fair: reduce preemption with IDLE tasks runable
 2020-08-19 11:55 UTC  (16+ messages)
  ` [PATCH] sched/fair: reduce preemption with IDLE tasks runable(Internet mail)

[PATCH 1/2] thunderbolt: Disable ports that are not implemented
 2020-08-19 11:54 UTC  (2+ messages)

[Intel-gfx] [PATCH] drm/i915: Initialise outparam for error return from wait_for_register
 2020-08-19 11:54 UTC 

[PATCH v2 0/6] selftests: arm64: Add floating point selftests
 2020-08-19 11:48 UTC  (14+ messages)
` [PATCH v2 1/6] selftests: arm64: Test case for enumeration of SVE vector lengths
` [PATCH v2 2/6] selftests: arm64: Add test for the SVE ptrace interface
` [PATCH v2 3/6] selftests: arm64: Add stress tests for FPSMID and SVE context switching
` [PATCH v2 4/6] selftests: arm64: Add utility to set SVE vector lengths
` [PATCH v2 5/6] selftests: arm64: Add wrapper scripts for stress tests
` [PATCH v2 6/6] selftests: arm64: Add build and documentation for FP tests

[PATCH v4] drm/amdgpu: add new trace event for page table update v3
 2020-08-19 11:52 UTC  (3+ messages)

[Intel-gfx] [PATCH 1/5] Critical-KclockWork-Fixes-intel_atomi.c-PossibleNull
 2020-08-19 11:52 UTC  (2+ messages)
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for series starting with [1/5] Critical-KclockWork-Fixes-intel_atomi.c-PossibleNull

[PATCH] USB HID: Add disabled wakeup from s3 by touchpad on byd zhaoxin notebook
 2020-08-19 11:51 UTC 

mountinfo contents changed when rootfs is ramfs
 2020-08-19 11:50 UTC 

[PATCH] staging: wilc1000: Fix memleak in wilc_sdio_probe
 2020-08-19 11:50 UTC 

-Werror for `make W=0`
 2020-08-19 11:50 UTC  (3+ messages)

[PATCH] selftests/bpf: Remove test_align from TEST_GEN_PROGS
 2020-08-19 11:49 UTC  (2+ messages)

[OE-Core][PATCH] iproute2: upgrade 5.7.0 -> 5.8.0
 2020-08-19 11:52 UTC 

[kvm-unit-tests PATCH 0/4] s390x: Add Protected VM support
 2020-08-19 11:49 UTC  (6+ messages)
` [kvm-unit-tests PATCH 4/4] s390x: add "

[meta-oe][PATCH] iproute2: upgrade 5.7.0 -> 5.8.0
 2020-08-19 11:50 UTC 

[PSIGN v2 X/6] selftests: arm64: Add floating point selftests
 2020-08-19 11:48 UTC 

K210 device tree
 2020-08-19 11:48 UTC  (8+ messages)

[Intel-gfx] [PATCH 1/2] drm/i915/gem: Replace reloc chain with terminator on error unwind
 2020-08-19 11:48 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for series starting with [1/2] "

FAILED: patch "[PATCH] powerpc: Allow 4224 bytes of stack expansion for the signal" failed to apply to 4.4-stable tree
 2020-08-19 11:47 UTC 

[Buildroot] [autobuild.buildroot.net] Daily results for 2020-08-14
 2020-08-19 11:47 UTC  (3+ messages)
` [Buildroot] [autobuild.buildroot.net] Analysis of build results

[PATCH] RDMA/core: fix spelling mistake "Could't" -> "Couldn't"
 2020-08-19 11:46 UTC  (3+ messages)

[PATCH] audio/jack: fix use after free segfault
 2020-08-19 11:45 UTC  (5+ messages)

[xen-unstable-smoke test] 152613: tolerable all pass - PUSHED
 2020-08-19 11:45 UTC 

FAILED: patch "[PATCH] iio: imu: st_lsm6dsx: reset hw ts after resume" failed to apply to 4.19-stable tree
 2020-08-19 11:45 UTC 

FAILED: patch "[PATCH] iio: imu: st_lsm6dsx: reset hw ts after resume" failed to apply to 5.4-stable tree
 2020-08-19 11:45 UTC 

[RFC PATCH v2 0/5] Minor cleanups and performance optimizations for LRU rework
 2020-08-19 11:43 UTC  (4+ messages)
` [RFC PATCH v2 1/5] mm: Identify compound pages sooner in isolate_migratepages_block

Please add 881a3a11c2b858f to 4.19.x
 2020-08-19 11:42 UTC  (2+ messages)

[PATCH] tests: docker: support mxe-based mingw builds
 2020-08-19 11:41 UTC  (5+ messages)

FAILED: patch "[PATCH] btrfs: don't show full path of bind mounts in subvol=" failed to apply to 5.4-stable tree
 2020-08-19 11:40 UTC 

Is there anyway to ensure iov iter won't break a page copy?
 2020-08-19 11:39 UTC  (3+ messages)

FAILED: patch "[PATCH] btrfs: don't show full path of bind mounts in subvol=" failed to apply to 4.19-stable tree
 2020-08-19 11:39 UTC 

[PATCH v12 00/29] Add support for mt2701 JPEG ENC support
 2020-08-19 11:37 UTC  (5+ messages)
` [PATCH v12 25/29] arm: dts: mt2701: Add jpeg enc device tree node

[PATCH] btrfs: prevent hung check firing during long sync IO
 2020-08-19 10:14 UTC 

[PATCH] usb: dwc3: Stop active transfers before halting the controller
 2020-08-19 11:37 UTC  (2+ messages)

[PATCH -next] drm/amd/powerplay: remove duplicate include
 2020-08-19 11:34 UTC 

KASAN: slab-out-of-bounds Read in mxl5007t_attach
 2020-08-19 11:36 UTC 

FAILED: patch "[PATCH] btrfs: trim: fix underflow in trim length to prevent access" failed to apply to 5.4-stable tree
 2020-08-19 11:36 UTC 

[PATCH] gpio: sprd: Clear interrupt when setting the type as edge
 2020-08-19 11:35 UTC  (3+ messages)

FAILED: patch "[PATCH] btrfs: inode: fix NULL pointer dereference if inode doesn't" failed to apply to 4.14-stable tree
 2020-08-19 11:35 UTC 

FAILED: patch "[PATCH] btrfs: inode: fix NULL pointer dereference if inode doesn't" failed to apply to 4.19-stable tree
 2020-08-19 11:35 UTC 

FAILED: patch "[PATCH] btrfs: Move free_pages_out label in inline extent handling" failed to apply to 4.14-stable tree
 2020-08-19 11:35 UTC 

[GIT PULL FOR v5.10] Add support for mt2701 JPEG ENC support
 2020-08-19 11:35 UTC 

FAILED: patch "[PATCH] btrfs: Move free_pages_out label in inline extent handling" failed to apply to 4.19-stable tree
 2020-08-19 11:35 UTC 

[PATCH v5 0/5] fix & merge block_status_above and is_allocated_above
 2020-08-19 11:34 UTC  (5+ messages)
` [PATCH v5 1/5] block/io: fix bdrv_co_block_status_above

[PATCH 00/16] IOMMU driver for Kirin 960/970
 2020-08-19 11:33 UTC  (9+ messages)

FAILED: patch "[PATCH] btrfs: don't show full path of bind mounts in subvol=" failed to apply to 4.14-stable tree
 2020-08-19 11:34 UTC 

FAILED: patch "[PATCH] btrfs: don't show full path of bind mounts in subvol=" failed to apply to 4.9-stable tree
 2020-08-19 11:34 UTC 

FAILED: patch "[PATCH] btrfs: don't show full path of bind mounts in subvol=" failed to apply to 4.4-stable tree
 2020-08-19 11:34 UTC 

[igt-dev] [PATCH i-g-t v2] tests/kms_plane: Generate reference CRCs for partial coverage too
 2020-08-19 11:33 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.IGT: success for tests/kms_plane: Generate reference CRCs for partial coverage too (rev4)

pcm|dmaengine|imx-sdma race condition on i.MX6
 2020-08-19 11:08 UTC  (4+ messages)

NETDEV WATCHDOG: WARNING: at net/sched/sch_generic.c:442 dev_watchdog
 2020-08-19 11:31 UTC 

[PATCH -next] x86/mpparse: remove duplicate include
 2020-08-19 11:29 UTC 


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.