All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2015-12-06 04:39:19 to 2015-12-06 10:10:48 UTC [more...]

[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] drm: do not use device name as a format string
 2015-12-06  9:35 UTC  (4+ 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 0/5] Split .git/config in multiple worktree setup
 2015-12-06  8:02 UTC  (5+ 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] 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)

Multiple fetches when unshallowing a shallow clone
 2015-12-06  7:01 UTC  (10+ 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  (8+ 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: 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: 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: 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: 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: 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: 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/dt: corrections to i2c1 declaration to sama5d4" 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: 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 

Patch "ARM: at91/dt: corrections to i2c1 declaration to sama5d4" has been added to the 4.1-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.1-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.1-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.1-stable tree
 2015-12-06  5:51 UTC 

Patch "ARM: orion: Fix DSA platform device after mvmdio conversion" has been added to the 3.14-stable tree
 2015-12-06  5:51 UTC 

Patch "ARM: dts: Fix WLAN regression on omap5-uevm" has been added to the 3.14-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 3.14-stable tree
 2015-12-06  5:51 UTC 

Patch "ARM: common: edma: Fix channel parameter for irq callbacks" has been added to the 3.14-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 3.14-stable tree
 2015-12-06  5:51 UTC 

Patch "RDS: verify the underlying transport exists before creating a connection" has been added to the 3.10-stable tree
 2015-12-06  5:51 UTC 

Patch "stmmac: Correctly report PTP capabilities." has been added to the 3.10-stable tree
 2015-12-06  5:51 UTC 

Patch "virtio-net: drop NETIF_F_FRAGLIST" has been added to the 3.10-stable tree
 2015-12-06  5:51 UTC 

Patch "ppp: fix pppoe_dev deletion condition in pppoe_release()" has been added to the 3.10-stable tree
 2015-12-06  5:51 UTC 

Patch "RDS-TCP: Recover correctly from pskb_pull()/pksb_trim() failure in rds_tcp_data_recv" has been added to the 3.10-stable tree
 2015-12-06  5:51 UTC 

Patch "net: fix a race in dst_release()" has been added to the 3.10-stable tree
 2015-12-06  5:51 UTC 

Patch "net/mlx4: Copy/set only sizeof struct mlx4_eqe bytes" has been added to the 3.10-stable tree
 2015-12-06  5:51 UTC 

Patch "net: avoid NULL deref in inet_ctl_sock_destroy()" has been added to the 3.10-stable tree
 2015-12-06  5:51 UTC 

Patch "irda: precedence bug in irlmp_seq_hb_idx()" has been added to the 3.10-stable tree
 2015-12-06  5:51 UTC 

Patch "ipmr: fix possible race resulting from improper usage of IP_INC_STATS_BH() in preemptible context." has been added to the 3.10-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 3.10-stable tree
 2015-12-06  5:51 UTC 

Patch "ARM: orion: Fix DSA platform device after mvmdio conversion" has been added to the 3.10-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 3.10-stable tree
 2015-12-06  5:51 UTC 

ARM: socfpga: fix build error due to secondary_startup
 2015-12-06  5:50 UTC  (2+ messages)

[GIT PULL] SCSI fixes for 4.4-rc3
 2015-12-06  5:30 UTC 

[Qemu-devel] [PATCH 0/8] Raspberry Pi 2 support
 2015-12-06  5:25 UTC  (8+ messages)
` [Qemu-devel] [PATCH 1/8] bcm2835_sbm: add BCM2835 mailboxes
  ` [Qemu-arm] [PATCH 3/8] bcm2835_ic: add bcm2835 interrupt controller
      ` [Qemu-devel] "
  ` [Qemu-devel] [PATCH 4/8] bcm2835_emmc: add bcm2835 MMC/SD controller
    ` [Qemu-arm] "

[PATCHES] Networking
 2015-12-06  5:25 UTC  (2+ messages)

Patch "virtio-net: drop NETIF_F_FRAGLIST" has been added to the 3.14-stable tree
 2015-12-06  5:18 UTC 

Patch "stmmac: Correctly report PTP capabilities." has been added to the 3.14-stable tree
 2015-12-06  5:18 UTC 

Patch "RDS: verify the underlying transport exists before creating a connection" has been added to the 3.14-stable tree
 2015-12-06  5:18 UTC 

Patch "RDS-TCP: Recover correctly from pskb_pull()/pksb_trim() failure in rds_tcp_data_recv" has been added to the 3.14-stable tree
 2015-12-06  5:18 UTC 

Patch "ppp: fix pppoe_dev deletion condition in pppoe_release()" has been added to the 3.14-stable tree
 2015-12-06  5:18 UTC 

Patch "qmi_wwan: fix entry for HP lt4112 LTE/HSPA+ Gobi 4G Module" has been added to the 3.14-stable tree
 2015-12-06  5:18 UTC 

Patch "net/mlx4: Copy/set only sizeof struct mlx4_eqe bytes" has been added to the 3.14-stable tree
 2015-12-06  5:18 UTC 

Patch "packet: race condition in packet_bind" has been added to the 3.14-stable tree
 2015-12-06  5:18 UTC 

Patch "net: avoid NULL deref in inet_ctl_sock_destroy()" has been added to the 3.14-stable tree
 2015-12-06  5:18 UTC 

Patch "net: fix a race in dst_release()" has been added to the 3.14-stable tree
 2015-12-06  5:18 UTC 

Patch "irda: precedence bug in irlmp_seq_hb_idx()" has been added to the 3.14-stable tree
 2015-12-06  5:18 UTC 

Patch "ipmr: fix possible race resulting from improper usage of IP_INC_STATS_BH() in preemptible context." has been added to the 3.14-stable tree
 2015-12-06  5:18 UTC 

Patch "macvtap: unbreak receiving of gro skb with frag list" has been added to the 3.14-stable tree
 2015-12-06  5:18 UTC 

Possible issue with commit 4961b6e11825?
 2015-12-06  5:18 UTC  (4+ messages)

[PATCH 1/2] add new platform driver for PCI RC
 2015-12-06  5:12 UTC  (2+ messages)

undefined reference to `nf_conntrack_untracked'
 2015-12-06  4:47 UTC 

[PATCH LINUX v4 00/13] tty: xuartps: Fix lock ups
 2015-12-06  4:39 UTC  (36+ messages)
` [PATCH LINUX v4 01/13] tty: xuartps: Beautify read-modify writes
` [PATCH LINUX v4 02/13] tty: xuartps: Use spinlock to serialize HW access
` [PATCH LINUX v4 03/13] tty: xuartps: Don't consider circular buffer when enabling transmitter
` [PATCH LINUX v4 04/13] tty: xuartps: Clear interrupt status register in shutdown
` [PATCH LINUX v4 05/13] tty: xuartps: Improve startup function
` [PATCH LINUX v4 06/13] tty: xuartps: Move request_irq to after setting up the HW
` [PATCH LINUX v4 07/13] tty: xuartps: Keep lock for whole ISR
` [PATCH LINUX v4 08/13] tty: xuartps: Acquire port lock for shutdown
` [PATCH LINUX v4 09/13] tty: xuartps: Move RX path into helper function
` [PATCH LINUX v4 10/13] tty: xuartps: Refactor IRQ handling
` [PATCH LINUX v4 11/13] tty: xuartps: Cleanup: Reformat if-else
` [PATCH LINUX v4 12/13] tty: xuartps: Improve sysrq handling
` [PATCH LINUX v4 13/13] tty: xuartps: Remove '_OFFSET' suffix from #defines


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.