All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-10-12 08:58:52 to 2018-10-12 09:54:21 UTC [more...]

[PATCH RFC] gpio: new driver for a gpio simulator
 2018-10-12  9:27 UTC  (9+ messages)
          ` SV: "

[PATCH 00/15] sequencer: refactor functions working on a todo_list
 2018-10-12  9:54 UTC  (5+ messages)
` [PATCH 04/15] sequencer: refactor sequencer_add_exec_commands() to work "

[Qemu-devel] [PATCH v2 0/3] use object link instead of qdev property
 2018-10-12  9:53 UTC  (7+ messages)
` [Qemu-devel] [PATCH v2 1/3] audio: use TYPE_WM8750 instead of a hardcoded string
` [Qemu-devel] [PATCH v2 2/3] audio: use object link instead of qdev property to pass wm8750 reference
` [Qemu-devel] [PATCH v2 3/3] audio: use TYPE_MV88W8618_AUDIO instead of hardcoded string

RFC: don't let drivers issue pwm_disable after pwm_config(pwm, 0, period)
 2018-10-12  9:53 UTC  (10+ messages)

brcmfmac with BCM4359 on arm64 (RK3399) and SDIO
 2018-10-12  9:52 UTC  (7+ messages)

[PATCH v6 00/19] vhost: add postcopy live-migration support
 2018-10-12  9:53 UTC  (11+ messages)
  ` [PATCH v6 01/19] vhost: fix messages results handling
  ` [PATCH v6 07/19] vhost: add number of fds to vhost-user messages and use it

[distros-debian-jessie test] 75400: trouble: blocked/broken
 2018-10-12  9:52 UTC 

[PATCH 0/3] ext2, ext4, xfs: hard fail dax mount on unsupported devices
 2018-10-12  2:21 UTC  (5+ messages)

[RFC][PATCH] perf: Rewrite core context handling
 2018-10-12  9:50 UTC  (5+ messages)

[PATCH 00/17] ARMv8.3 pointer authentication support
 2018-10-12  9:50 UTC  (7+ messages)
` [PATCH v5 01/17] arm64: add pointer authentication register bits

[PATCH v2 0/3] Add support for suspend/resume and WOW for WCN3990 chipset
 2018-10-12  9:49 UTC  (8+ messages)
` [PATCH v2 1/3] ath10k: Enable bus layer suspend/resume for WCN3990
` [PATCH v2 2/3] ath10k: Disable interface pause wow config for integrated chipset
` [PATCH v2 3/3] ath10k: Request credit report if flow control enabled on ep

[PATCH v13 0/3]: perf: reduce data loss when profiling highly parallel CPU bound workloads
 2018-10-12  9:49 UTC  (3+ messages)
` [PATCH v13 3/3]: perf record: extend trace writing to multi AIO

DMA remote memcpy requests
 2018-10-12  9:48 UTC  (3+ messages)

[PATCH] drm/sti: make crct disable atomic
 2018-10-12  9:46 UTC  (3+ messages)
` [PATCH] drm/sti: clean up after drm_atomic_helper_shutdown rework

[PATCH v8 0/3] x86/boot/KASLR: Parse ACPI table and limit kaslr in immovable memory
 2018-10-12  9:46 UTC  (6+ messages)
` [PATCH v8 1/3] x86/boot: Add acpitb.c to parse acpi tables

[PATCH V4 0/4] Add TIOCM Signals support for RPMSG char devices
 2018-10-12  9:46 UTC  (7+ messages)

[6/6] dma: tegra: add tracepoint for residual update
 2018-10-12  9:44 UTC 

[5/6] dma: tegra: add tracepoints to driver
 2018-10-12  9:44 UTC 

[4/6] dma: tegra: add accurate reporting of dma state
 2018-10-12  9:44 UTC 

[3/6] dma: tegra: fix incorrect case of DMA
 2018-10-12  9:44 UTC 

[2/6] dma: tegra: make byte counters unsigned int
 2018-10-12  9:44 UTC 

[1/6] dma: tegra: avoid overflow of byte tracking
 2018-10-12  9:44 UTC 

[PATCH v4 0/6] parisc: system call table generation support
 2018-10-12  9:44 UTC  (7+ messages)
` [PATCH v4 1/6] parisc: move __IGNORE* entries to non uapi header
` [PATCH v4 2/6] parisc: add __NR_Linux_syscalls along with __NR_syscalls
` [PATCH v4 3/6] parisc: add system call table generation support
` [PATCH v4 4/6] parisc: uapi header and system call table file generation
` [PATCH v4 5/6] parisc: wire up rseq system call
` [PATCH v4 6/6] parisc: syscalls: Ignore nfsservctl for other architectures

[Qemu-devel] [PATCH v2] vhost-user: define conventions for vhost-user backends
 2018-10-12  9:43 UTC  (4+ messages)

[PATCH v7] regulator: fixed: Convert to use GPIO descriptor only
 2018-10-12  9:43 UTC  (8+ messages)

[Qemu-devel] [PATCH v2 0/2] spapr_pci: coding style fixes
 2018-10-12  9:43 UTC  (4+ messages)
` [Qemu-devel] [PATCH v2 1/2] spapr_pci: convert g_malloc() to g_new()
` [Qemu-devel] [PATCH v2 2/2] spapr_pci: rename some structured types

[PATCH v9 00/11] PM / Domains: Support hierarchical CPU arrangement (PSCI/ARM) (a subset)
 2018-10-12  9:43 UTC  (7+ messages)
` [PATCH v9 04/11] dt: psci: Update DT bindings to support hierarchical PSCI states

[igt-dev] [PATCH i-g-t v2 1/2] tests/kms_properties: Add additional prperty test infrastructure
 2018-10-12  9:43 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.IGT: success for series starting with [i-g-t,v2,1/2] "

[PATCH 00/11] Upgrade DPAA2 FW and other feature/bug fixes
 2018-10-12  9:42 UTC  (4+ messages)
` [PATCH v2 00/15] "

[Qemu-devel] [PATCH RFC v5 0/7] qemu_thread_create: propagate errors to callers to check
 2018-10-12  9:42 UTC  (6+ messages)
` [Qemu-devel] [PATCH RFC v5 1/7] Fix segmentation fault when qemu_signal_init fails

[pull-request] next-qos 18.11 pre-rc1
 2018-10-12  8:53 UTC  (2+ messages)

[PATCH v2 0/6] Add non PAS wcss Q6 support for QCS404
 2018-10-12  9:40 UTC  (7+ messages)
` [PATCH v2 1/6] dt-bindings: clock: qcom: Add QCOM WCSS GCC clock bindings
` [PATCH v2 2/6] clk: qcom: Add WCSS gcc clock control for QCS404
` [PATCH v2 3/6] dt-bindings: clock: qcom: Introduce QCOM WCSS Q6DSP clock bindings
` [PATCH v2 4/6] clk: qcom: Add WCSS Q6DSP clock controller for QCS404
` [PATCH v2 5/6] remoteproc: qcom: wcss: populate hardcoded param using driver data
` [PATCH v2 6/6] remoteproc: qcom: wcss: Add non pas wcss Q6 support for QCS404

[Qemu-devel] [PATCH] hw/display/cirrus_vga: Add CONFIG option for "isa-cirrus-vga"
 2018-10-12  9:39 UTC  (3+ messages)

[PATCH 0/1] image_types_wic: set consistent staging dirs
 2018-10-12  8:57 UTC  (2+ messages)
` [PATCH 1/1] "

[PATCH] fixup! builtin rebase: support `--gpg-sign` option
 2018-10-12  9:38 UTC  (2+ messages)

[RFC PATCH 0/7] Introduce thermal pressure
 2018-10-12  9:37 UTC  (6+ messages)

[PATCH] diff.c: pass sign_index to emit_line_ws_markup
 2018-10-12  9:37 UTC  (2+ messages)

[PATCH v3] arm64: new board - Emlid Neutis N5
 2018-10-12  9:35 UTC  (8+ messages)
` [PATCH v3] Neutis N5 support

[PATCH v4 0/3] pwm: lpss: Check PWM powerstate after resume on Cherry Trail devices
 2018-10-12  9:35 UTC  (7+ messages)
` [PATCH v4 1/3] ACPI / PM: Export acpi_device_get_power() for use by modular build drivers

[PATCH] app/testpmd: fix vdev socket initialization
 2018-10-12  9:34 UTC 

[PATCH v5 1/3] gpiolib: Add init_valid_mask exported function
 2018-10-12  9:34 UTC  (5+ messages)
` [PATCH v5 3/3] gpiolib: Show correct direction from the beginning
  ` REGRESSION: "

[PATCH 1/4] powerpc: Move core kernel logic into arch/powerpc/Kbuild
 2018-10-12  9:32 UTC  (6+ messages)
` [PATCH 4/4] powerpc: Add -Wimplicit-fallthrough to arch CFLAGS

[Qemu-devel] [PATCH v1 0/5] Misc RISC-V patches
 2018-10-12  9:34 UTC  (4+ messages)

[PATCH v5 00/21] tpm: separate tpm 1.x and tpm 2.x commands
 2018-10-12  9:31 UTC  (4+ messages)
` [PATCH v5 06/21] tpm: move tpm1_pcr_extend to tpm1-cmd.c

[PATCH v2] drm/amdgpu: Set the default value about gds vmid0 size
 2018-10-12  9:34 UTC 

[PATCH] net/enic: fix counter action
 2018-10-12  9:33 UTC  (3+ messages)
` [PATCH v2] "

[PATCH -next] pinctrl: renesas: Fix platform_no_drv_owner.cocci warnings
 2018-10-12  9:33 UTC 

[PATCH RFC] VMX: fix vmx_handle_eoi()
 2018-10-12  9:32 UTC 

[PATCH] docs/completion.txt: Fix a couple of punctuation nits
 2018-10-12  9:32 UTC  (5+ messages)

[PATCH 0/3] Add support for suspend/resume and WOW for WCN3990 chipset
 2018-10-12  9:30 UTC  (8+ messages)
` [PATCH 1/3] ath10k: Enable bus layer suspend/resume for WCN3990
` [PATCH 2/3] ath10k: Disable interface pause wow config for integrated chipset
` [PATCH 3/3] ath10k: Request credit report if flow control enabled on ep

Future of dosfstools project (FAT)
 2018-10-12  9:19 UTC  (4+ messages)

add a new config fragment to kernel/configs
 2018-10-12  9:28 UTC 

[PATCH] pinctrl: rzn1: remove unnecessary unsigned integer comparison
 2018-10-12  9:27 UTC  (3+ messages)

[PATCH] [alpha] Fix Eiger NR_IRQS to 128
 2018-10-12  9:27 UTC 

[PATCH] printk: fix integer overflow in setup_log_buf()
 2018-10-12  9:27 UTC  (4+ messages)

[Qemu-devel] [RFC PATCH spice/qemu 0/2] QXL interface to set monitor ID
 2018-10-12  9:27 UTC  (11+ messages)
` [Qemu-devel] [RFC PATCH spice 1/2] QXL interface: add functions to identify monitors in the guest
  ` [Qemu-devel] [Spice-devel] "

[RFC] eal: allow hotplug to skip an already probed device
 2018-10-12  9:26 UTC  (3+ messages)
` [PATCH v4 0/4] "

[PATCH] range-diff: allow to diff files regardless submodule
 2018-10-12  9:26 UTC  (3+ messages)
` [PATCH v2] "

[PATCH] openssl: use nativeperl to build
 2018-10-12  9:26 UTC  (7+ messages)

[Buildroot] [PATCH] ntp: fix build for no-MMU
 2018-10-12  9:25 UTC  (2+ messages)

[RFC][PATCH 0/3] printk: some pr_cont tweaks and cleanups
 2018-10-12  9:25 UTC  (3+ messages)

[PATCH v13 1/2] drm: Add connector property to limit max bpc
 2018-10-12  9:25 UTC  (3+ messages)
` ✗ Fi.CI.IGT: failure for series starting with [v13,1/2] "

[PATCH] range-diff: allow to diff files regardless submodule
 2018-10-12  9:24 UTC  (4+ messages)

[Buildroot] [git commit] ntp: fix build for no-MMU
 2018-10-12  9:24 UTC 

[PATCH] mtd: sa1100: avoid VLA in sa1100_setup_mtd
 2018-10-12  9:22 UTC  (4+ messages)

[RFC PATCH v1 00/16] xen: sched: implement core-scheduling
 2018-10-12  9:23 UTC  (8+ messages)

[PATCH] spi: Make GPIO CSs honour the SPI_NO_CS flag
 2018-10-12  9:23 UTC 

[PATCH RFC v1 0/8] drivers: qcom: Add cpu power domain for SDM845
 2018-10-12  9:23 UTC  (6+ messages)
` [PATCH RFC v1 4/8] drivers: qcom: cpu_pd: add cpu power domain support using genpd

[PATCH v3 0/3] x86: baytrail/cherrytrail: Rework and move P-Unit PMIC semaphore handling
 2018-10-12  9:23 UTC  (4+ messages)
` [PATCH v3 1/3] x86: baytrail/cherrytrail: Rework and move P-Unit PMIC bus semaphore code

[U-Boot] [PATCH 1/1] common: command: fix typo
 2018-10-12  9:23 UTC 

[PATCH v2 0/5] nds32 FPU port
 2018-10-12  9:22 UTC  (5+ messages)
` [PATCH v2 1/5] nds32: "

[PATCH v2 0/4] locking/qspinlock, x86: Improve determinism for x86
 2018-10-12  9:22 UTC  (4+ messages)
` [PATCH v2 4/4] locking/qspinlock, x86: Provide liveness guarantee

[PATCH v2 0/3] A DRM API for adaptive sync and variable refresh rate support
 2018-10-12  9:21 UTC  (13+ messages)
` [PATCH v2 2/3] drm: Add variable refresh property to DRM CRTC

[PATCH] bitfield: use BUILD_BUG_ON_ZERO()
 2018-10-12  9:21 UTC 

[PATCH 1/2] mtd: physmap_of: Move custom initialization
 2018-10-12  9:20 UTC  (2+ messages)

[BUG][linux-next][ppc] kernel panic - not syncing: stack-protector: Kernel stack is corrupted in: __schedule+0x978/0xa80
 2018-10-12  9:20 UTC  (5+ messages)

[PATCH 0/7] mfd/pinctrl: add initial support of TI DS90Ux9xx ICs
 2018-10-12  9:20 UTC  (10+ messages)
` [PATCH 4/7] mfd: ds90ux9xx: add TI DS90Ux9xx de-/serializer MFD driver
` [PATCH 5/7] mfd: ds90ux9xx: add I2C bridge/alias and link connection driver

undefined behavior (-Wvarargs) in security/keys/trusted.c#TSS_authhmac()
 2018-10-12  1:50 UTC  (3+ messages)
` [PATCH] KEYS: trusted: fix -Wvarags warning

[PATCH] x86: entry: flush the cache if syscall error
 2018-10-12  9:20 UTC  (3+ messages)

[PATCH] net/ixgbe: fix busy polling while fiber link update
 2018-10-12  9:19 UTC  (8+ messages)

[PATCH v5 01/11] PCI: Expose reset_type to users of __pci_reset_function_locked()
 2018-10-12  9:18 UTC  (5+ messages)
` [PATCH v5 08/11] PCI: Unify pci_reset_function_locked() and __pci_reset_function_locked()
` [PATCH v5 09/11] PCI: Add options to pci_reset_function

[PATCH] virtio_net: enable tx after resuming from suspend
 2018-10-12  9:18 UTC  (7+ messages)

[RFC,5/5] dmaengine: ti: k3-udma: Add glue layer for non DMAengine users
 2018-10-12  9:18 UTC 

usbnet private-data accessor functions
 2018-10-12  9:16 UTC  (15+ messages)
` [PATCH 1/7] net: smsc75xx: add usbnet -> priv function
  ` [1/7] "
` [PATCH 2/7] net: asix: "
  ` [2/7] "
` [PATCH 3/7] net: usb: asix88179_178a: "
  ` [3/7] "
` [PATCH 4/7] net: qmi_wwan: "
  ` [4/7] "
` [PATCH 5/7] net: cdc_ether: "
  ` [5/7] "
` [PATCH 6/7] net: huawei_cdc_ncm: "
  ` [6/7] "
` [PATCH 7/7] net: usb: sr9800: "
  ` [7/7] "

[PATCH v2 1/3] config: use one single config option for C11 memory model
 2018-10-12  9:17 UTC  (4+ messages)
` [PATCH v3 1/4] "

[PATCH 0/7] Enable spi dma on Rockchip RK3399
 2018-10-12  9:16 UTC  (3+ messages)
` [PATCH 3/7] arm64: dts: rockchip: add rk3399 SPI DMAs

[tpm2] Conflicting TPM2 engines and storage formats
 2018-10-12  9:16 UTC 

[U-Boot] [PATCH] ls1088a: Move CONFIG_FSL_QSPI to defconfig
 2018-10-12  9:15 UTC 

[Cluster-devel] [PATCH 0/9] gfs2: Minor cleanups and fixes
 2018-10-12  9:15 UTC  (3+ messages)
` [Cluster-devel] [PATCH 7/9] gfs2: Fix marking bitmaps non-full

[meta-oe][PATCH] libvncserver: Update to latest version
 2018-10-12  9:14 UTC  (2+ messages)

[PATCH V3 1/2] dt-bindings: pinctrl: document Broadcom Northstar pin mux controller
 2018-10-12  9:13 UTC  (4+ messages)

[v7 00/13] drm/msm: Capture and dump the GPU crash state
 2018-10-12  9:13 UTC  (5+ messages)
` [PATCH 08/13] drm/msm/gpu: Rearrange the code that collects the task during a hang
      ` [Freedreno] "

[PATCH 1/2] btrfs-progs: find-root: Fix wrong generation for log tree
 2018-10-12  9:13 UTC  (5+ messages)
` [PATCH 2/2] btrfs-progs: Deprecate unused super block member log_root_transid

Floating point register corruption on ARM Cortex A57 (ARMv8) with RT_PREEMPT linux
 2018-10-12  1:42 UTC  (5+ messages)

What's cooking in git.git (Oct 2018, #01; Wed, 10)
 2018-10-12  9:11 UTC  (3+ messages)
` `--rebase-merges' still failing badly

[PATCH] staging: comedi: tio: fix multiple missing break in switch bugs
 2018-10-12  9:06 UTC  (3+ messages)

[PATCH] netlink: replace __NLA_ENSURE implementation
 2018-10-12  9:09 UTC  (2+ messages)

[Qemu-devel] [PATCH] vhost-scsi: prevent using uninitialized vqs
 2018-10-12  9:07 UTC 

[PATCH net-next] net: cdc_ncm: remove set but not used variable 'ctx'
 2018-10-12  1:49 UTC 

[PATCH v3 0/9] TI LMU common Framework
 2018-10-12  9:07 UTC  (3+ messages)
` [PATCH v3 2/9] dt-bindings: ti-lmu: Remove LM3697

State of the world, 2018-10-11
 2018-10-12  9:05 UTC  (2+ messages)

[PATCH] mtd: spinand: winbond: Add support for W25N01GV
 2018-10-12  9:04 UTC  (2+ messages)

[PATCH v2] pinctrl: madera: Fix uninitialized variable bug in madera_mux_set_mux
 2018-10-12  9:04 UTC  (3+ messages)

[PATCH v2 00/29] Allwinner H6 DE3 and HDMI support
 2018-10-12  9:03 UTC  (6+ messages)
` [PATCH v2 04/29] clk: sunxi-ng: h6: Set video PLLs limits
  ` [linux-sunxi] "

[PATCH] Btrfs: fix deadlock when writing out free space caches
 2018-10-12  9:03 UTC 

[PATCH v3 0/7] Add-DMA-MDMA-chaining-support
 2018-10-12  9:03 UTC  (7+ messages)
` [v3,4/7] dmaengine: stm32-dma: Add DMA/MDMA chaining support
          ` [PATCH v3 4/7] "

[PATCH v9] Add cli and ioctl to forget scanned device(s)
 2018-10-12  9:03 UTC  (3+ messages)
` [PATCH] btrfs-progs: add cli to forget one or all scanned devices

[PATCH 0/7] hisi_sas: Misc bugfixes and an optimisation patch
 2018-10-12  9:02 UTC  (11+ messages)

[PATCH 00/42][v4] My current patch queue
 2018-10-12  9:02 UTC  (5+ messages)
` [PATCH 14/42] btrfs: reset max_extent_size properly
` [PATCH 20/42] btrfs: don't use ctl->free_space for max_extent_size

[PATCH] brcmfmac: support STA info struct v7
 2018-10-12  9:02 UTC  (2+ messages)

[PATCH 0/5] Add a PA-VA Translation table for DPAAx
 2018-10-12  9:01 UTC  (4+ messages)
` [PATCH v2 "
  ` [PATCH v2 1/5] bus/fslmc: fix physical addressing check

[Qemu-devel] [PATCH] migration: avoid segmentfault when take a snapshot of a VM which being migrated
 2018-10-12  9:01 UTC  (2+ messages)

[Btrfs] e329073364: blogbench.write_score 84.7% improvement
 2018-10-12  8:59 UTC  (2+ messages)
` [LKP] "

[PATCH v5 0/2] Amiga RDB partition support fixes
 2018-10-12  8:59 UTC  (3+ messages)
` [PATCH v5 1/2] block: fix signed int overflow in Amiga partition support


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.