All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2017-02-21 22:42:23 to 2017-02-22 00:21:32 UTC [more...]

[GIT PULL] HID fix for 4.11
 2017-02-22  0:21 UTC 

[PATCH V3 00/10] powerpc/mm/ppc64: Add 128TB support
 2017-02-22  0:20 UTC  (11+ messages)
` [PATCH V3 01/10] powerpc/mm/slice: Convert slice_mask high slice to a bitmap
` [PATCH V3 04/10] powerpc/mm/hash: Support 68 bit VA
` [PATCH V3 06/10] powerpc/mm: Remove redundant TASK_SIZE_USER64 checks
` [PATCH V3 10/10] powerpc/mm/slice: Update slice mask printing to use bitmap printing

[RFC 0/5] iwlwifi: enhance final opmode work
 2017-02-22  0:18 UTC  (8+ messages)
` [RFC 2/5] iwlwifi: fix request_module() use

[PATCH v2 17/19] [media] lirc: implement reading scancode
 2017-02-22  0:14 UTC  (2+ messages)

[PATCH] fs/9p: Compare qid.path in v9fs_test_inode
 2017-02-22  0:06 UTC 

url.<base>.insteadOf vs. submodules
 2017-02-22  0:10 UTC  (14+ messages)

[PATCH v6 0/9] Qualcomm video decoder/encoder driver
 2017-02-22  0:09 UTC  (4+ messages)
` [PATCH v6 2/9] doc: DT: venus: binding document for Qualcomm video driver

[PATCH] Btrfs: try harder to migrate items to left sibling before splitting a leaf
 2017-02-22  0:07 UTC  (2+ messages)

linux-next: manual merge of the kspp tree with the net-next tree
 2017-02-22  0:06 UTC 

[xen-4.7-testing test] 105948: regressions - FAIL
 2017-02-22  0:02 UTC  (2+ messages)

[PATCHv2] Fill NVMe specific path info
 2017-02-22  0:01 UTC  (3+ messages)
  ` [dm-devel] "

[PATCH v3 0/8] Adding driver-private objects to atomic state
 2017-02-22  0:01 UTC  (6+ messages)
` [PATCH v3 4/8] drm: Add "

[selftest][PATCH V3 3/3] bitbake: event: remove mapping for deleted event handlers
 2017-02-22  0:00 UTC 

[bitbake][PATCH V3 2/3] bitbake: selftest: add bb.tests.event to bitbake-selftest
 2017-02-22  0:00 UTC 

[selftest][PATCH V3 1/3] bitbake: tests: create unit tests for event module
 2017-02-22  0:00 UTC 

[selftest][PATCH V3 0/3] QA: create unit tests for event module
 2017-02-22  0:00 UTC 

[Intel-wired-lan] [next PATCH S61 00/10] i40e/i40evf updates
 2017-02-21 23:55 UTC  (11+ messages)
` [Intel-wired-lan] [next PATCH S61 01/10] i40e/i40evf: Update code to better handle incrementing page count
` [Intel-wired-lan] [next PATCH S61 02/10] i40e: fix configuration of RSS table with DCB
` [Intel-wired-lan] [next PATCH S61 03/10] i40e/i40evf: Fix use after free in Rx cleanup path
` [Intel-wired-lan] [next PATCH S61 04/10] i40e: Fixed race conditions in VF reset
` [Intel-wired-lan] [next PATCH S61 05/10] i40e: Add support for 25G in ethtool
` [Intel-wired-lan] [next PATCH S61 06/10] i40e: fix for queue timing delays
` [Intel-wired-lan] [next PATCH S61 07/10] i40e: removed no longer needed delays
` [Intel-wired-lan] [next PATCH S61 08/10] i40e/i40evf: Clean-up process_skb_fields
` [Intel-wired-lan] [next PATCH S61 09/10] i40e: Drop FCoE code from core driver files
` [Intel-wired-lan] [next PATCH S61 10/10] i40e: Drop FCoE code that always evaluates to false or 0

[PATCH 00/14] Cleanup chardev instances with helper function
 2017-02-21 23:54 UTC  (16+ messages)
` [PATCH 01/14] chardev: add helper function to register char devs with a struct device
          ` [rtc-linux] "
` [PATCH 07/14] infiniband: utilize new device_add_cdev helper function
      ` [rtc-linux] "

checkpatch suspected false positive
 2017-02-21 23:52 UTC  (3+ messages)

[PATCH 0/1] Motorola CPCAP PMIC RTC
 2017-02-21 23:52 UTC  (4+ messages)
` [PATCHv2] rtc: cpcap: new rtc driver
    ` [rtc-linux] "

linux-next: manual merge of the kspp tree with the net-next tree
 2017-02-21 23:51 UTC 

[Qemu-devel] [PATCH for 2.9 0/3] guest panic information follow-up
 2017-02-21  8:15 UTC  (5+ messages)
` [Qemu-devel] [PATCH 2/3] qapi: flatten GuestPanicInformation union

[PATCH v5 00/19] object_id part 6
 2017-02-21 23:47 UTC  (20+ messages)
` [PATCH v5 01/19] hex: introduce parse_oid_hex
` [PATCH v5 02/19] builtin/commit: convert to struct object_id
` [PATCH v5 03/19] builtin/diff-tree: "
` [PATCH v5 04/19] builtin/describe: "
` [PATCH v5 05/19] builtin/fast-export: "
` [PATCH v5 06/19] builtin/fmt-merge-message: "
` [PATCH v5 07/19] builtin/grep: "
` [PATCH v5 08/19] builtin/branch: "
` [PATCH v5 09/19] builtin/clone: "
` [PATCH v5 10/19] builtin/merge: "
` [PATCH v5 11/19] Convert remaining callers of resolve_refdup to object_id
` [PATCH v5 12/19] builtin/replace: convert to struct object_id
` [PATCH v5 13/19] reflog-walk: convert struct reflog_info "
` [PATCH v5 14/19] refs: convert each_reflog_ent_fn "
` [PATCH v5 15/19] refs: simplify parsing of reflog entries
` [PATCH v5 16/19] sha1_file: introduce an nth_packed_object_oid function
` [PATCH v5 17/19] Convert object iteration callbacks to struct object_id
` [PATCH v5 18/19] builtin/merge-base: convert "
` [PATCH v5 19/19] wt-status: "

[PATCH v2 0/6] arm64: dts: rockchip: support Google Kevin
 2017-02-21 23:47 UTC  (5+ messages)
` [PATCH v2 1/6] arm64: dts: Add symlinks for cros-ec-keyboard and cros-ec-sbs

[PATCH net-next 1/2] netfilter: nf_ct_expect: nf_ct_expect_related_report(): Return zero on success,
 2017-02-21 23:45 UTC  (4+ messages)
` [PATCH net-next 2/2] netfilter: nf_ct_expect: Change __nf_ct_expect_check() return value

[PATCH V2] arm64: kconfig: allow support for memory failure handling
 2017-02-21 23:45 UTC  (2+ messages)

[RFCv3 PATCH 00/14] Checkout aware of Submodules!
 2017-02-21 23:44 UTC  (7+ messages)
` [RFCv4 "
  ` [PATCH 12/15] unpack-trees: check if we can perform the operation for submodules

[PATCH 4.9 00/22] 4.9.12-stable review
 2017-02-21 23:40 UTC  (2+ messages)

[PATCH 4.4 00/15] 4.4.51-stable review
 2017-02-21 23:40 UTC  (2+ messages)

[PATCH] arch/x86/kernel/tsc.c : set X86_FEATURE_ART for TSC on CPUs like i7-4910MQ : bug #194609
 2017-02-21 23:39 UTC  (5+ messages)

[PATCH] usb: misc: add a missing continue and refactor code
 2017-02-21 23:17 UTC 

powerpc build fail
 2017-02-21 23:37 UTC  (2+ messages)

[PATCH V2] arm64: hwpoison: add VM_FAULT_HWPOISON[_LARGE] handling
 2017-02-21 23:36 UTC  (2+ messages)

[PATCH v3 0/4] Add the Allwinner A31/A31s PWM driver
 2017-02-21 23:37 UTC  (5+ messages)
` [PATCH v3 1/4] pwm: sunxi: Code switched to regmap API instead of iomem

[PATCH 0/7] Rename RK1108 to RV1108
 2017-02-21 23:36 UTC  (5+ messages)
` [PATCH 1/7] dt-bindings: rockchip-dw-mshc: rename "

[PATCH v4 00/36] i.MX Media Driver
 2017-02-21 23:34 UTC  (9+ messages)
` [PATCH v4 29/36] media: imx: mipi-csi2: enable setting and getting of frame rates

[U-Boot] [PATCH v4 0/16] sunxi: Add support for the CHIP Pro
 2017-02-21 23:33 UTC  (3+ messages)

[PATCH] md/raid1: fix write behind issues introduced by bio_clone_bioset_partial
 2017-02-21 23:32 UTC 

[PATCH] spi/bcm63xx: fix typo in bcm63xx_spi_max_length breaking compilation
 2017-02-21 23:30 UTC  (2+ messages)

[PATCH kernel] powerpc/powernv/ioda2: Update iommu table base on ownership change
 2017-02-21 23:28 UTC  (2+ messages)

[PATCH v2 net-next] liquidio: improve UDP TX performance
 2017-02-21 23:27 UTC  (2+ messages)

[PATCH v2 0/5] arm: sun9i: Support AXP808 PMIC and Sunchip CX-A99 board
 2017-02-21 23:27 UTC  (9+ messages)
` [PATCH v6 5/5] ARM: dts: sun9i: Initial support for the "

[PATCH 0/5] NVMe pci fixes, for-4.11
 2017-02-21 23:26 UTC  (6+ messages)
` [PATCH 5/5] nvme/pci: Complete all stuck requests

[PATCH v3] ring.h: introduce macros to handle monodirectional rings with multiple req sizes
 2017-02-21 23:25 UTC 

[kernel-hardening] Merge in PAX_MEMORY_SANITIZE work from grsec to linux-next
 2017-02-21 23:26 UTC  (12+ messages)

[PATCH] mac80211: Jitter HWMP MPATH reply frames to reduce collision, on dense networks
 2017-02-21 23:24 UTC 

[PATCH] ring.h: introduce macros to handle monodirectional rings with multiple req sizes
 2017-02-21 23:24 UTC  (5+ messages)

[PATCH v2] ring.h: introduce macros to handle monodirectional rings with multiple req sizes
 2017-02-21 23:24 UTC  (3+ messages)

[GIT PULL] Block pull request for- 4.11-rc1
 2017-02-21 23:23 UTC  (5+ messages)

[PATCH v2] MAINTAINERS: Add Jon Mason to BCM5301X maintainers
 2017-02-21 23:21 UTC  (3+ messages)

Task sequence question
 2017-02-21 23:20 UTC 

[Bug 99488] [r600g]OpenCL driver causes process to hang in ImageMagick's Gaussian Blur kernel
 2017-02-21 23:20 UTC  (2+ messages)
` [Bug 99488] [r600g]OpenCL driver causes ImageMagick to hang on JPEG input in "

[PATCH] submodule init: warn about falling back to a local path
 2017-02-21 23:18 UTC 

v4.10: kernel stack frame pointer .. has bad value (null)
 2017-02-21 23:15 UTC  (3+ messages)

crypto: xts: regression in 4.10
 2017-02-21 23:17 UTC 

[U-Boot] [PATCH] Makefile: print warning if CONFIG_SYS_EXTRA_OPTIONS is used
 2017-02-21 23:16 UTC  (2+ messages)

linux-next: manual merge of the net-next tree with the s390 tree
 2017-02-21 23:15 UTC 

make perf-targz-src-pkg or better approach to install perf?
 2017-02-21 23:15 UTC  (2+ messages)

[PATCH] btrfs-progs: docs: fix many typos, plus three edits for clarit
 2017-02-21 23:14 UTC  (2+ messages)
` [PATCH 1/1] btrfs-progs: docs: fix many typos, plus three edits for clarity

[PATCHv4 0/4] OPAL patches, cont'd
 2017-02-21 23:03 UTC  (4+ messages)
` [PATCHv4 4/4] block/sed: Embed function data into the function sequence

[PATCH lttng-ust] Fix: include config.h to resolve HAVE_DLMOPEN
 2017-02-21 23:10 UTC 

[PATCH RFC v3 0/8] xdp: Infrastructure to generalize XDP
 2017-02-21 23:10 UTC  (4+ messages)
` [PATCH RFC v3 3/8] nfp: Changes to use generic XDP infrastructure

+ userfaultfd-documentation-update.patch added to -mm tree
 2017-02-21 23:10 UTC 

[PATCH] dt-bindings: net: generalize moxart-mac to support all faraday based ftmac IP
 2017-02-21 23:09 UTC  (2+ messages)

Focusing the XDP project
 2017-02-21 23:08 UTC  (12+ messages)

[Bug 99851] [drm:.r600_ring_test [radeon]] *ERROR* radeon: ring 0 test failed (scratch(0x8504)=0xCAFEDEAD)
 2017-02-21 23:09 UTC 

[PATCH 1/2] dt-bindings: spi: document bcm63xx SPI devicetree bindings
 2017-02-21 23:08 UTC  (5+ messages)
  ` Applied "spi/bcm63xx: document bcm63xx SPI devicetree bindings" to the spi tree

overlayfs: allowing for changes to lowerdir
 2017-02-21 23:08 UTC  (3+ messages)

[PATCH 1/3] lib/oe/sdk: Add get_extra_sdk_info to reuse code in buildhistory
 2017-02-21 23:07 UTC  (4+ messages)
` [PATCH 2/3] meta/classes/populate_sdk_base: Only execute write manifest when is populate_sdk
` [PATCH 3/3] classes/populate_sdk_base: Adds support to generate extensible sdk package manifest

[PATCH] fscrypt: remove broken support for detecting keyring key revocation
 2017-02-21 23:07 UTC 

[PATCH 0/3] further fixes
 2017-02-21 23:05 UTC  (4+ messages)
` [PATCH 1/3] libsdl-mixer: add pkgconfig to inherit and unblacklist
` [PATCH 2/3] libsdl2-mixer: "
` [PATCH 3/3] gtk-engines: add glib-2.0-native to DEPENDS an unblacklist

[PATCH 1/2] regulator: ltc3589: Add OF device ID table
 2017-02-21 23:05 UTC  (2+ messages)
` Applied "regulator: ltc3589: Add OF device ID table" to the regulator tree

[PATCH 2/2] regulator: ltc3676: Add OF device ID table
 2017-02-21 23:05 UTC  (2+ messages)
` Applied "regulator: ltc3676: Add OF device ID table" to the regulator tree

[PATCH] ASoC: mediatek: add I2C dependency for CS42XX8
 2017-02-21 23:05 UTC  (4+ messages)
` Applied "ASoC: mediatek: add I2C dependency for CS42XX8" to the asoc tree

[RFC PATCH 0/9] Add support for Allwinner R40 SoC
 2017-02-21 23:05 UTC  (21+ messages)
` [PATCH 2/9] pinctrl: sunxi: rename sun7i-a20 driver to sunxi-a20-r40
` [PATCH 3/9] pinctrl: sunxi: add support for R40 pinctrl
` [RFC PATCH 4/9] clk: sunxi-ng: support R40 SoC
` [RFC PATCH 8/9] ARM: dts: sun8i: add USB nodes for R40
` [RFC PATCH 9/9] ARM: dts: sun8i: enable USB host for Banana Pi M2 Ultra

Applied "ASoC: rsnd: check return value of init function" to the asoc tree
 2017-02-21 23:05 UTC 

Applied "ASoC: rsnd: drop useles self-assignments" to the asoc tree
 2017-02-21 23:05 UTC 

[PATCH 2/2] spi/bcm63xx: allow for probing through devicetree
 2017-02-21 23:05 UTC  (3+ messages)
  ` Applied "spi/bcm63xx: allow for probing through devicetree" to the spi tree

[xen-unstable test] 105946: regressions - FAIL
 2017-02-21 23:03 UTC 

[Qemu-devel] [PATCH v2 00/30] Various memory leak fixes
 2017-02-21 23:01 UTC  (7+ messages)
` [Qemu-devel] [PATCH v2 25/30] usb: release the created buses
` [Qemu-devel] [PATCH v2 26/30] tests: allows to run single test in usb-hcd-ehci-test
` [Qemu-devel] [PATCH v2 27/30] tests: fix usb-test leaks

[PATCH v2 00/16] ACPI graph support
 2017-02-21 23:00 UTC  (6+ messages)
` [PATCH v2 15/16] device property: Add fwnode_get_next_parent()

[PATCH 0/5] ALSA: usb-audio: fixes for quirks of Tascam US-16x08
 2017-02-21 22:59 UTC  (6+ messages)
` [PATCH 4/5] ALSA: usb-audio: deallocate memory objects in error path

[PATCH 0/7] fs, xfs subsystem refcounter conversions
 2017-02-21 22:55 UTC  (6+ messages)
` [PATCH 1/7] fs, xfs: convert xfs_bui_log_item.bui_refcount from atomic_t to refcount_t
` [PATCH 2/7] fs, xfs: convert xfs_buf.b_hold and xfs_buf.b_lru_ref "

[PATCH v6 0/8] Runtime PM for Thunderbolt on Macs
 2017-02-21 22:55 UTC  (7+ messages)
` [PATCH v6 1/8] PCI: Recognize Thunderbolt devices

[PATCH v2] ALSA: usb-audio: purge needless variable length array
 2017-02-21 22:54 UTC 

[PATCH] NTB: Add IDT 89HPESxNTx PCIe-switches support
 2017-02-21 22:42 UTC  (4+ messages)
` [PATCH v2] "

Bug: decoders referenced in kernel rc-keymaps not loaded on boot
 2017-02-21 22:52 UTC  (3+ messages)

Error Building xen-image-minimal
 2017-02-21 22:50 UTC  (3+ messages)

Unexpected issues with 2 NVME initiators using the same target
 2017-02-21 22:50 UTC  (3+ messages)

[Qemu-devel] [PATCH 0/9] wire up -g <width>x<height> switch for virtio and qxl
 2017-02-21 22:45 UTC  (3+ messages)
` [Qemu-devel] [PATCH 3/9] ppc: use ppc_graphic_* defines

[PATCH] nvme-cli: fabrics: Fix to pass "host_traddr" to the kernel driver
 2017-02-21 22:42 UTC  (7+ 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.