All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-08-19 12:10:14 to 2020-08-19 12:40:10 UTC [more...]

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

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

[PATCH 0/8] Some fixes for spi-s3c64xx
 2020-08-19 12:39 UTC  (22+ 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 v1 00/11] mm/memory_hotplug: online_pages()/offline_pages() cleanups
 2020-08-19 12:39 UTC  (7+ 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()

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 0/9] Incorrect Kconfig dependencies
 2020-08-19 12:38 UTC  (18+ 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 v2] MAINTAINERS: Add missing header files to BLOCK LAYER section
 2020-08-19 12:32 UTC 

[igt-dev] [PATCH i-g-t v30 00/33] Remove libdrm in rendercopy
 2020-08-19 12:38 UTC  (36+ 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

[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  (4+ messages)

[PATCH v4] drm/amdgpu: add new trace event for page table update v3
 2020-08-19 12:37 UTC  (7+ 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] ceph: fix inode number presentation on 32-bit platforms and s390x
 2020-08-19 12:35 UTC  (2+ messages)
` [PATCH v3] ceph: fix inode number handling on arches with 32-bit ino_t

[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] "

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

[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  (3+ messages)
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for "
` [Intel-gfx] ✓ Fi.CI.BAT: success "

[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 

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

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  (6+ 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 

[PATCH 1/2] thermal: ti-soc-thermal: Enable addition power management
 2020-08-19 12:21 UTC  (4+ messages)

[PATCH][next] selinux: fix allocation failure check on newpolicy->sidtab
 2020-08-19 12:21 UTC  (3+ messages)

FAILED: patch "[PATCH] mm/hugetlb: fix calculation of" failed to apply to 4.4-stable tree
 2020-08-19 12:21 UTC 

FAILED: patch "[PATCH] mm/hugetlb: fix calculation of" failed to apply to 4.9-stable tree
 2020-08-19 12:21 UTC 

FAILED: patch "[PATCH] mm/hugetlb: fix calculation of" failed to apply to 4.14-stable tree
 2020-08-19 12:21 UTC 

FAILED: patch "[PATCH] mm/hugetlb: fix calculation of" failed to apply to 4.19-stable tree
 2020-08-19 12:21 UTC 

[dpdk-dev] [Bug 528] ixgbe: PTP not working when ixgbe_xmit_pkts_vec is used
 2020-08-19 12:21 UTC 

FAILED: patch "[PATCH] mm/hugetlb: fix calculation of" failed to apply to 5.4-stable tree
 2020-08-19 12:21 UTC 

[PATCH v4 0/3] Modify AMD topology to use socket/dies/core/thread model
 2020-08-19 12:18 UTC  (3+ messages)
` [PATCH v4 3/3] hw/i386: Remove node_id, nr_nodes and nodes_per_pkg from topology

[PATCH] mmc: sdhci-pci: Fix SDHCI_RESET_ALL for CQHCI for Intel GLK-based controllers
 2020-08-19 12:18 UTC 

[PATCH 0/4] -ffreestanding/-fno-builtin-* patches
 2020-08-19 12:19 UTC  (2+ messages)

[PATCH net-next RFC v2 00/13] Add devlink reload action option
 2020-08-19 12:18 UTC  (6+ messages)
` [PATCH net-next RFC v2 01/13] devlink: Add reload action option to devlink reload command

[PATCH] ASoC: codecs: rt*-sdw: use SDW_SLAVE_ENTRY_EXT
 2020-08-19 12:15 UTC  (2+ messages)

[PATCH] drm/omap: fix incorrect lock state
 2020-08-19 12:17 UTC  (2+ messages)

[PATCH] ASoC: Intel: skl_hda_dsp_generic: Fix NULLptr dereference in autosuspend delay
 2020-08-19 12:15 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  (2+ messages)

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 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  (8+ messages)
` [PATCH v4 6/6] mm: secretmem: add ability to reserve memory at boot

[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 00/49] DRM driver for Hikey 970
 2020-08-19 11:45 UTC  (2+ messages)
` [PATCH 24/49] staging: hikey9xx/gpu: fix the DRM setting logic


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.