All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2015-02-01 22:19:09 to 2015-02-02 02:44:14 UTC [more...]

[PATCH v1 2/2] zram: remove init_lock in zram_make_request
 2015-02-02  2:44 UTC  (20+ messages)

[PATCH v3] drm/rockchip: vop: power off until vop standby take effect
 2015-02-02  2:42 UTC 

[Patch v2 00/23] Improve ACPI resource parsing interfaces and enable IOAPIC hotplug
 2015-02-02  2:43 UTC  (27+ messages)
` [Patch v2 01/23] ACPICA: Resources: Provide common part for struct acpi_resource_address structures
` [Patch v2 02/23] ACPI: Remove redundant check in function acpi_dev_resource_address_space()
` [Patch v2 03/23] ACPI: Implement proper length checks for mem resources
` [Patch v2 04/23] ACPI: Use the length check for io resources as well
` [Patch v2 05/23] ACPI: Let the parser return false for disabled resources
` [Patch v2 06/23] ACPI: Unify the parsing of address_space and ext_address_space
` [Patch v2 07/23] ACPI: Move the window flag logic to the combined parser
` [Patch v2 08/23] ACPI: Add prefetch decoding to the address space parser
` [Patch v2 09/23] ACPI: Fix a bug in parsing ACPI Memory24 resource
` [Patch v2 10/23] ACPI: Normalize return value of resource parser functions
` [Patch v2 11/23] ACPI: Set flag IORESOURCE_UNSET for unassigned resources
` [Patch v2 12/23] ACPI: Enforce stricter checks for address space descriptors
` [Patch v2 13/23] ACPI: Return translation offset when parsing ACPI address space resources
` [Patch v2 14/23] ACPI: Translate resource into master side address for bridge window resources
` [Patch v2 15/23] ACPI: Add field offset to struct resource_list_entry
` [Patch v2 16/23] ACPI: Introduce helper function acpi_dev_filter_resource_type()
` [Patch v2 17/23] resources: Move struct resource_list_entry from ACPI into resource core
` [Patch v2 18/23] PCI: Use common resource list management code instead of private implementation
` [Patch v2 19/23] x86/PCI: Fix the range check for IO resources
` [Patch v2 20/23] x86/PCI/ACPI: Use common ACPI resource interfaces to simplify implementation
` [Patch v2 21/23] x86/PCI: Refine the way to release PCI IRQ resources
` [Patch v2 22/23] ACPI: Add interfaces to parse IOAPIC ID for IOAPIC hotplug
` [Patch v2 23/23] x86/irq, ACPI: Implement ACPI driver to support "

[PATCH 00/15] powerpc: kill PPC_OF
 2015-02-02  2:42 UTC  (6+ messages)
` [PATCH 01/15] PCI: introduce pci_device_to_OF_node() for !CONFIG_OF

linux-next: manual merge of the net-next tree with the net tree
 2015-02-02  2:40 UTC  (2+ messages)

[PATCH net-next 1/7] r8152: adjust rx_bottom
 2015-02-02  2:38 UTC  (6+ messages)

[PATCH 3/3] hv: vmbus_open(): reset the channel state on ENOMEM
 2015-02-02  2:37 UTC  (5+ messages)

linux-next: manual merge of the net-next tree with the net tree
 2015-02-02  2:33 UTC  (2+ messages)

[PATCH] drm/rockchip: vop: power off until vop standby take effect
 2015-02-02  2:30 UTC  (8+ messages)

[nightly] Distroless meta-ti/master minimal build 2015-02-01_21-00-57
 2015-02-02  2:04 UTC 

[PATCH] net: restore lro after device leave forwarding state
 2015-02-02  2:20 UTC  (3+ messages)
  ` [PATCHv2 net] net: restore lro after device detached from bridge

[PATCH] Fixed TPACKET V3 to signal poll when block is closed rather than every packet
 2015-02-02  2:11 UTC  (3+ messages)

[U-Boot] [RFC PATCH v2 0/6] x86: New Intel Quark SoC support
 2015-02-02  2:17 UTC  (10+ messages)
` [U-Boot] [RFC PATCH v2 2/6] x86: quark: Add routines to access message bus registers
` [U-Boot] [RFC PATCH v2 3/6] x86: quark: Add Cache-As-RAM initialization
` [U-Boot] [RFC PATCH v2 4/6] x86: Add basic Intel Quark processor support

[PATCH RFC v8 00/21] Add support for i.MX MIPI DSI DRM driver
 2015-02-02  2:17 UTC  (4+ messages)

[PATCH] drm/rockchip: fix clk enable disable mismatch in vop_crtc_mode_set
 2015-02-02  2:11 UTC  (4+ messages)

[PATCH] ima: /proc/keys is now mandatory
 2015-02-02  2:08 UTC  (2+ messages)

[PATCH] Add a module for retrieving SMBIOS information
 2015-02-02  2:05 UTC 

[PATCH v3 00/16] support multi-pthread per core
 2015-02-02  2:02 UTC  (19+ messages)
  ` [PATCH v4 00/17] "
      ` [PATCH v4 01/17] eal: add cpuset into per EAL thread lcore_config
      ` [PATCH v4 02/17] eal: new eal option '--lcores' for cpu assignment
      ` [PATCH v4 03/17] eal: fix wrong strnlen() return value in 32bit icc
      ` [PATCH v4 04/17] eal: add support parsing socket_id from cpuset
      ` [PATCH v4 05/17] eal: new TLS definition and API declaration
      ` [PATCH v4 06/17] eal: add eal_common_thread.c for common thread API
      ` [PATCH v4 07/17] eal: add rte_gettid() to acquire unique system tid
      ` [PATCH v4 08/17] eal: apply affinity of EAL thread by assigned cpuset
      ` [PATCH v4 09/17] enic: fix re-define freebsd compile complain
      ` [PATCH v4 10/17] malloc: fix the issue of SOCKET_ID_ANY
      ` [PATCH v4 11/17] log: fix the gap to support non-EAL thread
      ` [PATCH v4 12/17] eal: set _lcore_id and _socket_id to (-1) by default
      ` [PATCH v4 13/17] eal: fix recursive spinlock in non-EAL thraed
      ` [PATCH v4 14/17] mempool: add support to non-EAL thread
      ` [PATCH v4 15/17] ring: "
      ` [PATCH v4 16/17] ring: add sched_yield to avoid spin forever
      ` [PATCH v4 17/17] timer: add support to non-EAL thread

Does virtio-net PMD require specific QEMU virtio-net parameters?
 2015-02-02  2:00 UTC  (3+ messages)

[PATCH v2] mmc: Resolve BKOPS compatability issue
 2015-02-02  2:00 UTC  (4+ messages)

[PATCH] brcmfmac: avoid duplicated suspend/resume operation
 2015-02-02  1:58 UTC  (8+ messages)

[PATCH] cpufreq: Set cpufreq_cpu_data to NULL before putting kobject
 2015-02-02  1:54 UTC  (10+ messages)

[PATCH 0/3] An alternative to SPI NAND
 2015-02-02  1:53 UTC  (13+ messages)

[RFC 5/5] watchdog: sh_mobile: add driver
 2015-02-02  1:54 UTC  (4+ messages)

[PATCH 00/17] unified packet type
 2015-02-02  1:53 UTC  (7+ messages)
  ` [PATCH 01/17] mbuf: add definitions of unified packet types
  ` [PATCH 17/17] mbuf: remove old packet type bit masks for ol_flags

[GIT PULL] Third Round of Renesas ARM Based SoC Fixes for v3.19
 2015-02-02  1:53 UTC  (8+ messages)

[RFC 00/16] enhance checksum offload API
 2015-02-02  1:49 UTC  (4+ messages)
` [PATCH 00/20] enhance tx "
  ` [PATCH 12/20] testpmd: introduce parse_vxlan in csum fwd engine

[PATCH v1] librte_vhost: Add an abstraction to hide vhost-user and cuse devices
 2015-02-02  1:40 UTC  (3+ messages)

[PATCH v5 0/9] btrfs: Fix freeze/sysfs deadlock in better method
 2015-02-02  1:36 UTC  (4+ messages)

Testsuite regression with perl 5.8.0 [Re: [ANNOUNCE] Git v2.3.0-rc2]
 2015-02-02  1:33 UTC  (5+ messages)
` [PATCH] t9001: use older Getopt::Long boolean prefix '--no' rather than '--no-'

[Qemu-devel] [v2][PATCH] libxl: add one machine property to support IGD GFX passthrough
 2015-02-02  1:17 UTC 

[GIT PULL] aio: fix sleeping while TASK_INTERRUPTIBLE
 2015-02-02  1:18 UTC  (7+ messages)

[v2][PATCH] libxl: add one machine property to support IGD GFX passthrough
 2015-02-02  1:17 UTC 

[Qemu-devel] [PATCH] quorum: don't share qiov
 2015-02-02  1:19 UTC  (3+ messages)

[PATCH v7 0/4] Add support for parametrized events
 2015-02-02  1:15 UTC  (5+ messages)

[PATCH 1/8] cfdisk: remove the mistaken B from the explanation of size suffixes
 2015-02-02  1:12 UTC  (6+ messages)
` [PATCH 8/8] docs: add the Sort command to the man page of cfdisk

[Bug 87885] New: Fan speed of Nvidia GeForce 9600GT (G94) constantly too high
 2015-02-02  1:11 UTC  (2+ messages)
  ` [Bug 87885] [NV94] "

[PATCH v2] drm/rockchip: vop: power off until vop standby take effect
 2015-02-02  1:08 UTC  (2+ messages)

[PATCH] mm/zsmalloc: avoid unnecessary iteration when freeing size_class
 2015-02-02  1:09 UTC  (4+ messages)

[opensuse-factory] Re: [opensuse-kernel] libsigsegv build fail with kernel 3.18.3
 2015-02-02  1:09 UTC  (5+ messages)

[RESEND PATCH v2 0/9] mfd: rtsx: add support for new rts524A and rts525A
 2015-02-02  1:07 UTC  (3+ messages)
` [RESEND PATCH v2 7/9] mfd: rtsx: add support for rts524A

[v3 00/26] Add VT-d Posted-Interrupts support
 2015-02-02  1:06 UTC  (5+ messages)
` [v3 21/26] x86, irq: Define a global vector for VT-d Posted-Interrupts

[PATCH v2] scsi: NCR5380: use msecs_to_jiffies for conversions
 2015-02-02  1:04 UTC  (5+ messages)

[PATCH] cxl: remove redundant increment of hwirq
 2015-02-02  1:01 UTC  (3+ messages)

[PATCH 2/3 v2][RFC] ARM: shmobile: r8a7790: add SSIU/DTCP/MLM/SCU reg for Audio DMAC peri peri
 2015-02-02  0:58 UTC  (2+ messages)

Help: FIO testing problem on arm64
 2015-02-02  0:51 UTC  (3+ messages)

Apply!
 2015-01-31  3:05 UTC 

[Qemu-devel] [RFC][PATCH 1/1] libxl: add one machine property to support IGD GFX passthrough
 2015-02-02  0:43 UTC  (13+ messages)

[RFC] several ceph dentry leaks
 2015-02-02  0:31 UTC 

[PATCH 0/2] Add R8A7791/Henninger board DT support
 2015-02-02  0:19 UTC  (7+ messages)
` [PATCH] ARM: shmobile: silk: initial device tree

[RFC PATCH 0/2] libdrm: Add master <> render node helpers
 2015-02-02  0:14 UTC  (3+ messages)
` [PATCH 1/2] drm: add drmGet{Device, Render}NameFrom{Render, Device}Fd helpers
` [PATCH 2/2] libdrm: add drmGetNodeType() helper

Apply!
 2015-01-31  5:55 UTC 

[PATCH] md: fix raid5 livelock
 2015-02-02  0:06 UTC  (5+ messages)
    ` [dm-devel] "

[U-Boot] [PATCH 0/4] sunxi: FEL mode fixes
 2015-02-01 23:59 UTC  (6+ messages)
` [U-Boot] [PATCH 1/4] sunxi: Make FEL mode usable again

[Buildroot] [PATCH 1/1] pps-tools: also pass TARGET_CONFIGURE_OPTS to make install
 2015-02-01 23:58 UTC 

Few questions about porting Linux to SMP86xx boards
 2015-02-01 23:55 UTC  (2+ messages)

[PATCH] regmap: Fix i2c word access when using SMBus access functions
 2015-02-01 23:48 UTC 

Apply
 2015-01-31 12:57 UTC 

Apply
 2015-01-31 12:57 UTC 

1.7 - QtCreator ERROR while linking- /usr/bin/ld:cannot find /lib/libpthread.so.0 inside
 2015-02-01 23:43 UTC  (3+ messages)

[lm-sensors] [PATCH v2 2/2] hwmon: (ads2828) Only keep data in device data structure if needed
 2015-02-01 23:43 UTC 

[lm-sensors] [PATCH v2 1/2] ads2828: Convert to use regmap
 2015-02-01 23:43 UTC 

[PATCH] staging: rtl8723au: hal: usb_ops_linux: Removed variables that is never used
 2015-02-01 23:36 UTC  (5+ messages)

Kernel 3.19rc6 flooding intel_check_page_flip warnings when using compton
 2015-02-01 23:35 UTC 

Throughput regression with `tcp: refine TSO autosizing`
 2015-02-01 23:34 UTC  (9+ messages)
                  ` Fwd: "

[Qemu-devel] [PATCH v1] vhost-user: fix not send all hugepage files to vhost-user
 2015-02-01 23:29 UTC  (2+ messages)

Clock Regression in next-20150130 caused by cb75a8fcd14e
 2015-02-01 23:26 UTC  (3+ messages)

[PATCH] md: do_release_stripe(): No need to call md_wakeup_thread() twice
 2015-02-01 23:25 UTC  (2+ messages)

[PATCH] staging: rtl8723au: core: rtw_mlme: Removed variables that is never used
 2015-02-01 23:18 UTC  (3+ messages)

[PATCH] staging: rtl8723au: hal: HalDMOutSrc8723A_CE: Removed variables that is never used
 2015-02-01 23:17 UTC  (3+ messages)

[PATCH] staging: rtl8723au: core: rtw_mlme_ext: Removed variables that is never used
 2015-02-01 23:16 UTC  (3+ messages)

a simple and scalable pNFS block layout server V2
 2015-02-01 23:06 UTC  (5+ messages)
` [PATCH 18/20] xfs: factor out a xfs_update_prealloc_flags() helper

[PATCH] xfs: don't allocate an ioend for direct I/O completions
 2015-02-01 23:04 UTC  (3+ messages)

[PATCH] mtd: avoid registering reboot notifier twice
 2015-02-01 23:07 UTC  (3+ messages)

__might_sleep() warnings on v3.19-rc6
 2015-02-01 23:03 UTC  (3+ messages)

Relative paths don't work in .gitignore as would be expected
 2015-02-01 22:51 UTC 

RFD: should we do another 2.3-rc for t9001-noxmailer? I'd say not
 2015-02-01 22:48 UTC 

[Bug 88868] New: PowerPC e5500, kernel crash, GT520, GT610
 2015-02-01 22:48 UTC  (3+ messages)
  ` [Bug 88868] "

[Buildroot] [git commit] libsigrokdecode: new package
 2015-02-01 22:47 UTC 

[Buildroot] [git commit] sigrok-cli: new package
 2015-02-01 22:47 UTC 

[PATCH] more: fix control character display bug
 2015-02-01 22:41 UTC  (2+ messages)
` [PATCH 2/2] more: fix get_line() indentation

bug & patch: exit codes from internal commands are handled incorrectly
 2015-02-01 22:32 UTC  (4+ messages)

[PATCH] Documentation/git-add.txt: add `add.ginore-errors` configuration variable
 2015-02-01 22:34 UTC  (7+ messages)
` [PATCH 0/3] Documenting naming rules for configuration variables
  ` [PATCH 3/3] CodingGuidelines: describe "

[Buildroot] [PATCH 0/8] Misc. fixes around libftdi
 2015-02-01 22:31 UTC  (3+ messages)
` [Buildroot] [PATCH 1/8 v2] package/libftdi: fix libftdi.pc

[Buildroot] [git commit] package/libftdi: fix libftdi.pc
 2015-02-01 22:31 UTC 

[Buildroot] [PATCH] package/benejson: only buid static/shared as needed
 2015-02-01 22:30 UTC  (2+ messages)

[Buildroot] [git commit] package/benejson: only buid static/shared as needed
 2015-02-01 22:30 UTC 

[Buildroot] [PATCH] package/ipsec-tools: hybrid config support
 2015-02-01 22:29 UTC  (2+ messages)

[Buildroot] [git commit] ipsec-tools: remove useless spaces in conditions
 2015-02-01 22:25 UTC 

[Buildroot] [git commit] package/ipsec-tools: hybrid config support
 2015-02-01 22:24 UTC 

[Buildroot] [PATCH 1/2] uclibc/0.9.33.2: Rename MIPS' siginfo _timer members
 2015-02-01 22:23 UTC  (2+ messages)

[Buildroot] [git commit] strace: Enable for MIPS platforms with uClibc
 2015-02-01 22:20 UTC 

[Buildroot] [git commit] uclibc/0.9.33.2: Rename MIPS' siginfo _timer members
 2015-02-01 22:20 UTC 

[Buildroot] [PATCH] busybox: S01logging: implement restart
 2015-02-01 22:19 UTC  (2+ messages)

[PATCH v13 0/6] Per-user clock constraints
 2015-02-01 22:18 UTC  (7+ messages)
` [PATCH v13 4/6] clk: Add rate constraints to clocks


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.