All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-08-19 11:49:27 to 2020-08-19 12:17:56 UTC [more...]

[PATCH] ASoC: Intel: skl_hda_dsp_generic: Fix NULLptr dereference in autosuspend delay
 2020-08-19 12:15 UTC  (2+ messages)

[LTP] [PATCH v2] clock_settime03: change to use CLOCK_REALTIME
 2020-08-19 12:17 UTC  (2+ messages)

[PATCH v2 00/41] spi / fbdev / cpufreq / usb / mmc / hwmon / ARM: Prepare for multiplatform S3C
 2020-08-19 12:15 UTC  (4+ messages)
` [PATCH v2 01/41] ARM: s3c: Remove unneeded machine header includes

FAILED: patch "[PATCH] bcache: avoid nr_stripes overflow in bcache_device_init()" failed to apply to 5.7-stable tree
 2020-08-19 12:17 UTC 

FAILED: patch "[PATCH] bcache: avoid nr_stripes overflow in bcache_device_init()" failed to apply to 5.4-stable tree
 2020-08-19 12:17 UTC 

[PATCH] regulator: rt4801: Select REGMAP_I2C to fix build error
 2020-08-19 12:15 UTC  (2+ messages)

[PATCH 1/2] spi: imx: Do not print an error when PIO is used
 2020-08-19 12:15 UTC  (4+ messages)
` [PATCH 2/2] spi: imx: Remove unneeded probe message

linux-next: build warning after merge of the sound-asoc tree
 2020-08-19 12:15 UTC  (3+ messages)
` [PATCH] ASoC: sun8i-codec: Hook up component probe function

[PATCH V2] dt-bindings: sound: Convert NXP spdif to json-schema
 2020-08-19 12:15 UTC  (2+ messages)

[Intel-gfx] [PATCH] drm/i915: Initialise outparam for error return from wait_for_register
 2020-08-19 12:15 UTC  (2+ messages)
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for "

[PATCH v3 0/5] arm64: vdso: getcpu() support
 2020-08-19 12:13 UTC  (12+ messages)
` [PATCH v3 1/5] arm64: vdso: Provide a define when building the vDSO
` [PATCH v3 2/5] arm64: vdso: Add per-CPU data
` [PATCH v3 3/5] arm64: vdso: Initialise the per-CPU vDSO data
` [PATCH v3 4/5] arm64: vdso: Add getcpu() implementation
` [PATCH v3 5/5] selftests: vdso: Support arm64 in getcpu() test

[PATCH 1/2] atmodem: Detect usage of AT+CGEREP
 2020-08-19 12:13 UTC  (2+ messages)
` [PATCH 2/2] atmodem: Deactivate AT+CPSB for quectel serial modems

[PATCH] arm: imx6q_logic: Enable I2C PMIC
 2020-08-19 12:13 UTC  (3+ messages)

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

[PATCH] efi: discover ESRT table on Xen PV too
 2020-08-19 11:33 UTC  (9+ messages)

[PSIGN v3 X/5] arm64: vdso: getcpu() support
 2020-08-19 12:12 UTC 

Request: Add Transition TI Tree to linux-next
 2020-08-19 12:11 UTC 

[GIT PULL] USB: fixes for v5.9-rc2
 2020-08-19 12:10 UTC  (2+ messages)

[PATCH] USB HID: Add disabled wakeup from s3 by touchpad on byd zhaoxin notebook
 2020-08-19 12:08 UTC  (2+ messages)

[PATCH 00/49] DRM driver for Hikey 970
 2020-08-19 11:46 UTC  (51+ messages)
` [PATCH 01/49] staging: hikey9xx: Add hisilicon DRM driver for hikey960/970
` [PATCH 03/49] staging: hikey9xx/gpu: solve tearing issue of display
` [PATCH 05/49] staging: hikey9xx/gpu: add support to hikey970 HDMI and panel
` [PATCH 06/49] staging: hikey9xx/gpu: Solve SR Cannot Display Problems
` [PATCH 07/49] staging: hikey9xx/gpu: Solve HDMI compatibility Problem
` [PATCH 09/49] staging: hikey9xx/gpu: Solve SR test reset problem for hikey970
` [PATCH 12/49] staging: hikey9xx/gpu: get rid of adv7535 fork
` [PATCH 13/49] staging: hikey9xx/gpu: rename the Kirin9xx namespace
` [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

[Intel-gfx] [PATCH v1] drm/i915/gt: convert tasklets to use new tasklet_setup() API
 2020-08-19 12:10 UTC  (4+ messages)
  `  "
` [Intel-gfx] ✗ Fi.CI.BUILD: failure for "

[PATCH 0/3] vhost-vsock: force virtio version 1
 2020-08-19 12:09 UTC  (8+ messages)
` [PATCH 1/3] vhost-vsock-pci: "
` [PATCH 2/3] vhost-user-vsock-pci: "
` [PATCH 3/3] vhost-vsock-ccw: "

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

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

patch "usb: dwc3: gadget: Don't setup more than requested" added to usb-linus
 2020-08-19 12:09 UTC 

patch "usb: dwc3: gadget: Fix handling ZLP" added to usb-linus
 2020-08-19 12:09 UTC 

patch "usb: dwc3: gadget: Handle ZLP for sg requests" added to usb-linus
 2020-08-19 12:09 UTC 

[Intel-gfx] [PATCH 1/5] Critical-KclockWork-Fixes-intel_atomi.c-PossibleNull
 2020-08-19 12:09 UTC  (3+ messages)
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for series starting with [1/5] Critical-KclockWork-Fixes-intel_atomi.c-PossibleNull
` [Intel-gfx] ✓ Fi.CI.BAT: success "

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

[PATCH] arm64: defconfig: Enable RPC-IF support
 2020-08-19 12:07 UTC  (3+ messages)

[PATCH v1] fs: Add function declaration of simple_dname
 2020-08-19 12:06 UTC 

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

[RFC PATCH V3] iomap: add support to track dirty state of sub pages
 2020-08-19 12:05 UTC 

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

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

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

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

[PATCH v11 0/5] support reserving crashkernel above 4G on arm64 kdump
 2020-08-19 12:03 UTC  (9+ messages)
` [PATCH v11 5/5] kdump: update Documentation about crashkernel

[Buildroot] [PATCH v2 1/2] package/mosquitto: bump to v1.6.11
 2020-08-19 12:05 UTC  (2+ messages)
` [Buildroot] [PATCH v2 2/2] package/{collectd, domoticz, shairport-sync}: fix mosquitto dependencies

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

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

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

[PATCH 00/19] thunderbolt: Power Management improvements
 2020-08-19 11:59 UTC  (20+ messages)
` [PATCH 01/19] thunderbolt: Optimize Force Power logic
` [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 04/19] thunderbolt: Use bit 31 to check if Firmware CM is running "
` [PATCH 05/19] thunderbolt: Do not program NFC buffers for USB4 router protocol adapters
` [PATCH 06/19] thunderbolt: No need to log an error if tb_switch_lane_bonding_enable() fails
` [PATCH 07/19] thunderbolt: Send reset only to first generation routers
` [PATCH 08/19] thunderbolt: Tear down DP tunnels when suspending
` [PATCH 09/19] thunderbolt: Initialize TMU again on resume
` [PATCH 10/19] thunderbolt: Do not change default USB4 router notification timeout
` [PATCH 11/19] thunderbolt: Configure link after lane bonding is enabled
` [PATCH 12/19] thunderbolt: Set port configured for both ends of the link
` [PATCH 13/19] thunderbolt: Configure port for XDomain
` [PATCH 14/19] thunderbolt: Disable lane 1 for XDomain connection
` [PATCH 15/19] thunderbolt: Enable wakes from system suspend
` [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
` [PATCH 18/19] thunderbolt: Create device links from ACPI description
` [PATCH 19/19] thunderbolt: Add runtime PM for Software CM

[PATCH] media: i2c: max9286: Depend on GPIOLIB
 2020-08-19 11:58 UTC  (3+ messages)

[PATCH v4 0/2] start recovery process when payload length overflow for sdio
 2020-08-19 12:01 UTC  (5+ messages)
` [PATCH v4 1/2] ath10k: add refcount for ath10k_core_restart

[PATCH v4 0/1] add sysfs exports for TPM 2 PCR registers
 2020-08-19 12:02 UTC  (10+ messages)
` [PATCH v4 1/1] tpm: add sysfs exports for all banks of "

[PATCH] btrfs: detect nocow for swap after snapshot delete
 2020-08-19 11:59 UTC  (3+ messages)

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

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

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] crypto: algapi - Remove skbuff.h inclusion
 2020-08-19 11:58 UTC  (3+ messages)
` [v2 PATCH] "
  ` [v3 "

[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] 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] drm/crc-debugfs: Fix memleak in crc_control_write
 2020-08-19 11:55 UTC  (3+ messages)

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

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 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

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  (4+ messages)
` [kvm-unit-tests PATCH 4/4] s390x: add "


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.