All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2016-05-09 17:38:56 to 2016-05-09 18:47:02 UTC [more...]

[PATCH] t6041: do not compress backup tar file
 2016-05-09 18:46 UTC  (2+ messages)

[PATCH 00/36] Netfilter updates for net-next
 2016-05-09 18:46 UTC  (22+ messages)
` [PATCH 01/36] ipvs: handle connections started by real-servers
` [PATCH 02/36] ipvs: optimize release of connections in OPS mode
` [PATCH 05/36] netfilter: conntrack: use get_random_once for nat and expectations
` [PATCH 07/36] netfilter: nf_tables: introduce nft_setelem_parse_flags() helper
` [PATCH 09/36] netfilter: nft_rbtree: introduce nft_rbtree_interval_end() helper
` [PATCH 10/36] netfilter: nft_rbtree: allow adjacent intervals with dynamic updates
` [PATCH 11/36] netfilter: nf_ct_helper: disable automatic helper assignment
` [PATCH 12/36] netfilter: ip6t_SYNPROXY: unnecessary to check whether ip6_route_output returns NULL
` [PATCH 13/36] netfilter: fix IS_ERR_VALUE usage
` [PATCH 18/36] netfilter: conntrack: use nf_ct_key_equal() in more places
` [PATCH 19/36] netfilter: conntrack: small refactoring of conntrack seq_printf
` [PATCH 20/36] netfilter: conntrack: check netns when comparing conntrack objects
` [PATCH 22/36] netfilter: conntrack: use a single hashtable for all namespaces
` [PATCH 23/36] netfilter: conntrack: consider ct netns in early_drop logic
` [PATCH 24/36] netfilter: conntrack: __nf_ct_l4proto_find() always returns valid pointer
` [PATCH 26/36] netfilter: conntrack: introduce clash resolution on insertion race
` [PATCH 27/36] openvswitch: __nf_ct_l{3,4}proto_find() always return a valid pointer
` [PATCH 29/36] netfilter: nf_tables: allow set names up to 32 bytes
` [PATCH 31/36] netfilter: conntrack: check netns when walking expect hash
` [PATCH 32/36] netfilter: conntrack: make netns address part of "
` [PATCH 33/36] netfilter: conntrack: use a single expectation table for all namespaces

[PATCH] drivers/acpi: make evged.c explicitly non-modular
 2016-05-09 18:40 UTC  (2+ messages)

VDPAU DEINTERLACE
 2016-05-09 18:45 UTC  (4+ messages)

[PATCH v2] locking/rwsem: Add reader-owned state to the owner field
 2016-05-09 18:44 UTC  (2+ messages)

[PATCH] hpsa: Fix type ZBC conditional checks
 2016-05-09 18:44 UTC 

crash on boot with 4.6.1 on fedora 24
 2016-05-09 18:40 UTC  (8+ messages)

Regression introduced by cf6d445f68974d0b15a14cf6021be38a91f2b5d8
 2016-05-09 18:39 UTC 

[PATCH] VFS: pass the flag setting by fcntl() to vfs
 2016-05-09 18:39 UTC  (5+ messages)

t5601-clone.sh failures
 2016-05-09 18:38 UTC  (3+ messages)
` [PATCH v1 1/1] t5601: Remove trailing space in sed expression

[PATCH 0/4] drm: Add various helpers for simple drivers
 2016-05-09 18:37 UTC  (5+ messages)
` [PATCH 3/4] drm: Add helper for simple display pipeline

next-20160503 build: 1 failures 12 warnings (next-20160503)
 2016-05-09 18:36 UTC  (10+ messages)

[PATCH 1/2] iio: st_sensors: switch to a threaded interrupt
 2016-05-09 18:36 UTC  (4+ messages)
` [PATCH 2/2] iio: st_sensors: read surplus samples in trigger

t6044 broken on pu
 2016-05-09 18:36 UTC  (14+ messages)

[obsolete] linux-next-git-rejects.patch removed from -mm tree
 2016-05-09 18:34 UTC 

[PATCH][krogoth][meta-oe 1/3] pidgin: Update to 2.10.12
 2016-05-09 18:32 UTC  (4+ messages)

2 related bluestore questions
 2016-05-09 18:31 UTC 

[Bug 95328] System hangs for ~60 seconds on switching monitor modes with amdgpu since Linux 4.5
 2016-05-09 18:31 UTC  (3+ messages)

[PATCH v2 0/5] Implement SoC bus driver for Vybrid
 2016-05-09 18:25 UTC  (8+ messages)
` [PATCH v2 5/5] vf610-soc: Add Vybrid SoC device tree binding documentation

[B.A.T.M.A.N.] [PATCHv4 00/12] netns and netlink support
 2016-05-09 18:29 UTC  (14+ messages)
` [B.A.T.M.A.N.] [PATCHv4 01/12] batman-adv: Handle parent interfaces in a different netns
` [B.A.T.M.A.N.] [PATCHv4 02/12] batman-adv: compat.h: Add workaround for get_link_net()
` [B.A.T.M.A.N.] [PATCHv4 03/12] batman-adv: Suppress debugfs entries for netns's
` [B.A.T.M.A.N.] [PATCHv4 04/12] batman-adv: add generic netlink query API to replace debugfs files
` [B.A.T.M.A.N.] [PATCHv4 05/12] batman-adv: compat: Workarounds for previous patch
` [B.A.T.M.A.N.] [PATCHv4 06/12] batman-adv: netlink: add translation table query
` [B.A.T.M.A.N.] [PATCHv4 07/12] batman-adv: netlink: add originator and neighbor table queries
` [B.A.T.M.A.N.] [PATCHv4 08/12] batman-adv: add B.A.T.M.A.N. IV bat_{orig, neigh}_dump implementations
` [B.A.T.M.A.N.] [PATCHv4 09/12] batman-adv: add B.A.T.M.A.N. V "
` [B.A.T.M.A.N.] [PATCHv4 10/12] batman-adv: Indicate netlink socket can be used with netns
` [B.A.T.M.A.N.] [PATCHv4 11/12] batman-adv: add B.A.T.M.A.N. Dump gateways via netlink
` [B.A.T.M.A.N.] [PATCHv4 12/12] batman-adv: add B.A.T.M.A.N. Dump BLA claims "

[PATCH v2 for-4.7 0/5] Fixes for invlpg handling for HVM guests
 2016-05-09 18:27 UTC  (6+ messages)
` [PATCH v2 for-4.7 1/5] x86/hvm: Always return the linear address from hvm_virtual_to_linear_addr()
` [PATCH v2 for-4.7 2/5] x86/hvm: Raise #SS faults for %ss-based segmentation violations
` [PATCH v2 for-4.7 3/5] x86/hvm: Correct the emulated interaction of invlpg with segments
` [PATCH v2 for-4.7 4/5] x86/svm: Don't unconditionally use a new ASID in svm_invlpg_intercept()
` [PATCH v2 for-4.7 5/5] x86/hvm: Fix invalidation for emulated invlpg instructions

[PATCH] x86/PCI: Fix Broadwell-EP Home Agent & PCU non-compliant BARs
 2016-05-09 18:23 UTC 

[Qemu-devel] [PATCH v5 0/6] qemu-io: UI enhancements
 2016-05-09 18:23 UTC  (11+ messages)
` [Qemu-devel] [PATCH v5 1/6] qemu-io: Add missing option documentation
` [Qemu-devel] [PATCH v5 2/6] qemu-io: Make 'open' subcommand more like command line
` [Qemu-devel] [PATCH v5 4/6] qemu-io: Allow unaligned access by default
` [Qemu-devel] [PATCH v5 5/6] qemu-io: Add 'write -f' to test FUA flag

[PATCH v3 0/5] Add alignment check for DAX mount
 2016-05-09 18:23 UTC  (9+ messages)
` [PATCH v3 2/5] block: Add bdev_supports_dax() for dax mount checks

btrfs ate my data in just two days, after a fresh install. ram and disk are ok. it still mounts, but I cannot repair
 2016-05-09 18:21 UTC  (12+ messages)

[PATCH 0/6] vhost: add vhost-user client mode and reconnect ability
 2016-05-09 18:26 UTC  (13+ messages)
` [PATCH 3/6] vhost: add "
` [PATCH 4/6] vhost: workaround stale vring base
` [PATCH 6/6] vhost: add pmd client and reconnect option

[PATCH 3.14 00/23] 3.14.69-stable review
 2016-05-09 18:21 UTC  (2+ messages)

[PATCH v2] can: janz-ican3: error handling for CAL/CANopen firmware
 2016-05-09 18:20 UTC  (3+ messages)

commands like "du", "df", and "btrfs fs sync" hang
 2016-05-09 18:20 UTC  (7+ messages)

[Bug 95044] New: [NVA0] [Reclocking] GPU doesn't relax memory clocks
 2016-05-09 18:20 UTC  (2+ messages)
  ` [Bug 95044] "

btrfs goes readonly + No space left on 4.3
 2016-05-09 18:19 UTC  (5+ messages)

[RFC v2 00/13] usb/mmc/power: Fix USB/LAN when TFTP booting
 2016-05-09 18:18 UTC  (5+ messages)

[Qemu-devel] [PATCH 0/4] pci: better support for 64-bit MMIO allocation
 2016-05-09 18:16 UTC  (6+ messages)
` [Qemu-devel] [PATCH 4/4] hw/apci: handle 64-bit MMIO regions correctly

pkcs1pad_verify_complete: decoding missing?
 2016-05-09 18:15 UTC  (2+ messages)

[ath9k-devel] [PATCH] ath9k: Fix symbol overlap window for half/quarter channels
 2016-05-09 18:13 UTC  (3+ messages)
`  "

rtk8168 driver help needed
 2016-05-09 18:13 UTC  (5+ messages)

[PATCH] drm: use seqlocks for vblank time/count
 2016-05-09 18:11 UTC  (3+ messages)

[PATCH 0/3] of: generic infrastructure fixes
 2016-05-09 18:11 UTC  (5+ messages)
` [PATCH 1/3] of: rename *_node_sysfs to _node_post
` [PATCH 2/3] of: Support hashtable lookups for phandles
` [PATCH 3/3] of: overlay: Pick up label symbols from overlays

t4151 missing quotes
 2016-05-09 18:11 UTC  (5+ messages)

[B.A.T.M.A.N.] [PATCHv5] batctl: Use netlink to replace some of debugfs
 2016-05-09 18:09 UTC 

New LCD connector type?
 2016-05-09 18:09 UTC  (2+ messages)

[Cocci] Ignoring all code in #ifdef blocks
 2016-05-09 18:07 UTC 

[Bug 117731] New: Doing mprotect for PROT_NONE and then for PROT_READ|PROT_WRITE reduces CPU write B/W on buffer
 2016-05-09 18:07 UTC  (2+ messages)

[ath9k-devel] [PATCH 1/3] ath9k: reuse ar9003_hw_tx_power_regwrite for tx99 setup
 2016-05-09 18:07 UTC  (3+ messages)
`  "

[PATCH 0/6] of: overlays: New target methods
 2016-05-09 18:05 UTC  (8+ messages)
` [PATCH 1/6] of: overlay: Implement indirect target support
` [PATCH 2/6] of: unittest: Add indirect overlay target test
` [PATCH 3/6] doc: dt: Document the indirect overlay method
` [PATCH 4/6] of: overlay: Introduce target root capability
` [PATCH 5/6] of: unittest: Unit-tests for target root overlays
` [PATCH 6/6] doc: dt: Document the target root overlay method

Reordering the thread output in perf trace --summary
 2016-05-09 18:03 UTC  (4+ messages)
` [DONE] "

[B.A.T.M.A.N.] [PATCH 0/2] Fragments and QoS
 2016-05-09 18:03 UTC  (3+ messages)
` [B.A.T.M.A.N.] [PATCH 1/2] batman-adv: Set skb priority in fragments
` [B.A.T.M.A.N.] [PATCH 2/2] batman-adv: Include frame priority in fragment header

[PATCH 0/2] kernel-dev manual fixes, V2
 2016-05-09 18:02 UTC  (3+ messages)
` [PATCH v2 1/2] kernel-dev: Fix the locations of .config and source directory

[PATCHv2 0/7] multipathd 'cookie' handling rework
 2016-05-09 18:02 UTC  (6+ messages)
` [PATCH 4/7] devmapper: wait for udev in dm_simplecmd_noflush()
` [PATCH 5/7] multipathd: wait for udev in cli_resume()

[PATCH v2 0/8] vhost/example cleanup/fix
 2016-05-09 18:06 UTC  (2+ messages)

[oss-security] CVE Request: Linux: IB/security: Restrict use of the write() interface'
 2016-05-09 18:02 UTC  (2+ messages)

[PATCH] virtio: fix memory leak of virtqueue memzones
 2016-05-09 18:04 UTC  (6+ messages)
` [PATCH v3 0/2] "
  ` [PATCH v3 1/2] virtio: cleanup virtio_dev_queue_setup()

ARM bare metal application test
 2016-05-09 17:59 UTC  (9+ messages)

dumping Xen stack
 2016-05-09 17:58 UTC  (5+ messages)

[PATCH v2 1/5] ath10k: Ensure txrx-compl-task is stopped when cleaning htt-tx
 2016-05-09 17:58 UTC  (6+ messages)
` [PATCH v2 5/5] ath10k: Fix deadlock when peer cannot be created

[PATCH BUGFIX] block: add missing group association in bio_split
 2016-05-09 17:58 UTC  (6+ messages)

[Bug 95282] New: system hang on video playback via vdpau
 2016-05-09 17:58 UTC  (3+ messages)
  ` [Bug 95282] G96: "

[Qemu-devel] [PATCH] target-mips: fix call to memset in soft reset code
 2016-05-09 17:57 UTC  (4+ messages)

[PATCH] Install to LVM PVs
 2016-05-09 17:56 UTC  (7+ messages)

[PATCH 0/9] qede: update qede PMD to 1.1.0.1
 2016-05-09 17:56 UTC  (3+ messages)
` [PATCH 6/9] qede: add support for xstats

[PATCH] virtio: fix modify drv_flags for specific device
 2016-05-09 18:01 UTC  (6+ messages)
` [PATCH v2] "

[PATCH net-next v2 00/21] net: dsa: mv88e6xxx: turn into monolithic driver
 2016-05-09 17:56 UTC  (2+ messages)

[PATCH] perf inject: Make it possible to merge raw_syscalls:sys_enter/exit
 2016-05-09 17:56 UTC  (2+ messages)

[Qemu-devel] [Bug 1579565] [NEW] ERROR: sizeof(size_t) doesn't match GLIB_SIZEOF_SIZE_T
 2016-05-09 17:49 UTC  (2+ messages)
` [Qemu-devel] [Bug 1579565] "

Updates to meta-fsl-demos (master) in 2016-05-09
 2016-05-09 17:54 UTC 

[PATCH v4] gpio: of: make it possible to name GPIO lines
 2016-05-09 17:54 UTC  (2+ messages)

[PATCH 0/3] memory-hotplug: improve rezoning capability
 2016-05-09 17:53 UTC  (8+ messages)
` [PATCH 1/3] memory-hotplug: add move_pfn_range()
` [PATCH 2/3] memory-hotplug: more general validation of zone during online
` [PATCH 3/3] memory-hotplug: use zone_can_shift() for sysfs valid_zones attribute

deadlock git upload-pack command when GIT_TRACE is enabled
 2016-05-09 17:54 UTC  (3+ messages)

Updates to meta-fsl-arm (master) in 2016-05-09
 2016-05-09 17:53 UTC 

[PATCH 1/2] perf tools: fix handling of zero-length symbols
 2016-05-09 17:51 UTC  (3+ messages)

[PATCH v3 00/55] KVM: arm/arm64: Rework virtual GIC emulation
 2016-05-09 17:51 UTC  (5+ messages)
` [PATCH v3 32/55] KVM: arm/arm64: vgic-new: Add GICv3 MMIO handling framework

[ANN] FSL Community BSP 2.1 is out!
 2016-05-09 17:50 UTC  (2+ messages)

[PATCH] drm: Remove unused drm_device from drm_gem_object_lookup()
 2016-05-09 17:48 UTC  (2+ messages)
` ✗ Fi.CI.BAT: warning for "

[Cluster-devel] [fsck.gfs2 v2 PATCH 00/40] fsck.gfs2: memory reduction patches
 2016-05-09 17:48 UTC  (2+ messages)

[Qemu-devel] [PATCH RFC 0/3] qdev: order devices by priority before creating them
 2016-05-09 17:47 UTC  (4+ messages)
` [Qemu-devel] [PATCH RFC 1/3] qdev: add device creation priority flag
` [Qemu-devel] [PATCH RFC 2/3] vl.c: create devices by their "
` [Qemu-devel] [PATCH RFC 3/3] hw/pci-bridge: add the corresponding "

t6392 broken on pu (Mac OS X)
 2016-05-09 17:47 UTC  (5+ messages)
    ` [PATCH] t6302: simplify non-gpg cases

[PATCH v3 0/2] Net driver bugs fix
 2016-05-09 17:13 UTC  (2+ messages)
` [PATCH v3 2/2] net: nps_enet: bug fix - handle lost tx interrupts

[Intel-wired-lan] [patch] i40e: fix an uninitialized variable bug
 2016-05-09 17:43 UTC  (2+ messages)

[Qemu-arm] [PATCH 00/23] GICv3 emulation
 2016-05-09 17:29 UTC  (4+ messages)
` [Qemu-arm] [PATCH 06/23] hw/intc/arm_gicv3: Add state information
` [Qemu-arm] [PATCH 10/23] hw/intc/arm_gicv3: Implement functions to identify next pending irq
` [Qemu-devel] [PATCH 11/23] hw/intc/arm_gicv3: Implement GICv3 distributor registers

[Bug 95198] Shadow of Mordor beta has missing geometry with gl 4.3
 2016-05-09 17:42 UTC  (2+ messages)

[PATCH net-next] ifb: support more features
 2016-05-09 17:41 UTC  (8+ messages)
` [PATCH v2 "

[Intel-wired-lan] [PATCH] ixgbe: use correct mask when enabling sriov
 2016-05-09 17:41 UTC  (2+ messages)

tcm_qla2xxx Add SCSI command jammer/discard capabilty to the tcm_qla2xxx module - revision3
 2016-05-09 17:08 UTC  (10+ messages)
  ` tcm_qla2xxx Add SCSI command jammer/discard capabilty to the tcm_qla2xxx module - revision4
        ` [PATCH] tcm_qla2xxx Add SCSI command jammer/discard capability to the tcm_qla2xxx module

[PATCH v6 0/2] Add support for sending additional HTTP headers
 2016-05-09 17:41 UTC  (10+ messages)
` [PATCH v7 0/3] Add support for sending additional HTTP headers (part 2)
  ` [PATCH v7 1/3] tests: Adjust the configuration for Apache 2.2

[PATCH 00/20] DPDK PMD for ThunderX NIC device
 2016-05-09 17:41 UTC  (4+ messages)
` [PATCH 02/20] thunderx/nicvf: add pmd skeleton

[PATCH 80/83] run-command: make dup_devnull() non static
 2016-05-09 17:40 UTC  (12+ messages)

[PATCH] arm64: kgdb: Match pstate size with gdbserver protocol
 2016-05-09 17:39 UTC  (2+ messages)

Xen 4.7 Test Day Instructions for RC2+ : Call to action for people who added new features / functionality to Xen 4.7
 2016-05-09 17:39 UTC  (4+ 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.