All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2016-04-22 07:56:47 to 2016-04-22 09:04:37 UTC [more...]

[RFC][PATCH 00/31] implement atomic_fetch_$op
 2016-04-22  9:04 UTC  (21+ messages)
` [RFC][PATCH 01/31] locking: Flip arguments to atomic_fetch_or
` [RFC][PATCH 02/31] locking,alpha: Implement atomic{,64}_fetch_{add,sub,and,andnot,or,xor}()
` [RFC][PATCH 04/31] locking,arm: Implement atomic{,64}_fetch_{add,sub,and,andnot,or,xor}{,_relaxed,_acquire,_release}()
` [RFC][PATCH 05/31] locking,arm64: "
` [RFC][PATCH 06/31] locking,avr32: Implement atomic_fetch_{add,sub,and,or,xor}()
` [RFC][PATCH 07/31] locking,blackfin: "
` [RFC][PATCH 08/31] locking,frv: Implement atomic{,64}_fetch_{add,sub,and,or,xor}()
` [RFC][PATCH 09/31] locking,h8300: Implement atomic_fetch_{add,sub,and,or,xor}()
` [RFC][PATCH 11/31] locking,ia64: Implement atomic{,64}_fetch_{add,sub,and,or,xor}()
` [RFC][PATCH 12/31] locking,m32r: Implement atomic_fetch_{add,sub,and,or,xor}()
` [RFC][PATCH 13/31] locking,m68k: "
` [RFC][PATCH 14/31] locking,metag: "
` [RFC][PATCH 15/31] locking,mips: Implement atomic{,64}_fetch_{add,sub,and,or,xor}()
` [RFC][PATCH 16/31] locking,mn10300: Implement atomic_fetch_{add,sub,and,or,xor}()
` [RFC][PATCH 17/31] locking,parisc: Implement atomic{,64}_fetch_{add,sub,and,or,xor}()
` [RFC][PATCH 18/31] locking,powerpc: Implement atomic{,64}_fetch_{add,sub,and,or,xor}{,_relaxed,_acquire,_release}()
` [RFC][PATCH 20/31] locking,sh: Implement atomic_fetch_{add,sub,and,or,xor}()
` [RFC][PATCH 22/31] locking,tile: Implement atomic{,64}_fetch_{add,sub,and,or,xor}()
` [RFC][PATCH 23/31] locking,x86: "
` [RFC][PATCH 24/31] locking,xtensa: Implement atomic_fetch_{add,sub,and,or,xor}()

drm reference counter connectors and fix lifetimes
 2016-04-22  9:04 UTC  (7+ messages)
` [PATCH 13/15] drm: take references to connectors used in a modeset
` [PATCH 14/15] drm/i915/mst: use reference counted connectors
` [PATCH 15/15] drm/radeon/dp_mst: use connector ref counting

[PATCH v2] libdrm/fourcc: Add formats R8, RG88, GR88, NV24, NV42
 2016-04-22  9:03 UTC  (3+ messages)

[PATCH v2 0/5] Add support for rk818
 2016-04-22  9:03 UTC  (5+ messages)
` [PATCH v2 3/7] regulator: rk808: Migrate to regulator core's simplified DT parsing code
    ` [rtc-linux] "

[wireless-regdb] [PATCH] Update the regulatory rules for Bulgaria (BG)
 2016-04-22  9:02 UTC  (4+ messages)
` [wireless-regdb] [PATCH v2] "

[PATCH v7 0/9] Add clock support for Mediatek MT2701
 2016-04-22  9:02 UTC  (4+ messages)
` [PATCH v7 1/9] clk: mediatek: Refine the makefile to support multiple clock drivers

[Bug 94984] XCom2 crashes with SIGSEGV on radeonsi
 2016-04-22  9:02 UTC  (2+ messages)

[PATCH 0/7] mfd: Use devm_mfd_add_devices and devm_regmap_add_irq_chip
 2016-04-22  8:50 UTC  (5+ messages)
` [PATCH 2/7] mfd: lp8788: "

[PATCH] ASoC: tidyup alphabetical order for SND_SOC_Bxx
 2016-04-22  9:01 UTC  (2+ messages)

[PATCH v5] irqchip, gicv3-its, numa: Enable workaround for Cavium thunderx erratum 23144
 2016-04-22  9:00 UTC  (6+ messages)

[PATCH] drm/i915/fbdev: Call intel_unpin_fb_obj() on release
 2016-04-22  9:00 UTC  (4+ messages)
` ✗ Fi.CI.BAT: warning for "

[PATCH for-4.7] x86/hvm: Correct emulation of invlpg instruction
 2016-04-22  8:59 UTC 

Xen does not work after changing scheduler's code
 2016-04-22  8:59 UTC  (5+ messages)

linux-next: build failure after merge of the sound-asoc tree
 2016-04-22  8:58 UTC  (3+ messages)

[PATCHv3 00/12] vb2: replace allocation context by device pointer
 2016-04-22  8:54 UTC  (15+ messages)
` [PATCHv3 01/12] vb2: add a dev field to use for the default allocation context
` [PATCHv3 02/12] v4l2-pci-skeleton: set q->dev instead of allocating a context
` [PATCHv3 03/12] sur40: "
` [PATCHv3 04/12] media/pci: convert drivers to use the new vb2_queue dev field
` [PATCHv3 05/12] staging/media: "
` [PATCHv3 06/12] media/platform: "
` [PATCHv3 07/12] "
` [PATCHv3 08/12] "
` [PATCHv3 09/12] media/.../soc-camera: "
` [PATCHv3 10/12] media/platform: "
` [PATCHv3 11/12] "
` [PATCHv3 12/12] vb2: replace void *alloc_ctxs by struct device *alloc_devs

mipsel-linux-gnu-gcc: error: unrecognized command line option '-mcompact-branches=optimal'
 2016-04-22  8:54 UTC  (7+ messages)
  ` [kbuild-all] "

[PATCH 0/7] Make debugobjects fixup functions return bool type
 2016-04-22  8:54 UTC  (10+ messages)
` [PATCH 1/7] debugobjects: make fixup functions return bool instead of int
` [PATCH 2/7] debugobjects: correct the usage of fixup call results
` [PATCH 3/7] workqueue: update debugobjects fixup callbacks return type
` [PATCH 4/7] timer: "
` [PATCH 5/7] rcu: "
` [PATCH 6/7] percpu_counter: "
` [PATCH 7/7] Documentation: update debugobjects doc

[RFC PATCH] arm64: Fix EL1/EL2 early init inconsistencies with VHE
 2016-04-22  8:54 UTC  (3+ messages)

[PATCH v4] i2c: designware-platdrv: fix unbalanced clk enable and prepare
 2016-04-22  8:49 UTC  (3+ messages)

Segmentation fault in ip_frag_find
 2016-04-22  8:51 UTC 

[Xenomai] Assertion failed on "test posix_clock" on some executions of xeno-test
 2016-04-22  8:51 UTC 

[RFC PATCH] gro: Partly revert "net: gro: allow to build full sized skb"
 2016-04-22  8:51 UTC  (3+ messages)

[PATCH V2 00/14] Add support for Tegra210 AGIC
 2016-04-22  8:49 UTC  (16+ messages)
` [PATCH V2 02/14] irqchip/gic: WARN if setting the interrupt type for a PPI fails
` [PATCH V2 03/14] irqchip: Mask the non-type/sense bits when translating an IRQ
` [PATCH V2 04/14] irqdomain: Fix handling of type settings for existing mappings
` [PATCH V2 06/14] irqdomain: Don't set type when mapping an IRQ

[PATCH net-next] hv_netvsc: Fix the list processing for network change event
 2016-04-22  8:49 UTC  (3+ messages)

[U-Boot] [PATCH] drivers: dfu: ram: fix a crash with dfu ram with invalid dfu_alt_info env
 2016-04-22  8:49 UTC 

[Qemu-devel] [PATCH v14 00/19] qapi visitor cleanups (post-introspection cleanups subset E)
 2016-04-22  8:46 UTC  (4+ messages)
` [Qemu-devel] [PATCH v14 18/19] qapi: Simplify semantics of visit_next_list()

[PATCH v3] drm/i915:bxt: implement WaProgramL3SqcReg1DefaultForPerf
 2016-04-22  8:46 UTC 

[PATCH] mm: make fault_around_bytes configurable
 2016-04-22  8:45 UTC  (4+ messages)

[PATCH v8.1] xSplice v1 design and implementation
 2016-04-22  8:45 UTC  (7+ messages)
` [PATCH v8.1 14/27] xsplice, symbols: Implement symbol name resolution on address

[PATCH mesa v2 1/3] nouveau: codegen: LOAD: Always use component 0 when getting the address
 2016-04-22  8:44 UTC  (7+ messages)
` [PATCH mesa v2 3/3] nouveau: codegen: LOAD: Take src swizzle into account

[REVERT] blktap2: Use RING_COPY_REQUEST
 2016-04-22  8:44 UTC 

[PATCH] MIPS: Allow R6 compact branch policy to be left unspecified
 2016-04-22  8:43 UTC  (2+ messages)

[linux-lvm] Why LVM metadata locations are not properly aligned
 2016-04-22  8:43 UTC  (3+ messages)

[PATCH] drm: i915: Improve behavior in case of broken HDMI EDID
 2016-04-22  8:42 UTC  (5+ messages)
` [Intel-gfx] "

[PATCH v11 0/3] printk: Make printk() completely async
 2016-04-22  8:41 UTC  (7+ messages)
` [PATCH v11 3/3] printk: make printk.synchronous param rw

Encrypted NAND flash over UBI performance bench marking
 2016-04-22  8:40 UTC 

[PATCH 00/14] Add/update DRM entries in the MAINTAINERS file
 2016-04-22  8:39 UTC  (3+ messages)
` [PATCH 14/14] MAINTAINERS: Add a bunch of legacy (UMS) DRM drivers

next-20160422 build: 1 failures 14 warnings (next-20160422)
 2016-04-22  8:37 UTC 

[PATCH 00/24] drm: add extern C guard for the UAPI headers
 2016-04-22  8:37 UTC  (6+ messages)
` [PATCH 06/24] drm/i810: add extern C guard for the UAPI header
` [PATCH 19/24] drm/sis: add missing include drm.h "

[PATCH] MAINTAINERS: ARM docs to be maintained by ARM maintainers
 2016-04-22  8:36 UTC 

[PATCHv5 1/3] x86: rename is_{ia32,x32}_task to in_{ia32,x32}_syscall
 2016-04-22  8:36 UTC  (5+ messages)
` [tip:x86/asm] x86/entry: Rename is_{ia32,x32}_task() to in_{ia32,x32}_syscall()

[RFC] Streaming I/O: proposal to expose MMAP/USERPTR/DMABUF capabilities with QUERYCAP
 2016-04-22  8:34 UTC  (3+ messages)

Jetzt Ray-Ban GRATIS testen
 2016-04-22  8:35 UTC 

[PATCH v1] travis-ci: build documentation
 2016-04-22  8:34 UTC 

[PATCH v3 0/7] ASoC: davinci-mcbsp: add binding for McBSP
 2016-04-22  8:33 UTC  (4+ messages)
` [PATCH v3 1/7] "

[PULL] ARM: cpuidle: changes for 4.7
 2016-04-22  8:31 UTC  (10+ messages)
` [PATCH 1/4] ARM: cpuidle: add const qualifier to cpuidle_ops member in structures
  ` [PATCH 2/4] ARM: cpuidle: constify return value of arm_cpuidle_get_ops()
  ` [PATCH 3/4] soc: qcom: spm: Use const and __initconst for qcom_cpuidle_ops
  ` [PATCH 4/4] drivers: firmware: psci: use const and __initconst for psci_cpuidle_ops

[linux-linus test] 92228: regressions - FAIL
 2016-04-22  8:32 UTC 

[PATCH v12 0/2] staging/android: Sync ABI rework
 2016-04-22  8:31 UTC  (4+ messages)
` [PATCH v12 1/2] kernel.h: add u64_to_user_ptr()

[PATCH] libdrm/fourcc: Add formats R8, RG88, GR88
 2016-04-22  8:30 UTC  (4+ messages)
    ` [Intel-gfx] "

[RFC 0/5] virtio support for container
 2016-04-22  8:30 UTC  (4+ messages)
` [PATCH v3 2/2] virtio/vdev: add a new vdev named eth_cvio

[PATCH 0/2] Renesas R-Car Gen3 DU alpha and z-order support
 2016-04-22  8:29 UTC  (5+ messages)
` [PATCH 1/2] drm: rcar-du: Add Z-order support for VSP planes

[PATCH] MAINTAINERS: Clarify the meaning of nested maintainership
 2016-04-22  8:29 UTC  (2+ messages)

[Intel-wired-lan] i40e: Deadly GRE packet
 2016-04-22  8:29 UTC  (5+ messages)
` [Intel-wired-lan] [E1000-devel] "

[PATCH v4 0/9] Btrfs: free space B-tree
 2016-04-22  8:28 UTC  (4+ messages)
` [PATCH v4 6/9] Btrfs: implement the "

[PATCH 0/3] create-pull-request: 3 improvements (master branch only)
 2016-04-22  8:27 UTC  (2+ messages)

(unknown)
 2016-04-22  8:27 UTC  (4+ messages)
` No subject
` 

[PATCH 0/8] drm: Add fbdev deferred io support to helpers
 2016-04-22  8:27 UTC  (14+ messages)
` [PATCH 2/8] drm/udl: Change drm_fb_helper_sys_*() calls to sys_*()
` [PATCH 4/8] drm/fb-helper: Add fb_deferred_io support

[PATCH 0/8] Input: atmel_mxt_ts - output raw touch diagnostic data via V4L
 2016-04-22  8:26 UTC  (2+ messages)

libdvbv5 licencing
 2016-04-22  8:25 UTC  (5+ messages)

[RFC Design Doc] Add vNVDIMM support for Xen
 2016-04-22  8:24 UTC  (12+ messages)

[regression] linux318, linux41 - kernel stack is corrupted
 2016-04-22  8:23 UTC  (6+ messages)

running a task (thread) directly on hardware
 2016-04-22  8:22 UTC 

0 bot for Git
 2016-04-22  8:19 UTC  (12+ messages)

DaVinci NAND: disable subpage write (28c015)
 2016-04-22  8:20 UTC 

[PATCH 0/9] thermal: rockchip: Support rk3366/rk3399 SoCS and fixes the driver
 2016-04-22  8:18 UTC  (5+ messages)
` [PATCH 9/9] arm64: dts: rockchip: move the rk3368 thermal data into rk3368.dtsi

[GIT PULL] phy: for 4.6 -rc
 2016-04-22  8:17 UTC  (2+ messages)

[PATCH 0/2] PM / Domains: Initial improvements of system PM code in genpd
 2016-04-22  8:15 UTC  (3+ messages)
` [PATCH 1/2] PM / Domains: Remove redundant pm_runtime_get|put*() in pm_genpd_prepare()
` [PATCH 2/2] PM / Domains: Drop unnecessary wakeup code from pm_genpd_prepare()

[PATCH v6 00/11] soc: renesas: Add R-Car SYSC PM Domain Support
 2016-04-22  8:15 UTC  (4+ messages)

[PATCH] overlay: test basic whiteout
 2016-04-22  8:11 UTC  (3+ messages)
` [PATCH 1/2] "
  ` [PATCH 2/2] overlay: notrun if upper fs does not support d_type

[PATCH] tools/power: turbostat: Allocate correct amount of fd and irq entries
 2016-04-22  8:13 UTC 

patch "usb: gadget: f_fs: Fix use-after-free" added to usb-linus
 2016-04-22  8:11 UTC 

[PATCH] Update git-p4 to be compatible with git-lfs 1.2
 2016-04-22  8:10 UTC  (6+ messages)

[sched/fair] f6259fdded: unixbench.score -27.1% regression
 2016-04-22  8:10 UTC 

[GIT PULL] MT8173 DRM support
 2016-04-22  8:10 UTC  (3+ messages)

[PATCH 0/5] Add aspect ratio parsing
 2016-04-22  8:09 UTC  (6+ messages)
` [PATCH 5/5] drm/i915: Add support for new aspect ratios
  ` [Intel-gfx] "

[Qemu-devel] [PATCH 00/11] tcg: Make direct jump patching thread-safe
 2016-04-22  8:08 UTC  (7+ messages)
` [Qemu-devel] [PATCH 02/11] pc-bios/s390-ccw: Use correct strip when cross-compiling

[PATCH v2][PKTGEN] Rate as a decimal number
 2016-04-22  8:07 UTC 

[PATCH V2 00/68] PowerISA 3.0 Radix page table support
 2016-04-22  8:07 UTC  (3+ messages)
` [PATCH V2 44/68] powerpc/mm/radix: Limit paca allocation in radix

[PATCH v7 7/8] [media] vcodec: mediatek: Add Mediatek H264 Video Encoder Driver
 2016-04-22  8:05 UTC  (4+ messages)

[kvm-unit-tests PATCH 0/4] arm/powerpc: make argv[0] the program name
 2016-04-22  8:03 UTC  (4+ messages)
` [kvm-unit-tests PATCH 1/4] arm/arm64: reserve argv[0] for prognam

[PATCH 1/5] perf tools: fix incorrect ordering of callchain entries
 2016-04-22  7:59 UTC  (5+ messages)
` [PATCH 2/5] perf script: extend db-export api to include callchains for samples

[stable] SCSI discard fixes
 2016-04-22  7:42 UTC 

[of] b0ba570973: __of_overlay_create: of_build_overlay_info() failed for tree@/testcase-data/overlay19
 2016-04-22  8:01 UTC 

[Buildroot] [PATCH v5 1/1] package/freeswitch: select OpenCV modules needed for mod_cv
 2016-04-22  8:00 UTC 

[PATCH v1 0/5] perf: Introduce address range filtering
 2016-04-22  7:58 UTC  (6+ messages)
` [PATCH v1 2/5] perf/x86/intel/pt: IP filtering register/cpuid bits

[PATCH v6 00/11] soc: renesas: Add R-Car SYSC PM Domain Support
 2016-04-22  7:59 UTC  (5+ messages)
` [PATCH v6 05/11] soc: renesas: rcar-sysc: Enable Clock Domain for I/O devices

[PATCH 1/2 v5] dt/bindings: Add bindings for Layerscape SCFG MSI
 2016-04-22  7:58 UTC  (8+ messages)
` [PATCH 2/2 v5] irqchip/Layerscape: Add SCFG MSI controller support

[mm, page_alloc] 51284eb2d4: pbzip2.throughput -5.7% regression
 2016-04-22  7:58 UTC 

[Buildroot] [RPi3] Trying to test WiFi On Raspberr Pi 3
 2016-04-22  7:57 UTC  (2+ messages)

Compare two diiferent kernel version
 2016-04-22  7:56 UTC  (2+ messages)


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.