All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2017-09-02 13:09:22 to 2017-09-02 15:56:15 UTC [more...]

[PATCH 0/3] Add missing types to checkpatch.pl --list-types
 2017-09-02 15:56 UTC  (4+ messages)
` [PATCH 1/3] checkpatch: fix typo in comment
` [PATCH 2/3] checkpatch: rename variables to avoid confusion
` [PATCH 3/3] checkpatch: add 6 missing types to --list-types

[PATCH 0/7] [media] OmniVision: Adjustments for four function implementations
 2017-09-02 15:54 UTC  (16+ messages)
` [PATCH 1/7] [media] ov2640: Delete an error message for a failed memory allocation in ov2640_probe()
` [PATCH 2/7] [media] ov2640: Improve a size determination "
` [PATCH 3/7] [media] ov6650: Delete an error message for a failed memory allocation in ov6650_probe()
` [PATCH 4/7] [media] ov9640: Delete an error message for a failed memory allocation in ov9640_probe()
` [PATCH 5/7] [media] ov9640: Improve a size determination "
` [PATCH 6/7] [media] ov9740: Delete an error message for a failed memory allocation in ov9740_probe()
` [PATCH 7/7] [media] ov9740: Improve a size determination "

[PATCH 4.9 00/12] 4.9.47-stable review
 2017-09-02 15:51 UTC  (4+ messages)
` [PATCH 4.9 01/12] p54: memset(0) whole array

[U-Boot] [PATCH] x86: theadorable-x86-common: Remove "ip=dhcp" from default environment
 2017-09-02 15:50 UTC  (3+ messages)

[PATCH 1/2] ARM: dts: Add the CLCD controller to Cygnus
 2017-09-02 15:48 UTC  (4+ messages)

is 'SRC_URI_append += "file://appendtest.txt"' in layerappend.py deliberate?
 2017-09-02 15:46 UTC  (2+ messages)

[PATCH v2] xfs: fix incorrect log_flushed on fsync
 2017-09-02 15:47 UTC  (3+ messages)

[PATCH v3 0/8] PM / ACPI / i2c: Deploy runtime PM centric path for system sleep
 2017-09-02 15:38 UTC  (9+ messages)
` [PATCH v3 6/8] PM / ACPI: Enable the runtime PM centric approach "
` [PATCH v3 1/8] PM / Sleep: Make the runtime PM centric path known to the PM core

[meta-networking][PATCH 1/4] ntop: Fix build with musl
 2017-09-02 15:45 UTC  (6+ messages)

[U-Boot] [PATCH 1/3] block: ide: Drop CONFIG_IDE_INIT_POSTRESET
 2017-09-02 15:43 UTC  (3+ messages)
` [U-Boot] [PATCH 2/3] block: ide: Drop CONFIG_IDE_LED
` [U-Boot] [PATCH 3/3] block: Drop the ftide020 driver

Superblock Missing
 2017-09-02 15:43 UTC  (3+ messages)

[U-Boot] [PATCH] part: mac: Suppress the error message after reading ddb
 2017-09-02 15:42 UTC 

DSA support for Micrel KSZ8895
 2017-09-02 15:40 UTC  (11+ messages)
  ` [PATCH] "

[xen-unstable-smoke test] 112957: regressions - trouble: broken/fail/pass
 2017-09-02 15:39 UTC  (4+ messages)

[PATCH net-next 0/4] net: dsa: add master interface
 2017-09-02 15:34 UTC  (5+ messages)
` [PATCH net-next 3/4] net: dsa: change dsa_ptr for a dsa_master
` [PATCH net-next 4/4] net: dsa: assign a master to slave ports

[qemu-mainline test] 113008: regressions - trouble: blocked/broken/fail/pass
 2017-09-02 15:29 UTC 

[OPAE] Open Programmable Acceleration Engine 0.9.0 released
 2017-09-02 15:24 UTC 

[U-Boot] [PATCH 1/3] nvme: Fix wrong ndev->queues memset
 2017-09-02 15:23 UTC  (6+ messages)
` [U-Boot] [PATCH 2/3] nvme: Fix potential sign extension issue in nvme_blk_rw()
` [U-Boot] [PATCH 3/3] nvme: Remove dead codes in nvme_setup_io_queues()

[PATCH] xfs: don't set v3 xflags for v2 inodes
 2017-09-02 15:22 UTC  (2+ messages)

[patch net-next 00/21] mlxsw: Offloading GRE tunnels
 2017-09-02 15:21 UTC  (22+ messages)
` [patch net-next 01/21] mlxsw: reg: Update RITR to support loopback device
` [patch net-next 02/21] mlxsw: reg: Update RATR to support IP-in-IP tunnels
` [patch net-next 03/21] mlxsw: reg: Move enum mlxsw_reg_ratr_trap_id
` [patch net-next 04/21] mlxsw: reg: Add mlxsw_reg_ralue_act_ip2me_tun_pack()
` [patch net-next 05/21] mlxsw: reg: Extract mlxsw_reg_ritr_mac_pack()
` [patch net-next 06/21] mlxsw: reg: Give mlxsw_reg_ratr_pack a type parameter
` [patch net-next 07/21] mlxsw: spectrum_router: Publish mlxsw_sp_l3proto
` [patch net-next 08/21] mlxsw: spectrum_router: Add mlxsw_sp_ipip_ops
` [patch net-next 09/21] mlxsw: spectrum_router: Support FID-less RIFs
` [patch net-next 10/21] mlxsw: spectrum_router: Introduce loopback RIFs
` [patch net-next 11/21] mlxsw: spectrum_router: Extract mlxsw_sp_fi_is_gateway()
` [patch net-next 12/21] mlxsw: spectrum_router: Extract mlxsw_sp_rt6_is_gateway()
` [patch net-next 13/21] mlxsw: spectrum_router: Make nexthops typed
` [patch net-next 14/21] mlxsw: spectrum_router: Support IPv4 overlay encap
` [patch net-next 15/21] mlxsw: spectrum_router: Support IPv6 "
` [patch net-next 16/21] mlxsw: spectrum_router: Support IPv4 underlay decap
` [patch net-next 17/21] mlxsw: spectrum_router: Use existing decap route
` [patch net-next 18/21] mlxsw: spectrum: Register for IPIP_DECAP_ERROR trap
` [patch net-next 19/21] mlxsw: spectrum_router: Add loopback accessors
` [patch net-next 20/21] mlxsw: spectrum_router: Support GRE tunnels
` [patch net-next 21/21] mlxsw: reg: Add Routing Tunnel Decap Properties Register

[BUG] sb_fdblocks counting error caused by too large indlen returned from xfs_bmap_worst_indlen()
 2017-09-02 15:20 UTC  (6+ messages)

[PATCH V4 00/14] blk-mq-sched: improve SCSI-MQ performance
 2017-09-02 15:17 UTC  (15+ messages)
` [PATCH V4 01/14] blk-mq-sched: fix scheduler bad performance
` [PATCH V4 02/14] sbitmap: introduce __sbitmap_for_each_set()
` [PATCH V4 03/14] blk-mq: introduce blk_mq_dispatch_rq_from_ctx()
` [PATCH V4 04/14] blk-mq-sched: move actual dispatching into one helper
` [PATCH V4 05/14] blk-mq-sched: improve dispatching from sw queue
` [PATCH V4 06/14] blk-mq-sched: don't dequeue request until all in ->dispatch are flushed
` [PATCH V4 07/14] blk-mq-sched: introduce blk_mq_sched_queue_depth()
` [PATCH V4 08/14] blk-mq-sched: use q->queue_depth as hint for q->nr_requests
` [PATCH V4 09/14] block: introduce rqhash helpers
` [PATCH V4 10/14] block: move actual bio merge code into __elv_merge
` [PATCH V4 11/14] block: add check on elevator for supporting bio merge via hashtable from blk-mq sw queue
` [PATCH V4 12/14] block: introduce .last_merge and .hash to blk_mq_ctx
` [PATCH V4 13/14] blk-mq-sched: refactor blk_mq_sched_try_merge()
` [PATCH V4 14/14] blk-mq: improve bio merge from blk-mq sw queue

[PATCH] cooker.py: Fix layer priority processing
 2017-09-02 15:09 UTC 

[U-Boot] [PATCH] ARM: socfpga: remove unneeded NAND config options
 2017-09-02 15:13 UTC  (4+ messages)

"Unhandled exception in thread started by" ceph-deploy admin
 2017-09-02 15:02 UTC 

[PATCH 2/2] tools: remove unnecessary PSR macros
 2017-09-02 15:01 UTC  (4+ messages)
` [PATCH v2] tools: change the type of '*nr' in 'libxl_psr_cat_get_info'

[PATCH 00/11] mux/typec: Add USB / TypeC mux drivers and hook them up on some x86 systems
 2017-09-02 14:59 UTC  (4+ messages)
` [PATCH 03/11] mux: consumer.h: Add MUX_USB_* state constant defines

[来点刺激的,注册“申博 - 太陽城”领88:2220810.com 存10元送18,二存送28,存取只要1分钟。]
 2017-09-02 14:49 UTC 

[PATCH V3 0/8] block/scsi: safe SCSI quiescing
 2017-09-02 14:47 UTC  (11+ messages)
` [PATCH V3 2/8] blk-mq: rename blk_mq_freeze_queue as blk_freeze_queue
` [PATCH V3 3/8] blk-mq: only run hw queues for blk-mq
` [PATCH V3 4/8] blk-mq: rename blk_mq_freeze_queue_wait as blk_freeze_queue_wait
` [PATCH V3 5/8] block: tracking request allocation with q_usage_counter
` [PATCH V3 6/8] block: introduce preempt version of blk_[freeze|unfreeze]_queue
` [PATCH V3 7/8] block: allow to allocate req with REQF_PREEMPT when queue is preempt frozen
` [PATCH V3 8/8] SCSI: preempt freeze block queue when SCSI device is put into quiesce

[Buildroot] [PATCH 1/2] package/libpng: bump version to 1.6.32
 2017-09-02 14:39 UTC  (3+ messages)
` [Buildroot] [PATCH 2/2] package/libpng: switch to cmake

RGB support prototype
 2017-09-02 14:36 UTC  (7+ messages)

[Buildroot] [PATCH] package/lzo: enable shared/static libs when needed
 2017-09-02 14:28 UTC 

RFC: Revert move default dialect from CIFS to to SMB3"
 2017-09-02 14:25 UTC  (6+ messages)
` RFC: Revert move default dialect from CIFS to to SMB3

[PATCH V2 0/3] Use mm_struct and switch_mm() instead of manually
 2017-09-02 14:23 UTC  (4+ messages)

Problem compiling iproute2 on older systems
 2017-09-02 14:17 UTC  (3+ messages)

[linux-4.9 test] 113007: tolerable trouble: blocked/broken/fail/pass - PUSHED
 2017-09-02 14:16 UTC 

[PATCH] Fix build on fedora-14 (and other older systems)
 2017-09-02 14:15 UTC 

[PATCH] MIPS: Add basic R5900 support
 2017-09-02 14:10 UTC  (3+ messages)
  ` [PATCH v2] "

[U-Boot] [PATCH] Convert CONFIG_NAND_OMAP_ECCSCHEME to Kconfig
 2017-09-02 14:04 UTC 

use and benifits of CEPH_IOC_SYNCIO flag
 2017-09-02 13:58 UTC  (2+ messages)
  ` [ceph-users] "

[PATCH 3/3] proc.5: add description for softirq line in /proc/stat
 2017-09-02 13:58 UTC 

[PATCH 2/3] proc.5: add description for cpuN lines in /pro/stat
 2017-09-02 13:58 UTC 

[PATCH 1/3] proc.5: ffix
 2017-09-02 13:58 UTC 

[PATCH 0/3] Minor proc.5 fixes
 2017-09-02 13:58 UTC 

kernel BUG at kernel/locking/rtmutex.c:1059
 2017-09-02  7:27 UTC  (4+ messages)
` Possible BT deadlock due to recursive read locking (Was: Re: kernel BUG at kernel/locking/rtmutex.c:1059)

[PATCH] pkt-line: re-'static'-ify buffer in packet_write_fmt_1()
 2017-09-02 13:50 UTC  (11+ messages)
` [PATCH] config: use a static lock_file struct

[PATCH 00/31] struct timer_list callback argument conversion, step 1
 2017-09-02 13:47 UTC  (4+ messages)
` [PATCH 31/31] timer: Switch to testing for .function instead of .data
  ` [Intel-wired-lan] "

[Qemu-devel] [qemu-web PATCH] Add a blog post about the release of version 2.10.0
 2017-09-02 13:43 UTC  (2+ messages)

[PATCH V3 6/6] crypto/nx: Add P9 NX support for 842 compression engine
 2017-09-02 13:42 UTC  (5+ messages)

[PATCH 00/13] mmu_notifier kill invalidate_page callback v2
 2017-09-02 13:35 UTC  (8+ messages)
` [PATCH 01/13] dax: update to new mmu_notifier semantic

[Buildroot] [PATCH 1/1] linux-headers: bump 4.{4, 9}.x series
 2017-09-02 13:31 UTC 

[git pull] amdkfd next 4.14
 2017-09-02 13:29 UTC 

[PATCH v4l-utils] configure.ac: drop --disable-libv4l, disable plugin support instead
 2017-09-02 13:29 UTC  (3+ messages)

[PATCH net-next v7 00/10] Landlock LSM: Toward unprivileged sandboxing
 2017-09-02 13:19 UTC  (7+ messages)
` [PATCH net-next v7 08/10] bpf: Add a Landlock sandbox example
      ` [kernel-hardening] "

[Buildroot] [PATCH] mtd: be explicit about config options for the host
 2017-09-02 13:19 UTC 

[Buildroot] [git commit] Kickoff 2017.11 cycle
 2017-09-02 13:14 UTC 

[Buildroot] [git commit] configs: Add support for imx7dpico board
 2017-09-02 13:13 UTC 

[Buildroot] [git commit] python-m2r: new package
 2017-09-02 13:13 UTC 

[Buildroot] [git commit] get-developers: add option to get developers for files
 2017-09-02 13:13 UTC 

[Buildroot] [git commit] package/sysdig: fix incorrect module name
 2017-09-02 13:13 UTC 

[Buildroot] [git commit] package/fontconfig: bump version to 2.12.4
 2017-09-02 13:13 UTC 

[Buildroot] [git commit] python-netifaces: bump to version 0.10.6
 2017-09-02 13:13 UTC 

[Buildroot] [git commit] python-mistune: add host variant
 2017-09-02 13:13 UTC 

[Buildroot] [git commit] python-automat: new package
 2017-09-02 13:13 UTC 

[Buildroot] [git commit] python-twisted: bump to version 17.5.0
 2017-09-02 13:13 UTC 

[Buildroot] [git commit] package/tor: bump version to 0.3.0.10
 2017-09-02 13:13 UTC 

[Buildroot] [git commit] package/mono: bump to version 5.0.1.1 and monolite to version 1050001000
 2017-09-02 13:13 UTC 

[Buildroot] [git commit] package/kodi-pvr-mythtv: bump version to 4.15.3
 2017-09-02 13:13 UTC 

[Buildroot] [git commit] package/sysdig: bump to version 0.17.0
 2017-09-02 13:13 UTC 

[Buildroot] [git commit] package/mksh: bump version to R55
 2017-09-02 13:13 UTC 

[Buildroot] [git commit] libcgi: bump to version 1.1
 2017-09-02 13:13 UTC 

[Buildroot] [git commit] package/libb64: new package
 2017-09-02 13:13 UTC 

[Buildroot] [git commit] package/lzip: bump version to 1.19
 2017-09-02 13:13 UTC 

[Buildroot] [git commit] package/stella: bump version to 5.0.1
 2017-09-02 13:13 UTC 

[Buildroot] [git commit] package/memcached: bump version to 1.5.0
 2017-09-02 13:13 UTC 

[Buildroot] [git commit] package/libhttpparser: bump version to 2.7.1
 2017-09-02 13:13 UTC 

[Buildroot] [git commit] package/erlang-jiffy: bump version to 0.14.11
 2017-09-02 13:13 UTC 

[Buildroot] [git commit] package/python-pillow: bump to version 4.2.1
 2017-09-02 13:13 UTC 

[Buildroot] [git commit] package/logsurfer: use hashes provided by upstream
 2017-09-02 13:13 UTC 

[Buildroot] [git commit] Merge branch 'master' into next
 2017-09-02 13:13 UTC 

[Buildroot] [git commit] package/jq: install to staging
 2017-09-02 13:13 UTC 

[Buildroot] [git commit] package/mdadm: bump version to 4.0
 2017-09-02 13:13 UTC 

[Buildroot] [git commit] package/minizip: bump version to 1.1
 2017-09-02 13:13 UTC 

[Buildroot] [git commit] package/libuv: bump version to 1.13.1
 2017-09-02 13:13 UTC 

[Buildroot] [git commit] package/luvi: bump version to 2.7.6
 2017-09-02 13:13 UTC 

[Buildroot] [git commit] fs/squashfs: honour the number of parallel jobs
 2017-09-02 13:13 UTC 

[Buildroot] [git commit] package/{mesa3d, mesa3d-headers}: bump version to 17.1.6
 2017-09-02 13:13 UTC 

[Buildroot] [git commit] package/mcelog: bump version to 153
 2017-09-02 13:13 UTC 

[Buildroot] [git commit] package/sqlite: bump version to 3200000 (3.20.0)
 2017-09-02 13:13 UTC 

[Buildroot] [git commit] package/luv: bump version to 1.9.1-1
 2017-09-02 13:13 UTC 

[Buildroot] [git commit] package/lzo: bump version to 2.10
 2017-09-02 13:13 UTC 

[Buildroot] [git commit] package/logrotate: bump version to 3.12.3
 2017-09-02 13:13 UTC 

[Buildroot] [git commit] expat: bump to version 2.2.3
 2017-09-02 13:13 UTC 

[Buildroot] [git commit] package/lvm2: bump version to 2.02.173
 2017-09-02 13:13 UTC 

[Buildroot] [git commit] package/log4cpp: bump version to 1.1.3
 2017-09-02 13:13 UTC 

[Buildroot] [git commit] package/libatomic_ops: bump version to 7.4.6
 2017-09-02 13:13 UTC 

[Buildroot] [git commit] azmq: Add new package
 2017-09-02 13:13 UTC 

[Buildroot] [git commit] netatalk: bump to version 3.1.9
 2017-09-02 13:13 UTC 

[Buildroot] [git commit] instrumentation: extract duplication to get list of installed files
 2017-09-02 13:13 UTC 

[Buildroot] [git commit] instrumentation: extend packages-file-list.txt with symlinks and directories
 2017-09-02 13:13 UTC 

[Buildroot] [git commit] DEVELOPERS: add Joshua Henderson for qt5wayland
 2017-09-02 13:13 UTC 

[Buildroot] [git commit] qt5wayland: new package
 2017-09-02 13:13 UTC 

[Buildroot] [git commit] imx6q-sabresd: Add a qt5 defconfig variant
 2017-09-02 13:13 UTC 

Rados bench with a failed node
 2017-09-02 13:12 UTC  (5+ messages)

[PATCH 01/13] thermal/drivers/hisi: Fix missing interrupt enablement
 2017-09-02 13:11 UTC  (7+ messages)
` [PATCH 09/13] thermal/drivers/hisi: Remove costly sensor inspection
` [PATCH 13/13] thermal/drivers/hisi: Remove mutex_lock in the code

[Buildroot] [git commit] Merge branch 'next'
 2017-09-02 13:10 UTC 

[PATCH 0/4] [media] ADV7...: Adjustments for four function implementations
 2017-09-02 13:10 UTC  (3+ messages)
` [PATCH 4/4] [media] adv7842: Improve a size determination in adv7842_probe()


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.