All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2016-08-19 03:56:30 to 2016-08-19 05:45:01 UTC [more...]

[PATCH] dmaengine: qcom_hidma: release the descriptor before the callback
 2016-08-19  5:52 UTC  (11+ messages)

[Buildroot] [PATCH 1/2] logrotate: bump version to 3.10.0
 2016-08-19  5:44 UTC  (4+ messages)
` [Buildroot] [PATCH 2/2] logrotate: fix up build error with gcc 6

[Buildroot] [PATCH] package/pppd: disable for musl toolchains
 2016-08-19  5:44 UTC  (4+ messages)

[PATCH v10 0/9] Add clock support for Mediatek MT2701
 2016-08-19  5:42 UTC  (6+ messages)
` [PATCH v10 8/9] arm: dts: mt2701: Add clock controller device nodes

[PATCH v4 0/3] perf annotate: Enable cross arch annotate
 2016-08-19  5:41 UTC  (3+ messages)

[PATCH v4 00/57] x86/dumpstack: rewrite x86 stack dump code
 2016-08-18 16:36 UTC  (7+ messages)
` [PATCH v4 02/57] x86/asm/head: remove unused init_rsp variable extern

[PATCH 1/8] pipe: relocate round_pipe_size() above pipe_set_size()
 2016-08-19  5:26 UTC  (10+ messages)
` [PATCH 2/8] pipe: move limit checking logic into pipe_set_size()
` [PATCH 3/8] pipe: refactor argument for account_pipe_buffers()
` [PATCH 4/8] pipe: fix limit checking in pipe_set_size()
` [PATCH 5/8] pipe: simplify logic in alloc_pipe_info()
` [PATCH 6/8] pipe: fix limit checking "
` [PATCH 7/8] pipe: make account_pipe_buffers() return a value, and use it
` [PATCH 8/8] pipe: cap initial pipe capacity according to pipe-max-size limit

[PATCH -next] crypto: fix missing unlock on error in sun4i_hash()
 2016-08-19  5:40 UTC  (3+ messages)

[PATCH 0/4] Improvements to bitbake-selftest
 2016-08-19  5:41 UTC  (4+ messages)
` [PATCH 1/4] bitbake-selftest: utilize unittest.main better

[git pull] drm fixes - part two
 2016-08-19  1:38 UTC 

[PATCH 1/1] l2tp: Fix the connect status check in pppol2tp_getname
 2016-08-19  5:36 UTC 

[PATCH 00/13] Real-mode acceleration of device interrupts in HV KVM
 2016-08-19  5:35 UTC  (28+ messages)
` [PATCH 01/13] powerpc: Add simple cache inhibited MMIO accessors
` [PATCH 02/13] KVM: PPC: Book3S HV: Convert kvmppc_read_intr to a C function
` [PATCH 03/13] KVM: PPC: select IRQ_BYPASS_MANAGER
` [PATCH 04/13] KVM: PPC: Book3S HV: Introduce kvmppc_passthru_irqmap
` [PATCH 05/13] powerpc/powernv: Provide facilities for EOI, usable from real mode
` [PATCH 06/13] KVM: PPC: Book3S HV: Enable IRQ bypass
` [PATCH 07/13] KVM: PPC: Book3S HV: Handle passthrough interrupts in guest
` [PATCH 08/13] KVM: PPC: Book3S HV: Complete passthrough interrupt in host
` [PATCH 09/13] KVM: PPC: Book3S HV: Dump irqmap in debugfs
` [PATCH 10/13] KVM: PPC: Book3S HV: Tunable to disable KVM IRQ bypass
` [PATCH 11/13] KVM: PPC: Book3S HV: Update irq stats for IRQs handled in real mode
` [PATCH 12/13] KVM: PPC: Book3S HV: Set server for passed-through interrupts
` [PATCH 13/13] KVM: PPC: Book3S HV: Counters for passthrough IRQ stats

[PATCH net-next 0/2] qed*: Fix ethtool issues relating to link
 2016-08-19  5:34 UTC  (3+ messages)
` [PATCH net-next 1/2] qed*: Fix pause setting
` [PATCH net-next 2/2] qede: Fix forcing high speeds

Is NFSv4.2 now compatible & stable with rdma?
 2016-08-19  5:06 UTC  (3+ messages)

[PATCH v11 0/9] Add clock support for Mediatek MT2701
 2016-08-19  5:34 UTC  (30+ messages)
` [PATCH v11 1/9] clk: mediatek: remove __init from clk registration functions
` [PATCH v11 2/9] clk: mediatek: Refine the makefile to support multiple clock drivers
` [PATCH v11 3/9] dt-bindings: ARM: Mediatek: Document bindings for MT2701
` [PATCH v11 4/9] clk: mediatek: Add dt-bindings for MT2701 clocks
` [PATCH v11 5/9] clk: mediatek: Add MT2701 clock support
` [PATCH v11 6/9] reset: mediatek: Add MT2701 reset controller dt-binding file
` [PATCH v11 7/9] reset: mediatek: Add MT2701 reset driver
` [PATCH v11 8/9] arm: dts: mt2701: Add clock controller device nodes
` [PATCH v11 9/9] arm: dts: mt2701: Use real clock for UARTs

[PATCH 0/4] zswap: Optimize compressed pool memory utilization
 2016-08-19  5:34 UTC 

linux-next: build warnings after merge of the kbuild tree
 2016-08-19  5:32 UTC  (7+ messages)

[net-next 0/4][pull request] 1GbE Intel Wired LAN Driver Updates 2016-08-18
 2016-08-19  5:30 UTC  (5+ messages)
` [net-next 1/4] igb: add support of RX network flow classification
` [net-next 2/4] igb: support RX flow classification by ethertype
` [net-next 3/4] igb: support RX flow classification by VLAN priority
` [net-next 4/4] igb: fix error code in igb_add_ethtool_nfc_entry()

[PATCH v5 0/7] perf: Cross arch annotate + few miscellaneous fixes
 2016-08-19  5:29 UTC  (8+ messages)
` [PATCH v5 1/7] perf: Define macro for normalized arch names
` [PATCH v5 2/7] perf annotate: Add cross arch annotate support
` [PATCH v5 3/7] perf annotate: Add support for powerpc
` [PATCH v5 4/7] perf annotate: Do not ignore call instruction with indirect target
` [PATCH v5 5/7] perf annotate: Show raw form for jump "
` [PATCH v5 6/7] perf annotate: Support jump instruction with target as second operand
` [PATCH v5 7/7] perf annotate: Fix jump target outside of function address range

[sctp] a6c2f79287: netperf.Throughput_Mbps -37.2% regression
 2016-08-19  5:29 UTC  (12+ messages)
                  ` [LKP] [lkp] "

[Buildroot] [autobuild.buildroot.net] Build results for 2016-08-07
 2016-08-19  5:29 UTC  (2+ messages)

Seeking recommendation on whether a bahviour is right/wrong
 2016-08-19  5:26 UTC 

[PATCH v4 0/4] Reclassify messages from GuC loader/submission
 2016-08-19  5:27 UTC  (2+ messages)
` ✗ Ro.CI.BAT: failure for Reclassify messages from GuC loader/submission (rev4)

releasing jewel v10.2.3 ?
 2016-08-19  5:27 UTC 

[PATCH v4 0/5] drm/i915/guc: use symbolic names for module parameter values
 2016-08-19  5:27 UTC  (2+ messages)
` ✗ Ro.CI.BAT: failure for drm/i915/guc: use symbolic names for module parameter values (rev3)

[PATCH 1/2] x86: Set up resources correctly on Hyper-V Generation 2
 2016-08-18 21:26 UTC  (11+ messages)

[PATCH 0/8] pipe: fix limit handling
 2016-08-19  5:25 UTC 

[RFC PATCH 0/3] UART slave device bus
 2016-08-19  5:21 UTC  (4+ messages)

[PATCH 0/6] xfstests-bld: Fixes and improvements v1
 2016-08-19  5:21 UTC  (2+ messages)
  ` [PATCH 6/6] Add dockerfile

[PATCH 3.10.x/3.12.x] net: challenge ACK side-channel attack mitigation (CVE-2016-5696)
 2016-08-19  5:19 UTC  (2+ messages)

[PACTH v2 0/3] Implement /proc/<pid>/totmaps
 2016-08-18 17:47 UTC  (12+ messages)

[PATCH v3 1/3] devicetree: Sort vendor prefixes in alphabetical order
 2016-08-19  5:16 UTC  (5+ messages)

[GIT PULL] xfs, iomap: fixes for 4.8-rc3
 2016-08-19  5:14 UTC  (2+ messages)

[PATCH v2 0/8] nvdimm: hotplug support
 2016-08-19  5:14 UTC  (7+ messages)
        ` [Qemu-devel] "

[PATCH 1/2] pipe: check limits only when increasing pipe capacity
 2016-08-19  5:07 UTC  (6+ messages)
` [PATCH 2/2] pipe: make pipe user buffer limit checks more precise

[PATCH xserver 0/6] modesetting: add DRI2 page flip support
 2016-08-19  5:11 UTC  (5+ messages)

[PATCH] sched: fix incorrect PELT values on SMT
 2016-08-19  5:03 UTC  (3+ messages)

[x86/mm] e1a58320a3: WARNING: CPU: 1 PID: 1 at arch/x86/mm/dump_pagetables.c:225 note_page()
 2016-08-19  4:47 UTC  (2+ messages)

[PATCH] libnfsidmap: Query DNS for the the NFSv4 domain
 2016-08-18 16:54 UTC  (6+ messages)

[PATCH 4.7 172/186] Input: i8042 - break load dependency between atkbd/psmouse and i8042
 2016-08-18 16:29 UTC  (2+ messages)

[ovmf test] 100552: all pass - PUSHED
 2016-08-19  4:57 UTC 

[PATCH v4] netfilter: nf_tables: Ensure init attributes are within the bounds
 2016-08-18 16:06 UTC 

[Qemu-devel] [PATCH 0/6] hypertrace: Lightweight guest-to-QEMU trace channel
 2016-08-19  4:45 UTC  (5+ messages)
`  "

[PATCH] smc91c92_cs : add a spinlock to avoid race condition
 2016-08-19  4:41 UTC  (3+ messages)

[Bug 93887] New: Amilo Xi 3650: G96M [GeForce 9600M GT]: HDMI monitor stays black after s2ram
 2016-08-19  4:41 UTC  (2+ messages)
  ` [Bug 93887] [NV96] "

How to keep splash screen until application starts
 2016-08-19  4:40 UTC 

[PATCH v2 0/3] Prep. for DP audio MST support
 2016-08-19  4:39 UTC  (3+ messages)
` [PATCH v2 1/3] drm/i915: Add function to return port from an encoder

[PATCH] hwmon: Enabled device tree for generic pmbus devices
 2016-08-19  4:39 UTC  (2+ messages)

[PATCH net-next 0/3] qed*: Add support for additional statistics
 2016-08-19  4:12 UTC  (2+ messages)

[PATCH v3 0/9] mmc: sdhci-msm: Add clk-rates and DDR support
 2016-08-19  4:36 UTC  (10+ messages)
` [PATCH v3 1/9] mmc: sdhci-msm: Change poor style writel/readl of registers
` [PATCH v3 2/9] mmc: sdhci-msm: Update DLL reset sequence
` [PATCH v3 3/9] mmc: sdhci-msm: add pltfm_data support to get clk-rates from DT
` [PATCH v3 4/9] arm64: dts: qcom: msm8916: Add clk-rates to sdhc1 & sdhc2
` [PATCH v3 5/9] mmc: sdhci-msm: Add get_min_clock() and get_max_clock() callback
` [PATCH v3 6/9] mmc: sdhci-msm: Enable few quirks
` [PATCH v3 7/9] mmc: sdhci-msm: Implement set_clock callback for sdhci-msm
` [PATCH v3 8/9] mmc: sdhci-msm: Add clock changes for DDR mode
` [PATCH v3 9/9] arm64: dts: qcom: msm8916: Add ddr support to sdhc1

[PATCH] hwmon: (amc6821) basic device tree support
 2016-08-19  4:37 UTC  (2+ messages)

[PATCH 1/2] hwmon: (ucd9000) basic device tree support
 2016-08-19  4:36 UTC  (3+ messages)
` [PATCH 2/2] hwmon: (ucd9000) support for ucd90160 sensor

[PATCH V3 0/3] Add support for session ID user filtering
 2016-08-19  4:36 UTC  (3+ messages)

WARN_ON added to rpc_create()
 2016-08-18 21:59 UTC  (6+ messages)

[PATCH][v2] PM / sleep: Increase default DPM watchdog timeout to 120
 2016-08-19  4:37 UTC 

[PATCH net-next 0/5] net: dsa: bcm_sf2: Platform conversion
 2016-08-18 22:30 UTC 

[PATCH] fib_trie: Fix the description of pos and bits
 2016-08-18 16:26 UTC  (2+ messages)

[PATCH] populate platform device at late init
 2016-08-18 18:55 UTC 

[PATCH v4] locking/mutex: Prevent lock starvation when spinning is disabled
 2016-08-19  4:11 UTC  (2+ messages)

[PATCH 1/2] ARM: dts: rockchip: remove excess sd properties for firefly reload
 2016-08-18 16:47 UTC  (4+ messages)
` [PATCH 0/2 v2] ARM: dts: rockchip: correct the regulators in "
  ` [PATCH 2/2] ARM: dts: rockchip: add missing regulators for firefly reload board

[Bug 151661] New: Adaptec 3805 prints "AAC: Host adapter dead -1" every 10 seconds but works fine anyway
 2016-08-18 21:15 UTC  (2+ messages)
` [Bug 151661] Adaptec 3405 "

[PATCH 1/2] pci: add option to ignore slot capabilities
 2016-08-18 19:56 UTC  (7+ messages)
` [PATCH 2/2] pci: Add ignore indicator quirk for devices

Snapshots of consistency groups
 2016-08-19  4:20 UTC  (5+ messages)

[PATCH next-next 0/2] qdisc-hashtable fixes
 2016-08-19  4:19 UTC  (2+ messages)

linux-next: Tree for Aug 19
 2016-08-19  4:11 UTC 

[RFC PATCH] net: diag: support SOCK_DESTROY for UDP sockets
 2016-08-19  4:17 UTC  (2+ messages)

[PATCHv3 0/2] Skip selftest on Asus laptops
 2016-08-18 19:46 UTC 

[PATCH] net: thunderx: Fix OOPs with ethtool --register-dump
 2016-08-19  4:16 UTC  (2+ messages)

[U-Boot] [PATCH 00/13] Cleanups to allow secure boot on AM33xx devices
 2016-08-19  4:15 UTC  (7+ messages)
` [U-Boot] [PATCH 02/13] spl: Kconfig: Add SPL_<media>_BOOT as Kconfig option
` [U-Boot] [PATCH 03/13] spl: Kconfig: Add CONFIG_SPL_TEXT_BASE "
` [U-Boot] [PATCH 06/13] Kconfig: Separate AM33XX SOC config from target board config

[PATCH net-next 0/2] tipc: bearer and link improvements
 2016-08-19  4:14 UTC  (2+ messages)

[PATCH net] qede: Fix Tx timeout due to xmit_more
 2016-08-19  4:13 UTC  (2+ messages)

[PATCH 0/3] MIPS: TXx9: Common Clock Framework Conversion
 2016-08-18 17:34 UTC 

[PATCH] mm, numa: boot cpu should bound to the node0 when node_off enable
 2016-08-19  4:11 UTC  (6+ messages)

[PATCH] samples/bpf: Add tunnel set/get tests
 2016-08-19  4:10 UTC  (2+ messages)

[PATCH 0/2] ipv6: fix stuck RA-derived route in container after migration with criu
 2016-08-19  4:09 UTC  (2+ messages)

[PATCH v4] hwmon: (max6650.c) Add devicetree support
 2016-08-19  2:43 UTC  (2+ messages)

[PATCH v3 00/21] Consistent TM structures
 2016-08-19  4:04 UTC  (3+ messages)
` [PATCH v3 19/21] powerpc: tm: Always use fp_state and vr_state to store live registers

[PATCH] generic/135: redirect stderr from _scratch_mkfs
 2016-08-18 15:04 UTC 

[xfs] 68a9f5e700: aim7.jobs-per-min -13.6% regression
 2016-08-18 21:19 UTC  (11+ messages)
                  ` [LKP] [lkp] "

[PATCH] net: atm: remove redundant null pointer check on dev->name
 2016-08-19  4:04 UTC  (2+ messages)

[Linux PATCH] fcntl: add new F_OFD_*32 constants and handle them appropriately
 2016-08-18 17:28 UTC  (3+ messages)

[PATCH v5 0/3] locking/mutex: Enable optimistic spinning of lock waiter
 2016-08-18 18:04 UTC  (5+ messages)
` [PATCH v5 3/3] locking/mutex: Ensure forward progress of waiter-spinner

[PATCHv6 1/2] add basic register-field manipulation macros
 2016-08-18 17:11 UTC  (2+ messages)
` [RFC (v7)] "

[PATCHv3] net: ethernet: macb: Add support for rx_clk
 2016-08-19  3:59 UTC  (2+ messages)

[PATCH] proc, smaps: reduce printing overhead
 2016-08-18 14:58 UTC  (6+ messages)

[PATCH] wlcore: mesh: add zone time sync support
 2016-08-18 16:42 UTC  (2+ messages)

[PATCH 1/3] audit2allow: remove audit2why so it gets symlinked
 2016-08-19  3:56 UTC  (3+ messages)
` [PATCH 3/3] audit2allow: tests should use local copy not system


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.