linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2016-12-01 12:14:12 to 2016-12-01 15:30:51 UTC [more...]

[PATCH v3 0/9] STM32F4 missing clocks
 2016-12-01 15:27 UTC  (10+ messages)
` [PATCH v3 1/9] clk: stm32f4: Update DT bindings documentation
` [PATCH v3 2/9] clk: stm32f4: Add PLL_I2S & PLL_SAI for STM32F429/469 boards
` [PATCH v3 3/9] clk: stm32f4: Add post divisor for I2S & SAI PLLs
` [PATCH v3 4/9] clk: stm32f4: Add lcd-tft clock
` [PATCH v3 5/9] clk: stm32f4: Add I2S clock
` [PATCH v3 6/9] clk: stm32f4: Add SAI clocks
` [PATCH v3 7/9] clk: stm32f4: SDIO & 48Mhz clock management for STM32F469 board
` [PATCH v3 8/9] ARM: dts: stm32f4: Add external I2S clock
` [PATCH v3 9/9] ARM: dts: stm32f4: Include auxiliary stm32f4 clock definition

[PATCH] ip6_offload: check segs for NULL in ipv6_gso_segment
 2016-12-01 15:27 UTC  (5+ messages)

[PATCH v2 0/6] introduce DAX tracepoint support
 2016-12-01 15:26 UTC  (10+ messages)
` [PATCH v2 1/6] tracing: add __print_flags_u64()
` [PATCH v2 2/6] dax: remove leading space from labels
` [PATCH v2 3/6] dax: add tracepoint infrastructure, PMD tracing
` [PATCH v2 6/6] dax: add tracepoints to dax_pmd_insert_mapping()

[PATCH] x86/kbuild: enable modversions for symbols exported from asm
 2016-12-01 15:26 UTC  (19+ messages)

[PATCH 0/2] GFP_NOFAIL cleanups
 2016-12-01 15:25 UTC  (3+ messages)
` [PATCH 1/2] mm: consolidate GFP_NOFAIL checks in the allocator slowpath
` [PATCH 2/2] mm, oom: do not enfore OOM killer for __GFP_NOFAIL automatically

[PATCH] staging: octeon-usb: Resolve some checkpatch.pl warnings
 2016-12-01 15:22 UTC  (2+ messages)

[PATCH v3] USB: OHCI: ohci-pxa27x: remove useless functions
 2016-12-01 15:16 UTC 

Odd build breakage in 4.9-rc7
 2016-12-01 15:22 UTC  (18+ messages)

[PATCH 1/2] net: stmmac: avoid Camelcase naming
 2016-12-01 15:19 UTC  (2+ messages)
` [PATCH 2/2] net: stmmac: unify mdio functions

[PATCH v2] USB: OHCI: ohci-s3c2410: remove useless functions
 2016-12-01 15:20 UTC 

[PATCH 00/39] Annotate hw config module params for future lockdown
 2016-12-01 15:17 UTC  (55+ messages)
` [PATCH 01/39] Annotate module params that specify hardware parameters (eg. ioport)
` [PATCH 02/39] Annotate hardware config module parameters in arch/x86/mm/
` [PATCH 03/39] Annotate hardware config module parameters in drivers/char/ipmi/
` [PATCH 04/39] Annotate hardware config module parameters in drivers/char/mwave/
` [PATCH 05/39] Annotate hardware config module parameters in drivers/char/
` [PATCH 06/39] Annotate hardware config module parameters in drivers/clocksource/
` [PATCH 07/39] Annotate hardware config module parameters in drivers/cpufreq/
` [PATCH 08/39] Annotate hardware config module parameters in drivers/gpio/
` [PATCH 09/39] Annotate hardware config module parameters in drivers/i2c/
` [PATCH 10/39] Annotate hardware config module parameters in drivers/iio/
` [PATCH 11/39] Annotate hardware config module parameters in drivers/input/
` [PATCH 12/39] Annotate hardware config module parameters in drivers/isdn/
` [PATCH 13/39] Annotate hardware config module parameters in drivers/media/
` [PATCH 14/39] Annotate hardware config module parameters in drivers/misc/
` [PATCH 15/39] Annotate hardware config module parameters in drivers/mmc/host/
` [PATCH 16/39] Annotate hardware config module parameters in drivers/net/appletalk/
` [PATCH 17/39] Annotate hardware config module parameters in drivers/net/arcnet/
` [PATCH 18/39] Annotate hardware config module parameters in drivers/net/can/
` [PATCH 19/39] Annotate hardware config module parameters in drivers/net/ethernet/
` [PATCH 20/39] Annotate hardware config module parameters in drivers/net/hamradio/
` [PATCH 21/39] Annotate hardware config module parameters in drivers/net/irda/
` [PATCH 22/39] Annotate hardware config module parameters in drivers/net/wan/
` [PATCH 23/39] Annotate hardware config module parameters in drivers/net/wireless/
` [PATCH 24/39] Annotate hardware config module parameters in drivers/parport/
` [PATCH 25/39] Annotate hardware config module parameters in drivers/pci/hotplug/
` [PATCH 26/39] Annotate hardware config module parameters in drivers/pcmcia/
` [PATCH 27/39] Annotate hardware config module parameters in drivers/scsi/
` [PATCH 28/39] Annotate hardware config module parameters in drivers/staging/i4l/
` [PATCH 29/39] Annotate hardware config module parameters in drivers/staging/media/
` [PATCH 30/39] Annotate hardware config module parameters in drivers/staging/speakup/
` [PATCH 31/39] Annotate hardware config module parameters in drivers/staging/vme/
` [PATCH 32/39] Annotate hardware config module parameters in drivers/tty/
` [PATCH 33/39] Annotate hardware config module parameters in drivers/video/
` [PATCH 34/39] Annotate hardware config module parameters in drivers/watchdog/
` [PATCH 35/39] Annotate hardware config module parameters in fs/pstore/
` [PATCH 36/39] Annotate hardware config module parameters in sound/drivers/
` [PATCH 37/39] Annotate hardware config module parameters in sound/isa/
` [PATCH 38/39] Annotate hardware config module parameters in sound/oss/
` [PATCH 39/39] Annotate hardware config module parameters in sound/pci/

[PATCH v2 00/11] locking/ww_mutex: Keep sorted wait list to avoid stampedes
 2016-12-01 15:14 UTC  (16+ messages)
` [PATCH v2 01/11] drm/vgem: Use ww_mutex_(un)lock even with a NULL context
` [PATCH v2 02/11] locking/ww_mutex: Re-check ww->ctx in the inner optimistic spin loop
` [PATCH v2 03/11] locking/ww_mutex: Extract stamp comparison to __ww_mutex_stamp_after
` [PATCH v2 04/11] locking/ww_mutex: Set use_ww_ctx even when locking without a context
` [PATCH v2 05/11] locking/ww_mutex: Add waiters in stamp order
` [PATCH v2 06/11] locking/ww_mutex: Notify waiters that have to back off while adding tasks to wait list
` [PATCH v2 07/11] locking/ww_mutex: Wake at most one waiter for back off when acquiring the lock
` [PATCH v2 08/11] locking/ww_mutex: Yield to other waiters from optimistic spin
` [PATCH v2 09/11] locking/mutex: Initialize mutex_waiter::ww_ctx with poison when debugging
` [PATCH v2 10/11] Documentation/locking/ww_mutex: Update the design document
` [PATCH v2 11/11] [rfc] locking/ww_mutex: Always spin optimistically for the first waiter

[PATCH] staging: octeon-usb: Resolve some checkpatch.pl warnings
 2016-12-01 15:11 UTC  (2+ messages)

[PATCH] ia64: move cacheinfo sysfs to generic cacheinfo infrastructure
 2016-12-01 15:08 UTC  (2+ messages)
` [PATCH v2] "

[PATCH v3] PCI/ACPI: xgene: Add ECAM quirk for X-Gene PCIe controller
 2016-12-01 15:08 UTC  (2+ messages)

[PATCH 1/1] block: mtip32xx: set error code on failure
 2016-12-01 15:01 UTC  (2+ messages)

BUG: KASAN: stack-out-of-bounds in unwind_get_return_address
 2016-12-01 14:58 UTC  (7+ messages)
    ` [PATCH] x86/suspend: fix false positive KASAN warning on suspend/resume

[PATCH] ASoC: cs42l56: Fix misuse of regmap_update_bits
 2016-12-01 14:57 UTC  (3+ messages)
` [alsa-devel] "

[PATCH] vfio/pci: Support error recovery
 2016-12-01 14:55 UTC  (10+ messages)

[PATCH] acpi/rt: convert acpi_gbl_gpe_lock to raw spinlock
 2016-12-01 14:52 UTC  (2+ messages)

[PATCH 00/13] RMI4 cleanups and switch hid-rmi to rmi_core
 2016-12-01 14:54 UTC  (4+ messages)
` [PATCH 07/13] Input: synaptics-rmi4 - add support for F03

[i.MX6 DRM IPUv3] Regression 4.9-rc5: greenish screen with YUV420 video
 2016-12-01 14:54 UTC  (2+ messages)

[PATCH V1 0/2] Add support for ThunderX SoCs ACPI Host Controllers
 2016-12-01 14:54 UTC  (6+ messages)
` [PATCH V1 1/2] PCI: thunder: Enable ACPI PCI controller for ThunderX pass2.x silicon version

[PATCH] proc: mm: export PTE sizes directly in smaps (v3)
 2016-12-01 14:50 UTC  (3+ messages)

[PATCH v2] x86/hyperv: Handle unknown NMIs on one CPU when unknown_nmi_panic
 2016-12-01 14:45 UTC 

[PATCH v2 1/2] devicetree: i2c-hid: Add Wacom digitizer + regulator support
 2016-12-01 14:41 UTC  (4+ messages)
` [PATCH v2 2/2] HID: i2c-hid: support Wacom digitizer + regulator

[PATCH V4] PM / OPP: Pass opp_table to dev_pm_opp_put_regulator()
 2016-12-01 14:28 UTC  (4+ messages)
` [PATCH V5] "

[PATCH 0/3] dev_pm_qos improvements
 2016-12-01 14:26 UTC  (2+ messages)

[BUG 4.9] New led trigger usbport gets the kernel to panic
 2016-12-01 14:28 UTC  (3+ messages)

[PATCH] cpufreq: dt: Add support for zx296718
 2016-12-01 14:25 UTC  (3+ messages)

[PATCH v5 1/5] soc: qcom: smem_state: Fix include for ERR_PTR()
 2016-12-01 14:21 UTC  (8+ messages)
` [v5,1/5] "

[PATCH] mm: page_alloc: High-order per-cpu page allocator v4
 2016-12-01 14:27 UTC  (5+ messages)

[PATCH] HID: intel_ish-hid: use %pUL for uuid formatting
 2016-12-01 14:21 UTC  (2+ messages)

[PATCH] arm: kprobe: replace patch_lock to raw lock
 2016-12-01 14:13 UTC  (3+ messages)

LSF/MM 2017: Call for Proposals
 2016-12-01 14:11 UTC 

PROBLEM-PERSISTS: dmesg spam: alloc_contig_range: [XX, YY) PFNs busy
 2016-12-01 14:11 UTC  (10+ messages)
        ` drm/radeon spamming alloc_contig_range: [xxx, yyy) PFNs busy busy

[PATCH] ARM: dts: da850: enable high speed for mmc
 2016-12-01 14:10 UTC 

[PATCHv4 00/10] CONFIG_DEBUG_VIRTUAL for arm64
 2016-12-01 11:36 UTC  (3+ messages)
` [PATCHv4 08/10] mm/kasan: Switch to using __pa_symbol and lm_alias

[PATCH v2 0/3] TI DA850/OMAP-L138/AM18x pinconf
 2016-12-01 14:03 UTC  (4+ messages)
` [PATCH v2 3/3] ARM: dts: da850: Add node for pullup/pulldown pinconf

[RFC][PATCHv5 0/7] printk: use printk_safe to handle printk() recursive calls
 2016-12-01 13:55 UTC  (8+ messages)
` [RFC][PATCHv5 1/7] printk: use vprintk_func in vprintk()
` [RFC][PATCHv5 2/7] printk: rename nmi.c and exported api
` [RFC][PATCHv5 3/7] printk: introduce per-cpu safe_print seq buffer
` [RFC][PATCHv5 4/7] printk: always use deferred printk when flush printk_safe lines
` [RFC][PATCHv5 5/7] printk: report lost messages in printk safe/nmi contexts
` [RFC][PATCHv5 6/7] printk: use printk_safe buffers in printk
` [RFC][PATCHv5 7/7] printk: remove zap_locks() function

[PATCH] mm: workingset: fix NULL ptr in count_shadow_nodes
 2016-12-01 13:32 UTC  (2+ messages)

[PATCH 4/7] time: alarmtimer: Add the tracepoints for alarmtimer
 2016-12-01 13:52 UTC  (2+ messages)
` [tip:timers/core] alarmtimer: Add tracepoints for alarm timers

[PATCH 0/2] media protect enable and disable source handler paths
 2016-12-01 13:51 UTC  (5+ messages)
` [PATCH 2/2] media: protect enable and disable source handler checks and calls

[PATCH v15] acpi, apei, arm64: APEI initial support for aarch64
 2016-12-01 13:51 UTC 

4.8.8 kernel trigger OOM killer repeatedly when I have lots of RAM that should be free
 2016-12-01 13:50 UTC  (11+ messages)

[PATCH] nommu: allow mmap when !CONFIG_MMU
 2016-12-01 13:48 UTC 

[PATCH] crypto: arm/aesbs - Select SIMD in Kconfig
 2016-12-01 13:43 UTC  (3+ messages)

[RFC][PATCHv4 0/6] printk: use printk_safe to handle printk() recursive calls
 2016-12-01 13:36 UTC  (13+ messages)
` [RFC][PATCHv4 4/6] printk: report lost messages in printk safe/nmi contexts
` [RFC][PATCHv4 6/6] printk: remove zap_locks() function

[PATCH 00/11] ACPICA: 20161117 Release
 2016-12-01 13:30 UTC  (9+ messages)
` [PATCH 02/11] ACPICA: Back port of "ACPICA: Dispatcher: Tune interpreter lock around AcpiEvInitializeRegion()"
` [PATCH 04/11] ACPICA: Events: Fix acpi_ev_initialize_region() return value

[RFC] usb: host: xhci: Remove the watchdog timer and use command timer to watch stop endpoint command
 2016-12-01 13:28 UTC  (4+ messages)

[PATCH net-next] net: can: usb: kvaser_usb: fix spelling mistake of "outstanding"
 2016-12-01 13:25 UTC  (2+ messages)

[PATH net v2] cdc_ether: Fix handling connection notification
 2016-12-01 13:23 UTC 

[PATCH 1/2] crypto: caam: pass key buffers with typesafe pointers
 2016-12-01 13:21 UTC  (2+ messages)

[PATCH 1/1] crypto: set error code when kcalloc fails
 2016-12-01 13:21 UTC  (2+ messages)

[PATCH v3 0/5] VMX Capability MSRs
 2016-12-01 13:21 UTC  (6+ messages)
` [PATCH v3 3/5] KVM: nVMX: fix checks on CR{0,4} during virtual VMX operation

[PATCH v2] tun: Use netif_receive_skb instead of netif_rx
 2016-12-01 13:05 UTC  (2+ messages)

[PATCH] x86/hyperv: Handle unknown NMIs on one CPU when unknown_nmi_panic
 2016-12-01 13:01 UTC  (2+ messages)

[PATCH v2] Fix objtool with clang
 2016-12-01 13:00 UTC  (11+ messages)
                  ` [PATCHv3] tools build: Make fixdep parsing wait for last target

[PATCH] dmaengine: at_xdmac: don't restore unsaved status
 2016-12-01 12:56 UTC  (2+ messages)

[PATCH v5 0/1] virtio-crypto: add Linux driver
 2016-12-01 12:39 UTC  (2+ messages)
` [PATCH v5 1/1] crypto: add virtio-crypto driver

[PATCH net-next v2] net: thunderx: Fix transmit queue timeout issue
 2016-12-01 12:54 UTC 

[PATCH] intelrdt: resctrl: recommend locking for resctrlfs
 2016-11-30 22:25 UTC  (3+ messages)

next: Commit 'mm: Prevent __alloc_pages_nodemask() RCU CPU stall ...' causing hang on sparc32 qemu
 2016-12-01 12:50 UTC  (12+ messages)

[PATCH v2 1/1] ALSA: SOC: DMA: access buffer pointer atomically
 2016-12-01 12:49 UTC  (2+ messages)
` [alsa-devel] "

[patch net / RFC] net: fec: increase frame size limitation to actually available buffer
 2016-12-01 12:46 UTC  (6+ messages)
      ` DSA vs envelope frames

INFO: rcu_sched detected stalls on CPUs/tasks with `kswapd` and `mem_cgroup_shrink_node`
 2016-12-01 12:40 UTC  (11+ messages)

[PATCH v2] mach-omap2: fixing wrong strcat for Non-NULL terminated string
 2016-12-01 12:40 UTC  (2+ messages)

[PATCH v4 0/1] virtio-crypto: add Linux driver
 2016-12-01 12:33 UTC  (8+ messages)
` [PATCH v4 1/1] crypto: add virtio-crypto driver

[PATCH v5 net-next 0/7] Support Armada 37xx SoC (ARMv8 64-bits) in mvneta driver
 2016-12-01 12:33 UTC  (7+ messages)
` [PATCH v5 net-next 4/7] net: mvneta: Convert to be 64 bits compatible

perf: fuzzer BUG: KASAN: stack-out-of-bounds in __unwind_start
 2016-12-01 12:33 UTC  (11+ messages)

[PATCH 0/2] register atmel-ssc as sound DAI w/o platform driver
 2016-12-01 11:59 UTC  (3+ messages)
` [PATCH 1/2] misc: atmel-ssc: register as sound DAI if #sound-dai-cells is present
` [PATCH 2/2] ASoC: atmel: tse850: rely on the ssc to register as a cpu dai by itself

[PATCH 0/3 v1] usb-misc fix
 2016-12-01 12:15 UTC  (4+ messages)
` [PATCH 1/3 v1] ALSA: usb-audio: more tolerant packetsize
  ` [alsa-devel] "


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).