linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2015-05-29 22:07:18 to 2015-05-30 15:42:05 UTC [more...]

[PATCH v03 00/98] Userspace compile test and fixes for exported uapi header files
 2015-05-30 15:38 UTC  (17+ messages)
` [PATCH 01/98] headers_install.sh: enhance error handling
` [PATCH 02/98] scripts/headers_compile_test.sh: compile test script for exported headers
` [PATCH 05/98] exynos_drm.h: use __u64 from linux/types.h
` [PATCH 10/98] via_drm.h: hide struct via_file_private in userspace
` [PATCH 11/98] savage_drm.h: include <drm/drm.h>
` [PATCH 12/98] sis_drm.h: hide sis_file_private in userspace
` [PATCH 13/98] drm/i810_drm.h: include drm/drm.h
` [PATCH 14/98] include/uapi/drm/vmwgfx_drm.h: use __s32, __u32 and __u64 from linux/types.h
` [PATCH 22/98] ebtables.h: use "
` [PATCH 24/98] rds.h: use __u8, __u16, __s16, __u32 and __s64 "
` [PATCH 26/98] scsi_bsg_fc.h: use __u8, __u32 and __u64 "
` [PATCH 29/98] scsi_netlink_fc.h: include stdint.h in userspace
` [PATCH 30/98] hdspm.h: use __u8, __u32 and __u64 from linux/types.h
` [PATCH 37/98] asm-generic/sembuf.h: include asm/posix_types.h and asm/ipcbuf.h
` [PATCH 38/98] include/uapi/asm-generic/signal.h: use __kernel_size_t instead of size_t
` [PATCH 39/98] include/uapi/linux/socket.h: include sys/socket.h in userspace

[PATCH] Staging: lustre: fix style issues in dt_object.c
 2015-05-30 15:35 UTC  (2+ messages)

Device Tree Blob (DTB) licence
 2015-05-30 15:28 UTC  (16+ messages)

runtime check for omap-aes bus access permission (was: Re: 3.13-rc3 (commit 7ce93f3) breaks Nokia N900 DT boot)
 2015-05-30 15:22 UTC  (10+ messages)

[PATCH] Staging: lustre: Replace kzalloc followed by memcpy with kmemdup
 2015-05-30 14:54 UTC 

[PATCH] Staging: lustre: Replace kzalloc followed by memcpy with kmemdup
 2015-05-30 14:49 UTC 

[PATCH 5/5] pcmcia: add a new resource manager for non ISA systems
 2015-05-30 14:40 UTC  (2+ messages)

[Question] Reading hardware registers
 2015-05-30 14:49 UTC 

Proposal
 2015-05-30 14:28 UTC 

[PATCH] psmouse - focaltech report finger width to userspace
 2015-05-30 14:10 UTC  (5+ messages)
  ` [PATCH v2] "

[PATCH] ARM: dts: odroidxu3: Enable USB3 regulators
 2015-05-30 13:53 UTC  (3+ messages)

[PATCH] kernel/printk/printk.c: check_syslog_permissions() cleanup
 2015-05-30 13:51 UTC  (5+ messages)
` [PATCH v2] security_syslog() should be called once only
    ` [PATCH] check_syslog_permissions() cleanup

[PATCH 1/1] USB-SERIAL : Changing usb_serial_generic_open prototype
 2015-05-30 13:17 UTC 

sched_setscheduler() vs idle_balance() race
 2015-05-30 13:08 UTC  (3+ messages)

[PATCH 0/4] sunrpc: clean up "swapper" xprt handling
 2015-05-30 12:57 UTC  (6+ messages)
` [PATCH 1/4] sunrpc: keep a count of swapfiles associated with the rpc_clnt
` [PATCH 2/4] sunrpc: make xprt->swapper an atomic_t
` [PATCH 3/4] sunrpc: if we're closing down a socket, clear memalloc on it first
` [PATCH 4/4] sunrpc: lock xprt before trying to set memalloc on the sockets

[PATCH] Staging: lustre: Replace kzalloc followed by memcpy with kmemdup
 2015-05-30 12:31 UTC  (2+ messages)

[PATCH 1/1] drivers: staging: rtl8192u: ieee80211: ieee80211_softmac.c: auth parse error code byte order fix
 2015-05-30 12:19 UTC  (5+ messages)

[PATCH] ALSA: usb-audio: don't try to get Outlaw RR2150 sample rate
 2015-05-30 12:17 UTC  (2+ messages)

[PATCH] ACPI / init: Switch over platform to the ACPI mode later
 2015-05-30 12:21 UTC 

[PATCH V2] s390/sclp: pass timeout as HZ independent value
 2015-05-30 11:45 UTC  (2+ messages)

[PATCH v11 0/10] iommu/vt-d: Fix intel vt-d faults in kdump kernel
 2015-05-30 11:23 UTC  (3+ messages)

[PATCH 00/15] KVM: x86: fully implement vMTRR
 2015-05-30 10:59 UTC  (17+ messages)
` [PATCH 01/15] KVM: x86: move MTRR related code to a separate file
` [PATCH 02/15] KVM: MTRR: handle MSR_MTRRcap in kvm_mtrr_get_msr
` [PATCH 03/15] KVM: MTRR: remove mtrr_state.have_fixed
` [PATCH 04/15] KVM: MTRR: exactly define the size of variable MTRRs
` [PATCH 05/15] KVM: MTRR: clean up mtrr default type
` [PATCH 06/15] KVM: MTRR: do not split 64 bits MSR content
` [PATCH 07/15] KVM: MTRR: improve kvm_mtrr_get_guest_memory_type
` [PATCH 08/15] KVM: MTRR: introduce fixed_mtrr_segment table
` [PATCH 09/15] KVM: MTRR: introduce var_mtrr_range
` [PATCH 10/15] KVM: MTRR: sort variable MTRRs
` [PATCH 11/15] KVM: MTRR: introduce fixed_mtrr_addr_* functions
` [PATCH 12/15] KVM: MTRR: introduce mtrr_for_each_mem_type
` [PATCH 13/15] KVM: MTRR: simplify kvm_mtrr_get_guest_memory_type
` [PATCH 14/15] KVM: MTRR: do not map huage page for non-consistent range
` [PATCH 15/15] KVM: VMX: fully implement guest MTRR virtualization

[PATCH v3 1/4] sched/rt: Check to push the task away after its affinity was changed
 2015-05-30 10:54 UTC  (4+ messages)

[PATCH] Staging: lustre: Replace kzalloc followed by memcpy with
 2015-05-30 10:30 UTC 

[PATCH] Staging: lustre: Replace kzalloc followed by memcpy with
 2015-05-30 10:43 UTC 

4.1 touchscreen regression on n900 -- pinpointed [was Re: linux-n900 v4.1-rc4]
 2015-05-30 10:14 UTC  (9+ messages)
            ` [PATCH] fix n900 dts file to work around 4.1 touchscreen regression on n900
                ` [PATCH] Input: of_touchscreen - remove interdependence of max/fuzz values

[for-next][PATCH 0/3] ring-buffer: A few more minor updates
 2015-05-30  9:42 UTC  (4+ messages)
` [for-next][PATCH 1/3] ring-buffer: Give NMIs a chance to lock the reader_lock
` [for-next][PATCH 2/3] ring-buffer: Remove useless unused tracing_off_permanent()
` [for-next][PATCH 3/3] ring-buffer: Add enum names for the context levels

[RFC PATCH 0/3] clk: stm32: Add clock driver for STM32F4[23]xxx devices
 2015-05-30  9:38 UTC  (10+ messages)
` [PATCH v2 0/4] "
  ` [PATCH v2 1/4] ARM: stm32: Enable clock source
  ` [PATCH v2 2/4] dt-bindings: Document the STM32F4 clock bindings
  ` [PATCH v2 3/4] clk: stm32: Add clock driver for STM32F4[23]xxx devices
  ` [PATCH v2 4/4] ARM: dts: stm32f429: Adopt STM32F4 clock driver

Proposal
 2015-05-30  9:19 UTC 

[PATCH v11 0/12] Support Write-Through mapping on x86
 2015-05-30  9:18 UTC  (15+ messages)
` [PATCH v11 1/12] x86, mm, pat: Cleanup init flags in pat_init()
` [PATCH v11 2/12] x86, mm, pat: Refactor !pat_enabled handling
` [PATCH v11 3/12] x86, mm, pat: Set WT to PA7 slot of PAT MSR
` [PATCH v11 4/12] x86, mm, pat: Change reserve_memtype() for WT
` [PATCH v11 5/12] x86, asm: Change is_new_memtype_allowed() "
` [PATCH v11 6/12] x86, mm, asm-gen: Add ioremap_wt() "
` [PATCH v11 7/12] arch/*/asm/io.h: Add ioremap_wt() to all architectures
` [PATCH v11 8/12] video/fbdev, asm/io.h: Remove ioremap_writethrough()
` [PATCH v11 9/12] x86, mm, pat: Add pgprot_writethrough() for WT
` [PATCH v11 10/12] x86, mm, asm: Add WT support to set_page_memtype()
` [PATCH v11 11/12] x86, mm: Add set_memory_wt() for WT
` [PATCH v11 12/12] drivers/block/pmem: Map NVDIMM with ioremap_wt()

[PATCH perf/core ] [BUGFIX] perf probe: List probes in stdout
 2015-05-30  8:17 UTC 

[PATCH] ARM: Kconfig: Select clocksource in STM32 entry
 2015-05-30  8:16 UTC  (3+ messages)

[PATCH 4.1.0-rc4] STAGING: Declare request_cache as static for drivers/staging/lustre/lustre/ptlrpc/client.c
 2015-05-30  8:10 UTC 

BUG: update-grub, unable to handle kernel NULL pointer dereference
 2015-05-30  8:03 UTC 

[PATCH] cpuidle: powernv/pseries: Decrease the snooze residency
 2015-05-30  8:00 UTC  (4+ messages)

[PATCH] Drivers: staging: Fixed comment and helpline spelling errors
 2015-05-30  7:05 UTC  (2+ messages)

[RFC PATCH v2 00/15] perf bpf: Probing with local variable
 2015-05-30  7:01 UTC  (13+ messages)
` [RFC PATCH v2 09/15] perf probe: Support $params without debuginfo
                  `  "

[PATCH] ARM: EXYNOS: pmu: Make local function static
 2015-05-30  6:58 UTC 

[PATCH v12 0/8] cgroup: add pids subsystem
 2015-05-30  6:50 UTC  (7+ messages)
` [PATCH v12 8/8] cgroup: implement the PIDs subsystem

[PATCH 00/16] wilc1000: dead code removal and other cleanup
 2015-05-30  6:46 UTC  (5+ messages)
` [PATCH 05/16] staging: wilc1000: remove time wrapper
` [PATCH 14/16] staging: wilc1000: remove semaphore wrapper

[PATCH v2] ARM: dts: odroidxu3: Enable wake alarm of S2MPS11 RTC
 2015-05-30  6:37 UTC 

[PATCH 1/4]:Add mbigen driver to support mbigen interrupt controller
 2015-05-30  6:10 UTC  (3+ messages)

[PATCH] staging: panel: use schedule_timeout_interruptible()
 2015-05-30  6:00 UTC  (2+ messages)

[PATCH 0/10] perf: Add support for PMU events in JSON format
 2015-05-30  5:49 UTC  (6+ messages)
` [PATCH 04/10] perf, tools: Handle header line in mapfile

[PATCH 4.1.0-rc4] STAGING: Delare request_cache as static for drivers/staging/lustre/lustre/ptlrpc/client.c
 2015-05-30  5:32 UTC  (2+ messages)

[GIT PULL] ARM: EXYNOS: Improvements for 4.2, 3rd
 2015-05-30  5:30 UTC 

[GIT PULL] ARM: EXYNOS: Fix for 4.1, 3rd
 2015-05-30  5:29 UTC 

[PATCH 0/4] Cover: Support mbigen msi interrupt controller
 2015-05-30  5:29 UTC  (2+ messages)

[GIT PULL] ARM: EXYNOS: DTS improvements for 4.2, 3rd
 2015-05-30  5:25 UTC 

[GIT PULL] ARM: EXYNOS: More defconfig for 4.2
 2015-05-30  5:21 UTC 

[PATCH] zram: clear disk io accounting when reset zram device
 2015-05-30  4:16 UTC  (4+ messages)

[PATCH v16 09/14] pvqspinlock, x86: Implement the paravirt qspinlock call patching
 2015-05-30  4:09 UTC  (3+ messages)
` [tip:locking/core] locking/pvqspinlock, "

[PATCH RESEND] sched: prefer an idle cpu vs an idle sibling for BALANCE_WAKE
 2015-05-30  3:55 UTC  (5+ messages)

HMM (Heterogeneous Memory Management) v8
 2015-05-30  3:43 UTC  (4+ messages)
` [PATCH 01/36] mmu_notifier: add event information to address invalidation v7

[PATCH 4/4]:dt-binding:Documents the mbigen bindings
 2015-05-30  3:19 UTC 

[PATCH 3/4]: Change arm-gic-its to support the Mbigen interrupt
 2015-05-30  3:19 UTC 

[PATCH 2/4]: Change msi to support the Mbigen interrupt
 2015-05-30  3:19 UTC 

[PATCH v9 0/6] arm64,hi6220: Enable Hisilicon Hi6220 SoC
 2015-05-30  1:51 UTC  (7+ messages)
` [PATCH v9 1/6] arm64: Enable Hisilicon ARMv8 SoC family in Kconfig and defconfig
` [PATCH v9 2/6] arm64: hi6220: Document devicetree bindings for Hisilicon hi6220 SoC
` [PATCH v9 3/6] clk: hi6220: Document devicetree bindings for hi6220 clock
` [PATCH v9 4/6] Documentation: DT: PL011: hi6220: add compatible string for Hisilicon designed UART
` [PATCH v9 5/6] arm64: dts: Add dts files for Hisilicon Hi6220 SoC
` [PATCH v9 6/6] dt-bindings: Add header file of hi6220 clock driver

[PATCH v2 0/6] GPIO support for BRCMSTB
 2015-05-30  1:51 UTC  (11+ messages)
` [PATCH v2 2/6] gpio: brcmstb: Add interrupt support
` [PATCH v2 3/6] dt-bindings: brcmstb-gpio: document properties for wakeup
` [PATCH v2 4/6] gpio: brcmstb: Allow GPIOs to be wakeup sources

DWC3 linux driver query
 2015-05-30  1:32 UTC  (5+ messages)

[RFC][PATCH 1/3] sched: Validate rq_clock*() serialization
 2015-05-30  1:03 UTC  (3+ messages)
` [tip:sched/core] sched/core: "

[PATCH] PM / Wakeirq: Fix typo in prototype for dev_pm_set_dedicated_wake_irq
 2015-05-30  1:16 UTC  (3+ messages)

[PATCH v8 0/7] arm64,hi6220: Enable Hisilicon Hi6220 SoC
 2015-05-30  0:37 UTC  (3+ messages)

[Notice] ACPI core and PM core maintenance in travel mode until June 7
 2015-05-30  1:04 UTC 

[PATCH v4 0/17] framebuffer: simple conversions to arch_phys_wc_add()
 2015-05-30  0:32 UTC  (4+ messages)
` [PATCH v4 3/17] video: fbdev: gbefb: use arch_phys_wc_add() and devm_ioremap_wc()

[PATCHv3] ARM: dts: odroidxu3: Enable USB3 regulators
 2015-05-30  0:26 UTC  (2+ messages)

[PATCH v2] Input: Add generic driver for Zeitec touchscreens
 2015-05-30  0:14 UTC  (2+ messages)

[PATCH 1/2] ipc,shm: move BUG_ON check into shm_lock
 2015-05-30  0:03 UTC  (2+ messages)
` [PATCH 2/2] ipc,msg: provide barrier pairings for lockless receive

[RFC PATCH 0/5] livepatch: add support on arm64
 2015-05-30  0:01 UTC  (2+ messages)

[GIT PULL] PCI / ACPI fix for 4.1-rc6
 2015-05-29 23:39 UTC 

You have been pick for a personal donation from me. Email ( leon.hirtle1@mail.com ) for more info.‏
 2015-05-29 23:25 UTC 

[PATCH v2 0/2] ACPI / PCI: Fix _PRT lookup for ARI enabled devices
 2015-05-29 23:53 UTC  (3+ messages)

[PATCH] perf probe: Fix segfault when glob matching function without debuginfo
 2015-05-29 23:10 UTC  (2+ messages)

[PATCH] gcov: add support for GCC 5.1
 2015-05-29 23:04 UTC 

A Must See!
 2015-05-29 19:21 UTC 

[GIT PULL] xfs: update for v4.1-rc6
 2015-05-29 22:55 UTC 

[PATCH for v4.2 0/3] membarrier system call
 2015-05-29 22:40 UTC  (3+ messages)
` [PATCH for v4.2 v18 1/3] sys_membarrier(): system-wide memory barrier (generic, x86)

[PATCH 00/19] x86, mpx updates for 4.2 (take 8)
 2015-05-29 22:34 UTC  (6+ messages)
` [PATCH 03/19] x86, mpx: Use new get_xsave_field_ptr()
` [PATCH 01/19] x86, mpx, xsave: Fix up bad get_xsave_addr() assumptions
` [PATCH 02/19] x86, fpu: Wrap get_xsave_addr() to make it safer
` [PATCH 04/19] x86, mpx: Cleanup: Do not pass task around when unnecessary
` [PATCH 05/19] x86, mpx: remove redundant MPX_BNDCFG_ADDR_MASK

[PATCH v10 0/12] Support Write-Through mapping on x86
 2015-05-29 22:32 UTC  (11+ messages)
` [PATCH v10 12/12] drivers/block/pmem: Map NVDIMM with ioremap_wt()

[PATCH 1/2] PCI: Add pci_bus_addr_t
 2015-05-29 22:31 UTC 

[PATCH] staging/lustre: Update header license for lustre_dlm_flags.h
 2015-05-29 22:27 UTC 

[PATCH 0/4] Add Device tree support for 88PM800 mfd and rtc driver
 2015-05-29 22:19 UTC  (5+ messages)
` [PATCH 1/4] mfd: 88pm800: add device tree support
` [PATCH 2/4] mfd: 88pm800: use irq_mode to configure interrupt status reg clear method
` [PATCH 3/4] rtc: 88pm80x: add device tree support
` [PATCH 4/4] mfd: 88pm800: allocate pdata->rtc if not allocated earlier

[PATCH 1/1] /proc/$PID/status : show list NSpid data based on current process namespace
 2015-05-29 22:21 UTC  (2+ messages)

[PATCH] trace/events: add chip name and hwirq to irq entry tracepoint
 2015-05-29 22:15 UTC 

[PATCH v5 0/17] framebuffer: simple conversions to arch_phys_wc_add()
 2015-05-29 22:07 UTC  (2+ messages)
` [PATCH v5 3/17] video: fbdev: gbefb: use arch_phys_wc_add() and devm_ioremap_wc()

[PATCH v3 0/6] Watchdog: introduce ARM SBSA watchdog driver
 2015-05-29 22:10 UTC  (8+ messages)
  ` [PATCH v3 5/6] "

[PATCH] frontswap: allow multiple backends
 2015-05-29 22:07 UTC  (2+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).