linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2015-12-18 09:27:48 to 2015-12-18 13:16:38 UTC [more...]

[PATCH v2] serial: 8250: of: Fix the driver and actually compile the 8250_of
 2015-12-18 13:16 UTC  (2+ messages)

[PATCH 24/43] MAINTAINERS: add git URL for metag
 2015-12-18 13:16 UTC  (22+ messages)
  ` [PATCH 04/43] MAINTAINERS: add git URL for ARM64
  ` [PATCH 21/43] MAINTAINERS: add git URL for KVM/ARM
  ` [PATCH 02/43] MAINTAINERS: add git URL for at91
  ` [PATCH 05/43] MAINTAINERS: add git URL for ath6kl
  ` [PATCH 29/43] MAINTAINERS: update git URL for ath10k
  ` [PATCH 20/43] MAINTAINERS: add git URL for KVM/s390
  ` [PATCH 13/43] MAINTAINERS: fix git URL for EDAC
  ` [PATCH 25/43] MAINTAINERS: add git URL for wireless drivers

[PATCH v2] mtd: omap_elm: print interrupt resource using %pr
 2015-12-18 13:15 UTC 

[PATCH v4] clocksource: arm_global_timer: fix suspend resume
 2015-12-18 13:14 UTC  (2+ messages)

[PATCH 0/3] OOM detection rework v4
 2015-12-18 13:15 UTC  (5+ messages)

[lkp] [rhashtable] f9f51b8070: INFO: suspicious RCU usage. ]
 2015-12-18 13:14 UTC  (5+ messages)
  ` rhashtable: Kill harmless RCU warning in rhashtable_walk_init

arm64/efi handling of persistent memory
 2015-12-18 13:07 UTC  (6+ messages)

[PATCH 1/1] Fix 'sleeping function called from invalid context' warning in sysrq generated crash
 2015-12-18 13:01 UTC  (2+ messages)

[PATCH 1/5] staging: media: lirc: replace NULL comparisons with !var
 2015-12-18 13:05 UTC  (5+ messages)
` [PATCH 2/5] staging: media: lirc: no space after cast
` [PATCH 3/5] staging: media: lirc: space around operator
` [PATCH 4/5] staging: media: lirc: place operator on previous line
` [PATCH 5/5] staging: media: lirc: use new parport device model

Rethinking sigcontext's xfeatures slightly for PKRU's benefit?
 2015-12-18 12:57 UTC  (3+ messages)

[PATCH 00/10] bpf samples: Uses libbpf in tools/lib to do BPF operations
 2015-12-18 12:55 UTC  (20+ messages)
` [PATCH 08/10] bpf samples: Add utils.[ch] for using BPF
                ` [PATCH] tools build: Output more data during feature detection

[PATCH 1/1] staging: coding style cleanups for staging/panel driver
 2015-12-18 12:54 UTC  (2+ messages)

[RFC3 PATCH v6 00/20] ILP32 for ARM64
 2015-12-18 12:47 UTC  (7+ messages)
` [PATCH v6 12/20] arm64:ilp32: add sys_ilp32.c and a separate table (in entry.S) to use it

[PATCH] serial: 8250: of: Fix the driver and actually compile the 8250_of
 2015-12-18 12:52 UTC  (2+ messages)

[PATCH v5 0/5] Qualcomm PCIe driver and designware fixes
 2015-12-18 12:38 UTC  (6+ messages)
` [PATCH v5 1/5] PCI: designware: ensure ATU is enabled before IO/conf space accesses
` [PATCH v5 2/5] DT: PCI: qcom: Document PCIe devicetree bindings
` [PATCH v5 3/5] PCI: qcom: Add Qualcomm PCIe controller driver
` [PATCH v5 4/5] ARM: dts: apq8064: add pcie devicetree node
` [PATCH v5 5/5] ARM: dts: ifc6410: enable pcie dt node for this board

[PATCH 1/3] ata: sata_dwc_460ex: use "dmas" DT property to find dma channel
 2015-12-18 12:49 UTC  (21+ messages)

[PATCH v15 00/25] Compile-time stack metadata validation
 2015-12-18 12:39 UTC  (26+ messages)
` [PATCH v15 01/25] tools: Fix formatting of the "make -C tools" help message
` [PATCH v15 02/25] tools: Make list.h self-sufficient
` [PATCH v15 03/25] tools subcmd: Add missing NORETURN define for parse-options.h
` [PATCH v15 04/25] x86/asm: Frame pointer macro cleanup
` [PATCH v15 05/25] x86/asm: Add C versions of frame pointer macros
` [PATCH v15 06/25] x86/stacktool: Compile-time stack metadata validation
` [PATCH v15 07/25] x86/stacktool: Add file and directory ignores
` [PATCH v15 08/25] x86/stacktool: Add ignore macros
` [PATCH v15 09/25] x86/xen: Add stack frame dependency to hypercall inline asm calls
` [PATCH v15 10/25] x86/paravirt: Add stack frame dependency to PVOP "
` [PATCH v15 11/25] x86/paravirt: Create a stack frame in PV_CALLEE_SAVE_REGS_THUNK
` [PATCH v15 12/25] x86/amd: Set ELF function type for vide()
` [PATCH v15 13/25] x86/reboot: Add ljmp instructions to stacktool whitelist
` [PATCH v15 14/25] x86/xen: Add xen_cpuid() and xen_setup_gdt() to stacktool whitelists
` [PATCH v15 15/25] x86/asm/crypto: Create stack frames in aesni-intel_asm.S
` [PATCH v15 16/25] x86/asm/crypto: Move .Lbswap_mask data to .rodata section
` [PATCH v15 17/25] x86/asm/crypto: Move jump_table "
` [PATCH v15 18/25] x86/asm/crypto: Create stack frames in clmul_ghash_mul/update()
` [PATCH v15 19/25] x86/asm/entry: Create stack frames in thunk functions
` [PATCH v15 20/25] x86/asm/acpi: Create a stack frame in do_suspend_lowlevel()
` [PATCH v15 21/25] x86/asm: Create stack frames in rwsem functions
` [PATCH v15 22/25] x86/asm/efi: Create a stack frame in efi_call()
` [PATCH v15 23/25] x86/asm/power: Create stack frames in hibernate_asm_64.S
` [PATCH v15 24/25] x86/uaccess: Add stack frame output operand in get_user inline asm
` [PATCH v15 25/25] x86/stacktool: Ignore head_$(BITS) files

[PATCH v2 00/11] tty: serial: 8250: Fix checkpatch warnings
 2015-12-18 12:42 UTC  (14+ messages)
` [PATCH v2 01/11] tty: serial: 8250: Fix whitespace errors
` [PATCH v2 02/11] tty: serial: 8250: Replace spaces with tabs
` [PATCH v2 03/11] tty: serial: 8250: Fix braces after struct
` [PATCH v2 04/11] tty: serial: 8250: Fix multiline comment style
` [PATCH v2 05/11] tty: serial: 8250: Remove else after return
` [PATCH v2 06/11] tty: serial: 8250: Move EXPORT_SYMBOL to function
` [PATCH v2 07/11] tty: serial: 8250: Fix line continuation warning
` [PATCH v2 08/11] tty: serial: 8250: Add parentheses to macro
` [PATCH v2 09/11] tty: serial: 8250: Fix multi-line strings
` [PATCH v2 10/11] tty: serial: 8250: Replace printk by pr_*
` [PATCH v2 11/11] tty: serial: 8250: Fix indentation warnings

[PATCH] ARM: dma-mapping: Just allocate one chunk at a time
 2015-12-18 12:41 UTC  (3+ messages)

[PATCH V2 00/23] MMCONFIG refactoring and support for ARM64 PCI hostbridge init based on ACPI
 2015-12-18 12:40 UTC  (5+ messages)
` [PATCH V2 21/23] pci, acpi: Support for ACPI based PCI hostbridge init

[PATCH 00/11] tty: serial: 8250: Fix checkpatch warnings
 2015-12-18 12:35 UTC  (5+ messages)
` [PATCH 08/11] tty: serial: 8250: Add parentheses to macro

[PATCH v10 0/4] irqchip:support mbigen interrupt controller
 2015-12-18 12:27 UTC  (13+ messages)
` [PATCH v10 1/4] dt-binding:Documents of the mbigen bindings
` [PATCH v10 3/4] irqchip:create irq domain for each mbigen device

[PATCH V2 00/10] Introduce ACPI world to GICv3 & ITS irqchip
 2015-12-18 12:11 UTC  (8+ messages)
` [PATCH V2 06/10] irqchip/GICv3/ITS: Refator ITS dt init code to prepare for ACPI
` [PATCH V2 07/10] ARM64, ACPI, PCI: I/O Remapping Table (IORT) initial support

futex(3) man page, final draft for pre-release review
 2015-12-18 12:26 UTC  (7+ messages)

[PATCH 0/3] powercap, intel_rapl, implement time window checks
 2015-12-18 12:23 UTC  (4+ messages)
` [PATCH 3/3] powercap, intel_rapl, Add ignore_max_window_check module parameter for broken BIOSes

[PATCH] cpufreq: mediatek: Use REGCACHE_RBTREE
 2015-12-18 12:15 UTC  (2+ messages)
` Applied "regulator: mt6311: Use REGCACHE_RBTREE" to the regulator tree

[PATCH v10 0/1] Enable capsule loader interface for efi firmware updating
 2015-12-18 12:13 UTC  (2+ messages)
` [PATCH v10 1/1] efi: a misc char interface for user to update efi firmware

[linux-review:Andrzej-Hajda/err-h-add-type-checking-to-IS_ERR_VALUE-macro/20151218-185839] 353be7c0ebb7c934e9daab80288d85345936e121 BUILD DONE
 2015-12-18 12:12 UTC 

[PATCH v3 0/4] Cleaning printk stuff in NMI context
 2015-12-18 12:11 UTC  (10+ messages)
` [PATCH v3 4/4] printk/nmi: Increase the size of NMI buffer and make it configurable

[PATCH 1/2] mm, oom: introduce oom reaper
 2015-12-18 12:11 UTC  (11+ messages)

[GIT PULL] ARC fixes for 4.4-rc6
 2015-12-18 12:11 UTC 

[PATCH v2 0/8] fs: don't use module helpers in non-modular code
 2015-12-18 12:07 UTC  (3+ messages)
` [PATCH 5/8] fs: make locks.c explicitly non-modular

Re:
 2015-12-18 11:50 UTC 

[PATCH] powerpc: Enable UBSAN support
 2015-12-18 11:48 UTC  (2+ messages)

[PATCHv4 00/12] arm-cci: PMU updates
 2015-12-18 11:47 UTC  (7+ messages)
` [PATCH v4 05/12] arm-cci: PMU: Add support for transactions

[PATCH v3 0/4] ARM: dts: use syscon property instead of ctrl-module
 2015-12-18 11:32 UTC  (5+ messages)
` [PATCH v3 1/4] ARM: dts: dra7: Add dt node for the sycon pcie

[PATCH] scripts: get_maintainer.pl: Find kernel tree root
 2015-12-18 11:31 UTC 

[PATCH 0/2] Fix NMI backtrace for Inforce IFC6410
 2015-12-18 11:29 UTC  (6+ messages)
` [PATCH 2/2] irqchip/gic: Identify and report any reserved SGI IDs

[PATCH] err.h: add type checking to IS_ERR_VALUE macro
 2015-12-18 11:28 UTC  (4+ messages)

[PATCH 0/9] Fix checkpatch errors
 2015-12-18 11:28 UTC  (2+ messages)
` [PATCH] serial: Remove 68328 driver

平时最多也就联系了三千家,全球还有十几万客户在哪里?
 2015-12-18 11:17 UTC 

[PATCH] configfs: Implement binary attributes
 2015-12-18 11:27 UTC  (6+ messages)

[PATCH] udf: rework name conversions to fix multi-bytes characters support
 2015-12-18 11:23 UTC  (3+ messages)

[PATCH v4 00/19] Adding plat-eznps to ARC
 2015-12-18 11:21 UTC  (5+ messages)
` [PATCH v4 05/19] irqchip: add nps Internal and external irqchips

[PATCH linux-next 0/5] mtd: spi-nor: add driver for Atmel QSPI controller
 2015-12-18 11:19 UTC  (4+ messages)
` [PATCH linux-next 1/5] mtd: spi-nor: properly detect the memory when it boots in Quad or Dual mode

WARNING in crypto_wait_for_test
 2015-12-18 11:16 UTC  (6+ messages)

[PATCH v2 0/2] adding PCI support to AXS10x
 2015-12-18 11:11 UTC  (4+ messages)
` [PATCH v2 1/2] PCI support added to ARC

[PATCH v2 0/8] Raspberry Pi 2 support
 2015-12-18 10:55 UTC  (5+ messages)
` [PATCH v2 4/8] ARM: bcm2835: Split the DT for peripherals from the DT for the CPU

[PATCH RFC] ARM64: Add cpu hotplug for device tree parking method
 2015-12-18 10:54 UTC  (4+ messages)

[PATCH] use callbacks to access UART_DLL/UART_DLM
 2015-12-18 10:46 UTC  (4+ messages)
    ` [PATCH v2] "

[RFC PATCH V2 0/8] Add support for Tegra210 AGIC
 2015-12-18 10:44 UTC  (16+ messages)
` [RFC PATCH V2 1/8] irqdomain: Ensure type settings match for an existing mapping
` [RFC PATCH V2 3/8] genirq: Add runtime power management support for IRQ chips
` [RFC PATCH V2 5/8] irqchip/gic: Return an error if GIC initialisation fails
` [RFC PATCH V2 6/8] irqchip/gic: Assign irqchip dynamically
` [RFC PATCH V2 8/8] irqchip/gic: Add support for tegra AGIC interrupt controller

[PATCH 1/2] HID: Use multitouch driver for Type Covers
 2015-12-18 10:41 UTC  (6+ messages)

[PATCH] irqchip: gic: Kconfig the number of instances
 2015-12-18 10:40 UTC  (2+ messages)

[PATCH] sched/fair: fix mul overflow on 32-bit systems
 2015-12-18  2:33 UTC  (10+ messages)

[PATCH] ftrace: Remove use of control list and ops
 2015-12-18 10:18 UTC  (11+ messages)

[PATCH v6 4/6] drm: rockchip: Support Synopsys DW MIPI DSI
 2015-12-18 10:18 UTC  (3+ messages)
` [PATCH v6.1 "

[RFC PATCH 0/3] vfio-pci: Allow to mmap sub-page MMIO BARs and MSI-X table on PPC64 platform
 2015-12-18 10:15 UTC  (6+ messages)
` [RFC PATCH 3/3] vfio-pci: Allow to mmap MSI-X table if EEH is supported

[PATCH v3 0/9] phy: use syscon framework APIs to set ctrl mod reg
 2015-12-18 10:16 UTC  (7+ messages)

[PATCH v2] i2c: designware: Do not require clock when SSCN and FFCN are provided
 2015-12-18 10:13 UTC  (2+ messages)

[PATCH] tools build: Add BPF feature check to test-all
 2015-12-18 10:15 UTC  (2+ messages)

[PATCH 1/2] tools build: Introduce features dump include makefile
 2015-12-18 10:13 UTC  (5+ messages)
` [PATCH] tools build: Remove FEATURE-DUMP

[PATCH v7 4/5] iommu/mediatek: Add mt8173 IOMMU driver
 2015-12-18 10:10 UTC  (2+ messages)

[GIT PULL 00/43] perf/core new feature: 'perf stat record/report'
 2015-12-18 10:11 UTC  (4+ messages)

[PATCH] Revert "kernel/stop_machine.c: remove CONFIG_SMP dependencies"
 2015-12-18 10:05 UTC 

[PATCH v4 0/5] Qualcomm PCIe driver and designware fixes
 2015-12-18  9:57 UTC  (4+ messages)
` [PATCH v4 5/5] ARM: dts: ifc6410: enable pcie dt node for this board

[PATCH v2] mmc: sdhci: restore behavior when setting VDD via external regulator
 2015-12-18  9:55 UTC  (4+ messages)

[PATCH v6 0/6] Add mipi dsi support for rk3288
 2015-12-18  9:54 UTC  (3+ messages)

[PATCH v4 4/7] dax: add support for fsync/sync
 2015-12-18  9:43 UTC  (2+ messages)

[PATCH] KVM: x86: MMU: Use clear_page() instead of init_shadow_page_table()
 2015-12-18  9:54 UTC 

[PATCH v3 0/7] tpm_tis: Clean up force module parameter
 2015-12-18  9:34 UTC  (3+ messages)
` [PATCH v3 3/7] tpm_tis: Do not fall back to a hardcoded address for TPM2

[PATCH v3 0/7] DAX fsync/msync support
 2015-12-18  9:33 UTC  (3+ messages)
` [PATCH v3 3/7] mm: add find_get_entries_tag()

Add top down metrics to perf stat v2
 2015-12-18  9:31 UTC  (6+ messages)

[PATCH 13/52] perf tools: Add stat config event read function
 2015-12-18  9:03 UTC  (2+ messages)
` [tip:perf/core] "


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