All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-11-12 16:23:57 to 2018-11-12 17:07:01 UTC [more...]

kobject lifetime issues in blk-mq
 2018-11-12 16:48 UTC  (4+ messages)

[Qemu-devel] [PULL 00/14] Block layer patches
 2018-11-12 17:06 UTC  (15+ messages)
` [Qemu-devel] [PULL 01/14] file-posix: Use error API properly
` [Qemu-devel] [PULL 02/14] blockdev: handle error on block latency histogram set error
` [Qemu-devel] [PULL 03/14] blockdev: Consistently use snapshot_node_name in external_snapshot_prepare()
` [Qemu-devel] [PULL 04/14] nvme: don't unref ctrl_mem when device unrealized
` [Qemu-devel] [PULL 05/14] nvme: free cmbuf in nvme_exit
` [Qemu-devel] [PULL 06/14] file-posix: Skip effectiveless OFD lock operations
` [Qemu-devel] [PULL 07/14] file-posix: Drop s->lock_fd
` [Qemu-devel] [PULL 08/14] tests: Add unit tests for image locking
` [Qemu-devel] [PULL 09/14] block: Make more block drivers compile-time configurable
` [Qemu-devel] [PULL 10/14] job: Fix off-by-one assert checks for JobSTT and JobVerbTable
` [Qemu-devel] [PULL 11/14] block: Null pointer dereference in blk_root_get_parent_desc()
` [Qemu-devel] [PULL 12/14] qemu-img: assert block_job_get() does not return NULL in img_commit()
` [Qemu-devel] [PULL 13/14] block: Fix potential Null pointer dereferences in vvfat.c
` [Qemu-devel] [PULL 14/14] qcow2: Read outside array bounds in qcow2_pre_write_overlap_check()

[PATCH] drm/amdgpu: set system aperture to cover whole FB region
 2018-11-12 17:06 UTC  (2+ messages)

[PATCH -next] power/supply: fix sc27xx_fuel_gauge build errors
 2018-11-12 17:06 UTC 

[PATCH v4 2/9] dmapool: remove checks for dev == NULL
 2018-11-12 17:06 UTC  (5+ messages)

[PATCH 1/2] mm/page_alloc: free order-0 pages through PCP in page_frag_free()
 2018-11-12 17:06 UTC  (11+ messages)

[PATCH] MAINTAINERS: Add reviewer for CoreSight sub-system
 2018-11-12 17:05 UTC 

[PATCH 0/6] Add Support for MCAN transceivers in AM65x-evm
 2018-11-12 17:05 UTC  (5+ messages)
` [PATCH 4/6] dt-bindings: can: m_can: Document transceiver implementation as a phy
` [PATCH 5/6] dt-bindings: can: can-transceiver: Remove legacy binding documentation

[PATCH v7 0/5] A DRM API for adaptive sync and variable refresh rate support
 2018-11-12 17:05 UTC  (4+ messages)
` [PATCH v7 3/5] drm: Document variable refresh properties

New mail archive for parisc-linux available
 2018-11-12 17:05 UTC 

[PATCH v2] keyutils: Add pkg-config file for keyutils library
 2018-11-12 17:05 UTC  (2+ messages)

VETH & AF_PACKET problem
 2018-11-12  7:12 UTC 

[Qemu-devel] [RFC PATCH 00/11] decodetree: Add tokens to ease checking ISA flags
 2018-11-12 17:03 UTC  (3+ messages)
` [Qemu-devel] [RFC PATCH 05/11] decodetree: Force Python to print unsigned values

[PATCH RFC 0/3] Static calls
 2018-11-12 17:03 UTC  (6+ messages)

[RFC PATCH 0/6] Armada 38x comphy driver to support 2.5Gbps networking
 2018-11-12 17:03 UTC  (4+ messages)
` [RFC PATCH 2/6] phy: armada38x: add common phy support

[PATCH] x86: remove gcc-x86_*-has-stack-protector.sh checks
 2018-11-12 17:02 UTC  (4+ messages)

[PATCH 2/2] dt-bindings: i2c: I2C binding for Mellanox BlueField SoC
 2018-11-12 17:02 UTC  (2+ messages)

[PATCH v2 1/2] mips: delete duplicated BUILTIN_DTB and LIBFDT configs
 2018-11-12 17:00 UTC  (2+ messages)
` [PATCH v2 2/2] mips: sort list of configs for Malta

[PATCH 1/2] RISC-V: Request stat64 on RV32
 2018-11-12 17:01 UTC  (5+ messages)

[PATCH 00/18] xen/arm64: Suspend to RAM support for Xen
 2018-11-12 17:00 UTC  (9+ messages)
` [PATCH 02/18] xen/arm: Implement PSCI system suspend call (virtual interface)
` [PATCH 03/18] xen/arm: Save GIC and virtual timer context when the domain suspends

[PATCH v2 0/7] tda998x: allow use with bridge based devices
 2018-11-12 17:00 UTC  (14+ messages)

[Ksummit-discuss] TAB non-nomination
 2018-11-12 17:00 UTC  (9+ messages)
  ` [Ksummit-discuss] [Tech-board-discuss] "
              ` [Tech-board-discuss] [Ksummit-discuss] "

[RFC PATCH 0/5] vb2/cedrus: add cookie support
 2018-11-12  7:08 UTC  (4+ messages)
` [RFC PATCH 1/5] videodev2.h: "

[PATCH 00/15] drm/i915: Fix TV encoder support
 2018-11-12 17:00 UTC  (17+ messages)
` [PATCH 01/15] drm/vblank: Allow dynamic per-crtc max_vblank_count
` [PATCH 02/15] drm/i915: Don't try to use the hardware frame counter with i965gm TV output
` [PATCH 03/15] drm/i915/tv: Fix interlaced ysize calculation
` [PATCH 04/15] drm/i915/tv: Fix tv mode clocks
` [PATCH 05/15] drm/i915/tv: Store the TV oversampling factor in the TV mode
` [PATCH 06/15] drm/i915/tv: Use bools where appropriate
` [PATCH 07/15] drm/i915/tv: Nuke silly 0 initialzation of xpos/ypos
` [PATCH 07/15] drm/i915/tv: Nuke silly 0 inittialization "
` [PATCH 08/15] drm/i915/tv: Deobfuscate preferred mode selection
` [PATCH 09/15] drm/i915/tv: Use drm_mode_set_name() to name TV modes
` [PATCH 10/15] drm/i915/tv: Make TV mode autoselection actually useable
` [PATCH 11/15] drm/i915/tv: Nuke reported_modes[]
` [PATCH 12/15] drm/i915/tv: Add 1080p30/50/60 TV modes
` [PATCH 13/15] drm/i915/tv: Generate better pipe timings for TV encoder
` [PATCH 14/15] drm/i915/tv: Fix >1024 modes on gen3
` [PATCH 15/15] drm/i915/tv: Filter out >1024 wide modes that would need vertical scaling "

Official Linux system wrapper library?
 2018-11-12 16:59 UTC  (9+ messages)

[PATCH 0/8] xen/arm: Add xentrace support
 2018-11-12 16:58 UTC  (5+ messages)
` [PATCH 8/8] xen: Swich parameter in get_page_from_gfn to use typesafe gfn

[PATCH 0/4] PCI / iommu / thunderbolt: IOMMU based DMA protection
 2018-11-12 16:59 UTC  (3+ messages)
` [PATCH 4/4] thunderbolt: Export IOMMU based DMA protection support to userspace

[PATCH v6 00/11] libxl: Enable save/restore/migration of a restricted QEMU + libxl__ev_qmp_*
 2018-11-12 16:58 UTC  (13+ messages)
` [PATCH v6 01/11] libxl: Enhance libxl__sendmsg_fds to deal with EINTR and EWOULDBLOCK
` [PATCH v6 02/11] libxl_qmp: Separate QMP message generation from qmp_send_prepare
` [PATCH v6 03/11] libxl_qmp: Change qmp_qemu_check_version to compare version
` [PATCH v6 04/11] libxl: Design of an async API to issue QMP commands to QEMU
` [PATCH v6 05/11] libxl_qmp: Implementation of libxl__ev_qmp_*
` [PATCH v6 06/11] libxl_exec: Add libxl__spawn_initiate_failure
` [PATCH v6 07/11] libxl_dm: Pre-open QMP socket for QEMU
` [PATCH v6 08/11] libxl: QEMU startup sync based on QMP
` [PATCH v6 09/11] libxl_qmp: Store advertised QEMU version in libxl__ev_qmp
` [PATCH v6 10/11] libxl: Change libxl__domain_suspend_device_model() to be async
` [PATCH v6 11/11] libxl: Re-implement domain_suspend_device_model using libxl__ev_qmp

[PATCH fbdev-for-next 1/2] dt-bindings: display: ssd1307fb: Add reset-active-low property
 2018-11-12 16:55 UTC  (3+ messages)
` [PATCH fbdev-for-next 2/2] video: ssd1307fb: Add support for the "

DPDK techboard minutes of October 24
 2018-11-12 16:55 UTC  (7+ messages)
  ` [dpdk-techboard] "

[QEMU PATCH v2 0/2]: KVM: i386: Add support for save and restore nested state
 2018-11-12 16:54 UTC  (12+ messages)
          ` [Qemu-devel] "

[RFC PATCH v4 00/13] ktask: multithread CPU-intensive kernel work
 2018-11-12 16:54 UTC  (5+ messages)
` [RFC PATCH v4 11/13] mm: parallelize deferred struct page initialization within each node

[PATCH v6 0/2] mtd: rawnand: meson: add Amlogic NAND driver support
 2018-11-12 16:54 UTC  (11+ messages)
` [PATCH v6 2/2] mtd: rawnand: meson: add support for Amlogic NAND flash controller

[PATCH v5 0/4] virgl: fence fd support
 2018-11-12 16:51 UTC  (9+ messages)
` [PATCH v5 1/4] drm/virtio: add virtio_gpu_alloc_fence()
` [PATCH v5 2/4] drm/virtio: add uapi for in and out explicit fences
` [PATCH v5 3/4] drm/virtio: add in/out fence support for explicit synchronization
` [PATCH v5 4/4] drm/virtio: bump driver version after explicit synchronization addition

[PATCH 1/1] stackleak: Disable ftrace for stackleak.c
 2018-11-12 16:52 UTC  (8+ messages)

[Lvfs-announce] Adding an optional install duration to LVFS firmware
 2018-11-12 16:51 UTC 

[Qemu-devel] [PATCH 00/12] file-posix: Simplify delegation to worker thread
 2018-11-12 16:50 UTC  (2+ messages)

[Qemu-devel] [PATCH v6 00/11] Add a standard authorization framework
 2018-11-12 16:49 UTC  (4+ messages)
` [Qemu-devel] [PATCH v6 01/11] util: add helper APIs for dealing with inotify in portable manner

[PATCH] net/pcap: enable data path on secondary
 2018-11-12 16:51 UTC  (2+ messages)
` [PATCH v2] "

[PATCH v3 2/2] phy: cadence: Add driver for Sierra PHY
 2018-11-12 16:42 UTC  (2+ messages)

[PATCH] mmc: core: Lower max_seg_size if too high for DMA
 2018-11-12 16:48 UTC  (3+ messages)

[Qemu-devel] [RFC/PoC PATCH 1/3] i386: set initrd_max to 4G - 1 to allow up to 4G initrd
 2018-11-12 16:47 UTC  (12+ messages)

[PATCH] drivers: soc: Allow building the amlogic drivers without ARCH_MESON
 2018-11-12 16:46 UTC  (3+ messages)

[pull-request] next-pipeline 18.11 PRE-RC3
 2018-11-12 16:47 UTC 

[GIT PULL] parisc architecture fix for kernel v4.20
 2018-11-12 16:46 UTC 

[Buildroot] [PATCH 0/2] Preparation for per-package host/target
 2018-11-12 16:46 UTC  (5+ messages)
` [Buildroot] [PATCH 1/2] fs: Add common rootfs dependencies to PACKAGES

[PATCH V4] binder: ipc namespace support for android binder
 2018-11-12 16:45 UTC  (2+ messages)

[Buildroot] [PATCH v2 1/2] package/proftpd: add enable buffer size
 2018-11-12 16:45 UTC  (2+ messages)
` [Buildroot] [PATCH v2 2/2] package/proftpd: add sendfile

function stack frames in the kernel
 2018-11-12 16:43 UTC  (7+ messages)

[PATCH] examples/ip_pipeline: fix null pointer deref
 2018-11-12 16:43 UTC  (2+ messages)

[PATCH] app/testpmd: fix memory leak for tm object
 2018-11-12 16:43 UTC  (3+ messages)
` [PATCH v2] "

[PATCH v2] testpmd: fix memory alloc for dscp table
 2018-11-12 16:43 UTC  (3+ messages)
` [PATCH v3] app/testpmd: "

[PATCH] integrity: support new struct public_key_signature encoding field
 2018-11-12 16:42 UTC  (3+ messages)

[PATCH v1 0/2] spi: npcm: add NPCM Peripheral SPI driver
 2018-11-12 16:42 UTC  (3+ messages)
` [PATCH v1 1/2] dt-binding: spi: add NPCM PSPI controller documentation
` [PATCH v1 2/2] spi: npcm: add NPCM PSPI controller driver

[PATCH v3 1/2] dt-bindings: phy: Document cadence Sierra PHY bindings
 2018-11-12 16:42 UTC  (2+ messages)

[PATCH v3 00/10] steal tasks to improve CPU utilization
 2018-11-12 16:42 UTC  (3+ messages)
` [PATCH v3 03/10] sched/topology: Provide cfs_overload_cpus bitmap

[PATCH v3 0/2] phy: cadence: Add driver and dt-bindings for Sierra PHY
 2018-11-12 16:41 UTC  (2+ messages)

Performance regression in ast drm driver
 2018-11-12 16:41 UTC  (6+ messages)

[PATCH] ARM: dts: imx: Add Y Soft IOTA Draco, Hydra and Ursa boards
 2018-11-12 16:41 UTC  (3+ messages)

[PATCH perf/urgent] perf tools: Fix crash on synthesizing the unit
 2018-11-12 16:40 UTC  (2+ messages)

[PATCH] lib/pipeline: fix logically dead code
 2018-11-12 16:40 UTC  (2+ messages)

Support for VRF in NFS?
 2018-11-12 16:39 UTC  (10+ messages)
              ` Fwd: "

[PATCH tip/core/rcu 0/41] More RCU flavor consolidation cleanup for v4.21/v5.0
 2018-11-12 16:31 UTC  (9+ messages)
` [PATCH tip/core/rcu 10/41] drivers/ipmi: Replace synchronize_sched() with synchronize_rcu()
` [PATCH tip/core/rcu 24/41] modules: Replace synchronize_sched() and call_rcu_sched()

stable-rc/linux-4.14.y boot: 94 boots: 4 failed, 66 passed with 16 offline, 8 conflicts (v4.14.80-223-g8ea94372bf00)
 2018-11-12  6:47 UTC 

[PATCH] perf tools: Suppress potential format-truncation warning in util/pmu.c
 2018-11-12 16:37 UTC  (2+ messages)

[PATCH] proc: fixup map_files test on arm
 2018-11-12 16:35 UTC  (7+ messages)

[PATCH net-next 0/6] net: sched: indirect tc block cb registration
 2018-11-12  6:37 UTC  (3+ messages)
` [PATCH net-next 1/6] net: sched: register callbacks for indirect tc block binds

[PATCH 3/3] sim800: add udev detection
 2018-11-12 16:34 UTC  (2+ messages)

PASS: Test report for kernel 4.18.19-rc1.skt+ (linux-stable-rc)
 2018-11-12  6:41 UTC 

[PATCH 3/3] Makefile: optionally symlink libexec/git-core binaries to bin/git
 2018-11-12 16:32 UTC  (5+ messages)
` [RFC/PATCH 1/5] Makefile: move long inline shell loops in "install" into helper

[PATCH v5 0/5] Add Actions Semi S700 pinctrl support
 2018-11-12 16:32 UTC  (16+ messages)
` [PATCH v5 1/5] pinctrl: actions: define constructor generic to Actions Semi SoC's
` [PATCH v5 2/5] pinctrl: actions: define pad control configurtion to SoC specific
` [PATCH v5 3/5] dt-bindings: pinctrl: Add bindings for Actions Semi S700 SoC

[OpenRISC] OpenRISC GCC port upstream for 9.0.0
 2018-11-12 16:32 UTC  (2+ messages)

[PATCH] arm64: sysreg: fix sparse warnings
 2018-11-12 16:32 UTC  (7+ messages)

[Qemu-devel] [PATCH] Acceptance test: add coverage tests for -smp option
 2018-11-12 16:31 UTC  (2+ messages)

[Cocci] Coccinelle mailing list archives
 2018-11-12 16:21 UTC 

ext4-nfsd interaction causes sporadic hang on rwsem_down_write_failed
 2018-11-12  6:39 UTC  (2+ messages)

Import/Export as a fast way to purge files from Git?
 2018-11-12 16:31 UTC  (8+ messages)
` [PATCH 00/10] fast export and import fixes and features
  ` [PATCH 09/10] fast-export: add a --show-original-ids option to show original names

[RFC PATCH RESEND] tools/perf: Add Hygon Dhyana support
 2018-11-12 16:30 UTC  (3+ messages)

[PATCH/RFC] checkout: print something when checking out paths
 2018-11-12 16:27 UTC  (3+ messages)

[PATCH] mtd: change len type from signed to unsigned type
 2018-11-12 16:27 UTC  (3+ messages)

[Qemu-devel] [PATCH 1/2] virtio-9p: qmp interface to set/query io throttle for fsdev devices
 2018-11-12 16:26 UTC  (2+ messages)

Yocto Project Unassigned Bugs - Help Needed
 2018-11-12 16:27 UTC 

[PATCHSET 0/6] Various block optimizations
 2018-11-12 16:26 UTC  (4+ messages)
` [PATCH 4/6] block: avoid ordered task state change for polled IO

[PATCH net-next 0/4] sctp: add subscribe per asoc and sockopt SCTP_EVENT
 2018-11-12 16:26 UTC  (3+ messages)
    ` [PATCH net-next 3/4] sctp: rename enum sctp_event to sctp_event_type
      ` [PATCH net-next 4/4] sctp: add sockopt SCTP_EVENT

[PATCH v5] iw: ack signal support for tx ack packets
 2018-11-12 16:26 UTC  (2+ messages)

[mm PATCH v5 0/7] Deferred page init improvements
 2018-11-12 16:25 UTC  (6+ messages)

[Qemu-devel] [PATCH 0/4] Record Python version and misc test/CI fixes
 2018-11-12 16:25 UTC  (5+ messages)
` [Qemu-devel] [PATCH 3/4] Travis CI: make specified Python versions usable on jobs

[Qemu-devel] [PULL 0/4] Fixes 31 20181112 patches
 2018-11-12 16:25 UTC  (2+ messages)

[LTP] [RFC] [PATCH] lib: Add support for test tags
 2018-11-12 16:25 UTC  (5+ messages)
  ` [LTP] [Automated-testing] "

[PATCH v6 00/10] hwmon and fsi: Add On-Chip Controller Driver
 2018-11-12 16:25 UTC  (3+ messages)

[PATCH net-next 1/2] net: nixge: Separate ctrl and dma resources
 2018-11-12 16:24 UTC  (3+ messages)
` [PATCH net-next 2/2] net: nixge: Update device-tree bindings with v3.00


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.