linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-09-21 13:41:28 to 2017-09-21 17:02:27 UTC [more...]

[PATCH 0/2] dmaengine: Correct some documentation
 2017-09-21 17:06 UTC  (2+ messages)

[PATCH 0/3] locking/rwsem/x86: Add stack frame dependency for some inline asm
 2017-09-21 16:59 UTC  (4+ messages)
` [PATCH v3 0/6] "

[PATCH 0/5] usb: usb251xb: Add USB2517i hub support and fix some bugs
 2017-09-21 16:53 UTC  (14+ messages)
` [PATCH 1/5] usb: usb251xb: Add USB2517/i hub support
` [PATCH 0/9 v2] usb: usb251xb: Add USB2517i hub support and fix some bugs
  ` [PATCH 8/9 v2] usb: usb251xb: Add max power/current dts property support
  ` [PATCH 9/9 v2] usb: usb251xb: Use GPIO descriptor consumer interface

[RFC] sched/fair: Use wake_q length as a hint for wake_wide
 2017-09-21 16:51 UTC  (10+ messages)

[PATCH v9 0/7] Add support for Qualcomm A53 CPU clock
 2017-09-21 16:49 UTC  (8+ messages)
` [PATCH v9 1/7] mailbox: qcom: Convert APCS IPC driver to use regmap
` [PATCH v9 2/7] mailbox: qcom: Populate APCS child platform devices
` [PATCH v9 3/7] mailbox: qcom: Move the apcs struct into a separate header
` [PATCH v9 4/7] clk: qcom: Add A53 PLL support
` [PATCH v9 5/7] clk: qcom: Add regmap mux-div clocks support
` [PATCH v9 6/7] dt-bindings: clock: Document qcom,apcs binding
` [PATCH v9 7/7] clk: qcom: Add APCS clock controller support

usb/storage/uas: slab-out-of-bounds in uas_probe
 2017-09-21 16:50 UTC  (4+ messages)

[PATCH RT] locking/rtmutex: don't drop the wait_lock twice
 2017-09-21 16:50 UTC  (4+ messages)

[PATCH -next] spi: fix spi-sprd-adi build errors when COMPILE_TEST=y
 2017-09-21 16:49 UTC  (2+ messages)

[PATCH] debugfs: Add check for module parameter name
 2017-09-21 16:47 UTC  (3+ messages)

Query regarding synchronize_sched_expedited and resched_cpu
 2017-09-21 16:47 UTC  (20+ messages)

[PATCH 00/12] Introduce support for Dell SMBIOS over WMI
 2017-09-21 16:46 UTC  (16+ messages)
` [PATCH 01/12] platform/x86: dell-wmi: label driver as handling notifications
` [PATCH 02/12] platform/x86: dell-wmi: Don't match on descriptor GUID modalias
` [PATCH 03/12] platform/x86: dell-smbios: Add pr_fmt definition to driver
` [PATCH 04/12] platform/x86: dell-smbios: Switch to a WMI-ACPI interface
` [PATCH 05/12] platform/x86: dell-smbios: rename to dell-wmi-smbios
` [PATCH 06/12] platform/x86: dell-wmi-smbios: Add a sysfs interface for SMBIOS tokens
` [PATCH 07/12] platform/x86: dell-wmi-smbios: Use Dell WMI descriptor check
` [PATCH 08/12] platform/x86: wmi: Cleanup exit routine in reverse order of init
` [PATCH 09/12] platform/x86: wmi: create character devices when requested by drivers
` [PATCH 10/12] platform/x86: wmi: destroy on cleanup rather than unregister
` [PATCH 11/12] platform/x86: dell-wmi-smbios: introduce character device for userspace
` [PATCH 12/12] platform/x86: Kconfig: Change the default settings for dell-wmi-smbios

usb/gadget: copy_to_user called with spinlock held
 2017-09-21 16:43 UTC 

Memory-ordering recipes
 2017-09-21 16:40 UTC  (5+ messages)

[git pull][vfs.git] a couple of fixes
 2017-09-21 16:36 UTC  (3+ messages)

[PATCH v3 0/6] serial: imx: various improvements
 2017-09-21 16:18 UTC  (7+ messages)
` [PATCH v3 1/6] serial: imx: remove CTSC and CTS handling from imx_disable_dma
` [PATCH v3 2/6] serial: imx: only set dma_is_rxing when DMA starts
` [PATCH v3 3/6] serial: imx: Simplify DMA disablement
` [PATCH v3 4/6] serial: imx: unmap sg buffers when DMA channel is released
` [PATCH v3 5/6] serial: imx: update the stop rx,tx procedures
` [PATCH v3 6/6] serial: imx: Fix imx_shutdown procedure

[PATCH 0/2] x86: Fix inline asm call constraints for clang
 2017-09-21 16:18 UTC  (6+ messages)
` [PATCH 2/2] x86/asm: "

[PATCH][drm-next] drm/i915/gvt: ensure -ve return value is handled correctly
 2017-09-21 16:17 UTC  (6+ messages)

[PATCH] xen: support 52 bit physical addresses in pv guests
 2017-09-21 16:16 UTC  (5+ messages)
      ` [Xen-devel] "

[PATCH v3 00/31] Hardened usercopy whitelisting
 2017-09-21 16:04 UTC  (9+ messages)
` [PATCH v3 01/31] usercopy: Prepare for "
` [PATCH v3 02/31] usercopy: Enforce slab cache usercopy region boundaries
` [PATCH v3 03/31] usercopy: Mark kmalloc caches as usercopy caches
    ` [kernel-hardening] "

[PATCH] jffs2: Fix use-after-free bug in jffs2_iget()'s error handling path
 2017-09-21 16:00 UTC 

[PATCH 0/7 v2] More graceful flusher thread memory reclaim wakeup
 2017-09-21 16:00 UTC  (18+ messages)
` [PATCH 1/7] buffer: cleanup free_more_memory() flusher wakeup
` [PATCH 2/7] fs: kill 'nr_pages' argument from wakeup_flusher_threads()
` [PATCH 3/7] fs-writeback: provide a wakeup_flusher_threads_bdi()
` [PATCH 4/7] page-writeback: pass in '0' for nr_pages writeback in laptop mode
` [PATCH 5/7] fs-writeback: make wb_start_writeback() static
` [PATCH 6/7] fs-writeback: move nr_pages == 0 logic to one location
` [PATCH 7/7] fs-writeback: only allow one inflight and pending full flush

[PATCH 1/3] ASoC: davinci-mcasp: Handle return value of devm_kasprintf
 2017-09-21 15:55 UTC  (2+ messages)
` Applied "ASoC: davinci-mcasp: Handle return value of devm_kasprintf" to the asoc tree

[PATCH 3/3] ASoC: omap-hdmi-audio: Handle return value of devm_kasprintf
 2017-09-21 15:55 UTC  (2+ messages)
` Applied "ASoC: omap-hdmi-audio: Handle return value of devm_kasprintf" to the asoc tree

[PATCH v2 2/3] ASoC: fsl-asoc-card: Handle return value of devm_kasprintf
 2017-09-21 15:55 UTC  (3+ messages)
` Applied "ASoC: fsl-asoc-card: Handle return value of devm_kasprintf" to the asoc tree

[PATCH] Drop unlikely with IS_ERR
 2017-09-21 15:55 UTC 

[PATCH v5 0/6] Optimise 64-bit IOVA allocations
 2017-09-21 15:52 UTC  (7+ messages)
` [PATCH v5 1/6] iommu/iova: Optimise rbtree searching
` [PATCH v5 2/6] iommu/iova: Optimise the padding calculation
` [PATCH v5 3/6] iommu/iova: Extend rbtree node caching
` [PATCH v5 4/6] iommu/iova: Make dma_32bit_pfn implicit
` [PATCH v5 5/6] iommu/iova: Add rbtree anchor node
` [PATCH v5 6/6] iommu/iova: Simplify cached node logic

[PATCH v2 0/2] using uio_pdrv_genirq without module param
 2017-09-21 15:48 UTC  (3+ messages)
` [PATCH v2 1/2] uio: dt-bindings: document binding for uio-pdrv-genirq
` [PATCH v2 2/2] uio: add default compatible string to uio_pdrv_genirq

[RFC PATCH v2 1/2] membarrier: Provide register expedited private command
 2017-09-21 15:47 UTC  (5+ messages)

[PATCH 0/2] using uio_pdrv_genirq without module param
 2017-09-21 15:44 UTC  (4+ messages)
` [PATCH 2/2] uio: add default compatible string to uio_pdrv_genirq

[GIT PULL] Kbuild fixes for v4.14-rc2
 2017-09-21 15:41 UTC 

[PATCH] net: phy: Fix truncation of large IRQ numbers in phy_attached_print()
 2017-09-21 15:40 UTC  (2+ messages)

usb/media/hdpvr: trying to register non-static key in hdpvr_probe
 2017-09-21 15:39 UTC 

usb/net/hso: warning in hso_free_net_device
 2017-09-21 15:39 UTC 

usb/net/hso: global-out-of-bounds in hso_probe
 2017-09-21 15:39 UTC 

usb/media/smsusb: use-after-free in worker_thread
 2017-09-21 15:39 UTC 

usb/sound/usx2y: warning in usb_stream_new/__alloc_pages_slowpath
 2017-09-21 15:38 UTC 

[PATCH v5 0/4] Add STM32 DMAMUX support
 2017-09-21 15:29 UTC  (5+ messages)
` [PATCH v5 1/4] dt-bindings: Document the STM32 DMAMUX bindings
` [PATCH v5 2/4] dmaengine: Add STM32 DMAMUX driver
` [PATCH v5 3/4] dt-bindings: stm32-dma: add a property to handle STM32 DMAMUX
` [PATCH v5 4/4] ARM: configs: stm32: Add DMAMUX support in STM32 defconfig

[PATCH V3] acpi: apei: clear error status before acknowledging the error
 2017-09-21 15:27 UTC  (4+ messages)

[PATCH] iommu/amd: Use raw_cpu_ptr() instead of get_cpu_ptr() for ->flush_queue
 2017-09-21 15:21 UTC  (4+ messages)
  ` [PATCH v2] iommu/iova: Use raw_cpu_ptr() instead of get_cpu_ptr() for ->fq

[PATCH v1 0/6] perf report/script: Support percent and multiple range in --time option
 2017-09-21 15:21 UTC  (5+ messages)
` [PATCH v1 1/6] perf record: Record the first sample time and last sample time to perf file header

[RFC PATCH 0/7] AXP803 AC/Battery support
 2017-09-21 15:20 UTC  (3+ messages)

[PATCH 1/2] i2c: designware: switch to suspend_late/resume_early
 2017-09-21 15:18 UTC  (9+ messages)
` [PATCH 2/2] mfd: intel-lpss: switch to suspend_late()/resume_early()

[PATCH v3 0/5] Call GetEventLog before ExitBootServices
 2017-09-21 15:13 UTC  (2+ messages)

[PATCH] ARM: davinci_all_defconfig: enable CMA options
 2017-09-21 15:11 UTC  (3+ messages)

[PATCH 0/4] [media] usbvision-core: Fine-tuning for some function implementations
 2017-09-21 15:09 UTC  (5+ messages)
` [PATCH 1/4] [media] usbvision-core: Use common error handling code in usbvision_set_input()
` [PATCH 2/4] [media] usbvision-core: Use common error handling code in usbvision_set_compress_params()
` [PATCH 3/4] [media] usbvision-core: Delete unnecessary braces in 11 functions
` [PATCH 4/4] [media] usbvision-core: Replace four printk() calls by dev_err()

[PATCH] ath10: mark PM functions as __maybe_unused
 2017-09-21 15:05 UTC  (2+ messages)

[PATCH] tool/perf: fix perf compiling errors
 2017-09-21 15:01 UTC  (2+ messages)

[PATCH 0/8] pinctrl: meson: clean pin offsets
 2017-09-21 15:00 UTC  (3+ messages)

[PATCH] block: drop "sending ioctl to a partition" message
 2017-09-21 14:59 UTC  (3+ messages)

[PATCH ALT4 V3 1/2] audit: show fstype:pathname for entries with anonymous parents
 2017-09-21 14:57 UTC  (3+ messages)

[PATCH 1/1] wireless: broadcom: brcm80211: use setup_timer() helper
 2017-09-21 14:54 UTC  (2+ messages)

[PATCH] PM: Document rules on using pm_runtime_resume() in system suspend callbacks
 2017-09-21 14:44 UTC  (6+ messages)

[PATCH 0/1] patch for fpga
 2017-09-21 14:52 UTC  (2+ messages)
` [PATCH 1/1] fpga: make xlnx_pr_decoupler_br_ops const

[PATCH] vfs: introduce UMOUNT_WAIT which waits for umount completion
 2017-09-21 14:48 UTC  (7+ messages)
` [PATCH v2] "

RTL8192EE PCIe Wireless Network Adapter crashed with linux-4.13
 2017-09-21 14:49 UTC  (6+ messages)

[PATCH 1/2] ARM: smccc-call: Use r12 to route secure monitor calls on TI platforms
 2017-09-21 14:47 UTC  (4+ messages)

[PATCH net-next 0/2] lan9303: Add basic offloading of unicast traffic
 2017-09-21 14:40 UTC  (6+ messages)
` [PATCH net-next 1/2] net: dsa: lan9303: Move tag setup to new lan9303_setup_tagging
` [PATCH net-next 2/2] net: dsa: lan9303: Add basic offloading of unicast traffic

[PATCH] fpga: make xlnx_pr_decoupler_br_ops const
 2017-09-21 14:42 UTC  (4+ messages)

Worker threads in D state since c5a94a618e7ac86 (workqueue: Use TASK_IDLE)
 2017-09-21 14:41 UTC  (6+ messages)

[v5 00/12] soc/fsl/qbman: Enable QBMan on ARM Platforms
 2017-09-21 14:40 UTC  (16+ messages)
` [v5 01/12] soc/fsl/qbman: Add common routine for QBMan private allocations
` [v5 02/12] soc/fsl/qbman: Use shared-dma-pool for BMan private memory allocations
` [v5 03/12] soc/fsl/qbman: Use shared-dma-pool for QMan "
` [v5 05/12] soc/fsl/qbman: Drop set/clear_bits usage
` [v5 06/12] soc/fsl/qbman: Drop L1_CACHE_BYTES compile time check
` [v5 07/12] soc/fsl/qbman: Fix ARM32 typo
` [v5 08/12] soc/fsl/qbman: Rework portal mapping calls for ARM/PPC

[RFC PATCH v5 0/6] i2c: document DMA handling and add helpers for it
 2017-09-21 14:36 UTC  (12+ messages)
` [RFC PATCH v5 2/6] i2c: add helpers to ease DMA handling
` [RFC PATCH v5 3/6] i2c: add docs to clarify "
` [RFC PATCH v5 6/6] i2c: dev: mark RDWR buffers as DMA_SAFE

[PATCH V6 1/3] dma-mapping: Introduce device_is_coherent() as a helper
 2017-09-21 14:36 UTC  (5+ messages)
` [PATCH V6 2/3] dma-mapping: Rework dma_get_cache_alignment() function
    ` [PATCH V6 2/3] dma-mapping: Rework dma_get_cache_alignment()function

[PATCH 0/4] numa, iommu/smmu: IOMMU/SMMU driver optimization for NUMA systems
 2017-09-21 14:26 UTC  (4+ messages)
` [PATCH 3/4] iommu/arm-smmu-v3: Use NUMA memory allocations for stream tables and comamnd queues

[PATCH net 0/3] net: mvpp2: various fixes
 2017-09-21 14:24 UTC  (4+ messages)
` [PATCH net 1/3] net: mvpp2: fix the dma_mask and coherent_dma_mask settings for PPv2.2

[v8 0/4] cgroup-aware OOM killer
 2017-09-21 14:21 UTC  (3+ messages)

usb/core: slab-out-of-bounds read in cdc_parse_cdc_header
 2017-09-21 14:12 UTC  (6+ messages)

[PATCH] nvme: make controller 'state' sysfs attribute pollable
 2017-09-21 14:10 UTC  (4+ messages)

[PATCH v2 1/3] can: m_can: Make hclk optional
 2017-09-21 14:08 UTC  (4+ messages)
` [v2,1/3] "

[PATCH v2 0/2] Rewrite the IIO_DEVICE_ATTR_NAMED API to pass name as string
 2017-09-21 14:07 UTC  (9+ messages)
` [PATCH v2 1/2] include: linux: sysfs: Add __ATTR_NAMED macro
              ` [Outreachy kernel] "

[PATCH V8 00/14] mmc: Add Command Queue support
 2017-09-21 14:07 UTC  (2+ messages)

[patch 0/3] KVM KVM_HC_RT_PRIO hypercall support
 2017-09-21 14:06 UTC  (7+ messages)
` [patch 2/3] KVM: x86: KVM_HC_RT_PRIO hypercall (host-side)
` [patch 3/3] x86: kvm guest side support for KVM_HC_RT_PRIO hypercall

[PATCH v2 00/31] struct timer_list callback argument conversion, step 1
 2017-09-21 14:06 UTC  (3+ messages)
` [PATCH v2 27/31] usb/gadget/snps_udc_core: Remove struct timer_list.data use

usb/media/cx231xx: null-ptr-deref in cx231xx_usb_probe
 2017-09-21 14:00 UTC  (3+ messages)
` [PATCH] [media] cx231xx-cards: fix NULL-deref on missing association descriptor

[PATCH] media: staging: greybus: Release memory obtained by kasprintf
 2017-09-21 13:54 UTC  (3+ messages)

[PATCH] cgroup: Reinit cgroup_taskset structure before cgroup_migrate_execute() returns
 2017-09-21 13:54 UTC 

[PATCH v2 0/3] Initial Allwinner V3s CSI Support
 2017-09-21 13:45 UTC  (3+ messages)
` [PATCH v2 1/3] media: V3s: Add support for Allwinner CSI
  ` [linux-sunxi] "

Possible BT deadlock due to recursive read locking (Was: Re: kernel BUG at kernel/locking/rtmutex.c:1059)
 2017-09-21 13:51 UTC  (2+ messages)
  ` [PATCH] Bluetooth: avoid recursive locking in hci_send_to_channel()

[PATCH net-next] net: mvpp2: phylink support
 2017-09-21 13:45 UTC 

[PATCH V2] lightnvm: include NVM Express driver if OCSSD is selected for build
 2017-09-21 13:41 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;
as well as URLs for NNTP newsgroup(s).