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

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

[PATCH RFC 00/25] Replacing net_mutex with rw_semaphore
 2017-11-17 18:31 UTC  (24+ 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 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 "

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)

Roaming Mischief
 2017-11-17 18:38 UTC  (6+ messages)

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

[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)

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

[meta-oe][PATCH v4] whetstone_1.2.bb: Add whetstone benchmark
 2017-11-17 18:26 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  (26+ messages)
` [Qemu-devel] [PULL 01/25] replication: Fix replication open fail
` [Qemu-devel] [PULL 02/25] qemu-iotests: Use -nographic in 182
` [Qemu-devel] [PULL 03/25] block: Fix error path in bdrv_backing_update_filename()
` [Qemu-devel] [PULL 04/25] qcow2: don't permit changing encryption parameters
` [Qemu-devel] [PULL 05/25] block: Deprecate bdrv_set_read_only() and users
` [Qemu-devel] [PULL 06/25] qcow2: fix image corruption after committing qcow2 image into base
` [Qemu-devel] [PULL 07/25] block: Fix permissions in image activation
` [Qemu-devel] [PULL 08/25] iotests: test clearing unknown autoclear_features by qcow2
` [Qemu-devel] [PULL 09/25] qcow2: fix image corruption on commit with persistent bitmap
` [Qemu-devel] [PULL 10/25] qapi/qnull: Add own header
` [Qemu-devel] [PULL 11/25] qapi/qlist: Add qlist_append_null() macro
` [Qemu-devel] [PULL 12/25] qapi: Add qobject_is_equal()
` [Qemu-devel] [PULL 13/25] block: qobject_is_equal() in bdrv_reopen_prepare()
` [Qemu-devel] [PULL 14/25] iotests: Add test for non-string option reopening
` [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 17/25] qcow2: reject unaligned offsets in write compressed
` [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

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

[PATCH] media: cx231xx: add support for TheImagingSource DFG/USB2pro
 2017-11-17 18:14 UTC  (2+ messages)

[PATCH V2] config: add --expiry-date
 2017-11-17 18:15 UTC  (4+ messages)
` [PATCH V3] "

[PATCH v2] imx-bbu-nand-fcb: fix build on MX28 only
 2017-11-17 18:14 UTC 

[git pull] drm for v4.15
 2017-11-17 18:14 UTC  (7+ messages)

[PATCH] rdma: Add Jason as a co-maintainer
 2017-11-17 18:14 UTC  (4+ messages)

[PATCH] ARM: imx: santaro: select i2c
 2017-11-17 18:13 UTC 

[PATCH][v4] uprobes/x86: emulate push insns for uprobe on x86
 2017-11-17 18:12 UTC  (3+ messages)

[PATCH 00/19] Remove rfc1002 header from smb2 request structs
 2017-11-17 18:11 UTC  (4+ messages)
` [PATCH 01/19] cifs: Add smb2_send_recv

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

[meta-python][PATCH] python-jinja2: update to version 2.10
 2017-11-17 18:10 UTC 

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

Allow specifying sub directories for rootfs when using wic -e
 2017-11-17 18:19 UTC  (3+ messages)
` [PATCH] Allow specifying subdir "

[PATCH] iommu/vt-d: Fix scatterlist offset handling
 2017-11-17 18:09 UTC  (13+ messages)

[PATCH 1/8] ACPICA: Hardware: Enable 64-bit support of hardware accesses
 2017-11-17 18:03 UTC  (8+ messages)
` [PATCH 2/8] ACPICA: acpiexec: Add testability of deferred table verification
` [PATCH 3/8] ACPICA: Header support for the PDTT ACPI table
` [PATCH 4/8] ACPICA: Restructure/cleanup all string-to-integer conversion functions
` [PATCH 5/8] ACPICA: String conversions: Cleanup/format comments. No functional changes
` [PATCH 6/8] ACPICA: String conversions: Update to add new behaviors
` [PATCH 7/8] ACPICA: Update acpi_get_timer for 64-bit interface to acpi_hw_read
` [PATCH 8/8] ACPICA: Update version to 20170831

[PATCH] dt-bindings: qspi: Add r8a7743/5 to the compatible list
 2017-11-17 18:08 UTC  (4+ messages)

[PATCH 0/5] Another batch of dtc checks
 2017-11-17 18:07 UTC  (4+ messages)
` [PATCH 3/5] checks: add string list check for *-names properties

[PATCH 00/13] x86/paravirt: Make pv ops code generation more closely match reality
 2017-11-17 18:07 UTC  (5+ messages)
` [PATCH 03/13] x86/paravirt: Convert native patch assembly code strings to macros

[PATCH] test/mempool: improve default mempool ops selection
 2017-11-17 18:07 UTC 

[PATCH v2] mm: filemap: remove include of hardirq.h
 2017-11-17 18:06 UTC  (4+ messages)

[PATCH 0/3] imx i2c vs clk framework deadlock fix
 2017-11-17 18:05 UTC  (4+ messages)
` [PATCH 1/3] i2c: imx: use clk notifier for rate changes
` [PATCH 2/3] i2c: add runtime PM handling to core
` [PATCH 3/3] i2c: imx: use runtime PM provided by core


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.