All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2017-11-17 18:17:26 to 2017-11-17 18:53:38 UTC [more...]

[RFC PATCH 0/2] apply write hints to select the type of segments
 2017-11-17 18:53 UTC  (11+ messages)

[virtio-dev] [RFC PATCH v2 0/5] Add virtio-iommu driver
 2017-11-17 18:52 UTC  (17+ messages)
`  "
` [RFC PATCH v2 1/5] iommu: "
` [virtio-dev] "
` [RFC PATCH v2 2/5] iommu/virtio-iommu: Add probe request
` [virtio-dev] "
` [virtio-dev] [RFC PATCH v2 3/5] iommu/virtio-iommu: Add event queue
  `  "
` [RFC PATCH v2 4/5] ACPI/IORT: Support paravirtualized IOMMU
` [virtio-dev] "
` [RFC PATCH v2 5/5] ACPI/IORT: Move IORT to the ACPI folder
` [virtio-dev] "

[PATCH] net: Convert net_mutex into rw_semaphore and down read it on net->init/->exit
 2017-11-17 18:52 UTC  (9+ messages)

[U-Boot] [PATCH] usb: ehci: Fix accessors for big-endian platforms and descriptors
 2017-11-17 18:52 UTC  (2+ messages)

[SPDK] Regarding NVMe driver command queue depth
 2017-11-17 18:52 UTC 

[RFC PATCH v2 0/5] Add virtio-iommu driver
 2017-11-17 18:52 UTC 

[Buildroot] [PATCH 1/1] support/download: svn non-interactive in BR2_SVN
 2017-11-17 18:50 UTC 

[PATCH v2 08/18] arm64: don't disable ADR_PREL_PG_HI21* with ARM64_ERRATUM_843419
 2017-11-17 18:49 UTC  (12+ messages)

[PATCH] omapdrm: hdmi4_cec: fix unsigned int comparison with less than zero
 2017-11-17 18:49 UTC 

[meta-python][PATCH] python-pysmi: update to version 0.2.2
 2017-11-17 18:47 UTC 

Re: edt-ft5x06 question
 2017-11-17 18:47 UTC  (3+ messages)
`  "

[Qemu-devel] [PATCH for-2.11] qcow2: fix image corruption on commit with persistent snapshot
 2017-11-17 18:46 UTC  (3+ messages)

[RFC PATCH 0/8] btrfs iomap support
 2017-11-17 18:45 UTC  (2+ messages)

[Qemu-devel] [PATCH for-2.11] pc-bios/s390-ccw: Fix problem with invalid virtio-scsi LUN when rebooting
 2017-11-17 18:45 UTC  (2+ messages)

[PATCH] net: bridge: add max_fdb_count
 2017-11-17 18:44 UTC  (11+ messages)

[meta-oe][PATCH v4] whetstone_1.2.bb: Add whetstone benchmark
 2017-11-17 18:28 UTC  (4+ messages)

[PATCH] md/raid5: correct degraded calculation in raid5_error
 2017-11-17 18:44 UTC  (2+ messages)

[meta-oe][PATCH v3] linpack_1.0.bb: Add linpack benchmark
 2017-11-17 18:28 UTC  (3+ messages)

[PATCH v2 0/2] Fix find_first_zero_bit() usage
 2017-11-17 18:43 UTC  (3+ messages)
` [PATCH v2 1/2] PCI: designware-ep: "

[PATCH RFC rdma-core 0/5] Add thread domain support
 2017-11-17 18:42 UTC  (7+ messages)
` [PATCH RFC rdma-core 1/5] verbs: Introduce thread domain and its related verbs

Roaming Mischief
 2017-11-17 18:46 UTC  (7+ messages)

[PATCH v2] fcntl: don't cap l_start and l_end values for F_GETLK64 in compat syscall
 2017-11-17 18:41 UTC  (2+ messages)

[Xenomai] Xenomai patch on Hikey causing overheating and board reset
 2017-11-17 18:41 UTC 

[PATCH v2] launch_editor(): indicate that Git waits for user input
 2017-11-17 18:40 UTC  (2+ messages)

[RFC] md: make queue limits depending on limits of RAID members
 2017-11-17 18:40 UTC  (2+ messages)

[fsck.overlay RFC PATCH] overlay: add fsck utility
 2017-11-17 18:39 UTC  (3+ messages)

[patch V2 00/11] LICENSES: Add documentation and initial License files
 2017-11-17 18:39 UTC  (6+ messages)
` [patch V2 01/11] Documentation: Add license-rules.rst to describe how to properly identify file licenses
  ` [patch V4 "

[meta-python][PATCH] python-pyro4: update to version 4.63
 2017-11-17 18:39 UTC 

[PATCH] drm/i915/selftests: Report ENOMEM clearly for an allocation failure
 2017-11-17 18:39 UTC  (3+ messages)
` ✓ Fi.CI.IGT: success for drm/i915/selftests: Report ENOMEM clearly for an allocation failure (rev3)

[PATCH 1/2] mm,vmscan: Kill global shrinker lock
 2017-11-17 18:36 UTC  (5+ messages)

[meta-python][PATCH] python3-coverage: update to version 4.4.2
 2017-11-17 18:37 UTC 

[RFC PATCH 0/2] apply write hints to select the type of segments
 2017-11-17 18:36 UTC  (4+ messages)

[RFC PATCH 00/31] CPUFreq on ARM
 2017-11-17 18:36 UTC  (10+ messages)

[PATCH RFC 00/25] Replacing net_mutex with rw_semaphore
 2017-11-17 18:31 UTC  (26+ messages)
` [PATCH RFC 01/25] net: Assign net to net_namespace_list in setup_net()
` [PATCH RFC 02/25] net: Cleanup copy_net_ns()
` [PATCH RFC 03/25] net: Introduce net_sem for protection of pernet_list
` [PATCH RFC 04/25] net: Move mutex_unlock() in cleanup_net() up
` [PATCH RFC 05/25] net: Add primitives to update heads of pernet_list sublists
` [PATCH RFC 06/25] net: Add pernet sys and registration functions
` [PATCH RFC 07/25] net: Make sys sublist pernet_operations executed out of net_mutex
` [PATCH RFC 08/25] net: Move proc_net_ns_ops to pernet_sys list
` [PATCH RFC 09/25] net: Move net_ns_ops "
` [PATCH RFC 10/25] net: Move sysctl_pernet_ops "
` [PATCH RFC 11/25] net: Move netfilter_net_ops "
` [PATCH RFC 12/25] net: Move nf_log_net_ops "
` [PATCH RFC 13/25] net: Move net_inuse_ops "
` [PATCH RFC 14/25] net: Move net_defaults_ops "
` [PATCH RFC 15/25] net: Move netlink_net_ops "
` [PATCH RFC 16/25] net: Move rtnetlink_net_ops "
` [PATCH RFC 17/25] net: Move audit_net_ops "
` [PATCH RFC 18/25] net: Move uevent_net_ops "
` [PATCH RFC 19/25] net: Move proto_net_ops "
` [PATCH RFC 20/25] net: Move pernet_subsys, registered via net_dev_init(), "
` [PATCH RFC 21/25] net: Move fib_* pernet_operations, registered via subsys_initcall(), "
` [PATCH RFC 22/25] net: Move subsys_initcall() registered pernet_operations from net/sched "
` [PATCH RFC 23/25] net: Move genl_pernet_ops "
` [PATCH RFC 24/25] net: Move wext_pernet_ops "
` [PATCH RFC 25/25] net: Move sysctl_core_ops "

[PATCH] irqchip/qcom: fix u32 comparison with value less than zero
 2017-11-17 18:35 UTC 

iscsi netboot failure in case of multiple interfaces
 2017-11-17 18:34 UTC  (7+ messages)

[RFC PATCH] tpm: don't return -EINVAL if TPM command validation fails
 2017-11-17 18:34 UTC  (7+ messages)

[PATCH] x86: disable IRQs before changing CR4
 2017-11-17 18:19 UTC  (2+ messages)
`  "

[Intel-wired-lan] [RFC PATCH jkirsher/next-queue 0/9] ixgbe: Add ipsec offload
 2017-11-17 18:34 UTC  (16+ messages)
` [Intel-wired-lan] [RFC PATCH jkirsher/next-queue 1/9] ixgbe: remove undefined and conflicting bits
` [Intel-wired-lan] [RFC PATCH jkirsher/next-queue 2/9] ixgbe: clean up ipsec defines
` [Intel-wired-lan] [RFC PATCH jkirsher/next-queue 6/9] ixgbe: add ipsec debug helpers
` [Intel-wired-lan] [RFC PATCH jkirsher/next-queue 7/9] ixgbe: add tx ipsec offload
` [Intel-wired-lan] [RFC PATCH jkirsher/next-queue 8/9] ixgbe: add the Rx ipsec offload processing

[RFC PATCH v7 00/14] overlayfs: Delayed copy up of data
 2017-11-17 18:31 UTC  (6+ messages)
` [PATCH v7 04/14] ovl: Provide a mount option metacopy=on/off for metadata copyup

[PATCH] ARM: dts: bcm2835-rpi: Avoid conflicts on i2c0
 2017-11-17 18:30 UTC  (4+ messages)

[PATCH] drm/i915: Don't use GEN6_RC_VIDEO_FREQ on gen10+
 2017-11-17 18:29 UTC  (2+ messages)
` ✓ Fi.CI.BAT: success for drm/i915: Don't use GEN6_RC_VIDEO_FREQ on gen10+ (rev2)

КЛИЕНТСКИЕ БАЗЫ!!! Подробнее: prodawez401@gmail.com Узнайте подробности!
 2017-11-16 17:20 UTC 

[U-Boot] [PATCH v2 00/18] manage protocols in a linked list
 2017-11-17 18:28 UTC  (7+ messages)
` [U-Boot] [PATCH v2 05/18] efi_loader: reimplement LocateDevicePath
` [U-Boot] [PATCH v2 06/18] efi_selftest: test EFI_DEVICE_PATH_TO_TEXT_PROTOCOL

[PATCH] kmemcheck: add scheduling point to kmemleak_scan
 2017-11-17 18:27 UTC  (3+ messages)

[tpm2] [intel/tpm2-tools] 23d8b8: test: add unit tests for tpm2_errata
 2017-11-17 18:26 UTC 

[PATCH 00/18] arm64: Unmap the kernel whilst running in userspace (KAISER)
 2017-11-17 18:22 UTC  (38+ messages)
` [PATCH 01/18] arm64: mm: Use non-global mappings for kernel space
` [PATCH 02/18] arm64: mm: Temporarily disable ARM64_SW_TTBR0_PAN
` [PATCH 03/18] arm64: mm: Move ASID from TTBR0 to TTBR1
` [PATCH 04/18] arm64: mm: Remove pre_ttbr0_update_workaround for Falkor erratum #E1003
` [PATCH 05/18] arm64: mm: Rename post_ttbr0_update_workaround
` [PATCH 06/18] arm64: mm: Fix and re-enable ARM64_SW_TTBR0_PAN
` [PATCH 07/18] arm64: mm: Allocate ASIDs in pairs
` [PATCH 08/18] arm64: mm: Add arm64_kernel_mapped_at_el0 helper using static key
` [PATCH 09/18] arm64: mm: Invalidate both kernel and user ASIDs when performing TLBI
` [PATCH 10/18] arm64: entry: Add exception trampoline page for exceptions from EL0
` [PATCH 11/18] arm64: mm: Map entry trampoline into trampoline and kernel page tables
` [PATCH 12/18] arm64: entry: Explicitly pass exception level to kernel_ventry macro
` [PATCH 13/18] arm64: entry: Hook up entry trampoline to exception vectors
` [PATCH 14/18] arm64: erratum: Work around Falkor erratum #E1003 in trampoline code
` [PATCH 15/18] arm64: tls: Avoid unconditional zeroing of tpidrro_el0 for native tasks
` [PATCH 16/18] arm64: entry: Add fake CPU feature for mapping the kernel at EL0
` [PATCH 17/18] arm64: makefile: Ensure TEXT_OFFSET doesn't overlap with trampoline
` [PATCH 18/18] arm64: Kconfig: Add CONFIG_UNMAP_KERNEL_AT_EL0

trying to build rt kernel, fails quickly
 2017-11-17 18:25 UTC  (4+ messages)

[Qemu-devel] [Bug 1732959] [NEW] [regression] Clock jump on source VM after migration
 2017-11-17 18:17 UTC 

[Qemu-devel] [PATCH v8 00/14] Dirty bitmaps postcopy migration
 2017-11-17 18:25 UTC  (5+ messages)
` [Qemu-devel] [PATCH v8 02/14] block/dirty-bitmap: add locked version of bdrv_release_dirty_bitmap

[meta-python][PATCH 1/2] python-grpcio: update to version 1.7.0
 2017-11-17 18:25 UTC  (2+ messages)
` [meta-python][PATCH 2/2] python-grpcio-tools: "

[Qemu-devel] [PATCH] block/snapshot: dirty all dirty bitmaps on snapshot-switch
 2017-11-17 18:25 UTC  (5+ messages)

[PATCH net-next 0/2] net: fix flowlabel inconsistency in reset packet
 2017-11-17 18:24 UTC  (3+ messages)
` [PATCH net-next 1/2] net-next: use five-tuple hash for sk_txhash
` [PATCH net-next 2/2] net-next: copy user configured flowlabel to reset packet

[PATCH v3 00/17] Parent Pointers v4
 2017-11-17 18:21 UTC  (18+ messages)
` [PATCH v3 01/17] Add helper functions xfs_attr_set_args and xfs_attr_remove_args
` [PATCH v3 02/17] Set up infastructure for deferred attribute operations
` [PATCH v3 03/17] Add xfs_attr_set_defered and xfs_attr_remove_defered
` [PATCH v3 04/17] Remove all strlen calls in all xfs_attr_* functions for attr names
` [PATCH v3 05/17] xfs: get directory offset when adding directory name
` [PATCH v3 06/17] xfs: get directory offset when removing "
` [PATCH v3 07/17] xfs: get directory offset when replacing a "
` [PATCH v3 08/17] xfs: add parent pointer support to attribute code
` [PATCH v3 09/17] xfs: define parent pointer xattr format
` [PATCH v3 10/17] xfs: extent transaction reservations for parent attributes
` [PATCH v3 11/17] Add the extra space requirements for parent pointer attributes when calculating the minimum log size during mkfs
` [PATCH v3 12/17] xfs: parent pointer attribute creation
` [PATCH v3 13/17] xfs: add parent attributes to link
` [PATCH v3 14/17] xfs: remove parent pointers in unlink
` [PATCH v3 15/17] Add parent pointers to rename
` [PATCH v3 16/17] Add the parent pointer support to the superblock version 5
` [PATCH v3 17/17] Add parent pointer ioctl

[PATCH] usbgadget: fastboot: select FILE_LIST
 2017-11-17 18:23 UTC 

[PATCH] net/nfp: fix check when jumbos and strip CRC
 2017-11-17 18:23 UTC 

Grüße an Dich
 2017-11-17 18:23 UTC 

[PATCH] PCI/AER: don't call recovery process for correctable errors
 2017-11-17 18:22 UTC  (4+ messages)

[PATCH] [ARC] update GLIBC_DYNAMIC_LINKER per glibc upstreaming review comments
 2017-11-17 18:22 UTC  (3+ messages)

[Buildroot] Conditional setup of TARGET_ABI
 2017-11-17 18:21 UTC  (2+ messages)

question about usb_rebind_intf
 2017-11-17 18:21 UTC  (2+ messages)

[GIT PULL] cpupower update for 4.15-rc2
 2017-11-17 18:20 UTC 

[PATCH] mm, meminit: Serially initialise deferred memory if trace_buf_size is specified
 2017-11-17 18:19 UTC  (11+ messages)

[Qemu-devel] [PATCH for-2.11] spapr: reset DRCs after devices
 2017-11-17 18:19 UTC  (4+ messages)
` [Qemu-devel] [Qemu-ppc] "

[PATCH] staging: ccree: fix incorrect indentation of break statement
 2017-11-17 18:19 UTC  (2+ messages)

[RFC PATCH for 4.15 00/24] Restartable sequences and CPU op vector v11
 2017-11-17 18:18 UTC  (8+ messages)
` [RFC PATCH v3 for 4.15 08/24] Provide cpu_opv system call

[PATCH 0/3] tty: serial: meson: small code improvements
 2017-11-17 18:18 UTC  (4+ messages)
` [PATCH 1/3] tty: serial: meson: remove duplicate "clear error" bit definition
` [PATCH 2/3] tty: serial: meson: merge the two register sections for AML_UART_CONTROL
` [PATCH 3/3] tty: serial: meson: fix typo in the "stop bit" register definition

[Qemu-devel] [PULL 00/25] Block layer patches for 2.11.0-rc2
 2017-11-17 18:16 UTC  (11+ messages)
` [Qemu-devel] [PULL 15/25] tests: Add check-qobject for equality tests
` [Qemu-devel] [PULL 16/25] iotests: Add test for failing qemu-img commit
` [Qemu-devel] [PULL 18/25] qcow2: check_errors are fatal
` [Qemu-devel] [PULL 19/25] qcow2: Unaligned zero cluster in handle_alloc()
` [Qemu-devel] [PULL 20/25] block: Guard against NULL bs->drv
` [Qemu-devel] [PULL 21/25] qcow2: Add bounds check to get_refblock_offset()
` [Qemu-devel] [PULL 22/25] qcow2: Refuse to get unaligned offsets from cache
` [Qemu-devel] [PULL 23/25] qcow2: Fix overly broad madvise()
` [Qemu-devel] [PULL 24/25] block: Make bdrv_next() keep strong references
` [Qemu-devel] [PULL 25/25] iotests: Make 087 pass without AIO enabled


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.