All the mail mirrored from lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2016-09-24 12:22:16 to 2016-09-24 16:18:53 UTC [more...]

post-receive: pub/scm/linux/kernel/git/jic23/iio
 2016-09-24 16:18 UTC 

Source code review around jump label usage
 2016-09-24 16:18 UTC  (18+ messages)
` [PATCH 00/10] firewire-net: Fine-tuning for several function implementations
  ` [PATCH 01/] firewire-net: Use kmalloc_array() in fwnet_broadcast_start()
      ` [PATCH 01/10] "
  ` [PATCH 02/10] firewire-net: Rename a jump label "
` [PATCH 0/7] iio: Fine-tuning for several function implementations
  ` [PATCH 1/7] iio: Use kmalloc_array() in iio_scan_mask_set()
  ` [PATCH 2/7] iio: Rename a jump label in iio_buffer_store_watermark()

[PATCH] drivers: iio: dac: Fix sparse warning
 2016-09-24 16:18 UTC  (2+ messages)

rtl8192ce:rtl92ce_get_hw_reg():<0-0> switch case not processed
 2016-09-24 16:15 UTC  (6+ messages)
` [PATCH] realtek: Add switch variable to 'switch case not processed' messages

[PATCH v2] drivers: iio: light: Fix sparse warnings
 2016-09-24 16:14 UTC 

[Buildroot] [PATCH] package/wvstreams: add patch to fix build with C99 compilers
 2016-09-24 16:14 UTC  (4+ messages)

[PATCH 0/4] Input-gameport: Fine-tuning for joydump_connect()
 2016-09-24 16:13 UTC  (12+ messages)
` [PATCH 1/4] Input-gameport: Use kmalloc_array() in joydump_connect()
` [PATCH 2/4] Input-gameport: Delete an error message for a failed memory allocation
` [PATCH 3/4] Input-gameport: Add the macro "pr_fmt" for module "joydump"
` [PATCH 4/4] Input-gameport: Replace some printk() calls by pr_info() in joydump_connect()

[PATCH v2] drivers: iio: max1027: Fix sparse warning: "dubious: x | !y"
 2016-09-24 16:12 UTC  (2+ messages)

[Qemu-devel] [PULL 00/19] virtio, pc: fixes and features
 2016-09-24 16:10 UTC  (4+ messages)

Warning from free_init_pages with large initrd
 2016-09-24 15:32 UTC 

[PATCH v3 0/8] drivers: touchscreen: tsc2007 and ads7846/tsc2046 improvements (use common touchscreen bindings, pre-calibration, spi fix and provide iio raw values)
 2016-09-24 16:07 UTC  (4+ messages)
` [PATCH v3 3/8] drivers:input:tsc2007: add iio interface to read external ADC input, temperature and raw conversion values

[PATCH -next] x86/platform/mellanox: Fix return value check in mlxplat_init()
 2016-09-24 13:33 UTC  (2+ messages)

Implement rfc7559 ipv6 router solicitation backoff
 2016-09-24 16:05 UTC  (8+ messages)
` [PATCH 1/7] ipv6 addrconf: enable use of proc_dointvec_minmax in addrconf_sysctl
  ` [PATCH 2/7] ipv6 addrconf: remove addrconf_sysctl_hop_limit()
  ` [PATCH 3/7] ipv6 addrconf: rtr_solicits == -1 means unlimited
  ` [PATCH 4/7] ipv6 addrconf: add new sysctl 'router_solicitation_max_interval'
  ` [PATCH 5/7] ipv6 addrconf: implement RFC7559 router solicitation backoff
  ` [PATCH 6/7] ipv6 addrconf: change default RTR_SOLICITATION_MAX_INTERVAL from 4s to 1h
  ` [PATCH 7/7] ipv6 addrconf: change default MAX_RTR_SOLICITATIONS from 3 to -1 (unlimited)

[PATCH v2 0/6] staging: media: lirc: Resolve checkpatch issues
 2016-09-24 16:04 UTC  (7+ messages)
` [PATCH v2 1/6] staging: media: lirc: Remove multiple blank lines
` [PATCH v2 3/6] staging: media: lirc: Replace data type with pointer of same type
` [PATCH v2 4/6] staging: media: lirc: Add space around binary operators
` [PATCH v2 5/6] staging: media: lirc: Convert 'unsigned' to 'unsigned int'
` [PATCH v2 6/6] staging: media: lirc: Replace data type with pointer in sizeof()
` [PATCH v2 2/6] staging: media: lirc: Add space around '*'

[U-Boot] Please pull u-boot-marvell/master
 2016-09-24 16:04 UTC  (2+ messages)

[B.A.T.M.A.N.] [PATCH v2 1/7] batctl: Use rtnl to query list of softif devices
 2016-09-24 15:58 UTC  (7+ messages)
` [B.A.T.M.A.N.] [PATCH v2 2/7] batctl: Add command to create/destroy batman-adv interface
` [B.A.T.M.A.N.] [PATCH v2 3/7] batctl: Use rtnl to add/remove interfaces
` [B.A.T.M.A.N.] [PATCH v2 4/7] batctl: Parse interface arguments relative to last parsed option
` [B.A.T.M.A.N.] [PATCH v2 5/7] batctl: Allow to disable automatic interface create/destroy
` [B.A.T.M.A.N.] [PATCH v2 6/7] batctl: Move interface command to extra file
` [B.A.T.M.A.N.] [PATCH v2 7/7] batctl: Move check_mesh_iface* to functions.c

Comment avez-vous rencontrée
 2016-09-24 15:51 UTC 

em28xx: usb video grabber
 2016-09-24 15:50 UTC 

[PATCH v3] add u64 number parser
 2016-09-24 15:27 UTC  (2+ messages)

High memory consumption issue on RCU side
 2016-09-24 15:34 UTC  (2+ messages)

[Buildroot] [PATCH 1/3] boot/uboot: bump to version 2016.09.01
 2016-09-24 15:33 UTC  (3+ messages)
` [Buildroot] [PATCH 2/3] uboot-tools: "
` [Buildroot] [PATCH 3/3] configs/imx: Bump to U-Boot 2016.09.01

[PATCH V2][linux-fslc][4.1-1.0.x-imx] net: fec: support RRACC_SHIFT16 to align IP header
 2016-09-24 15:32 UTC  (8+ messages)
` [PATCH V3 0/4][linux-fslc][4.1-1.0.x-imx] net: fec: updates "
  ` [PATCH V3 1/4][linux-fslc][4.1-1.0.x-imx] net: fec: remove QUIRK_HAS_RACC from i.mx25
  ` [PATCH V3 2/4][linux-fslc][4.1-1.0.x-imx] net: fec: remove QUIRK_HAS_RACC from i.mx27
  ` [PATCH V3 3/4][linux-fslc][4.1-1.0.x-imx] net: fec: enable RACC on imx6ul
  ` [PATCH V3 4/4][linux-fslc][4.1-1.0.x-imx] net: fec: align IP

Alignment issues with freescale FEC driver
 2016-09-24 15:29 UTC  (7+ messages)
` [PATCH 0/3] net: fec: updates to align IP header
  ` [PATCH 1/3] net: fec: remove QUIRK_HAS_RACC from i.mx25
  ` [PATCH 2/3] net: fec: remove QUIRK_HAS_RACC from i.mx27
  ` [PATCH 3/3] net: fec: align IP header in hardware

rtl8192ce:rtl92ce_get_hw_reg():<0-0> switch case not processed
 2016-09-24 15:25 UTC  (5+ messages)

[PATCH] rdma_rxe: Fix kernel crash when IPV6 disabled
 2016-09-24 15:24 UTC 

[PATCH] drivers: iio: light: Fix sparse warnings
 2016-09-24 15:21 UTC  (2+ messages)

[Bug 97879] [amdgpu] Rocket League: long hangs (several seconds) when loading assets (models/textures/shaders?)
 2016-09-24 15:19 UTC 

only do a single COW fork lookup in writeback
 2016-09-24 15:19 UTC  (3+ messages)
` [PATCH 1/2] xfs: kill xfs_reflink_is_cow_pending
` [PATCH 2/2] xfs: rewrite the COW writeback mapping code

[PATCH v3] gpio: Added zynq specific check for special pins on bank zero
 2016-09-24 15:18 UTC  (3+ messages)

[PATCH 00/14] perf clang: Support compiling BPF script use builtin clang
 2016-09-24 15:16 UTC  (2+ messages)

Error "Pattern not found" in Step: Make a driver change (Test your changes)
 2016-09-24 15:14 UTC 

kernel BUG at /build/linux-a2WvEb/linux-4.4.0/fs/btrfs/inode.c:3258
 2016-09-24 15:14 UTC  (3+ messages)

[meta-networking][PATCH] phytool: Add recipe
 2016-09-24 15:01 UTC  (3+ messages)

[PATCH v3 0/4] ovl: efficient copy up by reflink
 2016-09-24 15:06 UTC  (6+ messages)
` [PATCH v3 3/4] vfs: allow vfs_copy_file_range() across file systems

Can FIO replay a "blktrace/blkparse" command list in Windows?
 2016-09-24 15:04 UTC 

[PATCH 0/5] misc Toaster fixes
 2016-09-24 14:50 UTC  (6+ messages)
` [PATCH 1/5] toaster: stop modifying OEROOT in toaster script
` [PATCH 2/5] toaster: check if file exist
` [PATCH 3/5] toaster: fix handling of EnvironmentError
` [PATCH 4/5] toaster: fix 'Unhandled MetadataEvent' error
` [PATCH 5/5] toaster: make error message more informative

[PATCH v3 0/5] add CB_NOTIFY_LOCK support to knfsd
 2016-09-24 15:02 UTC  (5+ messages)
` [PATCH v3 2/5] nfsd: have nfsd4_lock use blocking locks for v4.1+ locks

[PATCH] mos7840: fix chars_in_buffer() return value
 2016-09-24 15:00 UTC 

Fwd: Re: Patchwork [1/1] staging: ks7010: Attempt to structure and format to standards
 2016-09-24 16:08 UTC 

[PATCH] mos7840: fix chars_in_buffer() return value
 2016-09-24 15:00 UTC  (3+ messages)

[PATCH 0/5] raid5-cache: enabling cache features
 2016-09-24 14:51 UTC  (3+ messages)
` [PATCH 1/5] r5cache: write part of r5cache

[Buildroot] [PATCH] samba4: bump to version 4.4.6
 2016-09-24 14:50 UTC  (3+ messages)

[xen-unstable baseline-only test] 67758: regressions - FAIL
 2016-09-24 14:50 UTC 

[PATCH 00/60] krogoth-next staged
 2016-09-24 14:48 UTC  (2+ messages)

[PATCH] pinctrl: rockchip: don't disable clk when irq mask is already set
 2016-09-24 14:42 UTC  (3+ messages)

[Buildroot] [PATCH] stunnel: bump to version 5.36
 2016-09-24 14:40 UTC  (2+ messages)

[Buildroot] [PATCH] btrfs-progs: bump to version 4.7.3
 2016-09-24 14:40 UTC  (2+ messages)

[Buildroot] [PATCH 1/2] linux-headers: bump 4.{4, 7}.x series
 2016-09-24 14:40 UTC  (3+ messages)
` [Buildroot] [PATCH 2/2] linux: bump default to version 4.7.5

[Buildroot] [git commit] stunnel: bump to version 5.36
 2016-09-24 14:40 UTC 

[Buildroot] [git commit] samba4: bump to version 4.4.6
 2016-09-24 14:40 UTC 

[Buildroot] [git commit] linux: bump default to version 4.7.5
 2016-09-24 14:40 UTC 

[Buildroot] [git commit] linux-headers: bump 4.{4, 7}.x series
 2016-09-24 14:40 UTC 

[Buildroot] [git commit] btrfs-progs: bump to version 4.7.3
 2016-09-24 14:40 UTC 

[meta-toradex] failed to patch dont_start_connman_on_nfsboot.patch
 2016-09-24 14:37 UTC 

[Qemu-devel] [PULL 00/44] ppc-for-2.8 queue 20160922
 2016-09-24 14:31 UTC  (6+ messages)

[PATCH v3] checkout: eliminate unnecessary merge for trivial checkout
 2016-09-24 14:28 UTC  (7+ messages)

yocto linuc, initramfs and syslinx.cfg
 2016-09-24 14:25 UTC 

[PATCH v2 0/2] Add initial ZTE VOU DRM/KMS driver
 2016-09-24 14:26 UTC  (6+ messages)
` [PATCH v2 1/2] dt-bindings: add bindings doc for ZTE VOU display controller
` [PATCH v2 2/2] drm: zte: add initial vou drm driver

[PATCH v2 0/4] gpio: fix an incorrect lockdep warning
 2016-09-24 14:26 UTC  (4+ messages)
` [PATCH v2 4/4] gpio: pca953x: "

[PATCH 1/2] dt-bindings: add bindings doc for ZTE VOU display controller
 2016-09-24 14:19 UTC  (8+ messages)
` [PATCH 2/2] drm: zte: add initial vou drm driver

[Buildroot] [PATCH] i2c-tools: install devt headers to staging dir
 2016-09-24 14:18 UTC  (2+ messages)

[PATCH 4/6] isdn/hisax: clean function declaration in hscx.c up
 2016-09-24 14:17 UTC  (2+ messages)

[PATCH -next] openrisc: Define __ro_after_init to avoid crash
 2016-09-24 14:15 UTC 

[PATCH v6 1/4] arm64: arch_timer: Add device tree binding for A-008585 erratum
 2016-09-24 14:11 UTC  (8+ messages)
` [PATCH v6 2/4] arm64: dts: Add timer erratum property for LS2080A and LS1043A

Why is the max_sectors set the 240
 2016-09-24 13:54 UTC  (2+ messages)

[cip-dev] Use cases behind CIP story
 2016-09-24 13:49 UTC  (7+ messages)

[PATCH] mos7840: fix chars_in_buffer() return value
 2016-09-24 13:48 UTC 

Doubt regarding iio task 01
 2016-09-24 13:47 UTC  (2+ messages)
` [Outreachy kernel] "

[PATCH net v2] ip6_gre: fix flowi6_proto value in ip6gre_xmit_other()
 2016-09-24 13:45 UTC  (2+ messages)

v4.7.5 build: 0 failures 2 warnings (v4.7.5)
 2016-09-24 13:44 UTC 

post-receive: pub/scm/linux/kernel/git/davem/net-next
 2016-09-24 13:44 UTC 

[PATCH 00/13] Policy changes and packaging support
 2016-09-24 13:43 UTC  (3+ messages)
` [PATCH 13/13] Remove ibsupport-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org from MAINTAINERS

[Qemu-devel] write_zeroes/trim on the whole disk
 2016-09-24 13:42 UTC  (6+ messages)

[PATCH] hv_netvsc: fix comments
 2016-09-24 13:36 UTC  (2+ messages)

[PATCH][linux-fslc][4.1-1.0.x-imx] net: fec: support RRACC_SHIFT16 to align IP header
 2016-09-24 12:46 UTC  (3+ messages)

scatter-gather doubt?
 2016-09-24 13:33 UTC 

SG: scatter-gather doubt?
 2016-09-24 13:32 UTC 

[RFC PATCH v2 0/5] Additional scheduling information in tracepoints
 2016-09-24 13:28 UTC  (3+ messages)
` [RFC PATCH v2 5/5] tracing: add sched_update_prio

Linux raid wiki
 2016-09-24 13:18 UTC  (2+ messages)

[PATCH] mm: warn about allocations which stall for too long
 2016-09-24 13:19 UTC  (4+ messages)

[PATCH] kni: add support for core_id param in single threaded mode
 2016-09-24 13:13 UTC  (2+ messages)

[Qemu-devel] [PATCH 1/4] target-cris: Do not dump cpu state with -d in_asm
 2016-09-24 13:12 UTC  (3+ messages)
` [Qemu-devel] [PATCH 4/4] log: Add locking to large logging blocks

[PATCH 0/6] staging: media: lirc: Resolve checkpatch issues
 2016-09-24 12:56 UTC  (8+ messages)
` [PATCH 2/6] staging: media: lirc: Add space around '+'
  ` [Outreachy kernel] "
` [PATCH 3/6] staging: media: lirc: Replace data type with pointer of same type
  ` [Outreachy kernel] "
` [PATCH 5/6] staging: media: lirc: Mention data type along with 'unsigned'
  ` [Outreachy kernel] "

[PATCH 6/6] staging: media: lirc: Replace data type with pointer in sizeof()
 2016-09-24 12:51 UTC  (2+ messages)
` [Outreachy kernel] "

[cip-dev] Introduction
 2016-09-24 12:50 UTC  (5+ messages)

post-receive: pub/scm/linux/kernel/git/davem/net-next
 2016-09-24 12:48 UTC 

[PATCH v2 0/2] BQL support and fix for a regression issue
 2016-09-24 12:47 UTC  (3+ messages)

[Buildroot] [PATCH] xvisor: needs gcc >= 4.9
 2016-09-24 12:47 UTC 

post-receive: pub/scm/linux/kernel/git/davem/net-next
 2016-09-24 12:45 UTC 

Does data checksumming remain for files with No_COW file attribute?
 2016-09-24 12:43 UTC  (4+ messages)

[LTP] [PATCH v3] runltp: add -R option for randomize test order
 2016-09-24 12:35 UTC 

[PATCH] cxgb4: fix -ve error check on a signed iq
 2016-09-24 12:31 UTC  (2+ messages)

[PATCH 1/1] ARM: add printf format attribute to early_print()
 2016-09-24 12:31 UTC  (3+ messages)

Remainder of small cleanups for DCEv6
 2016-09-24 12:31 UTC  (3+ messages)
` [PATCH 3/3] drm/amd/amdgpu: Various "

[PATCH v2] staging: wilc1000: Remove 'else' after 'break'
 2016-09-24 12:31 UTC  (3+ messages)

[qemu-mainline test] 101133: tolerable FAIL - PUSHED
 2016-09-24 12:29 UTC 

[PATCH] mlxsw: spectrum: remove redundant check if err is zero
 2016-09-24 12:28 UTC  (2+ messages)

Alignment issues with freescale FEC driver
 2016-09-24 12:27 UTC  (6+ messages)

[PATCH net-next] Documentation: devicetree: fix typo in MediaTek ethernet device-tree binding
 2016-09-24 12:26 UTC  (3+ messages)

[PATCH net-next v2] Documentation: devicetree: revise ethernet device-tree binding about TRGMII
 2016-09-24 12:26 UTC  (2+ messages)

[PATCH net-next 00/15] rxrpc: Bug fixes and tracepoints
 2016-09-24 12:24 UTC  (2+ messages)

[net-next 00/10][pull request] 10GbE Intel Wired LAN Driver Updates 2016-09-23
 2016-09-24 12:22 UTC  (2+ 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.