linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2015-01-16 14:25:07 to 2015-01-16 19:17:18 UTC [more...]

[PATCH v3 00/13] Add kdbus implementation
 2015-01-16 19:16 UTC  (7+ messages)
` [PATCH 01/13] kdbus: add documentation
` [PATCH 08/13] kdbus: add code for notifications and matches
` [PATCH 09/13] kdbus: add code for buses, domains and endpoints
` [PATCH 10/13] kdbus: add name registry implementation
` [PATCH 11/13] kdbus: add policy database implementation
` [PATCH 12/13] kdbus: add Makefile, Kconfig and MAINTAINERS entry

[PATCH v4 0/4] ata: libahci: Allow using a regulator for each port
 2015-01-16 19:13 UTC  (10+ messages)
` [PATCH v4 4/4] ARM: mvebu: Armada 385 GP: Add regulators to the SATA port

[PATCH v2 0/8] Introducing per-device MSI domain
 2015-01-16 19:10 UTC  (4+ messages)
` [PATCH v2 1/8] device core: Introduce per-device MSI domain pointer

[PATCH] staging: lustre: libcfs: fix sparse warnings about static declaration
 2015-01-16 19:07 UTC  (3+ messages)

[PATCH v2 0/2] clocksource: don't suspend/resume when unused
 2015-01-16 19:05 UTC  (5+ messages)
` [PATCH v2 1/2] clocksource: track usage
` [PATCH v2 2/2] clocksource: don't suspend/resume when unused

[patch 00/23] x86: Cleanup apic/ioapic/x2apic setup code
 2015-01-16 19:04 UTC  (33+ messages)
` [patch 09/23] x86/x2apic: Add proper state tracking
` [patch 10/23] x86/x2apic: Disable x2apic from nox2apic setup
` [patch 11/23] x86/x2apic: Split enable and setup function
` [patch 12/23] x86/x2apic: Use state information for disable
` [patch 13/23] x86/smpboot: Move smpboot inlines to code
` [patch 14/23] x86/ioapic: Provide stub functions for IOAPIC=n
` [patch 15/23] x86/ioapic: Add proper checks to setp/enable_IO_APIC()
` [patch 16/23] x86/apic: Sanitize ioapic handling
` [patch 17/23] x86/smpboot: Cleanup "
` [patch 18/23] x86/apic: Move apic_init_uniprocessor code
` [patch 20/23] x86/smpboot: Move apic init code to apic.c
` [patch 21/23] x86/smpboot: Sanitize uniprocessor init
` [patch 22/23] x86/apic: Reuse apic_bsp_setup() for UP APIC setup
` [patch 23/23] x86: Consolidate boot cpu timer setup

[PATCH] mm/vmscan: fix highidx argument type
 2015-01-16 19:02 UTC  (5+ messages)

[PATCH RESEND] igb: Reset TXPBSIZE to default value
 2015-01-16 18:59 UTC 

Linux 3.19-rc3
 2015-01-16 18:58 UTC  (11+ messages)

[PATCH] MAINTAINERS: Add entry for Maxim PMIC-s on Samsung boards
 2015-01-16 18:57 UTC  (2+ messages)

[PATCH tip 0/9] tracing: attach eBPF programs to tracepoints/syscalls/kprobe
 2015-01-16 18:57 UTC 

perf fuzzer crash [PATCH] perf: Get group events reference before moving the group
 2015-01-16 18:54 UTC  (4+ messages)

fs: locks: WARNING: CPU: 16 PID: 4296 at fs/locks.c:236 locks_free_lock_context+0x10d/0x240()
 2015-01-16 18:53 UTC  (10+ messages)

[PATCH 0/4] uio hotplug support
 2015-01-16 18:49 UTC  (5+ messages)
` [PATCH 1/4] uio: Simplify the lifetime logic of struct uio_device
` [PATCH 2/4] uio: Remove unused uio_info mmap method
` [PATCH 3/4] libunload: A library to help remove open files
` [PATCH 4/4] uio: Implement hotunplug support, using libunload

Linux 3.18.3
 2015-01-16 18:39 UTC  (2+ messages)

Linux 3.14.29
 2015-01-16 18:38 UTC  (2+ messages)

Linux 3.10.65
 2015-01-16 18:38 UTC  (2+ messages)

[RFC 1/3] i2c: Enhancement of i2c API to address circular lock dependency problem
 2015-01-16 18:36 UTC  (7+ messages)
` [RFC 2/3] regmap: Use the enhancement of i2c API to address circular "
` [RFC 3/3] i2c: s3c2410: Adopt i2c-s3c2410 driver for new enhancement of i2c API

[PATCH 1/1] arch/x86/kvm/vmx.c: Fix external interrupts inject directly bug with guestos RFLAGS.IF=0
 2015-01-16 18:36 UTC  (4+ messages)

[GIT PULL] char/misc driver fixes for 3.19-rc5
 2015-01-16 18:35 UTC 

[GIT PULL] Driver core fix for 3.19-rc5
 2015-01-16 18:35 UTC 

[GIT PULL] TTY/Serial fixes for 3.19-rc5
 2015-01-16 18:34 UTC 

[GIT PULL] Staging driver fixes for 3.19-rc5
 2015-01-16 18:34 UTC 

[GIT PULL] USB driver fixes for 3.19-rc5
 2015-01-16 18:33 UTC 

[PATCH] hwmon: (ads7828) Make sample interval configurable
 2015-01-16 18:30 UTC  (3+ messages)
  ` [lm-sensors] "

Thread scheduler misbehaviour OR Oprofile bug?
 2015-01-16 18:29 UTC  (4+ messages)

[BUG] rename() from outside of the target dir breaks /proc exe symlink
 2015-01-16 18:25 UTC  (4+ messages)

[PATCH] drm/msm/mdp5: Fix negative SMP block allocation
 2015-01-16 18:22 UTC 

[PATCH v7 00/17] Introduce ACPI for ARM64 based on ACPI 5.1
 2015-01-16 18:18 UTC  (36+ messages)
` [PATCH v7 07/17] ARM64 / ACPI: Disable ACPI if FADT revision is less than 5.1
` [PATCH v7 10/17] ARM64 / ACPI: Parse MADT for SMP initialization
` [PATCH v7 13/17] ARM64 / ACPI: Add GICv2 specific ACPI boot support
        ` [Linaro-acpi] [PATCH v7 00/17] Introduce ACPI for ARM64 based on ACPI 5.1

[PATCH] net: wireless: atmel: Remove open-coded and wrong strcasecmp
 2015-01-16 18:17 UTC  (2+ messages)

[PATCH v3] [Bugfix] x86/apic: Fix xen IRQ allocation failure caused by commit b81975eade8c
 2015-01-16 18:13 UTC  (4+ messages)
` [Bugfix v4 0/2] "
  ` [Bugfix v4 1/2] xen/pci: "

[PATCH v2] mm: vmscan: fix the page state calculation in too_many_isolated
 2015-01-16 17:57 UTC  (5+ messages)

[PATCH 1/6] selftests: Introduce minimal shared logic for running tests
 2015-01-16 17:53 UTC  (8+ messages)
` [PATCH 2/6] selftests: Add install target
` [PATCH 4/6] kbuild: add a new kselftest_install make target to install selftests
` [PATCH 6/6] selftests: Set CC using CROSS_COMPILE once in lib.mk

[PATCH v7 0/4] hwspinlock core & omap dt support
 2015-01-16 17:49 UTC  (7+ messages)
` [PATCH v7 1/4] Documentation: dt: add common bindings for hwspinlock

[RFC PATCH 00/11] Early kprobe: enable kprobes at very early
 2015-01-16 17:48 UTC  (2+ messages)

[PATCH] Repost sched-rt: Reduce rq lock contention by eliminating locking of non-feasible target
 2015-01-16 17:46 UTC  (3+ messages)

randconfig build error with next-20150116, in drivers/usb/renesas_usbhs
 2015-01-16 17:37 UTC 

[GIT PULL] at91: cleanup for 3.20 #2
 2015-01-16 17:25 UTC 

[GIT PULL] arm64: fixes for -rc5
 2015-01-16 17:16 UTC 

[PATCH v2 0/8] AT91 cleanup for 3.20 #2
 2015-01-16 17:11 UTC  (2+ messages)

[PATCH] ARM: vf610: use zero based naming for GPIO nodes
 2015-01-16 17:06 UTC 

[PATCH v4] gpio: lib-sysfs: Add 'wakeup' attribute
 2015-01-16 16:49 UTC  (3+ messages)

[RFC PATCH 0/5] Remove global locks from epoll
 2015-01-16 17:03 UTC  (4+ messages)
` [RFC PATCH 5/5] epoll: introduce epoll connected components (remove the epmutex)

[PATCH] clockevents: don't suspend/resume if unused
 2015-01-16 16:59 UTC  (3+ messages)

[patch -rt 0/2] use simple waitqueue for kvm vcpu waitqueue (v3)
 2015-01-16 16:56 UTC  (4+ messages)
` [patch -rt 1/2] KVM: use simple waitqueue for vcpu->wq

[PATCHv2 0/3] Handle SETEND for AArch32 tasks
 2015-01-16 16:56 UTC  (12+ messages)
` [PATCH 1/3] arm64: Track system support for mixed endian EL0
` [PATCH 2/3] arm64: Consolidate hotplug notifier for instruction emulation
` [PATCH 3/3] arm64: Emulate SETEND for AArch32 tasks

livepatching tree for linux-next
 2015-01-16 16:53 UTC  (18+ messages)
                  `  "
                    ` [PATCH] ftrace: don't allow IPMODIFY without proper compiler support (was Re: Re: livepatching tree for linux-next)
                        ` [PATCH 1/2 v2] ftrace: don't allow IPMODIFY without proper compiler support
                          ` [PATCH 1/2 v3] "

[PATCH] livepatch: support for repatching a function
 2015-01-16 16:51 UTC  (2+ messages)

[PATCH 4/4] ARM: bcm2835: Use pinctrl header
 2015-01-16 16:49 UTC 

[PATCH 0/4] ARM: bcm2835: DT improvements
 2015-01-16 16:48 UTC  (4+ messages)
` [PATCH 1/4] dt-bindings: Add vendor prefix for Raspberry Pi
` [PATCH 2/4] dt-bindings: Add root properties for Raspberry Pi B and B+
` [PATCH 3/4] ARM: bcm2835: Add header file for pinctrl constants

[PATCHv3 0/8] perf tools: Add perf data CTF conversion
 2015-01-16 16:46 UTC  (5+ messages)

randconfig build error with next-20150116, in drivers/media/v4l2-core/tuner-core.c
 2015-01-16 16:44 UTC 

[PATCH v5 0/5] Add Spreadtrum Sharkl64 Platform support
 2015-01-16 16:41 UTC  (4+ messages)
  ` [PATCH v5 5/5] tty/serial: Add Spreadtrum sc9836-uart driver support

[PATCH v2 1/2] mm/slub: optimize alloc/free fastpath by removing preemption on/off
 2015-01-16 16:37 UTC  (9+ messages)

[PATCH v5 00/18] Introduce ACPI for ARM64 based on ACPI 5.1
 2015-01-16 16:35 UTC  (4+ messages)
` [Linaro-acpi] [PATCH v5 18/18] Documentation: ACPI for ARM64

[PATCH -mm v7 00/13] pagewalk: improve vma handling, apply to new users
 2015-01-16 16:32 UTC  (2+ messages)

[PATCH] spi: Kconfig: Remove additional newline
 2015-01-16 16:31 UTC  (2+ messages)

Issue with 'lib/vsprintf.c: don't try to fix pointer wrap-around'
 2015-01-16 16:23 UTC 

Query: ARM64: Behavior of el1_dbg exception while executing el0_dbg
 2015-01-16 16:22 UTC  (9+ messages)

[PATCH 0/2] ARM: set thread_info->syscall just before sys_* execution
 2015-01-16 16:17 UTC  (11+ messages)
` [PATCH 1/2] ARM: entry-common: fix forgotten set of thread_info->syscall

[PATCH 0/4] PCI: Reset exclusions
 2015-01-16 16:15 UTC  (3+ messages)

[RFC PATCH 0/11 BROKEN] move FPU context loading to userspace switch
 2015-01-16 16:07 UTC  (9+ messages)
` [PATCH 0/3] x86, fpu: kernel_fpu_begin/end initial cleanups/fix
  ` [PATCH 2/3] x86, fpu: don't abuse ->has_fpu in __kernel_fpu_{begin,end}()
  ` [PATCH 3/3] x86, fpu: fix math_state_restore() race with kernel_fpu_begin()

[PATCH 0/9 net-next v2] rhashtable: Per bucket locks & deferred table resizing
 2015-01-16 16:00 UTC  (4+ messages)
` [PATCH 1/9] rhashtable: Do hashing inside of rhashtable_lookup_compare()

[PATCH v2] n_tty: Fix unordered accesses to lockless read buffer
 2015-01-16 15:55 UTC  (2+ messages)

[PATCH/RFC v10 00/19] LED / flash API integration
 2015-01-16 15:52 UTC  (12+ messages)
` [PATCH/RFC v10 03/19] DT: leds: Add led-sources property

[PATCH] arch: arm: mach-davinci: cdce949.c: Remove unused function
 2015-01-16 15:47 UTC  (4+ messages)

[PATCH] x86: properly tag virtualization entry in /proc/interrupts
 2015-01-16 15:47 UTC 

[PATCH] MIPS,prctl: add PR_[GS]ET_FP_MODE prctl options for MIPS
 2015-01-16 15:43 UTC  (2+ messages)

[RFC PATCH v2 0/9] Provide y2038/y2106 safe rtc_class_ops.set_mmss64()
 2015-01-16 15:40 UTC  (8+ messages)
` [RFC PATCH v2 3/9] rtc/test: Update driver to address y2038/y2106 issues

[PATCH] mm/page_owner: Fix memory leak
 2015-01-16 15:37 UTC  (4+ messages)

[PATCH] perf: decouple unthrottling and rotating
 2015-01-16 15:26 UTC  (2+ messages)

[RFC PATCH 0/5] Second attempt at contained helper execution
 2015-01-16 15:25 UTC  (7+ messages)

[PATCH 1/2] fs: fix code-formatting issues in inotify
 2015-01-16 15:15 UTC  (2+ messages)
` [PATCH 2/2] fs: fix checkpatch code warnings for inotify

[PATCH 1/1] serial: Fintek F81232 driver improvement
 2015-01-16 15:21 UTC  (2+ messages)

futex(2) man page update help request
 2015-01-16 15:20 UTC  (11+ messages)

[GIT PULL] drm: Add Atmel HLCDC driver
 2015-01-16 15:09 UTC  (2+ messages)

[PATCH 00/15] media: blackfin: bfin_capture enhancements
 2015-01-16 15:08 UTC  (3+ messages)

[PATCH 0/3] Enable myphy28lp support
 2015-01-16 15:04 UTC  (5+ messages)

[PATCH tip 0/9] tracing: attach eBPF programs to tracepoints/syscalls/kprobe
 2015-01-16 15:02 UTC  (2+ messages)

[PATCH] mmc: sdhci-s3c: solve problem with sleeping in atomic context
 2015-01-16 14:54 UTC  (2+ messages)

[PATCH v2 1/1] atm: remove deprecated use of pci api
 2015-01-16 14:54 UTC  (7+ messages)
    ` [net-next PATCH v3 "

[PATCH 0/5] mtd: Qualcomm NAND controller driver
 2015-01-16 14:48 UTC  (6+ messages)
` [PATCH 1/5] clk: qcom: Add EBI2 clocks for IPQ806x
` [PATCH 2/5] mtd: nand: Add qcom nand controller driver
` [PATCH 3/5] Documentaion: dt: add DT bindings for Qualcomm NAND controller
` [PATCH 4/5] arm: qcom: dts: Add NAND controller node for ipq806x
` [PATCH 5/5] arm: qcom: dts: Enale NAND node on IPQ8064 AP148 pplatform

[PATCH] i40e: don't enable and init FCOE by default when do PF reset
 2015-01-16 14:47 UTC  (3+ messages)

[PATCH v8] ASoC: dapm: add code to configure dai link parameters
 2015-01-16 14:46 UTC  (2+ messages)

[PATCHv2] ixgbe: Re-enable relaxed ordering as part of init/restart sequence for non-DCA config
 2015-01-16 14:45 UTC  (2+ messages)

[PATCH] infiniband: hw: ipath: ipath_wc_ppc64.c: Remove unused function
 2015-01-16 14:42 UTC  (2+ messages)

[PATCH] can: kvaser_usb: Don't free packets when tight on URBs
 2015-01-16 14:39 UTC  (7+ messages)
` [PATCH v4 00/04] can: Introduce support for Kvaser USBCAN-II devices
  ` [PATCH v4 01/04] can: kvaser_usb: Don't dereference skb after a netif_rx() devices
    ` [PATCH v4 2/4] can: kvaser_usb: Update error counters before exiting on OOM

[PATCH 1/2] infiniband: Help gcc generate better code for ocrdma_srq_toggle_bit
 2015-01-16 14:39 UTC  (2+ messages)
` [PATCH 2/2] infiniband: Use unsigned for bit index

[PATCH] asus-laptop: is_visible should not return a bool
 2015-01-16 14:29 UTC 

[GIT PULL] Please pull NFS client bugfixes
 2015-01-16 14:35 UTC 

[PATCH v2 1/8] watchdog: wdt_pci: Fixed missing blank line warning
 2015-01-16 14:32 UTC  (2+ messages)

[PATCH] IB: qib: qib_iba7322: Remove unused function
 2015-01-16 14:30 UTC  (2+ messages)

[PATCHSET RFC 0/6] memcg: inode-based dirty-set controller
 2015-01-16 14:25 UTC  (4+ 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).