messages from 2014-03-17 11:52:56 to 2014-03-17 12:47:52 UTC [more...]
[REVIEWv2 PATCH for v3.15 2/4] videobuf2-core: fix sparse errors
2014-03-17 12:47 UTC (5+ messages)
[PATCH] SPI: Add driver for Cadence SPI controller
2014-03-17 12:47 UTC (2+ messages)
[Bug 75939] Natural Selection 2 causes a GPU Lockup at start
2014-03-17 12:47 UTC
BTRFS critical / kernel BUG / high load
2014-03-17 12:47 UTC (3+ messages)
[RFC PATCH 0/4] power_supply: Add DT helper function to get power-supply dev from dt
2014-03-17 12:43 UTC (5+ messages)
` [RFC PATCH 1/4] power_supply: of: Add an API to get power_supply device from dt node
` [RFC PATCH 2/4] charger-manager: Get power_supply device using of_power_supply_get_dev()
` [RFC PATCH 3/4] Documentation: dt: charger-manager: Change the way to get fuel-gauge power-supply device
` [RFC PATCH 4/4] max17042_battery: Change battery name instead of static name according to device type
[PATCH net-next v6 0/3] The huawei_cdc_ncm driver / E3276 problem
2014-03-17 12:45 UTC (12+ messages)
[net-next 00/16][pull request] Intel Wired LAN Driver Updates
2014-03-17 12:45 UTC (17+ messages)
` [net-next 01/16] i40e: support VF link state ndo
` [net-next 02/16] i40evf: correctly program RSS HLUT table
` [net-next 03/16] i40evf: Support RSS option in ethtool
` [net-next 04/16] i40evf: use min_t
` [net-next 05/16] i40e: Patch to enable Ethtool/netdev feature flag for NTUPLE control
` [net-next 06/16] i40e: Refactor and cleanup i40e_open(), adding i40e_vsi_open()
` [net-next 07/16] i40e/i40evf: enable hardware feature head write back
` [net-next 08/16] i40e/i40evf: reduce context descriptors
` [net-next 09/16] i40e: potential array underflow in i40e_vc_process_vf_msg()
` [net-next 10/16] i40e/i40evf: Bump build versions
` [net-next 11/16] e1000e: Fix Hardware Unit Hang
` [net-next 12/16] e1000e: Fix Explicitly set Transmit Control Register
` [net-next 13/16] igb: Add register defines needed for time sync functions
` [net-next 14/16] ixgbe: add ixgbe_write_pci_cfg_word with ixgbe_removed check
` [net-next 15/16] ixgbevf: Indicate removal state explicitly
` [net-next 16/16] ixgbevf: Protect ixgbevf_down with __IXGBEVF_DOWN bit
[PATCH] Btrfs-progs: scrub: don't call unlock if pthread_mutex_lock fails
2014-03-17 12:44 UTC (3+ messages)
[PATCHv1] x86: don't schedule when handling #NM exception
2014-03-17 12:44 UTC (11+ messages)
` [PATCH] x86: Control CR0 TS behavior using dev_na_ts_allowed
` [Xen-devel] [PATCHv1] x86: don't schedule when handling #NM exception
[PATCH 00/38] Netfilter/IPVS updates for net-next
2014-03-17 12:42 UTC (39+ messages)
` [PATCH 01/38] netfilter: remove double colon
` [PATCH 02/38] netfilter: xt_ipcomp: Use ntohs to ease sparse warning
` [PATCH 03/38] netfilter: nft_ct: labels get support
` [PATCH 04/38] netfilter: ip_set: rename nfnl_dereference()/nfnl_set()
` [PATCH 05/38] netfilter: nfnetlink: add rcu_dereference_protected() helpers
` [PATCH 06/38] netfilter: nf_tables: add nft_dereference() macro
` [PATCH 07/38] netfilter: nf_tables: accept QUEUE/DROP verdict parameters
` [PATCH 08/38] netfilter: nfnetlink_log: remove unused code
` [PATCH 09/38] netfilter: nf_tables: add optional user data area to rules
` [PATCH 10/38] netfilter: ipset: Follow manual page behavior for SET target on list:set
` [PATCH 11/38] netfilter: ipset: Add hash: fix coccinelle warnings
` [PATCH 12/38] netfilter: ipset: add hash:ip,mark data type to ipset
` [PATCH 13/38] netfilter: ipset: add markmask for hash:ip,mark data type
` [PATCH 14/38] netfilter: ipset: Prepare the kernel for create option flags when no extension is needed
` [PATCH 15/38] netfilter: ipset: kernel: uapi: fix MARKMASK attr ABI breakage
` [PATCH 16/38] netfilter: ipset: move registration message to init from net_init
` [PATCH 17/38] netfilter: ipset: add forceadd kernel support for hash set types
` [PATCH 18/38] sections, ipvs: Remove useless __read_mostly for ipvs genl_ops
` [PATCH 19/38] ipvs: Reduce checkpatch noise in ip_vs_lblc.c
` [PATCH 20/38] netfilter: trivial code cleanup and doc changes
` [PATCH 21/38] netfilter: conntrack: spinlock per cpu to protect special lists
` [PATCH 22/38] netfilter: avoid race with exp->master ct
` [PATCH 23/38] netfilter: conntrack: seperate expect locking from nf_conntrack_lock
` [PATCH 24/38] netfilter: conntrack: remove central spinlock nf_conntrack_lock
` [PATCH 25/38] netfilter: nft_hash: bug fixes and resizing
` [PATCH 26/38] netfilter: nf_tables: clean up nf_tables_trans_add() argument order
` [PATCH 27/38] netfilter: nf_tables: restore context for expression destructors
` [PATCH 28/38] netfilter: nf_tables: restore notifications for anonymous set destruction
` [PATCH 29/38] netfilter: nft_ct: remove family from struct nft_ct
` [PATCH 30/38] netfilter: nft_nat: fix family validation
` [PATCH 31/38] netfilter: connlimit: factor hlist search into new function
` [PATCH 32/38] netfilter: connlimit: improve packet-to-closed-connection logic
` [PATCH 33/38] netfilter: connlimit: move insertion of new element out of count function
` [PATCH 34/38] netfilter: connlimit: use kmem_cache for conn objects
` [PATCH 35/38] netfilter: Convert uses of __constant_<foo> to <foo>
` [PATCH 36/38] netfilter: connlimit: use keyed locks
` [PATCH 37/38] netfilter: connlimit: make same_source_net signed
` [PATCH 38/38] netfilter: connlimit: use rbtree for per-host conntrack obj storage
[U-Boot] [PATCH u-boot sunxi 0/4] sun4i support on top of Ian's patches
2014-03-17 12:43 UTC (3+ messages)
` [U-Boot] [PATCH u-boot sunxi 4/4] sunxi: Add sun4i support
[Qemu-devel] [PATCH v4 00/21] AArch64 system emulation (boots a kernel!)
2014-03-17 12:41 UTC (10+ messages)
` [Qemu-devel] [PATCH v4 04/21] target-arm: Provide correct syndrome information for cpreg access traps
` [Qemu-devel] [PATCH v4 05/21] target-arm: Add support for generating exceptions with syndrome information
` [Qemu-devel] [PATCH v4 06/21] target-arm: Provide syndrome information for MMU faults
[PATCH] xen: arm: increase priority of SGIs used as IPIs
2014-03-17 12:42 UTC (11+ messages)
[PATCH] netpoll: send arp reply on master device immediately
2014-03-17 12:41 UTC (2+ messages)
[PATCH 1/2] android: Add WBS mode to handsfree HAL
2014-03-17 12:40 UTC (2+ messages)
` [PATCH 2/2] android/handsfree: Add support for WBS mode
[LTP] Design question around ltp-list
2014-03-17 12:39 UTC (2+ messages)
kernel BUG in munlock_vma_pages_range
2014-03-17 12:38 UTC (9+ messages)
` [PATCH 0/3] Fix bugs in munlock
` [PATCH 1/3] mm: munlock: fix a bug where THP tail page is encountered
[v3.13][v3.14][Regression] kthread: make kthread_create() killable
2014-03-17 12:38 UTC (5+ messages)
` [v3.13][v3.14][Regression] kthread: make kthread_create()killable
[PATCH v3 0/6] Support for running secondary emulators
2014-03-17 12:35 UTC (5+ messages)
` [PATCH v3 5/6] ioreq-server: add support for multiple servers
[PATCH v3 0/5] Implement the XEN_DOMCTL_memory_mapping hypercall for ARM
2014-03-17 12:35 UTC (5+ messages)
` [PATCH v3 4/5] tools, libxl: parse optional start gfn from the iomem config option
` [PATCH v3 5/5] tools, libxl: handle the iomem parameter with the memory_mapping hcall
v3.14-rc1+: new error: "nsc-ircc, Wrong chip version ff"
2014-03-17 12:33 UTC (3+ messages)
[Qemu-devel] [PATCH v2] update names in option tables to match with actual command-line spelling
2014-03-17 12:33 UTC (4+ messages)
[PATCH v4 ethtool 1/2] ethtool: Support for configurable RSS hash key
2014-03-17 12:32 UTC (2+ messages)
` [PATCH v4 ethtool 2/2] "
[PATCH v4 ethtool 0/2] patchset - Support for configurable RSS hash key
2014-03-17 12:32 UTC
[Qemu-devel] [PATCH] serial-pci: Set prog interface field of pci config to 16550 compatible
2014-03-17 12:32 UTC (7+ messages)
` [Qemu-trivial] "
` [Qemu-devel] [Qemu-trivial] "
[PATCH v5 net-next 1/2] ethtool: Support for configurable RSS hash key
2014-03-17 12:31 UTC (2+ messages)
` [PATCH v5 net-next 2/2] be2net: "
[PATCH v5 net-next 0/2] patchset: Support for configurable RSS hash key
2014-03-17 12:31 UTC
[Qemu-devel] Windows XP Setup hangs on Fedora FC20 install
2014-03-17 12:31 UTC (2+ messages)
[PATCH 0/7] systemd-211 upgrade and uclibc fixes
2014-03-17 12:29 UTC (4+ messages)
[PATCH 1/2] apt-native: Install apt-ftparchive
2014-03-17 12:28 UTC (6+ messages)
` [PATCH 2/2] package_deb: Use apt-ftparchive
[PATCH] Xen: include asm/page.h in xen-ops.h
2014-03-17 12:28 UTC (3+ messages)
broken live migration in xen 4.3 (release)
2014-03-17 12:28 UTC
[PATCH] MAINTAINERS: Update ARM STi maintainers
2014-03-17 12:26 UTC (3+ messages)
Event redefinition/re-enablement
2014-03-17 12:26 UTC
[Buildroot] Error building Qt5Multimedia
2014-03-17 12:24 UTC (2+ messages)
[Qemu-devel] [PULL 0/4] Misc fixes for 2.0-rc1
2014-03-17 12:23 UTC (5+ messages)
` [Qemu-devel] [PULL 1/4] rules.mak: Fix per object libs extraction
` [Qemu-devel] [PULL 2/4] qemu-nbd: Fix coverity issues
` [Qemu-devel] [PULL 3/4] target-alpha: fix subl and s8subl indentation
` [Qemu-devel] [PULL 4/4] vl.c: Output error on invalid machine type
[linux-linus test] 25478: regressions - FAIL
2014-03-17 12:23 UTC (4+ messages)
[PATCH 1/3] lib: Export interval_tree
2014-03-17 12:21 UTC (3+ messages)
` [PATCH 2/3] drm/i915: Do not call retire_requests from wait_for_rendering
` [PATCH 3/3] drm/i915: Introduce mapping of user pages into video memory (userptr) ioctl
[PATCH] Btrfs-progs: fsck: disable --init-extent-tree option when using snapshots
2014-03-17 12:21 UTC (7+ messages)
[Qemu-devel] different IDTs of the same VCPU
2014-03-17 12:20 UTC (3+ messages)
[PATCH v2] xen: arm: increase priority of SGIs used as IPIs
2014-03-17 12:20 UTC (3+ messages)
[Buildroot] [PATCH] libpng: security bump to version 1.6.10
2014-03-17 12:19 UTC
[PATCH V6 net-next 0/5] xen-net{back, front}: Multiple transmit and receive queues
2014-03-17 12:19 UTC (7+ messages)
` [PATCH V6 net-next 1/5] xen-netback: Factor queue-specific data into queue struct
[PATCH] arch/unicore32/kernel/clock.c: add readl() and writel() for 'PM_' macros
2014-03-17 12:19 UTC (2+ messages)
` [Consult] unicore32: Is unicore32 still alive?
[PATCH 0/2] Support for samsung mailbox controller
2014-03-17 12:15 UTC (15+ messages)
` [PATCH 1/2] mailbox: samsung: added support for samsung mailbox
` [PATCH 2/2] arm64: dts: exynos: added mailbox node
[Qemu-devel] [PATCH v2] linux-user: Implement capget, capset
2014-03-17 12:15 UTC
[PATCH v2] RFC: framebuffer: provide generic get_fb_unmapped_area
2014-03-17 12:15 UTC (2+ messages)
[U-Boot] [PATCH v2 0/4] samsung: Add mmc controller to use dwmmc
2014-03-17 12:14 UTC (2+ messages)
[U-Boot] [PATCH v2 2/4] arm: exynos: pinmux: Add sdmmc4 gpio configuration
2014-03-17 12:13 UTC (2+ messages)
[U-Boot] FSL eSPI driver is a mess, hack attached
2014-03-17 12:13 UTC (4+ messages)
[Qemu-devel] [PATCH] linux-user: Implement capget, capset
2014-03-17 12:12 UTC (3+ messages)
Phytec phyFLEX i.MX6 patches
2014-03-17 12:12 UTC (4+ messages)
` [PATCH 4/6] ARM: pfla02: Set ODT to recommended setting
[U-Boot] [PATCH] powerpc/t104xrdb: Add l2switch external PHYs configuration
2014-03-17 12:12 UTC
[Linux-kernel] [RFC 3/6] ARM: shmobile: add sh_pm_runtime_init() to header
2014-03-17 12:12 UTC (2+ messages)
[meta-oe][PATCH] ttf-dejavu: fix license warnings
2014-03-17 12:04 UTC
GPIO setting
2014-03-17 12:09 UTC (2+ messages)
ACPICA 20140214 auto-serialize weirds my machine
2014-03-17 12:09 UTC (4+ messages)
` [RFC PATCH 0/2] ACPICA: Updates for auto-serialization mechanism
` [RFC PATCH 2/2] ACPI: Default disable auto-serialization
[PATCH net-next 0/2] bonding: support QinQ for bond arp interval
2014-03-17 12:06 UTC (3+ messages)
` [PATCH net-next 1/2] vlan: make a new function vlan_dev_vlan_proto() and export
` [PATCH net-next 2/2] bonding: support QinQ for bond arp interval
[PATCH] Btrfs: part 2, fix incremental send's decision to delay a dir move/rename
2014-03-17 12:04 UTC (2+ messages)
` [PATCH v2] "
[RFC 00/14] xen/arm: Add support for XSM
2014-03-17 12:05 UTC (19+ messages)
` [RFC 02/14] xen/arm: Remove the parameter "attrindx" in copy_paddr
` [RFC 07/14] xen/xsm: flask: Fix compilation when CONFIG_COMPAT=y
` [RFC 09/14] xen/xsm: flask: MSI is PCI specific
arm64: dts: Add PMU node for APM X-Gene Storm SOC
2014-03-17 12:04 UTC (6+ messages)
[U-Boot] [PATCH] usb: eth: smsc95xx: add LAN9500A device ID
2014-03-17 12:04 UTC (3+ messages)
[PATCH 5/9] drm/exynos: restore parallel output interface support
2014-03-17 12:03 UTC (2+ messages)
` [PATCH v2 "
[PATCH] bttv: Add support for PCI-8604PW
2014-03-17 12:02 UTC (4+ messages)
[RFC] spi: Using Trigger number to transmit/receive data
2014-03-17 12:01 UTC (7+ messages)
[PATCH] btrfs-progs: avoid implicit scan for backup SB
2014-03-17 11:59 UTC
[PATCH 1/2] btrfs: Cleanup the btrfs_workqueue related function type
2014-03-17 11:58 UTC (4+ messages)
[PATCH] Btrfs: all super blocks of the replaced disk must be scratched
2014-03-17 11:58 UTC
[PATCH v2.1 RESEND 00/19] libxl: asynchronous suspend
2014-03-17 11:58 UTC (12+ messages)
` [PATCH 16/19] libxl: suspend: Abolish usleeps in domain suspend wait
[PATCH 2/2] fujitsu-laptop: Clear build warnings
2014-03-17 11:57 UTC (2+ messages)
[REVIEW PATCH for v3.15 0/4] v4l2 core sparse error/warning fixes
2014-03-17 11:59 UTC (3+ messages)
` [REVIEW PATCH for v3.15 4/4] v4l2-ioctl.c: fix sparse __user-related warnings
[PATCH OSSTEST] Allow forcing the use of current osstest HEAD for branch=osstest
2014-03-17 11:57 UTC (4+ messages)
[Qemu-devel] [PATCH v2] Makefile: Fix "make clean"
2014-03-17 11:56 UTC (3+ messages)
[PATCH OSSTEST v2] cr-daily-branch: Make it possible to suppress the forcing of a baseline test
2014-03-17 11:57 UTC (6+ messages)
[Qemu-devel] [PATCH] linux-user: don't warn on missing capget/capset
2014-03-17 11:55 UTC
[PATCH 1/1] block: rework flush sequencing for blk-mq
2014-03-17 11:55 UTC (12+ messages)
` [dm-devel] "
[PATCH 0/8] ARM: at91: sama5d3: enable sound support
2014-03-17 11:55 UTC (3+ messages)
` [PATCH 7/8] ASoC: atmel: document clock properties of the wm8904 driver
[PATCH 1/2] fujitsu-laptop: Drop unneeded include
2014-03-17 11:54 UTC (2+ messages)
[PATCH RESEND 0/2]: ixp4xx: Fix 3.7 regression for IXP4xx ethernet driver
2014-03-17 11:54 UTC (4+ messages)
` [PATCH RESEND 1/2] ARM: ixp4xx: Make dma_set_coherent_mask common, correct implementation
[PATCH][RESEND 3] hwrng: add randomness to system from rng sources
2014-03-17 11:53 UTC (3+ messages)
[libnftnl PATCH v2 2/2] rule: Changed parser for being more flexible
2014-03-17 11:53 UTC (2+ messages)
[libnftnl PATCH v2 1/2] rule: Changed the print support for not having several attributes
2014-03-17 11:53 UTC (2+ messages)
[PATCH] sh_eth: ensure pm_runtime cannot suspend the device during init
2014-03-17 11:53 UTC (2+ messages)
[RFC 0/6] rework sched_domain topology description
2014-03-17 11:52 UTC (9+ messages)
[PATCH] spi: sc18is602: Don't be that restrictive with the maximum transfer speed
2014-03-17 11:52 UTC (3+ messages)
[PATCH RFC v4 0/3] ARM: defining idle states DT bindings
2014-03-17 11:53 UTC (5+ messages)
` [PATCH RFC v4 3/3] Documentation: arm: define DT idle states bindings
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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.