All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2016-04-25 15:23:26 to 2016-04-25 16:03:37 UTC [more...]

[PATCH net-next 0/6] net: core: remove TX_LOCKED support
 2016-04-25 15:43 UTC  (4+ messages)
` [PATCH net-next 2/6] atl1c: remove private tx lock

[PATCHv3 0/5] efi: detect erroneous firmware IRQ manipulation
 2016-04-25 16:03 UTC  (16+ messages)
` [PATCHv3 1/5] efi/runtime-wrappers: detect FW irq flag corruption

[PATCH v2 0/2] moves samples out of Documentation directory
 2016-04-25 16:03 UTC  (2+ messages)
` [PATCH v2 2/2] samples: v4l: from Documentation to samples directory

[Bug 117111] New: Quitting X with xrandr rotation enabled freezes vt
 2016-04-25 16:03 UTC  (2+ messages)
` [Bug 117111] "

[PATCH v1 0/5] perf: Introduce address range filtering
 2016-04-25 16:02 UTC  (8+ messages)
` [PATCH v1 4/5] "

[PATCH] e2image: ignore checksum errors
 2016-04-25 16:03 UTC  (2+ messages)

[PATCH] kbuild: fix call to adjust_autoksyms.sh when output directory specified
 2016-04-25 16:01 UTC  (5+ messages)

[Intel-wired-lan] issue with kernel patch 2a3cdead8b408351fa1e3079b220fa331480ffbc
 2016-04-25 16:00 UTC  (3+ messages)

[PATCH 1/1] [RFC] workqueue: fix ghost PENDING flag while doing MQ IO
 2016-04-25 16:00 UTC  (3+ messages)

[PATCH v2 0/3] Add support for ARM Mali Display Processors
 2016-04-25 16:00 UTC  (4+ messages)
` [PATCH v2 3/3] MAINTAINERS: Add entry for Mali-DP driver

[Bug 95120] Worms Clan Wars bad rendering on [Mobility Radeon Xpress 200M]
 2016-04-25 16:00 UTC  (4+ messages)
` [Bug 95120] Worms Clan Wars bad rendering on RC410M "

[PATCH 0/2 v7]: printk, Add monotonic and real printk timestamps
 2016-04-25 15:59 UTC  (3+ messages)
` [PATCH 1/2] lib, switch CONFIG_PRINTK_TIME to int

[PATCH] MAINTAINERS: add Radim Krčmář
 2016-04-25 15:58 UTC 

[PATCH net] sfc: disable RSS when unsupported
 2016-04-25 15:51 UTC 

[RFC 0/9] IOMMU probe deferral support
 2016-04-25 15:58 UTC  (20+ messages)
` [RFC 1/9] arm: dma-mapping: Don't override dma_ops in arch_setup_dma_ops()
` [RFC 2/9] of: dma: Move range size workaround to of_dma_get_range()
` [RFC 3/9] of: dma: Make of_dma_deconfigure() public
` [RFC 4/9] of: dma: Split of_configure_dma() into mask and ops configuration
` [RFC 5/9] drivers: platform: Configure dma operations at probe time
` [RFC 6/9] iommu: of: Handle IOMMU lookup failure with deferred probing or error
` [RFC 7/9] drivers: iommu: Add a new add device api
` [RFC 8/9] drivers: of: call iommu_bus_add_dev after iommu_configure_ops
` [RFC 9/9] drivers: iommu: arm-smmu: Set iommu_ops in probe

[xen-4.3-testing test] 92677: trouble: blocked/broken/fail/pass
 2016-04-25 15:58 UTC 

[Bug 95133] X-COM Enemy Within crashes when entering tactical mission with Bonaire
 2016-04-25 15:57 UTC 

[U-Boot] [GIT] Pull request: u-boot-dfu
 2016-04-25 15:57 UTC  (2+ messages)

[PATCH v4 00/11] drm: Add Allwinner A10 display engine support
 2016-04-25 15:56 UTC  (4+ messages)

[PATCH v2 0/4] irqchip: lpc32xx: add LPC32xx irqchip driver
 2016-04-25 15:56 UTC  (5+ messages)
` [PATCH v2 1/4] dt-bindings: interrupt-controllers: add description of SIC1 and SIC2

(( U.N.O/W.B.O/09/16/82/05/9 ))
 2016-04-25 14:51 UTC 

[PATCH 00/10] cpufreq: Get rid of cpufreq-dt's platform data
 2016-04-25 15:55 UTC  (11+ messages)
` [PATCH 10/10] cpufreq: mvebu: Use generic platdev driver

[PATCH 9] xSplice v1 design and implementation
 2016-04-25 15:54 UTC  (33+ messages)
` [PATCH v9 01/27] Revert "libxc/libxl/python/xenstat/ocaml: Use new XEN_VERSION hypercall"
` [PATCH v9 02/27] Revert "HYPERCALL_version_op. New hypercall mirroring XENVER_ but sane."
` [PATCH v9 03/27] xsplice: Design document
` [PATCH v9 04/27] xen/xsplice: Hypervisor implementation of XEN_XSPLICE_op
` [PATCH v9 05/27] libxc: Implementation of XEN_XSPLICE_op in libxc
` [PATCH v9 06/27] xen-xsplice: Tool to manipulate xsplice payloads
` [PATCH v9 07/27] arm/x86: Use struct virtual_region to do bug, symbol, and (x86) exception tables lookup
` [PATCH v9 08/27] arm/x86/vmap: Add v[z|m]alloc_xen and vm_init_type
` [PATCH v9 09/27] x86/mm: Introduce modify_xen_mappings()
` [PATCH v9 10/27] xsplice: Add helper elf routines
` [PATCH v9 11/27] xsplice: Implement payload loading
` [PATCH v9 12/27] xsplice: Implement support for applying/reverting/replacing patches
` [PATCH v9 13/27] x86/xen_hello_world.xsplice: Test payload for patching 'xen_extra_version'
` [PATCH v9 14/27] xsplice, symbols: Implement symbol name resolution on address
` [PATCH v9 15/27] xsplice, symbols: Implement fast symbol names -> virtual addresses lookup
` [PATCH v9 16/27] x86, xsplice: Print payload's symbol name and payload name in backtraces
` [PATCH v9 17/27] xsplice: Add support for bug frames
` [PATCH v9 18/27] xsplice: Add support for exception tables
` [PATCH v9 19/27] xsplice: Add support for alternatives
` [PATCH v9 20/27] build_id: Provide ld-embedded build-ids
` [PATCH v9 21/27] xsplice: Print build_id in keyhandler and on bootup
` [PATCH v9 22/27] XENVER_build_id/libxc: Provide ld-embedded build-id
` [PATCH v9 23/27] libxl: info: Display build_id of the hypervisor
` [PATCH v9 24/27] xsplice: Stacking build-id dependency checking
` [PATCH v9 25/27] xsplice/xen_replace_world: Test-case for XSPLICE_ACTION_REPLACE
` [PATCH v9 26/27] xsplice: Prevent duplicate payloads from being loaded
` [PATCH v9 27/27] MAINTAINERS/xsplice: Add myself and Ross as the maintainers

[PATCH RFC] b43: stop hardcoding LED behavior
 2016-04-25 15:53 UTC  (4+ messages)

[GIT PULL 0/5] ARM: EXYNOS: Stuff for v4.7
 2016-04-25 15:53 UTC  (5+ messages)
` [GIT PULL 1/5] ARM: dts: exynos: Artik5 topic branch "

[PATCH] http: Support sending custom HTTP headers
 2016-04-25 15:53 UTC  (2+ messages)

[PATCH 0/11] More SRP patches for kernel v4.7
 2016-04-25 15:53 UTC  (7+ messages)
` [PATCH 11/11] IB/srp: Prevent mapping failures

[PATCH v3 0/3] x86/ioreq server: Introduce HVMMEM_ioreq_server mem type
 2016-04-25 15:53 UTC  (9+ messages)
` [PATCH v3 1/3] x86/ioreq server(patch for 4.7): Rename p2m_mmio_write_dm to p2m_ioreq_server

[RFC] i2c: device-tree: Handling child nodes which are not i2c devices
 2016-04-25 15:51 UTC  (3+ messages)

[PATCH] clockevents: Retry programming min delta up to 10 times
 2016-04-25 15:51 UTC  (3+ messages)

linux-next: zillions of lockdep whinges in include/net/sock.h:1408
 2016-04-25 15:50 UTC  (4+ messages)
  ` [PATCH v2 net-next] sock: relax WARN_ON() in sock_owned_by_user()

[PATCH v2 00/11] HVMlite domU support
 2016-04-25 15:48 UTC  (11+ messages)
` [PATCH v2 02/11] xen/hvmlite: Bootstrap HVMlite guest

[PATCH v3 01/21] drm/i915/fbdev: Call intel_unpin_fb_obj() on release
 2016-04-25 15:48 UTC  (4+ messages)
` [PATCH v3 13/21] drm/i915: Replace the pinned context address with its unique ID

[PATCH] cpufreq: governor: Fix prev_load initialization in cpufreq_governor_start()
 2016-04-25 15:45 UTC  (2+ messages)

[PATCH] Update the random(4) documentation towards a more accurate view on /dev/urandom
 2016-04-25 15:46 UTC  (2+ messages)

[Buildroot] [PATCH v3 1/1] jsen: new package
 2016-04-25 15:45 UTC  (10+ messages)

[meta-oe][PATCH] ltrace: Remove deprecated readdir_r()
 2016-04-25 15:44 UTC  (2+ messages)

(( U.N.O/W.B.O/09/16/82/05/9 ))
 2016-04-25 14:53 UTC 

[PATCH v6] rtl8712: Fixed alignment to match open parenthesis
 2016-04-25 15:43 UTC 

[PATCH] Radio-setting: Add GSM and UMTS band
 2016-04-25 15:43 UTC 

[PATCH] md/raid0: remove empty line printk from dump_zones
 2016-04-25 15:42 UTC  (2+ messages)

[PATCH v3] xen: arm: doc: Add firmware requirements
 2016-04-25 15:42 UTC 

[PATCH 0/2 v2] tonga_get_evv_voltage error handling fixes
 2016-04-25 15:42 UTC  (2+ messages)

[PATCH] rilmodem: Driver code to set band mode and value
 2016-04-25 15:42 UTC 

[PATCH 0/7] arm-smmu: Implementation and context format differentiation
 2016-04-25 15:41 UTC  (8+ messages)
` [PATCH 4/7] io-64-nonatomic: Add relaxed accessor variants

[PATCH net-next 2/2] net: ethernet: enc28j60: add device tree support
 2016-04-25 15:39 UTC  (4+ messages)
` [PATCH v2 net-next] "

[PATCH] powercap/intel_rapl: Add support for Kabylake
 2016-04-25 15:36 UTC  (3+ messages)

[PATCH i-g-t v2 0/6] Improve kms_panel_fitting
 2016-04-25 15:38 UTC  (4+ messages)
` [PATCH i-g-t v2 6/6] kms_panel_fitting: Add support for LVDS and DSI connectors

[RESEND PATCH 0/5] gcov fixes and maybe-uninitialized warnings
 2016-04-25 15:35 UTC  (12+ messages)
` [PATCH 1/5] Kbuild: change CC_OPTIMIZE_FOR_SIZE definition
` [PATCH 2/5] Kbuild: disable 'maybe-uninitialized' warning for CONFIG_PROFILE_ALL_BRANCHES
` [PATCH 3/5] gcov: disable for COMPILE_TEST
` [PATCH 4/5] gcov: disable tree-loop-im to reduce stack usage
` [PATCH 5/5] gcov: disable -Wmaybe-uninitialized warning

[PATCH V2] powerpc: Implement {cmp}xchg for u8 and u16
 2016-04-25 15:37 UTC  (7+ messages)
` [PATCH V3] "

(( U.N.O/W.B.O/09/16/82/05/9 ))
 2016-04-25 14:45 UTC 

[PATCH v2] docs/arm64: update the documention for loading XSM support
 2016-04-25 15:35 UTC  (7+ messages)
  ` [PATCH v3] "
          ` [PATCH] docs/arm64: clarify "

[PATCH 00/30] DBRD updates
 2016-04-25 15:35 UTC  (5+ messages)
` [PATCH 04/30] drbd: Implement handling of thinly provisioned storage on resync target nodes
  ` [Drbd-dev] "
` [PATCH 05/30] drbd: Introduce new disk config option rs-discard-granularity
  ` [Drbd-dev] "

[PATCH v5 00/13] Introduce device state 'failed', spare device and auto replace
 2016-04-25 15:35 UTC  (2+ messages)

[PATCH] watchdog: f71808e_wdt: Fix typo
 2016-04-25 15:34 UTC 

[PATCH] dmaengine: dmatest: Add support for scatter-gather DMA mode
 2016-04-25 14:01 UTC  (2+ messages)

[PATCH v2] docs: update FLASK cmd line instructions
 2016-04-25 15:34 UTC  (4+ messages)

[PATCH 0/6] Add Shared MDIO framework for iProc based SoCs
 2016-04-25 15:33 UTC  (5+ messages)
` [PATCH 2/6] Documentation: DT binding doc for iProc Shared MDIO Controller

[PATCH v2 0/5] dax: handling of media errors
 2016-04-25 15:32 UTC  (10+ messages)
` [PATCH v2 5/5] dax: handle media errors in dax_do_io

[PATCH 1/3] kbuild: call adjust_autoksyms.sh from source directory
 2016-04-25 15:31 UTC  (4+ messages)

[kvm-unit-tests PATCH v2 0/8] arm: fix building by adding a feature
 2016-04-25 15:31 UTC  (2+ messages)

[GIT PULL] EFI urgent fix
 2016-04-25 15:29 UTC  (2+ messages)

[PATCH v2] mmc: dw_mmc: Fix UHS tuning on some brand of cards
 2016-04-25 15:29 UTC  (4+ messages)
` [PATCH v2] mmc: dw_mmc: Wait for data transfer after response errors

[kvm-unit-tests PULL] Patch queue for powerpc
 2016-04-25 15:29 UTC  (3+ messages)

[PATCH V3 00/18] coresight: tmc: make driver usable by Perf
 2016-04-25 15:28 UTC  (9+ messages)
` [PATCH V3 14/18] coresight: tmc: keep track of memory width

[PATCH] off-by-one in DecodeQ931
 2016-04-25 15:29 UTC  (2+ messages)
`  "

[kvm-unit-tests PATCH v2] MAINTAINERS: Add a section for powerpc
 2016-04-25 15:28 UTC  (3+ messages)

5、 赞美,喜欢对方,我们同样对喜欢我们的人有好感;
 2016-04-25 15:28 UTC 

[PATCH] [media] tvp686x: Don't go past array
 2016-04-25 15:26 UTC  (4+ messages)

[PATCH 00/14] DT: Fix spelling of standard properties
 2016-04-25 15:26 UTC  (4+ messages)
` [PATCH 06/14] dmaengine: bcm2835: DT spelling s/interrupts-names/interrupt-names/

[Bug 95121] Trine 2 bad graphic on RC410M [Mobility Radeon Xpress 200M]
 2016-04-25 15:26 UTC 

[Bug 95119] Trine bad graphic on RC410M [Mobility Radeon Xpress 200M]
 2016-04-25 15:26 UTC  (2+ messages)

[PATCH 0/2] Capture command-line builds which fail due to bad targets
 2016-04-25 15:26 UTC  (3+ messages)
` [PATCH 1/2] cooker: add BuildInit event
` [PATCH 2/2] toasterui: use BuildInit to capture builds with bad targets

[PATCH 0/6] insane.bbclass: package_qa_check_license -> do_qa_populate_lic
 2016-04-25 15:26 UTC  (3+ messages)
` [PATCH 6/6] libxsettings-client: fix LICENSE

[Qemu-devel] [PATCH v5] Add optionrom compatible with fw_cfg DMA version
 2016-04-25 15:26 UTC  (3+ messages)

[Qemu-devel] [RFC] translate-all: protect code_gen_buffer with RCU
 2016-04-25 15:25 UTC  (4+ messages)
` [Qemu-devel] [RFC v2] "

[PATCH v1 1/1] usb: gadget: NCM: NULL pointer dereference in eth_start_xmit
 2016-04-25 15:25 UTC 

[PATCH] MAINTAINERS: remove defunct spear mailing list
 2016-04-25 15:24 UTC  (2+ messages)

[PATCH 00/14] Add/update DRM entries in the MAINTAINERS file
 2016-04-25 15:23 UTC  (5+ messages)
` [PATCH 12/14] MAINTAINERS: Add maintainer entry for the VMWGFX DRM driver


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.