All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-01-21 01:22:07 to 2018-01-21 10:21:05 UTC [more...]

[PATCH v6 0/9] Renesas Capture Engine Unit (CEU) V4L2 driver
 2018-01-21 10:21 UTC  (13+ messages)
` [PATCH v6 3/9] v4l: platform: Add Renesas CEU driver
` [PATCH v6 6/9] media: i2c: ov772x: Remove soc_camera dependencies

[U-Boot] [PATCH v3 1/6] libfdt: migrate fdt_rw.c to a wrapper of scripts/dtc/libfdt/fdt_rw.c
 2018-01-21 10:19 UTC  (6+ messages)
` [U-Boot] [PATCH v3 2/6] libfdt: fix <linux/libfdt.h>
` [U-Boot] [PATCH v3 3/6] tools: include necessary headers explicitly
` [U-Boot] [PATCH v3 4/6] libfdt: move working_fdt and FDT_RAMDISK_OVERHEAD to include/libfdt.h
` [U-Boot] [PATCH v3 5/6] libfdt: migrate libfdt.h to a wrapper + U-Boot own code
` [U-Boot] [PATCH v3 6/6] libfdt: migrate include/libfdt_env.h to a wrapper

[PATCH v2 0/8] Speculation Control feature support, IBPB
 2018-01-21 10:17 UTC  (10+ messages)
` [PATCH v2 1/8] x86/cpufeatures: Add Intel feature bits for Speculation Control
` [PATCH v2 2/8] x86/cpufeatures: Add AMD feature bits for Prediction Command
` [PATCH v2 3/8] x86/msr: Add definitions for new speculation control MSRs
` [PATCH v2 4/8] x86/pti: Do not enable PTI on fixed Intel processors
` [PATCH v2 5/8] x86/speculation: Add basic support for IBPB
` [PATCH v2 6/8] x86/kvm: Add IBPB support
` [PATCH v2 7/8] x86/speculation: Use Indirect Branch Prediction Barrier in context switch
` [PATCH v2 8/8] x86/mm: Only flush indirect branches when switching into non dumpable process

[Bug 198511] New: lags in youtube videos 1080p 60fps with radeon hd4650 and kernel 4.15rc8
 2018-01-21 10:14 UTC  (4+ messages)
` [Bug 198511] "

[xen-unstable-coverity test] 118254: all pass - PUSHED
 2018-01-21 10:14 UTC 

Periodic frame losses when recording to btrfs volume with OBS
 2018-01-21 10:04 UTC  (2+ messages)

[PATCH 0/1] scripts/oe-depends-dot: add it to handle dot files
 2018-01-21 10:04 UTC  (3+ messages)
` [PATCH 1/1] "

[PATCH] kernel: Use KERNEL_IMAGETYPE_FOR_MAKE in do_bundle_initramfs
 2018-01-21 10:02 UTC  (3+ messages)

[PATCH v3 0/2] media: ov7670: Implement mbus configuration
 2018-01-21  9:58 UTC  (5+ messages)
` [PATCH v3 2/2] v4l2: i2c: ov7670: Implement OF "

Raspberry Pi 3 / BCM43438 + HSP profile + PulseAudio
 2018-01-21  9:54 UTC  (5+ messages)

btrfs volume corrupt. btrfs-progs bug or need to rebuild volume?
 2018-01-21  9:53 UTC  (2+ messages)

Networking Problems with Debian Stretch + KVM + old Linux Guest
 2018-01-21  9:53 UTC  (2+ messages)

Possible error in nvmet_execute_write_zeroes() function?
 2018-01-21  9:50 UTC 

Boot regression with bacf6b499e11 ("x86/mm: Use a struct to reduce parameters for SME PGD mapping") on top of -rc8
 2018-01-21  9:50 UTC  (8+ messages)
` [PATCH] x86: Use __nostackprotect for sme_encrypt_kernel

[PATCH] event/opdl: fix build using C99 mode
 2018-01-21  9:48 UTC 

[PATCH] populate_sdk_ext: Set cleandirs correctly
 2018-01-21  9:46 UTC 

[Qemu-devel] [PATCH] ppc/pnv: fix PnvChip redefinition in <hw/ppc/pnv_xscom.h>
 2018-01-21  9:44 UTC  (2+ messages)

[pull-request] next-eventdev 18.02-RC1
 2018-01-21  9:42 UTC  (2+ messages)

[pull-request] next-crypto 18.02 rc1
 2018-01-21  9:42 UTC  (2+ messages)

[PATCH] Add limited read-only support for older (V2 and V3) device tree to libfdt
 2018-01-21  9:40 UTC  (3+ messages)
` [PATCH v3] "

[PATCH v2 00/12] R-Car DU: Convert LVDS code to bridge driver
 2018-01-21  9:35 UTC  (3+ messages)
` [PATCH v2 03/12] drm: rcar-du: Fix legacy DT to create LVDS encoder nodes

[U-Boot] [PATCH] host-tools: use python2 explicitly for shebang
 2018-01-21  9:34 UTC 

[PATCH] net/mlx4_en: ensure rx_desc updating reaches HW before prod db updating
 2018-01-21  9:31 UTC  (9+ messages)

[PATCH 1/2] iommu/amd: Avoid get_irq_table() from atomic context
 2018-01-21  9:28 UTC  (2+ messages)
  ` [PATCH 2/2] amd/iommu: Use raw locks on atomic context paths

[Qemu-devel] [PATCHv2 00/10] sun4u: APB tidy-up/rename and tracepoint conversions
 2018-01-21  9:26 UTC  (12+ messages)
` [Qemu-devel] [PATCHv2 01/10] apb: split simba PCI bridge into hw/pci-bridge/simba.c
` [Qemu-devel] [PATCHv2 02/10] simba: rename PBMPCIBridge and QOM types to reflect simba naming
` [Qemu-devel] [PATCHv2 03/10] apb: rename APB functions to use sabre prefix
` [Qemu-devel] [PATCHv2 04/10] apb: change pbm_pci_host prefix functions to use sabre_pci prefix
` [Qemu-devel] [PATCHv2 05/10] apb: QOMify sabre PCI host bridge
` [Qemu-devel] [PATCHv2 06/10] apb: rename QOM type from TYPE_APB to TYPE_SABRE
` [Qemu-devel] [PATCHv2 07/10] sun4u: rename apb variables and constants
` [Qemu-devel] [PATCHv2 08/10] apb: rename apb.c to sabre.c
` [Qemu-devel] [PATCHv2 09/10] sabre: convert from SABRE_DPRINTF macro to trace-events
` [Qemu-devel] [PATCHv2 10/10] sparc64: convert hw/sparc64/sparc64.c from DPRINTF macros to trace events

[PATCH v2 0/8] wil6210 patches
 2018-01-21  9:14 UTC  (9+ messages)
` [PATCH v2 1/8] wil6210: add Talyn PCIe device ID
` [PATCH v2 2/8] wil6210: recognize Talyn JTAG ID
` [PATCH v2 3/8] wil6210: add support for Talyn AHB address map
` [PATCH v2 4/8] wil6210: support flashless device
` [PATCH v2 5/8] wil6210: configure OTP HW vectors in SW reset flow
` [PATCH v2 6/8] wil6210: fix random failure to bring network interface up
` [PATCH v2 7/8] wil6210: enlarge FW mac_rgf_ext section for Sparrow D0
` [PATCH v2 8/8] wil6210: support parsing brd file address from fw file

[oe-commits] [openembedded-core] branch morty updated: image: Expand PV to avoid AUTOREV parsing failures
 2018-01-21  9:19 UTC  (4+ messages)

[qemu-mainline test] 118242: regressions - FAIL
 2018-01-21  9:17 UTC 

[Qemu-devel] [PATCH] sun4u: implement power device
 2018-01-21  9:14 UTC  (3+ messages)

Possible Memory Leak in KCOV Linux 4.15-rc1
 2018-01-21  9:11 UTC  (5+ messages)

[U-Boot] [PATCH] tools/mrvl_uart.sh: Fix minicom baudrate
 2018-01-21  9:08 UTC  (2+ messages)

[U-Boot] [PATCH] tools/mrvl_uart.sh: Tidy script output
 2018-01-21  9:07 UTC  (2+ messages)

[PATCH] perl: add Config_git.PL to -lib
 2018-01-21  9:02 UTC 

[U-Boot] [PATCH v4 0/6] Support for the Turris Omnia router
 2018-01-21  9:02 UTC  (8+ messages)
        ` [U-Boot] [EXT] "
          ` [U-Boot] mrvl_uart.sh and Turris Omnia (was: [EXT] Re: [PATCH v4 0/6] Support for the Turris Omnia router)

[oe-commits] [openembedded-core] 01/06: python: Restructure python packaging and replace it with autopackaging
 2018-01-21  9:00 UTC 

Pull request: scottwood/linux.git next
 2018-01-21  7:55 UTC 

[PATCH v2 00/12] document & test fetch pruning & add fetch.pruneTags
 2018-01-21  8:25 UTC  (3+ messages)
` [PATCH v2 09/12] fetch: don't redundantly NULL something calloc() gave us

[PATCH v2 1/2] drm/i915/guc: Redefine guc_log_level modparam values
 2018-01-21  8:34 UTC  (6+ messages)
` [PATCH v2 2/2] drm/i915/guc: Change values for i915_guc_log_control

git merge-tree: bug report and some feature requests
 2018-01-21  8:14 UTC  (2+ messages)

[PATCH] repository: pre-initialize hash algo pointer
 2018-01-21  8:07 UTC  (5+ messages)
` [PATCH] t: add clone test for files differing only in case

Issues with running solaris VM over kvm
 2018-01-21  7:54 UTC 

[PATCH] imu:adis16400_core: fix debugfs_simple_attr.cocci warnings
 2018-01-21  7:44 UTC  (3+ messages)

[PATCH 1/2] fstests: move expunge test into a helper
 2018-01-21  7:24 UTC  (2+ messages)
` [PATCH 2/2] fstests: expunge tests when doing a dry run

[PATCH] Intel-IOMMU: Delete an error message for a failed memory allocation in init_dmars()
 2018-01-21  7:19 UTC  (9+ messages)

[PATCH v2] irqchip/gic-v3-its: Add workaround for ThunderX2 erratum #174
 2018-01-21  7:00 UTC  (3+ messages)

[Buildroot] [autobuild.buildroot.net] Build results for 2018-01-20
 2018-01-21  7:00 UTC 

[PATCH 1/2] net/mlx5: fix return value of start operation
 2018-01-21  6:58 UTC  (4+ messages)
` [PATCH v2 "
  ` [PATCH v2 2/2] net/mlx5: fix allocation when no memory on device NUMA node
    ` [dpdk-stable] "

[PATCH rdma-core 0/2] Support rq and cq record doorbell
 2018-01-21  6:57 UTC  (9+ messages)
` [PATCH rdma-core 2/2] libhns: Support "

[RFC] Per file OOM badness
 2018-01-21  6:50 UTC  (11+ messages)

[linux-linus test] 118241: trouble: broken/fail/pass
 2018-01-21  6:44 UTC 

[PATCH] net/mlx5: fix Memory Region lookup
 2018-01-21  6:37 UTC  (3+ messages)

[PATCH] mesa: link mesautil with pthreads
 2018-01-21  6:32 UTC  (2+ messages)
` ✗ patchtest: failure for "

[meta-oe][PATCH 0/2] Upgrades for perl recipes
 2018-01-21  6:18 UTC  (3+ messages)
` [meta-oe][PATCH 1/2] libdbd-mysql-perl: upgrade 4.036 -> 4.043
` [meta-oe][PATCH 2/2] libdbi-perl: upgrade 1.636 -> 1.639

HID: input: support for misbehaving mice having logical_minimum != 0
 2018-01-21  6:01 UTC 

[PATCH] mesa: Upgrade 17.3.2 -> 17.3.3 release
 2018-01-21  5:57 UTC  (2+ messages)

[PATCHv4 net-next 0/2] net: erspan: add support for openvswitch
 2018-01-21  5:52 UTC  (3+ messages)
` [PATCHv4 net-next 2/2] openvswitch: add erspan version I and II support

[Qemu-devel] [PATCH v2 0/5] tpm: CRB device and cleanups
 2018-01-21  5:46 UTC  (4+ messages)
` [Qemu-devel] [PATCH v2 4/5] tpm: add CRB device

[PATCH 0/6] xfs: reflink fixes
 2018-01-21  5:34 UTC  (7+ messages)
` [PATCH 1/6] xfs: reflink should break pnfs leases before sharing blocks
` [PATCH 2/6] xfs: only grab shared inode locks for source file during reflink
` [PATCH 3/6] xfs: call xfs_qm_dqattach before performing reflink operations
` [PATCH 4/6] xfs: CoW fork operations should only update quota reservations
` [PATCH 5/6] xfs: track CoW blocks separately in the inode
` [PATCH 6/6] xfs: fix up cowextsz allocation shortfalls

[Qemu-devel] [PULL 00/12] ppc-for-2.12 queue 20180121
 2018-01-21  5:33 UTC  (13+ messages)
` [Qemu-devel] [PULL 01/12] default-configs/ppc64-softmmu: Include 32-bit configs instead of copying them
` [Qemu-devel] [PULL 02/12] default-configs/ppc-softmmu: Restructure the switches according to the machines
` [Qemu-devel] [PULL 03/12] hw/ppc/Makefile: Add a way to disable the PPC4xx boards
` [Qemu-devel] [PULL 04/12] target/ppc: fix doorbell and hypervisor doorbell definitions
` [Qemu-devel] [PULL 05/12] target/ppc: msgsnd and msgclr instructions need hypervisor privilege
` [Qemu-devel] [PULL 06/12] spapr: drop duplicate variable in spapr_core_plug()
` [Qemu-devel] [PULL 07/12] spapr: fix device tree properties when using compatibility mode
` [Qemu-devel] [PULL 08/12] target-ppc: optimize cmp translation
` [Qemu-devel] [PULL 09/12] sm501: Add missing break to case
` [Qemu-devel] [PULL 10/12] sii3112: Add explicit type casts to avoid unintended sign extension
` [Qemu-devel] [PULL 11/12] target/ppc: add support for hypervisor doorbells on book3s CPUs
` [Qemu-devel] [PULL 12/12] target/ppc/spapr_caps: Add macro to generate spapr_caps migration vmstate

[RFC v8 0/7] SCU/PMC/PUNIT Inter-Processor Communication(IPC) driver cleanup
 2018-01-21  4:59 UTC  (7+ messages)
` [RFC v8 2/7] platform/x86: intel_pmc_ipc: Use MFD framework to create dependent devices
` [RFC v8 4/7] platform: x86: Add generic Intel IPC driver

[PATCH] soundwire: Fix a signedness bug
 2018-01-21  4:56 UTC 

[Patch net-next 0/3] net_sched: reflect tx_queue_len change for pfifo_fast
 2018-01-21  4:52 UTC  (3+ messages)
` [Patch net-next 1/3] net: introduce helper dev_change_tx_queue_len()

[PATCH] doc: fix manpage formatting
 2018-01-21  4:46 UTC 

cron job: media_tree daily build: ERRORS
 2018-01-21  4:46 UTC 

[PATCH] packed_ref_cache: don't use mmap() for small files
 2018-01-21  4:41 UTC  (4+ messages)
` [PATCH v3] "

[PATCH v3] mru: Replace mru.[ch] with list.h implementation
 2018-01-21  4:38 UTC  (4+ messages)

[OpenRISC] OpenRISC GCC upstream plan
 2018-01-21  4:28 UTC  (6+ messages)

[PATCH] sparse: option to print compound global data symbol info
 2018-01-21  4:27 UTC  (2+ messages)

USBs gift customization
 2018-01-21  4:19 UTC 

USBs gift customization
 2018-01-21  4:19 UTC 

[PATCH v2 0/6] Force pipes to flush immediately on NonStop platform
 2018-01-21  4:07 UTC  (5+ messages)
` [PATCH v2 4/6] Force test suite traps to be cleared for NonStop ksh

[PATCH] blk-mq: introduce BLK_STS_DEV_RESOURCE
 2018-01-21  3:52 UTC  (5+ messages)
`  "

[PATCH net] net/mlx5e: Fix fixpoint divide exception in mlx5e_am_stats_compare
 2018-01-21  3:32 UTC  (3+ messages)

[PATCH net V2] net/mlx5e: Fix fixpoint divide exception in mlx5e_am_stats_compare
 2018-01-21  3:30 UTC 

[PATCH RFC] f2fs: add PRE2 to mark segments free to one checkpoint but obsolete to the other
 2018-01-21  3:27 UTC  (8+ messages)

[PATCH - alsa-lib 1/1] Patch for two bugs in snd_pcm_area_silence()
 2018-01-21  3:27 UTC 

i386 target crashes under xen when booted with >= 3,928MiB memory
 2018-01-21  3:24 UTC 

[RFC PATCH 00/16] multipath path classification
 2018-01-21  3:21 UTC  (5+ messages)
` [RFC PATCH 14/16] multipath.rules: find_multipaths+ignore_wwids logic

[PATCH] ia64: Rewrite atomic_add and atomic_sub
 2018-01-21  3:21 UTC  (2+ messages)

[PATCH 1/1] kernel-uboot: support Image kernel type for arm64
 2018-01-21  3:26 UTC 

[Qemu-devel] [PULL 00/27] Migration pull
 2018-01-21  3:19 UTC  (7+ messages)

[U-Boot] [PATCH 0/2] ARM: omap3: evm: Fix distro bootcmd
 2018-01-21  3:16 UTC  (3+ messages)
` [U-Boot] [PATCH 1/2] distro bootcmd: Allow board defined UBI partition and volume names
` [U-Boot] [PATCH 2/2] ARM: omap3: evm: Fix distro bootcmd UBIFS and MMC support

pull-request: bpf-next 2018-01-19
 2018-01-21  3:15 UTC  (2+ messages)

[PATCH v8 0/7] Support RAS virtualization in KVM
 2018-01-21  3:10 UTC  (17+ messages)
` [PATCH v8 7/7] arm64: kvm: handle SError Interrupt by categorization

[PATCH v2] drm/vc4: Fix NULL pointer dereference in vc4_save_hang_state()
 2018-01-21  3:08 UTC  (3+ messages)

[PATCH v5 1/2] Return bytes transferred for partial direct I/O
 2018-01-21  3:07 UTC  (10+ messages)

Hang when running LLVM+clang test suite
 2018-01-21  2:50 UTC  (2+ messages)

Problem building util-linux without a separate ncursesw include dir
 2018-01-21  2:49 UTC  (10+ messages)

[PATCH 1/2] fsck.f2fs: allow roll-forward for small checkpoint fix
 2018-01-21  2:43 UTC  (4+ messages)
` [PATCH 2/2] fsck.f2fs: show missing checkpoint flags

[PATCH 1/2] f2fs: allow to recover node blocks given updated checkpoint
 2018-01-21  2:42 UTC  (8+ messages)
` [PATCH 2/2] f2fs: recover some i_inline flags
  ` [PATCH 2/2 v2] "
    ` [f2fs-dev] "
` [PATCH 1/2 v2] f2fs: allow to recover node blocks given updated checkpoint
    ` [f2fs-dev] "

[U-Boot] [PATCH 1/5] imx: mx7: change sdhc clk to 392M
 2018-01-21  2:31 UTC  (3+ messages)

[PATCH] Documentation: make data-structures.txt easier to read
 2018-01-21  2:30 UTC  (3+ messages)

[PATCH] sparse: minor manpage corrections
 2018-01-21  2:29 UTC  (3+ messages)

[PULL] alpha.git
 2018-01-21  2:25 UTC 

[GIT PULL] PNP updates for v4.16-rc1
 2018-01-21  2:22 UTC 

[GIT PULL] ACPI updates for v4.16-rc1
 2018-01-21  2:20 UTC 

[libvirt test] 118237: tolerable all pass - PUSHED
 2018-01-21  2:19 UTC 

[GIT PULL] Power management updates for v4.16-rc1
 2018-01-21  2:19 UTC 

[PATCH v10 3/5] net: add a helper for making RARP packet
 2018-01-21  1:31 UTC  (6+ messages)
` [PATCH v11 0/5] net/virtio: support GUEST ANNOUNCE
  ` [PATCH v11 5/5] "

[PATCH 0/3] exec: Pin stack limit during exec
 2018-01-21  1:22 UTC  (4+ messages)
  ` [kernel-hardening] "


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.