All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2017-08-31 22:43:48 to 2017-09-01 00:10:46 UTC [more...]

[U-Boot] [PATCH v3 0/8] sf: improve support of (Q)SPI flash memories
 2017-09-01  0:10 UTC  (4+ messages)
` [U-Boot] [PATCH v3 1/8] spi: add support of SPI flash commands

[PATCH] drm/i915/cnl: Add support slice/subslice/eu configs
 2017-09-01  0:09 UTC  (2+ messages)

Blockchain. Important: Planned software upgrade
 2017-09-01  0:09 UTC 

[PATCH] md: allow changing set_name of running array
 2017-09-01  0:07 UTC  (2+ messages)

[Qemu-devel] [PATCH 00/14] Generate a literal qobject for introspection
 2017-09-01  0:06 UTC  (3+ messages)
` [Qemu-devel] [PATCH 02/14] qlit: move qlit from check-qjson to qobject/

Sparse preprocessing bug with zero-arg variadic macros
 2017-09-01  0:06 UTC  (7+ messages)

[RFC net-next 0/8] net: dsa: Multi-queue awareness
 2017-09-01  0:05 UTC  (4+ messages)
` [RFC net-next 1/8] net: dsa: Allow switch drivers to indicate number of RX/TX queues

[PATCH 00/12] drm/i915: Fix up the CCS code
 2017-09-01  0:05 UTC  (7+ messages)

[PATCH v2 net-next 0/2] net: ubuf_info.refcnt conversion
 2017-09-01  0:04 UTC  (6+ messages)
` [PATCH v2 net-next 1/2] net: prepare (struct ubuf_info)->refcnt conversion
` [PATCH v2 net-next 2/2] net: convert (struct ubuf_info)->refcnt to refcount_t

[PATCH v2] Correctly fail to suspend when SDIO does not support power on suspend
 2017-09-01  0:04 UTC 

RFC: Revert move default dialect from CIFS to to SMB3"
 2017-09-01  0:03 UTC  (2+ messages)

[PATCH v2] fscrypt: add a documentation file for filesystem-level encryption
 2017-09-01  0:02 UTC 

[PATCH] Correctly fail to suspend when SDIO does not support power on suspend
 2017-09-01  0:01 UTC  (3+ messages)

[PATCH] Remove Scsi_Host.uspace_req_q
 2017-08-31 23:59 UTC 

[PATCH 00/31] struct timer_list callback argument conversion, step 1
 2017-08-31 23:59 UTC  (40+ messages)
` [PATCH 01/31] coccinelle: Improve setup_timer.cocci matching
  ` [Cocci] "
` [PATCH 02/31] timer: Convert open-coded init_timer() to setup_timer()
` [PATCH 03/31] timer: Remove init_timer_pinned_deferrable() in favor of setup_pinned_deferrable_timer()
` [PATCH 04/31] timer: Remove init_timer_on_stack() in favor of setup_timer_on_stack()
` [PATCH 05/31] timer: Remove init_timer_pinned() in favor of setup_pinned_timer()
` [PATCH 06/31] timer: Remove init_timer_deferrable() in favor of setup_deferrable_timer()
` [PATCH 07/31] timer: Remove users of TIMER_DEFERRED_INITIALIZER
` [PATCH 08/31] timer: Remove users of TIMER_INITIALIZER
` [PATCH 09/31] timer: Remove unused static initializer macros
` [PATCH 10/31] timer: Remove users of expire and data arguments to DEFINE_TIMER
` [PATCH 11/31] timer: Remove expires and data arguments from DEFINE_TIMER
` [PATCH 12/31] timer: Remove expires argument from __TIMER_INITIALIZER()
` [PATCH 13/31] timer: Remove meaningless .data/.function assignments
` [PATCH 14/31] timer: Collapse cross-function single-assignment .data into setup_timer()
` [PATCH 15/31] timer: Additional init_timer() -> setup_timer() conversions
` [PATCH 16/31] usb/phy-isp1301-omap: Remove .data assignment
` [PATCH 17/31] media/i2c/tc358743: Initialize timer
` [PATCH 18/31] scsi/aic7xxx: Clean up timer usage
` [PATCH 19/31] timer: Remove open-coded casts for .data and .function
` [PATCH 20/31] net/core: Collapse redundant sk_timer callback data assignments
` [PATCH 21/31] s390/char/sclp: Use separate static data field with with static timer
` [PATCH 22/31] sparc/led: "
` [PATCH 23/31] mips/sgi-ip32: "
` [PATCH 24/31] mips/sgi-ip22: "
` [PATCH 25/31] net/atm/mpc: "
` [PATCH 26/31] staging/comedi/das16: Make timer initialization unconditional
` [PATCH 27/31] usb/gadget/snps_udc_core: Move timer initialization earlier
` [PATCH 28/31] infiniband/rdmavt: Remove redundant timer initialization
` [PATCH 29/31] scsi/bnx2i: Initialize timer
` [PATCH 30/31] appletalk: Remove unneeded synchronization
` [Intel-wired-lan] [PATCH 31/31] timer: Switch to testing for .function instead of .data
  `  "

Encrypted software RAID1 with Debian Stretch
 2017-08-31 23:58 UTC 

[PATCH v2] Kbuild: enable -Wunused-macros warning for "make W=2"
 2017-08-31 23:52 UTC  (2+ messages)

[PATCH] kbuild: use $(abspath ...) instead of $(shell cd ... && /bin/pwd)
 2017-08-31 23:52 UTC  (4+ messages)

[PATCH 00/15] Improve DVB documentation and reduce its gap
 2017-08-31 23:47 UTC  (16+ messages)
` [PATCH 01/15] media: dvb/intro: use the term Digital TV to refer to the system
` [PATCH 02/15] media: dvb/intro: update references for TV standards
` [PATCH 03/15] media: dvb/intro: update the history part of the document
` [PATCH 04/15] media: dvb/intro: adjust the notices about optional hardware
` [PATCH 05/15] media: dvb/frontend.h: move out a private internal structure
` [PATCH 06/15] media: dvb/frontend.h: document the uAPI file
` [PATCH 07/15] media: dvb frontend docs: use kernel-doc documentation
` [PATCH 08/15] media: fe_property_parameters.rst: better define properties usage
` [PATCH 09/15] media: fe_property_parameters.rst: better document bandwidth
` [PATCH 10/15] media: dmx.h: get rid of unused DMX_KERNEL_CLIENT
` [PATCH 11/15] media: dmx.h: get rid of DMX_GET_CAPS
` [PATCH 12/15] media: dmx.h: get rid of DMX_SET_SOURCE
` [PATCH 13/15] media: dmx.h: get rid of GET_DMX_EVENT
` [PATCH 14/15] media: dmx.h: add kernel-doc markups and use it at Documentation/
` [PATCH 15/15] media: net.rst: Fix the level of a section of the net chapter

[PATCH] thermal: tegra: dereference the pointer after null check
 2017-08-31 23:52 UTC 

[GIT] Two small cifs fixes for stable
 2017-08-31 23:52 UTC 

[SPDK] SPDK Blobstore support object store?
 2017-08-31 23:52 UTC 

[PATCH v3 00/17] powerpc: Do alignment fixups using analyse_instr etc
 2017-08-31 23:51 UTC  (2+ messages)
` [PATCH 19/17] powerpc: Wrap register number correctly for string load/store instructions

[PATCH BlueZ 1/3] mesh: Fix for handling unprovisioned device
 2017-08-31 23:51 UTC  (5+ messages)
` [PATCH BlueZ 3/3] mesh: Use security low as default

[RFC 00/12] xfs: more and better verifiers
 2017-08-31 23:49 UTC  (12+ messages)

[PATCH 00/15] v5 kernel core pieces refcount conversions
 2017-08-31 23:48 UTC  (2+ messages)

[PATCH] mdadm: handle super == NULL case in avail_size1
 2017-08-31 23:46 UTC  (3+ messages)

[PATCH net] ipv4: Don't override return code from ip_route_input_noref()
 2017-08-31 23:45 UTC  (2+ messages)

[Qemu-devel] [Qemu devel v7 PATCH 0/5] Add support for Smartfusion2 SoC
 2017-08-31 23:43 UTC  (10+ messages)
` [Qemu-devel] [Qemu devel v7 PATCH 2/5] msf2: Microsemi Smartfusion2 System Register block
` [Qemu-devel] [Qemu devel v7 PATCH 4/5] msf2: Add Smartfusion2 SoC

[PATCH] mm/vmstats: add counters for the page frag cache
 2017-08-31 23:41 UTC  (4+ messages)

[PATCH] mm: kvfree the swap cluster info if the swap file is unsatisfactory
 2017-08-31 23:41 UTC  (3+ messages)

[radeon-alex:amd-staging-drm-next 89/840] drivers/gpu/drm/amd/amdgpu/../display/amdgpu_dm/amdgpu_dm_types.c:38:22: fatal error: drm_edid.h: No such file or directory
 2017-08-31 23:39 UTC 

The dev node can't be released at once after stopping raid
 2017-08-31 23:39 UTC  (9+ messages)

[PATCH v2] xfs: fix compiler warnings
 2017-08-31 23:38 UTC 

[Qemu-devel] [PATCH v2 0/5] Expose the secure and virt properties to the
 2017-08-31 23:34 UTC  (3+ messages)
` [Qemu-devel] [PATCH v2 4/5] xlnx-zcu102: Add a machine level virtualization property
` [Qemu-devel] [PATCH v2 5/5] xlnx-zcu102: Mark the EP108 machine as deprecated

[PATCH] xfs: fix compiler warnings
 2017-08-31 23:37 UTC  (3+ messages)

[PATCH 1/2] drm: Fix example comment of format modifier blob
 2017-08-31 23:37 UTC  (2+ messages)
` ✓ Fi.CI.IGT: success for series starting with [1/2] "

[PATCH] Correctly fail to suspend when SDIO does not support power on suspend
 2017-08-31 23:37 UTC 

[Qemu-devel] [PATCH v7 00/11] scripts/qemu.py fixes and cleanups
 2017-08-31 23:36 UTC  (2+ messages)

[PATCH v7 0/9] libnvdimm: add DMA supported blk-mq pmem driver
 2017-08-31 23:37 UTC  (4+ messages)
` [PATCH v7 9/9] libnvdimm: Add DMA based "

[PATCH v2] xfs: add online uevent for mount operation
 2017-08-31 23:34 UTC  (3+ messages)

[seabios baseline-only test] 72046: regressions - FAIL
 2017-08-31 23:33 UTC 

Converting struct timer_list callback argument to struct timer_list *
 2017-08-31 23:32 UTC  (3+ messages)

[PATCH 00/13] mmu_notifier kill invalidate_page callback
 2017-08-31 23:29 UTC  (7+ messages)

[PATCH] vt: Use bsearch library function in is_double_width
 2017-08-31 23:26 UTC  (7+ messages)
` [PATCH v2] ipv6: sr: Use ARRAY_SIZE macro
` [PATCH v2] vt: Use bsearch library function in is_double_width

[PATCH] starterware: add starterware for linux which installs header files only
 2017-08-31 23:28 UTC  (2+ messages)

[PATCH 0/3] Eliminate delegation self-conflicts
 2017-08-31 23:27 UTC  (15+ messages)
` [PATCH 1/3] fs: cleanup to hide some details of delegation logic
` [PATCH 2/3] fs: hide another detail "

[RFC PATCH] net: Introduce a socket option to enable picking tx queue based on rx queue
 2017-08-31 23:27 UTC 

[meta-networking][PATCH 1/4] ndisc6: Fix build with clang and update to latest on git
 2017-08-31 23:26 UTC  (4+ messages)
` [meta-networking][PATCH V2 2/4] ntop: Fix build with musl
` [meta-networking][PATCH V2 3/4] netkit-rwho: "
` [meta-networking][PATCH V2 4/4] netkit-tftp: "

[PATCH net-next v5 0/2] report TCP MD5 signing keys and addresses
 2017-08-31 23:26 UTC  (3+ messages)
` [PATCH net-next v5 2/2] tcp_diag: "

[PATCH v1 0/3] add UniPhier efuse support
 2017-08-31 23:20 UTC  (11+ messages)
` [PATCH v1 1/3] dt-bindings: nvmem: add description for UniPhier eFuse
` [PATCH v1 2/3] nvmem: uniphier: add UniPhier eFuse driver
` [PATCH v1 3/3] arm64: dts: uniphier: add efuse node for LD20

[RESEND v9 00/12] rk808: Add RK805 support
 2017-08-31 23:20 UTC  (5+ messages)
` [RESEND v9 05/12] clk: Kconfig: Name RK805 in Kconfig for COMMON_CLK_RK808
    ` [rtc-linux] "

[PATCH net-next 0/2] netvsc: transparent VF related cleanups
 2017-08-31 23:16 UTC  (3+ messages)
` [PATCH net-next 1/2] netvsc: cleanup datapath switch
` [PATCH net-next 2/2] netvsc: allow driver to be removed even if VF is present

[patch 6/6] scripts/dtc: fix '%zx' warning
 2017-08-31 23:15 UTC 

[patch 5/6] include/linux/compiler.h: don't perform compiletime_assert with -O0
 2017-08-31 23:15 UTC 

[patch 4/6] mm, madvise: ensure poisoned pages are removed from per-cpu lists
 2017-08-31 23:15 UTC 

[patch 4/6] mm, madvise: ensure poisoned pages are removed from per-cpu lists
 2017-08-31 23:15 UTC 

[patch 3/6] mm, uprobes: fix multiple free of ->uprobes_state.xol_area
 2017-08-31 23:15 UTC 

[patch 2/6] kernel/kthread.c: kthread_worker: don't hog the cpu
 2017-08-31 23:15 UTC 

[PATCH net-next 0/2] net: ubuf_info.refcnt conversion
 2017-08-31 23:15 UTC  (4+ messages)
` [PATCH net-next 2/2] net: convert (struct ubuf_info)->refcnt to refcount_t

[patch 1/6] mm,page_alloc: don't call __node_reclaim() with oom_lock held
 2017-08-31 23:15 UTC 

incoming
 2017-08-31 23:15 UTC 

[U-Boot] [PATCH V2] imx: mx7: Add support for USB and normal boot modes
 2017-08-31 23:13 UTC  (10+ messages)

mmotm 2017-08-31-16-13 uploaded
 2017-08-31 23:13 UTC  (2+ messages)

[U-Boot] [PATCH] arm64: ls1043ardb: Add distro secure boot support
 2017-08-31 23:08 UTC  (2+ messages)

[PATCH 0/9] block/scsi: safe SCSI quiescing
 2017-08-31 23:07 UTC  (7+ messages)
` [PATCH 1/9] percpu-refcount: introduce percpu_ref_is_dead()
` [PATCH 8/9] block: allow to allocate req with REQF_PREEMPT when queue is frozen

[patch v1 1/3] platform/mellanox: Introduce Mellanox hardware platform hotplug driver
 2017-08-31 23:06 UTC  (3+ messages)

[PATCH][resend] insane.bbclass: Warn if ${COREBASE}/LICENSE is used
 2017-08-31 23:05 UTC  (2+ messages)
` ✗ patchtest: failure for insane.bbclass: Warn if ${COREBASE}/LICENSE is used (rev2)

[PATCH v2 0/2] leds: gpio: Allow retaining state on shutdown
 2017-08-31 23:02 UTC  (5+ messages)
` [PATCH v2 1/2] dt-bindings: leds: gpio: Add optional retain-state-shutdown property

[RFC 00/12] Introduce housekeeping subsystem v2
 2017-08-31 23:00 UTC  (13+ messages)
` [RFC PATCH 01/12] housekeeping: Move housekeeping related code to its own file
` [RFC PATCH 12/12] housekeeping: Reimplement isolcpus on housekeeping

[meta-networking][PATCH 1/4] ntop: Fix build with musl
 2017-08-31 22:59 UTC  (3+ messages)

[PATCH] xfs: remove experimental tag for reflinks
 2017-08-31 22:58 UTC  (9+ messages)

[PATCH] cookerdata/taskdata/runqueue: Drop remaining tryaltconfigs code and commandline option
 2017-08-31 22:58 UTC 

Filesystem corruption on RAID1
 2017-08-31 22:55 UTC  (20+ messages)

[PATCH v2 0/3] arm: npcm: add basic support for Nuvoton BMCs
 2017-08-31 22:54 UTC  (9+ messages)
` [PATCH v2 1/3] "
` [PATCH v2 2/3] arm: dts: add Nuvoton NPCM750 device tree
` [PATCH v2 3/3] MAINTAINERS: Add entry for the Nuvoton NPCM architecture

[PATCH 1/3] drm/amdgpu: remove the GART copy hack
 2017-08-31 22:50 UTC  (3+ messages)
` [PATCH 2/3] drm/amdgpu: fix amdgpu_ttm_bind
    ` Regression: "

[PATCH] HID: wacom: bits shifted too much for 9th and 10th buttons
 2017-08-31 22:50 UTC 

[SPDK] SPDK errors
 2017-08-31 22:49 UTC 

[PATCH 1/4] drm/i915: Fix the missing PPAT cache attributes on CNL
 2017-08-31 22:47 UTC  (2+ messages)
` ✓ Fi.CI.IGT: success for series starting with [1/4] "

Bug#873508: sparse test failures on ppc32le (and other not so common archs)
 2017-08-31 22:43 UTC  (6+ messages)
`  "

[PATCH net-next] bridge: add tracepoint in br_fdb_update
 2017-08-31 22:43 UTC  (4+ 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.