All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2017-10-07 04:20:20 to 2017-10-07 08:27:15 UTC [more...]

[PULL REQUEST] i2c for 4.14
 2017-10-07  8:27 UTC 

[PATCH v3 00/12] drm/i915: Separate RC6, RPS, LLC ring Frequency management
 2017-10-07  8:26 UTC  (18+ messages)
` [PATCH v3 01/12] drm/i915: Separate RPS and RC6 handling for gen6+
` [PATCH v3 02/12] drm/i915: Remove superfluous IS_BDW checks and non-BDW changes from gen8_enable_rps
` [PATCH v3 03/12] drm/i915: Separate RPS and RC6 handling for BDW
` [PATCH v3 04/12] drm/i915: Separate RPS and RC6 handling for VLV
` [PATCH v3 05/12] drm/i915: Separate RPS and RC6 handling for CHV
` [PATCH v3 06/12] drm/i915: Name i915_runtime_pm structure in dev_priv as "runtime_pm"
` [PATCH v3 07/12] drm/i915: Move rps.hw_lock to dev_priv and s/hw_lock/pcu_lock
` [PATCH v3 08/12] drm/i915: Name structure in dev_priv that contains RPS/RC6 state as "gt_pm"
` [PATCH v3 09/12] drm/i915: Rename intel_enable_rc6 to intel_rc6_enabled
` [PATCH v3 10/12] drm/i915: Create generic function to setup LLC ring frequency table
` [PATCH v3 11/12] drm/i915: Create generic functions to control RC6, RPS
` [PATCH v3 12/12] drm/i915: Introduce separate status variable for RC6 and LLC ring frequency setup
` ✗ Fi.CI.BAT: warning for drm/i915: Separate RC6, RPS, LLC ring Frequency management (rev2)

[Qemu-devel] [PATCH v2 0/3] scripts: Remove 'debug' parameter from QEMUMachine & QEMUMonitorProtocol
 2017-10-07  8:26 UTC  (5+ messages)
` [Qemu-devel] [PATCH v2 1/3] guestperf: Configure logging on all shell frontends
` [Qemu-devel] [PATCH v2 2/3] scripts: Remove debug parameter from QEMUMonitorProtocol

SDIO "SD2" vs. SD-card "SD3" interface on BayTrail
 2017-10-07  8:25 UTC  (5+ messages)

[Patch v6 0/7] Introduce framework for SLIMbus device drivers
 2017-10-07  8:22 UTC  (11+ messages)
` [Patch v6 2/7] slimbus: Add messaging APIs to slimbus framework
` [Patch v6 3/7] slimbus: qcom: Add Qualcomm Slimbus controller driver
` [Patch v6 4/7] slimbus: Add support for 'clock-pause' feature
` [Patch v6 5/7] slimbus: qcom: Add runtime-pm support using clock-pause feature
` [Patch v6 6/7] regmap: add SLIMBUS support

SMART detects pending sectors; take offline?
 2017-10-07  8:21 UTC  (2+ messages)

[bluetooth-next:master 12/21] hci_ldisc.c:undefined reference to `serdev_device_set_flow_control'
 2017-10-07  8:15 UTC 

[PATCH] i2c: ismt: Separate I2C block read from SMBus block read
 2017-10-07  8:14 UTC  (4+ messages)

[PATCH] drm: vc4: Fix race during binding
 2017-10-07  8:13 UTC  (3+ messages)

kernel BUG at fs/xfs/xfs_aops.c:853! in kernel 4.13 rc6
 2017-10-07  8:10 UTC  (6+ messages)

[Qemu-devel] [PATCH] spapr_pci: fail gracefully with non-pseries machine types
 2017-10-07  8:06 UTC  (3+ messages)

[PATCH] ARM: pxa: cm-x255: Fix up GPIO NAND device name in table
 2017-10-07  8:00 UTC  (5+ messages)

[PATCH 1/2] Revert "vmalloc: back off when the current task is killed"
 2017-10-07  7:59 UTC  (8+ messages)

[PATCH v4] app/testpmd: enable the heavyweight mode TCP/IPv4 GRO
 2017-10-07  7:58 UTC  (3+ messages)
` [PATCH v5] "

[PATCH v3 2/2] btrfs: Remove received_uuid during received snapshot ro->rw switch
 2017-10-07  7:56 UTC  (8+ messages)
` [PATCH v4] "

Fwd: Re: mcf54415, spi nor and SD drivers
 2017-10-07  7:56 UTC  (2+ messages)
  `  "

[Qemu-devel] Using qemu command not able launch VM
 2017-10-07  7:53 UTC 

[PATCH v8 00/20] simplify crypto wait for async op
 2017-10-07  7:51 UTC  (9+ messages)
` [PATCH v8 01/20] crypto: change transient busy return code to -EAGAIN

[Qemu-devel] Patch to add helpful tracing output for driver authors in NVMe emulation
 2017-10-07  7:51 UTC  (6+ messages)

[PATCH] nvmem: imx-ocotp: read uniq CPU ID and export as system serial number
 2017-10-07  7:49 UTC  (3+ messages)

[xen-unstable-smoke test] 114090: regressions - FAIL
 2017-10-07  7:49 UTC 

[xen-4.8-testing test] 114071: tolerable FAIL - PUSHED
 2017-10-07  7:47 UTC 

[PATCH v5 00/14] Introduce support for Dell SMBIOS over WMI
 2017-10-07  7:43 UTC  (20+ messages)
` [PATCH v5 01/14] platform/x86: wmi: Add new method wmidev_evaluate_method
` [PATCH v5 02/14] platform/x86: dell-wmi: increase severity of some failures
` [PATCH v5 03/14] platform/x86: dell-wmi: clean up wmi descriptor check
` [PATCH v5 04/14] platform/x86: dell-wmi: allow 32k return size in the descriptor
` [PATCH v5 05/14] platform/x86: dell-wmi-descriptor: split WMI descriptor into it's own driver
` [PATCH v5 06/14] platform/x86: wmi: Don't allow drivers to get each other's GUIDs
` [PATCH v5 07/14] platform/x86: dell-smbios: only run if proper oem string is detected
` [PATCH v5 08/14] platform/x86: dell-smbios: Add a sysfs interface for SMBIOS tokens
` [PATCH v5 09/14] platform/x86: dell-smbios: Introduce dispatcher for SMM calls
` [PATCH v5 10/14] platform/x86: dell-smbios: add filtering capability for requests
` [PATCH v5 11/14] platform/x86: dell-smbios-wmi: Add new WMI dispatcher driver
` [PATCH v5 12/14] platform/x86: dell-smbios-smm: test for WSMT
` [PATCH v5 13/14] platform/x86: wmi: create character devices when requested by drivers
` [PATCH v5 14/14] platform/x86: dell-smbios-wmi: introduce userspace interface

[PATCH] tests: shell: add testcases for named objects
 2017-10-07  7:41 UTC  (3+ messages)

[PATCH v14 0/7] drm/i915/gvt: Dma-buf support for GVT-g
 2017-10-07  7:39 UTC  (14+ messages)
` [PATCH v14 5/7] vfio: ABI for mdev display dma-buf operation

[GIT PULL] MMC fixes for v.4.14-rc4
 2017-10-07  7:33 UTC 

[U-Boot] Please pull u-boot-x86
 2017-10-07  7:31 UTC  (2+ messages)

Missing /etc/resolv.conf
 2017-10-07  7:30 UTC 

[U-Boot] [PATCH v2 0/2] x86: minimal ACPI support for Intel Tangier
 2017-10-07  7:09 UTC  (6+ messages)
` [U-Boot] [PATCH v2 1/2] x86: tangier: Enable "
` [U-Boot] [PATCH v2 2/2] x86: edison: Bring minimal ACPI support to the board

synchronize with a non-atomic flag
 2017-10-07  7:04 UTC  (5+ messages)

[B.A.T.M.A.N.] [RFC 1/2] batman-adv: Add extack to ndo_add_slave
 2017-10-07  6:54 UTC  (2+ messages)
` [B.A.T.M.A.N.] [RFC 2/2] batman-adv: Add extack to upper device linking

5f82e71a00 ("Merge branch 'locking-core-for-linus' of .."): watchdog: BUG: soft lockup - CPU#0 stuck for 21s! [swapper:1]
 2017-10-07  6:52 UTC  (2+ messages)

[Qemu-trivial] [PATCH 00/88] use g_new() family of functions
 2017-10-07  6:47 UTC  (25+ messages)
` [Qemu-trivial] [PATCH 23/88] M68K: "
    ` [Qemu-devel] "
` [Qemu-trivial] [PATCH 51/88] hw/timer: "
  ` [Qemu-trivial] [Qemu-devel] "
` [Qemu-trivial] [PATCH 55/88] PReP: "
    ` [Qemu-devel] "
` [Qemu-trivial] [PATCH 56/88] PowerPC: "
    ` [Qemu-devel] "
` [Qemu-trivial] [PATCH 57/88] ppc: "
    ` [Qemu-devel] "
` [Qemu-trivial] [PATCH 58/88] ppc4xx: "
    ` [Qemu-devel] "
` [Qemu-trivial] [PATCH 59/88] ppce500: "
    ` [Qemu-devel] "
` [Qemu-trivial] [PATCH 66/88] util/qemu-thread-win32: "
  ` [Qemu-trivial] [Qemu-devel] "
    `  "

[PATCH 0/4] PM / Sleep / ACPI: Some cleanups and clarifications
 2017-10-07  6:46 UTC  (4+ messages)
` [PATCH 4/4] PM / ACPI: Split acpi_lpss_suspend_late|resume_early()

[PATCH] Bluetooth: Fix compiler warning with selftest duration calculation
 2017-10-07  6:45 UTC  (2+ messages)

[PATCH] PM / ACPI: Removed unused function
 2017-10-07  6:44 UTC  (4+ messages)

[PATCH 0/2] ACPI serdev support
 2017-10-07  6:42 UTC  (16+ messages)
` [PATCH 1/2] serdev: Add ACPI support

[PATCH] serdev: Update drivers/tty/serdev/Kconfig for ACPI support
 2017-10-07  6:42 UTC  (4+ messages)

[for-next][PATCH 00/16] tracing: Updates for 4.15
 2017-10-07  6:41 UTC  (3+ messages)
` [for-next][PATCH 15/16] ftrace: Add freeing algorithm to free ftrace_mod_maps

[PATCH 00/17] update QEDE base driver to 8.30.8.0
 2017-10-07  6:31 UTC  (18+ messages)
` [PATCH 01/17] net/qede/base: add xcvr type and DON FW defines
` [PATCH 02/17] net/qede/base: add NVRAM config options
` [PATCH 03/17] net/qede/base: introduce HW/SW channel
` [PATCH 04/17] net/qede/base: add LLDP support
` [PATCH 05/17] net/qede/base: add check for DMA engine state
` [PATCH 06/17] net/qede/base: use the correct size value
` [PATCH 07/17] net/qede/base: add various OS abtraction macros
` [PATCH 08/17] net/qede/base: add/fix comments
` [PATCH 09/17] net/qede/base: add/change/revise logs
` [PATCH 10/17] net/qede/base: semantic changes
` [PATCH 11/17] net/qede/base: code cleanup
` [PATCH 12/17] net/qede/base: check device personality for feature setting
` [PATCH 13/17] net/qede/base: change default page size of ILT clients
` [PATCH 14/17] net/qede/base: fix access to an uninitialized list
` [PATCH 15/17] net/qede/base: fix for VF malicious indication
` [PATCH 16/17] net/qede/base: fix return code to align with FW
` [PATCH 17/17] net/qede/base: update base driver version to 8.30.8.0

[Buildroot] [autobuild.buildroot.net] Build results for 2017-10-06
 2017-10-07  6:31 UTC 

[xen-4.9-testing test] 114070: regressions - FAIL
 2017-10-07  6:17 UTC 

[PATCH] Bluetooth: hci_bcm: Correct context of IRQ polarity message
 2017-10-07  6:16 UTC  (4+ messages)

[PATCH v2] Bluetooth: hci_bcm: Correct context of IRQ polarity message
 2017-10-07  6:16 UTC 

[PATCH v2 1/2] Bluetooth: hci_bcm: Add support for MINIX Z83-4 based devices
 2017-10-07  6:15 UTC  (3+ messages)

[PATCH v3 2/2] Bluetooth: btbcm: Add support for MINIX Z83-4 based devices
 2017-10-07  6:15 UTC 

[PATCH v3 1/2] Bluetooth: hci_bcm: Add support for MINIX Z83-4 based devices
 2017-10-07  6:15 UTC 

[PATCH net] net: fib_rules: Fix fib_rules_ops->compare implementations to support exact match
 2017-10-07  6:04 UTC 

Linux wireless device driver tutorials
 2017-10-07  6:03 UTC 

[RFC][PATCH] fstest: regression test for ext4 crash consistency bug
 2017-10-07  5:54 UTC  (10+ messages)
              ` [PATCH] ext4: fix interaction between i_size, fallocate, and delalloc after a crash

[Bridge] [PATCH net-next v5 0/3] bridge: neigh msg proxy and flood suppression support
 2017-10-07  5:46 UTC  (4+ messages)
  `  "

[PATCH] Fix Bug for cadence i2c interrupt overrunning buffer
 2017-10-07  5:32 UTC  (4+ messages)

[xen-unstable-smoke test] 114087: regressions - FAIL
 2017-10-07  5:28 UTC 

[linux-linus test] 114069: tolerable FAIL - PUSHED
 2017-10-07  5:25 UTC 

[RFC PATCH -tip 0/5] kprobes: Abolish jprobe APIs
 2017-10-07  5:24 UTC  (6+ messages)

[Qemu-devel] [PATCH 0/2] disable the decrementer interrupt when a CPU is unplugged
 2017-10-07  5:16 UTC  (5+ messages)
` [Qemu-devel] [PATCH 1/2] spapr/rtas: "

[CI 01/21] mm/shmem: introduce shmem_file_setup_with_mnt
 2017-10-07  5:19 UTC  (2+ messages)
` ✗ Fi.CI.IGT: failure for series starting with [CI,01/21] "

[PATCH] mwifiex: Use put_unaligned_le32
 2017-10-07  5:17 UTC  (2+ messages)

[PATCH] Changing my email address
 2017-10-07  5:16 UTC  (3+ messages)
` [PATCH] MAINTAINERS: update entries to new "

[PATCH] MAINTAINERS: Update the UV architecture to current addresses
 2017-10-07  5:16 UTC  (2+ messages)

[PATCH] irqchip/gicv3-its: Add missing changes to support 52bit physical address
 2017-10-07  5:13 UTC  (2+ messages)

[PATCH net-next v6 0/3] bridge: neigh msg proxy and flood suppression support
 2017-10-07  5:12 UTC  (8+ messages)
` [Bridge] "
` [PATCH net-next v6 1/3] bridge: add new BR_NEIGH_SUPPRESS port flag to suppress arp and nd flood
  ` [Bridge] "
` [PATCH net-next v6 2/3] bridge: suppress arp pkts on BR_NEIGH_SUPPRESS ports
  ` [Bridge] "
` [PATCH net-next v6 3/3] bridge: suppress nd "
  ` [Bridge] "

[PATCH] hfsplus: fix segfault when deleting all attrs of a file
 2017-10-07  5:03 UTC  (2+ messages)

[ANNOUNCE] v4.11.12-rt13
 2017-10-07  4:50 UTC  (8+ messages)

[rcu:rcu/next 48/97] drivers/firmware/tegra/ivc.c:154:39: error: lvalue required as left operand of assignment
 2017-10-07  4:47 UTC 

[PATCH V3 0/3] block/loop: handle discard/zeroout error
 2017-10-07  4:48 UTC  (3+ messages)
` [PATCH V3 3/3] block: don't print message for discard error

[PATCH v1 00/11] Cavium Octeontx external mempool driver
 2017-10-07  4:46 UTC  (7+ messages)
` [PATCH v2 00/10] "

(unknown),
 2017-10-07  4:45 UTC 

[SPDK] nvme drive not showing in vm in spdk
 2017-10-07  4:40 UTC 

[PATCH] crypto: stm32: use of_device_get_match_data
 2017-10-07  4:37 UTC  (3+ messages)

[PATCH] crypto: bcm: use of_device_get_match_data
 2017-10-07  4:37 UTC  (2+ messages)

[PATCH] crypto: omap: use of_device_get_match_data
 2017-10-07  4:37 UTC  (2+ messages)

[PATCH] crypto: algboss: remove redundant setting of len to zero
 2017-10-07  4:36 UTC  (3+ messages)

[PATCH igt] benchmark/gem_busy: Compare polling with syncobj_wait
 2017-10-07  4:36 UTC  (2+ messages)
` ✗ Fi.CI.IGT: warning for "

Regression in 'git branch -m'?
 2017-10-07  4:36 UTC  (5+ messages)
` [PATCH 2/2] refs_resolve_ref_unsafe: handle d/f conflicts for writes

[PATCH v6 0/9] block, scsi, md: Improve suspend and resume
 2017-10-07  4:33 UTC  (3+ messages)
` [PATCH v6 9/9] block, scsi: Make SCSI device suspend and resume work reliably

[Qemu-devel] [Bug 1050694] [NEW] Interrupt 0xffffffff when debug is turned on
 2017-10-07  4:17 UTC  (2+ messages)
` [Qemu-devel] [Bug 1050694] "

[Qemu-devel] [Bug 1088617] [NEW] qemu-system-mipsel save/restore broken
 2017-10-07  4:17 UTC  (2+ messages)
` [Qemu-devel] [Bug 1088617] "

[linux-lvm] Shared VG, Separate LVs
 2017-10-07  4:28 UTC 

[PATCH 5/9] drm/i915: Move core GuC functions into dedicated file
 2017-10-07  4:25 UTC  (3+ messages)
` [drm/i915] 202c1ca611: WARNING:at_drivers/gpu/drm/i915/intel_uncore.c:#intel_uncore_forcewake_for_reg[i915]

[PATCH] hfsplus: fix segfault when deleting all attrs of a file
 2017-10-07  4:25 UTC 

[PATCH 02/10] drivers:crypto: return -ENOMEM on allocation failure
 2017-10-07  4:21 UTC  (4+ messages)

[PATCH 1/2] crypto: stm32 - Fix uninitialized data usage
 2017-10-07  4:20 UTC  (5+ messages)
` [PATCH 2/2] crypto: stm32 - Try to fix hash padding


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.