All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-01-23 18:00:58 to 2020-01-23 18:48:24 UTC [more...]

[PATCH v3 00/23] i2c: designware_ic2: Improvements to timing and general cleanup
 2020-01-23 18:48 UTC  (22+ messages)
` [PATCH v3 01/23] i2c: designware_i2c: Add more registers
` [PATCH v3 02/23] i2c: designware_i2c: Don't allow changing IC_CLK
` [PATCH v3 03/23] i2c: designware_i2c: Include clk.h in the header file
` [PATCH v3 04/23] i2c: designware_i2c: Rename 'max' speed to 'high' speed
` [PATCH v3 05/23] i2c: designware_i2c: Use an enum for selected speed mode
` [PATCH v3 06/23] i2c: designware_i2c: Use an accurate bus clock instead of MHz
` [PATCH v3 07/23] i2c: designware_i2c: Bring in the binding file
` [PATCH v3 08/23] i2c: designware_i2c: Read device-tree properties
` [PATCH v3 09/23] i2c: designware_i2c: Drop scl_sda_cfg parameter
` [PATCH v3 10/23] i2c: designware_i2c: Put hold config in a struct
` [PATCH v3 11/23] i2c: designware_i2c: Rewrite timing calculation
` [PATCH v3 12/23] i2c: designware_i2c: Add spike supression
` [PATCH v3 13/23] i2c: Add enums for i2c speed and address size
` [PATCH v3 14/23] i2c: ast_i2c: Update to use standard enums for speed
` [PATCH v3 15/23] i2c: designware_i2c: "
` [PATCH v3 16/23] i2c: kona_i2c: "
` [PATCH v3 17/23] i2c: omap: "
` [PATCH v3 18/23] i2c: stm32: "
` [PATCH v3 19/23] i2c: Update drivers to use enum "
` [PATCH v3 20/23] i2c: designware_i2c: Add support for fast-plus speed
` [PATCH v3 21/23] i2c: designware_i2c: Move dw_i2c_speed_config to header

[PATCH v16.1 0/9] mm / virtio: Provide support for free page reporting
 2020-01-23 18:47 UTC  (7+ messages)

[PATCH] lib: Reduce user_access_begin() boundaries in strncpy_from_user() and strnlen_user()
 2020-01-23 18:47 UTC  (3+ messages)

[PATCH v2 kunit-next 0/3] kunit: add debugfs representation to show results/run tests
 2020-01-23 18:47 UTC  (4+ messages)
` [PATCH v2 kunit-next 1/3] kunit: add debugfs /sys/kernel/debug/kunit/<suite>/results display
` [PATCH v2 kunit-next 2/3] kunit: add "run" debugfs file to run suites, display results
` [PATCH v2 kunit-next 3/3] kunit: update documentation to describe debugfs representation

[PATCH] CIFS: Fix task struct use-after-free on reconnect
 2020-01-23 18:47 UTC  (3+ messages)

x86 power control for multi host
 2020-01-23 18:47 UTC  (2+ messages)

[PATCH 0/3] iommu: Add Allwinner H6 IOMMU driver
 2020-01-23 18:47 UTC  (5+ messages)
` [PATCH 2/3] "

[PATCH] mm: Add MREMAP_DONTUNMAP to mremap()
 2020-01-23 18:47 UTC  (3+ messages)

[PULL 000/108] virtiofs queue
 2020-01-23 16:45 UTC  (27+ messages)
` [PULL 001/108] virtiofsd: Pull in upstream headers
` [PULL 003/108] virtiofsd: Add auxiliary .c's
` [PULL 007/108] virtiofsd: Format imported files to qemu style
` [PULL 008/108] virtiofsd: remove mountpoint dummy argument
` [PULL 012/108] virtiofsd: Fix common header and define for QEMU builds
` [PULL 013/108] virtiofsd: Trim out compatibility code
` [PULL 017/108] virtiofsd: add -o source=PATH to help output
` [PULL 018/108] virtiofsd: Open vhost connection instead of mounting
` [PULL 019/108] virtiofsd: Start wiring up vhost-user
` [PULL 021/108] virtiofsd: get/set features callbacks
` [PULL 022/108] virtiofsd: Start queue threads
` [PULL 023/108] virtiofsd: Poll kick_fd for queue
` [PULL 024/108] virtiofsd: Start reading commands from queue
` [PULL 027/108] virtiofsd: Add Makefile wiring for virtiofsd contrib
` [PULL 028/108] virtiofsd: Fast path for virtio read
` [PULL 031/108] virtiofsd: add vhost-user.json file
` [PULL 036/108] virtiofsd: passthrough_ll: add ino_map to hide lo_inode pointers
` [PULL 041/108] virtiofsd: Plumb fuse_bufvec through to do_write_buf
` [PULL 045/108] virtiofsd: check input buffer size in fuse_lowlevel.c ops
` [PULL 051/108] virtiofsd: move to a new pid namespace
` [PULL 056/108] virtiofsd: set maximum RLIMIT_NOFILE limit
` [PULL 058/108] virtiofsd: add --syslog command-line option
` [PULL 064/108] virtiofsd: Kill threads when queues are stopped
` [PULL 065/108] vhost-user: Print unexpected slave message types
` [PULL 070/108] virtiofsd: rename unref_inode() to unref_inode_lolocked()
` [PULL 076/108] virtiofsd: support nanosecond resolution for file timestamp

[Xen-devel] [PATCH V8 1/4] x86/mm: Add array_index_nospec to guest provided index values
 2020-01-23 18:45 UTC  (2+ messages)

[PATCH v29 00/22] Add RX archtecture support
 2020-01-23 16:24 UTC  (2+ messages)

[PATCH] rbd: set the 'device' link in sysfs
 2020-01-23 18:45 UTC  (2+ messages)

[PATCH v2 00/10] Rework READ_ONCE() to improve codegen
 2020-01-23 18:45 UTC  (7+ messages)
` [PATCH v2 09/10] compiler/gcc: Raise minimum GCC version for kernel builds to 4.8

[PATCH] char: hpet: Use flexible-array member
 2020-01-23 18:46 UTC  (3+ messages)

generate initramfs for raspberry pi
 2020-01-23 18:29 UTC 

[PATCH v3 0/8] Fix Exynos4210 DMA support
 2020-01-23 16:23 UTC  (4+ messages)
` [PATCH v3 1/8] dma/pl330: Convert to support tracing

[PATCH v2] bluetooth: Refactoring mgmt cmd op_code structure
 2020-01-23 18:42 UTC  (6+ messages)

[PATCH] partitions/ldm: fix spelling mistake "to" -> "too"
 2020-01-23 18:41 UTC  (3+ messages)

[v2] arm64: dts: sc7180: add display dt nodes
 2020-01-23 18:41 UTC  (2+ messages)

[PATCH v2 0/2] finish qemu-nbd --partition deprecation
 2020-01-23 16:46 UTC  (2+ messages)
` [PATCH v2 1/2] docs: Fix typo in qemu-nbd -P replacement

[PATCH v2 1/6] fs/readdir: Fix filldir() and filldir64() use of user_access_begin()
 2020-01-23 18:38 UTC  (6+ messages)

[PATCH] net: stmmac: platform: fix probe for ACPI devices
 2020-01-23  1:16 UTC 

[PATCH REPOST v3 00/80] refactor main RAM allocation to use hostmem backend
 2020-01-23 16:25 UTC  (7+ messages)
` [PATCH REPOST v3 64/80] ppc/{ppc440_bamboo, sam460ex}: drop RAM size fixup
` [PATCH REPOST v3 65/80] ppc/{ppc440_bamboo, sam460ex}: use memdev for RAM
` [PATCH REPOST v3 79/80] tests:numa-test: make top level args dynamic and g_autofree(cli) cleanups

[PATCH v2] nfs: optimise readdir cache page invalidation
 2020-01-23 18:38 UTC  (2+ messages)

[PATCH RFC] nfs: optimise readdir cache page invalidation
 2020-01-23 18:37 UTC  (3+ messages)

[PATCH] ruby: Remove __has_include and __has_include_next from preprocessed header file
 2020-01-23 18:37 UTC 

[Intel-gfx] [PATCH] drm/i915/ehl: Ensure that the DDI selection MUX is programmed correctly
 2020-01-23 18:19 UTC  (2+ messages)

[PATCH REPOST v3] target/arm/arch_dump: Add SVE notes
 2020-01-23 16:17 UTC  (3+ messages)

[PATCH] ruby: Remove __has_include and __has_include_next from preprocessed header file
 2020-01-23 18:35 UTC 

[PATCH 1/2] drm/amdgpu: attempt to enable gfxoff on more raven1 boards (v2)
 2020-01-23 18:35 UTC  (3+ messages)
` [PATCH 2/2] drm/amdgpu: original raven doesn't support full asic reset

[PATCH bpf 0/4] Various fixes for sockmap and reuseport tests
 2020-01-23 18:34 UTC  (3+ messages)
` [PATCH bpf 1/4] selftests: bpf: use a temporary file in test_sockmap

[PATCH userspace v2 0/4] Fix build with -fno-common
 2020-01-23 18:26 UTC  (3+ messages)
` [PATCH userspace v2 4/4] Makefile: always "
  ` [Non-DoD Source] "

[Intel-gfx] [PATCH] drm/i915/huc: Fix error reported by I915_PARAM_HUC_STATUS
 2020-01-23 18:26 UTC  (6+ messages)

[dpdk-dev] [PATCH] app/testpmd: fix hotplug
 2020-01-23 18:25 UTC  (6+ messages)

[Xen-devel] [xen-unstable bisection] complete test-amd64-amd64-xl-qemut-stubdom-debianhvm-amd64-xsm
 2020-01-23 18:32 UTC  (6+ messages)

[PATCH v8 0/5] drm/tidss: New driver for TI Keystone platform Display SubSystem
 2020-01-23 18:32 UTC  (4+ messages)
` [PATCH v8 1/5] dt-bindings: display: ti,k2g-dss: Add dt-schema yaml binding
  ` [PATCH v8 1/5] dt-bindings: display: ti, k2g-dss: "

[PATCH v22 0/9] Add ARMv8 RAS virtualization support in QEMU
 2020-01-23 15:48 UTC  (5+ messages)
` [PATCH v22 3/9] ACPI: Build related register address fields via hardware error fw_cfg blob
` [PATCH v22 4/9] ACPI: Build Hardware Error Source Table

[PATCH v2 0/6] arm64: ARMv8.4 Activity Monitors support
 2020-01-23 18:32 UTC  (5+ messages)
` [PATCH v2 1/6] arm64: add support for the AMU extension v1

[PATCH 2/2] kvm: Add ioctl for gathering debug counters
 2020-01-23 18:31 UTC  (18+ messages)

[Intel-gfx] [PATCH 1/2] drm/i915/dp: Do not set master_trans bit in bitmak if INVALID_TRANSCODER
 2020-01-23 18:31 UTC  (5+ messages)
` [Intel-gfx] [PATCH 2/2] drm/i915/dp: Modeset only the tiled connectors with CRTC

[PATCH 00/17] bcache patches for Linux v5.6
 2020-01-23 18:31 UTC  (5+ messages)
` [PATCH 14/17] bcache: back to cache all readahead I/Os

stable/linux-4.19.y boot: 57 boots: 1 failed, 55 passed with 1 untried/unknown (v4.19.98)
 2020-01-23 18:30 UTC 

[PATCH net] tcp: do not leave dangling pointers in tp->highest_sack
 2020-01-23 18:30 UTC  (2+ messages)

[RFC][PATCH 0/2] Avoiding DWC3 transfer stalls/hangs when using adb over f_fs
 2020-01-23 18:28 UTC  (7+ messages)

What's cooking in git.git (Jan 2020, #04; Wed, 22)
 2020-01-23 18:27 UTC  (5+ messages)
    ` yz/p4-py3, was "

[PATCH v4 0/6] Fix multifd + cancel + multifd
 2020-01-23 16:37 UTC  (3+ messages)
` [PATCH v4 5/6] migration: Create migration_is_running()

[PULL 00/20] target-arm queue
 2020-01-23 15:30 UTC  (5+ messages)
` [PULL 01/20] target/arm: add PMU feature to cortex-r5 and cortex-r5f
` [PULL 04/20] tests/tcg/aarch64: Add pauth-3
` [PULL 11/20] target/arm/arch_dump: Add SVE notes
` [PULL 15/20] hw/arm/exynos4210: Fix DMA initialization

stable/linux-4.4.y build: 179 builds: 1 failed, 178 passed, 2 errors, 13 warnings (v4.4.211)
 2020-01-23 18:24 UTC 

[PATCH 1/2] usb: typec: ucsi: register DP only for NVIDIA DP VDO
 2020-01-23 18:24 UTC  (3+ messages)

[alsa-devel] [PATCH] ASoC: Intel: skl_hda_dsp_common: Fix global-out-of-bounds bug
 2020-01-23 18:22 UTC  (5+ messages)

[dpdk-dev] [dpdk-users] Issue in draining packets when head is null
 2020-01-23 18:23 UTC  (3+ messages)

[PATCH v2 1/2] usb: typec: ucsi: register DP only for NVIDIA DP VDO
 2020-01-23  0:58 UTC  (2+ messages)
` [PATCH v2 2/2] usb: ucsi: ccg: disable runtime pm during fw flashing

[PATCH] KVM: nVMX: set rflags to specify success in handle_invvpid() default case
 2020-01-23 18:22 UTC  (6+ messages)

[PATCH] arm64: vdso: Convert to modern assembler annotations
 2020-01-23 18:22 UTC 

[PATCH] lib: devres: Export devm_ioremap_resource_wc
 2020-01-23 18:22 UTC  (4+ messages)

[dpdk-dev] [PATCH 0/5] net/mlx: assert cleanup in mlx drivers
 2020-01-23 18:20 UTC  (7+ messages)
` [dpdk-dev] [PATCH v2 "
  ` [dpdk-dev] [PATCH v2 1/5] mk/icc: disable treatment of warnings as errors
  ` [dpdk-dev] [PATCH v2 2/5] net/mlx4: use mlx4 debug flag instead of NDEBUG
  ` [dpdk-dev] [PATCH v2 3/5] net/mlx4: introduce the mlx4 version of the assert
  ` [dpdk-dev] [PATCH v2 4/5] net/mlx5: use mlx5 debug flag instead of NDEBUG
  ` [dpdk-dev] [PATCH v2 5/5] net/mlx5: introduce the mlx5 version of the assert

[PATCH v2] usb: uas: fix a plug & unplug racing
 2020-01-23 18:19 UTC  (3+ messages)

[PATCH v2 0/5] drm: Add support for Okaya RH128128T
 2020-01-23 18:19 UTC  (7+ messages)
` [PATCH v2 1/5] dt-bindings: display: sitronix,st7735r: Convert to DT schema
    ` [PATCH] dt-bindings: restrict properties for sitronix,st7735r

[Bluez PATCH] doc: Add definition for Set Kernel Debug Level
 2020-01-23 18:18 UTC  (12+ messages)

[PATCH 00/11] crypto: ccree - fixes and cleanups
 2020-01-23 18:18 UTC  (5+ messages)

[PATCH v4 00/10] staging: most: move core module out of staging
 2020-01-23 18:18 UTC  (3+ messages)
` [PATCH v4 01/10] staging: most: remove device from interface structure

[PATCH v13 2/8] PCI/DPC: Allow dpc_probe() even if firmware first mode is enabled
 2020-01-23 18:04 UTC  (2+ messages)

[PATCH REPOST v3 00/80] refactor main RAM allocation to use hostmem backend
 2020-01-23 16:14 UTC  (2+ messages)
` [PATCH v4 81/80] m68k/q800: use memdev for RAM

[PATCH v3 1/7] fs/readdir: Fix filldir() and filldir64() use of user_access_begin()
 2020-01-23 18:02 UTC  (6+ messages)
` [PATCH v3 2/7] uaccess: Tell user_access_begin() if it's for a write or not

[PATCH v2] PCI/MSI: Avoid torn updates to MSI pairs
 2020-01-23 18:16 UTC  (5+ messages)

[PULL 000/111] virtiofs queue
 2020-01-23 16:10 UTC  (7+ messages)

WARNING in cbq_destroy
 2020-01-23 18:14 UTC  (2+ messages)

[dpdk-dev] [PATCH 1/2] bus/pci: fix driver detach clear
 2020-01-23 18:14 UTC  (7+ messages)
` [dpdk-dev] [PATCH 2/2] app/testpmd: fix invalid port detaching
      ` [dpdk-dev] [dpdk-stable] "

[PATCH 00/16] Add MHI bus support
 2020-01-23 18:14 UTC  (4+ messages)
` [PATCH 02/16] bus: mhi: core: Add support for registering MHI controllers

[igt-dev] [PATCH i-g-t] Distinguish particular engines during calculating nop calibration
 2020-01-23 18:13 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.IGT: success for Distinguish particular engines during calculating nop calibration. (rev2)

[PATCH v3] dt-bindings: display: Convert a bunch of panels to DT schema
 2020-01-23 18:13 UTC  (4+ messages)

system freeze - beaglebone black xenomai - gpio interrupts driver
 2020-01-23 18:13 UTC  (4+ messages)

[PATCH v3] perf/core: fix mlock accounting in perf_mmap()
 2020-01-23 18:11 UTC 

[PATCH] net-xdp: netdev attribute to control xdpgeneric skb linearization
 2020-01-23 18:11 UTC  (10+ messages)

[PATCH] sched/vtime: Prevent unstable evaluation of WARN(vtime->state)
 2020-01-23 18:08 UTC 

[PATCH] hw/misc/stm32f4xx_syscfg: Fix copy/paste error
 2020-01-23 14:57 UTC  (2+ messages)

5.0 release schedule proposal
 2020-01-23 15:55 UTC  (2+ messages)

[alsa-devel] Implicit feedback solution for Boss GT-1 and maybe other devices
 2020-01-23 18:06 UTC 

[PATCH 0/6] tests/acceptance/virtio_seg_max_adjust: Restrict it to Linux/X86
 2020-01-23 16:00 UTC  (5+ messages)
` [PATCH 5/6] tests/acceptance/virtio_seg_max_adjust: Restrict to X86 architecture

[Intel-gfx] [PATCH 00/11] drm/i915: Hotplug cleanups
 2020-01-23 18:07 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.IGT: success for drm/i915: Hotplug cleanups (rev2)

[Xen-devel] [PATCH v2 0/2] x86/apic: improvements to disconnect_bsp_APIC
 2020-01-23 18:06 UTC  (3+ messages)
` [Xen-devel] [PATCH v2 1/2] x86/apic: fix disabling LVT0 in disconnect_bsp_APIC
` [Xen-devel] [PATCH v2 2/2] x86/apic: simplify disconnect_bsp_APIC setup of LVT{0/1}

[PATCH net-next v5 0/1] Bareudp Device Support
 2020-01-23 18:06 UTC  (2+ messages)
` [PATCH net-next v5 1/1] Bareudp device support

[PATCH v4 1/3] dt-bindings: add vendor prefix for logic technologies limited
 2020-01-23 18:06 UTC  (4+ messages)

[PATCH v3 0/2] MAINTAINERS: ARM fixes
 2020-01-23 14:55 UTC  (3+ messages)
` [PATCH v3 2/2] MAINTAINERS: Add an entry for the Siemens SX1 (OMAP310) machines

[PATCH v4 00/10] Create a userfaultfd demand paging test
 2020-01-23 18:04 UTC  (11+ messages)
` [PATCH v4 01/10] KVM: selftests: Create a "
` [PATCH v4 02/10] KVM: selftests: Add demand paging content to the "
` [PATCH v4 03/10] KVM: selftests: Add configurable demand paging delay
` [PATCH v4 04/10] KVM: selftests: Add memory size parameter to the demand paging test
` [PATCH v4 05/10] KVM: selftests: Pass args to vCPU in global vCPU args struct
` [PATCH v4 06/10] KVM: selftests: Add support for vcpu_args_set to aarch64 and s390x
` [PATCH v4 07/10] KVM: selftests: Support multiple vCPUs in demand paging test
` [PATCH v4 08/10] KVM: selftests: Time guest demand paging
` [PATCH v4 09/10] KVM: selftests: Stop memslot creation in KVM internal memslot region
` [PATCH v4 10/10] KVM: selftests: Move memslot 0 above KVM internal memslots

[PATCH net-next v5 0/2] Bare UDP L3 Encapsulation Module
 2020-01-23 18:05 UTC  (3+ messages)
` [PATCH net-next v5 1/2] net: UDP tunnel encapsulation module for tunnelling different protocols like MPLS,IP,NSH etc
` [PATCH net-next v5 2/2] net: Special handling for IP & MPLS

[RFC][PATCH] opencl: fix packaging of library
 2020-01-23 18:02 UTC  (6+ messages)

[GSoC] Introduction
 2020-01-23 18:04 UTC  (2+ messages)

[Intel-gfx] [PATCH RESEND] drm/i915: add display engine uncore helpers
 2020-01-23 18:00 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.IGT: success for drm/i915: add display engine uncore helpers (rev3)


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.