All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2015-08-03 13:07:27 to 2015-08-03 14:12:02 UTC [more...]

[PATCH] MIPS: replace add and sub instructions in relocate_kernel.S with addiu
 2015-08-03 14:12 UTC  (3+ messages)

[PATCH 00/10] nohz: Tick dependency mask v2
 2015-08-03 14:11 UTC  (13+ messages)
` [PATCH 05/10] nohz: New tick dependency mask
` [PATCH 07/10] sched: Migrate sched to use new tick dependency mask model

[Bug 91461] gl_TessLevel* writes have no effect for all but the last TCS invocation
 2015-08-03 14:11 UTC  (2+ messages)

[Buildroot] [PATCH] libidn: bump to version 1.32
 2015-08-03 14:11 UTC 

[xen-4.2-testing test] 60150: regressions - FAIL
 2015-08-03 14:10 UTC 

[PATCHv3 bluetooth-next 0/2] ieee802154: drop multiple lowpan support per wpan interface
 2015-08-03 14:10 UTC  (3+ messages)
` [PATCHv3 bluetooth-next 1/2] ieee802154: 6lowpan: remove multiple lowpan per wpan support
` [PATCHv3 bluetooth-next 2/2] mac802154: fix wpan mac setting while lowpan is there

[PATCH] of: iommu: Silence misleading warning
 2015-08-03 14:10 UTC  (2+ messages)

[U-Boot] [PATCH] udoo: Switch to SPL support
 2015-08-03 14:09 UTC 

[PATCH 0/6] ARC: spinlocks/atomics rework
 2015-08-03 14:08 UTC  (6+ messages)
` [PATCH 5/6] ARCv2: spinlock/rwlock/atomics: Delayed retry of failed SCOND with exponential backoff

[RFC] Media Controller, the next generation
 2015-08-03 14:07 UTC 

drivers/media/platform/am437x/am437x-vpfe.c:1698: bad test ?
 2015-08-03 14:02 UTC 

[PATCH 00/27] Export I2C and OF module aliases in missing drivers
 2015-08-03 14:07 UTC  (4+ messages)
` [PATCH 06/27] misc: eeprom: Export I2C module alias information "

[U-Boot] [PATCH v2 00/15] Add macros to ease our life with independent CONFIGs between U-Boot and SPL
 2015-08-03 14:06 UTC  (34+ messages)
` [U-Boot] [PATCH v2 01/15] kbuild: fixdep: optimize code slightly
` [U-Boot] [PATCH v2 02/15] kbuild: add a makefile macro useful with per-image config options
` [U-Boot] [PATCH v2 03/15] linux/kconfig.h: add CPP macros useful for "
` [U-Boot] [PATCH v2 04/15] spl: move SPL driver entries to driver/Makefile
` [U-Boot] [PATCH v2 05/15] dm: unify obj-$(CONFIG_DM) and obj-$(CONFIG_SPL_DM) entries
` [U-Boot] [PATCH v2 06/15] clk: rename CONFIG_SPL_CLK_SUPPORT to CONFIG_SPL_CLK
` [U-Boot] [PATCH v2 07/15] clk: unify obj-$(CONFIG_CLK) and obj-$(CONFIG_SPL_CLK) entries
` [U-Boot] [PATCH v2 08/15] ram: rename CONFIG_SPL_RAM_SUPPORT to CONFIG_SPL_RAM
` [U-Boot] [PATCH v2 09/15] ram: unify obj-$(CONFIG_RAM) and obj-$(CONFIG_SPL_RAM) entries
` [U-Boot] [PATCH v2 10/15] led: rename CONFIG_SPL_LED_SUPPORT to CONFIG_SPL_LED
` [U-Boot] [PATCH v2 11/15] led: unify obj-$(CONFIG_LED) and obj-$(CONFIG_SPL_LED) entries
` [U-Boot] [PATCH v2 12/15] dm: drop CONFIG_DM_DEVICE_REMOVE from uncmd list
` [U-Boot] [PATCH v2 13/15] fdtdec: fix OF_CONTROL switch
` [U-Boot] [PATCH v2 14/15] of: flip CONFIG_SPL_DISABLE_OF_CONTROL into CONFIG_SPL_OF_CONTROL
` [U-Boot] [PATCH v2 15/15] of: clean up OF_CONTROL ifdef conditionals

[PATCH V2] staging: android: lowmemorykiller: imporve lmk to avoid deadlock issue
 2015-08-03 14:06 UTC  (2+ messages)

[Bug 91527] 7870 radeon crashes after kernel msg drm:radeon_mn_invalidate_range_start
 2015-08-03 14:06 UTC  (2+ messages)

[PATCH] workqueue: Add the allocation flags to function schedule_on_each_cpu_gfp
 2015-08-03 14:04 UTC  (3+ messages)

[U-Boot] [PATCH 00/55] dm: exynos: Driver model improvements leading to spring support
 2015-08-03 14:05 UTC  (11+ messages)
` [U-Boot] [PATCH 25/55] dm: pmic: max77686: Correct a few nits
` [U-Boot] [PATCH 28/55] dm: pmic: max77686: Support all BUCK regulators

[seabios test] 60165: tolerable FAIL - PUSHED
 2015-08-03 14:05 UTC 

[U-Boot] [PATCH 00/15] x86: minnowmax: Add interrupt support
 2015-08-03 14:04 UTC  (4+ messages)
` [U-Boot] [PATCH 04/15] dm: pci: Provide friendly config access functions

[RFC 2/3] arm64: refactor save_stack_trace()
 2015-08-03 14:04 UTC  (15+ messages)

[PATCH v2 00/10] USB: chipidea misc patches
 2015-08-03 14:04 UTC  (7+ messages)
` [PATCH v2 04/10] Doc: usb: ci-hdrc-usb2: add ahb-burst-config for binding doc
` [PATCH v2 06/10] usb: chipidea: add ahb burst configuration interface

[PATCH/RFC 0/2] bisect per-worktree
 2015-08-03 14:03 UTC  (4+ messages)

[PATCH 0/5] drm/i2c: adv7511: ADV7533 support
 2015-08-03 14:04 UTC  (12+ messages)
` [PATCH 3/5] drm/i2c: adv7511: Refactor encoder slave functions

[PATCH 0/6] test_bpf improvements
 2015-08-03 14:02 UTC  (7+ messages)
` [PATCH 1/6] test_bpf: avoid oopsing the kernel when generate_test_data() fails
` [PATCH 2/6] test_bpf: allow tests to specify an skb fragment
` [PATCH 3/6] test_bpf: test LD_ABS and LD_IND instructions on fragmented skbs
` [PATCH 4/6] test_bpf: add module parameters to filter the tests to run
` [PATCH 5/6] test_bpf: add more tests for LD_ABS and LD_IND
` [PATCH 6/6] test_bpf: add tests checking that JIT/interpreter sets A and X to 0

[Qemu-devel] [Bug 1480562] [NEW] register values in sp804 timer
 2015-08-03 14:02 UTC  (2+ messages)

[U-Boot] [PATCH] ARM: zynq: drop "optional" from board select in favor of Zedboard
 2015-08-03 14:01 UTC  (2+ messages)

[Xenomai] Kernel hangs after “Starting kernel ..."
 2015-08-03 14:01 UTC  (2+ messages)

[PATCH 24/26] clk: versatile: Convert to clk_hw based provider APIs
 2015-08-03 14:01 UTC  (5+ messages)
` [PATCH 0/3] Move clk-sp810 to assigned clock parents
  ` [PATCH 1/3] clk: versatile: Switch "

[U-Boot] [PATCH] udoo: Switch to SPL support
 2015-08-03 13:59 UTC  (4+ messages)

[qemu-upstream-4.3-testing test] 60159: tolerable FAIL - PUSHED
 2015-08-03 13:59 UTC 

[PATCH v5 00/22] Add ITS support
 2015-08-03 13:58 UTC  (11+ messages)
` [PATCH v5 12/22] xen/arm: ITS: Add GICR register emulation

[PATCH] tty: serial: men_z135_uart.c: Fix race between IRQ and set_termios()
 2015-08-03 13:58 UTC 

[PATCH 00/22] iser patches for 4.3
 2015-08-03 13:57 UTC  (5+ messages)
` [PATCH 20/22] IB/iser: Support up to 8MB data transfer in a single command

[PATCHv6 RFT] net: fec: Ensure clocks are enabled while using mdio bus
 2015-08-03 13:50 UTC  (3+ messages)

[PATCH v5 1/5] refs: introduce pseudoref and per-worktree ref concepts
 2015-08-03 13:55 UTC  (3+ messages)
` [PATCH v5 2/5] refs: add ref_type function

[qemu-mainline test] 60164: regressions - FAIL
 2015-08-03 13:55 UTC 

[PATCH 00/11] Some OMAP IOMMU cleanup patches
 2015-08-03 13:55 UTC  (2+ messages)

[PATCH v3 0/5] cpufreq: use generic cpufreq drivers for Exynos4x12 platform
 2015-08-03 13:55 UTC  (5+ messages)
` [PATCH v3 3/5] ARM: Exynos: switch to using generic cpufreq driver for Exynos4x12

RFC: HVM de-privileged mode scheduling considerations
 2015-08-03 13:54 UTC  (2+ messages)

[RFCv2 bluetooth-next 0/2] 6lowpan: introduce generic 6lowpan private data
 2015-08-03 13:54 UTC  (4+ messages)

[PATCH 0/3] Make workingset detection logic memcg aware
 2015-08-03 13:52 UTC  (6+ messages)
` [PATCH 2/3] mm: make "

[Qemu-devel] [PATCH] i6300esb: correctly convert watchdog clock ticks into nanoseconds
 2015-08-03 13:52 UTC 

[PATCH 0/6] wic: finalize 0.2.0
 2015-08-03 13:51 UTC  (7+ messages)
` [PATCH 1/6] wic: improved usage text
` [PATCH 2/6] wic: Improve 'wic help overview' content
` [PATCH 3/6] wic: Report recipe name for native commands
` [PATCH 4/6] wic: code cleanup: remove unused code
` [PATCH 5/6] wic: code cleanup: pylint misc.py
` [PATCH 6/6] wic: release 0.2.0

[PATCH 1/1] ath: Make ath_opmode_to_string understand OCB mode
 2015-08-03 13:45 UTC 

[ath9k-devel] [PATCH 1/1] ath9k: Implement OCB mode in ATH9K
 2015-08-03 13:51 UTC 

[Xenomai] Compilation error because of macros __KERNEL__ or _XENO_SIM__
 2015-08-03 13:49 UTC  (2+ messages)

[PATCH v2 0/4] mtd: pxa3xx_nand: rework the timing setup
 2015-08-03 13:48 UTC  (10+ messages)

[PATCH 1/1] po/README: split out the different contribution types
 2015-08-03 13:49 UTC  (2+ messages)

[libvirt test] 60183: tolerable FAIL - PUSHED
 2015-08-03 13:46 UTC 

Multiple filters having same filter id ???
 2015-08-03 13:46 UTC 

[RFC PATCH V2 00/10] ARM64: Uprobe support added
 2015-08-03 13:45 UTC  (6+ messages)

[FYI] tux3: Core changes
 2015-08-03 13:42 UTC  (20+ messages)

[Qemu-trivial] [PATCH v4 00/11] qemu-log, perfmap and other logging tweaks
 2015-08-03 13:40 UTC  (4+ messages)
` [Qemu-trivial] [PATCH v4 01/11] tcg: add ability to dump /tmp/perf-<pid>.map files
    ` [Qemu-devel] "

[RFC PATCH 2/2] mtd: nand: use nand_check_erased_ecc_chunk in default ECC read functions
 2015-08-03 13:39 UTC  (10+ messages)

[PATCH 00/42] ASoC: Replace users of TLV_DB_RANGE_HEAD
 2015-08-03 13:38 UTC  (5+ messages)
` [PATCH 27/42] ASoC: tpa6130a2: Replace TLV_DB_RANGE_HEAD with DECLARE_TLV_DB_RANGE
` [PATCH 28/42] ASoC: twl4030: "

Using Unix TC to shape high bandwidth traffic
 2015-08-03 13:38 UTC 

[meta-selinux][PATCH 8/8] README : update supported refpolicy version details
 2015-08-03 13:37 UTC 

[meta-selinux][PATCH 7/8] refpolicy-minimum: update base refpolicy to git repo
 2015-08-03 13:37 UTC 

[PATCH net-next] virtio_net: add gro capability
 2015-08-03 13:37 UTC  (2+ messages)

[meta-selinux][PATCH 6/8] refpolicy-standard: update base refpolicy to git repo
 2015-08-03 13:36 UTC 

[PATCHSET cgroup,block/for-4.3] cgroup, blkcg: establish controller interface conventions
 2015-08-03 13:36 UTC  (4+ messages)
` [PATCH 2/4] cgroup: define controller file conventions

[meta-selinux][PATCH 5/8] refpolicy-mls: update base refpolicy to git repo
 2015-08-03 13:35 UTC 

[meta-selinux][PATCH 4/8] refpolicy-mcs: update base refpolicy to git repo
 2015-08-03 13:35 UTC 

Fetch and refs/remotes/<refname>/HEAD
 2015-08-03 13:28 UTC 

[meta-selinux][PATCH 3/8] refpolicy-targeted: update base refpolicy to git repo
 2015-08-03 13:35 UTC 

[PATCH 2/2] iio:accel:bmc150-accel: Use the chip ID to detect sensor variant
 2015-08-03 13:34 UTC  (3+ messages)

[refpolicy] kdbus support
 2015-08-03 13:34 UTC  (3+ messages)

[PATCH 0/2] two patches about B-tree corruptions in hfs and hfsplus
 2015-08-03 13:33 UTC  (10+ messages)
` [PATCH v2] hfs,hfsplus: cache pages correctly between bnode_create and bnode_free

[meta-selinux][PATCH 2/8] refpolicy git: rebase patches with code base
 2015-08-03 13:35 UTC 

[lkp] [sched/preempt] 59fe8231b68: 42.7% fsmark.app_overhead
 2015-08-03 13:33 UTC  (2+ messages)
`  "

[meta-selinux][PATCH 1/8] refpolicy git: update refpolicy to git repository
 2015-08-03 13:34 UTC 

blk-mq vs kmemleak
 2015-08-03 13:33 UTC  (8+ messages)

Design - Custom images page (8091)
 2015-08-03 13:33 UTC 

[PATCH 0/3] clocksource: at91: Remove irq handler when clock event is unused
 2015-08-03 13:30 UTC  (11+ messages)
` [PATCH 1/3] clocksource: atmel-st: "

[PATCH v3 2/6] notes: replace pseudorefs with real refs
 2015-08-03 13:27 UTC  (5+ messages)
` [PATCH] notes: handle multiple worktrees

[Ksummit-discuss] [CORE TOPIC] Documentation
 2015-08-03 13:35 UTC  (4+ messages)

[PATCH 1/2] media: atmel-isi: setup the ISI_CFG2 register directly
 2015-08-03 13:27 UTC  (4+ messages)
` [PATCH 2/2] media: atmel-isi: move configure_geometry() to start_streaming()

Enormous size of libvirt libxl-driver.log with Xen 4.2 and 4.3
 2015-08-03 13:26 UTC  (3+ messages)

[PATCH 00/13] iommu/arm-smmu: Updates for 4.3
 2015-08-03 13:25 UTC  (28+ messages)
` [PATCH 01/13] iommu/arm-smmu: Fix enabling of PRIQ interrupt
` [PATCH 02/13] iommu/arm-smmu: Fix MSI memory attributes to match specification
` [PATCH 03/13] iommu/arm-smmu: Limit 2-level strtab allocation for small SID sizes
` [PATCH 04/13] iommu/arm-smmu: Sort out coherency
` [PATCH 05/13] iommu/io-pgtable-arm: Allow appropriate DMA API use
` [PATCH 06/13] iommu/arm-smmu: Clean up DMA API usage
` [PATCH 07/13] "
` [PATCH 08/13] iommu/ipmmu-vmsa: "
` [PATCH 09/13] iommu/io-pgtable-arm: Centralise sync points
` [PATCH 10/13] iommu/arm-smmu: Remove arm_smmu_flush_pgtable()
` [PATCH 11/13] "
` [PATCH 12/13] iommu/io-pgtable: Remove flush_pgtable callback
` [PATCH 13/13] iommu/arm-smmu: Treat unknown OAS as 48-bit

[PATCH v2] mmc: dw_mmc: Add external dma interface support
 2015-08-03 13:23 UTC  (3+ messages)

[Qemu-devel] [PATCH v2] qemu-ga: Prevent QEMU-GA VSS provider from being unregistered on reinstall
 2015-08-03 13:19 UTC  (6+ messages)

[PATCH] net: dsa: mv88e6xxx: call _mv88e6xxx_stats_wait with SMI lock held
 2015-08-03 13:17 UTC 

Alsa issue faced in port audio
 2015-08-03 13:17 UTC  (2+ messages)

How will mdadm handle a wrongly added drive, when the original comes back on line?
 2015-08-03 13:14 UTC 

BTRFS disaster (of my own making). Is this recoverable?
 2015-08-03 13:12 UTC  (3+ messages)

[PATCH v2] ARM: dts: sunxi: Add regulators for LeMaker BananaPi
 2015-08-03 13:11 UTC  (5+ messages)
  ` [linux-sunxi] "
    `  "

[PATCH v3 1/2] PCI: generic: remove dependency on hw_pci
 2015-08-03 13:11 UTC  (6+ messages)

[TRIVIAL PATCH] sgi-gru: Correct misuse of %0x<decimal>
 2015-08-03 13:10 UTC  (2+ messages)

[PATCH] mmc/sdhci-acpi: enable sdhci-acpi device to suspend/resume asynchronously
 2015-08-03 13:10 UTC 

[Qemu-devel] [PULL for-2.4 0/3] Regression fix for migration on Xen
 2015-08-03 13:09 UTC  (2+ messages)

[msysGit] Difficulties senting patches to Git list using msmpt (send-email)
 2015-08-03 13:09 UTC 

[PATCH net-next 0/4] bnx2x, cnic, bnx2fc: add support for BD
 2015-08-03 13:09 UTC 

[PATCH 00/12] ARM: omap: mtd: nand: Support GPMC NAND on non-OMAP platforms
 2015-08-03 13:08 UTC  (9+ messages)
` [PATCH 03/12] mtd: nand: omap: Move IRQ handling from GPMC to NAND driver

[PATCH for-next V1 0/3] RoCE GID management fixes
 2015-08-03 13:09 UTC  (4+ messages)
  ` [PATCH for-next V1 1/3] IB/core: Access to one past end of array in _gid_table_setup_one
  ` [PATCH for-next V1 2/3] IB/core: RoCE GID management separate cleanup and release
  ` [PATCH for-next V1 3/3] IB/core: Fix possible deadlock in write_gid

[Qemu-devel] [PULL for-2.4 0/7] Rtl8139 cplus tx input validation patches
 2015-08-03 13:08 UTC  (2+ messages)

xhci_hcd 0000:00:14.0: ERROR Transfer event TRB DMA ptr not part of current TD ep_index 2 comp_code 1
 2015-08-03 13:12 UTC  (5+ 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.