All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2014-10-07 19:45:03 to 2014-10-07 21:00:35 UTC [more...]

[PATCH v3 0/2] Add HS-USB device tree support for R8A7790/Lager board
 2014-10-07 21:00 UTC  (12+ messages)
` [PATCH v3 1/2] ARM: shmobile: r8a7790: add HS-USB device node
` [PATCH v3 2/2] ARM: shmobile: lager: enable HS-USB

[PATCH v2] xen/balloon: Don't continue ballooning when BP_ECANCELED is encountered
 2014-10-07 21:00 UTC 

[PATCH 0/2] SPI: Enable devicetree spi child nodes
 2014-10-07 20:59 UTC  (15+ messages)
  ` [PATCH 1/2] spi: dw: Initialize of_node to discover DT node children
  ` [PATCH 2/2] arm: dts: socfpga: Add SPI nodes & update copyright

mis-definition of SLEWCTRL_FAST in dt-bindings amxxxx header
 2014-10-07 20:58 UTC  (3+ messages)

[Buildroot] [git commit] ffmpeg: enable x264 support
 2014-10-07 20:59 UTC 

[Buildroot] [PATCH 1/3] package/libva: Bump version to 1.4.0
 2014-10-07 20:58 UTC  (3+ messages)

[Qemu-devel] [PATCH 1/1] target-i386: prevent users from setting threads>1 for AMD CPUs
 2014-10-07 20:58 UTC  (2+ messages)

[PATCH] drm/i915: Do not export RC6p and RC6pp if they don't exist
 2014-10-07 20:58 UTC  (5+ messages)

[RFC PATCH 1/2] mm/afmalloc: introduce anti-fragmentation memory allocator
 2014-10-07 20:26 UTC  (5+ messages)

[PATCH v2] Input: driver for the Goodix touchpanel
 2014-10-07 20:58 UTC  (2+ messages)

[PATCH] mnt: don't allow to detach the namespace root
 2014-10-07 20:58 UTC  (6+ messages)
    ` [PATCH] umount: Do not allow unmounting rootfs

Intentionally corrupted ext4s causing two different kernel panics at umount
 2014-10-07 20:56 UTC  (2+ messages)
` One more corrupted fs crash in ext4_put_super

Linux 3.17
 2014-10-07 20:56 UTC  (3+ messages)

[PATCH 1/1 net-next] af_unix: remove NULL assignment on static
 2014-10-07 20:54 UTC  (7+ messages)

[Buildroot] [git commit] x264: new package
 2014-10-07 20:53 UTC 

[PATCH] [RFC] mnt: add ability to clone mntns starting with the current root
 2014-10-07 20:52 UTC  (10+ messages)

sunvnet and ->xmit_more
 2014-10-07 20:51 UTC  (7+ messages)

systemd on hppa and number of free RT signals
 2014-10-07 20:50 UTC  (2+ messages)

[PATCH] net: Add ndo_gso_check
 2014-10-07 20:48 UTC  (8+ messages)

btrfs send and kernel 3.17
 2014-10-07 20:46 UTC  (3+ messages)

[Xenomai] SIGXCPU on pthread_mutex_unlock()
 2014-10-07 20:45 UTC  (3+ messages)

Potential cpufreq backports for v3.10 LTS
 2014-10-07 20:45 UTC  (5+ messages)

[RFC/PATCH] git-merge: implement --ff-only-merge option
 2014-10-07 20:42 UTC  (5+ messages)

[U-Boot] [PATCH] tools: compiler.h: Fix build on FreeBSD
 2014-10-07 20:42 UTC 

[PATCH] busybox: fix upgrade problem with deb packages
 2014-10-07 20:36 UTC  (2+ messages)

[PATCH net-next] i40e: skb->xmit_more support
 2014-10-07 20:37 UTC  (2+ messages)

[Buildroot] [PATCH] slang: disable termcap
 2014-10-07 20:36 UTC  (2+ messages)

[PATCH 1/2] drm/i915: properly reenable gen8 pipe IRQs
 2014-10-07 20:36 UTC  (5+ messages)
` [PATCH 2/2] drm/i915: only run hsw_power_well_post_enable when really needed
` [Intel-gfx] [PATCH 1/2] drm/i915: properly reenable gen8 pipe IRQs

[Buildroot] [git commit] slang: disable termcap
 2014-10-07 20:36 UTC 

[PATCH net-next] icmp6: Add new icmpv6 type for RPL control message
 2014-10-07 20:35 UTC  (6+ messages)

[PATCH 0/16] make prune mtime-checking more careful
 2014-10-07 20:35 UTC  (6+ messages)
` [PATCH 08/16] t5304: use helper to report failure of "test foo = bar"

Intentionally corrupted ext4: panic in jbd2_journal_commit_transaction()
 2014-10-07 20:34 UTC 

[PATCH v2] libvirtd not properly shutting down on oVirt node install
 2014-10-07 20:33 UTC 

[PATCH] git-merge: mutually match SYNOPSIS and "usage"
 2014-10-07 20:32 UTC  (3+ messages)

[PATCH 1/1 net-next] netlabel: kernel-doc warning fix
 2014-10-07 20:31 UTC 

[RFC PATCH] pwm: Add the concept of an "active" pinctrl
 2014-10-07 20:30 UTC  (5+ messages)

[PATCH 00/16] ST33 I2C TPM driver cleanup
 2014-10-07 20:30 UTC  (18+ messages)
  ` [PATCH 01/16] tpm/tpm_i2c_stm_st33: Update Kconfig in order to be inline to other similar product
  ` [PATCH 02/16] tpm/tpm_i2c_stm_st33: Fix few coding style error reported by scripts/checkpatch.pl
  ` [PATCH 03/16] tpm/tpm_i2c_stm_st33: Move tpm registers to tpm_i2c_stm_st33.c
  ` [PATCH 04/16] tpm/tpm_i2c_stm_st33: Add new tpm_stm_dev structure and remove tpm_i2c_buffer[0], [1] buffer
  ` [PATCH 05/16] tpm/tpm_i2c_stm_st33: Replace err/rc/ret by r for a function return code
  ` [PATCH 06/16] tpm/tpm_i2c_stm_st33: Replace tpm_st33_* function with tpm_stm_*
  ` [PATCH 07/16] tpm/tpm_i2c_stm_st33: Add devicetree structure
  ` [PATCH 08/16] tpm: dts: st33zp24_i2c: Add DTS Documentation
  ` [PATCH 09/16] tpm/tpm_i2c_stm_st33: Few code cleanup
  ` [PATCH 10/16] tpm/tpm_i2c_stm_st33: Replace wait_for_serirq_timeout by wait_for_tpm_stat
  ` [PATCH 11/16] tpm/tpm_i2c_stm_st33: Remove useless i2c read on interrupt registers
  ` [PATCH 12/16] tpm/tpm_i2c_stm_st33: Change License header to have up to date address information
  ` [PATCH 13/16] tpm/tpm_i2c_stm_st33: Add tpm_lock mutex for safe irq management
  ` [PATCH 14/16] tpm/tpm_i2c_stm_st33: Fix potential bug in tpm_stm_i2c_send
  ` [PATCH 15/16] tpm/tpm_i2c_stm_st33: Add delay before release_locality to make sure irq are cleared
  ` [PATCH 16/16] tpm: Increment driver version to 1.2.1

[Buildroot] [git commit] libva-intel-driver: add tarball hash
 2014-10-07 20:30 UTC 

[Buildroot] [git commit] libva: add tarball hash
 2014-10-07 20:28 UTC 

[PATCH RESEND] gpio: lib-sysfs: Add 'wakeup' attribute
 2014-10-07 20:28 UTC  (3+ messages)

[RFC PATCH] drivers/pinctrl: Add the concept of an "init" state
 2014-10-07 20:28 UTC 

[Buildroot] [git commit] package/ffmpeg: Bump version to 2.4.2
 2014-10-07 20:26 UTC 

[PATCH V2 0/5] kexec: Minor fixups and enhancements
 2014-10-07 20:26 UTC  (5+ messages)
` [PATCH V24/5] kexec: Add IND_FLAGS macro
  ` [PATCH V3 4/5] "

[Cocci] Searching for pass-through functions
 2014-10-07 20:26 UTC  (5+ messages)

[PATCH] drm/i915: use delayed work for resume hotplug v2
 2014-10-07 20:25 UTC 

[Buildroot] [git commit] package/libva-intel-driver: Bump version to 1.4.0
 2014-10-07 20:25 UTC 

[PATCH] i2c: fix a potential kmemleak of adapter device
 2014-10-07 20:24 UTC  (6+ messages)

[Buildroot] [git commit] package/libva: Bump version to 1.4.0
 2014-10-07 20:22 UTC 

r8168 is needed to enter P-state: Package State 6 (pc6) on Haswell hardware
 2014-10-07 20:17 UTC  (8+ messages)
  ` r8168 is needed to enter P-state: Package State 6 (pc6)onHaswell hardware
      ` r8168 is needed to enter P-state: Package State 6(pc6)onHaswellhardware

[PATCH 0/7] arm64 kexec kernel patches V3
 2014-10-07 20:22 UTC  (16+ messages)
` [PATCH 6/7] arm64/kexec: Add core kexec support

[Buildroot] [PATCH] ti-utils: link with pthread to avoid build failure
 2014-10-07 20:21 UTC  (2+ messages)

[Buildroot] [git commit] ti-utils: link with pthread to avoid build failure
 2014-10-07 20:21 UTC 

[PATCH 0/3] Add Altera peripheral memories to EDAC framework
 2014-10-07 20:20 UTC  (11+ messages)
` [PATCH 1/3] arm: socfpga: Enable ECC of L2 and OCRAM on startup
            `  "

[PATCH 1/1 net-next] net: rfkill: kernel-doc warning fixes
 2014-10-07 20:20 UTC 

[Printing-architecture] OP Minutes (7 October 2014)
 2014-10-07 20:20 UTC 

[wireless-regdb] [ANN] wireless-regdb: master-2014-10-06
 2014-10-07 20:18 UTC  (2+ messages)
` [ANN] wireless-regdb: master-2014-10-07

[PATCH v2 1/1] tcp: fixing TLP's FIN recovery
 2014-10-07 20:17 UTC  (4+ messages)

[PATCH v7 0/7] sched: consolidation of cpu_capacity
 2014-10-07 20:15 UTC  (4+ messages)
` [PATCH 4/7] sched: Track group sched_entity usage contributions

[PATCH] net: Add ndo_gso_check
 2014-10-07 20:15 UTC  (3+ messages)

[PATCH v2 0/7] ARM: sunxi: Add basic support for Allwinner A80 SoC
 2014-10-07 20:12 UTC  (19+ messages)
` [PATCH v2 1/7] ARM: sunxi: Introduce Allwinner A80 support
` [PATCH v2 4/7] ARM: dts: sun9i: Add A80 Optimus Board support

[Buildroot] [PATCH] ser2net: Fix compilation failures due to missing TIOCSRS485 macro
 2014-10-07 20:15 UTC  (2+ messages)

[PATCH v2 bluetooth-next] 6lowpan: Use pskb_expand_head in IPHC decompression
 2014-10-07 20:14 UTC  (3+ messages)

[Buildroot] [git commit] ser2net: Fix compilation failures due to missing TIOCSRS485 macro
 2014-10-07 20:13 UTC 

[PATCH 1/5] ARM: sun4i: Relicense the A10 DTSI under GPLv2/X11
 2014-10-07 20:13 UTC  (4+ messages)

[Buildroot] [PATCH] ts5x00: bump to Linux 3.17
 2014-10-07 20:13 UTC  (2+ messages)

[Buildroot] [git commit] ts5x00: bump to Linux 3.17
 2014-10-07 20:12 UTC 

[PATCH 1/1 net-next] wimax: convert printk to pr_foo()
 2014-10-07 20:12 UTC 

[PATCH] git-prompt.sh: shorter equal upstream branch name
 2014-10-07 20:10 UTC  (7+ messages)

[PATCH 0/3] Misc updates to sysv ipc
 2014-10-07 20:09 UTC  (5+ messages)
` [PATCH 1/3] ipc/sem.c: Chance memory barrier in sem_lock() to smp_rmb()
  ` [PATCH 2/3] ipc/sem.c: increase SEMMSL, SEMMNI, SEMOPM

[PATCH v7 0/1] iio: jsa1212: Add JSA1212 proximity/ALS sensor
 2014-10-07 20:09 UTC  (7+ messages)
` [PATCH v7 1/1] "

[PATCH] usb: gadget: f_fs: add "zombie" mode
 2014-10-07 20:08 UTC  (2+ messages)

Quota in __qdisc_run() (was: qdisc: validate skb without holding lock)
 2014-10-07 20:07 UTC  (7+ messages)
    ` Quota in __qdisc_run()

[PATCH] ipc: compat_mq sizeof() instead of sizeof
 2014-10-07 20:06 UTC  (2+ messages)

[PATCH v2 0/4] tegra: Some patches to improve MIPI d-phy calibration
 2014-10-07 20:07 UTC  (8+ messages)
` [PATCH v2 1/4] clk: tegra: Move mipi-cal initialization into clk-tegra1[12]4.c

[PATCH resend] MIPS: Allow FPU emulator to use non-stack area
 2014-10-07 20:03 UTC  (13+ messages)

[Printing-architecture] Number of copies in pure PDF workflow
 2014-10-07 20:03 UTC  (7+ messages)

[U-Boot] [PATCH] cli: hush: Adjust 'run' command to run each line of the env var
 2014-10-07 19:59 UTC 

[PATCH v4] MinGW(-W64) compilation
 2014-10-07 19:57 UTC  (5+ messages)
  `  "

dyn. SNAT based on different source addresses?
 2014-10-07 19:56 UTC  (2+ messages)

Crash of guest with nested vmx with Unknown nested vmexit reason 80000021
 2014-10-07 19:56 UTC  (3+ messages)

[PATCH 0/1] sched: fix the PREEMPT_ACTIVE check in __trace_sched_switch_state()
 2014-10-07 19:51 UTC  (2+ messages)
` [PATCH 1/1] "

[PATCH] arch/x86/xen/smp.h: Remove a semicolon to fix build error
 2014-10-07 19:54 UTC 

[PATCH] arch/x86/xen/smp.h: Remove a semicolon to fix build error
 2014-10-07 19:54 UTC 

Corrupted filesystem: thoughts?
 2014-10-07 19:53 UTC  (4+ messages)

[PATCHv7 00/26] scsi logging update (the boring part)
 2014-10-07 19:52 UTC  (2+ messages)

[daisy][PATCH v2] ti-ipc: Upgrade to IPC 3.30.00.09
 2014-10-07 19:52 UTC  (4+ messages)

[PATCH] allow 32bpp framebuffers for cirrus drm
 2014-10-07 19:49 UTC 

[mlmmj] Broken email
 2014-10-07 19:50 UTC  (2+ messages)

Sam Nelson : uio-module-drv: Add new recipe for user space io driver
 2014-10-07 19:48 UTC 

Sam Nelson : uio-module-drv: Add new recipe for user space io driver
 2014-10-07 19:48 UTC 

[PATCH] use skip_prefix() to avoid more magic numbers
 2014-10-07 19:47 UTC  (7+ messages)

[PATCH] uio-module-drv: Add new recipe for user space io driver
 2014-10-07 19:47 UTC  (4+ messages)

[qemu-mainline test] 30623: regressions - trouble: broken/fail/pass
 2014-10-07 19:46 UTC 

[Cluster-devel] [PATCH 0/12 RFC] Moving i_dquot out of struct inode
 2014-10-07 19:46 UTC  (8+ messages)
` [Cluster-devel] [PATCH 03/12] xfs: Set allowed quota types
      `  "
        ` [Ocfs2-devel] "

linux-next: Tree for Oct 7
 2014-10-07 19:45 UTC  (3+ messages)
` linux-next: Tree for Oct 7 (openvswitch)
  ` [ovs-dev] "

[RFC PATCH v2 1/4] regulator: Add helper function to get "poweroff-source" property
 2014-10-07 19:45 UTC  (3+ messages)
` [RFC PATCH v1 3/4] ARM: dts: rockchip: Enable power off in pmic for Radxa Rock
` [RFC PATCH v1 4/4] dt-bindings: Document the property poweroff-source for act8865 regulator


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.