public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2015-01-15 16:52:11 to 2015-01-15 21:59:46 UTC [more...]

[PATCH 00/17] AT91 cleanup for 3.20 #3
 2015-01-15 21:58 UTC  (6+ messages)
` [PATCH 01/17] ARM: at91: merge at91rm9200 files
` [PATCH 02/17] ARM: at91: move sama5 specific code into per-soc files
` [PATCH 03/17] ARM: at91:remove unused mach/system_rev.h
` [PATCH 05/17] ARM: at91: sam9: set arm_pm_idle from sam9_dt_device_init
` [PATCH 06/17] ARM: at91: remove unused at91_ioremap_matrix and header

[PATCH v2 1/2] fixup! net/macb: Adding comments to various #defs to make interpretation easier
 2015-01-15 21:55 UTC  (7+ messages)
` [PATCH v3 1/3] net/macb: Fix comments to meet style guidelines
  ` [PATCH v3 2/3] net/macb: Add whitespace around arithmetic operators
  ` [PATCH v3 3/3] net/macb: Create gem_ethtool_ops for new statistics functions

[PATCH net-next v12 0/5] openvswitch: Introduce 128-bit unique flow identifiers
 2015-01-15 21:48 UTC  (6+ messages)
` [PATCH net-next v12 1/5] openvswitch: Refactor ovs_nla_fill_match()
` [PATCH net-next v12 2/5] openvswitch: Refactor ovs_flow_tbl_insert()
` [PATCH net-next v12 3/5] openvswitch: Use sw_flow_key_range for key ranges
` [PATCH net-next v12 4/5] genetlink: Add genlmsg_parse() helper function
` [PATCH net-next v12 5/5] openvswitch: Add support for unique flow IDs

[PATCH v8 0/4] FPGA Manager Framework
 2015-01-15 21:52 UTC  (22+ messages)
` [PATCH v8 2/4] fpga manager: add sysfs interface document

[PATCH v7 00/17] Introduce ACPI for ARM64 based on ACPI 5.1
 2015-01-15 21:38 UTC  (45+ messages)
` [PATCH v7 01/17] arm64: allow late use of early_ioremap
` [PATCH v7 02/17] ARM64 / ACPI: Get RSDP and ACPI boot-time tables
` [PATCH v7 03/17] ARM64 / ACPI: Introduce sleep-arm.c
` [PATCH v7 04/17] ARM64 / ACPI: Introduce early_param for "acpi" and pass acpi=force to enable ACPI
` [PATCH v7 05/17] ARM64 / ACPI: If we chose to boot from acpi then disable FDT
` [PATCH v7 06/17] ARM64 / ACPI: Make PCI optional for ACPI on ARM64
` [PATCH v7 07/17] ARM64 / ACPI: Disable ACPI if FADT revision is less than 5.1
` [PATCH v7 08/17] ARM64 / ACPI: Get PSCI flags in FADT for PSCI init
` [PATCH v7 09/17] ACPI / table: Print GIC information when MADT is parsed
` [PATCH v7 10/17] ARM64 / ACPI: Parse MADT for SMP initialization
` [PATCH v7 11/17] ACPI / processor: Make it possible to get CPU hardware ID via GICC
` [PATCH v7 12/17] ARM64 / ACPI: Introduce ACPI_IRQ_MODEL_GIC and register device's gsi
` [PATCH v7 13/17] ARM64 / ACPI: Add GICv2 specific ACPI boot support
` [PATCH v7 14/17] ARM64 / ACPI: Parse GTDT to initialize arch timer
` [PATCH v7 15/17] ARM64 / ACPI: Select ACPI_REDUCED_HARDWARE_ONLY if ACPI is enabled on ARM64
` [PATCH v7 16/17] ARM64 / ACPI: Enable ARM64 in Kconfig
` [PATCH v7 17/17] Documentation: ACPI for ARM64

[PATCHv3 0/8] perf tools: Add perf data CTF conversion
 2015-01-15 21:36 UTC  (3+ messages)

[RFC PATCH] NFC: st21nfcb: Avoid use of skb after free
 2015-01-15 21:33 UTC  (2+ messages)

[PATCH v3 00/16] virtio-pci: towards virtio 1.0 guest support
 2015-01-15 21:32 UTC  (3+ messages)

[RFC Patch 00/19] Improve ACPI resource parsing interfaces and data structures
 2015-01-15 21:30 UTC  (3+ messages)
` [RFC Patch 16/19] ACPI: Introduce helper function acpi_dev_filter_resource_type()

[patch 00/23] x86: Cleanup apic/ioapic/x2apic setup code
 2015-01-15 21:22 UTC  (24+ messages)
` [patch 01/23] x86/apic: Avoid open coded x2apic detection
` [patch 02/23] x86/apic: Make x2apic_mode depend on CONFIG_X86_X2APIC
` [patch 03/23] x86/apic: Move x2apic code to one place
` [patch 04/23] x86/ioapic: Check x2apic really
` [patch 05/23] x86/apic: Make disable x2apic work really
` [patch 06/23] x86/apic: Check x2apic early
` [patch 07/23] x86/x2apic: Move code in conditional region
` [patch 08/23] x86/x2apic: Clarify remapping mode for x2apic enablement
` [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 19/23] init: Get rid of x86isms
` [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

[RESEND PATCH] qxl: catch qxlfb_create_pinned_object failures
 2015-01-15 21:25 UTC 

[RESEND PATCH] bochs: ignore device if there isn't enougth memory
 2015-01-15 21:24 UTC 

Greetings
 2015-01-15 21:09 UTC 

lan
 2015-01-15 21:09 UTC 

[PATCH] virtio_balloon: coding style fixes
 2015-01-15 21:09 UTC  (7+ messages)

[RFC PATCH 0/5] Remove global locks from epoll
 2015-01-15 21:02 UTC  (6+ messages)
` [RFC PATCH 1/5] epoll: remove ep_call_nested() from ep_eventpoll_poll()
` [RFC PATCH 2/5] epoll: remove ep_call_nested() from ep_poll_safewake()
` [RFC PATCH 3/5] epoll: add ep_call_nested_nolock()
` [RFC PATCH 4/5] epoll: Allow topology checks to be parallelized
` [RFC PATCH 5/5] epoll: introduce epoll connected components (remove the epmutex)

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

[PATCH v2 1/2] MIPS: OCTEON: fix kernel crash when offlining a CPU
 2015-01-15 21:01 UTC  (2+ messages)
` [PATCH v2 2/2] MIPS: fix kernel lockup or crash after CPU offline/online

[PATCH 0/8] current ACCESS_ONCE patch queue
 2015-01-15 21:00 UTC  (6+ messages)
` [PATCH 4/8] x86/spinlock: Leftover conversion ACCESS_ONCE->READ_ONCE

[PATCH v2 0/8] Introducing per-device MSI domain
 2015-01-15 20:35 UTC  (3+ messages)
` [PATCH v2 1/8] device core: Introduce per-device MSI domain pointer

[PATCH 1/2] MIPS: OCTEON: fix kernel crash when offlining a CPU
 2015-01-15 20:24 UTC  (6+ messages)
` [PATCH 2/2] MIPS: fix kernel lockup or crash after CPU offline/online

fs: locks: WARNING: CPU: 16 PID: 4296 at fs/locks.c:236 locks_free_lock_context+0x10d/0x240()
 2015-01-15 20:22 UTC  (6+ messages)

[PATCH][v3.16.y-ckt] ACPICA: Add new GPE public interface - acpi_mark_gpe_for_wake
 2015-01-15 20:19 UTC 

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

[PATCH] e100: Don't enable WoL by default on Toshiba devices
 2015-01-15 20:15 UTC  (4+ messages)

[PATCH RESEND] MAINTAINERS: update maintainer entry for dwc2 driver
 2015-01-15 20:14 UTC 

[PATCH] blk-mq: free hctx only when the kobject is released
 2015-01-15 20:08 UTC 

[PATCH] MAINTAINERS: update maintainer entry for dwc2 driver
 2015-01-15 20:05 UTC  (2+ messages)

EFI mixed mode + perf = rampant triple faults
 2015-01-15 19:59 UTC  (7+ messages)

[PATCH net-next] Driver: Vmxnet3: Fix ethtool -S to return correct rx queue stats
 2015-01-15 19:54 UTC 

[PATCH v2 0/2] Add support for Broadcom iProc touchscreen
 2015-01-15 19:51 UTC  (10+ messages)
  ` [PATCH v2 1/2] Input: touchscreen-iproc: Add Broadcom iProc touchscreen driver

[PATCH v4] gpio: lib-sysfs: Add 'wakeup' attribute
 2015-01-15 19:49 UTC 

[PATCH] pseries/le: Fix endiannes issue in RTAS call from xmon
 2015-01-15 19:44 UTC  (3+ messages)
` [PATCH] pseries/le: Fix another "

[PATCH 1/3] ipc,sem: use current->state helpers
 2015-01-15 19:43 UTC  (3+ messages)
` [PATCH 3/3] signal: "

[PATCH for v3.19, v2] Avoid that sd_shutdown() triggers a kernel warning
 2015-01-15 19:40 UTC  (3+ messages)
` sysfs methods can race with ->remove

[PATCH v4 00/11] perf: Intel Cache QoS Monitoring support
 2015-01-15 19:37 UTC  (8+ messages)
` [PATCH v4 10/11] perf/x86/intel: Perform rotation on Intel CQM RMIDs

[RFC PATCH 0/11 BROKEN] move FPU context loading to userspace switch
 2015-01-15 19:34 UTC  (9+ messages)
` [RFC PATCH 06/11] x86,fpu: lazily skip fpu restore with eager fpu mode, too
` [PATCH 0/3] x86, fpu: kernel_fpu_begin/end initial cleanups/fix
  ` [PATCH 1/3] x86, fpu: introduce per-cpu "bool in_kernel_fpu"
  ` [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] Revert "usb: dwc2: add bus suspend/resume for dwc2"
 2015-01-15 19:21 UTC 

[PATCHSET RFC 0/6] memcg: inode-based dirty-set controller
 2015-01-15 19:08 UTC  (10+ messages)
` [PATCH 1/6] memcg: inode-based dirty and writeback pages accounting
` [PATCH 2/6] memcg: dirty-set limiting and filtered writeback
` [PATCH 3/6] memcg: track shared inodes with dirty pages
` [PATCH 4/6] percpu_ratelimit: high-performance ratelimiting counter
` [PATCH 5/6] delay-injection: resource management via procrastination
` [PATCH 6/6] memcg: filesystem bandwidth controller

[PATCH_V5] dm9000: Add regulator and reset support to dm9000
 2015-01-15 19:08 UTC  (2+ messages)

[PATCH v2] fbdev: ssd1307fb: return proper error code if write command fails
 2015-01-15 19:05 UTC 

[PATCH 0/3] input: tsc2007: Extend for pre-calibration, flipping and rotation
 2015-01-15 18:49 UTC  (9+ messages)
` [PATCH 1/3] input: tsc2007: Add "

[PATCH] Makefile: allow building selected tests with non-NPTL toolchain
 2015-01-15 18:45 UTC  (3+ messages)

[PATCH 0/2] clockevents: introduce ->set_dev_mode() and convert a few drivers
 2015-01-15 18:41 UTC  (2+ messages)

[PATCH] sched,numa: do not move past the balance point if unbalanced
 2015-01-15 18:21 UTC  (3+ messages)

[PATCH] virtio_pci_modern: validate features
 2015-01-15 18:19 UTC  (2+ messages)

[RFC PATCH v2 0/7] preparation for block layer simplification
 2015-01-15 18:18 UTC  (4+ messages)
` [PATCH v2 2/7] block: rewrite __bio_copy_iov()

[PATCH] gpio: gpio-dln2: Added a Blank line after declaration
 2015-01-15 18:10 UTC  (3+ messages)

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

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

[Regression] 3.19-rc3 : memcg: Hang in mount memcg
 2015-01-15 17:56 UTC  (6+ messages)
  ` [PATCH cgroup/for-3.19-fixes] cgroup: implement cgroup_subsys->unbind() callback

[PATCH] Smack: Don't build IPv6 stuff when CONFIG_IPV6=n
 2015-01-15 17:49 UTC 

[PATCH v7 0/7] Support Write-Through mapping on x86
 2015-01-15 17:28 UTC  (2+ messages)

[RFC PATCH 0/3] Introduce IIO interface for fingerprint sensors
 2015-01-15 17:37 UTC  (7+ messages)

kmsg: lseek errors confuse glibc's dprintf
 2015-01-15 17:31 UTC 

[PATCH v2 00/11] Improvements to Tegra-based Chromebook support
 2015-01-15 17:34 UTC  (19+ messages)
` [PATCH v2 02/11] ARM: tegra: Use the generated pinmux data
` [PATCH v2 03/11] ARM: tegra: Set the sound card model that alsaucm expects
` [PATCH v2 04/11] ARM: tegra: Set spi-max-frequency property to flash node
` [PATCH v2 06/11] ARM: tegra: Move out nyan-generic parts out from the nyan-big DT
` [PATCH v2 08/11] mmc: pwrseq_simple: Add support for a delay
` [PATCH v2 09/11] ARM: tegra: Use pwrseq-simple for the wifi in Nyan
` [PATCH v2 10/11] ASoC: tegra: Add a control for the headphone switch

[PATCH v4 4/5] ARM: mediatek: Add EINT support to MTK pinctrl driver
 2015-01-15 17:30 UTC  (5+ messages)

[PATCH V2 00/24] MIPS GIC cleanup, part 1
 2015-01-15 17:25 UTC  (7+ messages)
` [PATCH V2 18/24] irqchip: mips-gic: Stop using per-platform mapping tables

[PATCH v2] mm: vmscan: fix the page state calculation in too_many_isolated
 2015-01-15 17:24 UTC  (3+ messages)

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

[PATCH 0/4] gpio: max732x: Update MAX732X driver to use modern kernel API
 2015-01-15 17:19 UTC  (9+ messages)
` [PATCH 1/4] gpio: max732x: Add device tree support
` [PATCH 2/4] gpio: max732x: Rewrite IRQ code to use irq_domain API
` [PATCH 3/4] gpio: max732x: Fix possible deadlock
` [PATCH 4/4] gpio: max732x: Add DT binding documentation

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

[PATCH v3 0/8] Atmel System Timer cleanups
 2015-01-15 17:13 UTC  (8+ messages)
` [PATCH v3 5/8] ARM: at91: move the restart function to the system timer driver
` [PATCH v3 7/8] clocksource: atmel-st: use syscon/regmap

[RFC PATCH v2 0/9] simplify block layer based on immutable biovecs
 2015-01-15 17:12 UTC  (2+ messages)

[PATCH v2 2/2] task_mmu: Add user-space support for resetting mm->hiwater_rss (peak RSS)
 2015-01-15 16:46 UTC  (4+ messages)

[GIT PULL] at91: defconfig for 3.20 #1
 2015-01-15 17:09 UTC 

[patch 1/2] mm: page_counter: pull "-1" handling out of page_counter_memparse()
 2015-01-15 17:08 UTC  (5+ messages)
` [patch 2/2] mm: memcontrol: default hierarchy interface for memory

[GIT PULL] platform-drivers-x86 for 3.19
 2015-01-15 17:07 UTC  (13+ messages)

[PATCH -mm v2] vmscan: move reclaim_state handling to shrink_slab
 2015-01-15 17:07 UTC  (5+ messages)

[PATCH] lowmemorykiller: Avoid excessive/redundant calling of LMK
 2015-01-15 17:03 UTC  (2+ messages)

[GIT PULL] at91: drivers for 3.20 #1
 2015-01-15 17:02 UTC 

[PATCH v4] hv: hv_fcopy: drop the obsolete message on transfer failure
 2015-01-15 16:59 UTC  (2+ messages)

[RFC PATCH] [media] coda: Use S_PARM to set nominal framerate for h.264 encoder
 2015-01-15 16:59 UTC  (2+ messages)

[GIT PULL] at91: dt for 3.20 #1
 2015-01-15 16:52 UTC 


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox