linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2016-04-15 17:28:35 to 2016-04-15 20:42:34 UTC [more...]

[PATCH] qlge: Replace create_singlethread_workqueue with alloc_ordered_workqueue
 2016-04-15 20:42 UTC  (2+ messages)

[PATCH 0/2] mtd: nand: omap2: Fix SDMA support for NAND DMA prefetch
 2016-04-15 20:28 UTC  (3+ messages)
` [PATCH 1/2] mtd: nand: omap2: Start dma request before enabling prefetch
` [PATCH 2/2] mtd: nand: omap2: Fix high memory dma prefetch transfer

[PATCH 03/12] MIPS: Remove redundant asm/pgtable-bits.h inclusions
 2016-04-15 20:29 UTC  (4+ messages)
` [PATCH 04/12] MIPS: Use enums to make asm/pgtable-bits.h readable

[PATCH v5 0/6] crypto: algif - add akcipher
 2016-04-15 20:23 UTC  (7+ messages)
` [PATCH v5 1/6] crypto: AF_ALG -- add sign/verify API
` [PATCH v5 2/6] crypto: AF_ALG -- add setpubkey setsockopt call
` [PATCH v5 3/6] crypto: AF_ALG -- add asymmetric cipher interface
` [PATCH v5 4/6] crypto: algif_akcipher - enable compilation
` [PATCH v5 5/6] crypto: algif_akcipher - add ops_nokey
` [PATCH v5 6/6] crypto: AF_ALG - add support for key_id

[PATCH net-next 0/7] net: dsa: mv88e6xxx: factorize switch info
 2016-04-15 20:27 UTC  (15+ messages)
` [PATCH net-next 1/7] net: dsa: mv88e6xxx: drop double ds assignment
` [PATCH net-next 2/7] net: dsa: mv88e6xxx: drop revision probing
` [PATCH net-next 3/7] net: dsa: mv88e6xxx: add switch info
` [PATCH net-next 4/7] net: dsa: mv88e6xxx: add family to info
` [PATCH net-next 5/7] net: dsa: mv88e6xxx: add number of ports "
` [PATCH net-next 6/7] net: dsa: mv88e6xxx: add number of database "
` [PATCH net-next 7/7] net: dsa: mv88e6xxx: drop switch id

[patch v2] scsi_dh_alua: uninitialized variable in alua_rtpg()
 2016-04-15 20:26 UTC  (2+ messages)

[PATCH] x86, perf: Add model number for Skylake Server to perf
 2016-04-15 20:25 UTC 

[PATCH 01/12] mtd: nand: bf5xx: set ECC algorithm explicitly
 2016-04-15 20:24 UTC  (14+ messages)
` [PATCH 02/12] mtd: nand: davinci: "
` [PATCH 03/12] avr32: set Atmel NAND "
` [PATCH 04/12] mtd: nand: atmel: set "
` [PATCH 05/12] CRIS v32: nand: "
` [PATCH 06/12] staging: mt29f_spinand: "
` [PATCH 07/12] mtd: nand: set ECC algorithm to Hamming on fallback
` [PATCH 08/12] mtd: nand: hisi504: set ECC algorithm based on DT info
` [PATCH 09/12] mtd: nand: fsmc: validate ECC setup by checking algorithm directly
` [PATCH 10/12] mtd: nand: read ECC algorithm from the new field
` [PATCH 11/12] of: mtd: drop support for NAND_ECC_SOFT_BCH as "soft_bch" mapping
` [PATCH 12/12] mtd: mtd: drop NAND_ECC_SOFT_BCH enum value

[PATCH] mpt3sas: Remove usage of 'struct timeval'
 2016-04-15 20:20 UTC  (4+ messages)

[PATCH 0/3] More small davinci device tree fixes
 2016-04-15 20:16 UTC  (5+ messages)
` [PATCH 1/3] ARM: DTS: da850: add node for spi0

making a COW mapping on the fly from existing vma
 2016-04-15 20:18 UTC 

[PATCH v2 0/9] Qualcomm WCNSS remoteproc
 2016-04-15 20:17 UTC  (3+ messages)
` [PATCH v2 4/9] remoteproc: Introduce Qualcomm WCNSS firmware loader

[PATCH 0/5] hisi_sas: v2 hw SATA fixes
 2016-04-15 20:15 UTC  (4+ messages)

[PATCH] rapidio/mport_cdev: fix uapi type definitions
 2016-04-15 20:14 UTC 

[PATCH] dax: integrate *sync code & multi-order radix tree
 2016-04-15 20:10 UTC  (2+ messages)

[PATCH] net: phy: Ensure the state machine is called when phy is UP
 2016-04-15 20:10 UTC  (2+ messages)

Poorer networking performance in later kernels?
 2016-04-15 19:57 UTC 

Bug 116411: tools/perf_clean: output directory does not exist. Stop
 2016-04-15 20:06 UTC 

Bug 116411: tools/perf_clean: output directory does not exist. Stop
 2016-04-15 20:05 UTC 

[PATCH] qla2xxx: rewrite code to avoid hitting gcc bug 70646
 2016-04-15 20:02 UTC  (5+ messages)

Ihr Vorschlag
 2016-04-15  5:53 UTC 

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

[PATCH] irqchip, gicv3-its, numa: Enable workaround for Cavium thunderx erratum 23144
 2016-04-15 19:27 UTC  (2+ messages)

[PATCH 00/42] v7: separate operations from flags in the bio/request structs
 2016-04-15 19:44 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] drm/i915/vlv: Enable/disable VGA hotplugging properly
 2016-04-15 19:40 UTC  (3+ messages)
` [PATCH v2 1/2] drm/i915/vlv: Make intel_crt_reset() per-encoder
  ` [PATCH v2 2/2] drm/i915/vlv: Reset the ADPA in vlv_display_power_well_init()

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

[PATCH v2 0/5] dax: handling of media errors
 2016-04-15 19:13 UTC  (14+ messages)
` [PATCH v2 5/5] dax: handle media errors in dax_do_io

[RFC 0/8] drm: explicit fencing support
 2016-04-15 19:31 UTC  (22+ messages)
` [RFC 1/8] dma-buf/fence: add fence_collection fences
` [RFC 4/8] drm/fence: add in-fences support
` [RFC 5/8] drm/fence: add fence to drm_pending_event
` [RFC 6/8] drm/fence: create DRM_MODE_ATOMIC_OUT_FENCE flag
` [RFC 8/8] drm/fence: add out-fences support

[PATCH] .mailmap: add Frank Rowand
 2016-04-15 19:30 UTC 

[PATCH RFC 09/22] block, cfq: replace CFQ with the BFQ-v0 I/O scheduler
 2016-04-15 19:29 UTC  (11+ messages)

Q: tty_open() && hangup
 2016-04-15 19:29 UTC  (2+ messages)

[PATCH v5 00/21] x86, boot: KASLR cleanup and 64-bit improvements
 2016-04-15 19:28 UTC  (19+ messages)
` [PATCH v5 01/21] x86, KASLR: Remove unneeded boot_params argument
` [PATCH v5 02/21] x86, KASLR: Handle kernel relocation above 2G
` [PATCH v5 03/21] x86, KASLR: Drop CONFIG_RANDOMIZE_BASE_MAX_OFFSET
` [PATCH v5 05/21] x86, boot: Calculate decompression size during boot not build
` [PATCH v5 07/21] x86, boot: Fix run_size calculation
` [PATCH v5 13/21] x86, boot: Report overlap failures in memcpy

[PATCH V3 06/29] Tile and MIPS (if has usable __builtin_popcount) use popcount parity functions
 2016-04-15 19:26 UTC  (2+ messages)

[BUG] Linux process vruntime accounting in virtualized environment
 2016-04-15 17:56 UTC 

[BUG] cgroup/workques/fork: deadlock when moving cgroups
 2016-04-15 19:17 UTC  (5+ messages)
      ` [PATCH for-4.6-fixes] memcg: remove lru_add_drain_all() invocation from mem_cgroup_move_charge()

[RESEND PATCH v4 0/2] Add UCS1002 USB Port Power Controller
 2016-04-15 19:25 UTC  (3+ messages)
` [RESEND PATCH v4 2/2] power: ucs1002: Add support for Programmable "

xfs: compiler implementation dependent behavior?
 2016-04-15 19:09 UTC 

[PATCH v4 0/2] ext4: Improve parallel I/O performance on NVDIMM
 2016-04-15 19:03 UTC  (3+ messages)
` [PATCH v4 1/2] ext4: Add DIO_SKIP_DIO_COUNT flag to dax_do_io()
` [PATCH v4 2/2] ext4: Make cache hits/misses per-cpu counts

[PATCH 1/2 v2] device-tree: nexus7-flo: Remove power gpio key entry and use pmic8xxx-pwrkey
 2016-04-15 18:59 UTC  (3+ messages)

[PATCH 00/42] v6: separate operations from flags in the bio/request structs
 2016-04-15 18:58 UTC  (4+ messages)
` [PATCH 41/42] block: do not use REQ_FLUSH for tracking flush support

[RFC PATCH] KEYS: Provide keyctls to do public key operations
 2016-04-15 18:49 UTC  (2+ messages)

[PATCH 0/7] pinctrl: soc/tegra: Add support to configure IO rail voltage and pad power states
 2016-04-15 18:43 UTC  (12+ messages)
` [PATCH 6/7] pinctrl: tegra: Add DT binding for io pads control

[PATCH] gpio: omap: fix irq triggering in smart-idle wakeup mode
 2016-04-15 18:54 UTC  (5+ messages)

[PATCH 0/2] arm64: dts: uniphier: UniPhier DT updates for Linux 4.7-rc1
 2016-04-15 18:48 UTC  (4+ messages)
` [PATCH 2/2] arm64: dts: uniphier: change release address of spin-table

[PATCH] mm: thp: correct split_huge_pages file permission
 2016-04-15 18:47 UTC  (2+ messages)

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

[PATCH V6 00/13] Support for generic ACPI based PCI host controller
 2016-04-15 18:41 UTC  (6+ messages)
` [PATCH V6 07/13] PCI: Provide common functions for ECAM mapping
` [PATCH V6 08/13] PCI: generic, thunder: update to use generic ECAM API

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

/proc/<pid>/status & task struct locking
 2016-04-15 18:39 UTC  (4+ messages)

[RFC PATCH 00/11] ACPI IORT ARM SMMU support
 2016-04-15 18:29 UTC  (3+ messages)
` [RFC PATCH 09/11] drivers: acpi: implement acpi_dma_configure

[PATCH 2/2] rtlwifi: Fix reusable codes in core.c
 2016-04-15 18:25 UTC  (2+ messages)

[PATCH 1/2] [v4] net: emac: emac gigabit ethernet controller driver
 2016-04-15 18:22 UTC  (10+ messages)

[PATCH v3 0/6] perf tools: Use SIGUSR2 control data dumpping
 2016-04-15 18:20 UTC  (7+ messages)
` [PATCH v3 1/6] perf tools: Derive trigger class from auxtrace_snapshot
` [PATCH v3 2/6] perf record: Split output into multiple files via '--switch-output'
` [PATCH v3 3/6] perf record: Force enable --timestamp-filename when --switch-output is provided
` [PATCH v3 4/6] perf record: Disable buildid cache options by default in switch output mode
` [PATCH v3 5/6] perf record: Re-synthesize tracking events after output switching
` [PATCH v3 6/6] perf record: Generate tracking events for process forked by perf

[3.13.y-ckt stable] Linux 3.13.11-ckt39
 2016-04-15 18:16 UTC  (2+ messages)

[PATCH pci] pci: Add helper function to set VPD size
 2016-04-15 18:13 UTC 

[3.19.y-ckt stable] Linux 3.19.8-ckt19
 2016-04-15 18:09 UTC  (2+ messages)

[4.2.y-ckt stable] Linux 4.2.8-ckt8
 2016-04-15 18:07 UTC  (2+ messages)

[PATCH] arm64: dts: uniphier: add /memreserve/ for spin-table release address
 2016-04-15 17:58 UTC 

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

[PATCH 00/10] perf tools: Use SIGUSR2 control data dumpping
 2016-04-15 17:56 UTC  (8+ messages)

[PATCH v3] ARM64: ACPI: Update documentation for latest specification version
 2016-04-15 17:54 UTC  (5+ messages)

[ANNOUNCE] 4.4.7-rt16
 2016-04-15 17:49 UTC 

[PATCH 0/7] IB/hfi1: Remove write() and use ioctl() for user access
 2016-04-15 17:46 UTC  (9+ messages)

[PATCH v2 0/2] Proper slewing delays for qcom spmi regulators
 2016-04-15 17:44 UTC  (4+ messages)
` [PATCH v2 2/2] regulator: qcom_spmi: Only use selector based regulator ops
    ` [PATCH] regulator: qcom_spmi: Always return a selector when asked

[PATCH V2 00/15] coresight: tmc: make driver usable by Perf
 2016-04-15 17:41 UTC  (5+ messages)
` [PATCH V2 03/15] coresight: tmc: re-implementing tmc_read_prepare/unprepare() functions

[RFC PATCH] aliworkqueue: Adaptive lock integration on multi-core platform
 2016-04-15 17:37 UTC  (2+ messages)

[PATCH] mpt3sas: fix possible NULL dereference
 2016-04-15 17:35 UTC  (3+ messages)

[PATCH v5 00/14] Initial Microchip PIC32MZDA Support
 2016-04-15 17:28 UTC  (3+ messages)
` [PATCH v5 10/14] serial: pic32_uart: Add PIC32 UART driver


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