All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2014-06-26 16:15:13 to 2014-06-26 17:25:29 UTC [more...]

[RFC 00/44] GPU scheduler for i915 driver
 2014-06-26 17:24 UTC  (14+ messages)
` [RFC 01/44] drm/i915: Corrected 'file_priv' to 'file' in 'i915_driver_preclose()'
` [RFC 02/44] drm/i915: Added getparam for native sync
` [RFC 03/44] drm/i915: Add extra add_request calls
` [RFC 04/44] drm/i915: Fix null pointer dereference in error capture
` [RFC 05/44] drm/i915: Updating assorted register and status page definitions
` [RFC 06/44] drm/i915: Fixes for FIFO space queries
` [RFC 07/44] drm/i915: Disable 'get seqno' workaround for VLV
` [RFC 08/44] drm/i915: Added GPU scheduler config option
` [RFC 09/44] drm/i915: Start of GPU scheduler
` [RFC 10/44] drm/i915: Prepare retire_requests to handle out-of-order seqnos
` [RFC 11/44] drm/i915: Added scheduler hook into i915_seqno_passed()
` [RFC 12/44] drm/i915: Disable hardware semaphores when GPU scheduler is enabled
` [RFC 13/44] drm/i915: Added scheduler hook when closing DRM file handles

I think I am missing some critical link, but am lost trying to find it
 2014-06-26 17:23 UTC  (11+ messages)

[Xenomai] cgit repository modification times
 2014-06-26 17:23 UTC  (11+ messages)

[PATCH v2 0/2] block,scsi: fixup blk_get_request dead queue scenarios
 2014-06-26 17:20 UTC  (4+ messages)

[PATCH 1/1] drivers/usb/host/fhci-dbg.c: remove unnecessary null test before debugfs_remove
 2014-06-26 17:18 UTC 

[U-Boot] [RFC PATCH 0/3] Implement "fastboot flash" for eMMC
 2014-06-26 17:18 UTC  (10+ messages)

[mmotm:master 267/319] drivers/staging/emxx_udc/emxx_udc.c:3287:3: error: implicit declaration of function 'strict_strtol'
 2014-06-26 17:16 UTC 

[PATCH 1/1] kernel/gcov/fs.c: remove unnecessary null test before debugfs_remove
 2014-06-26 17:16 UTC 

[PATCH] RFC: Add signal command to trace events
 2014-06-26 17:15 UTC  (6+ messages)

[PATCH] tools: update to seabios rel-1.7.5
 2014-06-26 17:17 UTC  (2+ messages)

[GIT PULL] Block changes for 3.16-rc
 2014-06-26 17:17 UTC 

[Qemu-devel] [PATCH] target-arm: Implement vCPU reset via KVM_ARM_VCPU_INIT for 32-bit CPUs
 2014-06-26 17:16 UTC 

[PATCH 1/1] kernel/trace/trace.c: remove unnecessary null test before debugfs_remove
 2014-06-26 17:14 UTC 

Bus off
 2014-06-26 17:13 UTC 

[PATCH 1/1] fs/dlm/debug_fs.c: remove unnecessary null test before debugfs_remove
 2014-06-26 17:10 UTC  (2+ messages)
` [Cluster-devel] "

[PATCH] ARM: make it easier to check the CPU part number correctly
 2014-06-26 17:11 UTC  (4+ messages)

[PATCH v3] scsi: bnx2i: bnx2i_iscsi.c: Fix variable which was set to the wrong value
 2014-06-26 17:10 UTC 

[libnftnl PATCH 0/5] Do not print unset values in xml and json
 2014-06-26 17:08 UTC  (6+ messages)
` [libnftnl PATCH 1/5] src: table: Free memory in the same function that is reserved
` [libnftnl PATCH 2/5] src: table: Use nft_table_attr_set_* in the xml functions
` [libnftnl PATCH 3/5] src: table: Add set, unset and parse implementation for use value
` [libnftnl PATCH 4/5] src: table: Do not print unset values in xml file
` [libnftnl PATCH 5/5] src: table: Do not print unset values in json file

[PATCH v2 0/4] Add a driver for Quectel UC15 modems
 2014-06-26 17:08 UTC  (5+ messages)
` [PATCH 1/4] atmodem: add vendor Quectel
` [PATCH 2/4] udevng: add detection logic for Quectel modems
` [PATCH 3/4] plugins: add a new driver for Quectel UC15 modems
` [PATCH 4/4] sim: query Quectel UC15 PIN retries with AT+QPINC?

[PATCH net v2 0/3] net: systemport: misc fixes
 2014-06-26 17:06 UTC  (4+ messages)
` [PATCH net v2 1/3] net: systemport: do not clear IFF_MULTICAST flag
` [PATCH net v2 2/3] net: systemport: fix UniMAC reset logic
` [PATCH net v2 3/3] net: systemport: fix TX NAPI work done return value

[RFA][PATCH 00/27] ftrace: Remove ftrace_start/stop() and friends
 2014-06-26 16:52 UTC  (29+ messages)
` [RFA][PATCH 01/27] x86, power, suspend: Annotate restore_processor_state() with notrace
` [RFA][PATCH 02/27] PM / Sleep: Remove ftrace_stop/start() from suspend and hibernate
` [RFA][PATCH 03/27] tracing: Remove ftrace_stop/start() from reading the trace file
` [RFA][PATCH 04/27] ftrace-graph: Remove dependency of ftrace_stop() from ftrace_graph_stop()
` [RFA][PATCH 05/27] ftrace/x86: Add call to ftrace_graph_is_dead() in function graph code
` [RFA][PATCH 06/27] microblaze: ftrace: "
` [RFA][PATCH 07/27] MIPS: "
` [RFA][PATCH 08/27] parisc: "
` [RFA][PATCH 09/27] powerpc/ftrace: "
` [RFA][PATCH 10/27] sh: ftrace: "
` [RFA][PATCH 11/27] ftrace-graph: Remove usage of ftrace_stop() in ftrace_graph_stop()
` [RFA][PATCH 12/27] ftrace: Remove ftrace_start/stop()
` [RFA][PATCH 13/27] ftrace: Do no disable function tracing on enabling function tracing
` [RFA][PATCH 14/27] ftrace: Remove function_trace_stop check from list func
` [RFA][PATCH 15/27] ftrace: Remove check for HAVE_FUNCTION_TRACE_MCOUNT_TEST
` [RFA][PATCH 16/27] ftrace: x86: Remove check of obsolete variable function_trace_stop
` [RFA][PATCH 17/27] tile: ftrace: "
` [RFA][PATCH 18/27] sparc64,ftrace: "
` [RFA][PATCH 19/27] sh: ftrace: "
` [RFA][PATCH 20/27] parisc: "
` [RFA][PATCH 21/27] MIPS: "
` [RFA][PATCH 22/27] microblaze: "
` [RFA][PATCH 23/27] metag: "
` [RFA][PATCH 24/27] Blackfin: "
` [RFA][PATCH 25/27] arm64, "
` [RFA][PATCH 26/27] s390/ftrace: remove "
` [RFA][PATCH 27/27] tracing: Remove function_trace_stop and HAVE_FUNCTION_TRACE_MCOUNT_TEST

[Qemu-devel] [Bug 1334397] [NEW] cmos RTC alarms no longer wake system from suspend
 2014-06-26 16:56 UTC  (3+ messages)
` [Qemu-devel] [Bug 1334397] "

[PATCH 1/1] FS/OMFS: block number sanity check during fill_super operation
 2014-06-26 17:03 UTC 

mainline boot: 64 boots: 62 pass, 2 fail (v3.16-rc1-2-gebe0618)
 2014-06-26 17:04 UTC  (10+ messages)

[PATCH 0/1] rcu: uninline rcu_lock_acquire() and rcu_lock_release()
 2014-06-26 17:01 UTC  (2+ messages)
` [PATCH 1/1] "

[PATCH] btrfs compression: reuse recently used workspace
 2014-06-26 17:02 UTC  (3+ messages)

[PATCH] xen: arm: make sure gcc doesn't use floating-point registers on arm64
 2014-06-26 17:01 UTC  (2+ messages)

[Buildroot] Raspberry Pi: recommendations for web kiosk
 2014-06-26 17:01 UTC  (4+ messages)

[PATCH] classes/kernel: Use full path for symlink in update-alternatives
 2014-06-26 17:01 UTC 

Need help with strange mlx4_core error
 2014-06-26 16:59 UTC 

[PATCH] pinctrl: pinctrl-single.c: Cleaning up wrong format string usage
 2014-06-26 16:58 UTC  (2+ messages)

[Qemu-devel] [v2][PATCH 0/8] xen: add Intel IGD passthrough support
 2014-06-26 16:58 UTC  (11+ messages)
` [Qemu-devel] [v2][PATCH 4/8] xen, gfx passthrough: reserve 00:02.0 for INTEL IGD
                  `  "

[PATCH] classes/kernel: Use full path for symlink in update-alternatives
 2014-06-26 16:56 UTC 

[PATCH] pinctrl: pinctrl-adi2.c: Cleaning up wrong format string usage
 2014-06-26 16:57 UTC 

[Qemu-devel] [PATCH] cleanup of ROUND_UP-like lines
 2014-06-26 16:55 UTC  (2+ messages)

[Bug 76284] New: [radeon] dota2, applying new screen resolution corrupts display
 2014-06-26 16:55 UTC  (2+ messages)
` [Bug 76284] "

[PATCH v5 0/8] ARM generic idle states
 2014-06-26 16:55 UTC  (5+ messages)
` [PATCH v5 4/8] arm64: add PSCI CPU_SUSPEND based cpu_suspend support

Is it possible to list unpushed tags without accessing remote?
 2014-06-26 16:54 UTC  (3+ messages)

[PATCH, RFC] btrfs: refactor open_ctree()
 2014-06-26 16:54 UTC  (2+ messages)

[PATCH 0/3] ARM: DTS: create common dtsi for Peach pit and pi boards
 2014-06-26 16:53 UTC  (8+ messages)
` [PATCH 2/3] ARM: DTS: Add NTC thermistor nodes to Exynos5250 based Snow

[PATCH v02 0/7] arm: introduce remoteprocessor iommu module
 2014-06-26 16:52 UTC  (3+ messages)
` [PATCH v02 7/7] arm: add trap for remoteproc mmio accesses

[PATCH 0/6] Improve sequential read throughput v2
 2014-06-26 16:50 UTC  (7+ messages)
` [PATCH 6/6] cfq: Increase default value of target_latency

[PATCH] drm/i915/bdw: BDW Software Turbo
 2014-06-26 16:51 UTC  (3+ messages)

[PATCH V7 0/6] Add X-Gene platform reboot mechanism
 2014-06-26 16:51 UTC  (6+ messages)
` [PATCH V7 1/6] power: reset: Add generic SYSCON register mapped reset

[RFC/PATCH V2] alias.c: replace git_config with git_config_get_string
 2014-06-26 16:50 UTC  (4+ messages)
` [RFC/PATCH] imap-send.c: "

[PATCH 0/3] Adding UHS support for dw_mmc driver
 2014-06-26 16:50 UTC  (18+ messages)
` [PATCH 1/3] mmc: dw_mmc: use mmc_regulator_get_supply to handle regulators
` [PATCH 3/3] mmc: dw_mmc: Support voltage changes

[PATCH v2 0/2] irqchip: gic: Add support for GIC v2 bypass disable
 2014-06-26 16:48 UTC  (4+ messages)
` [PATCH V2 2/2] irqchip: gic: preserve gic V2 bypass bits in cpu ctrl register

files deleted with no record?
 2014-06-26 16:47 UTC  (2+ messages)

[U-Boot] [PATCH 1/3] i2c: tegra: use repeated start for reads
 2014-06-26 16:47 UTC  (3+ messages)

[PATCH v01 0/3] arm: introduce basic DRA7 platform support
 2014-06-26 16:46 UTC  (8+ messages)
` [PATCH v01 1/3] xen:dt: add match for non-available nodes
` [PATCH v01 2/3] xen/arm: add platform specific definitions for DRA7 evm board
` [PATCH v01 3/3] xen/arm: dra7: Add UART base address for early logging

[PATCH v2 0/9] xen: arm: Refactor/improve early DT parsing and multiboot module support
 2014-06-26 16:46 UTC  (11+ messages)
` [PATCH v2 1/9] xen: arm: implement generic multiboot compatibility strings
` [PATCH v2 2/9] xen: arm: /chosen/module@N/bootargs bootprotcol node is not deprecated
` [PATCH v2 3/9] xen: arm: prefer typesafe max()/min() over MAX()/MIN()
` [PATCH v2 4/9] xen: arm: rename early_info structs
` [PATCH v2 5/9] xen: arm: move boot time fdt parsing into separate file
` [PATCH v2 6/9] xen: arm: move device_tree_bootargs to bootfdt.c, renaming to boot_fdt_cmdline
` [PATCH v2 7/9] xen: arm: store per-boot module type instead of relying on index
` [PATCH v2 8/9] xen: arm: support bootmodule type detection by ordering
` [PATCH v2 9/9] xen: arm: update multiboot device tree bindings

[Qemu-devel] [PATCH] Functions bus_foreach and device_find from libqos virtio API
 2014-06-26 16:44 UTC  (2+ messages)

[PATCH v3 0/3] git config cache & special querying api utilizing the cache
 2014-06-26 16:43 UTC  (10+ messages)
` [PATCH v3 2/3] config: add hashtable for config parsing & retrieval

[Cluster-devel] [GFS2 PATCH] GFS2: Allow flocks to use normal glock dq rather than dq_wait
 2014-06-26 16:43 UTC  (2+ messages)

[RFC PATCH] rt/aio: fix rcu garbage collection might_sleep() splat
 2014-06-26 16:42 UTC  (8+ messages)
  ` [RFC PATCH V2] "

[libnftnl PATCH 0/6] src: chain: Do not print unset values in json and xml
 2014-06-26 16:39 UTC  (7+ messages)
` [libnftnl PATCH 1/6] src: chain: Free memory in the same function that is reserved
` [libnftnl PATCH 2/6] src: chain: Use nft_rule_expr_set_* in the xml parsing code
` [libnftnl PATCH 3/6] src: chain: add set, unset, get, parse and build payload implementation for use value
` [libnftnl PATCH 4/6] src: chain: Do not print unset values in xml
` [libnftnl PATCH 5/6] src: chain: Rename variables in nft_jansson_parse_chain functions
` [libnftnl PATCH 6/6] src: chain: Do not print unser values in json

[PATCH RESEND] clk: flatten clk tree in debugfs
 2014-06-26 16:39 UTC  (4+ messages)

[PATCH v2 0/3] Include protection information in transport header
 2014-06-26 16:38 UTC  (6+ messages)
` [PATCH v2 1/3] scsi_cmnd: Introduce scsi_transfer_length helper

[PATCH V3] x86, amd_ucode: Support multiple container files appended together
 2014-06-26 16:37 UTC  (2+ messages)

[Qemu-devel] [PATCH for-2.1 v3 0/2] help libvirt know what's up with qga
 2014-06-26 16:37 UTC  (2+ messages)

[PATCH] arm: mach-omap2: gpmc: ignore non-available nodes
 2014-06-26 16:37 UTC  (3+ messages)

[PATCH v4 00/14] Add Maxim 77802 PMIC support
 2014-06-26 16:36 UTC  (12+ messages)
` [PATCH v4 07/14] mfd: Add driver for Maxim 77802 Power Management IC

[PATCH 0/9] drm: More vblank on/off work
 2014-06-26 16:32 UTC  (2+ messages)

[PATCH v3 0/3] drm/nouveau: support for probing platform devices
 2014-06-26 16:31 UTC  (7+ messages)
` [PATCH v3 1/3] "

[Qemu-devel] [PATCH] Makefile: Install qmp-events.txt
 2014-06-26 16:31 UTC  (14+ messages)
                  ` [Qemu-devel] [PATCH] qmp: add qmp-events.txt back

[Buildroot] [PATCH 1/1] pkg-download: fix svn download for deleted path
 2014-06-26 16:30 UTC  (2+ messages)

[PATCH] ext4: Fix punch hole on files with indirect mapping
 2014-06-26 16:30 UTC  (4+ messages)

[PATCH 0/5 v4] Split CIFS_SessSetup()
 2014-06-26 16:28 UTC  (3+ messages)

how to improve read through on sparse files (vm image file)
 2014-06-26 16:27 UTC 

[PATCH ARM v5 00/20] mini-os: initial ARM support
 2014-06-26 16:26 UTC  (3+ messages)
` [PATCH ARM v5 17/20] mini-os: headers for ARM

BUG REPORT backlight acpi: Brightness shortcuts don't work on Fujitsu
 2014-06-26 16:26 UTC  (5+ messages)

[Ceph pg Dump] what is stat_cat_sum?
 2014-06-26 16:24 UTC 

[PATCH] trace-cmd: handle NULL comm name in .dat file
 2014-06-26 16:22 UTC 

[PATCH 1/3] stringfns: remove rte_snprintf
 2014-06-26 16:20 UTC  (5+ messages)

[PATCH lttng-ust] JUL: use root logger to capture events
 2014-06-26 16:19 UTC 

[PATCH 00/11] OMAP3 ISP BT.656 support
 2014-06-26 16:18 UTC  (4+ messages)

[PATCH] gpio: gpio-ucb1400.c: Cleaning up null pointer checks that could never happen
 2014-06-26 16:18 UTC 

[Cocci] [PATCH 0/3] drivers: expand usage of request_firmware_direct()
 2014-06-26 16:18 UTC  (3+ messages)
`  "

[PATCH] gpio: gpio-twl4030.c: Cleaning up null pointer checks that could never happen
 2014-06-26 16:17 UTC 

[PATCH v3 0/5] perf trace pagefaults
 2014-06-26 16:14 UTC  (6+ messages)
` [PATCH 1/5] perf trace: add perf_event parameter to tracepoint_handler
` [PATCH 2/5] perf trace: add support for pagefault tracing
` [PATCH 3/5] perf trace: add pagefaults record and replay support
` [PATCH 4/5] perf trace: add pagefault statistics
` [PATCH 5/5] perf trace: add possibility to switch off syscall events


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.