All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2013-07-19 14:21:13 to 2013-07-19 15:34:15 UTC [more...]

[RFC/PATCH v2 1/1] cygwin: Add fast_lstat() and fast_fstat() functions
 2013-07-19 15:34 UTC  (10+ messages)

[PATCH v3 0/8] extend hugepage migration
 2013-07-19 15:33 UTC  (7+ messages)
` [PATCH 7/8] memory-hotplug: enable memory hotplug to handle hugepage

[PATCH RESEND 0/1] AHCI: Optimize interrupt processing
 2013-07-19 15:33 UTC  (14+ messages)

[PATCH V3 RFT] ARM: tegra: enable palmas device for dalmore
 2013-07-19 15:33 UTC  (3+ messages)

[PATCH v2 0/5] iio: mxs-lradc: add support to optional divider_by_two
 2013-07-19 15:31 UTC  (10+ messages)
` [PATCH v2 3/5] iio: mxs-lradc: add scale attribute to channels
` [PATCH v2 5/5] iio: mxs-lradc: add write_raw function to modify scale

[PATCH] enable claim by default. (v2)
 2013-07-19 15:32 UTC  (4+ messages)
` [PATCH] xl: Enable by default claim mode

[PATCH] xl: Enable by default claim mode
 2013-07-19 15:31 UTC 

[Bug 67016] New: Lockup on piglit test vs-textureSize-compare with AMD 6950
 2013-07-19 15:31 UTC  (2+ messages)
` [Bug 67016] "

[PATCH RFC 0/2] qrwlock: Introducing a queue read/write lock implementation
 2013-07-19 15:30 UTC  (10+ messages)
` [PATCH RFC 1/2] qrwlock: A "

[PATCH 2/2] ARM: shmobile: ape6evm-reference: add MMCIF and SDHI DT nodes
 2013-07-19 15:30 UTC 

[PATCH 1/2] ARM: shmobile: ape6evm-reference: switch PFC to DT
 2013-07-19 15:30 UTC 

[PATCH] lustre:libcfs: remove redundant code
 2013-07-19 15:29 UTC  (5+ messages)

mcbsp.1 slave clkx ext problem
 2013-07-19 15:29 UTC  (2+ messages)

[PATCH] irq: enable suspended EARLY_RESUME irqs forcefully if not resumed
 2013-07-19 15:29 UTC  (2+ messages)

[lm-sensors] Few queries about lm-sensors and core temp.c
 2013-07-19 15:28 UTC 

[U-Boot] Separately compile Master boot loader
 2013-07-19 15:27 UTC  (7+ messages)
        ` [U-Boot] [RFC] Multiple binaries per U-Boot target (was: Separately compile Master boot loader)
          ` [U-Boot] [RFC] Multiple binaries per U-Boot target

[Bug 66847] New: compilation broken with llvm 3.3
 2013-07-19 15:27 UTC  (2+ messages)
` [Bug 66847] "

[PATCH] [RFC] EHCI: add to memory barrier to updating hw_next
 2013-07-19 15:26 UTC  (3+ messages)

[RFC] Improving CPU hotplug for 4.3 with qemu-xen
 2013-07-19 15:26 UTC 

[PATCH v2] interrupts: allow guest to set and clear MSI-X mask bit
 2013-07-19 15:23 UTC  (2+ messages)

[ath9k-devel] ath9k_htc station never disconnects from AP
 2013-07-19 15:23 UTC  (7+ messages)
` [ath9k-devel] sensitivity control for ath9k with mac80211

[meta-networking][PATCH v2] Upgrade vsftpd to 3.0.0
 2013-07-19 15:22 UTC  (3+ messages)

[meta-networking][PATCH] bridge-utils: BackPort three patches
 2013-07-19 15:21 UTC  (2+ messages)

[meta-networking][PATCH] cyrus-sasl: several fixes
 2013-07-19 15:21 UTC  (2+ messages)

[PATCH] zcache: fix "zcache=" kernel parameter
 2013-07-19 15:20 UTC  (2+ messages)

[RESEND][PATCH] mm: vmstats: tlb flush counters
 2013-07-19 15:20 UTC  (4+ messages)

[PATCH 1/2 V2] vxlan fdb replace an existing entry
 2013-07-19 15:20 UTC  (2+ messages)
` [PATCH 2/2 V2] macvlan fdb replace support

[PATCH 0/3] xen: arm: update asm primitives (bitops, spinlocks, atomics)
 2013-07-19 15:20 UTC  (4+ messages)
` [PATCH 1/3] xen/arm64: Assembly optimized bitops from Linux
` [PATCH 2/3] xen/arm64: resync atomics and spinlock asm with Linux
` [PATCH 3/3] xen: arm: retry trylock if strex fails on free lock

[PATCH 0/4] Support 8250 compatible UART for OMAP5432
 2013-07-19 15:18 UTC  (4+ messages)
` [PATCH 3/4] xen: set the right flags when enabling interrupts for 8250

[iptables-nftables - RFC PATCH 00/15] Xtables extensions: full support (pure nft or compat layer)
 2013-07-19 15:17 UTC  (16+ messages)
` [iptables-nftables - RFC PATCH 01/15] xtables: Add support for injecting xtables target into nft rule
` [iptables-nftables - RFC PATCH 02/15] xtables: add support for injecting xtables matches "
` [iptables-nftables - RFC PATCH 03/15] nft: Add nft expressions translation engine as a library
` [iptables-nftables - RFC PATCH 04/15] nft: Integrate nft translator engine in current core
` [iptables-nftables - RFC PATCH 05/15] nft: Manage xtables target parsing through translation tree
` [iptables-nftables - RFC PATCH 06/15] nft: Manage xtables matches through nft "
` [iptables-nftables - RFC PATCH 07/15] nft: Add support for xtables extensions callback to change cs
` [iptables-nftables - RFC PATCH 08/15] xtables: Add support for registering nft translation function for target
` [iptables-nftables - RFC PATCH 09/15] xtables: Add support for registering nft translation function for match
` [iptables-nftables - RFC PATCH 10/15] nft: Register all relevant xtables extensions into translation tree
` [iptables-nftables - RFC PATCH 11/15] nft: Refactor firewall printing so it reuses already parsed cs struct
` [iptables-nftables - RFC PATCH 12/15] nft: Refactor rule deletion so it compares both cs structure
` [iptables-nftables - RFC PATCH 13/15] nft: Remove useless function
` [iptables-nftables - RFC PATCH 14/15] xtables: nft: Complete refactoring on how rules are saved
` [iptables-nftables - RFC PATCH 15/15] xtables: Support pure nft expressions for DNAT extension

[PATCH] ARM: kexec: validate CPU hotplug support
 2013-07-19 15:18 UTC  (4+ messages)

[PATCH 00/14] bitbake+hob: templates enhancement
 2013-07-19 15:18 UTC  (3+ messages)
` [PATCH 09/14] bitbake: when an image is saved, it should require an image from layers

v0.61.5 Cuttlefish update released
 2013-07-19 15:14 UTC  (5+ messages)
  ` [ceph-users] "

[PATCH 1/2] Revert "Revert "HID: Fix logitech-dj: missing Unifying device issue""
 2013-07-19 15:14 UTC  (7+ messages)

[PATCH] RTC: Add an alarm disable quirk
 2013-07-19 15:13 UTC  (5+ messages)

[PATCH 1/2] systemd: Remove systemd_unitdir if systemd is not in distro features
 2013-07-19 15:13 UTC  (4+ messages)
` [PATCH 2/2] update-rc.d: Remove init.d dir if sysvinit "

is kexec on Xen domU possible?
 2013-07-19 15:12 UTC  (6+ messages)

[PATCH v3 0/9] tracing: trace event triggers
 2013-07-19 15:09 UTC  (10+ messages)
` [PATCH v3 1/9] tracing: Add support for SOFT_DISABLE to syscall events
` [PATCH v3 2/9] tracing: add basic event trigger framework
` [PATCH v3 3/9] tracing: add 'traceon' and 'traceoff' event trigger commands
` [PATCH v3 4/9] tracing: add 'snapshot' event trigger command
` [PATCH v3 5/9] tracing: add 'stacktrace' "
` [PATCH v3 6/9] tracing: add 'enable_event' and 'disable_event' event trigger commands
` [PATCH v3 7/9] tracing: add and use generic set_trigger_filter() implementation
` [PATCH v3 8/9] tracing: update event filters for multibuffer
` [PATCH v3 9/9] tracing: add documentation for trace event triggers

[PATCH] Install Python test suite and run it as ptest
 2013-07-19 15:10 UTC  (2+ messages)
` [PATCH v2] python: Add ptest

[PATCH 00/13] Remove static quirks for HD-audio AD codecs
 2013-07-19 15:12 UTC  (14+ messages)
` [PATCH 01/13] ALSA: hda - Add GPIO control to AD1884 HP fixup
` [PATCH 02/13] ALSA: hda - Add fixup for Lenovo Thinkpad with AD1984 codec
` [PATCH 03/13] ALSA: hda - Add fixup for HP TouchSmart with AD1984A codec
` [PATCH 04/13] ALSA: hda - Remove static quirks for AD1882
` [PATCH 05/13] ALSA: hda - Remove static quirks for AD1884/1984 & variants
` [PATCH 06/13] ALSA: hda - Remove static quirks for AD1981 and AD1983 codecs
` [PATCH 07/13] ALSA: hda - Remove static quirks for AD1988 codecs
` [PATCH 08/13] ALSA: hda - Convert the static quirk for Samsung Q1 Ultra
` [PATCH 09/13] ALSA: hda - Convert static quirks for AD1986A Samsung laptops
` [PATCH 10/13] ALSA: hda - Drop static quirks for other AD1986A Samsung machines
` [PATCH 11/13] ALSA: hda - Drop static quirk for Toshiba Satellite L40-10Q
` [PATCH 12/13] ALSA: hda - Drop a few other static quirks for AD1986A
` [PATCH 13/13] ALSA: hda - Remove static quirks for AD1986A codec

SP4_MACH_CRED: v4 proc -> opcodes mapping
 2013-07-19 15:09 UTC  (11+ messages)
                ` Should BIND_CONN_TO_SESSION be allowed to return NFS4ERR_WRONG_CRED
                  ` [nfsv4] "

9.0.1 release tarball requires bitbake 1.19.1 but provides 1.18.0?
 2013-07-19 15:09 UTC  (3+ messages)

[Qemu-devel] [PATCH v2] linux-user: Handle microMIPS encoding when processing trap exceptions
 2013-07-19 15:09 UTC  (3+ messages)

[PATCH] ARM: shmobile: r8a73a4: fix PFC DT node
 2013-07-19 15:09 UTC 

[RFC] Delete current branch
 2013-07-19 15:08 UTC  (4+ messages)

[PATCH 0/6] ASoC: add CSR SiRFSoC sound drivers
 2013-07-19 15:08 UTC  (4+ messages)
` [PATCH 1/6] ASoC: sirf: add sirf platform driver which provides DMA
  ` [alsa-devel] "

[PATCH 1/2] ALSA: hda - Fix EAPD GPIO control for Sigmatel codecs
 2013-07-19 15:09 UTC  (2+ messages)
` [PATCH 2/2] ALSA: hda - Remove NO_PRESENCE bit override for Dell 1420n Laptop

[RFC] qlcnic: Enhance ethtool to display board temperature
 2013-07-19 15:06 UTC  (2+ messages)

[Bug 66977] New: get_num_groups not supported by libclc
 2013-07-19 15:06 UTC  (2+ messages)
` [Bug 66977] "

[PATCH] perf, x86: Enable PEBS mode automatically for mem-{loads,stores} v4
 2013-07-19 15:05 UTC 

[PATCH] ALSA: hda - Add snd_hda_jack_detect_state() helper function
 2013-07-19 15:06 UTC 

Git Clone Parameter
 2013-07-19 15:05 UTC  (6+ messages)

[PATCH 0/7] HSW/LPT clocking code additional sequences
 2013-07-19 15:04 UTC  (4+ messages)
` [PATCH 4/7] drm/i915: extend lpt_enable_clkout_dp

master - RAID: Fix segfault when reporting raid_syncaction field on older kernel
 2013-07-19 15:02 UTC 

[PATCH 0/3] xen: evtchn and gntdev device fixes and perf improvements
 2013-07-19 14:57 UTC  (5+ messages)
` [PATCH 1/3] xen/evtchn: avoid a deadlock when unbinding an event channel
` [PATCH 2/3] xen/p2m: avoid unneccesary TLB flush in m2p_remove_override()
` [PATCH 3/3] xen/evtchn: improve scalability by using per-user locks

alignment handler instruction endian-ness
 2013-07-19 14:56 UTC  (6+ messages)

Issue with copy_from_user() function in kernel 3.6.10
 2013-07-19 14:56 UTC  (2+ messages)

[PATCH] tracing: Kill trace_array->waiter
 2013-07-19 14:55 UTC  (2+ messages)

[PATCH] Cygwin has trustable filemode
 2013-07-19 14:53 UTC  (2+ messages)

[PATCH v2] python: Add ptest
 2013-07-19 14:54 UTC 

[PATCH v2 00/19] Index-v5
 2013-07-19 14:53 UTC  (4+ messages)
` [PATCH v2 03/19] read-cache: move index v2 specific functions to their own file

mlockall triggred rcu_preempt stall
 2013-07-19 14:53 UTC  (2+ messages)

[PATCH 0/4] KVM/arm64 fixes for 3.11
 2013-07-19 14:53 UTC  (11+ messages)
` [PATCH 2/4] arm64: KVM: add missing dsb before invalidating Stage-2 TLBs
` [PATCH 3/4] arm64: KVM: let other tasks run when hitting WFE

[Buildroot] [PATCH] dhcp: add config option for delayed-ack feature of dhcp server
 2013-07-19 14:52 UTC  (5+ messages)

Icons for trace types AKA mole art
 2013-07-19 14:50 UTC 

[PATCH v3 0/5] ARM: davinci: fix UART clock enabling
 2013-07-19 14:50 UTC  (4+ messages)
` [PATCH v3 2/5] ARM: davinci: da850: override device name of UART in DT kernel

[PATCH] directfb: don't patch pkg-config files
 2013-07-19 14:46 UTC  (2+ messages)

Is my Intel HD Graphics 4600 Xen VGA Passthrough to Windows 8 Enterprise HVM domU Considered Successful?
 2013-07-19 14:45 UTC  (10+ messages)

xen (XSM policy) : Unload and analysis tool
 2013-07-19 14:45 UTC  (2+ messages)

[PATCH 0/2] qla2xxx: Patches for 3.10-rc
 2013-07-19 14:44 UTC  (3+ messages)
` [PATCH 1/2] qla2xxx: Fix sparse warnings in qlafx00_fxdisc_iocb function

[PATCH] skbuff: ensure to reset dev in skb_scrub_packet()
 2013-07-19 14:41 UTC 

Panic at _blk_run_queue on 2.6.32
 2013-07-19 14:38 UTC  (4+ messages)

[PATCH v6 0/2] TWL6030, TWL6032 GPADC driver
 2013-07-19 14:39 UTC  (4+ messages)
` [PATCH v6 1/2] ARM: dts: twl: Add GPADC data to device tree

[PATCH 3.11-rc1] crypto: Fix boot failure duetomoduledependency
 2013-07-19 14:49 UTC  (5+ messages)
` [PATCH 3.11-rc1] crypto: Fix boot failure due to module dependency

[PATCH 00/10] ARM: clps711x: Initial DT support / Fixes
 2013-07-19 14:38 UTC  (3+ messages)
` [PATCH 06/10] ARM: clps711x: Add CLPS711X clocksource driver

[PATCH] Assoc_array: Drop leaf-type concept
 2013-07-19 14:37 UTC  (2+ messages)

[PATCH lttng-tools] Fix: print dots while waiting for data availability
 2013-07-19 14:36 UTC 

Documentation/git-checkout.txt: Inconsistent naming of paths arguments
 2013-07-19 14:36 UTC  (3+ messages)

[xen-unstable test] 18489: regressions - trouble: broken/fail/pass
 2013-07-19 14:33 UTC 

[Qemu-devel] [PATCH] Bug Fix:Segmentation fault when use usb-ehci device
 2013-07-19 14:32 UTC  (6+ messages)

[PATCH] kernel: irq: Call irq_chip->irq_mask in irq_disable
 2013-07-19 14:32 UTC  (2+ messages)

[PATCHv3 nftables insert operation]
 2013-07-19 14:31 UTC  (4+ messages)
` [nftables PATCH] Add support for insertion inside rule list

[PATCH conntrack-tools] conntrack: introduce -l option to filter by labels
 2013-07-19 14:32 UTC 

Any ideas how to stop DPDK from banning me from the box
 2013-07-19 14:30 UTC  (2+ messages)

libata / IDE cs5536: 80c cable detect issue (and worse?)
 2013-07-19 14:30 UTC  (4+ messages)
`  "

[Bug 64774] New: nouveau GF108 kernel crash in optimus mode when enabling external display output
 2013-07-19 14:30 UTC  (4+ messages)
  ` [Bug 64774] "

[LTP] Where is defined TEST_ERRNO when 'make UCLINUX=1'?
 2013-07-19 14:28 UTC 

[PATCH v4 00/17] 64-bit friendly generic sched_clock()
 2013-07-19 14:27 UTC  (7+ messages)
` [PATCH v4 02/17] sched_clock: Use seqcount instead of rolling our own

Obtaining the UUID of the system for a PXE boot
 2013-07-19 14:24 UTC 

[PATCH 00/10] Unify ILK/SNB/IVB/HSW IRQ vfuncs
 2013-07-19 14:24 UTC  (4+ messages)
` [PATCH 02/10] drm/i915: extract ilk_display_irq_handler

[PATCH 0/5 v2] add extent status tree caching
 2013-07-19 14:22 UTC  (7+ messages)

[Buildroot] [RFC] libedit: start using autotools-based libedit?
 2013-07-19 14:22 UTC 

[PATCH 00/13] ARM: ux500: Misc Device Tree patches
 2013-07-19 14:13 UTC  (2+ messages)
` [PATCH 02/13] ARM: ux500: Remove Snowball DTS entry for National Semiconductor LP5521 LED chip

vga passthrough // vfio // qemu bridge
 2013-07-19 14:21 UTC  (5+ messages)

[RFC] voicecall: Allow second stage string on Dial()
 2013-07-19 14:21 UTC  (2+ messages)

[PATCH v7 0/5] kdump: Allow ELF header creation in new kernel
 2013-07-19 14:20 UTC  (8+ messages)

[PATCH] NFSv4: fix open(O_RDONLY|O_TRUNC) returning EBADF
 2013-07-19 14:21 UTC  (3+ messages)

[PATCH-oe-layersetup 1/2] sample-files: Added conf.sample file for GLSDK
 2013-07-19 14:21 UTC  (3+ 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.