linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-08-16 15:04:50 to 2017-08-16 18:34:19 UTC [more...]

[RESEND v9 00/12] rk808: Add RK805 support
 2017-08-16 18:34 UTC  (3+ messages)
` [RESEND v9 09/12] Input: Add power key driver for Rockchip RK805 PMIC

[PATCH] auxdisplay: ht16k33: Use generic device properties function
 2017-08-16 18:32 UTC  (2+ messages)

DSA support for Micrel KSZ8895
 2017-08-16 18:32 UTC  (3+ messages)

[PATCH v2 0/5] cramfs refresh for embedded usage
 2017-08-16 18:28 UTC  (9+ messages)
` [PATCH v2 1/5] cramfs: direct memory access support
` [PATCH v2 2/5] cramfs: make cramfs_physmem usable as root fs
` [PATCH v2 3/5] cramfs: implement uncompressed and arbitrary data block positioning
` [PATCH v2 4/5] cramfs: add mmap support
` [PATCH v2 5/5] cramfs: rehabilitate it

[PATCH] tools: fix compile error of freq-step.c
 2017-08-16 18:27 UTC  (2+ messages)

[PATCH] Input: elan_i2c - Make hardware buttons work properly on Asus ROG G752xx
 2017-08-16 18:27 UTC  (2+ messages)

[PATCH 0/1] devpts: use dynamic_dname() to generate proc name
 2017-08-16 18:26 UTC  (3+ messages)
` [PATCH 1/1] "

[PATCH] PNP: ide: constify pnp_device_id
 2017-08-16 18:26 UTC  (4+ messages)
` [PATCH] net: 3c509: "

[PATCH] blktrace: Fix potentail deadlock between delete & sysfs ops
 2017-08-16 18:17 UTC  (4+ messages)

[PATCH v2] completion: Document that reinit_completion() must be called after complete_all()
 2017-08-16 18:12 UTC  (5+ messages)
` [tip:sched/core] sched/completion: "

[PATCH net 0/2] net: ixgbe: Use new flag to disable Relaxed Ordering
 2017-08-16 18:17 UTC  (4+ messages)
` [PATCH net 2/2] net: ixgbe: Use new IXGBE_FLAG2_ROOT_NO_RELAXED_ORDERING flag

[PATCH v3] sctp: fully initialize the IPv6 address in sctp_v6_to_addr()
 2017-08-16 18:16 UTC 

WARNING: CPU: 15 PID: 0 at block/blk-mq.c:1111 __blk_mq_run_hw_queue+0x1d8/0x1f0
 2017-08-16 18:15 UTC  (2+ messages)

[PATCH] devicetree: Enable generation of __symbols__ in all dtb files
 2017-08-16 18:15 UTC  (18+ messages)

[PATCH net-next 1/3] VMCI: only load on VMware hypervisor
 2017-08-16 18:06 UTC  (2+ messages)

[RFC PATCH 0/9] Introduce housekeeping subsystem
 2017-08-16 18:00 UTC  (15+ messages)
` [RFC PATCH 7/9] housekeeping: Use own boot option, independant from nohz

[PATCH v2 4/7] ghes_edac: avoid multiple calls to dmi_walk()
 2017-08-16 18:01 UTC  (20+ messages)

RCU stall when using function_graph
 2017-08-16 17:58 UTC  (12+ messages)

[PATCH v2] i40e/i40evf: use cpumask_copy() for assigning cpumask
 2017-08-16 17:52 UTC 

[PATCH v3 0/5] ASoC: codecs: msm8916-wcd-analog: Add support to MBHC
 2017-08-16 17:48 UTC  (8+ messages)
` [PATCH v3 3/5] ASoC: codecs: msm8916-wcd-analog: add MBHC support
        ` [alsa-devel] "

[RFC PATCH 0/3] PCI: rockchip: Move PCIE_WAKE handling into rockchip pcie driver
 2017-08-16 17:49 UTC  (6+ messages)
` [RFC PATCH 1/3] PCI: rockchip: Add support for pcie wake irq
` [RFC PATCH 3/3] arm64: dts: rockchip: Handle pcie wake in pcie driver for Gru

[PATCH 0/3] Add Support for Broadcom D1W controller
 2017-08-16 17:45 UTC  (4+ messages)
` [PATCH 1/3] dt-bindings: mfd: d1w: iproc: Documentation for d1w driver
` [PATCH 2/3] w1: d1w: Provide callback for ds1wm read/write
` [PATCH 3/3] mfd: d1w: iproc: Add d1w driver

[PATCH v2 00/14] Hookup typec power-negotation to the PMIC and charger
 2017-08-16 17:38 UTC  (6+ messages)
` [PATCH v2 02/14] staging: typec: tcpm: Add get_current_limit tcpc_dev callback
` [PATCH v2 08/14] power: supply: Add power_supply_set_input_current_limit_from_supplier helper

[PATCH 0/2] KVM: SVM: Virtual GIF
 2017-08-16 17:36 UTC  (4+ messages)
` [PATCH 1/2] KVM: SVM: Add Virtual GIF feature definition
` [PATCH 2/2] KVM: SVM: Enable Virtual GIF feature

[PATCH] dax: explain how read(2)/write(2) addresses are validated
 2017-08-16 17:36 UTC 

[PATCH v2 0/2] x86: paravirt related cleanup
 2017-08-16 17:31 UTC  (3+ messages)
` [PATCH v2 1/2] paravirt,xen: remove xen_patch()
` [PATCH v2 2/2] x86/lguest: remove lguest support

[PATCH v5 0/5] MAP_DIRECT and block-map-atomic files
 2017-08-16 17:28 UTC  (11+ messages)
` [PATCH v5 3/5] mm: introduce mmap3 for safely defining new mmap flags
` [PATCH v5 4/5] fs, xfs: introduce MAP_DIRECT for creating block-map-atomic file ranges

[PATCH 00/18] rpmsg: glink: Add glink smem based transport
 2017-08-16 17:19 UTC  (19+ messages)
` [PATCH 01/18] rpmsg: glink: Rename glink_rpm_xx functions to qcom_glink_xx
` [PATCH 02/18] rpmsg: glink: Associate indirections for pipe fifo accessor's
` [PATCH 03/18] rpmsg: glink: Split rpm_probe to reuse the common code
` [PATCH 04/18] rpmsg: glink: Move the common glink protocol implementation to glink_native.c
` [PATCH 05/18] rpmsg: glink: Allow unaligned data access
` [PATCH 06/18] rpmsg: glink: Introduce glink smem based transport
` [PATCH 07/18] rpmsg: glink: Fix default case while handling received commands
` [PATCH 08/18] rpmsg: glink: Add support for transport version negotiation
` [PATCH 09/18] rpmsg: glink: Fix idr_lock from mutex to spinlock
` [PATCH 10/18] rpmsg: glink: Add support for TX intents
` [PATCH 11/18] rpmsg: glink: Use the local intents when receiving data
` [PATCH 12/18] rpmsg: glink: Make RX FIFO peak accessor to take an offset
` [PATCH 13/18] rpmsg: glink: Add rx done command
` [PATCH 14/18] rpmsg: glink: Add announce_create ops and preallocate intents
` [PATCH 15/18] rpmsg: glink: Receive and store the remote intent buffers
` [PATCH 16/18] rpmsg: glink: Use the intents passed by remote
` [PATCH 17/18] rpmsg: glink: Request for intents when unavailable
` [PATCH 18/18] rpmsg: glink: Handle remote rx done command

[BUG][bisected 270065e] linux-next fails to boot on powerpc
 2017-08-16 17:21 UTC  (2+ messages)

[PATCH][V2] Revert "staging: fsl-mc: be consistent when checking strcmp() return"
 2017-08-16 17:21 UTC 

[PATCH v2] zswap: Zero-filled pages handling
 2017-08-16 17:20 UTC 

[PATCH] kvm: x86: disable KVM_FAST_MMIO_BUS
 2017-08-16 17:19 UTC  (7+ messages)

[PATCH 00/18] rpmsg: glink: Add glink smem based transport
 2017-08-16 17:17 UTC 

[PATCH] mm/hwpoison: Clear PRESENT bit for kernel 1:1 mappings of poison pages
 2017-08-16 17:18 UTC  (2+ messages)
` [PATCH-resend] "

[PATCH] Revert "staging: fsl-mc: be consistent when checking strcmp() return"
 2017-08-16 17:16 UTC  (2+ messages)

[PATCH 0/3] Use mm_struct and switch_mm() instead of manually
 2017-08-16 16:14 UTC  (10+ messages)
` [PATCH 3/3] x86/efi: Use efi_switch_mm() rather than manually twiddling with cr3

[PATCH 0/2] ASoC: make snd_soc_dai_driver and snd_soc_component_driver const
 2017-08-16 17:15 UTC  (3+ messages)
` [PATCH 1/2] ASoC: bcm: make snd_soc_dai_driver const
` [PATCH 2/2] ASoC: codecs: make snd_soc_dai_driver and snd_soc_component_driver const

[PATCH] ioctl_tty.2: add TIOCGPTPEER documentation
 2017-08-16 17:14 UTC  (5+ messages)

[PATCH] kvm: VMX: do not use vm-exit instruction length for fast MMIO
 2017-08-16 17:04 UTC  (4+ messages)

[RFC PATCH v3] pci: Concurrency issue during pci enable bridge
 2017-08-16 17:03 UTC  (3+ messages)

[PATCH 0/7] ASoC: make snd_soc_ops const
 2017-08-16 16:59 UTC  (8+ messages)
` [PATCH 1/7] ASoC: aux1x: "
` [PATCH 2/7] ASoC: cirrus: "
` [PATCH 3/7] ASoC: generic: "
` [PATCH 4/7] ASoC: pxa: "
` [PATCH 5/7] ASoC: rockchip: "
` [PATCH 6/7] ASoC: samsung: "
` [PATCH 7/7] ASoC: sh: "

[PATCH] completion: Document that reinit_completion() must be called after complete_all()
 2017-08-16 16:59 UTC  (3+ messages)

[RFC PATCH v5 0/5] vfio-pci: Add support for mmapping MSI-X table
 2017-08-16 16:56 UTC  (6+ messages)

[PATCH] tun: make tun_build_skb() thread safe
 2017-08-16 16:55 UTC  (2+ messages)

[PATCH v3 0/5] Unify simple reset drivers
 2017-08-16 16:46 UTC  (8+ messages)
` [PATCH v3 1/5] reset: add reset-simple to unify socfpga, stm32, sunxi, and zx2967

[PATCH v3 0/4] Add STM32 MDMA driver
 2017-08-16 16:47 UTC  (3+ messages)
` [PATCH v3 2/4] dmaengine: "

[PATCH v10 7/9] x86/hyper-v: use hypercall for remote TLB flush
 2017-08-16 16:42 UTC  (12+ messages)
` [tip:x86/platform] x86/hyper-v: Use "

[PATCH V6] sched/fair: Remove group imbalance from calculate_imbalance()
 2017-08-16 16:41 UTC  (8+ messages)

[lkp-robot] [selftests] 83fab1816d: kernel_selftests.futex.make_fail
 2017-08-16 16:28 UTC 

[PATCH] udc: Memory leak on error path and use after free
 2017-08-16 16:35 UTC  (4+ messages)

[PATCH net-next V2 1/3] tap: use build_skb() for small packet
 2017-08-16 16:30 UTC  (4+ messages)

[PATCH v7 0/5] genirq/gpio: Add driver for ThunderX and OCTEON-TX SoCs
 2017-08-16 16:26 UTC  (5+ messages)
` [PATCH v7 2/5] genirq: Add handle_fasteoi_{level,edge}_irq flow handlers

[RFC 0/9] IOMMU driver support for shared virtual memory virtualization
 2017-08-16 16:23 UTC  (4+ messages)

[PATCH v2] mtd: plat-ram: use release_mem_region instead of release_resource
 2017-08-16 16:22 UTC 

[PATCH v2 1/2] perf/aux: Make aux_{head,wakeup} ring_buffer members long
 2017-08-16 16:18 UTC  (2+ messages)
` [PATCH v2 2/2] perf/aux: Ensure aux_wakeup represents most recent wakeup index

[PATCH] vmbus: fix missing signaling in hv_signal_on_read()
 2017-08-16 16:16 UTC  (3+ messages)

[PATCH 0/2] fs-qnx6: Adjustments for qnx6_mmi_fill_super()
 2017-08-16 16:15 UTC  (3+ messages)
` [PATCH 1/2] fs-qnx6: Delete an error message for a failed memory allocation in qnx6_mmi_fill_super()
` [PATCH 2/2] fs-qnx6: Less checks in qnx6_mmi_fill_super() after error detection

[PATCH] thunderbolt: fix incorrect value assigned to req->response_type
 2017-08-16 16:13 UTC  (5+ messages)

[PATCH 1/2] mmc: test: reduce stack usage in mmc_test_nonblock_transfer
 2017-08-16 16:12 UTC  (3+ messages)
` [PATCH 2/2] dm integrity: use init_completion instead of COMPLETION_INITIALIZER_ONSTACK
  ` [dm-devel] "

[PATCH] mm: Remove useless vma parameter to offset_il_node
 2017-08-16 16:09 UTC 

[PATCH v3 0/4] i2c: document DMA handling and add helpers for it
 2017-08-16 16:06 UTC  (4+ messages)
` [PATCH v3 1/4] i2c: add helpers to ease DMA handling

[V6 1/2] phy: ralink-usb: add driver for Mediatek/Ralink
 2017-08-16 16:02 UTC  (3+ messages)

[PATCH] ASoC: compress: Set reasonable compress id string
 2017-08-16 16:02 UTC  (2+ messages)
` Applied "ASoC: compress: Set reasonable compress id string" to the asoc tree

[PATCH v2] ASoC: samsung: i2s: Null pointer dereference on samsung_i2s_remove
 2017-08-16 16:02 UTC  (2+ messages)
` Applied "ASoC: samsung: i2s: Null pointer dereference on samsung_i2s_remove" to the asoc tree

[PATCHv2 0/3] arm64 xilinx zynqmp firmware interface
 2017-08-16 16:00 UTC  (7+ messages)
` [PATCHv2 1/3] dt: xilinx: zynqmp: Add bindings for PM firmware
` [PATCHv2 3/3] soc: xilinx: zynqmp: Add firmware interface

[GIT PULL] (xen) stable/for-jens-4.13 for rc5
 2017-08-16 15:57 UTC  (2+ messages)

[PATCH v1 2/6] fs: use on-stack-bio if backing device has BDI_CAP_SYNC capability
 2017-08-16 15:56 UTC  (12+ messages)

[PATCH][drm-next] drm/tinydrm: make function st7586_pipe_enable static
 2017-08-16 15:46 UTC  (2+ messages)

[v5 1/4] mm, oom: refactor the oom_kill_process() function
 2017-08-16 15:43 UTC  (6+ messages)
` [v5 2/4] mm, oom: cgroup-aware OOM killer

[PATCH 0/2 v6] printk: Add new timestamps
 2017-08-16 15:43 UTC  (4+ messages)
` [PATCH 1/2 v6] time: Make fast functions return 0 before timekeeping is initialized
` [PATCH 2/2 v6] printk: Add monotonic, boottime, and realtime timestamps

possible circular locking dependency mmap_sem/cpu_hotplug_lock.rw_sem
 2017-08-16 15:40 UTC  (5+ messages)

[PATCH 0/2] pstore: Make default pstorefs root dir perms 0750
 2017-08-16 15:38 UTC  (4+ messages)
` [PATCH 2/2] Revert "pstore: Honor dmesg_restrict sysctl on dmesg dumps"

[PATCH] [media] ivtv: Fix incompatible type for argument error
 2017-08-16 15:37 UTC 

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

[PATCH 0/5] arm64: Realtek RTD1295 reset controllers
 2017-08-16 15:33 UTC  (5+ messages)
` [PATCH 3/5] reset: Add Realtek RTD1295 driver

[PATCH] IB/core: fix memory leak on ah on error return path
 2017-08-16 15:32 UTC  (6+ messages)

[PATCH][V2] IB/hns: fix memory leak on ah on error return path
 2017-08-16 15:31 UTC  (2+ messages)

[PATCH] earlycon: initialise baud field of earlycon device structure
 2017-08-16 15:26 UTC  (5+ messages)

[PATCH v2 0/3] livepatch: Introduce force sysfs attribute
 2017-08-16 15:26 UTC  (4+ messages)

RISC-V Linux Port v7
 2017-08-16 15:23 UTC  (5+ messages)
` [PATCH v7 03/15] clocksource: New RISC-V SBI timer driver
` [PATCH v7 04/15] irqchip: RISC-V Local Interrupt Controller Driver

Inconsistency in usb_add_gadget_udc_release() interface
 2017-08-16 15:24 UTC  (2+ messages)

[PATCH] ACPI/APEI: Add BERT data driver
 2017-08-16 15:22 UTC  (5+ messages)

[PATCH tip/core/rcu 0/9] Remove spin_unlock_wait()
 2017-08-16 15:22 UTC  (4+ messages)
` [PATCH tip/core/rcu 4/9] completion: Replace spin_unlock_wait() with lock/unlock pair
  ` [PATCH v5 "

[PATCH] bus: Convert to using %pOF instead of full_name
 2017-08-16 15:22 UTC  (3+ messages)

[PATCH] firmware: Convert to using %pOF instead of full_name
 2017-08-16 15:20 UTC  (2+ messages)

[PATCH v2 00/10] ARM: dts: Add iodelay data for MMC
 2017-08-16 15:14 UTC  (2+ messages)

the most competitive price of solar water heaters for the international market
 2017-08-16 15:12 UTC 

[PATCH v4] xen: get rid of paravirt op adjust_exception_frame
 2017-08-16 15:11 UTC  (2+ messages)

[PATCH 0/5] cramfs refresh for embedded usage
 2017-08-16 15:12 UTC  (12+ messages)

[PATCH 0/3] xen: do some cleanups
 2017-08-16 15:08 UTC  (2+ messages)

[PATCH] perf stat: Add event-interval-print option
 2017-08-16 15:08 UTC 

[PATCH v3] pinctrl: aspeed: Fix ast2500 strap register write logic
 2017-08-16 15:05 UTC  (3+ messages)

[PATCH 0/3] arm64 xilinx zynqmp firmware interface
 2017-08-16 15:05 UTC  (8+ messages)
` [PATCH 3/3] soc: xilinx: zynqmp: Add "

[PATCH] xen-platform: constify pci_device_id
 2017-08-16 15:04 UTC  (3+ messages)


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