linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2015-11-23 17:25:41 to 2015-11-23 20:53:58 UTC [more...]

[PATCH 2/2] iio: health: Add driver for the TI AFE4404 heart monitor
 2015-11-23 20:53 UTC  (9+ messages)

[RFC/PATCH 0/3] ARM: Use udiv/sdiv for __aeabi_{u}idiv library functions
 2015-11-23 20:53 UTC  (11+ messages)
` [RFC/PATCH 2/3] recordmcount: Record locations of __aeabi_{u}idiv() calls on ARM
` [RFC/PATCH 3/3] ARM: Replace calls to __aeabi_{u}idiv with udiv/sdiv instructions

[PATCH] mm: Fix mmap MAP_POPULATE for DAX pmd mapping
 2015-11-23 20:53 UTC  (2+ messages)

[PATCH] dax: Split pmd map when fallback on COW
 2015-11-23 20:45 UTC  (3+ messages)

[PATCH] VSOCK: constify vmci_transport_notify_ops structures
 2015-11-23 20:49 UTC  (2+ messages)

[PATCH] net: atm: constify in_cache_ops and eg_cache_ops structures
 2015-11-23 20:49 UTC  (2+ messages)

[PATCH 1/3] drm/dsi: Add support for Turn on/Shutdown peripheral packets
 2015-11-23 20:46 UTC  (4+ messages)
` [PATCH 3/3] drm/panel: Add Panasonic VVX10F034N00 MIPI DSI panel

[PATCH v2] mm: fix up sparse warning in gfpflags_allow_blocking
 2015-11-23 20:46 UTC  (3+ messages)

[PATCHSET v3] netfilter, cgroup: implement cgroup2 path match in xt_cgroup
 2015-11-23 20:45 UTC  (10+ messages)
` [PATCH 9/9] netfilter: implement xt_cgroup cgroup2 path match

[RFC PATCH 0/3] VFIO: capability chains
 2015-11-23 20:43 UTC  (4+ messages)
` [RFC PATCH 1/3] vfio: Define "
` [RFC PATCH 2/3] vfio: Define sparse mmap capability for regions
` [RFC PATCH 3/3] vfio/pci: Include sparse mmap capability for MSI-X table regions

[PATCH v1] eCryptfs: enhancing eCryptfs to be used with external crypto engine
 2015-11-23 20:42 UTC 

add a proper completion queue abstraction
 2015-11-23 20:37 UTC  (9+ messages)
` [PATCH 2/9] IB: "

[PATCH V2 0/2] Create specific kconfig for kselftest
 2015-11-23 20:35 UTC  (2+ messages)

stmmac: debugfs broken with multiple ethernets
 2015-11-23 20:33 UTC  (2+ messages)

[RFC] asm-generic: default BUG_ON(x) to "if(x) BUG()"
 2015-11-23 20:16 UTC  (5+ messages)

crash tool - problem with new Xen linear virtual mapped sparse p2m list
 2015-11-23 20:18 UTC 

nouveau: iowrite32 oops & warning at drivers/gpu/drm/nouveau/nouveau_fence.c:198
 2015-11-23 20:17 UTC  (3+ messages)

[PATCH v5 1/4] firmware: introduce sysfs driver for QEMU's fw_cfg device
 2015-11-23 20:14 UTC  (2+ messages)

[PATCH] lightnvm: change vendor and dev id for qemu
 2015-11-23 20:15 UTC 

[PATCH v1] eCryptfs: enhancing eCryptfs to be used with external crypto engine
 2015-11-23 20:14 UTC  (10+ messages)

[PATCH] pwm: Avoid double mutex lock on pwm_enable
 2015-11-23 20:09 UTC  (9+ messages)

[PATCH 00/30] tracing: 'hist' triggers
 2015-11-23 19:51 UTC  (31+ messages)
` [PATCH v12 01/30] tracing: Update cond flag when enabling or disabling a trigger
` [PATCH v12 02/30] tracing: Make ftrace_event_field checking functions available
` [PATCH v12 03/30] tracing: Make event trigger "
` [PATCH v12 04/30] tracing: Add event record param to trigger_ops.func()
` [PATCH v12 05/30] tracing: Add get_syscall_name()
` [PATCH v12 06/30] tracing: Add a per-event-trigger 'paused' field
` [PATCH v12 07/30] tracing: Add needs_rec flag to event triggers
` [PATCH v12 08/30] tracing: Add an unreg_all() callback to trigger commands
` [PATCH v12 09/30] tracing: Add lock-free tracing_map
` [PATCH v12 10/30] tracing: Add 'hist' event trigger command
` [PATCH v12 11/30] tracing: Add hist trigger support for multiple values ('vals=' param)
` [PATCH v12 12/30] tracing: Add hist trigger support for compound keys
` [PATCH v12 13/30] tracing: Add hist trigger support for user-defined sorting ('sort=' param)
` [PATCH v12 14/30] tracing: Add hist trigger support for pausing and continuing a trace
` [PATCH v12 15/30] tracing: Add hist trigger support for clearing "
` [PATCH v12 16/30] tracing: Add hist trigger 'hex' modifier for displaying numeric fields
` [PATCH v12 17/30] tracing: Add hist trigger 'sym' and 'sym-offset' modifiers
` [PATCH v12 18/30] tracing: Add hist trigger 'execname' modifier
` [PATCH v12 19/30] tracing: Add hist trigger 'syscall' modifier
` [PATCH v12 20/30] tracing: Add hist trigger support for stacktraces as keys
` [PATCH v12 21/30] tracing: Support string type key properly
` [PATCH v12 22/30] tracing: Remove restriction on string position in hist trigger keys
` [PATCH v12 23/30] tracing: Add enable_hist/disable_hist triggers
` [PATCH v12 24/30] tracing: Add 'hist' trigger Documentation
` [PATCH v12 25/30] tracing: Add support for multiple hist triggers per event
` [PATCH v12 26/30] tracing: Add support for named triggers
` [PATCH v12 27/30] tracing: Add support for named hist triggers
` [PATCH v12 28/30] kselftests/ftrace : Add event trigger testcases
` [PATCH v12 29/30] kselftests/ftrace: Add hist "
` [PATCH v12 30/30] tracing: Add hist trigger 'log2' modifier

[PATCH v2 0/6] kernel/cpu.c: eliminate some indirection
 2015-11-23 19:51 UTC  (8+ messages)
` [PATCH v2, resend "
  ` [PATCH v2, resend 1/6] powerpc/fadump: rename cpu_online_mask member of struct fadump_crash_info_header
  ` [PATCH v2, resend 2/6] kernel/cpu.c: change type of cpu_possible_bits and friends
  ` [PATCH v2, resend 3/6] kernel/cpu.c: export __cpu_*_mask
  ` [PATCH v2, resend 4/6] drivers/base/cpu.c: use __cpu_*_mask directly
  ` [PATCH v2, resend 5/6] kernel/cpu.c: eliminate cpu_*_mask
  ` [PATCH v2, resend 6/6] kernel/cpu.c: make set_cpu_* static inlines

[PATCH] sched: idle: move need_resched check after function rcu_idle_enter
 2015-11-23 20:02 UTC  (6+ messages)

[PATH RESEND v2 00/10] tty: xuartps: Fix lock ups
 2015-11-23 20:00 UTC  (9+ messages)
` [PATH RESEND v2 03/10] tty: xuartps: Always enable transmitter in start_tx

[PATCH cgroup/for-4.4-fixes] cgroup: make css_set pin its css's to avoid use-afer-free
 2015-11-23 19:55 UTC 

[PATCH 1/2] ARM: dts: sun7i: Enable audio codec on OrangePi Mini
 2015-11-23 19:53 UTC  (3+ messages)
` [PATCH 2/2] ARM: dts: sun7i: Enable audio codec on BananaPi

[PATCH] arm: dts: qcom: Add generic PMIC gpio/MPP compat strings
 2015-11-23 19:49 UTC  (2+ messages)

[PATCH with Coccinelle?] Deletion of unnecessary checks before specific function calls
 2015-11-23 19:46 UTC  (4+ messages)
                                ` [PATCH 0/2] block-rbd: Deletion of an unnecessary check
                                  ` [PATCH 1/2] block-rbd: Delete an unnecessary check before the function call "rbd_dev_destroy"
                                  ` [PATCH 2/2] block-rbd: One function call less in rbd_dev_probe_parent() after error detection

[PATCH] staging/android: add TODO to de-stage android sync framework
 2015-11-23 19:41 UTC 

[PATCH v3 00/22] kthread: Use kthread worker API more widely
 2015-11-23 19:36 UTC  (3+ messages)
` [PATCH v3 17/22] ipmi: Convert kipmi kthread into kthread worker API

[PATCH] ahci: don't use MSI when PCI is disabled
 2015-11-23 19:34 UTC  (3+ messages)

[PATCH 0/2] arm64: bpf: add BPF_ST and BPF_XADD instructions support
 2015-11-23 19:34 UTC  (8+ messages)
` [PATCH 1/2] arm64: bpf: add 'store immediate' instruction

[PATCH 00/14] mm: memcontrol: account socket memory in unified hierarchy
 2015-11-23 19:31 UTC  (11+ messages)
` [PATCH 09/14] net: tcp_memcontrol: simplify linkage between socket and page counter
` [PATCH 13/14] mm: memcontrol: account socket memory in unified hierarchy memory controller

[RFC PATCH 0/2] Crypto kernel TLS socket
 2015-11-23 19:27 UTC  (5+ messages)
` [RFC PATCH 1/2] Crypto support aesni rfc5288
` [RFC PATCH 2/2] Crypto kernel tls socket

[PATCH] power: bq27xxx_battery: Reorganize I2C into a module
 2015-11-23 19:26 UTC  (4+ messages)

[PATCH v5 0/8] watchdog: Add support for keepalives triggered by infrastructure
 2015-11-23 19:26 UTC  (7+ messages)
` [PATCH v5 1/8] watchdog: Introduce hardware maximum timeout in watchdog core
` [PATCH v5 2/8] watchdog: Introduce WDOG_RUNNING flag

[PATCH] dell-rbtn: Ignore ACPI notifications if device is suspended
 2015-11-23 19:24 UTC  (3+ messages)

[PATCH v4 0/4] Add support for the TI TPS65086 PMIC
 2015-11-23 19:18 UTC  (8+ messages)
` [PATCH v4 3/4] regulator: tps65086: Add regulator driver for the "

[PATCH] nfsd: constify nfsd4_callback_ops structure
 2015-11-23 19:13 UTC  (3+ messages)

[PATCH] ARM: dts: qcom: msm8974: Disable wled and move it to honami
 2015-11-23 19:04 UTC 

[PATCH 1/2] arch: consolidate CONFIG_STRICT_DEVM in lib/Kconfig.debug
 2015-11-23 19:00 UTC  (6+ messages)
` [PATCH 2/2] restrict /dev/mem to idle io memory ranges

[PATCH 1/4] clocksource: Add brcm,bcm6345-timer device tree binding
 2015-11-23 19:00 UTC  (13+ messages)
` [PATCH 4/4] MIPS: bmips: Convert bcm63xx_wdt to use WATCHDOG_CORE
        ` [PATCH 4/10] (Was: [PATCH 4/4]) "
          ` [PATCH 6/10] watchdog: bcm63xx_wdt: Obtain watchdog clock HZ from "periph" clk
  ` [PATCH (v2) 1/10] clocksource: Add brcm,bcm6345-timer device tree binding
    ` [PATCH (v2) 2/10] MIPS: bmips: Add bcm6345-l2-timer interrupt controller

[PATCH] Enable PCIe PHY support in Cygnus
 2015-11-23 18:57 UTC  (4+ messages)
` [PATCH] ARM: dts: enable PCIe PHY support for Cygnus

[PATCH v2] toshiba_acpi: Fix keyboard backight sysfs entries not being updated
 2015-11-23 18:58 UTC  (2+ messages)

Hibernate resume bug around 3,18-rc2 - Full PAT support
 2015-11-23 18:56 UTC  (12+ messages)

[PATCH v3 0/2] toshiba_acpi: Add WWAN support
 2015-11-23 18:56 UTC  (4+ messages)
` [PATCH v3 1/2] toshiba_acpi: Add support for WWAN devices
` [PATCH v3 2/2] toshiba_acpi: Add WWAN RFKill support

[PATCH v3 0/4] Allow customizable random offset to mmap_base address
 2015-11-23 18:55 UTC  (6+ messages)
` [PATCH v3 1/4] mm: mmap: Add new /proc tunable for mmap_base ASLR
  ` [PATCH v3 2/4] arm: mm: support ARCH_MMAP_RND_BITS
    ` [PATCH v3 3/4] arm64: "

[PATCH] powercap/rapl: add cpu id for broxton
 2015-11-23 18:51 UTC  (2+ messages)

[PATCH V7 0/3] dma: add Qualcomm Technologies HIDMA driver
 2015-11-23 18:49 UTC  (4+ messages)
` [PATCH V7 2/3] dma: add Qualcomm Technologies HIDMA management driver

[V5 PATCH 0/4] Fix race issues among panic, NMI and crash_kexec
 2015-11-23 18:49 UTC  (3+ messages)
` [V5 PATCH 1/4] panic/x86: Fix re-entrance problem due to panic on NMI

[PATCH v2] i2c: cadence: Move to sensible power management
 2015-11-23 18:47 UTC  (5+ messages)

[RESEND PATCH V4 00/26] Coresight integration with perf
 2015-11-23 18:33 UTC  (27+ messages)
` [RESEND PATCH V4 01/26] coresight: etm3x: moving etm_readl/writel to header file
` [RESEND PATCH V4 02/26] coresight: etm3x: moving sysFS entries to dedicated file
` [RESEND PATCH V4 03/26] coresight: etm3x: unlocking tracers in default arch init
` [RESEND PATCH V4 04/26] coresight: etm3x: splitting struct etm_drvdata
` [RESEND PATCH V4 05/26] coresight: etm3x: implementing 'cpu_id()' API
` [RESEND PATCH V4 06/26] coresight: associating path with session rather than tracer
` [RESEND PATCH V4 07/26] coresight: moving PM runtime operations to core framework
` [RESEND PATCH V4 08/26] coresight: etm3x: adding operation mode for etm_enable()
` [RESEND PATCH V4 09/26] coresight: add API to get sink from path
` [RESEND PATCH V4 10/26] coresight: etm3x: set progbit to stop trace collection
` [RESEND PATCH V4 11/26] coresight: etm3x: changing default trace configuration
` [RESEND PATCH V4 12/26] coresight: etm3x: consolidating initial config
` [RESEND PATCH V4 13/26] coresight: etm3x: implementing user/kernel mode tracing
` [RESEND PATCH V4 14/26] coresight: etm3x: adding perf_get/set_config() API
` [RESEND PATCH V4 15/26] coresight: etm3x: implementing perf_enable/disable() API
` [RESEND PATCH V4 16/26] perf: changing pmu::setup_aux() parameter to include event
` [RESEND PATCH V4 17/26] coresight: etb10: moving to local atomic operations
` [RESEND PATCH V4 18/26] coresight: adding operation mode for sink->enable()
` [RESEND PATCH V4 19/26] coresight: etb10: implementing AUX space API
` [RESEND PATCH V4 20/26] coresight: etm-perf: new PMU driver for ETM tracers
` [RESEND PATCH V4 21/26] coresight: introducing a global trace ID function
` [RESEND PATCH V4 22/26] coresight: updating documentation to reflect integration with perf
` [RESEND PATCH V4 23/26] perf tools: making function set_max_cpu_num() non static
` [RESEND PATCH V4 24/26] perf tools: adding perf_session to *info_prive_size()
` [RESEND PATCH V4 25/26] perf tools: making coresight PMU listable
` [RESEND PATCH V4 26/26] perf tools: adding coresight etm PMU record capabilities

[PATCH] lightnvm: fix memory leak
 2015-11-23 18:41 UTC  (4+ messages)

[PATCH] staging: comedi: comedilib.h: Coding style warning fix for block comments
 2015-11-23 18:41 UTC  (2+ messages)

[PATCH 1/2] mtd: brcmnand: Add brcm,nand-bcm63268 device tree binding
 2015-11-23 18:38 UTC  (7+ messages)
  ` [PATCH (v4) 1/2] mtd: brcmnand: Add brcm,bcm63268-nand "
    ` [PATCH (v4) 2/2] mtd: brcmnand: Add support for the BCM63268

ipmi: Remove unnecessary pci_disable_device
 2015-11-23 18:37 UTC  (2+ messages)

[PATCH] soc: Mediatek: Enable SCPSYS power domain driver by default
 2015-11-23 18:34 UTC  (4+ messages)

[GIT PULL] Kselftest fixes for 4.4-rc3
 2015-11-23 18:31 UTC 

[PATCH 0/2] Add pm8994 gpio and mpp support
 2015-11-23 18:29 UTC  (5+ messages)
` [PATCH 1/2] pinctrl: qcom: spmi-gpio: Add pm8994 gpio support
` [PATCH 2/2] pinctrl: qcom: spmi-mpp: Add pm8994 mpp support

[PATCH] pinctrl: qcom: Add msm8996 pinctrl driver
 2015-11-23 18:26 UTC  (2+ messages)

[PATCH v2 0/5] Devicetree support for misc/eeprom/eeprom_93xx46
 2015-11-23 18:24 UTC  (9+ messages)
` [PATCH v2 3/5] misc: eeprom_93xx46: Implement eeprom_93xx46 DT bindings
` [PATCH v2 4/5] misc: eeprom_93xx46: Add quirks to support Atmel AT93C46D device

[RFC/PATCH] pinctrl: qcom: Add generic ssbi and spmi GPIO/MPP bindings
 2015-11-23 18:22 UTC  (4+ messages)
` [PATCH] pinctrl: qcom: pmic-gpio/mpp: of_irq_count() == npins

[PATCH] ARM: dts: keystone: k2l: fix kernel crash when clk_ignore_unused is not in bootargs
 2015-11-23 18:17 UTC  (2+ messages)

[PATCH v3 0/6] Qualcomm PCIe driver and designware fixes
 2015-11-23 18:13 UTC  (3+ messages)
` [PATCH v3 3/6] DT: PCI: qcom: Document PCIe devicetree bindings

[PATCH] Staging: iio: frequency: use dev_get_platdata()
 2015-11-23 18:07 UTC 

[PATCH 0/4] CFS idle injection
 2015-11-23 18:07 UTC  (8+ messages)
` [PATCH 3/4] sched: introduce synchronized "

[PATCH] mtd: nand: use of_property_read_u8()
 2015-11-23 18:05 UTC  (3+ messages)
` [PATCH v2] "

[PATCH v4 1/3] Documentation: dt-bindings: add async_irq to msm_hsusb
 2015-11-23 18:05 UTC  (4+ messages)
` [PATCH v4 3/3] usb: chipidea: register driver as a peripheral with the phy

[PATCH] Cleanup useless codes in CMCI handler
 2015-11-23 17:59 UTC  (6+ messages)
` [UNTESTED PATCH] x86, mce: Avoid double entry of deferred errors into the genpool

[PATCH] gpio: Add GPIO support for the ACCES 104-IDI-48
 2015-11-23 17:54 UTC 

[PATCH v2 0/4] Add Cygnus audio clock support
 2015-11-23 17:50 UTC  (5+ messages)
` [PATCH v2 1/4] Documentation: dt-bindings: Add DT bindings for Cygnus audio clock
` [PATCH v2 2/4] clk: iproc: Add support for Cygnus audio clocks
` [PATCH v2 3/4] clk: iproc: Remove __init from header
` [PATCH v2 4/4] ARM: dts: enable audio clock support for Cygnus

[PATCH] Staging: iio: light: tsl2x7x_core: use dev_get_platdata()
 2015-11-23 17:48 UTC 

[PATCH] drm/radeon: Retry DDC probing on DVI on failure if we got an HPD interrupt
 2015-11-23 17:48 UTC  (8+ messages)

[PATCH] USB: quirks: Fix another ELAN touchscreen
 2015-11-23 17:43 UTC  (4+ messages)
` [PATCH v2] "

[PATCH] PCI: MSI: Only use the generic MSI layer when domain is hierarchical
 2015-11-23 17:38 UTC  (2+ messages)

[PATCH v2 0/4] improve fault-tolerance of rhashtable runtime-test
 2015-11-23 17:38 UTC  (2+ messages)

[PATCH v2 2/2] mm/mmap.c: remove incorrect MAP_FIXED flag comparison from mmap_region
 2015-11-23 17:36 UTC  (2+ messages)
` [PATCH v3] "

[PATCH] perf: Fallback to JIT support for mmap'd non-ELF binaries
 2015-11-23 17:36 UTC  (6+ messages)

[PATCH] Staging: iio: adc: use dev_get_platdata()
 2015-11-23 17:33 UTC 

[PATCH] unix: avoid use-after-free in ep_remove_wait_queue (w/ Fixes:)
 2015-11-23 17:30 UTC  (4+ messages)
  ` [PATCH] unix: avoid use-after-free in ep_remove_wait_queue

[PATCH v4 0/13] Add mipi dsi support for rk3288
 2015-11-23 17:29 UTC  (3+ messages)
` [PATCH v4 01/13] clk: rockchip: add id for mipidsi sclk on rk3288

[PATCH 0/5] arm64: cpufeature: Fixes for 4.4-rc1
 2015-11-23 17:29 UTC  (6+ messages)
` [PATCH 1/5] arm64: cpufeature: Add helpers for extracting unsigned values
  ` [PATCH 3/5] arm64: debug: Treat the BRPs/WRPs as unsigned
  ` [PATCH 5/5] arm64: Ensure the secondary CPUs have safe ASIDBits size

dw_mmc: HLE errors
 2015-11-23 17:29 UTC  (3+ messages)


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