All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-02-13 07:07:11 to 2019-02-13 08:08:58 UTC [more...]

[PATCH] printk: add KERN_NOTIME to skip the timestamp
 2019-02-13  8:08 UTC  (7+ messages)

[PATCH v4 00/13] rtw88: mac80211 driver for Realtek 802.11ac wireless network chips
 2019-02-13  8:08 UTC  (6+ messages)
` [PATCH v4 03/13] rtw88: hci files

[Qemu-devel] [PATCH 00/19] ppc: support for the baremetal XIVE interrupt controller (POWER9)
 2019-02-13  8:07 UTC  (6+ messages)
` [Qemu-devel] [PATCH 07/19] target/ppc: Make special ORs match x86 pause and don't generate on mttcg

[Qemu-devel] [PATCH v4] virtio-blk: set correct config size for the host driver
 2019-02-13  8:07 UTC  (5+ messages)

[PATCH v2 00/21] ASoC: dmaengine updates, secondary CPU DAI for Odroid boards
 2019-02-13  8:08 UTC  (9+ messages)
  ` [PATCH v2 16/21] ASoC: samsung: i2s: Simplify pri_dai, sec_dai pointers usage
  ` [PATCH v2 17/21] ASoC: samsung: i2s: Change indentation in SAMSUNG_I2S_FMTS definition
  ` [PATCH v2 18/21] ASoC: samsung: i2s: Comments clean up
  ` [PATCH v2 19/21] ASoC: samsung: i2s: Convert to SPDX License Indentifier

[PATCH v5 0/6] Fixmap support and MM cleanups
 2019-02-13  8:07 UTC  (14+ messages)
` [PATCH v5 1/6] RISC-V: Move free_initrd_mem() to kernel/setup.c
` [PATCH v5 2/6] RISC-V: Setup init_mm before parse_early_param()
` [PATCH v5 3/6] RISC-V: Move setup_bootmem() to mm/init.c
` [PATCH v5 4/6] RISC-V: Move setup_vm() "
` [PATCH v5 5/6] RISC-V: Implement compile-time fixed mappings
` [PATCH v5 6/6] RISC-V: Free-up initrd in free_initrd_mem()

[PATCH] ARM: dts: BCM5301X: Change Ethernet switch management port
 2019-02-13  8:07 UTC  (3+ messages)

[RFC 0/4] mm: Introduce lazy exec permission setting on a page
 2019-02-13  8:06 UTC  (5+ messages)
` [RFC 1/4] "
` [RFC 2/4] arm64/mm: Identify user level instruction faults
` [RFC 3/4] arm64/mm: Allow non-exec to exec transition in ptep_set_access_flags()
` [RFC 4/4] arm64/mm: Enable ARCH_SUPPORTS_LAZY_EXEC

[PATCH v2] device-dax: Auto-bind device after successful new_id
 2019-02-13  8:06 UTC  (3+ messages)

[RFC PATCH 0/5] Fix overlayfs on EVM
 2019-02-13  8:05 UTC  (4+ messages)

Reproducer for "compressed data + hole data corruption bug, 2018 editiion"
 2019-02-13  8:04 UTC  (9+ messages)
` Reproducer for "compressed data + hole data corruption bug, 2018 edition" still works on 4.20.7

linux-next: Tree for Feb 11
 2019-02-13  8:04 UTC  (3+ messages)
` linux-next: Tree for Feb 11 (wireless/80211)

[Buildroot] [git commit branch/next] Update for 2019.02-rc1
 2019-02-13  8:03 UTC 

[Buildroot] [git commit] Update for 2019.02-rc1
 2019-02-13  8:03 UTC 

[Qemu-devel] [PATCH 00/13] spapr: add KVM support to the XIVE interrupt mode
 2019-02-13  8:03 UTC  (6+ messages)
` [Qemu-devel] [PATCH 12/13] spapr/xics: ignore the lower 4K in the IRQ number space

[Qemu-devel] [RFC v1 0/3] intel_iommu: support scalable mode
 2019-02-13  8:03 UTC  (5+ messages)
` [Qemu-devel] [RFC v1 1/3] intel_iommu: scalable mode emulation

use generic DMA mapping code in powerpc V7
 2019-02-13  7:01 UTC  (32+ messages)
` [PATCH 01/32] net: pasemi: set a 64-bit DMA mask on the DMA device
` [PATCH 03/32] powerpc/dma: untangle vio_dma_mapping_ops from dma_iommu_ops
` [PATCH 04/32] powerpc/dma: handle iommu bypass in dma_iommu_ops
` [PATCH 05/32] powerpc/pseries: unwind dma_get_required_mask_pSeriesLP a bit
` [PATCH 06/32] powerpc/pseries: use the generic iommu bypass code
` [PATCH 07/32] powerpc/cell: move dma direct window setup out of dma_configure
` [PATCH 08/32] powerpc/cell: use the generic iommu bypass code
` [PATCH 09/32] powerpc/dart: remove dead cleanup code in iommu_init_early_dart
` [PATCH 10/32] powerpc/dart: use the generic iommu bypass code
` [PATCH 11/32] powerpc/powernv: remove pnv_pci_ioda_pe_single_vendor
` [PATCH 12/32] powerpc/powernv: remove pnv_npu_dma_set_mask
` [PATCH 13/32] powerpc/powernv: use the generic iommu bypass code
` [PATCH 14/32] powerpc/dma: stop overriding dma_get_required_mask
` [PATCH 15/32] powerpc/pci: remove the dma_set_mask pci_controller ops methods
` [PATCH 16/32] powerpc/dma: remove the iommu fallback for coherent allocations
` [PATCH 17/32] powerpc/dma: remove get_pci_dma_ops
` [PATCH 18/32] powerpc/dma: move pci_dma_dev_setup_swiotlb to fsl_pci.c
` [PATCH 19/32] powerpc/dma: remove max_direct_dma_addr
` [PATCH 20/32] powerpc/dma: fix an off-by-one in dma_capable
` [PATCH 21/32] dma-mapping, powerpc: simplify the arch dma_set_mask override
` [PATCH 22/32] powerpc/dma: use phys_to_dma instead of get_dma_offset
` [PATCH 23/32] powerpc/dma: remove dma_nommu_mmap_coherent
` [PATCH 24/32] powerpc/dma: remove dma_nommu_get_required_mask
` [PATCH 25/32] powerpc/dma: remove dma_nommu_dma_supported
` [PATCH 26/32] swiotlb: remove swiotlb_dma_supported
` [PATCH 27/32] powerpc/dma: use the dma-direct allocator for coherent platforms
` [PATCH 28/32] powerpc/dma: use the dma_direct mapping routines
` [PATCH 29/32] powerpc/dma: use the generic direct mapping bypass
` [PATCH 30/32] powerpc/dma: remove get_dma_offset
` [PATCH 31/32] powerpc/dma: remove set_dma_offset
` [PATCH 32/32] powerpc/dma: trim the fat from <asm/dma-mapping.h>

Issues with ov5640 sensor
 2019-02-13  8:02 UTC 

d7d17ffebf ("tty: pty: Fix race condition between .."): WARNING: possible circular locking dependency detected
 2019-02-13  8:02 UTC 

[tip:x86/boot] x86/boot: Early parse RSDP and save it in boot_params
 2019-02-13  8:01 UTC  (14+ messages)

[PATCHv2 0/3] Improve vb2_find_buffer
 2019-02-13  8:01 UTC  (3+ messages)
` [PATCHv2 3/3] vb2: add 'match' arg to vb2_find_buffer()

[PATCH 0/2] Lima DRM driver
 2019-02-13  7:59 UTC  (8+ messages)

[Intel-wired-lan] [jkirsher-net-queue:dev-queue] BUILD SUCCESS 5a659973cdb80c8c7c3ccf0a844a27f421478423
 2019-02-13  8:00 UTC 

[PATCH v9 0/5] misc safety certification fixes
 2019-02-13  7:59 UTC  (6+ messages)
` [PATCH v9 2/5] xen: introduce SYMBOLS_SUBTRACT and SYMBOLS_COMPARE

[PATCH 0/3] AFS move and OF support
 2019-02-13  7:59 UTC  (2+ messages)

[PATCH] mmc: mmc: Fix HS setting in mmc_hs400_to_hs200()
 2019-02-13  7:55 UTC  (18+ messages)

[U-Boot] [PATCH v3 00/13] Add Support for eMMC in AM65x-evm
 2019-02-13  7:55 UTC  (3+ messages)
` [U-Boot] [PATCH v3 05/13] regmap: Add support for polling on a register

[xen-unstable-smoke test] 133219: trouble: blocked/broken/pass
 2019-02-13  7:54 UTC 

[PATCH] Documentation/atomic_t: Clarify signed vs unsigned
 2019-02-13  7:54 UTC  (2+ messages)

[Qemu-devel] [Issues] PCI hotplug does not work well on pc platform?
 2019-02-13  7:40 UTC  (3+ messages)

[Qemu-devel] [PATCH] Kconfig: add documentation
 2019-02-13  7:45 UTC  (4+ messages)

[Qemu-devel] [Bug 1815721] [NEW] RISC-V PLIC enable interrupt for multicore
 2019-02-13  7:37 UTC 

[Qemu-devel] [PATCH v3 00/17] block: local qiov helper
 2019-02-13  7:52 UTC  (2+ messages)

[Fuego] Initial support for Linaro test-definitions
 2019-02-13  7:50 UTC  (5+ messages)
` [Fuego] [PATCH] tests: add support for Linaro test-definitons

[RFC] video/macfb: Wire up inverse option
 2019-02-13  7:50 UTC 

[PATCH v4 0/6] Fixmap support and MM cleanups
 2019-02-13  7:49 UTC  (7+ messages)
` [PATCH v4 6/6] RISC-V: Free-up initrd in free_initrd_mem()

Linux 4.4.174
 2019-02-13  7:48 UTC  (6+ messages)

[PATCH v3 0/9] device connection: Add support for device graphs
 2019-02-13  7:45 UTC  (19+ messages)
` [PATCH v3 1/9] platform/x86: intel_cht_int33fe: Prepare for better mux naming scheme
  ` [v3,1/9] "
` [PATCH v3 2/9] usb: typec: Rationalize the API for the muxes
  ` [v3,2/9] "
` [PATCH v3 3/9] platform/x86: intel_cht_int33fe: Remove old style mux connections
  ` [v3,3/9] "
` [PATCH v3 4/9] device connection: Add fwnode member to struct device_connection
  ` [v3,4/9] "
` [PATCH v3 5/9] usb: typec: mux: Find the muxes by also matching against the device node
  ` [v3,5/9] "
` [PATCH v3 6/9] usb: roles: "
  ` [v3,6/9] "
` [PATCH v3 7/9] usb: typec: Find the ports "
  ` [v3,7/9] "
` [PATCH v3 8/9] device connection: Prepare support for firmware described connections
  ` [v3,8/9] "
` [PATCH v3 9/9] device connection: Find device connections also from device graphs
  ` [v3,9/9] "

[Buildroot] [PATCH] qemu: Update defconfigs to Linux 4.19.16
 2019-02-13  7:46 UTC  (4+ messages)

[PATCH v2 0/2] locking/rwsem: Remove arch specific rwsem files
 2019-02-13  7:45 UTC  (8+ messages)
` [PATCH v2 2/2] locking/rwsem: Optimize down_read_trylock()

[Bug 202429] New: No Bluetooth Adapter on boot - Works after woekn up from suspend/sleep - Intel Ac 9260
 2019-02-13  7:44 UTC  (2+ messages)
` [Bug 202429] No Bluetooth Adapter on boot - Works after woken "

[PATCH v4 0/2] tpm: Unify send() callbacks
 2019-02-13  7:44 UTC  (6+ messages)
` [PATCH v4 1/2] tpm: Unify the send callback behaviour

[Buildroot] [PATCH v2] configs/qemu: Update defconfigs to Linux 4.19.16
 2019-02-13  7:42 UTC  (2+ messages)

[U-Boot] [PATCH] MTD: mxs_nand: Fix BCH read timeout error on boards requiring ECC
 2019-02-13  7:42 UTC  (8+ messages)

[PATCH] iio/gyro/bmg160: Use millidegrees for temperature scale
 2019-02-13  7:41 UTC  (2+ messages)
` [PATCH v2] "

[Buildroot] [git commit branch/next] configs/qemu: Update defconfigs to Linux 4.19.16
 2019-02-13  7:41 UTC 

[Buildroot] [git commit] configs/qemu: Update defconfigs to Linux 4.19.16
 2019-02-13  7:41 UTC 

[GIT PULL rcu/next] RCU commits for 5.1
 2019-02-13  7:39 UTC  (2+ messages)

linux-next: Tree for Feb 13
 2019-02-13  7:39 UTC 

[RFC PATCH v1 0/3] bd718x7: Support SNVS low power state
 2019-02-13  7:38 UTC  (4+ messages)
` [RFC PATCH v1 3/3] regulator: "

[LSF/MM TOPIC] FS, MM, and stable trees
 2019-02-13  7:37 UTC  (4+ messages)

[PATCH v2 1/3] spi: sprd: Add the SPI irq function for the SPI DMA mode
 2019-02-13  7:36 UTC  (3+ messages)
` [PATCH v2 2/3] dt-bindings: spi: Add the DMA properties for the SPI dma mode
` [PATCH v2 3/3] spi: sprd: spi: sprd: Add DMA mode support

[PATCH] slub: untag object before slab end
 2019-02-13  7:32 UTC  (2+ messages)

[PATCH 00/13] mfd: add support for max77650 PMIC
 2019-02-13  7:30 UTC  (5+ messages)
` [PATCH 12/13] input: max77650: add onkey support

dma_declare_coherent spring cleaning
 2019-02-13  7:29 UTC  (13+ messages)
` [PATCH 01/12] mfd/sm501: depend on HAS_DMA
` [PATCH 06/12] dma-mapping: improve selection of dma_declare_coherent availability

[Qemu-devel] [PATCH v2] hostmem-file: reject invalid pmem file sizes
 2019-02-13  7:14 UTC 

[PULL] IIO second set of new device support, cleanups and features for the 5.1 cycle
 2019-02-13  7:26 UTC  (2+ messages)

patch "iio: adc: exynos-adc: Use proper number of channels for Exynos4x12" added to staging-testing
 2019-02-13  7:25 UTC 

patch "iio: adc: exynos-adc: Fix NULL pointer exception on unbind" added to staging-testing
 2019-02-13  7:25 UTC 

[PATCH v2] mfd: sec: Add support for the RTC on S2MPA01
 2019-02-13  7:24 UTC  (2+ messages)

[PATCH] rpc: properly check debugfs dentry before using it
 2019-02-13  7:24 UTC  (3+ messages)

Make one directory writeable
 2019-02-13  7:21 UTC 

[U-Boot] [PATCH 2/3] net: add higmacv300 Ethernet driver for HiSilicon platform
 2019-02-13  7:21 UTC  (3+ messages)
` [U-Boot] [U-Boot, "

[PATCH v5 0/8] improve late microcode loading
 2019-02-13  7:20 UTC  (7+ messages)
` [PATCH v5 8/8] microcode: update microcode on cores in parallel

[PATCH v2 0/3] net/ixgbe: promiscuous mode enable on VF
 2019-02-13  7:18 UTC  (4+ messages)
` [PATCH v3 0/2] "
  ` [PATCH v3 1/2] "
  ` [PATCH v3 2/2] net/ixgbe: add VF promiscuous mode support when PF as host

[PATCH -tip v3 00/10] kprobes: Fix and improve blacklist symbols
 2019-02-13  7:17 UTC  (4+ messages)
` [PATCH -tip v3 05/10] kprobes: Search non-suffixed symbol in blacklist

[PATCH v1] clk: qcom: lpass: Add CLK_IGNORE_UNUSED for lpass clocks
 2019-02-13  7:17 UTC  (2+ messages)

[PATCH] scsi: sd: block: Handle cases where devices come online read-only
 2019-02-13  7:13 UTC  (3+ messages)
` [PATCH v2] scsi: sd: block: Fix regressions in read-only block device handling

[U-Boot] [RFC] efi_loader: EFI variables
 2019-02-13  7:12 UTC  (4+ messages)

[PATCH] arm/mach-socfpga/pm: fix possible object reference leak
 2019-02-13 15:34 UTC  (2+ messages)

[PATCH 0/4] clk/ARM: exynos: Add ADC to Exynos5410 (Odroid XU)
 2019-02-13  7:11 UTC  (7+ messages)
  ` [PATCH 2/4] dt-bindings: clock: exynos: Add ADC clock ID to Exynos5410
  ` [PATCH 3/4] clk: samsung: exynos5410: Add gate clock for ADC

git mailing list
 2019-02-13  7:11 UTC 

[tip:perf/urgent] perf/core: Fix impossible ring-buffer sizes warning
 2019-02-13  7:10 UTC 

[1/4] usb: dwc3: gadget: clear DWC3_EP_TRANSFER_STARTED on cmd complete
 2019-02-13  7:11 UTC 

[PATCH] arm/mach-omap2/display: fix possible object reference leak
 2019-02-13 15:32 UTC 

You have been added to اضافه4
 2019-02-13  7:11 UTC 

[PATCH 1/3] arm64: dts: freescale: imx8qxp: add cpu opp table
 2019-02-13  7:09 UTC  (5+ messages)
` [PATCH 3/3] cpufreq: imx-sc: add i.mx system controller cpufreq support

[v16 0/4] Add Colorspace connector property interface
 2019-02-13  7:09 UTC  (2+ messages)
` ✓ Fi.CI.BAT: success for Add Colorspace connector property interface (rev15)

[Qemu-devel] [PATCH] cuda: decrease time delay before raising VIA SR interrupt
 2019-02-13  7:08 UTC  (11+ messages)
    ` [Qemu-devel] [Qemu-ppc] "

[tip:perf/urgent] perf/core: Fix impossible ring-buffer sizes warning
 2019-02-13  7:07 UTC 

[Qemu-trivial] [PATCH] hw/sparc64: Explicitly set default_display = "std"
 2019-02-13  7:07 UTC  (2+ messages)
` [Qemu-devel] "

[Qemu-devel] [PATCH v2 0/9] Misc fixes to pvrdma device
 2019-02-13  6:53 UTC  (8+ messages)
` [Qemu-devel] [PATCH v2 1/9] hw/rdma: Switch to generic error reporting way
` [Qemu-devel] [PATCH v1 2/9] hw/rdma: Introduce locked qlist
` [Qemu-devel] [PATCH v2 2/9] hw/rdma: Introduce protected qlist
` [Qemu-devel] [PATCH v2 3/9] hw/rdma: Protect against concurrent execution of poll_cq
` [Qemu-devel] [PATCH v2 4/9] {monitor, hw/pvrdma}: Expose device internals via monitor interface
` [Qemu-devel] [PATCH v2 6/9] hw/rdma: Free all receive buffers when QP is destroyed
` [Qemu-devel] [PATCH v2 7/9] hw/pvrdma: Delete unneeded function argument


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.