All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2017-10-17 20:32:48 to 2017-10-17 21:18:28 UTC [more...]

scripts/checkpatch: Concatenated strings should use spaces between elements
 2017-10-17 21:17 UTC 

[Intel-wired-lan] [RFC PATCH next 0/2] Add support for macvlan offload
 2017-10-17 21:18 UTC  (3+ messages)
` [Intel-wired-lan] [RFC PATCH next 1/2] i40e: add ToQueue specific handling for mac filters
` [Intel-wired-lan] [RFC PATCH next 2/2] i40e: add support for macvlan hardware offload

[Qemu-devel] [PATCH v4 0/8] nbd mimimal structured read
 2017-10-17 21:17 UTC  (3+ messages)
` [Qemu-devel] [PATCH v4 RFC 9/8] nbd: Minimal structured read for client

[PATCH v4 0/5] scsi: ufs: add ufs driver code for Hisilicon Hi3660 SoC
 2017-10-17 21:17 UTC  (5+ messages)
` [PATCH v4 2/5] dt-bindings: scsi: ufs: add document for hisi-ufs

[PATCH] drm/i915: Don't recheck link status for eDP display
 2017-10-17 21:21 UTC  (2+ messages)

[PATCH/RFC] git-post: the opposite of git-cherry-pick
 2017-10-17 21:15 UTC  (8+ messages)

[PATCH] mdt: slram: use memremap() instead of ioremap()
 2017-10-17 21:14 UTC  (4+ messages)

[PATCH v3 00/12] drm/panel: Remove unnecessary enabled/prepared state
 2017-10-17 21:13 UTC  (13+ messages)
` [PATCH v3 01/12] drm/panel: Fix typo in drm_panel_unprepare docs
` [PATCH v3 02/12] drm/panel: Move [un]prepare and [dis|en]able functions
` [PATCH v3 03/12] drm/panel: Keep track of enabled/prepared
` [PATCH v3 04/12] drm/panel: vvx10f034n00: Remove enabled/prepared state
` [PATCH v3 05/12] drm/panel: lt070me05000: "
` [PATCH v3 06/12] drm/panel: lq101r1sx01: "
` [PATCH v3 07/12] drm/panel: otm8009a: Remove enabled state
` [PATCH v3 08/12] drm/panel: otm8009a: Properly sequence [un]prepare with backlight
` [PATCH v3 09/12] drm/panel: 43wvf1g: Remove enabled/prepared state
` [PATCH v3 10/12] drm/panel: simple: "
` [PATCH v3 11/12] drm/panel: p079zca: "
` [PATCH v3 12/12] drm/panel: ls043t1le01: "

Wish list : automatic rebuild with hot swap osd ?
 2017-10-17 21:06 UTC 

[PATCH v3 0/2] NVIDIA Tegra20 video decoder driver
 2017-10-17 21:13 UTC  (5+ messages)
` [PATCH v3 1/2] staging: Introduce "

[PATCH] staging: rtlwifi: Remove unnecessary parentheses
 2017-10-17 21:12 UTC 

[Buildroot] [PATCH v2] board: Add Bananapi M1 support
 2017-10-17 21:12 UTC 

[Fuego] [PATCH 01/18] remove extra word in command
 2017-10-17 21:12 UTC  (3+ messages)
` [Fuego] [PATCH 09/18] solve boost library header file interface change problem

[PATCH] drm/amd/display: Trigger bug when allocation fails
 2017-10-17 21:11 UTC  (5+ messages)

[Bug 103234] KWin crashed when Alt+Tab-ing through open windows
 2017-10-17 21:11 UTC  (2+ messages)

[linux-lvm] raid10 to raid what? - convert
 2017-10-17 20:57 UTC  (4+ messages)

[RFC usb-next v5 0/3] initialize (multiple) PHYs on the roothub
 2017-10-17 21:10 UTC  (9+ messages)
` [RFC usb-next v5 1/3] dt-bindings: usb: add the documentation for USB root-hub

[GIT PULL] thermal: new material for hikey for 4.15
 2017-10-17 21:10 UTC  (9+ messages)
` [PATCH 01/25] thermal/drivers/hisi: Fix missing interrupt enablement
  ` [PATCH 02/25] thermal/drivers/hisi: Remove the multiple sensors support

[PATCH] perf script: add script to profile and resolve physical mem type
 2017-10-17 21:10 UTC  (7+ messages)

Is t5601 flaky for anybody else?
 2017-10-17 21:08 UTC  (4+ messages)
  ` Re* "

Multiple paths in GIT_EXEC_PATH
 2017-10-17 21:08 UTC  (3+ messages)

[PATCH] drm/i915: Use a mask when applying WaProgramL3SqcReg1Default
 2017-10-17 21:07 UTC  (2+ messages)
` ✓ Fi.CI.BAT: success for "

coldfire uart question
 2017-10-17 21:07 UTC  (3+ messages)

[Buildroot] [git commit] libsemanage: bump to 2.7
 2017-10-17 21:07 UTC 

[Buildroot] [git commit] libselinux: bump to 2.7
 2017-10-17 21:07 UTC 

[PATCH] sd: Micro-optimize READ / WRITE CDB encoding
 2017-10-17 21:03 UTC 

[Buildroot] [PATCH v2 1/1] libcpprestsdk: new package
 2017-10-17 21:06 UTC  (2+ messages)

[PATCH v5 00/13] introduce the Xen PV Calls frontend:wq
 2017-10-17 21:06 UTC  (5+ messages)
` [PATCH v5 01/13] xen/pvcalls: introduce the pvcalls xenbus frontend
  ` [PATCH v5 09/13] xen/pvcalls: implement sendmsg

[RFC PATCH 00/11][V4] overlayfs: Delayed copy up of data
 2017-10-17 21:05 UTC  (12+ messages)
` [PATCH 01/11] ovl: Create origin xattr on copy up for all files
` [PATCH 02/11] ovl: ovl_check_setxattr() get rid of redundant -EOPNOTSUPP check
` [PATCH 03/11] ovl: During copy up, first copy up metadata and then data
` [PATCH 04/11] ovl: Provide a mount option metacopy=on/off for metadata copyup
` [PATCH 05/11] ovl: Copy up only metadata during copy up where it makes sense
` [PATCH 06/11] ovl: Set xattr OVL_XATTR_METACOPY on upper file
` [PATCH 07/11] ovl: Fix ovl_getattr() to get number of blocks from lower
` [PATCH 08/11] ovl: Set OVL_METACOPY flag during ovl_lookup()
` [PATCH 09/11] ovl: Return lower dentry if only metadata copy up took place
` [PATCH 10/11] ovl: Introduce read/write barriers around metacopy flag update
` [PATCH 11/11] ovl: Put barriers to order oi->__upperdentry and OVL_METACOPY update

+ makefile-move-stackprotector-availability-out-of-kconfig.patch added to -mm tree
 2017-10-17 21:06 UTC 

+ sh-boot-add-static-stack-protector-to-pre-kernel.patch added to -mm tree
 2017-10-17 21:06 UTC 

[PATCH] check-ref-format: require a repository for --branch
 2017-10-17 21:06 UTC  (13+ messages)
                ` [PATCH 0/3] "
                  ` [PATCH 3/3] check-ref-format doc: --branch validates and expands <branch>

[RFC usb-next v5 3/3] usb: core: hcd: integrate the PHY roothub wrapper
 2017-10-17 21:05 UTC  (4+ messages)

[Buildroot] [PATCH v3 1/2] qt5: add license file hashes for all submodules
 2017-10-17 21:05 UTC  (2+ messages)

[PATCH] parser: Remove escape from the state transitions
 2017-10-17 21:05 UTC  (12+ messages)

[Buildroot] [git commit] qt5: bump latest version to 5.9.2
 2017-10-17 21:05 UTC 

[Buildroot] [git commit] qt5: add license file hashes for all submodules
 2017-10-17 21:05 UTC 

[PATCH] md/bitmap: avoid read out of the disk
 2017-10-17 21:03 UTC  (12+ messages)
                ` [PATCH] md: forbid a RAID5 from having both a bitmap and a journal

[PATCH 11/13] x86/paravirt: Add paravirt alternatives infrastructure
 2017-10-17 21:03 UTC  (23+ messages)
    ` [Xen-devel] "

[Buildroot] [PATCH v3] axel: bump to version 2.15
 2017-10-17 21:03 UTC  (2+ messages)

Linux-kernel examples for LKMM recipes
 2017-10-17 21:03 UTC  (4+ messages)

[RFC usb-next v5 1/3] dt-bindings: usb: add the documentation for USB root-hub
 2017-10-17 21:02 UTC  (4+ messages)

stat(2): use lstat instead of stat in the example?
 2017-10-17 21:02 UTC  (2+ messages)

Wiki, raid 10, and my new system :-)
 2017-10-17 21:01 UTC  (8+ messages)

Memory-ordering recipes
 2017-10-17 21:01 UTC  (2+ messages)

[meta-oe][PATCH 1/2] Revert "smbnetfs: delete blacklisted"
 2017-10-17 21:01 UTC  (2+ messages)
` [meta-oe][PATCH 2/2] smbnetfs: update update 0.5.3a -> 0.6.0

[meta-networking][PATCH 0/1] mdns: move from meta-intel-iot-middleware
 2017-10-17 21:01 UTC  (10+ messages)
` [meta-networking][PATCH 1/1] "

[Patch 0/6] ARM: dts/hwmod: Add CAL and VPE nodes
 2017-10-17 21:00 UTC  (4+ messages)
` [Patch 4/6] dt-bindings: media: ti-vpe: Document VPE driver

[PATCH] fetch doc: src side of refspec could be full SHA-1
 2017-10-17 21:00 UTC  (3+ messages)

[Qemu-devel] [PATCH v6 00/50] tcg tb_lock removal
 2017-10-17 21:00 UTC  (14+ messages)
` [Qemu-devel] [PATCH v6 02/50] tcg: Propagate args to op->args in optimizer
` [Qemu-devel] [PATCH v6 04/50] tcg: Propagate TCGOp down to allocators
` [Qemu-devel] [PATCH v6 05/50] tcg: Introduce arg_temp
` [Qemu-devel] [PATCH v6 06/50] tcg: Add temp_global bit to TCGTemp
` [Qemu-devel] [PATCH v6 07/50] tcg: Return NULL temp for TCG_CALL_DUMMY_ARG
` [Qemu-devel] [PATCH v6 08/50] tcg: Introduce temp_arg

[PATCH 0/3 v11] oom: capture unreclaimable slab info in oom message
 2017-10-17 20:59 UTC  (6+ messages)
` [PATCH 3/3] mm: oom: show unreclaimable slab info when unreclaimable slabs > user memory

[PATCHv2 1/1] [tools]: android/ion: userspace test utility for ion buffer sharing
 2017-10-17 20:58 UTC  (4+ messages)
` [PATCHv3 1/1] [tools/selftests]: "

[PATCH v2 0/4] Make max expected current configurable for ina2xx drivers
 2017-10-17 20:58 UTC  (6+ messages)
  ` [PATCH v2 3/4] dt-bindings: hwmon: Add ti-max-expected-current-microamp property to ina2xx

Minor man page weirdness?
 2017-10-17 20:58 UTC  (4+ messages)

[PATCH] NTB: ntb_hw_switchtec: Fix peer BAR bug in switchtec_ntb_init_shared_mw
 2017-10-17 20:57 UTC  (3+ messages)

Linux-kernel examples for LKMM recipes
 2017-10-17 20:56 UTC  (5+ messages)

[rrs][PATCH] rrs_maintainer_history: update maintainers.inc path
 2017-10-17 20:56 UTC 

[rrs][PATCH] README.rrs: update rrs maintainer data
 2017-10-17 20:54 UTC 

4.14.0-rc3 is auto-reloading PCIe SR-IOV Virtual Function device drivers when VFs are attached to VMs 
 2017-10-17 20:54 UTC  (3+ messages)

[PATCH 1/2] mfd: fsl-imx25: set irq handler and data in one go
 2017-10-17 20:53 UTC  (2+ messages)
` [PATCH RESEND v3 2/2] mfd: fsl-imx25: clean up irq settings during removal

[PATCH] dt-bindings: media: xilinx: fix typo in example
 2017-10-17 20:52 UTC  (3+ messages)

[Bug 101691] gfx corruption on windowed 3d-apps running on dGPU
 2017-10-17 20:52 UTC  (2+ messages)

[PATCH] nvmem: meson: use generic compatible
 2017-10-17 20:52 UTC  (7+ messages)

[PATCH u-boot 0/3] Add initial support for Amlogic P212 Reference board
 2017-10-17 20:51 UTC  (10+ messages)
` [PATCH u-boot 1/3] ARM: dts: Synchronize Amlogic from Linux Mainline 4.13.5
    ` [U-Boot] "
` [PATCH u-boot 2/3] pinctrl: meson: Add GXL Support
    ` [U-Boot] "
` [PATCH u-boot 3/3] arm: add initial support for Amlogic P212 based on Meson GXL family
    ` [U-Boot] "

[PATCH] firmware: meson-sm: use generic compatible
 2017-10-17 20:50 UTC  (5+ messages)

[PATCH] drm/i915/uc: Add pretty printer for uc firmware
 2017-10-17 20:48 UTC  (3+ messages)
` ✓ Fi.CI.IGT: success for "

[PATCH v2] Staging: rtl8723bs: Use kstrto<type> instead of single variable sscanf
 2017-10-17 20:48 UTC 

[PATCH net-next 0/3] ipv6: fixes for RTF_CACHE entries
 2017-10-17 20:48 UTC  (5+ messages)
` [PATCH net-next 3/3] ipv6: obsolete cached dst when removing them from fib tree

[PATCH][ipmi-next] ipmi_si: fix memory leak on new_smi
 2017-10-17 20:47 UTC  (3+ messages)

[Buildroot] [PATCH 1/1] cups: bump version to 2.2.5
 2017-10-17 20:47 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] hplip: bump version to 3.17.10
 2017-10-17 20:47 UTC  (2+ messages)

[PATCH] ipmi_si: Delete an error message for a failed memory allocation in try_smi_init()
 2017-10-17 20:47 UTC  (3+ messages)

[Buildroot] [PATCH v2] qpdf: bump version to 7.0.0
 2017-10-17 20:47 UTC  (2+ messages)

[Buildroot] [git commit] hplip: bump version to 3.17.10
 2017-10-17 20:47 UTC 

[Buildroot] [git commit] cups: bump version to 2.2.5
 2017-10-17 20:46 UTC 

[Buildroot] [git commit] qpdf: bump version to 7.0.0
 2017-10-17 20:46 UTC 

[PATCH 0/7] Adding permanent config get/set to devlink
 2017-10-17 20:44 UTC  (8+ messages)
` [PATCH 1/7] devlink: Add permanent config parameter get/set operations
` [PATCH 2/7] devlink: Adding NPAR permanent config parameters
` [PATCH 3/7] devlink: Adding high level dev perm config params
` [PATCH 4/7] devlink: Adding perm config of link settings
` [PATCH 5/7] devlink: Adding pre-boot permanent config parameters
` [PATCH 6/7] bnxt: Move generic devlink code to new file
` [PATCH 7/7] bnxt: Add devlink support for config get/set

[PATCH] nfsd4: Prevent the reuse of a closed stateid
 2017-10-17 20:44 UTC  (7+ messages)

[PATCH] drm/bridge: adv7511: Fix a use after free
 2017-10-17 20:43 UTC  (2+ messages)

linux-next: Tree for Oct 17th
 2017-10-17 20:44 UTC 

[Buildroot] [PATCH 1/1] boost: bump to 1.65.1
 2017-10-17 20:44 UTC 

libxl: Fix the bug introduced in commit "libxl: use correct type modifier for vuart_gfn"
 2017-10-17 20:43 UTC  (3+ messages)
` libxl: Change the type of console_mfn to xen_pfn_t

Mount failing - unable to find logical
 2017-10-17 20:43 UTC 

[bug report] mqprio: Introduce new hardware offload mode and shaper in mqprio
 2017-10-17 20:42 UTC 

[Buildroot] [PATCH] package/gcc: bump to 5.5.0
 2017-10-17 20:41 UTC  (2+ messages)

[Buildroot] [git commit] package/gcc: bump to 5.5.0
 2017-10-17 20:40 UTC 

lpar issue for ZONE_DEVICE p2pmem in 4.14-rc
 2017-10-17 20:38 UTC 

[Intel-wired-lan] [jkirsher-next-queue:40GbE] BUILD SUCCESS 6c32e0d9fdd56a7af54512aff700e20d85563499
 2017-10-17 20:37 UTC 

[PATCH 00/48] omapdrm: Merge omapdrm and omapdss
 2017-10-17 20:37 UTC  (3+ messages)
` [PATCH 42/48] drm: omapdrm: dss: Remove unused functions prototypes

[Bug 103130] Mesa from git causes games to crash mid-play
 2017-10-17 20:36 UTC  (2+ messages)

[Buildroot] [PATCH v4] ghostscript: bump version to 9.22
 2017-10-17 20:36 UTC  (2+ messages)

[Buildroot] [git commit] ghostscript: bump version to 9.22
 2017-10-17 20:36 UTC 

[PATCH 00/13] DVFS v2
 2017-10-17 20:36 UTC  (8+ messages)
` [PATCH 07/13] drm/i915/cnl: DVFS for PLL enabling

[PATCH v3 net-next] tcp: Remove use of daddr_cache in tracepoint
 2017-10-17 20:34 UTC  (2+ messages)

[Bug 103304] multi-threaded usage of Gallium RadeonSI leads to NULL pointer exception in pb_cache_reclaim_buffer
 2017-10-17 20:34 UTC  (2+ messages)

[PATCH] igb_uio: revert open and release operations
 2017-10-17 20:33 UTC  (2+ messages)

How to improve long suspend time in `nvme_shutdown_ctrl`
 2017-10-17 20:33 UTC 

[PATCH] drm/msm/dsi: workaround for display enabled by bootloader
 2017-10-17 20:33 UTC  (3+ messages)

ARM: pxa/corgi: armv5te kernel 4.12 fails to decompress compiled with gcc7
 2017-10-17 20:33 UTC  (8+ messages)

[PATCH v4 0/4] additional TPM performance improvements
 2017-10-17 20:32 UTC  (5+ messages)
` [PATCH v4 1/4] tpm: move wait_for_tpm_stat() to respective driver files
` [PATCH v4 2/4] tpm: ignore burstcount to improve tpm_tis send() performance
` [PATCH v4 3/4] tpm: reduce tpm polling delay in tpm_tis_core
` [PATCH v4 4/4] tpm: use tpm_msleep() value as max delay


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.