linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2016-09-22 05:52:29 to 2016-09-22 10:44:37 UTC [more...]

Source code review around jump label usage
 2016-09-22 10:44 UTC  (12+ messages)
` crypto-caamhash: Fine-tuning for several function implementations
` [PATCH 00/14] GPU-DRM-OMAP: "
      `  "
` [PATCH 0/4] GPU-DRM-TILCDC: Fine-tuning for two "
  ` [PATCH 1/4] GPU-DRM-TILCDC: Use kmalloc_array() in kfree_table_init()
  ` [PATCH 2/4] GPU-DRM-TILCDC: Return directly after a failed kfree_table_init() in tilcdc_convert_slave_node()
  ` [PATCH 3/4] GPU-DRM-TILCDC: Less function calls in tilcdc_convert_slave_node() after error detection
  ` [PATCH 4/4] GPU-DRM-TILCDC: Delete unnecessary variable initialisations in tilcdc_convert_slave_node()

"CodingStyle: Clarify and complete chapter 7" in docs-next (was Re: [PATCH 03/47] block-rbd: Adjust the position of a jump label in rbd_header_from_disk())
 2016-09-22 10:43 UTC  (8+ messages)
        ` "CodingStyle: Clarify and complete chapter 7" in docs-next

[PATCH] m68k: migrate exception table users off module.h and onto extable.h
 2016-09-22 10:43 UTC  (2+ messages)
` say 22AmIYourDreamLove22

[RFC PATCH 0/4] futex: Introducing throughput-optimized futexes
 2016-09-22 10:40 UTC  (3+ messages)
` [RFC PATCH 4/4] futex, doc: TO futexes document

[PATCH] drm/i2c: tda998x: don't register the connector
 2016-09-22 10:39 UTC  (10+ messages)

[PATCH resend] xen-netback: switch to threaded irq for control ring
 2016-09-22 10:39 UTC  (5+ messages)
` [Xen-devel] "

[PATCH v2 0/3] video: of: Drive edge selection for sync
 2016-09-22 10:35 UTC  (4+ messages)
` [PATCH v2 1/3] dt-bindings: display: display-timing: Add property to configure sync drive edge
` [PATCH v2 2/3] video: display_timing: Add flags to select the edge when the sync is driven
` [PATCH v2 3/3] video: of: display_timing: Add support for syncclk-active property

[PATCH 10/10] arch/x86/platform/uv: BAU UV4 add version-specific functions
 2016-09-22 10:33 UTC  (2+ messages)
` [tip:x86/platform] x86/platform/uv/BAU: Add UV4-specific functions

[PATCH 09/10] arch/x86/platform/uv: BAU UV4 fix payload queue setup
 2016-09-22 10:32 UTC  (2+ messages)
` [tip:x86/platform] x86/platform/uv/BAU: Fix payload queue setup on UV4 hardware

[PATCH 08/10] arch/x86/platform/uv: BAU UV4 disable software timeout
 2016-09-22 10:32 UTC  (2+ messages)
` [tip:x86/platform] x86/platform/uv/BAU: Disable software timeout on UV4 hardware

[PATCH 04/10] arch/x86/platform/uv: BAU replace uv_physnodeaddr
 2016-09-22 10:30 UTC  (2+ messages)
` [tip:x86/platform] x86/platform/uv/BAU: Convert uv_physnodeaddr() use to uv_gpa_to_offset()

[PATCH 07/10] arch/x86/platform/uv: BAU UV4 populate uvhub_version
 2016-09-22 10:31 UTC  (2+ messages)
` [tip:x86/platform] x86/platform/uv/BAU: Populate ->uvhub_version with UV4 version information

[PATCH v7 6/6] powerpc: pSeries: Add pv-qspinlock build config/make
 2016-09-22 10:31 UTC  (3+ messages)

[PATCH 03/10] arch/x86/platform/uv: BAU cleanup: pq_init
 2016-09-22 10:29 UTC  (2+ messages)
` [tip:x86/platform] x86/platform/uv/BAU: Clean up pq_init()

[PATCH 06/10] arch/x86/platform/uv: BAU use generic function pointers
 2016-09-22 10:31 UTC  (2+ messages)
` [tip:x86/platform] x86/platform/uv/BAU: Use "

[PATCH 02/10] arch/x86/platform/uv: BAU cleanup: update printks
 2016-09-22 10:29 UTC  (2+ messages)
` [tip:x86/platform] x86/platform/uv/BAU: Clean up and "

[PATCH 05/10] arch/x86/platform/uv: BAU add generic function pointers
 2016-09-22 10:30 UTC  (2+ messages)
` [tip:x86/platform] x86/platform/uv/BAU: Add "

[PATCH 01/10] arch/x86/platform/uv: BAU cleanup: vertical alignment
 2016-09-22 10:28 UTC  (2+ messages)
` [tip:x86/platform] x86/platform/uv/BAU: Clean up "

Regmap commit 815806e3 from 4.8-rc6 introduces a deadlock
 2016-09-22 10:24 UTC  (5+ messages)
` [PATCH] regmap: fix deadlock on _regmap_raw_write() error path
  ` Applied "regmap: fix deadlock on _regmap_raw_write() error path" to the regmap tree

[PATCH] regmap: fix up the regmap lock error
 2016-09-22 10:23 UTC  (2+ messages)

[PATCH] Work around for enabling CONFIG_CMDLINE on ppc64le
 2016-09-22 10:21 UTC  (2+ messages)

[PATCH 0/5] Some fixes for mmc core and sdhci/arasan
 2016-09-22 10:21 UTC  (9+ messages)
` [PATCH 1/5] mmc: core: don't try to switch block size for dual rate mode
` [PATCH 2/5] mmc: core: switch to 1V8 or 1V2 for hs400es mode
` [PATCH 3/5] mmc: core: changes frequency to hs_max_dtr when selecting hs400es

[PATCH] ASoC: tpa6130a2: fix volume setting when no stream is running
 2016-09-22 10:10 UTC 

[PATCH 0/4] GPU-DRM-QXL: Fine-tuning for three function implementations
 2016-09-22 10:09 UTC  (6+ messages)
` [PATCH 1/4] GPU-DRM-QXL: Use kmalloc_array() in qxl_device_init()
` [PATCH 2/4] GPU-DRM-QXL: Move three assignments "
` [PATCH 3/4] GPU-DRM-QXL: Improve a size determination in qxl_driver_load()
` [PATCH 4/4] GPU-DRM-QXL: Adjust checks for null pointers in three functions

strace lockup when tracing exec in go
 2016-09-22 10:09 UTC  (8+ messages)

[PATCH] sched/debug: check p->se.on_rq for 'runnable tasks'
 2016-09-22 10:08 UTC  (2+ messages)

[Query] increased latency observed in cpu hotplug path
 2016-09-22 10:06 UTC 

cygnus-pcm.c:undefined reference to `bad_dma_ops'
 2016-09-22 10:05 UTC 

[PATCH] KVM: nVMX: Fix the NMI IDT-vectoring info handling
 2016-09-22 10:04 UTC  (4+ messages)

[PATCH v2] KVM: nVMX: Fix the NMI IDT-vectoring handling
 2016-09-22  9:58 UTC  (2+ messages)

[PATCH 0/1] memory offline issues with hugepage size > memory block size
 2016-09-22  9:51 UTC  (6+ messages)
` [PATCH 1/1] mm/hugetlb: fix memory offline "
    ` [PATCH v2 "

[PATCH] drm/imx: hide an unused label
 2016-09-22  9:50 UTC 

[PATCH V6 3/5] PCI: thunder-pem: Allow to probe PEM-specific register range for ACPI case
 2016-09-22  9:49 UTC  (11+ messages)

[PATCH] rtc: cmos: avoid unused function warning
 2016-09-22  9:48 UTC 

[GIT PULL for v4.7-rc8] media fixes
 2016-09-22  9:47 UTC 

[PATCHv2 0/3] Fix handware handshake on SAM9x5 platforms
 2016-09-22  9:47 UTC  (3+ messages)
` [PATCHv2 2/3] tty/serial: at91: fix hardware handshake with GPIOs

[PATCH v2 1/3] serial: xuartps: Adds RXBS register support for zynqmp
 2016-09-22  9:45 UTC  (3+ messages)
` [PATCH v2 2/3] devicetree: bindings: uart: Add new compatible string for ZynqMP

[PATCH] iio: accel: sca3000_core: avoid potentially uninitialized variable
 2016-09-22  9:43 UTC 

[PATCH 0/7] Tests for sync infrastructure
 2016-09-22  9:43 UTC  (3+ messages)
` [PATCH 1/7] selftest: sync: basic tests for sw_sync framework

[PATCH] io:pressure: zpa2326: remove redundant "DEBUG" ifdef
 2016-09-22  9:42 UTC 

[PATCH] tty/serial: atmel: fix fractional baud rate computation
 2016-09-22  9:43 UTC  (4+ messages)

[PATCH] ipvlan: fix building without netfilter
 2016-09-22  9:40 UTC 

[PATCH] PCI: rockchip: fix uninitialized variable use
 2016-09-22  9:39 UTC 

[RESEND PATCH v7 1/2] sdhci-of-arasan: Add device tree parameter xlnx,fails-without-test-cd bit
 2016-09-22  9:40 UTC  (4+ messages)
` [RESEND PATCH v7 2/2] sdhci-of-arasan: Set controller to test mode when xlnx,fails-without-test-cd is present

[PATCH v2 0/7] sched: Diagnostic checks for missing rq clock updates
 2016-09-22  9:39 UTC  (6+ messages)
` [PATCH v2 7/7] sched/core: Add debug code to catch missing update_rq_clock()

[PATCH 1/2] config: move x86 kvm_guest.config to a common locaton
 2016-09-22  9:39 UTC  (3+ messages)

[PATCH] ASoC: cq93vc: duplicated callback function goes to component
 2016-09-22  9:37 UTC 

recommended use of request_any_context_irq()
 2016-09-22  9:29 UTC  (3+ messages)

[PATCH] docs: Remove space-before-label guidance from CodingStyle
 2016-09-22  9:27 UTC  (2+ messages)

[PATCH] i2c / ACPI: Do not touch an I2C device if it belongs to another adapter
 2016-09-22  9:25 UTC  (8+ messages)
` [PATCH v2] "

[PATCHv2] arm64: Correctly bounds check virt_addr_valid
 2016-09-22  9:17 UTC  (2+ messages)

[PATCH] fs/9p: Drop memory allocation cast
 2016-09-22  9:14 UTC 

[RFC PATCH v7 0/5] *** Latency histograms ***
 2016-09-22  9:14 UTC  (6+ messages)
` [RFC PATCH v7 4/5] tracing: Measure delayed hrtimer offset latency

[PATCH] HID: alps: fix stick device not working after resume
 2016-09-22  9:08 UTC  (2+ messages)

[PATCH resend 2] xen-netback: switch to threaded irq for control ring
 2016-09-22  9:06 UTC 

[PATCH 0/2] BQL support and fix for a regression issue
 2016-09-22  9:05 UTC  (3+ messages)
` [PATCH 1/2] net: thunderx: Fix issue with IRQ namimg
` [PATCH 2/2] net: thunderx: Support for byte queue limits

{standard input}:199: Error: unknown opcode
 2016-09-22 17:07 UTC 

EFI co-maintainer
 2016-09-22  8:57 UTC  (5+ messages)

failed to add c++ probe
 2016-09-22  8:54 UTC  (6+ messages)

[PATCH] L2TP:Adjust intf MTU, add underlay L3, overlay L2
 2016-09-22  8:53 UTC  (2+ messages)

solo6010 modprobe lockup since e1ceb25a (v4.3 regression)
 2016-09-22  8:51 UTC  (5+ messages)

fscrypt: in-place decrypt vs. out-of-place encrypt?
 2016-09-22  8:49 UTC 

[PATCH v0 0/3] [RESEND] lockperf: a few small improvments
 2016-09-22  8:46 UTC  (4+ messages)
` [PATCH v0 1/3] Synchronize all clients on start up
` [PATCH v0 2/3] posix03, posix04: Use '-l' instead of '-i' as option argument name
` [PATCH v0 3/3] posix03: Do not kill everything in the process group

[PATCH] Coccinelle: pm_runtime: ensure relevance of pm_runtime reports
 2016-09-22  8:28 UTC 

include/linux/kprobes.h:361:2: error: invalid use of undefined type 'struct kprobe_ctlblk'
 2016-09-22  8:45 UTC 

[PATCH v3 0/3] xen/pciback: support driver_override
 2016-09-22  8:45 UTC  (4+ messages)
` [PATCH v3 1/3] xen/pciback: simplify pcistub device handling
` [PATCH v3 2/3] xen/pciback: avoid multiple entries in slot list
` [PATCH v3 3/3] xen/pciback: support driver_override

blk-mq: allow passing in an external queue mapping V3
 2016-09-22  8:51 UTC  (3+ messages)
` [PATCH 03/13] genirq/msi: Switch to new irq spreading infrastructure

[PATCH net-next] net: ethernet: mediatek: get out of potential invalid pointer access
 2016-09-22  8:44 UTC 

[PATCH net-next] net: ethernet: mediatek: use [get|set]_link_ksettings
 2016-09-22  8:42 UTC 

ftrace function_graph causes system crash
 2016-09-22  8:36 UTC  (6+ messages)

[PATCH 1/2] NFSD: notifiers registration cleanup
 2016-09-22  8:35 UTC  (3+ messages)

[PATCH net-next] net: ethernet: mediatek: remove superfluous local variable for phy address
 2016-09-22  8:36 UTC 

[PATCH] usb: dwc3: host: inherit dma configuration from parent dev
 2016-09-22  5:02 UTC  (5+ messages)

[PATCH 0/7 v3] sched: reflect sched_entity move into task_group's load
 2016-09-22  8:33 UTC  (9+ messages)
` [PATCH 7/7 v3] sched: fix wrong utilization accounting when switching to fair class

[PATCH net-next] net: ethernet: mediatek: use phydev from struct net_device
 2016-09-22  8:33 UTC 

[PATCH 3.10 000/180] 3.10.103-stable review
 2016-09-22  8:33 UTC  (4+ messages)
` [PATCH 3.10 098/180] wext: Fix 32 bit iwpriv compatibility issue with 64 bit Kernel

[PATCH v5 0/3] ASoC: sun4i-codec: Distinguish sun4i from sun7i
 2016-09-22  8:31 UTC  (7+ messages)
` [PATCH v5 1/3] ASoC: sun4i-codec: Rename sun4i_codec_widgets for consistency
` [PATCH v5 2/3] ASoC: sun4i-codec: Rename some sun7i-only registers
` [PATCH v5 3/3] ASoC: sun4i-codec: Add custom regmap configs

mm/slub.o:undefined reference to `_GLOBAL_OFFSET_TABLE_'
 2016-09-22  8:29 UTC  (2+ messages)

[PATCH net-next 0/9] rxrpc: Preparation for slow-start algorithm [ver #2]
 2016-09-22  8:23 UTC  (10+ messages)
` [PATCH net-next 1/9] rxrpc: Don't store the rxrpc header in the Tx queue sk_buffs "
` [PATCH net-next 2/9] rxrpc: Add re-sent Tx annotation "
` [PATCH net-next 3/9] rxrpc: Add per-peer RTT tracker "
` [PATCH net-next 4/9] rxrpc: Send pings to get RTT data "
` [PATCH net-next 5/9] rxrpc: Expedite ping response transmission "
` [PATCH net-next 6/9] rxrpc: Add ktime_sub_ms() "
` [PATCH net-next 7/9] rxrpc: Obtain RTT data by requesting ACKs on DATA packets "
` [PATCH net-next 8/9] rxrpc: Reduce the number of ACK-Requests sent "
` [PATCH net-next 9/9] rxrpc: Reduce the number of PING ACKs "

[PATCH v5 1/2] qe: modify get_qe_base function
 2016-09-22  1:43 UTC  (6+ messages)
` [PATCH v5 2/2] QE: remove PPCisms for QE

[PATCH v14 0/4] Mediatek MT8173 CMDQ support
 2016-09-22  8:17 UTC  (5+ messages)
` [PATCH v14 2/4] CMDQ: Mediatek CMDQ driver
` [PATCH v14 4/4] CMDQ: save more energy in idle

[PATCH net-next 0/9] rxrpc: Preparation for slow-start algorithm
 2016-09-22  8:10 UTC  (2+ messages)

[PATCH] clocksource/drivers/ti-32k: Prevent ftrace recursion
 2016-09-22  7:56 UTC 

[PATCHSET wq/for-4.9] workqueue: make workqueue available very early during boot
 2016-09-22  8:01 UTC  (3+ messages)
` [PATCH 5/7] slab, workqueue: remove keventd_up() usage

[PATCH V2] sched/fair: Fix that tasks are not constrained by cfs_b->quota on hotplug core, when hotplug core is offline and then online
 2016-09-22  7:59 UTC 

[PATCH] arc: perf: Enable generic "cache-references" and "cache-misses" events
 2016-09-22  7:56 UTC  (7+ messages)
      ` perf event grouping for dummies (was Re: [PATCH] arc: perf: Enable generic "cache-references" and "cache-misses" events)

[GIT] Networking
 2016-09-22  7:52 UTC 

[RFC PATCH v2 0/5] futex: Introducing throughput-optimized futexes
 2016-09-22  7:49 UTC  (5+ messages)
` [RFC PATCH v2 3/5] futex: Throughput-optimized (TO) futexes

[PATCH 0/2] jump_labels: Embedding static keys inside structures
 2016-09-22  7:47 UTC  (7+ messages)
` [PATCH 1/2] jump_labels: Add API to deal with keys embedded in structures

arch/ia64/kernel/entry.S:621: Error: Operand 2 of `adds' should be a 14-bit integer (-8192-8191)
 2016-09-22  7:45 UTC 

ATA failure regression
 2016-09-22  7:08 UTC 

[PATCH] Fix tasks being forgotten for a long time on SMP
 2016-09-22  7:34 UTC 

[PATCH v2 0/3] Move runnable tools from Documentation to tools
 2016-09-22  7:31 UTC  (3+ messages)
` [PATCH v2 3/3] tools: move pcmcia crc32hash tool from Documentation

[PATCH net-next v2 0/6] ftgmac100 support for ast2500
 2016-09-22  7:31 UTC  (2+ messages)

[PATCH 0/4] Add DMA support for ti_am335x_adc driver
 2016-09-22  7:20 UTC  (4+ messages)
` [PATCH 2/4] drivers: iio: ti_am335x_adc: add dma support

[PATCH 04/11] staging: dgnc: kfree for board structure in
 2016-09-22  7:21 UTC  (2+ messages)

[PATCH 03/11] staging: dgnc: missing NULL check for ioremap in
 2016-09-22  7:20 UTC  (2+ messages)

[PATCH 01/11] staging: dgnc: remove redundant initialization for
 2016-09-22  7:20 UTC  (2+ messages)

+ softirq-fix-tasklet_kill-and-its-users.patch added to -mm tree
 2016-09-22  7:05 UTC  (6+ messages)

[PATCH 0/3] watchdog: dw_wdt: add reset lines
 2016-09-22  7:02 UTC  (4+ messages)
` [PATCH 1/3] watchdog: bindings: "
` [PATCH 2/3] watchdog: dw_wdt: get reset lines from dt
` [PATCH 3/3] watchdog: dw_wdt: add stop watchdog operation

[PATCH v2 0/9] re-enable DAX PMD support
 2016-09-22  6:59 UTC  (4+ messages)
` [PATCH v2 1/9] ext4: allow DAX writeback for hole punch

[PATCH] dma-buf/sw_sync: mark sync_timeline_create() static
 2016-09-22  6:57 UTC  (4+ messages)

[PATCH v5 0/6] Introduce ZONE_CMA
 2016-09-22  6:50 UTC  (5+ messages)
` [PATCH v5 3/6] mm/cma: populate ZONE_CMA

[PATCH] ext4: Check for encryption feature before fscrypt_process_policy()
 2016-09-22  6:50 UTC 

include/linux/unaligned/access_ok.h:7:19: error: redefinition of 'get_unaligned_le16'
 2016-09-22  6:50 UTC 

[PATCH 1/3] zram: rename IO processing functions
 2016-09-22  6:42 UTC  (3+ messages)
` [PATCH 2/3] zram: support page-based parallel write
` [PATCH 3/3] zram: adjust the number of zram thread

[PATCH] KVM: VMX: Enable MSR-BASED TPR shadow even if w/o APICv
 2016-09-22  6:48 UTC  (8+ messages)

[PATCH] clocksource: bcm2835_timer: Unmap region obtained by of_iomap
 2016-09-22  6:42 UTC  (2+ messages)

[PATCH] dmaengine: edma: Rename set_bits and remove unused clear_bits helper
 2016-09-22  6:31 UTC 

[PATCH] ptp_clock: future-proofing drivers against PTP subsystem becoming optional
 2016-09-22  6:18 UTC  (2+ messages)

[PATCH 1/2] net: ethernet: hisilicon: hns: use phydev from struct net_device
 2016-09-22  6:12 UTC  (4+ messages)
` [PATCH 2/2] net: ethernet: hisilicon: hns: use new api ethtool_{get|set}_link_ksettings

linux-next: Tree for Sep 22
 2016-09-22  6:11 UTC 

[PATCH v2 0/2] make POSIX timers optional
 2016-09-22  6:09 UTC  (2+ messages)

[RFC 0/2] power_supply: add new POWER_SUPPLY_PROP_POLL_INTERVAL property
 2016-09-22  5:52 UTC  (3+ messages)
` [RFC 1/2] power: power_supply: add new property POWER_SUPPLY_PROP_POLL_INTERVAL
` [RFC 2/2] power: bq27xxx_battery: add poll interval property query


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