linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2016-12-16 03:04:21 to 2016-12-16 11:15:27 UTC [more...]

[PATCH v4] dt-bindings: power: supply: bq24735: reverse the polarity of ac-detect
 2016-12-16 10:55 UTC  (2+ messages)

[PATCH v2 1/2] USB3/DWC3: Add definition for global soc bus configuration register
 2016-12-16  8:56 UTC  (2+ messages)
` [PATCH v2 2/2] USB3/DWC3: Enable undefined length INCR burst type

[RFC] minimum gcc version for kernel: raise to gcc-4.3 or 4.6?
 2016-12-16 11:14 UTC  (15+ messages)
` [PATCH 01/13] [HACK] gcc-4.5: avoid link errors for unused function pointers
` [PATCH 02/13] KVM: arm: fix gcc-4.5 build
` [PATCH 03/13] ARM: div64: fix building with gcc-4.5 and lower
` [PATCH 04/13] vfio-pci: use 32-bit comparisons for register address for gcc-4.5
` [PATCH 05/13] clk: pxa: fix gcc-4.4 build
` [PATCH 06/13] ARM: atomic: "
` [PATCH 07/13] watchdog: kempld: fix gcc-4.3 build
` [PATCH 08/13] arm/arm64: xen: avoid gcc-4.4 warning
` [PATCH 09/13] ARM: mark cmpxchg and xchg __always_inline for gcc-4.3
` [PATCH 10/13] asm-generic: mark cmpxchg as "
` [PATCH 11/13] fs: fix unsigned enum warning with gcc-4.2
` [PATCH 12/13] KVM: arm: avoid binary number literals for gcc-4.2
` [PATCH 13/13] ARM: avoid 'Q' asm constraint for gcc-4.1 and earlier

[PATCH] ASoC: da7218: Set DAI output pin high impedance when not in use
 2016-12-16 11:05 UTC 

[PATCH] cpufreq: powernv: Add boost files to export ultra-turbo frequencies
 2016-12-16 11:13 UTC 

[PATCH v2] mmc: sdhci-cadence: add Socionext UniPhier specific compatible string
 2016-12-16 11:09 UTC  (2+ messages)

Document accounting of FDs passed over UNIX domain sockets
 2016-12-16 11:08 UTC 

[PATCH v5 0/2] mmc: sdhci: export sdhci_execute_tuning(), then add Cadence SDHCI driver
 2016-12-16 11:07 UTC  (7+ messages)
` [PATCH v5 2/2] mmc: sdhci-cadence: add Cadence SD4HC support

[Question] New mmap64 syscall?
 2016-12-16 11:02 UTC  (5+ messages)
` [PATCH 3/3] mm: make pagoff_t type 64-bit

Can't boot as Xen dom0 due to commit fe055896
 2016-12-16 10:45 UTC  (22+ messages)
                          ` [Xen-devel] "

wl1251 NVS calibration data format
 2016-12-16 11:01 UTC 

[PATCH 0/5] firmware: doc revamp
 2016-12-16 10:56 UTC  (22+ messages)
` [PATCH 3/5] firmware: revamp firmware documentation
` [PATCH 5/5] firmware: add DECLARE_FW_CUSTOM_FALLBACK() annotation
  ` [PATCH 4/5] firmware: add SmPL report for custom fallback mechanism

[PATCH 1/4] mm: add new mmgrab() helper
 2016-12-16 10:44 UTC  (15+ messages)
` [PATCH 2/4] mm: add new mmget() helper
` [PATCH 3/4] mm: use mmget_not_zero() helper
` [PATCH 4/4] [RFC!] mm: 'struct mm_struct' reference counting debugging
      ` crash during oom reaper (was: Re: [PATCH 4/4] [RFC!] mm: 'struct mm_struct' reference counting debugging)

[PATCH] fscrypt: Factor out bio specific functions
 2016-12-16 10:50 UTC 

Problem with early debugging (arch/arm/boot/compressed/head.S)
 2016-12-16  6:34 UTC 

[PATCH v4] i2c: designware: Cleaning and comment style fixes
 2016-12-16 10:48 UTC  (2+ messages)

[PATCH v2] kasan: Support for r/w instrumentation control
 2016-12-16 10:46 UTC  (7+ messages)

[patch] orangefs: cleanup orangefs_debugfs_new_client_string()
 2016-12-16 10:45 UTC 

wl1251 & mac address & calibration data
 2016-12-16 10:40 UTC  (12+ messages)

[PATCH v5 0/4] The SipHash Patchset
 2016-12-16 10:39 UTC  (9+ messages)
` [PATCH v5 2/4] siphash: add Nu{32,64} helpers
` [PATCH v5 3/4] secure_seq: use SipHash in place of MD5
` [PATCH v6 0/5] The SipHash Patchset
  ` [PATCH v6 3/5] random: use SipHash in place of MD5
  ` [PATCH v6 4/5] md5: remove from lib and only live in crypto
  ` [PATCH v6 5/5] syncookies: use SipHash in place of SHA1

perf TUI fails with "failed to process type: 64"
 2016-12-16 10:38 UTC  (3+ messages)
` [PATCH] perf TUI: Don't throw error for zero length symbols

[PATCH 00/11] KVM implementation of PAPR HPT resizing extension
 2016-12-16 10:39 UTC  (9+ messages)
` [PATCH 01/11] powerpc/kvm: Reserve capabilities and ioctls for HPT resizing
` [PATCH 02/11] powerpc/kvm: Rename kvm_alloc_hpt() for clarity
` [PATCH 03/11] powerpc/kvm: Gather HPT related variables into sub-structure
` [PATCH 04/11] powerpc/kvm: Don't store values derivable from HPT order

[PATCH v5 0/2] Stop sched tick in idle injection task
 2016-12-16 10:37 UTC  (2+ messages)

[PATCH v6 1/4] irqchip/qeic: move qeic driver from drivers/soc/fsl/qe
 2016-12-16  8:54 UTC  (6+ messages)
` [PATCH v6 2/4] irqchip/qeic: merge qeic init code from platforms to a common function

[PATCH] USB3/DWC3: Enable undefined length INCR burst type
 2016-12-16  9:58 UTC  (4+ messages)

[PATCH] powerpc/livepatch: Remove klp_write_module_reloc() stub
 2016-12-16 10:25 UTC  (3+ messages)

regression: snd-usb-audio kernel panic NULL pointer exception
 2016-12-16 10:12 UTC 

[PULL] virtio, vhost: new device, fixes, speedups
 2016-12-16 10:12 UTC  (2+ messages)

[PATCH 0/3] dmaengine: xilinx_dma: Bug fixes
 2016-12-16 10:11 UTC  (5+ messages)
` [PATCH 2/3] dmaeninge: xilinx_dma: Fix bug in multiple frame stores scenario in vdma

[PATCH] vfio/pci: Support error recovery
 2016-12-16 10:15 UTC  (10+ messages)

[PATCH] x86/paravirt: hide unused patch_default label
 2016-12-16 10:07 UTC  (3+ messages)

[PATCH net 1/3] cpsw/netcp: cpts depends on posix_timers
 2016-12-16  9:59 UTC  (4+ messages)
` [PATCH net 2/3] cpsw/netcp: davinci_cpdma: sanitize inter-module API
` [PATCH net 3/3] cpsw/netcp: work around reverse cpts dependency

[PATCH] userns: suppress kmemleak message
 2016-12-16  9:39 UTC  (4+ messages)

[PATCH] ubifs: add CONFIG_BLOCK dependency for encryption
 2016-12-16  9:35 UTC  (3+ messages)

ipc: BUG: sem_unlock unlocks non-locked lock
 2016-12-16  9:33 UTC 

[PATCH] ARM: imx: remove unused device definitions
 2016-12-16  9:28 UTC  (4+ messages)

[PATCH] kbuild: disable -ffunction-sections on gcc-4.7 with ftrace
 2016-12-16  9:24 UTC 

[PATCH V2] drm/i915: relax uncritical udelay_range()
 2016-12-16  9:25 UTC  (2+ messages)

[PATCH] ARM: disallow ARM_THUMB for ARMv4 builds
 2016-12-16  9:14 UTC 

[RESEND PATCH 0/2] fix some trivial bug involving the contiguous bit
 2016-12-16  9:10 UTC  (3+ messages)
` [RESEND PATCH 2/2] arm64: make WANT_HUGE_PMD_SHARE depends on HUGETLB_PAGE

[PATCH] staging: emxx_udc: remove incorrect __init annotations
 2016-12-16  9:09 UTC 

[PATCH] omap2: mark omap_init_rng as __init
 2016-12-16  9:08 UTC 

[PATCH] usb: ohci-at91: use descriptor-based gpio APIs correctly
 2016-12-16  8:53 UTC  (2+ messages)
` [PATCH v2] "

[PATCH v3] dt-bindings: power: supply: bq24735: reverse the polarity of ac-detect
 2016-12-16  9:09 UTC  (2+ messages)

[patch] KEYS: Fix an error code in request_master_key()
 2016-12-16  9:08 UTC 

[PATCH] gpio: mxs: remove __init annotation
 2016-12-16  9:08 UTC 

[PATCH] ARM: dts: Add missing CPU frequencies for Exynos5422/5800
 2016-12-16  9:08 UTC  (6+ messages)

[PATCH] cpufreq: s3c64xx: remove incorrect __init annotation
 2016-12-16  9:06 UTC 

[PATCH mac80211-next] rfkill: hide unused goto label
 2016-12-16  9:06 UTC  (2+ messages)

[PATCH] gcc-plugin: include memmodel.h and tree_vrp.h for gcc-7
 2016-12-16  9:00 UTC 

[PATCH] Input: i8042 - force synchronous probing of PNP drivers
 2016-12-16  8:56 UTC  (2+ messages)

[PATCH] sched: fix group_entity's share update
 2016-12-16  8:55 UTC  (3+ messages)

[PATCH net] qed: fix old-style function definition
 2016-12-16  8:55 UTC  (2+ messages)

[PATCHv2 0/8] Add support for STM32 RTC
 2016-12-16  8:50 UTC  (9+ messages)
` [PATCHv2 1/8] ARM: dts: stm32: set HSE_RTC clock frequency to 1 MHz on stm32f429
` [PATCHv2 2/8] dt-bindings: document the STM32 RTC bindings
` [PATCHv2 3/8] rtc: add STM32 RTC driver
` [PATCHv2 4/8] ARM: dts: stm32: Add RTC support for STM32F429 MCU
` [PATCHv2 5/8] ARM: dts: stm32: enable RTC on stm32f429-disco
` [PATCHv2 6/8] ARM: dts: stm32: enable RTC on stm32f469-disco
` [PATCHv2 7/8] ARM: dts: stm32: enable RTC on stm32429i-eval
` [PATCHv2 8/8] ARM: configs: stm32: Add RTC support in STM32 defconfig

[patch 0/3] x86/process: Optimize __switch_to_extra()
 2016-12-16  8:50 UTC  (7+ messages)
` [patch 2/3] x86/process: Optimize TIF_BLOCKSTEP switch
` [patch 3/3] x86/process: Optimize TIF_NOTSC switch

[RFC 00/10] kmod: stress test driver, few fixes and enhancements
 2016-12-16  8:51 UTC  (25+ messages)
` [RFC 01/10] kmod: add test driver to stress test the module loader
` [RFC 02/10] module: fix memory leak on early load_module() failures
` [RFC 03/10] kmod: add dynamic max concurrent thread count
` [RFC 04/10] kmod: provide wrappers for kmod_concurrent inc/dec
` [RFC 07/10] kmod: use simplified rate limit printk
` [RFC 09/10] kmod: add helpers for getting kmod count and limit
` [RFC 10/10] kmod: add a sanity check on module loading

[PATCH v5 0/6] Add support for IR transmitters
 2016-12-16  8:50 UTC  (9+ messages)
` [PATCH v5 1/6] [media] rc-main: assign driver type during allocation
  ` [PATCH v6 "
` [PATCH v5 2/6] [media] rc-main: split setup and unregister functions
` [PATCH v5 3/6] [media] rc-core: add support for IR raw transmitters
` [PATCH v5 4/6] [media] rc-ir-raw: do not generate any receiving thread for "
` [PATCH v5 5/6] Documentation: bindings: add documentation for ir-spi device driver
` [PATCH v5 6/6] [media] rc: add support for IR LEDs driven through SPI

[PATCH v6 0/3] Add platform clock for BayTrail platforms
 2016-12-16  8:46 UTC  (6+ messages)
` [PATCH v6 1/3] clk: x86: Add Atom PMC platform clocks
      ` [alsa-devel] "

[PATCH 2/3] perf/x86/pebs: add workaround for broken OVFL status on HSW
 2016-12-16  8:38 UTC  (12+ messages)

[PATCH] net: ipv6: check route protocol when deleting routes
 2016-12-16  8:30 UTC 

[PATCH 1/2] soc: ti: Use remoteproc auto_boot feature
 2016-12-16  8:26 UTC  (3+ messages)
` [PATCH 2/2] remoteproc: Remove firmware_loading_complete

[PATCH v4 0/3] perf: add support for analyzing events for containers
 2016-12-16  7:57 UTC  (5+ messages)
` [PATCH v4 1/3] perf: add PERF_RECORD_NAMESPACES to include namespaces related info

[PATCH 2/2] media: omap3isp change to devm for resources
 2016-12-16  8:17 UTC  (2+ messages)

[PATCH] liquidio CN23XX: make timeout HZ independent
 2016-12-16  8:10 UTC 

[PATCHv2] perf/x86/intel: Account interrupts for PEBS errors
 2016-12-16  8:07 UTC  (3+ messages)
  ` [PATCHv3] "

[GIT PULL] arch/nios2 update for 4.10
 2016-12-16  8:00 UTC 

[PATCH] Revert "Revert "kdump, vmcoreinfo: report memory sections virtual addresses""
 2016-12-16  7:52 UTC  (5+ messages)

[PATCH 1/2] document: dt: add binding for Hi3660 SoC
 2016-12-16  7:50 UTC  (2+ messages)
` [PATCH 2/2] arm64: dts: Add dts files for Hisilicon "

[PATCH v4 5/8] bus: fsl-mc: dpio: add QBMan portal APIs for DPAA2
 2016-12-16  7:57 UTC  (2+ messages)

default 0 if KASAN expression not working in kbuild
 2016-12-16  7:53 UTC  (4+ messages)

OOM: Better, but still there on 4.9
 2016-12-16  7:39 UTC  (2+ messages)

[PATCH] kref: prefer atomic_inc_not_zero to atomic_add_unless
 2016-12-16  7:36 UTC  (3+ messages)

[PATCH] fs: fix a typo in fs/compat.c
 2016-12-16  6:56 UTC 

[PATCH RFC] liquidio: make timeout HZ independent
 2016-12-16  6:57 UTC 

[GIT PULL] s390 patches for 4.10 merge window #2
 2016-12-16  6:45 UTC 

[PATCH] Btrfs: add another missing end_page_writeback on submit_extent_page failure
 2016-12-16  6:41 UTC 

jemalloc testsuite stalls in memset
 2016-12-16  6:39 UTC  (4+ messages)

[PATCH v2 0/5] kexec/fadump: remove dependency with CONFIG_KEXEC and reuse crashkernel parameter for fadump
 2016-12-16  6:37 UTC  (6+ messages)
` [PATCH v2 2/5] ia64: reuse append_elf_note() and final_note() functions

[PATCH] printk: Remove no longer used second struct cont
 2016-12-16  6:04 UTC  (9+ messages)

[PATCH] PM / devfreq: Fix the wrong description for userspace governor
 2016-12-16  5:44 UTC 

[RFC PATCH v2] IV Generation algorithms for dm-crypt
 2016-12-16  5:55 UTC  (4+ messages)
` [RFC PATCH v2] crypto: Add IV generation algorithms

Big I/O requests are split into small ones due to unaligned ext4 partition boundary?
 2016-12-16  5:42 UTC  (4+ messages)

[PATCH v3 1/2] dt-bindings: display: Add BOE nv101wxmn51 panel binding
 2016-12-16  5:22 UTC  (3+ messages)
` [PATCH v3 2/2] drm/panel: simple: Add support BOE nv101wxmn51

[PATCH] vivid: Enable 4k resolution for webcam capture device
 2016-12-16  1:17 UTC 

[ANNOUNCE]: SCST 3.2 released
 2016-12-16  4:44 UTC 

[PATCH] usb: musb: debugfs: allow forcing host mode together with speed in testmode
 2016-12-16  4:03 UTC  (3+ messages)

linux-next: Tree for Dec 16
 2016-12-16  3:49 UTC 

[PATCH v5 1/4] siphash: add cryptographically secure PRF
 2016-12-16  3:46 UTC 

[PATCH] watchdog: it87_wdt: add IT8620E ID
 2016-12-16  3:45 UTC  (2+ messages)

[PATCH] hwmon: sch56xx: Remove unneeded linux/miscdevice.h include
 2016-12-16  3:35 UTC  (2+ messages)

[PATCH] watchdog: mpc8xxx: Remove unneeded linux/miscdevice.h include
 2016-12-16  3:35 UTC  (2+ messages)

[PATCH] watchdog: octeon: Remove unneeded linux/miscdevice.h include
 2016-12-16  3:34 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).