All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-06-25 09:45:29 to 2020-06-25 10:32:58 UTC [more...]

[RFC 0/4] Enable virtio-fs on s390x
 2020-06-25 10:31 UTC  (10+ messages)
` [RFC 1/4] virtio: add vhost-user-fs-ccw device
` [RFC 2/4] libvhost-user: print invalid address on vu_panic
` [RFC 3/4] libvhost-user: handle endianness as mandated by the spec
` [RFC 4/4] HACK: Hard-code the libvhost-user.o-cflags for s390x

[PATCH RFC 0/3] gitlab: build containers to use in build jobs
 2020-06-25 10:31 UTC  (10+ messages)
` [PATCH RFC 2/3] gitlab: build all container images during CI
` [PATCH RFC 3/3] gitlab: convert jobs to use custom built containers

[PATCH 00/27] Converter R-Car DU to the DRM bridge connector helper
 2020-06-25 10:31 UTC  (12+ messages)
` [PATCH 27/27] drm: Add default modes for connectors in unknown state

[PATCH] arm64: Add KRYO{3,4}XX silver CPU cores to SSB safelist
 2020-06-25 10:31 UTC 

[PATCH] powerpc: Warn about use of smt_snooze_delay
 2020-06-25 10:29 UTC  (2+ messages)

Bug in driver r8169 for RTL810xE PCI Express Fast Ethernet controller ?
 2020-06-25 10:29 UTC 

[PATCH] mac80211: Send deauth to STA's upon AP stop
 2020-06-25 10:29 UTC  (12+ messages)

[PATCH 1/3] v4l2-subdev: Add subdev ioctl support for ENUM/GET/SET INPUT
 2020-06-25 10:29 UTC  (7+ messages)

[PATCH v14 0/3] da7280: haptic driver submission
 2020-06-24 16:59 UTC  (4+ messages)
` [PATCH v14 2/3] dt-bindings: input: Add document bindings for DA7280
` [PATCH v14 1/3] MAINTAINERS: da7280 updates to the Dialog Semiconductor search terms
` [PATCH v14 3/3] Input: new da7280 haptic driver

[PATCH 0/8] Improve synchronization between QEMU and HVF
 2020-06-25 10:28 UTC  (3+ messages)
` [PATCH 4/8] i386: hvf: Implement CPU kick

[PATCH v2] scsi: ufs: Disable WriteBooster capability in non-supported UFS device
 2020-06-25 10:26 UTC  (4+ messages)
` [EXT] "

[PATCH v5 00/12] pc-bios: s390x: Cleanup part 1
 2020-06-25 10:26 UTC  (3+ messages)
` [PATCH v5 04/12] pc-bios: s390x: Get rid of magic offsets into the lowcore

[PATCH 00/22] gpio: cdev: add uAPI V2
 2020-06-25 10:26 UTC  (12+ messages)
` [PATCH 08/22] gpiolib: cdev: complete the irq/thread timestamp handshake
` [PATCH 09/22] gpiolib: cdev: rename priv to gcdev

U-Boot atheros PHY support and cubox ethernet
 2020-06-25 10:26 UTC  (19+ messages)

Add package managers as a plugin
 2020-06-25 10:24 UTC  (2+ messages)
` [OE-core] "

[PATCH v2] Bluetooth: btusb: Reset port on cmd timeout
 2020-06-25 10:22 UTC  (2+ messages)

FSL P5020/P5040: DPAA Ethernet issue with the latest Git kernel
 2020-06-25 10:22 UTC  (4+ messages)

RAID5 scrub 1 or 2 disks at a time instead to speed up
 2020-06-25 10:23 UTC 

[PATCH] cpufreq: schedutil: force frequency update when limits change
 2020-06-25 10:23 UTC  (2+ messages)

[PATCH] PCI: Avoid FLR for AMD Starship USB 3.0
 2020-06-25 10:22 UTC  (7+ messages)

[PATCH v9 00/10] accel: Allow targets to use Kconfig
 2020-06-25 10:22 UTC  (5+ messages)

[PATCH] soc: qcom: rpmh: Remove serialization of TCS commands
 2020-06-25 10:22 UTC  (3+ messages)

mdadm calendar specification format error
 2020-06-25 10:23 UTC  (2+ messages)

[PATCH v2 0/9] memory: assert and define MemoryRegionOps callbacks
 2020-06-25 10:21 UTC  (5+ messages)
` [PATCH v2 7/9] tz-ppc: add dummy read/write methods

Warning triggered in drm_dp_delayed_destroy_work workqueue
 2020-06-25 10:22 UTC 

[MPTCP] [PATCH 3/3] mptcp: add MPTCP socket diag interface
 2020-06-25 10:22 UTC 

[MPTCP] [PATCH 2/3] mptcp: add msk interations helpers
 2020-06-25 10:22 UTC 

[MPTCP] [PATCH 1/3] inet_diag: support for wider protocol numbers
 2020-06-25 10:22 UTC 

[MPTCP] [PATCH 0/3] mptcp: msk diag support
 2020-06-25 10:22 UTC 

Add package managers as a plugin
 2020-06-25 10:21 UTC  (27+ messages)
` [PATCH v2 01/26] nopackages.bbclass: Get tasks from variable
` [PATCH v2 02/26] package_managers: Add directory structure
` [PATCH v2 03/26] manifest: Move RpmManifest
` [PATCH v2 04/26] manifest: Move DpkgManifest
` [PATCH v2 05/26] manifest: Move OpkgManifest
` [PATCH v2 06/26] manifest.py: Dynamic load of manifest
` [PATCH v2 07/26] sdk.py: Move RpmSdk
` [PATCH v2 08/26] sdk.py: Move DpkgSdk
` [PATCH v2 09/26] sdk.py: Move OpkgSdk
` [PATCH v2 10/26] sdk.py: Dynamic load of sdk
` [PATCH v2 11/26] rootfs.py: Move RpmRootfs
` [PATCH v2 12/26] rootfs.py: Move DpkgRootfs
` [PATCH v2 13/26] rootfs.py: Move OpkgRootfs
` [PATCH v2 14/26] rootfs.py: Dynamic load of rootfs
` [PATCH v2 15/26] package_manager.py: Move RpmPM
` [PATCH v2 16/26] package_manager.py: Move DpkgPM
` [PATCH v2 17/26] package_manager.py: Move OpkgPM
` [PATCH v2 18/26] package_manager: Rename RpmPM to PkgPM, etc
` [PATCH v2 19/26] package_manager.py: Move RpmIndexer
` [PATCH v2 20/26] package_manager.py: Move OpkgIndexer
` [PATCH v2 21/26] package_manager.py: Move DpkgIndexer
` [PATCH v2 22/26] package_manager: Rename Indexer classes
` [PATCH v2 23/26] package_manager.py: Move RpmPkgsList
` [PATCH v2 24/26] package_manager.py: Move OpkgPkgsList
` [PATCH v2 25/26] package_manager.py: Move DpkgPkgsList
` [PATCH v2 26/26] package_manager: Rename PkgsList classes

Capital letters do not work when using vi as git editor
 2020-06-25 10:21 UTC 

[RESEND PATCH v5 0/5] driver core: add probe error check helper
 2020-06-25 10:19 UTC  (12+ messages)
  ` [RESEND PATCH v5 3/5] drivers core: allow probe_err accept integer and pointer types

[PATCH] firmware: arm_scmi: Use HAVE_ARM_SMCCC_DISCOVERY instead of ARM_PSCI_FW
 2020-06-25 10:19 UTC  (2+ messages)

[dpdk-dev] [PATCH v2 1/3] examples/vm_power_manager: Make branch ratio threshold per core
 2020-06-25 10:21 UTC  (6+ messages)
` [dpdk-dev] [PATCH v2 2/3] examples/vm_power_manager: Allowing power managing of idle cores
` [dpdk-dev] [PATCH v2 3/3] doc: update vm_power_manager cmdline options in doc

[PATCH v2 0/7] arm64: dts: mediatek: Add support for Lenovo IdeaPad Duet Chromebook
 2020-06-25 10:17 UTC  (24+ messages)
` [PATCH v2 1/7] dt-bindings: arm64: dts: mediatek: Add mt8183-kukui-krane-sku176
` [PATCH v2 2/7] arm64: dts: mt6358: Add the compatible for the regulators
` [PATCH v2 3/7] arm64: dts: mt8183: Add MediaTek's peripheral configuration controller
` [PATCH v2 4/7] arm64: dts: mt8183: Fix unit name warnings
` [PATCH v2 5/7] arm64: dts: mt8183-evb: "
` [PATCH v2 6/7] arm64: dts: mt8183: Add USB3.0 support
` [PATCH v2 7/7] arm64: dts: mt8183: Add krane-sku176 board

[PATCH] hw/virtio/virtio-iommu-pci.c: Fix typo in error message
 2020-06-25 10:18 UTC  (2+ messages)

[PATCH v8 00/45] target/arm: Implement ARMv8.5-MemTag, system mode
 2020-06-25 10:16 UTC  (3+ messages)
` [PATCH v8 10/45] target/arm: Revise decoding for disas_add_sub_imm

[PATCH 1/3] drm/amdgpu: SI support for UVD clock control
 2020-06-25 10:14 UTC  (4+ messages)
` [PATCH 2/3] drm/amdgpu: SI support for VCE "

[PATCH v33 00/21] Intel SGX foundations
 2020-06-25 10:14 UTC  (3+ messages)
` [PATCH v33 08/21] x86/sgx: Initialize metadata for Enclave Page Cache (EPC) sections

[Intel-gfx] [RFC PATCH i-g-t] lib/igt_fb: remove extra parameters from igt_put_caito_ctx
 2020-06-25 10:13 UTC 

[PATCH v5 0/5] VIRTIO-IOMMU probe request support and MSI bypass on ARM
 2020-06-25 10:12 UTC  (8+ messages)
` [PATCH v5 2/5] virtio-iommu: Implement RESV_MEM probe request
` [PATCH v5 5/5] hw/arm/virt: Let the virtio-iommu bypass MSIs

[PATCH] tty: serial: fsl_lpuart: minimum baud rate support
 2020-06-25 10:12 UTC  (3+ messages)

[PATCH v3 9/9] sm501: Fix and optimize overlap check
 2020-06-25 10:11 UTC  (3+ messages)
` [PATCH v4] "

linux-next: build failure after merge of the printk tree
 2020-06-25 10:11 UTC  (7+ messages)
        ` [PATCH] lockdep: Move list.h inclusion into lockdep.h

[PATCH 0/7] iommu/vt-d: Misc tweaks and fixes for vSVA
 2020-06-25 10:10 UTC  (7+ messages)
` [PATCH 4/7] iommu/vt-d: Handle non-page aligned address
` [PATCH 6/7] iommu/vt-d: Warn on out-of-range invalidation address

[igt-dev] [PATCH i-g-t v7 0/4] Add api_intel_bb test
 2020-06-25 10:10 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.IGT: success for Add api_intel_bb test (rev6)

[PATCH 1/2] clk: at91: remove the checking of parent_name
 2020-06-25 10:09 UTC  (2+ messages)
` [PATCH 2/2] clk: at91: main: do not continue if oscillators already prepared

[PATCH ipsec-next v2 0/6] xfrm: remove xfrm replay indirections
 2020-06-25 10:09 UTC  (4+ messages)
` [PATCH ipsec-next v2 2/6] xfrm: replay: get rid of duplicated notification code

[PATCH v4] IB/sa: Resolving use-after-free in ib_nl_send_msg
 2020-06-25 10:09 UTC  (2+ messages)

[PULL 00/15] Renesas hardware patches for 2020-06-21
 2020-06-25 10:06 UTC  (4+ messages)
` [PULL 07/15] hw/timer: RX62N 8-Bit timer (TMR)

[PATCH 00/15] Synchronize libtraceevent with trace-cmd
 2020-06-25 10:05 UTC  (10+ messages)
` [PATCH 01/15] tools lib traceevent: Add --debug to trace-cmd report
` [PATCH 02/15] tools lib traceevent: Add proper KBUFFER_TYPE_TIME_STAMP handling
` [PATCH 03/15] tools lib traceevent: Remove trace-cmd plugin handling routines
` [PATCH 04/15] tools lib traceevent: Move plugin options from trace-cmd to libtraceevent
` [PATCH 05/15] tools lib traceevent: Introduced new traceevent API, for adding new plugins directories
` [PATCH 06/15] tools lib traceevent: Add support for more printk format specifiers
` [PATCH 07/15] tools lib traceevent: Optimize pretty_print() function
` [PATCH 08/15] tools lib traceevent: Add plugin for tlb_flush
` [PATCH 09/15] tools lib traceevent: Add more SVM exit reasons

[PATCH] ALSA: hda/hdmi: Add Intel silent stream support
 2020-06-25 10:04 UTC  (10+ messages)
                ` [pulseaudio-discuss] "

process '/usr/bin/rsync' started with executable stack
 2020-06-25 10:04 UTC  (4+ messages)

[PATCH net-next] net: dsa: felix: support half-duplex link modes
 2020-06-25 10:05 UTC  (2+ messages)

[PATCH 0/3] Synchronize libtraceevent with kernel tree
 2020-06-25 10:04 UTC  (4+ messages)
` [PATCH 1/3] trace-cmd traceevent: Add append() function helper for appending strings
` [PATCH 2/3] trace-cmd traceevent: Handle __attribute__((user)) in field names
` [PATCH 3/3] trace-cmd traceevent: Add handler for __builtin_expect()

brocken devfreq simple_ondemand for Odroid XU3/4?
 2020-06-25 10:02 UTC  (7+ messages)

[PATCH v3 0/3] Add Scripts for Finding Top 25 Executed Functions
 2020-06-25 10:00 UTC  (7+ messages)
` [PATCH v3 1/3] scripts/performance: Add topN_perf.py script
` [PATCH v3 2/3] scripts/performance: Add topN_callgrind.py script
` [PATCH v3 3/3] MAINTAINERS: Add 'Performance Tools and Tests' subsection

[PATCH v3] firmware: smccc: Add ARCH_SOC_ID support
 2020-06-25  9:59 UTC  (2+ messages)

[hwmon:hwmon] BUILD SUCCESS 016983d138cbe99a5c0aaae0103ee88f5300beb3
 2020-06-25 10:00 UTC 

[hwmon:hwmon-next] BUILD SUCCESS 54d491abaf40b346334b136f2057ccbe5311654a
 2020-06-25 10:00 UTC 

[PATCH 0/2] watchdog: rti: adjust initial ping for attach
 2020-06-25 10:00 UTC  (5+ messages)
` [PATCH 2/2] watchdog: rti: tweak min_hw_heartbeat_ms to match initial allowed window

[dpdk-dev] [PATCH] sched: fix port time rounding error
 2020-06-25  9:59 UTC  (2+ messages)
` [dpdk-dev] [PATCH v2] "

[PATCH mips-next 0/3] MIPS: fix the two most annoying sparse floods
 2020-06-25  9:40 UTC  (2+ messages)

[Bug 206475] New: amdgpu under load drop signal to monitor until hard reset
 2020-06-25  9:58 UTC  (2+ messages)
` [Bug 206475] "

[RESEND] [PATCH v6 0/8] do not store GPU address in TTM
 2020-06-25  9:57 UTC  (3+ messages)

[PATCH 1/3] mm: set page fault address for update_mmu_cache_pmd
 2020-06-25  9:57 UTC  (4+ messages)
` [PATCH 2/3] mm/huge_memory.c: update tlb entry if pmd is changed

[RFC][PATCH] net/bpfilter: Remove this broken and apparently unmantained
 2020-06-25  9:57 UTC  (11+ messages)

QEMU | Pipeline #159947573 has failed for master | 27c77b1f
 2020-06-25  9:55 UTC 

[PATCH] sched/cfs: change initial value of runnable_avg
 2020-06-25  9:56 UTC  (3+ messages)

[PATCH] USB: cdc-wdm: Call wake_up_all() when clearing WDM_IN_USE bit
 2020-06-25  9:56 UTC  (13+ messages)

[PATCH v2 0/6] virtio-console: notify about the terminal size
 2020-06-25  9:54 UTC  (5+ messages)

[LTP] [PATCH V4 00/17] Syscalls: Add support for time64 variants
 2020-06-25  9:56 UTC  (4+ messages)
` [LTP] [PATCH V4 02/17] syscalls/timer_settime: Add support for time64 tests

[rcu:rcu/next 35/35] kernel/rcu/tree.c:251:8: error: implicit declaration of function 'arch_atomic_add_return'; did you mean
 2020-06-25  9:55 UTC  (4+ messages)

[PATCH v3 0/9] Generalize memory encryption models
 2020-06-25  9:49 UTC  (8+ messages)

[LTP] [PATCH V4 01/17] syscalls/timer_gettime: Add support for time64 tests
 2020-06-25  9:50 UTC  (4+ messages)
` [LTP] [PATCH V6 "

[rcu:rcu/urgent] BUILD REGRESSION 239341154165cec3676955bab4cc1d61852257ed
 2020-06-25  9:47 UTC 

[rcu:rcu/next] BUILD REGRESSION d2f8491368e57b6385e17c0db29d732d2f1eacaa
 2020-06-25  9:47 UTC 

[PATCH v3 0/2] Avoid abort on QMP attempt to add an object with duplicate id
 2020-06-25  9:47 UTC  (3+ messages)
` [PATCH v3 2/2] tests/qmp-cmd-test: Add qmp/object-add-duplicate-id

[Intel-wired-lan] [jkirsher-next-queue:dev-queue] BUILD REGRESSION 8ed8d65c1161983eaef29cfa58de210f5c99a79f
 2020-06-25  9:47 UTC 

[PATCH 00/10] Fix a bunch more W=1 warnings in MFD
 2020-06-25  9:45 UTC  (5+ messages)
` [PATCH 01/10] mfd: wm8350-core: Supply description wm8350_reg_{un}lock args

[PATCH 0/8] Fix a bunch of W=1 warnings in Backlight
 2020-06-25  9:46 UTC  (9+ messages)
` [PATCH 6/8] backlight: backlight: Supply description for function args in existing Kerneldocs
` [PATCH 7/8] backlight: lm3630a_bl: Remove invalid checks for unsigned int < 0
` [PATCH 8/8] backlight: qcom-wled: Remove unused configs for LED3 and LED4

[PATCH] ovl: fix incorrect extent info in metacopy case
 2020-06-25  9:46 UTC  (4+ messages)

[net-next PATCH v1] net: dpaa2-mac: Add ACPI support for DPAA2 MAC driver
 2020-06-25  9:46 UTC  (3+ messages)

[PATCH v3 0/3] Add support for Xilinx UHD-SDI Receiver subsystem
 2020-06-25  9:43 UTC  (3+ messages)
` [PATCH v3 3/3] media: v4l: xilinx: Add Xilinx UHD-SDI Rx Subsystem driver


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.