All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2015-12-06 05:51:35 to 2015-12-06 11:34:27 UTC [more...]

RFC: Reference updater filesystem
 2015-12-06 11:34 UTC  (7+ messages)
` [oe] "
        ` [OE-core] "

[PATCH 00/10] ARM: debug-ll fixes
 2015-12-06 11:33 UTC  (3+ messages)
` [PATCH 07/10] ARM: debug-ll: rework lpc32xx handling

[PATCH RFC] module.bbclass: Fix potential do_compile/do_make_scripts race condition
 2015-12-06 11:26 UTC  (2+ messages)

[PATCH v5] USB: serial: add Moxa UPORT 11x0 driver
 2015-12-06 11:29 UTC 

[PATCH v2 0/6] pwm: lpc32xx: fixes in the LPC32xx PWM driver
 2015-12-06 11:32 UTC  (14+ messages)
` [PATCH v2 1/6] dt: lpc32xx: pwm: correct LPC32xx PWM device node example
` [PATCH v2 2/6] dt: lpc32xx: pwm: update documentation of LPC32xx PWM device
` [PATCH v2 3/6] pwm: lpc32xx: correct number of PWM channels from 2 to 1
` [PATCH v2 4/6] pwm: lpc32xx: make device usable with common clock framework
` [PATCH v2 5/6] pwm: lpc32xx: fix and simplify duty cycle and period calculations
` [PATCH v2 6/6] pwm: lpc32xx: return ERANGE, if requested period is not supported

[PATCH v2 0/6] pwm: lpc32xx: fixes in the LPC32xx PWM driver
 2015-12-06 11:29 UTC  (7+ messages)
` [PATCH v2 1/6] dt: lpc32xx: pwm: correct LPC32xx PWM device node example
` [PATCH v2 2/6] dt: lpc32xx: pwm: update documentation of LPC32xx PWM device
` [PATCH v2 3/6] pwm: lpc32xx: correct number of PWM channels from 2 to 1
` [PATCH v2 4/6] pwm: lpc32xx: make device usable with common clock framework
` [PATCH v2 5/6] pwm: lpc32xx: fix and simplify duty cycle and period calculations
` [PATCH v2 6/6] pwm: lpc32xx: return ERANGE, if requested period is not supported

compression disk space saving - what are your results?
 2015-12-06 11:26 UTC  (4+ messages)

[PATCH] spi-imx: Add loopback mode support
 2015-12-06 11:24 UTC  (3+ messages)

[Buildroot] [PATCH 0/2 v2] package/gawk: handle optional dependencies on mpfr and readline (branch yem/gawk)
 2015-12-06 11:13 UTC  (3+ messages)
` [Buildroot] [PATCH 1/2 v2] package/gawk: clean the mpfr dependency
` [Buildroot] [PATCH 2/2 v2] package/gawk: add optional readline dependency

DVBSky T980C ci not working with kernel 4.x
 2015-12-06 11:09 UTC 

Problem with cls_flow nfct-* keys
 2015-12-06 11:06 UTC  (2+ messages)

Questions about # fsck.reiser4 --build-sb --build-fs /dev/sdb
 2015-12-06 11:03 UTC 

[nightly] Core TISDK (fido/1.8) 2015.11 build 2015-12-05_23-00-32
 2015-12-06 10:55 UTC 

Multiple fetches when unshallowing a shallow clone
 2015-12-06 10:46 UTC  (11+ messages)

[PATCH 05/10] exynos4-is: Replace "hweight32(mask) == 1" with "is_power_of_2(mask)"
 2015-12-06 10:44 UTC  (2+ messages)

[PATCH v2 0/5] clk: lpc32xx: add clock support for NXP LPC32xx
 2015-12-06 10:45 UTC  (12+ messages)
` [PATCH v2 1/5] dt-bindings: clock: add description of LPC32xx clock controller
` [PATCH v2 2/5] dt-bindings: clock: add description of LPC32xx USB "
` [PATCH v2 3/5] dt-bindings: clock: add NXP LPC32xx clock list for consumers
` [PATCH v2 4/5] clk: lpc18xx: add NXP specific COMMON_CLK_NXP configuration symbol
` [PATCH v2 5/5] clk: lpc32xx: add common clock framework driver

[PATCH 0/6] SRP initiator related bug fixes
 2015-12-06 10:37 UTC  (9+ messages)
` [PATCH 5/6] IB core: Fix ib_sg_to_pages()

[GIT PULL 1/3] ARM64: berlin: DT changes for v4.5 (round 1)
 2015-12-06 10:37 UTC  (3+ messages)
` [GIT PULL 2/3] ARM64: berlin: SoC "
` [GIT PULL 3/3] ARM: berlin: DT "

[PATCH 04/10] omap_hwspinlock: Replace "hweight_long(i & 0xf) != 1" with "!is_power_of_2(i & 0xf)"
 2015-12-06 10:33 UTC 

[RFC PATCH] btrfs: flush_space: treat return value of do_chunk_alloc properly
 2015-12-06 10:32 UTC  (4+ messages)

[PATCH] mtd: bcm47xxpart: don't fail because of bit-flips
 2015-12-06 10:31 UTC 

[PATCH 03/10] i915: Replace "hweight8(dev_priv->info.subslice_7eu[i]) != 1" with "!is_power_of_2(dev_priv->info.subslice_7eu[i])"
 2015-12-06 10:26 UTC 

[PATCH 0/9] Fixes for LightNVM
 2015-12-06 10:25 UTC  (10+ messages)
` [PATCH 1/9] lightnvm: use flags in rrpc_get_blk
` [PATCH 2/9] lightnvm: put blks when luns configure failed
` [PATCH 3/9] lightnvm: refactor spin_unlock in gennvm_get_blk
` [PATCH 4/9] lightnvm: check mm before use
` [PATCH 5/9] lightnvm: comments on constants
` [PATCH 6/9] lightnvm: replace req queue with nvmdev for lld
` [PATCH 7/9] lightnvm: fix media mgr registration
` [PATCH 8/9] lightnvm: prevent gennvm module unload on use
` [PATCH 9/9] lightnvm: do not compile in debugging by default

[PATCH 0/5] Split .git/config in multiple worktree setup
 2015-12-06 10:22 UTC  (6+ messages)
` [PATCH 2/5] config.c: move worktree-specific variables to .git/worktrees/
` [PATCH 5/5] git-worktree.txt: mention about the config file split

[PATCH] Add mount -P to hide pseudo filesystems
 2015-12-06 10:22 UTC  (2+ messages)

MPLS outbound packets being dropped
 2015-12-06 10:20 UTC 

[Bug 93270] Only one of LVDS and VGA-0 work on HP Pavilion m6 with Radeon HD 7660G
 2015-12-06 10:18 UTC 

[PATCH v2 00/72] More fixes, cleanup and modernization for NCR5380 drivers
 2015-12-06 10:18 UTC  (3+ messages)
` [PATCH v2 21/72] ncr5380: Sleep when polling, if possible

[PATCH] drm: do not use device name as a format string
 2015-12-06 10:16 UTC  (6+ messages)

[PATCH 02/10] brcmstb_gisb: Replace "hweight_long(mask) != 1" with "!is_power_of_2(mask)"
 2015-12-06 10:11 UTC  (2+ messages)

Random packet loss using IPsec with AES128-SHA1
 2015-12-06 10:05 UTC 

[PATCH] Documentation: email-clients.txt
 2015-12-06  6:09 UTC 

[PATCH v2 PART-RESEND 0/2] berlin sdhci clock clean up
 2015-12-06 10:07 UTC  (4+ messages)

[meta-qt5] Getting Qt support inside an image toolchain
 2015-12-06 10:07 UTC 

[GIT pull] perf fixes for 4.4
 2015-12-06 10:04 UTC 

[PATCH 01/10] sh: Replace "hweight_long(flags) != 1" with "!is_power_of_2(flags)"
 2015-12-06  9:42 UTC  (2+ messages)

[xen-unstable test] 65412: regressions - trouble: broken/fail/pass
 2015-12-06  9:55 UTC 

Reorganize perf kernel side
 2015-12-06  9:54 UTC  (2+ messages)

[GIT pull] scheduler fixes for 4.4
 2015-12-06  9:52 UTC 

[Bug 108951] New: stat(2) missing mention of EIO
 2015-12-06  9:45 UTC 

[GIT pull] x86 fixes for 4.4
 2015-12-06  9:41 UTC 

[PATCH 00/13] perf tools: Move perf subcommand framework into lib/tools
 2015-12-06  9:37 UTC  (2+ messages)

Changes in dw2102.c to support my Tevii S662
 2015-12-06  9:36 UTC  (2+ messages)

[PATCH 0/5] Fix regression introduced by set_irq_flags() removal
 2015-12-06  9:28 UTC  (10+ messages)

[Buildroot] [PATCH] package/kodi: fix fallout after infozip rename
 2015-12-06  9:28 UTC 

[PATCH] arm: dts: berlin2q-marvell-dmp: add sdhci1 fully functionality
 2015-12-06  9:28 UTC  (3+ messages)

[PATCH] arm64: dts: berlin4ct: support cpuidle-dt
 2015-12-06  9:27 UTC  (3+ messages)

[Buildroot] [PATCH 1/2] infozip: rename to zip
 2015-12-06  9:23 UTC  (2+ messages)

could you respin the "add blkdev name format specifier" series?
 2015-12-06  9:09 UTC  (2+ messages)

[PATCH] time: verify time values in adjtimex ADJ_SETOFFSET to avoid overflow
 2015-12-06  9:07 UTC  (4+ messages)

[PATCH] clk: sunxi: Extend the simple gates and handle the Allwinner H3
 2015-12-06  9:04 UTC  (3+ messages)

deadlock during fuseblk shutdown
 2015-12-06  9:04 UTC  (2+ messages)

[Buildroot] [PATCH v1] assimp: new package
 2015-12-06  8:49 UTC  (3+ messages)

Packet disappears after DNAT?
 2015-12-06  8:49 UTC  (4+ messages)

[PATCH 00/71] More fixes, cleanup and modernization for NCR5380 drivers
 2015-12-06  8:42 UTC  (4+ messages)
` [PATCH 73/71] ncr5380: Use runtime register mapping

BeagleBone...bitbake -v core-image-sato stops
 2015-12-06 10:16 UTC 

[Intel-wired-lan] [jkirsher-next-queue:dev-queue] 0fe51ea702514df62c49a223f904ac7df5fdef1d BUILD SUCCESS
 2015-12-06  8:33 UTC 

[PATCH v3 0/1] iio: chemical: add AMS iAQ-core support
 2015-12-06  8:29 UTC  (3+ messages)
` [PATCH v3 1/1] "

[U-Boot] [PATCH] arm: socfpga: Don't redefine CONFIG_PHYLIB
 2015-12-06  8:24 UTC  (5+ messages)

[U-Boot] [PATCH] dm: implement a cfi flash uclass
 2015-12-06  8:23 UTC  (4+ messages)
` [U-Boot] [PATCH v5 1/3] dm: implement a MTD uclass
  ` [U-Boot] [PATCH v5 2/3] cfi_flash: convert to driver model

[PATCH] gcc: Security Advisory - gcc - CVE-2015-5276
 2015-12-06  8:19 UTC  (2+ messages)

[PATCH] arm64: spinlock: serialise spin_unlock_wait against concurrent lockers
 2015-12-06  8:16 UTC  (13+ messages)

[PATCH] Input: xpad - fix input from Covert Forces Xbox One controller
 2015-12-06  8:02 UTC 

X-Box One Controler (Covert Forces) no Input/Static Input
 2015-12-06  7:56 UTC 

[net-next v2 00/15][pull request] 100GbE Intel Wired LAN Driver Updates 2015-12-05
 2015-12-06  8:01 UTC  (16+ messages)
` [net-next v2 01/15] fm10k: set netdev features in one location
` [net-next v2 02/15] fm10k: reset max_queues on init_hw_vf failure
` [net-next v2 03/15] fm10k: always check init_hw for errors
` [net-next v2 04/15] fm10k: reinitialize queuing scheme after calling init_hw
` [net-next v2 05/15] fm10k: Correct typecast in fm10k_update_xc_addr_pf
` [net-next v2 06/15] fm10k: explicitly typecast vlan values to u16
` [net-next v2 07/15] fm10k: add statistics for actual DWORD count of mbmem mailbox
` [net-next v2 08/15] fm10k: rename mbx_tx_oversized statistic to mbx_tx_dropped
` [net-next v2 09/15] fm10k: Add support for ITR scaling based on PCIe link speed
` [net-next v2 10/15] fm10k: introduce ITR_IS_ADAPTIVE macro
` [net-next v2 11/15] fm10k: Update adaptive ITR algorithm
` [net-next v2 12/15] fm10k: use macro for default Tx and Rx ITR values
` [net-next v2 13/15] fm10k: change default Tx ITR to 25usec
` [net-next v2 14/15] fm10k: TRIVIAL fix typo of hardware
` [net-next v2 15/15] fm10k: TRIVIAL cleanup order at top of fm10k_xmit_frame

[linux-linus bisection] complete test-amd64-i386-xl-qemut-winxpsp3
 2015-12-06  7:51 UTC 

crypto/nx842: Ignore queue overflow informative error
 2015-12-06  7:46 UTC  (2+ messages)

fbdev - wipe screen (dd) with ioctl ?
 2015-12-06  7:35 UTC  (2+ messages)

[PATCH RESEND] fm10k:Fix error handling in the function fm10k_resume
 2015-12-06  7:35 UTC  (2+ messages)
  ` [Intel-wired-lan] "

[Buildroot] [autobuild.buildroot.net] Build results for 2015-12-05
 2015-12-06  7:30 UTC 

[PATCH 1/3] radeon/cik: Fix GFX IB test on Big-Endian
 2015-12-06  7:29 UTC  (4+ messages)

[PATCH] Staging: Skein: Moved macros from skein_block.c to header
 2015-12-06  3:25 UTC  (3+ messages)

[PATCH v2] Revert "i40e: remove CONFIG_I40E_VXLAN"
 2015-12-06  7:13 UTC  (3+ messages)

[U-Boot] [PATCH v3 00/16] device model bring-up of ti-qspi on dra72, dra74 and am437x-sk evm
 2015-12-06  6:57 UTC  (12+ messages)
` [U-Boot] [PATCH v3 05/16] spi: Add support for dual and quad mode
` [U-Boot] [PATCH v3 10/16] drivers: mtd: spi: sf_probe: add compatible for spansion spi flash

[PATCH V4 net-next 0/5] net:hns: Add support of Hip06 SoC to the Hislicon Network Subsystem
 2015-12-06  6:43 UTC  (9+ messages)
` [PATCH V4 net-next 4/5] net:hns: Add support of ethtool TSO set option for Hip06 in HNS

[Qemu-devel] [PATCH 0/2] SD emulation fixes for Tianocore EDK2 UEFI
 2015-12-06  6:40 UTC  (5+ messages)
` [Qemu-devel] [PATCH 1/2] hw/sd: implement CMD23 (SET_BLOCK_COUNT) for MMC compatibility
` [Qemu-devel] [PATCH 2/2] hw/sd: model a power-up delay, as a workaround for an EDK2 bug

[PATCH] MAINTAINERS: Add Guenter Roeck as reviewer of watchdog drivers
 2015-12-06  6:18 UTC 

[PATCH v7 2/4] examples: add lthread subsystem for performance-thread
 2015-12-06  6:17 UTC  (5+ messages)
` [PATCH v8 0/4] examples: add performance-thread

Facing problem when attempting to recover the file in the tgt shared directory without the remount operation
 2015-12-06  6:08 UTC 

[PATCH] brcm80211: fix compare_const_fl.cocci warnings
 2015-12-06  6:03 UTC 

testsuite for meta-selinux
 2015-12-06  5:47 UTC 

[PATCH] VSOCK: fix returnvar.cocci warnings
 2015-12-06  5:56 UTC  (2+ messages)

Patch "ARM: tegra: paz00: use con_id's to refer GPIO's in gpiod_lookup table" has been added to the 4.3-stable tree
 2015-12-06  5:51 UTC 

Patch "ARM: pxa: remove incorrect __init annotation on pxa27x_set_pwrmode" has been added to the 4.3-stable tree
 2015-12-06  5:51 UTC 

Patch "ARM: dts: sun6i: hummingbird: Fix VDD-CPU and VDD-GPU" has been added to the 4.3-stable tree
 2015-12-06  5:51 UTC 

Patch "ARM: dts: imx27.dtsi: change the clock information for usb" has been added to the 4.3-stable tree
 2015-12-06  5:51 UTC 

Patch "ARM: dts: Fix WLAN regression on omap5-uevm" has been added to the 4.3-stable tree
 2015-12-06  5:51 UTC 

Patch "ARM: dts: Add vbus regulator to USB2 phy nodes on exynos3250, exynos4210 and exynos4412 boards" has been added to the 4.3-stable tree
 2015-12-06  5:51 UTC 

Patch "ARM: common: edma: Fix channel parameter for irq callbacks" has been added to the 4.3-stable tree
 2015-12-06  5:51 UTC 

Patch "ARM: at91/dt: corrections to i2c1 declaration to sama5d4" has been added to the 4.3-stable tree
 2015-12-06  5:51 UTC 

Patch "ARM: at91: pm: at91_pm_suspend_in_sram() must be 8-byte aligned" has been added to the 4.3-stable tree
 2015-12-06  5:51 UTC 

Patch "ARM: 8426/1: dma-mapping: add missing range check in dma_mmap()" has been added to the 4.3-stable tree
 2015-12-06  5:51 UTC 

Patch "ARM: 8427/1: dma-mapping: add support for offset parameter in dma_mmap()" has been added to the 4.3-stable tree
 2015-12-06  5:51 UTC 

Patch "ARM: tegra: paz00: use con_id's to refer GPIO's in gpiod_lookup table" has been added to the 4.2-stable tree
 2015-12-06  5:51 UTC 

Patch "ARM: dts: Fix WLAN regression on omap5-uevm" has been added to the 4.2-stable tree
 2015-12-06  5:51 UTC 

Patch "ARM: pxa: remove incorrect __init annotation on pxa27x_set_pwrmode" has been added to the 4.2-stable tree
 2015-12-06  5:51 UTC 

Patch "ARM: dts: sun6i: hummingbird: Fix VDD-CPU and VDD-GPU" has been added to the 4.2-stable tree
 2015-12-06  5:51 UTC 

Patch "ARM: dts: imx27.dtsi: change the clock information for usb" has been added to the 4.2-stable tree
 2015-12-06  5:51 UTC 

Patch "ARM: common: edma: Fix channel parameter for irq callbacks" has been added to the 4.2-stable tree
 2015-12-06  5:51 UTC 

Patch "ARM: at91: pm: at91_pm_suspend_in_sram() must be 8-byte aligned" has been added to the 4.2-stable tree
 2015-12-06  5:51 UTC 

Patch "ARM: at91/dt: corrections to i2c1 declaration to sama5d4" has been added to the 4.2-stable tree
 2015-12-06  5:51 UTC 

Patch "ARM: 8427/1: dma-mapping: add support for offset parameter in dma_mmap()" has been added to the 4.2-stable tree
 2015-12-06  5:51 UTC 

Patch "ARM: 8426/1: dma-mapping: add missing range check in dma_mmap()" has been added to the 4.2-stable tree
 2015-12-06  5:51 UTC 

Patch "ARM: pxa: remove incorrect __init annotation on pxa27x_set_pwrmode" has been added to the 4.1-stable tree
 2015-12-06  5:51 UTC 

Patch "ARM: tegra: paz00: use con_id's to refer GPIO's in gpiod_lookup table" has been added to the 4.1-stable tree
 2015-12-06  5:51 UTC 

Patch "ARM: dts: imx27.dtsi: change the clock information for usb" has been added to the 4.1-stable tree
 2015-12-06  5:51 UTC 

Patch "ARM: common: edma: Fix channel parameter for irq callbacks" has been added to the 4.1-stable tree
 2015-12-06  5:51 UTC 

Patch "ARM: dts: Fix WLAN regression on omap5-uevm" has been added to the 4.1-stable tree
 2015-12-06  5:51 UTC 


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.