linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2016-04-19 12:49:35 to 2016-04-19 16:18:40 UTC [more...]

[PATCH v2 0/3] Extend the LED panic trigger
 2016-04-19 16:18 UTC  (4+ messages)
` [PATCH v2 3/3] leds: gpio: Support the "panic-indicator" firmware property

[PATCH V2 00/15] coresight: tmc: make driver usable by Perf
 2016-04-19 16:16 UTC  (23+ messages)
` [PATCH V2 05/15] coresight: tmc: splitting driver in ETB/ETF and ETR components
` [PATCH V2 06/15] coresight: tmc: making prepare/unprepare functions generic
` [PATCH V2 07/15] coresight: tmc: allocating memory when needed
` [PATCH V2 08/15] coresight: tmc: getting the right read_count on tmc_open()
` [PATCH V2 09/15] coresight: tmc: adding mode of operation for link/sinks
` [PATCH V2 11/15] coresight: tmc: make sysFS and Perf mode mutually exclusive
` [PATCH V2 13/15] coresight: tmc: implementing TMC-ETF AUX space API

[PATCH kernel 0/2] speed up live migration by skipping free pages
 2016-04-19 16:15 UTC  (10+ messages)
` [PATCH kernel 1/2] mm: add the related functions to build the free page bitmap
` [PATCH kernel 2/2] virtio-balloon: extend balloon driver to support the new feature

[PATCH] ath9k: remove duplicate assignment of variable ah
 2016-04-19 16:14 UTC  (2+ messages)

Source code review around jump label usage
 2016-04-19 16:13 UTC  (5+ messages)
` [PATCH 0/2] net-ath9k_htc: Fine-tuning for two function implementations
  ` [PATCH 2/2] net-ath9k_htc: Replace a variable initialisation by an assignment in ath9k_htc_set_channel()

[RFC][PATCHSET] reduce messing with iovecs in cifs
 2016-04-19 16:12 UTC  (7+ messages)
` [PATCH 1/6] [net] drop 'size' argument of sock_recvmsg()
` [PATCH 2/6] cifs: merge the hash calculation helpers
` [PATCH 5/6] cifs_readv_receive: use cifs_read_from_socket()

[PATCH RFC] fixup! virtio: convert to use DMA api
 2016-04-19 16:12 UTC  (19+ messages)

[PATCH V2 1/3] gpio: tegra: Don't open code of_device_get_match_data()
 2016-04-19 16:11 UTC  (9+ messages)
` [PATCH V2 2/3] gpio: tegra: Remove the need of keeping device handle for gpio driver
` [PATCH V2 3/3] gpio: tegra: Add support for gpio debounce

[PATCHv7 00/29] THP-enabled tmpfs/shmem using compound pages
 2016-04-19 16:11 UTC  (4+ messages)

[PATCH 1/5] regulator: core: Resolve supply earlier
 2016-04-19 16:09 UTC  (7+ messages)

[PATCH] arm64: mm: take CWG into account in __inval_cache_range()
 2016-04-19 16:09 UTC  (8+ messages)

[PATCH v2 0/1] drivers: net: cpsw: Fix NULL pointer dereference with two slave PHYs
 2016-04-19 16:05 UTC  (6+ messages)
` [PATCH v2 1/1] drivers: net: cpsw: Prevent NUll pointer dereference with two PHYs

[PATCHv5 1/3] x86: rename is_{ia32,x32}_task to in_{ia32,x32}_syscall
 2016-04-19 16:04 UTC  (4+ messages)
` [tip:x86/asm] x86/entry: Rename is_{ia32,x32}_task() to in_{ia32,x32}_syscall()

[PATCH v2 0/5] Cavium ThunderX uncore PMU support
 2016-04-19 16:03 UTC  (9+ messages)
` [PATCH v2 1/5] arm64/perf: Basic uncore counter support for Cavium ThunderX
` [PATCH v2 2/5] arm64/perf: Cavium ThunderX L2C TAD uncore support
` [PATCH v2 3/5] arm64/perf: Cavium ThunderX L2C CBC "

[PATCH 0/8] arm64: kaslr cleanups and improvements
 2016-04-19 14:29 UTC  (3+ messages)
` [PATCH 5/8] arm64: kernel: replace early 64-bit literal loads with move-immediates

[PATCH] rtl8xxxu: hide unused tables
 2016-04-19 16:01 UTC  (3+ messages)

[PATCH 1/3] gpio: tegra: Don't open code of_device_get_match_data()
 2016-04-19 16:01 UTC  (9+ messages)
` [PATCH 2/3] gpio: tegra: Remove the need of keeping device handle for gpio driver
` [PATCH 3/3] gpio: tegra: Add support for gpio debounce

[PATCH v6 00/24] i2c mux cleanup and locking update
 2016-04-19 15:58 UTC  (3+ messages)
` [PATCH v6 08/24] iio: imu: inv_mpu6050: convert to use an explicit i2c mux core

[PATCH] ARM: at91/dt: fix typo in sama5d2 PIN_PD24 description
 2016-04-19 15:58 UTC  (2+ messages)

[GIT PULL 00/14] perf/core improvements and fixes
 2016-04-19 15:50 UTC  (15+ messages)
` [PATCH 01/14] perf trace: Fix build when DWARF unwind isn't available
` [PATCH 02/14] perf evsel: Add missign class prefix to has_branch_stack method
` [PATCH 03/14] perf script: Check sample->callchain before using it
` [PATCH 04/14] perf callchain: Set callchain_param.enabled when parsing --call-graph
` [PATCH 05/14] perf report: Use callchain_param.enabled instead of tool specific knob
` [PATCH 06/14] perf tools: Ditch record_opts.callgraph_set
` [PATCH 07/14] perf hists browser: Fold two consecutive symbol_conf.use_callchain ifs
` [PATCH 08/14] perf top: Use callchain_param.enabled instead of symbol_conf.use_callchain
` [PATCH 09/14] perf script: Fix postgresql ubuntu install instructions
` [PATCH 10/14] perf jit: memset() variable 'st' using the correct size
` [PATCH 11/14] perf build: Remove x86 references from arch-neutral Build
` [PATCH 12/14] perf symbols: Allow loading kallsyms without considering kcore files
` [PATCH 13/14] perf test: Ignore kcore files in the "vmlinux matches kallsyms" test
` [PATCH 14/14] perf test: Add missing verbose output explaining the reason for failure

[PATCH 0/8] STMPE fixes/rework and add STMPE1600 support
 2016-04-19 15:53 UTC  (2+ messages)

[RFC v1 0/4] x86, boot: KASLR memory implementation (x86_64)
 2016-04-19 15:49 UTC  (4+ messages)
` [RFC v1 3/4] x86, boot: Implement ASLR for kernel memory sections (x86_64)

[PATCH] perf buildid: fix off-by-one in write_buildid()
 2016-04-19 15:48 UTC  (4+ messages)

[PATCH 1/2] regulator: DT: Add support to scale ramp delay based on platform behavior
 2016-04-19 15:47 UTC  (11+ messages)

[PATCH v2 0/6] ARM/ARM64: Drop arm_pm_restart
 2016-04-19 15:47 UTC  (3+ messages)
` [PATCH v2 3/6] ARM: PSCI: Register with kernel restart handler

[PATCH] Fix bindings documentation for Palmas
 2016-04-19 15:42 UTC  (2+ messages)
` [PATCH] Documentation: bindings: fix palmas-rtc documentation

[PATCH 1/2] clk: sunxi: add predivider handling for factors clock
 2016-04-19 15:42 UTC  (5+ messages)

[PATCH v4 4/5] arm64: add support for ACPI Low Power Idle(LPI)
 2016-04-19 15:42 UTC  (3+ messages)

[BUG] cgroup/workques/fork: deadlock when moving cgroups
 2016-04-19 15:39 UTC  (9+ messages)

[PATCH v3 0/6] bam dma fixes and one dt extension
 2016-04-19 15:42 UTC  (2+ messages)

[PATCH 3/3] sched: Optimize !CONFIG_NO_HZ_COMMON cpu load updates
 2016-04-19 15:36 UTC  (2+ messages)
` [PATCH v2] "

[PATCH] pwms: pwm-ti*: Remove support for local clock gating
 2016-04-19 15:34 UTC  (2+ messages)

[PATCH][linux-next][trivial] treewide: Fix typos in printk
 2016-04-19 15:27 UTC 

[PATCH] drivers: firmware: psci: add __init mark to psci_dt_cpu_init_idle
 2016-04-19 15:20 UTC  (3+ messages)

[PATCH] pinctrl: at91-pio4: fix pull-up/down logic
 2016-04-19 15:15 UTC  (3+ messages)

[PATCH] coresight: etm4x: Add DT implementation
 2016-04-19 15:08 UTC  (2+ messages)

[PATCH] spi: pxa2xx: disallow building on MMP
 2016-04-19 15:06 UTC  (2+ messages)

[PATCH 1/1] hwmon: Add support for INA3221 Triple Current/Voltage Monitors
 2016-04-19 15:02 UTC  (3+ messages)

[PATCH] clocksource/drivers/tango-xtal: Fix incorrect test
 2016-04-19 14:59 UTC  (4+ messages)

[PATCH] asm-generic: wire up preadv2/pwritev2
 2016-04-19 14:59 UTC 

[PATCH v6 00/17] memory: omap-gpmc: mtd: nand: Support GPMC NAND on non-OMAP platforms
 2016-04-19 14:49 UTC  (22+ messages)

[PATCH] IB/ipoib: Add readout of statistics using ethtool
 2016-04-19 14:50 UTC  (2+ messages)

[PATCH V2] mips: pistachio: Determine SoC revision during boot
 2016-04-19 14:46 UTC 

{standard input}:136: Error: number (0x9000000080000000) larger than 32 bits
 2016-04-19 14:43 UTC  (9+ messages)

[PATCH v2] i2c: Add generic support passing secondary devices addresses
 2016-04-19 14:42 UTC  (11+ messages)

[RFC][PATCH 0/4] tracing: Add event-fork to trace tasks children
 2016-04-19 14:34 UTC  (5+ messages)
` [RFC][PATCH 1/4] tracing: Rename check_ignore_pid() to ignore_this_task()
` [RFC][PATCH 2/4] tracing: Use pid bitmap instead of a pid array for set_event_pid
` [RFC][PATCH 3/4] tracing: Add infrastructure to allow set_event_pid to follow children
` [RFC][PATCH 4/4] tracing: Update the documentation to describe "event-fork" option

[PATCH] usb: f_mass_storage: test whether thread is running before starting another
 2016-04-19 14:38 UTC  (4+ messages)

[BUG 4.1.11] EXT4-fs error: ext4_xattr_block_get:299 - Remounting filesystem read-only
 2016-04-19 14:38 UTC 

Crash in __wake_up_common
 2016-04-19 14:37 UTC 

[PATCH net-next V3 0/2] ethernet: intel: Support Hyper-V hosts
 2016-04-19 15:49 UTC  (4+ messages)
` [PATCH net-next V3 1/2] ethernet: intel: Add the device ID's presented while running on Hyper-V
  ` [PATCH net-next V3 2/2] intel: ixgbevf: Support Windows hosts (Hyper-V)

[PATCHv2] wlcore: spi: add wl18xx support
 2016-04-19 14:35 UTC  (4+ messages)

[PATCH 0/2] ASoC: da7219: Small clocking related updates for PLL and sysclk
 2016-04-19 14:19 UTC  (3+ messages)
` [PATCH 1/2] ASoC: da7219: Update PLL ranges and dividers to improve locking
` [PATCH 2/2] ASoC: da7219: Disallow unsupported 32KHz clock setting in set_dai_sysclk()

fuse: use afer free reading/writing
 2016-04-19 14:08 UTC 

[PATCH 00/15] Add support for Tegra210 AGIC
 2016-04-19 14:23 UTC  (5+ messages)
` [PATCH 05/15] irqchip: Mask the non-type/sense bits when translating an IRQ

Runtime warning due to commit 'ARM: OMAP: Catch callers of revision information prior to it being populated' in -next
 2016-04-19 14:21 UTC  (4+ messages)

[PATCH] Axi-usb: Add support for 64-bit addressing
 2016-04-19 14:07 UTC  (4+ messages)

[PATCH 01/14] drm/amdgpu: use drm_crtc_send_vblank_event()
 2016-04-19 14:03 UTC  (7+ messages)
` [PATCH 05/14] drm/msm: "
` [PATCH 11/14] drm/tilcdc: "

[PATCH 0/3] sched: Fix/improve nohz cpu load updates v3
 2016-04-19 14:01 UTC  (6+ messages)
` [PATCH 2/3] sched: Correctly handle nohz ticks cpu load accounting

[PATCH v2 0/3] ACPI / tables: Add table upgrade mechanism
 2016-04-19 13:57 UTC  (4+ messages)
` [PATCH v2 3/3] ACPI / tables: Convert the initrd table override mechanisms to the "

This patch triggers a bad gcc bug (was Re: [PATCH] force inlining of some byteswap operations)
 2016-04-19 13:56 UTC  (2+ messages)
` [PATCH] scsi: fc: force inlining of wwn conversion functions

[PATCH v5 2/2] i2c: rk3x: add i2c support for rk3399 soc
 2016-04-19 13:55 UTC  (2+ messages)
` [PATCH v6] "

[PATCH] mmc: bcm2835: fix platform_no_drv_owner.cocci warnings
 2016-04-19 13:55 UTC 

[PATCH] perf jit: memset variable st using the correct size
 2016-04-19 13:52 UTC  (3+ messages)

[PATCH] efi: ARM: avoid warning about phys_addr_t cast
 2016-04-19 13:46 UTC  (3+ messages)

[PATCH 1/2] crypto: s5p-sss - Fix use after free of copied input buffer in error path
 2016-04-19 13:44 UTC  (2+ messages)
` [PATCH 2/2] crypto: s5p-sss - Remove useless hash interrupt handler

[PATCHv1 0/6] leds: pca9653x: support inverted outputs and cleanups
 2016-04-19 13:42 UTC  (6+ messages)

[PATCH 1/5] perf tools: fix incorrect ordering of callchain entries
 2016-04-19 13:41 UTC  (3+ messages)
` [PATCH 3/5] perf script: fix postgresql ubuntu install instructions

arch/xtensa/kernel/coprocessor.S:93: Error: unknown opcode or format name 'rur.ae_ovf_sar'
 2016-04-19 13:41 UTC 

[PATCH v6 1/6] hwmon: (fam15h_power) Add CPU_SUP_AMD as the dependence
 2016-04-19 13:35 UTC  (2+ messages)
` [v6,1/6] "

[PATCH] hwmon: (ads7828) Enable internal reference
 2016-04-19 13:34 UTC  (2+ messages)

Build regressions/improvements in v4.6-rc4
 2016-04-19 13:31 UTC  (3+ messages)
  ` Build regressions/improvements in v4.6-rc4 (parisc warnings)

linux-4.6-rc4/sound/pci/ens1370.c:1551: possible bad expression ?
 2016-04-19 13:31 UTC 

[PATCH 0/7] mmc: sdhci-pltfm: fix and tidy up sdhci_pltfm_init()
 2016-04-19 13:28 UTC  (5+ messages)
` [PATCH 1/7] mmc: sdhci-pltfm: bail out if register resource is too small

[PATCH] cyclictest: avoid using libnuma cpumask parsing functions
 2016-04-19 13:30 UTC  (5+ messages)

[PATCH 0/4] net: thunderx: Add multiqset support for DPDK
 2016-04-19 13:33 UTC  (5+ messages)
` [PATCH 1/4] net: thunderx: Introduce a mailbox message to reset VF counters
` [PATCH 2/4] net: thunderx: Add multiqset support for dataplane apps
` [PATCH 3/4] net: thunderx: add sysfs attribute for SQS/SVF assigments
` [PATCH 4/4] net: thunderx: Improvement for MBX interface debug messages

e1000e: can TIMINCA register be zero?
 2016-04-19 13:26 UTC  (3+ messages)

[PATCHv1 0/2] mmc: Move broken-hpi also to the chipset level
 2016-04-19 13:23 UTC  (5+ messages)
` [PATCH 1/2] mmc: core: Improve marking broken HPI through devicetree

[PATCH 1/3] arm: dts: imx6qdl: add clocks property for ocotp node
 2016-04-19 13:39 UTC  (4+ messages)
` [PATCH 3/3] nvmem: imx-ocotp: handling clock

New TAB chair announcement
 2016-04-19 13:21 UTC  (2+ messages)

[PATCH 0/4 v6] drm: Add support of ARC PGU display controller
 2016-04-19 13:19 UTC  (5+ messages)
` [PATCH 1/4 "
` [PATCH 2/4 v6] drm: Add DT bindings documentation for "
` [PATCH 3/4 v6] MAINTAINERS: Add maintainer "
` [PATCH 4/4 v6] arc: axs10x - add support of ARC PGU

[PATCH V6 00/13] Support for generic ACPI based PCI host controller
 2016-04-19 13:06 UTC  (4+ messages)
` [PATCH V6 08/13] PCI: generic, thunder: update to use generic ECAM API

[PATCH v4 1/5] ACPI / processor_idle: introduce ARCH_SUPPORTS_ACPI_PROCESSOR_CSTATE
 2016-04-19 13:00 UTC  (3+ messages)

[RFC] DMA initialization for manually created devices
 2016-04-19 12:52 UTC  (3+ messages)

[PATCH v5 00/52] mtd: rework ECC layout definition
 2016-04-19 12:49 UTC  (9+ messages)
` [PATCH v5 39/50] mtd: nand: omap2: switch to mtd_ooblayout_ops

[PATCH 0/4] add __init attribute
 2016-04-19 12:33 UTC  (2+ messages)
` [PATCH 3/4] mtd: pmc551: "


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