All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2017-06-23 05:48:40 to 2017-06-23 07:15:01 UTC [more...]

[PATCH] cifs: set mapping error when page writeback fails in writepage or launder_pages
 2017-06-23  7:15 UTC  (2+ messages)

[PATCH -mm -v2 00/12] mm, THP, swap: Delay splitting THP after swapped out
 2017-06-23  7:13 UTC  (30+ messages)
` [PATCH -mm -v2 01/12] mm, THP, swap: Support to clear swap cache flag for THP "
` [PATCH -mm -v2 02/12] mm, THP, swap: Support to reclaim swap space "
` [PATCH -mm -v2 03/12] mm, THP, swap: Make reuse_swap_page() works "
` [PATCH -mm -v2 04/12] mm, THP, swap: Don't allocate huge cluster for file backed swap device
` [PATCH -mm -v2 05/12] block, THP: Make block_device_operations.rw_page support THP
` [PATCH -mm -v2 06/12] Test code to write THP to swap device as a whole
` [PATCH -mm -v2 07/12] mm, THP, swap: Support to split THP for THP swapped out
` [PATCH -mm -v2 08/12] memcg, THP, swap: Support move mem cgroup charge "
` [PATCH -mm -v2 09/12] memcg, THP, swap: Avoid to duplicated charge THP in swap cache
` [PATCH -mm -v2 10/12] memcg, THP, swap: Make mem_cgroup_swapout() support THP
` [PATCH -mm -v2 11/12] mm, THP, swap: Delay splitting THP after swapped out
` [PATCH -mm -v2 12/12] mm, THP, swap: Add THP swapping out fallback counting

linux-next: Tree for Jun 23
 2017-06-23  7:13 UTC 

[PATCH] bnx2i: missing error code in bnx2i_ep_connect()
 2017-06-23  7:13 UTC  (4+ messages)

[Bug 196157] New: 100+ times slower disk writes on 4.x+/i386/16+RAM, compared to 3.x
 2017-06-23  7:13 UTC  (2+ messages)

[PATCH 0/5] Improve MTK NAND driver
 2017-06-23  7:12 UTC  (12+ messages)
  ` [PATCH 1/5] mtd: nand: mtk: fix incorrect register setting order about ecc irq
  ` [PATCH 2/5] mtd: nand: mtk: disable ecc irq when writing page with hwecc
  ` [PATCH 3/5] mtd: nand: mtk: remove unneeded mtk_nfc_hw_init from mtk_nfc_resume
  ` [PATCH 4/5] mtd: nand: mtk: remove unneeded mtk_ecc_hw_init from mtk_ecc_resume
  ` [PATCH 5/5] mtd: nand: mtk: add ->setup_data_interface() hook

[Qemu-devel] [PATCH] Separate function types from opaque types in include/qemu/typedefs.h
 2017-06-23  7:11 UTC  (12+ messages)

[PATCH v2] qla2xxx: Protect access to qpair members with qpair->qp_lock
 2017-06-23  7:10 UTC 

[PATCH 1/3] drm/amdgpu: fix a typo
 2017-06-23  7:09 UTC  (10+ messages)

[PATCH libdrm 1/2] xf86drm: inline drmIoctl()
 2017-06-23  7:08 UTC  (5+ messages)

[ovmf test] 110965: all pass - PUSHED
 2017-06-23  7:08 UTC 

[U-Boot] [PATCH v7 0/8] rk3328: add support of usb host and gadget
 2017-06-23  7:08 UTC  (9+ messages)
` [U-Boot] [PATCH v7 1/8] usb: Kconfig: config USB_XHCI_ROCKCHIP depends on DM_REGULATOR and DM_USB
` [U-Boot] [PATCH v7 2/8] usb: host: xhci-rockchip: use fixed regulator to control vbus
` [U-Boot] [PATCH v7 3/8] rockchip: dts: rk3328: add fixed regulator node for xhci
` [U-Boot] [PATCH v7 4/8] rockchip: configs: rk3328: enable dwc2 driver and config fastboot
` [U-Boot] [PATCH v7 5/8] usb: dwc2: use dev_read_bool() instead of fdt_getprop()
` [U-Boot] [PATCH v7 6/8] rockchip: rk3328: board: add support of dwc2 gadget
` [U-Boot] [PATCH v7 7/8] rockchip: dts: rk3328: support and enable dwc2
` [U-Boot] [PATCH v7 8/8] rockchip: dts: rk3399: control vbus of typec by fixed regulator

pull request (net): ipsec 2017-06-23
 2017-06-23  7:06 UTC  (7+ messages)
` [PATCH 1/6] xfrm: fix xfrm_dev_event() missing when compile without CONFIG_XFRM_OFFLOAD
` [PATCH 2/6] xfrm: move xfrm_garbage_collect out of xfrm_policy_flush
` [PATCH 3/6] xfrm: Oops on error in pfkey_msg2xfrm_state()
` [PATCH 4/6] xfrm: NULL dereference on allocation failure
` [PATCH 5/6] xfrm6: Fix IPv6 payload_len in xfrm6_transport_finish
` [PATCH 6/6] esp6_offload: Fix IP6CB(skb)->nhoff for ESP GRO

linux-next: build failure after merge of most trees
 2017-06-23  7:04 UTC  (9+ messages)

[PATCH v2 00/29] Create a reference backend for packed refs
 2017-06-23  7:01 UTC  (30+ messages)
` [PATCH v2 01/29] t1408: add a test of stale packed refs covered by loose refs
` [PATCH v2 02/29] add_packed_ref(): teach function to overwrite existing refs
` [PATCH v2 03/29] packed_ref_store: new struct
` [PATCH v2 04/29] packed_ref_store: move `packed_refs_path` here
` [PATCH v2 05/29] packed_ref_store: move `packed_refs_lock` member here
` [PATCH v2 06/29] clear_packed_ref_cache(): take a `packed_ref_store *` parameter
` [PATCH v2 07/29] validate_packed_ref_cache(): "
` [PATCH v2 08/29] get_packed_ref_cache(): "
` [PATCH v2 09/29] get_packed_refs(): "
` [PATCH v2 10/29] add_packed_ref(): "
` [PATCH v2 11/29] lock_packed_refs(): "
` [PATCH v2 12/29] commit_packed_refs(): "
` [PATCH v2 13/29] rollback_packed_refs(): "
` [PATCH v2 14/29] get_packed_ref(): "
` [PATCH v2 15/29] repack_without_refs(): "
` [PATCH v2 16/29] packed_peel_ref(): new function, extracted from `files_peel_ref()`
` [PATCH v2 17/29] packed_ref_store: support iteration
` [PATCH v2 18/29] packed_read_raw_ref(): new function, replacing `resolve_packed_ref()`
` [PATCH v2 19/29] packed-backend: new module for handling packed references
` [PATCH v2 20/29] packed_ref_store: make class into a subclass of `ref_store`
` [PATCH v2 21/29] commit_packed_refs(): report errors rather than dying
` [PATCH v2 22/29] commit_packed_refs(): use a staging file separate from the lockfile
` [PATCH v2 23/29] packed_refs_lock(): function renamed from lock_packed_refs()
` [PATCH v2 24/29] packed_refs_lock(): report errors via a `struct strbuf *err`
` [PATCH v2 25/29] packed_refs_unlock(), packed_refs_is_locked(): new functions
` [PATCH v2 26/29] clear_packed_ref_cache(): don't protest if the lock is held
` [PATCH v2 27/29] commit_packed_refs(): remove call to `packed_refs_unlock()`
` [PATCH v2 28/29] repack_without_refs(): don't lock or unlock the packed refs
` [PATCH v2 29/29] read_packed_refs(): die if `packed-refs` contains bogus data

Update patch
 2017-06-23  5:30 UTC  (3+ messages)

[PATCH v2 0/2] mtd: spi-nor: aspeed: add dual read and command mode support
 2017-06-23  7:02 UTC  (5+ messages)
` [PATCH v2 1/2] mtd: spi-nor: aspeed: add support for SPI dual IO read mode

[PATCH 0/3] Enable namespaced file capabilities
 2017-06-23  7:01 UTC  (4+ messages)

[PATCH 0/4] Reduce ELF_ET_DYN_BASE
 2017-06-23  7:01 UTC  (12+ messages)
` [PATCH 2/4] arm64: "
  ` [kernel-hardening] "
` [PATCH 3/4] powerpc: "
    ` [kernel-hardening] "

[PATCH] ext4: Return EIO on read error in ext4_find_entry
 2017-06-23  6:33 UTC  (3+ messages)

DNS (?) not working on G5 (64-bit powerpc) (was [net-next, v3, 3/3] udp: try to avoid 2 cache miss on dequeue)
 2017-06-23  6:59 UTC  (8+ messages)
` DNS (?) not working on G5 (64-bit powerpc) (was [net-next,v3,3/3] "

(no subject)
 2017-06-23  6:58 UTC  (9+ messages)
` your mail
  ` AW: "

[PATCH 0/7] cleanup issues with io{read|write}64
 2017-06-23  6:51 UTC  (5+ messages)
` [PATCH 7/7] crypto: caam: cleanup CONFIG_64BIT ifdefs when using io{read|write}64

[PATCH 0/2] x86/idle: add halt poll support
 2017-06-23  6:49 UTC  (6+ messages)

[PATCH v2 0/2] crypto: engine - Permit to enqueue skcipher request
 2017-06-23  6:48 UTC  (5+ messages)
` [PATCH v2 2/2] "

[U-Boot] [PATCH v3] powerpc: Restore core of mpc8xx
 2017-06-23  6:47 UTC  (7+ messages)

[Qemu-devel] [PATCH v4 0/4] 9pfs: handle transport errors
 2017-06-23  6:45 UTC  (5+ messages)
` [Qemu-devel] [PATCH v4 1/4] virtio-9p: record element after sanity checks
` [Qemu-devel] [PATCH v4 2/4] virtio-9p: message header is 7-byte long
` [Qemu-devel] [PATCH v4 3/4] virtio-9p: break device if buffers are misconfigured
` [Qemu-devel] [PATCH v4 4/4] 9pfs: handle transport errors in pdu_complete()

[PATCH] crypto: brcm - Fix SHA3-512 algorithm failure
 2017-06-23  6:45 UTC 

Using __always_inline attribute
 2017-06-23  6:45 UTC  (11+ messages)
` [PATCH] compiler, clang: Add always_inline attribute to inline

[Qemu-devel] [PATCH v2] hmp, qmp: introduce "info memory" and "query-memory" commands
 2017-06-23  6:44 UTC  (7+ messages)

DPAA: Software Portal selection for network interface
 2017-06-23  6:42 UTC  (3+ messages)

[PATCH 0/3] Overlay syntax sugar using <&label>
 2017-06-23  6:39 UTC  (4+ messages)
` [PATCH 1/3] overlay: Documentation for the overlay sugar syntax

[PATCH v2] f2fs: introduce reserved_blocks in sysfs
 2017-06-23  6:37 UTC  (2+ messages)

[RFC PATCH] gcm - fix setkey cache coherence issues
 2017-06-23  6:31 UTC  (5+ messages)

[PATCH] staging: unisys: visorbus: constify visorchipset_parahotplug_group
 2017-06-23  6:31 UTC 

[Buildroot] [autobuild.buildroot.net] Build results for 2017-06-22
 2017-06-23  6:30 UTC 

[PATCH 0/5] PM / sleep: Support power button wakeup from S2I on recent Dell laptops
 2017-06-23  6:30 UTC  (5+ messages)
` [PATCH v2 0/3] ACPI "
  ` [PATCH v2 3/3] ACPI / sleep: EC-based wakeup from suspend-to-idle on recent Dell systems
    ` [PATCH] ACPI / sleep: EC-based wakeup from suspend-to-idle on recent systems

[U-Boot] [PATCH] dm: video: fix abuse of enum
 2017-06-23  6:30 UTC  (4+ messages)

[Qemu-devel] Guest unresponsive after Virtqueue size exceeded error
 2017-06-23  6:29 UTC  (11+ messages)

[PATCH v2 0/6] qla2xxx: Add NVMe FC Fabric support in driver
 2017-06-23  6:28 UTC  (6+ messages)
` [PATCH v2 3/6] qla2xxx: Add FC-NVMe F/W initialization and transport registration

[PATCH] RAS: Fix an error checking test in 'create_debugfs_nodes()'
 2017-06-23  6:24 UTC  (2+ messages)

f2fs: OOPS: kernel BUG at fs/f2fs/segment.h:620!
 2017-06-23  6:27 UTC  (2+ messages)

[PATCH] [PATCH v4] bcache: fix issue of writeback rate at minimum 1 key per second
 2017-06-23  6:23 UTC 

[LTP] LTP Ipv6_lib failures
 2017-06-23  6:25 UTC 

[meta-qt5][PATCH] libconnman-qt5: update to 1.1.10
 2017-06-23  6:24 UTC 

[PATCH v9 0/3] Cavium ThunderX2 SMMUv3 errata workarounds
 2017-06-23  6:21 UTC  (7+ messages)
` [PATCH v9 3/3] iommu/arm-smmu-v3: Add workaround for Cavium ThunderX2 erratum #126
      ` [Devel] "

linux-next: BUG: Bad page state in process ip6tables-save pfn:1499f4
 2017-06-23  6:21 UTC  (2+ messages)

[PATCH] nvme: explicitly disable APST on quirked devices
 2017-06-23  6:19 UTC  (2+ messages)

[PATCH v9 3/3] iommu/arm-smmu-v3: Add workaround for Cavium ThunderX2 erratum #126
 2017-06-23  5:58 UTC  (4+ messages)
` [Devel] "

[Qemu-devel] [Bug 1047470] [NEW] qemu/kvm hangs reading from serial console
 2017-06-23  5:57 UTC  (2+ messages)
` [Qemu-devel] [Bug 1047470] "

[PATCH v10 0/2] crypto: AF_ALG memory management fix
 2017-06-23  6:10 UTC  (3+ messages)
` [PATCH v10 1/2] crypto: skcipher AF_ALG - overhaul memory management

[PATCH v1] xen/input: add multi-touch support
 2017-06-23  6:09 UTC 

[PATCH v1] xen/input: add multi-touch support
 2017-06-23  6:09 UTC 

[PATCH] Revert "gstreamer1.0-plugins-bad: Add some gstplayer API"
 2017-06-23  5:50 UTC 

[PATCH] powerpc/kernel: Avoid redundancies on giveup_all
 2017-06-23  6:03 UTC  (2+ messages)

[PATCH] usb: core: sysfs: constify attribute_group
 2017-06-23  5:58 UTC 

[Fuego] Benchmark.blobsallad test build failing on my x86 64-bit ubuntu pc
 2017-06-23  5:57 UTC  (7+ messages)

[GIT PULL] sound fixes for 4.12-rc7
 2017-06-23  5:57 UTC 

(no subject)
 2017-06-23  5:41 UTC 

[PATCH] fbdev: omapfb: constify ctrl_caps, color_caps, panel_attr_grp and ctrl_attr_grp
 2017-06-23  5:54 UTC 

[PATCH 0/7] fujitsu-laptop: ACPI-related cleanups
 2017-06-23  5:54 UTC  (16+ messages)
` [PATCH 1/7] platform/x86: fujitsu-laptop: do not use kfifo for storing hotkey scancodes
` [PATCH 5/7] platform/x86: fujitsu-laptop: do not update ACPI device power status

[PATCH v2 0/8] io-pgtable lock removal
 2017-06-23  5:53 UTC  (4+ messages)
` [PATCH v2 5/8] iommu/io-pgtable-arm: Support lockless operation

[PATCHSET/RFC 0/9] perf tools: Support out-of-tree modules
 2017-06-23  5:48 UTC  (6+ messages)
` [PATCH/RFC 4/9] perf symbols: Load kernel module symbols ASAP
` [PATCH/RFC 5/9] perf symbols: Fixup the end address of kernel map properly
` [PATCH/RFC 7/9] perf tools: Add symbol_conf.use_kcore
` [PATCH/RFC 8/9] perf record: Not use kcore by default
` [PATCH/RFC 9/9] perf record: Add --module-dir option

[PATCH net-next 00/12] nfp: add flower app with representors
 2017-06-23  5:50 UTC  (7+ messages)
  ` [oss-drivers] "

[GIT PULL] extcon next for v4.13
 2017-06-23  5:49 UTC 

let me know
 2017-06-21 13:58 UTC 

[PATCH v2 0/6] mediatek: pwm driver add MT2712/MT7622 support
 2017-06-23  5:48 UTC  (2+ messages)

next-20170620 BUG in do_page_fault / do_huge_pmd_wp_page
 2017-06-23  5:48 UTC  (3+ 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.