All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2016-06-03 21:48:16 to 2016-06-03 23:02:21 UTC [more...]

[U-Boot] arm: General questions for new board support: Aspeed AST2400
 2016-06-03 23:02 UTC  (2+ messages)

hi
 2016-06-03 21:41 UTC 

[PATCH 1/2] drm/amd/powerplay: fix bug visit array out of bounds
 2016-06-03 23:01 UTC  (2+ messages)
` [PATCH 2/2] drm/amd/powerplay: delete useless code as pptable changed in vbios

[PATCH] drm/fsl-dcu: use flat regmap cache
 2016-06-03 23:00 UTC  (2+ messages)

[RFC/PATCH 0/3] support mboxrd format
 2016-06-03 22:59 UTC  (10+ messages)
` [PATCH 1/3] pretty: support "mboxrd" output format

[Qemu-devel] [PATCH 0/5] qcow2: Implement .bdrv_co_preadv/pwritev
 2016-06-03 22:59 UTC  (3+ messages)
` [Qemu-devel] [PATCH 5/5] qcow2: Implement .bdrv_co_pwritev

[PATCH v2 0/2] sched/debug: schedstats bug fix and improvement
 2016-06-03 22:58 UTC  (3+ messages)
` [PATCH v2 1/2] sched/debug: fix /proc/sched_debug regression
` [PATCH v2 2/2] sched/debug: always show nr_migrations

[added to the 4.1 stable tree] perf/x86/intel/pt: Generate PMI in the STOP region as well
 2016-06-03 22:59 UTC  (2+ messages)
` [ath9k-devel] [added to the 4.1 stable tree] ath9k: Add a module parameter to invert LED polarity

Atomic and two-level watermark support for VLV and CHV
 2016-06-03 22:58 UTC  (5+ messages)
` [RFC 1/5] Remove unused parameters from intel_plane_wm_parameters
` [RFC 2/5] Rename skl_plane_id to wm_plane_id

[PATCH 1/4] drm/amdgpu: add amdgpu.cg_mask and amdgpu.pg_mask parameters
 2016-06-03 22:57 UTC  (4+ messages)
` [PATCH 2/4] drm/amdgpu/gfx8: Switch Stoney to share CZ's RLC functions
` [PATCH 3/4] drm/amdgpu/gfx8: Enable CG on Stoney
` [PATCH 4/4] drm/amdgpu/gfx8: Enable PG "

[PATCH v2 0/6] drm/fsl-dcu: suspend/resume rework using atomic helpers
 2016-06-03 22:56 UTC  (12+ messages)
` [PATCH v2 1/6] drm/fb_cma_helper: add suspend helper
` [PATCH v2 2/6] drm/fsl-dcu: store layer registers in soc_data
` [PATCH v2 3/6] drm/fsl-dcu: move layer initialization to plane file
` [PATCH v2 4/6] drm/fsl-dcu: use clk helpers
` [PATCH v2 5/6] drm/fsl-dcu: implement suspend/resume using atomic helpers
` [PATCH v2 6/6] drm/fsl-dcu: disable vblank events on CRTC disable

fsl-dcu not works on latest "drm-next"
 2016-06-03 22:52 UTC  (6+ messages)

mmotm 2016-06-03-15-55 uploaded
 2016-06-03 22:55 UTC  (2+ messages)

mmotm 2016-06-03-15-55 uploaded
 2016-06-03 22:55 UTC 

[PATCH 1/2] drm/amdgpu: add release firmware for cgs
 2016-06-03 22:54 UTC  (2+ messages)
` [PATCH 2/2] drm/amdgpu: fix smu ucode memleak (v2)

[PATCH 00/10] Documentation/Sphinx
 2016-06-03 22:54 UTC  (9+ messages)

RFC: have a config option for running submodule update after checkout <revision>
 2016-06-03 22:53 UTC 

[U-Boot] [PATCH v2] common: usb_storage : Implement logic to calculate optimal usb maximum trasfer blocks
 2016-06-03 22:51 UTC  (2+ messages)

NFS/d_splice_alias breakage
 2016-06-03 22:49 UTC  (21+ messages)
      ` Dcache oops

[dm-crypt] LVM on LUKS: volumes missing
 2016-06-03 22:46 UTC  (6+ messages)

[PATCH] drm/amdgpu/trace: Add tracepoints to MMIO read/writes
 2016-06-03 22:45 UTC 

[U-Boot] [PATCH v3 0/3] usb: Move some CONFIGs to Kconfig
 2016-06-03 22:44 UTC  (5+ messages)
` [U-Boot] [PATCH v3 1/3] configs: blackfin: move CONFIG_USB to defconfig
` [U-Boot] [PATCH v3 2/3] usb: move CONFIG_USB_XHCI to Kconfig with renaming
` [U-Boot] [PATCH v3 3/3] usb: move CONFIG_USB_XHCI_DWC3 to Kconfig

v2_02_155 annotated tag has been created
 2016-06-03 22:43 UTC 

master - post-release
 2016-06-03 22:43 UTC 

master - pre-release
 2016-06-03 22:43 UTC 

[Intel-wired-lan] [PATCH v1 00/18] fm10k reset + suspend/resume changes
 2016-06-03 22:42 UTC  (19+ messages)
` [Intel-wired-lan] [PATCH v1 01/18] fm10k: no need to continue in fm10k_down if __FM10K_DOWN already set
` [Intel-wired-lan] [PATCH v1 02/18] fm10k: avoid possible null pointer dereference in fm10k_update_stats
` [Intel-wired-lan] [PATCH v1 03/18] fm10k: prevent multiple threads updating statistics
` [Intel-wired-lan] [PATCH v1 04/18] fm10k: Reset mailbox global interrupts
` [Intel-wired-lan] [PATCH v1 05/18] fm10k: don't stop reset due to FM10K_ERR_REQUESTS_PENDING
` [Intel-wired-lan] [PATCH v1 06/18] fm10k: perform data path reset even when switch is not ready
` [Intel-wired-lan] [PATCH v1 07/18] fm10k: use actual hardware registers when checking for pending Tx
` [Intel-wired-lan] [PATCH v1 08/18] fm10k: only warn when stop_hw fails with FM10K_ERR_REQUESTS_PENDING
` [Intel-wired-lan] [PATCH v1 09/18] fm10k: wait for queues to drain fully before stop_hw
` [Intel-wired-lan] [PATCH v1 10/18] fm10k: split fm10k_reinit into two functions
` [Intel-wired-lan] [PATCH v1 11/18] fm10k: implement prepare_suspend and handle_resume
` [Intel-wired-lan] [PATCH v1 12/18] fm10k: use common reset flow when handling io errors from PCI stack
` [Intel-wired-lan] [PATCH v1 13/18] fm10k: implement reset_notify handler for PCIe FLR events
` [Intel-wired-lan] [PATCH v1 14/18] fm10k: use common flow for suspend and resume
` [Intel-wired-lan] [PATCH v1 15/18] fm10k: enable bus master after every reset
` [Intel-wired-lan] [PATCH v1 16/18] fm10k: check if PCIe link is restored
` [Intel-wired-lan] [PATCH v1 17/18] fm10k: implement request_lport_map pointer
` [Intel-wired-lan] [PATCH v1 18/18] fm10k: bump version number

[RFC/PATCH] Formatting variables in the documentation
 2016-06-03 22:42 UTC  (6+ messages)
` [PATCH v2] Documentation more consistent
  ` [PATCH v2 1/3] Clearer rule about formatting literals
  ` [PATCH v2 2/3] Change environment variables format
  ` [PATCH v2 3/3] Change configuration "

latest net-next does not build on sparc?
 2016-06-03 22:39 UTC 

[md PATCH 00/18] Assorted minor fixes, particularly RCU protection
 2016-06-03 22:39 UTC  (10+ messages)
` [md PATCH 09/18] md/raid10: stop print_conf from being too verbose
` [md PATCH 05/18] md/raid10: add rcu protection to rdev access in raid10_sync_request
` [md PATCH 01/18] md: disconnect device from personality before trying to remove it

[PATCH] arm64: defconfig: enable stmmac and realtek PHY as modules
 2016-06-03 22:38 UTC  (2+ messages)

[U-Boot] [PULL] u-boot-usb/master
 2016-06-03 22:36 UTC  (6+ messages)

[RFC][PATCH 0/7] locking/rwsem: Convert rwsem count to atomic_long_t
 2016-06-03 22:36 UTC  (6+ messages)

[PATCH] [media] radio-maxiradio: fix memory leak when device is removed
 2016-06-03 22:33 UTC 

[PATCH] drm/amdgpu: print smc fw info in CGS
 2016-06-03 22:34 UTC 

[RFC 0/12] introduce down_write_killable for rw_semaphore
 2016-06-03 22:34 UTC  (6+ messages)
` [RFC 10/12] x86, rwsem: simplify __down_write

+ nvme-dont-allocate-unused-nvme_major-fix.patch added to -mm tree
 2016-06-03 22:32 UTC 

[U-Boot] [PATCH v2 0/7] add support for the etamin draco board variant
 2016-06-03 22:30 UTC  (5+ messages)
` [U-Boot] [PATCH v2 3/7] nand: add nand mtd concat support

[PATCH 0/3] dax, ext4: Improve DAX performance in ext4
 2016-06-03 22:28 UTC  (4+ messages)
` [PATCH 1/3] dax: Take shared lock in dax_do_io()
` [PATCH 2/3] ext4: Make cache hits/misses per-cpu counts
` [PATCH 3/3] ext4: Pass DIO_SKIP_DIO_COUNT to dax_do_io

[PATCH 0/3] Drivers: hv: vmbus: Some miscellaneous fixes
 2016-06-04  0:09 UTC  (4+ messages)
` [PATCH 1/3] Drivers: hv: avoid vfree() on crash
  ` [PATCH 2/3] Drivers: hv: get rid of redundant messagecount in create_gpadl_header()
  ` [PATCH 3/3] Drivers: hv: don't leak memory in vmbus_establish_gpadl()

[Qemu-devel] [PATCH v2 0/8] virtio-blk: multiqueue support
 2016-06-03 22:26 UTC  (3+ messages)

ell/main.c Memory leak
 2016-06-03 22:25 UTC  (5+ messages)

[mm] 795ae7a0de: pixz.throughput -9.1% regression
 2016-06-03 22:21 UTC  (4+ messages)
    ` [lkp] "

[PATCH] drm/amdgpu: properly clean up runtime pm
 2016-06-03 22:23 UTC 

[PATCH 2/2] mtd: m25p80: consider max_transfer_size when reading
 2016-06-03 22:22 UTC  (9+ messages)

fuse does not show lock info in /proc/.../fdinfo/
 2016-06-03 18:49 UTC 

[PATCH] soreuseport: add compat case for setsockopt SO_ATTACH_REUSEPORT_CBPF
 2016-06-03 22:20 UTC  (4+ messages)
  ` [PATCH v2] "

+ kexec-ensure-user-memory-sizes-do-not-wrap-fix.patch added to -mm tree
 2016-06-03 22:18 UTC 

[meta-oe][PATCH] gitpkgv: ensure that we close our opened files
 2016-06-03 22:17 UTC  (2+ messages)

[RFC] Triangular Workflow UI improvments
 2016-06-03 22:16 UTC  (5+ messages)
` [RFC/PATCH] Triangular Workflow UI improvement: Documentation

Build failure in -next due to 'rtc: cmos: move mc146818rtc code out of asm-generic/rtc.h'
 2016-06-03 22:16 UTC  (4+ messages)

[PATCH] PCI/MSI: pci-xgene-msi: Enable MSI support in ACPI boot for X-Gene v1
 2016-06-03 22:15 UTC  (11+ messages)

+ mm-add-nr_zsmalloc-to-vmstat-fix.patch added to -mm tree
 2016-06-03 22:14 UTC 

Debian BTRFS/UEFI Documentation
 2016-06-03 22:05 UTC  (2+ messages)

[PATCH 0/5] Hi655x powerkey support for HiKey (v2)
 2016-06-03 22:11 UTC  (6+ messages)
` [PATCH 1/5] dts: bindings: Add binding documentation for hisilicon,hi6552-powerkey
` [PATCH 2/5] hi655x-pmic: Make hi655x pmic logic probe child nodes in the dt
` [PATCH 3/5] hi655x-pmic: Fixup issue with un-acked interrupts
` [PATCH 4/5] drivers: input: powerkey for HISI 65xx SoC
` [PATCH 5/5] arm64: dts: Add powerkey info to pmic for hi6220-hikey

[rtc-linux] [PATCH] mn10300: Add missing include file to proc-init.c
 2016-06-03 22:11 UTC  (2+ messages)
`  "

[git pull] drm fixes for rc2
 2016-06-03 22:10 UTC  (2+ messages)

[PATCH v7 00/15] ACPI NUMA support for ARM64
 2016-06-03 22:07 UTC  (4+ messages)

[Patch net] net_sched: keep backlog updated with qlen
 2016-06-03 22:05 UTC 

[Buildroot] [PATCH] odroid-mali: add missing hash for the second tar file
 2016-06-03 22:02 UTC 

[kernel-hardening] [PATCH 0/2] expand use of __ro_after_init
 2016-06-03 22:01 UTC  (9+ messages)
` [kernel-hardening] [PATCH 2/2] arm: apply more __ro_after_init

invalid printk time during boot on PA-RISC
 2016-06-03 21:56 UTC  (5+ messages)

[patch 11/11] mm, page_alloc: recalculate the preferred zoneref if the context can ignore memory policies
 2016-06-03 21:56 UTC 

[patch 10/11] mm, page_alloc: reset zonelist iterator after resetting fair zone allocation policy
 2016-06-03 21:55 UTC 

[patch 07/11] checkpatch: reduce git commit description style false positives
 2016-06-03 21:55 UTC 

[patch 09/11] mm, oom_reaper: do not use siglock in try_oom_reaper()
 2016-06-03 21:55 UTC 

[patch 08/11] mm, page_alloc: prevent infinite loop in buffered_rmqueue()
 2016-06-03 21:55 UTC 

[patch 06/11] mm/z3fold.c: avoid modifying HEADLESS page and minor cleanup
 2016-06-03 21:55 UTC 

[patch 05/11] memcg: add RCU locking around css_for_each_descendant_pre() in memcg_offline_kmem()
 2016-06-03 21:55 UTC 

[patch 05/11] memcg: add RCU locking around css_for_each_descendant_pre() in memcg_offline_kmem()
 2016-06-03 21:55 UTC 

[patch 04/11] reiserfs: avoid uninitialized variable use
 2016-06-03 21:55 UTC 

perf crash with tip/perf/core
 2016-06-03 21:55 UTC  (4+ messages)

[patch 03/11] mm: check the return value of lookup_page_ext for all call sites
 2016-06-03 21:55 UTC 

[patch 02/11] kdump: fix dmesg gdbmacro to work with record based printk
 2016-06-03 21:55 UTC 

[patch 01/11] mm: fix overflow in vm_map_ram()
 2016-06-03 21:55 UTC 

[PATCH v2 00/13] Reference iterators
 2016-06-03 21:55 UTC  (3+ messages)

[PATCH] opkg-utils: update SRCREV
 2016-06-03 21:54 UTC  (4+ messages)
` [PATCH v2] "

incoming
 2016-06-03 21:51 UTC 

[opkg-utils PATCH] arfile.py: remove dependency on python-future
 2016-06-03 21:51 UTC 

[added to the 3.18 stable tree] dmaengine: imx-sdma: switch to dynamic context mode after script loaded
 2016-06-03 21:46 UTC  (33+ messages)
` [added to the 3.18 stable tree] MIPS: Avoid using unwind_stack() with usermode
` [added to the 3.18 stable tree] MIPS: Reserve nosave data for hibernation
` [added to the 3.18 stable tree] MIPS: KVM: Fix timer IRQ race when freezing timer
` [added to the 3.18 stable tree] MIPS: KVM: Fix timer IRQ race when writing CP0_Compare
` [added to the 3.18 stable tree] gcov: disable tree-loop-im to reduce stack usage
` [added to the 3.18 stable tree] sched/loadavg: Fix loadavg artifacts on fully idle and on fully loaded systems
` [added to the 3.18 stable tree] MIPS: math-emu: Fix jalr emulation when rd == $0
` [added to the 3.18 stable tree] PCI: Disable all BAR sizing for devices with non-compliant BARs
` [added to the 3.18 stable tree] MIPS: MSA: Fix a link error on `_init_msa_upper' with older GCC
` [added to the 3.18 stable tree] fs/cifs: correctly to anonymous authentication via NTLMSSP
` [added to the 3.18 stable tree] fs/cifs: correctly to anonymous authentication for the LANMAN authentication
` [added to the 3.18 stable tree] fs/cifs: correctly to anonymous authentication for the NTLM(v2) authentication
` [added to the 3.18 stable tree] xfs: fix inode validity check in xfs_iflush_cluster
` [added to the 3.18 stable tree] ASoC: ak4642: Fix up max_register setting
` [added to the 3.18 stable tree] cifs: Create dedicated keyring for spnego operations
` [added to the 3.18 stable tree] Input: uinput - handle compat ioctl for UI_SET_PHYS
` [added to the 3.18 stable tree] PM / sleep: Handle failures in device_suspend_late() consistently
` [added to the 3.18 stable tree] drm/i915: Don't leave old junk in ilk active watermarks on readout
` [added to the 3.18 stable tree] mmc: longer timeout for long read time quirk
` [added to the 3.18 stable tree] mmc: sdhci-acpi: Add two host capabilities for Intel
` [added to the 3.18 stable tree] mmc: sdhci-acpi: Remove MMC_CAP_BUS_WIDTH_TEST for Intel controllers
` [added to the 3.18 stable tree] sunrpc: fix stripping of padded MIC tokens
` [added to the 3.18 stable tree] wait/ptrace: assume __WALL if the child is traced
` [added to the 3.18 stable tree] x86/xen: Override ACPI IRQ management callback __acpi_unregister_gsi
` [added to the 3.18 stable tree] xen/x86: actually allocate legacy interrupts on PV guests
` [added to the 3.18 stable tree] xen/events: Don't move disabled irqs
` [added to the 3.18 stable tree] UBI: Fastmap: Ensure that only one fastmap work is scheduled
` [added to the 3.18 stable tree] UBI: do propagate positive error codes up
` [added to the 3.18 stable tree] UBI: fix missing brace control flow
` [added to the 3.18 stable tree] UBI: Fix static volume checks when Fastmap is used
` [added to the 3.18 stable tree] dma-debug: avoid spinlock recursion when disabling dma-debug

[folded-merged] mm-fix-overflow-in-vm_map_ram-fix.patch removed from -mm tree
 2016-06-03 21:49 UTC 

linux-next: request to include linux-amlogic tree
 2016-06-03 21:49 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.