linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-03-14 15:34:16 to 2017-03-14 18:50:53 UTC [more...]

[GIT PULL 00/19] perf/core improvements and fixes
 2017-03-14 18:50 UTC  (8+ messages)
` [PATCH 01/19] perf report: Hide tip message when -q option is given
` [PATCH 02/19] perf c2c: Clarify help message of --stats option
` [PATCH 03/19] perf c2c: Fix display bug when using pipe
` [PATCH 05/19] perf tools: Ignore generated files pmu-events/{jevents,pmu-events.c} for git
` [PATCH 09/19] perf: Add PERF_RECORD_NAMESPACES to include namespaces related info
` [PATCH 15/19] perf probe: Factor out the ftrace README scanning
` [PATCH 17/19] perf powerpc: Choose local entry point with kretprobes

[PATCH v6 0/4] Broadcom SBA RAID support
 2017-03-14 18:48 UTC  (3+ messages)

[PATCH RESEND 1/4] mfd: arizona: Remove duplicate set of ret variable
 2017-03-14 18:44 UTC  (9+ messages)
` [PATCH RESEND 2/4] mfd: arizona: Display register addresses in hex
` [PATCH RESEND 3/4] mfd: arizona: Update arizona_poll_reg to take a timeout in milliseconds
` [PATCH RESEND 4/4] mfd: arizona: Use regmap_read_poll_timeout instead of hard coding it

[PATCH] drm/exynos: Print kernel pointers in a restricted form
 2017-03-14 18:38 UTC 

[LSF/MM TOPIC][LSF/MM,ATTEND] shared TLB, hugetlb reservations
 2017-03-14 18:37 UTC  (2+ messages)

[PATCH] mm, gup: fix typo in gup_p4d_range()
 2017-03-14 18:36 UTC  (2+ messages)

[PATCH v3] mm: fix condition for throttle_direct_reclaim
 2017-03-14 18:32 UTC 

[PATCH v5 00/39] i.MX Media Driver
 2017-03-14 18:26 UTC  (27+ messages)
` [PATCH v5 15/39] [media] v4l2: add a frame interval error event

[PATCH v4 14/36] [media] v4l2-mc: add a function to inherit controls from a pipeline
 2017-03-14 18:26 UTC  (11+ messages)

[GIT pull] CPU hotplug updates for 4.9
 2017-03-14 18:25 UTC  (6+ messages)
  ` [PATCH] cpu/hotplug: Serialize callback invocations proper
    ` [tip:smp/urgent] "

[PATCH v2 00/20] net-next: stmmac: add dwmac-sun8i ethernet driver
 2017-03-14 18:20 UTC  (3+ messages)
` [PATCH v2 16/20] ARM: dts: sun50i-a64: enable dwmac-sun8i on pine64

[PATCH] mux: checking for IS_ERR() instead of NULL or vice versa
 2017-03-14 18:16 UTC  (4+ messages)
  ` [PATCH] mux: core: fix error handling in devm_mux_chip_alloc

[PATCH] tpm: Add sysfs interface to show TPM hardware version
 2017-03-14 18:18 UTC  (3+ messages)
  ` [tpmdd-devel] "

[PATCH net-next] bonding: add 802.3ad support for 25G speeds
 2017-03-14 18:17 UTC  (2+ messages)

[PATCH 0/3] arm64: Advertise ARMv8.3 features
 2017-03-14 18:13 UTC  (4+ messages)
` [PATCH 1/3] arm64: v8.3: Support for Javascript conversion instruction
` [PATCH 2/3] arm64: v8.3: Support for complex number instructions
` [PATCH 3/3] arm64: v8.3: Support for weaker release consistency

[PATCH 0/4] ARM64: Initial Marvell IAP140 enablement
 2017-03-14 18:10 UTC  (4+ messages)
` [PATCH 1/4] ARM64: Prepare Marvell IAP140 aka PXA1908

[PATCH v2 1/2] can: holt_hi311x: document device tree bindings
 2017-03-14 18:08 UTC  (7+ messages)
` [PATCH v2 2/2] can: spi: hi311x: Add Holt HI-311x CAN driver

[PATCH v2] xfs: remove kmem_zalloc_greedy
 2017-03-14 18:07 UTC  (3+ messages)

[PATCH 0/2] perf: xgene: Add support for SoC PMU of next generation of X-Gene
 2017-03-14 18:06 UTC  (3+ messages)
` [PATCH 1/2] Documentation: "
` [PATCH 2/2] "

[PATCH] ACPI / APEI: use setup_deferrable_timer
 2017-03-14 18:06 UTC  (2+ messages)

[PATCH 2/2] coresight: Fix reference count for software sources
 2017-03-14 18:06 UTC  (4+ messages)
` [2/2] "

[PATCH 1/4] pci: Allow lockless access path to PCI mmconfig
 2017-03-14 17:56 UTC  (10+ messages)
` [PATCH 2/4] pci: Add generic pci_bus_force_mmconfig interface
` [PATCH 3/4] x86, pci: Add interface to force mmconfig

[PATCH] pata_pcmcia: add EBSA110's PCMCIA slot support
 2017-03-14 17:50 UTC 

[PATCH 0/6] x86: 5-level paging enabling for v4.12, Part 1
 2017-03-14 17:48 UTC  (3+ messages)

[PATCH] mtd: nand: use .read_oob() instead of .cmdfunc() for bad block check
 2017-03-14 17:45 UTC 

[PATCH v3 00/21] x86/xen: untangle PV and PVHVM guest support code
 2017-03-14 17:35 UTC  (22+ messages)
` [PATCH v3 01/21] x86/xen: separate PV and HVM hypervisors
` [PATCH v3 02/21] x86/xen: globalize have_vcpu_info_placement
` [PATCH v3 03/21] x86/xen: add CONFIG_XEN_PV to Kconfig
` [PATCH v3 04/21] x86/xen: split off enlighten_pvh.c
` [PATCH v3 05/21] x86/xen: split off enlighten_hvm.c
` [PATCH v3 06/21] x86/xen: split off enlighten_pv.c
` [PATCH v3 07/21] x86/xen: split xen_smp_intr_init()/xen_smp_intr_free()
` [PATCH v3 08/21] x86/xen: split xen_smp_prepare_boot_cpu()
` [PATCH v3 09/21] x86/xen: split xen_cpu_die()
` [PATCH v3 10/21] x86/xen: split off smp_hvm.c
` [PATCH v3 11/21] x86/xen: split off smp_pv.c
` [PATCH v3 12/21] x86/xen: split off mmu_hvm.c
` [PATCH v3 13/21] x86/xen: split off mmu_pv.c
` [PATCH v3 14/21] x86/xen: split suspend.c for PV and PVHVM guests
` [PATCH v3 15/21] x86/xen: put setup.c, pmu.c and apic.c under CONFIG_XEN_PV
` [PATCH v3 16/21] x86/xen: define startup_xen for XEN PV only
` [PATCH v3 17/21] x86/xen: create stubs for HVM-only builds in page.h
` [PATCH v3 18/21] xen/balloon: decorate PV-only parts with #ifdef CONFIG_XEN_PV
` [PATCH v3 19/21] xen: create xen_create/destroy_contiguous_region() stubs for PVHVM only builds
` [PATCH v3 20/21] x86/xen: enable PVHVM-only builds
` [PATCH v3 21/21] x86/xen: rename some PV-only functions in smp_pv.c

[PATCH v2 0/8] irqchip/gic-v3-its: Implement ITS nodes as kernel devices and use CMA
 2017-03-14 17:40 UTC  (3+ messages)
` [PATCH v2 8/8] irqchip, gicv3-its, cma: Use CMA for allocation of large device tables

[PATCH 1/2] coresight: Disable the path only when the source is disabled
 2017-03-14 17:39 UTC  (3+ messages)
` [1/2] "

[PATCH][RFC v4] ACPI throttling: Disable the MSR T-state if enabled after resumed
 2017-03-14 17:38 UTC  (4+ messages)

perf: use-after-free in perf_release
 2017-03-14 15:59 UTC  (15+ messages)

fsx tests on DAX started to fail with msync failure on 0307 -next tree
 2017-03-14 17:36 UTC  (2+ messages)

[PATCH v2 net-next 0/5] sunvnet: better connection management
 2017-03-14 17:24 UTC  (6+ messages)
` [PATCH v2 net-next 1/5] ldmvsw: better use of link up and down on ldom vswitch
` [PATCH v2 net-next 2/5] sunvnet: add stats to track ldom to ldom packets and bytes
` [PATCH v2 net-next 3/5] sunvnet: track port queues correctly
` [PATCH v2 net-next 4/5] sunvnet: count multicast packets
` [PATCH v2 net-next 5/5] sunvnet: xoff not needed when removing port link

[PATCH net-next 00/12] net: bcmgenet: add support for GENETv5
 2017-03-14 17:31 UTC  (9+ messages)
` [PATCH net-next 02/12] net: phy: bcm7xxx: add support for 28nm EPHY
` [PATCH net-next 09/12] net: bcmgenet: return EOPNOTSUPP for unknown ioctl commands

[PATCH 0/7] memory: atmel-ebi: Add PM ops
 2017-03-14 17:21 UTC  (4+ messages)
` [PATCH 1/7] mfd: syscon: atmel-smc: Add new helpers to ease SMC regs manipulation

Dell Inspiron 5558/0VNM2T hangs at resume from suspend when USB 3 is enabled
 2017-03-14 17:20 UTC  (6+ messages)

[PATCH 00/35] treewide trivial patches converting pr_warning to pr_warn
 2017-03-14 17:17 UTC  (4+ messages)
` [PATCH 23/35] drivers/mfd: Convert remaining uses of "

[PATCH v2 0/9] kasan: improve error reports
 2017-03-14 17:15 UTC  (11+ messages)
` [PATCH v2 6/9] kasan: improve slab object description

[PATCH] net: usb: rtl8150: use new api ethtool_{get|set}_link_ksettings
 2017-03-14 17:12 UTC  (3+ messages)

[PATCH v2 0/3] arm64: exynos: Enable drivers for Exynos5433
 2017-03-14 17:10 UTC  (4+ messages)
` [PATCH v2 1/3] arm64: defconfig: Enable video, DRM and LPASS drivers for Exynos5433 and Exynos7
` [PATCH v2 2/3] soc: samsung: Do not build ARMv7 PMU drivers on ARMv8
` [PATCH v2 3/3] arm64: exynos: Enable Exynos PMU and PM domains drivers

[PATCH 4.10 00/75] 4.10.3-stable review
 2017-03-14 17:10 UTC  (3+ messages)

[PATCH] scsi: storvsc: Add support for FC rport
 2017-03-14 17:10 UTC  (3+ messages)

[PATCH] staging: android: ion: reduce lock contention latency
 2017-03-14 17:10 UTC  (2+ messages)

[PATCH 4.4 00/91] 4.4.53-stable review
 2017-03-14 17:08 UTC  (3+ messages)

[PATCHv2 6/7] mm: convert generic code to 5-level paging
 2017-03-14 17:06 UTC  (3+ messages)
` [PATCHv2,6/7] "

[PATCH v7 1/3] x86/mm: Adapt MODULES_END based on Fixmap section size
 2017-03-14 17:05 UTC  (3+ messages)
` [PATCH v7 2/3] x86: Remap GDT tables in the Fixmap section
` [PATCH v7 3/3] x86: Make the GDT remapping read-only on 64-bit

[PATCH 0/2] ata: ahci-dm816: new driver
 2017-03-14 17:03 UTC  (5+ messages)
` [PATCH 2/2] ata: ahci: add support for DaVinci DM816 SATA controller

[PATCH v2 0/2] Add support for cros-ec-extcon driver
 2017-03-14 17:02 UTC  (3+ messages)
` [PATCH v2 1/2] extcon: cros-ec: Add extcon-cros-ec driver to support display out

[PATCH 1/2] dt-bindings: Add INNOLUX P079ZCA panel bindings
 2017-03-14 17:01 UTC  (3+ messages)
` [PATCH 2/2] drm/panel: add innolux,p079zca panel driver

kvm/arm64: use-after-free in kvm_unmap_hva_handler/unmap_stage2_pmds
 2017-03-14 16:57 UTC  (3+ messages)

[RFC PATCH] ASoC: wm8960: Use physical width for bclk
 2017-03-14 16:57 UTC 

[RFC 0/2] Add streaming API for firmware and FPGA manager
 2017-03-14 16:55 UTC  (7+ messages)
` [RFC 1/2] firmware class: Add stream_firmware API

[PATCH] mfd: cros ec: spi: Increase wait time to 200ms
 2017-03-14 16:55 UTC  (2+ messages)

[PATCH v5 0/2] Broadcom FlexRM ring manager support
 2017-03-14 16:54 UTC  (3+ messages)
` [PATCH v5 1/2] mailbox: Add driver for Broadcom FlexRM ring manager

[PATCH v5 0/6] genirq/gpio: Add driver for ThunderX and OCTEON-TX SoCs
 2017-03-14 16:54 UTC  (8+ messages)
` [PATCH v5 2/6] genirq: Add handle_fasteoi_{level,edge}_irq flow handlers
` [PATCH v5 3/6] irqdomain: Add irq_domain_{push,pop}_irq() functions
` [PATCH v5 4/6] dt-bindings: gpio: Add binding documentation for gpio-thunderx

[PATCH v2 0/3] printk: fix double printing with earlycon
 2017-03-14 16:52 UTC  (4+ messages)
` [PATCH v2 1/3] printk: fix name/type/scope of preferred_console var

[PATCH 3.16 302/370] drm/radeon: Use mode h/vdisplay fields to hide out of bounds HW cursor
 2017-03-14 16:50 UTC  (3+ messages)

[PATCH] mm, x86: fix native_pud_clear build error
 2017-03-14 16:49 UTC  (2+ messages)

[PATCH v4 0/5] phy/mfd/soc: exynos: Header cleanup
 2017-03-14 16:46 UTC  (6+ messages)
` [PATCH v4 1/5] phy: exynos4: Remove duplicated defines of PHY register defines
` [PATCH v4 2/5] phy: exynos5: "
` [PATCH v4 3/5] phy: exynos-mipi-video: Use consistent method to address phy registers
` [PATCH v4 4/5] mfd: exynos-lpass: Use common soc/exynos-regs-pmu.h header
` [PATCH v4 5/5] phy: exynos: Use one define for enable bit

[PATCH 00/14] cpufreq: intel_pstate: Fixes, cleanups and optimizations
 2017-03-14 16:41 UTC  (5+ messages)
` [PATCH 07/14] cpufreq: intel_pstate: Skip unnecessary PID resets on init
` [PATCH 10/14] cpufreq: intel_pstate: Use different utilization update callbacks

perf: race with automatic rdpmc() disabling
 2017-03-14 16:45 UTC  (6+ messages)

[PATCH v3 0/2] Support TI LMU devices
 2017-03-14 16:44 UTC  (5+ messages)
` [PATCH 1/2] Documentation: dt-bindings: mfd: add TI LMU device binding information
` [PATCH 2/2] mfd: add TI LMU driver

net: deadlock between ip_expire/sch_direct_xmit
 2017-03-14 16:41 UTC  (8+ messages)

[PATCH v2 0/3] ATA/ARM: convert ARM/DaVinci to use libata PATA drivers
 2017-03-14 16:36 UTC  (4+ messages)
    ` [PATCH v2 1/3] ata: add Palmchip BK3710 PATA controller driver
    ` [PATCH v2 2/3] ARM: davinci: add pata_bk3710 libata driver support
    ` [PATCH v2 3/3] ARM: davinci_all_defconfig: convert to use libata PATA

[PATCH 0/3] ATA/ARM: convert ARM/DaVinci to use libata PATA drivers
 2017-03-14 16:36 UTC  (4+ messages)
` [PATCH 1/3] ata: add Palmchip BK3710 PATA controller driver

[PATCH RFC 00/14] Add the BFQ I/O Scheduler to blk-mq
 2017-03-14 16:32 UTC  (5+ messages)

[PATCH] kbuild: drop unneeded patterns '.*.orig' and '.*.rej' from distclean
 2017-03-14 16:28 UTC  (2+ messages)

[PATCH] clock: Fix smp_processor_id() in preemptible bug
 2017-03-14 16:24 UTC  (7+ messages)

[PATCH] mmc: core: Fix access to HS400-ES devices
 2017-03-14 16:22 UTC  (2+ messages)

[PATCH] mmc: meson-gx: fix error path when driver initialization fails before enabling clocks
 2017-03-14 16:21 UTC  (4+ messages)
` [PATCH v2] mmc: meson-gx: remove mmc host on device removal

srcu: BUG in __synchronize_srcu
 2017-03-14 16:21 UTC  (5+ messages)

[PATCH] mmc: sdhci-pxav2: add error handling of clk_prepare_enable()
 2017-03-14 16:21 UTC  (2+ messages)

[PATCH 1/7] dt-bindings: rockchip-dw-mshc: rename RK1108 to RV1108
 2017-03-14 16:20 UTC  (2+ messages)

[PATCH V2] arm64: hwpoison: add VM_FAULT_HWPOISON[_LARGE] handling
 2017-03-14 16:20 UTC  (7+ messages)

[RFC PATCH] mm, hotplug: get rid of auto_online_blocks
 2017-03-14 16:20 UTC  (13+ messages)
              ` WTH is going on with memory hotplug sysf interface (was: Re: [RFC PATCH] mm, hotplug: get rid of auto_online_blocks)
                ` WTH is going on with memory hotplug sysf interface

[PATCH v2 0/2] mfd: axp20x: Restore master mode support on AXP806
 2017-03-14 16:19 UTC  (5+ messages)
` [PATCH v2 1/2] dts: mfd: axp20x: Add "xpowers,master-mode" property for AXP806 PMICs
` [PATCH v2 2/2] mfd: axp20x: Add support for dts property "xpowers,master-mode"

cc1: error: unrecognized command line option "-Wno-maybe-uninitialized"
 2017-03-14 16:17 UTC  (3+ messages)
` [PATCH] Kbuild: use cc-disable-warning consistently for maybe-uninitialized

[PATCH] Revert "tty: serial: pl011: add ttyAMA for matching pl011 console"
 2017-03-14 16:14 UTC  (3+ messages)
` [PATCH v3] "

[PATCH v4] NI 169445 board support
 2017-03-14 16:13 UTC  (3+ messages)
` [PATCH 1/2] gpio: mmio: add support for NI 169445 NAND GPIO
` [PATCH 2/2] MIPS: NI 169445 board support

[PATCH v7 2/2] backlight arcxcnn add support for ArcticSand devices
 2017-03-14 16:08 UTC  (4+ messages)

net/atm: warning in alloc_tx/__might_sleep
 2017-03-14 16:04 UTC  (8+ messages)

[PATCH] serial: 8250: 8250_core: Use dev_name() during request_irq()
 2017-03-14 15:59 UTC  (4+ messages)

[PATCH v3 00/25] OpenRISC patches for 4.11 final call
 2017-03-14 15:55 UTC  (7+ messages)
` [PATCH v3 02/25] openrisc: add cache way information to cpuinfo

[PATCH v2 0/4] phy/mfd/soc: exynos: Header cleanup
 2017-03-14 15:53 UTC  (4+ messages)
` [PATCH v2 4/4] phy: exynos: Use one define for enable bit

[PATCH 0/4] ARM: DRA7: Fix DCAN1 stuck-in-transition
 2017-03-14 15:48 UTC  (3+ messages)
` [PATCH 2/4] ARM: OMAP2+ hwmod: Allow modules to disable HW_AUTO

[RFC v0 0/2] Introduce on-chip interconnect API
 2017-03-14 15:45 UTC  (10+ messages)
` [RFC v0 1/2] interconnect: Add generic interconnect controller API

[PATCH 00/12] gpio: use resource management for irq descriptors
 2017-03-14 15:45 UTC  (3+ messages)

[PATCH] x86, kasan: add KASAN checks to atomic operations
 2017-03-14 15:44 UTC  (12+ messages)

[PATCH] ARM: dts: imx7s: Do not claim i.MX51 compatibility for SRC
 2017-03-14 15:41 UTC  (2+ messages)

[PATCH v2 0/6] Add board support for TS-4600
 2017-03-14 15:40 UTC  (6+ messages)
` [PATCH v2 4/6] bus: add driver for the Technologic Systems NBUS

[PATCH v2 2/5] arm64: only select PINCTRL for Allwinner platforms
 2017-03-14 13:12 UTC 

[PATCH v2] drm/rockchip: Refactor the component match logic
 2017-03-14 15:37 UTC  (2+ messages)

[RFC 1/2] fanotify: new event FAN_MODIFY_DIR
 2017-03-14 15:35 UTC  (5+ messages)
` [RFC 2/2] fanotify: emit FAN_MODIFY_DIR on filesystem changes

[PATCH v3] kvm: better MWAIT emulation for guests
 2017-03-14 15:34 UTC  (3+ messages)

[PATCH] x86/hugetlb: Use 32/64 mmap bases according to syscall
 2017-03-14 15:33 UTC  (2+ messages)
` [tip:x86/mm] x86/hugetlb: Adjust to the new native/compat mmap bases


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