All the mail mirrored from lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-09-12 02:38:46 to 2019-09-12 05:26:50 UTC [more...]

post-receive: pub/scm/linux/kernel/git/bluetooth/bluetooth-next
 2019-09-12  5:26 UTC 

[PATCH v3 1/3] drivers/tty/serial/8250: Make Aspeed VUART SIRQ polarity configurable
 2019-09-12  5:24 UTC  (2+ messages)

[dpdk-dev] [PATCH] drivers/crypto/dpaa_sec: update DPAA iova table in dpaa_mem_vtop
 2019-09-12  5:24 UTC  (2+ messages)

Feature requests: online backup - defrag - change RAID level
 2019-09-12  5:19 UTC  (17+ messages)

[PATCH] s390: remove pointless drivers-y in drivers/s390/Makefile
 2019-09-12  5:23 UTC 

[PATCH] drm/amdgpu: Navi12 SRIOV VF doesn't load TOC
 2019-09-12  5:22 UTC 

[meta-raspberrypi][ostree] build errors
 2019-09-12  5:19 UTC  (2+ messages)

[PATCH V2] ovl: Fix dereferencing possible ERR_PTR()
 2019-09-12  5:18 UTC 

[dpdk-dev] [PATCH 00/18] ethdev: change link status get functions return value to int
 2019-09-12  5:16 UTC  (3+ messages)
` [dpdk-dev] [PATCH 14/18] examples/flow_filtering: check status of getting link info

[PATCH 1/2] drm/connector: Share with non-atomic drivers the function to get the single encoder
 2019-09-12  5:13 UTC  (2+ messages)
` ✗ Fi.CI.CHECKPATCH: warning for series starting with [1/2] "

[Bug 204819] New: KASAN still got problems loading some modules at boot
 2019-09-12  5:09 UTC  (2+ messages)
` [Bug 204819] "

[PATCH] drm/i915/pmu: Use GT parked for estimating RC6 while asleep
 2019-09-12  5:09 UTC  (2+ messages)
` ✓ Fi.CI.BAT: success for drm/i915/pmu: Use GT parked for estimating RC6 while asleep (rev3)

[dpdk-dev] [Bug 294] max_rx_pkt_len issues with i40e dpdk SRIOV driver (net_i40e_vf)
 2019-09-12  5:07 UTC 

[dpdk-dev] [Bug 295] max_rx_pkt_len issues with i40e dpdk SRIOV driver net_i40e_vf
 2019-09-12  5:07 UTC 

[Xen-devel] [libvirt test] 141226: tolerable all pass - PUSHED
 2019-09-12  5:05 UTC 

[dpdk-dev] [Bug 296] max_rx_pkt_len issues with i40e dpdk SRIOV driver net_i40e_vf
 2019-09-12  5:05 UTC 

[U-Boot] [PATCH 1/6] spi: fsl_qspi: Fix DDR mode setting for latest iMX platforms
 2019-09-12  5:03 UTC  (9+ messages)
  ` [U-Boot] [EXT] "

[PATCH] drm/i915/pmu: Skip busyness sampling when and where not needed
 2019-09-12  5:01 UTC  (2+ messages)
` ✓ Fi.CI.IGT: success for "

[RFC,v2] scsi: scan: map PQ=1, PDT=other values to SCSI_SCAN_TARGET_PRESENT
 2019-09-12  4:56 UTC  (2+ messages)

[U-Boot] [PATCH v2 0/2] efi_loader: device_path: support Sandbox's host device
 2019-09-12  4:52 UTC  (3+ messages)
` [U-Boot] [PATCH v2 1/2] efi_loader: device_path: support Sandbox's "host" devices
` [U-Boot] [PATCH v2 2/2] efi_loader: device_path: show a host device in understandable form

[dpdk-dev] [PATCH 0/1] build: add emag(arm64) platform and default config
 2019-09-12  4:51 UTC  (2+ messages)
` [dpdk-dev] [PATCH 1/1] "

[Qemu-devel] [Bug 1843151] [NEW] Regression: QEMU 4.1.0 qxl and KMS resoluiton only 4x10
 2019-09-12  4:41 UTC  (4+ messages)
` [Qemu-devel] [Bug 1843151] "

[U-Boot] [PATCH v2 0/3] efi_loader: disk: install FILE_SYSTEM_PROTOCOL to whole disk
 2019-09-12  4:51 UTC  (4+ messages)
` [U-Boot] [PATCH v2 1/3] fs: export fs_close()
` [U-Boot] [PATCH v2 2/3] efi_loader: disk: install FILE_SYSTEM_PROTOCOL only if available
` [U-Boot] [PATCH v2 3/3] efi_loader: disk: install file system protocol to a whole disk

[alsa-devel] [PATCH v2 00/14] ASoC: soc-core cleanup - step 3
 2019-09-12  4:44 UTC  (15+ messages)
` [alsa-devel] [PATCH v2 01/14] ASoC: soc-core: move soc_free_pcm_runtime()
` [alsa-devel] [PATCH v2 02/14] ASoC: soc-core: merge soc_add_pcm_runtime() into soc_new_pcm_runtime()
` [alsa-devel] [PATCH v2 03/14] ASoC: soc-core: call list_del(&rtd->list) at soc_free_pcm_runtime()
` [alsa-devel] [PATCH v2 04/14] ASoC: soc-core: create rtd->codec_dais first
` [alsa-devel] [PATCH v2 05/14] ASoC: soc-core: merge soc_new_pcm_runtime() and soc_rtd_init()
` [alsa-devel] [PATCH v2 06/14] ASoC: soc-core: merge soc_free_pcm_runtime() and soc_rtd_free()
` [alsa-devel] [PATCH v2 07/14] ASoC: soc-core: tidyup soc_new_pcm_runtime() alloc order
` [alsa-devel] [PATCH v2 08/14] ASoC: soc-core: remove snd_soc_rtdcom_del_all()
` [alsa-devel] [PATCH v2 09/14] ASoC: soc-core: use devm_kzalloc() for rtd
` [alsa-devel] [PATCH v2 10/14] ASoC: soc-core: remove soc_remove_dai_links()
` [alsa-devel] [PATCH v2 11/14] ASoC: soc-core: add soc_setup_card_name()
` [alsa-devel] [PATCH v2 12/14] ASoC: soc-core: use devm_xxx for component related resource
` [alsa-devel] [PATCH v2 13/14] ASoC: soc-core: setup card->rtd_num at snd_soc_instantiate_card()
` [alsa-devel] [PATCH v2 14/14] ASoC: soc-ops: use snd_soc_card_get_kcontrol() at snd_soc_limit_volume()

[Qemu-devel] [PATCH] ppc: Add support for 'mffscrn', 'mffscrni' instructions
 2019-09-12  4:47 UTC 

[meta-python][PATCH 1/2] python-networkx: upgrade 2.1 -> 2.2
 2019-09-12  4:44 UTC  (3+ messages)
` [meta-python][PATCH 2/2] python3-networkx: add recipe

[igt-dev] [PATCH i-g-t v2 0/2] Added tile property parser library function and IGT test for DP tiled displays
 2019-09-12  4:43 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.BAT: success for Added tile property parser library function and IGT test for DP tiled displays (rev3)

[PATCH] riscv: mm: Fix ASLR on RISC-V
 2019-09-12  4:39 UTC 

[PATCH 0/5] hugetlbfs: Disable PMD sharing for large systems
 2019-09-12  4:40 UTC  (5+ messages)
` [PATCH 5/5] hugetlbfs: Limit wait time when trying to share huge PMD

Mount/df/PAM login hangs during rsync to btrfs subvolume, or maybe doing btrfs subvolume snapshot
 2019-09-12  4:38 UTC  (5+ messages)

Klientskie Bazy http://prodawez.tilda.ws/page7270311.html
 2019-09-12  4:14 UTC 

Cannot connect to console server in s2600wf
 2019-09-12  4:26 UTC  (5+ messages)

[PATCH V7 0/3] arm64/mm: Enable memory hot remove
 2019-09-12  4:28 UTC  (5+ messages)
` [PATCH V7 3/3] "

Klientskie Bazy http://prodawez.tilda.ws/page7270311.html
 2019-09-12  1:18 UTC 

[PATCH] KVM: x86: work around leak of uninitialized stack contents
 2019-09-12  4:18 UTC 

[PATCH] block: fix null pointer dereference in blk_mq_rq_timed_out()
 2019-09-12  4:16 UTC  (4+ messages)

[PATCH v2 0/2] mmc: queue: Fix bigger segments usage
 2019-09-12  4:13 UTC  (3+ messages)
` [PATCH v2 1/2] "
` [PATCH v2 2/2] mmc: renesas_sdhi_internal_dmac: Add MMC_CAP2_MERGE_CAPABLE

[PATCH] drm/i915: Fix DRM_I915_DEBUG IOMMU stuff
 2019-09-12  4:11 UTC  (2+ messages)
` ✓ Fi.CI.IGT: success for "

[PATCH 0/2] Date test code clean-up
 2019-09-12  4:11 UTC  (4+ messages)
` [PATCH v2 "
  ` [PATCH v2 1/2] Quit passing 'now' to date code
  ` [PATCH v2 2/2] test_date.c: Remove reference to GIT_TEST_DATE_NOW

[PATCH] block: fix race between switching elevator and removing queues
 2019-09-12  4:02 UTC 

[PATCH net v2 01/11] net: core: limit nested device depth
 2019-09-12  3:56 UTC  (3+ messages)

[PATCH 00/13] nvdimm: Use more common kernel coding style
 2019-09-12  3:52 UTC  (30+ messages)
` [PATCH 01/13] nvdimm: Use more typical whitespace
` [PATCH 02/13] nvdimm: Move logical continuations to previous line
` [PATCH 03/13] nvdimm: Use octal permissions
` [PATCH 04/13] nvdimm: Use a more common kernel spacing style
` [PATCH 05/13] nvdimm: Use "unsigned int" in preference to "unsigned"
` [PATCH 06/13] nvdimm: Add and remove blank lines
` [PATCH 07/13] nvdimm: Use typical kernel brace styles
` [PATCH 08/13] nvdimm: Use typical kernel style indentation
` [PATCH 09/13] nvdimm: btt.h: Neaten #defines to improve readability
` [PATCH 10/13] nvdimm: namespace_devs: Move assignment operators
` [PATCH 11/13] nvdimm: Use more common logic testing styles and bare ; positions
` [PATCH 12/13] nvdimm: namespace_devs: Change progess typo to progress
` [PATCH 13/13] nvdimm: Miscellaneous neatening

Fw:How to use gtest/gmock in openbmc
 2019-09-12  3:51 UTC  (3+ messages)

cron job: media_tree daily build: OK
 2019-09-12  3:52 UTC 

[PATCH 0/2] mmc: queue: Fix bigger segments usage
 2019-09-12  3:51 UTC  (3+ messages)

ath10k-firmware: QCA4019 hw1.0: Add EnGenius EMR3500 specific BDFs
 2019-09-12  3:46 UTC 

Port 80H Snoop
 2019-09-12  3:46 UTC  (4+ messages)

[PATCH] drm/amdgpu: Navi10/12 VF doesn't support SMU
 2019-09-12  3:45 UTC 

[PATCH net 1/2] sctp: remove redundant assignment when call sctp_get_port_local
 2019-09-12  4:02 UTC  (12+ messages)
` [PATCH v2 net 0/3] fix memory leak for sctp_do_bind
  ` [PATCH v2 net 2/3] sctp: remove redundant assignment when call sctp_get_port_local
  ` [PATCH v2 net 3/3] sctp: destroy bucket if failed to bind addr
  ` [PATCH v2 net 1/3] sctp: change return type of sctp_get_port_local

Linux 5.3-rc8
 2019-09-12  3:44 UTC  (10+ messages)

[v1,1/1] hwmon: (nct7904) Fix incorrect SMI status register setting of LTD temperature and fan
 2019-09-12 11:33 UTC 

[PATCH v3 0/2] IT6505 cover letter
 2019-09-12  3:32 UTC  (9+ messages)
` [PATCH v3 1/2] dt-bindings: Add binding for IT6505
` [PATCH v3 2/2] drm/bridge: add it6505 driver

[LTP] [PATCH] madvise09:Change PAGES size to the value more than 32
 2019-09-12  3:35 UTC  (5+ messages)

[meta-python] [PATCH] python-certifi: upgrade 2019.6.16 -> 2019.9.11
 2019-09-12  3:33 UTC 

[PATCH RFC] rtc: Fix the AltCentury value on AMD/Hygon platform
 2019-09-12  3:30 UTC 

panic in pci driver
 2019-09-12  3:31 UTC  (2+ messages)

[LTP] [PATCH] syscalls/statx04: use stx_attributes_mask before test
 2019-09-12  3:28 UTC  (8+ messages)
` [LTP] [PATCH v2] "

[PATCH] nfs-utils: fix nfs mount error on 32bit nfs server
 2019-09-12  3:28 UTC 

[Qemu-devel] [PATCH v4] target-arm: Make the counter tick relative to cntfrq
 2019-09-12  3:25 UTC 

[U-Boot] Tinker-rk3288 SPL broken with MMC timeout
 2019-09-12  3:25 UTC 

[PATCH v6 0/7] drm/i915/dp: Support for DP HDR outputs
 2019-09-12  3:24 UTC  (8+ messages)
` [PATCH v6 1/7] drm/i915/dp: Extend program of VSC Header and DB for Colorimetry Format
` [PATCH v6 2/7] drm/i915/dp: Add support of BT.2020 Colorimetry to DP MSA
` [PATCH v6 3/7] drm: Add DisplayPort colorspace property
` [PATCH v6 4/7] drm/i915/dp: Attach "
` [PATCH v6 5/7] drm/i915: Add new GMP register size for GEN11
` [PATCH v6 6/7] drm/i915/dp: Program an Infoframe SDP Header and DB for HDR Static Metadata
` [PATCH v6 7/7] drm/i915/dp: Attach HDR metadata property to DP connector

[PATCH] zswap: Add CONFIG_ZSWAP_IO_SWITCH
 2019-09-12  3:21 UTC 

[meta-oe][Patch] libwacom: add recipe
 2019-09-12  3:21 UTC  (6+ messages)

[PATCH][RFC] audit: set wait time to zero when audit failed
 2019-09-12  3:19 UTC 

[dm:for-next 30/30] drivers/md/dm-clone-target.c:563:14: error: too few arguments to function 'kvmalloc'
 2019-09-12  3:15 UTC 

[Xen-devel] [linux-linus test] 141222: regressions - FAIL
 2019-09-12  3:12 UTC 

[PATCH v2 0/6] btrfs-progs: check: Repair invalid inode mode in subvolume trees
 2019-09-12  3:11 UTC  (7+ messages)
` [PATCH v3 1/6] btrfs-progs: check: Export btrfs_type_to_imode
` [PATCH v3 2/6] btrfs-progs: check/common: Introduce a function to find imode using info from INODE_REF item
` [PATCH v3 3/6] btrfs-progs: check/common: Make repair_imode_common() to handle inodes in subvolume trees
` [PATCH v3 4/6] btrfs-progs: check/lowmem: Repair bad imode early
` [PATCH v3 5/6] btrfs-progs: check/original: Fix inode mode in subvolume trees
` [PATCH v3 6/6] btrfs-progs: tests/fsck: Add new images for inode mode repair functionality

[PATCH] mm/mmap.c: rb_parent is not necessary in __vma_link_list
 2019-09-12  3:10 UTC  (2+ messages)

[PATCH v5 0/2] mailbox: arm: introduce smc triggered mailbox
 2019-09-12  3:05 UTC  (9+ messages)
` [PATCH v5 1/2] dt-bindings: mailbox: add binding doc for the ARM SMC/HVC mailbox

[PATCH v3 0/7] mm: Page fault enhancements
 2019-09-12  3:05 UTC  (4+ messages)
` [PATCH v3 7/7] mm/gup: Allow VM_FAULT_RETRY for multiple times

[PATCH] drm/amdgpu: For Navi12 SRIOV VF, register mailbox functions
 2019-09-12  3:04 UTC  (2+ messages)

[PATCH 1/1] MAINTAINERS: update FORCEDETH MAINTAINERS info
 2019-09-12  3:06 UTC  (3+ messages)

[PATCH 1/2] ARM: dts: imx7d: Correct speed grading fuse settings
 2019-09-12  2:56 UTC  (4+ messages)
` [PATCH 2/2] ARM: dts: imx7d: Add opp-suspend property

[PATCH] fs/userfaultfd.c: simplify the calculation of new_flags
 2019-09-12  2:54 UTC  (2+ messages)

[PATCH] mm/memblock: fix typo in memblock doc
 2019-09-12  2:54 UTC  (3+ messages)

[PATCH] powerpc/crashkernel: take mem option into account
 2019-09-12  2:50 UTC 

[Qemu-devel] [PATCH 2/6] exec.c: remove an unnecessary assert on PHYS_MAP_NODE_NIL in phys_map_node_alloc()
 2019-09-12  2:51 UTC  (3+ messages)

[PATCH] powerpc/crashkernel: take mem option into account
 2019-09-12  2:50 UTC  (2+ messages)

[Qemu-devel] [PATCH] migration: fix one typo in comment of function migration_total_bytes()
 2019-09-12  2:49 UTC 

[Intel-wired-lan] [jkirsher-next-queue:dev-queue] BUILD SUCCESS a6aba5d17ed2b8dff8a5caa74dcf4267af299265
 2019-09-12  2:50 UTC 

[dpdk-dev] [PATCH 0/1] build: add emag(arm64) platform and default config
 2019-09-12  2:44 UTC  (2+ messages)
` [dpdk-dev] [PATCH 1/1] "

[PATCH] dts: arm64: imx8mq: Enable gpu passive throttling
 2019-09-12  2:42 UTC  (3+ messages)

[PATCH v2 0/2] dts: arm64: imx8mq: Enable gpu passive throttling
 2019-09-12  2:40 UTC  (9+ messages)
` [PATCH v2 1/2] "
` [PATCH v2 2/2] dt-bindings: etnaviv: Add #cooling-cells

[meta-python] [PATCH] python-pytest: upgrade 3.4.2 -> 5.1.1
 2019-09-12  2:40 UTC  (6+ messages)

[RFC][PATCH] drm: kirin: Fix dsi probe/attach logic
 2019-09-12  2:38 UTC  (8+ messages)


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.