public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-01-12 07:55:06 to 2018-01-12 12:19:25 UTC [more...]

[PATCH 00/14] Add MMCI support for STM32F SoCs family
 2018-01-12 12:16 UTC  (10+ messages)
` [PATCH 01/14] mmc: mmci: Don't pretend all variants to have MMCIMASK1 register
` [PATCH 02/14] mmc: mmci: Don't pretend all variants to have MCI_STARBITERR flag
` [PATCH 03/14] mmc: mmci: Add support for setting pad type via pinctrl
` [PATCH 04/14] mmc: mmci: Add STM32 variant
` [PATCH 07/14] ARM: dts: stm32: Add pin map for SDIO controller on stm32f4
` [PATCH 08/14] ARM: dts: stm32: Enable SDIO controller on stm32f469 disco board
` [PATCH 09/14] ARM: dts: stm32: Enable SDIO controller on stm32429i-eval board
` [PATCH 11/14] ARM: configs: stm32: Enable MMC_ARMMMCI support
` [PATCH 14/14] gpio: stmpe: i2c transfer are forbiden in atomic context

[PATCH v7 0/6] V4L2 Explicit Synchronization
 2018-01-12 12:15 UTC  (7+ messages)
` [PATCH v7 1/6] [media] vb2: add is_unordered callback for drivers
` [PATCH v7 2/6] [media] v4l: add 'unordered' flag to format description ioctl
` [PATCH v7 3/6] [media] vb2: add explicit fence user API

[PATCH] soc: brcmstb: Only register SoC device on STB platforms
 2018-01-12 12:12 UTC  (3+ messages)

[PATCH] PM / runtime: Rework pm_runtime_force_suspend/resume()
 2018-01-12 12:09 UTC  (10+ messages)
` [PATCH v2] "

[PATCH] platform/x86: thinkpad_acpi: suppress warning about palm detection
 2018-01-12 12:06 UTC  (2+ messages)

[PATCH v4] devres: combine function devm_ioremap*
 2018-01-12 11:51 UTC 

[PATCH 0/4] backlight: pwm_bl: support linear interpolation and brightness to human eye
 2018-01-12 11:50 UTC  (4+ messages)
` [PATCH 3/4] backlight: pwm_bl: compute brightness of LED linearly "

[PATCH v5 00/19] fs: rework and optimize i_version handling in filesystems
 2018-01-12 11:49 UTC  (3+ messages)

[RFC PATCH 0/2] drivers: clk: Add ZynqMP clock driver support
 2018-01-12 11:47 UTC  (4+ messages)

[RFC PATCH 0/9] media: base request API support
 2018-01-12 11:45 UTC  (10+ messages)
` [RFC PATCH 1/9] media: add request API core and UAPI
` [RFC PATCH 4/9] videodev2.h: Add request field to v4l2_buffer
` [RFC PATCH 5/9] media: vb2: add support for requests
` [RFC PATCH 6/9] media: vb2: add support for requests in QBUF ioctl

[PATCH] IB/cma: use strlcpy() instead of strncpy()
 2018-01-12 11:43 UTC  (2+ messages)

[PATCH V3 00/12] perf top overwrite mode
 2018-01-12 11:42 UTC  (17+ messages)
` [PATCH V3 02/12] perf mmap: factor out function to find ringbuffer position
` [PATCH V3 07/12] perf mmap: discard legacy interface for mmap read
` [PATCH V3 08/12] perf top: check per event overwrite term
` [PATCH V3 10/12] perf top: add overwrite fall back

[PATCH v8 12/12] x86/retpoline: Fill return stack buffer on vmexit
 2018-01-12 11:37 UTC  (5+ messages)
` [PATCH v8.1 "
  ` [tip:x86/pti] "

WARNING in netlink_ack (2)
 2018-01-12 11:34 UTC  (2+ messages)

[PATCH 0/4] x86/xen/efi: Initialize UEFI secure boot state during dom0 boot
 2018-01-12 11:24 UTC  (3+ messages)

[PATCH] kconfig: Sync zconf.y with zconf.tab.c_shipped
 2018-01-12 11:23 UTC  (3+ messages)

[x86-tip] RSDP changes converted i4790 box SMP -> UP
 2018-01-12 11:17 UTC  (4+ messages)

[PATCH] x86/retpoline: Avoid return buffer underflows on context switch
 2018-01-12 11:15 UTC  (2+ messages)

[PATCH V3] thermal: Add cooling device's statistics in sysfs
 2018-01-12 11:09 UTC  (2+ messages)

[PATCH] ASoC: hdac_hdmi: Ensuring proper setting of output widget power state
 2018-01-12 11:09 UTC  (7+ messages)
` [PATCH v2] "

Linux 4.15-rc7
 2018-01-12 11:06 UTC  (4+ messages)

[PATCH 1/2] kconfig: use default 'yy' prefix for lexer and parser
 2018-01-12 11:05 UTC  (4+ messages)
` [PATCH 2/2] kbuild: remove unnecessary LEX_PREFIX and YACC_PREFIX

stable-rc build: 0 warnings 5 failures (stable-rc/v3.18.91-23-g72813f7)
 2018-01-12 11:02 UTC  (2+ messages)

[PATCH 00/16] kvm: arm64: Support for dynamic IPA size
 2018-01-12 11:01 UTC  (9+ messages)
` [PATCH v1 01/16] virtio: Validate queue pfn for 32bit transports

[RFC PATCH] ubifs: Add zstd support
 2018-01-12 10:45 UTC  (2+ messages)

[PATCH v3] arm64: fix unwind_frame() for filtered out fn for function graph tracing
 2018-01-12 10:48 UTC 

[PATCH 0/2] blk-mq: support physical CPU hotplug
 2018-01-12 10:47 UTC  (3+ messages)

linux-next: build failure after merge of the net-next tree
 2018-01-12 10:45 UTC  (5+ messages)

[PATCH v2] KVM: arm/arm64: vgic-its: Fix vgicv4 init
 2018-01-12 10:44 UTC  (4+ messages)

[PATCH] spi: orion: Fix clock resource by adding an optional bus clock
 2018-01-12 10:42 UTC 

[PATCH v2 00/19] prevent bounds-check bypass via speculative execution
 2018-01-12 10:38 UTC  (8+ messages)
` [PATCH v2 01/19] Documentation: document array_ptr
` [PATCH v2 06/19] asm-generic/barrier: mask speculative execution flows
` [PATCH v2 10/19] ipv4: prevent bounds-check bypass via speculative execution

[PATCH v4 0/9] Renesas Capture Engine Unit (CEU) V4L2 driver
 2018-01-12 10:36 UTC  (6+ messages)
` [PATCH v4 3/9] v4l: platform: Add Renesas CEU driver

[PATCH v8 00/12] Retpoline: Avoid speculative indirect calls in kernel
 2018-01-12 10:28 UTC  (4+ messages)
` [PATCH v8 03/12] x86/retpoline: Add initial retpoline support

[PATCH v2] rcutorture: Add basic ARM64 support to run scripts
 2018-01-12 10:23 UTC  (3+ messages)

[PATCH v3 0/5] Add regulator suspend and resume support
 2018-01-12 10:23 UTC  (7+ messages)
` [PATCH v3 1/5] bindings: regulator: added support for suspend states
` [PATCH v3 2/5] regulator: make regulator voltage be an array to support more states
` [PATCH v3 3/5] drivers: regulator: leave one item to record whether regulator is enabled
` [PATCH v3 4/5] drivers: regulator: empty the old suspend functions
` [PATCH v3 5/5] regulator: add PM suspend and resume hooks

[PATCH v3] rcutorture: Add basic ARM64 support to run scripts
 2018-01-12 10:11 UTC 

[PATCH IMPROVEMENT] block, bfq: limit sectors served with interactive weight raising
 2018-01-12 10:20 UTC  (5+ messages)

[PATCH 0/3] Reset USB3 controller before initializing Type-C PHY on rk3399
 2018-01-12 10:08 UTC  (4+ messages)
` [PATCH 1/3] dt-bindings: phy: phy-rockchip-typec: add usb3 otg reset
` [PATCH 2/3] arm64: dts: rockchip: add USB3 OTG reset for Type-C PHY on rk3399
` [PATCH 3/3] phy: rockchip-typec: reset USB3 controller before initializing PHY

[RFC 1/2] softirq: Defer net rx/tx processing to ksoftirqd context
 2018-01-12 10:13 UTC  (11+ messages)

[PATCH 0/5] Add support for IBRS & IBPB KVM support
 2018-01-12 10:13 UTC  (11+ messages)
` [PATCH 3/5] x86/ibrs: Add direct access support for MSR_IA32_SPEC_CTRL
` [PATCH 4/5] x86/svm: Direct access to MSR_IA32_SPEC_CTRL
` [PATCH 5/5] x86/feature: Detect the x86 feature Indirect Branch Prediction Barrier

[PATCH] phy: work around 'phys' references to usb-nop-xceiv devices
 2018-01-12 10:12 UTC 

[PATCH v5 0/2] printk: Console owner and waiter logic cleanup
 2018-01-12 10:05 UTC  (10+ messages)

[PATCH 0/4] fs, tty: Make __do_SAK() less greedy in regard to tasklist_lock
 2018-01-12 10:05 UTC  (5+ messages)
` [PATCH 3/4] tty: Iterate only thread group leaders in __do_SAK()

[4.4] broken conversion from efi to kernel page table
 2018-01-12 10:04 UTC  (2+ messages)

[PATCH v2] perf trace: Fix missing handling of --call-graph dwarf
 2018-01-12 10:03 UTC 

[PATCH 1/2] watchdog: mt7621: Set WDOG_HW_RUNNING, when watchdog is already running
 2018-01-12  9:44 UTC  (3+ messages)
` [PATCH v2 1/2] watchdog: mt7621: set WDOG_HW_RUNNING bit when appropriate
  ` [PATCH v2 2/2] watchdog: mt7621: switch to using managed devm_watchdog_register_device()

[PATCH v5 00/44] ARM: davinci: convert to common clock framework​
 2018-01-12  9:41 UTC  (5+ messages)
` [PATCH v5 02/44] clk: davinci: New driver for davinci PLL clocks
` [PATCH v5 03/44] clk: davinci: Add platform information for TI DA830 PLL

[PATCH v10 1/3] lib: Add strongly typed 64bit int_sqrt
 2018-01-12  9:41 UTC  (14+ messages)

[RFT PATCH v3 0/6] Asynchronous UVC
 2018-01-12  9:37 UTC  (8+ messages)
` [RFT PATCH v3 1/6] uvcvideo: Refactor URB descriptors
` [RFT PATCH v3 5/6] uvcvideo: queue: Support asynchronous buffer handling
` [RFT PATCH v3 4/6] uvcvideo: queue: Simplify spin-lock usage
` [RFT PATCH v3 2/6] uvcvideo: Convert decode functions to use new context structure
` [RFT PATCH v3 3/6] uvcvideo: Protect queue internals with helper
` [RFT PATCH v3 6/6] uvcvideo: Move decode processing to process context

[PATCH v3 19/27] drm: replace devm_ioremap_nocache with devm_ioremap
 2018-01-12  9:37 UTC  (3+ messages)

[PATCH v3] USB: serial: option: add id for Motorola Solutions TETRA PEI
 2018-01-12  9:29 UTC 

[PATCH v4 03/16] phy: qcom-qmp: Power-on PHY before initialization
 2018-01-12  9:29 UTC  (12+ messages)
` [PATCH v4 04/16] phy: qcom-qusb2: "
` [PATCH v4 05/16] phy: qcom-qmp: Fix PHY block reset sequence
` [PATCH v4 07/16] phy: qcom-qusb2: Add support for different register layouts
` [PATCH v4 09/16] phy: qcom-qusb2: Add support for QUSB2 V2 version

[PATCH v2] USB: serial: option: add id for Motorola Solutions TETRA PEI
 2018-01-12  9:21 UTC  (2+ messages)

[PATCH] soc/tegra: pmc: fix child-node lookup
 2018-01-12  9:19 UTC  (3+ messages)

[PATCH v2] arm64: allwinner: a64: orangepi-zero-plus2: add usb otg
 2018-01-12  9:09 UTC 

[PATCH][next] ath10k: fix spelling mistake: "addrress" -> "address"
 2018-01-12  9:14 UTC 

[PATCH v3 00/27] kill devm_ioremap_nocache
 2018-01-12  9:12 UTC  (6+ messages)

[PATCH v21 2/5 RESEND] virtio-balloon: VIRTIO_BALLOON_F_SG
 2018-01-12  9:14 UTC  (5+ messages)

[PATCH 0/2] crypto: Implement generic crypto statistics
 2018-01-12  9:11 UTC  (5+ messages)
` [PATCH 1/2] crypto: Implement a "

[PATCH v3 2/2] mm/memcg: Consolidate mem_cgroup_resize_[memsw]_limit() functions
 2018-01-12  9:08 UTC  (6+ messages)
` [PATCH v4] mm/memcg: try harder to decrease [memory,memsw].limit_in_bytes

[RFC PATCH 0/2] softirq: Per vector threading
 2018-01-12  9:07 UTC  (3+ messages)
` [RFC PATCH 2/2] softirq: Per vector thread deferment

[PATCH] cpufreq: powernv: Dont assume distinct pstate values for nominal and pmin
 2018-01-12  9:07 UTC  (2+ messages)

aio poll, io_pgetevents and a new in-kernel poll API V2
 2018-01-12  9:06 UTC  (6+ messages)
` [PATCH 03/32] fs: introduce new ->get_poll_head and ->poll_mask methods

[PATCH 1/1] ARM: dts: sunxi: Add Olimex A20-SOM204-EVB board
 2018-01-12  9:01 UTC 

consolidate direct dma mapping V4
 2018-01-12  8:42 UTC  (35+ messages)
` [PATCH 01/34] alpha: mark jensen as broken
` [PATCH 02/34] hexagon: remove unused flush_write_buffers definition
` [PATCH 03/34] m32r: "
` [PATCH 04/34] powerpc: "
` [PATCH 05/34] arc: remove CONFIG_ARC_PLAT_NEEDS_PHYS_TO_DMA
` [PATCH 06/34] m32r: remove the unused dma_capable helper
` [PATCH 07/34] riscv: "
` [PATCH 08/34] s390: "
` [PATCH 09/34] dma-mapping: take dma_pfn_offset into account in dma_max_pfn
` [PATCH 10/34] arm64: don't override dma_max_pfn
` [PATCH 11/34] mips: fix an off-by-one in dma_capable
` [PATCH 12/34] dma-mapping: move swiotlb arch helpers to a new header
` [PATCH 13/34] dma-mapping: move dma_mark_clean to dma-direct.h
` [PATCH 14/34] hexagon: use the generic dma_capable helper
` [PATCH 15/34] powerpc: rename dma_direct_ to dma_nommu_
` [PATCH 16/34] microblaze: rename dma_direct to dma_nommu
` [PATCH 17/34] microblaze: remove dma_nommu_dma_supported
` [PATCH 18/34] microblaze: remove the dead !NOT_COHERENT_CACHE dma code
` [PATCH 19/34] s390: move s390_pci_dma_ops to asm/pci_dma.h
` [PATCH 20/34] dma-mapping: warn when there is no coherent_dma_mask
` [PATCH 21/34] dma-mapping: clear harmful GFP_* flags in common code
` [PATCH 22/34] dma-mapping: add an arch_dma_supported hook
` [PATCH 23/34] dma-mapping: provide a generic asm/dma-mapping.h
` [PATCH 24/34] dma-direct: rename dma_noop to dma_direct
` [PATCH 25/34] dma-direct: use phys_to_dma
` [PATCH 26/34] dma-direct: add dma address sanity checks
` [PATCH 27/34] dma-direct: add support for CMA allocation
` [PATCH 28/34] dma-direct: use node local allocations for coherent memory
` [PATCH 29/34] dma-direct: add support for allocation from ZONE_DMA and ZONE_DMA32
` [PATCH 30/34] dma-direct: retry allocations using GFP_DMA for small masks
` [PATCH 31/34] dma-direct: make dma_direct_{alloc,free} available to other implementations
` [PATCH 32/34] dma-direct: reject too small dma masks
` [PATCH 33/34] cris: use dma-direct
` [PATCH 34/34] h8300: "

[PATCH 1/7] pinctrl: sunxi: add support for pin controllers without bus gate
 2018-01-12  8:51 UTC  (4+ messages)
` [linux-sunxi] "

[PATCH 0/6] kconfig: Fix memory leaks during parsing
 2018-01-12  8:47 UTC  (4+ messages)
` [PATCH 5/6] kconfig: Don't leak help strings "

[PATCH] Input: trackpoint - force 3 buttons if 0 button is reported
 2018-01-12  8:39 UTC  (2+ messages)

[PATCHv6 0/4] x86: 5-level related changes into decompression code<Paste>
 2018-01-12  8:37 UTC  (4+ messages)

[PATCH v5 2/2] media: V3s: Add support for Allwinner CSI
 2018-01-12  8:37 UTC  (4+ messages)
  ` [linux-sunxi] "

[PATCH v2] ASoC: hdac_hdmi: Ensuring proper setting of output widget power state
 2018-01-12  8:32 UTC 

Avoid speculative indirect calls in kernel
 2018-01-12  8:20 UTC 

[PATCH v2 00/16] remoteproc: add fixed memory region support
 2018-01-12  8:19 UTC  (13+ messages)
` [PATCH v2 05/16] remoteproc: modify rproc_handle_carveout to support preallocated region
` [PATCH v2 06/16] remoteproc: modify vring allocation "
` [PATCH v2 07/16] remoteproc: st: add reserved memory support
` [PATCH v2 08/16] remoteproc: add name in rproc_mem_entry struct

[RESEND PATCH v2] input: pxrc: new driver for PhoenixRC Flight Controller Adapter
 2018-01-12  8:05 UTC  (4+ messages)

[PATCH 4.4 00/37] 4.4.110-stable review
 2018-01-12  8:03 UTC  (12+ messages)

[PATCH V2 net-next 00/11] add some new features and fix some bugs
 2018-01-12  8:23 UTC  (8+ messages)
` [PATCH V2 net-next 01/11] net: hns3: add ethtool_ops.get_channels support for VF
` [PATCH V2 net-next 03/11] net: hns3: add ethtool_ops.get_coalesce support to PF
` [PATCH V2 net-next 04/11] net: hns3: add ethtool_ops.set_coalesce "
` [PATCH V2 net-next 05/11] net: hns3: refactor interrupt coalescing init function
` [PATCH V2 net-next 07/11] net: hns3: remove unused GL setup function
` [PATCH V2 net-next 09/11] net: hns3: add int_gl_idx setup for TX and RX queues
` [PATCH V2 net-next 10/11] net: hns3: add feature check when feature changed

[PATCH] drm/virtio: Add window server support
 2018-01-12  7:59 UTC  (3+ messages)

[PATCH] f2fs: prevent newly created inode from being dirtied incorrectly
 2018-01-12  7:59 UTC  (2+ messages)
    ` 答复: [f2fs-dev] "

[PATCH] drm/nouveau/core/client: use strlcpy() instead of strncpy()
 2018-01-12  8:03 UTC 

[PATCH net-next v5 0/4] net: mvpp2: 1000BaseX and 2500BaseX support
 2018-01-12  7:51 UTC  (5+ messages)
` [PATCH net-next v5 1/4] phy: add 2.5G SGMII mode to the phy_mode enum
` [PATCH net-next v5 2/4] phy: cp110-comphy: 2.5G SGMII mode
` [PATCH net-next v5 3/4] net: mvpp2: 1000baseX support
` [PATCH net-next v5 4/4] net: mvpp2: 2500baseX support


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