public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2016-08-15 15:12:37 to 2016-08-15 18:14:09 UTC [more...]

[PATCH v7 1/2] mtd: nand_bbt: Move BBT block selection logic out of write_bbt()
 2016-08-15 15:28 UTC  (4+ messages)

[PATCH 00/22] Remove deprecated create_workqueue instances
 2016-08-15 18:14 UTC  (20+ messages)
` [PATCH 01/22] IB/sa : Remove deprecated create_singlethread_workqueue
` [PATCH 02/22] IB/mad: "
` [PATCH 03/22] IB/multicast: "
` [PATCH 04/22] IB/ucma: "
` [PATCH 05/22] IB/cma: "
` [PATCH 06/22] IB/addr: "
` [PATCH 07/22] IB/iwcm: "
` [PATCH 08/22] iw_cxgb3: "
` [PATCH 09/22] IB/qib: "
` [PATCH 10/22] iw_cxgb4: "
` [PATCH 11/22] IB/mthca: "
` [PATCH 12/22] i40iw_main: "
` [PATCH 13/22] i40iw_cm: "
` [PATCH 14/22] IB/mlx5: "
` [PATCH 15/22] IB/mlx5/odp: "
` [PATCH 16/22] IB/mlx4: "
` [PATCH 17/22] IB/mlx4/mad: "
` [PATCH 18/22] IB/mlx4/mcg: "
` [PATCH 19/22] IB/nes: "

[REGRESSION] Secure discard is broken
 2016-08-15 18:13 UTC  (4+ messages)
` [PATCH] block: Fix secure erase

[PATCH v2 0/8] devicetree cleanup for i2c muxes/arbs/gates
 2016-08-15 14:33 UTC  (4+ messages)
` [PATCH v2 5/8] i2c: mux: add support for 'i2c-mux', 'i2c-arb' and 'i2c-gate' DT subnodes

[PATCH v2 0/5] clk: sunxi-ng: Support A31/A31s CCU
 2016-08-15 18:07 UTC  (3+ messages)
` [PATCH v2 4/5] clk: sunxi-ng: Add A31/A31s clocks

[PATCH v3 00/51] x86/dumpstack: rewrite x86 stack dump code
 2016-08-15 18:04 UTC  (35+ messages)
` [PATCH v3 09/51] x86/dumpstack: fix x86_32 kernel_stack_pointer() previous stack access
` [PATCH v3 16/51] x86/32: put real return address on stack in entry code
` [PATCH v3 19/51] x86/entry/32: rename 'error_code' to 'common_exception'
` [PATCH v3 31/51] x86/dumpstack: allow preemption in show_stack_log_lvl() and dump_trace()
` [PATCH v3 32/51] x86/dumpstack: simplify in_exception_stack()
` [PATCH v3 39/51] x86/dumpstack: convert show_trace_log_lvl() to use the new unwinder
` [PATCH v3 41/51] x86/entry/unwind: create stack frames for saved interrupt registers
` [PATCH v3 42/51] x86/unwind: create stack frames for saved syscall registers
` [PATCH v3 45/51] x86: remove 64-byte gap at end of irq stack
` [PATCH v3 48/51] x86/unwind: warn if stack grows up

[RFC PATCH v7 0/7] Restartable sequences system call
 2016-08-15 18:06 UTC  (9+ messages)
` [RFC PATCH v7 7/7] Restartable sequences: self-tests

[PATCH] iio: orientation: Add BNO055 9-axis Absolute Orientation Sensor driver
 2016-08-15 18:05 UTC  (5+ messages)

[PATCH] iio: adc: rockchip_saradc: Explicitly disable ADC on probe
 2016-08-15 18:04 UTC  (4+ messages)

[PATCH v2 1/9] mtd:fsl-quadspi:use the property fields of SPI-NOR
 2016-08-15 18:02 UTC  (3+ messages)
` [PATCH v2 6/9] mtd: spi-nor: Support R/W for S25FS-S family flash

[V4 PATCH 0/2] kexec: crash_kexec_post_notifiers boot option related fixes
 2016-08-15 18:01 UTC  (7+ messages)
` [V4 PATCH 2/2] mips/panic: Replace smp_send_stop() with kdump friendly version in panic path
      `  "

[PATCHv2 0/4] PCI VPD access fixes
 2016-08-15 17:59 UTC  (12+ messages)
` [PATCHv2 3/4] pci: Determine actual VPD size on first access

[PATCH] MAINTAINERS: Switch to kernel.org account for Krzysztof Kozlowski
 2016-08-15 17:59 UTC  (5+ messages)

[PATCH] gpio: wcove-gpio: add get_direction method
 2016-08-15 18:03 UTC 

[PATCH 00/23] Remove deprecated create_workqueue instances
 2016-08-15 17:55 UTC  (2+ messages)

[PATCH v2 0/2] Add driver for Domintech DMARD06 accelerometer
 2016-08-15 17:56 UTC  (6+ messages)
` [PATCH v2 1/2] devicetree: bindings: Add vendor prefix for Domintech Co., Ltd
` [PATCH v2 2/2] iio: accel: Add support for Domintech DMARD06 accelerometer

Build regressions/improvements in v4.8-rc2
 2016-08-15 17:55 UTC  (2+ messages)

[PATCH] libnvdimm: Fix nvdimm_probe error on NVDIMM-N
 2016-08-15 17:52 UTC 

[ANN] oldworld-deb: Debian Installer boot floppy for OldWorld PowerMacs
 2016-08-15 17:49 UTC 

[PATCH] arm64: Introduce execute-only page access permissions
 2016-08-15 17:45 UTC  (4+ messages)

[PATCH v3 1/4] iio: adc: rockchip_saradc: reset saradc controller before programming it
 2016-08-15 17:43 UTC  (3+ messages)

[RFC PATCH 00/16] dm-inplace-compression block device
 2016-08-15 17:36 UTC  (17+ messages)
` [RFC PATCH 01/16] DM: dm-inplace-compress: an inplace compressed DM target
` [RFC PATCH 02/16] DM: Ability to choose the compressor
` [RFC PATCH 03/16] DM: Error if enough space is not available
` [RFC PATCH 04/16] DM: Ensure that the read request is within the device range
` [RFC PATCH 05/16] DM: allocation/free helper routines
` [RFC PATCH 06/16] DM: separate out compression and decompression routines
` [RFC PATCH 07/16] DM: Optimize memory allocated to hold compressed buffer
` [RFC PATCH 08/16] DM: Tag a magicmarker at the end of each compressed segment
` [RFC PATCH 09/16] DM: Delay allocation of decompression buffer during read
` [RFC PATCH 10/16] DM: Try to use the bio buffer for decompression instead of allocating one
` [RFC PATCH 11/16] DM: Try to avoid temporary buffer allocation to hold compressed data
` [RFC PATCH 12/16] DM: release unneeded buffer as soon as possible
` [RFC PATCH 13/16] DM: macros to set and get the state of the request
` [RFC PATCH 14/16] DM: Wasted bio copy
` [RFC PATCH 15/16] DM: Add sysfs parameters to track total memory saved and allocated
` [RFC PATCH 16/16] DM: add documentation for dm-inplace-compress

[PATCH v2 0/4] net: ethernet: ti: cpsw: add cpdma multi-queue support
 2016-08-15 16:30 UTC  (7+ messages)
` [PATCH v2 1/4] net: ethernet: ti: davinci_cpdma: split descs num between all channels
` [PATCH v2 2/4] net: ethernet: ti: cpsw: add multi queue support
` [PATCH v2 3/4] net: ethernet: ti: davinci_cpdma: move cpdma channel struct macroses to internals
` [PATCH v2 4/4] net: ethernet: ti: cpsw: add ethtool channels support

[PATCH] MIPS: pci-mt7620: Delete unnecessary assignment for the field "owner"
 2016-08-15 17:38 UTC 

[PATCH] builddeb: Skip gcc-plugins when not configured
 2016-08-15 17:36 UTC 

[PATCH 1/1 linux-next RESEND] ARM: multi_v7_defconfig: update XILINX_VDMA
 2016-08-15 17:34 UTC 

[PATCH V4 1/1] iio: as6200: add AS6200 temperature sensor driver from ams AG
 2016-08-15 17:25 UTC  (2+ messages)

[PATCH v9 0/2] [media] atmel-isc: add driver for Atmel ISC
 2016-08-15 17:24 UTC  (2+ messages)
` [PATCH] MAINTAINERS: atmel-isc: add entry "

[lkp] [xfs] 68a9f5e700: aim7.jobs-per-min -13.6% regression
 2016-08-15 17:22 UTC  (11+ messages)
      ` [LKP] "

[PATCH] ARM: zx: Delete unnecessary assignment for the field "owner"
 2016-08-15 17:15 UTC 

[PATCH v2 0/3] Fix panic when a SES device is attached to a hpsa logical volume
 2016-08-15 17:09 UTC  (5+ messages)
` [PATCH v2 1/3] sas: provide stub implementations for scsi_is_sas_phy and sas_get_address
` [PATCH v2 2/3] ses: use scsi_is_sas_rphy instead of is_sas_attached
` [PATCH v2 3/3] sas: remove is_sas_attached()

[PATCH v3 0/4] add support for Allwinner SoCs ADC
 2016-08-15 17:07 UTC  (10+ messages)
` [PATCH v3 1/4] hwmon: iio_hwmon: delay probing with late_initcall

[PATCH 01/15 RESEND] staging: dgnc: remove redundant NULL checks in
 2016-08-15 17:05 UTC  (2+ messages)

[PATCH 1/1 linux-next] hwrng: update Freescale i.MX RNGA Random Number Generator
 2016-08-15 17:04 UTC  (3+ messages)

[PATCH 32/32] Staging: dgnc: dgnc_driver.h: fixed a 80 character line
 2016-08-15 17:04 UTC  (2+ messages)

[RFC 0/4] RFC: Add Checmate, BPF-driven minor LSM
 2016-08-15 17:03 UTC  (8+ messages)

[PATCH 0/2] Use complete() instead of complete_all()
 2016-08-15 17:02 UTC  (5+ messages)
` [PATCH 1/2] iio: adc: "
` [PATCH 2/2] iio: sx9500: "

[PATCH] pinctrl: exynos: remove duplicate calls in irq handler
 2016-08-15 16:59 UTC  (2+ messages)

[PATCH v4 0/4] mxs-lradc: Split driver into MFD
 2016-08-15 16:58 UTC  (7+ messages)
` [PATCH v4 1/4] mfd: mxs-lradc: Add support for mxs-lradc MFD
` [PATCH v4 2/4] iio: adc: mxs-lradc: Add support for adc driver

[PATCH v7 0/4] improvements to the nmi_backtrace code
 2016-08-15 16:41 UTC  (6+ messages)
` [PATCH v7 4/4] nmi_backtrace: generate one-line reports for idle cpus

Re:Good day David
 2016-08-15 16:56 UTC 

(no subject)
 2016-08-15 16:55 UTC  (3+ messages)
` [PATCH v2 1/4] pwm: Add support for Meson PWM Controller

[PATCH 00/15] Lustre cleanups
 2016-08-15 16:55 UTC  (3+ messages)
` [PATCH 07/15] lustre: ->kss_scratch... are unused now

[PATCH v3] mailbox: pcc: Support HW-Reduced Communication Subspace type 2
 2016-08-15 16:45 UTC  (5+ messages)

[PATCH] perf symbols: Fix annotation of objects with debuginfo files
 2016-08-15 16:46 UTC  (4+ messages)
` [PATCH v2] "

[PATCH 00/10] ARM: dts: omap: another round of DTC warning fixes
 2016-08-15 16:43 UTC  (2+ messages)

[PATCH] perf: Skip running the feature tests for 'make install-doc'
 2016-08-15 16:39 UTC  (2+ messages)

Please don't replace numeric parameter like 0444 with macro
 2016-08-15 16:38 UTC  (3+ messages)
` [PATCH] checkpatch: Look for symbolic permissions and suggest octal instead

[PATCH 00/58] staging: lustre: bug fixes from lustre 2.5.[56-58]
 2016-08-15 16:38 UTC  (3+ messages)
` [PATCH 19/58] staging: lustre: llite: add md_op_data parameter to ll_get_dir_page

[PATCH] clk: qoriq: fix a register offset error
 2016-08-15 16:32 UTC  (2+ messages)

[PATCH v2] iio: humidity: hdc100x: fix sensor data reads of temp and humidity
 2016-08-15 16:27 UTC  (2+ messages)

[PATCH] perf hists browser: remove superfluous null check on map
 2016-08-15 16:25 UTC 

[PACTH v2 0/3] Implement /proc/<pid>/totmaps
 2016-08-15 16:25 UTC  (5+ messages)

[PATCH 1/2] perf script: Show proper message when failed list scripts
 2016-08-15 16:24 UTC  (4+ messages)
` [PATCH 2/2] perf script: Don't disable use_callchain if input is pipe

[GIT PULL] [PATCH v4 00/26] Delete CURRENT_TIME and CURRENT_TIME_SEC macros
 2016-08-15 16:23 UTC  (2+ messages)

[PATCH] ARM: s3c64xx: Delete unnecessary assignment for the field "owner"
 2016-08-15 16:20 UTC 

[PATCH 0/4] net: hix5hd2_gmac: add tx sg feature and reset/clock control signals
 2016-08-15 16:18 UTC  (5+ messages)
` [PATCH 1/4] net: hix5hd2_gmac: add tx scatter-gather feature

[RFC PATCH 2/2] mm, mempool: do not throttle PF_LESS_THROTTLE tasks
 2016-08-15 16:15 UTC  (12+ messages)
` [dm-devel] "

[PATCH] iio: adc: at91: unbreak channel adc channel 3
 2016-08-15 16:15 UTC  (3+ messages)

[PATCH] sched: remove nohz_stamp from struct rq
 2016-08-15 16:14 UTC 

[PATCH v2] iio: humidity: hdc100x: add HDC1000 and HDC1008 to Kconfig
 2016-08-15 16:11 UTC  (2+ messages)

[PATCH 0/6] Apple device properties
 2016-08-15 16:13 UTC  (5+ messages)

[PATCH v2] iio: accel: bma180: use iio helper function to guarantee direct mode
 2016-08-15 16:13 UTC  (2+ messages)

[PATCH] staging: wilc1000: correctly check if associatedsta has not been found
 2016-08-15 16:09 UTC 

[PATCH 0/2] Drivers: hv: vmbus: make bus ids in sysfs persistent
 2016-08-15 16:11 UTC  (5+ messages)

[PATCH] x86/efi-bgrt: remove the check of the version field
 2016-08-15 16:09 UTC  (2+ messages)

[PATCH 0/3] ARM: omap: fix 4.7 gpmc networking regression
 2016-08-15 16:07 UTC  (6+ messages)

[PATCH] tools: iio: iio_generic_buffer: initialize channel array pointer
 2016-08-15 16:06 UTC  (3+ messages)

[PATCH] iio: magnetometer: mag3110: claim direct mode during raw reads
 2016-08-15 16:04 UTC  (2+ messages)

[PATCH -next] drm/mgag200: fix error return code in mgag200fb_create()
 2016-08-15 16:04 UTC  (2+ messages)

[PATCH] dma-buf: Wait on the reservation object when sync'ing before CPU access
 2016-08-15 16:02 UTC  (4+ messages)
` [PATCH v2] "

[PATCH 0/2] Convert to new CPU hotplug framework
 2016-08-15 15:58 UTC  (4+ messages)
` [PATCH 2/2] xen/events: Convert to hotplug state machine
  ` [Xen-devel] "

[PATCH net v2 0/5] hv_netvsc: fixes for VF removal path
 2016-08-15 15:54 UTC  (7+ messages)
` [PATCH net v2 1/5] hv_netvsc: don't lose VF information
` [PATCH net v2 2/5] hv_netvsc: avoid deadlocks between rtnl lock and vf_use_cnt wait
` [PATCH net v2 3/5] hv_netvsc: reset vf_inject on VF removal
` [PATCH net v2 4/5] hv_netvsc: protect module refcount by checking net_device_ctx->vf_netdev
` [PATCH net v2 5/5] hv_netvsc: fix bonding devices check in netvsc_netdev_event()

iio: WARNING at kernel/sched/core.c:7630: do not call blocking ops when !TASK_RUNNING
 2016-08-15 15:54 UTC  (7+ messages)
      ` [PATCH] iio: fix sched WARNING "do not call blocking ops when !TASK_RUNNING"
        ` [PATCH v2] "

v4.8-rc2 crashes while probing nvidia graphics card on arm64
 2016-08-15 15:54 UTC 

Fake Linus Torvalds' Key Found in the Wild, No More Short-IDs
 2016-08-15 15:34 UTC 

[PATCH stable-4.4 0/3 v2] backport memcg id patches
 2016-08-15 15:47 UTC  (8+ messages)
` [PATCH stable-4.4 1/3] mm: memcontrol: fix cgroup creation failure after many small jobs

[PATCH 0/2] ADC: Fix bugs related to oneshot read
 2016-08-15 15:47 UTC  (5+ messages)
` [PATCH 1/2] iio: adc: ti_am335x_adc: Protect FIFO1 from concurrent access
` [PATCH 2/2] iio: adc: ti_am335x_adc: Increase timeout value waiting for ADC sample

[PATCH v3 00/13] sched: Clean-ups and asymmetric cpu capacity support
 2016-08-15 15:42 UTC  (9+ messages)
` [PATCH v3 09/13] sched/fair: Let asymmetric cpu configurations balance at wake-up
` [PATCH v3 10/13] sched/fair: Compute task/cpu utilization at wake-up more correctly

[PATCH] Documentation: kprobes: Document jprobes stack copying limitations
 2016-08-15 15:41 UTC  (6+ messages)

[PATCH] CodingStyle: Clarify and complete chapter 7
 2016-08-15 15:38 UTC  (4+ messages)
    `  "

[PATCH v7 00/15] ACPI NUMA support for ARM64
 2016-08-15 15:35 UTC  (3+ messages)
` [PATCH v7 14/15] arm64, acpi, numa: NUMA support based on SRAT and SLIT

linux-next: Tree for Aug 15
 2016-08-15 15:33 UTC  (2+ messages)
` linux-next: Tree for Aug 15 (mm/khugepaged.c)

[PATCH v4 0/4] Add support for cros-ec-sensors
 2016-08-15 15:31 UTC  (8+ messages)
` [PATCH v4 1/4] iio: cros_ec_sensors_core: Add common functions for the ChromeOS EC Sensor Hub
` [PATCH v4 2/4] iio: cros_ec_sensors: add ChromeOS EC Contiguous Sensors driver
` [PATCH v4 4/4] platform/chrome: cros_ec_dev - Register cros-ec sensors

[PATCH] drm: make drm_get_format_name thread-safe
 2016-08-15 15:29 UTC  (2+ messages)
` [FIXUP] drm: remove `const` attribute to hint at caller that they now own the memory

[PATCH v4 00/15] ACPI IORT ARM SMMU v3 support
 2016-08-15 15:23 UTC  (16+ messages)
` [PATCH v4 01/15] drivers: iommu: add FWNODE_IOMMU fwnode type
` [PATCH v4 02/15] drivers: iommu: implement arch_{set/get}_iommu_fwspec API
` [PATCH v4 03/15] drivers: acpi: iort: introduce linker section for IORT entries probing
` [PATCH v4 04/15] drivers: acpi: iort: add support for IOMMU fwnode registration
` [PATCH v4 05/15] drivers: platform: add fwnode base platform devices retrieval
` [PATCH v4 06/15] drivers: iommu: make iommu_fwspec OF agnostic
` [PATCH v4 07/15] drivers: acpi: implement acpi_dma_configure
` [PATCH v4 08/15] drivers: acpi: iort: add node match function
` [PATCH v4 09/15] drivers: acpi: iort: add support for ARM SMMU platform devices creation
` [PATCH v4 10/15] drivers: iommu: arm-smmu-v3: split probe functions into DT/generic portions
` [PATCH v4 11/15] drivers: iommu: arm-smmu-v3: enable ACPI driver initialization
` [PATCH v4 12/15] drivers: iommu: arm-smmu-v3: add IORT configuration
` [PATCH v4 13/15] drivers: acpi: iort: replace rid map type with type mask
` [PATCH v4 14/15] drivers: acpi: iort: add single mapping function
` [PATCH v4 15/15] drivers: acpi: iort: introduce iort_iommu_configure

[PATCH] fcoe: provide translation table between Ethernet and FC port speeds
 2016-08-15 15:24 UTC 

[PATCH 0/9] MIPS: xilfpga: Intc and various peripherals
 2016-08-15 15:22 UTC  (7+ messages)
` [PATCH 1/9] microblaze: irqchip: Move intc driver to irqchip
` [PATCH 4/9] MIPS: xilfpga: Use Xilinx AXI Interrupt Controller
` [PATCH 8/9] MIPS: xilfpga: Add DT node for AXI emaclite

[PATCH] mtd: nand: omap2: Don't call dma_release_channel() if dma_request_chan() failed
 2016-08-15 15:22 UTC  (2+ messages)

[RESEND][PATCH 1/2] phy: bcm-ns2-pcie: Get rid of struct ns2_pci_phy
 2016-08-15 15:21 UTC  (2+ messages)

[PATCH 1/2] mtd: nand: timings: Fix tADL_min for ONFI 4.0 chips
 2016-08-15 15:17 UTC  (2+ messages)

[PATCH] perf/x86/amd: Make HW_CACHE_REFERENCES and HW_CACHE_MISSES measure L2
 2016-08-15 15:13 UTC  (3+ messages)

[PATCH] iio: light: us5182d: Add missing error code assignment before test
 2016-08-15 15:13 UTC  (2+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox