All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-01-02 16:08:53 to 2018-01-02 17:00:18 UTC [more...]

[PATCH V3 0/6] PCI: handle CRS response following Hot Reset and D3hot->D0
 2018-01-02 17:00 UTC  (4+ messages)
` [PATCH V3 1/6] PCI: Protect restore with device lock to be consistent

[PATCH v4 00/19] fs: rework and optimize i_version handling in filesystems
 2018-01-02 17:00 UTC  (5+ messages)
` [PATCH v4 16/19] fs: only set S_VERSION when updating times if necessary
` [PATCH v4 19/19] fs: handle inode->i_version more efficiently

[Qemu-devel] [PATCH v5 00/17] target/m68k: supervisor mode (part 1)
 2018-01-02 16:58 UTC  (17+ messages)
` [Qemu-devel] [PATCH v5 05/17] target/m68k: add CPU_LOG_INT trace
` [Qemu-devel] [PATCH v5 06/17] target/m68k: manage 680x0 stack frames
` [Qemu-devel] [PATCH v5 07/17] target/m68k: add chk and chk2
` [Qemu-devel] [PATCH v5 08/17] target/m68k: add move16
` [Qemu-devel] [PATCH v5 09/17] target/m68k: softmmu cleanup
` [Qemu-devel] [PATCH v5 10/17] target/m68k: add cpush/cinv
` [Qemu-devel] [PATCH v5 11/17] target/m68k: add reset
` [Qemu-devel] [PATCH v5 12/17] target/m68k: implement fsave/frestore

[PATCH 3/3] Bluetooth: Avoid WARN splat due to missing GPIOLIB
 2018-01-02 16:58 UTC  (11+ messages)

[PATCH 4.9 00/75] 4.9.74-stable review
 2018-01-02 16:57 UTC  (3+ messages)

[Qemu-devel] [PULL 00/46] First batch of misc patches for QEMU 2.12
 2018-01-02 16:57 UTC  (13+ messages)
    ` [Qemu-devel] out of bounds in set_cc_op() (was: [PULL 00/46] First batch of misc patches for QEMU 2.12)
      ` [Qemu-devel] out of bounds in set_cc_op()

[Buildroot] [PATCH v2] tcfagent: new package
 2018-01-02 16:57 UTC  (6+ messages)
` [Buildroot] [PATCH v3] "

[xen-4.10-testing test] 117522: trouble: blocked/broken
 2018-01-02 16:56 UTC 

[xen-unstable test] 117520: trouble: blocked/broken
 2018-01-02 16:56 UTC 

formatting bytes and object counts in ceph status ouput
 2018-01-02 16:54 UTC  (2+ messages)

PROBLEM: i915 causes complete desktop freezes in 4.15-rc5
 2018-01-02 16:53 UTC  (6+ messages)

[net-next PATCH] net: ptr_ring: otherwise safe empty checks can overrun array bounds
 2018-01-02 16:53 UTC  (3+ messages)

[net] Revert "net: core: maybe return -EEXIST in __dev_alloc_name"
 2018-01-02 16:52 UTC  (5+ messages)

[RFC][PATCH 0/2] Updating overlay inode i_mtime for nfsd
 2018-01-02 16:51 UTC  (3+ messages)
` [RFC][PATCH 1/2] vfs: update overlay inode times on write

[PATCH 0/3] Performance enhancements
 2018-01-02 16:50 UTC  (9+ messages)
` [PATCH 2/3] nvme/pci: Remove cq_vector check in IO path

[PATCH 1/7] watchdog: JZ4740: Disable clock after stopping counter
 2018-01-02 16:48 UTC  (7+ messages)
` [PATCH v2 1/8] "
  ` [PATCH v2 5/8] MIPS: jz4740: dts: Add bindings for the jz4740-wdt driver

[PATCH] x86/upcall: inject a spurious event after setting upcall vector
 2018-01-02 16:47 UTC  (2+ messages)

[PATCH 4.4 00/63] 4.4.109-stable review
 2018-01-02 16:46 UTC  (2+ messages)

[PATCH 3.18 00/32] 3.18.91-stable review
 2018-01-02 16:46 UTC  (2+ messages)

[PATCH v5 01/15] clk: ingenic: Use const pointer to clk_ops in struct
 2018-01-02 16:45 UTC  (10+ messages)
` [PATCH v5 10/15] MIPS: ingenic: Add machine info for supported boards
` [PATCH v5 11/15] MIPS: ingenic: Initial JZ4770 support
` [PATCH v5 13/15] MIPS: JZ4770: Workaround for corrupted DMA transfers

[PATCH v2 00/17] x86/ldt: Use a VMA based read only mapping
 2018-01-02 16:44 UTC  (6+ messages)
` [PATCH v2 02/17] mm: Exempt special mappings from mlock(), mprotect() and madvise()

consolidate direct dma mapping and swiotlb support
 2018-01-02 16:44 UTC  (27+ messages)
` [PATCH 25/67] dma-direct: rename dma_noop to dma_direct
` [PATCH 26/67] dma-direct: use phys_to_dma
` [PATCH 30/67] dma-direct: retry allocations using GFP_DMA for small masks
` [PATCH 31/67] dma-direct: make dma_direct_{alloc,free} available to other implementations
  ` [PATCH 31/67] dma-direct: make dma_direct_{alloc, free} "

[U-Boot] [PATCH v4 00/25] Fix and extend i.MX HAB layer
 2018-01-02 16:44 UTC  (26+ messages)
` [U-Boot] [PATCH v4 01/25] arm: imx: hab: Make authenticate_image return int
` [U-Boot] [PATCH v4 02/25] arm: imx: hab: Fix authenticate_image result code
` [U-Boot] [PATCH v4 03/25] arm: imx: hab: Optimise flow of authenticate_image on is_enabled fail
` [U-Boot] [PATCH v4 04/25] arm: imx: hab: Optimise flow of authenticate_image on hab_entry fail
` [U-Boot] [PATCH v4 05/25] arm: imx: hab: Move IVT_SIZE to hab.h
` [U-Boot] [PATCH v4 06/25] arm: imx: hab: Move CSF_PAD_SIZE "
` [U-Boot] [PATCH v4 07/25] arm: imx: hab: Fix authenticate_image input parameters
` [U-Boot] [PATCH v4 08/25] arm: imx: hab: Fix authenticate image lockup on MX7
` [U-Boot] [PATCH v4 09/25] arm: imx: hab: Add IVT header definitions
` [U-Boot] [PATCH v4 10/25] arm: imx: hab: Add IVT header verification
` [U-Boot] [PATCH v4 11/25] arm: imx: hab: Verify IVT self matches calculated address
` [U-Boot] [PATCH v4 12/25] arm: imx: hab: Only call ROM once headers are verified
` [U-Boot] [PATCH v4 13/25] arm: imx: hab: Print CSF based on IVT descriptor
` [U-Boot] [PATCH v4 14/25] arm: imx: hab: Print additional IVT elements during debug
` [U-Boot] [PATCH v4 15/25] arm: imx: hab: Define rvt_check_target()
` [U-Boot] [PATCH v4 16/25] arm: imx: hab: Implement hab_rvt_check_target
` [U-Boot] [PATCH v4 17/25] arm: imx: hab: Add a hab_rvt_check_target to image auth
` [U-Boot] [PATCH v4 18/25] arm: imx: hab: Print HAB event log only after calling ROM
` [U-Boot] [PATCH v4 19/25] arm: imx: hab: Make internal functions and data static
` [U-Boot] [PATCH v4 20/25] arm: imx: hab: Prefix authenticate_image with imx_hab
` [U-Boot] [PATCH v4 21/25] arm: imx: hab: Rename is_hab_enabled imx_hab_is_enabled
` [U-Boot] [PATCH v4 22/25] arm: imx: hab: Make imx_hab_is_enabled global
` [U-Boot] [PATCH v4 23/25] arm: imx: hab: Define rvt_failsafe()
` [U-Boot] [PATCH v4 24/25] arm: imx: hab: Implement hab_rvt_failsafe
` [U-Boot] [PATCH v4 25/25] arm: imx: hab: Add hab_failsafe console command

[PATCH 1/7] ARM: imx: add timer stop flag to ARM power off state
 2018-01-02 16:42 UTC  (18+ messages)
` [PATCH 2/7] ARM: dts: imx6ul: update i.MX 6UltraLite iomux headers
` [PATCH 3/7] ARM: dts: imx6ull: add additional pinfunc defines for i.MX 6ULL
` [PATCH 4/7] ARM: dts: imx6ul: add interrupt of virt-capable GIC
` [PATCH 5/7] ARM: dts: imx6ul: add ARM architected timer
` [PATCH 6/7] ARM: dts: imx6ull: add IOMUXC SNVS instance
` [PATCH 7/7] ARM: dts: imx6ull: add UART8 support

[Bug 197861] New: Shutting down a VM with Kernel 4.14 will sometime hang and a reboot is the only way to recover
 2018-01-02 16:43 UTC  (2+ messages)
` [Bug 197861] "

[PATCH v3] sched: make RED scaling configurable
 2018-01-02 16:43 UTC  (5+ messages)
` [PATCH v4] "

[PATCH] bcache: fix unmatched generic_end_io_acct() &generic_start_io_acct()
 2018-01-02 16:43 UTC 

[Qemu-devel] dropped pkts with Qemu on tap interace (RX)
 2018-01-02 17:04 UTC  (4+ messages)

[Qemu-arm] [PATCH 00/26] SDCard housekeeping
 2018-01-02 16:40 UTC  (4+ messages)
` [Qemu-arm] [Qemu-devel] "
  `  "

[PATCH] pinctrl: imx6ul: add IOMUXC SNVS pinctrl driver for i.MX 6ULL
 2018-01-02 16:40 UTC  (3+ messages)

[PATCH net-next] net: mdio: Only perform gpio reset for PHYs
 2018-01-02 16:40 UTC 

[RFC] sg3_utils: sgp_dd: work around on pthread_cancel for android
 2018-01-02 16:40 UTC  (2+ messages)

[U-Boot] [PATCH 3/3] Convert CONFIG_ROCKCHIP_USB2_PHY to Kconfig
 2018-01-02 16:39 UTC 

[U-Boot] [PATCH 2/3] Convert CONFIG_OMAP_USB_PHY to Kconfig
 2018-01-02 16:39 UTC 

[Patch net-next] net_sched: call qdisc_reset() with qdisc lock
 2018-01-02 16:39 UTC  (4+ messages)
` [Patch net-next] net_sched: remove the unsafe __skb_array_empty()

[PATCH][ocfs2-next] ocfs2: don't use a bool for error return from call to ocfs2_get_clusters
 2018-01-02 16:38 UTC  (2+ messages)

[PATCH] ata: ahci_brcm: Avoid clobbering SATA_TOP_CTRL_BUS_CTRL
 2018-01-02 16:38 UTC  (2+ messages)

[U-Boot] [PATCH 1/3] Convert CONFIG_TWL4030_USB to Kconfig
 2018-01-02 16:38 UTC 

[U-Boot] [PATCH v3 00/25] Fix and extend i.MX HAB layer
 2018-01-02 16:38 UTC  (3+ messages)

Help with DB820 reboot
 2018-01-02 16:38 UTC  (3+ messages)

[PATCH] iommu/arm-smmu-v3: Cope with duplicated Stream IDs
 2018-01-02 16:37 UTC  (3+ messages)

[PATCH] xen/efi: Avoid EFI stub using absolute symbols
 2018-01-02 16:35 UTC  (2+ messages)

MMC flash is very slow since 4.14 - "mmc: Delete bounce buffer handling" was the problem
 2018-01-02 16:34 UTC  (2+ messages)

[PATCH] cgroup-v2.txt: fix typos
 2018-01-02 16:34 UTC  (3+ messages)

[PATCH] PCI: exynos: remove the deprecated phy codes
 2018-01-02 16:34 UTC  (2+ messages)

[PATCH] eal/x86: get hypervisor name
 2018-01-02 16:34 UTC  (3+ messages)
` [PATCH v2] "

[Buildroot] [PATCH 0/8] python: clean up host version logic
 2018-01-02 16:33 UTC  (9+ messages)
` [Buildroot] [PATCH 1/8] python: add selectable host entry
` [Buildroot] [PATCH 2/8] python3: "
` [Buildroot] [PATCH 3/8] python-setuptools: check host-python version
` [Buildroot] [PATCH 4/8] pkg-waf.mk: "
` [Buildroot] [PATCH 5/8] ninja: "
` [Buildroot] [PATCH 6/8] libselinux: "
` [Buildroot] [PATCH 7/8] setools: "
` [Buildroot] [PATCH 8/8] libselinux: "

[PATCH] blktrace: output io cgroup name for cgroup v1
 2018-01-02 16:32 UTC  (2+ messages)

[Intel-wired-lan] [jkirsher-net-queue:dev-queue] BUILD SUCCESS d9a8d6f32653f848145e31f7b24e0f50c08c3e82
 2018-01-02 16:31 UTC 

[PATCH] Btrfs: remove unused wait in btrfs_stripe_hash
 2018-01-02 16:29 UTC  (2+ messages)

[PATCH 00/12] mediatek: rework audio subsystem driver
 2018-01-02 16:31 UTC  (5+ messages)
` [PATCH 05/12] mfd: mtk-audsys: add MediaTek "

[PATCH] net: ipv4: emulate READ_ONCE() on ->hdrincl bit-field in raw_sendmsg()
 2018-01-02 16:30 UTC 

[PATCH BlueZ v2 0/8] Add generators for bluetooth-player/obexctl
 2018-01-02 16:29 UTC  (2+ messages)

[RFC PATCH net-next 00/19] ipv6: Align nexthop behaviour with IPv4
 2018-01-02 16:29 UTC  (5+ messages)
` [RFC PATCH net-next 03/19] ipv6: Clear nexthop flags upon netdev up
` [RFC PATCH net-next 04/19] ipv6: Prepare to handle multiple netdev events

Linux kernel v4.15-rc4 and rdma_rxe
 2018-01-02 16:29 UTC  (5+ messages)

Linux ECN Handling
 2018-01-02 16:27 UTC  (27+ messages)

[PATCH] fstests: btrfs: Add new 'limit' test group for btrfs
 2018-01-02 16:24 UTC  (2+ messages)

[Qemu-devel] [PATCH] MAINTAINERS: Add qemu-binfmt-conf.sh script
 2018-01-02 16:25 UTC  (2+ messages)
` [Qemu-trivial] "

[PATCH] xen/x86: Drop unnecessary barriers
 2018-01-02 16:25 UTC  (2+ messages)

[Buildroot] [PATCH] package/sysdig: bump to version 0.19.1
 2018-01-02 16:25 UTC 

[PATCH 01/19] drm/i915: Delete defunct i915_gem_request_assign()
 2018-01-02 16:24 UTC  (2+ messages)
` ✓ Fi.CI.IGT: success for series starting with [01/19] "

[for-416 PATCH 3/3] bcache: allow quick writeback when backing idle
 2018-01-02 16:23 UTC  (2+ messages)

[PATCH v1] eSPI: add Aspeed AST2500 eSPI driver to boot a host with PCH runs on eSPI
 2018-01-02 16:23 UTC  (7+ messages)

Xen release cycle revisited
 2018-01-02 16:22 UTC  (4+ messages)

Timing issue with QEMU/KVM and OpenBSD
 2018-01-02 16:22 UTC  (4+ messages)

[Qemu-devel] [Bug 1158912] [NEW] QEMU Version 1.4.0 - SLIRP hangs VM
 2018-01-02 16:10 UTC  (2+ messages)
` [Qemu-devel] [Bug 1158912] "

[PATCH] btrfs: Remove unused btrfs_start_transaction_lflush function
 2018-01-02 16:17 UTC  (2+ messages)

Minutes: Yocto Project Technical Team Meeting
 2018-01-02 16:18 UTC 

[Bug 104435] TF2 crashes with out of memory error vega 56
 2018-01-02 16:18 UTC  (2+ messages)

[PATCH v2 0/2] Add efuse driver for Ingenic JZ4780 SoC
 2018-01-02 16:17 UTC  (7+ messages)
` [PATCH v2 1/2] nvmem: add driver for JZ4780 efuse

cgroup/for-next: WARNING: possible circular locking dependency detected in cpuset_write_resmask
 2018-01-02 16:16 UTC  (11+ messages)
` [PATCH] cgroup/cpuset: fix circular locking dependency

Spende von € 3.400.000,00 EUR
 2018-01-02 16:16 UTC 

[PATCH v6 0/6] Add M_CAN Support for Dra76 platform
 2018-01-02 16:15 UTC  (3+ messages)
` [PATCH v6 1/6] can: dev: Add support for limiting configured bitrate

[PATCH 1/2] serial: imx: edd a .freeze_noirq function
 2018-01-02 16:15 UTC  (4+ messages)
` [PATCH 2/2] serial: imx: fix endless loop during suspend

[Qemu-devel] [Bug 1740887] [NEW] qemu-system-arm & qemu-system-aarch64 for windows crash at start
 2018-01-02 16:07 UTC 

[linux-lvm] lvmlockd manpage: prevent concurrent activation of logical volumes?
 2018-01-02 16:15 UTC  (2+ messages)

[PATCH v2] test: new sched WRR unit-test
 2018-01-02 16:15 UTC  (2+ messages)

[PATCH] swiotlb: suppress warning when __GFP_NOWARN is set v2
 2018-01-02 16:14 UTC  (3+ messages)

[PATCH v2] sched: fix overflow errors in WRR weighting code
 2018-01-02 16:13 UTC  (2+ messages)

[PATCH net-next 0/5] marvell10g updates
 2018-01-02 16:13 UTC  (7+ messages)
` [PATCH net-next 3/5] net: phy: marvell10g: clean up interface mode switching
` [PATCH net-next 4/5] net: phy: add helper to convert negotiation result to phy settings
` [PATCH net-next 5/5] net: phy: marvell10g: add support for half duplex 100M and 10M

Moving to 1.66 Boost
 2018-01-02 16:13 UTC  (3+ messages)

[PATCH v3 00/11] Metadata specific accouting and dirty writeout
 2018-01-02 16:13 UTC  (10+ messages)
` [PATCH v3 06/10] writeback: introduce super_operations->write_metadata

patch "mei: me: allow runtime pm for platform with D0i3" added to char-misc-testing
 2018-01-02 16:10 UTC 

[Qemu-devel] [PATCH 0/3] chardev: convert leftover glib APIs to use dedicate gcontext
 2018-01-02 16:10 UTC  (3+ messages)
` [Qemu-devel] [PATCH 3/3] chardev: introduce qemu_chr_timeout_add() and use

[PATCH] gobject-introspection: unset LD_LIBRARY_PATH prior to running qemu
 2018-01-02 16:04 UTC 

[PATCH v3 0/4] PM / core: Extend behaviour for wakeup paths
 2018-01-02 16:08 UTC  (2+ messages)
` [PATCH v3 4/4] PM / wakeup: Print warn if device gets enabled as wakeup source during sleep


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.