All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2016-08-25 01:50:29 to 2016-08-25 05:06:10 UTC [more...]

[PATCH net-next 0/6] net: dsa: Make bcm_sf2 utilize b53_common
 2016-08-25  3:14 UTC  (3+ messages)
` [PATCH net-next 1/6] net: dsa: b53: Initialize ds->drv in b53_switch_alloc

[PATCH] arm64: dts: hikey: extend default cma size to 128MB
 2016-08-25  2:02 UTC  (5+ messages)

[PATCH 0/2] Armada 7k/8k CP110 system controller fixes
 2016-08-25  0:16 UTC  (3+ messages)
` [PATCH 2/2] clk: mvebu: dynamically allocate resources in Armada CP110 system controller

+ stackdepot-fix-mempolicy-use-after-free.patch added to -mm tree
 2016-08-25  1:08 UTC  (2+ messages)

MAINTAINERS without commits in the last 3 years
 2016-08-25  3:26 UTC  (2+ messages)

[PATCH nf-next 1/2] rhashtable: add rhashtable_lookup_get_insert_key()
 2016-08-25  4:21 UTC  (2+ messages)

[PATCH v3 0/5] dts patches for qcom tsens support
 2016-08-25  3:21 UTC  (5+ messages)

A second case of XPS considerably reducing single-stream performance
 2016-08-24 23:46 UTC  (2+ messages)

cron job: media_tree daily build: ERRORS
 2016-08-25  2:26 UTC 

[PATCH net-next v4 0/3] net: mpls: fragmentation and gso fixes for locally originated traffic
 2016-08-25  3:10 UTC  (3+ messages)
` [PATCH net-next v4 1/3] net: lwtunnel: Handle fragmentation
` [PATCH net-next v4 3/3] net: veth: Set features for MPLS

[PATCH v2 1/2] arm64: dts: hikey: extend default cma size to 128MB
 2016-08-25  3:00 UTC  (6+ messages)
` [PATCH v2 2/2] arm64: dts: hi6220: add resets property into dwmmc nodes

[PATCH v05 00/72] Userspace compile test and fixes for exported uapi header files
 2016-08-25  4:24 UTC  (7+ messages)
` [PATCH v05 04/72] dm-log-userspace.h: use __u32, __s32 and __u64 from linux/types.h
  ` [dm-devel] "

[PATCH 1/3] MD: hold mddev lock for .quiesce in md_do_sync
 2016-08-25  4:59 UTC  (9+ messages)

[PATCH 0/2] clk: samsung: Move struct samsung_cmu_info to init section
 2016-08-25  0:11 UTC  (8+ messages)
` [PATCH 1/2] clk: samsung: exynos5260: "

[PATCH 00/13] arm64: Allwinner A64 support based on sunxi-ng
 2016-08-24 23:54 UTC  (4+ messages)

[PATCH net-next v2 1/2] net: diag: slightly refactor the inet_diag_bc_audit error checks
 2016-08-25  4:57 UTC  (4+ messages)
` [PATCH net-next v2 2/2] net: diag: allow socket bytecode filters to match socket marks

Permanently binding NIC ports with DPDK drivers
 2016-08-25  4:57 UTC 

[PATCH 1/1] arm64/hugetlb: clear PG_dcache_clean if the page is dirty when munmap
 2016-08-25  1:42 UTC  (12+ messages)

[PATCHv5 0/8] git clone: Marry --recursive and --reference
 2016-08-24 23:37 UTC  (7+ messages)
` [PATCHv5 8/8] clone: recursive and reference option triggers submodule alternates

[PATCH 0/5] Drivers: hv: balloon: Miscellaneous fixes
 2016-08-25  4:53 UTC  (4+ messages)
` [PATCH 1/5] Drivers: hv: balloon: keep track of where ha_region starts
  ` [PATCH 2/5] Drivers: hv: balloon: account for gaps in hot add regions

GPEs occur, but no EC (_Qxx) events
 2016-08-25  3:16 UTC  (2+ messages)

[PATCH for-next 0/2] {IB,net}/hns: Add support of ACPI to the Hisilicon RoCE Driver
 2016-08-25  4:53 UTC  (2+ messages)

[PATCH v3 net-next 0/3] net: mpls: fragmentation and gso fixes for locally originated traffic
 2016-08-25  3:58 UTC  (13+ messages)
` [PATCH net-next 2/3] net: mpls: Fixups for GSO

[PATCH v1] arm64:pci: fix the IOV device enabled crash issue in designware
 2016-08-25  4:53 UTC  (4+ messages)

Add support for GuC-based SLPC
 2016-08-25  4:53 UTC  (8+ messages)
` drm/i915/slpc: Update freq min/max softlimits

[PATCH 02/23] spi: fsl-espi: pre-allocate message buffer
 2016-08-25  4:52 UTC  (23+ messages)
  ` [PATCH 01/23] spi: fsl-espi: dont include irq.h
  ` [PATCH 03/23] spi: fsl-espi: remove unused elements n_rx and n_tx in struct fsl_espi_transfer
  ` [PATCH 04/23] spi: fsl-espi: change return type of fsl_espi_setup_transfer to void
  ` [PATCH 05/23] spi: fsl-espi: change return type of fsl_espi_cpu_bufs "
  ` [PATCH 06/23] spi: fsl-espi: add missing static declaration to fsl_espi_cpu_irq
  ` [PATCH 07/23] spi: fsl-espi: remove unneeded variable in fsl_espi_do_trans
  ` [PATCH 08/23] spi: fsl-espi: factor out filling the local buffer
  ` [PATCH 09/23] spi: fsl-espi: remove element status from struct fsl_espi_transfer
  ` [PATCH 10/23] spi: fsl-espi: fix status handling in fsl_espi_do_one_msg
  ` [PATCH 11/23] spi: fsl-espi: remove element actual_length from struct fsl_espi_trans
  ` [PATCH 12/23] spi: fsl-espi: eliminate struct fsl_espi_transfer
  ` [PATCH 13/23] spi: fsl-espi: merge fsl_espi_cmd_trans and fsl_espi_rw_trans
  ` [PATCH 14/23] spi: fsl-espi: remove unneeded check in fsl_espi_do_trans
  ` [PATCH 15/23] spi: fsl-espi: improve return value handling in fsl_espi_bufs
  ` [PATCH 16/23] spi: fsl-espi: merge fsl_espi_bufs and fsl_espi_cpu_bufs
  ` [PATCH 17/23] spi: fsl-espi: improve the ISR frame
  ` [PATCH 18/23] spi: fsl-espi: factor out initial message checking
  ` [PATCH 19/23] spi: fsl-espi: centralize populating struct spi_transfer
  ` [PATCH 20/23] spi: fsl-espi: factor out handling of read data
  ` [PATCH 21/23] spi: fsl-espi: simplify fsl_espi_setup_transfer
  ` [PATCH 22/23] spi: fsl-espi: improve message length handling
  ` [PATCH 23/23] spi: fsl-espi: merge fsl_espi_trans and fsl_espi_do_trans

[PATCH v1 1/1 net-next] 8139cp: Fix one possible deadloop in cp_rx_poll
 2016-08-25  1:45 UTC 

crypto: mxs-dcp: do not call blocking ops when !TASK_RUNNING; state=1
 2016-08-25  4:44 UTC  (3+ messages)

[PATCH 0/3 v3] kbuild changes, thin archives, --gc-sections
 2016-08-25  2:56 UTC  (4+ messages)

make[2]: *** No rule to make target 'tools/testing/nvdimm//config_check.o', needed by 'tools/testing/nvdimm//dax.o'
 2016-08-25  0:09 UTC  (9+ messages)
  ` [kbuild-all] "

[PATCH v2 0/6] linux-firmware: ath10k: update and add various firmware files
 2016-08-25  0:38 UTC  (2+ messages)

[PATCH 0/6] linux-firmware: ath10k: update and add various firmware files
 2016-08-25  0:31 UTC  (5+ messages)
` [PATCH 4/6] ath10k: QCA9984 hw1.0: add firmware and board files

[PATCH] tty: serial: msm: Add runtime PM and system sleep support
 2016-08-25  4:40 UTC  (4+ messages)

mount options lazytime
 2016-08-24 23:36 UTC 

[PATCH 1/3] ARM: dts: omap5-board-common: enable rtc and charging of backup battery
 2016-08-25  2:43 UTC  (16+ messages)

[PATCH net-next] net: dsa: rename switch operations structure
 2016-08-25  4:46 UTC  (2+ messages)

Can't enable/switch to 'schedutil' governor with kernel 4.7.2 ?
 2016-08-24 23:51 UTC  (4+ messages)

[PATCH] livepatch/module: make TAINT_LIVEPATCH module-specific
 2016-08-25  2:53 UTC  (3+ messages)
`  "

[PATCH] mm: clarify COMPACTION Kconfig text
 2016-08-25  0:54 UTC  (2+ messages)

[PATCH 0/2] Add support for iNet D978 Rev2 board
 2016-08-25  4:40 UTC  (7+ messages)
` [PATCH 2/2] ARM: dts: sun8i: enable UART1 "

[PATCH 00/23] spi: fsl-espi: several cleanups, improvements, and few fixes
 2016-08-25  4:42 UTC 

[ia64:mcsafe5 2/4] arch/x86/include/asm/string_64.h:30:0: warning: "__HAVE_ARCH_MEMCPY" redefined
 2016-08-25  4:41 UTC 

[Qemu-devel] ppc: regression in 2.7.0-rc3 on rfi/rfid/hrfi instructions
 2016-08-25  4:37 UTC  (3+ messages)

[PATCH v3] mm/slab: Improve performance of gathering slabinfo stats
 2016-08-25  4:10 UTC  (10+ messages)
    ` what is the purpose of SLAB and SLUB (was: Re: [PATCH v3] mm/slab: Improve performance of gathering slabinfo) stats
      ` what is the purpose of SLAB and SLUB

[RESEND PATCH V5, 0/5] Add MediaTek USB3 DRD Driver
 2016-08-25  3:05 UTC  (17+ messages)
` [RESEND PATCH, v5 1/5] dt-bindings: mt8173-xhci: support host side of dual-role mode
` [RESEND PATCH, v5 2/5] dt-bindings: mt8173-mtu3: add devicetree bindings
` [RESEND PATCH, v5 3/5] usb: xhci-mtk: make IPPC register optional
` [RESEND PATCH, v5 4/5] usb: Add MediaTek USB3 DRD Driver
` [RESEND PATCH, v5 5/5] arm64: dts: mediatek: add USB3 DRD driver

[PATCH 1/2] common/rc: introduce _overlay_mount_dirs helper
 2016-08-25  4:11 UTC  (4+ messages)

[PATCH] serial: 8250_mtk: support big baud rate
 2016-08-25  3:15 UTC  (4+ messages)

[PATCH] mmc-utils: Fix reported offset for enhanced user area start address
 2016-08-25  4:23 UTC 

renesas-drivers-2016-08-23-v4.8-rc3
 2016-08-25  2:42 UTC  (3+ messages)

[PATCH v2 1/2] ASoC: simple-card-utils: add __printf attribute
 2016-08-25  0:37 UTC  (3+ messages)
` [PATCH v2 2/2] MAINTAINERS: document ASoC header files

[PATCH 00/34] Convert clk providers to clk_hw based APIs (part 1)
 2016-08-25  0:34 UTC  (3+ messages)
` [PATCH 31/34] clk: twl6040: Migrate to clk_hw based registration APIs

[PATCH 01/10] reset: ath79: add driver Kconfig option
 2016-08-25  2:43 UTC  (9+ messages)
` [PATCH 09/10] reset: zynq: "

WARNING: CPU: 7 PID: 23122 at /home/kernel/COD/linux/lib/list_debug.c:59 btrfs_clear_bit_hook+0x2b9/0x350 [btrfs]
 2016-08-25  3:16 UTC 

[PATCH v2 1/5] drm/rockchip: sort registers define by chip's number
 2016-08-25  2:25 UTC  (11+ messages)
` [PATCH v3 "

[PATCH v2] perf/x86/amd: Make HW_CACHE_REFERENCES and HW_CACHE_MISSES measure L2
 2016-08-25  3:35 UTC  (4+ messages)

[PATCH V5, 0/5] Add MediaTek USB3 DRD Driver
 2016-08-25  1:40 UTC  (4+ messages)

[U-Boot] [PATCH 00/42] Kconfig: Move CONFIG_SPL_..._SUPPORT to Kconfig
 2016-08-25  4:30 UTC  (4+ messages)
` [U-Boot] [PATCH 06/42] Use separate options for TPL support

profiling tools on a T4240RDB board
 2016-08-25  4:28 UTC  (3+ messages)

[U-Boot] [ANN] U-Boot v2016.09-rc2 released
 2016-08-25  4:28 UTC  (3+ messages)

[PATCH] clk: h8300: Migrate to clk_hw based registration APIs
 2016-08-25  0:40 UTC  (2+ messages)

[PATCH] generic/337: add checks for listxattr call fails
 2016-08-25  4:09 UTC  (2+ messages)

[net] i40e: Change some init flow for the client
 2016-08-25  0:51 UTC 

[Ksummit-discuss] [CORE TOPIC] GPL defense issues
 2016-08-25  4:06 UTC  (7+ messages)

of_clk_add_(hw_)providers multipule times for one node?
 2016-08-25  2:36 UTC  (10+ messages)

btrfs partition fails to mount - kernel BUG at ../fs/btrfs/extent-tree.c:1872
 2016-08-25  2:32 UTC  (2+ messages)

[PATCH 1/5] hwrng: amd: Fix style problem with blank line
 2016-08-25  4:19 UTC  (5+ messages)
` [PATCH 3/5] hwrng: amd: Be consitent with the driver name

[Qemu-devel] [PATCH V12 00/10] Introduce COLO-compare and filter-rewriter
 2016-08-25  4:07 UTC  (3+ messages)

[PATCH RFC 1/1] kernel.bbclass: Add kernel_version_sanity_check function
 2016-08-25  4:04 UTC  (3+ messages)

[PATCH net 0/2] sctp: not copying duplicate addrs to the assoc's bind address list
 2016-08-25  4:03 UTC  (7+ messages)
` [PATCH net 2/2] "

fedora/rh: is hp_tur checker still needed?
 2016-08-25  4:01 UTC  (2+ messages)

[RFC PATCH v2 00/20] x86: Secure Memory Encryption (AMD)
 2016-08-25  3:58 UTC  (3+ messages)
` [RFC PATCH v2 02/20] x86: Set the write-protect cache mode for full PAT support

[PATCH v7 0/4] Add Mediated device support
 2016-08-25  3:53 UTC  (10+ messages)
` [Qemu-devel] "
` [PATCH v7 1/4] vfio: Mediated device Core driver
  ` [Qemu-devel] "
` [PATCH v7 2/4] vfio: VFIO driver for mediated devices
  ` [Qemu-devel] "
` [PATCH v7 3/4] vfio iommu: Add support "
  ` [Qemu-devel] "
` [PATCH v7 4/4] docs: Add Documentation for Mediated devices
  ` [Qemu-devel] "

[Buildroot] [PATCH 1/2] package/libgpg-error: optionally depends on gettext
 2016-08-25  3:51 UTC  (3+ messages)
` [Buildroot] [PATCH 2/2] package/iputils: link with -lintl

[PATCH v3 0/5] vhost: optimize enqueue
 2016-08-25  4:00 UTC  (6+ messages)
` [PATCH v3 1/5] vhost: rewrite enqueue
` [PATCH v3 4/5] vhost: batch update used ring

[ath9k-devel] Interrupt issue on ARM with SMP
 2016-08-25  3:50 UTC 

[PATCH] i40iw: Send last streaming mode message for loopback connections
 2016-08-25  3:46 UTC  (2+ messages)

[PATCH 0/6] make ctx mgr global
 2016-08-25  3:38 UTC  (4+ messages)

[PATCH 0/7] multipathd: Fix race conditions related to thread termination
 2016-08-25  3:33 UTC  (4+ messages)
` [PATCH 6/6] multipathd: Remove a busy-waiting loop

[PATCH/RTF 0/7] Add SDHI to r8a7796/salvator-x
 2016-08-25  3:31 UTC  (4+ messages)
` [PATCH/RTF 7/7] arm64: dts: r8a7796: salvator-x: enable SDHI0 & 3

[PATCH] sigprocmask.2: Expand/Clarify libc/kernel sigset_t difference
 2016-08-25  3:24 UTC 

[PATCH V4] efi: add efi_test driver for exporting UEFI runtime service interfaces
 2016-08-25  3:15 UTC 

[PATCHv4 0/2] Add initial capability to check CVEs for recipes
 2016-08-24 18:58 UTC  (3+ messages)
` [PATCHv4 1/2] cve-check-tool: Add recipe
` [PATCHv4 2/2] cve-check.bbclass: Add class

PowerPC agpmode issues
 2016-08-25  3:09 UTC  (3+ messages)

[PATCH 1/2] f2fs: detect host-managed SMR by feature flag
 2016-08-25  2:40 UTC  (5+ messages)

[U-Boot] [PATCH 1/3] x86: efi: payload: Make efi payload build again
 2016-08-25  2:56 UTC  (4+ messages)
` [U-Boot] [PATCH 2/3] x86: efi: payload: Correct BITS_PER_LONG to 32

[PATCH 0/7] vhost: vhost-cuse removal and code path refactoring
 2016-08-25  3:03 UTC  (4+ messages)
` [PATCH 7/7] vhost: simplify features set/get

[PATCH] f2fs: invalidate inode and data pages if inode is no longer used
 2016-08-25  2:34 UTC 

[PATCH net-next v3 0/2] net: ethernet: mediatek: modify to use the PDMA for Ethernet RX
 2016-08-25  2:26 UTC  (6+ messages)
  ` [PATCH net-next v3 1/2] net: ethernet: mediatek: modify to use the PDMA instead of the QDMA "
  ` [PATCH net-next v3 2/2] net: ethernet: mediatek: modify GDM to send packets to the PDMA for RX

[PATCH v1] dpdk-devbind.py: Virtio interface issue
 2016-08-25  2:25 UTC 

[PATCH v1] Signed-off-by: Karmarkar Suyash <skarmarkar@sonusnet.com> For Recurring/Periodic timers , if the lag gets introduced and it was keeping the lag consistently. Corrected the behavior so that it will correct itself even if it lags
 2016-08-25  2:17 UTC 

[PATCH] kexec: socket not released when error situation occur
 2016-08-25  2:15 UTC 

[Bug 87071] LLVM triggered Diagnostic Handler: unsupported call to function S2KItSaltedSHA1Generator in gpg
 2016-08-25  2:16 UTC  (2+ messages)

[meta-oe][PATCH] openldap: 2.4.43 -> 2.4.44
 2016-08-25  2:15 UTC 

[PATCH v4 00/16] linux: generalize sections, ranges and linker tables
 2016-08-25  2:06 UTC  (8+ messages)
` [PATCH v4 04/16] generic-sections: add section core helpers

[Qemu-devel] [Bug 1616706] [NEW] watchdog doesn't bring down the VM
 2016-08-25  1:56 UTC 

[PATCH 0/8] ASoC: simple-scu-card: tidyup and synchronize patches
 2016-08-25  1:58 UTC  (9+ messages)
` [PATCH 1/8] ASoC: simple-scu-card: remove unused definitions
` [PATCH 2/8] ASoC: simple-scu-card: is GPL v2
` [PATCH 3/8] ASoC: simple-scu-card: tidyup codec daifmt handling method
` [PATCH 4/8] ASoC: simple-scu-card: tidyup asoc_simple_card_parse_links() method
` [PATCH 5/8] ASoC: simple-scu-card: depends on CONFIG_OF
` [PATCH 6/8] ASoC: simple-scu-card: add 2 CPU 1 Codec example
` [PATCH 7/8] ASoC: simple-scu-card: code sync: move asoc_simple_card_of_match
` [PATCH 8/8] ASoC: simple-scu-card: code sync: tidyup TDM setting position

[Bug 97461] FS-UAE waits forever with glClientWaitSync() when using glFenceSync() on amdgpu/radeonsi
 2016-08-25  1:55 UTC  (2+ messages)

[PATCH] ARM: imx6: add opp table when cpufreq is enabled
 2016-08-25  1:53 UTC  (2+ messages)

[PATCH 0/9] ASoC: simple-card: tidyup and synchronize patches
 2016-08-25  1:53 UTC  (8+ messages)
` [PATCH 3/9] ASoC: simple-card: code sync: tidyup simple_priv_to_xxx() macro
` [PATCH 4/9] ASoC: simple-card: code sync: use simple_priv_to_props() macro
` [PATCH 5/9] ASoC: simple-card: is GPL v2
` [PATCH 6/9] ASoC: simple-card: code sync: tidyup white line
` [PATCH 7/9] ASoC: simple-card: code sync: use tag
` [PATCH 8/9] ASoC: simple-card: code sync: rename num_link to num
` [PATCH 9/9] ASoC: simple-card: use kzalloc() for dai_props / dai_link


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.