public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2017-08-08 10:39:33 to 2017-08-08 12:37:15 UTC [more...]

[PATCH 0/6] constify video_subdev structures
 2017-08-08 12:37 UTC  (8+ messages)
` [PATCH 1/6] [media] v4l: mt9t001: "
` [PATCH 2/6] [media] vimc: "
` [PATCH 3/6] staging: atomisp: "
` [PATCH 4/6] [media] media: mt9m111: "
` [PATCH 5/6] [media] exynos4-is: "
` [PATCH 6/6] [media] uvcvideo: "

[PATCH v3 0/4] thermal: add brcmstb AVS TMON driver
 2017-08-08 12:36 UTC  (5+ messages)
` [PATCH v3 1/4] Documentation: devicetree: add binding for Broadcom STB AVS TMON

[PATCH v3 00/49] block: support multipage bvec
 2017-08-08 12:36 UTC  (5+ messages)
` [PATCH v3 07/49] bcache: comment on direct access to bvec table
` [PATCH v3 33/49] bcache: convert to bio_for_each_segment_all_sp()

[PATCH] kbuild: Update example for ccflags-y usage
 2017-08-08 12:36 UTC  (3+ messages)

[PATCH v4] printk: Add monotonic, boottime, and realtime timestamps
 2017-08-08 12:32 UTC  (3+ messages)

[PATCH 0/3] thermal: core: Fix some error handling code in 'thermal_zone_device_register()'
 2017-08-08 12:31 UTC  (4+ messages)
` [PATCH 2/3] thermal: core: Reorder 'thermal_zone_device_register()' error handling code

kexec_file: use crypto_free_shash to free memory
 2017-08-08 12:30 UTC 

[v6 00/15] complete deferred page initialization
 2017-08-08 12:30 UTC  (5+ messages)
` [v6 11/15] arm64/kasan: explicitly zero kasan shadow memory

[PATCH] drm/omap: dma-buf: Constify dma_buf_ops structures
 2017-08-08 12:30 UTC  (2+ messages)

[PATCH] audit: update the function comments
 2017-08-08 12:25 UTC  (5+ messages)
` [PATCH] staging: media: atomisp: use kvmalloc/kvzalloc

[PATCH v3 0/6] MIPS: Further microMIPS stack unwinding fixes
 2017-08-08 12:22 UTC  (7+ messages)
` [PATCH v3 1/6] MIPS: Handle non word sized instructions when examining frame
` [PATCH v3 2/6] MIPS: microMIPS: Fix detection of addiusp instruction
` [PATCH v3 3/6] MIPS: microMIPS: Fix decoding "
` [PATCH v3 4/6] MIPS: microMIPS: Fix decoding of swsp16 instruction
` [PATCH v3 5/6] MIPS: Stacktrace: Fix microMIPS stack unwinding on big endian systems
` [PATCH v3 6/6] MIPS: Refactor handling of stack pointer in get_frame_info

[PATCH v3 0/8] irqchip/gic-v3-its: Implement ITS nodes as kernel devices and use CMA
 2017-08-08 12:22 UTC  (9+ messages)
` [PATCH v3 1/8] irqchip/gic-v3-its: Initialize its nodes in probe order
` [PATCH v3 2/8] irqchip/gic-v3-its: Initialize MSIs with subsys_initcalls
` [PATCH v3 3/8] irqchip/gic-v3-its: Split probing from its node initialization
` [PATCH v3 4/8] irqchip/gic-v3-its: Decouple its initialization from gic
` [PATCH v3 5/8] irqchip/gic-v3-its: Prevent its init ordering dependencies
` [PATCH v3 6/8] irqchip/gic-v3-its: Initialize its nodes later
` [PATCH v3 7/8] irqchip/gic-v3-its: Handle its nodes as kernel devices
` [PATCH v3 8/8] irqchip, gicv3-its, cma: Use CMA for allocation of large device tables

[PATCH] MIPS: usercopy: Implement stack frame object validation
 2017-08-08 12:23 UTC 

[RFC v5 00/11] Speculative page faults
 2017-08-08 12:20 UTC  (16+ messages)
` [RFC v5 01/11] mm: Dont assume page-table invariance during faults
` [RFC v5 02/11] mm: Prepare for FAULT_FLAG_SPECULATIVE
` [RFC v5 03/11] mm: Introduce pte_spinlock "
` [RFC v5 04/11] mm: VMA sequence count
` [RFC v5 05/11] mm: fix lock dependency against mapping->i_mmap_rwsem

xfs: use kmem_free to free return value of kmem_zalloc
 2017-08-08 12:17 UTC 

[PATCH 1/4] phy: phy-mt65xx-usb3: add PCIe PHY support
 2017-08-08 12:14 UTC  (4+ messages)
` [PATCH 4/4] dt-bindings: phy-mt65xx-usb: supports PCIe, SATA and rename file

[PATCH] staging: pi433: style fix - space after asterisk
 2017-08-08 13:54 UTC  (2+ messages)

[PATCH -mm] mm: Clear to access sub-page last when clearing huge page
 2017-08-08 12:12 UTC  (2+ messages)

[PATCH] staging: bcm2835-audio: Fix memory corruption
 2017-08-08 12:05 UTC 

[PATCH 0/5] qcom-ufs: phy/hcd: Refactor phy initialization code
 2017-08-08 12:09 UTC  (2+ messages)

Possible null pointer dereference in rcar-dmac.ko
 2017-08-08 12:09 UTC 

[PATCH v4 00/19] simplify crypto wait for async op
 2017-08-08 12:03 UTC  (20+ messages)
` [PATCH v4 01/19] crypto: change transient busy return code to -EAGAIN
` [PATCH v4 02/19] crypto: ccm: use -EAGAIN for transient busy indication
` [PATCH v4 03/19] crypto: remove redundant backlog checks on EBUSY
` [PATCH v4 04/19] crypto: marvell/cesa: "
` [PATCH v4 05/19] crypto: introduce crypto wait for async op
` [PATCH v4 06/19] crypto: move algif to generic async completion
` [PATCH v4 07/19] crypto: move pub key "
` [PATCH v4 08/19] crypto: move drbg "
` [PATCH v4 09/19] crypto: move gcm "
` [PATCH v4 10/19] crypto: move testmgr "
` [PATCH v4 11/19] fscrypt: move "
` [PATCH v4 12/19] dm: move dm-verity "
` [PATCH v4 13/19] cifs: move "
` [PATCH v4 14/19] ima: "
` [PATCH v4 15/19] crypto: tcrypt: "
` [PATCH v4 16/19] crypto: talitos: "
` [PATCH v4 17/19] crypto: qce: "
` [PATCH v4 18/19] crypto: mediatek: "
` [PATCH v4 19/19] crypto: adapt api sample to use async. op wait

[PATCH] phy: ti-pipe3: Use TRM recommended settings for SATA DPLL
 2017-08-08 12:06 UTC  (3+ messages)
` [PATCH v2] "

INITRAMFS_SOURCE broken by 6e19eded3684dc184181093af3bff2ff440f5b53?
 2017-08-08 12:04 UTC  (2+ messages)

[PATCH] iio: adc: Fix coding style violations
 2017-08-08 12:04 UTC 

scsi: mvsas: replace kfree with scsi_host_put
 2017-08-08 12:02 UTC 

[PATCH v2 0/4] Optimise 64-bit IOVA allocations
 2017-08-08 12:03 UTC  (4+ messages)

[PATCH 0/3] drm: make drm_connector_funcs structures const
 2017-08-08 12:03 UTC  (5+ messages)
` [PATCH 1/3] drm/bridge: "
` [PATCH 2/3] drm/sun4i: "
` [PATCH 3/3] drm/rockchip: "

[PATCH v2] scheduler: enhancement to show_state_filter
 2017-08-08 12:53 UTC  (9+ messages)

[PATCH 00/12] powerpc/8xx: Some cleanup
 2017-08-08 11:59 UTC  (13+ messages)
` [PATCH 01/12] powerpc/8xx: Simplify CONFIG_8xx checks in Makefile
` [PATCH 02/12] powerpc/8xx: Move 8xx machine check handlers into platforms/8xx
` [PATCH 03/12] powerpc/8xx: Remove SoftwareEmulation()
` [PATCH 04/12] powerpc/cpm1: link to CONFIG_CPM1 instead of CONFIG_8xx
` [PATCH 05/12] powerpc/8xx: Move mpc8xx_pic.c from sysdev to platform/8xx
` [PATCH 06/12] powerpc/time: refactor MFTB() to limit number of ifdefs
` [PATCH 07/12] powerpc/kconfig: Simplify PCI_QSPAN selection
` [PATCH 08/12] powerpc/8xx: Getting rid of remaining use of CONFIG_8xx
` [PATCH 09/12] powerpc/8xx: remove CONFIG_8xx
` [PATCH 10/12] powerpc/8xx: Use symbolic PVR value
` [PATCH 11/12] powerpc/8xx: Use symbolic names for DSISR bits in DSI
` [PATCH 12/12] powerpc/8xx: Remove cpu dependent macro instructions from head_8xx

Nokia N900 camera support in linux-next
 2017-08-08 11:57 UTC 

[PATCH] eeprom: idt_89hpesx: Support both ACPI and OF probing
 2017-08-08 11:57 UTC 

[PATCH v3 0/5] IIO-based thermal sensor driver for Allwinner H3 SoC
 2017-08-08 11:56 UTC  (4+ messages)
` [PATCH v3 1/5] dt-bindings: update the Allwinner GPADC device tree binding for H3
  ` [linux-sunxi] "

Switching to MQ by default may generate some bug reports
 2017-08-08 11:55 UTC  (12+ messages)

[PATCH] staging: vboxvideo: remove dead gamma lut code
 2017-08-08 11:54 UTC  (4+ messages)
` [RESEND PATCH] "

[PATCH v2] rtlwifi: constify rate_control_ops structure
 2017-08-08 11:53 UTC  (2+ messages)
` [v2] "

[PATCH 1/2] wlcore: add const to bin_attribute structure
 2017-08-08 11:52 UTC  (2+ messages)
` [1/2] "

[PATCH] mfd: exynos-lpass: Handle return value of clk_prepare_enable
 2017-08-08 11:50 UTC 

[PATCH v2 0/4] KVM: optimize the kvm_vcpu_on_spin
 2017-08-08 11:50 UTC  (5+ messages)

[PATCH] omap/hsmmc: constify dev_pm_ops
 2017-08-08 11:47 UTC  (5+ messages)

[PATCH 0/6] nvmem: fixes for next rc
 2017-08-08 11:46 UTC  (2+ messages)

[PATCH] Make BCMA a menuconfig to ease disabling it all
 2017-08-08 11:45 UTC  (2+ messages)
` bcma: make "

[PATCH v2 0/5] thermal: imx: Add nvmem-cells binding on imx6sx
 2017-08-08 11:44 UTC  (7+ messages)
` [PATCH v2 3/5] thermal: imx: Add support for reading OCOTP through nvmem

scsi: pm8001: fix double free in pm8001_pci_probe
 2017-08-08 11:40 UTC 

[PATCH 1/1] f2fs: merge equivalent flags F2FS_GET_BLOCK_[READ|DIO]
 2017-08-08 11:41 UTC  (3+ messages)

[PATCH v3 0/4] add support of SCPSYS power domain for MediaTek MT7622
 2017-08-08 11:41 UTC  (2+ messages)

[PATCH v5 0/6] perf: Support for ARM DynamIQ Shared Unit
 2017-08-08 11:37 UTC  (7+ messages)
` [PATCH v5 1/6] perf: Export perf_event_update_userpage
` [PATCH v5 2/6] of: Add helper for mapping device node to logical CPU number
` [PATCH v5 3/6] coresight: of: Use of_cpu_node_to_id helper
` [PATCH v5 4/6] irqchip: gic-v3: "
` [PATCH v5 5/6] dt-bindings: Document devicetree binding for ARM DSU PMU
` [PATCH v5 6/6] perf: ARM DynamIQ Shared Unit PMU support

scsi: hisi_sas: replace kfree with scsi_host_put
 2017-08-08 11:37 UTC 

[PATCH] KVM: X86: expand ->arch.apic_arb_prio to u64
 2017-08-08 11:37 UTC 

[PATCH 0/1] ARM: bcm2836: Send event when onlining other cores
 2017-08-08 11:04 UTC  (2+ messages)
` [PATCH] "

[PATCH v2 00/18] firmware: ARM System Control and Management Interface(SCMI) support
 2017-08-08 11:27 UTC  (5+ messages)
` [PATCH v2 03/18] firmware: arm_scmi: add basic driver infrastructure for SCMI

[PATCH] Staging: comedi: addi_apci_3501: fixed a CamelCase coding style issue
 2017-08-08 11:25 UTC  (2+ messages)

[PATCH v5 11/14] spi: qup: refactor spi_qup_prep_sg
 2017-08-08 11:18 UTC  (2+ messages)
` Applied "spi: qup: refactor spi_qup_prep_sg" to the spi tree

[PATCH] iommu/arm-smmu: fix null-pointer dereference in arm_smmu_add_device
 2017-08-08 11:21 UTC  (4+ messages)
` [PATCH v2] "

[PATCH v6 09/14] spi: qup: call io_config in mode specific function
 2017-08-08 11:18 UTC  (2+ messages)
` Applied "spi: qup: call io_config in mode specific function" to the spi tree

[PATCH v5 07/14] spi: qup: Do block sized read/write in block mode
 2017-08-08 11:18 UTC  (2+ messages)
` Applied "spi: qup: Do block sized read/write in block mode" to the spi tree

[PATCH v5 05/14] spi: qup: Fix error handling in spi_qup_prep_sg
 2017-08-08 11:18 UTC  (2+ messages)
` Applied "spi: qup: Fix error handling in spi_qup_prep_sg" to the spi tree

[PATCH] usb/dwc3:constify dev_pm_ops
 2017-08-08 11:20 UTC 

[PATCH v6 03/14] spi: qup: Add completion timeout
 2017-08-08 11:18 UTC  (2+ messages)
` Applied "spi: qup: Add completion timeout" to the spi tree

[PATCH] staging:ccree:constify dev_pm_ops
 2017-08-08 11:19 UTC 

[PATCH 0/3] Kconfig dependencies: acpi-video, backlight and thermal
 2017-08-08 11:16 UTC  (3+ messages)
` [PATCH 3/3] drm/etnaviv: add thermal dependency

[PATCH 01/18] spi: qup: Enable chip select support
 2017-08-08 11:18 UTC  (2+ messages)
` Applied "spi: qup: Enable chip select support" to the spi tree

[PATCH 02/18] spi: qup: Setup DMA mode correctly
 2017-08-08 11:18 UTC  (2+ messages)
` Applied "spi: qup: Setup DMA mode correctly" to the spi tree

[PATCH v5 04/14] spi: qup: Place the QUP in run mode before DMA
 2017-08-08 11:18 UTC  (2+ messages)
` Applied "spi: qup: Place the QUP in run mode before DMA" to the spi tree

[PATCH v3 07/15] spi: qup: Fix transaction done signaling
 2017-08-08 11:18 UTC  (2+ messages)
` Applied "spi: qup: Fix transaction done signaling" to the spi tree

[PATCH v5 08/14] spi: qup: refactor spi_qup_io_config into two functions
 2017-08-08 11:18 UTC  (2+ messages)
` Applied "spi: qup: refactor spi_qup_io_config into two functions" to the spi tree

[PATCH v5 10/14] spi: qup: allow block mode to generate multiple transactions
 2017-08-08 11:18 UTC  (2+ messages)
` Applied "spi: qup: allow block mode to generate multiple transactions" to the spi tree

[PATCH v6 12/14] spi: qup: allow multiple DMA transactions per spi xfer
 2017-08-08 11:18 UTC  (2+ messages)
` Applied "spi: qup: allow multiple DMA transactions per spi xfer" to the spi tree

[PATCH 14/15] spi: qup: Ensure done detection
 2017-08-08 11:17 UTC  (2+ messages)
` Applied "spi: qup: Ensure done detection" to the spi tree

[PATCH v5 14/14] spi: qup: Fix QUP version identify method
 2017-08-08 11:17 UTC  (2+ messages)
` Applied "spi: qup: Fix QUP version identify method" to the spi tree

[PATCH v2 0/5] Add MediaTek PMIC keys support
 2017-08-08 11:15 UTC  (5+ messages)
` [PATCH v2 1/5] mfd: mt6397: create irq mappings in mfd core driver
` [PATCH v2 5/5] mfd: mt6397: Add PMIC keys support to MT6397 driver

[PATCH] Bluetooth: Add support of 13d3:3494 RTL8723BE device
 2017-08-08 11:15 UTC  (2+ messages)

[PATCH v4 00/17] Add support for Cirrus Logic CS47L35/L85/L90/L91 codecs
 2017-08-08 11:13 UTC  (5+ messages)
` [PATCH v4 01/17] mfd: madera: Add register definitions for Cirrus Logic Madera codecs
` [PATCH v4 03/17] mfd: madera: Add common support "

[PATCH 0/4] ZynqMP PS PCIe DMA Driver
 2017-08-08 11:12 UTC  (5+ messages)
` [PATCH 1/4] PCI:xilinx-nwl: Enable Root DMA
` [PATCH 2/4] PCI:xilinx-nwl: Correcting Styling checks
` [PATCH 3/4] PCI: ZYNQMP PS PCIe DMA driver: Adding support for DMA driver
` [PATCH 4/4] PCI: ZYNQMP PS PCIe DMA driver: Devicetree binding for Root DMA

[PATCH 0/6] In-kernel QMI handling
 2017-08-08 11:13 UTC  (3+ messages)

linux-next 2017-08-08 failure on Nokia N900
 2017-08-08 11:12 UTC  (3+ messages)
  ` linux-next 2017-08-08 keyboard "

[PATCH] ath9k: make ath_ps_ops structures as const
 2017-08-08 11:09 UTC  (2+ messages)
`  "

[PATCH] f2fs: retry to revoke atomic commit in -ENOMEM case
 2017-08-08 11:09 UTC 

[PATCH] wcn36xx: Introduce mutual exclusion of fw configuration
 2017-08-08 11:08 UTC  (2+ messages)
`  "

[PATCH] binder: let ANDROID_BINDER_IPC_32BIT be selectable on 32bit ARM
 2017-08-08 11:03 UTC 

[PATCH] spi: cadence: change sequence of calling runtime_enable
 2017-08-08 11:06 UTC  (2+ messages)
` Applied "spi: cadence: change sequence of calling runtime_enable" to the spi tree

[PATCH] spi: cadence: Add support for context loss
 2017-08-08 11:06 UTC  (2+ messages)
` Applied "spi: cadence: Add support for context loss" to the spi tree

[PATCH v1 1/6] ASoC: jack: fix snd_soc_codec_set_jack return error
 2017-08-08 11:06 UTC  (2+ messages)
` Applied "ASoC: jack: fix snd_soc_codec_set_jack return error" to the asoc tree

[PATCH v3] ath10k: ath10k_htt_rx_amsdu_allowed() use ath10k_dbg()
 2017-08-08 11:06 UTC  (2+ messages)
` [v3] "

[PATCH v8 1/2] mmc: dw_mmc: move controller reset before driver init
 2017-08-08 11:03 UTC  (4+ messages)
` [PATCH v8 2/2] mmc: dw_mmc-k3: add sd support for hi3660

[PATCH v5 00/12] AC97 device/driver model revamp
 2017-08-08 11:02 UTC  (3+ messages)
` [PATCH v5 06/12] mfd: wm97xx-core: core support for wm97xx Codec

[PATCH v4 6/6] perf: ARM DynamIQ Shared Unit PMU support
 2017-08-08 10:58 UTC  (3+ messages)

[PATCH] powerpc/32: Fix boot failure on non 6xx platforms
 2017-08-08 10:55 UTC  (2+ messages)
`  "

[PATCH 0/5] constify videobuf_queue_ops structures
 2017-08-08 10:53 UTC  (3+ messages)
` [PATCH 2/5] [media] atomisp: "

kernel BUG at kernel/futex.c:679 on v4.13-rc3-ish on arm64
 2017-08-08 10:52 UTC 

[PATCH v8 00/12] rk808: Add RK805 support
 2017-08-08 10:50 UTC  (13+ messages)
` [PATCH v8 01/12] mfd: rk808: fix up the chip id get failed
` [PATCH v8 02/12] mfd: rk808: add rk805 regs addr and ID
` [PATCH v8 04/12] mfd: rk808: Add RK805 support
` [PATCH v8 07/12] mfd: dt-bindings: Add RK805 device tree bindings document
` [PATCH v8 10/12] mfd: rk808: Add RK805 pinctrl support
` [PATCH v8 11/12] mfd: rk808: Add RK805 power key support

[PATCH][next] x86/intel_rdt: remove redundant assignment to files
 2017-08-08 10:45 UTC 

[PATCH] powerpc: xive: ensure active irqd when setting affinity
 2017-08-08 10:40 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