All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2016-08-10 18:22:14 to 2016-08-10 18:42:35 UTC [more...]

What's cooking in git.git (Aug 2016, #03; Mon, 8)
 2016-08-10 18:27 UTC  (6+ messages)
  ` [PATCH] t7406: fix breakage on OSX

[PATCH v5 00/15] Git filter protocol
 2016-08-10 14:34 UTC  (14+ messages)
  ` [PATCH v5 02/15] pkt-line: call packet_trace() only if a packet is actually send
  ` [PATCH v5 03/15] pkt-line: add `gentle` parameter to format_packet()
  ` [PATCH v5 14/15] convert: add filter.<driver>.process option

[lkp] [nfsd] b44061d0b9: BUG: Dentry ffff880027d7c540{i=1846f,n=0a} still in use (1) [unmount of btrfs vda]
 2016-08-10 18:32 UTC  (7+ messages)
      ` [nfsd] b44061d0b9: BUG: Dentry ffff880027d7c540{i=1846f, n=0a} "

[PACTH v1] mm, proc: Implement /proc/<pid>/totmaps
 2016-08-10 17:23 UTC  (12+ messages)

[PATCH V3 0/4] clk: Combine MAX77686 and MAX77802 driver and extend for MAX77620
 2016-08-10 12:43 UTC  (7+ messages)
` [PATCH V3 2/4] clk: Combine DT binding doc for max77686 and max77802

[Resend][PATCH] x86/power/64: Always create temporary identity mapping correctly
 2016-08-10 16:44 UTC  (9+ messages)

[PATCH 0/4] Add DT support for NAND to LCDK
 2016-08-10 11:53 UTC  (18+ messages)
` [PATCH 2/4] ARM: dts: da850: Add an aemif node
` [PATCH 3/4] ARM: dts: da850-lcdk: Add NAND to DT

[PATCH 0/3] arm64: put objects into proper sections
 2016-08-10 18:38 UTC  (4+ messages)

[PATCH v5 0/2] Add support for SCT Write Same
 2016-08-10 18:29 UTC  (7+ messages)
` [PATCH v5 2/2] "

[PATCH v5 0/3] locking/mutex: Enable optimistic spinning of lock waiter
 2016-08-10 18:25 UTC  (3+ messages)
` [PATCH v5 1/3] locking/mutex: Add waiter parameter to mutex_optimistic_spin()
` [PATCH v5 2/3] locking/mutex: Enable optimistic spinning of woken task in wait queue

[PATCH v5 0/3] pcie-designware: add iATU unroll feature
 2016-08-10 10:00 UTC  (2+ messages)
` [PATCH v4 3/3] pcie-designware: fix typo

[patch] sched/cputime: Fix NO_HZ_FULL getrusage() monotonicity regression
 2016-08-10 14:21 UTC  (4+ messages)

Making pdfdocs with sphinx - only select rst targets
 2016-08-10 17:15 UTC  (7+ messages)
` [RFC PATCH 0/3] Documentation: switch to pdflatex and fix pdf build
  ` [RFC PATCH 1/3] Documentation/sphinx: build the media intermediate rst files for all outputs
  ` [RFC PATCH 2/3] Documentation: switch to pdflatex for pdf generation
  ` [RFC PATCH 3/3] Documentation: exclude media documentation from "

[RFC PATCH v7 0/7] Restartable sequences system call
 2016-08-10 14:44 UTC  (9+ messages)
` [RFC PATCH v7 1/7] "

[PATCH] checkout: do not mention detach advice for explicit --detach option
 2016-08-10 17:32 UTC  (2+ messages)

[Regression] "irqdomain: Don't set type when mapping an IRQ" breaks nexus7 gpio buttons
 2016-08-10 10:21 UTC  (10+ messages)

[PATCH v7 0/4] Add support for rk818
 2016-08-10  9:05 UTC  (3+ messages)
` [PATCH v7 2/4] regulator: rk808: Add regulator driver for RK818
` [PATCH v7 4/4] rtc: Kconfig: Name RK818 in Kconfig for RTC_DRV_RK808

[PATCH v1 00/10] Optimize sched avgs computation and implement flat util hierarchy
 2016-08-10  0:14 UTC  (8+ messages)
` [PATCH v1 01/10] sched/fair: Chance LOAD_AVG_MAX_N from 345 to 347
` [PATCH v1 02/10] documentation: Add scheduler/sched-avg.txt
` [PATCH v1 04/10] sched/fair: Rename variable names for sched averages
` [PATCH v1 06/10] sched/fair: Optimize __update_sched_avg()
` [PATCH v1 07/10] sched/fair: Remove useless 64-bit to 32-bit variable conversion
` [PATCH v1 08/10] sched/fair: Remove scale_load_down() for load_avg
` [PATCH v1 10/10] sched/fair: Implement flat hierarchical structure for util_avg

[PATCHv2] support for AD5820 camera auto-focus coil
 2016-08-10 12:01 UTC  (11+ messages)
` [PATCHv3] "
      ` [PATCHv4] "
          ` [PATCHv5] "
            ` [PATCHv6] "

[PATCH 1/2] ath9k: change entropy formula for easier understanding
 2016-08-10  7:43 UTC  (11+ messages)
` [PATCH 2/2] ath9k: disable RNG by default

[PATCH 00/21] net: thunderx: Support for newer chips and miscellaneous patches
 2016-08-10  6:42 UTC  (5+ messages)
` [PATCH 01/21] net: thunderx: Moved HW capability info from macros to structure
` [PATCH 02/21] net: thunderx: Add VNIC's PCI devid on future chips
` [PATCH 09/21] net: thunderx: Add QSGMII interface type support
` [PATCH 15/21] net: thunderx: Improvement for MBX interface debug messages

[RFC][PATCH] x86/smp: Fix __max_logical_packages value setup
 2016-08-10 16:14 UTC  (6+ messages)
        ` [PATCH] "

[PATCH v2 0/5] Allow the trampoline to use EFI boot services RAM
 2016-08-10 16:08 UTC  (8+ messages)
` [PATCH v2 2/5] x86/boot: Synchronize trampoline_cr4_features and mmu_cr4_features directly
` [PATCH v2 3/5] x86/boot: Defer setup_real_mode() to early_initcall time
` [PATCH v2 4/5] x86/boot: Rework reserve_real_mode() to allow multiple tries
` [PATCH v2 5/5] x86/efi: Allocate a trampoline if needed in efi_free_boot_services()

[PATCH v2] locking/percpu-rwsem: Optimize readers and reduce global impact
 2016-08-10 17:09 UTC  (4+ messages)

x86 PMU broken in current Linus' tree
 2016-08-10 14:05 UTC  (7+ messages)
      ` [PATCH v2] x86/hweight: fix open-coded versions of 32bit and 64bit hweight calculations

[PATCH] sched: Avoid that __wait_on_bit_lock() hangs
 2016-08-10 16:01 UTC  (12+ messages)

[PATCH v2 00/44] x86/dumpstack: rewrite x86 stack dump code
 2016-08-10 14:16 UTC  (6+ messages)
` [PATCH v2 30/44] x86/unwind: add new unwind interface and implementations

[PATCH] cpufreq: powernv: Fix crash in gpstate_timer_handler
 2016-08-10 12:41 UTC  (5+ messages)

[PATCH 0/2][RFC] Provide accounting for dirty metadata
 2016-08-10  8:29 UTC  (4+ messages)
` [PATCH 1/2] remove mapping from balance_dirty_pages*()

[PATCH 0/7] ima: carry the measurement list across kexec
 2016-08-10 14:32 UTC  (7+ messages)
` [PATCH 1/7] ima: on soft reboot, restore the measurement list
          ` [Linux-ima-devel] "

[Patch net 0/5] net_sched: tc action fixes and updates
 2016-08-10 14:38 UTC  (3+ messages)

[PATCH V4 0/2] smartpqi: initial commit of Microsemi smartpqi driver
 2016-08-10 16:12 UTC  (3+ messages)
` [PATCH V4 1/2] "

[kvm-unit-tests PATCH V2 1/4] scripts/runtime: Add ability to mark test as don't run by default
 2016-08-10 11:33 UTC  (5+ messages)
` [kvm-unit-tests PATCH V2 3/4] lib/powerpc: Add function to start secondary threads
` [kvm-unit-tests PATCH V2 4/4] powerpc/tm: Add a test for H_CEDE while tm suspended

[PATCH] i2c: don't print error when adding adapter fails
 2016-08-10  8:32 UTC  (4+ messages)
` [STLinux Kernel] "

[PATCH v2] i2c-tools: add .gitignore
 2016-08-10  7:03 UTC  (2+ messages)

[Intel-wired-lan] [next PATCH 1/5] i40e: Introduce devlink interface
 2016-08-10 18:41 UTC  (5+ messages)

[PATCH] powerpc: move hmi.c to arch/powerpc/kvm/
 2016-08-10 18:41 UTC  (3+ messages)

[PATCH v5] watchdog: ziirave_wdt: Add support to upload the firmware
 2016-08-10 16:18 UTC 

Crash in Modem-Manager on Ubuntu
 2016-08-10  5:32 UTC 

[PATCH] dmaengine: qcom_hidma: release the descriptor before the callback
 2016-08-10 17:23 UTC  (11+ messages)

[PATCH 00/10] Add clk-rates and DDR support to sdhci-msm
 2016-08-10 15:01 UTC  (5+ messages)
` [PATCH 02/10] mmc: sdhci-msm: add pltfm_data support to get clk-rates from DT
` [PATCH 03/10] arm64: dts: qcom: msm8916: Add clk-rates to sdhc1 & sdhc2
` [PATCH 04/10] mmc: sdhci-msm: Add get_min_clock() and get_max_clock() callback
` [PATCH 05/10] mmc: sdhci-msm: Enable SDHCI_QUIRK_CAP_CLOCK_BASE_BROKEN

[PATCH v3] netfilter: nf_tables: add hash expression
 2016-08-10  9:43 UTC 

[meta-freescale-layer][PATCH 00/50] QorIQ patches
 2016-08-10 16:06 UTC  (11+ messages)

[PATCH] get_maintainer: Don't check if STDIN exists in a VCS repository
 2016-08-10 18:38 UTC  (2+ messages)

[PATCH] omapfb: omapfb-main: Remove deprecated create_singlethread_workqueue
 2016-08-10 10:50 UTC  (3+ messages)

[PATCH v5 7/8] PM / devfreq: rockchip: add devfreq driver for rk3399 dmc
 2016-08-10  9:07 UTC  (3+ messages)

rbd-mirror related jewel backports
 2016-08-10  9:07 UTC 

[PATCH] perf callchain: fixup help/config for no-unwinding
 2016-08-10 13:52 UTC 

[PATCH] max17042_battery: fix model download bug
 2016-08-10  8:27 UTC  (3+ messages)

[RESEND PATCH v4] x86/hpet: Reduce HPET counter read contention
 2016-08-10 18:37 UTC  (2+ messages)

[Qemu-devel] [PATCH v7 0/4] Dynamic module loading for block drivers
 2016-08-10 18:37 UTC  (5+ messages)
` [Qemu-devel] [PATCH v7 2/4] blockdev: Add dynamic generation of module_block.h
` [Qemu-devel] [PATCH v7 3/4] blockdev: Add dynamic module loading for block drivers

[PATCH 1/3] testsuite: include stdio.h
 2016-08-10 18:37 UTC  (3+ messages)
` [PATCH 2/3] Add scratchbuf implementation
` [PATCH 3/3] depmod: fix string overflow

[PATCH] ravb: use proper names for suspend/resume functions
 2016-08-10 11:16 UTC  (2+ messages)

[PATCH 1/1] VSOCK: remove more space available check filling TX vq
 2016-08-10 12:01 UTC  (2+ messages)

[PATCH] proc: Fix timerslack_ns CAP_SYS_NICE check when adjusting self
 2016-08-10 18:36 UTC  (2+ messages)

[PATCH] exynos-drm: Fix display manager failing to start without IOMMU problem
 2016-08-10 17:41 UTC  (2+ messages)

[PATCH drm/amdgpu] Fixing copy-paste errors and removing unneeded newlines
 2016-08-10 18:36 UTC  (3+ messages)

[PATCH 0/4] arm64: marvell: add support for the PIC and PMU
 2016-08-10 18:36 UTC  (5+ messages)
` [PATCH 1/4] dt-bindings: interrupt-controller: add DT binding for Marvell 7K/8K PIC

[GIT PULL] Btrfs
 2016-08-10 12:10 UTC 

[PATCH] IB/hfi1,IB/qib: Fix qp_stats sleep with rcu read lock held
 2016-08-10 10:17 UTC  (4+ messages)

[PATCH] ARC: Elide redundant setup of DMA callbacks
 2016-08-10 17:19 UTC 

[PATCH] ARM: dts: da850: Add basic DTS for the L138/C6748 Dev Kit
 2016-08-10 18:35 UTC  (5+ messages)
` [PATCH v2 0/3] Support for the L138/C6748 Dev Kit (LCDK)
  ` [PATCH v2 1/3] ARM: dts: da850: Add basic DTS for the L138/C6748 Dev Kit

UDF label change since commit 2f2730bc77c9
 2016-08-10 14:23 UTC  (5+ messages)

A black window pop out after I select a boot entry in grub2
 2016-08-10 18:33 UTC  (6+ messages)

[PATCH 0/5] build fixes to make fbdev optional
 2016-08-10 18:33 UTC  (2+ messages)

[PATCH v12] acpi, apei, arm64: APEI initial support for aarch64
 2016-08-10 10:45 UTC  (4+ messages)

[PATCH 1/2] HID: wacom: Add WACOM_DEVICETYPE_DIRECT for Cintiqs and similar
 2016-08-10  9:45 UTC  (3+ messages)
` [PATCH v4 "

[PATCH v2] HID: wacom - add touch_arbitration parameter to wacom module
 2016-08-10  9:47 UTC  (2+ messages)

[PATCH RESEND] ext4: Cleanup ext4_sync_parent()
 2016-08-10  9:25 UTC 

[PATCH v7 0/5] The series cleans up mainly the regulator driver and implements
 2016-08-10 12:52 UTC  (3+ messages)
` [PATCH v7 2/5] Documentation: regulator: tps65218: Update examples
` [PATCH v7 4/5] mfd: tps65218: Use mfd_add_devices instead of of_platform_populate

[ANNOUNCE] git-series: track changes to a patch series over time
 2016-08-10  9:37 UTC  (4+ messages)

[PATCH] ASoC: rt5659: Add mclk controls
 2016-08-10 13:57 UTC  (7+ messages)
          ` [alsa-devel] "

Making pdfdocs with sphinx - only select rst targets
 2016-08-10  8:41 UTC  (2+ messages)

[PATCH v2 0/8] firmware: add new sysdata API
 2016-08-10 18:32 UTC  (6+ messages)
` [PATCH v2 8/8] p54: convert to "

[PATCH 0/2] expand use of __ro_after_init
 2016-08-10 18:32 UTC  (6+ messages)
` [PATCH 2/2] arm: apply more __ro_after_init
    ` [kernel-hardening] "

[PATCH v4 0/4] UHS-I SDR-104 support for sh_mobile_sdhi
 2016-08-10 13:12 UTC  (2+ messages)

[PATCH 0/1] sched/cputime: Mitigate performance regression in times()/clock_gettime()
 2016-08-10 13:02 UTC  (4+ messages)
` [PATCH 1/1] "

[PATCH] drm/i915: Restore DMC required version for Skylake (1.26)
 2016-08-10 11:26 UTC  (3+ messages)
` [Intel-gfx] "

[PATCH 1/6] crypto: sun4i-ss: fix a few signed warning
 2016-08-10  9:45 UTC  (2+ messages)
` [PATCH 3/6] crypto: sun4i-ss: clean unused ss

[PATCH 1/3] radix-tree: 'slot' can be NULL in radix_tree_next_slot()
 2016-08-10 14:52 UTC  (5+ messages)

mm: Initialise per_cpu_nodestats for all online pgdats at boot
 2016-08-10 17:59 UTC  (2+ messages)

wusbcore crypto stack sg
 2016-08-10 13:09 UTC 

[PATCH v2 0/5] dts patches for qcom tsens support
 2016-08-10  6:43 UTC  (2+ messages)
` [PATCH v2 1/5] arm: dts: msm8974: Add thermal zones, tsens and qfprom nodes

[PATCH 0/2] KVM: nVMX: msr bitmaps fixes
 2016-08-10  5:55 UTC  (5+ messages)
` [PATCH 1/2] KVM: nVMX: fix msr bitmaps to prevent L2 from accessing L0 x2APIC

[PATCH 0/2] STi: Add ports-implemented property support
 2016-08-10 16:24 UTC  (2+ messages)

[Qemu-devel] [PATCH for-2.8] dmg: Move the driver to block-obj-y
 2016-08-10 18:30 UTC  (2+ messages)

[meta-fsl-arm][PATCH v2 1/2] linux-fslc-imx: Bump revision to 59b38c32
 2016-08-10 17:57 UTC  (2+ messages)
` [meta-fsl-arm][PATCH v2 2/2] linux-fslc-imx: Add simple card driver support

[PATCHv9 0/6] dmaengine: rcar-dmac: add iommu support for slave transfers
 2016-08-10 11:22 UTC  (7+ messages)
` [PATCHv9 1/6] dma-mapping: add {map,unmap}_resource to dma_map_ops
` [PATCHv9 2/6] dma-debug: add support for resource mappings
` [PATCHv9 3/6] dma-mapping: add dma_{map,unmap}_resource
` [PATCHv9 4/6] arm: dma-mapping: add {map,unmap}_resource for iommu ops
` [PATCHv9 5/6] dmaengine: rcar-dmac: group slave configuration
` [PATCHv9 6/6] dmaengine: rcar-dmac: add iommu support for slave transfers

[PATCH] usb: core: Add runtime resume checking
 2016-08-10 14:25 UTC  (2+ messages)

[PATCH v2 0/6] de-stage SW_SYNC validation frawework
 2016-08-08 23:41 UTC  (3+ messages)
` [PATCH v2 1/6] staging/android: remove doc from sw_sync

[REGRESSION] !PageLocked(page) assertion with tcpdump
 2016-08-10 14:33 UTC 

[PATCH 1/1 linux-next] net: hns: fix typo in g_gmac_stats_string[]
 2016-08-10 15:48 UTC 

[PACTH v5 0/2] usb: xhci: plat: Enable PM, async resume/suspend
 2016-08-10  9:46 UTC  (3+ messages)
` [PACTH v5 1/2] usb: xhci: plat: Enable runtime PM

[PATCHv2 0/4] PCI VPD access fixes
 2016-08-10 15:47 UTC  (7+ messages)
` [PATCHv2 3/4] pci: Determine actual VPD size on first access

[PATCH v2 3/4] perf/core: introduce PMU_EV_CAP_READ_ACTIVE_PKG
 2016-08-10 18:27 UTC  (3+ messages)
` [PATCH "

Bluestore different allocator performance Vs FileStore
 2016-08-10 16:55 UTC 

[PATCH] net/xfrm_input: fix possible NULL deref of tunnel.ip6->parms.i_key
 2016-08-10 10:54 UTC 

[PATCH v2 0/2] mfd: cros_ec_keyb: MKBP event support
 2016-08-10 17:05 UTC  (2+ messages)
` [PATCH v2 1/2] mfd: cros_ec: Add "

[PATCH v6 0/3] net: phy: Add xilinx gmiitorgmii converter support
 2016-08-10  5:50 UTC  (4+ messages)
` [PATCH v6 1/3] net: Add mask for Control register 10Mbps speed
` [PATCH v6 2/3] Documentation: DT: net: Add Xilinx gmiitorgmii converter device tree binding documentation
` [PATCH v6 3/3] net: phy: Add gmiitorgmii converter support

[PATCH 0/5] gpu: don't print error when adding adapter fails
 2016-08-10 18:10 UTC  (3+ messages)
` [PATCH 4/5] gpu: drm: radeon: radeon_i2c: "

kvm_pv_unhalt and kernel_irqchip=off
 2016-08-10 18:27 UTC 

[PATCH 1/2] remoteproc: core: Add rproc OF look-up functions
 2016-08-10 18:27 UTC  (5+ messages)
` [PATCH 2/2] remoteproc: core: Rework obtaining a rproc from a DT phandle

e1000e: PHY cann't be initialized correctly on some I218 controllers
 2016-08-10 15:00 UTC  (6+ messages)
` [Intel-wired-lan] "

[PATCH 00/28] be2iscsi: driver update 11.2.0.0
 2016-08-10 12:46 UTC  (7+ messages)
` [PATCH 02/28] be2iscsi: Replace _bh with _irqsave/irqrestore

[PATCH] rtlwifi: rtl8192de: Fix leak in _rtl92de_read_adapter_info()
 2016-08-10 14:10 UTC  (2+ messages)

[PATCH] scripts: add kasan_symbolize.py
 2016-08-10 14:22 UTC 

Floating point instructions (e.g. cvtsi2sd) incorrect result
 2016-08-10 16:38 UTC  (3+ messages)

Bucket Access Logging Feature
 2016-08-10 15:35 UTC  (2+ messages)

[PATCH v2 1/1] VSOCK: remove more space available check filling TX vq
 2016-08-10 15:24 UTC 

[PATCH] proc: faster /proc/*/status
 2016-08-10  6:38 UTC  (2+ messages)
` [RFC PATCH] meminfo: Break apart a very long seq_printf with #ifdefs

[PATCH 1/2 v3] leds: pm8058: add device tree bindings
 2016-08-10  5:15 UTC  (3+ messages)
` [PATCH 2/2 v3] leds: add PM8058 LEDs driver

[PATCH v2 0/2] Add big endian and ONFI support to iProc NAND
 2016-08-10 14:24 UTC  (3+ messages)
` [PATCH v2 1/2] mtd: brcmnand: iProc big endian and ONFI support

[lkp] [xfs] 68a9f5e700: aim7.jobs-per-min -13.6% regression
 2016-08-10 18:24 UTC  (2+ messages)
`  "

[iproute PATCH] ip-route: Pretty-print expired routes
 2016-08-10 11:14 UTC 

[RFC PATCH 0/5] Allwinner MMC firmware clocks implementation
 2016-08-10  8:58 UTC  (3+ messages)
` [RFC PATCH 1/5] mailbox: introduce ARM SMC based mailbox
  ` [linux-sunxi] "

[PATCHv4 0/2] USB Type-C Connector class
 2016-08-10  8:19 UTC  (4+ messages)

[PATCH 03/20] MIPS: SEAD3: Probe UARTs using DT
 2016-08-10 10:57 UTC  (2+ messages)

[PATCH] Spelling fixes
 2016-08-10 13:26 UTC  (3+ messages)

[PATCH] perf unwind: check symsrc ELF for .debug_frame
 2016-08-10 13:36 UTC 

[GIT PULL] STi defconfig updates for v4.9
 2016-08-10 16:49 UTC 

[PATCH] tpm: fix build error
 2016-08-10 16:44 UTC  (3+ messages)
  ` [tpmdd-devel] "

[PATCH v4 0/1] virtio-vsock: Add timer to handle OOM situations
 2016-08-10 12:24 UTC  (3+ messages)
` [PATCH v4 1/1] "

[RFC] dm-crypt: add ability to use keys from the kernel key retention service
 2016-08-10 11:16 UTC  (2+ messages)
` [dm-devel] "

[Qemu-devel] [Bug 495566] Re: qemu network adapter initialization fails when using macaddr=<multicast MAC-address>
 2016-08-10 18:15 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.