All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-11-22 13:28:47 to 2018-11-22 14:03:48 UTC [more...]

[PATCH] procfs: fix the output format in /proc/PID/wchan
 2018-11-22 13:29 UTC  (4+ messages)

[Bug 108832] Cursor flickering on switching between cursor types
 2018-11-22 14:03 UTC 

remove the ->mapping_error method from dma_map_ops V2
 2018-11-22 14:03 UTC  (79+ messages)
` [PATCH 01/24] dma-direct: Make DIRECT_MAPPING_ERROR viable for SWIOTLB
` [PATCH 02/24] swiotlb: Skip cache maintenance on map error
` [PATCH 03/24] dma-mapping: provide a generic DMA_MAPPING_ERROR
` [PATCH 04/24] dma-direct: remove the mapping_error dma_map_ops method
` [PATCH 05/24] arm: "
` [PATCH 06/24] powerpc/iommu: "
` [PATCH 07/24] mips/jazz: "
` [PATCH 08/24] s390: "
` [PATCH 09/24] sparc: "
` [PATCH 10/24] parisc/ccio: "
` [PATCH 11/24] parisc/sba_iommu: "
` [PATCH 12/24] arm64: remove the dummy_dma_ops mapping_error method
` [PATCH 13/24] alpha: remove the mapping_error dma_map_ops method
` [PATCH 14/24] ia64/sba_iommu: improve internal map_page users
` [PATCH 15/24] ia64/sba_iommu: remove the mapping_error dma_map_ops method
` [PATCH 16/24] ia64/sn: "
` [PATCH 17/24] x86/amd_gart: "
` [PATCH 18/24] x86/calgary: "
` [PATCH 19/24] iommu: "
` [PATCH 20/24] iommu/intel: small map_page cleanup
` [PATCH 21/24] iommu/vt-d: remove the mapping_error dma_map_ops method
` [PATCH 22/24] iommu/dma-iommu: "
` [PATCH 23/24] xen-swiotlb: "
` [PATCH 24/24] dma-mapping: "

remove the ->mapping_error method from dma_map_ops V2
 2018-11-22 14:02 UTC 

[Qemu-devel] [RFC PATCH v2 0/3] target/ppc: single step for KVM HV
 2018-11-22 13:22 UTC  (3+ messages)
` [Qemu-devel] [RFC PATCH v2 1/3] target/ppc: Add macro definitions for relocated interrupt vectors offsets

btrfs-cleaner 100% busy on an idle filesystem with 4.19.3
 2018-11-22 14:03 UTC  (4+ messages)

[PATCH] doc: announce kvargs API change
 2018-11-22 14:02 UTC  (4+ messages)
` [PATCH v2] "

[thud][PATCH 1/2] lvm2: update SRC_URI
 2018-11-22 14:01 UTC  (2+ messages)

[PATCH] drm/amd/display: Remove duplicate header
 2018-11-22 14:01 UTC 

[PATCH 0/2] [i915] Getting rid of GUP and use HMM for user ptr features
 2018-11-22 13:59 UTC  (4+ messages)
` [PATCH 2/2] gpu/i915: use HMM mirror for userptr buffer object

[PATCH 00/10] staging: erofs: decompression stability enhancement
 2018-11-22 13:59 UTC  (12+ messages)
` [PATCH 07/10] staging: erofs: separate into init_once / always

[PATCH] Add /proc/pid_generation
 2018-11-22 13:58 UTC  (9+ messages)
` [PATCH v2] Add /proc/pid_gen

[PATCH] gpio: restore original GPLv2+ license of gpiolib-of.c sources
 2018-11-22 13:59 UTC 

[PATCH 0/5] media: Allwinner A10 CSI support
 2018-11-22 13:58 UTC  (7+ messages)
` [PATCH 3/5] media: sunxi: Add A10 CSI driver

[Qemu-arm] [PATCH for-4.0 0/2] Rename cpu_physical_memory_write_rom() to address_space_write_rom()
 2018-11-22 13:35 UTC  (6+ messages)
` [Qemu-devel] "
` [Qemu-arm] [PATCH for-4.0 1/2] exec.c: Rename cpu_physical_memory_write_rom_internal()
  ` [Qemu-devel] "
` [Qemu-arm] [PATCH for-4.0 2/2] Rename cpu_physical_memory_write_rom() to address_space_write_rom()
  ` [Qemu-devel] "

[PATCH] x86/atomic: Improvements and simplifications to assembly constraints
 2018-11-22 13:58 UTC  (5+ messages)

[PATCH] perf tests record: Allow for 'sleep' being 'coreutils'
 2018-11-22 13:55 UTC 

[Qemu-arm] [PATCH v3] MAINTAINERS: Assign some more files in the hw/arm/ directory
 2018-11-22 13:56 UTC  (3+ messages)
  ` [Qemu-devel] "

[PATCH v9 00/15] Energy Aware Scheduling
 2018-11-22 13:56 UTC  (5+ messages)
` [PATCH v9 13/15] sched/fair: Introduce an energy estimation helper function

[PATCH 0/4] Fragmentation avoidance improvements v4
 2018-11-22 13:53 UTC  (3+ messages)
` [PATCH 3/4] mm: Reclaim small amounts of memory when an external fragmentation event occurs

[virtio-dev] [PATCH v4] content: Introduce VIRTIO_NET_F_STANDBY feature
 2018-11-22 13:55 UTC  (14+ messages)

[meta-oe][PATCHv2] iwd: add version 0.12
 2018-11-22 13:54 UTC  (3+ messages)

[PATCH] iommu/omap: remove DEBUG_SEQ_FOPS_RO()
 2018-11-22 13:54 UTC 

[U-Boot] [PATCH v1 0/3] rtc: m41t62: Convert the m41t62 driver to use driver model (DM)
 2018-11-22 13:54 UTC  (6+ messages)
` [U-Boot] [PATCH v2 0/4] "
  ` [U-Boot] [PATCH v2] Kconfig: Migrate CONFIG_RTC_M41T62 define to Kconfig
  ` [U-Boot] [PATCH v2 2/4] rtc: m41t62: Break i2c_write() arguments to fix checkpatch warning
  ` [U-Boot] [PATCH v2 3/4] rtc: m41t62: Extract common RTC handling code to facilitate DM conversion
  ` [U-Boot] [PATCH v2 4/4] rtc: m41t62: Convert the RTC driver to support the driver model (DM)

[PATCH 1/8] staging: rtl8188eu: use __func__ in usb_ops_linux.c
 2018-11-22 13:52 UTC  (8+ messages)
` [PATCH 2/8] staging: rtl8188eu: cleanup line ending with a '('
` [PATCH 3/8] staging: rtl8188eu: remove braces from single if else statement
` [PATCH 4/8] staging: rtl8188eu: correct spelling mistake in a comment
` [PATCH 5/8] staging: rtl8188eu: remove unnecessary parentheses
` [PATCH 6/8] staging: rtl8188eu: add spaces around '>>' and '&'
` [PATCH 7/8] staging: rtl8188eu: cleanup declarations in usb_ops_linux.c
` [PATCH 8/8] staging: rtl8188eu: remove variable from rtl8188eu_xmit_tasklet()

[PATCH 0/2] nvme-multipath: round-robin I/O policy
 2018-11-22 13:52 UTC  (5+ messages)
` [PATCH 2/2] "

[PATCH] x86/mwait-idle: Graceful probe failure when MWAIT is disabled
 2018-11-22 13:52 UTC  (2+ messages)

[PATCH v7] scsi: Add hwmon support for SMART temperature sensors
 2018-11-22 13:49 UTC  (3+ messages)

[PATCH] doc: add mlx5 E-Switch VXLAN tunnels limitations
 2018-11-22 13:49 UTC 

[Qemu-devel] [PATCH for 3.1 v3] spapr: Fix ibm, max-associativity-domains property number of nodes
 2018-11-22 13:47 UTC  (2+ messages)

lightnvm: pblk: avoid ref warning on cache creation
 2018-11-22 13:46 UTC  (2+ messages)
` [PATCH] "

[PATCH] Btrfs: fix deadlock when enabling quotas due to concurrent snapshot creation
 2018-11-22 13:46 UTC  (7+ messages)
` [PATCH v2] "

[Qemu-trivial] [PATCH] MAINTAINERS: Add missing hw/pci-host entries
 2018-11-22 13:45 UTC  (4+ messages)
  ` [Qemu-devel] "

[PATCH] btrfs: improve error handling of btrfs_add_link()
 2018-11-22 13:44 UTC  (3+ messages)

KASAN: use-after-free Read in __lock_sock
 2018-11-22 13:44 UTC  (5+ messages)

[Question] smp_wmb() in prepare_uprobe()
 2018-11-22 13:44 UTC  (3+ messages)

[PATCH v3 3/3] ALSA: hda: add support for Huawei WMI micmute LED
 2018-11-22 13:43 UTC  (12+ messages)

[PATCH 1/1] tests: add test images for drbd v08/v09
 2018-11-22 13:42 UTC 

[RFC][PATCH 00/14] function_graph: Rewrite to allow multiple users
 2018-11-22 13:42 UTC  (4+ messages)

[PATCH v6] u-boot: Add mkenvimage tool
 2018-11-22 13:42 UTC  (4+ messages)

[Qemu-riscv] [PATCH for-3.2] RISC-V: Deprecate hifive_e and hifive_u machines
 2018-11-22  8:44 UTC  (2+ messages)
` [Qemu-riscv] [Qemu-devel] "

[Qemu-riscv] [Qemu-devel] [PATCH for-3.1 1/2] MAINTAINERS: Any file with "riscv" in the name is a RISC-V file
 2018-11-22  9:09 UTC  (2+ messages)

[PATCH v3 00/15] MT8183 IOMMU SUPPORT
 2018-11-22 13:42 UTC  (7+ messages)

[U-Boot] [PATCH 00/93] dm: Move towards completing CONFIG_BLK migration
 2018-11-22 13:40 UTC  (9+ messages)
` [U-Boot] [PATCH 66/93] arm: Remove ot1200 board

[PATCH v15 1/2] Reorganize the oom report in dump_header
 2018-11-22 13:39 UTC  (4+ messages)
` [PATCH v15 2/2] Add oom victim's memcg to the oom context information

[ath10k] driver drops rx packets when MTU is more than 1500
 2018-11-22 13:39 UTC 

[PATCH 1/3] build: add config for libc gnu and musl
 2018-11-22 13:39 UTC  (2+ messages)

Metadata_csum is still enabled after trying to disable it
 2018-11-22  3:01 UTC  (2+ messages)

[RFC PATCH] target: sanitize ALUA and PR state file paths before use
 2018-11-22 13:38 UTC 

[PATCH 22/23] zfcp: drop default switch case which might paper over missing case
 2018-11-22 13:37 UTC 

[PATCH] mm: fix LLVM code-generation issue
 2018-11-22 13:36 UTC  (6+ messages)

[U-Boot] [PATCH v1 00/16] Add support for DM_USB and DM_USB_DEV to TI's am335x and am43xx_evm platforms
 2018-11-22 13:36 UTC  (34+ messages)
` [U-Boot] [PATCH v1 03/16] spl: drivers: Link usb common library to SPL if USB gadget is enabled
` [U-Boot] [PATCH v1 04/16] spl: net: dm: usb: bind the gadget before attempting to load the image
` [U-Boot] [PATCH v1 05/16] phy: omap_usb2: Add support for am437x
` [U-Boot] [PATCH v1 06/16] dwc3-generic: Add support for the am437x
` [U-Boot] [PATCH v1 07/16] board: ti: am43xx: turn on USB clocks
` [U-Boot] [PATCH v1 08/16] dts: Add a u-boot specific dtsi file for the am4372
` [U-Boot] [PATCH v1 09/16] dts: am4372: Enable USB1 in SPL
` [U-Boot] [PATCH v1 10/16] configs: am43xx_evm: Enable DM_USB and DM_USB_GADGET
` [U-Boot] [PATCH v1 11/16] configs: am43xx: Enable RNDIS support in SPL
` [U-Boot] [PATCH v1 12/16] usb: musb-new: Allow the diver not to use the set_phy_power() callback
` [U-Boot] [PATCH v1 13/16] usb: musb-new: Add support for DM_USB_GADGET
` [U-Boot] [PATCH v1 14/16] arm: am33xx: Register USB controllers if DM_USB is used but not OF_CONTROL
` [U-Boot] [PATCH v1 15/16] configs: am335x_evm: Do not disable DM_USB in SPL
` [U-Boot] [PATCH v1 16/16] configs: am335x_boneblack_vboot: enable DM_USB and RNDIS boot in SPl

[RFCv3 PATCH 1/6] uacce: Add documents for WarpDrive/uacce
 2018-11-22  2:58 UTC  (11+ messages)

[PATCH net-next] ptp: Fix pass zero to ERR_PTR() in ptp_clock_register
 2018-11-22 13:32 UTC 

[Qemu-devel] [PATCH] audio/hda: fix guest triggerable assert
 2018-11-22 13:32 UTC 

[Buildroot] [PATCH 1/1] gcc/config/riscv: define _REENTRANT for RISC-V when -pthread is passed
 2018-11-22 13:31 UTC 

[PATCH] iommu/tegra: Change to use DEFINE_SHOW_ATTRIBUTE macro
 2018-11-22 13:30 UTC 

[PATCH v8 0/7] mm: Merge hmm into devm_memremap_pages, mark GPL-only
 2018-11-22 13:30 UTC  (4+ messages)
` [PATCH v8 1/7] mm, devm_memremap_pages: Mark devm_memremap_pages() EXPORT_SYMBOL_GPL

[U-Boot] [PATCH 0/4] ARM: chiliboard: move towards driver model and device-tree boot
 2018-11-22 13:30 UTC  (9+ messages)
` [U-Boot] [PATCH 1/4] ARM: dts: am335x-chili*: add chiliSOM and chiliboard DTS files
` [U-Boot] [PATCH 2/4] ARM: dts: am335x-chiliboard: add /chosen/stdout-path
` [U-Boot] [PATCH 3/4] ARM: chiliboard: move towards driver model and device-tree boot
` [U-Boot] [PATCH 4/4] ARM: chiliboard: remove dead !CONFIG_DM_SERIAL code

is it possible to use single IOCTL to setup media pipeline?
 2018-11-22  2:51 UTC 

[PATCH 0/7] xfs: various fixes for 4.20
 2018-11-22  2:31 UTC  (4+ messages)
` [PATCH 6/7] xfs: don't ENOSPC on writeback when punching holes

[PATCH 1/7] node: Link memory nodes to their compute nodes
 2018-11-22 13:29 UTC  (5+ messages)
` [PATCH 4/7] node: Add memory caching attributes

[PATCH 2/2] commit-graph: don't call write_graph_chunk_large_edges() unnecessarily
 2018-11-22 13:28 UTC  (5+ messages)
` [PATCH v3 07/10] commit-graph write: add more descriptive progress output
` [PATCH v3 08/10] commit-graph write: remove empty line for readability
` [PATCH v3 09/10] commit-graph write: add itermediate progress
` [PATCH v3 10/10] commit-graph write: emit a percentage for all progress


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.