All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2017-05-23 13:01:30 to 2017-05-23 13:34:42 UTC [more...]

[PATCH] firmware: request_firmware() should propagate -ERESTARTSYS
 2017-05-23 13:31 UTC  (2+ messages)

[PATCH v5 00/20] eeprom: at24: Add OF device ID table
 2017-05-23 13:34 UTC  (28+ messages)
` [PATCH v5 01/20] dt-bindings: i2c: eeprom: Document vendor to be used and deprecated ones
` [PATCH v5 03/20] ARM: dts: omap: Add generic compatible string for I2C EEPROM
` [PATCH v5 04/20] ARM: dts: turris-omnia: "
` [PATCH v5 05/20] ARM: dts: efm32: "
` [PATCH v5 06/20] ARM: dts: imx: "
` [PATCH v5 07/20] ARM: dts: keystone: "
` [PATCH v5 08/20] ARM: dts: lpc18xx: "
` [PATCH v5 09/20] ARM: dts: r7s72100: "
` [PATCH v5 10/20] ARM: dts: koelsch: "
` [PATCH v5 11/20] ARM: dts: socfpga: "
` [PATCH v5 12/20] ARM: dts: uniphier: "
` [PATCH v5 13/20] ARM: dts: zynq: "
` [PATCH v5 14/20] arm64: dts: ls1043a: "

[PATCH] mmc: tmio: make sure SDIO gets reinitialized after resume
 2017-05-23 13:34 UTC 

[lustre-devel] have df report a more up-to-date view of the filesystem
 2017-05-23 13:34 UTC  (3+ messages)

[U-Boot] [PATCH v8 14/17] net: fec_mxc: Add fec_phy_reset support
 2017-05-23 13:33 UTC 

[PATCH v2] kernel.h: handle pointers to arrays better in container_of()
 2017-05-23 13:23 UTC  (6+ messages)

[RFC 17.08] Flow classification library
 2017-05-23 13:30 UTC  (7+ messages)
` [RFC v2] "

[PATCH] xfs: fix off-by-one on max nr_pages in xfs_find_get_desired_pgoff()
 2017-05-23 13:27 UTC  (4+ messages)

FW: patchtest: failure
 2017-05-23 13:26 UTC  (5+ messages)

[Buildroot] Building Network Manager fails at configure due to uuid package requirements error
 2017-05-23 13:26 UTC  (2+ messages)

[RFC PATCH] mm, oom: cgroup-aware OOM-killer
 2017-05-23 13:25 UTC  (6+ messages)

[PATCH 00/24] Thunderbolt security levels and NVM firmware upgrade
 2017-05-23 13:25 UTC  (2+ messages)

[OSSTEST PATCH 01/24] README: Advise using `play' for playground flights
 2017-05-23 13:24 UTC  (6+ messages)
` [OSSTEST PATCH 05/24] tcmd: Work around ssh bug with `ssh host ""'
` [OSSTEST PATCH 06/24] cs-hosts-list: New utility

Shutdown filesystem when a thin pool become full
 2017-05-23 13:24 UTC  (2+ messages)

FAILED: patch "[PATCH] [media] digitv: limit messages to buffer size" failed to apply to 3.18-stable tree
 2017-05-23 13:23 UTC 

FAILED: patch "[PATCH] [media] digitv: limit messages to buffer size" failed to apply to 4.4-stable tree
 2017-05-23 13:23 UTC 

[HMM 00/15] HMM (Heterogeneous Memory Management) v22
 2017-05-23 13:23 UTC  (4+ messages)
` [HMM 08/15] mm/ZONE_DEVICE: special case put_page() for device private pages

FAILED: patch "[PATCH] [media] ov2640: fix vflip control" failed to apply to 4.11-stable tree
 2017-05-23 13:23 UTC 

FAILED: patch "[PATCH] [media] dw2102: limit messages to buffer size" failed to apply to 3.18-stable tree
 2017-05-23 13:22 UTC 

Ciao
 2017-05-23 13:22 UTC 

FAILED: patch "[PATCH] [media] dw2102: limit messages to buffer size" failed to apply to 4.4-stable tree
 2017-05-23 13:22 UTC 

[PATCH] MAINTAINERS: update drm/stm maintainers list
 2017-05-23 13:22 UTC  (4+ messages)

[PATCH 0/7] drm/omap: rotation fixes and cleanups
 2017-05-23 13:21 UTC  (7+ messages)
` [PATCH 3/7] drm/omap: use DRM_ROTATE_* instead of OMAP_DSS_ROT_*
` [PATCH 4/7] drm/omap: DRM_REFLECT_* instead of mirror boolean

Emulation of xen ARM on qemux86_64
 2017-05-23 13:17 UTC  (3+ messages)

[PATCH 1/3] net/ixgbe: remove reduandent code
 2017-05-23 13:21 UTC  (3+ messages)
` [PATCH 3/3] net/ixgbe: enable flex bytes for generic flow API

[PATCH v3 0/6] Support for contiguous pte hugepages
 2017-05-23 13:13 UTC  (11+ messages)
` [PATCH v3 1/6] mm, gup: Remove broken VM_BUG_ON_PAGE compound check for hugepages
` [PATCH v3 2/6] mm, gup: Ensure real head page is ref-counted when using hugepages

constant st_ino/st_dev for non-samefs case
 2017-05-23 13:19 UTC  (2+ messages)

[PATCH 00/15] qedf: Update driver to version 8.18.22.0
 2017-05-23 13:19 UTC  (16+ messages)
` [PATCH 01/15] qedf: Enable basic FDMI information
` [PATCH 02/15] qedf: Update copyright to 2017
` [PATCH 03/15] qedf: Honor qed_ops->common->set_fp_int() return code
` [PATCH 04/15] qedf: Look at all descriptors when processing a clear virtual link
` [PATCH 05/15] qedf: Check that fcport is offloaded before dereferencing pointers in initiate_abts|cleanup
` [PATCH 06/15] qedf: Add fka_period SCSI host attribute to show fip keep alive period
` [PATCH 07/15] qedf: Set qed logging level to QED_LEVEL_NOTICE
` [PATCH 08/15] qedf: Use same logic for SCSI host reset and FC lip_reset
` [PATCH 09/15] qedf: Add bus_reset No-op
` [PATCH 10/15] qedf: Add non-offload receive filters
` [PATCH 11/15] qedf: Fixup unnecessary paratheses around test_bit operations
` [PATCH 12/15] qedf: Move some prints to a debug level so they do not print when no debugging is enabled
` [PATCH 13/15] qedf: Change cmd_per_lun in scsi_host_template to 32 to increase performance
` [PATCH 14/15] qedf: Add change_queue_depth member to scsi_host_template()
` [PATCH 15/15] qedf: Update version number to 8.18.22.0

[PATCH v3 00/11] fixes for ecc, ec(dh), rsa & testmgr
 2017-05-23 13:19 UTC  (24+ messages)
` [PATCH v3 01/11] crypto: kpp, (ec)dh - fix typos
` [PATCH v3 02/11] crypto: ecc - remove unused function arguments
` [PATCH v3 03/11] crypto: ecc - remove unnecessary casts
` [PATCH v3 04/11] crypto: dh - fix dh_max_size
` [PATCH v3 05/11] crypto: ecdh - fix ecdh_max_size
` [PATCH v3 06/11] crypto: rsa - change err code in rsa_max_size
` [PATCH v3 07/11] crypto: testmgr - check err on kpp maxsize
` [PATCH v3 08/11] crypto: testmgr - check err on akcipher maxsize
` [PATCH v3 09/11] crypto: KEYS: "
` [PATCH v3 10/11] crypto: ecc - don't be selfish on pubkeys
` [PATCH v3 11/11] crypto: dh - fix memleak in setkey

staging: sm750fb: removed hungarian prfx and replace CamelCase variables
 2017-05-23 13:19 UTC  (2+ messages)

[patch net-next 0/9] mlxsw: Support firmware flash
 2017-05-23 13:18 UTC  (2+ messages)

passthrough
 2017-05-23 13:18 UTC  (4+ messages)

[PATCH] usb: typec: Add a sysfs node to manage port type
 2017-05-23 13:16 UTC  (3+ messages)

[PATCH v2 for-4.9] x86/mm: Fix incorrect unmapping of 2MB and 1GB pages
 2017-05-23 13:17 UTC  (5+ messages)

[PATCH v6 net-next 00/17] net: qualcomm: add QCA7000 UART driver
 2017-05-23 13:12 UTC  (20+ messages)
` [PATCH v6 net-next 01/17] net: qualcomm: remove unnecessary includes
` [PATCH v6 net-next 02/17] net: qca_framing: use u16 for frame offset
` [PATCH v6 net-next 03/17] net: qca_7k: Use BIT macro
` [PATCH v6 net-next 04/17] net: qca_spi: Use SET_NETDEV_DEV()
` [PATCH v6 net-next 05/17] net: qualcomm: use net_device_ops instead of direct call
` [PATCH v6 net-next 06/17] net: qualcomm: Improve readability of length defines
` [PATCH v6 net-next 07/17] net: qca_spi: remove QCASPI_MTU
` [PATCH v6 net-next 08/17] net: qualcomm: move qcaspi_tx_cmd to qca_spi.c
` [PATCH v6 net-next 09/17] net: qca_spi: Clarify MODULE_DESCRIPTION
` [PATCH v6 net-next 10/17] net: qualcomm: rename qca_framing.c to qca_7k_common.c
` [PATCH v6 net-next 11/17] net: qualcomm: prepare frame decoding for UART driver
` [PATCH v6 net-next 12/17] net: qualcomm: make qca_7k_common a separate kernel module
` [PATCH v6 net-next 13/17] dt-bindings: qca7000-spi: Rework binding
` [PATCH v6 net-next 14/17] dt-bindings: qca7000: rename binding
` [PATCH v6 net-next 15/17] dt-bindings: slave-device: add current-speed property
` [PATCH v6 net-next 16/17] dt-bindings: qca7000: append UART interface to binding
` [PATCH v6 net-next 17/17] net: qualcomm: add QCA7000 UART driver

[PATCH net] net/mlx4: Fix the check in attaching steering rules
 2017-05-23 13:15 UTC  (2+ messages)

[poky][PATCH v2 0/6] Add some gstreamer1.0-plugins-bad patches for pyro only
 2017-05-23 13:13 UTC  (2+ messages)

[PATCH 01/15] musl: Update to latest master
 2017-05-23 13:14 UTC  (3+ messages)
` [PATCH 10/15] db: Add --tag=CC to cross libtool invocation

[PATCH] drm/mediatek: hdmi: Filter interlaced resolutions
 2017-05-23 13:12 UTC  (5+ messages)

`pull --rebase --autostash` fails when fast forward in dirty repo
 2017-05-23 13:12 UTC  (2+ messages)

[PATCH v5] send-email: --batch-size to work around some SMTP server limit
 2017-05-23 12:55 UTC  (3+ messages)
  `  "

[PATCH v2] libsolv: don't pick up bundled db from host rpm
 2017-05-23 13:10 UTC  (4+ messages)

[Qemu-devel] [PATCH] vhost_net: do not expose MTU feature bit to kernel backend
 2017-05-23 13:11 UTC  (3+ messages)
` [Qemu-devel] [PATCH v2] virtio_net: Bypass backends for MTU feature negotiation

cleanup UUID types V3
 2017-05-23 13:11 UTC  (8+ messages)
` [PATCH 10/23] afs: switch to use uuid_t and uuid_gen

[PATCH] XenBus: Don't wait for producer to fill the ring if the ring
 2017-05-23 13:11 UTC  (4+ messages)

[PATCH v2 00/10] NFS: add AF_VSOCK support to NFS client
 2017-05-23 13:11 UTC  (6+ messages)
` [PATCH v2 01/10] SUNRPC: add AF_VSOCK support to addr.[ch]

[RFC 0/3] misc: new serdev based drivers for w2sg00x4 GPS module and w2cbw003 wifi/bluetooth
 2017-05-23 13:10 UTC  (6+ messages)

[PATCH 0/2] nohz: Deal with clock reprogram skipping issues v3
 2017-05-23 13:10 UTC  (3+ messages)

[PATCH] vhost: support rx_queue_count
 2017-05-23 13:10 UTC  (2+ messages)

[PATCH] usb: imx: Only use clock when it exists
 2017-05-23 13:09 UTC 

RADOS: Deleting all objects in a namespace
 2017-05-23 13:09 UTC 

[OSSTEST PATCH 1/3] host examination: Actually permanently save the logs
 2017-05-23 13:08 UTC  (4+ messages)
` [OSSTEST PATCH 2/3] ap-common: Switch to Linux 4.9 by default

[PATCH] ACPI: processor: fix LPI when built as module
 2017-05-23 13:08 UTC  (2+ messages)

[PATCH] Patch for remapping pages around the fault page
 2017-05-23 13:07 UTC  (2+ messages)

[PATCH] tipc: Delete error messages for failed memory allocations in three functions
 2017-05-23 13:07 UTC  (2+ messages)

[Buildroot] [PATCH 01/01] mtd: bump to version 2.0.0
 2017-05-23 13:07 UTC 

[PATCH 2/3] sha1dc: use sha1collisiondetection as a submodule
 2017-05-23 13:06 UTC  (5+ messages)
` [PATCH v2 0/2] Update sha1dc from upstream & optionally make it "

[PATCH 0/6] Extend mvebu gpio driver to support the controllers of the Marvell Armada 7K/8K
 2017-05-23 13:06 UTC  (6+ messages)
` [PATCH 3/6] gpio: dt-bindings: Add documentation for gpio controllers on "

[PATCH] x86/ACPI/cstate: Allow ACPI C1 FFH MWAIT use on AMD systems
 2017-05-23 13:06 UTC  (6+ messages)

Boundary between pinctrl and peripheral settings
 2017-05-23 13:05 UTC  (5+ messages)

[PATCH 0/3 v3] xfs: Fix SEEK_HOLE implementation
 2017-05-23 13:05 UTC  (8+ messages)
` [PATCH 2/3] xfs: Fix off-by-in in loop termination in xfs_find_get_desired_pgoff()

[net PATCH] mlx5: fix bug reading rss_hash_type from CQE
 2017-05-23 13:04 UTC  (3+ messages)

BUG: hot removal during writes on ext4 formatted nvme device
 2017-05-23 13:03 UTC  (4+ messages)

[kernel-hardening] [PATCH v4 next 0/3] modules: automatic module loading restrictions
 2017-05-23 13:02 UTC  (11+ messages)
            `  "

[PATCH v3 0/2] v4l: async: Match parent devices
 2017-05-23 13:02 UTC  (3+ messages)
` [PATCH v3 2/2] "

[PATCH v5 1/5] iommu: of: Fix check for returning EPROBE_DEFER
 2017-05-23 13:01 UTC  (21+ messages)
` [PATCH v5 2/5] iommu: of: Ignore all errors except EPROBE_DEFER
` [PATCH v5 3/5] ACPI/IORT: "
` [PATCH v5 4/5] ARM: dma-mapping: Don't tear third-party mappings
` [PATCH v5 5/5] ACPI/IORT: Move the check to get iommu_ops from translated fwspec

RFC: better timer interface
 2017-05-23 13:02 UTC  (10+ messages)

[PATCH][drm-next] drm/pl111: make structure pl111_display_funcs static
 2017-05-23 13:01 UTC  (9+ messages)

[U-Boot] socfpga: documentation tweaks
 2017-05-23 13:01 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.