All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2015-11-28 16:58:13 to 2015-11-28 21:45:01 UTC [more...]

[PATCH v13 0/8] Xen VMware tools support
 2015-11-28 21:45 UTC  (5+ messages)
` [PATCH v13 1/8] tools: Add vga=vmware
` [PATCH v13 2/8] xen: Add support for VMware cpuid leaves
` [PATCH v13 3/8] tools: Add vmware_hwver support
` [PATCH v13 4/8] vmware: Add VMware provided include file

[PATCH 0/2] ARM64: Enable SP805 WDT support for FSL LS2080A
 2015-11-28 21:44 UTC  (6+ messages)
` [PATCH 1/2] Documentation: DT: Add entry for ARM SP805-WDT

[PATCH 0/4] gpio: pxa: integrate with pincontrol
 2015-11-28 21:37 UTC  (5+ messages)
` [PATCH 1/4] gpio: pxa: convert to one gpiochip
` [PATCH 2/4] gpio: pxa: convert to devm_ioremap
` [PATCH 3/4] gpio: pxa: change the interrupt management
` [PATCH 4/4] gpio: pxa: add pin control gpio direction and request

[PATCH 0/2] um: Protect memory mapped file
 2015-11-28 21:40 UTC  (5+ messages)
` [PATCH 1/2] um: Set secure access mode for temporary file
  ` [uml-devel] "
` [PATCH 2/2] um: Use race-free temporary file creation

[PATCH] spi: tools: move spidev_test metadata
 2015-11-28 21:28 UTC  (2+ messages)

Protect yourself from Radicals!
 2015-11-28 21:12 UTC 

[Buildroot] [PATCH 1/1] coreutils: disable stdbuf for static builds
 2015-11-28 21:17 UTC 

[PATCH 1/2] regulator: Add regmap support to regulator-fixed device tree binding
 2015-11-28 21:14 UTC  (3+ messages)
` [PATCH 2/2] regulator: fixed: Add support for regmap

[PATCH 0/4] ARM: dt: mvebu: ix4-300d: NAND cleanup and ECC
 2015-11-28 21:11 UTC  (25+ messages)
` [PATCH 1/4] ARM: dt: mvebu: ix4-300d: remove whole flash partition
` [PATCH 2/4] ARM: dt: mvebu: ix4-300d: move partitions to partition sub-node
` [PATCH 3/4] ARM: dt: mvebu: ix4-300d: Cleanup NAND partition ranges
` [PATCH 4/4] ARM: dt: mvebu: ix4-300d: Add ECC properties to NAND flash

BTRFS: could not find root 8
 2015-11-28 21:09 UTC  (7+ messages)

[PATCH 5/5] arm: boot: store ATAGs structure into DT "/chosen/linux,atags" entry
 2015-11-28 21:02 UTC  (11+ messages)
              ` [PATCH 5/5] arm: boot: store ATAGs structure into DT "/chosen/linux, atags" entry

[radeon agp] add blacklist for thinkpad T40p
 2015-11-28 21:01 UTC  (2+ messages)

[radeon r100] when ring test fails, provide users with option to test
 2015-11-28 20:58 UTC  (2+ messages)

strange s2ram problems with the XFX Radeon R7 240 graphics card
 2015-11-28 20:45 UTC 

[PATCH v4 nf-next 1/2] netfilter: nf_tables: extend tracing infrastructure
 2015-11-28 20:53 UTC  (2+ messages)
` [PATCH v4 nf-next 2/2] netfilter: nf_tables: wrap tracing with a static key

[PATCH v2 0/3] Add PWM clock support for bcm2835
 2015-11-28 20:52 UTC  (2+ messages)

[Qemu-devel] [PATCH v1 0/2] i.MX25 SD support
 2015-11-28 20:50 UTC  (2+ messages)
` [Qemu-devel] [PATCH v1 1/2] sd: sdhci: Delete over-zealous power check

[PATCHv3] ident.c: add support for IPv6
 2015-11-28 20:48 UTC  (3+ messages)

Skylake: VT-d and other error messages
 2015-11-28 20:46 UTC 

[Buildroot] Missing 'sys/queue.h' on musl
 2015-11-28 20:42 UTC  (5+ messages)

[Buildroot] [PATCH] support/dependencies: ensure we have 'file' on the host
 2015-11-28 20:30 UTC  (2+ messages)

[PATCH 05/10] Input: synaptics-rmi4: Add device tree support for 2d sensors and F11
 2015-11-28 20:23 UTC  (4+ messages)

[PATCH net-next V2 00/17] hv_netvsc: Eliminate the additional head room
 2015-11-28 20:20 UTC  (34+ messages)
` [PATCH net-next V2 01/17] hv_netvsc: Resize some of the variables in hv_netvsc_packet
  ` [PATCH net-next V2 02/17] hv_netvsc: Rearrange the hv_negtvsc_packet to be space efficient
  ` [PATCH net-next V2 03/17] hv_netvsc: Eliminate the channel field in hv_netvsc_packet structure
  ` [PATCH net-next V2 04/17] hv_netvsc: Eliminate rndis_msg pointer from "
  ` [PATCH net-next V2 05/17] hv_netvsc: Eliminatte the data field from struct hv_netvsc_packet
  ` [PATCH net-next V2 06/17] hv_netvsc: Eliminate send_completion "
  ` [PATCH net-next V2 07/17] hv_netvsc: Eliminate send_completion_ctx "
  ` [PATCH net-next V2 08/17] hv_netvsc: Don't ask for additional head room in the skb
  ` [PATCH net-next V2 09/17] hv_netvsc: move subchannel existence check to netvsc_select_queue()
  ` [PATCH net-next V2 10/17] hv_netvsc: remove locking in netvsc_send()
  ` [PATCH net-next V2 11/17] hv_netvsc: Eliminate page_buf from struct hv_netvsc_packet
  ` [PATCH net-next V2 12/17] hv_netvsc: Eliminate send_completion_tid "
  ` [PATCH net-next V2 13/17] hv_netvsc: Eliminate is_data_pkt "
  ` [PATCH net-next V2 14/17] hv_netvsc: Eliminate completion_func "
  ` [PATCH net-next V2 15/17] hv_netvsc: Eliminate xmit_more "
  ` [PATCH net-next V2 16/17] hv_netvsc: Eliminate status "
  ` [PATCH net-next V2 17/17] hv_netvsc: Eliminate vlan_tci "

[PATCH 00/10] Input: synaptics-rmi4: Synaptics RMI4 Driver rebased on 4.3
 2015-11-28 20:19 UTC  (4+ messages)

[PATCH] x86/xen: Build memory type conversion code conditionally
 2015-11-28 20:17 UTC 

[PATCH] x86/xen: Build memory type conversion code conditionally
 2015-11-28 20:17 UTC 

[RFC PATCH] crashdump/x86: Add option to get crash kernel region size
 2015-11-28 20:14 UTC 

[RFC PATCH] crashdump/x86: Add option to get crash kernel region size
 2015-11-28 20:14 UTC 

[linux-mingo-tip-master test] 65176: regressions - FAIL
 2015-11-28 20:02 UTC 

[GIT PULL] PCI fixes for v4.4
 2015-11-28 20:02 UTC 

[Qemu-devel] [for-2.6 PATCH 0/3] target-i386: Use C struct for xsave area layout, offsets & sizes
 2015-11-28 19:56 UTC  (8+ messages)
`  "
` [Qemu-devel] [for-2.6 PATCH 1/3] target-i386: Define structs for layout of xsave area
  `  "
` [Qemu-devel] [for-2.6 PATCH 2/3] target-i386: Use xsave structs for ext_save_area
  `  "
` [Qemu-devel] [for-2.6 PATCH 3/3] target-i386: kvm: Use X86XSaveArea struct for xsave save/load
  `  "

[PATCH 0/2] ARM: dts: imx6: Add support for Toradex Apalis SoM/Ixora
 2015-11-28 19:47 UTC  (8+ messages)
` [PATCH 1/2] ARM: dts: imx6: Add support for Toradex Apalis SoM

[Buildroot] [PATCH next 1/2] at: bump version to 3.1.16
 2015-11-28 19:43 UTC  (3+ messages)

Fwd: port-queue-process
 2015-11-28 19:27 UTC  (3+ messages)

xen can only detect one core of multiple cores cpu
 2015-11-28 19:24 UTC  (2+ messages)

[PATCH] mtd: brcmnand: Workaround false ECC uncorrectable errors
 2015-11-28 19:23 UTC 

[PATCH v5 0/5] usb: usbtmc: Add support for missing functions in USBTMC-USB488 spec
 2015-11-28 19:18 UTC  (11+ messages)
` [PATCH v5 1/5] Implement an ioctl to support the USMTMC-USB488 READ_STATUS_BYTE operation

[Buildroot] [PATCH v2] ubus: new package
 2015-11-28 19:14 UTC 

[PATCH] ath6kl: Use vmalloc for loading firmware using api1 method
 2015-11-28 18:58 UTC  (2+ messages)

slowness when cp respectively send/receiving on top of dm-crypt
 2015-11-28 18:55 UTC  (7+ messages)

[Buildroot] [PATCH] ubus: new package
 2015-11-28 18:55 UTC  (3+ messages)

[Bug 86320] Monitor on DisplayPort doesn't wake up
 2015-11-28 18:50 UTC 

[Qemu-devel] [PATCH] m25p80.c Added support for N25Q256 and N25Q512
 2015-11-28 18:50 UTC  (2+ messages)

[PATCH] iwlwifi: fix compare_const_fl.cocci warnings
 2015-11-28 18:46 UTC  (3+ messages)

[PATCH 4/4] cris: irq: stop loop from accessing array out of bound
 2015-11-28 18:26 UTC 

[PATCH 3/4] cris: fasttimer: fix mixed declarations and code compile warning
 2015-11-28 18:26 UTC 

[PATCH 2/4] cris: intmem: fix pointer comparison compile warning
 2015-11-28 18:26 UTC 

[PATCH 1/4] cris: intmem: fix device_initcall compile warning
 2015-11-28 18:25 UTC 

[Buildroot] [PATCH v6 1/1] yad: new package
 2015-11-28 18:24 UTC  (2+ messages)

issues on driver CPU
 2015-11-28 18:22 UTC 

[Buildroot] [git commit branch/next] libplist: add a hash file
 2015-11-28 18:12 UTC 

[Buildroot] [git commit] libplist: add a hash file
 2015-11-28 18:12 UTC 

[Buildroot] [git commit branch/next] libplist: download from the official project website and use a tar.bz2
 2015-11-28 18:12 UTC 

[Buildroot] [git commit] libplist: download from the official project website and use a tar.bz2
 2015-11-28 18:12 UTC 

[Buildroot] [git commit branch/next] libplist: put depends before selects
 2015-11-28 18:12 UTC 

[Buildroot] [git commit] libplist: put depends before selects
 2015-11-28 18:12 UTC 

[Buildroot] [git commit] libplist: use the official project url
 2015-11-28 18:12 UTC 

[Buildroot] [git commit branch/next] libplist: use the official project url
 2015-11-28 18:12 UTC 

found an error that e2fsck does not fix
 2015-11-28 18:08 UTC  (3+ messages)

[Buildroot] [PATCH] package/minidlna/S60minidlnad: add force-reload to rebuild DB
 2015-11-28 18:06 UTC  (2+ messages)

[Buildroot] [git commit] package/minidlna/S60minidlnad: add force-reload to rebuild DB
 2015-11-28 18:02 UTC 

[PATCH nft] src: perform sub-byte length matching from the evaluation step
 2015-11-28 18:01 UTC  (3+ messages)

drivers/gpu/drm/i915/intel_display.c:9717 intel_check_page_flip+0xb3/0xd2()
 2015-11-28 17:54 UTC  (5+ messages)
` intel_display.c:3916 intel_crtc_wait_for_pending_flips+0xe9/0x1cd() intel_check_page_flip+0xb3/0xd2()
      ` Xorg[9132]: segfault at 0 ip 00007fbc84d6fb0d sp 00007ffca3765610 error 4 in intel_drv.so[7fbc84d4d000+18b000]

[Buildroot] [PATCH 1/1] dcron: startup fails with setpgid: Operation not permitted
 2015-11-28 17:52 UTC  (2+ messages)

[Buildroot] [git commit] dcron: startup fails with setpgid: Operation not permitted
 2015-11-28 17:52 UTC 

[PATCH] wt-status: use strncmp() for length-limited string comparison
 2015-11-28 17:31 UTC  (6+ messages)
      ` [PATCH v2] wt-status: correct and simplify check for detached HEAD

use-after-free in ip6_setup_cork
 2015-11-28 17:23 UTC  (3+ messages)

[Buildroot] [PATCH 1/2] infozip: rename to zip
 2015-11-28 17:22 UTC  (2+ messages)

[Buildroot] [git commit] infozip: rename to zip
 2015-11-28 17:21 UTC 

[Buildroot] [git commit branch/next] infozip: rename to zip
 2015-11-28 17:21 UTC 

[Buildroot] [PATCH 1/1] package/luv: bump to version 1.7.4-5
 2015-11-28 17:16 UTC  (2+ messages)

[Buildroot] [git commit branch/next] package/luv: bump to version 1.7.4-5
 2015-11-28 17:15 UTC 

[Buildroot] [git commit] package/luv: bump to version 1.7.4-5
 2015-11-28 17:15 UTC 

[U-Boot] Rpi Uboot not working ; USB keyboard undetected
 2015-11-28 17:15 UTC  (5+ messages)

[Buildroot] [git commit] docs/website: fix invalid links to the mailing list page
 2015-11-28 17:14 UTC 

[Buildroot] [PATCH 1/2] rubix: add a hash file
 2015-11-28 17:14 UTC  (4+ messages)
` [Buildroot] [PATCH 2/2] rubix: make the rubix.mk file more readable

[Buildroot] [PATCH] libtirpc: add dependency on atomic operations
 2015-11-28 17:13 UTC  (3+ messages)

[PATCH v8] Add Travis CI support
 2015-11-28 17:12 UTC  (2+ messages)

net: use after free in ip6_make_skb
 2015-11-28 17:10 UTC  (2+ messages)

[PATCH v1 0/2] test-must-fail-sigpipe
 2015-11-28 17:10 UTC  (6+ messages)
` [PATCH v1 1/2] implement test_might_fail using a refactored test_must_fail
` [PATCH v1 2/2] add "ok=sigpipe" to test_must_fail and use it to fix flaky tests

[Buildroot] [git commit] rubix: make the rubix.mk file more readable
 2015-11-28 17:10 UTC 

[Buildroot] [git commit branch/next] rubix: make the rubix.mk file more readable
 2015-11-28 17:10 UTC 

What's cooking in git.git (Nov 2015, #04; Tue, 24)
 2015-11-28 17:09 UTC  (4+ messages)

[PATCH] powerpc/mm: Fix infinite loop in hash fault with 4K page size
 2015-11-28 17:09 UTC 

[U-Boot] [PATCH v2 0/9] basic support for Allwinner A83T SOC
 2015-11-28 17:07 UTC  (10+ messages)
` [U-Boot] [PATCH v2 1/9] sunxi: Add Machine Support for "
` [U-Boot] [PATCH v2 2/9] sunxi: Add support for UART0 in PB pin group on A83T
` [U-Boot] [PATCH v2 3/9] sunxi: power: axp818: add support for axp818 driver
` [U-Boot] [PATCH v2 4/9] sunxi: power: enabled support for axp818
` [U-Boot] [PATCH v2 5/9] sunxi: do not enable smp for A83T
` [U-Boot] [PATCH v2 6/9] sunxi: clk: add basic clocks "
` [U-Boot] [PATCH v2 7/9] sunxi: Add support for Allwinner A83T DRAM
` [U-Boot] [PATCH v2 8/9] sunxi: dts: sun8i: Add Allwinner A83T dtsi
` [U-Boot] [PATCH v2 9/9] sunxi: Add suport for A83T HomletV2 Board by Allwinner

[PATCH] test_must_fail: compare exit_code using integer -eq operator
 2015-11-28 16:58 UTC  (2+ messages)


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.