All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2016-06-21 08:53:59 to 2016-06-21 09:30:23 UTC [more...]

[PATCH 1/1] sound: Fix compile error of seq_device.c
 2016-06-21  9:19 UTC  (4+ messages)
    ` 答复: "

[PATCH v2] Support for Alps SS5 touchpad
 2016-06-21  9:20 UTC  (5+ messages)

[PATCH v3 00/13] Virtually mapped stacks with guard pages (x86, core)
 2016-06-21  9:24 UTC  (4+ messages)
  ` [kernel-hardening] "

[RFC PATCH v3 2/2] ARM64/PCI: Start using quirks handling for ACPI based PCI host controller
 2016-06-21  9:29 UTC  (7+ messages)

[RFC PATCH] irqdomain: Fix disposal of mappings for interrupt hierarchies
 2016-06-21  9:23 UTC 

Warning when compiling DTB on X-Gene platform with dtc 1.4.1-g53bf130b
 2016-06-21  9:02 UTC  (2+ messages)

[Xenomai] Xenomai 3 vs 2.6: rtdm_irq_request() calling task context change
 2016-06-21  9:29 UTC  (2+ messages)

[RFC PATCH 0/2] mm: give GFP_REPEAT a better semantic
 2016-06-21  9:29 UTC  (12+ messages)
` [RFC PATCH 2/2] xfs: map KM_MAYFAIL to __GFP_RETRY_HARD

Build failures in -next due to 'locking/atomic, arch/arc: Implement atomic_fetch_{add,sub,and,andnot,or,xor}()'
 2016-06-21  9:28 UTC  (11+ messages)
          ` cross compilers [was build failure of sorts]

[u-boot 0/3] Add minimal ast2400 support
 2016-06-21  8:11 UTC  (2+ messages)

v2 mempool: add stack (lifo) mempool handler
 2016-06-21  9:28 UTC  (9+ messages)
` [PATCH v3 1/2] "

[PATCH v2 0/2] [for arm-soc] mach-tango updates
 2016-06-21  9:28 UTC 

Protect Xen Virtualization via SElinux
 2016-06-21  9:26 UTC  (5+ messages)

[PATCH 03/10] proc, oom_adj: extract oom_score_adj setting into a helper
 2016-06-21  9:27 UTC  (2+ messages)

[PATCH 0/8] Add support for parsing per CPU Redistributor entry
 2016-06-21  9:28 UTC  (2+ messages)

drm_connector_register_all() stragglers
 2016-06-21  9:28 UTC  (5+ messages)
` [PATCH 1/3] drm/atmel-hlcdc: Remove redundant call to drm_connector_unregister_all()
` [PATCH 2/3] drm/vc4: Remove open-coded drm_connector_register_all()
` [PATCH 3/3] drm/sun4i: "

[PATCH v6 0/2] Add a new Rockchip usb2 phy driver
 2016-06-21  9:27 UTC  (6+ messages)
` [PATCH v6 2/2] phy: rockchip-inno-usb2: add a new driver for Rockchip usb2phy

[PATCH 00/19] xen: sched: assorted fixes and improvements to Credit2
 2016-06-21  9:27 UTC  (3+ messages)
` [PATCH 11/19] tools: tracing: adapt Credit2 load tracking events to new format

[PATCH] rxrpc: fix uninitialized variable use
 2016-06-21  9:28 UTC  (3+ messages)

[PATCH 1/1] HID: multitouch: enable palm rejection if device implements confidence usage
 2016-06-21  9:20 UTC  (6+ messages)

[PATCH v11 00/13] Btrfs dedupe framework
 2016-06-21  9:26 UTC  (5+ messages)

[PATCH 0/8] support reset of VF link
 2016-06-21  9:26 UTC  (11+ messages)
` [PATCH v6 0/4] "
  ` [PATCH v6 1/4] lib/librte_ether: support device reset

[PATCH 1/5] kconfig.h: use __is_defined() to check if MODULE is defined
 2016-06-21  9:25 UTC  (4+ messages)
` [PATCH 5/5] vmlinux.lds.h: replace config_enabled() with IS_ENABLED()

[Bug 120671] New: missing info about userns restrictions
 2016-06-21  9:25 UTC  (3+ messages)
  ` [Bug 120671] "

[PATCH v2 00/15] clk: sunxi: introduce "modern" clock support
 2016-06-21  9:24 UTC  (5+ messages)
` [PATCH v2 04/15] clk: sunxi-ng: Add fixed factor "

[PATCH] xen/pciback: Update data filter intersection logic
 2016-06-21  9:23 UTC  (7+ messages)

[Qemu-devel] [PATCH 00/17] block: Convert common I/O path to BdrvChild
 2016-06-21  9:21 UTC  (18+ messages)
` [Qemu-devel] [PATCH 01/17] vvfat: Use BdrvChild for s->qcow
` [Qemu-devel] [PATCH 02/17] blkreplay: Convert to byte-based I/O
` [Qemu-devel] [PATCH 03/17] vhdx: Some more BlockBackend use in vhdx_create()
` [Qemu-devel] [PATCH 04/17] block: Convert bdrv_co_readv() to BdrvChild
` [Qemu-devel] [PATCH 05/17] block: Convert bdrv_co_writev() "
` [Qemu-devel] [PATCH 06/17] block: Convert bdrv_aio_readv() "
` [Qemu-devel] [PATCH 07/17] block: Convert bdrv_aio_writev() "
` [Qemu-devel] [PATCH 08/17] block: Convert bdrv_co_do_readv/writev "
` [Qemu-devel] [PATCH 09/17] block: Move bdrv_commit() to block/commit.c
` [Qemu-devel] [PATCH 10/17] block: Use BlockBackend for I/O in bdrv_commit()
` [Qemu-devel] [PATCH 11/17] block: Convert bdrv_read() to BdrvChild
` [Qemu-devel] [PATCH 12/17] block: Convert bdrv_write() "
` [Qemu-devel] [PATCH 13/17] block: Convert bdrv_pread(v) "
` [Qemu-devel] [PATCH 14/17] block: Convert bdrv_pwrite(v/_sync) "
` [Qemu-devel] [PATCH 15/17] block: Convert bdrv_pwrite_zeroes() "
` [Qemu-devel] [PATCH 16/17] block: Convert bdrv_prwv_co() "
` [Qemu-devel] [PATCH 17/17] block: Convert bdrv_co_preadv/pwritev "

[Qemu-devel] [PATCH v4 0/6] trace: Per-vCPU tracing states
 2016-06-21  9:21 UTC  (7+ messages)
` [Qemu-devel] [PATCH v4 4/6] trace: Add per-vCPU tracing states for events with the 'vcpu' property

[PATCH v20 00/20] perf, tools: Add support for PMU events in JSON format
 2016-06-21  4:02 UTC  (2+ messages)
` [PATCH v20 09/20] perf, tools: Add override support for event list CPUID

[PATCH v4 0/8] iommu/rockchip: Fix bugs and enable on ARM64
 2016-06-21  9:17 UTC  (4+ messages)

[Patch v6 0/2] Add Qualcomm ADM dmaengine driver
 2016-06-21  8:09 UTC  (2+ messages)

[PATCH 00/20] drm: Add Support for Passive RGB to VGA bridges
 2016-06-21  9:20 UTC  (6+ messages)
` [PATCH 02/20] clk: multiplier: Prevent the multiplier from under / over flowing

[PATCH v3] Support for Alps SS5 touchpad
 2016-06-21  9:19 UTC  (6+ messages)
` [PATCH 1/5] input/alps: Add touchstick support for SS5 hardware
` [PATCH 2/5] input/alps: Handle 0-pressure 1F events
` [PATCH 3/5] input/alps: Allow touchsticks to report pressure
` [PATCH 4/5] input/alps: Set DualPoint flag for 74 03 28 devices
` [PATCH 5/5] Documentation/alps: Add V8 protocol documentation

[PATCH v5 1/9] vm_event: clear up return value of vm_event_monitor_traps
 2016-06-21  9:20 UTC  (5+ messages)
` [PATCH v5 2/9] monitor: Rename vm_event_monitor_get_capabilities
` [PATCH v5 3/9] monitor: Rename vm_event_monitor_guest_request

[PATCH 0/3] *** Mesh Path Selection Metric Calculation ***
 2016-06-21  9:18 UTC  (6+ messages)
` [PATCH 1/3] wlcore/wl18xx: Add functionality to accept TX rate per link
  ` [PATCH 2/3] wlcore: Add support for get_expected_throughput opcode
    ` [PATCH 3/3] mac80211: mesh: Add support for HW RC implementation

Kernel Oops with: ip link set can0 type can
 2016-06-21  9:17 UTC  (3+ messages)

[Qemu-devel] [PATCH] configure: don't optimize away avx2 test functions
 2016-06-21  9:16 UTC  (2+ messages)

[PATCH] iommu/amd: Remove create_workqueue
 2016-06-21  9:14 UTC  (3+ messages)

[PATCH v2] thermal: tango: add resume support
 2016-06-21  9:05 UTC 

[PATCH v4 0/3] x86/ioreq server: Introduce HVMMEM_ioreq_server mem type
 2016-06-21  9:16 UTC  (21+ messages)
` [PATCH v4 3/3] x86/ioreq server: Add HVMOP to map guest ram with p2m_ioreq_server to an ioreq server

[PATCH 1/3] xen/arm: drivers: scif: Remove dead code
 2016-06-21  9:15 UTC  (3+ messages)
` [PATCH 2/3] xen/arm: drivers: scif: Remove unused variables
` [PATCH 3/3] xen/arm: drivers: scif: Add clock auto detection

[PATCH v2] byteswap: try to avoid __builtin_constant_p gcc bug
 2016-06-21  9:02 UTC  (6+ messages)

supported packet types
 2016-06-21  9:15 UTC  (8+ messages)

[PATCH v2] scsi: wd7000: print sector number as 64-bit
 2016-06-21  9:14 UTC  (3+ messages)

Make connector registration automatic
 2016-06-21  9:15 UTC  (5+ messages)
` [PATCH 7/7] drm/rcar-du: Remove redundant calls to drm_connector_register_all()

[PATCH 0/8] arm64: dts: db820c: Add basic board support
 2016-06-21  9:14 UTC  (6+ messages)
` [PATCH 1/8] arm64: dts: db820c: add "

[patch net-next 00/23] mlxsw: Preparation for IPv4 router
 2016-06-21  9:03 UTC  (2+ messages)

[PATCH] mwifiex: disable MSIx interrupt for 8997 chipset
 2016-06-21  9:02 UTC 

[PATCH v10 00/14] USB OTG/dual-role framework
 2016-06-21  9:14 UTC  (17+ messages)
` [PATCH v10 08/14] usb: otg: add OTG/dual-role core
  ` [PATCH v11 "

[RFC PATCH 00/27] ARM64: support ILP32
 2016-06-21  9:13 UTC  (5+ messages)
` [PATCH 04/27] [AARCH64] Add PTR_REG, PTR_LOG_SIZE, and PTR_SIZE. Use it in LDST_PCREL and LDST_GLOBAL

[PATCH 0/2] new tool 'i2ctransfer'
 2016-06-21  9:12 UTC  (5+ messages)
` [PATCH 1/2] i2c-tools: add "

[PATCH 01/27] drm/atomic-helper: Massage swap_state signature somewhat
 2016-06-21  9:12 UTC  (4+ messages)
` [PATCH 26/27] drm/crtc-helper: disable_unused_functions really isn't for atomic

[PATCH v4 5/5] usb: dwc3: rockchip: add devicetree bindings documentation
 2016-06-21  9:11 UTC  (5+ messages)

[GIT PULL] ARM: mvebu: defconfig64 for v4.8 (#1)
 2016-06-21  9:11 UTC 

[PATCH] ARM: sun8i: Add Parrot Board DTS
 2016-06-21  9:11 UTC  (10+ messages)

[GIT PULL] ARM: mvebu: cleanup for v4.8 (#1)
 2016-06-21  9:11 UTC 

[PATCH] thermal: tango: add resume support
 2016-06-21  9:01 UTC  (3+ messages)

[PATCH 0/2] PCI: altera: fix link retrain
 2016-06-21  8:53 UTC  (3+ messages)
` [PATCH 1/2] PCI: altera: check link status before retrain link
` [PATCH 2/2] PCI: altera: Polling for link up status after retrain the link

[PATCH 00/10] RFC: hot-unplug safe connector list locking
 2016-06-21  9:10 UTC  (11+ messages)
` [PATCH 01/10] drm/amd-kfd: Clean up inline handling
` [PATCH 02/10] drm: Don't compute obj counts expensively in get_resources
` [PATCH 03/10] drm: Add explicit iter struct to drm_for_each_connector
` [PATCH 04/10] drm/i915: Use use the drm_for_each_connector in i915_debugfs.c
` [PATCH 05/10] drm/i915: Roll out drm_for_each_connector in intel_hotplug.c
` [PATCH 06/10] drm: Drop cargo-culted modeset_lock_all from encoder/plane init/cleanup
` [PATCH 07/10] drm: Revamp connector_list protection
` [PATCH 08/10] drm: Drop mode_config.mutex from connector_register_all
` [PATCH 09/10] drm: Drop mode_config.mutex from get_resources ioctl
` [PATCH 10/10] drm: Drop mode_config.mutex from _reset()

[Qemu-devel] [PATCH v2 00/10] globals: Clean up validation and error checking
 2016-06-21  9:10 UTC  (5+ messages)
` [Qemu-devel] [PATCH v2 09/10] qdev: Remove qdev_prop_register_global_list()
` [Qemu-devel] [PATCH v2 10/10] machine: Skip global registration for non-existing classes

[GIT PULL] ARM: mvebu: fixes for v4.7 (#1)
 2016-06-21  9:10 UTC 

[PATCH] xen: arm: Update arm64 image header
 2016-06-21  9:08 UTC 

cmpxchg and x86 flags output
 2016-06-21  9:06 UTC  (4+ messages)

[LTP] [PATCH] mem/lib: Keep KSM off when child_alloc() allocate memory in single thread
 2016-06-21  9:07 UTC  (5+ messages)

[linux-lvm] what creates the symlinks in /dev/<volgroup> ?
 2016-06-21  9:07 UTC  (6+ messages)

[Qemu-devel] [PATCH RFC 0/7] q35: add legacy pci acpi hotplug support
 2016-06-21  9:06 UTC  (10+ messages)
` [Qemu-devel] [PATCH RFC 4/7] hw/apci: fix pcihp io initialization
` [Qemu-devel] [PATCH RFC 6/7] hw/acpi: extend acpi pci hotplug support for pci express
` [Qemu-devel] [PATCH RFC 7/7] hw/ich9: enable pci acpi hotplug

[Qemu-devel] [PATCH v3 0/7] virtio-blk: multiqueue support
 2016-06-21  9:06 UTC  (6+ messages)

[PATCH v3 1/2] clk: fixed-factor: Convert into a module platform driver
 2016-06-21  9:01 UTC  (2+ messages)
` [PATCH v3 2/2] clk: fixed-rate: "

[PATCH v3] qat: fix for VFs not getting recognized
 2016-06-21  9:03 UTC 

[PATCH / RFC] sched: Correct subport calcuation
 2016-06-21  9:03 UTC  (3+ messages)

[Ocfs2-devel] [PATCH v2] ocfs2: improve recovery performance
 2016-06-21  9:03 UTC  (4+ messages)

[PATCH] powerpc/align: Use #ifdef __BIG_ENDIAN__ #else for REG_BYTE
 2016-06-21  9:04 UTC  (4+ messages)

[PATCH 0/2] xfsprogs/db: fix up broken multi-record inode chunk support
 2016-06-21  9:01 UTC  (3+ messages)
` [PATCH 2/2] xfs_check: process sparse inode chunks correctly

looking for tutorials
 2016-06-21  9:01 UTC  (3+ messages)

[RFC 0/4] sched/fair: Rebalance tasks based on affinity
 2016-06-21  8:12 UTC  (5+ messages)
` [PATCH 2/4] sched/fair: Introduce idle enter/exit balance callbacks

[PATCH v4 1/3] bnx2x: refactor Tx routine for single doorbell mechanism
 2016-06-21  9:00 UTC  (7+ messages)
` [PATCH v4 2/3] bnx2x: enhance stats get

Possible data corruption with dm-thin
 2016-06-21  8:59 UTC  (2+ messages)

[PATCH] dma-buf: Wait on the reservation object when sync'ing before CPU access
 2016-06-21  8:44 UTC  (2+ messages)

[PATCH 6/6] ppc: ebpf/jit: Implement JIT compiler for extended BPF
 2016-06-21  8:58 UTC  (6+ messages)
` [6/6] "
  ` [PATCH] ppc: Fix BPF JIT for ABIv2

[Qemu-devel] [PATCH 1/1] block: ignore flush requests when storage is clean
 2016-06-21  8:57 UTC  (5+ messages)

linux-next: manual merge of the net-next tree with the arm-soc tree
 2016-06-21  8:56 UTC  (4+ messages)

Is "btrfs balance start" truly asynchronous?
 2016-06-21  8:55 UTC  (2+ messages)

linux-next: Tree for Jun 21
 2016-06-21  8:55 UTC  (4+ messages)

[PATCH 0/5] crypto: Fix IPsec reordering caused by cryptd
 2016-06-21  8:55 UTC  (6+ messages)
` [PATCH 1/5] crypto: cryptd - Add helpers to check whether a tfm is queued
` [PATCH 2/5] crypto: aesni - Fix cryptd reordering problem on gcm
` [PATCH 3/5] crypto: ablk_helper - Fix cryptd reordering
` [PATCH 4/5] crypto: ghash-clmulni "
` [PATCH 5/5] crypto: ghash-ce "

[PATCH 0/4] serial: sh-sci: FIFO initialization fixes
 2016-06-21  7:35 UTC  (3+ messages)
` [PATCH 2/4] serial: sh-sci: Stop transfers in sci_shutdown()

[GIT PULL] drivers: firmware: scpi updates for v4.8
 2016-06-21  8:55 UTC  (3+ messages)

[PATCH 01/11] drm: Move master pointer from drm_minor to drm_device
 2016-06-21  8:54 UTC  (11+ messages)
` [PATCH 02/11] drm: Clean up drm_crtc.h
` [PATCH 03/11] drm: Use dev->name as fallback for dev->unique
` [PATCH 04/11] drm/vgem: Stop calling drm_drv_set_unique
` [PATCH 05/11] drm: Don't call drm_dev_set_unique from platform drivers
` [PATCH 06/11] drm: Nuke SET_UNIQUE ioctl
` [PATCH 07/11] drm: Lobotomize set_busid nonsense for !pci drivers
` [PATCH 08/11] drm: Refactor drop/set master code a bit
` [PATCH 09/11] drm: Extract drm_is_current_master
` [PATCH 10/11] drm: Clear up master tracking booleans
` [PATCH 11/11] drm: document drm_auth.c

[PATCH net-next 00/19] net: hns: fix some bugs in hns driver
 2016-06-21  8:54 UTC  (3+ messages)

Demidlayer i915 loading
 2016-06-21  8:53 UTC  (9+ messages)
` [PATCH 1/8] drm/i915: Move panel's backlight setup next to panel init
` [PATCH 2/8] drm/i915: Move registration actions to connector->late_register
` [PATCH 3/8] drm/i915: Move backlight registration to connector registration
` [PATCH 4/8] drm/i915: Move connector registration to driver registration
` [PATCH 5/8] drm/i915: Register debugfs interface last
` [PATCH 6/8] drm/i915: Demidlayer driver loading
` [PATCH 7/8] drm/i915: Demidlayer driver unloading
` [PATCH 8/8] drm/i915: Remove redundant drm_connector_register_all()


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.