All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-03-06 19:42:18 to 2019-03-06 21:14:19 UTC [more...]

[PATCH v5 00/23] support for stateless decoder
 2019-03-06 21:13 UTC  (9+ messages)
` [PATCH v5 01/23] vb2: add requires_requests bit for stateless codecs
` [PATCH v5 02/23] videodev2.h: add V4L2_BUF_CAP_REQUIRES_REQUESTS
` [PATCH v5 03/23] cedrus: set requires_requests
` [PATCH v5 04/23] media: vicodec: selection api should only check single buffer types
` [PATCH v5 05/23] media: vicodec: upon release, call m2m release before freeing ctrl handler
` [PATCH v5 06/23] media: v4l2-ctrl: v4l2_ctrl_request_setup returns with error upon failure
` [PATCH v5 07/23] media: vicodec: change variable name for the return value of v4l2_fwht_encode
` [PATCH v5 08/23] media: vicodec: bugfix - call v4l2_m2m_buf_copy_metadata also if decoding fails

[PATCH v2 0/7] perf script python: add Python3 support
 2019-03-06 21:13 UTC  (18+ messages)
` [PATCH v2 1/7] perf script python: remove mixed indentation
` [PATCH v2 2/7] perf script python: add Python3 support to futex-contention.py
` [PATCH v2 3/7] perf script python: add Python3 support to check-perf-trace.py
` [PATCH v2 4/7] perf script python: add Python3 support to event_analyzing_sample.py
` [PATCH v2 5/7] perf script python: add Python3 support to intel-pt-events.py
` [PATCH v2 7/7] perf script python: add printdate function to SQL exporters

[Qemu-devel] [PATCH v2 0/3] usb-mtp coverity fixes
 2019-03-06 21:04 UTC  (4+ messages)
` [Qemu-devel] [PATCH v2 1/3] usb-mtp: return incomplete transfer on a lstat failure
` [Qemu-devel] [PATCH v2 2/3] usb-mtp: fix some usb_mtp_write_data return paths
` [Qemu-devel] [PATCH v2 3/3] usb-mtp: prevent null dereference while deleting objects

[Qemu-devel] converting build system to Meson?
 2019-03-06 21:08 UTC  (3+ messages)

Support sample context in perf report
 2019-03-06 21:08 UTC  (4+ messages)
` [PATCH v4 01/15] perf tools: Add utility function to fetch executable

[PATCH v11 0/9] misc safety certification fixes
 2019-03-06 21:08 UTC  (10+ messages)
` [PATCH v11 3/9] xen: introduce DECLARE_BOUNDS
` [PATCH v11 5/9] xen/x86: use DECLARE_BOUNDS as required
` [PATCH v11 6/9] xen/common: "

[PATCH v4 0/3] perf diff: Add new filter options
 2019-03-06 21:07 UTC  (3+ messages)

Better interop for NFS/SMB file share mode/reservation
 2019-03-06 21:07 UTC  (12+ messages)

[PATCH] perf/x86/intel: fix handling of wakeup_events for multi-entry PEBS
 2019-03-06 21:05 UTC  (2+ messages)

[U-Boot] [PATCH 1/4] ARM: socfpga: Disable D cache in SPL
 2019-03-06 21:05 UTC  (4+ messages)
` [U-Boot] [PATCH 2/4] ARM: socfpga: Drop CONFIG_SYS_NAND_BAD_BLOCK_POS
` [U-Boot] [PATCH 3/4] ARM: socfpga: Fix Arria10 SPI and NAND U-Boot offset
` [U-Boot] [PATCH 4/4] ARM: socfpga: Fix A10 SoCDK Kconfig

[U-Boot] [PATCH 1/2] ddr: socfpga: Fix IO in Arria10 DDR driver
 2019-03-06 21:05 UTC  (2+ messages)
` [U-Boot] [PATCH 2/2] ddr: socfpga: Fix newline in debug print on A10

[PATCH v2 0/8] arm64: meson: Add support for USB on Amlogic G12A
 2019-03-06 21:04 UTC  (11+ messages)
` [PATCH v2 5/8] phy: amlogic: add Amlogic G12A USB2 PHY Driver
    ` [v2,5/8] "
` [PATCH v2 6/8] phy: amlogic: Add Amlogic G12A USB3 + PCIE Combo "
    ` [v2,6/8] "

[RFC v4 0/6] drm/i915/dp: Preliminary support for DP YCbCr4:2:0 outputs
 2019-03-06 21:04 UTC  (6+ messages)
` [RFC v4 1/6] drm/i915/dp: Add a config function for YCBCR420 outputs
` [RFC v4 5/6] drm/i915/dp: Change a link bandwidth computation for DP YCbCr 4:2:0 output
` ✓ Fi.CI.BAT: success for drm/i915/dp: Preliminary support for DP YCbCr4:2:0 outputs (rev4)

[U-Boot] [PATCH] spl: ymodem: Add support for loading full fitImages
 2019-03-06 21:04 UTC 

[GIT PULL] Kselftest update for Linux 5.1-rc1
 2019-03-06 21:04 UTC  (3+ messages)

[U-Boot] [PATCH] Makefile: Do not pass -E to mkimage when SPL has full fitImage support
 2019-03-06 21:04 UTC 

[U-Boot] [BUG] efiloader: cannot boot OpenBSD on armv7 via bootefi
 2019-03-06 21:03 UTC 

[PATCH 1/2] seccomp: fix up grammar in comment
 2019-03-06 21:02 UTC  (5+ messages)
` [PATCH 2/2] seccomp: disallow NEW_LISTENER and TSYNC flags

[PATCH v2 00/12] Polish DRAM information readout code
 2019-03-06 21:02 UTC  (15+ messages)
` [PATCH v2 01/12] drm/i915: Store DIMM rank information as a number
` [PATCH v2 02/12] drm/i915: Extract functions to derive SKL+ DIMM info
` [PATCH v2 03/12] drm/i915: Polish skl_is_16gb_dimm()
` [PATCH v2 04/12] drm/i915: Extract BXT DIMM helpers
` [PATCH v2 05/12] drm/i915: Fix DRAM size reporting for BXT
` [PATCH v2 06/12] drm/i915: Extract DIMM info on GLK too
` [PATCH v2 07/12] drm/i915: Use dram_dimm_info more
` [PATCH v2 08/12] drm/i915: Generalize intel_is_dram_symmetric()
` [PATCH v2 09/12] drm/i914: s/l_info/dimm_l/ etc
` [PATCH v2 10/12] drm/i915: Clean up intel_get_dram_info() a bit
` [PATCH v2 11/12] drm/i915: Extract DIMM info on cnl+
` [PATCH v2 12/12] drm/i915: Read out memory type
` ✗ Fi.CI.CHECKPATCH: warning for Polish DRAM information readout code (rev6)
` ✗ Fi.CI.SPARSE: "

[PATCH] kbuild: add workaround for Debian make-kpkg
 2019-03-06 21:01 UTC  (3+ messages)

mlx5 under FreeBSD
 2019-03-06 21:01 UTC  (9+ messages)

[PATCH] arch: um: Kconfig: pedantic cleanups
 2019-03-06 21:01 UTC  (3+ messages)

[LTP] [RFC PATCH 1/2] tst_test: Add test multiplex function
 2019-03-06 20:58 UTC  (2+ messages)

[PATCH for-next v2 v2 0/5] tools: Python 3 compatibility
 2019-03-06 20:58 UTC  (3+ messages)
` [PATCH for-next v2 v2 2/5] libxl: make python scripts work with python 2.6 and up

[PATCH] iio: dac: mcp4725: add missing powerdown bits in store eeprom
 2019-03-06 20:56 UTC 

[PATCH v7 00/13] selftests/resctrl: Add resctrl selftest
 2019-03-06 20:55 UTC  (3+ messages)

[U-Boot] [PATCH v2] Enable expression support for CONFIG_BOARD_SIZE_LIMIT
 2019-03-06 20:54 UTC  (3+ messages)
` [U-Boot] [U-Boot, "

Can't build first git commit
 2019-03-06 20:52 UTC  (7+ messages)

[RFC] LKML Archive in Maildir Format
 2019-03-06 20:50 UTC  (8+ messages)

[PATCH] nvmet-file: clamp-down file namespace lba_shift
 2019-03-06 20:49 UTC  (5+ messages)

[PATCH 0/2] x86/CPU: Use correct Cyrix-specific macros
 2019-03-06 20:49 UTC  (3+ messages)
` [PATCH 1/2] x86/CPU: Use correct macros for Cyrix calls on Geode processors
` [PATCH 2/2] x86/CPU: Remove {get,set}Cx86_old macros used for Cyrix processors

[U-Boot] [PATCH v2 0/3] Add Ethernet support for Poplar board
 2019-03-06 20:48 UTC  (5+ messages)
` [U-Boot] [PATCH v2 2/3] net: add higmacv300 Ethernet driver for HiSilicon platform

[PATCH] arch: sh: Kconfig: pedantic cleanups
 2019-03-06 20:45 UTC  (2+ messages)

[Qemu-devel] [PULL 0/7] Python queue, 2019-02-22
 2019-03-06 20:34 UTC  (3+ messages)

[PATCH v2 00/12] Support using MSI interrupts in ntb_transport
 2019-03-06 20:44 UTC  (9+ messages)
` [PATCH v2 09/12] NTB: Introduce MSI library
` [PATCH v2 10/12] NTB: Introduce NTB MSI Test Client

[PATCH v1] scsi: tcmu: Switch to bitmap_zalloc()
 2019-03-06 20:43 UTC  (2+ messages)

[Qemu-devel] [Bug 1815889]
 2019-03-06 18:17 UTC 

[PATCH] x86/KASLR: always return a value from process_mem_region
 2019-03-06 20:37 UTC  (5+ messages)
` [tip:x86/boot] x86/boot/KASLR: Always "

btrfs filesystem failing with 'No space left on device' after 4 hours
 2019-03-06 20:36 UTC  (2+ messages)

[Buildroot] [PATCH v2] zbar: bump version to 0.22
 2019-03-06 20:35 UTC 

[PATCH v3 1/4] vim: Import version 8.1.0347
 2019-03-06 20:33 UTC  (4+ messages)
` [PATCH v3 2/4] inetutils: Import version 1.9.4
` [PATCH v3 3/4] packagegroup-core-base-utils: Introduce new base-utils packagegroup
` [PATCH v3 4/4] imagefeatures: Add test to blacklist building busybox

[PATCH] Add xfs_only flag to fs_table_initialise_mounts() function
 2019-03-06 20:33 UTC  (4+ messages)

[patch V6 00/14] MDS basics 0
 2019-03-06 20:32 UTC  (4+ messages)
` [patch V6 04/14] MDS basics 4
  ` [MODERATED] "

[RFC][Patch v9 0/6] KVM: Guest Free Page Hinting
 2019-03-06 20:32 UTC  (12+ messages)

[PATCH] s390: Kconfig: pedantic cleanups
 2019-03-06 20:32 UTC 

PID control configuration usage
 2019-03-06 20:31 UTC  (2+ messages)

[PATCH 1/2 blktests] nvme: add udevadm settle before disconnecting
 2019-03-06 20:31 UTC  (6+ messages)
` [PATCH 2/2 blktests] nvme: test out-of-range I/O access

Incremental rebuild doesn't pick up FILES changes
 2019-03-06 20:29 UTC  (4+ messages)

[Qemu-devel] PMON2000 compilation and kernel question
 2019-03-06 20:29 UTC  (2+ messages)

[U-Boot] [U-Boot-DM] pre-reloc fdt scan for non-top-level nodes
 2019-03-06 20:26 UTC 

[PATCH] drm/i915: Populate pipe_offsets[] & co. accurately
 2019-03-06 20:25 UTC  (10+ messages)

[PATCH 0/2] Make ipmr queue length configurable
 2019-03-06 20:25 UTC  (4+ messages)
` [PATCH 1/2] ipmr: Make cache "
` [PATCH 2/2] ip6mr: "

[U-Boot] [PATCH] net: phy: micrel: Allow KSZ8xxx and KSZ90x1 to be used together
 2019-03-06 20:24 UTC  (2+ messages)

[SPDK] SPDK virtio-vhost-user series
 2019-03-06 20:23 UTC 

Smarter Kconfig help
 2019-03-06 20:22 UTC  (10+ messages)

[PATCH 0/1] update git-clean.txt
 2019-03-06 20:22 UTC  (3+ messages)
` [PATCH 1/1] git-clean.txt: specify core.excludesFile variable is used

Mixing cobalt and alchemy?
 2019-03-06 20:20 UTC  (3+ messages)

[PATCH v2 0/2] Timer library changes
 2019-03-06 20:17 UTC  (4+ messages)
` [dpdk-techboard] [PATCH v3 "

[PATCH] EDAC: i10nm, skx: fix randconfig builds
 2019-03-06 20:15 UTC  (6+ messages)
    ` [PATCH] EDAC, {skx|i10nm}_edac: Fix randconfig build error
        `  "

Announce: kernel meta config tool
 2019-03-06 20:15 UTC 

[RFC PATCH] perf: workaround unaligned NEON vector load
 2019-03-06 20:14 UTC  (2+ messages)

[Qemu-devel] [PATCH v5-resend 0/2] Basic ATI VGA emulation
 2019-03-06 20:05 UTC  (3+ messages)
` [Qemu-devel] [PATCH v5-resend 2/2] mips_fulong2e: Add on-board graphics chip
` [Qemu-devel] [PATCH v5-resend 1/2] hw/display: Add basic ATI VGA emulation

[ANNOUNCE] 4.14.103-rt55
 2019-03-06 20:13 UTC 

[PATCH 0/3] handle userptr corner cases with HMM path
 2019-03-06 20:11 UTC  (5+ messages)
` [PATCH 1/3] drm/amdkfd: support concurrent userptr update for HMM
` [PATCH 2/3] drm/amdgpu: support userptr cross VMAs case with HMM

[PATCH] x86/CPU: Use correct macros for Cyrix calls on Geode processors
 2019-03-06 20:11 UTC  (2+ messages)

[Qemu-devel] [PATCH] linux-user: add new netlink types
 2019-03-06 20:09 UTC 

[PATCH v5 0/4] Fix free/allocation of runtime gigantic pages
 2019-03-06 20:08 UTC  (10+ messages)
` [PATCH v5 3/4] mm: Simplify MEMORY_ISOLATION && COMPACTION || CMA into CONTIG_ALLOC
` [PATCH v5 4/4] hugetlb: allow to free gigantic pages regardless of the configuration

[PATCH] drm/i915/ddi: Fix default eDP detection on port A
 2019-03-06 20:06 UTC 

[GIT PULL] Support for the io_uring IO interface
 2019-03-06 20:05 UTC  (2+ messages)

Initial MCTP design proposal
 2019-03-06 20:04 UTC  (6+ messages)

[PATCH RFC] mac80211: Use IFF_ECHO to force delivery of tx_status frames
 2019-03-06 20:02 UTC  (2+ messages)
` [PATCH RFC v2] mac80211: debugfs option to force TX status frames

Banana Pi-R1 stabil
 2019-03-06 20:03 UTC  (11+ messages)

[Qemu-devel] [PULL 0/5] Machine queue, 2019-03-06
 2019-03-06 20:02 UTC  (2+ messages)

[BUG] GIT_AUTHOR_NAME was checked before prepare_fallback got called (ps/stash-in-c)
 2019-03-06 20:00 UTC  (2+ messages)

[PATCH v1 1/4] soc: Add TmFifo driver for Mellanox BlueField Soc
 2019-03-06 20:00 UTC  (4+ messages)
` [PATCH v10] platform/mellanox: "

[PATCH bpf 1/2] selftests: bpf: fix compilation with out-of-tree $(OUTPUT)
 2019-03-06 19:59 UTC  (2+ messages)
` [PATCH bpf 2/2] libbpf: force fixdep compilation at the start of the build

[Qemu-devel] [PATCH v7 00/73] per-CPU locks
 2019-03-06 19:57 UTC  (3+ messages)

[Qemu-devel] [PATCH v5 0/2] Basic ATI VGA emulation
 2019-03-06 19:57 UTC  (4+ messages)
` [Qemu-devel] [PATCH v5 2/2] mips_fulong2e: Add on-board graphics chip
` [Qemu-devel] [PATCH v5 1/2] hw/display: Add basic ATI VGA emulation

Tracking Content Written to Files
 2019-03-06 19:56 UTC 

[Qemu-devel] [PATCH 0/2] numa: deprecate -numa node, mem and default memory distribution
 2019-03-06 19:56 UTC  (12+ messages)
` [Qemu-devel] [PATCH 1/2] numa: deprecate 'mem' parameter of '-numa node' option
  ` [Qemu-devel] [libvirt] "

Strange SCO problem
 2019-03-06 19:55 UTC  (3+ messages)

[PATCH mlx5-next] net/mlx5: ODP support for XRC transport is not enabled by default in FW
 2019-03-06 19:53 UTC  (2+ messages)

[PATCH v3] scripts: checkpatch: Check multiple blank lines when deleting code
 2019-03-06 19:53 UTC 

[PATCH] drivers: nvme: Kconfig: pedantic cleanups
 2019-03-06 19:51 UTC  (3+ messages)

[GIT PULL 0/6] ARM: SoC changes for 5.1
 2019-03-06 19:49 UTC  (5+ messages)
` [GIT PULL 4/6] ARM: SoC defconfig updates "

[PATCH 00/12] Polish DRAM information readout code
 2019-03-06 19:48 UTC  (5+ messages)
` [PATCH 11/12] drm/i915: Extract DIMM info on cnl+

[Buildroot] [PATCH] package/openrc: new init package OpenRC (0.38.3)
 2019-03-06 19:47 UTC  (8+ messages)

Deploying a Ceph+NFS Server Cluster with Rook
 2019-03-06 19:46 UTC  (2+ messages)

[rocko/master][PATCH] Sysbios update to 6.75.02.00
 2019-03-06 19:46 UTC  (2+ messages)
` [rocko/master][PATCH] ti-sysbios: Update to version 6.75.02.00

[PATCH] time: Make VIRT_CPU_ACCOUNTING_GEN depend on GENERIC_CLOCKEVENTS
 2019-03-06 19:45 UTC  (2+ messages)
` [tip:timers/urgent] "

[PATCH] gdb: Upgrade 8.2 -> 8.2.1
 2019-03-06 19:45 UTC  (2+ messages)

[PATCH] fix syzkaller task hung in exit_aio
 2019-03-06 19:44 UTC  (2+ messages)

man-pages-5.00 is released
 2019-03-06 19:44 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.