All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2017-02-14 22:56:21 to 2017-02-15 01:04:04 UTC [more...]

Patch "mlx4: Invoke softirqs after napi_reschedule" has been added to the 4.9-stable tree
 2017-02-15  1:04 UTC 

Patch "net: dsa: Do not destroy invalid network devices" has been added to the 4.9-stable tree
 2017-02-15  1:04 UTC 

Patch "macvtap: read vnet_hdr_size once" has been added to the 4.9-stable tree
 2017-02-15  1:04 UTC 

Patch "lwtunnel: valid encap attr check should return 0 when lwtunnel is disabled" has been added to the 4.9-stable tree
 2017-02-15  1:04 UTC 

Patch "l2tp: do not use udp_ioctl()" has been added to the 4.9-stable tree
 2017-02-15  1:04 UTC 

Patch "ipv6: fix ip6_tnl_parse_tlv_enc_lim()" has been added to the 4.9-stable tree
 2017-02-15  1:03 UTC 

Patch "ipv6: tcp: add a missing tcp_v6_restore_cb()" has been added to the 4.9-stable tree
 2017-02-15  1:03 UTC 

Patch "ip6_gre: fix ip6gre_err() invalid reads" has been added to the 4.9-stable tree
 2017-02-15  1:03 UTC 

Patch "ipv6: pointer math error in ip6_tnl_parse_tlv_enc_lim()" has been added to the 4.9-stable tree
 2017-02-15  1:03 UTC 

Patch "ipv4: keep skb->dst around in presence of IP options" has been added to the 4.9-stable tree
 2017-02-15  1:03 UTC 

Patch "catc: Use heap buffer for memory size test" has been added to the 4.9-stable tree
 2017-02-15  1:03 UTC 

Patch "igmp, mld: Fix memory leak in igmpv3/mld_del_delrec()" has been added to the 4.9-stable tree
 2017-02-15  1:03 UTC 

Patch "can: Fix kernel panic at security_sock_rcv_skb" has been added to the 4.9-stable tree
 2017-02-15  1:03 UTC 

Patch "catc: Combine failure cleanup code in catc_probe()" has been added to the 4.9-stable tree
 2017-02-15  1:03 UTC 

[PATCH] staging: fbtft: Fix buffer overflow vulnerability
 2017-02-15  1:02 UTC  (2+ messages)

[U-Boot] db-88f6820-amc board fails to boot with latest u-boot master
 2017-02-15  0:57 UTC  (8+ messages)

+ kernel-ksysfs-add-__ro_after_init-to-bin_attribute-structure.patch added to -mm tree
 2017-02-15  0:54 UTC 

[PATCH net-next v1] bpf: Remove redundant ifdef
 2017-02-15  0:52 UTC  (4+ messages)

[Qemu-devel] [PATCH v3 0/3] Docker cross-compile targets and user build support
 2017-02-15  0:51 UTC  (5+ messages)
` [Qemu-devel] [PATCH v3 3/3] .shippable.yml: new CI provider

[PATCH] clean: use warning_errno() when appropriate
 2017-02-15  0:49 UTC  (4+ messages)
` [PATCH v2] "

[PATCH v3 01/18] dt-bindings: power: battery: add constant-charge-current property
 2017-02-15  0:46 UTC  (4+ messages)

[drm-intel:drm-intel-next-queued 11/59] drivers/gpu/drm/i915/selftests/i915_mock_selftests.h:11: warning: missing braces around initializer
 2017-02-15  0:47 UTC 

[PATCH V2 0/2] Numabalancing preserve write fix
 2017-02-15  0:45 UTC  (12+ messages)
` [PATCH V2 1/2] mm/autonuma: Let architecture override how the write bit should be stashed in a protnone pte
` [PATCH V2 2/2] powerpc/mm/autonuma: Switch ppc64 to its own implementeation of saved write

[PATCH RFC] target/user: Add double ring buffers support
 2017-02-15  0:44 UTC  (5+ messages)

[PATCH/RFC 00/11] Remove submodule from files-backend.c
 2017-02-15  0:44 UTC  (6+ messages)
` [PATCH 11/11] refs: split and make get_*_ref_store() public API

[linux-lvm] LVM thin pool advice
 2017-02-15  0:33 UTC 

[PATCH] kernel-fitimage.bbclass: Allow set/unset load address for FDT
 2017-02-15  0:42 UTC  (2+ messages)

[PATCH] soc: bcm: brcmstb: Match additional compatible strings
 2017-02-15  0:41 UTC  (3+ messages)

[PATCH] acpi: acpica: fix acpi operand cache leak
 2017-02-15  0:40 UTC  (5+ messages)

[PATCH V6 1/3] uapi: sed-opal fix IOW for activate lsp to use correct struct
 2017-02-15  0:29 UTC  (6+ messages)
` [PATCH V6 2/3] Move stack parameters for sed_ioctl to prevent oversized stack with CONFIG_KASAN
` [PATCH V6 3/3] Maintainers: Modify SED list from nvme to block

Enable the skip_copy feature will results in data integrity issue in raid5 degraded mode
 2017-02-15  0:36 UTC  (3+ messages)

[RFCv3 PATCH 00/14] Checkout aware of Submodules!
 2017-02-15  0:34 UTC  (15+ messages)
` [PATCH 01/14] lib-submodule-update.sh: reorder create_lib_submodule_repo
` [PATCH 02/14] lib-submodule-update.sh: define tests for recursing into submodules
` [PATCH 03/14] make is_submodule_populated gently
` [PATCH 04/14] connect_work_tree_and_git_dir: safely create leading directories
` [PATCH 05/14] update submodules: add submodule config parsing
` [PATCH 06/14] update submodules: add a config option to determine if submodules are updated
` [PATCH 07/14] update submodules: introduce is_interesting_submodule
` [PATCH 08/14] update submodules: move up prepare_submodule_repo_env
` [PATCH 09/14] update submodules: add submodule_go_from_to
` [PATCH 10/14] unpack-trees: pass old oid to verify_clean_submodule
` [PATCH 11/14] unpack-trees: check if we can perform the operation for submodules
` [PATCH 12/14] read-cache: remove_marked_cache_entries to wipe selected submodules
` [PATCH 13/14] entry.c: update submodules when interesting
` [PATCH 14/14] builtin/checkout: add --recurse-submodules switch

[Qemu-devel] [PATCH v14 00/24] qcow2: persistent dirty bitmaps
 2017-02-15  0:35 UTC  (15+ messages)
` [Qemu-devel] [PATCH 19/25] iotests: test qcow2 persistent dirty bitmap
` [Qemu-devel] [PATCH 20/25] qcow2-refcount: rename inc_refcounts() and make it public
` [Qemu-devel] [PATCH 21/25] qcow2-bitmap: refcounts
` [Qemu-devel] [PATCH 22/25] block/dirty-bitmap: add bdrv_remove_persistent_dirty_bitmap
` [Qemu-devel] [PATCH 23/25] qcow2: add .bdrv_remove_persistent_dirty_bitmap
` [Qemu-devel] [PATCH 24/25] qmp: block-dirty-bitmap-remove: remove persistent
` [Qemu-devel] [PATCH 25/25] qcow2-bitmap: improve check_constraints_on_bitmap

+ procfs-use-an-enum-for-possible-hidepid-values.patch added to -mm tree
 2017-02-15  0:34 UTC 

[kernel-hardening] [PATCH v4 0/2] procfs/tasks: introduce per-task procfs hidepid= field
 2017-02-15  0:34 UTC  (5+ messages)
` [kernel-hardening] [PATCH v4 1/2] procfs: use an enum for possible hidepid values
  ` [kernel-hardening] "
    `  "

[BUGFIX PATCH V2 0/3] kprobes/arm: Improve kprobes implementation on arm
 2017-02-15  0:31 UTC  (4+ messages)
` [BUGFIX PATCH V2 1/3] kprobes/arm: Allow to handle reentered kprobe on single-stepping
` [BUGFIX PATCH V2 2/3] kprobes/arm: Skip single-stepping in recursing path if possible
` [BUGFIX PATCH V2 3/3] kprobes/arm: Fix the return address of multiple kretprobes

Patch "tun: read vnet_hdr_sz once" has been added to the 4.4-stable tree
 2017-02-15  0:31 UTC 

Patch "tcp: fix 0 divide in __tcp_select_window()" has been added to the 4.4-stable tree
 2017-02-15  0:31 UTC 

Patch "tcp: avoid infinite loop in tcp_splice_read()" has been added to the 4.4-stable tree
 2017-02-15  0:31 UTC 

Patch "sit: fix a double free on error path" has been added to the 4.4-stable tree
 2017-02-15  0:31 UTC 

Patch "sctp: avoid BUG_ON on sctp_wait_for_sndbuf" has been added to the 4.4-stable tree
 2017-02-15  0:31 UTC 

Patch "ping: fix a null pointer dereference" has been added to the 4.4-stable tree
 2017-02-15  0:31 UTC 

Patch "packet: round up linear to header len" has been added to the 4.4-stable tree
 2017-02-15  0:31 UTC 

[PATCH 1/2] fpga: Add flag to indicate bitstream needs decrypting
 2017-02-15  0:31 UTC  (2+ messages)
` [PATCH 2/2] fpga: zynq: Add support for encrypted bitstreams

Patch "netlabel: out of bound access in cipso_v4_validate()" has been added to the 4.4-stable tree
 2017-02-15  0:31 UTC 

Patch "net: use a work queue to defer net_disable_timestamp() work" has been added to the 4.4-stable tree
 2017-02-15  0:31 UTC 

Patch "net: introduce device min_header_len" has been added to the 4.4-stable tree
 2017-02-15  0:31 UTC 

Patch "mlx4: Invoke softirqs after napi_reschedule" has been added to the 4.4-stable tree
 2017-02-15  0:31 UTC 

Patch "macvtap: read vnet_hdr_size once" has been added to the 4.4-stable tree
 2017-02-15  0:31 UTC 

Patch "l2tp: do not use udp_ioctl()" has been added to the 4.4-stable tree
 2017-02-15  0:31 UTC 

Patch "ipv6: tcp: add a missing tcp_v6_restore_cb()" has been added to the 4.4-stable tree
 2017-02-15  0:31 UTC 

Patch "ipv6: pointer math error in ip6_tnl_parse_tlv_enc_lim()" has been added to the 4.4-stable tree
 2017-02-15  0:31 UTC 

Patch "ipv6: fix ip6_tnl_parse_tlv_enc_lim()" has been added to the 4.4-stable tree
 2017-02-15  0:31 UTC 

Patch "ipv4: keep skb->dst around in presence of IP options" has been added to the 4.4-stable tree
 2017-02-15  0:31 UTC 

Patch "ip6_gre: fix ip6gre_err() invalid reads" has been added to the 4.4-stable tree
 2017-02-15  0:31 UTC 

Patch "can: Fix kernel panic at security_sock_rcv_skb" has been added to the 4.4-stable tree
 2017-02-15  0:31 UTC 

linux-next: build failure after merge of the rdma tree
 2017-02-15  0:30 UTC 

[RFC PATCH] show decorations at the end of the line
 2017-02-15  0:29 UTC  (7+ messages)

rgw: multiple zonegroups in single realm
 2017-02-15  0:26 UTC  (7+ messages)

[PATCH v6 14/33] target: Avoid that target drivers hang if a command is aborted
 2017-02-15  0:25 UTC  (3+ messages)
` [PATCH v6 15/33] target: Avoid circular waits between LUN resets
` [PATCH v6 19/33] target: Avoid that LUN reset sporadically triggers data corruption

[PATCH] spi: rspi: fix the bug related to mount/remount jffs2
 2017-02-15  0:26 UTC  (7+ messages)

[PATCH 0/2] fix devm_memremap_pages() mem hotplug locking
 2017-02-15  0:24 UTC  (4+ messages)

[PATCH v8 1/2] soc: qcom: Add SoC info driver
 2017-02-15  0:24 UTC  (2+ messages)

[RFC 1/2] dt: emac: document device-tree based phy discovery and setup
 2017-02-15  0:24 UTC  (5+ messages)
` [RFC 2/2] net: emac: add support for device-tree based PHY "

[kernel-hardening] [PATCH v4 0/4] Introduce the initify gcc plugin
 2017-02-15  0:23 UTC  (11+ messages)
` [kernel-hardening] "
                `  "

[meta-gnome][PATCH][master-next 1/2] gnome-mime-data: add depends on glib-2.0-native
 2017-02-15  0:22 UTC  (2+ messages)
` [meta-gnome][PATCH][master-next 2/2] gnome-vfs: remove blacklist

[PATCH v2 0/8] IB/srp bug fixes
 2017-02-15  0:22 UTC  (4+ messages)
` [PATCH v2 1/8] IB/SRP: Avoid using IB_MR_TYPE_SG_GAPS

[PATCH] drm: Add DPCD definitions for DP 1.4 DSC feature
 2017-02-15  0:22 UTC  (2+ messages)
` ✓ Fi.CI.BAT: success for "

+ powerpc-mm-autonuma-switch-ppc64-to-its-own-implementeation-of-saved-write.patch added to -mm tree
 2017-02-15  0:20 UTC 

+ mm-autonuma-let-architecture-override-how-the-write-bit-should-be-stashed-in-a-protnone-pte.patch added to -mm tree
 2017-02-15  0:20 UTC 

[PATCH 00/28] arm64: Dom0 ITS emulation
 2017-02-15  0:17 UTC  (9+ messages)
` [PATCH 13/28] ARM: vGICv3: handle virtual LPI pending and property tables
` [PATCH 14/28] ARM: vGICv3: Handle disabled LPIs
` [PATCH 17/28] ARM: vITS: handle CLEAR command
` [PATCH 20/28] ARM: vITS: handle MAPD command

[PATCH V2 0/2] sched/deadline: Fixes for constrained deadline tasks
 2017-02-15  0:14 UTC  (4+ messages)
` [PATCH 3/2] sched/deadline: Use deadline instead of period when calculating overflow

[PATCH] eventdev: Add rte_errno return values to the enqueue and dequeue functions
 2017-02-15  0:14 UTC  (3+ messages)

[Buildroot] [PATCH v3 1/2] package/{mesa3d, mesa3d-headers}: bump version to 17.0.0
 2017-02-15  0:13 UTC  (2+ messages)
` [Buildroot] [PATCH v3 2/2] mesa3d: Add support for the Etnaviv gallium driver

Feature request: flagging “volatile” branches for integration/development
 2017-02-15  0:13 UTC  (3+ messages)

+ fork-free-vmapped-stacks-in-cache-when-cpus-are-offline.patch added to -mm tree
 2017-02-15  0:12 UTC 

[linux-linus test] 105795: regressions - FAIL
 2017-02-15  0:11 UTC 

[PATCH] greybus: fw-management: Replace strncpy with strlcpy
 2017-02-15  0:09 UTC 

+ mm-zsmalloc-remove-redundant-setpageprivate2-in-create_page_chain.patch added to -mm tree
 2017-02-15  0:06 UTC 

[PATCH] mm/autonuma: don't use set_pte_at when updating protnone ptes
 2017-02-15  0:05 UTC  (4+ messages)

+ fseventpoll-dont-test-for-bitfield-with-stack-value.patch added to -mm tree
 2017-02-15  0:03 UTC 

[RFC PATCH v2 00/26] arm64: Dom0 ITS emulation
 2017-02-15  0:02 UTC  (3+ messages)
` [RFC PATCH v2 14/26] ARM: vGICv3: introduce basic ITS emulation bits

[PATCH net] net: neigh: Fix netevent NETEVENT_DELAY_PROBE_TIME_UPDATE notification
 2017-02-15  0:00 UTC 

(no subject)
 2017-02-14 23:59 UTC  (6+ messages)
` net: hix5hd2_gmac uninitialized net_device

[BUGFIX PATCH 0/3] kprobes/arm: Improve kprobes implementation on arm
 2017-02-14 23:55 UTC  (7+ messages)
` [BUGFIX PATCH 3/3] kprobes/arm: Fix the return address of multiple kretprobes

[PATCH 00/37] PCI: Support for configurable PCI endpoint
 2017-02-14 23:55 UTC  (4+ messages)

[PATCH v2] tty: pl011: Work around QDF2400 E44 stuck BUSY bit
 2017-02-14 23:53 UTC  (2+ messages)

[PATCH 1/2] PCI: add QCOM root port quirks for ACS
 2017-02-14 23:51 UTC  (5+ messages)
` [PATCH 2/2] iommu: add warning when sharing groups

Is SRP over RoCE possible?
 2017-02-14 23:51 UTC  (7+ messages)

[PATCH] powerpc/xmon: add debugfs entry for xmon
 2017-02-14 23:50 UTC  (5+ messages)

[Xenomai] Understanding Domain Switching
 2017-02-14 23:49 UTC 

State of bitbake world, Failed tasks 2017-02-14
 2017-02-14 23:48 UTC 

[PATCH 1/2] tty: pl011: Work around QDF2400 E44 stuck BUSY bit
 2017-02-14 23:48 UTC  (11+ messages)
` [PATCH 2/2] tty: pl011: Work around QDF2400 E44 for earlycon

[PATCH 0/6] PCI/ASPM: Add PCIe L1 PM substate support
 2017-02-14 23:45 UTC  (2+ messages)

[RFC 0/1] shiftfs: uid/gid shifting filesystem (s_user_ns version)
 2017-02-14 23:45 UTC  (6+ messages)
` [RFC 1/1] shiftfs: uid/gid shifting bind mount

[kernel-hardening] [PATCH] usercopy: add testcases to check zeroing on failure of usercopy
 2017-02-14 23:42 UTC  (7+ messages)
` [kernel-hardening] "
        `  "

[PATCH 01/14] crypto: sun4i-ss - simplify optional reset handling
 2017-02-14 23:36 UTC  (4+ messages)
` [PATCH 10/14] phy: meson8b-usb2: "

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

Continuous Testing of Git on Windows
 2017-02-14 23:35 UTC  (8+ messages)
  ` [git-for-windows] "

[RFC-PATCHv2] submodules: add a background story
 2017-02-14 23:31 UTC  (8+ messages)

[Qemu-devel] [PATCH 0/2] ide: ahci: fix memory leak in device unit
 2017-02-14 23:30 UTC  (5+ messages)
` [Qemu-devel] [PATCH 1/2] ide: core: add cleanup function

[Qemu-devel] [PATCH] vmstate-static-checker: update white list with spapr_pci
 2017-02-14 22:55 UTC  (2+ messages)

[bug report] powerpc/powernv: Support EEH reset for VF PE
 2017-02-14 23:25 UTC  (2+ messages)

[Qemu-devel] [PATCH v2 0/3] migration capability to discard the migrated ram pages
 2017-02-14 23:22 UTC  (3+ messages)
` [Qemu-devel] [PATCH v2 1/3] migration: add MigrationState arg for ram_save_/compressed_/page()

Unable to boot Xen 4.8 with iommu=0
 2017-02-14 23:21 UTC  (2+ messages)

[PATCH v2 0/2] patches for Innomedia INNEX GENESIS/ATARI adapter
 2017-02-14 23:14 UTC  (3+ messages)
` [PATCH v2 1/2] HID: reject input outside logical range only if null state is set
` [PATCH v2 2/2] HID: usbhid: add quirk for innomedia INNEX GENESIS/ATARI adapter

[Qemu-devel] [PATCH] Add PowerPC 32-bit guest memory dump support
 2017-02-14 23:18 UTC  (2+ messages)

[PATCH 1/2] iio: adc: meson-saradc: switch from polling to interrupt mode
 2017-02-14 23:16 UTC  (2+ messages)

[patch] staging: bcm2835-audio: allocate enough data for work queues
 2017-02-14 23:15 UTC 

[PATCH 1/1] tcp: accommodate sequence number to a peer's shrunk receive window caused by precision loss in window scaling
 2017-02-14 23:14 UTC 

[Qemu-devel] [PATCH 00/24] QemuOpts util/cutils: Fix and clean up number conversions
 2017-02-14 23:14 UTC  (5+ messages)
` [Qemu-devel] [PATCH 12/24] tests/test-cutils: Cover qemu_strtosz() with trailing crap
` [Qemu-devel] [PATCH 13/24] tests/test-cutils: Cover qemu_strtosz() around range limits

[U-Boot] [PATCH 01/13] serial: 16550: Add getfcr accessor
 2017-02-14 23:11 UTC  (6+ messages)
` [U-Boot] [PATCH 13/13] mips: jz47xx: Add Creator CI20 platform

КЛИЕНСКИЕ БАЗЫ тел +79139230330 Skype: prodawez390 Email: prodawez393@gmail.com Viber\whatsapp\telegram +79139230330 Узнайте подробнее!!!
 2017-02-14 18:37 UTC 

HELLO DEAR
 2017-02-14 23:11 UTC 

[patch] Staging: bcm2835-audio: && vs & typo
 2017-02-14 23:10 UTC 

[Qemu-devel] [PATCH RFC v2 0/2] block: Crude initial implementation of -blockdev
 2017-02-14 23:09 UTC  (2+ messages)

[RFC] kasan stack overflow warnings again: READ_ONCE(), typecheck()
 2017-02-14 23:03 UTC 

[PATCH 2/2] iio: adc: meson-saradc: improve meson_sar_adc_read_raw_sample
 2017-02-14 23:03 UTC  (2+ messages)

[patch] gpio: mockup: return -EFAULT if copy_from_user() fails
 2017-02-14 23:02 UTC  (2+ messages)

[PATCH 1/2] Don't blacklist nvme
 2017-02-14 23:00 UTC  (3+ messages)

What's cooking in git.git (Feb 2017, #04; Tue, 14)
 2017-02-14 22:59 UTC 

[RFC] prlimit,security,selinux: add a security hook for prlimit
 2017-02-14 22:59 UTC  (2+ messages)

[PATCH v6 0/8] Runtime PM for Thunderbolt on Macs
 2017-02-14 22:59 UTC  (3+ messages)
` [PATCH v6 3/8] PCI: pciehp: Reinstate runtime PM on Thunderbolt hotplug ports

+ lib-update-lz4-compressor-module-fix-fix-fix-fix.patch added to -mm tree
 2017-02-14 22:59 UTC 

[Qemu-devel] [PATCH v3] register: fix incorrect read mask
 2017-02-14 22:55 UTC 


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.