All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2015-08-21 02:54:30 to 2015-08-21 05:43:44 UTC [more...]

[U-Boot] [PATCH] h2200: Fix build error
 2015-08-21  5:43 UTC  (3+ messages)

Routing back fails on Multiple Interfaces
 2015-08-21  5:43 UTC 

[PATCH 0/2 v2] libcap-ng, swig: add packages
 2015-08-21  5:38 UTC  (3+ messages)
` [PATCH 1/2 v2] swig: add package 3.0.6
` [PATCH 2/2 v2] libcap-ng: add package 0.7.7

[PATCH 0/7] drm/intel: guest i915 changes for Broadwell to run inside VM with Intel GVT-g
 2015-08-21  5:37 UTC  (7+ messages)
` [PATCH 3/7] drm/i915: Always enable execlists on BDW for vgpu
          ` [iGVT-g] "

CONFIG_OF vs DMA_OF
 2015-08-21  5:35 UTC 

[linux-sunxi][PATCH] ARM: sun7i: dt: Add new Olimex A20 EVB device
 2015-08-21  5:36 UTC  (3+ messages)
  ` [PATCH] "

[PATCH v4 3/5] gadget: Support for the usb charger framework
 2015-08-21  5:34 UTC  (3+ messages)
` [PATCH v4 4/5] gadget: Integrate with the usb gadget supporting for usb charger
` [PATCH v4 5/5] power: wm831x_power: Support USB charger current limit management

[U-Boot] [PATCH] usb: ehci: remember init mode
 2015-08-21  5:34 UTC  (2+ messages)

[Qemu-devel] [PATCH v13r 00/14] Revised tilegx-linux-user decoding
 2015-08-21  5:32 UTC  (15+ messages)
` [Qemu-devel] [PATCH v13r 01/14] linux-user: tilegx: Firstly add architecture related features
` [Qemu-devel] [PATCH v13r 02/14] linux-user: Support tilegx architecture in linux-user
` [Qemu-devel] [PATCH v13r 03/14] linux-user: Conditionalize syscalls which are not defined in tilegx
` [Qemu-devel] [PATCH v13r 04/14] target-tilegx: Add opcode basic implementation from Tilera Corporation
` [Qemu-devel] [PATCH v13r 05/14] target-tilegx: Modify opcode_tilegx.h to fit QEMU usage
` [Qemu-devel] [PATCH v13r 06/14] target-tilegx: Modify _SPECIAL_ opcodes
` [Qemu-devel] [PATCH v13r 07/14] target-tilegx: Add special register information from Tilera Corporation
` [Qemu-devel] [PATCH v13r 08/14] target-tilegx: Add cpu basic features for linux-user
` [Qemu-devel] [PATCH v13r 09/14] target-tilegx: Add several helpers for instructions translation
` [Qemu-devel] [PATCH v13r 10/14] target-tilegx: Framework for decoding bundles
` [Qemu-devel] [PATCH v13r 11/14] target-tilegx: Add TILE-Gx building files
` [Qemu-devel] [PATCH v13r 12/14] target-tilegx: Handle simple logical operations
` [Qemu-devel] [PATCH v13r 13/14] target-tilegx: Handle arithmetic instructions
` [Qemu-devel] [PATCH v13r 14/14] target-tilegx: Handle most bit manipulation instructions

[PATCH V7 1/2] mtd: spi-nor: Bindings for Cadence Quad SPI Flash Controller driver
 2015-08-21  5:32 UTC  (13+ messages)
` [PATCH V7 2/2] mtd: spi-nor: Add driver for Cadence Quad SPI Flash Controller

[U-Boot] [PATCH] arm: socfpga: Fix MAINTAINERS entry for CV/AV SoCDK
 2015-08-21  5:32 UTC  (6+ messages)

[PATCH] btrfs-progs: fix memory leaks in error path
 2015-08-21  5:32 UTC  (3+ messages)

is it possible to liimit the softirq re entrance times
 2015-08-21  5:27 UTC  (3+ messages)

[ANNOUNCE] bcachefs - a general purpose COW filesystem
 2015-08-21  5:25 UTC 

about mmap dma-buf and sync
 2015-08-21  5:25 UTC  (5+ messages)

[U-Boot] [PATCH v2 1/2] arm: socfpga: mmc: Enable calibration for drvsel and smpsel
 2015-08-21  5:21 UTC  (6+ messages)

No dialog box appears
 2015-08-21  5:08 UTC  (3+ messages)

[PATCH 00/15] Netfilter updates for net-next
 2015-08-21  5:19 UTC  (17+ messages)
` [PATCH 01/15] netfilter: nft_counter: convert it to use per-cpu counters
` [PATCH 02/15] netfilter: xt_TEE: get rid of WITH_CONNTRACK definition
` =?y?q?=5BPATCH=2003/15=5D=20netfilter=3A=20factor=20out=20packet=20duplication=20for=20IPv4/IPv6?=
` [PATCH 04/15] netfilter: nf_tables: add nft_dup expression
` [PATCH 05/15] netfilter: nft_limit: rename to nft_limit_pkts
` [PATCH 06/15] netfilter: nft_limit: convert to token-based limiting at nanosecond granularity
` [PATCH 07/15] netfilter: nft_limit: factor out shared code with per-byte limiting
` [PATCH 08/15] netfilter: nft_limit: add burst parameter
` [PATCH 09/15] netfilter: nft_limit: constant token cost per packet
` [PATCH 10/15] netfilter: nft_limit: add per-byte limiting
` [PATCH 11/15] netfilter: nfacct: per network namespace support
` [PATCH 12/15] netfilter: nf_conntrack: push zone object into functions
` [PATCH 13/15] netfilter: nf_conntrack: add direction support for zones
` [PATCH 14/15] netfilter: nf_conntrack: add efficient mark to zone mapping
` [PATCH 15/15] netfilter: nft_payload: work around vlan header stripping

Ceph Hackathon: More Memory Allocator Testing
 2015-08-21  4:22 UTC  (11+ messages)

[PATCH net-next RFC 00/10] socket sendmsg MSG_ZEROCOPY
 2015-08-21  5:17 UTC  (4+ messages)

[PATCH] PCI: designware: fix dw_pcie_cfg_write
 2015-08-21  5:16 UTC  (4+ messages)

[Qemu-devel] [PATCH 00/16] tilegx: Firstly add tilegx target for linux-user
 2015-08-21  5:15 UTC  (3+ messages)
` [Qemu-devel] [PATCH 00/16 v1] "

Inline dedup/compression
 2015-08-21  4:44 UTC  (16+ messages)

[PATCH v3 00/11] Smack namespace
 2015-08-21  5:14 UTC  (12+ messages)
` [PATCH v3 01/11] user_ns: 3 new LSM hooks for user namespace operations
` [PATCH v3 02/11] lsm: /proc/$PID/attr/label_map file and getprocattr_seq hook

[Qemu-devel] [PATCH] target-i386: enable cflushopt/clwb/pcommit instructions
 2015-08-21  5:05 UTC  (2+ messages)
`  "

Bug in tc of iproute2 ? Deleting single filter, deletes all the filters (apart from hashtable 800::) 
 2015-08-21  5:08 UTC 

[PATCH v3] pinctrl: mediatek: Fix multiple registration issue
 2015-08-21  5:08 UTC  (5+ messages)

[PATCH v5] Add Mediatek thermal support
 2015-08-21  5:06 UTC  (4+ messages)
` [PATCH 2/3] thermal: Add Mediatek thermal controller support

mac80211: When adding a new station, notify driver before adding to hash
 2015-08-21  5:04 UTC  (2+ messages)

[PATCH] x86/traps: Weaken context tracking entry assertions
 2015-08-21  5:03 UTC 

make modules_install Error : Can't read private key
 2015-08-21  5:02 UTC  (3+ messages)

[PATCH] ARM: Set proper TEXT_OFFSET for IPQ806x
 2015-08-21  4:59 UTC  (6+ messages)

1 new message (urgent)
 2015-08-21  5:04 UTC 

[PATCH 0/9] KVM: x86: enable cflushopt/clwb/pcommit and simplify code
 2015-08-21  4:50 UTC  (10+ messages)
` [PATCH 1/9] KVM: MMU: fix use uninitialized value
` [PATCH 2/9] KVM: x86: allow guest to use cflushopt anc clwb
` [PATCH 3/9] KVM: x86: add pcommit support
` [PATCH 4/9] KVM: VMX: drop rdtscp_enabled check in prepare_vmcs02()
` [PATCH 5/9] KVM: VMX: simplify rdtscp handling in vmx_cpuid_update()
` [PATCH 6/9] KVM: VMX: simplify invpcid "
` [PATCH 7/9] KVM: VMX: unify SECONDARY_VM_EXEC_CONTROL update
` [PATCH 8/9] KVM: VMX: introduce set_clear_2nd_exec_ctrl()
` [PATCH 9/9] KVM: VMX: drop rdtscp_enabled field

[PATCH 1/6] xf86drmMode: remove the trailing white spaces
 2015-08-21  4:54 UTC  (4+ messages)
` [PATCH 2/6] xf86drmMode: separate drmModeAtomicCommit() and drmModeAtomicCleanup()

[PATCH] NFS41: remove NFS_LAYOUT_ROC flag
 2015-08-21  4:49 UTC 

Dmesg not being dumped
 2015-08-21  4:49 UTC  (4+ messages)

RX packet loss on i.MX6Q running 4.2-rc7
 2015-08-21  4:49 UTC  (3+ messages)

Comprehensive Linux API manual by subsystem Required
 2015-08-21  4:48 UTC  (2+ messages)

[Qemu-devel] [PATCH v7 RESEND 00/11] Add a netfilter object and netbuffer filter
 2015-08-21  4:43 UTC  (12+ messages)
` [Qemu-devel] [PATCH v7 RESEND 01/11] net: add a new object netfilter
` [Qemu-devel] [PATCH v7 RESEND 02/11] init/cleanup of netfilter object
` [Qemu-devel] [PATCH v7 RESEND 03/11] netfilter: add netfilter_{add|del} commands
` [Qemu-devel] [PATCH v7 RESEND 04/11] netfilter: hook packets before net queue send
` [Qemu-devel] [PATCH v7 RESEND 05/11] move out net queue structs define
` [Qemu-devel] [PATCH v7 RESEND 06/11] netfilter: add an API to pass the packet to next filter
` [Qemu-devel] [PATCH v7 RESEND 07/11] netfilter: print filter info associate with the netdev
` [Qemu-devel] [PATCH v7 RESEND 08/11] net/queue: export qemu_net_queue_append_iov
` [Qemu-devel] [PATCH v7 RESEND 09/11] netfilter: add a netbuffer filter
` [Qemu-devel] [PATCH v7 RESEND 10/11] filter/buffer: update command description and help
` [Qemu-devel] [PATCH v7 RESEND 11/11] tests: add test cases for netfilter object

[U-Boot] [UBOOT PATCH v5 0/3] Add ACPI table support
 2015-08-21  4:41 UTC  (16+ messages)
` [U-Boot] [UBOOT PATCH v5 1/3] x86: Generate a valid ACPI table
` [U-Boot] [UBOOT PATCH v5 2/3] x86: Add ACPI table support to QEMU
` [U-Boot] [UBOOT PATCH v5 3/3] x86: Add DSDT table for supporting ACPI on QEMU

[Qemu-devel] [PATCH v7 00/11] Add a netfilter object and netbuffer filter
 2015-08-21  4:37 UTC  (13+ messages)
` [Qemu-devel] [PATCH v7 01/11] net: add a new object netfilter
` [Qemu-devel] [PATCH v7 02/11] init/cleanup of netfilter object
` [Qemu-devel] [PATCH v7 03/11] netfilter: add netfilter_{add|del} commands
` [Qemu-devel] [PATCH v7 04/11] netfilter: hook packets before net queue send
` [Qemu-devel] [PATCH v7 05/11] move out net queue structs define
` [Qemu-devel] [PATCH v7 06/11] netfilter: add an API to pass the packet to next filter
` [Qemu-devel] [PATCH v7 07/11] netfilter: print filter info associate with the netdev
` [Qemu-devel] [PATCH v7 08/11] net/queue: export qemu_net_queue_append_iov
` [Qemu-devel] [PATCH v7 09/11] netfilter: add a netbuffer filter
` [Qemu-devel] [PATCH v7 10/11] filter/buffer: update command description and help
` [Qemu-devel] [PATCH v7 11/11] tests: add test cases for netfilter object

[x86] copy_from{to}_user question
 2015-08-21  4:35 UTC  (8+ messages)

[Qemu-devel] Debian 7.8.0 SPARC64 on qemu - anything i can do to speedup the emulation?
 2015-08-21  4:32 UTC  (14+ messages)

[PATCH] SCSI: mvsas: Fix NULL pointer dereference in mvs_slot_task_free
 2015-08-21  4:29 UTC 

[PATCH v2 0/2] powerpc/xmon: Paged output for paca display
 2015-08-21  4:24 UTC  (3+ messages)
` [PATCH v2 1/2] "
` [PATCH v2 2/2] powerpc/xmon: Paginate kernel log buffer display

[PATCH] ACPI / LPSS: Ignore 10ms delay for Braswell and Baytrail
 2015-08-21 12:16 UTC  (4+ messages)

Disk "failed" while doing scrub
 2015-08-21  4:16 UTC  (2+ messages)

[linux-mingo-tip-master test] 60776: regressions - FAIL
 2015-08-21  4:10 UTC 

linux-next: build failure after merge of the spi tree
 2015-08-21  4:10 UTC 

[PATCH] Ensure that MIPS target code is compiled for the O32 ABI
 2015-08-21  4:05 UTC  (2+ messages)

[4.2-rc7][Haswell] NMI soft lockup - try_to_del_timer_sync
 2015-08-21  4:04 UTC  (2+ messages)

CPUIdle for Exynos5422 Odroid-XU3/XU4 boards
 2015-08-21  3:59 UTC  (6+ messages)

[Bug 91704] Tonga startx fails since mesa/drm 56d8dd6 amdgpu: make vamgr per device v2
 2015-08-21  3:56 UTC  (2+ messages)

RFC: humidity sensor heaters
 2015-08-21  3:56 UTC 

[PATCH v2 0/3] SysFS driver for QEMU fw_cfg device
 2015-08-21  3:47 UTC  (8+ messages)
        ` [Qemu-devel] "

[PATCH] mm/compaction: correct to flush migrated pages if pageblock skip happens
 2015-08-21  3:56 UTC  (2+ messages)

[PATCH 1/3] kernel-module-ls-debug: add recipe
 2015-08-21  3:53 UTC  (3+ messages)
` [PATCH 2/3] rename scatter-gather to kernel-module-scatter-gather and update COMPATIBLE_MACHINE
` [PATCH 3/3] cryptodev: merge qoriq-arm and qoriq-ppc to qoriq in COMPATIBLE_MACHINE

[PATCH] makedumpfile: Support ARM64
 2015-08-21  3:44 UTC  (11+ messages)

[PATCH] arm64: enable generic idle loop
 2015-08-21  3:40 UTC  (2+ messages)

8712U driver for CentOS 6.6
 2015-08-21  3:40 UTC 

[RFC V2] fbdev/nvidia:change reverse_order() macro
 2015-08-21  3:36 UTC  (2+ messages)

Bulk block to filename lookups on an incomplete dd copy
 2015-08-21  3:36 UTC 

Questions on use of NOCOW impact to subvolumes and snapshots
 2015-08-21  3:34 UTC  (4+ messages)

[PATCH v2] Send updated port_id in vdev_init functions
 2015-08-21  3:33 UTC  (5+ messages)
` [PATCH v2] Change rte_eal_vdev_init to update port_id

[PATCH v7 0/3] Refactor ioreq server for better performance
 2015-08-21  3:30 UTC  (4+ messages)
` [PATCH v7 1/3] Remove identical relationship between ioreq type and rangeset type
` [PATCH v7 2/3] Differentiate IO/mem resources tracked by ioreq server
` [PATCH v7 3/3] Refactor rangeset structure for better performance

[PATCH 1/4] drm: add interface to get drm devices on the system v3
 2015-08-21  3:26 UTC  (5+ messages)

[PATCH] i2c: mux: reg: simplify register size checking
 2015-08-21  3:26 UTC  (2+ messages)

[Drbd-dev] [Patch v2 00/10] Zero out devices instead of initial full sync
 2015-08-21  3:26 UTC  (6+ messages)
` [Drbd-dev] [PATCH v3 0/1] Zeroout/discard "
  ` [Drbd-dev] [PATCH] drbd: Support zeroout device "
      ` 答复: "
        ` [Drbd-dev] "

[PATCH 0/8] powerpc: use jump label for {cpu,mmu}_has_feature()
 2015-08-21  3:23 UTC  (7+ messages)
` [PATCH 1/8] jump_label: no need to acquire the jump_label_mutex in jump_lable_init()
` [PATCH 3/8] jump_label: introduce DEFINE_STATIC_KEY_{TRUE, FALSE}_ARRAY macros
  ` [PATCH 3/8] jump_label: introduce DEFINE_STATIC_KEY_{TRUE,FALSE}_ARRAY macros

[PATCH 1/2] btrfs-progs: Avoid reading bad fd in case of missing device
 2015-08-21  3:21 UTC  (2+ messages)
` [PATCH 2/2] btrfs-progs: Use existing facility to replace read_data_extent function

[PATCH] Add some typo-words in patch into spelling.txt
 2015-08-21  3:20 UTC 

[PATCH v2 1/2] soc/fsl: add freescale dir for SOC specific drivers
 2015-08-21  3:07 UTC  (8+ messages)
` [PATCH 2/2] soc/fsl: add ftm alarm driver for ls1021a platform
  ` [rtc-linux] "
    ` [rtc-linux] "

[PATCH 0/7][RFC] Local: Hack: arm64: dts: renesas: add support for USB 2.0 host of r8a7795
 2015-08-21  3:18 UTC  (2+ messages)

[PATCH v6] ubifs: introduce UBIFS_ATIME_SUPPORT to ubifs
 2015-08-21  3:10 UTC 

API for querying the resume cause
 2015-08-21  3:17 UTC  (3+ messages)

[PATCH v2 1/3] media: atmel-isi: setup the ISI_CFG2 register directly
 2015-08-21  3:10 UTC  (4+ messages)
` [PATCH v2 3/3] media: atmel-isi: add sanity check for supported formats in set_fmt()

[PATCH] bnep:Fix variable assignment to function return value in the function bnep_rx_extenstion
 2015-08-21  3:11 UTC 

Design doc of adding ACPI support for arm64 on Xen - version 4
 2015-08-21  3:04 UTC  (9+ messages)

[PATCH 1/2] Documentation: gpio: board: add flags parameter to gpiod_get*() functions
 2015-08-21  3:01 UTC  (4+ messages)
` [PATCH 2/2] Documentation: gpio: board: describe the con_id parameter

[m-c-s][PATCH] puppet: back-port some patches to fix issues with Ruby >= 2.0.0
 2015-08-21  2:56 UTC  (2+ messages)

[PATCH] t104xd4rdb: add DS26522 nodes to device tree
 2015-08-21  2:48 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.