All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-03-13 21:59:59 to 2018-03-13 22:52:21 UTC [more...]

[PATCH v3 0/6] DRM/i915 cgroup integration
 2018-03-13 22:52 UTC  (10+ messages)
` [PATCH v3 1/6] cgroup: Allow registration and lookup of cgroup private data

[PATCH v3 0/7] Enlightened VMCS support for KVM on Hyper-V
 2018-03-13 22:51 UTC  (5+ messages)
` [PATCH v3 1/7] x86/hyper-v: move hyperv.h out of uapi
` [PATCH v3 2/7] x86/hyper-v: move definitions from TLFS to hyperv-tlfs.h

[PATCH net-next v2 0/4] net: qualcomm: rmnet: Updates 2018-03-12
 2018-03-13 22:50 UTC  (5+ messages)
` [PATCH net-next v2 1/4] net: qualcomm: rmnet: Fix casting issues
` [PATCH net-next v2 2/4] net: qualcomm: rmnet: Update copyright year to 2018
` [PATCH net-next v2 3/4] net: qualcomm: rmnet: Remove unnecessary device assignment
` [PATCH net-next v2 4/4] net: qualcomm: rmnet: Implement fill_info

blk_mq_freeze_queue hang and possible race in percpu-refcount
 2018-03-13 22:50 UTC 

[RESEND RFC] translate_pid API
 2018-03-13 22:45 UTC  (7+ messages)

[PATCH v3 00/10] splash screen on the stm32f769 disco board
 2018-03-13 22:50 UTC  (5+ messages)
    ` [U-Boot] "

[PATCH v3 00/11] Copy Offload in NVMe Fabrics with P2P PCI Memory
 2018-03-13 22:48 UTC  (31+ messages)
` [PATCH v3 01/11] PCI/P2PDMA: Support peer-to-peer memory

[Qemu-devel] [PULL 00/69] Misc patches for QEMU soft freeze
 2018-03-13 22:47 UTC  (70+ messages)
` [Qemu-devel] [PULL 01/69] qom: introduce object_class_get_list_sorted
` [Qemu-devel] [PULL 02/69] net: allow using any PCI NICs in -net or -nic
` [Qemu-devel] [PULL 03/69] q35: change default NIC to e1000e
` [Qemu-devel] [PULL 04/69] scsi-disk.c: consider bl->max_transfer in INQUIRY emulation
` [Qemu-devel] [PULL 05/69] qemu-doc: update deprecation section to use -nic and -netdev hubport
` [Qemu-devel] [PULL 06/69] qemu-doc: Add the paragraph about the -no-frame deprecation again
` [Qemu-devel] [PULL 07/69] build-sys: make help could have 'modules' target
` [Qemu-devel] [PULL 08/69] hw: Do not include "sysemu/block-backend.h" if it is not necessary
` [Qemu-devel] [PULL 09/69] checkpatch: Exempt long URLs
` [Qemu-devel] [PULL 10/69] vl: export machine_init_done
` [Qemu-devel] [PULL 11/69] chardev: fix handling of EAGAIN for TCP chardev
` [Qemu-devel] [PULL 12/69] chardev: update net listener gcontext
` [Qemu-devel] [PULL 13/69] chardev: allow telnet gsource to switch gcontext
` [Qemu-devel] [PULL 14/69] chardev: introduce chr_machine_done hook
` [Qemu-devel] [PULL 15/69] chardev: use chardev's gcontext for async connect
` [Qemu-devel] [PULL 16/69] chardev: tcp: postpone async connection setup
` [Qemu-devel] [PULL 17/69] chardev: tcp: let TLS run on chardev context
` [Qemu-devel] [PULL 18/69] scsi: support NDOB (no data-out buffer) for WRITE SAME commands
` [Qemu-devel] [PULL 19/69] hw/i386: make IOMMUs configurable via default-configs/
` [Qemu-devel] [PULL 20/69] Polish the version strings containing the package version
` [Qemu-devel] [PULL 21/69] hw/mips/jazz: Fix implicit creation of "-drive if=scsi" devices
` [Qemu-devel] [PULL 22/69] rcutorture: remove synchronize_rcu from readers
` [Qemu-devel] [PULL 23/69] docs: document atomic_load_acquire and atomic_store_release
` [Qemu-devel] [PULL 24/69] rcu: make memory barriers more explicit
` [Qemu-devel] [PULL 25/69] membarrier: introduce qemu/sys_membarrier.h
` [Qemu-devel] [PULL 26/69] membarrier: add --enable-membarrier
` [Qemu-devel] [PULL 27/69] hw/isa: Move parallel_hds_isa_init() to hw/char/parallel-isa.c
` [Qemu-devel] [PULL 28/69] hw/dma/i8257: Rename DMA_init() to i8257_dma_init()
` [Qemu-devel] [PULL 29/69] hw/input/i8042: Extract declarations from i386/pc.h into input/i8042.h
` [Qemu-devel] [PULL 30/69] MAINTAINERS: Fix the PC87312 include path
` [Qemu-devel] [PULL 31/69] hw/isa/pc87312: Rename the device type as TYPE_PC87312_SUPERIO
` [Qemu-devel] [PULL 32/69] hw/isa/pc87312: Use uint16_t for the ISA I/O base address
` [Qemu-devel] [PULL 33/69] hw/isa/pc87312: Use 'unsigned int' for the irq value
` [Qemu-devel] [PULL 34/69] hw/isa/superio: Add a Super I/O template based on the PC87312 device
` [Qemu-devel] [PULL 35/69] hw/isa/pc87312: Inherit from the abstract TYPE_ISA_SUPERIO
` [Qemu-devel] [PULL 36/69] hw/isa/superio: Factor out the parallel code from pc87312.c
` [Qemu-devel] [PULL 37/69] hw/isa/superio: Factor out the serial "
` [Qemu-devel] [PULL 38/69] hw/isa/superio: Factor out the floppy disc controller "
` [Qemu-devel] [PULL 39/69] hw/isa/superio: Add a keyboard/mouse controller (8042)
` [Qemu-devel] [PULL 40/69] hw/isa/superio: Factor out the IDE code from pc87312.c
` [Qemu-devel] [PULL 41/69] hw/mips/malta: Code movement
` [Qemu-devel] [PULL 42/69] hw/isa/superio: Factor out the FDC37M817 Super I/O from mips_malta.c
` [Qemu-devel] [PULL 43/69] hw/mips/mips_fulong2e: Factor out vt82c686b_southbridge_init()
` [Qemu-devel] [PULL 44/69] hw/isa/vt82c686: Rename vt82c686b_init() -> vt82c686b_isa_init()
` [Qemu-devel] [PULL 45/69] hw/isa/vt82c686: Add the TYPE_VT82C686B_SUPERIO
` [Qemu-devel] [PULL 46/69] MAINTAINERS: Add entries for the VT82C686B Super I/O
` [Qemu-devel] [PULL 47/69] MAINTAINERS: Split the Alpha TCG/machine section
` [Qemu-devel] [PULL 48/69] hw/isa/superio: Add the SMC FDC37C669 Super I/O
` [Qemu-devel] [PULL 49/69] hw/alpha/dp264: Add the ISA DMA controller
` [Qemu-devel] [PULL 50/69] hw/alpha/dp264: Use the TYPE_SMC37C669_SUPERIO
` [Qemu-devel] [PULL 51/69] hw/i386/pc: Factor out the superio code
` [Qemu-devel] [PULL 52/69] cpu-exec: fix exception_index handling
` [Qemu-devel] [PULL 53/69] replay: fix processing async events
` [Qemu-devel] [PULL 54/69] replay: fixed replay_enable_events
` [Qemu-devel] [PULL 55/69] replay: fix save/load vm for non-empty queue
` [Qemu-devel] [PULL 56/69] replay: added replay log format description
` [Qemu-devel] [PULL 57/69] replay: save prior value of the host clock
` [Qemu-devel] [PULL 58/69] replay/replay.c: bump REPLAY_VERSION again
` [Qemu-devel] [PULL 59/69] replay/replay-internal.c: track holding of replay_lock
` [Qemu-devel] [PULL 60/69] replay: make locking visible outside replay code
` [Qemu-devel] [PULL 61/69] replay: don't destroy mutex at exit
` [Qemu-devel] [PULL 62/69] replay: push replay_mutex_lock up the call tree
` [Qemu-devel] [PULL 63/69] replay: check return values of fwrite
` [Qemu-devel] [PULL 64/69] replay: avoid recursive call of checkpoints
` [Qemu-devel] [PULL 65/69] scripts/replay-dump.py: replay log dumper
` [Qemu-devel] [PULL 66/69] replay: don't process async events when warping the clock
` [Qemu-devel] [PULL 67/69] replay: save vmstate of the asynchronous events
` [Qemu-devel] [PULL 68/69] replay: update documentation
` [Qemu-devel] [PULL 69/69] tcg: fix cpu_io_recompile

[PATCH v10 00/10] livepatch: Atomic replace feature
 2018-03-13 22:48 UTC  (11+ messages)
` [PATCH v10 01/10] livepatch: Use lists to manage patches, objects and functions
` [PATCH v10 02/10] livepatch: Free only structures with initialized kobject
` [PATCH v10 03/10] livepatch: Initial support for dynamic structures
` [PATCH v10 05/10] livepatch: Support separate list for replaced patches
` [PATCH v10 06/10] livepatch: Add atomic replace

BUG_ON triggered in skb_segment
 2018-03-13 22:47 UTC  (7+ messages)

[PATCH] doc: sysfs-pci: update enable 'rom' file instructions
 2018-03-13 21:58 UTC 

[PATCH] mm/page_alloc: fix memmap_init_zone pageblock alignment
 2018-03-13 22:47 UTC  (10+ messages)
` [PATCH v3 0/2] mm/page_alloc: fix kernel BUG at mm/page_alloc.c:1913! crash in move_freepages()
  ` [PATCH v3 2/2] mm/page_alloc: fix memmap_init_zone pageblock alignment

[PATCH] arm64: allwinner: H5: Add Xunlong Orange Pi Zero Plus
 2018-03-13 22:47 UTC  (4+ messages)

[GIT PULL] Please pull JSON files for POWR9 PMU events
 2018-03-13 22:46 UTC 

XFS crash consistency bug : Loss of fsynced metadata operation
 2018-03-13 22:45 UTC  (4+ messages)

[Bug 105463] [r600] 4210 piglit failures, 55 crashes, 14 warnings on ppc (PCIe, ppc64, mesa-18.0.0_rc4)
 2018-03-13 22:45 UTC  (2+ messages)
` [Bug 105463] [r600g] "

[PATCH] doc: fs: sysfs-pci: remove trailing whitespace
 2018-03-13 22:02 UTC 

[PATCH v2] media: staging/imx: fill vb2_v4l2_buffer sequence entry
 2018-03-13 22:43 UTC  (4+ messages)

[PATCH] mm/page_alloc: fix boot hang in memmap_init_zone
 2018-03-13 22:42 UTC 

[PATCH V8 0/9] Refactor and add AHCI support for Tegra210
 2018-03-13 22:42 UTC  (3+ messages)

Opinions on changing add/add conflict resolution?
 2018-03-13 22:42 UTC  (10+ messages)
    ` Fwd: "

FAILED: patch "[PATCH] drm/i915/glk: Disable Guc and HuC on GLK" failed to apply to 4.15-stable tree
 2018-03-13 22:41 UTC  (5+ messages)
` [PATCH] drm/i915/glk: Disable Guc and HuC on GLK
    ` [Intel-gfx] "

[PATCH] PCI/MSI: Don't set up INTx if MSI or MSI-X is enabled
 2018-03-13 22:41 UTC  (4+ messages)

[PATCH 1/3] MIPS: lantiq: fix danube usb clock
 2018-03-13 22:40 UTC  (4+ messages)
` [PATCH 3/3] MIPS: lantiq: ase: Enable MFD_SYSCON

[PATCH] drm/i915/psr: Comment to clarify SRD_DEBUG is called PSR_MASK SKL+
 2018-03-13 22:36 UTC  (3+ messages)

[PATCH v1 0/2] PCI: Clean up whitespace
 2018-03-13 22:35 UTC  (3+ messages)
` [PATCH v1 1/2] PCI: Tidy Makefiles
` [PATCH v1 2/2] PCI: Tidy comments

[PATCH 00/11] R-Car DU Interlaced support through VSP1
 2018-03-13 22:34 UTC  (7+ messages)
` [PATCH 02/11] media: vsp1: use kernel __packed for structures

[Buildroot] [PATCH 1/1] libpjsip: security bump to 2.7.2
 2018-03-13 22:29 UTC  (2+ messages)

[PATCH] clang-format: add configuration file
 2018-03-13 22:29 UTC  (4+ messages)

[PATCH 4.15 000/146] 4.15.10-stable review
 2018-03-13 22:28 UTC  (2+ messages)

[PATCH 4.14 000/140] 4.14.27-stable review
 2018-03-13 22:27 UTC  (2+ messages)

[PATCH] media: rc: meson-ir: add timeout on idle
 2018-03-13 22:27 UTC  (11+ messages)
              ` [PATCH] media: rc: meson-ir: lower timeout and make configurable

[PATCH] media: staging/imx: fill vb2_v4l2_buffer sequence entry
 2018-03-13 22:27 UTC  (6+ messages)

[Buildroot] [git commit] libpjsip: security bump to 2.7.2
 2018-03-13 22:27 UTC 

[PATCH v1 0/4] PCI/VPD: Encapsulate VPD stuff in vpd.c
 2018-03-13 22:27 UTC  (5+ messages)
` [PATCH v1 1/4] PCI/VPD: Move VPD access code to vpd.c
` [PATCH v1 2/4] PCI/VPD: Move VPD sysfs "
` [PATCH v1 3/4] PCI/VPD: Move VPD quirks "
` [PATCH v1 4/4] PCI/VPD: Move VPD structures "

你好!你好吗?
 2018-03-13 22:26 UTC 

[meta-oe][PATCH] networkmanager upgrade to 1.10.6
 2018-03-13 22:20 UTC 

linux-next: manual merge of the metag tree with the syscalls tree
 2018-03-13 22:24 UTC 

[PATCH v13 0/2] rcar-csi2: add Renesas R-Car MIPI CSI-2
 2018-03-13 22:23 UTC  (3+ messages)
` [PATCH v13 2/2] rcar-csi2: add Renesas R-Car MIPI CSI-2 receiver driver

[PATCH] drm/i915/psr: Kill scheduled work for Core platforms
 2018-03-13 22:23 UTC  (2+ messages)
` [RFC v5] "

[U-Boot] [PULL] Please pull u-boot-rockchip
 2018-03-13 22:22 UTC 

The license of hostapd v2.6
 2018-03-13 22:19 UTC  (5+ messages)

[PATCH v3 0/3] Add FEC rates, S2X params and 64K transmission
 2018-03-13 22:18 UTC  (4+ messages)
` [PATCH v3 1/3] [media] dvb_frontend: add S2X and misc. other enums
` [PATCH v3 2/3] [media] docs: documentation bits for S2X and the 64K transmission mode
` [PATCH v3 3/3] [media] dvb-frontends/stv0910: more detailed reporting in get_frontend()

mmotm 2018-03-13-15-15 uploaded
 2018-03-13 22:16 UTC 

[PATCH v6 0/2] x86/devicetree: Enable multiprocessing
 2018-03-13 22:05 UTC  (3+ messages)
` [PATCH v6 1/2] of: Documentation: Specify local APIC ID in "reg"
` [PATCH v6 2/2] x86/devicetree: Use CPU description from Device Tree

[PATCH] git{,-blame}.el: remove old bitrotting Emacs code
 2018-03-13 22:14 UTC  (7+ messages)
` [PATCH v2] "
      ` [PATCH v3] "

[PATCH v3] kernel.h: Skip single-eval logic on literals in min()/max()
 2018-03-13 22:14 UTC  (12+ messages)

+ drivers-infiniband-core-verbsc-fix-build-with-gcc-444.patch added to -mm tree
 2018-03-13 22:14 UTC  (3+ messages)

[PATCH v2 00/13] Major code reorganization to make all i2c transfers working
 2018-03-13 22:12 UTC  (4+ messages)

Moving ad2s1200 out of staging
 2018-03-13 22:11 UTC  (3+ messages)

[RFC, PATCH 02/22] x86/tme: Detect if TME and MKTME is activated by BIOS
 2018-03-13 22:07 UTC  (5+ messages)
` [tip:x86/mm] "

[patch 1/1] drivers/infiniband/ulp/srpt/ib_srpt.c: fix build with gcc-4.4.4
 2018-03-13 22:06 UTC 

+ drivers-infiniband-ulp-srpt-ib_srptc-fix-build-with-gcc-444.patch added to -mm tree
 2018-03-13 22:06 UTC 

[PATCH] scsi: eata: drop VLA in reorder()
 2018-03-13 22:04 UTC  (8+ messages)

[PATCH] drm: Reduce object size of DRM_ERROR and DRM_DEBUG uses
 2018-03-13 22:02 UTC 

Guidelines for Submitting an RFC PATCH
 2018-03-13 22:01 UTC  (8+ messages)

Regression with commit "x86/pv: Drop int80_bounce from struct pv_vcpu" f75b1a5247b3b311d3aa50de4c0e5f2d68085cb1
 2018-03-13 22:01 UTC  (2+ messages)

[PATCH] net: dsa: drop some VLAs in switch.c
 2018-03-13 22:01 UTC  (3+ messages)

[RFC PATCH v19 0/8] mm: security: ro protection for dynamic data
 2018-03-13 22:00 UTC  (4+ messages)
` [PATCH 4/8] struct page: add field for vm_struct

[RFC v5 0/9] EAPoL over NL80211
 2018-03-13 21:59 UTC  (7+ messages)
` [RFC v5 4/9] cfg80211: Support all iftypes in autodisconnect_wk
` [RFC v5 5/9] nl80211: Add SOCKET_OWNER support to JOIN_IBSS
` [RFC v5 6/9] nl80211: Add SOCKET_OWNER support to JOIN_MESH
` [RFC v5 7/9] nl80211: Add SOCKET_OWNER support to START_AP
` [RFC v5 8/9] mac80211: Add support for tx_control_port
` [RFC v5 9/9] mac80211: Send control port frames over nl80211


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.