All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2016-01-25 06:21:34 to 2016-01-25 08:34:57 UTC [more...]

[Qemu-devel] [PATCH 00/13] cuda: misc fixes and cleanups
 2016-01-25  8:35 UTC  (3+ messages)
` [Qemu-devel] [PATCH 12/13] cuda: remove GET_6805_ADDR command

[PATCH v2 0/2] Modify static defined and wrong parameter used
 2016-01-25  8:34 UTC  (3+ messages)
` [PATCH v2 1/2] coresight: "DEVICE_ATTR_RO" should defined as static
` [PATCH v2 2/2] coresight: etm4x: Check every parameter used by dma_xx_coherent

[PATCH 00/15] dmaengine: dw: various fixes and cleanups
 2016-01-25  8:35 UTC  (8+ messages)
` [PATCH 03/15] dmaengine: dw: rename masters to reflect actual topology
` [PATCH 07/15] dmaengine: dw: revisit data_width property

[PATCH] powerpc/perf: Remove PPMU_HAS_SSLOT flag for Power8
 2016-01-25  8:33 UTC 

[PATCH v3 0/4] x86/efi: use binary units when printing
 2016-01-25  8:31 UTC  (7+ messages)
` [PATCH v3 3/4] x86/efi: print size in binary units in efi_print_memmap

[PATCH v3] perf/x86/amd/power: Add AMD accumulated power reporting mechanism
 2016-01-25  8:32 UTC 

[PATCH 0/2] Let merge-file write out conflict markers with correct EOLs
 2016-01-25  8:32 UTC  (17+ messages)
` [PATCH 2/2] merge-file: consider core.crlf when writing merge markers
` [PATCH v2 0/1] Let merge-file write out conflict markers with correct EOLs
  ` [PATCH v2 1/1] merge-file: let conflict markers match end-of-line style of the context
  ` [PATCH v3 0/2] Let merge-file write out conflict markers with correct EOLs
    ` [PATCH v3 1/2] merge-file: let conflict markers match end-of-line style of the context
    ` [PATCH v3 2/2] merge-file: ensure that conflict sections match eol style

[PATCH v3 0/3] i.MX6 LDB mux/divider glitch workaround
 2016-01-25  8:33 UTC  (2+ messages)

[PATCH] drm/i915: refine qemu south bridge detection
 2016-01-25  8:32 UTC  (3+ messages)

[PATCH] ARM: dts: r8a73a4: use GIC_* defines
 2016-01-25  8:31 UTC  (2+ messages)

[PATCH] ARM: dts: r8a7740: use GIC_* defines
 2016-01-25  8:31 UTC  (2+ messages)

[PATCH 2/2] ARM: versatile: move restart to the device tree
 2016-01-25  8:30 UTC 

[U-Boot] [PATCH v2 0/8] driver model bring-up of keystone net on k2hk, k2l, k2e and k2g evm
 2016-01-25  8:30 UTC  (4+ messages)
` [U-Boot] [PATCH v2 3/8] drivers: net: keystone_net: convert driver to adopt device driver model

[PATCH 1/2] power/reset: versatile: support the actual versatile
 2016-01-25  8:29 UTC 

[U-Boot] [PATCH] powerpc: tqm834x: Fix build warnings in initdram()
 2016-01-25  8:29 UTC 

[Qemu-devel] [PATCH v2 1/3] input: add qemu_input_qcode_to_linux + qemu_input_linux_to_qcode
 2016-01-25  8:29 UTC  (18+ messages)
` [Qemu-devel] [vfio-users] "
                  ` [Qemu-devel] Fwd: "

[meta-oe][PATCH] mplayer2: fix building with gcc 5.x
 2016-01-25  8:28 UTC  (2+ messages)

[Xenomai] [PATCH] kernel/drivers/net/drivers/fec: fix compile-time errors
 2016-01-25  8:28 UTC  (2+ messages)

[qemu-upstream-unstable test] 78922: tolerable trouble: broken/fail/pass - PUSHED
 2016-01-25  8:27 UTC 

Regression in v4.5-rc1, bisected to commit 39bfcd5235e0 ("drm/i915: more virtual south bridge detection")
 2016-01-25  8:26 UTC  (2+ messages)
` [PATCH] Revert "drm/i915: more virtual south bridge detection"

[Qemu-devel] [PATCH v5] qom, qmp, hmp, qapi: create qom-type-prop-list for class properties
 2016-01-25  8:24 UTC 

[PATCH 0/2] arm64: dts: r8a7795: Add USB3.0 host
 2016-01-25  8:25 UTC  (4+ messages)

Build regressions/improvements in v4.5-rc1
 2016-01-25  8:24 UTC  (3+ messages)

[PATCH/RFC] mm/debug_pagealloc: enable it by default
 2016-01-25  8:21 UTC  (3+ messages)

[RFC] fs: move super_block and inode definitions to central fs.h header
 2016-01-25  8:20 UTC  (3+ messages)

[LTP] [PATCH v2] kernel/syscalls/open14: openat03: add new test-cases
 2016-01-25  8:17 UTC 

Linux 4.5-rc1
 2016-01-25  8:16 UTC  (3+ messages)

[PATCH-v2 00/12] target: target_alloc_session w/ percpu_ida+ACK_KREF conversion
 2016-01-25  8:11 UTC  (13+ messages)
` [PATCH-v2 01/12] target: Add target_alloc_session() helper function
` [PATCH-v2 02/12] target: Convert demo-mode only drivers to target_alloc_session
` [PATCH-v2 03/12] vhost/scsi: Convert to target_alloc_session usage
` [PATCH-v2 04/12] tcm_qla2xxx: "
` [PATCH-v2 05/12] tcm_fc: "
` [PATCH-v2 06/12] ib_srpt: "
` [PATCH-v2 07/12] sbp-target: Conversion to percpu_ida tag pre-allocation
` [PATCH-v2 08/12] sbp-target: Convert to TARGET_SCF_ACK_KREF I/O krefs
` [PATCH-v2 09/12] usb-gadget/tcm: Conversion to percpu_ida tag pre-allocation
` [PATCH-v2 10/12] usb-gadget/tcm: Convert to TARGET_SCF_ACK_KREF I/O krefs
` [PATCH-v2 11/12] xen-scsiback: Convert to percpu_ida tag allocation
` [PATCH-v2 12/12] xen-scsiback: Convert to TARGET_SCF_ACK_KREF I/O krefs

[U-Boot] [PATCHv4 0/7] spl: Lightweight UBI and UBI fastmap support
 2016-01-25  8:13 UTC  (7+ messages)
` [U-Boot] [PATCHv7 6/7] igep00x0: UBIize

[PATCH] intro: trivial: remove an unnecessary dot
 2016-01-25  8:12 UTC 

[PATCH] eal: add function to check if primary proc alive
 2016-01-25  8:11 UTC  (6+ messages)

[PATCH 0/3] fm10k: enable FTAG based forwarding
 2016-01-25  8:07 UTC  (4+ messages)
` [PATCH 1/3] "
` [PATCH 2/3] doc: add introduction for fm10k "
` [PATCH 3/3] doc: update release note for fm10k FTAG support

[PATCH v4 00/78] More fixes, cleanup and modernization for NCR5380 drivers
 2016-01-25  8:05 UTC  (5+ messages)
` [PATCH v4 34/78] atari_NCR5380: Use arbitration timeout

[PATCH] Add support for usbfs zerocopy
 2016-01-25  8:03 UTC  (4+ messages)
` [PATCH v2] "

[nightly] Core TISDK (fido/1.8) 2015.12 build 2016-01-24_23-00-32
 2016-01-25  8:03 UTC 

[LTP] Some LTP testcases are getting failed
 2016-01-25  8:02 UTC 

[PATCHv2 bluetooth-next 0/2] 6lowpan: stateful compression support
 2016-01-25  7:58 UTC  (3+ messages)
` [PATCHv2 bluetooth-next 1/2] 6lowpan: iphc: add support for stateful compression
` [PATCHv2 bluetooth-next 2/2] ieee802154: 6lowpan: fix return of netdev notifier

[PATCH V2 0/3] basic busy polling support for vhost_net
 2016-01-25  7:58 UTC  (4+ messages)

[LTP] Some LTP Testcases issue
 2016-01-25  7:58 UTC 

[BUG] Btattach, ioctl fails to set flags from 32-bit user space to 64-bit
 2016-01-25  7:55 UTC  (5+ messages)

[SPDK] Integrating SPDK NVMe driver with linux
 2016-01-25  7:55 UTC 

[PATCH 0/1] Don't expand vars which starts with multilib prefix already
 2016-01-25  7:54 UTC  (3+ messages)

[PATCH v2] net: fec: make driver endian-safe
 2016-01-25  7:53 UTC  (3+ messages)

[PATCH 00/22] drm_event cleanup, round 2
 2016-01-25  7:50 UTC  (2+ messages)

[PATCH 1/2] v4l: vsp1: Add missing #include <linux/sched.h>
 2016-01-25  7:50 UTC  (2+ messages)

[PATCH v2 1/2] Documentation: bindings: add dt documentation for Rockchip eMMC PHY
 2016-01-25  7:49 UTC  (3+ messages)
` [PATCH v2 2/2] phy: add a driver for the Rockchip SoC internal "

[PATCH 1/2 V3] gpio/qoriq: Add qoriq platforms support
 2016-01-25  7:47 UTC  (4+ messages)
` [PATCH 2/2 V3] drivers/gpio: Switch gpio-mpc8xxx to use gpio-generic

[PATCH v2 1/2] arm: am33xx: Move function to read from Master OSC
 2016-01-25  7:44 UTC  (2+ messages)
` [PATCH v2 2/2] arm: am33xx: Master Osc clock speed handling

[PATCH V2 00/26] use unified firmware and add ops in cfg
 2016-01-25  7:35 UTC  (27+ messages)
` [PATCH V2 01/26] staging: wilc1000: fix bug when changing virtual interface
` [PATCH V2 02/26] staging: wilc1000: remove define WILC_OPTIMIZE_SLEEP_INT
` [PATCH V2 03/26] staging: wilc1000: support suspend/resume functionality
` [PATCH V2 04/26] staging: wilc1000: add sdio resume/suspend
` [PATCH V2 05/26] staging: wilc1000: sdio_init: add resume argument
` [PATCH V2 06/26] staging: wilc1000: add ops resuem/suspend/wakeup in cfg80211
` [PATCH V2 07/26] staging: wilc1000: remove sleep and reduce close timeout
` [PATCH V2 08/26] staging: wilc1000: get address from wilc
` [PATCH V2 09/26] staging: wilc1000: use unified firmware
` [PATCH V2 10/26] staging: wilc1000: remove wilc_set_machw_change_vir_if
` [PATCH V2 11/26] staging: wilc1000: set bssid with mode
` [PATCH V2 12/26] staging: wilc1000: set proper bssid address
` [PATCH V2 13/26] staging: wilc1000: change_virtual_intf: change codes for unified firmware
` [PATCH V2 14/26] staging: wilc1000: call power save after changing mode
` [PATCH V2 15/26] staging: wilc1000: wilc_set_wfi_drv_handler: add mac index
` [PATCH V2 16/26] staging: wilc1000: remove unused functions
` [PATCH V2 17/26] staging: wilc1000: ignore power save
` [PATCH V2 18/26] staging: wilc1000: handle connecting error
` [PATCH V2 19/26] staging: wilc1000: tcp_process: fix a build warning
` [PATCH V2 20/26] staging: wilc1000: remove define TCP_ACK_FILTER
` [PATCH V2 21/26] staging: wilc1000: increase link speed
` [PATCH V2 22/26] staging: wilc1000: disable power save when AP mode
` [PATCH V2 23/26] staging: wilc1000: fix bug on p2p connection
` [PATCH V2 24/26] staging: wilc1000: add ops tx power in cfg80211
` [PATCH V2 25/26] staging: wilc1000: fix WEP security bug
` [PATCH V2 26/26] staging: wilc1000: get mac address after setting drv handler

[PATCH] Bluetooth: Add missing COMPATIBLE_IOCTL for UART line discipline
 2016-01-25  7:44 UTC 

[PATCH v6 0/3] mtd: Qualcomm NAND controller driver
 2016-01-25  7:43 UTC  (11+ messages)
` [PATCH v7 "
  ` [PATCH v7 2/3] mtd: nand: "

[Qemu-devel] [PATCH RFC 0/7] Netfilter: Add each netdev a default filter
 2016-01-25  7:43 UTC  (13+ messages)
` [Qemu-devel] [PATCH RFC 4/7] net/filter: Introduce a helper to add a filter to the netdev
` [Qemu-devel] [PATCH RFC 5/7] filter-buffer: Accept zero interval
` [Qemu-devel] [PATCH RFC 6/7] net/filter: Add a default filter to each netdev
` [Qemu-devel] [PATCH RFC 7/7] net/filter: prevent the default filter to be deleted

linux-next: manual merge of the mips tree with Linus' tree
 2016-01-25  7:42 UTC  (2+ messages)

[LTP] Some test cases are failed in LTP for Mips32 platform
 2016-01-25  7:26 UTC 

[U-Boot] [PATCH v2 0/4] Add LPDDR3 support for A83T
 2016-01-25  7:41 UTC  (3+ messages)

[PATCH 00/13] drm/msm/hdmi: HDMI support on MSM8996
 2016-01-25  7:40 UTC  (4+ messages)
` [PATCH 13/13] dt/bindings: drm/msm/hdmi: Add hdmi phy bindings

[PATCH] ARM64: rk3368: add tuning clk for emmc and sdmmc
 2016-01-25  7:33 UTC  (3+ messages)

[PATCH v2] defxx: fix build warning
 2016-01-25  7:35 UTC 

[Qemu-devel] [Questions] Several questions about incremental backup
 2016-01-25  7:35 UTC 

[PATCH] drm/fbdev-helper: Explain how to debug console_lock fun
 2016-01-25  7:34 UTC  (3+ messages)

[Buildroot] [autobuild.buildroot.net] Build results for 2016-01-24
 2016-01-25  7:30 UTC 

[PATCH v2 00/26] drm: Add Allwinner A10 display engine support
 2016-01-25  7:29 UTC  (7+ messages)
` [PATCH v2 13/26] drm/fb_cma_helper: Remove implicit call to disable_unused_functions

[Qemu-trivial] [PATCH 1/2] rdma: remove check on time_spent when calculating mbs
 2016-01-24 14:09 UTC  (2+ messages)
` [Qemu-trivial] [PATCH 2/2] qmp-spec: fix index in doc

[PATCH 0/1] Add dependency perl-native for wget
 2016-01-25  7:27 UTC  (3+ messages)
` [PATCH 1/1] wget: inherit perlnative

[Bug 93826] 144Hz graphic glitches and bad resolution
 2016-01-25  7:27 UTC  (2+ messages)
` [Bug 93826] 144Hz graphic glitches and bad refresh rate

[PATCH 0/4] Add tunnel filter support for IP in GRE on i40e
 2016-01-25  7:25 UTC  (5+ messages)
` [PATCH 1/4] lib/ether: optimize the 'rte_eth_tunnel_filter_conf' structure
` [PATCH 2/4] lib/ether: add IP in GRE type
` [PATCH 3/4] driver/i40e: implement tunnel filter for IP in GRE
` [PATCH 4/4] app/test-pmd: test "

[STABLE] kernel oops which can be fixed by peterz's patches
 2016-01-25  7:25 UTC  (3+ messages)

[PATCH 0/5] crypto: atmel-sha: fix registration issue and other bugs
 2016-01-25  7:25 UTC  (7+ messages)
` [PATCH 5/5] crypto: atmel-sha: fix algorihtm registration

[PATCH v5 00/11] Add virtio support for arm/arm64
 2016-01-25  7:25 UTC  (2+ messages)

[PATCH v4 1/1] USB: core: let USB device know device node
 2016-01-25  7:24 UTC  (2+ messages)

[PATCH v1] crypto: ccp - Add hash state import and export support
 2016-01-25  7:20 UTC  (3+ messages)

[PATCH] arm64: errata: Add -mpc-relative-literal-loads to erratum #843419 build flags
 2016-01-25  7:17 UTC  (2+ messages)

sound/soc/codecs/wm8962.c:2790:32: warning: 'fratio' may be used uninitialized in this function
 2016-01-25  7:15 UTC 

Updated drm-intel-testing
 2016-01-25  7:16 UTC 

[U-Boot] [Patch V5 0/3] LS1043AQDS DSPI/QSPI related patches
 2016-01-25  7:16 UTC  (4+ messages)
` [U-Boot] [Patch V5 1/3] armv8/ls1043aqds: add DSPI support
` [U-Boot] [Patch V5 2/3] armv8/ls1043aqds: add QSPI support in SD boot
` [U-Boot] [Patch V5 3/3] armv8/ls1043aqds: add QSPI boot support

[RFC 00/26] perf tools: Introduce hists specific format entries
 2016-01-25  7:15 UTC  (2+ messages)

[PATCHSET 0/7] perf tools: Check error during collapsing hist entries
 2016-01-25  7:12 UTC  (4+ messages)

[PATCH 0/2] crypto: caam - performance fixes/improvements
 2016-01-25  7:11 UTC  (3+ messages)

[PATCH 01/10] PM / devfreq: exynos: use to_platform_device()
 2016-01-25  7:09 UTC  (5+ messages)
` [PATCH 10/10] ARM: plat-samsung: "

[LSF/MM ATTEND] 2016: Requests to attend MM-summit
 2016-01-25  7:08 UTC  (3+ messages)

[PATCH 3/3] defxx: fix build warning
 2016-01-25  7:07 UTC  (2+ messages)

[PATCH v2] pci: fix unavailable irq number 255 reported by BIOS
 2016-01-25  6:59 UTC  (2+ messages)

[RFC PATCH v2 00/11] vfss: support for a common kernel file loader
 2016-01-25  7:02 UTC  (6+ messages)
` [RFC PATCH v2 06/11] kexec: replace call to copy_file_from_fd() with kernel version

[PATCH v4] mtd: spi-nor: add hisilicon spi-nor flash controller driver
 2016-01-25  6:47 UTC  (2+ messages)

[PATCH 00/19] Let Git's tests pass on Windows
 2016-01-25  6:59 UTC  (7+ messages)
` [PATCH 06/19] mingw: try to delete target directory before renaming
` [PATCH 13/19] mingw: outsmart MSYS2's path substitution in t1508

[PATCH v5 0/5] AMBA: add complete support for power domains
 2016-01-25  6:56 UTC  (6+ messages)
` [PATCH v5 3/5] driver core: handle -EPROBE_DEFER from bus_type.match()

[PATCH] Fix fall-through from case 30 (rld*) to case 31
 2016-01-25  6:55 UTC 

hi netdev
 2016-01-25  6:40 UTC 

[PATCH 0/26] crypto: Use skcipher and ahash/shash where possible
 2016-01-25  6:48 UTC  (3+ messages)
` [PATCH 15/26] Bluetooth: Use skcipher and hash

[PATCH v6 0/5] cpufreq: powernv: Redesign the presentation of throttle notification and solve bug-fixes in the driver
 2016-01-25  6:46 UTC  (4+ messages)
` [PATCH v6 5/5] cpufreq: powernv: Add sysfs attributes to show throttle stats

[PATCH net] sctp: allow setting SCTP_SACK_IMMEDIATELY by the application
 2016-01-25  6:44 UTC  (3+ messages)

[RFC PATCH net] net/core: don't increment rx_dropped on inactive slaves
 2016-01-25  6:42 UTC  (2+ messages)

[U-Boot] [PATCH] armv8: lsch3: Enable WUO config for RNI-20 node
 2016-01-25  6:38 UTC 

[xen-4.4-testing test] 78924: tolerable FAIL - PUSHED
 2016-01-25  6:28 UTC 

[Qemu-devel] [PATCH] net: walk through filters reversely if traffic is outgress
 2016-01-25  6:27 UTC  (3+ messages)

[PATCH v3 1/4] extcon: arizona: Remove enable/disable of 32k clock
 2016-01-25  6:24 UTC  (3+ messages)

[PATCH openbmc] Dbus API for systemd/networkd for network configuration
 2016-01-21  7:06 UTC  (4+ messages)

[PATCH phosphor-host-ipmid] Using systemd dbus API to set get LAN parameters
 2016-01-21  4:59 UTC  (4+ messages)

[PATCH] i40e: add VEB switching support for i40e
 2016-01-25  6:22 UTC  (3+ messages)

[yavta PATCH 1/1] cache maintenance skip feature
 2016-01-24 20:09 UTC  (2+ messages)

[v4l-utils PATCH v2 0/3] List supported formats in libv4l2subdev
 2016-01-24 20:27 UTC  (4+ messages)
` [v4l-utils PATCH v2 2/3] libv4l2subdev: Add a function to list library supported pixel codes


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.