All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2015-03-01 14:28:50 to 2015-03-01 18:08:02 UTC [more...]

[U-Boot] [RFC PATCH v3 0/14] Add Driver Model support to network stack
 2015-03-01 18:08 UTC  (33+ messages)
` [U-Boot] [RFC PATCH v4 0/23] "
  ` [U-Boot] [RFC PATCH v4 02/23] common: Make sure arch-specific map_sysmem() is defined
  ` [U-Boot] [RFC PATCH v4 06/23] net: Refactor in preparation for driver model
  ` [U-Boot] [RFC PATCH v4 09/23] net: Remove the bd* parameter from net stack functions
  ` [U-Boot] [RFC PATCH v4 10/23] net: Make netretry actually do something
  ` [U-Boot] [RFC PATCH v4 11/23] net: Access mapped physmem in net functions
  ` [U-Boot] [RFC PATCH v4 12/23] dm: eth: Add basic driver model support to Ethernet stack
  ` [U-Boot] [RFC PATCH v4 13/23] sandbox: eth: Add network support to sandbox
  ` [U-Boot] [RFC PATCH v4 16/23] dm: eth: Add support for aliases
  ` [U-Boot] [RFC PATCH v4 17/23] dm: eth: Add support for ethprime env var
  ` [U-Boot] [RFC PATCH v4 18/23] test: dm: eth: Add testing for ethrotate "
  ` [U-Boot] [RFC PATCH v4 19/23] sandbox: eth: Add ability to disable ping reply in sandbox eth driver
  ` [U-Boot] [RFC PATCH v4 20/23] test: dm: net: Add a test of the netretry behavior
  ` [U-Boot] [RFC PATCH v4 21/23] sandbox: eth: Add a bridge to a real network for sandbox
  ` [U-Boot] [RFC PATCH v4 22/23] sandbox: Enable DHCP and IP defrag
  ` [U-Boot] [RFC PATCH v4 23/23] sandbox: eth: Add support for using the 'lo' interface

[PATCH v2 0/6] HID: huion/uclogic merge and few additions
 2015-03-01 18:07 UTC  (5+ messages)
` [PATCH v2 3/6] HID: uclogic: name the input nodes based on their tool
` [PATCH v2 4/6] HID: uclogic: apply quirk NO_EMPTY_INPUT

[U-Boot] [PATCH] serial: ns16550: Fix build error due to a typo
 2015-03-01 18:06 UTC  (2+ messages)

[U-Boot] [PATCH] board: tbs2910: Enable USB Mass Storage support
 2015-03-01 18:06 UTC  (2+ messages)

[PATCH] Staging: dgnc: replace EXTRA_CFLAGS
 2015-03-01 18:05 UTC  (6+ messages)
` [PATCH V2] "

[PATCH 0/3] Remove redundant memset
 2015-03-01 18:03 UTC  (4+ messages)
` [PATCH 1/3] staging: rtl8188eu: Remove memset
` [PATCH 2/3] staging: media: "
` [PATCH 3/3] staging: media: Remove redundant memset

[U-Boot] U-Boot stuck after relocation attempt on MX51 board
 2015-03-01 18:01 UTC  (8+ messages)

/usr/lib64/dri/i965_dri.so: undefined symbol: _glapi_tls_Dispatch on Fedora 21
 2015-03-01 17:55 UTC 

[PATCH v2 RESEND] dts: vt8500: Add SDHC node to DTS file for WM8650
 2015-03-01 17:59 UTC  (12+ messages)
` [PATCH v3 0/2] WM8505/WM8650 DT fixes for SD card controller
  ` [PATCH v3 1/2] dts: vt8500: Add SDHC node to DTS file for WM8650
  ` [PATCH v3 2/2] dts: vt8500: Fix errors in SDHC node for WM8505

[PATCH net-next 0/6] net: Strengthen TX and RX hashes
 2015-03-01 17:55 UTC  (5+ messages)
` [PATCH net-next 3/6] flow_dissector: Add hash_extra field to flow_keys struct

Intel Driver graphics - Failure
 2015-03-01 17:24 UTC 

[PATCH] scripts: fix warning generated by glibc 2.20
 2015-03-01 17:53 UTC 

[U-Boot] [RFC PATCH 01/13] Use 'U-Boot' instead of 'U-boot' in CONFIG_BOOTP_VCI_STRING
 2015-03-01 17:51 UTC  (21+ messages)
` [U-Boot] [RFC PATCH 02/13] net: Fix eth_get_dev_by_name() warning
` [U-Boot] [RFC PATCH 03/13] sunxi: Replace the pcDuino3 config with FDT version
` [U-Boot] [RFC PATCH 04/13] Kconfig: Move CONFIG_DESIGNWARE_ETH to Kconfig
` [U-Boot] [RFC PATCH 05/13] dts: sunxi: Bring in Ethernet device tree bindings
` [U-Boot] [RFC PATCH 06/13] dm: core: Support allocating driver-private data for DMA
` [U-Boot] [RFC PATCH 07/13] dm: net: Use existing Ethernet init for driver model
` [U-Boot] [RFC PATCH 08/13] Avoid calling print_eths() with "
` [U-Boot] [RFC PATCH 09/13] dm: net: Adjust PHY interface to work with CONFIG_DM_ETH
` [U-Boot] [RFC PATCH 10/13] dm: net: Tidy up designware driver ready for driver model
` [U-Boot] [RFC PATCH 11/13] dm: net: Adjust designware driver to support "
` [U-Boot] [RFC PATCH 12/13] dm: sunxi: Support driver model for Ethernet
` [U-Boot] [RFC PATCH 13/13] dm: sunxi: Use driver model for Ethernet on Linksprite pcDuino3

Cannot build perfbook
 2015-03-01 17:50 UTC 

[PATCH] wil6210: increase cmd buffer size to avoid sscanf buffer overflow
 2015-03-01 17:48 UTC  (2+ messages)

[Bug 88887] Grim Fandango Remastered segfaults within radeon_llvm_compile->...->llvm::BasicBlock::getTerminator
 2015-03-01 17:49 UTC  (2+ messages)

[PATCH -next 00/13] Extensible console matching & direct earlycon
 2015-03-01 17:40 UTC  (7+ messages)

[Qemu-devel] [PATCH v3 00/10] QEMU memory hot unplug support
 2015-03-01 17:35 UTC  (18+ messages)
` [Qemu-devel] [PATCH v3 01/10] acpi, mem-hotplug: Use PC_DIMM_SLOT_PROP in acpi_memory_plug_cb()
` [Qemu-devel] [PATCH v3 02/10] acpi, mem-hotplug: Add acpi_memory_slot_status() to get MemStatus
` [Qemu-devel] [PATCH v3 03/10] acpi, mem-hotplug: Add acpi_send_gpe_event() to rise sci for memory hotplug
` [Qemu-devel] [PATCH v3 04/10] acpi, mem-hotplug: Add unplug request cb for memory device
` [Qemu-devel] [PATCH v3 06/10] acpi, mem-hotplug: Add unplug "
` [Qemu-devel] [PATCH v3 08/10] qdev: make qdev_get_hotplug_handler() non-static
` [Qemu-devel] [PATCH v3 09/10] ssdt-mem: add MEMORY_SLOT_EJECT_METHOD
` [Qemu-devel] [PATCH v3 10/10] acpi: Add hardware implementation for memory hot unplug

Multiple-BSSID issues with hostapd
 2015-03-01 17:30 UTC  (3+ messages)

[PATCH net 0/2] Mellanox driver fixes
 2015-03-01 17:24 UTC  (4+ messages)
` [PATCH net 1/2] net/mlx4_core: Fix wrong mask and error flow for the update-qp command
` [PATCH net 2/2] net/mlx4_en: Disbale GRO for incoming loopback/selftest packets

Flows! Offload them
 2015-03-01 17:20 UTC  (11+ messages)

[PATCH] btrfs/052: Fix test case to work on 64K block size
 2015-03-01 17:20 UTC 

[PATCH] of: Fix premature bootconsole disable with 'stdout-path'
 2015-03-01 17:21 UTC 

[PATCH] Staging: rtl8192u: ieee80211: Convert comment from C99 style to C89 style
 2015-03-01 17:19 UTC 

[Buildroot] [PATCH v4] linux-headers: allow use of headers from kernel "package" selected
 2015-03-01 17:17 UTC 

[PATCH] pci: save list of detached devices, and re-probe during driver unload
 2015-03-01 17:16 UTC  (4+ messages)

[PATCH 1/2] pinctrl: sh-pfc: r8a7790: Remove non existing GPIO pins
 2015-03-01 17:15 UTC  (5+ messages)
` [PATCH 2/2] pinctrl: sh-pfc: r8a7791: "

[GIT PULL] x86 fixes
 2015-03-01 17:14 UTC 

[GIT PULL] timer fixes
 2015-03-01 17:06 UTC 

[PATCH] Staging: rtl8192e: rtl8192e: fix space prohibited before that ','
 2015-03-01 17:02 UTC 

[GIT PULL] perf fixes
 2015-03-01 17:00 UTC 

[GIT PULL] locking fix
 2015-03-01 16:57 UTC 

CephFS and the next firefly release
 2015-03-01 16:54 UTC  (4+ messages)

[PATCH] perf tools: Fix pthread_attr_setaffinity_np build error
 2015-03-01 16:52 UTC  (3+ messages)
` [tip:perf/urgent] "

[PATCH] perf: Make sparc64 arch point to sparc
 2015-03-01 16:51 UTC  (2+ messages)
` [tip:perf/urgent] perf tools: "

[PATCH] perf: Define EM_AARCH64 for older OS
 2015-03-01 16:50 UTC  (2+ messages)
` [tip:perf/urgent] perf symbols: Define EM_AARCH64 for older OSes

[PATCH] perf: Fix sigbus with perf-top
 2015-03-01 16:50 UTC  (2+ messages)
` [tip:perf/urgent] perf top: Fix SIGBUS on sparc64

[PATCH] perf: Fix probing for PERF_FLAG_FD_CLOEXEC flag
 2015-03-01 16:50 UTC  (2+ messages)
` [tip:perf/urgent] perf tools: "

[PATCH v2] perf bench: fix order of arguments to memcpy_alloc_mem
 2015-03-01 16:49 UTC  (2+ messages)
` [tip:perf/urgent] perf bench: Fix "

[Qemu-devel] [PATCH] Makefile.objs: add dummy rule for .dsl files
 2015-03-01 16:50 UTC  (3+ messages)

[PATCH] perf tools: Define _GNU_SOURCE on pthread_attr_setaffinity_np feature check
 2015-03-01 16:49 UTC  (2+ messages)
` [tip:perf/urgent] "

[Bug 89377] [radeonsi] "Hand of Fate" is stuck on SIGPWR/SIGXCPU after start
 2015-03-01 16:48 UTC 

[linux-3.10 test] 35601: regressions - trouble: broken/fail/pass
 2015-03-01 16:46 UTC 

[PATCH v2 0/3] Switch to ioremap_wc in the SRAM allocator code
 2015-03-01 16:43 UTC  (4+ messages)
  ` [alsa-devel] "

[PATCH] Staging: dgnc: replace printk
 2015-03-01 16:41 UTC  (2+ messages)

[Qemu-devel] [PATCHv2 0/3] Add config options for some not-always-sensible devices
 2015-03-01 16:37 UTC  (2+ messages)

[PATCH 0/3] Staging: wlan-ng: Remove unused variables
 2015-03-01 16:33 UTC  (5+ messages)
` [PATCH 1/3] Staging: wlan-ng: Remove unused variable
` [PATCH 2/3] "
` [PATCH 3/3] "
  ` [Outreachy kernel] "

[PATCH] Staging: rtl8192e: Remove unneeded brackets
 2015-03-01 16:31 UTC  (2+ messages)
` [Outreachy kernel] "

[PATCH 0/3] Minor exynos7 device tree/config patches
 2015-03-01 16:23 UTC  (8+ messages)
  ` [PATCH 1/3] arm64: dts: add fifo size property for uart channels on exynos7
  ` [PATCH 2/3] arm64: dts: Fix interrupt active level for the generic timer "
  ` [PATCH 3/3] arm64: Enable Exynos7 SOC in the defconfig

[PATCH RESEND] ARM: EXYNOS: Remove ARCH_HAS_BANDGAP selection
 2015-03-01 16:21 UTC 

[PATCH] pinctrl: exynos: Remove eint_gpio_init call-back for exynos7 alive pinctrl block
 2015-03-01 16:21 UTC  (2+ messages)

[PATCH v8 0/3] Add of-graph helpers to loop over endpoints and find ports by id
 2015-03-01 16:20 UTC  (4+ messages)

[PATCH] ipc/sem.c: Update/correct memory barriers
 2015-03-01 16:18 UTC 

[PATCH v2] staging: lustre: Use kasprintf
 2015-03-01 16:17 UTC  (3+ messages)
` [Outreachy kernel] "

[PATCH 0/3] x86: do not save callee-preserved registers around lockdep_sys_exit_thunk
 2015-03-01 16:16 UTC  (3+ messages)
` [PATCH 3/3] "

picotcp barebox integration
 2015-03-01 16:15 UTC  (6+ messages)

How to handle TIF_MEMDIE stalls?
 2015-03-01 16:15 UTC  (12+ messages)

[GIT PULL 00/19] perf/core improvements and fixes
 2015-03-01 16:11 UTC  (4+ messages)
` [PATCH] perf tools: Fix pthread_attr_setaffinity_np() feature detection on Ubuntu systems

[PATCH] ARM: Kconfig: remove stale option CPU_V7_DCACHE_SKIP
 2015-03-01 16:08 UTC 

[PATCH] diff --shortstat --dirstat: remove duplicate output
 2015-03-01 16:08 UTC  (7+ messages)
` [PATCH v2] "

[PATCH] ipc/sem.c: Update/correct memory barriers
 2015-03-01 16:07 UTC  (4+ messages)

[PATCH v2 -next 00/13] Extensible console matching & direct earlycon
 2015-03-01 16:05 UTC  (14+ messages)
` [PATCH v2 -next 01/13] serial: earlycon: Refactor parse_options into serial core
` [PATCH v2 -next 02/13] console: Preserve index after console setup()
` [PATCH v2 -next 03/13] console: Add extensible console matching
` [PATCH v2 -next 04/13] serial: core: Fix kernel doc for uart_console_write()
` [PATCH v2 -next 05/13] serial: 8250_early: Remove early_device variable
` [PATCH v2 -next 06/13] serial: earlycon: Move ->uartclk initialize
` [PATCH v2 -next 07/13] serial: 8250_early: Assume uart already initialized if no baud option
` [PATCH v2 -next 08/13] serial: 8250_early: Fix setup() error code
` [PATCH v2 -next 09/13] serial: earlycon: Ignore parse_options() "
` [PATCH v2 -next 10/13] serial: earlycon: Allow earlycon params with name only
` [PATCH v2 -next 11/13] serial: earlycon: Refactor earlycon registration
` [PATCH v2 -next 12/13] serial: earlycon: Enable earlycon without command line param
` [PATCH v2 -next 13/13] serial: 8250_early: Remove setup_early_serial8250_console()

[PATCH] serial: core: Fix iotype userspace breakage
 2015-03-01 16:03 UTC  (3+ messages)

[Buildroot] [git commit branch/next] wine: New package
 2015-03-01 15:59 UTC  (4+ messages)

hang on xfstests generic/074
 2015-03-01 15:58 UTC  (4+ messages)

[B.A.T.M.A.N.] [PATCH] batman-adv: Remove unnecessary check for orig_ifinfo == NULL
 2015-03-01 15:56 UTC 

sfdisk problem with a partition starting early on a GPT disk
 2015-03-01 15:56 UTC 

[PATCH] usb/isp1760: set IRQ flags properly
 2015-03-01 15:54 UTC  (2+ messages)
` [PATCH v2] "

[U-Boot] [PATCH 1/2] mx31: Fix boot hang by avoiding vector relocation
 2015-03-01 15:45 UTC  (3+ messages)
` [U-Boot] [PATCH 2/2] mx35: "

[ath9k-devel] [PATCH] ath9k: disable and kill interrupts methods review
 2015-03-01 15:42 UTC 

Stepping back from opkg maintenance
 2015-03-01 15:14 UTC 

[Qemu-devel] [PATCH 0/2] virtio-s390: Convert to realize()
 2015-03-01 15:30 UTC  (2+ messages)

[PATCH 0/8] x86, boot: clean up setup_data handling
 2015-03-01 15:23 UTC  (6+ messages)
` [PATCH 1/8] x86, kaslr: get kaslr_enabled back correctly

[PATCH resend] cpumask: don't perform while loop in cpumask_next_and()
 2015-03-01 15:22 UTC 

[PATCH] Staging: rtl8188eu: Remove unused variable
 2015-03-01 15:16 UTC 

tty[1-6]: colors a negative accessibility/usability trend
 2015-03-01 15:14 UTC  (11+ messages)

[PATCH] Basic support for the Elgato EyeTV Hybrid INT 2008 USB Stick
 2015-03-01 15:13 UTC  (2+ messages)

[PATCH] console: Fix console name size mismatch
 2015-03-01 15:11 UTC 

[linux-3.16 test] 35590: regressions - FAIL
 2015-03-01 15:10 UTC 

[Qemu-devel] [PATCH V13 0/4] Virtual Machine Generation ID
 2015-03-01 15:09 UTC  (3+ messages)
` [Qemu-devel] [PATCH V13 3/4] pc: add a Virtual Machine Generation ID device

Audio glitch with SGTL5000
 2015-03-01 15:08 UTC  (19+ messages)

[PATCH] clkdev: clk_add_alias don't put origin clock
 2015-03-01 14:51 UTC  (3+ messages)

[Buildroot] [PATCH 1/1] linux/linux.mk: custom dts path - build dtb only from *.dts files
 2015-03-01 14:51 UTC 

[xen-unstable test] 35709: regressions - FAIL
 2015-03-01 14:50 UTC 

[PATCH v2] shared/att: Fix signed write without transparent signing
 2015-03-01 14:49 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] board: add support for Xilinx zc706
 2015-03-01 14:48 UTC 

[PATCH v3] Staging: lustre: Fix line over 80 characters
 2015-03-01 14:43 UTC 

Ceph Hammer OSD Shard Tuning Test Results
 2015-03-01 14:38 UTC  (3+ messages)

[PATCH] phy: berlin-usb: Use PTR_ERR_OR_ZERO
 2015-03-01 14:31 UTC 

[Qemu-devel] [PATCH v2] hmp: info spice: Show string channel name
 2015-03-01 14:29 UTC  (3+ messages)

[Qemu-devel] [PATCH v3] hmp: info spice: Show string channel name
 2015-03-01 14:29 UTC 

[PATCH v2 0/4] fstests: sector size fixes and whiteouts
 2015-03-01 14:28 UTC  (10+ messages)
` [PATCH 1/4] xfs/104: log size too small for 4k sector drives
    ` ramdisk problems in 4.0-rc1? (was Re: [PATCH 1/4] xfs/104: log size too small for 4k sector drives)


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.