LKML Archive mirror
 help / color / mirror / Atom feed
 messages from 2015-06-18 22:59:01 to 2015-06-19 08:00:25 UTC [more...]

[PATCH] Add PCI ID and quirk for Intersil/Techwell TW686[4589] AV capture cards
 2015-06-19  8:00 UTC 

[PATCH 0/8] Security: Provide unioned file support
 2015-06-19  7:59 UTC  (4+ messages)

[PATCH 3/5] vhost: support upto 509 memory regions
 2015-06-19  7:57 UTC  (12+ messages)

[Resend PATCH v8 0/4] sched: Rewrite runnable load and utilization average tracking
 2015-06-19  7:57 UTC  (12+ messages)
` [PATCH v8 2/4] "

[PATCH v4 0/4] VFIO platform reset
 2015-06-19  7:53 UTC  (5+ messages)

[PATCH] x86/head_32: Fix overflow warning with 32-bit binutils
 2015-06-19  7:51 UTC 

PCIe patch for ARM64
 2015-06-19  7:48 UTC  (2+ messages)

[PATCH 0/2] 0pf-j2 (sh2-compatible open hardware) FPGA board support
 2015-06-19  7:47 UTC  (3+ messages)
` [PATCH 1/2] New files for 0PF FPGA board

[PATCH v2 0/2] mfd: flexcom: add a driver for Flexcom
 2015-06-19  7:34 UTC  (3+ messages)
` [PATCH v2 2/2] mfd: flexcom: add a driver for Atmel Flexible Serial Communication Unit

[patch 1/3] mm, oom: organize oom context into struct
 2015-06-19  7:32 UTC  (6+ messages)
` [patch 2/3] mm, oom: pass an oom order of -1 when triggered by sysrq
` [patch 3/3] mm, oom: do not panic for oom kills triggered from sysrq

[PATCH 00/11] Add self-probe infrastructure and stacked irqdomain support for ACPI based GICv2/3 init
 2015-06-19  7:31 UTC  (9+ messages)
` [PATCH 05/11] irqchip / gic: Add stacked irqdomain support for ACPI based GICv2 init
` [PATCH 06/11] ACPI / gsi: Add gsi_mutex to synchronize acpi_register_gsi()/acpi_unregister_gsi()

[PATCH] crypto: nx - add LE support to pSeries platform driver
 2015-06-19  7:30 UTC  (2+ messages)

[PATCH 1/1] drm/radeon: use kzalloc for allocating one thing
 2015-06-19  7:26 UTC  (2+ messages)

[PATCH] m68k: improve m68knommu MAINTAINERS entry
 2015-06-19  7:25 UTC  (3+ messages)

[PATCH 0/4] resend: ppc64 LE ABI v2 ftrace-with-regs implementation
 2015-06-19  7:15 UTC  (4+ messages)
` [RESEND PATCH 0/4] "

[PATCH 0/2] oom: sysrq+f shouldn't not panic the system + cleanup
 2015-06-19  7:13 UTC  (7+ messages)
` [PATCH 1/2] oom: Do not panic when OOM killer is sysrq triggered
` [PATCH 2/2] oom: split out forced OOM killer

[tip:x86/asm] x86/asm/entry: (Re-) rename __NR_entry_INT80_compat_max to __NR_syscall_compat_max
 2015-06-19  7:13 UTC  (8+ messages)
  ` [RFC] Rename various 'IA32' uses in arch/x86/ code

[-next] !irqd_can_balance() WARNINGs at irq_move_masked_irq()
 2015-06-19  7:11 UTC 

[PATCH v0] bpf: BPF based latency tracing
 2015-06-19  7:06 UTC  (4+ messages)

kexec_load(2) bypasses signature verification
 2015-06-19  7:04 UTC  (14+ messages)

[PATCH 0/4] extcon: Clean-up the minor issue and fix the NULL pointer error
 2015-06-19  6:48 UTC  (5+ messages)
` [PATCH 1/4] extcon: Remove duplicate header file in extcon.h
` [PATCH 2/4] extcon: Remove optional print_state() function pointer of struct extcon_dev
` [PATCH 3/4] extcon: palmas: Fix NULL pointer error
` [PATCH 4/4] extcon: palmas: Remove the mutually_exclusive array

WARNING: at fs/block_dev.c:5 when removing LV on removed device
 2015-06-19  6:47 UTC  (7+ messages)
      ` [dm-devel] "

[PATCH 0/8] Crystalcove (CRC) PMIC based panel and pwm control
 2015-06-19  6:46 UTC  (6+ messages)
` [PATCH 6/8] drivers/pwm: Add Crystalcove (CRC) PWM driver
    ` [Intel-gfx] "

[PATCH v7 00/14] crypto: add a new driver for Marvell's CESA
 2015-06-19  6:42 UTC  (3+ messages)
` [PATCH v7 04/14] "

[PATCH 1/1] suspend: delete sys_sync()
 2015-06-19  6:34 UTC  (12+ messages)

crypto: rsa - select on undefined AKCIPHER
 2015-06-19  6:30 UTC  (3+ messages)

[Patch v3] driver/i2c/mux: Add register-based mux i2c-mux-reg
 2015-06-19  6:28 UTC  (2+ messages)

[GIT PULL 0/8] perf/core improvements and fixes
 2015-06-19  6:27 UTC  (6+ messages)
  ` [RFC] hotkey for disabling/enabling events in 'perf top' TUI was "

[PATCH 00/32] ACPICA: 20150619 Release
 2015-06-19  6:26 UTC  (34+ messages)
` [PATCH 01/32] ACPICA: Linuxize: Reduce divergences for 20150616 release
` [PATCH 02/32] ACPICA: Linuxize: Replace __FUNCTION__ with __func__
` [PATCH 03/32] ACPICA: Hardware: Enable 64-bit firmware waking vector for selected FACS
` [PATCH 04/32] ACPI: sleep: Update acpi_set_firmware_waking_vector() invocations to favor 32-bit firmware waking vector
` [PATCH 06/32] ACPICA: Hardware: Enable firmware waking vector for both 32-bit and 64-bit FACS
` [PATCH 07/32] ACPICA: Hardware: Cleanup the return values in acpi_set_waking_vector()
` [PATCH 08/32] ACPICA: Tables: Fix an issue that FACS initialization is performed twice
` [PATCH 09/32] ACPICA: Tables: Fix an issue that ACPI initialization is blocked due to no FACS
` [PATCH 10/32] ACPICA: Remove a prototype for the reduced hardware case
` [PATCH 11/32] ACPICA: Tables: Enable default 64-bit FADT addresses favor
` [PATCH 12/32] ACPICA: MSVC6: Fix build issue for variable argument macros
` [PATCH 13/32] ACPICA: EFI: Add EFI interface definitions to eliminate dependency of GNU EFI
` [PATCH 14/32] ACPICA: Add dragon_fly support to unix file mapping file
` [PATCH 15/32] ACPICA: Utilities: Add _CLS processing
` [PATCH 16/32] ACPICA: ACPI 6.0: Add values for MADT GIC version field
` [PATCH 17/32] ACPICA: Namespace: Add support to allow overriding objects
` [PATCH 18/32] ACPICA: Namespace: Add support of OSDT table
` [PATCH 19/32] ACPICA: Namespace: Change namespace override to avoid node deletion
` [PATCH 20/32] ACPICA: Update for acpi_install_table memory types
` [PATCH 21/32] ACPICA: Cleanup output for the ASL Debug object
` [PATCH 22/32] ACPICA: acpidump: Allow customized tables to be dumped without accessing /dev/mem
` [PATCH 23/32] ACPICA: acpidump: Convert the default behavior to dump from /sys/firmware/acpi/tables
` [PATCH 24/32] ACPI / acpidump: Update acpidump manual
` [PATCH 25/32] ACPICA: De-macroize calls to standard C library functions
` [PATCH 26/32] ACPICA: Clib: Correct memset() declarations
` [PATCH 27/32] ACPICA: Finish C library name transition
` [PATCH 28/32] ACPICA: Split C library prototypes to new header
` [PATCH 29/32] ACPICA: Update definitions for the TCPA and TPM2 ACPI tables
` [PATCH 30/32] ACPICA: Update TPM2 ACPI table
` [PATCH 31/32] ACPICA: Comment update, no functional change
` [PATCH 32/32] ACPICA: Update version to 20150619
` [PATCH 05/32] ACPICA: Tables: Enable both 32-bit and 64-bit FACS

[PATCH] drm/i915: enable BIOS hang workaround for Lenovo T60 too
 2015-06-19  6:17 UTC 

[PATCH v2] Fix typos in Documentation/edac.txt
 2015-06-19  6:18 UTC 

[PATCH 1/6] Staging: comedi: dmm32at: Simplify a trivial if-return sequence
 2015-06-19  6:08 UTC  (3+ messages)

[PATCH] drm/exynos: Remove unused vma field of exynos_drm_gem_obj
 2015-06-19  6:03 UTC  (4+ messages)

[PATCH 1/6] Staging: comedi: dmm32at: Simplify a trivial if-return sequence
 2015-06-19  6:00 UTC  (6+ messages)
` [PATCH 2/6] Staging: comedi: fl512: "
` [PATCH 3/6] Staging: comedi: daqboard2000: "
` [PATCH 4/6] Staging: comedi: dac02: "
` [PATCH 5/6] Staging: comedi: ni_daq_dio24: "
` [PATCH 6/6] Staging: comedi: s626: "

[PATCH 0/6] Staging: comedi: Simplify a trivial if-return sequence
 2015-06-19  5:59 UTC  (2+ messages)

[PATCH V6 00/17] perf tools: Introduce an abstraction for AUX Area and Instruction Tracing
 2015-06-19  5:50 UTC  (4+ messages)
` [PATCH V6 02/17] perf tools: Ensure thread-stack is flushed

FW: PCIe patch for ARM64
 2015-06-19  5:30 UTC 

[PATCH v2] arm64:Modify the dump mem for 64 bit addresses
 2015-06-19  5:37 UTC 

[PATCH v2] cpuidle: powernv/pseries: Auto-promotion of snooze to deeper idle state
 2015-06-19  5:37 UTC  (2+ messages)

linux-next: Tree for Jun 19
 2015-06-19  5:16 UTC 

FW: PCIe patch for ARM64
 2015-06-19  5:11 UTC 

[PATCH 9/9] Staging: sm750fb: ddk750_swi2c.c: Shorten lines to 80 characters
 2015-06-19  5:09 UTC 

[PATCH 0/3] kdbus: minor readability improvements
 2015-06-19  5:07 UTC  (2+ messages)

[PATCH v2 00/10] kdbus: macros fixes
 2015-06-19  5:05 UTC  (2+ messages)

linux-next: manual merge of the drivers-x86 tree with the pm tree
 2015-06-19  5:04 UTC 

linux-next: manual merge of the kvm tree with the tip tree
 2015-06-19  4:59 UTC 

linux-next: build failure after merge of the v4l-dvb tree
 2015-06-19  4:47 UTC 

[PATCH v2 0/5] selftests/kdbus: small fixes
 2015-06-19  4:27 UTC  (2+ messages)

[PATCH] kdbus: drop useless goto
 2015-06-19  4:27 UTC  (2+ messages)

[PATCH 0/2] Consolidate redundant register/stack access code
 2015-06-19  4:19 UTC  (3+ messages)
` [PATCH 1/2] Move the pt_regs_offset struct definition from arch to common include file

[PATCH] drivers: staging: rtl8712: Resolved kernel coding style warnings
 2015-06-19  4:11 UTC  (2+ messages)

[PATCH 1/1] ixgbe: use kzalloc for allocating one thing
 2015-06-19  4:07 UTC 

[PATCH 0/3] Introduce framework for SLIMbus device drivers
 2015-06-19  3:48 UTC  (4+ messages)
` [PATCH 1/3] SLIMbus: Device management on SLIMbus

[Question] How to implement GPIO driver for sparse hw numbers?
 2015-06-19  3:27 UTC 

[PATCH] aoe: Convert use of __constant_htons to htons
 2015-06-19  3:23 UTC 

[PATCH 0/7] soc: brcmstb: add system suspend support for STB SoCs
 2015-06-19  3:20 UTC  (12+ messages)
` [PATCH 1/7] Documentation: dt: brcmstb: add system PM bindings
` [PATCH 2/7] Documentation: dt: brcmstb: add waketimer documentation
` [PATCH 3/7] soc: add stubs for brcmstb SoC's
` [PATCH 4/7] soc: brcmstb: add PM suspend/resume support (S2/S3/S5)
` [PATCH 5/7] soc: brcmstb: add wake-timer driver
` [PATCH 6/7] ARM: brcmstb: mask GIC IRQs on suspend
` [PATCH 7/7] ARM: dts: brcmstb: add BCM7445 system PM DT nodes

[REGRESSION] NFS is creating a hidden port (left over from xs_bind() )
 2015-06-19  3:21 UTC  (12+ messages)

[PATCH] aoe: Convert use of __constant_<foo> to <foo>
 2015-06-19  3:15 UTC 

[PATCH 1/1] lib: small update for strlen, strnlen, use less cpu instructions
 2015-06-19  3:11 UTC  (3+ messages)

musl-libc/MIPS: detached thread exit broken since kernel commit 46e12c07b
 2015-06-19  2:50 UTC  (2+ messages)
` [musl] "

[PATCH 0/6] drm/rockchip: support yuv overlay and plane scale
 2015-06-19  2:50 UTC  (4+ messages)
` [PATCH 1/6] drm/rockchip: import dma_buf to gem

[PATCH 1/1] pci: xgene: Fix compilation warning
 2015-06-19  2:39 UTC  (3+ messages)

[PATCH v2 0/5] Add basic microphone detection bindings
 2015-06-19  2:36 UTC  (7+ messages)
` [PATCH v2 1/5] extcon: arizona: Update to use the new device properties API
` [PATCH v2 2/5] extcon: arizona: Add basic microphone detection DT/ACPI bindings
` [PATCH v2 3/5] extcon: arizona: Convert to gpiod

[PATCH] dt/fdt: add empty versions of early_init_dt_*_memory_arch
 2015-06-19  2:33 UTC 

[PATCH v6] procfs: Always expose /proc/<pid>/map_files/ and make it readable
 2015-06-19  2:32 UTC  (2+ messages)
` [PATCH v7] "

[RFC/INCOMPLETE 00/13] x86: Rewrite exit-to-userspace code
 2015-06-19  2:19 UTC  (7+ messages)
` [RFC/INCOMPLETE 01/13] context_tracking: Add context_tracking_assert_state

[PATCH 06/41] clocksource: exynos_mct: Migrate to new 'set-state' interface
 2015-06-19  2:14 UTC  (6+ messages)
` [PATCH 31/41] clocksource: atmel-st: "

HMM (Heterogeneous Memory Management) v8
 2015-06-19  2:06 UTC  (3+ messages)
` [PATCH 06/36] HMM: add HMM page table v2

[RFC PATCH 00/12] mm: mirrored memory support for page buddy allocations
 2015-06-19  1:36 UTC  (10+ messages)

[PATCH] drm: bridge/dw_hdmi: Filter modes > 165MHz for DVI
 2015-06-19  1:31 UTC  (8+ messages)

[PATCH v2 0/3] Add NUMA support for NVDIMM devices
 2015-06-19  1:16 UTC  (6+ messages)
` [PATCH v2 1/3] acpi: Add acpi_map_pxm_to_online_node()

[PATCH] get_maintainer: Fix perl 5.22/5.24 deprecated/incompatible "\C" use
 2015-06-19  0:47 UTC 

[PATCH] bpf: fix a bug in verification logic when SUB operation taken on FRAME_PTR
 2015-06-19  0:44 UTC  (4+ messages)
` [PATCH v2] "

get-maintainer.pl \C gives perl indigestion
 2015-06-19  0:41 UTC  (3+ messages)

[PATCH] power_supply: Correct kerneldoc copy paste errors
 2015-06-19  0:40 UTC  (2+ messages)

[PATCH v2 0/7] staging: board: armadillo800eva: Board staging for sh_mobile_lcdc_fb
 2015-06-19  0:27 UTC  (3+ messages)
` [PATCH v2 7/7] ARM: shmobile: armadillo800eva dts: Add pinctrl and gpio-hog for lcdc0

[PATCH] staging: wlan-ng: Fix memset warning found by sparse
 2015-06-19  0:24 UTC  (3+ messages)

[RFC v3 0/4] fs: Add generic file system event notifications
 2015-06-19  0:03 UTC  (5+ messages)
` [RFC v3 1/4] "

[PATCH] ARM: dts: exynos5422-odroidxu3: Add ramp delay for regulators
 2015-06-18 23:52 UTC  (2+ messages)

[PATCH v2 0/3] IRQ/Gic-V3:Support Mbigen interrupt controller
 2015-06-18 23:52 UTC  (5+ messages)
` [PATCH v2 2/3] IRQ/Gic-V3: Change arm-gic-its to support the Mbigen interrupt

[PATCH v2] clk: xgene: Delete duplicated name field
 2015-06-18 23:46 UTC  (2+ messages)

[PATCH 0/4] PCI: pciehp cleanup
 2015-06-18 23:17 UTC  (5+ messages)
` [PATCH 1/4] PCI: pciehp: Clean up debug logging

[PATCH] irqchip: bcm7120-l2: use of_io_request_and_map() to claim iomem
 2015-06-18 23:05 UTC 

Another Haswell uncore patchkit
 2015-06-18 23:02 UTC  (4+ messages)
` [PATCH 1/3] x86, perf, uncore: Add support for ARB uncore PMU on Sandy/IvyBridge
` [PATCH 2/3] x86, perf, uncore: Use Sandy Bridge client PMU on Haswell/Broadwell
` [PATCH 3/3] x86, perf, uncore: Don't make MSR uncore depend on PCI uncore

[PATCH 07/18] sched,dl: Convert switched_{from,to}_dl() / prio_changed_dl() to balance callbacks
 2015-06-18 23:02 UTC  (2+ messages)
` [tip:sched/hrtimers] sched, dl: Convert switched_{from, to}_dl() "

[PATCH 18/18] sched,lockdep: Employ lock pinning
 2015-06-18 23:04 UTC  (2+ messages)
` [tip:sched/hrtimers] "

[PATCH 17/18] lockdep: Implement lock pinning
 2015-06-18 23:03 UTC  (2+ messages)
` [tip:sched/hrtimers] "

[PATCH 16/18] lockdep: Simplify lock_release()
 2015-06-18 23:03 UTC  (2+ messages)
` [tip:sched/hrtimers] "

[PATCH 15/18] sched: Streamline the task migration locking a little
 2015-06-18 23:03 UTC  (2+ messages)
` [tip:sched/hrtimers] "

[PATCH 14/18] sched: Move code around
 2015-06-18 23:02 UTC  (2+ messages)
` [tip:sched/hrtimers] "

[PATCH 13/18] sched,dl: Fix sched class hopping CBS hole
 2015-06-18 23:02 UTC  (2+ messages)
` [tip:sched/hrtimers] "

[PATCH 06/18] sched,dl: Remove return value from pull_dl_task()
 2015-06-18 23:02 UTC  (2+ messages)
` [tip:sched/hrtimers] "

[PATCH v4 0/7] staging: fsl-mc: New functionality to the MC bus driver
 2015-06-18 23:02 UTC  (4+ messages)

[PATCH 05/18] sched,rt: Convert switched_{from,to}_rt() / prio_changed_rt() to balance callbacks
 2015-06-18 23:01 UTC  (2+ messages)
` [tip:sched/hrtimers] sched, rt: Convert switched_{from, to}_rt() "

[PATCH 04/18] sched,rt: Remove return value from pull_rt_task()
 2015-06-18 23:01 UTC  (2+ messages)
` [tip:sched/hrtimers] "

[PATCH 03/18] sched: Allow balance callbacks for check_class_changed()
 2015-06-18 23:01 UTC  (2+ messages)
` [tip:sched/hrtimers] "

[PATCH 02/18] sched: Use replace normalize_task() with __sched_setscheduler()
 2015-06-18 23:00 UTC  (2+ messages)
` [tip:sched/hrtimers] "

[PATCH 01/18] sched: Replace post_schedule with a balance callback list
 2015-06-18 23:00 UTC  (2+ messages)
` [tip:sched/hrtimers] "

[PATCH v6 0/6] mtd: nand: vf610_nfc: Freescale NFC for VF610
 2015-06-18 22:58 UTC  (7+ messages)
` [PATCH v6 1/6] mtd: nand: vf610_nfc: Freescale NFC for VF610, MPC5125 and others
` [PATCH v6 2/6] mtd: nand: vf610_nfc: add hardware BCH-ECC support
` [PATCH v6 3/6] mtd: nand: vf610_nfc: add device tree bindings
` [PATCH v6 4/6] ARM: vf610: enable NAND Flash Controller
` [PATCH v6 5/6] ARM: dts: vf610twr: add NAND flash controller peripherial
` [PATCH v6 6/6] ARM: dts: vf-colibri: enable NAND flash controller


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 read-only IMAP folder(s) and NNTP newsgroup(s).