All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2017-12-05 04:45:37 to 2017-12-05 06:18:31 UTC [more...]

Regression in e1000e since Kernel 4.14.3
 2017-12-05  6:18 UTC  (3+ messages)

[PATCH] staging: vc04_services: Fix trivial style issues
 2017-12-05  6:17 UTC  (4+ messages)
` [PATCH v2 0/3] "
  ` [PATCH v2 1/3] staging: vc04_services: Join multiline dereferences

[PATCH] thermal: tegra: delete unneeded of_node_put
 2017-12-05  6:17 UTC  (7+ messages)

[PATCH] arm64: dts: allwinner: a64: bananapi-m64: Add LED device node
 2017-12-05  6:15 UTC  (3+ messages)

[RFC PATCH 1/2] app/testpmd: add packet template
 2017-12-05  6:14 UTC  (9+ messages)
` [RFC v1 00/11] scapy/python extension
` [RFC v1 00/11] scappy/pythoon extension

[PATCH v6 00/11] perf stat: Enable '--per-thread' on all thread
 2017-12-05 14:03 UTC  (12+ messages)
` [PATCH v6 01/11] perf util: Define a structure for per-thread shadow stats
` [PATCH v6 02/11] perf stat: Extend rbtree to support "
` [PATCH v6 03/11] perf util: Create the runtime_stat init/exit function
` [PATCH v6 04/11] perf util: Update per-thread shadow stats
` [PATCH v6 05/11] perf util: Print "
` [PATCH v6 06/11] perf util: Remove a set of shadow stats static variables
` [PATCH v6 07/11] perf stat: Allocate shadow stats buffer for threads
` [PATCH v6 08/11] perf stat: Update or print per-thread stats
` [PATCH v6 09/11] perf util: Enumerate all threads from /proc
` [PATCH v6 10/11] perf stat: Remove --per-thread pid/tid limitation
` [PATCH v6 11/11] perf stat: Resort '--per-thread' result

[PATCH] firmware: qcom_scm: Add dependent headers to qcom_scm.h
 2017-12-05  6:09 UTC  (2+ messages)

[PATCH 0/5] ethdev: Port ownership
 2017-12-05  6:08 UTC  (12+ messages)
` [PATCH 2/5] ethdev: add port ownership

[PATCH v2] ARM: dts: sun8i: h3: Add dts file for Libre Computer Board ALL-H3-CC H3 ver
 2017-12-05  6:06 UTC  (2+ messages)

[PATCH 1/1] mm/page_owner: ignore everything below the IRQ entry point
 2017-12-05  6:05 UTC  (5+ messages)

[PATCH 0/5] net/qede: add enhancements and fixes
 2017-12-05  6:05 UTC  (4+ messages)
` [PATCH 2/5] examples/kni: add optional parameter to enable LRO

[PATCH v10 0/6] Add support for Qualcomm A53 CPU clock
 2017-12-05  6:03 UTC  (9+ messages)
` [PATCH v10 2/6] mailbox: qcom: Create APCS child device for clock controller
` [PATCH v10 3/6] clk: qcom: Add A53 PLL support
` [PATCH v10 5/6] dt-bindings: mailbox: qcom: Document the APCS clock binding
` [PATCH v10 6/6] clk: qcom: Add APCS clock controller support

[PATCH] arch/arm: optimization for memcpy on AArch64
 2017-12-05  6:02 UTC  (2+ messages)
` [PATCH v2] "

[PATCH] ath10k: remove MAC80211_DEBUGFS dependency on ath10k_sta_statistics
 2017-12-05  6:02 UTC 

[Qemu-devel] [PATCH v3] rcu: reduce more than 7MB heap memory by malloc_trim()
 2017-12-05  6:00 UTC  (5+ messages)

[U-Boot] [PATCH] sunxi: Fix UART console index for A33-OLinuXino
 2017-12-05  6:00 UTC 

[lkp-robot] [fs/locks] 52306e882f: stress-ng.lockofd.ops_per_sec -11% regression
 2017-12-05  5:57 UTC  (3+ messages)
  ` [LKP] "

[Qemu-devel] [RFC v5 00/26] QMP: out-of-band (OOB) execution support
 2017-12-05  5:52 UTC  (27+ messages)
` [Qemu-devel] [RFC v5 01/26] qobject: introduce qstring_get_try_str()
` [Qemu-devel] [RFC v5 02/26] qobject: introduce qobject_get_try_str()
` [Qemu-devel] [RFC v5 03/26] qobject: let object_property_get_str() use new API
` [Qemu-devel] [RFC v5 04/26] monitor: move skip_flush into monitor_data_init
` [Qemu-devel] [RFC v5 05/26] qjson: add "opaque" field to JSONMessageParser
` [Qemu-devel] [RFC v5 06/26] monitor: move the cur_mon hack deeper for QMP
` [Qemu-devel] [RFC v5 07/26] monitor: unify global init
` [Qemu-devel] [RFC v5 08/26] monitor: let mon_list be tail queue
` [Qemu-devel] [RFC v5 09/26] monitor: create monitor dedicate iothread
` [Qemu-devel] [RFC v5 10/26] monitor: allow to use IO thread for parsing
` [Qemu-devel] [RFC v5 11/26] qmp: introduce QMPCapability
` [Qemu-devel] [RFC v5 12/26] qmp: negociate QMP capabilities
` [Qemu-devel] [RFC v5 13/26] qmp: introduce some capability helpers
` [Qemu-devel] [RFC v5 14/26] monitor: introduce monitor_qmp_respond()
` [Qemu-devel] [RFC v5 15/26] monitor: let suspend_cnt be thread safe
` [Qemu-devel] [RFC v5 16/26] monitor: separate QMP parser and dispatcher
` [Qemu-devel] [RFC v5 17/26] qmp: add new event "request-dropped"
` [Qemu-devel] [RFC v5 18/26] monitor: send event when request queue full
` [Qemu-devel] [RFC v5 19/26] qapi: introduce new cmd option "allow-oob"
` [Qemu-devel] [RFC v5 20/26] qmp: support out-of-band (oob) execution
` [Qemu-devel] [RFC v5 21/26] qmp: isolate responses into io thread
` [Qemu-devel] [RFC v5 22/26] monitor: enable IO thread for (qmp & !mux) typed
` [Qemu-devel] [RFC v5 23/26] qmp: add command "x-oob-test"
` [Qemu-devel] [RFC v5 24/26] docs: update QMP documents for OOB commands
` [Qemu-devel] [RFC v5 25/26] tests: qmp-test: verify command batching
` [Qemu-devel] [RFC v5 26/26] tests: qmp-test: add oob test

[PATCH 0/6] Add CPU Frequency scaling support on Armada 37xx
 2017-12-05  5:54 UTC  (4+ messages)
` [PATCH 5/6] cpufreq: Add DVFS support for "

[PATCH v2] powerpc/64s: ISAv3 initialize MMU registers before setting partition table
 2017-12-05  5:53 UTC  (3+ messages)

[PATCH] writeback: fix comment in __mark_inode_dirty
 2017-12-05  5:52 UTC 

[PATCHv2 0/2] mtd: m25p80: restore the addressing mode when stop using the flash
 2017-12-05  5:33 UTC  (3+ messages)
` [PATCHv2 1/2] mtd: spi-nor: add an API to restore the status of SPI flash chip
` [PATCHv2 2/2] mtd: m25p80: restore the status of SPI flash when stop using it

[PATCH 0/4] interrupt tracing fixes
 2017-12-05  5:52 UTC  (5+ messages)
` [PATCH 2/4] powerpc/64: do not trace irqs-off at interrupt return to soft-disabled context

[Bug 197951] New: QEMU/KVM & VFIO & PCI passthru with Windows 10 x64 guest: memory access intermittently causes CRITICAL_STRUCTURE_CORRUPTION BSOD unless swap is disabled on host, since 4.12.13
 2017-12-05  5:52 UTC  (2+ messages)
` [Bug 197951] "

Donation
 2017-12-05  2:56 UTC 

[alsa-lib][PATCH 3/4] pcm: linear, route: handle linear formats with 20-bit sample on 4 bytes
 2017-12-05  5:50 UTC  (2+ messages)

[Qemu-devel] [PATCH 0/3] unrestrict cssids related patches
 2017-12-05  5:49 UTC  (7+ messages)
` [Qemu-devel] [PATCH 1/3] s390x/css: unrestrict cssids
` [Qemu-devel] [PATCH 2/3] s390x/css: advertise unrestricted cssids

[PATCH i-g-t 1/2] CONTRIBUTING: Fix spelling mistake and line length
 2017-12-05  5:49 UTC  (3+ messages)
` [PATCH i-g-t 2/2] kms_content_protection: Add Content Protection test
` ✓ Fi.CI.BAT: success for series starting with [1/2] CONTRIBUTING: Fix spelling mistake and line length

[Ocfs2-devel] [PATCH] ocfs2/cluster: neaten a member of o2net_msg_handler
 2017-12-05  5:47 UTC 

[PATCH v2 0/4] lockdep/crossrelease: Apply crossrelease to page locks
 2017-12-05  5:46 UTC  (5+ messages)

[PATCH v3 00/16] [PATCH v3 00/16] IOMMU driver support for SVM virtualization
 2017-12-05  5:45 UTC  (6+ messages)
` [PATCH v3 06/16] iommu/vt-d: add svm/sva invalidate function
` [PATCH v3 07/16] iommu/vt-d: assign PFSID in device TLB invalidation

[Buildroot] [PATCH 1/3] DEVELOPERS: Add myself to axel package
 2017-12-05  5:42 UTC  (3+ messages)
` [Buildroot] [PATCH 2/3] axel: Fix OpenSSL dependency
` [Buildroot] [PATCH 3/3] axel: bump to version 2.16.1

[PATCH] cpufreq: powernv: Define methods to parse positive & negative pstates
 2017-12-05  5:41 UTC  (2+ messages)

[PATCH 2/2] dm-writecache
 2017-12-05  5:40 UTC  (5+ messages)

[PATCH V1 0/4] qcom: spmi-wled: Support for QCOM wled driver
 2017-12-05  5:40 UTC  (6+ messages)
` [PATCH V1 3/4] qcom: spmi-wled: Add support for OVP interrupt handling
` [PATCH V1 4/4] qcom: spmi-wled: Add auto-calibration logic support

[Ocfs2-devel] [PATCH v2] ocfs2: check the metadate alloc before marking extent written
 2017-12-05  5:38 UTC  (2+ messages)

03640f3a68 ("page cache: Convert delete_batch to XArray"): watchdog: BUG: soft lockup - CPU#1 stuck for 23s! [mv:408]
 2017-12-05  5:37 UTC 

[PATCH V2 0/4] cpu_cooling: cooling dev registration cleanups
 2017-12-05  5:32 UTC  (5+ messages)
` [PATCH V2 1/4] cpu_cooling: Make of_cpufreq_power_cooling_register() parse DT
` [PATCH V2 2/4] cpu_cooling: Remove unused cpufreq_power_cooling_register()
` [PATCH V2 3/4] cpu_cooling: Keep only one of_cpufreq*cooling_register() helper
` [PATCH V2 4/4] cpu_cooling: Drop static-power related stuff

[next-queue 00/10] ixgbe: Add ipsec offload
 2017-12-05  5:35 UTC  (21+ messages)
` [Intel-wired-lan] "
` [next-queue 01/10] ixgbe: clean up ipsec defines
  ` [Intel-wired-lan] "
` [next-queue 02/10] ixgbe: add ipsec register access routines
  ` [Intel-wired-lan] "
` [next-queue 03/10] ixgbe: add ipsec engine start and stop routines
  ` [Intel-wired-lan] "
` [next-queue 04/10] ixgbe: add ipsec data structures
  ` [Intel-wired-lan] "
` [next-queue 05/10] ixgbe: implement ipsec add and remove of offloaded SA
  ` [Intel-wired-lan] "
` [next-queue 06/10] ixgbe: restore offloaded SAs after a reset
  ` [Intel-wired-lan] "
` [next-queue 07/10] ixgbe: process the Rx ipsec offload
  ` [Intel-wired-lan] "
` [next-queue 08/10] ixgbe: process the Tx "
  ` [Intel-wired-lan] "
` [next-queue 09/10] ixgbe: ipsec offload stats
  ` [Intel-wired-lan] "
` [Intel-wired-lan] [next-queue 10/10] ixgbe: register ipsec offload with the xfrm subsystem

[PATCH 0/7 v2] net: Fix platform_get_irq's error checking
 2017-12-05  5:34 UTC  (5+ messages)
` [PATCH 4/7 v2] net: ethernet: i825xx: "

[PATCH] usbip: vhci-hcd: return correct port ENABLE status
 2017-12-05  5:39 UTC 

[PATCH] powerpc/perf: Fix nest-imc cpuhotplug callback failure
 2017-12-05  5:30 UTC 

[PATCH v3 00/22] qla2xxx: Bug fixes for 4.15-rc2
 2017-12-05  5:28 UTC  (3+ messages)

[PATCH 0/2] ath10k: tx stats for 10.2.4
 2017-12-05  5:26 UTC  (9+ messages)
` [PATCH 2/2] ath10k: add per peer tx stats support "

[U-Boot] [PATCH V2] SPL: Add FIT data-position property support
 2017-12-05  5:26 UTC  (2+ messages)

[phylib] fe8c121681: BUG:KASAN:null-ptr-deref_in_g
 2017-12-05  5:25 UTC 

[Qemu-devel] [PULL 0/1] ppc-for-2.11 queue 20171205
 2017-12-05  5:25 UTC  (2+ messages)
` [Qemu-devel] [PULL 1/1] target/ppc: Fix system lockups caused by interrupt_request state corruption

[PATCH] dax: fix potential overflow on 32bit machine
 2017-12-05  5:24 UTC  (3+ messages)

Linux ECN Handling
 2017-12-05  5:22 UTC  (16+ messages)

[PATCH v3 0/9] drm/i915: Implement HDCP
 2017-12-05  5:21 UTC  (19+ messages)
` [PATCH v3 1/9] drm: Fix link-status kerneldoc line lengths
` [PATCH v3 2/9] drm/i915: Add more control to wait_for routines
` [PATCH v3 3/9] drm: Add Content Protection property
` [PATCH v3 4/9] drm: Add some HDCP related #defines
` [PATCH v3 5/9] drm/i915: Add HDCP framework + base implementation
` [PATCH v3 6/9] drm/i915: Make use of indexed write GMBUS feature
` [PATCH v3 7/9] drm/i915: Add function to output Aksv over GMBUS
` [PATCH v3 8/9] drm/i915: Implement HDCP for HDMI
` [PATCH v3 9/9] drm/i915: Implement HDCP for DisplayPort
` ✗ Fi.CI.BAT: failure for drm/i915: Implement HDCP (rev3)

[PATCH] docs: checking out using @{-N} can lead to detached state
 2017-12-05  5:20 UTC  (9+ messages)
` [PATCH v2 1/2] Doc/checkout: "
  ` [PATCH v2 2/2] Doc/check-ref-format: clarify information about @{-N} syntax

[PATCH v3 1/6] drm/rockchip/dsi: Define and use macros for PHY register addresses
 2017-12-05  5:16 UTC  (8+ messages)
` [PATCH v3 5/6] dt-bindings: add the rockchip,dual-channel for dw-mipi-dsi
  ` [PATCH v3 5/6] dt-bindings: add the rockchip, dual-channel "

False lockdep completion splats with loop device
 2017-12-05  5:16 UTC  (2+ messages)

[PATCH] SCSI: delay run queue if device is blocked in scsi_dev_queue_ready()
 2017-12-05  5:16 UTC  (6+ messages)

[GIT PULL] hash addresses printed with %p
 2017-12-05  5:14 UTC  (12+ messages)

[PATCH v3 0/3] Add support for Hi3660 mailbox driver
 2017-12-05  5:13 UTC  (6+ messages)
` [PATCH v3 2/3] mailbox: Add support for Hi3660 mailbox

[Qemu-devel] [for-2.12 0/7] PCI cleanups
 2017-12-05  5:11 UTC  (6+ messages)

[U-Boot] U-boot to Beaglebone Black Issue
 2017-12-05  5:09 UTC  (2+ messages)

[x86/boot/compressed/64] 17c6d6d261: BUG:kernel_reboot-without-warning_in_early-boot_stage, last_printk:early_console_in_setup_code
 2017-12-05  5:09 UTC 

[U-Boot] [PATCH] SPL: Add FIT data-position property support
 2017-12-05  5:06 UTC  (4+ messages)

[PATCH v2] scsi_debug: add cdb_len paramete
 2017-12-05  5:05 UTC 

[PATCH] kernel/stop_machine: fix (de)reference function pointer
 2017-12-05  5:02 UTC 

[PATCH 0/2] arm64 SMMUv3 PMU driver with IORT support
 2017-12-05  5:01 UTC  (5+ messages)
` [PATCH 2/2] perf: add arm64 smmuv3 pmu driver

[U-Boot] [PATCH] arm: Make gcc 6.0 or later a hard requirement now
 2017-12-05  5:02 UTC  (3+ messages)

[RFC PATCH] arm64: deactivate saved ttbr when mm is deactivated
 2017-12-05  5:00 UTC  (4+ messages)

Any trick to remove a D-state dead process without rebooting?
 2017-12-05  5:00 UTC  (3+ messages)

[PATCH 0/2] Show commands stuck in a timeout handler in debugfs
 2017-12-05  5:00 UTC  (5+ messages)
` [PATCH 1/2] scsi-mq: Only show the CDB if available

possible deadlock in generic_file_write_iter (2)
 2017-12-05  4:58 UTC  (4+ messages)

[Qemu-devel] [PATCH v2] linux-user: Use *at functions instead of caching interp_prefix contents
 2017-12-05  4:53 UTC  (2+ messages)

[PATCH 0/8] add UniPhier audio system support
 2017-12-05  4:48 UTC  (6+ messages)
` [PATCH 5/8] ASoC: uniphier: add support for UniPhier AIO driver


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.