All the mail mirrored from lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-11-23 16:13:43 to 2018-11-23 17:15:10 UTC [more...]

[PATCH] ALSA: hda/realtek - fix headset mic detection for MSI MS-B171
 2018-11-23 17:10 UTC  (2+ messages)

[PATCH] drm: rcar-du: dw-hdmi: Reject modes with a too high clock frequency
 2018-11-23 16:46 UTC  (4+ messages)

[PATCH 1/9] libxl: Remove redundant pidpath setting
 2018-11-23 17:14 UTC  (3+ messages)
` [PATCH 2/9] libxl: Move dm user determination logic into a helper function
` [PATCH 4/9] dm_depriv: Describe expected usage of device_model_user parameter

[PATCH] drm/i915: Make CHICKEN_TRANS reg not depend on enum value
 2018-11-23 17:13 UTC  (3+ messages)
` ✗ Fi.CI.CHECKPATCH: warning for drm/i915: Make CHICKEN_TRANS reg not depend on enum value (rev3)
` ✓ Fi.CI.BAT: success "

[for-next][PATCH 08/18] parisc: function_graph: Simplify with function_graph_entry()
 2018-11-23 17:12 UTC  (3+ messages)

post-receive: pub/scm/linux/kernel/git/tiwai/sound
 2018-11-23 17:12 UTC 

Undefined behaviour in ac97_codec.c - shift exponent 68 is too large for 32-bit type 'int'
 2018-11-23 17:11 UTC  (4+ messages)

[PATCH v3 1/2] x86/fpu: track AVX-512 usage of tasks
 2018-11-23 17:11 UTC  (8+ messages)
` [PATCH v3 2/2] proc: add /proc/<pid>/arch_state

[Qemu-devel] [RFC 00/48] Plugin support
 2018-11-23 17:10 UTC  (13+ messages)
` [Qemu-devel] [RFC 16/48] tcg: add plugin_mask to TB hash
` [Qemu-devel] [RFC 18/48] tcg: add memory callbacks for plugins (WIP)
` [Qemu-devel] [RFC 19/48] translate-all: notify plugin code of tb_flush
` [Qemu-devel] [RFC 20/48] *-user: notify plugin of exit
` [Qemu-devel] [RFC 21/48] *-user: plugin syscalls
` [Qemu-devel] [RFC 22/48] cpu: hook plugin vcpu events

[PATCH] ALSA: hda: Add ASRock N68C-S UCC the power_save blacklist
 2018-11-23 17:10 UTC  (2+ messages)

[Qemu-devel] [PATCH v1 0/1] net: cadence_gem: Remove incorrect assert()
 2018-11-23 17:09 UTC  (7+ messages)
` [Qemu-devel] [PATCH v1 1/1] "

[PATCH v1 1/3] arm64: dts: mt7622: fix no more console output on rfb1
 2018-11-23 17:07 UTC  (5+ messages)
` [PATCH v1 3/3] arm64: dts: mt7622: Drop the general purpose timer node

[RFC PATCH v4 1/5] glibc: Perform rseq(2) registration at nptl init and thread creation
 2018-11-23 17:05 UTC  (9+ messages)

[PATCH v2] dev: don't remove devargs that are still referenced
 2018-11-23 17:04 UTC  (3+ messages)
` [PATCH v3] "

[PATCH v2 0/4] media: sun6i: Add support for the H3 CSI controller
 2018-11-23  6:21 UTC  (3+ messages)
` [PATCH v2 4/4] [DO NOT MERGE] ARM: dts: sun8i: Add CAM500B camera module to the Nano Pi M1+

[RFC PATCH 0/6] Process-local memory allocations
 2018-11-23 17:04 UTC  (5+ messages)

[PATCH v3 0/7] mtd: rawnand: ams-delta: Use GPIO API for data I/O
 2018-11-23 17:03 UTC  (8+ messages)
` Subject: [PATCH v4 0/4] "
  ` [PATCH v4 1/4] ARM: OMAP1: ams-delta: Provide GPIO lookup table for NAND data port

[PATCH 1/2] cobalt: Return error from xnsched_setparam
 2018-11-23 17:03 UTC  (7+ messages)

Autobuilder changes
 2018-11-23 17:02 UTC  (2+ messages)

[PATCH] src/t_stripealign.c: Use block size reported by fstatfs()
 2018-11-23  6:20 UTC  (2+ messages)

[PATCH] KVM: VMX: re-add ple_gap module parameter
 2018-11-23 17:02 UTC 

[PATCH] btrfs: only run delayed refs if we're committing
 2018-11-23 16:59 UTC  (2+ messages)

[PATCH] xfs: clean up indentation issues, remove an unwanted space
 2018-11-23 16:59 UTC 

[PATCH v4 0/4] namei: O_* flags to restrict path resolution
 2018-11-23 16:58 UTC  (7+ messages)
` [PATCH v4 2/4] namei: O_BENEATH-style path resolution flags

[PATCH 0/2] Improve phy-mapphone pm
 2018-11-23 16:58 UTC  (5+ messages)
` [PATCH 2/2] phy: mapphone-mdm6600: Improve phy related runtime PM calls
      ` [2/2] "

[PATCH v2 0/6] Add hw overheat IRQ support to Marvell thermal driver
 2018-11-23 16:55 UTC  (16+ messages)
` [PATCH v2 1/6] thermal: armada: add overheat interrupt support
` [PATCH v2 2/6] MAINTAINERS: thermal: add entry for Marvell MVEBU thermal driver
` [PATCH v2 3/6] dt-bindings: ap806: document the thermal interrupt capabilities
` [PATCH v2 4/6] dt-bindings: cp110: "
` [PATCH v2 5/6] arm64: dts: marvell: add interrupt support to ap806 thermal node
` [PATCH v2 6/6] arm64: dts: marvell: add interrupt support to cp110 "

[Qemu-devel] [PATCH 00/11] qcow2: encryption threads
 2018-11-23 16:55 UTC  (12+ messages)
` [Qemu-devel] [PATCH 01/11] qcow2.h: add missing include
` [Qemu-devel] [PATCH 02/11] qcow2: add separate file for threaded data processing functions
` [Qemu-devel] [PATCH 03/11] qcow2-threads: use thread_pool_submit_co
` [Qemu-devel] [PATCH 04/11] qcow2: split out data processing threads state from BDRVQcow2State
` [Qemu-devel] [PATCH 05/11] qcow2-threads: split out generic path
` [Qemu-devel] [PATCH 06/11] qcow2-threads: add per-thread data
` [Qemu-devel] [PATCH 07/11] qcow2-threads: add encryption
` [Qemu-devel] [PATCH 08/11] qcow2: bdrv_co_preadv: improve locking
` [Qemu-devel] [PATCH 09/11] qcow2: qcow2_co_preadv: skip using hd_qiov when possible
` [Qemu-devel] [PATCH 10/11] qcow2: bdrv_co_pwritev: move encryption code out of the lock
` [Qemu-devel] [PATCH 11/11] qcow2: do encryption in threads

[PATCH v2 00/43] drm/sun4i: Support for linear and tiled YUV formats with the frontend
 2018-11-23 16:55 UTC  (5+ messages)
` [PATCH v2 12/43] drm/fourcc: Add format helpers for checking YUV sub-sampling

[3rdparty][PATCH v2][master 0/4] Add support for ConnectCore 6UL SOM and SBC Express
 2018-11-23 16:54 UTC  (5+ messages)
` [3rdparty][PATCH v2][master 1/4] classes/image_types_digi: Image types for Digi ConnectCore modules
` [3rdparty][PATCH v2][master 2/4] u-boot-digi: Add Digi U-Boot for ConnectCore System-On-Modules
` [3rdparty][PATCH v2][master 3/4] linux-fslc: Add support for the ConnectCore 6UL SoM and SBC Express
` [3rdparty][PATCH v2][master 4/4] ccimx6ulsbcexpress: Add initial board configuration

[PATCH] irqchhip: Convert to using %pOFn instead of device_node.name
 2018-11-23 16:54 UTC  (2+ messages)

[PATCH 1/4] base/drivers/arch_topology: Remove useless check
 2018-11-23 16:54 UTC  (6+ messages)
` [PATCH 2/4] base/drivers/arch_topology: Replace mutex with READ_ONCE / WRITE_ONCE

[PATCH] mbuf: implement generic format for sched field
 2018-11-23 16:54 UTC 

Pioneer Interface 2 support?
 2018-11-23 16:53 UTC 

[PATCH] ufs: clean up indentation issues, replace spaces with tabs
 2018-11-23 16:53 UTC 

[PATCH 0/4] xen/arch: Treewide improvement of irq helper APIs
 2018-11-23 16:52 UTC  (5+ messages)
` [PATCH 1/4] xen/arch: Switch local_*_is_enabled() predicates to return bool
` [PATCH 2/4] xen/arch: Switch local_save_flags() to being a static inline helper
` [PATCH 3/4] xen/arch: Switch local_irq_save() "
` [PATCH 4/4] xen/arch: Switch local_irq_restore() "

[RFC 00/60] Coscheduling for Linux
 2018-11-23 16:51 UTC  (11+ messages)
    ` Task group cleanups and optimizations (was: Re: [RFC 00/60] Coscheduling for Linux)

post-receive: pub/scm/linux/kernel/git/mricon/korg-helpers
 2018-11-23 16:50 UTC 

post-receive: pub/scm/linux/kernel/git/axboe/linux-block
 2018-11-23 16:50 UTC 

omap5 fixing palmas IRQ_TYPE_NONE warning leads to gpadc timeouts
 2018-11-23 16:48 UTC  (9+ messages)

[U-Boot] [PATCH v2 1/3] Enable FEC driver to retrieve PHY address from device tree
 2018-11-23 16:47 UTC  (3+ messages)
` [U-Boot] [PATCH v2 2/3] Only attempt to build USB driver model in SPL when required
` [U-Boot] [PATCH v2 3/3] imx: Add PHYTEC phyBOARD-i.MX6UL-Segin

[PATCH] common/rc: Check more options for filefrag command
 2018-11-23  5:24 UTC  (2+ messages)
` [PATCH v2] common/rc: Add _require_filefrag_options() to check options for filefrag

[PATCH 1/2] ext4/002: Work with 64k block size
 2018-11-23  5:59 UTC  (2+ messages)
` [PATCH 2/2] ext4/021: "

[Qemu-devel] [Qemu-discuss] How to select specific qemu net 'nic' device
 2018-11-23 16:41 UTC  (3+ messages)

[PATCH] Btrfs: fix deadlock with memory reclaim during scrub
 2018-11-23 16:41 UTC  (2+ messages)
` [PATCH v3] "

[PATCH v2] module: make it clearer when we're handling kallsyms symbols vs exported symbols
 2018-11-23 16:41 UTC 

[PATCH v3] iommu/dma: Use NUMA aware memory allocations in __iommu_dma_alloc_pages()
 2018-11-23 16:40 UTC  (6+ messages)

[PATCH] x86: only use ERMS for user copies for larger sizes
 2018-11-23 16:40 UTC  (17+ messages)

[PATCH] jbd2: clean up indentation issue, replace spaces with tab
 2018-11-23 16:40 UTC 

[PATCH 00/17] Add support for TI PRU ICSS
 2018-11-23 16:40 UTC  (11+ messages)
` [PATCH 01/17] dt-bindings: remoteproc: Add TI PRUSS bindings
` [PATCH 05/17] soc: ti: pruss: Configure SYSCFG properly during probe/remove
` [PATCH 07/17] soc: ti: pruss: enable OCP master ports in SYSCFG always
` [PATCH 08/17] soc: ti: pruss: Add a PRUSS irqchip driver for PRUSS interrupts
` [PATCH 14/17] ARM: OMAP2+: use pdata quirks for PRUSS reset lines on AM335x

[PATCH] hwmon (ina3221) Add single-shot mode support
 2018-11-23 16:38 UTC  (10+ messages)

[Qemu-devel] [PATCH v2 00/21] QOM'ify SysBusDeviceClass->init
 2018-11-23 16:37 UTC  (10+ messages)
` [Qemu-devel] [PATCH v2 02/21] block/noenand: Convert sysbus init function to realize function
` [Qemu-devel] [PATCH v2 15/21] pci-bridge/dec: "
` [Qemu-devel] [PATCH v2 16/21] timer/etraxfs_timer: "
` [Qemu-devel] [PATCH v2 18/21] timer/puv3_ost: "

[git pull] IOMMU Fixes for Linux v4.20-rc3
 2018-11-23 16:37 UTC 

[PATCH v2 net-next] ptp: Fix pass zero to ERR_PTR() in ptp_clock_register
 2018-11-23 16:37 UTC  (2+ messages)

[PATCH v3 1/3] watchdog: Add pm8916 watchdog driver
 2018-11-23 16:36 UTC  (2+ messages)

post-receive: pub/scm/linux/kernel/git/joro/iommu
 2018-11-23 16:36 UTC 

[Bug 108843] Laptop with ATI RX 580 doesn't turn the screen on when resuming
 2018-11-23 16:34 UTC  (4+ messages)

[Qemu-devel] [PATCH] configure: fix elf2dmp check
 2018-11-23 16:34 UTC  (2+ messages)

[PATCH] doc: announce deprecation of dpaa2 exposed mem structure
 2018-11-23 16:34 UTC  (3+ messages)

[Buildroot] [PATCH v2 1/5] boot/optee-os: new package
 2018-11-23 16:33 UTC  (5+ messages)
  ` [Buildroot] [PATCH v2 2/5] optee-client: "
  ` [Buildroot] [PATCH v2 3/5] optee-benchmark: "
  ` [Buildroot] [PATCH v2 4/5] optee-examples: "
  ` [Buildroot] [PATCH v2 5/5] optee-test: "

[PATCH] doc: announce deprecation of rawdev exposed array
 2018-11-23 16:32 UTC  (2+ messages)

[PATCH] powerpc/pseries/cpuidle: Fix preempt warning
 2018-11-23 16:30 UTC 

[PATCH 09/17] irqchip: bcm283x: Switch to SPDX identifier
 2018-11-23 16:31 UTC  (5+ messages)

[PATCH] doc: announce kvargs API change
 2018-11-23 16:31 UTC  (5+ messages)
` [PATCH v2] "

[Qemu-devel] SeaBIOS booting time optimization
 2018-11-23 16:30 UTC  (12+ messages)

[PATCH] ext4: clean up indentation issues, remove extraneous tabs
 2018-11-23 16:30 UTC 

Yocto on Atmel SAME70?
 2018-11-23 16:30 UTC  (4+ messages)

[Qemu-devel] [RFC v2 00/28] vSMMUv3/pSMMUv3 2 stage VFIO integration
 2018-11-23 16:28 UTC 

[PATCH v2] net/virtio: avoid annoying IOPL call related errors
 2018-11-23 16:25 UTC  (5+ messages)
  ` [PATCH v3 0/2] IOPL related fixes

[PATCH v3] tools: set Dom0 UUID if requested
 2018-11-23 16:25 UTC  (4+ messages)

[PATCH] xen/x86: add diagnostic printout to xen_mc_flush() in case of error
 2018-11-23 16:24 UTC 

[PATCH] xen/x86: add diagnostic printout to xen_mc_flush() in case of error
 2018-11-23 16:24 UTC 

[Buildroot] [PATCH/next 1/1] linuxptp: bump to version 2.0
 2018-11-23 16:24 UTC 

[PATCH 0/2] use adrp/add pairs for PLT entries
 2018-11-23 16:24 UTC  (4+ messages)
` [PATCH 2/2] arm64/module: switch to ADRP/ADD sequences "

[PATCH v3] xhci: workaround CSS timeout on AMD SNPS 3.0 xHC
 2018-11-23 16:24 UTC  (2+ messages)
` [v3] "

post-receive: pub/scm/linux/kernel/git/johan/usb-serial
 2018-11-23 16:19 UTC 

[PATCH 0/3] Add PM and DMA support for AT91 USART as SPI
 2018-11-23 16:19 UTC  (5+ messages)
` [PATCH 3/3] spi: at91-usart: add DMA support

[PATCH] pinctrl: nuvoton: check for devm_kasprintf() failure
 2018-11-23 16:12 UTC 

[PATCH] dmaengine: ti: omap-dma: Configure LCH_TYPE for OMAP1
 2018-11-23 16:16 UTC  (10+ messages)
                `  "

[Buildroot] [PATCH/next 1/1] trinity: fix build with kernel headers >= 4.19
 2018-11-23 16:14 UTC 

[B.A.T.M.A.N.] [RFC v2 0/1] batctl: netlink restructuring, part 3
 2018-11-23 16:14 UTC  (2+ messages)
` [B.A.T.M.A.N.] [RFC v2 1/1] batctl: Add support for config mcast group in event monitor

[PATCH] perf map: remove extra indirection from map__find()
 2018-11-23 16:14 UTC  (2+ messages)

[RFC v2 00/19] batman-adv: netlink restructuring, part 2
 2018-11-23 16:13 UTC  (34+ messages)
` [B.A.T.M.A.N.] [RFC v2 03/19] batman-adv: Prepare framework for hardif genl config
` [B.A.T.M.A.N.] [RFC v2 04/19] batman-adv: Prepare framework for vlan "
  `  "
` [B.A.T.M.A.N.] [RFC v2 05/19] batman-adv: Add aggregated_ogms mesh genl configuration
  `  "
` [B.A.T.M.A.N.] [RFC v2 06/19] batman-adv: Add ap_isolation mesh/vlan "
  `  "
` [B.A.T.M.A.N.] [RFC v2 07/19] batman-adv: Add bonding mesh "
  `  "
` [B.A.T.M.A.N.] [RFC v2 08/19] batman-adv: Add bridge_loop_avoidance "
  `  "
` [B.A.T.M.A.N.] [RFC v2 09/19] batman-adv: Add distributed_arp_table "
  `  "
` [B.A.T.M.A.N.] [RFC v2 10/19] batman-adv: Add fragmentation "
  `  "
` [B.A.T.M.A.N.] [RFC v2 11/19] batman-adv: Add gateway "
  `  "
` [B.A.T.M.A.N.] [RFC v2 12/19] batman-adv: Add hop_penalty "
  `  "
` [B.A.T.M.A.N.] [RFC v2 13/19] batman-adv: Add log_level "
  `  "
` [B.A.T.M.A.N.] [RFC v2 14/19] batman-adv: Add multicast_mode "
  `  "
` [B.A.T.M.A.N.] [RFC v2 15/19] batman-adv: Add network_coding "
  `  "
` [B.A.T.M.A.N.] [RFC v2 16/19] batman-adv: Add orig_interval "
  `  "
` [B.A.T.M.A.N.] [RFC v2 17/19] batman-adv: Add elp_interval hardif "
  `  "
` [B.A.T.M.A.N.] [RFC v2 18/19] batman-adv: Add throughput_override "
  `  "
` [B.A.T.M.A.N.] [RFC v2 19/19] batman-adv: Trigger genl notification on sysfs config change
  `  "


This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.