linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2016-04-15 09:14:51 to 2016-04-15 12:51:59 UTC [more...]

[PATCH] tty/serial: atmel: fix hardware handshake selection
 2016-04-15 12:52 UTC  (2+ messages)

[PATCH v3 00/15] Fixes / cleanups in dw_dmac (affects on few subsystems)
 2016-04-15 12:45 UTC  (8+ messages)
` [PATCH v3 08/15] dmaengine: dw: revisit data_width property

[PATCH 00/28] Optimise page alloc/free fast paths v3
 2016-04-15 12:44 UTC  (2+ messages)

[PATCH] i2c: core: Add missing of_node_put()
 2016-04-15 12:43 UTC 

Deleting child qdisc doesn't reset parent to default qdisc?
 2016-04-15 12:42 UTC  (6+ messages)

[RESEND 00/11] pwm: Add support for PWM Capture
 2016-04-15 12:39 UTC  (4+ messages)
` [RESEND 07/11] pwm: sti: Initialise PWM Capture channel data

linux-next: build warning after merge of the ipvs-next tree
 2016-04-15 12:38 UTC  (3+ messages)

[PATCH] clk: samsung: exynos7: Don't gate CMU_{CCORE, FSYS0} blocks clock
 2016-04-15 12:37 UTC  (3+ messages)

[PATCH 1/2] [v4] net: emac: emac gigabit ethernet controller driver
 2016-04-15 12:35 UTC  (7+ messages)

[PATCH] kernel/futex: handle the case where we got a "late" waiter
 2016-04-15 12:35 UTC 

[PATCH] libnvdimm, pmem: clarify the write+clear_poison+write flow
 2016-04-15 12:32 UTC  (2+ messages)

[PATCH 0/19] get rid of superfluous __GFP_REPORT
 2016-04-15 12:29 UTC  (3+ messages)
` [PATCH 17/19] dm: get rid of superfluous gfp flags

[PATCH 0/5] Live patching for powerpc
 2016-04-15 12:24 UTC  (16+ messages)
  `  "

[PATCH 0/5] wireless: ti: Convert specialized logging macros to kernel style
 2016-04-15 12:22 UTC  (7+ messages)

[PATCH] spi: dln2: Pass of_node to spi master
 2016-04-15 12:19 UTC  (2+ messages)

[PATCH] mfd: arizona: Update device ordering to allow clean driver removal
 2016-04-15 12:18 UTC 

[PATCH v5 0/2] updates for rk3399 i2c support
 2016-04-15 12:17 UTC  (7+ messages)
` [PATCH v5 2/2] i2c: rk3x: add i2c support for rk3399 soc

[PATCH v3 1/1] mfd: intel-lpss: save register context on suspend
 2016-04-15 12:13 UTC  (3+ messages)

Source code review around jump label usage
 2016-04-15 12:09 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()

[PATCH] x86/vdso: add mremap hook to vm_special_mapping
 2016-04-15 12:08 UTC  (6+ messages)
` [PATCHv2] "

[RESEND PATCH v4] clk/axs10x: Add I2S PLL clock driver
 2016-04-15 12:08 UTC  (4+ messages)

[PATCH 0/7] pinctrl: soc/tegra: Add support to configure IO rail voltage and pad power states
 2016-04-15 11:47 UTC  (13+ messages)
` [PATCH 4/7] soc/tegra: pmc: Add interface to set voltage of IO rails
` [PATCH 7/7] pinctrl: tegra: Add driver to configure voltage and power state of io pads

[PATCH 1/1] powerpc/86xx: Set the right interrupt-cells for pcie nodes
 2016-04-15 11:57 UTC  (2+ messages)
` [PATCH v2 "

[PATCH] mm/vmalloc: Keep a separate lazy-free list
 2016-04-15 11:54 UTC  (7+ messages)
      ` [PATCH v2] "

[PATCH v5 1/4] leds: core: add generic support for RGB Color LED's
 2016-04-15 11:53 UTC  (11+ messages)

[PATCH v6 00/17] memory: omap-gpmc: mtd: nand: Support GPMC NAND on non-OMAP platforms
 2016-04-15 11:51 UTC  (7+ messages)

[RFC 0/8] drm: explicit fencing support
 2016-04-15 11:44 UTC  (5+ messages)
` [RFC 1/8] dma-buf/fence: add fence_collection fences

[PATCH 1/2] auxdisplay: move the ARM LCD driver into auxdisplay
 2016-04-15 11:42 UTC  (2+ messages)
` [PATCH 2/2] ARM: realview: update defconfig to match new subsystem

[PATCH 00/10] perf tools: Use SIGUSR2 control data dumpping
 2016-04-15 11:40 UTC  (6+ messages)
` [PATCH 02/10] perf tools: Add perf_data_file__switch() helper

[RFC PATCH] fs: define a string representation of the kernel_read_file_id enumeration
 2016-04-15 11:39 UTC  (3+ messages)

[PATCH] arm64: Reduce verbosity on SMP CPU stop
 2016-04-15 11:37 UTC  (2+ messages)

[PATCH v3 1/2] spi: pic32-sqi: add binding document for PIC32 Quad-SPI driver
 2016-04-15 11:27 UTC  (2+ messages)
` [PATCH v3 2/2] spi: pic32-sqi: add SPI driver for PIC32 SQI controller

[PATCH v6 00/24] i2c mux cleanup and locking update
 2016-04-15 11:23 UTC  (5+ messages)
` [PATCH v6 01/24] i2c-mux: add common data for every i2c-mux instance

[PATCH 00/42] v6: separate operations from flags in the bio/request structs
 2016-04-15 10:50 UTC  (44+ messages)
` [PATCH 01/42] block/fs/drivers: remove rw argument from submit_bio
` [PATCH 02/42] block: add REQ_OP definitions and bi_op/op fields
` [PATCH 03/42] block, fs, mm, drivers: set bi_op to REQ_OP
` [PATCH 04/42] fs: have submit_bh users pass in op and flags separately
` [PATCH 05/42] fs: have ll_rw_block "
` [PATCH 06/42] direct-io: set bi_op to REQ_OP
` [PATCH 07/42] btrfs: have submit_one_bio users setup bio bi_op
` [PATCH 08/42] btrfs: set bi_op tp REQ_OP
` [PATCH 09/42] btrfs: update __btrfs_map_block for bi_op transition
` [PATCH 10/42] btrfs: use bio fields for op and flags
` [PATCH 11/42] f2fs: set bi_op to REQ_OP
` [PATCH 12/42] gfs2: "
` [PATCH 13/42] xfs: "
` [PATCH 14/42] hfsplus: "
` [PATCH 15/42] mpage: "
` [PATCH 16/42] nilfs: "
` [PATCH 17/42] ocfs2: "
` [PATCH 18/42] pm: "
` [PATCH 19/42] dm: "
` [PATCH 20/42] dm: pass dm stats data dir instead of bi_rw
` [PATCH 21/42] bcache: set bi_op to REQ_OP
` [PATCH 22/42] drbd: "
` [PATCH 23/42] md/raid: "
` [PATCH 24/42] xen: "
` [PATCH 25/42] target: "
` [PATCH 26/42] block: copy bio op to request op
` [PATCH 27/42] block: prepare request creation/destruction code to use REQ_OPs
` [PATCH 28/42] block: prepare mq request creation "
` [PATCH 29/42] block: prepare elevator "
` [PATCH 30/42] blkg_rwstat: separate op from flags
` [PATCH 31/42] block: convert merge/insert code to check for REQ_OPs
` [PATCH 32/42] block: convert is_sync helpers to use REQ_OPs
` [PATCH 33/42] block: convert rq_data_dir helper "
` [PATCH 34/42] drivers: set request op to REQ_OP
` [PATCH 35/42] blktrace: get op from req->op/bio->bi_op
` [PATCH 36/42] ide cd: do not set REQ_WRITE on requests
` [PATCH 37/42] block, fs, drivers: do use bi_rw/cmd_flags for REQ_OPs
` [PATCH 38/42] block, fs: remove old REQ definitions
` [PATCH 39/42] block: shrink bio/request fields
` [PATCH 40/42] block, drivers: add REQ_OP_FLUSH operation
` [PATCH 41/42] block: do not use REQ_FLUSH for tracking flush support
` [PATCH 42/42] block, drivers, fs: rename REQ_FLUSH to REQ_PREFLUSH

[PATCH 01/12] MIPS: Separate XPA CPU feature into LPA and MVH
 2016-04-15 10:37 UTC  (10+ messages)
` [PATCH 02/12] MIPS: Fix HTW config on XPA kernel without LPA enabled
` [PATCH 03/12] MIPS: Remove redundant asm/pgtable-bits.h inclusions
` [PATCH 04/12] MIPS: Use enums to make asm/pgtable-bits.h readable
` [PATCH 06/12] MIPS: mm: Unify pte_page definition
` [PATCH 08/12] MIPS: mm: Don't clobber $1 on XPA TLB refill
` [PATCH 09/12] MIPS: mm: Pass scratch register through to iPTE_SW
` [PATCH 10/12] MIPS: mm: Be more explicit about PTE mode bit handling
` [PATCH 11/12] MIPS: mm: Simplify build_update_entries
` [PATCH 12/12] MIPS: mm: Don't do MTHC0 if XPA not present

[PATCH] mmc: drop unnecessary bit checking
 2016-04-15 11:16 UTC 

[PATCH] perf script: Add stackcollapse.py script
 2016-04-15 11:09 UTC  (4+ messages)
` ping "

[PATCH] powerpc/dts: fix rcpm compatible string
 2016-04-15 10:47 UTC 

[PATCH] mmc: reduce nesting and join error strings into one line
 2016-04-15 11:03 UTC  (7+ messages)

[PATCH v6 00/12] USB OTG/dual-role framework
 2016-04-15 11:00 UTC  (15+ messages)
` [PATCH v6 07/12] usb: otg: add OTG/dual-role core

[PATCH v4 0/7] da8xx USB PHY (was da8xx USB clocks)
 2016-04-15 10:48 UTC  (3+ messages)
` [PATCH v4 2/7] dt-bindings: Add bindings for phy-da8xx-usb

[PATCH] block: loop: fix filesystem corruption in case of aio/dio
 2016-04-15 10:51 UTC 

[PATCH] ARM: uniphier: correct the call order of of_node_put()
 2016-04-15 10:48 UTC 

[PATCH 0/3] [RFC] Write dump into container's filesystem for pipe_type core_pattern
 2016-04-15 10:47 UTC  (4+ messages)
` [PATCH 1/3] [RFC] Save dump_root into pid_namespace
` [PATCH 2/3] [RFC] Make dump_pipe thread possilbe to select the rootfs
` [PATCH 3/3] [RFC] Write dump into container's filesystem for pipe_type core_pattern

[PATCH] staging: fsl-mc: bus: Drop warning
 2016-04-15 10:43 UTC  (3+ messages)

[PATCH 0/6] Add RK818 PMIC support
 2016-04-15 10:36 UTC  (10+ messages)
` [PATCH 1/6] mfd: RK808: Make RK808 generic, rename rk808.c to rk8xx.c
` [PATCH 2/6] mfd: RK808: Add RK818 support
` [PATCH 3/6] regulator: rk808: Make rk808 generic, rename rk808-regulator.c
  ` [PATCH] regulator: rk808: fix platform_no_drv_owner.cocci warnings
` [PATCH 4/6] regulator: rk8xx: Migrate to regulator core's simplified DT parsing code
` [PATCH 5/6] regulator: rk8xx: Add regulator driver for RK818
` [PATCH 6/6] mfd: dt-bindings: Add RK818 device tree bindings document

[PATCH] qla2xxx: rewrite code to avoid hitting gcc bug 70646
 2016-04-15 10:36 UTC 

[PATCH 0/1] ARM: dts: uniphier: UniPhier(32bit) DT update for Linux 4.7-rc1
 2016-04-15 10:35 UTC  (2+ messages)
` [PATCH] ARM: dts: uniphier: add NAND pinmux node

[PATCH 0/2] arm64: dts: uniphier: UniPhier DT updates for Linux 4.7-rc1
 2016-04-15 10:30 UTC  (3+ messages)
` [PATCH 1/2] arm64: dts: uniphier: fix I2C nodes of PH1-LD20
` [PATCH 2/2] arm64: dts: uniphier: change release address of spin-table

[PATCH 0/3] More small davinci device tree fixes
 2016-04-15 10:26 UTC  (7+ messages)
` [PATCH 1/3] ARM: DTS: da850: add node for spi0
` [PATCH 2/3] ARM: DTS: da850: disable mdio and eth0 by default
` [PATCH 3/3] ARM: DTS: da850: There are 101 interrupts

[PATCH v2 0/3] ARM: OMAP3: Fix McBSP2/3 hwmod setup for sidetone
 2016-04-15 10:23 UTC  (12+ messages)

[PATCH] IB/ipoib: Add readout of statistics using ethtool
 2016-04-15 10:17 UTC 

[PATCH v2 0/2] Proper slewing delays for qcom spmi regulators
 2016-04-15 10:18 UTC  (3+ messages)
` [PATCH v2 2/2] regulator: qcom_spmi: Only use selector based regulator ops

[PATCH 0/2] da8xx clocks (was part of "da8xx USB clocks")
 2016-04-15 10:09 UTC  (4+ messages)

HVMLite / PVHv2 - using x86 EFI boot entry
 2016-04-15 10:06 UTC  (10+ messages)
      ` [Xen-devel] "

Terrible disk performance when files cached > 4GB
 2016-04-15  9:59 UTC  (2+ messages)

HVMLite / PVHv2 - using x86 EFI boot entry
 2016-04-15  9:59 UTC  (8+ messages)
` [Xen-devel] "

[PATCH v3 1/2] ARM: dts: Add expansion bus to VExpress
 2016-04-15  9:53 UTC  (3+ messages)

[GIT PULL] MMC fixes for v.4.6 rc4
 2016-04-15  9:52 UTC 

[PATCH] Add EDAC peripheral init functions & Ethernet EDAC
 2016-04-15  9:40 UTC  (3+ messages)

[PATCH] media: saa7134 fix media_dev alloc error path to not free when alloc fails
 2016-04-15  9:47 UTC  (4+ messages)

[PATCH] objtool: add workaround for gcc switch jump table bug
 2016-04-15  9:45 UTC  (2+ messages)
` [tip:core/urgent] objtool: Add workaround for GCC "

[PATCH] x86/kvm: Add stack frame dependency to fastop() inline asm
 2016-04-15  9:40 UTC  (3+ messages)

[PATCH v2 1/2] spi: pic32-sqi: add binding document for PIC32 Quad-SPI driver
 2016-04-15  9:35 UTC  (5+ messages)
` [PATCH v2 2/2] spi: pic32-sqi: add SPI driver for PIC32 SQI controller

[PATCH 00/27] Move LRU page reclaim from zones to nodes v5
 2016-04-15  9:13 UTC  (24+ messages)
` [PATCH 01/27] mm, vmstat: Add infrastructure for per-node vmstats
` [PATCH 06/27] mm, vmscan: Make kswapd reclaim in terms of nodes
` [PATCH 07/27] mm, vmscan: Remove balance gap
` [PATCH 08/27] mm, vmscan: Simplify the logic deciding whether kswapd sleeps
` [PATCH 09/27] mm, vmscan: By default have direct reclaim only shrink once per node
` [PATCH 10/27] mm, vmscan: Clear congestion, dirty and need for compaction on a per-node basis
` [PATCH 11/27] mm: vmscan: Do not reclaim from kswapd if there is any eligible zone
` [PATCH 12/27] mm, vmscan: Make shrink_node decisions more node-centric
` [PATCH 13/27] mm, memcg: Move memcg limit enforcement from zones to nodes
` [PATCH 14/27] mm, workingset: Make working set detection node-aware
` [PATCH 15/27] mm, page_alloc: Consider dirtyable memory in terms of nodes
` [PATCH 16/27] mm: Move page mapped accounting to the node
` [PATCH 17/27] mm: Rename NR_ANON_PAGES to NR_ANON_MAPPED
` [PATCH 18/27] mm: Move most file-based accounting to the node
` [PATCH 19/27] mm: Move vmscan writes and file write "
` [PATCH 20/27] mm, vmscan: Update classzone_idx if buffer_heads_over_limit
` [PATCH 21/27] mm, vmscan: Only wakeup kswapd once per node for the requested classzone
` [PATCH 22/27] mm: Convert zone_reclaim to node_reclaim
` [PATCH 23/27] mm, vmscan: Add classzone information to tracepoints
` [PATCH 24/27] mm, page_alloc: Remove fair zone allocation policy
` [PATCH 25/27] mm: page_alloc: Cache the last node whose dirty limit is reached
` [PATCH 26/27] mm: vmstat: Replace __count_zone_vm_events with a zone id equivalent
` [PATCH 27/27] mm: vmstat: Account per-zone stalls and pages skipped during reclaim

[3.16.y-ckt stable] Linux 3.16.7-ckt27
 2016-04-15  9:31 UTC  (2+ messages)

[PATCH v5 00/10] Support for Cortex-M Prototyping System
 2016-04-15  9:30 UTC  (5+ messages)

[PATCH v2] pinctrl: pinctrl-single: Fix pcs_parse_bits_in_pinctrl_entry to use __ffs than ffs
 2016-04-15  9:27 UTC  (2+ messages)

[PATCH] gpio: omap: fix irq triggering in smart-idle wakeup mode
 2016-04-15  9:26 UTC  (3+ messages)

[PATCH 0/2] [media] atmel-isc: add driver for Atmel ISC
 2016-04-15  9:22 UTC  (3+ messages)
` [PATCH 2/2] [media] atmel-isc: DT binding for Image Sensor Controller driver

[PATCH v2] kaslr: allow kASLR to be default over Hibernation
 2016-04-15  9:20 UTC  (6+ messages)

[PATCH] blackfin: optimize ffz, __ffs, ffs, __fls, and fls functions
 2016-04-15  9:16 UTC  (2+ messages)

[RFC PATCH v1.9 00/14] livepatch: hybrid consistency model
 2016-04-15  9:17 UTC  (5+ messages)
` [RFC PATCH v1.9 12/14] livepatch: create per-task "


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