All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2015-09-30 23:58:46 to 2015-10-01 03:04:42 UTC [more...]

[PATCH 00/10] Remove zonelist cache and high-order watermark checking v4
 2015-10-01  3:04 UTC  (9+ messages)
` [PATCH 05/10] mm, page_alloc: Distinguish between being unable to sleep, unwilling to sleep and avoiding waking kswapd

[PATCH 4.1 000/159] 4.1.9-stable review
 2015-10-01  3:04 UTC  (4+ messages)
` [PATCH 4.1 108/159] stmmac: fix check for phydev being open

[PATCH 2/2] mm: add the "struct mm_struct *mm" local into
 2015-10-01  3:02 UTC  (3+ messages)

[PATCH 1/2] mm: fix the racy mm->locked_vm change in
 2015-10-01  3:01 UTC  (3+ messages)

[PATCH v8 00/14] power: bq24257: Add support for bq24250/bq24251
 2015-10-01  2:58 UTC  (2+ messages)

[PATCH 1/3] x86/irq: drop unlikely before IS_ERR_OR_NULL
 2015-10-01  2:55 UTC  (3+ messages)
` [PATCH 2/3] Input: alps: "
  ` [PATCH 3/3] cxlflash: "

[RFC PATCH v4] dtc: dts source location annotation
 2015-10-01  2:56 UTC  (4+ messages)
  ` [RFC PATCH v4 1/2] dtc: protect against null pointer dereference in srcpos_string()
  ` [RFC PATCH v4 2/2] dtc: dts source location annotation

[Qemu-devel] [PATCH] linux-user/syscall.c: malloc()/calloc() to g_malloc()/g_try_malloc()/g_new0()
 2015-10-01  2:56 UTC  (3+ messages)

[v2,5/5] powerpc/pseries: re-use code from of_helpers module
 2015-10-01  2:56 UTC  (3+ messages)

AX25 mkiss interface not deleted when the serial port is removed
 2015-10-01  2:56 UTC  (2+ messages)
` [PATCH 1/1] Force mkiss to reset the line discipline when serial device "

List corruption on epoll_ctl(EPOLL_CTL_DEL) an AF_UNIX socket
 2015-10-01  2:55 UTC  (8+ messages)

cron job: media_tree daily build: OK
 2015-10-01  2:53 UTC 

[PATCH] ath10k: only advertise mesh support in raw mode
 2015-10-01  2:54 UTC  (4+ messages)

[PATCH v2 0/68] war on sprintf
 2015-10-01  2:51 UTC  (6+ messages)
` [PATCH 41/68] init: use strbufs to store paths

[U-Boot] [PATCH 1/2] dm: implement a Timer uclass
 2015-10-01  2:51 UTC  (5+ messages)
` [U-Boot] [PATCH v2 "
  ` [U-Boot] [PATCH v2 2/2] nios2: convert altera timer to driver model

linux-next: build failure after merge of the drm-misc tree
 2015-10-01  2:47 UTC  (2+ messages)

[PATCH] net: defxx: Fix warning of uninitialized variable
 2015-10-01  2:42 UTC  (2+ messages)
` [Outreachy kernel] "

[RESEND PATCH 1/1] ASoC: dwc: correct irq clear method
 2015-10-01  2:39 UTC  (5+ messages)

[Qemu-devel] [PATCH 00/14] Collected tilegx patches
 2015-10-01  2:38 UTC  (15+ messages)
` [Qemu-devel] [PATCH 01/14] target-tilegx: Use V1 in simd_helper.c
` [Qemu-devel] [PATCH 02/14] target-tilegx: Implement v*shl, v*shru, and v*shrs instructions
` [Qemu-devel] [PATCH 03/14] target-tilegx: Implement v*add and v*sub instructions
` [Qemu-devel] [PATCH 04/14] target-tilegx: Implement v1multu instruction
` [Qemu-devel] [PATCH 05/14] target-tilegx: Implement crc instructions
` [Qemu-devel] [PATCH 06/14] target-tilegx: Implement table index instructions
` [Qemu-devel] [PATCH 07/14] target-tilegx: Implement complex multiply instructions
` [Qemu-devel] [PATCH 08/14] target-tilegx: Let x1 pipe process bpt instruction only
` [Qemu-devel] [PATCH 09/14] linux-user/syscall_defs.h: Sync the latest si_code from Linux kernel
` [Qemu-devel] [PATCH 10/14] linux-user/tilegx: Implement tilegx signal features
` [Qemu-devel] [PATCH 11/14] target-tilegx: Decode ill pseudo-instructions
` [Qemu-devel] [PATCH 12/14] target-tilegx: Use TILEGX_EXCP_SIGNAL instead of TILEGX_EXCP_SEGV
` [Qemu-devel] [PATCH 13/14] target-tilegx: Fix a typo for mnemonic about "ld_add"
` [Qemu-devel] [PATCH 14/14] target-tilegx: Handle nofault prefetch instructions

[PATCH] mach:-s3c64xx:Output trace information with WARN_ON if calls for setting up gpio board configuration fail in s3c64xx_i2s_cfg_gpio
 2015-10-01  2:35 UTC  (2+ messages)

[V4 PATCH 0/4] Fix race issues among panic, NMI and crash_kexec
 2015-10-01  2:33 UTC  (14+ messages)
` [V4 PATCH 1/4] panic/x86: Fix re-entrance problem due to panic on NMI
` [V4 PATCH 2/4] panic/x86: Allow cpus to save registers even if they are looping in NMI context
` [V4 PATCH 4/4] x86/apic: Introduce noextnmi boot option

[PATCH net 0/7] OVS conntrack fixes for net
 2015-10-01  2:32 UTC  (16+ messages)
` [PATCH net 1/7] openvswitch: Make LABELS name more consistent
` [PATCH net 2/7] openvswitch: Fix typos in CT headers
` [PATCH net 4/7] openvswitch: Ensure flow is valid before executing ct
` [PATCH net 5/7] openvswitch: Reject ct_state unsupported bits
` [PATCH net 6/7] openvswitch: Extend ct_state match field to 32 bits
` [PATCH net 7/7] openvswitch: Change CT_ATTR_FLAGS to CT_ATTR_COMMIT

[U-Boot] [PATCH] nios2: convert nios2 cpu to driver model
 2015-10-01  2:31 UTC  (5+ messages)
` [U-Boot] [PATCH v3] "

[Qemu-devel] [PATCH] target-tilegx: Check zero dest register for ld instructions
 2015-10-01  2:29 UTC  (2+ messages)

[PATCH] mach:-s3c64xx:Output trace information with WARN_ON if calls for setting up gpio board configuration fail in s3c64xx_i2s_cfg_gpio
 2015-10-01  2:28 UTC  (2+ messages)

[RESEND PATCH v2 1/1] ASoC: dwc: fix dma stop transferring issue
 2015-10-01  2:24 UTC  (5+ messages)

[PATCH RESENDv2] mach:-s3c64xx:Output trace information with WARN_ON if calls for setting up gpio board configuration fail in s3c64xx_i2s_cfg_gpio
 2015-10-01  2:26 UTC  (4+ messages)

[PATCH 0/5] extcon: gpio: Clean-up code and use the gpiod_* API
 2015-10-01  2:24 UTC  (6+ messages)
` [PATCH 1/5] extcon: gpio: Use resource managed function for request_irq
` [PATCH 2/5] extcon: gpio: Remove duplicate data from struct gpio_extcon_data
` [PATCH 3/5] extcon: gpio: Add the missing supported_cable parameter to devm_extcon_dev_allocate()
` [PATCH 4/5] extcon: gpio: Fix minor coding style and remove the unused fields
` [PATCH 5/5] extcon: gpio: Use descriptor-based GPIO interface instead of legacy gpio_* API

[PATCH v2] Staging: iio: cdc: Use BIT and GENMASK macro
 2015-10-01  2:23 UTC 

[PATCH 2/2] Convert smsc911x to use ACPI as well as DT
 2015-10-01  2:23 UTC  (13+ messages)

RAID5 doesn't mount on boot, but you can afterwards?
 2015-10-01  2:21 UTC  (2+ messages)

[Bug 103351] New: Machine check exception on Broadwell quad-core with SpeedStep enabled
 2015-10-01  2:17 UTC  (2+ messages)
` [Bug 103351] "

[PATCH v2 1/2] dma: pxa_dma: fix the no-requestor case
 2015-10-01  2:15 UTC  (3+ messages)

[PATCH] usbhid: Fix lockdep unannotated irqs-off warning
 2015-10-01  2:01 UTC  (9+ messages)

[PATCH] [SMB3] Display persistenthandles in /proc/mounts for SMB3 shares if enabled
 2015-10-01  2:08 UTC 

CONFIG_OF vs DMA_OF
 2015-10-01  2:10 UTC  (8+ messages)
  ` [PATCH 0/2] "
    ` [PATCH 1/2] dmaengine: OF DMAEngine API based on CONFIG_DMA_OF instead of CONFIG_OF
          ` [alsa-devel] "

[V4 PATCH 3/4] kexec: Fix race between panic() and crash_kexec() called directly
 2015-10-01  2:04 UTC  (6+ messages)
  `  "

[Buildroot] Wandboard Solo/Dual/Quad support
 2015-10-01  2:05 UTC  (3+ messages)

[PATCH 0/6] dmaengine: Fix module autoload for OF platform drivers
 2015-10-01  2:07 UTC  (2+ messages)

Asus UX303LB: Brightness keys Fn+F5 and Fn+F6 don't generate evdev event
 2015-10-01  2:01 UTC 

[PATCH 0/4] at_xdmac: improvment and fixes for the interleaved mode
 2015-10-01  2:01 UTC  (3+ messages)

[PATCH] ext2: don't mount filesystems with compat features we know only ext4 supports
 2015-10-01  2:00 UTC  (4+ messages)

[PATCH] [SMB3] Enable checking for continuous availability and persistent handle support
 2015-10-01  2:00 UTC 

[PATCH] GPIO: Add GPIO support for the ACCES 104-IDIO-16
 2015-10-01  1:58 UTC 

[RFT v3] geneve: implement support for IPv6-based tunnels
 2015-10-01  1:55 UTC  (2+ messages)

[PATCH] tty: fix stall caused by missing memory barrier in drivers/tty/n_tty.c
 2015-10-01  1:55 UTC  (3+ messages)

[PATCHv6 0/8] fetch submodules in parallel
 2015-10-01  1:54 UTC  (9+ messages)
` [PATCHv6 1/8] submodule.c: write "Fetching submodule <foo>" to stderr
` [PATCHv6 2/8] xread: poll on non blocking fds
` [PATCHv6 3/8] xread_nonblock: add functionality to read from fds without blocking
` [PATCHv6 4/8] strbuf: add strbuf_read_once to read "
` [PATCHv6 5/8] sigchain: add command to pop all common signals
` [PATCHv6 6/8] run-command: add an asynchronous parallel child processor
` [PATCHv6 7/8] fetch_populated_submodules: use new parallel job processing
` [PATCHv6 8/8] submodules: allow parallel fetching, add tests and documentation

[PATCH 1/2] drm/dp_mst: make functions that always return 0 return void
 2015-10-01  1:48 UTC  (4+ messages)
` [PATCH 2/2] drm/mst: update the link_address_sent before sending the link address (v2)

[PATCH] arm64: dts: add all hi6220 uart nodes
 2015-10-01  1:43 UTC  (7+ messages)

Is there any example application to used DPDK packet distributor library?
 2015-10-01  1:41 UTC  (5+ messages)

[Qemu-devel] [PATCH 0/4] Allow VFIO devices on spapr-pci-host-bridge
 2015-10-01  0:45 UTC  (6+ messages)
` [Qemu-devel] [PATCH 3/4] spapr_iommu: Provide a function to switch a TCE table to allowing VFIO

[Qemu-devel] [PATCH 0/2] target-i386: Fix undefined behavior on bit shifts
 2015-10-01  1:35 UTC  (3+ messages)
` [Qemu-devel] [PATCH 2/2] target-i386: Don't left shift negative constant

[Ksummit-discuss] Self-nomination: Ben Hutchings
 2015-10-01  1:34 UTC 

[xen-unstable test] 62500: tolerable FAIL - PUSHED
 2015-10-01  1:29 UTC 

[PATCH] mtd-utils: serve_image: use proper POSIX_C_SOURCE value
 2015-10-01  1:25 UTC  (3+ messages)

[PATCH] mtd-utils: serve_image: use proper POSIX_C_SOURCE value
 2015-10-01  1:19 UTC 

[PATCH v2] arm64: dts: add all hi6220 uart nodes
 2015-10-01  1:19 UTC  (2+ messages)

[nightly] Distroless meta-ti/master minimal build 2015-09-30_21-01-41
 2015-10-01  1:18 UTC 

[PATCH] kselftest: add cleankselftest rule
 2015-10-01  1:17 UTC  (2+ messages)

WARNING: iputils is not very fresh, upgrade is recommended; bug in iputils or kernel?
 2015-10-01  0:46 UTC 

linux-next: manual merge of the mips tree with Linus' tree
 2015-10-01  1:13 UTC 

kernel BUG at drivers/block/virtio_blk.c:172!
 2015-10-01  1:10 UTC 

[PATCH v5 0/8] arm64, numa: Add numa support for arm64 platforms
 2015-10-01  1:05 UTC  (9+ messages)
` [PATCH v5 2/4] Documentation: arm64/arm: dt bindings for numa

[REGRESSION v4.3] scsi_dh: use-after-free when removing scsi device
 2015-10-01  0:56 UTC  (3+ messages)

[lkp] [nfsd] 4aac1bf05b: -2.9% fsmark.files_per_sec
 2015-10-01  0:56 UTC  (8+ messages)

[PATCH RFC 0/2] Input: Goodix - add axis swapping and inversion support
 2015-10-01  0:54 UTC  (2+ messages)

[PATCH RESEND] MIPS: BPF: Disable JIT on R3000 (MIPS-I)
 2015-10-01  0:52 UTC 

[PATCH v2 0/9] Build and support rk3036 SoC platform
 2015-10-01  0:51 UTC  (6+ messages)
` [PATCH v2 4/9] clk: rockchip: add new clock type and controller for rk3036

GPF in do_raw_spin_lock on Linux 4.1
 2015-10-01  0:49 UTC 

Sorting rootfs manifest with .ipk packaging
 2015-10-01  0:48 UTC  (2+ messages)

[meta-oe][PATCH] mongodb: receipe fixed, removed from blacklist and now cross compiles to arm
 2015-10-01  0:47 UTC  (2+ messages)

Run-time discovery of machine for image compatibility check
 2015-10-01  0:45 UTC  (2+ messages)

[PATCH] perf: Fix time formatting for Y2038-compliant 32-bit architectures
 2015-10-01  0:44 UTC 

[PATCH 00/12] userfaultfd non-x86 and selftest updates for 4.2.0+
 2015-10-01  0:42 UTC  (4+ messages)

[PATCH] [v2] ACPI / PM: Fix incorrect wakeup irq setting before suspend-to-idle
 2015-10-01  1:10 UTC  (2+ messages)

[PATCH] x86: uapi: Fix __BITS_PER_LONG for x32
 2015-10-01  0:40 UTC 

[U-Boot] [PATCH] nios2 : convert altera_pio to driver model
 2015-10-01  0:38 UTC  (4+ messages)
` [U-Boot] [PATCH v3] "

[PATCH 4/4] net: phy: Broadcom Cygnus internal Etherent PHY driver
 2015-10-01  0:37 UTC  (3+ messages)

[PATCH v2 0/8] Improvements for SPI IMX driver for Freescale IMX53 and IMX6 families
 2015-10-01  0:34 UTC  (21+ messages)
` [PATCH v2 1/8] spi: imx: Fix DMA transfer
` [PATCH v2 2/8] spi: imx: replace fixed timeout with calculated one
` [PATCH v2 3/8] spi: imx: add support for all SPI word width for DMA transfer
` [PATCH v2 5/8] spi: imx: Add support for loopback for ECSPI controllers

[PATCH] alpha: uapi: Add support for __SANE_USERSPACE_TYPES__
 2015-10-01  0:35 UTC 

[lustre-devel] lprocfs Helper Issues
 2015-10-01  0:32 UTC  (4+ messages)

We finally succeeded in getting your package worth of $5.7M contact William Dagar with your information Receiver's Name;Address:;Country:;Phone Number
 2015-10-01  0:24 UTC 

Kernel segfault when using nandsim on Debian kernel 4.1
 2015-10-01  0:25 UTC 

[U-Boot] [PATCH] nios2: add clear and set bits macros
 2015-10-01  0:18 UTC  (3+ messages)
` [U-Boot] [PATCH v2] "

uvc-1.5
 2015-10-01  0:18 UTC  (3+ messages)

[PATCH v2 0/5] Add support for Broadcom's iProc MDIO and Cygnus Ethernet PHY
 2015-10-01  0:16 UTC  (15+ messages)
` [PATCH v2 1/5] dt-bindings: net: Broadcom iProc MDIO bus driver device tree binding
` [PATCH v2 2/5] net: phy: Broadcom iProc MDIO bus driver
` [PATCH v2 3/5] net: phy: Add Broadcom phy library for common interfaces
` [PATCH v2 4/5] net: phy: Broadcom Cygnus internal Etherent PHY driver
` [PATCH v2 5/5] net: phy: bcm7xxx: Modified to use global core register defines

Additional bugs in tlv320aic3x.c driver (register defaults)
 2015-10-01  0:12 UTC 

[PATCH 0/7] Add hierarchical support to make install
 2015-10-01  0:11 UTC  (10+ messages)
` [PATCH v3 0/8] Add instalation rules for dpdk files
  ` [PATCH v3 1/8] mk: Add rule for installing headers
  ` [PATCH v3 2/8] mk: Add rule for installing app files
  ` [PATCH v3 3/8] mk: Add rule for installing libraries
  ` [PATCH v3 4/8] mk: Add rule for installing modules
  ` [PATCH v3 5/8] mk: Add rule for installing documentation
  ` [PATCH v3 6/8] mk: Add rule for installing nic bind files
  ` [PATCH v3 7/8] mk: Add rule for installing sdk files
  ` [PATCH v3 8/8] mk: Add rule for installing runtime files

Rate limiting AP bandwidth change messages in ieee80211_config_bw?
 2015-10-01  0:09 UTC  (4+ messages)

[PATCH 0/2] block drivers + dax vs driver unbind
 2015-10-01  0:09 UTC  (5+ messages)
` [PATCH 2/2] block, dax: fix lifetime of in-kernel dax mappings

[U-Boot] Please pull u-boot-marvell master
 2015-10-01  0:07 UTC 

BSP layers
 2015-10-01  0:02 UTC  (3+ messages)

[PATCH] ARM: dts: Add Exynos5250 Snow Rev5+ support
 2015-09-30 23:58 UTC  (5+ 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.