All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2017-06-17 15:26:50 to 2017-06-17 18:56:05 UTC [more...]

[PATCH v3] HID: apple: Use country code to detect ISO keyboards
 2017-06-17 18:56 UTC  (3+ messages)

[PATCH] ufs: Fix build errors on 32 bit machines
 2017-06-17 18:51 UTC  (3+ messages)

[kernel-hardening] [PATCH v4 00/13] Unseeded In-Kernel Randomness Fixes
 2017-06-17 18:50 UTC  (10+ messages)
` [kernel-hardening] [PATCH v4 06/13] iscsi: ensure RNG is seeded before use
  ` [kernel-hardening] "

[PATCH v2 00/12] Intel IPU3 ImgU patchset
 2017-06-17 18:45 UTC  (10+ messages)
` [PATCH v2 09/12] intel-ipu3: css hardware setup
` [PATCH v2 12/12] intel-ipu3: imgu top level pci device

[Buildroot] [PATCH] util-linux: bump to version 2.30
 2017-06-17 18:43 UTC 

[Cocci] First try of coccinelle, needs advice
 2017-06-17 18:40 UTC  (2+ messages)

hexagon: build error in -next due to 'mm: memcontrol: per-lruvec stats infrastructure'
 2017-06-17 18:28 UTC  (3+ messages)
` mm-memcontrol-per-lruvec-stats-infrastructure-fix-4

[PATCH 1/1] [RFC] 64bit copy_file_range system call
 2017-06-17 18:24 UTC  (9+ messages)

[PATCH RESEND] i2c: add sc18is600 driver
 2017-06-17 18:13 UTC  (3+ messages)

[PATCH 0/6] add some device nodes support for rk322x SoC
 2017-06-17 18:12 UTC  (4+ messages)
` [PATCH 1/6] ARM: dts: rockchip: add basic dtsi file for RK3229 SoC

[PATCH v1 0/2] Patches to add support pdm controller for rk3328
 2017-06-17 18:05 UTC  (5+ messages)
` [PATCH v1 2/2] arm64: dts: rk3328: add pdm node

[RFC v2 00/10] ath10k high latency
 2017-06-17 17:59 UTC  (5+ messages)
` [RFC v2 05/10] ath10k: htt: High latency TX support

[PATCH] soc: rockchip: disable jtag switching for RK3328 Soc
 2017-06-17 17:59 UTC  (4+ messages)

[PATCH v1 0/2] Patches to add support spdif for rk322x
 2017-06-17 17:56 UTC  (4+ messages)
` [PATCH v1 2/2] ARM: dts: rk322x: add spdif node

[PATCH V3 net-next 0/8] Hisilicon Network Subsystem 3 Ethernet Driver
 2017-06-17 17:54 UTC  (10+ messages)
` [PATCH V3 net-next 1/8] net: hns3: Add support of HNS3 Ethernet Driver for hip08 SoC
` [PATCH V3 net-next 2/8] net: hns3: Add support of the HNAE3 framework
` [PATCH V3 net-next 3/8] net: hns3: Add HNS3 IMP(Integrated Mgmt Proc) Cmd Interface Support
` [PATCH V3 net-next 4/8] net: hns3: Add HNS3 Acceleration Engine & Compatibility Layer Support
` [PATCH V3 net-next 5/8] net: hns3: Add support of TX Scheduler & Shaper to HNS3 driver
` [PATCH V3 net-next 6/8] net: hns3: Add MDIO support to HNS3 Ethernet driver for hip08 SoC
` [PATCH V3 net-next 7/8] net: hns3: Add Ethtool support to HNS3 driver
` [PATCH V3 net-next 8/8] net: hns3: Add HNS3 driver to kernel build framework & MAINTAINERS

[PATCH net-next] net: dsa: Fix legacy probing
 2017-06-17 17:52 UTC  (2+ messages)

Caught the first erroneous translated errorcode
 2017-06-17 17:52 UTC  (2+ messages)

[RFC PATCH 0/3] drm: atmel-hlcdc: clut support
 2017-06-17 17:51 UTC  (9+ messages)
` [RFC PATCH 1/3] atmel-hlcdc: add support for 8-bit color lookup table mode

[RFC PATCH v2 0/3] drm: atmel-hlcdc: clut support
 2017-06-17 17:48 UTC  (4+ messages)
` [RFC PATCH v2 1/3] drm: atmel-hlcdc: add support for 8-bit color lookup table mode
` [RFC PATCH v2 2/3] drm/fb-cma-helper: expose more of fb cma guts
` [RFC PATCH v2 3/3] drm: atmel-hlcdc: add clut support for legacy fbdev

[PATCH] PCI: Move test of INTx masking to pci_setup_device
 2017-06-17 17:45 UTC  (3+ messages)

[U-Boot] ImportError: No module named _libfdt
 2017-06-17 17:45 UTC 

[PATCH] expect: use u-a for mkpasswd
 2017-06-17 17:45 UTC 

Regression test (or generic tests) for Linux filesystems
 2017-06-17 17:45 UTC 

[PATCH v2 net-next 00/21] remove dst garbage collector logic
 2017-06-17 17:42 UTC  (22+ messages)
` [PATCH v2 net-next 01/21] ipv6: remove unnecessary dst_hold() in ip6_fragment()
` [PATCH v2 net-next 02/21] udp: call dst_hold_safe() in udp_sk_rx_set_dst()
` [PATCH v2 net-next 03/21] net: use loopback dev when generating blackhole route
` [PATCH v2 net-next 04/21] net: introduce DST_NOGC in dst_release() to destroy dst based on refcnt
` [PATCH v2 net-next 05/21] net: introduce a new function dst_dev_put()
` [PATCH v2 net-next 06/21] ipv4: take dst->__refcnt when caching dst in fib
` [PATCH v2 net-next 07/21] ipv4: call dst_dev_put() properly
` [PATCH v2 net-next 08/21] ipv4: call dst_hold_safe() properly
` [PATCH v2 net-next 09/21] ipv4: mark DST_NOGC and remove the operation of dst_free()
` [PATCH v2 net-next 10/21] ipv6: take dst->__refcnt for insertion into fib6 tree
` [PATCH v2 net-next 11/21] ipv6: call dst_dev_put() properly
` [PATCH v2 net-next 12/21] ipv6: call dst_hold_safe() properly
` [PATCH v2 net-next 13/21] ipv6: mark DST_NOGC and remove the operation of dst_free()
` [PATCH v2 net-next 14/21] ipv6: get rid of icmp6 dst garbage collector
` [PATCH v2 net-next 15/21] xfrm: take refcnt of dst when creating struct xfrm_dst bundle
` [PATCH v2 net-next 16/21] decnet: take dst->__refcnt when struct dn_route is created
` [PATCH v2 net-next 17/21] net: remove dst gc related code
` [PATCH v2 net-next 18/21] net: remove DST_NOGC flag
` [PATCH v2 net-next 19/21] net: remove DST_NOCACHE flag
` [PATCH v2 net-next 20/21] net: reorder all the dst flags
` [PATCH v2 net-next 21/21] net: add debug atomic_inc_not_zero() in dst_hold()

[PATCH for-next 0/2] IB/hfi1,rdmavt: patches for next 06/17/2017
 2017-06-17 17:37 UTC  (3+ messages)
  ` [PATCH for-next 1/2] IB/rdmavt: Setting of QP timeout can overflow jiffies computation
  ` [PATCH for-next 2/2] IB/hfi1: Add receiving queue info to qp_stats

WARN_ON_ONCE() in process_one_work()?
 2017-06-17 17:31 UTC  (11+ messages)

[PATCH 0/4] DT printf format specifiers
 2017-06-17 17:30 UTC  (4+ messages)
` [PATCH 1/4] of: use kbasename instead of open coding

[U-Boot] [PATCH v5 00/11] rk3328: add support of usb host and gadget
 2017-06-17 17:28 UTC  (8+ messages)
` [U-Boot] [PATCH v5 04/11] usb: host: xhci-rockchip: use fixed regulator to control vbus

[PATCH v2 00/19] Server-side NFS/RDMA changes proposed for v4.13
 2017-06-17 17:23 UTC  (5+ messages)
` [PATCH v2 19/19] sunrpc: Disable splice for krb5i

[meta-filesystems][PATCH 1/9] xfsprogs: Remove .la files in ${libdir}
 2017-06-17 17:21 UTC  (9+ messages)
` [meta-networking][PATCH 2/9] freeradius: Upgrade to 3.0.14
` [meta-oe][PATCH 3/9] ssiapi: Fix build with gcc7 and musl
` [meta-networking][PATCH 4/9] vlan: Fix build with security flags turned on
` [meta-networking][PATCH 5/9] relayd: Upgrade to latest
` [meta-oe][PATCH 6/9] openocd: Fix build with gcc7
` [meta-oe][PATCH 7/9] tiobench: Fix build with hardening flags
` [meta-networking][PATCH 8/9] relayd: Fix build with hardening flags and glibc
` [meta-networking][PATCH 9/9] ruli: Fix build with hardening flags

[PATCH 1/2] dt-bindings: i2c: Add Spreadtrum I2C controller documentation
 2017-06-17 17:18 UTC  (3+ messages)
` [PATCH 2/2] i2c: Add Spreadtrum I2C controller driver

[PATCH 1/2] ALSA: line6: add support for POD HD500X
 2017-06-17 17:13 UTC  (4+ messages)
` [PATCH 2/2] ALSA:line6: remove unnecessary initialization to PODHD500X

[PATCH] i2c: algo-bit: add support for I2C_M_STOP
 2017-06-17 17:12 UTC 

[NFQUEUE] lack of UID/GID fields in fragmented packets
 2017-06-17 16:58 UTC 

Application of sparse - using dmrC in Lua
 2017-06-17 16:59 UTC 

[Buildroot] [PATCH/RFC 1/1] package/mesa3d: disable libunwind for Gallium drivers on arm
 2017-06-17 16:54 UTC 

[Xenomai] Gpio: IRQ handler is called ~4ms after state change
 2017-06-17 16:52 UTC 

[RFH] qemu-2.6 memory corruption with OVMF and linux-4.9
 2017-06-17 16:51 UTC  (3+ messages)
` [Qemu-devel] "

[PATCH] RFC: platform/x86: wmi: Fix check for method instance number
 2017-06-17 16:47 UTC  (7+ messages)

[libvirt test] 110512: tolerable all pass - PUSHED
 2017-06-17 16:42 UTC 

[meta-raspberrypi][PATCH] sdcard_image-rpi.bbclass: deploy vfat partition
 2017-06-17 16:41 UTC  (4+ messages)

[Bug 101483] A10-8780P (Carrizo) + R7 M260/M265 does not boot without any "workaround" parameter
 2017-06-17 16:41 UTC  (3+ messages)

[RFC PATCH 00/13] Switchtec NTB Support
 2017-06-17 16:39 UTC  (20+ messages)
` [RFC PATCH 02/13] switchtec: export class symbol for use in upper layer driver
` [RFC PATCH 04/13] switchtec: add link event notifier block
` [RFC PATCH 06/13] switchtec_ntb: initialize hardware for memory windows

[Buildroot] Updates on http://autobuild.buildroot.net/ broken?
 2017-06-17 16:36 UTC 

xgetbv nondeterminism
 2017-06-17 16:32 UTC  (19+ messages)

git merge workflow save changes
 2017-06-17 16:30 UTC 

[RFC PATCH 0/2] daxfile: enable byte-addressable updates to pmem
 2017-06-17 16:25 UTC  (6+ messages)
` [RFC PATCH 2/2] mm, fs: daxfile, an interface for "

[PATCH net-next 16/21] decnet: take dst->__refcnt when struct dn_route is created
 2017-06-17 16:21 UTC  (2+ messages)

[Bug 101484] [bisected, SI] Steam fails to render content
 2017-06-17 16:02 UTC 

[PATCH] powerpc/mm/hash: Free the subpage_prot_table correctly
 2017-06-17 16:00 UTC  (2+ messages)

[j.anaszewski-leds:for-next 8/8] drivers/leds/leds-as3645a.c:649:14: warning: passing argument 4 of 'v4l2_flash_init' from incompatible pointer type
 2017-06-17 15:54 UTC  (2+ messages)

[PATCH v2 01/29] IPMI.txt: standardize document format
 2017-06-17 15:46 UTC  (30+ messages)
` [PATCH v2 02/29] IRQ-affinity.txt: "
` [PATCH v2 03/29] IRQ-domain.txt: "
` [PATCH v2 04/29] irqflags-tracing.txt: "
` [PATCH v2 05/29] IRQ.txt: add a markup for its title
` [PATCH v2 06/29] isapnp.txt: promote title level
` [PATCH v2 07/29] isa.txt: standardize document format
` [PATCH v2 08/29] kernel-per-CPU-kthreads.txt: "
` [PATCH v2 09/29] kobject.txt: "
` [PATCH v2 10/29] kprobes.txt: "
` [PATCH v2 11/29] kref.txt: "
` [PATCH v2 12/29] kselftest.rst: do some adjustments after ReST conversion
` [PATCH v2 13/29] ldm.txt: standardize document format
` [PATCH v2 14/29] lockup-watchdogs.txt: "
` [PATCH v2 15/29] lzo.txt: "
` [PATCH v2 16/29] mailbox.txt: "
` [PATCH v2 17/29] memory-barriers.txt: "
` [PATCH v2 18/29] memory-barriers.txt: use literals for variables
` [PATCH v2 19/29] memory-hotplug.txt: standardize document format
` [PATCH v2 20/29] men-chameleon-bus.txt: "
` [PATCH v2 21/29] nommu-mmap.txt: "
` [PATCH v2 22/29] nommu-mmap.txt: don't use all upper case on titles
` [PATCH v2 23/29] ntb.txt: standardize document format
` [PATCH v2 24/29] numastat.txt: "
` [PATCH v2 25/29] padata.txt: "
` [PATCH v2 26/29] parport-lowlevel.txt: "
` [PATCH v2 27/29] percpu-rw-semaphore.txt: "
` [PATCH v2 28/29] phy.txt: "
` [PATCH v2 29/29] pi-futex.txt: "

[PATCH v2 01/31] bcache.txt: standardize document format
 2017-06-17 15:25 UTC  (19+ messages)
` [PATCH v2 02/31] bt8xxgpio.txt: "
` [PATCH v2 03/31] btmrvl.txt: "
` [PATCH v2 05/31] cachetlb.txt: "
` [PATCH v2 06/31] circular-buffers.txt: "
` [PATCH v2 09/31] cputopology.txt: "
` [PATCH v2 11/31] dcdbas.txt: "
` [PATCH v2 12/31] digsig.txt: "
` [PATCH v2 13/31] DMA-API.txt: "
` [PATCH v2 14/31] DMA-API-HOWTO.txt: "
` [PATCH v2 15/31] DMA-attributes.txt: "
` [PATCH v2 16/31] DMA-ISA-LPC.txt: "
` [PATCH v2 17/31] debugging-via-ohci1394.txt: "
` [PATCH v2 19/31] eisa.txt: "
` [PATCH v2 20/31] flexible-arrays.txt: "
` [PATCH v2 22/31] gcc-plugins.txt: "
` [PATCH v2 29/31] io_ordering.txt: "
` [PATCH v2 30/31] iostats.txt: "
` [PATCH v2 31/31] iostats.txt: update it to cover recent Kernels

[PATCH] Bluetooth : Fix possible NULL pointer dereference
 2017-06-17 15:45 UTC 

[PATCHSET v6] Add support for write life time hints
 2017-06-17 15:43 UTC  (9+ messages)
` [PATCH 11/11] nvme: add support for streams and directives

[Bug 101189] Latest git fails to compile with radeon
 2017-06-17 15:41 UTC  (2+ messages)

hexagon: build error in -next due to 'mm: memcontrol: per-lruvec stats infrastructure'
 2017-06-17 15:40 UTC 

[PATCH] docs-rst: build unsorted txt books under Documentation/
 2017-06-17 15:39 UTC 

hexagon: build error in -next due to 'mm: memcontrol: per-lruvec stats infrastructure'
 2017-06-17 15:37 UTC 

[PATCH v2 01/26] pnp.txt: standardize document format
 2017-06-17 15:27 UTC  (25+ messages)
` [PATCH v2 02/26] preempt-locking.txt: "
` [PATCH v2 03/26] printk-formats.txt: "
` [PATCH v2 04/26] pwm.txt: "
` [PATCH v2 05/26] rbtree.txt: "
` [PATCH v2 07/26] rfkill.txt: "
` [PATCH v2 08/26] robust-futex-ABI.txt: "
` [PATCH v2 09/26] robust-futexes.txt: "
` [PATCH v2 10/26] rpmsg.txt: "
` [PATCH v2 11/26] SAK.txt: "
` [PATCH v2 12/26] sgi-ioc4.txt: "
` [PATCH v2 13/26] siphash.txt: "
` [PATCH v2 14/26] SM501.txt: "
` [PATCH v2 15/26] smsc_ece1099.txt: "
` [PATCH v2 16/26] static-keys.txt: "
` [PATCH v2 17/26] svga.txt: "
` [PATCH v2 18/26] this_cpu_ops.txt: "
` [PATCH v2 19/26] unaligned-memory-access.txt: "
` [PATCH v2 20/26] vfio-mediated-device.txt: "
` [PATCH v2 21/26] vfio.txt: "
` [PATCH v2 22/26] video-output.txt: "
` [PATCH v2 23/26] xillybus.txt: "
` [PATCH v2 24/26] xz.txt: "
` [PATCH v2 25/26] zorro.txt: "
` [PATCH v2 26/26] dell_rbu.txt: "


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.