All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-08-19 12:23:28 to 2020-08-19 12:45:41 UTC [more...]

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

[PATCH 03/25] dma-buf.rst: Document why idenfinite fences are a bad idea
 2020-08-19 12:43 UTC  (5+ messages)
` [PATCH 1/2] dma-buf.rst: Document why indefinite "
  ` [PATCH 2/2] drm/virtio: Remove open-coded commit-tail function

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

[PATCH 0/8] Some fixes for spi-s3c64xx
 2020-08-19 12:44 UTC  (26+ messages)
    ` [PATCH 1/8] spi: spi-s3c64xx: swap s3c64xx_spi_set_cs() and s3c64xx_enable_datapath()
    ` [PATCH 2/8] spi: spi-s3s64xx: Add S3C64XX_SPI_QUIRK_CS_AUTO for Exynos3250
    ` [PATCH 3/8] spi: spi-s3c64xx: Report more information when errors occur
    ` [PATCH 4/8] spi: spi-s3c64xx: Rename S3C64XX_SPI_SLAVE_* to S3C64XX_SPI_CS_*
    ` [PATCH 5/8] spi: spi-s3c64xx: Fix doc comment for struct s3c64xx_spi_driver_data
    ` [PATCH 6/8] spi: spi-s3c64xx: Check return values
    ` [PATCH 7/8] spi: spi-s3c64xx: Increase transfer timeout
    ` [PATCH 8/8] spi: spi-s3c64xx: Turn on interrupts upon resume

[PATCH v2] dt-bindings: thermal: rcar-thermal: Improve schema validation
 2020-08-19 12:44 UTC 

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

[PATCH 01/10] usb: early: convert to readl_poll_timeout_atomic()
 2020-08-19 12:41 UTC  (22+ messages)
` [PATCH 02/10] usb: early: ehci-dbgp: "
` [PATCH 03/10] usb: pci-quirks: "
` [PATCH 04/10] usb: xhci-rcar: "
` [PATCH 05/10] usb: oxu210hp-hcd: "
` [PATCH 06/10] usb: fotg210-hcd: "
` [PATCH 07/10] usb: isp1760-hcd: "
` [PATCH 08/10] usb: phy-ulpi-viewport: "
` [PATCH 09/10] usb: phy: phy-mv-usb: "
` [PATCH 10/10] usb: udc: net2280: "

[PATCH] ceph: fix inode number presentation on 32-bit platforms and s390x
 2020-08-19 12:43 UTC  (3+ messages)
` [PATCH v3] ceph: fix inode number handling on arches with 32-bit ino_t

[PATCH v1 00/11] mm/memory_hotplug: online_pages()/offline_pages() cleanups
 2020-08-19 12:44 UTC  (11+ messages)
` [PATCH v1 01/11] mm/memory_hotplug: inline __offline_pages() into offline_pages()
` [PATCH v1 02/11] mm/memory_hotplug: enforce section granularity when onlining/offlining
` [PATCH v1 03/11] mm/memory_hotplug: simplify checking if all pages are isolated in offline_pages()
` [PATCH v1 04/11] mm/memory_hotplug: simplify offlining of pages "

[PATCH] fput: Allow calling __fput_sync() from !PF_KTHREAD thread
 2020-08-19 12:42 UTC  (3+ messages)
` [PATCH v2] "
  ` [PATCH v2 (resend)] "

[RFC PATCH] atmodem: Signal quality on quectel serial modems
 2020-08-19 12:43 UTC 

[PATCH v4] dt-bindings: timer: renesas: tmu: Convert to json-schema
 2020-08-19 12:43 UTC 

[igt-dev] [PATCH i-g-t v30 00/33] Remove libdrm in rendercopy
 2020-08-19 12:43 UTC  (37+ messages)
` [igt-dev] [PATCH i-g-t v30 01/33] lib/intel_bufops: add mapping on cpu / device
` [igt-dev] [PATCH i-g-t v30 02/33] lib/intel_bufops: change in hw/sw tiling detection
` [igt-dev] [PATCH i-g-t v30 03/33] lib/intel_bufops: change stride requirements for Grantsdale
` [igt-dev] [PATCH i-g-t v30 04/33] lib/intel_bufops: add support for 64bit bpp
` [igt-dev] [PATCH i-g-t v30 05/33] lib/intel_bufops: extract getting the stride
` [igt-dev] [PATCH i-g-t v30 06/33] lib/intel_batchbuffer: add new functions to support rendercopy
` [igt-dev] [PATCH i-g-t v30 07/33] lib/intel_batchbuffer: dump bb to base64
` [igt-dev] [PATCH i-g-t v30 08/33] lib/intel_batchbuffer: use canonical addresses for 48bit ppgtt
` [igt-dev] [PATCH i-g-t v30 09/33] tests/api_intel_bb: test flags are cleared on bb reset
` [igt-dev] [PATCH i-g-t v30 10/33] tests/gem_caching|partial: adopt to batch flush function cleanup
` [igt-dev] [PATCH i-g-t v30 11/33] lib/rendercopy: remove libdrm dependency
` [igt-dev] [PATCH i-g-t v30 12/33] tests/api_intel_bb: add render tests
` [igt-dev] [PATCH i-g-t v30 13/33] lib/igt_draw: remove libdrm dependency
` [igt-dev] [PATCH i-g-t v30 14/33] lib/igt_fb: Removal of "
` [igt-dev] [PATCH i-g-t v30 15/33] tests/kms_psr: remove "
` [igt-dev] [PATCH i-g-t v30 16/33] tests/kms_fronbuffer_tracking: "
` [igt-dev] [PATCH i-g-t v30 17/33] tests/kms_draw_crc: "
` [igt-dev] [PATCH i-g-t v30 18/33] tests/gem_ppgtt: "
` [igt-dev] [PATCH i-g-t v30 19/33] tests/gem_concurrent_all: "
` [igt-dev] [PATCH i-g-t v30 20/33] tests/kms_cursor_crc: "
` [igt-dev] [PATCH i-g-t v30 21/33] tests/kms_big_fb: "
` [igt-dev] [PATCH i-g-t v30 22/33] tests/gem_stress: "
` [igt-dev] [PATCH i-g-t v30 23/33] tests/gem_render_copy: "
` [igt-dev] [PATCH i-g-t v30 24/33] tests/gem_render_copy_redux: "
` [igt-dev] [PATCH i-g-t v30 25/33] tests/gem_render_linear_blits: "
` [igt-dev] [PATCH i-g-t v30 26/33] tests/gem_render_tiled_blits: "
` [igt-dev] [PATCH i-g-t v30 27/33] tests/gem_read_read_speed: "
` [igt-dev] [PATCH i-g-t v30 28/33] lib/rendercopy_bufmgr: remove rendercopy_bufmgr
` [igt-dev] [PATCH i-g-t v30 29/33] tools/intel_residency: adopt intel_residency to use bufops
` [igt-dev] [PATCH i-g-t v30 30/33] tests/perf: remove libdrm dependency for rendercopy
` [igt-dev] [PATCH i-g-t v30 31/33] lib/intel_batchbuffer: fix intel_bb cache
` [igt-dev] [PATCH i-g-t v30 32/33] lib/intel_aux_pgtable: use aux table offset
` [igt-dev] [PATCH i-g-t v30 33/33] tests/api_intel_bb: verify cache realloc and fix memory leaks

[PATCH 0/9] Incorrect Kconfig dependencies
 2020-08-19 12:43 UTC  (19+ messages)
` [PATCH 1/9] pci: kconfig: Setup proper dependency for PCIE_ROCKCHIP
` [PATCH 2/9] cmd: Kconfig: Add missing dependency for cmd gpt
` [PATCH 3/9] cmd: Kconfig: Change dependency for CMD_ADC
` [PATCH 4/9] nand: Kconfig: Change dependency for NAND_ARASAN
` [PATCH 5/9] cmd: Kconfig: Change dependency of CMD_USB_SDP
` [PATCH 8/9] cmd: Kconfig: Fix dependencies for CMD_USB_MASS_STORAGE
` [PATCH 9/9] env: Kconfig: Add missing dependency for ENV_IS_IN_EXT4

[PATCH] audio/jack: fix use after free segfault
 2020-08-19 12:41 UTC  (4+ messages)

[PATCH 0/5] Follow up to "Add new board: Xen guest for ARM64" series
 2020-08-19 12:42 UTC  (6+ messages)
` [PATCH 1/5] board: xen: Remove unnecessary CONFIG_BOARD_EARLY_INIT_F define and board_early_init_f function
` [PATCH 2/5] MAINTAINERS: Add maintainers to XEN section
` [PATCH 3/5] board: xen: Remove CONFIG_CMD_RUN define as it is set on by default in Kconfig
` [PATCH 4/5] board: xen: Remove unnecessary CONFIG_INITRD_TAG and CONFIG_CMDLINE_TAG
` [PATCH 5/5] xen: Code style conformity

[PATCH bpf-next v8 0/7] Generalizing bpf_local_storage
 2020-08-19 12:41 UTC  (4+ messages)
` [PATCH bpf-next v8 3/7] bpf: Generalize bpf_sk_storage

[Bug 1883984] [NEW] QEMU S/390x sqxbr (128-bit IEEE 754 square root) crashes qemu-system-s390x
 2020-08-19 12:28 UTC  (2+ messages)
` [Bug 1883984] "

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

[PATCH v1] mfd: intel-lpss: Add device IDs for UART ports for Lakefield
 2020-08-19 12:41 UTC 

[PATCH] dt-bindings: mtd: spi-nor: Sort list of support chip names
 2020-08-19 12:40 UTC  (2+ messages)

[PATCH v2 0/4] bugfix and optimize for drivers/nvdimm
 2020-08-19 12:40 UTC  (5+ messages)
` [PATCH v2 1/4] libnvdimm: fix memmory leaks in of_pmem.c
  ` [PATCH v2 1/4] libnvdimm: Fix memory "
` [PATCH v2 3/4] libnvdimm/bus: simplify walk_to_nvdimm_bus()

[PATCH v7 00/47] block: Deal with filters
 2020-08-19 12:39 UTC  (10+ messages)
` [PATCH v7 14/47] stream: "

Git Inclusion Contributor Summit Registration
 2020-08-19 12:39 UTC  (3+ messages)

[PATCH] arm64: dts: renesas: Drop superfluous pin configuration containers
 2020-08-19 12:39 UTC 

(no subject)
 2020-08-19 12:38 UTC  (8+ messages)
` [PATCH 1/4] media: docs: Describe pixel array properties

[PATCH v2] MAINTAINERS: Add missing header files to BLOCK LAYER section
 2020-08-19 12:32 UTC 

[RFC PATCH] sched: Invoke io_wq_worker_sleeping() with enabled preemption
 2020-08-19 12:37 UTC 

[PATCH v2 0/7] x86: fix cpu hotplug with secure boot
 2020-08-19 12:37 UTC  (6+ messages)
` [PATCH v2 1/7] x86: lpc9: let firmware negotiate 'CPU hotplug with SMI' features

[PATCH V1 net-next 0/3] Enhance current features in ena driver
 2020-08-19 12:37 UTC  (4+ messages)
` [PATCH V1 net-next 1/3] net: ena: ethtool: Add new device statistics

[PATCH 1/2] kexec: Add quick kexec support for kernel
 2020-08-19 12:37 UTC  (8+ messages)

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

[LTP] [PATCH] syscalls/clone302: drop CLONE_CHILD_SETTID and CLONE_PARENT_SETTID
 2020-08-19 12:36 UTC  (3+ messages)

FAILED: patch "[PATCH] net/compat: Add missing sock updates for SCM_RIGHTS" failed to apply to 4.4-stable tree
 2020-08-19 12:36 UTC 

[PATCH v2] sh: boards: Replace <linux/clk-provider.h> by <linux/of_clk.h>
 2020-08-19 12:35 UTC  (2+ messages)

[PATCH 0/6] Improve open zones accounting
 2020-08-19 12:35 UTC  (4+ messages)
` [PATCH 1/6] zbd: Decrement open zones count at write command completion

[PATCH resend] sh/intc: Restore devm_ioremap() alignment
 2020-08-19 12:35 UTC  (2+ messages)

[PATCH v5 10/10] cacheinfo: Move resctrl's get_cache_id() to the cacheinfo header file
 2020-08-19 12:33 UTC  (2+ messages)
` [tip: x86/cache] "

[PATCH v5 08/10] x86/resctrl: Merge AMD/Intel parse_bw() calls
 2020-08-19 12:33 UTC  (2+ messages)
` [tip: x86/cache] "

[PATCH v5 06/10] x86/resctrl: Use is_closid_match() in more places
 2020-08-19 12:33 UTC  (2+ messages)
` [tip: x86/cache] "

[PATCH v5 03/10] x86/resctrl: Fix stale comment
 2020-08-19 12:33 UTC  (2+ messages)
` [tip: x86/cache] "

[PATCH v5 01/10] x86/resctrl: Nothing uses struct mbm_state chunks_bw
 2020-08-19 12:33 UTC  (2+ messages)
` [tip: x86/cache] x86/resctrl: Remove unused struct mbm_state::chunks_bw

[PATCH v2] spi: imx: Remove unneeded probe message
 2020-08-19 12:33 UTC 

[PATCH 0/3] hwrng: add support for Xiphera XIP8001B
 2020-08-19 12:21 UTC  (4+ messages)
` [PATCH 1/3] dt-bindings: vendor-prefixes: Add Xiphera vendor prefix
` [PATCH 2/3] dt-bindings: rng: add bindings for Xiphera XIP8001B hwnrg
` [PATCH 3/3] hwrng: xiphera-trng: add support for XIP8001B hwrng

[PATCH v5 02/10] x86/resctrl: Remove max_delay
 2020-08-19 12:33 UTC  (2+ messages)
` [tip: x86/cache] x86/resctrl: Remove struct rdt_membw::max_delay

[PATCH v3] block: Make request_queue.rpm_status an enum
 2020-08-19 12:34 UTC 

[PATCH v5 04/10] x86/resctrl: use container_of() in delayed_work handlers
 2020-08-19 12:33 UTC  (2+ messages)
` [tip: x86/cache] x86/resctrl: Use "

[PSIGN v2 X/3] arm64: Convert to ARCH_STACKWALK
 2020-08-19 12:34 UTC 

[PATCH v5 09/10] x86/resctrl: Add arch_has_{sparse,empty}_bitmaps to explain CAT differences
 2020-08-19 12:33 UTC  (2+ messages)
` [tip: x86/cache] x86/resctrl: Add struct rdt_cache::arch_has_{sparse, empty}_bitmaps

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

[PATCH v5 07/10] x86/resctrl: Add arch_needs_linear to explain AMD/Intel MBA difference
 2020-08-19 12:33 UTC  (2+ messages)
` [tip: x86/cache] x86/resctrl: Add struct rdt_membw::arch_needs_linear "

[PATCH v5 05/10] x86/resctrl: Include pid.h
 2020-08-19 12:33 UTC  (2+ messages)
` [tip: x86/cache] "

FAILED: patch "[PATCH] watchdog: f71808e_wdt: remove use of wrong watchdog_info" failed to apply to 4.4-stable tree
 2020-08-19 12:32 UTC 

[PATCH] jbd2: remove unnecessary chksum variables in do_one_pass
 2020-08-19 12:29 UTC 

[PATCH v2] xtensa: Replace <linux/clk-provider.h> by <linux/of_clk.h>
 2020-08-19 12:30 UTC 

[PATCH 5.4] tracing: Move pipe reference to trace array instead of current_tracer
 2020-08-19 12:31 UTC  (3+ messages)

[PATCH v2] microblaze: Replace <linux/clk-provider.h> by <linux/of_clk.h>
 2020-08-19 12:30 UTC 

FAILED: patch "[PATCH] tracing/hwlat: Honor the tracing_cpumask" failed to apply to 4.9-stable tree
 2020-08-19 12:30 UTC 

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

[PATCH v2] h8300: Replace <linux/clk-provider.h> by <linux/of_clk.h>
 2020-08-19 12:29 UTC 

FAILED: patch "[PATCH] ftrace: Setup correct FTRACE_FL_REGS flags for module" failed to apply to 4.4-stable tree
 2020-08-19 12:29 UTC 

[PATCH v2] h8300: dts: Fix /chosen:stdout-path
 2020-08-19 12:28 UTC 

Linux-next: Kernel panic - not syncing: Fatal exception in interrupt - RIP: 0010:security_port_sid
 2020-08-19 12:28 UTC  (2+ messages)

[GIT PULL] UniPhier SoC updates for v2020.10-rc3
 2020-08-19 12:28 UTC  (2+ messages)

FAILED: patch "[PATCH] mm/memory_hotplug: fix unpaired mem_hotplug_begin/done" failed to apply to 4.19-stable tree
 2020-08-19 12:28 UTC 

FAILED: patch "[PATCH] drivers: add Contiguous Memory Allocator" failed to apply to 5.4-stable tree
 2020-08-19 12:28 UTC 

FAILED: patch "[PATCH] drivers: add Contiguous Memory Allocator" failed to apply to 4.19-stable tree
 2020-08-19 12:28 UTC 

FAILED: patch "[PATCH] drivers: add Contiguous Memory Allocator" failed to apply to 4.14-stable tree
 2020-08-19 12:28 UTC 

FAILED: patch "[PATCH] drivers: add Contiguous Memory Allocator" failed to apply to 4.9-stable tree
 2020-08-19 12:28 UTC 

[LTP] [PATCH V8 5/5] syscalls/semtimedop: Add support for semtimedop and its time64 version
 2020-08-19 12:27 UTC  (3+ messages)
` [LTP] [PATCH V9 1/2] "
  ` [LTP] [PATCH V9 2/2] syscalls/semtimedop: Add failure test for invalid timeout pointer

FAILED: patch "[PATCH] drivers: add Contiguous Memory Allocator" failed to apply to 4.4-stable tree
 2020-08-19 12:28 UTC 

FAILED: patch "[PATCH] mm/shuffle: don't move pages between zones and don't read" failed to apply to 5.4-stable tree
 2020-08-19 12:26 UTC 

[PATCH] libceph: multiple workspaces for CRUSH computations
 2020-08-19 12:25 UTC  (2+ messages)

FAILED: patch "[PATCH] khugepaged: khugepaged_test_exit() check mmget_still_valid()" failed to apply to 5.7-stable tree
 2020-08-19 12:25 UTC 

FAILED: patch "[PATCH] khugepaged: khugepaged_test_exit() check mmget_still_valid()" failed to apply to 5.4-stable tree
 2020-08-19 12:25 UTC 

FAILED: patch "[PATCH] khugepaged: khugepaged_test_exit() check mmget_still_valid()" failed to apply to 4.19-stable tree
 2020-08-19 12:25 UTC 

FAILED: patch "[PATCH] khugepaged: khugepaged_test_exit() check mmget_still_valid()" failed to apply to 4.14-stable tree
 2020-08-19 12:25 UTC 

FAILED: patch "[PATCH] khugepaged: khugepaged_test_exit() check mmget_still_valid()" failed to apply to 4.9-stable tree
 2020-08-19 12:25 UTC 

FAILED: patch "[PATCH] khugepaged: khugepaged_test_exit() check mmget_still_valid()" failed to apply to 4.4-stable tree
 2020-08-19 12:24 UTC 

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

FAILED: patch "[PATCH] khugepaged: retract_page_tables() remember to test exit" failed to apply to 4.9-stable tree
 2020-08-19 12:24 UTC 

FAILED: patch "[PATCH] khugepaged: retract_page_tables() remember to test exit" failed to apply to 4.14-stable tree
 2020-08-19 12:24 UTC 

FAILED: patch "[PATCH] khugepaged: retract_page_tables() remember to test exit" failed to apply to 4.19-stable tree
 2020-08-19 12:24 UTC 

FAILED: patch "[PATCH] khugepaged: retract_page_tables() remember to test exit" failed to apply to 5.4-stable tree
 2020-08-19 12:24 UTC 

FAILED: patch "[PATCH] khugepaged: retract_page_tables() remember to test exit" failed to apply to 5.7-stable tree
 2020-08-19 12:24 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.