All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2014-11-27 15:43:32 to 2014-11-27 16:19:21 UTC [more...]

[PATCH 01/11] ARM: dts: only build internal dtb when the name is not empty
 2014-11-27 16:15 UTC  (10+ messages)
` [PATCH 02/11] ARM: Nomadik: Implement a clk_set_rate stub
` [PATCH 03/11] fs: uImagefs: select crc32
` [PATCH 04/11] net: fec_imx: remove unused includes
` [PATCH 05/11] command: load[sbxy]: Depend on CONSOLE_FULL
` [PATCH 06/11] video: EDID: depends on I2C
` [PATCH 07/11] ARM: Don't allow Thumb2 on Tegra
` [PATCH 08/11] USB: Gadget: Select poller from USB_GADGET option
` [PATCH 09/11] USB: Gadget: fastboot: depends on command support
` [PATCH 11/11] gpio: clps711x: Add missing include

[PATCH] drm/i915: Disable FBC if primary plane is rotated on Haswell
 2014-11-27 16:18 UTC 

[PATCH RFC v4 00/16] qemu: towards virtio-1 host support
 2014-11-27 16:18 UTC  (14+ messages)
` [PATCH RFC v4 03/16] virtio: support more feature bits
      ` [Qemu-devel] "
      ` [Qemu-devel] [PATCH RFC v4 00/16] qemu: towards virtio-1 host support

Code generation involving __raw_readl and __raw_writel
 2014-11-27 16:18 UTC  (9+ messages)

[PATCH v2] staging: octeon: Fix checkpatch warnings
 2014-11-27 16:18 UTC 

[PATCH v5 0/5] Support configuring hash functions
 2014-11-27 16:17 UTC  (4+ messages)
` [PATCH v6 0/3] "

[PATCH 1/4] usb: musb: only build musb_barebox if host is enabled
 2014-11-27 16:13 UTC  (5+ messages)
` [PATCH 2/4] rtc: select GREGORIAN_CALENDER
` [PATCH 3/4] arm: imx: iim/ocotp: fix link error when !CONFIG_NET
` [PATCH 4/4] net: rtl8139: depend on MIPS

[PATCH v5 00/45] linux: towards virtio-1 guest support
 2014-11-27 16:15 UTC  (6+ messages)
` [PATCH v5 01/45] virtio: use u32, not bitmap for struct virtio_device's features
` [PATCH v5 16/45] KVM: s390: Set virtio-ccw transport revision

[PATCH v2 0/9] staging: panel: Refactor panel initialization
 2014-11-27 16:14 UTC  (7+ messages)
` [PATCH v2 4/9] staging: panel: Use defined value or checking module params state

Fastmap update v2 (pile 1)
 2014-11-27 16:13 UTC  (7+ messages)
` [PATCH 2/6] UBI: Fastmap: Ensure that only one fastmap work is scheduled
` [PATCH 3/6] UBI: Fastmap: Ensure that all fastmap work is done upon WL shutdown

[PATCH 0/3 v4] drivers/bus: Freescale Management Complex bus driver patch series
 2014-11-27 16:14 UTC  (3+ messages)
` [PATCH 1/3 v4] drivers/bus: Added Freescale Management Complex APIs

ASoC: core: Call mute for cpu dais as well
 2014-11-27 16:15 UTC 

[U-Boot] [PATCH] ftd_support: Fix regression causes by "fdt: Try to use fdt_address_cells()/fdt_size_cells()"
 2014-11-27 16:13 UTC  (3+ messages)

[PATCH 1/1] esas2r: Correct typos of "validate" in a comment
 2014-11-27 16:13 UTC  (2+ messages)

[LSF/MM TOPIC] Improving CMA
 2014-11-27 16:11 UTC  (3+ messages)
  ` [Lsf-pc] "

[PATCH 00/11] ARM: at91: remove !DT support for at91rm9200
 2014-11-27 16:06 UTC  (24+ messages)
` [PATCH 01/11] ARM: at91: remove at91rm9200 legacy boards files
` [PATCH 02/11] ARM: at91: remove at91rm9200 legacy board support
` [PATCH 03/11] ARM: at91: switch configuration option to SOC_AT91RM9200
` [PATCH 04/11] ARM: at91/Kconfig: remove ARCH_AT91RM9200 option for drivers
` [PATCH 05/11] ARM: at91: always USE_OF from now on
` [PATCH 06/11] ARM: at91/trivial: update Kconfig comment to mention SAMA5
` [PATCH 07/11] ARM: at91: remove all !DT related configuration options
` [PATCH 08/11] ARM: at91: remove clock data in at91sam9n12.c and at91sam9x5.c files
` [PATCH 09/11] ARM: at91: remove old at91-specific clock driver
` [PATCH 10/11] ARM: at91: remove legacy IRQ driver and related code
` [PATCH 11/11] ARM: at91: remove unused IRQ function declarations

[U-Boot] [PATCH 1/8] ARM: UniPhier: do not compile platform data when CONFIG_OF_CONTROL=y
 2014-11-27 16:11 UTC  (9+ messages)
` [U-Boot] [PATCH 2/8] ARM: UniPhier: add dummy gpio.h to enable CONFIG_OF_CONTROL
` [U-Boot] [PATCH 7/8] ARM: UniPhier: display model name if it is available in device tree

[PATCH 00/23] ARM: OMAP2+: PRCM cleanups towards 3.19 / part2
 2014-11-27 16:09 UTC  (50+ messages)
` [PATCH 01/23] ARM: OMAP2+: clock: move clock provider infrastructure to clock driver
` [PATCH 02/23] ARM: OMAP2+: PRCM: rename of_prcm_init to omap_prcm_init
` [PATCH 03/23] ARM: OMAP2+: PRCM: split PRCM module init to their own driver files
` [PATCH 04/23] ARM: OMAP24xx: clock: remove unused apll code
` [PATCH 05/23] ARM: OMAP2: CM: remove unused PLL functions
` [PATCH 06/23] ARM: OMAP3: PRM: invert the wkst_mask for the prm_clear_mod_irqs
` [PATCH 07/23] ARM: OMAP2+: PRM: add generic API for clear_mod_irqs
` [PATCH 08/23] ARM: OMAP3+: PRM: remove prm_get_reset_sources declaration from headers
` [PATCH 09/23] ARM: OMAP3+: PRM: add common APIs for prm_vp_check/clear_txdone
` [PATCH 10/23] ARM: OMAP4+: PRM: move omap_prm_base_init under OMAP4 PRM driver
` [PATCH 11/23] ARM: OMAP4+: CM: move omap_cm_base_init under OMAP4 CM driver
` [PATCH 12/23] ARM: OMAP2+: clock: add support for static clock memmap indexes
` [PATCH 13/23] ARM: OMAP2+: CM: determine CM base address from device tree
` [PATCH 14/23] ARM: OMAP4: PRM: move omap4xxx_prm_init earlier in init order
` [PATCH 15/23] ARM: OMAP2+: PRM: determine PRM base address from device tree
` [PATCH 16/23] ARM: OMAP4: omapdss: remove legacy pad muxing support
` [PATCH 17/23] ARM: OMAP4: control: remove support for legacy padconf APIs
` [PATCH 18/23] ARM: OMAP2+: control: determine control module base address from DT
` [PATCH 19/23] ARM: OMAP2+: PRM: move SoC specific init calls within a generic API
` [PATCH 20/23] ARM: OMAP4+: PRM: determine prm_device_inst based on DT compatibility
` [PATCH 21/23] ARM: OMAP2+: CM: move SoC specific init calls within a generic API
` [PATCH 22/23] ARM: OMAP4+: PRM: setup prm_features from the PRM init time flags
` [PATCH 23/23] ARM: OMAP4+: PRM: get rid of cpu_is_omap44xx calls from interrupt init

[PATCH] staging: r8188eu: Add new device ID for DLink GO-USB-N150
 2014-11-27 16:10 UTC 

[PATCH] powerpc: 32 bit getcpu VDSO function uses 64 bit instructions
 2014-11-27 16:08 UTC  (4+ messages)

[RFC] LSM/Smack namespace work in progress
 2014-11-27 16:07 UTC  (11+ messages)
` [RFC] lsm: namespace hooks

[PATCH] android/pts: PTS tests for MPS on Android 5.0
 2014-11-27 16:05 UTC 

ARCMSR - Notify sense data report - Lost patch?
 2014-11-27 16:05 UTC  (8+ messages)
  ` AW: "
      ` AW: "

[Qemu-devel] [PATCH v2 0/6] Geometry and blocksize support for backing devices
 2014-11-27 16:05 UTC  (4+ messages)
` [Qemu-devel] [PATCH v2 1/6] geometry: add bdrv functions for geometry and blocksize

Unable to deactivate lv, pehaps due to semaphore problem
 2014-11-27 16:05 UTC  (8+ messages)

[RFC/PATCH RESEND -next 00/21] Address sanitizer for kernel (kasan) - dynamic memory error detector
 2014-11-27 16:00 UTC  (27+ messages)
` [PATCH v8 00/12] Kernel address sanitizer - runtime memory debugger
  ` [PATCH v8 01/12] Add kernel address sanitizer infrastructure
  ` [PATCH v8 02/12] x86_64: load_percpu_segment: read irq_stack_union.gs_base before load_segment
  ` [PATCH v8 03/12] x86_64: add KASan support
  ` [PATCH v8 04/12] mm: page_alloc: add kasan hooks on alloc and free paths
  ` [PATCH v8 05/12] mm: slub: introduce virt_to_obj function
  ` [PATCH v8 06/12] mm: slub: share slab_err and object_err functions
  ` [PATCH v8 07/12] mm: slub: introduce metadata_access_enable()/metadata_access_disable()
  ` [PATCH v8 08/12] mm: slub: add kernel address sanitizer support for slub allocator
  ` [PATCH v8 09/12] fs: dcache: manually unpoison dname after allocation to shut up kasan's reports
  ` [PATCH v8 10/12] kmemleak: disable kasan instrumentation for kmemleak
  ` [PATCH v8 11/12] lib: add kasan test module
  ` [PATCH v8 12/12] x86_64: kasan: add interceptors for memset/memmove/memcpy functions

[PATCH RESEND v4 0/4] Initial support for ImgTec PWM DAC and PDM DAC
 2014-11-27 16:03 UTC  (8+ messages)
` [PATCH RESEND v4 1/4] pwm: Imagination Technologies PWM DAC driver

[PATCH 1/5] drm/i915: s/init()/init_hw()/ in intel_engine_cs
 2014-11-27 16:02 UTC  (3+ messages)
` [PATCH 3/5] drm/i915: Move intel_init_pipe_control out of engine->init_hw

[PATCH v4] scsi: ufs: add support of generic PHY and ICE in Qualcomm chips
 2014-11-27 15:59 UTC  (2+ messages)

Xen Security Advisory 112 (CVE-2014-8867) - Insufficient bounding of "REP MOVS" to MMIO emulated inside the hypervisor
 2014-11-27 16:00 UTC 

wl1251: NVS firmware data
 2014-11-27 15:58 UTC  (5+ messages)

[Buildroot] [PATCH] Add a defconfig for MIPS Creator CI20
 2014-11-27 15:59 UTC  (3+ messages)

[PATCH] arm64: jump labels: NOP out NOP -> NOP replacement
 2014-11-27 15:59 UTC  (2+ messages)

[patch] nfsd: minor off by one checks in __write_versions()
 2014-11-27 15:58 UTC  (2+ messages)

[U-Boot] [PATCH v1] fdt: Allow non-FDT kernels to boot when CONFIG_OF_LIBFDT is defined
 2014-11-27 15:58 UTC  (2+ messages)

[PATCH 00/19] arm64: Add the support for new 64-bit Exynos5433 SoC
 2014-11-27 15:58 UTC  (13+ messages)
` [PATCH 11/19] clk: samsung: exynos5433: Add clocks for CMU_BUS{0|1|2} domains

[PATCH 9/9] drm/i915: Make all plane disables use 'update_plane'
 2014-11-27 15:57 UTC  (3+ messages)
` [PATCH 9/9] drm/i915: Make all plane disables use

[patch] tracing: off by one in __trace_array_vprintk()
 2014-11-27 15:57 UTC  (3+ messages)
` [patch v2] tracing: truncated output is better than nothing

[PATCH] drm/radeon: kernel panic in drm_calc_vbltimestamp_from_scanoutpos with 3.18.0-rc6
 2014-11-27 15:57 UTC 

[PATCH] staging:drivers:rtl8712:drv_types.h: Added blank line after declarations
 2014-11-27 15:55 UTC  (2+ messages)

[Qemu-devel] [PATCH v7 00/16] KVM platform device passthrough
 2014-11-27 15:55 UTC  (13+ messages)
` [Qemu-devel] [PATCH v7 09/16] hw/vfio/platform: add vfio-platform support

[PATCH 0/2] Squashfs: add LZ4 compression
 2014-11-27 15:54 UTC  (3+ messages)
    ` Fwd: "

drm/atomic: track bitmask of planes attached to crtc
 2014-11-27 15:54 UTC  (3+ messages)

[Qemu-devel] [PATCH] hmp: fix regression of HMP device_del auto-completion
 2014-11-27 15:53 UTC  (2+ messages)

[PATCH 0/2] Adding support for RoCE V2 specification
 2014-11-27 15:52 UTC  (2+ messages)

[PATCH v2] i40e: link flow control support
 2014-11-27 15:50 UTC  (2+ messages)

[PATCH net] rtnetlink: release net refcnt on error in do_setlink()
 2014-11-27 15:48 UTC  (2+ messages)

[PATCH v17 0/7] MADV_FREE support
 2014-11-27 15:49 UTC  (4+ messages)
` [PATCH v17 7/7] mm: Don't split THP page when syscall is called

[PATCH] arm64: ARM: Fix the Generic Timers interrupt active level description
 2014-11-27 15:48 UTC  (6+ messages)

Extended splitting for "git add --interactive"
 2014-11-27 15:46 UTC  (5+ messages)
  ` Antw: "
    `  "

[RFC 0/2] Reenable might_sleep() checks for might_fault() when atomic
 2014-11-27 15:45 UTC  (16+ messages)

[PATCH v2 1/2] exit: pidns: alloc_pid() leaks pid_namespace if child_reaper is exiting
 2014-11-27 15:44 UTC  (2+ messages)

systemd-cgroups-agent not working in containers
 2014-11-27 15:44 UTC  (2+ messages)
  ` [systemd-devel] "

[PATCH 0/2] mmc: rtsx: add support for sdio card
 2014-11-27 15:43 UTC  (4+ messages)
` [PATCH 2/2] "

FW: [RFC 0/5] perf tools: Add perf data CTF conversion
 2014-11-27 15:43 UTC  (9+ messages)
              ` Support for Perf CTF traces now in master (was Re: FW: [RFC 0/5] perf tools: Add perf data CTF conversion)


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.