All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2017-12-24 14:31:36 to 2017-12-25 01:24:52 UTC [more...]

[PATCH 00/12] drm: add check if io_mem_pfn is NULL and cleanup
 2017-12-25  1:24 UTC  (5+ messages)
` [PATCH 01/12] drm/ttm: Use ttm_bo_default_io_mem_pfn if io_mem_pfn is NULL

[PATCH] arm: imx: suspend/resume: use outer_disable/resume
 2017-12-25  1:24 UTC  (3+ messages)

[PATCH net-next v8 0/2] add UniPhier AVE ethernet support
 2017-12-25  1:10 UTC  (8+ messages)
` [PATCH net-next v8 1/2] dt-bindings: net: add DT bindings for Socionext UniPhier AVE
` [PATCH net-next v8 2/2] net: ethernet: socionext: add AVE ethernet driver

Linux 4.14 breaks btrfs filesystems (3 times already)
 2017-12-25  1:00 UTC  (2+ messages)

[PATCH v3 00/27] kill devm_ioremap_nocache
 2017-12-25  1:09 UTC  (9+ messages)

[Qemu-devel] [PATCH 0/2] mem/nvdimm: ensure persistence of QEMU writes to real NVDIMM device
 2017-12-25  1:06 UTC  (3+ messages)
` [Qemu-devel] [PATCH 1/2] util/pmem: add function to make writes to pmem persistent
` [Qemu-devel] [PATCH 2/2] mem/nvdimm: ensure persistence of QEMU writes to real NVDIMM device

[PATCH] ASoC: soc-pcm: don't call flush_delayed_work() many times in soc_pcm_private_free()
 2017-12-25  1:03 UTC 

[PATCH v4 2/2] media: V3s: Add support for Allwinner CSI
 2017-12-25  0:55 UTC  (7+ messages)
` [linux-sunxi] "

[PATCH 0/6] increase wildmatch test coverage
 2017-12-25  0:28 UTC  (9+ messages)
` [PATCH v2 0/7] "
` [PATCH v2 1/7] wildmatch test: indent with tabs, not spaces
` [PATCH v2 2/7] wildmatch test: use more standard shell style
` [PATCH v2 3/7] wildmatch test: don't try to vertically align our output
` [PATCH v2 4/7] wildmatch test: use a paranoia pattern from nul_match()
` [PATCH v2 5/7] wildmatch test: remove dead fnmatch() test code
` [PATCH v2 6/7] wildmatch test: perform all tests under all wildmatch() modes
` [PATCH v2 7/7] wildmatch test: create & test files on disk in addition to in-memory

[RFC/PATCH] perl: bump the required Perl version to 5.10.0 from 5.8.0
 2017-12-25  0:17 UTC  (5+ messages)

T1 regression - only 16 threads of 24 are activated
 2017-12-25  0:13 UTC 

[PATCH v2] gpio: winbond: add driver
 2017-12-25  0:00 UTC  (3+ messages)

[Bug 103351] New: Nouveau fails when booting with a screen connected to displayport since 13a86519202c5d119d83640d6f781f3181205d2c
 2017-12-24 23:53 UTC  (2+ messages)
  ` [Bug 103351] "

Thinkpad T40p: suspend to ram stopped working sometime before 4.14
 2017-12-24 23:22 UTC  (7+ messages)
      ` [regression] "

[PATCH v1] drm/i915: Try EDID bitbanging on HDMI after failed read
 2017-12-24 23:01 UTC  (4+ messages)
` ✓ Fi.CI.BAT: success for "
` ✗ Fi.CI.IGT: failure "

xhci: Reset Renesas uPD72020x USB controller for 32-bit DMA issue
 2017-12-24 23:01 UTC 

DONATION
 2017-12-24 22:58 UTC 

Linux 4.15-rc5
 2017-12-24 22:44 UTC  (2+ messages)

[PATCH rdma-next 00/15] Dual Port mlx5 IB Device for RoCE
 2017-12-24 22:16 UTC  (10+ messages)
` [PATCH rdma-next 01/15] net/mlx5: Fix race for multiple RoCE enable
` [PATCH rdma-next 02/15] net/mlx5: Set software owner ID during init HCA
` [PATCH rdma-next 13/15] IB/mlx5: Use correct mdev for vport queries in ib_virt
` [PATCH rdma-next 14/15] IB/mlx5: Don't advertise RAW QP support in dual port mode

[PATCH 4.14 000/159] 4.14.9-stable review
 2017-12-24 22:03 UTC  (3+ messages)

[PATCH] BCM283x JTAG pins on ALT5 Function
 2017-12-24 22:00 UTC  (4+ messages)

IPSec tunnels with compression are broken since 4.14
 2017-12-24 21:20 UTC 

[Buildroot] [PATCH] daq: new package
 2017-12-24 21:18 UTC 

[PATCH 00/12] watchdog: sp5100_tco: Various improvements
 2017-12-24 21:03 UTC  (3+ messages)
` [PATCH 01/12] watchdog: sp5100_tco: Always use SP5100_IO_PM_{INDEX_REG,DATA_REG}
` [PATCH 02/12] watchdog: sp5100_tco: Fix watchdog disable bit

[PATCH 00/12] watchdog: sp5100_tco: Various improvements
 2017-12-24 21:04 UTC  (13+ messages)
` [PATCH 01/12] watchdog: sp5100_tco: Always use SP5100_IO_PM_{INDEX_REG,DATA_REG}
` [PATCH 02/12] watchdog: sp5100_tco: Fix watchdog disable bit
` [PATCH 03/12] watchdog: sp5100_tco: Use request_muxed_region where possible
` [PATCH 04/12] watchdog: sp5100_tco: Use standard error codes
` [PATCH 05/12] watchdog: sp5100_tco: Clean up sp5100_tco_setupdevice
` [PATCH 06/12] watchdog: sp5100_tco: Match PCI device early
` [PATCH 07/12] watchdog: sp5100_tco: Use dev_ print functions where possible
` [PATCH 08/12] watchdog: sp5100_tco: Clean up function and variable names
` [PATCH 09/12] watchdog: sp5100_tco: Convert to use watchdog subsystem
` [PATCH 10/12] watchdog: sp5100_tco: Use bit operations
` [PATCH 11/12] watchdog: sp5100-tco: Abort if watchdog is disabled by hardware
` [PATCH 12/12] watchdog: sp5100_tco: Add support for recent FCH versions

[PATCH v2] tpm: remove unused data fields from I2C and OF device ID tables
 2017-12-24 21:00 UTC  (2+ messages)

[PATCH 0/4] tpm: fix PS/2 devices not working on Braswell systems due CLKRUN enabled
 2017-12-24 20:57 UTC  (3+ messages)
` [PATCH 1/4] tpm: fix access attempt to an already unmapped I/O memory region

[Buildroot] [PATCH 0/4] hostapd: new configuration options
 2017-12-24 20:51 UTC  (4+ messages)
` [Buildroot] [PATCH 2/4] hostapd: select driver support

[PATCH 0/7] mkfs: various cleanups
 2017-12-24 20:45 UTC  (5+ messages)
` [PATCH 4/7] mkfs: support arbitrary conflict specification

[RFC][PATCH 0/9] tpm: fix driver so that burstcount can be safely ignored
 2017-12-24 20:41 UTC  (3+ messages)

[PATCH 0/2] Pull Request
 2017-12-24 20:38 UTC  (3+ messages)
` [PATCH 1/2] hwclock: rename --debug option to --verbose
` [PATCH 2/2] hwclock: add --ul-debug implementing debug.h

TPM driver breaks S3 suspend
 2017-12-24 20:37 UTC  (7+ messages)

[PATCH v10 0/7] Intel SGX Driver
 2017-12-24 19:56 UTC  (16+ messages)
` [PATCH v10 1/7] intel_sgx: updated MAINTAINERS
` [PATCH v10 2/7] x86: add SGX definitions to cpufeature
` [PATCH v10 3/7] x86: add SGX definitions to msr-index.h
` [PATCH v10 4/7] intel_sgx: driver for Intel Software Guard Extensions
` [PATCH v10 5/7] intel_sgx: ptrace() support
` [PATCH v10 6/7] intel_sgx: driver documentation
` [PATCH v10 7/7] intel_sgx: in-kernel launch enclave

[Buildroot] [PATCH] libassuan: bump to version 2.5.1
 2017-12-24 20:00 UTC 

generic/399 and xfs_io pwrite command
 2017-12-24 19:51 UTC  (7+ messages)
      ` [PATCH] xfs_io: fix exitcode handling (was Re: generic/399 and xfs_io pwrite command)

[Qemu-devel] [PULL 0/5] M68k for 2.12 patches
 2017-12-21 19:57 UTC  (2+ messages)

[Buildroot] [PATCH] faad2: bump to version 2.8.8
 2017-12-24 19:49 UTC 

[PATCH v6 0/2] Fix corner cases with disabling CLKRUN in tpm_tis
 2017-12-24 19:47 UTC  (3+ messages)

[PATCH] setup.c: move statement under condition
 2017-12-24 19:35 UTC  (5+ messages)

[Qemu-devel] [PATCH v3 0/2] Rewrite TCP packet comparison in colo
 2017-12-24 19:20 UTC  (5+ messages)
` [Qemu-devel] [PATCH v3 1/2] colo: modified the payload compare function
` [Qemu-devel] [PATCH v3 2/2] colo: compare the packet based on the tcp sequence number

[PATCH 0/3] xfsprogs: misc xfsprogs cleanups
 2017-12-24 19:12 UTC  (4+ messages)
` [PATCH 1/3] mkfs: un-document removed logarithm based CLI options
` [PATCH 2/3] mkfs: pass switch case value directly into getnum/getstr
` [PATCH 3/3] mkfs: do not allow both "dev" and "name" subopts for log or realtime

[U-Boot] [PATCH 0/2] test: Fixes to allow tests to run on a machine with old dtc
 2017-12-24 19:12 UTC  (3+ messages)
` [U-Boot] [PATCH 1/2] dtoc: Allow DTC environment variable to provide path to dtc
` [U-Boot] [PATCH 2/2] test: Set the DTC environment variable

[PATCH] iio: adc: add driver for ti adc081s/adc101s/adc121s
 2017-12-24 19:02 UTC  (3+ messages)

Linux 4.14 - regression: broken tun/tap / bridge network with virtio - bisected
 2017-12-24 18:54 UTC  (19+ messages)

[PATCH 0/4] vf610-zii-dev updates
 2017-12-24 18:47 UTC  (4+ messages)

[Buildroot] [PATCH] nettle: bump to version 3.4
 2017-12-24 18:41 UTC 

[PATCH v5] leds: trigger: Introduce a NETDEV trigger
 2017-12-24 18:39 UTC  (2+ messages)

[PATCH/RFC] perf report: Add option to change offset format when address is specified as a sort_key
 2017-12-24 18:23 UTC  (3+ messages)

[PATCH net-next] virtio_net: Add ethtool stats
 2017-12-24 18:16 UTC  (3+ messages)

[PATCH lttng-tools] Test for lttng-logger
 2017-12-24 18:07 UTC 

[PATCH] x86: xen: remove the use of VLAIS
 2017-12-24 18:02 UTC 

[PATCH] x86: xen: remove the use of VLAIS
 2017-12-24 18:02 UTC 

[PATCH] gpio: gpio-reg: fix build
 2017-12-24 17:59 UTC  (5+ messages)

[PATCH 11/11] ARM: pxa: constify gpio_led
 2017-12-24 17:54 UTC  (2+ messages)

[PATCH net-next] selftests/net: fix bugs in cfg_port initialization
 2017-12-24 17:23 UTC 

[RFC] tunnel endpoint hw acceleration enablement
 2017-12-24 17:30 UTC  (2+ messages)

[PATCH] ARM: make ARCH_S3C24XX select USE_OF and clean-up boot/dts/Makefile
 2017-12-24 17:19 UTC  (5+ messages)

[PATCH v2 0/7] KVM: x86: Add support for VMware backdoor I/O ports & Pseduo-PMCs
 2017-12-24 16:56 UTC  (8+ messages)
` [PATCH v2 1/7] KVM: x86: Add module parameter for supporting VMware backdoor
` [PATCH v2 2/7] KVM: x86: Always allow access to VMware backdoor I/O ports
` [PATCH v2 3/7] KVM: x86: Add emulation_type to not raise #UD on emulation failure
` [PATCH v2 4/7] KVM: x86: Emulate only IN/OUT instructions when accessing VMware backdoor
` [PATCH v2 5/7] KVM: x86: VMX: Intercept #GP to support access to VMware backdoor ports
` [PATCH v2 6/7] KVM: x86: SVM: "
` [PATCH v2 7/7] KVM: x86: Add support for VMware backdoor Pseudo-PMCs

[PATCH 4.4 00/78] 4.4.108-stable review
 2017-12-24 16:52 UTC  (4+ messages)

[Buildroot] How to force mesa3d to use llvmpipe?
 2017-12-24 16:46 UTC  (8+ messages)

PROBLEM: consolidated IDT invalidation causes kexec to reboot
 2017-12-24 16:40 UTC  (6+ messages)

[GIT PULL] pxa for v4.16
 2017-12-24 16:38 UTC 

[patch net-next v4 00/10] net: sched: allow qdiscs to share filter block instances
 2017-12-24 16:25 UTC  (4+ messages)

AVIC warning - what does it mean?
 2017-12-24 16:15 UTC  (6+ messages)

[PATCH v3 00/11] KVM: nVMX: Fix multiple issues in nested posted-interrupts
 2017-12-24 16:13 UTC  (12+ messages)
` [PATCH v3 01/11] KVM: x86: Optimization: Create SVM stubs for sync_pir_to_irr()
` [PATCH v3 02/11] KVM: x86: Change __kvm_apic_update_irr() to also return if max IRR updated
` [PATCH v3 03/11] KVM: nVMX: Re-evaluate L1 pending events when running L2 and L1 got posted-interrupt
` [PATCH v3 04/11] KVM: nVMX: Fix injection to L2 when L1 don't intercept external-interrupts
` [PATCH v3 05/11] KVM: x86: Rename functions which saves vCPU in per-cpu var
` [PATCH v3 06/11] KVM: x86: Set current_vcpu per-cpu var before enabling interrupts at host
` [PATCH v3 07/11] KVM: x86: Add util for getting current vCPU running on CPU
` [PATCH v3 08/11] KVM: x86: Register empty handler for POSTED_INTR_NESTED_VECTOR IPI
` [PATCH v3 09/11] KVM: nVMX: Deliver missed nested-PI notification-vector via self-IPI while interrupts disabled
` [PATCH v3 10/11] KVM: nVMX: Wake halted L2 on nested posted-interrupt
` [PATCH v3 11/11] KVM: nVMX: Wake L2 from HLT when nested posted-interrupt pending

[Buildroot] [PATCH] configs: introduce a minimalist defconfig
 2017-12-24 16:11 UTC 

[Buildroot] [PATCH] package/mfgtools: bump to 0.02
 2017-12-24 16:10 UTC  (2+ messages)

[PATCH] vhost: remove unused lock check flag in vhost_dev_cleanup()
 2017-12-24 16:08 UTC 

[PATCH] vhost: remove unused lock check flag in vhost_dev_cleanup()
 2017-12-24 16:08 UTC 

thinkpad x60: sound problems in 4.15-rc1 was Re: thinkpad x60: sound problems in 4.14.0-next-20171114
 2017-12-24 16:16 UTC  (11+ messages)

[oe-commits] [meta-openembedded] 14/30: python[3]-flask-nav: new recipes
 2017-12-24 16:03 UTC  (2+ messages)

[PATCH i-g-t] meson: Bump required version to 0.44.0
 2017-12-24 16:02 UTC  (3+ messages)
` ✓ Fi.CI.BAT: success for "
` ✓ Fi.CI.IGT: "

[PATCH 1/2] sequencer: factor out rewrite_file()
 2017-12-24 15:45 UTC  (12+ messages)
            ` Improved error handling (Was: [PATCH 1/2] sequencer: factor out rewrite_file())

[PATCH v5 2/2] app/testpmd: use uevent to monitor hot removal
 2017-12-24 15:12 UTC  (6+ messages)
` [PATCH v6 0/2] add uevent monitor for hot plug

[PATCH v2 net-next] net/trace: fix printk format in inet_sock_set_state
 2017-12-24 15:10 UTC 

[v2 PATCH 0/2] Pull Request
 2017-12-24 15:06 UTC  (2+ messages)

[PATCH] src: print 'handle' attribute in tables
 2017-12-24 14:57 UTC  (3+ messages)

[OpenRISC] [PATCH v3 0/4] Support for arbitrary reggroups
 2017-12-24 14:47 UTC  (4+ messages)
` [OpenRISC] [PATCH v3 1/4] reggroups: Add test and docs for `info reg $reggroup` feature

[Qemu-devel] [PATCH] linux-user: MIPS set cpu to r6 CPU if binary is R6
 2017-12-24 14:43 UTC  (3+ messages)

Build regressions/improvements in v4.15-rc5
 2017-12-24 14:42 UTC  (2+ messages)

[linux-lvm] Problems with linking lvm statically with musl
 2017-12-24 14:36 UTC 

[PATCH v2 0/5] Add --no-ahead-behind to status
 2017-12-24 14:33 UTC  (5+ messages)
` [PATCH v2 1/5] core.aheadbehind: add new config setting

[PATCH rdma-next 0/3] Add support for dynamic UAR usage
 2017-12-24 14:31 UTC  (2+ messages)
  ` [PATCH rdma-next 3/3] IB/mlx5: Enable QP creation with a given blue flame index


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.