linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2015-01-23 16:24:22 to 2015-01-23 21:38:10 UTC [more...]

[RFC 0/3] Slab allocator array operations
 2015-01-23 21:37 UTC  (4+ messages)
` [RFC 1/3] Slab infrastructure for "
` [RFC 2/3] slub: Support "
` [RFC 3/3] Array alloc test code

[PATCH] PCI: keystone: fix incorrect annotations on probe and remove
 2015-01-23 21:34 UTC  (2+ messages)

[PATCH] ARM: dts: sun4i: Add initial dts for Gemei G9 tablet
 2015-01-23 21:22 UTC  (2+ messages)

Behaviour of smp_mb__{before,after}_spin* and acquire/release
 2015-01-23 21:21 UTC  (5+ messages)

[PATCH] net: dsa/mv88e6xxx: add reg read and write debug
 2015-01-23 21:10 UTC 

mmotm 2015-01-22-15-04 uploaded
 2015-01-23 21:09 UTC  (11+ messages)
` mmotm 2015-01-22-15-04: qemu failure due to 'mm: memcontrol: remove unnecessary soft limit tree node test'

question about save_xstate_sig() - WHY DOES THIS WORK?
 2015-01-23 21:07 UTC  (3+ messages)
` [PATCH, RFC] x86,fpu: make signal handling xstate save & restore preemption safe

perf not capturing stack traces
 2015-01-23 20:59 UTC  (3+ messages)

[RFC][PATCH] PCI / PM: Avoid resuming PCI devices during system suspend
 2015-01-23 20:55 UTC  (4+ messages)
` [RFC][PATCH][v2] "
  ` [PATCH][v3] "

[PATCH v3 00/12] clk: samsung: Add the support for exynos5433 clocks
 2015-01-23 20:54 UTC  (7+ messages)
` [PATCH v3 01/12] clk: samsung: exynos5433: Add clocks using common clock framework

[PATCH] spmi: pmic_arb: add support for hw version 2
 2015-01-23 20:52 UTC  (7+ messages)

[PATCH v4 0/5] x86: Rework IST interrupts
 2015-01-23 20:48 UTC  (7+ messages)
` [PATCH v4 2/5] x86, traps: Track entry into and exit from IST context

[PATCH 1/2] perf: convert: fix duplicate field names
 2015-01-23 20:45 UTC  (7+ messages)
` [PATCH 1/2] perf: convert: fix duplicate field names and avoid reserved keywords

[PATCH v2 0/2] add support for new persistent memory instructions
 2015-01-23 20:40 UTC  (3+ messages)
` [PATCH v2 1/2] x86: Add support for the pcommit instruction
` [PATCH v2 2/2] x86: Add support for the clwb instruction

[GIT PULL] PCI fixes for v3.19
 2015-01-23 20:31 UTC 

[PATCH] atheros/atlx: Simplify bit manipulations
 2015-01-23 20:26 UTC  (2+ messages)

[PATCH 0/2] firmware: dmi-sysfs: add SMBIOS
 2015-01-23 20:21 UTC  (3+ messages)
` [PATCH 1/2] firmware: dmi_scan: add symbol to get SMBIOS entry area
` [PATCH 2/2] firmware: dmi-sysfs: add SMBIOS entry point area attribute

[RFC PATCH] sched, timer: Use atomics for thread_group_cputimer stats
 2015-01-23 20:11 UTC  (7+ messages)

[PATCH] crypto/testmgr: mark rfc4106(gcm(aes)) as fips_allowed
 2015-01-23 19:58 UTC  (2+ messages)

[PATCH 00/10] tinification: Make memory-access char devices optional
 2015-01-23 20:04 UTC  (13+ messages)
` [PATCH 01/10] drivers/char: Support compiling out memory-access char devices
` [PATCH 02/10] drivers/char: Support compiling out /dev/mem
` [PATCH 03/10] drivers/char: Support compiling out /dev/port
` [PATCH 04/10] drivers/char: Support compiling out /dev/null
` [PATCH 05/10] drivers/char: Support compiling out /dev/zero
` [PATCH 06/10] drivers/char: Support compiling out /dev/full
` [PATCH 07/10] drivers/char: Support compiling out /dev/random
` [PATCH 08/10] drivers/char: Support compiling out /dev/urandom
` [PATCH 09/10] drivers/char: Support compiling out /dev/kmsg
` [PATCH 10/10] drivers/char: Support compiling out the getrandom(2) syscall

[PATCH v3 1/1] ioctl-fat.2: new manpage for the ioctl fat API
 2015-01-23 19:54 UTC 

[PATCH v4] media: au0828 - convert to use videobuf2
 2015-01-23 19:49 UTC  (6+ messages)

[f2fs-dev][RFC PATCH 06/10] f2fs: add core functions for rb-tree extent cache
 2015-01-23 19:43 UTC  (4+ messages)

[PATCH v5] media: au0828 - convert to use videobuf2
 2015-01-23 19:41 UTC 

[PATCH v2] net: wireless: atmel: Remove open-coded and wrong strcasecmp
 2015-01-23 19:40 UTC  (2+ messages)
` [v2] "

[PATCH] wireless: p54pci: add handling of signal case
 2015-01-23 19:37 UTC  (2+ messages)
`  "

[PATCH] coresight: fixing CPU hwid lookup in device tree
 2015-01-23 19:35 UTC 

[PATCH] wireless: p54: add handling of the signal case
 2015-01-23 19:34 UTC  (2+ messages)
`  "

[PATCH] [trivial] treewide: Fix typo in printk messages
 2015-01-23 19:24 UTC  (2+ messages)

[PATCH] mm: incorporate read-only pages into transparent huge pages
 2015-01-23 19:18 UTC  (3+ messages)

[PATCH 00/12] AT91 pm cleanup for 3.20
 2015-01-23 19:17 UTC  (6+ messages)
` [PATCH 07/12] pm: at91: the standby mode uses the same sram function as the suspend to memory mode
` [PATCH 08/12] pm: at91: rename file name: pm_slowclock.S -->pm_suspend.S

[RFC v4 0/2] x86/xen: add xen hypercall preemption
 2015-01-23 19:16 UTC  (10+ messages)
` [RFC v4 1/2] x86/xen: add xen_is_preemptible_hypercall()
  ` [Xen-devel] "
` [RFC v4 2/2] x86/xen: allow privcmd hypercalls to be preempted
  ` [Xen-devel] "
` [Xen-devel] [RFC v4 0/2] x86/xen: add xen hypercall preemption

[PATCH v2 0/3] ASoC: add audio card creation from graph of ports in DT
 2015-01-23 19:13 UTC  (10+ messages)
` [PATCH v2 3/3] ASoC: add generic dt-card support
  ` [alsa-devel] "

[PATCH] net: Linn Ethernet Packet Sniffer driver
 2015-01-23 18:12 UTC  (2+ messages)

[PATCH v1 0/2] line over 80 character warnings
 2015-01-23 19:11 UTC  (3+ messages)
` [PATCH v1 1/2] Staging: comedi: fix line over 80 characters warning
` [PATCH v1 2/2] "

Fwd: Question on SCTP ABORT chunk is generated when the association_max_retrans is reached
 2015-01-23 19:05 UTC  (8+ messages)
          `  "

[PATCH 1/2] f2fs: trigger correct checkpoint during umount
 2015-01-23 19:03 UTC  (4+ messages)
` [PATCH 2/2] f2fs: do checkpoint when umount flag is not set
  ` [f2fs-dev] "

[PATCH 1/2] xfs: introduce a generic shutdown ioctl
 2015-01-23 19:03 UTC  (2+ messages)

[PATCHv2] char:ipmi: Free ipmi_recv_msg messages from the linked list,recv_msgs for the function,ipmi_release in the file,ipmi_devintf.c
 2015-01-23 19:00 UTC 

[PATCH 2/2] Fix force effect modifications for the Microsoft Sidewinder Force Feedback Pro 2 joystick
 2015-01-23 18:54 UTC  (2+ messages)

[GIT PULL] Btrfs fixes
 2015-01-23 18:49 UTC 

[PATCH 1/2] Fix initialisation for the Microsoft Sidewinder Force Feedback Pro 2 joystick
 2015-01-23 18:48 UTC  (2+ messages)

[PATCH v5 0/9] perf: Intel Cache QoS Monitoring support
 2015-01-23 18:45 UTC  (10+ messages)
` [PATCH 1/9] perf: Make perf_cgroup_from_task() global
` [PATCH 2/9] perf: Add ->count() function to read per-package counters
` [PATCH 3/9] perf: Move cgroup init before PMU ->event_init()
` [PATCH 4/9] x86: Add support for Intel Cache QoS Monitoring (CQM) detection
` [PATCH 5/9] perf/x86/intel: Add Intel Cache QoS Monitoring support
` [PATCH 6/9] perf/x86/intel: Implement LRU monitoring ID allocation for CQM
` [PATCH 7/9] perf/x86/intel: Support task events with Intel CQM
` [PATCH v5 8/9] perf/x86/intel: Perform rotation on Intel CQM RMIDs
` [PATCH v5 9/9] perf/x86/intel: Enable conflicting event scheduling for CQM

[GIT PULL] qcom SoC changes for v3.20
 2015-01-23 18:43 UTC  (6+ messages)

module: fix module_refcount() return when running in a module exit routine
 2015-01-23 18:42 UTC  (11+ messages)

[PATCH v2] SATA: OCTEON: support SATA on OCTEON platform
 2015-01-23 18:41 UTC 

[PATCH] sched: completion: fix boolreturn.cocci warnings
 2015-01-23 18:35 UTC 

[PATCH v3 0/4] PCI: get DMA configuration from parent device
 2015-01-23 18:35 UTC  (7+ messages)
` [PATCH v3 2/4] of: move of_dma_configure() to device,c to help re-use

linux-next: Tree for Jan 23
 2015-01-23 18:34 UTC  (2+ messages)

futex(2) man page update help request
 2015-01-23 18:29 UTC  (15+ messages)

[PATCH] modsign: provide option to automatically delete the key after modules were installed
 2015-01-23 18:26 UTC  (9+ messages)

[PATCH RESEND] nfs: prevent truncate on active swapfile
 2015-01-23 18:24 UTC  (6+ messages)

[PATCH 1/2] if_link: Add VF multicast promiscuous mode control
 2015-01-23 18:24 UTC  (17+ messages)
    ` [E1000-devel] "

[PATCH RFT] x86: move cacheinfo sysfs to generic cacheinfo infrastructure
 2015-01-23 18:15 UTC  (3+ messages)

[Resend Patch v4 00/16] Kill SMP single function call interrupt
 2015-01-23 18:10 UTC  (3+ messages)
` [Resend Patch v4 03/16] smp, ARM64: "

[PATCH 1/5] sched/deadline: Modify cpudl::free_cpus to reflect rd->online
 2015-01-23 18:09 UTC  (2+ messages)

[PATCH] brcmfmac: avoid duplicated suspend/resume operation
 2015-01-23 18:09 UTC  (6+ messages)

[PATCH v4 0/3] perf: User/kernel time correlation and event generation
 2015-01-23 18:05 UTC  (5+ messages)
` [PATCH v4 3/3] perf: Sample additional clock value

[PATCH 0/2] posix-timers: Prevents overrun counter overflow, adds DELAYTIMER_MAX
 2015-01-23 18:03 UTC  (3+ messages)
` [PATCH 1/2] posix-timers: Prevents overrun counter overflow
` [PATCH 2/2] posix-timers: Exposes DELAYTIMER_MAX constant used to govern overruns

[PATCH v2 1/3] time: Don't bother to run rtc_resume() for the nonstop clocksource
 2015-01-23 18:00 UTC  (6+ messages)
` [PATCH v2 3/3] time: clocksource: Add a comment to CLOCK_SOURCE_SUSPEND_NONSTOP

arm64 -- psci tell the compiler in which registers we are expecting arguments
 2015-01-23 17:56 UTC  (4+ messages)

[PATCH 2/2] Staging: comedi: Fix warning line over 80 character
 2015-01-23 17:53 UTC 

[PATCH] perf/x86/amd/ibs: Convert force_ibs_eilvt_setup to void
 2015-01-23 18:19 UTC 

[PATCH 0/2] x86,earlyptink: use macros which are already defined
 2015-01-23 17:51 UTC  (3+ messages)
` [PATCH 1/2] x86/boot/earlyprintk: "
` [PATCH 2/2] x86/kernel/earlyprintk: "

[PATCH 1/1] NVMe: Do not take nsid while a passthrough IO command is being issued via a block device file descriptor
 2015-01-23 17:50 UTC  (5+ messages)

N900 v3.19-rc5 errors
 2015-01-23 17:47 UTC  (3+ messages)

[PATCH RESEND] PM / sleep: Fix racing timers
 2015-01-23 17:46 UTC  (9+ messages)

[PATCH v12 00/15] arm: Fix DEBUG_LL for multi-platform kernels (without PL01X)
 2015-01-23 17:14 UTC  (5+ messages)

[PATCHv2] arm64:mm: free the useless initial page table
 2015-01-23 17:40 UTC  (3+ messages)

[PATCH] Input: elan_i2c - Compare signature metadata before update fw
 2015-01-23 17:39 UTC  (2+ messages)

[PATCH] rtlwifi/rtl8192de: remove redundant else if check
 2015-01-23 17:31 UTC  (2+ messages)
`  "

[PATCH] arm: perf: Directly handle SMP platforms with one SPI
 2015-01-23 17:25 UTC  (3+ messages)
` [PATCH v5] "

[PATCHv3 0/3] Handle SETEND for AArch32 tasks
 2015-01-23 17:16 UTC  (2+ messages)

[GIT PULL] at91: cleanup/soc for 3.20 #3
 2015-01-23 17:15 UTC 

[PATCH v3 0/5] ARM: at91: fix irq_pm_install_action WARNING
 2015-01-23 17:09 UTC  (6+ messages)
` [PATCH v3 1/5] genirq: Authorize chained handlers to remain disabled when initialized
` [PATCH v3 2/5] irqchip: add dumb demultiplexer implementation
` [PATCH v3 3/5] irqchip: Add DT binding doc for dumb demuxer chips
` [PATCH v3 4/5] ARM: at91/dt: select DUMB_IRQ_DEMUX for all at91 SoCs
` [PATCH v3 5/5] ARM: at91/dt: define a dumb irq demultiplexer chip connected on irq1

[RFC] sched, x86: Prevent resched interrupts if task in kernel mode and !CONFIG_PREEMPT
 2015-01-23 17:09 UTC  (4+ messages)

[PATCH] xen-blk: add myself as maintainer of xen-blk{back/front}
 2015-01-23 17:09 UTC  (4+ messages)

[PATCH RESEND 1/2] wlcore: fix copy-paste bug: assign from src struct not dest
 2015-01-23 17:07 UTC  (2+ messages)
` [RESEND, "

[PATCH RESEND] char:ipmi: Free ipmi_recv_msg messages from the linked list,recv_msgs for the function,ipmi_release in the file,ipmi_devintf.c
 2015-01-23 17:07 UTC  (3+ messages)

block layer copying user io vectors
 2015-01-23 17:06 UTC  (2+ messages)

[PATCH 0/2] sched: Preemption fixlet and cleanup
 2015-01-23 17:06 UTC  (2+ messages)

[PATCH 0/3 v2] Fix kdump failures with crashkernel=high
 2015-01-23 17:04 UTC  (7+ messages)
` [PATCH 1/3] swiotlb: Warn on allocation failure in swiotlb_alloc_coherent
` [PATCH 2/3] x86, swiotlb: Try coherent allocations with __GFP_NOWARN
` [PATCH 3/3] x86, crash: Allocate enough low-mem when crashkernel=high

[patch] mm: memcontrol: default hierarchy interface for memory fix - "none"
 2015-01-23 17:03 UTC  (6+ messages)

[PATCH 1/2] watchdog: dw_wdt: pat the watchdog before enabling it
 2015-01-23 17:02 UTC  (6+ messages)

[PATCH v5 0/2] ARM: mediatek: Add watchdog driver
 2015-01-23 17:01 UTC  (3+ messages)

randconfig build error with next-20150123, in security/smack/smack_netfilter.c
 2015-01-23 16:55 UTC  (2+ messages)

[RFC PATCH 0/3] Introduce IIO interface for fingerprint sensors
 2015-01-23 16:46 UTC  (9+ messages)

[GIT PULL] arm64: fixes for -rc6
 2015-01-23 16:44 UTC 

[PATCH v2 0/7] imx-drm: ipuv3-crtc: Implement mode_fixup
 2015-01-23 16:41 UTC  (8+ messages)

[PATCH v2 RESEND 0/8] irqchip: New driver for ST's SysCfg controlled IRQs
 2015-01-23 16:39 UTC  (7+ messages)
` [PATCH v2 RESEND 1/8] dt: bindings: Supply shared ST IRQ defines
` [PATCH v2 RESEND 2/8] irqchip: Supply new driver for STi based devices

[GIT PULL] qcom SoC changes for v3.20-2
 2015-01-23 16:37 UTC 

[PATCH 0/7] Start deprecating _OSI on new architectures
 2015-01-23 16:34 UTC  (6+ messages)
` [PATCH 7/7] ACPI: use Linux as ACPI_OS_NAME for _OS on ARM64

[PATCH repost 00/16] uaccess: fix sparse warning on get_user for bitwise types
 2015-01-23 16:35 UTC  (5+ messages)
` [PATCH repost 03/16] arm64/uaccess: fix sparse errors

[PATCH RFC v3] sched: completion: locks should not be needed for reading completion state
 2015-01-23 16:20 UTC 

[PATCH] MAINTAINERS: update Qualcomm support entry
 2015-01-23 16:27 UTC  (4+ messages)

[PATCH 0/5 v2] tracing: Add new file system tracefs
 2015-01-23 15:55 UTC  (5+ messages)
` [PATCH 1/5 v2] tracefs: Add new tracefs file system
` [PATCH 2/5 v2] tracing: Convert the tracing facility over to use tracefs
` [PATCH 3/5 v2] tracing: Automatically mount tracefs on debugfs/tracing
` [PATCH 5/5 v2] tracing: Have mkdir and rmdir be part of tracefs

[PATCH v3 0/2] cpuidle: exynos: add coupled cpuidle support for Exynos4210
 2015-01-23 16:24 UTC  (3+ messages)
` [PATCH v3 1/2] ARM: EXYNOS: apply S5P_CENTRAL_SEQ_OPTION fix only when necessary
` [PATCH v3 2/2] cpuidle: exynos: add coupled cpuidle support for Exynos4210

[PATCH 0/8] usb: ulpi bus
 2015-01-23 16:24 UTC  (3+ messages)
` [PATCH 6/8] usb: dwc3: add ULPI interface support


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