All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2016-01-21 01:09:38 to 2016-01-21 02:27:35 UTC [more...]

[RFC 00/22] Add support for GuC-based SLPC
 2016-01-21  2:26 UTC  (21+ messages)
` [RFC 01/22] drm/i915: Enable GuC submission, where supported
` [RFC 02/22] drm/i915/slpc: Add has_slpc capability flag
` [RFC 03/22] drm/i915/slpc: Expose guc functions for use with SLPC
` [RFC 04/22] drm/i915/slpc: Use intel_slpc_* functions if supported
` [RFC 05/22] drm/i915/slpc: Enable/Disable RC6 in SLPC flows
` [RFC 06/22] drm/i915/slpc: If using SLPC, do not set frequency
` [RFC 07/22] drm/i915/slpc: Enable SLPC in guc if supported
` [RFC 08/22] drm/i915/slpc: Allocate/Release/Initialize SLPC shared data
` [RFC 09/22] drm/i915/slpc: Setup rps frequency values during SLPC init
` [RFC 10/22] drm/i915/slpc: Update current requested frequency
` [RFC 11/22] drm/i915/slpc: Send reset event
` [RFC 12/22] drm/i915/slpc: Send shutdown event
` [RFC 13/22] drm/i915/slpc: Add Display mode event related data structures
` [RFC 14/22] drm/i915/slpc: Notification of Display mode change
` [RFC 15/22] drm/i915/slpc: Notification of Refresh Rate change
` [RFC 16/22] drm/i915/slpc: Add slpc_status enum values
` [RFC 17/22] drm/i915/slpc: Add i915_slpc_info to debugfs
` [RFC 18/22] drm/i915/slpc: Add dfps task info to i915_slpc_info
` [RFC 19/22] drm/i915/slpc: Add parameter unset/set/get functions
` [RFC 20/22] drm/i915/slpc: Add slpc support for max/min freq

[PATCH] ARM64: dts: rockchip: Add GeekBox config
 2016-01-21  2:27 UTC  (5+ messages)

[U-Boot] [PATCH v2 01/50] dm: clk: Add support for decoding clocks from the device tree
 2016-01-21  2:26 UTC  (6+ messages)

[PATCH v6 0/6] arm/arm64: KVM: Enhance armv7/8 fp/simd lazy switch
 2016-01-21  2:29 UTC  (11+ messages)
` [PATCH v6 1/6] arm/arm64: KVM: Introduce armv7 fp/simd vcpu fields and helpers

[Bug 93801] GRID Autosport hang on logo (startup)
 2016-01-21  2:24 UTC  (2+ messages)

[Ocfs2-devel] OCFS2 causing system instability
 2016-01-21  2:23 UTC 

[PATCH] watchdog: add sun4v_wdt device support
 2016-01-21  2:23 UTC  (8+ messages)

[Bug 93800] xfwm4 with compositing hangs indefinitely after after coming back from dpms off
 2016-01-21  2:19 UTC  (2+ messages)

Discarding the first few frames inside the kernel
 2016-01-21  2:18 UTC  (4+ messages)

[RFC 0/5] virtio support for container
 2016-01-21  2:18 UTC  (6+ messages)
` [PATCH 0/4] "
  ` [PATCH 1/4] mem: add --single-file to create single mem-backed file
  ` [PATCH 3/4] virtio/vdev: add ways to interact with vhost

[PATCH 0/1] ncurses: drop the compatible option
 2016-01-21  2:17 UTC  (5+ messages)
` [PATCH 1/1] "

[PATCH V4 1/1] NTB: Add support for AMD PCI-Express Non-Transparent Bridge
 2016-01-21  2:17 UTC  (5+ messages)

[U-Boot] [PATCH 1/3] dm: timer: refuse timers with zero clock_rate
 2016-01-21  2:16 UTC  (4+ messages)
` [U-Boot] [PATCH 3/3] test/py: add a test for the sleep command

[PATCH net] gro: Make GRO aware of lightweight tunnels
 2016-01-21  2:16 UTC  (4+ messages)

[PATCH V2 0/3] basic busy polling support for vhost_net
 2016-01-21  2:11 UTC  (5+ messages)
` [PATCH V2 3/3] vhost_net: basic polling support

[PATCH net v2] gro: Make GRO aware of lightweight tunnels
 2016-01-21  2:10 UTC  (2+ messages)

linux-next: build warning after merge of the tty tree
 2016-01-21  2:07 UTC  (2+ messages)

[U-Boot] [PATCH v3 0/8] dm: x86: Remove pirq_init() and cpu_irq_init()
 2016-01-21  2:06 UTC  (21+ messages)
` [U-Boot] [PATCH v3 1/8] dm: x86: Create a driver for x86 interrupts
` [U-Boot] [PATCH v3 2/8] dm: x86: Set up interrupt routing from interrupt_init()
` [U-Boot] [PATCH v3 3/8] dm: x86: Add a common PIRQ init function
` [U-Boot] [PATCH v3 4/8] x86: Use the IRQ device when setting up the mptable
` [U-Boot] [PATCH v3 5/8] x86: Drop the irq router compatible string
` [U-Boot] [PATCH v3 6/8] dm: x86: quark: Add an interrupt driver
` [U-Boot] [PATCH v3 7/8] dm: x86: queensbay: "
` [U-Boot] [PATCH v3 8/8] dm: x86: Drop the weak cpu_irq_init() function

[LTP] get_mempolicy failing to compile
 2016-01-21  2:06 UTC 

[U-Boot] [PATCH] board/t4240rdb: VID support
 2016-01-21  2:05 UTC  (3+ messages)

[PATCH] powerpc: remove newly added extra definition of pmd_dirty
 2016-01-21  2:05 UTC 

[PATCH] iommu/arm-smmu: add a shortcut when the @dev_node is NULL
 2016-01-21  2:04 UTC  (7+ messages)

[PATCH] mmc: dw_mmc: remove the prepare_command hook
 2016-01-21  2:01 UTC 

[PATCH 0/15] ASoC: rsnd: Ensure CTU/MUX works
 2016-01-21  2:00 UTC  (16+ messages)
` [PATCH 01/15] ASoC: rsnd: remove unsed *parent
` [PATCH 02/15] ASoC: rsnd: use rsnd_mod_init() for ADG
` [PATCH 03/15] ASoC: rsnd: add debug message for rsnd_mod_call()
` [PATCH 04/15] ASoC: rsnd: don't update status if rsnd_mod_call() doesn't match
` [PATCH 05/15] ASoC: rsnd: try to connect connected mod is not error
` [PATCH 06/15] ASoC: rsnd: always call probe/remove for MUX
` [PATCH 07/15] ASoC: rsnd: don't overwrite io on rsnd_cmd_init()
` [PATCH 08/15] ASoC: rsnd: select each SRC correctly for CMD data path
` [PATCH 09/15] ASoC: rsnd: each mod has status again for CTU/MUX support
` [PATCH 10/15] ASoC: rsnd: attach Audio-DMAC-periperi correctly
` [PATCH 11/15] ASoC: rsnd: ctu: add rsnd_mix_activation()
` [PATCH 12/15] ASoC: rsnd: ctu: add rsnd_ctu_halt()
` [PATCH 13/15] ASoC: rsnd: ctu: settings matches to datasheet
` [PATCH 14/15] ASoC: rsnd: tidyup Playback/Capture sequence
` [PATCH 15/15] ASoC: rsnd: disable SRC.out/in in same time

[rtc-linux] [PATCH 0/8] rtc: max77686: Extend driver and add max77802 support
 2016-01-21  1:58 UTC  (14+ messages)
` [rtc-linux] [PATCH 5/8] rtc: max77686: Add "
  ` [rtc-linux] "
    `  "
` [rtc-linux] [PATCH 6/8] rtc: Remove Maxim 77802 driver
  ` [rtc-linux] "
    `  "
` [rtc-linux] [PATCH 7/8] ARM: exynos_defconfig: Remove MAX77802 RTC Kconfig symbol
  ` [rtc-linux] "
    `  "
` [rtc-linux] [PATCH 8/8] ARM: multi_v7_defconfig: "
  ` [rtc-linux] "
    `  "

regression tests for am3517-evm machine?
 2016-01-21  1:58 UTC  (5+ messages)

Nodown/Noout by OSD_ID?
 2016-01-21  1:58 UTC  (6+ messages)

[Qemu-devel] [PATCH v9 0/3] qapi: child add/delete support
 2016-01-21  1:54 UTC  (4+ messages)
` [Qemu-devel] [PATCH v9 2/3] quorum: implement bdrv_add_child() and bdrv_del_child()

[GIT PULL] Power management and ACPI updates for v4.5-rc1, part 2
 2016-01-21  1:50 UTC 

echo do not print NUL byte
 2016-01-21  1:40 UTC  (3+ messages)

[Qemu-devel] [PATCH] linux-user: add option to intercept execve() syscalls
 2016-01-21  1:49 UTC  (3+ messages)

[Qemu-devel] [PATCH] pseries: Allow TCG h_enter to work with hotplugged memory
 2016-01-21  1:48 UTC  (2+ messages)

[meta-oe][PATCH] networkmanager: add PACKAGECONFIG for qt4-x11-free
 2016-01-21  1:48 UTC 

[PATCH 1/4] clk: rockchip: fix cpuclk mux bit of big cpu-cluster
 2016-01-21  9:44 UTC  (8+ messages)
` [PATCH 2/4] clk: rockchip: fix rk3368 cpuclk core dividers
` [PATCH 3/4] clk: rockchip: rk3368: fix parents of video encoder/decoder
` [PATCH 4/4] clk: rockchip: rk3368: fix hdmi_cec gate-register

[Ocfs2-devel] ocfs2: o2hb: not fence self if storage down
 2016-01-21  1:48 UTC  (5+ messages)

[PATCH] ASoC: soc-pcm: copy dpcm->hw_params and call be_hw_params_fixup every time
 2016-01-21  1:47 UTC 

sched-freq locking
 2016-01-21  1:46 UTC  (4+ messages)

[PATCH 0/4] Submodule Groups
 2016-01-21  1:44 UTC  (4+ messages)
` [PATCH 3/4] submodule update: Initialize all group-selected submodules by default

[Xenomai] HELP AGAIN! ERROR:rt_task_create failed: Operation not permitted
 2016-01-21  1:44 UTC  (3+ messages)

[PATCH] fsync-tester: reopen files with correct flags
 2016-01-21  1:43 UTC 

[PATCH 0/3] fstests: improved config section support
 2016-01-21  1:43 UTC  (4+ messages)
` [PATCH 1/3] xfs: support realtime/log device setup changes in config sections
` [PATCH 2/3] setup: add section support
` [PATCH 3/3] check: add exclude sections CLI parameter

[PATCH] mmc: dw_mmc: remove DW_MCI_QUIRK_BROKEN_CARD_DETECTION quirk
 2016-01-21  1:43 UTC  (2+ messages)

[Qemu-devel] [PATCH v2 00/16] data-driven device registers
 2016-01-21  1:42 UTC  (2+ messages)

[PATCH] libxl: dispose libxl_dominfo after libxl_domain_info()
 2016-01-21  1:41 UTC 

[PATCH 4.3 00/55] 4.3.4-stable review
 2016-01-21  1:39 UTC  (4+ messages)
` [PATCH 4.3 02/55] vrf: fix double free and memory corruption on register_netdevice failure

[U-Boot] [PATCH] powerpc/83xx: fix build failure
 2016-01-21  1:38 UTC  (5+ messages)
` [U-Boot] "

[ovmf test] 78614: regressions - FAIL
 2016-01-21  1:37 UTC 

[Qemu-devel] [PATCH] spapr: Don't create ibm, dynamic-reconfiguration-memory w/o DR LMBs
 2016-01-21  1:13 UTC  (4+ messages)

[Qemu-devel] [PATCH] dimm: Correct type of MemoryHotplugState->base
 2016-01-21  1:37 UTC 

[U-Boot] [PATCH v7 0/7] add support for atheros ath79 based SOCs
 2016-01-21  1:32 UTC  (4+ messages)

[RFC V2] xen: interface: introduce pvclk interface
 2016-01-21  1:29 UTC  (9+ messages)

[PATCH 0/4] extend flow director's IP fields in i40e driver
 2016-01-21  1:28 UTC  (4+ messages)
` [PATCH 2/4] i40e: split function for input set change of hash and fdir

[PATCH] hid: usbhid: hid-core: fix recursive deadlock
 2016-01-21  1:28 UTC  (5+ messages)
` [PATCH v2] "

[PATCH 1/2] Add tests for git-sh-setup's require_clean_work_tree()
 2016-01-21  1:27 UTC  (3+ messages)

L3 Forwarding performance of DPDK on virtio
 2016-01-21  1:25 UTC  (2+ messages)

[RFC][PATCH -next 0/2] cond_resched() some of console_trylock callers
 2016-01-21  1:25 UTC  (10+ messages)
` [RFC][PATCH -next 2/2] printk: set may_schedule for "

OSD crash when one of the PGs have problem
 2016-01-21  1:07 UTC  (7+ messages)

[PATCHv12 00/37] THP refcounting redesign
 2016-01-21  1:22 UTC  (4+ messages)
` [PATCHv12 34/37] thp: introduce deferred_split_huge_page()

[U-Boot] [PATCH 1/2] checkpatch: ignore request to use ether_addr_copy()
 2016-01-21  1:22 UTC  (8+ messages)

[PATCH 01/27] staging: wilc1000: rename struct __Message_struct
 2016-01-21  1:20 UTC  (27+ messages)
` [PATCH 02/27] staging: wilc1000: rename pvBuffer in struct message
` [PATCH 03/27] staging: wilc1000: rename u32Length "
` [PATCH 04/27] staging: wilc1000: rename pstrNext "
` [PATCH 05/27] staging: wilc1000: rename struct WILC_MsgQueueHandle
` [PATCH 06/27] staging: wilc1000: rename hSem in struct message_queue
` [PATCH 07/27] staging: wilc1000: rename strCriticalSection "
` [PATCH 08/27] staging: wilc1000: rename bExiting "
` [PATCH 09/27] staging: wilc1000: rename u32ReceiversCount "
` [PATCH 10/27] staging: wilc1000: rename pstrMessageList "
` [PATCH 11/27] staging: wilc1000: rename pHandle in wilc_mq_create
` [PATCH 12/27] staging: wilc1000: rename pHandle in wilc_mq_destroy
` [PATCH 13/27] staging: wilc1000: rename pstrMessge "
` [PATCH 14/27] staging: wilc1000: rename pHandle in wilc_mq_send
` [PATCH 15/27] staging: wilc1000: rename pvSendBuffer "
` [PATCH 16/27] staging: wilc1000: rename u32SendBufferSize "
` [PATCH 17/27] staging: wilc1000: rename pstrMessage "
` [PATCH 18/27] staging: wilc1000: rename tail_msg "
` [PATCH 19/27] staging: wilc1000: fix return error code
` [PATCH 20/27] staging: wilc1000: rename pHandle in wilc_mq_recv
` [PATCH 21/27] staging: wilc1000: rename pvRecvBuffer "
` [PATCH 22/27] staging: wilc1000: rename u32RecvBufferSize "
` [PATCH 23/27] staging: wilc1000: rename pu32ReceivedLength "
` [PATCH 24/27] staging: wilc1000: rename pstrMessage "
` [PATCH 25/27] staging: wilc1000: fix coding style of kmalloc usage
` [PATCH 26/27] staging: wilc1000: fix logical continuations
` [PATCH 27/27] staging: wilc1000: remove over-commenting

Porting GCN pre-1.2 parts from radeon to amdgpu kernel driver
 2016-01-21  1:21 UTC  (5+ messages)

[PATCH] drm/rockchip: fix wrong pitch/size using on gem
 2016-01-21  1:17 UTC  (3+ messages)

[nightly] Core TISDK (fido/1.8) 2015.12 build 2016-01-20_14-31-52
 2016-01-21  1:18 UTC 

[PATCH 00/17] PM / OPP: Introduce APIs to transition OPPs
 2016-01-21  1:18 UTC  (5+ messages)
` [PATCH 17/17] cpufreq: dt: No need to allocate resources anymore

[Printing-architecture] [PATCH] braille: Checking for tool presence
 2016-01-21  1:17 UTC  (4+ messages)

[RFC PATCH 0/4] Multi-instance vTPM driver
 2016-01-21  1:17 UTC  (4+ messages)
` [RFC PATCH 3/4] Implement driver for supporting multiple emulated TPMs

[GIT PULL 0/9] ARM: SoC updates for v4.5
 2016-01-21  1:14 UTC  (20+ messages)
` [GIT PULL 1/9] ARM: SoC non-urgent fixes "
` [GIT PULL 2/9] ARM: SoC cleanups "
` [GIT PULL 3/9] ARM: SoC multiplatform code changes "
` [GIT PULL 4/9] ARM: SoC platform updates "
` [GIT PULL 5/9] ARM: DT "
` [GIT PULL 6/9] ARM: 64-bit "
` [GIT PULL 7/9] ARM: SoC defconfig "
` [GIT PULL 8/9] ARM: 64-bit "
` [GIT PULL 9/9] ARM: SoC driver "

PCI-Express Hotplug
 2016-01-21  1:15 UTC  (4+ messages)

[libvirt test] 78582: tolerable FAIL - PUSHED
 2016-01-21  1:15 UTC 

[PATCH] qe_ic: fix a buffer overflow error and add check elsewhere
 2016-01-21  1:06 UTC 

time to kill rte_pci_dev_ids.h
 2016-01-21  1:12 UTC  (5+ messages)
` [PATCH 00/11] kill global pci device id list

[PATCH v6 0/2] power: act8945a: add charger driver for the sub-device of ACT8945A MFD
 2016-01-21  1:10 UTC  (4+ messages)

[U-Boot] [PATCH 1/3] ARMv8/layerscape: Add mmu_init API
 2016-01-21  1:10 UTC  (5+ messages)

[PATCH v3 0/9] FP/VEC/VSX switching optimisations
 2016-01-21  0:55 UTC  (2+ messages)
` [PATCH v3 2/9] selftests/powerpc: Test preservation of FPU and VMX regs across preemption


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.