public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2015-12-16 10:14:57 to 2015-12-16 15:48:02 UTC [more...]

[PATCH 00/11] tty: serial: 8250: Fix checkpatch warnings
 2015-12-16 15:36 UTC  (11+ messages)
` [PATCH 01/11] tty: serial: 8250: Fix whitespace errors
` [PATCH 02/11] tty: serial: 8250: Fix indentation warnings
` [PATCH 04/11] tty: serial: 8250: Fix multiline comment style
` [PATCH 05/11] tty: serial: 8250: Remove else after return
` [PATCH 06/11] tty: serial: 8250: Move EXPORT_SYMBOL to function
` [PATCH 07/11] tty: serial: 8250: Fix line continuation warning
` [PATCH 08/11] tty: serial: 8250: Add parentheses to macro
` [PATCH 09/11] tty: serial: 8250: Fix multi-line strings
` [PATCH 10/11] tty: serial: 8250: Replace printk by pr_*
` [PATCH 11/11] tty: serial: 8250: Delete commented code

block layer bug with 4.4-rc3+
 2015-12-16 15:43 UTC  (6+ messages)

[PATCH 01/11] resource: Add System RAM resource type
 2015-12-16 15:44 UTC  (3+ messages)

[PATCH 0/9] Fix checkpatch errors
 2015-12-16 15:43 UTC  (7+ messages)
` [PATCH v2 0/4] "
  ` [PATCH v2 1/4] drivers: tty: 68328serial.c: Use tabs for indentation
  ` [PATCH v2 2/4] drivers: tty: 68328serial.c: remove trailing whitespaces
  ` [PATCH v2 3/4] drivers: tty: 68328serial.c: Use use same indentation for switch/case
  ` [PATCH v2 4/4] drivers: tty: 68328serial.c: Move trailing statements to next line

[PATCH V2 1/2] audit: stop an old auditd being starved out by a new auditd
 2015-12-16 15:42 UTC  (2+ messages)
` [PATCH V2 2/2] audit: log failed attempts to change audit_pid configuration

[PATCH 00/12] Rework tty_reopen()
 2015-12-16 15:43 UTC  (2+ messages)

[PATCH] PM / OPP: Fix parsing of opp-microvolt and opp-microamp properties
 2015-12-16 15:41 UTC 

futex(3) man page, final draft for pre-release review
 2015-12-16 15:40 UTC  (3+ messages)

[PATCH] android: fix warning when releasing active sync point
 2015-12-16 15:37 UTC  (8+ messages)

[RFC v2 PATCH] fs: __generic_file_splice_read retry lookup on AOP_TRUNCATED_PAGE
 2015-12-16 15:34 UTC  (2+ messages)

[PATCH 0/4] remove auto exit of production and added sysfs interface
 2015-12-16 15:30 UTC  (5+ messages)
` [PATCH 1/4] mfd/menf21bmc: remove auto exiting of production mode and add "
` [PATCH 2/4] doc/ABI: added sysfs description for the menf21bmc MFD driver
` [PATCH 3/4] mfd/menf21bmc.c: add additional sysfs entries for BMC status information
` [PATCH 4/4] doc/ABI: add documentation for the additional sysfs "

[RFC v5 0/8] Additional kmsg devices
 2015-12-16 15:27 UTC  (4+ messages)

[PATCH] ahci: qoriq: Adjust the default register values on ls1021a
 2015-12-16 15:25 UTC  (2+ messages)

[PATCH 1/2] ahci: qoriq: Adjust the default register values on ls1043a
 2015-12-16 15:25 UTC  (3+ messages)
` [PATCH 2/2] ahci: qoriq: Update the default Rx watermark value

[PATCH V2 00/23] MMCONFIG refactoring and support for ARM64 PCI hostbridge init based on ACPI
 2015-12-16 15:16 UTC  (24+ messages)
` [PATCH V2 01/23] x86, pci: Reorder logic of pci_mmconfig_insert() function
` [PATCH V2 02/23] x86, pci, acpi: Move arch-agnostic MMCONFIG (aka ECAM) and ACPI code out of arch/x86/ directory
` [PATCH V2 03/23] pci, acpi, mcfg: Provide generic implementation of MCFG code initialization
` [PATCH V2 04/23] x86, pci: mmconfig_{32,64}.c code refactoring - remove code duplication
` [PATCH V2 05/23] x86, pci, ecam: mmconfig_64.c becomes default implementation for ECAM driver
` [PATCH V2 06/23] XEN / PCI: Remove the dependence on arch x86 when PCI_MMCONFIG=y
` [PATCH V2 07/23] pci, acpi, mcfg: Provide default RAW ACPI PCI config space accessors
` [PATCH V2 08/23] arm64, acpi: Use empty PCI config space accessors from mcfg.c file
` [PATCH V2 09/23] pci, acpi, ecam: Add flag to indicate whether ECAM region was hot added or not
` [PATCH V2 10/23] x86, pci: Cleanup platform specific MCFG data using previously added ECAM hot_added flag
` [PATCH V2 11/23] arm64, pci: Remove useless boot time IRQ assignment when booting with DT
` [PATCH V2 12/23] pci, acpi: Move ACPI host bridge device companion assignment to core code
` [PATCH V2 13/23] x86, ia64, pci: Remove ACPI companion device from platform specific data
` [PATCH V2 14/23] pci, acpi: Provide generic way to assign bus domain number
` [PATCH V2 15/23] x86, ia64, pci: Convert arches to use PCI_DOMAINS_GENERIC
` [PATCH V2 16/23] x86, ia64: Include acpi_pci_{add|remove}_bus to the default pcibios_{add|remove}_bus implementation
` [PATCH V2 17/23] acpi, mcfg: Implement two calls that might be used to inject/remove MCFG region
` [PATCH V2 18/23] x86, acpi, pci: Use equivalent function introduced in previous patch
` [PATCH V2 19/23] acpi, mcfg: Add default PCI config accessors implementation and initial support for related quirks
` [PATCH V2 20/23] ACPI, PCI: Refine the way to handle translation_offset for ACPI resources
` [PATCH V2 21/23] pci, acpi: Support for ACPI based PCI hostbridge init
` [PATCH V2 22/23] pci, acpi: Match PCI config space accessors against platfrom specific quirks
` [PATCH V2 23/23] arm64, pci, acpi: Start using ACPI based PCI host bridge driver for ARM64

[PATCH v6 0/5] MT8173 IOMMU SUPPORT
 2015-12-16 15:15 UTC  (8+ messages)
` [PATCH v6 4/5] iommu/mediatek: Add mt8173 IOMMU driver

i915 + DRM: *ERROR* too many voltage retries, give up + *ERROR* failed to train DP, aborting
 2015-12-16 15:12 UTC 

[PATCH v4] mm,oom: Add memory allocation watchdog kernel thread
 2015-12-16 15:11 UTC  (4+ messages)

[PATCH] i2c: designware: Do not require clock when SSCN and FFCN are provided
 2015-12-16 15:04 UTC  (6+ messages)

[PATCH v9 0/4] irqchip:support mbigen interrupt controller
 2015-12-16 15:05 UTC  (10+ messages)
` [PATCH v9 1/4] dt-binding:Documents of the mbigen bindings
` [PATCH v9 3/4] irqchip:create irq domain for each mbigen device

[PATCH 1/1] powerpc/irq: tidy up inconsistent context in migrate_irqs()
 2015-12-16 14:45 UTC  (5+ messages)

[PATCH] i2c: designware: Add support for AMD Seattle I2C
 2015-12-16 14:54 UTC  (5+ messages)

Is PROT_SOCK still relevant?
 2015-12-16 14:52 UTC  (6+ messages)

[PATCH LINUX v4 00/13] tty: xuartps: Fix lock ups
 2015-12-16 14:37 UTC  (7+ messages)
` [PATCH LINUX v4 06/13] tty: xuartps: Move request_irq to after setting up the HW

Add top down metrics to perf stat v2
 2015-12-16 14:32 UTC  (9+ messages)
` [PATCH 02/10] perf, tools, stat: Force --per-core mode for .agg-per-core aliases
` [PATCH 03/10] perf, tools, stat: Avoid fractional digits for integer scales
` [PATCH 05/10] perf, tools, stat: Basic support for TopDown in perf stat
` [PATCH 08/10] x86, perf: Support sysfs files depending on SMT status

[PATCH] ftrace: fix race between ftrace and insmod
 2015-12-16 14:28 UTC  (8+ messages)

kernel BUG at /home/kas/linux/mm/net/ipv6/raw.c:592!
 2015-12-16 14:24 UTC 

v4.4-rc1: /dev/console open fails with -EIO
 2015-12-16 14:23 UTC  (2+ messages)

[PATCH] spi: Add builtin_spi_driver() to avoid registration boilerplate
 2015-12-16 14:21 UTC  (3+ messages)

[PATCH v3 0/5] mtd: Qualcomm NAND controller driver
 2015-12-16 14:18 UTC  (6+ messages)
` [PATCH v4 "
  ` [PATCH v4 2/5] mtd: nand: "

[PATCH v2 0/2] adding PCI support to AXS10x
 2015-12-16 14:14 UTC  (3+ messages)
` [PATCH v2 1/2] PCI support added to ARC
` [PATCH v2 2/2] add new platform driver for PCI RC

[PATCH V2 0/3] ARM: multi_v7_defconfig: Enable more OMAP family platforms
 2015-12-16 14:15 UTC  (7+ messages)
` [PATCH V2 1/3] ARM: multi_v7_defconfig: Enable beaglebone PMIC TPS65217

[PATCH V1 00/11] MMCONFIG refactoring and ARM64 PCI hostbridge init based on ACPI
 2015-12-16 14:05 UTC  (4+ messages)

[PATCH 1/2] devicetree: sound: add binding for WM8974 codec
 2015-12-16 13:55 UTC  (8+ messages)
` [PATCH 2/2] ASoC: wm8974: add devicetree support
  ` [alsa-devel] "
` [PATCH] devicetree: sound: add binding for WM8974 codec

[PATCH 0/5] Kylin-board is based on RK3036 SOCs, add the initiation
 2015-12-16 13:54 UTC  (5+ messages)
` [PATCH 3/5] ARM: dts: rockchip: update the core dts for rk3036
` [PATCH 5/5] ARM: config: Add the rk3036 configure for kylin board

[PATCH] mfd: arizona: Request parent IRQ before we request child IRQs
 2015-12-16 13:53 UTC 

[PATCH] vhost: move is_le setup to the backend
 2015-12-16 13:52 UTC  (4+ messages)

sched : performance regression 24% between 4.4rc4 and 4.3 kernel
 2015-12-16 13:50 UTC  (8+ messages)

[PATCH v2] mmc: sdhci-msm: Boost controller core clock
 2015-12-16 13:49 UTC  (9+ messages)

[PATCH] MAINTAINERS: Update for dcdbas driver
 2015-12-16 13:45 UTC  (2+ messages)

[PATCH 1/1] Support for CMedia CM6533 HID audio jack controls
 2015-12-16 13:45 UTC  (2+ messages)

[PATCH v2 0/8] Add MT8173 Video Encoder Driver and VPU Driver
 2015-12-16 13:47 UTC  (7+ messages)
` [PATCH v2 6/8] [Media] vcodec: mediatek: Add Mediatek V4L2 Video Encoder Driver

[PATCH] crypto: qat - use list_for_each_entry*
 2015-12-16 13:37 UTC 

[PATCH v6 0/3] thermal: mediatek: Add cpu dynamic power cooling model
 2015-12-16 13:29 UTC  (4+ messages)
` [PATCH v6 1/3] "
` [PATCH v6 2/3] arm64: dts: mt8173: Add thermal zone node
` [PATCH v6 3/3] arm64: dts: mt8173: Add dynamic power node

[PATCH] iio: add ad5761 DAC driver
 2015-12-16 13:27 UTC 

[Patch v2 1/3] soc: qcom: documentation: Update SMD/RPM Docs
 2015-12-16 13:26 UTC  (2+ messages)
` Applied "soc: qcom: documentation: Update SMD/RPM Docs" to the regulator tree

[Patch v2 3/3] regulator: qcom-smd: Add support for PMA8084
 2015-12-16 13:26 UTC  (2+ messages)
` Applied "regulator: qcom-smd: Add support for PMA8084" to the regulator tree

[Patch v2 2/3] regulator: qcom-smd: Add PM8916 support
 2015-12-16 13:26 UTC  (2+ messages)
` Applied "regulator: qcom-smd: Add PM8916 support" to the regulator tree

[PATCH] regmap: use IS_ALIGNED instead of % to improve the performance
 2015-12-16 13:26 UTC  (2+ messages)
` Applied "regmap: use IS_ALIGNED instead of % to improve the performance" to the regmap tree

[PATCH] staging: rtl8723au: hal: rtl8723a_hal_init: fixed 4 spelling errors
 2015-12-16 13:24 UTC 

[PATCH] dmaengine: edma: Add probe callback to edma_tptc_driver
 2015-12-16 13:19 UTC 

[RESEND] Lenovo Yoga 900 touchpad issues
 2015-12-16 13:18 UTC  (3+ messages)

snprintf, overlapping destination and source
 2015-12-16 13:14 UTC  (3+ messages)

[RFC PATCH v2 0/6] (mostly) Arch-independent livepatch
 2015-12-16 12:59 UTC  (14+ messages)
` [RFC PATCH v2 2/6] module: preserve Elf information for livepatch modules
    `  "
` [RFC PATCH v2 3/6] module: s390: keep mod_arch_specific "
` [RFC PATCH v2 4/6] livepatch: reuse module loader code to write relocations
    `  "

int overflow in io_getevents
 2015-12-16 12:56 UTC  (2+ messages)

[PATCH V4 00/16] Add generic PM domain support for Tegra
 2015-12-16 12:51 UTC  (7+ messages)
` [PATCH V4 16/16] ARM64: tegra: select PM_GENERIC_DOMAINS

[PATCH v4] arm64: Add support for PTE contiguous bit
 2015-12-16 12:50 UTC  (2+ messages)

[PATCH 0/2] ASoC: atmel-pdmic: add driver for Atmel PDMIC
 2015-12-16 12:27 UTC  (3+ messages)
` [PATCH 1/2] ASoC: atmel-pdmic: add the Pulse Density Modulation Interface Controller

[PATCH 0/2] ARC dwarf unwinder fixes
 2015-12-16 12:24 UTC  (3+ messages)
` [PATCH 1/2] ARC: dw2 unwind: Reinstante unwinding out of modules
` [PATCH 2/2] ARC: dw2 unwind: Ignore CIE version !=1 gracefully instead of bailing

[PATCH 1/4] net: tcp_memcontrol: simplify linkage between socket and page counter fix
 2015-12-16 12:17 UTC  (5+ messages)
` [PATCH 4/4] mm: memcontrol: clean up alloc, online, offline, free functions

[PATCH v5 0/3] thermal: mediatek: Add cpu dynamic power cooling model
 2015-12-16 12:12 UTC  (6+ messages)
` [PATCH v5 2/3] arm64: dts: mt8173: Add thermal zone node

[PATCH] autofs: show pipe inode in mount options
 2015-12-16 12:02 UTC 

[PATCH 0/9] RFD: huge tmpfs: compound vs. team pages
 2015-12-16 12:00 UTC  (4+ messages)
` [PATCH 6/9] rmap: support file THP

[PATCH] PM / sleep: define inline functions
 2015-12-16 11:41 UTC 

[RFC PATCH v3 0/8] arm64: Verify early CPU features
 2015-12-16 11:36 UTC  (6+ messages)
` [RFC PATCH v3 4/8] arm64: Handle early CPU boot failures

[PATCH v5 00/14] perf tools: BPF related update and other improvements
 2015-12-16 11:29 UTC  (5+ messages)
` [PATCH v5 10/14] perf tools: Enable indices setting syntax for BPF maps
` [PATCH v5 12/14] perf data: Support converting data from bpf_perf_event_output()

[PATCH v9 1/1] efi: a misc char interface for user to update efi firmware
 2015-12-16 11:26 UTC  (4+ messages)

[PATCH] udf: rework name conversions to fix multi-bytes characters support
 2015-12-16 11:25 UTC  (2+ messages)

[PATCH 1/3] ata: sata_dwc_460ex: use "dmas" DT property to find dma channel
 2015-12-16 11:24 UTC  (4+ messages)
` [PATCH 2/3] ata: sata_dwc_460ex: add phy support

[PATCH v12] Add Mediatek thermal support
 2015-12-16 11:23 UTC  (3+ messages)
` [PATCH 1/3] dt-bindings: thermal: Add binding document for Mediatek thermal controller

[BUG] checkpatch: unescaped left brace in regex is deprecated
 2015-12-16 11:21 UTC  (7+ messages)

[PATCH v4 1/3] dt-binding: power: Add otg regulator binding
 2015-12-16 11:20 UTC  (3+ messages)

[PATCH 1/2] arm64: Improve error reporting on set_pte_at() checks
 2015-12-16 11:15 UTC  (2+ messages)

[PATCH] arm64: reenable interrupt when handling ptrace breakpoint
 2015-12-16 11:13 UTC  (2+ messages)

[PATCH 0/7] Add swap accounting to cgroup2
 2015-12-16 11:09 UTC  (8+ messages)
` [PATCH 1/7] mm: memcontrol: charge swap "

[PATCH v9 0/3] mtd: nand: jz4780: Add NAND and BCH drivers
 2015-12-16 11:00 UTC  (4+ messages)
` [PATCH v9 2/3] mtd: nand: jz4780: driver for NAND devices on JZ4780 SoCs

[PATCH 3/3] mtd/ifc: Segregate IFC fcm and runtime registers
 2015-12-16 10:40 UTC 

[PATCH 1/3] driver/memory: Removal of deprecated NO_IRQ
 2015-12-16 10:39 UTC 

[PATCH 1/5] clk: rockchip: rk3036: include downstream muxes into fractional dividers
 2015-12-16 10:55 UTC  (2+ messages)

[PATCH RFC] memory-hotplug: add automatic onlining policy for the newly added memory
 2015-12-16 10:53 UTC  (5+ messages)

[PATCH] Partial revert of "powerpc: Individual System V IPC system calls"
 2015-12-16 10:53 UTC 

[PATCHv2] pci: Update VPD size with correct length
 2015-12-16 10:49 UTC 

[PATCH v2 00/14] Initial Microchip PIC32MZDA Support
 2015-12-16 10:48 UTC  (3+ messages)
` [PATCH v2 12/14] mmc: sdhci-pic32: Add PIC32 SDHCI host controller driver

[PATCH v6] sun4i-codec: Add FM, Line and Mic inputs
 2015-12-16 10:47 UTC  (4+ messages)

[PATCH 2/3] driver/memory: Update dependency of IFC for Layerscape
 2015-12-16 10:40 UTC 

[PATCH v2 1/2] i2c: xlr: fix extra read/write at end of rx transfer
 2015-12-16 10:43 UTC  (4+ messages)
` [PATCH v2 2/2] i2c: xlr: add interrupt support for Sigma Designs chips

[PATCH] pci: Update VPD size with correct length
 2015-12-16 10:41 UTC  (2+ messages)

[PATCH 0/3] Drivers: hv: Fix CPU assignment for FC devices
 2015-12-16 10:41 UTC  (5+ messages)
` [PATCH 1/3] Drivers: hv: utils: fix hvt_op_poll() return value on transport destroy

[PATCH v4] spi: dts: sun4i: Add support for wait time between word transmissions
 2015-12-16 10:39 UTC  (2+ messages)

[PATCH] clocksource/drivers/pistachio: Fix wrong calculated clocksource read value
 2015-12-16 10:38 UTC  (9+ messages)

[PATCH v2 1/3] clk: bcm2835: Add bindings for the auxiliary peripheral clock gates
 2015-12-16 10:35 UTC  (3+ messages)
` [PATCH v2 3/3] ARM: bcm2835: Add the auxiliary clocks to the device tree

[PATCH 00/19] devicetree: standardize/consolidate on "wakeup-source" property
 2015-12-16 10:32 UTC  (5+ messages)
` [PATCH 12/19] ARM: dts: exynos: replace legacy *,wakeup property with wakeup-source

[PATCH] watchdog: dw_wdt: convert to watchdog core api
 2015-12-16 10:27 UTC 

[PATCH] MAINTAINERS: Add co-maintainer for Renesas Pin Controllers
 2015-12-16 10:31 UTC 

[PATCH v2 0/2] acpi, apei: add BERT support
 2015-12-16 10:30 UTC  (5+ messages)
  ` [PATCH v2 1/2] acpi, apei: add Boot Error Record Table (BERT) support
  ` [PATCH v2 2/2] acpi, apei, bert: Clear error status at the end of error handling

[PATCH v4 07/21] ARM: dts: parse DMA config in pxamci
 2015-12-16 10:26 UTC  (4+ messages)
` [PATCH v5] serial: support for 16550A serial ports on LP-8x4x

[PATCH RESEND] infiniband:core:Add needed error path in cm_init_av_by_path
 2015-12-16 10:26 UTC  (3+ messages)

[GIT PULL] at91: defconfig for 4.5 #1
 2015-12-16 10:20 UTC 

[PATCH man-pages] membarrier.2: Rename sys_membarrier to membarrier
 2015-12-16 10:17 UTC  (2+ messages)

[RFC][PATCH v3] timekeeping: Cap adjustments so they don't exceed the maxadj value
 2015-12-16 10:14 UTC  (2+ messages)


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