All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2014-03-30 19:47:56 to 2014-03-30 23:25:53 UTC [more...]

[PATCH 3.2 000/200] 3.2.56-rc1 review
 2014-03-30 23:23 UTC  (14+ messages)
` [PATCH 3.2 196/200] jiffies: Avoid undefined behavior from signed overflow
` [PATCH 3.2 011/200] serial: add support for 200 v3 series Titan card
` [PATCH 3.2 001/200] rtlwifi: Set the link state
` [PATCH 3.2 069/200] ata: enable quirk from jmicron JMB350 for JMB394
` [PATCH 3.2 185/200] timekeeping: fix 32-bit overflow in get_monotonic_boottime
` [PATCH 3.2 191/200] net: sctp: fix sctp_connectx abi for ia32 emulation/compat mode
` [PATCH 3.2 108/200] md/raid5: Fix CPU hotplug callback registration
` [PATCH 3.2 133/200] ASoC: wm8770: Fix wrong number of enum items
` [PATCH 3.2 161/200] mac80211: clear sequence/fragment number in QoS-null frames
` [PATCH 3.2 022/200] SELinux: Fix memory leak upon loading policy
` [PATCH 3.2 005/200] parport: parport_pc: remove double PCI ID for NetMos
` [PATCH 3.2 183/200] hpfs: deadlock and race in directory lseek()
` [PATCH 3.2 002/200] rtlwifi: rtl8192cu: Fix some code in RF handling

btrfs send/receive still gets out of sync in 3.14.0
 2014-03-30 23:01 UTC  (7+ messages)

Problem with dosemu
 2014-03-30 23:22 UTC  (3+ messages)

[Xenomai] Dedicated Core?
 2014-03-30 23:22 UTC  (5+ messages)

[git pull] vfs fixes
 2014-03-30 23:21 UTC  (12+ messages)

Promela/spin model for NO_HZ_FULL_SYSIDLE code
 2014-03-30 23:08 UTC 

[PATCH 0/2] futex: updates for hb waiters
 2014-03-30 23:08 UTC  (3+ messages)
` [PATCH 1/2] futex: update comments for ordering guarantees
` [PATCH 2/2] futex: add plist_del + atomic_dec helper

[PATCH for v3.14] AUDIT: Allow login in non-init namespaces
 2014-03-30 23:07 UTC  (2+ messages)

No channels on Hauppauge 950Q
 2014-03-30 23:04 UTC  (5+ messages)

[Buildroot] [PATCH 1/1] mysql: fix build failure on MIPS
 2014-03-30 22:58 UTC  (3+ messages)

turbo on lenovo w530 causing over-temp warnings
 2014-03-30 22:57 UTC  (2+ messages)

[PATCH] lsbtest: fix comparison bashism
 2014-03-30 22:55 UTC  (2+ messages)

[PATCH] sstatesig: Anchor inherits class tests
 2014-03-30 22:53 UTC 

Core Performance
 2014-03-30 22:48 UTC  (3+ messages)
  ` RES: "

[Ocfs2-devel] [patch 1/8] ocfs2: alloc_dinode counts and group bitmap should be update simultaneously
 2014-03-30 22:44 UTC  (2+ messages)

[PATCH v9 resend 1/3] mmc: omap_hsmmc: Enable SDIO interrupt
 2014-03-30 22:43 UTC  (10+ messages)
` [PATCH 0/9] mmc: omap_hsmmc: convert to use devm_* and enable sdio irq
  ` [PATCH 6/9] mmc: omap_hsmmc: Enable SDIO interrupt

Backup: Compare sent snapshots
 2014-03-30 22:41 UTC  (2+ messages)

[PATCH 0/4] Atari kernel-in-FastRAM patches, take three
 2014-03-30 22:34 UTC  (2+ messages)

[Buildroot] [PATCH v6] eigen: add an option to install unsupported modules
 2014-03-30 22:30 UTC 

[PATCH] powerpc/le: enable RTAS events support
 2014-03-30 22:27 UTC  (3+ messages)

[PATCH] staging: serqt_usb2: Add blank lines after declarations
 2014-03-30 21:29 UTC 

[Qemu-devel] 2.0 regression: loadvm assertion with ehci + tablet
 2014-03-30 22:25 UTC  (3+ messages)

[PATCH] ASoC: rsnd: fix src clock prepare/unprepare
 2014-03-30 22:24 UTC  (5+ messages)

Starting the test cicly for 1.6
 2014-03-30 22:24 UTC  (3+ messages)

[Qemu-devel] [PATCHv4 00/18] slirp: Adding IPv6 support to Qemu -net user mode
 2014-03-30 22:23 UTC  (19+ messages)
` [Qemu-devel] [PATCH 01/18] slirp: goto bad in udp_input if sosendto fails
` [Qemu-devel] [PATCH 02/18] slirp: Generalizing and neutralizing code before adding IPv6 stuff
` [Qemu-devel] [PATCH 03/18] slirp: Reindent after refactoring
` [Qemu-devel] [PATCH 04/18] slirp: Make Socket structure IPv6 compatible
` [Qemu-devel] [PATCH 05/18] slirp: Factorizing address translation
` [Qemu-devel] [PATCH 06/18] slirp: Factorizing and cleaning solookup()
` [Qemu-devel] [PATCH 07/18] slirp: Make udp_attach IPv6 compatible
` [Qemu-devel] [PATCH 08/18] slirp: Adding family argument to tcp_fconnect()
` [Qemu-devel] [PATCH 09/18] qemu/timer.h : Adding function to second scale
` [Qemu-devel] [PATCH 10/18] slirp: Adding IPv6, ICMPv6 Echo and NDP autoconfiguration
` [Qemu-devel] [PATCH 11/18] slirp: Adding ICMPv6 error sending
` [Qemu-devel] [PATCH 12/18] slirp: Adding IPv6 UDP support
` [Qemu-devel] [PATCH 13/18] slirp: Factorizing tcpiphdr structure with an union
` [Qemu-devel] [PATCH 14/18] slirp: Generalizing and neutralizing various TCP functions before adding IPv6 stuff
` [Qemu-devel] [PATCH 15/18] slirp: Reindent after refactoring
` [Qemu-devel] [PATCH 16/18] slirp: Handle IPv6 in TCP functions
` [Qemu-devel] [PATCH 17/18] slirp: Adding IPv6 address for DNS relay
` [Qemu-devel] [PATCH 18/18] qapi-schema, qemu-options & slirp: Adding Qemu options for IPv6 addresses

[PATCH 0/2] OPAL message log interface
 2014-03-30 22:21 UTC  (3+ messages)
` [PATCH 1/2] powerpc/powernv: Add "

Helpdesk- E-Mail Alert Confirmation
 2014-03-30 21:13 UTC 

[Buildroot] [PATCH v2] postgresql: new package
 2014-03-30 22:13 UTC  (2+ messages)

[RFC v2] ARM VM System Specification
 2014-03-30 22:10 UTC  (4+ messages)

[Bug 43829] New: Resuming my AMD A4-300 based laptop leaves the screen black
 2014-03-30 22:09 UTC  (2+ messages)
` [Bug 43829] Resuming my AMD A4-3300 "

[Buildroot] [autobuild.buildroot.net] Build results for 2014-03-28
 2014-03-30 22:09 UTC  (5+ messages)

(no subject)
 2014-03-30 22:09 UTC 

[U-Boot] Native builds broken ?
 2014-03-30 22:08 UTC 

CIFS Mount Error -5
 2014-03-30 22:07 UTC  (2+ messages)

[PATCH] android/gatt: Fix regression introduced by b278efa5
 2014-03-30 22:07 UTC  (2+ messages)

[PATCH 0/5] setup-environment: minor wording/display cleanups
 2014-03-30 22:04 UTC  (6+ messages)
` [PATCH 1/5] setup-environment: clean up all variables
` [PATCH 2/5] setup-environment: specify script name correctly
` [PATCH 3/5] setup-environment: phraseology
` [PATCH 4/5] setup-environment: remove redundant information
` [PATCH 5/5] setup-environment: improve MACHINE display

[PATCH driver-core-next] sysfs: restore in-kernel mount of sysfs
 2014-03-30 22:04 UTC  (4+ messages)

[RFCv3 1/3] rcar_vin: copy flags from pdata
 2014-03-30 21:54 UTC  (6+ messages)
` [RFCv3 2/3] rcar_vin: add devicetree support
` [RFCv3 3/3] soc_camera: initial of code

[Buildroot] [PATCH v2 1/1] manual/configure.txt: fix typo
 2014-03-30 21:53 UTC 

[meta-gnome][PATCH] libgnomecanvas: add 'intltool-native' DEPENDS
 2014-03-30 21:52 UTC 

[meta-qt5][PATCH v5 1/2] qtimageformats: allow empty qtimageformats package
 2014-03-30 21:52 UTC  (4+ messages)
` [meta-qt5][PATCH v5 2/2] packagegroup-qt5-toolchain-target: include all modules for development

[PATCH net-next] packet: respect devices with LLTX flag in direct xmit
 2014-03-30 21:52 UTC  (5+ messages)

[Buildroot] [PATCH 0/9] Documentation cleanup
 2014-03-30 21:52 UTC  (9+ messages)

[RFCv2] rcar_vin: copy flags from pdata
 2014-03-30 21:51 UTC  (2+ messages)

[PATCH] ipc: constify ipc_ops
 2014-03-30 21:47 UTC  (2+ messages)

master - tests: add more pvdisplay tests
 2014-03-30 21:46 UTC 

master - tests: workaround clvmd .cache consistency
 2014-03-30 21:46 UTC 

master - tests: more vgexport tests
 2014-03-30 21:46 UTC 

master - cleanup: pvdisplay indent
 2014-03-30 21:46 UTC 

master - cleanup: vgexport drops pv pointer
 2014-03-30 21:46 UTC 

master - man: sort options
 2014-03-30 21:46 UTC 

master - pvscan: return error when free parameter is given
 2014-03-30 21:45 UTC 

master - pvdisplay: fix option error
 2014-03-30 21:45 UTC 

master - vgimport/vgexport: return invalid cmd
 2014-03-30 21:45 UTC 

[PATCH 1/2] snd-ice1712: add suspend support for ICE1712 chip
 2014-03-30 21:37 UTC  (2+ messages)
` [PATCH 2/2] snd-ice1712: Add suspend support for M-Audio ICE1712-based cards

[RFC 1/3] rcar_vin: copy flags from pdata
 2014-03-30 21:34 UTC  (8+ messages)
` [RFC 2/3] rcar_vin: add devicetree support
` [RFC 3/3] soc_camera: initial of code

[PATCH 1/4] brcm80211: deinline brcmf_chip_cr4_enterdl, save 440 bytes
 2014-03-30 21:31 UTC  (4+ messages)
` [PATCH 2/4] brcm80211: deinline dma64_dd_upd, save 157 bytes
` [PATCH 3/4] brcm80211: deinline wlc_intstatus, save 429 bytes
` [PATCH 4/4] brcm80211: deinline brcmf_sdio_clrintr, save 8979 bytes

[PATCH] rtl8187: fix use after free on failure path in rtl8187_probe()
 2014-03-30 21:31 UTC  (2+ messages)

soc_camera rcar_vin support for device-tree binding
 2014-03-30 21:28 UTC  (11+ messages)
` [PATCH 5/5] rcar_vin: add devicetree support

Compiling custom ath10k: step 5 minor issue
 2014-03-30 21:26 UTC  (4+ messages)

[PATCH v4 0/3] add hisilicon hip04 ethernet driver
 2014-03-30 21:23 UTC  (4+ messages)
` [PATCH 2/3] net: hisilicon: new hip04 MDIO driver

[PATCH v2 0/3] [media] atmel-isi: Add DT support for Atmel ISI driver
 2014-03-30 21:20 UTC  (5+ messages)
` [PATCH v2 3/3] [media] atmel-isi: add primary DT support

[PATCH] xfstests: regression test for btrfs incremental send data corruption
 2014-03-30 22:10 UTC  (2+ messages)

[RFC PATCH 0/2] netfilter: Adding quota capabilities to nfnetlink
 2014-03-30 21:10 UTC  (3+ messages)
` [RFC PATCH 1/2] netfilter: nfnetlink_acct: Adding quota support to nf_acct objects
` [RFC PATCH 2/2] netfilter: xt_nfacct: Add quota to nfacct filter

[PATCH] tmem: propagate ENOMEM result in error handling
 2014-03-30 21:09 UTC  (2+ messages)

Btrfs file content missmatch incrementally sending subvolumes containing systemd journal files
 2014-03-30 21:05 UTC  (2+ messages)

[PATCH] Btrfs: send, fix data corruption due to incorrect hole detection
 2014-03-30 22:02 UTC 

[PATCH 0/8] i.MX6 PCIe binding change and MSI support
 2014-03-30 17:41 UTC  (6+ messages)
` [PATCH 1/8] ARM: imx6q-clk: parent lvds_gate from lvds_sel
` [PATCH 2/8] PCI: designware: split Exynos and i.MX bindings

[PATCH] pci: changed '...pci_bus* bus' to '...pci_bus *bus'
 2014-03-30 20:59 UTC  (2+ messages)

lmedm04 NEC scancode question
 2014-03-30 20:59 UTC  (3+ messages)

[PATCH] xfconfig: use sysroot and target perl
 2014-03-30 20:51 UTC  (2+ messages)

[PATCH 1/1] openssh: build without libbsd
 2014-03-30 20:48 UTC 

[PATCH 1/2] Add warning about duplicate initializers
 2014-03-30 20:37 UTC  (2+ messages)

PROBLEM: i915 Haswell KMS wrong maximum resolution
 2014-03-30 20:37 UTC  (4+ messages)

[Qemu-devel] [PATCHv50/3] qapi: Allow modularization of QAPI schema files
 2014-03-30 20:35 UTC  (4+ messages)
` [Qemu-devel] [PATCHv51/3] qapi: Use an explicit input file
` [Qemu-devel] [PATCHv52/3] qapi: Add a primitive to include other files from a QAPI schema file
` [Qemu-devel] [PATCHv53/3] qapi: Add tests for the "include" directive

[RFCv2 0/6] Export the expected throughput
 2014-03-30 20:35 UTC  (14+ messages)
` [B.A.T.M.A.N.] "
` [RFCv2 1/6] cfg80211: export expected throughput through get_station()
  ` [B.A.T.M.A.N.] "
` [RFCv2 2/6] mac80211: add new RC API to retrieve expected throughput
  ` [B.A.T.M.A.N.] "
` [RFCv2 3/6] mac80211: export expected throughput in set_sta_info()
  ` [B.A.T.M.A.N.] "
` [RFCv2 4/6] mac80211: minstrel - implement get_expected_throughput() API
  ` [B.A.T.M.A.N.] "
` [RFCv2 5/6] mac80211: minstrel_ht "
  ` [B.A.T.M.A.N.] "
` [RFCv2 6/6] cfg80211: implement cfg80211_get_station cfg80211 API
  ` [B.A.T.M.A.N.] "

[v3.2.y][PATCH 0/1] cifs: set MAY_SIGN when sec=krb5
 2014-03-30 20:34 UTC  (3+ messages)
` [v3.2.y][PATCH 1/1] "

[PATCH] mm/mmu_notifier: restore set_pte_at_notify semantics
 2014-03-30 20:33 UTC  (5+ messages)

Renesas RCar device-tree USB series
 2014-03-30 20:28 UTC  (15+ messages)
` [PATCH 1/9] pci-rcar-gen2: add devicetree support
` [PATCH 8/9] ARM: shmobile: lager.dts: add usbphy reference

xfs help question
 2014-03-30 20:22 UTC  (2+ messages)

imx6dlsabresd + qt5.2.1 system freeze
 2014-03-30 20:22 UTC  (3+ messages)

[PATCH 2/2] Use any previous initializer to size a symbol
 2014-03-30 20:21 UTC  (4+ messages)

[PATCH v3 1/2] input: Add new driver for ARM CLPS711X keypad
 2014-03-30 20:19 UTC  (3+ messages)

[Buildroot] [PATCH v2 1/1] xbmc: needs host-gawk
 2014-03-30 20:06 UTC  (2+ messages)

[U-Boot] [PATCH v3 1/2] RiOTboard: add new board
 2014-03-30 19:52 UTC  (4+ messages)
` [U-Boot] [PATCH v4 "

[Bug 70091] New: mutex_unlock is missed in function (swap_inode_boot_loader) in file (linux-3.13/fs/ext4/ioctl.c)
 2014-03-30 19:51 UTC  (2+ messages)
` [Bug 70091] "

git commit vs. ignore-submodules
 2014-03-30 19:48 UTC  (5+ messages)
    ` [PATCH 1/2] commit: add --ignore-submodules[=<when>] parameter

[PATCH 9/9] ARM: shmobile: lager.dts: link usb-phy to pci nodes
 2014-03-30 19:47 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.