All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-01-05 02:27:12 to 2019-01-05 09:00:25 UTC [more...]

[PATCH] drivers: misc: goldfish_address_space: add a driver
 2019-01-05  9:00 UTC  (3+ messages)

[PATCH] staging: wilc1000: fix cast to restricted __le32
 2019-01-05  8:52 UTC  (2+ messages)

[U-Boot] New mirror: mirror.cyberbits.eu
 2019-01-05  8:51 UTC 

RME Fireface alsa driver
 2019-01-05  8:50 UTC  (7+ messages)

[Qemu-devel] [PATCH] qemu-iotests: add test case for dmg
 2019-01-05  8:42 UTC 

[PATCH 0/3] alsa-utils: axfer: fulfill scheduling model section for manual
 2019-01-05  8:42 UTC  (4+ messages)
` [PATCH 1/3] axfer: add an explanation about IRQ-based scheduling model
` [PATCH 2/3] axfer: add an explanation about Timer-based "
` [PATCH 3/3] axfer: add an explanation about advantages/issues of "

[U-Boot] Regression in 2019.01-rc2 for eMMC boot on mxs board?
 2019-01-05  8:39 UTC  (2+ messages)

[PATCH 0/1] i18n: add framework for localizing the manpages
 2019-01-05  8:35 UTC  (4+ messages)
` [PATCH 1/1] Add optional targets for documentation l10n

[U-Boot] [PATCH 1/1] altera_pio: fix get_value
 2019-01-05  8:34 UTC  (3+ messages)

[PATCH] staging: wilc1000: fix cast to restricted __le32
 2019-01-05  8:32 UTC 

[U-Boot] [PATCH 1/2] board: tbs2910: Add u-boot.imx size limit check
 2019-01-05  8:31 UTC  (2+ messages)
` [U-Boot] [PATCH 2/2] board: tbs2910: Remove FIT support in defconfig to reduce u-boot size

FAILED: patch "[PATCH] mtd: rawnand: Fix JEDEC detection" failed to apply to 4.19-stable tree
 2019-01-05  8:26 UTC 

[PATCH] IB/hfi1: Incorrect sizing of sge for PIO will OOPs
 2019-01-05  8:22 UTC  (2+ messages)

[PATCH v4 00/15] fanotify: add support for more event types
 2019-01-05  8:18 UTC  (10+ messages)
` [PATCH v4 15/15] fanotify: report FAN_ONDIR to listener with FAN_REPORT_FID

WARNING in mem_cgroup_update_lru_size
 2019-01-05  8:10 UTC  (3+ messages)

[PATCH] ACPI/nfit: delete the function to_acpi_nfit_desc
 2019-01-05  8:08 UTC  (6+ messages)

[U-Boot] [PATCH] armv7: dts: ls1021a: Remove aliases property name warning
 2019-01-05  8:06 UTC 

fix DMA ops layering violations in vmwgfx
 2019-01-05  8:01 UTC  (10+ messages)
` [PATCH 1/4] drm/vmwgfx: remove CONFIG_X86 ifdefs
` [PATCH 2/4] drm/vmwgfx: remove CONFIG_INTEL_IOMMU ifdefs
` [PATCH 3/4] drm/vmwgfx: fix the check when to use dma_alloc_coherent
` [PATCH 4/4] drm/vmwgfx: unwind spaghetti code in vmw_dma_select_mode

[meta-filesystems][PATCH] fuse-exfat: fix multilib build
 2019-01-05  7:52 UTC  (3+ messages)

[meta-filesystems][PATCH v3] fuse-exfat: fix multilib build
 2019-01-05  7:46 UTC 

[PATCH] drivers: platform: goldfish_sync: add a driver
 2019-01-05  7:44 UTC  (2+ messages)

[PATCH RFC lora-next 0/4] Get sx1301 to transmit lora packets
 2019-01-05  7:36 UTC  (5+ messages)
` [PATCH RFC lora-next 1/4] net: lora: sx125x sx1301: correct style warnings

[PATCH v2 0/3] Add UFS controller support for HI3670 SoC
 2019-01-05  7:28 UTC  (8+ messages)
` [PATCH v2 1/3] dt-bindings: ufs: Add HI3670 UFS controller binding
` [PATCH v2 2/3] arm64: dts: hisilicon: hi3670: Add UFS controller support
` [PATCH v2 3/3] scsi: ufs: Add HI3670 SoC UFS driver support

[PATCH 1/5] cgroup2: Always apply root flags on successful superblock obtainance
 2019-01-05  7:21 UTC  (4+ messages)
` [PATCH 3/5] cgroup: Fix refcounting

[linux-next test] 131732: regressions - FAIL
 2019-01-05  7:04 UTC 

[Buildroot] [autobuild.buildroot.net] Build results for 2019-01-04
 2019-01-05  7:00 UTC 

[PATCH] util-linux: Fix build with glibc 2.29
 2019-01-05  6:47 UTC 

[PATCH 0/7] More misc fixes
 2019-01-05  6:17 UTC  (5+ messages)
` [PATCH 1/7] btrfs: Remove inode argument from async_cow_submit
` [PATCH 2/7] btrfs: Remove isize local variable in compress_file_range

[PATCH 2/2] ARM: integrator: impd1: use struct_size() in devm_kzalloc()
 2019-01-05  5:26 UTC  (3+ messages)

[Cocci] Can I pass a variable from a Python script in one rule to another rule in the same .cocci file?
 2019-01-05  6:25 UTC  (2+ messages)

[PATCH v2 0/2] Fix NULL pointer dereference and use struct_size
 2019-01-05  5:55 UTC  (6+ messages)
` [PATCH v2 1/2] ARM: integrator: impd1: fix NULL pointer dereference
` [PATCH v2 2/2] ARM: integrator: impd1: use struct_size() in devm_kzalloc()

[PATCH 00/10] Remove the_index, the final part
 2019-01-05  5:51 UTC  (11+ messages)
` [PATCH 01/10] notes-utils.c: remove the_repository references
` [PATCH 02/10] repository.c: replace hold_locked_index() with repo_hold_locked_index()
` [PATCH 03/10] checkout: avoid the_index when possible
` [PATCH 04/10] read-cache.c: kill read_index()
` [PATCH 05/10] read-cache.c: replace update_index_if_able with repo_&
` [PATCH 06/10] sha1-name.c: remove implicit dependency on the_index
` [PATCH 07/10] merge-recursive.c: "
` [PATCH 08/10] merge-recursive.c: remove implicit dependency on the_repository
` [PATCH 09/10] read-cache.c: remove the_* from index_has_changes()
` [PATCH 10/10] cache.h: flip NO_THE_INDEX_COMPATIBILITY_MACROS switch

[PATCH 0/8 v2] k3dma patches to add support for hi3660/HiKey960
 2019-01-05  5:48 UTC  (41+ messages)
` [2/8,v2] Documentation: bindings: k3dma: Add binding for dma-avail-chan
  ` [PATCH 2/8 v2] "
` [3/8,v2] dma: k3dma: Upgrade k3dma driver to support hisi_asp_dma hardware
  ` [PATCH 3/8 v2] "
` [4/8,v2] dma: k3dma: Delete axi_config
  ` [PATCH 4/8 v2] "
` [PATCH 6/8 v2] arm64: dts: hi3660: Add dma to uart nodes
` [PATCH 7/8 v2] arm64: dts: hi3660: Add hisi asp dma device

[PATCH] signal: allow the null signal in rt_sigqueueinfo()
 2019-01-05  5:47 UTC 

[PATCH 0/1] btrfs-progs: btrfstune: print seeding status
 2019-01-05  5:45 UTC  (7+ messages)
` [PATCH 1/1] "

Default cacheline size for ARM
 2019-01-05  5:14 UTC  (2+ messages)
` [EXT] "

[PATCH] keyboard/mtk-pmic-keys.c: Remove duplicate header
 2019-01-05  5:09 UTC  (2+ messages)

[PATCH v2] worktree: allow to (re)move worktrees with uninitialized submodules
 2019-01-05  5:08 UTC  (2+ messages)
` [PATCH v3] "

Problem with queuing vlan tagged packets after migration from 3.16.0 to 4.9.0
 2019-01-05  5:03 UTC  (11+ messages)

[U-Boot] Please pull u-boot-dm
 2019-01-05  4:59 UTC  (2+ messages)

[PATCH] drivers/bus/fsl-mc/dpbp.c: Remove duplicate header
 2019-01-05  4:52 UTC  (4+ messages)

[linux-3.18 test] 131729: regressions - FAIL
 2019-01-05  4:52 UTC 

[PATCH ipsec 0/7] xfrm: policy: fix various bugs
 2019-01-05  4:49 UTC  (7+ messages)
` [PATCH ipsec 4/7] xfrm: policy: delete inexact policies from inexact list on hash rebuild
` [PATCH ipsec 5/7] xfrm: policy: fix reinsertion on node merge
` [PATCH ipsec 7/7] xfrm: policy: fix infinite loop when merging src-nodes

How DELTA objects values work and are calculated
 2019-01-05  4:46 UTC  (2+ messages)

[PATCH] ASoC: tlv320aic32x4: Kernel OOPS while entering DAPM standby mode
 2019-01-05  4:46 UTC  (5+ messages)

Gen8+ engine-reset
 2019-01-05  4:41 UTC  (15+ messages)
` drm/i915: Add engine reset count in get-reset-stats ioctl
` drm/i915: Watchdog timeout: IRQ handler for gen8+
` drm/i915: Watchdog timeout: Ringbuffer command emission "
` drm/i915: Watchdog timeout: DRM kernel interface to set the timeout
` drm/i915: Watchdog timeout: Include threshold value in error state
` drm/i915: Only process VCS2 only when supported
` drm/i915/watchdog: move emit_stop_watchdog until the very end of the ring commands
` drm/i915: Watchdog timeout: Blindly trust watchdog timeout for reset?
` ✗ Fi.CI.CHECKPATCH: warning for "
` ✓ Fi.CI.BAT: success "
` ✓ Fi.CI.IGT: "

[PATCH v2] Drivers: hv: vmbus: Expose counters for interrupts and full conditions
 2019-01-05  4:35 UTC 

[PATCH bpf] selftests/bpf: fix incorrect users of create_and_get_cgroup
 2019-01-05  4:34 UTC  (2+ messages)

[Qemu-devel] [Bug 1513234] [NEW] Cannot ping guest from host after closing laptop lid, and re-opening
 2019-01-05  4:17 UTC  (2+ messages)
` [Qemu-devel] [Bug 1513234] "

[Patch net] xfrm: fix reinsert in xfrm_hash_rebuild()
 2019-01-05  4:29 UTC  (3+ messages)

[PATCH bpf v2 0/2] bpf: Fix [::] -> [::1] rewrite in sys_sendmsg
 2019-01-05  4:26 UTC  (2+ messages)

[Qemu-devel] [Bug 1800786] [NEW] USB assertion `s->csw.sig == cpu_to_le32(0x53425355)' failed
 2019-01-05  4:17 UTC  (2+ messages)
` [Qemu-devel] [Bug 1800786] "

Question: pause mode disabled for marvell 88e151x phy
 2019-01-05  3:28 UTC  (5+ messages)

[Intel-wired-lan] [PATCH 1/1] igc: Fix code redundancy
 2019-01-05  4:06 UTC  (2+ messages)

[Intel-wired-lan] [PATCH 1/1] igc: Remove unreachable code from igc_phy.c file
 2019-01-05  4:06 UTC  (2+ messages)

[Intel-wired-lan] [PATCH] e1000e: fix a missing check for return value
 2019-01-05  4:05 UTC  (2+ messages)

[Intel-wired-lan] [PATCH 1/2] e1000e: Exclude device from suspend direct complete optimization
 2019-01-05  4:04 UTC  (3+ messages)
`  "

[Bug 109182] [AMD][TAHITI XT] CSGO rendering artifact on dashboard human body
 2019-01-05  4:02 UTC  (4+ messages)

[PATCHv3 0/2] mm/memblock: reuse memblock bottom-up allocation style
 2019-01-05  3:44 UTC  (11+ messages)
` [PATCHv3 1/2] mm/memblock: extend the limit inferior of bottom-up after parsing hotplug attr

[PATCH] drm/i915: Fixup kerneldoc for intel_device_info_runtime_init
 2019-01-05  3:41 UTC  (3+ messages)
` ✓ Fi.CI.BAT: success for "
` ✓ Fi.CI.IGT: "

[PATCH 01/16] crypto: cfb - add missing 'chunksize' property
 2019-01-05  3:40 UTC  (3+ messages)

[U-Boot] Booting on RK3399
 2019-01-05  3:35 UTC  (10+ messages)

[virtio-dev] [PATCH v2 0/2] virtio-balloon: tweak config_changed
 2019-01-05  3:32 UTC  (6+ messages)
` [virtio-dev] [PATCH v2 1/2] virtio-balloon: tweak config_changed implementation
  ` [virtio-dev] "
    ` [virtio-dev] "
      `  "

[RFT][PATCH] regulator: bcm590xx: Fix .enable_reg for BCM590XX_REG_VSR
 2019-01-05  3:28 UTC 

[PATCH] lib/scatterlist: Provide a DMA page iterator
 2019-01-05  3:21 UTC  (4+ messages)

Official sstate premirrors and builds
 2019-01-05  3:21 UTC 

[PATCH] perf stat: Poll for monitored tasks being alive in fork mode
 2019-01-05  3:16 UTC  (3+ messages)

[PATCH v2 0/2] hwmon (ina3221) Add single-shot mode support
 2019-01-05  3:07 UTC  (6+ messages)
` [PATCH v2 2/2] hwmon: (ina3221) Implement ti,single-shot DT property
` [PATCH v2 1/2] dt-bindings: hwmon: ina3221: Add ti,single-shot property

[meta-oe][PATCH V2] luajit: Disable for mips n64/n32 hosts
 2019-01-05  3:07 UTC 

[PATCH] kconfig: rename generated .*conf-cfg to *conf-cfg
 2019-01-05  3:01 UTC 

[Bug 109001] Freezes when waking up after screen goes blank
 2019-01-05  3:00 UTC  (2+ messages)

[PATCH net 0/4] net: bpfilter: fix two bugs in bpfilter
 2019-01-05  2:59 UTC  (3+ messages)

[PATCH 0/2] hwmon (ina3221) Add single-shot mode support
 2019-01-05  2:48 UTC  (5+ messages)
` [PATCH 2/2] hwmon: (ina3221) Implement ti,single-shot DT property

[PATCH 1/4] rtlwifi: rtl8723ae: Take the FW LPS mode handling out
 2019-01-05  2:44 UTC  (2+ messages)

[Qemu-devel] [PATCH v2 0/4] memfd fixes
 2019-01-05  2:43 UTC  (6+ messages)
  ` [Qemu-devel] [PATCH v2 1/4] hostmem-memfd: disable for systems wihtout sealing support

[Qemu-trivial] [PATCH] ioapic: use TYPE_FOO MACRO than constant string
 2019-01-05  2:38 UTC  (2+ messages)
` [Qemu-devel] "

[PATCH] x86: only use ERMS for user copies for larger sizes
 2019-01-05  2:38 UTC  (12+ messages)

[Qemu-devel] [PATCH] i386: mark the 'INTEL_PT' CPUID bit as unmigratable
 2019-01-05  2:35 UTC  (6+ messages)

[PATCH v4 00/16] MST refcounting/atomic helpers cleanup
 2019-01-05  2:33 UTC  (2+ messages)
` ✓ Fi.CI.IGT: success for MST refcounting/atomic helpers cleanup (rev4)

[qemu-mainline test] 131734: tolerable FAIL - PUSHED
 2019-01-05  2:32 UTC 

[PATCH v6 00/12] ndctl: add security support
 2019-01-05  2:31 UTC  (3+ messages)
` [PATCH v6 12/12] ndctl: documentation for security and key management

ath10k-firmware: QCA4019 hw1.0: Add Qxwlan E2600AC specific BDFs
 2019-01-05  2:26 UTC 


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.