All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2015-12-02 11:07:06 to 2015-12-02 11:51:52 UTC [more...]

[PATCH v2 00/21] arm64: KVM: world switch in C
 2015-12-02 11:53 UTC  (23+ messages)
` [PATCH v2 13/21] arm64: KVM: Implement TLB handling
` [PATCH v2 14/21] arm64: KVM: HYP mode entry points
` [PATCH v2 16/21] arm64: KVM: Add compatibility aliases
` [PATCH v2 17/21] arm64: KVM: Map the kernel RO section into HYP
` [PATCH v2 18/21] arm64: KVM: Move away from the assembly version of the world switch
` [PATCH v2 19/21] arm64: KVM: Turn system register numbers to an enum
` [PATCH v2 20/21] arm64: KVM: Cleanup asm-offset.c
` [PATCH v2 21/21] arm64: KVM: Remove weak attributes

[PATCH 0/2] drm/exynos: dp: add of_graph dt binding for panel device
 2015-12-02 11:51 UTC  (4+ messages)
` [PATCH 2/2] drm/exynos: dp: fix wrong return type

[RFC PATCH] iommu/amd: make kmemleak ignore the 'irq_remap_table' object
 2015-12-02 11:51 UTC  (14+ messages)
` [RFC PATCH v2] iommu/amd: gray the 'irq_remap_table' object for kmemleak

[Qemu-devel] [PATCH] vhost: drop dead code
 2015-12-02 11:50 UTC 

[PATCH] ALSA: usx2y: fix inconsistent indenting on if statement
 2015-12-02 11:49 UTC 

[PATCH] app/test: fix memory_autotest integer overflow/wraparound
 2015-12-02 11:49 UTC  (2+ messages)

[PATCH v4] sched/deadline: fix earliest_dl.next logic
 2015-12-02 11:49 UTC  (3+ messages)

[PATCH 1/2] backport: import TSO helpers with support for IPv6
 2015-12-02 11:49 UTC  (2+ messages)
` [PATCH 2/2] backport: add skb_ensure_writable

[patch net-next 00/26] bonding/team offload + mlxsw implementation
 2015-12-02 11:48 UTC  (15+ messages)
` [patch net-next 08/26] net: add info struct for LAG changeupper
` [patch net-next 10/26] bonding: fill-up LAG changeupper info struct and pass it along
` [patch net-next 15/26] bonding: allow notifications for bond_set_slave_link_state
` [patch net-next 16/26] bonding: implement lower state change propagation

[PATCH v5] sched/deadline: fix earliest_dl.next logic
 2015-12-02 11:47 UTC 

[PATCH v3 0/6] pinctrl: meson: enable support for external GPIO interrupts
 2015-12-02 11:47 UTC  (9+ messages)
` [PATCH v3 4/6] pinctrl: meson: Enable GPIO IRQs

[Bug 93178] Textures are filled with garbage
 2015-12-02 11:47 UTC  (2+ messages)

linux-next: manual merge of the tegra tree with the arm-soc tree
 2015-12-02 11:46 UTC  (2+ messages)

[PATCH 0/2] libxc: domain builder related enhancements
 2015-12-02 11:46 UTC  (5+ messages)
` [PATCH 1/2] libxc: replace INVALID_P2M_ENTRY by INVALID_PFN
` [PATCH 2/2] libxc: do proper return code checking of allocator in domain builder

[PATCH i-g-t 1/3] tests/kms_force_connector: Fixes
 2015-12-02 11:50 UTC  (4+ messages)

[PATCH 1/9] drm: Create a driver hook for allocating GEM object structs
 2015-12-02 11:45 UTC  (10+ messages)
` [PATCH 4/9] drm/vc4: Add an API for creating GPU shaders in GEM BOs
` [PATCH 7/9] drm/vc4: Add support for drawing 3D frames
` [PATCH 9/9] drm/vc4: Add an interface for capturing the GPU state after a hang

[PATCH] brcmfmac: only lock and unlock fws if fws is not null
 2015-12-02 11:45 UTC 

[PATCH v2] Implement i8042 detect by BIOS FADT i8042 flag
 2015-12-02 19:07 UTC  (3+ messages)

[Intel-wired-lan] [RFC PATCH V2 0/3] IXGBE/VFIO: Add live migration support for SRIOV NIC
 2015-12-02 11:44 UTC  (14+ messages)
                  ` [Qemu-devel] "
                    `  "

[PATCH] mk: fix the combined library problems by replacing it with a linker script
 2015-12-02 11:44 UTC  (3+ messages)

[PATCHv3] 1/3] libxc: prefer using privcmd character device
 2015-12-02 11:42 UTC  (2+ messages)

[RFC PATCH] drm/edid: index CEA/HDMI mode tables using the VIC
 2015-12-02 11:46 UTC  (3+ messages)

Asterisk deadlocks since Kernel 4.1
 2015-12-02 11:40 UTC  (20+ messages)

[PATCH v2] libxc: try to find last used pfn when migrating
 2015-12-02 11:39 UTC  (2+ messages)

[PATCHv2] [layerindex-web] recipe blacklisted information
 2015-12-02 11:38 UTC  (6+ messages)

[PATCH] dt-bindings: tda998x: Document the required 'port' node
 2015-12-02 11:35 UTC  (2+ messages)

[U-Boot] [PATCH v2 01/14] ARM: zynq: Remove PHYLIB from config to defconfig
 2015-12-02 11:36 UTC  (14+ messages)
` [U-Boot] [PATCH v2 02/14] ARM: zynq: Remove CONFIG_API
` [U-Boot] [PATCH v2 03/14] net: gem: Do not continue if phy is not found
` [U-Boot] [PATCH v2 04/14] net: gem: Change mdio_wait prototype to pass regs
` [U-Boot] [PATCH v2 05/14] net: gem: Change mii function not to use eth_device structure
` [U-Boot] [PATCH v2 06/14] net: gem: Remove phydev variable
` [U-Boot] [PATCH v2 07/14] net: gem: Extract phy init code
` [U-Boot] [PATCH v2 08/14] net: gem: Check if priv->phydev is valid
` [U-Boot] [PATCH v2 09/14] net: gem: Enable MDIO bus earlier
` [U-Boot] [PATCH v2 10/14] net: gem: Remove zynq_gem_of_init()
` [U-Boot] [PATCH v2 11/14] net: gem: Fix miiphy_read name
` [U-Boot] [PATCH v2 12/14] net: gem: Move driver to DM
` [U-Boot] [PATCH v2 13/14] net: gem: Read information about interface from DT
` [U-Boot] [PATCH v2 14/14] net: gem: Move gem to Kconfig

[bug] Volume at maximum when track with different frequency is played with my RME sound card
 2015-12-02 11:36 UTC  (6+ messages)

[PATCH v5] drm/i915: Add soft-pinning API for execbuffer
 2015-12-02 11:35 UTC  (4+ messages)
` [PATCH v6] "

linux-next: manual merge of the renesas tree with the arm-soc tree
 2015-12-02 11:35 UTC  (4+ messages)

[PATCH] lightnvm: use flags as input parameter
 2015-12-02 11:35 UTC  (2+ messages)

[V2 PATCH 0/9] x86/hvm: pkeys, add memory protection-key support
 2015-12-02 11:35 UTC  (19+ messages)
` [V2 PATCH 1/9] x86/hvm: pkeys, add pkeys support for cpuid handling
` [V2 PATCH 2/9] x86/hvm: pkeys, add the flag to enable Memory Protection Keys
` [V2 PATCH 5/9] x86/hvm: pkeys, add functions to get pkeys value from PTE
` [V2 PATCH 7/9] x86/hvm: pkeys, add pkeys support for guest_walk_tables
` [V2 PATCH 8/9] x86/hvm: pkeys, add xstate support for pkeys
` [V2 PATCH 9/9] x86/hvm: pkeys, add pkeys support for gva2gfn funcitons

[PATCH v2 0/5] net: thunderx: Miscellaneous fixes
 2015-12-02 11:34 UTC  (7+ messages)
` [PATCH v2 4/5] net: thunderx: Switchon carrier only upon interface link up

linux-next: manual merge of the rockchip tree with the tree
 2015-12-02 11:34 UTC 

[PATCH v12 01/22] perf config: Document variables for 'colors' section in man page
 2015-12-02 10:54 UTC  (22+ messages)
` [PATCH v12 02/22] perf config: Document variables for 'tui' and 'gtk' sections "
` [PATCH v12 03/22] perf config: Document 'buildid.dir' variable "
` [PATCH v12 04/22] perf config: Document variables for 'annotate' section "
` [PATCH v12 05/22] perf config: Document variables for 'help' "
` [PATCH v12 06/22] perf config: Document 'hist.percentage' variable "
` [PATCH v12 07/22] perf config: Document 'ui.show-headers' "
` [PATCH v12 08/22] perf config: Document variables for 'call-graph' section "
` [PATCH v12 09/22] perf config: Document variables for 'report' "
` [PATCH v12 10/22] perf config: Document 'top.children' variable "
` [PATCH v12 11/22] perf config: Document 'man.viewer' "
` [PATCH v12 12/22] perf config: Document 'pager.<subcommand>' variables "
` [PATCH v12 13/22] perf config: Document 'kmem.default' variable "
` [PATCH v12 14/22] perf config: Add '--system' and '--user' options to select which config file is used
` [PATCH v12 15/22] perf config: Collect configs to handle config variables
` [PATCH v12 16/22] perf config: Add 'list-all' option to perf-config
` [PATCH v12 17/22] perf config: Add a option 'skel' "
` [PATCH v12 18/22] perf config: Add --verbose option for showing config description
` [PATCH v12 19/22] perf config: Add 'get' functionality
` [PATCH v12 20/22] perf config: Add 'set' feature
` [PATCH v12 21/22] perf config: normalize a value depending on default type of it
` [PATCH v12 22/22] perf config: Add a option 'remove' to perf-config

[PATCH 1/2] drm/i915: simplify gmbus xfer error checks
 2015-12-02 11:35 UTC  (6+ messages)
` [PATCH 2/2] drm/i915: abstract i2c bit banging fallback in gmbus xfer

generating shared-state statistics from build
 2015-12-02 11:30 UTC  (4+ messages)

[PATCH] perf hists browser: Fix segfault if use symbol filter in cmdline
 2015-12-02 11:28 UTC 

[lustre-devel] [PATCH 00/40] Sync upstream lustre client LNet core
 2015-12-02 11:27 UTC  (7+ messages)
` [lustre-devel] [PATCH 13/40] staging: lustre: Dynamic LNet Configuration (DLC) show command
  `  "
` [lustre-devel] [PATCH 14/40] staging: lustre: fix crash due to NULL networks string
  `  "

[Qemu-devel] [For 2.5?? PATCH 1/1] qemu_{real_}host_page_[size|mask] change types to ram_addr_t
 2015-12-02 11:27 UTC  (3+ messages)

[GIT PULL] at91: fixes for 4.4 #2
 2015-12-02 11:27 UTC  (2+ messages)

xen 4.5.0 rtds scheduler perform poorly with 2vms
 2015-12-02 11:27 UTC  (20+ messages)

[Buildroot] [PATCH 1/2] libgudev: remove systemd dependency
 2015-12-02 11:27 UTC  (2+ messages)
` [Buildroot] [PATCH 2/2] Use libgudev as regular dependency

[PATCH 00/11] xfsprogs misc fixes
 2015-12-02 11:19 UTC  (12+ messages)
` [PATCH 01/11] xfsprogs: xfs_io: fix a memory leak in imap_f
` [PATCH 02/11] xfsprogs: fix integer overflow in xlog_find_verify_cycle
` [PATCH 03/11] xfsprogs: mkfs: fix unintentional integer overflow
` [PATCH 04/11] xfsprogs: xfsdb: remove unnessary checks in process_leaf_node_dir_v2_free
` [PATCH 05/11] xfsprogs: xfs_mdrestore: check bad read count in perform_restore
` [PATCH 06/11] xfsprogs: xfs_db: check null derefernce after block_to_bt
` [PATCH 07/11] xfsprogs: xfs_fsr: replace sprintf with snprintf to avoid buffer overflow
` [PATCH 08/11] xfsprogs: xfs_repair: fix possible null dereference in build_ino_tree
` [PATCH 09/11] xfsprogs: xfs_repair: fix possible null dereference in traverse_int_dir2block
` [PATCH 10/11] xfsprogs: fix possible null pointer dereference in xfs_iformat_extents
` [PATCH 11/11] xfsprogs: xfs_repair: fix possible null pointer dereference in mark_standalone_inodes

[PATCH 00/10] standard make install
 2015-12-02 11:25 UTC  (4+ messages)
` [PATCH 03/10] mk: install a standard cutomizable tree

[PATCH v2 00/10] Add New DRM Driver for HiSilicon hi6220 SoC
 2015-12-02 11:24 UTC  (7+ messages)
` [PATCH v2 10/10] drm/hisilicon: Add support for external bridge

2.3 Roadmap
 2015-12-02 11:24 UTC  (7+ messages)

[PATCH] blk-mq: Avoid memoryless numa node encoded in hctx numa_node
 2015-12-02 11:29 UTC 

[PATCH v12 00/22] perf config: Add functionalities into perf-config and document config info
 2015-12-02 10:53 UTC 

[Bug 89534] GPU lockup with wine
 2015-12-02 11:23 UTC  (2+ messages)
` [Bug 89534] radeonsi GPU lockup / crash "

[PATCH] blk-mq: Reuse hardware context cpumask for tags
 2015-12-02 11:27 UTC 

why my cluster become unavailable
 2015-12-02 11:22 UTC  (7+ messages)
      ` why my cluster become unavailable (min_size of pool)

linux-next: manual merge of the mvebu tree with the arm-soc tree
 2015-12-02 11:21 UTC  (7+ messages)

[PATCH v7 0/4] arm64, numa: Add numa support for arm64 platforms
 2015-12-02 11:19 UTC  (3+ messages)

[PATCH V2] jbd2: fix null committed data return in undo_access
 2015-12-02 11:19 UTC  (3+ messages)
  ` [Ocfs2-devel] "

[RFC] rk3368 idle states
 2015-12-02 11:18 UTC  (2+ messages)

[PATCH 1/2] nfs-utils: libnsm.a: do not close file if open failed
 2015-12-02 11:16 UTC  (2+ messages)
` [PATCH 2/2] nfs-utils: mount.nfs: fix null pointer derefernce in nfs_parse_simple_hostname

[PATCH 0/3] fs, bdev: handle end of life
 2015-12-02 11:16 UTC  (3+ messages)
` [PATCH 1/3] block, fs: reliably communicate bdev end-of-life

[PATCH] arm64: spinlock: serialise spin_unlock_wait against concurrent lockers
 2015-12-02 11:16 UTC  (5+ messages)

[radeon agp] add blacklist for thinkpad T40p
 2015-12-02 11:15 UTC  (4+ messages)

objdiff usage
 2015-12-02 11:13 UTC  (7+ messages)

Connection tracking Cli and an ALG for DNS
 2015-12-02 11:12 UTC  (5+ messages)
` [Bulk] "

[PATCH 1/2] arm64: dts: rockchip: change the correct voltage range for rk3368 evb board
 2015-12-02 11:12 UTC  (5+ messages)
` [PATCH 2/2] ARM: dts: rockchip: change the correct voltage range for rk3288 "

[mm, page_alloc] d0164adc89: -100.0% fsmark.app_overhead
 2015-12-02 11:10 UTC  (9+ messages)
` [lkp] "

[PATCH 0/5] ARM: orion5x/dove/mv78xx0 multiplatform
 2015-12-02 11:08 UTC  (5+ messages)

[PATCH 1/4] i2c: at91: add upport for the HOLD field
 2015-12-02 11:08 UTC  (7+ messages)
` [PATCH 3/4] ARM: at91/dt: sama5d4: update i2c compatible string
` [PATCH 4/4] ARM: at91/dt: sama5d2 Xplained: pmic needs a specific sda hold time

xfs hang or slowness while removing files
 2015-12-02 11:07 UTC 

[PATCH] base-passwd: Make it possible to build and install native
 2015-12-02 11:07 UTC 

eMMC tuning fail issue
 2015-12-02 11:07 UTC  (4+ messages)

[xen-unstable test] 65141: regressions - FAIL
 2015-12-02 11:07 UTC  (6+ 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.