All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2015-10-06 06:49:59 to 2015-10-06 08:11:30 UTC [more...]

[PATCH] arm: make psci_smp_available() depend on SMP + PSCI as the makefile does
 2015-10-06  8:11 UTC  (3+ messages)

[PATCH v2 0/2] Make Tegra cpuidle driver PSCI compatible
 2015-10-06  8:11 UTC  (4+ messages)
` [PATCH v2 1/2] ARM: Availability of psci_smp_available depends on CONFIG_SMP

[PATCH] ubifs: Add new mount option to force fdatasync before rename
 2015-10-06  8:09 UTC  (4+ messages)

[PATCH 3/3] mmc: omap: Fix module autoload for OF platform driver
 2015-10-06  8:09 UTC  (2+ messages)

[RFC/PATCH 00/11] arm: omap: counter32k rework
 2015-10-06  8:08 UTC  (5+ messages)
` [RFC/PATCH 11/11] arm: boot: dts: omap: add missing default status for 32k counter

[Qemu-devel] [RFC v0 0/2] Enforce gaps between DIMMs
 2015-10-06  8:08 UTC  (7+ messages)
` [Qemu-devel] [RFC v0 1/2] spapr: Accommadate alignment gaps in hotplug memory region

[PATCH] ethtool: fix typo in man page
 2015-10-06  8:07 UTC 

[PATCH char-misc-next v2 00/22] misc: mic: Enable COSM and remaining SCIF functionality
 2015-10-06  8:05 UTC  (11+ messages)
` [PATCH char-misc-next v2 04/22] iommu: Allow iova to be used without requiring IOMMU_SUPPORT

[Qemu-devel] [PULL 00/10] Fix device introspection regressions
 2015-10-06  8:05 UTC  (10+ messages)

[PATCH 1/2] time: Fix timekeeping_freqadjust()'s incorrect use of abs() instead of abs64()
 2015-10-06  8:05 UTC  (5+ messages)
` [tip:timers/urgent] time: Fix timekeeping_freqadjust()' s "

[PATCH net-next 0/2] bpf: unprivileged
 2015-10-06  8:05 UTC  (7+ messages)
` [PATCH net-next 1/2] bpf: enable non-root eBPF programs

[GIT PULL] strscpy string copy function
 2015-10-06  8:03 UTC  (6+ messages)
  ` [PATCH] string: Improve the generic strlcpy() implementation

alloc_tty_driver fails with ENOMEM
 2015-10-06  8:03 UTC  (3+ messages)

can't oom-kill zap the victim's memory?
 2015-10-06  7:55 UTC  (10+ messages)

Re: Re: Re: [PATCH v3] arm: Adding support for atomic half word exchange
 2015-10-06  8:03 UTC 

[Acer Travelmate B115-M] Synaptic touchpad
 2015-10-06  8:02 UTC  (3+ messages)

[v5] serial: 8250_dw: Add support for big-endian MMIO accesses
 2015-10-06  8:01 UTC  (10+ messages)
` [v6] *** 8250_dw ***
  ` [v6] serial: 8250_dw: Add support for big-endian MMIO accesses

[patch net-next v3 00/14] rocker: add support for multiple worlds
 2015-10-06  8:02 UTC  (5+ messages)
` [patch net-next v3 01/14] rocker: remove unused rocker_port param from alloc funcs and shorten their names
` [patch net-next v3 02/14] rocker: rename rocker.h to rocker_hw.h
` [patch net-next v3 03/14] rocker: rename rocker.c to rocker_main.c

Audio Mini Summit 2015, 8th October, Dublin
 2015-10-06  8:02 UTC  (2+ messages)

[PATCH] Staging: fbtft: Use BIT macro
 2015-10-06  8:01 UTC  (2+ messages)

[PATCH v2] arm: omap2: timer: don't disable our timers
 2015-10-06  8:00 UTC  (3+ messages)

[PATCH v5 0/3] PCI: st: provide support for dw pcie
 2015-10-06  7:56 UTC  (12+ messages)
` [PATCH v5 1/3] ARM: STi: Kconfig update for PCIe support
` [PATCH v5 2/3] PCI: st: Add Device Tree bindings for sti pcie
` [PATCH v5 3/3] PCI: st: Provide support for the sti PCIe controller

[PATCH] staging: vt6656: Remove space after opening brace
 2015-10-06  7:56 UTC 

[REGRESSION] 998ef75ddb and aio-dio-invalidate-failure w/ data=journal
 2015-10-06  7:56 UTC  (6+ messages)

[PATCH 00/17] ARM: pxa: Use PWM lookup tables
 2015-10-06  7:53 UTC  (8+ messages)
` [PATCH 01/17] ARM: pxa: cm-x300: Use PWM lookup table
` [PATCH 04/17] ARM: pxa: hx4700: Remove unused field initializers
` [PATCH 06/17] ARM: pxa: magician: Use PWM lookup table

[PATCH] staging: rtl8712: fix comparison test warnings
 2015-10-06  7:53 UTC  (2+ messages)
` [Outreachy kernel] "

[patch net-next v3 00/14] rocker: add support for multiple worlds
 2015-10-06  7:51 UTC  (15+ messages)
` [patch net-next v3 01/14] rocker: remove unused rocker_port param from alloc funcs and shorten their names
` [patch net-next v3 02/14] rocker: rename rocker.h to rocker_hw.h
` [patch net-next v3 03/14] rocker: rename rocker.c to rocker_main.c
` [patch net-next v3 04/14] rocker: push tlv processing into separate files
` [patch net-next v3 05/14] rocker: implement set settings mode command
` [patch net-next v3 06/14] rocker: introduce worlds infrastructure
` [patch net-next v3 07/14] rocker: introduce OF-DPA world skeleton
` [patch net-next v3 08/14] rocker: set default world on port probe and clean world on remove
` [patch net-next v3 09/14] rocker: pass "learning" value as a parameter to rocker_port_set_learning
` [patch net-next v3 10/14] rocker: pre-allocate wait structures during cmd ring init
` [patch net-next v3 11/14] rocker: remove trans parameter to rocker_cmd_exec function
` [patch net-next v3 12/14] rocker: call rocker_cmd_exec function with "nowait" boolean instead of flags
` [patch net-next v3 13/14] rocker: move OF-DPA stuff into separate file
` [patch net-next v3 14/14] rocker: return -EOPNOTSUPP for undefined world ops

[PATCH v2 0/4] DRA7 Timer12 Support
 2015-10-06  7:52 UTC  (5+ messages)
` [PATCH v2 3/4] ARM: dts: DRA7: Add timer12 node

[PATCH] Staging: lustre: lnet: klnds: socklnd: removed trailing whitespace
 2015-10-06  7:51 UTC  (3+ messages)
` [Outreachy kernel] "

[PATCH v4] staging: wlan-ng: replace memcpy with ether_addr_copy
 2015-10-06  7:50 UTC  (3+ messages)
` [Outreachy kernel] "

[PATCHv2] ARM64:Fix MINSIGSTKSZ and SIGSTKSZ
 2015-10-06  7:49 UTC  (3+ messages)

[RFC PATCH v6 0/2] dtc: dts source location annotation
 2015-10-06  7:45 UTC  (10+ messages)
` [RFC PATCH v6 1/3] dtc: protect against null pointer dereference in srcpos_string()
` [RFC PATCH v6 2/3] dtc: dts source location annotation
  ` [RFC PATCH v6 3/3] dtc: dts source location annotation, short location format

[PATCH v9] dmaengine: Add Xilinx AXI Direct Memory Access Engine driver support
 2015-10-06  7:45 UTC  (5+ messages)

[PATCH] staging: rtl8712: usleep_range is preferred over udelay
 2015-10-06  7:45 UTC  (5+ messages)
` [Outreachy kernel] "

[patch net-next v2 00/13] rocker: add support for multiple worlds
 2015-10-06  7:43 UTC  (6+ messages)
` [patch net-next v2 06/13] rocker: introduce worlds infrastructure

[PATCH net-next] net/mlx4_core: Test interrupts fail if not all comp vectors called request_irq
 2015-10-06  7:28 UTC  (2+ messages)

[PATCH] arm64: dts: mt8173: add MT8173 display PWM driver support node
 2015-10-06  7:40 UTC  (3+ messages)

PV random device
 2015-10-06  7:40 UTC  (7+ messages)

Zoom R16/24 playback slient
 2015-10-06  7:40 UTC  (6+ messages)

mmc : sdhci_do_start_signal_voltage_switch
 2015-10-06  7:39 UTC  (4+ messages)

[RFC] pwm: chip_data vs device_data
 2015-10-06  7:38 UTC  (2+ messages)

[PATCH] x86/process: Silence KASAN warnings in get_wchan()
 2015-10-06  7:38 UTC  (8+ messages)

[PATCH] devargs: add blacklisting by linux interface name
 2015-10-06  7:35 UTC  (3+ messages)
` [PATCH v2] "

[PATCH] gpio: Add driver for MEN 16Z127 GPIO controller
 2015-10-06  7:35 UTC  (2+ messages)

via-rhine: fix VLAN receive handling error in 4.2.x
 2015-10-06  7:34 UTC  (3+ messages)
` [PATCH] "

[patch net-next 00/14] rocker: add support for multiple worlds
 2015-10-06  7:34 UTC  (6+ messages)

[PATCH 0/2] uio_msi: device driver
 2015-10-06  7:33 UTC  (8+ messages)
` [PATCH 2/2] uio: new driver to support PCI MSI-X
          ` [dpdk-dev] "

[PATCH] ipvs: Remove unused net variable from ip_vs_out
 2015-10-06  7:33 UTC  (3+ messages)

[PATCH v4 0/4] ARM: at91: Properly handle slow clock
 2015-10-06  7:33 UTC  (6+ messages)
` [PATCH v4 4/4] misc: atmel_tclib: get and use "

[PATCH v2] x86/mm: warn on W+x mappings
 2015-10-06  7:32 UTC  (4+ messages)

[PATCH v4 00/25] dmaengine/ARM: Merge the edma drivers into one
 2015-10-06  7:30 UTC  (5+ messages)

[Qemu-devel] [PATCHv2] fw_cfg: Define a static signature to be returned on DMA port reads
 2015-10-06  7:30 UTC  (2+ messages)

[U-Boot] [PATCH] nios2: clean up comments style in start.S
 2015-10-06  7:30 UTC 

[PATCH] mmc: sdhci-pci: Add another PCI ID for an Intel eMMC host controller
 2015-10-06  7:26 UTC 

[PATCH] pinctrl: berlin: fix BG2CD field widths
 2015-10-06  7:28 UTC  (5+ messages)

[PATCH v2 1/5] net: dsa: add missing kfree on remove
 2015-10-06  7:25 UTC  (5+ messages)

linux-next: Tree for Oct 6
 2015-10-06  7:25 UTC 

[Qemu-devel] [PATCH v7 00/18] post-introspection cleanups, subset A
 2015-10-06  7:24 UTC  (4+ messages)
` [Qemu-devel] [PATCH v7 08/18] qapi: Test use of 'number' within alternates

[PATCH v3 0/6] Enable gpu switching on the MacBook Pro
 2015-10-06  7:27 UTC  (3+ messages)
` [PATCH v3 1/6] vga_switcheroo: Add support for switching only the DDC

[PATCH v2 3/5] net: dsa: complete dsa_switch_destroy
 2015-10-06  7:23 UTC  (3+ messages)

[PATCH RFT 0/5] gpiochip: add and use generic request/free
 2015-10-06  7:23 UTC  (5+ messages)
` [PATCH RFT 4/5] gpio: gpio-pl061: use the generic request/free implementations

[PATCH] string: Improve the generic strlcpy() implementation
 2015-10-06  7:21 UTC  (6+ messages)
      ` [PATCH] string: Fix strscpy() uninitialized data copy bug

[PATCH 1/2] fb.h: Provide alternate screen_base pointer
 2015-10-06  7:18 UTC  (6+ messages)
` [PATCH 2/2] staging: fbtft: fix sparse warning in call to vfree()

[PATCH v2 5/5] net: dsa: exit probe if no switch were found
 2015-10-06  7:20 UTC  (3+ messages)

linux-next: build failure after merge of the block tree
 2015-10-06  7:20 UTC  (2+ messages)

[PATCH] GPIO: Add GPIO support for the ACCES 104-IDIO-16
 2015-10-06  7:19 UTC  (7+ messages)

SR # <4-10997886031> Performance issues
 2015-10-06  7:18 UTC 

[PATCH v3 0/4] SysFS driver for QEMU fw_cfg device
 2015-10-06  7:18 UTC  (8+ messages)
      ` [Qemu-devel] "

[PATCH] perf tools: Fail properly in case pattern matching fails to find tracepoint
 2015-10-06  7:18 UTC  (2+ messages)
` [tip:perf/core] "

[tip:perf/core] perf hists browser: Implement horizontal scrolling
 2015-10-06  7:17 UTC 

[tip:perf/core] perf ui browser: Optional horizontal scrolling key binding
 2015-10-06  7:17 UTC 

[tip:perf/core] perf callchain: Switch default to 'graph,0.5, caller'
 2015-10-06  7:17 UTC 

[RESEND][PATCH] perf/x86/intel/cqm: Return cached counter value from IRQ context
 2015-10-06  7:16 UTC  (2+ messages)
` [tip:perf/core] perf tests: Add Intel CQM test

[tip:perf/core] perf tests: Move x86 tests into arch directory
 2015-10-06  7:16 UTC 

[tip:perf/core] perf tests: Add arch tests
 2015-10-06  7:16 UTC 

[PATCH 9/9] perf tools: Handle -h and -v options
 2015-10-06  7:15 UTC  (2+ messages)
` [tip:perf/core] "

[PATCH 8/9] perf tools: Setup proper width for symbol_iaddr field
 2015-10-06  7:15 UTC  (2+ messages)
` [tip:perf/core] "

[PATCH 7/9] perf tools: Add support for sorting on the iaddr
 2015-10-06  7:14 UTC  (2+ messages)
` [tip:perf/core] "

[PATCH 6/9] perf tests: Add parsing test for 'P' modifier
 2015-10-06  7:14 UTC  (2+ messages)
` [tip:perf/core] "

[PATCH 0/9] perf tools: Various fixes
 2015-10-06  7:14 UTC  (5+ messages)
` [PATCH 5/9] perf tools: Introduce 'P' modifier
  ` [tip:perf/core] perf tools: Introduce 'P' modifier to request max precision

[PATCH] kpartx: use inode to identify loopback mounts
 2015-10-06  7:14 UTC  (2+ messages)

[PATCH 4/9] perf tools: Make perf_event_attr__set_max_precise_ip global
 2015-10-06  7:13 UTC  (2+ messages)
` [tip:perf/core] perf tools: Export perf_event_attr__set_max_precise_ip()

[PATCH 3/9] perf annotate: Fix sizeof_sym_hist overflow issue
 2015-10-06  7:13 UTC  (2+ messages)
` [tip:perf/core] "

[PATCH 2/9] perf evlist: Display DATA_SRC sample type bit
 2015-10-06  7:13 UTC  (2+ messages)
` [tip:perf/core] "

[PATCH 1/9] tools lib api fs: Do not use PATH_MAX + 1
 2015-10-06  7:12 UTC  (2+ messages)
` [tip:perf/core] tools lib api fs: No need to "

Move android functionality into it's own arch Makefile
 2015-10-06  7:09 UTC 

[GIT PULL 00/16] perf/core improvements and fixes
 2015-10-06  7:09 UTC  (2+ messages)

[PATCH 0/2] *** wm8962 regmap related fix ***
 2015-10-06  7:06 UTC  (6+ messages)
` [PATCH 1/2] ASoC: WM8962: mark cache_dirty flag after software reset in pm_resume
` [PATCH 2/2] ASoC: Codec: wm8962: declare ALC Coefficients as 4 separate registers

[PATCH v4 0/4] enhance shmem process and swap accounting
 2015-10-06  7:08 UTC  (9+ messages)
` [PATCH v4 1/4] mm, documentation: clarify /proc/pid/status VmSwap limitations
` [PATCH v4 2/4] mm, proc: account for shmem swap in /proc/pid/smaps

Makefile: Only call cc -dumpmachine once in the makefile
 2015-10-06  7:07 UTC 

[PATCH v2] builddeb: remove debian/files before build
 2015-10-06  7:05 UTC  (2+ messages)
` [PATCH v3] "

Unnecessary scanning of all SCSI devices in mpath_persistent_reserve_in/out command, sent to a specific mpath device,
 2015-10-06  7:05 UTC  (3+ messages)

[PATCH rt-tests 1/3] all programs apart from sendme use pthreads so skip them on NPTL!=yes
 2015-10-06  7:04 UTC  (6+ messages)
` [PATCH rt-tests 2/3] rt-migrate-test: remove space before \n
` [PATCH rt-tests 3/3] remove license info containing an old FSF address

LE ADV data is lost after first connection
 2015-10-06  7:04 UTC 

linux-next: build failure after merge of the akpm tree
 2015-10-06  7:03 UTC 

[PATCH v4 0/2] RFC: Secure Memory Allocation Framework
 2015-10-06  7:03 UTC  (4+ messages)

[PATCH 0/8] Armada 38x SDHCI driver improvements
 2015-10-06  7:02 UTC  (5+ messages)
` [PATCH 6/8] ARM: mvebu: enable SDHCI card detection using DAT3 pin on A388-GP

[PATCH 18/23] spear13xx_pcie_gadget: use per-attribute show and store methods
 2015-10-06  7:01 UTC  (2+ messages)
` [Cluster-devel] "

[PATCH 1/1] mm: vmstat: Add OOM kill count in vmstat counter
 2015-10-06  6:59 UTC  (6+ messages)

[PATCH v2] video: fbdev: add Marvell PXA framebuffer binding
 2015-10-06  6:58 UTC  (4+ messages)

[U-Boot] [PATCH] nios2: convert copy_exception_trampoline to use dm cpu data
 2015-10-06  6:55 UTC  (2+ messages)
` [U-Boot] [PATCH v2] "

[PATCH] libmultipath: Fix information not shown when first path is down
 2015-10-06  6:54 UTC  (2+ messages)

git interactive rebase bug?
 2015-10-06  6:53 UTC  (2+ messages)

[PATCH rt-tests 1/3] all programs apart from sendme use pthreads so skip them on NPTL!=yes
 2015-10-06  6:49 UTC  (3+ messages)
` [PATCH rt-tests] drop compiling without NPTL support


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.