All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-02-27 21:53:15 to 2020-02-27 22:36:04 UTC [more...]

[PATCH 0/8] soundwire: remove platform devices, add SOF interfaces
 2020-02-27 22:32 UTC  (14+ messages)
` [PATCH 1/8] soundwire: bus_type: add master_device/driver support
` [PATCH 2/8] soundwire: intel: transition to sdw_master_device/driver support
` [PATCH 3/8] soundwire: intel_init: add implementation of sdw_intel_enable_irq()
` [PATCH 4/8] soundwire: intel_init: use EXPORT_SYMBOL_NS
` [PATCH 5/8] soundwire: intel/cadence: merge Soundwire interrupt handlers/threads
` [PATCH 6/8] soundwire: intel: add helpers for link power down and shim wake
` [PATCH 7/8] soundwire: intel: add wake interrupt support
` [PATCH 8/8] soundwire: intel_init: save Slave(s) _ADR info in sdw_intel_ctx

[Intel-gfx] [PATCH v3 01/11] drm/i915/tgl: Implement Wa_1409804808
 2020-02-27 22:35 UTC  (12+ messages)
` [Intel-gfx] [PATCH v3 02/11] drm/i915/tgl: Implement Wa_1806527549
` [Intel-gfx] [PATCH v3 03/11] drm/i915/tgl: Add Wa_1409085225, Wa_14010229206
` [Intel-gfx] [PATCH v3 04/11] drm/i915/tgl: Extend Wa_1606931601 for all steppings
` [Intel-gfx] [PATCH v3 05/11] drm/i915/tgl: Add note to Wa_1607297627
` [Intel-gfx] [PATCH v3 06/11] drm/i915/tgl: Add note about Wa_1607063988
` [Intel-gfx] [PATCH v3 07/11] drm/i915/tgl: Fix the Wa number of a fix
` [Intel-gfx] [PATCH v3 08/11] drm/i915/tgl: Add note about Wa_1409142259
` [Intel-gfx] [PATCH v3 09/11] drm/i915/tgl: Restrict Wa_1408615072 to A0 stepping
` [Intel-gfx] [PATCH v3 10/11] drm/i915/tgl: Add Wa number to WaAllowPMDepthAndInvocationCountAccessFromUMD
` [Intel-gfx] [PATCH v3 11/11] drm/i915/tgl: Implement Wa_1407901919

[PATCH 1/3] sysvinit: remove logsave.8
 2020-02-27 22:35 UTC  (5+ messages)
` [PATCH 2/3] rt-tests: make manpages reproducible
` [PATCH 3/3] lsb-release: fix likely reproducabilty timestamp
` ✗ patchtest: failure for "sysvinit: remove logsave.8..." and 2 more

Overriding SDE_FILE
 2020-02-27 22:35 UTC  (10+ messages)

[PATCH] drm/i915: Minimize uaccess exposure in i915_gem_execbuffer2_ioctl()
 2020-02-27 22:35 UTC  (5+ messages)
` [Intel-gfx] "

[PATCH v2 00/13] arm: calxeda: update DTS, bindings and MAINTAINERS
 2020-02-27 22:35 UTC  (13+ messages)
` [PATCH v2 06/13] dt-bindings: sata: Convert Calxeda SATA controller to json-schema
` [PATCH v2 11/13] dt-bindings: ipmi: Convert IPMI-SMIC bindings "
` [PATCH v2 12/13] dt-bindings: arm: Add Calxeda system registers json-schema binding
` [PATCH v2 13/13] MAINTAINERS: Update Calxeda Highbank maintainership

[PATCH 5.5 000/150] 5.5.7-stable review
 2020-02-27 22:35 UTC  (2+ messages)

[Intel-gfx] [PATCH] drm/i915/ggtt: do not set bits 1-11 in gen12 ptes
 2020-02-27 22:35 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.IGT: success for "

[PATCH v2 0/9] tty: serial: fsl_lpuart various fixes and LS1028A support
 2020-02-27 22:34 UTC  (4+ messages)
` [PATCH v2 3/9] tty: serial: fsl_lpuart: handle EPROBE_DEFER for DMA

[PATCH 5.4 000/135] 5.4.23-stable review
 2020-02-27 22:34 UTC  (2+ messages)

[PATCH v4 0/7] aspeed-g6: enable usb support
 2020-02-27 22:34 UTC  (10+ messages)
` [PATCH v4 2/7] usb: gadget: aspeed: read vhub properties from device tree
` [PATCH v4 6/7] ARM: dts: aspeed-g4: add vhub port and endpoint properties

[dpdk-dev] [PATCH] drivers/crypto: fix build with make
 2020-02-27 22:33 UTC 

[PATCH 0/2] Update bind to lates ESV version 9.16
 2020-02-27 22:33 UTC  (3+ messages)
` [PATCH 1/2] libuv: needed by bind 9.16

[PATCH 0/4] Misc cleanups
 2020-02-27 22:33 UTC  (7+ messages)
` [PATCH 1/4] btrfs: inline checksum name and driver definitions
` [PATCH 3/4] btrfs: return void from csum_tree_block
` [PATCH 4/4] btrfs: balance: factor out convert profile validation

[Buildroot] [PATCH 0/2] Fix file listing logic for top-level parallel build
 2020-02-27 22:32 UTC  (7+ messages)
` [Buildroot] [PATCH 1/2] package/pkg-generic.mk: simplify step_pkg_size
` [Buildroot] [PATCH 2/2] package/pkg-generic: make file list logic parallel build compatible

[PATCH 1/2] client: Reorder interface creation ops
 2020-02-27 22:31 UTC  (2+ messages)

[PATCH v2 0/5] Add support for block disk resize notification
 2020-02-27 22:31 UTC  (5+ messages)
` [PATCH v2 4/5] drivers/nvme/host/core.c: Convert to use set_capacity_revalidate_and_notify

[PATCH 0/3] KVM: VMX: Fix for kexec VMCLEAR and VMXON cleanup
 2020-02-27 22:30 UTC  (4+ messages)
` [PATCH 1/3] KVM: VMX: Always VMCLEAR in-use VMCSes during crash with kexec support
` [PATCH 2/3] KVM: VMX: Gracefully handle faults on VMXON
` [PATCH 3/3] KVM: VMX: Make loaded_vmcs_init() a static function

[PATCH 0/2] solve static percpu symbol issue in module and refine code model of module
 2020-02-27 22:30 UTC  (2+ messages)

[PATCH] Documentation: cpufreq: Move legacy driver documentation
 2020-02-27 22:30 UTC 

[PATCH v2 0/5] ti-sysc support for PRUSS
 2020-02-27 22:28 UTC  (6+ messages)
` [PATCH v2 1/5] dt-bindings: bus: ti-sysc: Add support for PRUSS SYSC type
` [PATCH v2 2/5] "
` [PATCH v2 3/5] ARM: dts: AM33xx-l4: Update PRUSS interconnect target-module node
` [PATCH v2 4/5] ARM: dts: AM4372: Add the PRU-ICSS "
` [PATCH v2 5/5] ARM: dts: dra7: Add PRU-ICSS interconnect target-module nodes

[Buildroot] [PATCH 1/1] DEVELOPERS: Add myself to package/gnuplot, sdl2
 2020-02-27 22:28 UTC  (2+ messages)

[RFT PATCH 0/4] usb: dwc2: Fixes and improvements
 2020-02-27 22:27 UTC  (10+ messages)
` [RFT PATCH 1/4] usb: dwc2: Simplify and fix DMA alignment code
` [RFT PATCH 2/4] usb: dwc2: Do not update data length if it is 0 on inbound transfers
` [RFT PATCH 3/4] usb: dwc2: Abort transaction after errors with unknown reason
` [RFT PATCH 4/4] usb: dwc2: Make "trimming xfer length" a debug message

[v1 PATCH 0/5] Add UEFI support for RISC-V
 2020-02-27 22:26 UTC  (12+ messages)
` [v1 PATCH 1/5] efi: Move arm-stub to a common file
` [v1 PATCH 2/5] include: pe.h: Add RISC-V related PE definition
` [v1 PATCH 3/5] RISC-V: Define fixmap bindings for generic early ioremap support
` [v1 PATCH 4/5] RISC-V: Add PE/COFF header for EFI stub
` [v1 PATCH 5/5] RISC-V: Add EFI stub support

Strange data corruption issue with gluster (libgfapi) and ZFS
 2020-02-27 22:25 UTC  (4+ messages)

[PATCH 0/6] ACPI: EC: Updates related to initialization
 2020-02-27 22:24 UTC  (7+ messages)
` [PATCH 1/6] ACPI: EC: Avoid printing confusing messages in acpi_ec_setup()
` [PATCH 2/6] ACPI: EC: Avoid passing redundant argument to functions
` [PATCH 3/6] ACPI: EC: Drop AE_NOT_FOUND special case from ec_install_handlers()
` [PATCH 4/6] ACPI: EC: Unify handling of event handler installation failures
` [PATCH 5/6] ACPI: EC: Simplify acpi_ec_add()
` [PATCH 6/6] ACPI: EC: Use fast path in acpi_ec_add() for DSDT boot EC

[meta-virtualization][PATCH] seabios: upgrade to version 1.13.0 at official URI and switch to python3
 2020-02-27 22:21 UTC  (5+ messages)
` [meta-virtualization][PATCH 16/16] xen: add contact to recipe README file

[meta-virtualization][m-c-s][PATCH] linux-yocto: make FILESEXTRAPATHS explicit
 2020-02-27 22:20 UTC 

[meta-virtualization][m-c-s][PATCH 2/3] pep8: Add python3 version
 2020-02-27 22:20 UTC  (4+ messages)
` [meta-virtualization][m-c-s][PATCH 3/3] mock: "
  ` [meta-virtualization][m-c-s][PATCH 1/3] tox: "

[PATCH bpf-next] bpf: Add drgn script to list progs/maps
 2020-02-27 22:19 UTC  (6+ messages)

[PATCH v2 00/18] genirq: Remove setup_irq()
 2020-02-27 22:19 UTC  (10+ messages)
` [PATCH v2 06/18] m68k: Replace setup_irq() by request_irq()

[PATCH net-next 2/2] net: datagram: drop 'destructor' argument from several helpers
 2020-02-27 22:19 UTC  (2+ messages)

[Buildroot] [PATCH 1/2] package/binutils: disable binutils >= 2.33.1 for configurations using BR2_BINFMT_FLAT
 2020-02-27 22:19 UTC  (2+ messages)
` [Buildroot] [PATCH 2/2] package/elf2flt: remove backported patch

[[meta-virtualization][m-c-s][PATCH]] salt: bump 2018.3 -> 3000
 2020-02-27 22:19 UTC  (3+ messages)

device link patches on 4.19.99 breaks functionality
 2020-02-27 22:17 UTC  (4+ messages)

[meta-virtualization][m-c-s][PATCH 1/8] Uprev'd yajl-ruby to 1.4.0
 2020-02-27 22:17 UTC  (3+ messages)
` [meta-virtualization][m-c-s][PATCH 0/8] Added Fluentd and dependencies

[meta-networking][PATCH] netkit-ftp: clean in configure step broken
 2020-02-27 22:17 UTC 

[PATCH v4 00/13] Reduce ifdef mess in ptrace
 2020-02-27 22:16 UTC  (5+ messages)
` [PATCH v4 13/13] powerpc/ptrace: move ptrace_triggered() into hw_breakpoint.c

[meta-virtualization][m-c-s][PATCH] python-novnc: typo from distutils sed fix
 2020-02-27 22:16 UTC  (2+ messages)

[Intel-gfx] [PATCH] drm/i915/gt: Check engine-is-awake on reset later
 2020-02-27 22:16 UTC  (2+ messages)

[PATCH v4 0/3] printk/console: Fix preferred console handling
 2020-02-27 22:14 UTC  (4+ messages)

[PATCH] kconfig: Add kernel config option for fuzz testing
 2020-02-27 22:15 UTC  (11+ messages)

[PATCH, net-next, v6, 1/2] ethtool: Factored out similar ethtool link settings for virtual devices to core
 2020-02-27 22:14 UTC  (2+ messages)

[PATCH net-next v2 0/8] rework phylink interface for split MAC/PCS support
 2020-02-27 22:13 UTC  (5+ messages)

[PATCH 1/8] evolution-data-server: upgrade 3.34.3 -> 3.34.4
 2020-02-27 22:12 UTC  (8+ messages)
` [PATCH 2/8] file-roller: upgrade 3.32.3 -> 3.32.4
` [PATCH 3/8] gjs: upgrade 1.58.4 -> 1.58.5
` [PATCH 4/8] gnome-control-center: upgrade 3.34.2 -> 3.34.4
` [PATCH 5/8] gnome-desktop3: upgrade 3.34.3 "
` [PATCH 6/8] gspell: upgrade 1.8.2 -> 1.8.3
` [PATCH 7/8] libgee: upgrade 0.20.2 -> 0.20.3
` [PATCH 8/8] gmime: upgrade 3.2.5 -> 3.2.6

[GIT] Networking
 2020-02-27 22:12 UTC 

[Buildroot] [git commit] DEVELOPERS: add Michael Fischer for gnuplot and sdl2
 2020-02-27 22:12 UTC 

[Xen-devel] [linux-linus test] 147640: regressions - FAIL
 2020-02-27 22:11 UTC 

stable-rc/linux-4.14.y build: 201 builds: 0 failed, 201 passed, 102 warnings (v4.14.171-238-g47e811c62a4a)
 2020-02-27 22:11 UTC 

[PATCHv2 00/56] drm/omap: Convert DSI code to use drm_mipi_dsi and drm_panel
 2020-02-27 22:10 UTC  (10+ messages)
` [PATCHv2 02/56] ARM: dts: omap4-droid4: add panel compatible
` [PATCHv2 57/56] dt-bindings: display: panel-dsi-cm: convert to YAML

[PATCH v2] soundwire: bus: provide correct return value on error
 2020-02-27 22:09 UTC  (2+ messages)

[Bug 206203] New: kmemleak reports various leaks in drivers/of/unittest.c
 2020-02-27 22:07 UTC  (4+ messages)
` [Bug 206203] "

[PATCH v2] drm/amdgpu: fix the gfx hang while use per-ib secure flag (v2)
 2020-02-27 22:10 UTC  (3+ messages)

[Buildroot] [PATCH v2 1/1] package/connman: bump to 1.38
 2020-02-27 22:08 UTC  (2+ messages)

[PATCH v3 0/4] platform/chrome: Add Type C connector class driver
 2020-02-27 22:07 UTC  (5+ messages)
` [PATCH v3 1/4] dt-bindings: Add cros-ec Type C port driver

[<PATCH v1> 0/4] SD card bug fixes
 2020-02-27 22:05 UTC  (5+ messages)
` [<PATCH v1> 1/4] mmc: core: Add check for NULL pointer access
` [<PATCH v1> 2/4] mmc: core: Attribute the IO wait time properly in mmc_wait_for_req_done()
` [<PATCH v1> 3/4] mmc: core: Make host->card as NULL when card is removed
` [<PATCH v1> 4/4] mmc: core: update host->card after getting RCA for SD card

[PATCH v1 0/4] hw/arm/cubieboard: correct CPU type and add machine argument checks
 2020-02-27 22:01 UTC  (5+ messages)
` [PATCH v1 1/4] hw/arm/cubieboard: use ARM Cortex-A8 as the default CPU in machine definition
` [PATCH v1 2/4] hw/arm/cubieboard: restrict allowed CPU type to ARM Cortex-A8
` [PATCH v1 3/4] hw/arm/cubieboard: restrict allowed RAM size to 512MiB and 1GiB
` [PATCH v1 4/4] hw/arm/cubieboard: report error when using unsupported -bios argument

[PATCH v4 0/3] Enable vTPM 2.0 for the IBM vTPM driver
 2020-02-27 22:03 UTC  (4+ messages)
` [PATCH v4 1/3] tpm: of: Handle IBM,vtpm20 case when getting log parameters
` [PATCH v4 2/3] tpm: ibmvtpm: Wait for buffer to be set before proceeding
` [PATCH v4 3/3] tpm: ibmvtpm: Add support for TPM 2

[PATCH v8 1/2] net: mdio: add ipq8064 mdio driver
 2020-02-27 22:01 UTC  (4+ messages)
` [PATCH v8 2/2] dt-bindings: net: Add ipq806x mdio bindings
    ` R: "

[meta-virtualization][PATCH] xen-image-minimal: enable runqemu for x86-64
 2020-02-27 22:01 UTC 

[PATCH] bluetooth: Fixing a few comment typos in the quirk definitions
 2020-02-27 22:00 UTC 

[meta-virtualization][PATCH] uxen-guest-tools, image: package the Linux VM tools for uXen hypervisor
 2020-02-27 22:00 UTC  (2+ messages)

[peterz-queue:sched/wip-deadline 3/19] kernel//sched/pelt.c:393:43: error: too many arguments to function call, expected 2, have 3
 2020-02-27 22:00 UTC  (2+ messages)

[meta-virtualization][PATCH v3 00/22] Xen: python3, wic, 4.12.2, tools separation
 2020-02-27 21:59 UTC  (2+ messages)

next/master build: 219 builds: 84 failed, 135 passed, 101 errors, 267 warnings (next-20200227)
 2020-02-27 21:59 UTC  (2+ messages)

[PATCH 0/6] remoteproc: qcom: Add callbacks for remoteproc events
 2020-02-27 21:59 UTC  (4+ messages)
` [PATCH 6/6] remoteproc: qcom: Add notification types to SSR

[PATCH] Xen: fix do_deploy dependencies
 2020-02-27 21:58 UTC  (3+ messages)
` [meta-virtualization] "

docker: fix init script for busybox
 2020-02-27 21:57 UTC  (2+ messages)
` [meta-virtualization] "

git-shell default working directory
 2020-02-27 21:57 UTC  (6+ messages)

[PATCH v5 0/4] target-riscv: support vector extension part 1
 2020-02-27 21:48 UTC  (6+ messages)
` [PATCH v5 4/4] target/riscv: add vector configure instruction

[RFC PATCH 1/4] drm/amdgpu: set compute queue priority at mqd_init
 2020-02-27 21:56 UTC  (4+ messages)

[meta-virtualization][PATCH v2] lxc: Backport patch that renames memfd_create() function
 2020-02-27 21:56 UTC  (2+ messages)

[PATCH RFC 0/5] fs, ext4: Physical blocks placement hint for fallocate(0): fallocate2(). TP defrag
 2020-02-27 21:56 UTC  (7+ messages)
` [PATCH RFC 5/5] ext4: Add fallocate2() support

RISC-V: Fix the build on LLVM-based toolchains
 2020-02-27 21:56 UTC  (3+ messages)
` [PATCH 1/3] RISC-V: Stop relying on GCC's register allocator's hueristics

[PATCH v6 00/18] target/ppc: Correct some errors with real mode handling
 2020-02-27  6:04 UTC  (13+ messages)
` [PATCH v6 09/18] target/ppc: Streamline calculation of RMA limit from LPCR[RMLS]
` [PATCH v6 11/18] target/ppc: Only calculate RMLS derived RMA limit on demand
` [PATCH v6 17/18] spapr: Clean up RMA size calculation

[DPU PATCH v3 3/5] drm/msm/dp: add displayPort driver support
 2020-02-27 21:54 UTC  (3+ messages)

[PATCH 00/30] Lock warning cleanup
 2020-02-27 21:54 UTC  (10+ messages)
  ` [PATCH 11/30] mm/zsmalloc: Add missing annotation for migrate_read_unlock()
  ` [PATCH 12/30] mm/zsmalloc: Add missing annotation for pin_tag()
  ` [PATCH 13/30] mm/zsmalloc: Add missing annotation for unpin_tag()

[PATCH v1.1 4/5] KVM: Kick resamplefd for split kernel irqchip
 2020-02-27 21:52 UTC  (7+ messages)

[PATCH] soc: qcom: cmd-db: Fix compilation error when CMD_DB is disabled
 2020-02-27 21:53 UTC  (2+ messages)

[PATCH v3 0/6] Split SDM845 interconnect nodes and consolidate RPMh support
 2020-02-27 21:52 UTC  (7+ messages)
` [PATCH v3 4/6] interconnect: qcom: Consolidate interconnect "
` [PATCH v3 5/6] interconnect: qcom: sdm845: Split qnodes into their respective NoCs
` [PATCH v3 6/6] arm64: dts: sdm845: Redefine interconnect provider DT nodes


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.