All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2016-01-14 16:54:48 to 2016-01-14 17:40:00 UTC [more...]

[PATCH v2 1/3 RESEND] USB: serial: cp210x: New 16-bit register access functions
 2016-01-14 17:20 UTC  (4+ messages)

[PATCH] QEMU as non-root and PCI passthrough do not mix
 2016-01-14 17:40 UTC  (5+ messages)

[PATCH 1/3] ARM: dts: omap5-board-common: enable rtc and charging of backup battery
 2016-01-14 17:39 UTC  (15+ messages)

[PATCH 00/15] megaraid_sas: Updates for scsi-next
 2016-01-14 17:38 UTC  (3+ messages)
` [PATCH 07/15] megaraid_sas: Reply Descriptor Post Queue(RDPQ) support

Source code review around jump label usage
 2016-01-14 17:38 UTC  (8+ messages)
` [PATCH 0/6] InfiniBand-ocrdma: Fine-tuning for some function implementations
  ` [PATCH v3 "
    ` [PATCH v3 1/6] InfiniBand-ocrdma: One jump label less in ocrdma_alloc_ucontext_pd()

[GIT PULL] f2fs updates for v4.5
 2016-01-14 17:37 UTC  (4+ messages)

[PATCH v3 1/4] USB: serial: cp210x: New register access functions
 2016-01-14 17:37 UTC  (2+ messages)

[PATCH 7/7] drm/i915/skl: WA for watermark calculation based on Arbitrated Display BW
 2016-01-14 17:35 UTC  (4+ messages)

[v3,11/41] mips: reuse asm-generic/barrier.h
 2016-01-14 16:16 UTC  (12+ messages)

BUSINESS PROPOSAL
 2016-01-14 16:49 UTC 

BUSINESS PROPOSAL
 2016-01-14 16:49 UTC 

[PATCH] iio: adc: Add TI ADS1015 ADC driver support
 2016-01-14 17:34 UTC  (3+ messages)

[Xenomai] ipipe x86_64 huge page ioremap
 2016-01-14 17:34 UTC 

[PATCH] t0060: loosen overly strict expectations
 2016-01-14 17:33 UTC  (2+ messages)

time_based option broken
 2016-01-14 17:33 UTC  (5+ messages)

[PATCH] xfs: remove unused function definitions
 2016-01-14 17:32 UTC  (2+ messages)

[GIT PULL] Audit patches for 4.5
 2016-01-14 17:32 UTC  (4+ messages)

[PATCH v2 0/9] perf build: Make build-test faster
 2016-01-14 17:32 UTC  (8+ messages)
` [PATCH v2 3/9] perf build: Test correct path of perf in build-test

a couple minor btree free_block patches
 2016-01-14 17:32 UTC  (7+ messages)
` [PATCH 1/3] xfs: handle errors from ->free_blocks in xfs_btree_kill_iroot
` [PATCH 2/3] xfs: factor btree block freeing into a helper
` [PATCH 3/3] xfs: move buffer invalidation to xfs_btree_free_block

[PATCH RESEND] maibox:Remove unused functions in the file pcc.c
 2016-01-14 17:32 UTC  (3+ messages)

[RFC v4 0/4] watchdog: add driver for RWDT watchdog
 2016-01-14 17:32 UTC  (2+ messages)

[PATCH V3 00/21] MMCONFIG refactoring and support for ARM64 PCI hostbridge init based on ACPI
 2016-01-14 17:32 UTC  (9+ messages)

[PATCH] drm/i915: Hold a RPM reference during i915_driver_unload
 2016-01-14 17:30 UTC  (3+ messages)

[U-Boot] [PATCH] At start of autoboot check, flush any pending RX bytes
 2016-01-14 17:31 UTC  (3+ messages)

[RFC v4 1/4] watchdog: renesas-rwdt: add driver
 2016-01-14 17:30 UTC  (2+ messages)

Slow performance of Odroid XU4 - cpufreq-dt patch needed?
 2016-01-14 17:30 UTC  (5+ messages)

[PATCH v3 0/2] new control V4L2_CID_MPEG_VIDEO_FORCE_I_FRAME
 2016-01-14 17:25 UTC  (5+ messages)
` [PATCH v3 2/2] s5p-mfc: add the support of V4L2_CID_MPEG_VIDEO_FORCE_I_FRAME

[Qemu-devel] [PATCH v3 0/3] nbd: Async built-in server negotiation
 2016-01-14 17:29 UTC  (7+ messages)
` [Qemu-devel] [PATCH v3 1/3] nbd: Always call "close_fn" in nbd_client_new
` [Qemu-devel] [PATCH v3 2/3] nbd: Split nbd.c
` [Qemu-devel] [PATCH v3 3/3] nbd-server: Coroutine based negotiation

[Qemu-devel] [PATCH] hw/pci: do not update the PCI mappings while Decode (I/O or memory) bit is not set in the Command register
 2016-01-14 17:28 UTC  (13+ messages)

Inexplicable PROT_EXEC flag set on mmap callback
 2016-01-14 17:28 UTC  (3+ messages)

[RFC5 PATCH v6 00/21] ILP32 for ARM64
 2016-01-14 17:23 UTC  (44+ messages)
` [PATCH v6 01/21] arm64: ilp32: add documentation on the ILP32 ABI "
` [PATCH v6 02/21] arm64: ensure the kernel is compiled for LP64
` [PATCH v6 03/21] arm64: rename COMPAT to AARCH32_EL0 in Kconfig
` [PATCH v6 04/21] arm64: change some CONFIG_COMPAT over to use CONFIG_AARCH32_EL0 instead
` [PATCH v6 05/21] arm64: compat: change config dependences to aarch32
` [PATCH v6 06/21] arm64:uapi: set __BITS_PER_LONG correctly for ILP32 and LP64
` [PATCH v6 07/21] thread: move thread bits accessors to separated file
` [PATCH v6 08/21] arm64: introduce is_a32_task and is_a32_thread (for AArch32 compat)
` [PATCH v6 09/21] arm64: ilp32: add is_ilp32_compat_{task,thread} and TIF_32BIT_AARCH64
  ` [PATCH v6 09/21] arm64: ilp32: add is_ilp32_compat_{task, thread} "
` [PATCH v6 10/21] arm64: introduce binfmt_elf32.c
` [PATCH v6 11/21] arm64: ilp32: introduce binfmt_ilp32.c
` [PATCH v6 12/21] arm64: ptrace: handle ptrace_request differently for aarch32 and ilp32
` [PATCH v6 13/21] arm64:ilp32: add sys_ilp32.c and a separate table (in entry.S) to use it
` [PATCH v6 14/21] arm64: signal: wrap struct ucontext, fp and lr with struct sigframe
` [PATCH v6 15/21] arm64: signal: share lp64 signal routines to ilp32
` [PATCH v6 16/21] arm64: signal32: move ilp32 and aarch32 common code to separated file
` [PATCH v6 17/21] arm64: ilp32: introduce ilp32-specific handlers for sigframe
` [PATCH v6 18/21] arm64:ilp32: add vdso-ilp32 and use for signal return
` [PATCH v6 19/21] arm64:ilp32: add ARM64_ILP32 to Kconfig
` [PATCH v6 20/21] all: s390: make compat wrappers the generic solution
` [PATCH v6 21/21] arm64: ilp32: wrap syscalls to remove top 32-bit vulnerability

[PATCH] mmc: host: omap_hsmmc: add a verbose print to enable CONFIG_REGULATOR_PBIAS
 2016-01-14 17:25 UTC  (4+ messages)

[RFC PATCH] pci: Identify Enhanced Allocation (EA) BAR Equivalent resources
 2016-01-14 17:26 UTC 

[PATCH v2] netfilter: nf_conntrack: use safer way to lock all buckets
 2016-01-14 17:25 UTC  (2+ messages)

[OSSTEST PATCH] enable FLASK_ENABLE when using it for testing
 2016-01-14 17:25 UTC  (11+ messages)
` [OSSTEST PATCH] pass --{enable, disable}-xsmpolicy based on XSM state
  ` [xen-unstable test] 77945: regressions - FAIL
            ` [xen-unstable test] 77945: regressions - FAIL [and 2 more messages]

[Bug 93715] [r600g] rendering issues with R600_DEBUG=nosb for all three 'raytrace' variants
 2016-01-14 17:25 UTC  (3+ messages)

[PATCH V4 00/16] Add generic PM domain support for Tegra
 2016-01-14 17:24 UTC  (11+ messages)
` [PATCH V4 05/16] soc: tegra: pmc: Avoid extra remapping of PMC registers
` [PATCH V4 16/16] ARM64: tegra: select PM_GENERIC_DOMAINS

[Xenomai] VxWorks API on Xenomai 3.0
 2016-01-14 17:24 UTC  (2+ messages)

[PATCH] MAINTAINERS: add myself for kconfig
 2016-01-14 17:24 UTC  (9+ messages)

[meta-oe] OpenLDAP modules
 2016-01-14 17:22 UTC  (6+ messages)

Kernel memory leak in bnx2x driver with vxlan tunnel
 2016-01-14 17:17 UTC 

[PATCH v5 0/5] Allow schedulers to be selectable through Kconfig
 2016-01-14 17:22 UTC  (8+ messages)
` [PATCH v5 2/5] build: Hook the schedulers into Kconfig

[issue?]'git branch -D' case sensitive issue
 2016-01-14 17:21 UTC  (5+ messages)

[PATCH] v4l: add V4L2_CID_MPEG_VIDEO_FORCE_FRAME_TYPE
 2016-01-14 17:21 UTC  (6+ messages)

[RFC] Malicously tampering git metadata?
 2016-01-14 17:21 UTC  (8+ messages)

[PATCH] drm/i915: Don't do pre plane update on disabled crtcs
 2016-01-14 17:20 UTC  (2+ messages)
` ✗ warning: Fi.CI.BAT

Xen Test Framework
 2016-01-14 17:20 UTC 

[PATCH] resize2fs: clear uninit BG if allocating from new group
 2016-01-14 17:20 UTC  (3+ messages)

prtconfs: Add SPARC M7-16 prtconf
 2016-01-14 17:17 UTC 

[U-Boot] [PATCH] patman: Add --thread option
 2016-01-14 17:17 UTC  (2+ messages)

[U-Boot] [PATCH] fdt: __of_translate_address(): check parent's 'ranges' before translate
 2016-01-14 17:17 UTC  (8+ messages)

[U-Boot] [PATCH 0/2] Revert changes to __of_translate_address()
 2016-01-14 17:17 UTC  (5+ messages)
` [U-Boot] [PATCH 1/2] dts:exynos:update pinctrl size-cells and fix child regs
` [U-Boot] [PATCH 2/2] Revert "fdt: fix address cell count checking in fdt_translate_address()"

[U-Boot] [PATCH v5 0/6] rockchip: kylin: Boot with android boot image
 2016-01-14 17:17 UTC  (5+ messages)
` [U-Boot] [PATCH v5 5/6] rockchip: kylin: Check fastboot request
` [U-Boot] [PATCH v5 6/6] rockchip: kylin: Store env in emmc

[U-Boot] [PATCH 00/11] imx: introduce rdc and boot auxiliary core
 2016-01-14 17:17 UTC  (7+ messages)
` [U-Boot] [PATCH 06/11] imx: imx-common: introduce "

[PATCH] drm/i915: Make sure DC writes are coherent on flush
 2016-01-14 17:16 UTC  (3+ messages)

[RFC 0/8] CPU reclaiming for SCHED_DEADLINE
 2016-01-14 17:16 UTC  (3+ messages)
` [RFC 4/8] Improve the tracking of active utilisation

[PATCH v4 0/3] VT-d Device-TLB flush issue
 2016-01-14 17:15 UTC  (5+ messages)
` [PATCH v4 1/3] VT-d: Check VT-d Device-TLB flush error

regression 4.4: deadlock in with cgroup percpu_rwsem
 2016-01-14 17:15 UTC  (6+ messages)

[PATCH] fetch/git: Change to use clearer ssh url syntax for broken servers
 2016-01-14 17:07 UTC  (7+ messages)

[SEABIOS] Plans for either 1.9.1 or 1.10.0?
 2016-01-14 17:14 UTC  (2+ messages)
  ` [SeaBIOS] "

[PATCH net-next] hv_netvsc: don't make assumptions on struct flow_keys layout
 2016-01-14 17:14 UTC  (5+ messages)

[PATCH v2 00/17] Peace with CRLF
 2016-01-14 17:13 UTC  (5+ messages)
` [PREVIEW v3 0/9] Preview of "Peace with CRLF" rerolled
  ` [PREVIEW v3 8/9] checkout-index: there are only two line terminators

[PATCHSET v2] ->follow_link() without dropping from RCU mode
 2016-01-14 17:13 UTC  (8+ messages)
` [PATCH v2 06/11] don't put symlink bodies in pagecache into highmem

[PATCH 00/16] mm/slab: introduce new freed objects management way, OBJFREELIST_SLAB
 2016-01-14 17:13 UTC  (4+ messages)
` [PATCH 09/16] mm/slab: put the freelist at the end of slab page

[PATCH v1 00/13] Raw Packet QP user-space support for mlx5
 2016-01-14 17:13 UTC  (14+ messages)
  ` [PATCH v1 01/13] IB/mlx5: Fix data validation in mlx5_ib_alloc_ucontext
  ` [PATCH v1 02/13] IB/mlx5: Add CQE version 1 support to user QPs and SRQs
  ` [PATCH v1 03/13] IB/mlx5: Expose CQE version to user-space
  ` [PATCH v1 04/13] net/mlx5_core: Export transport objects
  ` [PATCH v1 05/13] net/mlx5_core: Add RQ and SQ event handling
  ` [PATCH v1 06/13] net/mlx5_core: Warn on unsupported events of QP/RQ/SQ
  ` [PATCH v1 07/13] IB/mlx5: Allocate a Transport Domain for each ucontext
  ` [PATCH v1 08/13] IB/mlx5: Refactor mlx5_ib_qp to accommodate other QP types
  ` [PATCH v1 09/13] IB/mlx5: Add create and destroy functionality for Raw Packet QP
  ` [PATCH v1 10/13] IB/mlx5: Add Raw Packet QP query functionality
  ` [PATCH v1 11/13] IB/mlx5: Support setting Ethernet priority for Raw Packet QPs
  ` [PATCH v1 12/13] {IB,net}/mlx5: Move the modify QP operation table to mlx5_ib
  ` [PATCH v1 13/13] IB/mlx5: Expose Raw Packet QP to user space consumers

[nightly] RT Core TISDK (fido/1.8) 2015.12 build 2016-01-14_08-30-15
 2016-01-14 17:11 UTC 

[PATCH iproute2 1/2] vxlan: fix help and man text
 2016-01-14 17:10 UTC  (2+ messages)
` [PATCH iproute2 2/2] ip-link: fix man page warnings

[PATCH v3 00/21] arm64: implement support for KASLR
 2016-01-14 17:09 UTC  (5+ messages)
` [PATCH v3 12/21] arm64: avoid dynamic relocations in early boot code
    ` [kernel-hardening] "

[U-Boot] [PATCH] igep00x0: Falcon mode
 2016-01-14 17:10 UTC  (2+ messages)

[Qemu-devel] [PATCH 0/4] set the OEM fields in the RSDT and the FADT from the SLIC
 2016-01-14 17:09 UTC  (5+ messages)
` [Qemu-devel] [PATCH 4/4] pc: "

[PATCH 1/3] ti-st: use device handles and add device tree binding
 2016-01-14 17:07 UTC  (3+ messages)

[PATCH 0/3] Introduces kernel-initramfs recipe to resolve a implicit dependency issue
 2016-01-14 17:06 UTC  (2+ messages)

[PATCH] Config.mk: Update SEABIOS_UPSTREAM_TAG to 442502
 2016-01-14 17:01 UTC  (8+ messages)

[U-Boot] [PATCH] ls2-2085a: Increase default hugepage count
 2016-01-14 17:06 UTC  (3+ messages)
` [U-Boot] [PATCH] ls2-2085ardb: Correct the model name of ls2085ardb

[B.A.T.M.A.N.] Need help bridging Regular AP to Batman
 2016-01-14 17:05 UTC  (2+ messages)

v10.0.2 released
 2016-01-14 17:04 UTC  (2+ messages)

[Bug 91865] [r600g] GPU hang in 'gsraytrace' - NI/Turks (6670)
 2016-01-14 17:01 UTC 

[PATH]
 2016-01-14 17:00 UTC  (2+ messages)

[PATCH lttng-tools] Fix: missing $ in SED variable
 2016-01-14 16:59 UTC 

[PATCH lttng-tools] Fix: test script requires bash
 2016-01-14 16:59 UTC 

[PATCH lttng-tools] Fix: test_ust-dl requires bash
 2016-01-14 16:59 UTC 

[PATCH lttng-tools] Fix: do not print error and bug messages when quiet (-q) is present
 2016-01-14 16:58 UTC 

Developing environments used for kernel development
 2016-01-14 16:58 UTC  (16+ messages)

[PATCH v4 0/2] Add in-place editing support to git interpret-trailers
 2016-01-14 16:57 UTC  (3+ messages)
` [PATCH v4 1/2] trailer: allow to write to files other than stdout
` [PATCH v4 2/2] interpret-trailers: add option for in-place editing

[patch 0/4] hrtimers: Handle remaining time correctly for CONFIG_TIME_LOW_RES=y
 2016-01-14 16:54 UTC  (6+ messages)
` [patch 1/4] hrtimer: Handle remaining time proper for TIME_LOW_RES
` [patch 2/4] timerfd: Handle relative timers with CONFIG_TIME_LOW_RES proper
` [patch 3/4] posix-timers: "
` [patch 4/4] itimers: "


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.