All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-12-15 11:04:39 to 2018-12-15 15:18:48 UTC [more...]

[PATCH v3 0/4] input: touchscreen: Add goodix GT5553 CTP support
 2018-12-15 15:18 UTC  (5+ messages)
` [PATCH v3 1/4] dt-bindings: input: touchscreen: goodix: Document AVDD28-supply property
` [PATCH v3 2/4] Input: goodix - Add AVDD28-supply regulator support
` [PATCH v3 3/4] dt-bindings: input: touchscreen: goodix: Add GT5663 compatible
` [PATCH v3 4/4] Input: goodix - Add GT5663 CTP support

[PATCH] dt-bindings: usb: renesas_usbhs: Add r8a774c0 support
 2018-12-15 15:18 UTC  (3+ messages)
  `  "

[PATCH] usb: renesas_usbhs: add support for RZ/G2E
 2018-12-15 15:17 UTC  (3+ messages)
  `  "

[Qemu-devel] [Bug 1802915] [NEW] GTK display refresh rate is throttled
 2018-12-15 14:50 UTC  (2+ messages)
` [Qemu-devel] [Bug 1802915] "

[Qemu-devel] [PATCH v2 00/22] nbd: add qemu-nbd --list
 2018-12-15 15:12 UTC  (30+ messages)
` [Qemu-devel] [PATCH v2 01/22] qemu-nbd: Use program name in error messages
` [Qemu-devel] [PATCH v2 02/22] nbd: Document timeline of various features
` [Qemu-devel] [PATCH v2 03/22] maint: Allow for EXAMPLES in texi2pod
` [Qemu-devel] [PATCH v2 04/22] qemu-nbd: Enhance man page
` [Qemu-devel] [PATCH v2 05/22] nbd/client: More consistent error messages
` [Qemu-devel] [PATCH v2 06/22] qemu-nbd: Fail earlier for -c/-d on non-linux
` [Qemu-devel] [PATCH v2 07/22] qemu-nbd: Avoid strtol open-coding
` [Qemu-devel] [PATCH v2 08/22] nbd/client: Drop pointless buf variable
` [Qemu-devel] [PATCH v2 09/22] nbd/client: Refactor nbd_receive_list()
` [Qemu-devel] [PATCH v2 10/22] nbd/client: Move export name into NBDExportInfo
` [Qemu-devel] [PATCH v2 11/22] nbd/client: Change signature of nbd_negotiate_simple_meta_context()
` [Qemu-devel] [PATCH v2 12/22] nbd/client: Improve error handling in nbd_negotiate_simple_meta_context()
` [Qemu-devel] [PATCH v2 13/22] nbd/client: Split out nbd_send_one_meta_context()
` [Qemu-devel] [PATCH v2 14/22] nbd/client: Split out nbd_receive_one_meta_context()
` [Qemu-devel] [PATCH v2 15/22] nbd/client: Refactor return of nbd_receive_negotiate()
` [Qemu-devel] [PATCH v2 16/22] nbd/client: Split handshake into two functions
` [Qemu-devel] [PATCH v2 17/22] nbd/client: Pull out oldstyle size determination
` [Qemu-devel] [PATCH v2 18/22] nbd/client: Add nbd_receive_export_list()
` [Qemu-devel] [PATCH v2 19/22] nbd/client: Add meta contexts to nbd_receive_export_list()
` [Qemu-devel] [PATCH v2 20/22] qemu-nbd: Add --list option
` [Qemu-devel] [PATCH v2 21/22] nbd/client: Work around 3.0 bug for listing meta contexts
` [Qemu-devel] [PATCH v2 22/22] iotests: Enhance 223, 233 to cover 'qemu-nbd --list'

[PATCH v2 0/8] net: y2038-safe socket timestamps
 2018-12-15 15:11 UTC  (6+ messages)
` [PATCH v2 6/8] socket: Add SO_TIMESTAMP[NS]_NEW

[U-Boot] [PATCH v6 0/9] Fix CVE-2018-18440 and CVE-2018-18439
 2018-12-15 15:10 UTC  (3+ messages)
` [U-Boot] [PATCH v6 3/9] lib: lmb: reserving overlapping regions should fail

[PATCH 0/9] RZ/G2E basic device tree
 2018-12-15 15:10 UTC  (2+ messages)

[PATCH 0/4] Update definition of cmpxchg() under CodeSamples
 2018-12-15 15:10 UTC  (7+ messages)
` [PATCH 3/4] CodeSamples: Fix definition of cmpxchg() in api-gcc.h

[Buildroot] [PATCH 1/1] gstreamer1-edting-services: fix build with pkgconf 1.5.3
 2018-12-15 15:04 UTC 

[U-Boot] [PATCH] image: fix compiling without CMD_FDT
 2018-12-15 15:04 UTC  (4+ messages)

[PATCH] ubifs: Get/put page when changing PG_private
 2018-12-15 15:01 UTC 

make the non-consistent DMA allocator more userful (resend)
 2018-12-15 14:57 UTC  (10+ messages)
` [PATCH 3/6] sparc: remove the sparc32_dma_ops indirection
        ` [OpenRISC] "

[PATCH v3 0/8] HID: MS and Logitech high-resolution scroll wheel support
 2018-12-15 14:45 UTC  (5+ messages)
` [PATCH v3 7/8] HID: logitech: Enable high-resolution scrolling on Logitech mice

[U-Boot] [PATCH 00/16] SF: Migrate to Linux SPI NOR framework
 2018-12-15 14:42 UTC  (10+ messages)

[PATCH 0/7] xfstests: add fs-verity tests
 2018-12-15 14:42 UTC  (8+ messages)
` [PATCH 1/7] common/verity: add common functions for testing fs-verity
` [PATCH 3/7] generic: test access controls on the fs-verity ioctls
` [PATCH 5/7] generic: test corrupting verity files

[bug report] Got "read_pnode: error -22 reading pnode" during ubifs mount
 2018-12-15 14:41 UTC  (2+ messages)

vt: Improve CSI parsing
 2018-12-15 14:34 UTC  (5+ messages)
` [PATCH 1/4] vt: refactor vc_ques to allow of other private sequences
` [PATCH 2/4] vt: Implement parsing for >, =, < "
` [PATCH 3/4] vt: ignore csi sequences with intermediate characters
` [PATCH 4/4] vt: ignore sequences that contain ':' in parameters

[Buildroot] [PATCH 1/1] xdata_xcursor-themes: fix build with pkgconf 1.5.3
 2018-12-15 14:39 UTC 

[PATCH] squashfs: enable __GFP_FS in ->readpage to prevent hang in mem alloc
 2018-12-15 14:38 UTC  (6+ messages)

[PATCH 1/1] ALSA: virtuoso: add de-emphasis control
 2018-12-15 14:32 UTC 

[Buildroot] [PATCH 1/2] package/wpa_supplicant: bump version to 2.7
 2018-12-15 14:31 UTC  (2+ messages)
` [Buildroot] [PATCH 2/2] package/hostapd: "

[PATCH] scsi: bfa: clean up a couple of indentation issues
 2018-12-15 14:28 UTC 

[U-Boot] Please pull u-boot-dm
 2018-12-15 14:27 UTC  (2+ messages)

[PATCH V3 00/14] gpio: pca953x: Code cleanup and regmap conversion
 2018-12-15 14:26 UTC  (15+ messages)
` [PATCH V3 01/14] gpio: pca953x: Deduplicate the bank_shift
` [PATCH V3 02/14] gpio: pca953x: Fix AI overflow on PCAL6524
` [PATCH V3 03/14] gpio: pca953x: Repair multi-byte IO address increment on PCA9575
` [PATCH V3 04/14] gpio: pca953x: Unify pca95{3,7}x_write_regs_16()
` [PATCH V3 05/14] gpio: pca953x: Unify pca953x_{read,write}_regs_{16,24}()
` [PATCH V3 06/14] gpio: pca953x: Unify pca953x_{read,write}_regs_{8,mul}()
` [PATCH V3 07/14] gpio: pca953x: Factor out common code from device_pca95xx_init()
` [PATCH V3 08/14] gpio: pca953x: Zap ad-hoc I2C block write in multi GPIO set
` [PATCH V3 09/14] gpio: pca953x: Extract the register address mangling to single function
` [PATCH V3 10/14] gpio: pca953x: Perform basic regmap conversion
` [PATCH V3 11/14] gpio: pca953x: Zap ad-hoc reg_direction cache
` [PATCH V3 12/14] gpio: pca953x: Zap ad-hoc reg_output cache
` [PATCH V3 13/14] gpio: pca953x: Zap single use of pca953x_read_single()
` [PATCH V3 14/14] gpio: pca953x: Restore registers after suspend/resume cycle

[PATCH] eal: remove variable length array
 2018-12-15 14:26 UTC  (3+ messages)
` [PATCH v2] "

[PATCH] scsi: 3w-xxx: fix indentation issue, add missing tab
 2018-12-15 14:17 UTC  (2+ messages)

[PATCH] mbuf: implement generic format for sched field
 2018-12-15 14:15 UTC  (4+ messages)
` [PATCH v2 2/3] eal: add new rte color definition

[Buildroot] WG: [PATCH] package/vsomeip: new package
 2018-12-15 14:14 UTC  (2+ messages)

[Buildroot] [PATCH v2, 1/2] glib-networking: remove --with-libgcrypt-prefix
 2018-12-15 14:14 UTC  (2+ messages)
` [Buildroot] [PATCH v2, 2/2] glib-networking: bump to version 2.59.1

[Buildroot] [PATCH 1/1] glib-networking: bump to version 2.59.1
 2018-12-15 14:04 UTC 

[PATCH] mtd: rawnand: marvell: prevent timeouts on a loaded machine
 2018-12-15 13:54 UTC  (3+ messages)

[PATCH] dt-bindings: thermal: rcar-thermal: add R8A774C0 support
 2018-12-15 13:52 UTC  (2+ messages)

[PATCH] dt-bindings: can: rcar_can: Add r8a774c0 support
 2018-12-15 13:52 UTC  (2+ messages)

[PATCH] dt-bindings: iommu: ipmmu-vmsa: Add r8a774c0 support
 2018-12-15 13:52 UTC  (2+ messages)

[PATCH] dt-bindings: watchdog: renesas-wdt: Document r8a774c0 support
 2018-12-15 13:51 UTC  (2+ messages)

[PATCH] dt-bindings: gpio: rcar: Add r8a774c0 (RZ/G2E) support
 2018-12-15 13:51 UTC  (2+ messages)

[PATCH] dt-bindings: irqchip: renesas-irqc: Document r8a774c0 support
 2018-12-15 13:51 UTC  (2+ messages)

dmaengine: rcar-dmac: Document R8A774C0 bindings
 2018-12-15 13:50 UTC  (3+ messages)
` [PATCH] "

[Cocci] struct replacement
 2018-12-15 13:49 UTC  (2+ messages)

[Buildroot] [PATCH v2 1/1] boot/systemd-boot: new package
 2018-12-15 13:47 UTC  (8+ messages)

[PATCH 00/16] remoteproc: Add support for TI PRU
 2018-12-15 13:43 UTC  (4+ messages)
` [PATCH 04/16] remoteproc/pru: Add PRU remoteproc driver

[Buildroot] [PATCH v2 1/1] package/mesa3d: bump to version 18.3.1
 2018-12-15 13:40 UTC  (6+ messages)

[PATCH] jffs2: make the overwritten xattr invisible after remount
 2018-12-15 13:27 UTC  (3+ messages)

[PATCH] jffs2: ensure wbuf_verify is valid before using it
 2018-12-15 13:24 UTC  (3+ messages)

[PATCH v2] jffs2: fix invocations of dbg_xattr() for dead jffs2_xattr_ref
 2018-12-15 13:25 UTC 

[PATCH v2] device-tree.bbclass: Add support to compile overlays separately
 2018-12-14 17:54 UTC 

[PATCH] jffs2: fix invocations of dbg_xattr() for dead jffs2_xattr_ref
 2018-12-15 13:17 UTC  (4+ messages)

[PATCH] kern-tools: modify grep pattern for tools/kconf_check
 2018-12-15 13:15 UTC  (3+ messages)

[Buildroot] [PATCH] ci20: Fix U-Boot build with codesourcery toolchain
 2018-12-15 13:13 UTC  (5+ messages)

[Buildroot] [PATCH 1/1] fwts: fix build with pkgconf 1.5.3
 2018-12-15 13:12 UTC 

Recent changes (master)
 2018-12-15 13:00 UTC 

[Buildroot] [PATCH 1/1] util-linux: fix build with pkgconf 1.5.3
 2018-12-15 13:06 UTC 

[PATCH v2 0/3] fat: Added functions to determine the FAT variant (12/16/32bit)
 2018-12-15 13:04 UTC  (4+ messages)
` [PATCH v2 1/3] fat: Removed FAT_FIRST_ENT macro
` [PATCH v2 2/3] fat: Moved MAX_FAT to fat.h and changed it to inline function
` [PATCH v2 3/3] fat: New inline functions to determine the FAT variant (32, 16 or 12)

x86/mce/AMD: Make sure banks were initialized before accessing them
 2018-12-15 13:04 UTC 

Bug in git-remote
 2018-12-15 13:02 UTC  (2+ messages)

[PATCH] package_deb.bbclass: report error during creation
 2018-12-15 12:59 UTC 

[PATCH] cpan.bbclass: allow running module tests in qemu
 2018-12-15 12:59 UTC 

[PATCH net-next] tcp: minor optimization for calculating packets_out in tcp connect
 2018-12-15 12:59 UTC  (2+ messages)

[PATCH v2 1/2] perl{,-native}: Update 5.24.4 -> 5.28.1
 2018-12-15 12:57 UTC 

[PATCH v5] arm64: implement ftrace with regs
 2018-12-15 12:41 UTC  (6+ messages)

WARNING in __rcu_read_unlock
 2018-12-15 12:41 UTC 

[PATCH] gcc: Drop 7.3 since 8.2 is working fine for us
 2018-12-15 12:33 UTC  (2+ messages)
` ✗ patchtest: failure for "

[PATCH] ethtool: change to new sane powerpc64 kernel headers
 2018-12-15 12:30 UTC  (2+ messages)

[Bug 201991] New: amdgpu: clock management is disabled for the 4K resolution with polaris 10
 2018-12-15 12:30 UTC  (2+ messages)
` [Bug 201991] "

[PATCH] ethtool: zero initialize coalesce struct
 2018-12-15 12:29 UTC  (2+ messages)

[PATCH] common/rc: Fix mismatched output from standard mkswap
 2018-12-15 12:29 UTC  (3+ messages)
` [PATCH v2] "

cbc16c0dab ("bpf: get rid of 1-page vmalloc allocations"): WARNING: CPU: 0 PID: 155 at arch/x86/mm/pageattr.c:1714 change_page_attr_set_clr
 2018-12-15 12:23 UTC 

[PATCH] drm/amdgpu: Add more process info in VM for debug
 2018-12-15 12:22 UTC  (2+ messages)

[U-Boot] [PATCH 0/5] imx8: several fixes
 2018-12-15 12:22 UTC  (7+ messages)
` [U-Boot] [PATCH 1/5] clk: imx8: fix build warning
` [U-Boot] [PATCH 2/5] misc: imx: scu: avoid write null pointer
` [U-Boot] [PATCH 3/5] misc: imx8: scu: use platdata instead of priv data
` [U-Boot] [PATCH 4/5] imx8: cpu: correct info
` [U-Boot] [PATCH 5/5] tools: imx8image: set dcd_skip to true

Yocto staged builds?
 2018-12-13 20:11 UTC 

[Buildroot] [PATCH] package/linux-headers: aarch64_be is not supported by kernel version 3.2
 2018-12-15 12:10 UTC 

[RESEND] staging: rtlwifi: convert to DEFINE_SHOW_ATTRIBUTE
 2018-12-15 12:08 UTC  (2+ messages)

[U-Boot] [PATCH V2] MAINTAINERS: update NXP i.MX mail list address
 2018-12-15 12:07 UTC 

[PATCH 00/13] powerpc/powerpc64: Support build with musl as libc
 2018-12-15 12:06 UTC  (4+ messages)
` [PATCH 11/13] gcc: More places to patch to disable ldbl 128 for musl on PPC

[Qemu-devel] [PATCH v2 0/3] vhost-user-test fix
 2018-12-15 12:03 UTC  (4+ messages)
` [Qemu-devel] [PATCH v2 1/3] tests: vhost-user-test: initialize 'fd' in chr_read
` [Qemu-devel] [PATCH v2 2/3] vhost-user: fix ioeventfd_enabled
` [Qemu-devel] [PATCH v2 3/3] util: check the return value of fcntl in qemu_set_{block, nonblock}

[Bug 106490] VA-API video deconding broken for Chromium on Mesa 18.0.3
 2018-12-15 12:03 UTC  (2+ messages)

[PATCH] package_manager: don't search for binaries in $PATH explicitly
 2018-12-15 11:57 UTC  (2+ messages)

[PATCH] media: vicodec: add support for CROP selection
 2018-12-15 11:54 UTC 

[PATCH] runqemu: formatting cleanups suggested by PyLint
 2018-12-15 11:55 UTC  (2+ messages)

[PATCH] media: vicodec: bugfix - replace '=' with '|='
 2018-12-15 11:51 UTC 

[Buildroot] [PATCH 1/1] cryptsetup: fix systemd build wih pkgconf 1.5.3
 2018-12-15 11:50 UTC 

[cip-dev] Linux 4.4.166-cip29
 2018-12-15 11:42 UTC  (2+ messages)

IH
 2018-12-15 11:38 UTC 

[Qemu-devel] [PATCH for-4.0 0/6] vhost-user-blk: Add support for backend reconnecting
 2018-12-15 11:34 UTC  (7+ messages)

THISDIR variable in another meta-layer
 2018-12-15 11:30 UTC  (2+ messages)

[PATCH 0/4] A few Asciidoctor-fixes
 2018-12-15 11:27 UTC  (5+ messages)
` [PATCH 1/4] git-column.txt: fix section header
` [PATCH 2/4] git-init.txt: do not nest open blocks
` [PATCH 3/4] rev-list-options.txt: "
` [PATCH 4/4] git-status.txt: render tables correctly under Asciidoctor

Questions about ubifs,ubi and mtd?
 2018-12-15 11:24 UTC  (6+ messages)

[PATCH] fix page_count in ->iomap_migrate_page()
 2018-12-15 11:17 UTC  (4+ messages)

[PATCH 4.19 000/142] 4.19.10-stable review
 2018-12-15 11:16 UTC  (2+ messages)

[PATCH 4.4 00/88] 4.4.168-stable review
 2018-12-15 11:15 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] xapp_xmh: fix build with pkgconf 1.5.3
 2018-12-15 11:10 UTC 

PROBLEM: xfrm: XFRMINSTATEMODEERROR for transport mode IPsec SA when IP VTI is active
 2018-12-15 11:02 UTC 

[Buildroot] [PATCH 1/1] xapp_xfontsel: fix build with pkgconf 1.5.3
 2018-12-15 11:09 UTC 

[Buildroot] [PATCH 1/1] xapp_xmore: fix build with pkgconf 1.5.3
 2018-12-15 11:09 UTC 

[Qemu-devel] [PATCH 0/3] vhost-user-test fix
 2018-12-15 11:08 UTC  (3+ messages)
` [Qemu-devel] [PATCH 2/3] vhost-user: add fds inf 'vhost_set_vring_file' in qtest

Bug: Persisting O_TMPFILE with IMA
 2018-12-15 11:07 UTC  (3+ messages)

[PATCH] brcmfmac: Fix access point mode
 2018-12-15 11:06 UTC  (3+ 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.