All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2014-11-24 17:07:29 to 2014-11-24 18:04:16 UTC [more...]

[RFC/PATCH RESEND -next 00/21] Address sanitizer for kernel (kasan) - dynamic memory error detector
 2014-11-24 18:02 UTC  (23+ messages)
` [PATCH v7 00/12] Kernel address sanitizer - runtime memory debugger
  ` [PATCH v7 01/12] Add kernel address sanitizer infrastructure
  ` [PATCH v7 02/12] x86_64: load_percpu_segment: read irq_stack_union.gs_base before load_segment
  ` [PATCH v7 03/12] x86_64: add KASan support
  ` [PATCH v7 04/12] mm: page_alloc: add kasan hooks on alloc and free paths
  ` [PATCH v7 05/12] mm: slub: introduce virt_to_obj function
  ` [PATCH v7 06/12] mm: slub: share slab_err and object_err functions
  ` [PATCH v7 07/12] mm: slub: introduce metadata_access_enable()/metadata_access_disable()
  ` [PATCH v7 08/12] mm: slub: add kernel address sanitizer support for slub allocator
  ` [PATCH v7 09/12] fs: dcache: manually unpoison dname after allocation to shut up kasan's reports
  ` [PATCH v7 10/12] kmemleak: disable kasan instrumentation for kmemleak
  ` [PATCH v7 11/12] lib: add kasan test module
  ` [PATCH v7 12/12] x86_64: kasan: add interceptors for memset/memmove/memcpy functions

[PATCH/RFC 0/7] ACCESS_ONCE and non-scalar accesses
 2014-11-24 18:02 UTC  (5+ messages)
` [PATCH/RFC 7/7] kernel: Force ACCESS_ONCE to work only on scalar types

[PATCH 0/8] thermal:cpu cooling:fix: Provide thermal core fixes with deferred probe for several drivers
 2014-11-24 18:02 UTC  (6+ messages)
` [PATCH v2] thermal:core:fix: Check return code of the ->get_max_state() callback

[GIT PULL] Btrfs deadlock fix
 2014-11-24 18:01 UTC  (3+ messages)

[U-Boot] [PATCH] fix: tools: kwbimage.c: Initialize headersz to suppress warning
 2014-11-24 18:00 UTC  (11+ messages)

[PATCH RFC] CYGWIN: avoid implicit declaration warning
 2014-11-24 17:59 UTC  (2+ messages)

[PATCH v4 0/5] x86: Rework IST interrupts
 2014-11-24 17:58 UTC  (4+ messages)
` [PATCH v4 1/5] uprobes, x86: Fix _TIF_UPROBE vs _TIF_NOTIFY_RESUME

[PATCH 1/4] devicetree: add a binding for a regulator that constrains its supply
 2014-11-24 17:55 UTC  (10+ messages)
` [PATCH 3/4] devicetree: add a binding for a group of regulator

[RFC, PATCH] Add support for long SPI transfers
 2014-11-24 17:57 UTC  (3+ messages)
  ` [RFC, PATCH] spi, spidev: "

Fix Penguin Penalty 17th October2014 ( mail-archive.com )
 2014-11-24 17:56 UTC 

[PATCH] ARM: PJ4: allow building in Thumb-2 mode
 2014-11-24 17:56 UTC  (7+ messages)

can I use librgw APIS?
 2014-11-24 17:56 UTC 

AM1705 support
 2014-11-24 17:53 UTC  (3+ messages)

[PATCH v6 0/8] link bonding
 2014-11-24 17:53 UTC  (4+ messages)
` [PATCH v7 0/7] "

[CFT PATCH 0/2] KVM: support XSAVES usage in the host
 2014-11-24 17:53 UTC  (5+ messages)

[PATCH] thermal: exynos: add optional sclk support
 2014-11-24 17:52 UTC  (6+ messages)

[U-Boot] [RFC Patch 1/2] powerpc: Move fsl_errata.h out of arch/powerpc
 2014-11-24 17:51 UTC  (4+ messages)
` [U-Boot] [RFC Patch 2/2] driver/usb/fsl: Make FSL USB driver common

[PATCH] usb: musb: core: Disable the Interrupts till BABBLE is fully handled
 2014-11-24 17:49 UTC  (4+ messages)

[PATCH] kselftest: Move the docs to the Documentation dir
 2014-11-24 17:49 UTC  (4+ messages)

v2_02_113 annotated tag has been created
 2014-11-24 17:49 UTC 

[Qemu-devel] [PATCH v5 0/3] qcow2: Patch for shrinking qcow2 disk image
 2014-11-24 17:49 UTC  (4+ messages)
` [Qemu-devel] [PATCH v5 1/3] qcow2: Add qcow2_shrink_l1_and_l2_table for qcow2 shrinking

[PATCH RESEND v4 0/4] Initial support for ImgTec PWM DAC and PDM DAC
 2014-11-24 17:47 UTC  (5+ messages)
` [PATCH RESEND v4 1/4] pwm: Imagination Technologies PWM DAC driver

[patch] crypto: sha-mb - remove a bogus NULL check
 2014-11-24 17:47 UTC  (3+ messages)

[PATCH] rbd: don't treat CEPH_OSD_OP_DELETE as extent op
 2014-11-24 17:46 UTC  (4+ messages)

[PATCH v4 00/19] KVM GICv3 emulation
 2014-11-24 17:46 UTC  (6+ messages)
` [PATCH v4 18/19] arm/arm64: KVM: enable kernel side of "

[PATCH] cgroups: Documentation: fix wrong cgroupfs paths
 2014-11-24 17:45 UTC  (2+ messages)

[U-Boot] qemu-system-arm segfaults on zynq_zed
 2014-11-24 17:45 UTC  (7+ messages)

[PATCH] drm/i915/eDP: When enabling panel VDD cancel pending disable worker
 2014-11-24 17:44 UTC  (3+ messages)

Another (ESP?) scsi blk-mq problem on sparc64
 2014-11-24 17:44 UTC  (15+ messages)

[Bug 72785] New: bfgminer --scrypt on 7xxx+
 2014-11-24 17:43 UTC  (2+ messages)
` [Bug 72785] "

[GIT PULL] hwmon fixes for 3.18-rc7
 2014-11-24 17:40 UTC  (2+ messages)
` [lm-sensors] "

[RFD/PATCH] add: ignore only ignored files
 2014-11-24 17:41 UTC  (8+ messages)
` [PATCHv2] "

[PATCH] slub: fix confusing error messages in check_slab
 2014-11-24 17:40 UTC  (5+ messages)

[PATCH v7.1 00/19] Rework OMAP4+ HDMI audio support
 2014-11-24 17:39 UTC  (9+ messages)

[PATCH] MIPS: octeon: Add support for the UBNT E200 board
 2014-11-24 17:37 UTC  (3+ messages)

[Qemu-devel] [PATCH v2 00/12] qcow2: Add new overlap check functions
 2014-11-24 17:35 UTC  (2+ messages)

[PATCH 7/8] x86, microcode, intel: guard against misaligned microcode data
 2014-11-24 17:35 UTC  (11+ messages)

BUG when umounting exported EXT4 fs
 2014-11-24 17:35 UTC  (2+ messages)

[PATCH v9 00/10] sched: consolidation of CPU capacity and usage
 2014-11-24 17:34 UTC  (16+ messages)
` [PATCH v9 01/10] sched: add utilization_avg_contrib
` [PATCH v9 08/10] sched: replace capacity_factor by usage
` [PATCH v9 10/10] sched: move cfs task on a CPU with higher capacity

[PATCH 0/4] add support for a lazytime mount option
 2014-11-24 17:34 UTC  (10+ messages)
` [PATCH 1/4] fs: split update_time() into update_time() and write_time()

net_tx_action race condition?
 2014-11-24 17:19 UTC  (3+ messages)

[-next] cpu cache info in drivers base?
 2014-11-24 17:33 UTC  (3+ messages)

virtio on Xen cannot work
 2014-11-24 17:32 UTC  (6+ messages)
` [Qemu-devel] qemu crash with virtio on Xen domUs (backtrace included)
      `  "
      ` [Qemu-devel] [Xen-devel] "

Missing firmware files
 2014-11-24 17:33 UTC  (3+ messages)

[PATCH 0/5] MODSIGN: Use PKCS#7 for module signatures
 2014-11-24 17:33 UTC  (13+ messages)
    ` [PATCH 2/5] X.509: Support X.509 lookup by Issuer+Serial form AuthorityKeyIdentifier
        ` [Keyrings] "

[Qemu-devel] [v2 1/4] Qemu-Xen-vTPM: Support for Xen stubdom vTPM command line options
 2014-11-24 17:31 UTC  (5+ messages)
`  "

qstats update in packet scheduling
 2014-11-24 17:31 UTC  (2+ messages)

[PATCH 0/6] Fix a few typos around the word "destroy"
 2014-11-24 17:31 UTC  (13+ messages)
` [PATCH 1/6] isci: Fix a typo for "
` [PATCH 2/6] SCSI-libfc: Fix typos "
` [PATCH 3/6] video: fbdev-MMP: "
` [PATCH 4/6] f2fs: Fix typos for the word "destroy" in jump labels
` [PATCH 5/6] video: fbdev-MMP: Fix a typo for the word "destroyed"
` [PATCH 6/6] Documentation-SCSI: Fix a typo for the word "destroy"

[U-Boot] Pull request: u-boot-arm/master
 2014-11-24 17:30 UTC 

[RFC 0/2] Fix Arndale Octa/Peach Pi boot on Audio subsystem clocks
 2014-11-24 17:28 UTC  (3+ messages)

[U-Boot] [PATCH v3 1/4] dts: Bring in Chrome OS keyboard device tree definition
 2014-11-24 17:28 UTC  (13+ messages)
` [U-Boot] [PATCH v3 2/4] tegra: dts: Sync tegra124.dtsi with linux kernel
` [U-Boot] [PATCH v3 3/4] tegra: config: Enable FIT and device tree for all boards
` [U-Boot] [PATCH v3 4/4] ARM: tegra: Add support for nyan board
  `  "

Split RAID: Proposal for archival RAID using incremental batch checksum
 2014-11-24 17:28 UTC  (12+ messages)

Hypervisor error messages after xl block-detach with linux 3.18-rc5
 2014-11-24 17:27 UTC  (6+ messages)

[PATCH] Add support for SCCB devices into PXA27x I2C controller
 2014-11-24 17:27 UTC  (5+ messages)
  ` [PATCH v2] "

[PATCH v3 1/3] usb: phy: introduce usb_phy_set_event interface
 2014-11-24 17:25 UTC  (3+ messages)
` [PATCH v3 2/3] usb: phy: Handle per-PHY event for connect and disconnect events
` [PATCH v3 3/3] usb: phy: hold wakeupsource when USB is enumerated in peripheral mode

[net-next 00/17][pull request] Intel Wired LAN Driver Updates 2014-11-21
 2014-11-24 17:26 UTC  (4+ messages)
` [net-next 03/17] i40e: allow various base numbers in debugfs aq commands

[RFC PATCH 0/5] mm: Patches for mitigating memory allocation stalls
 2014-11-24 17:25 UTC  (6+ messages)
` [PATCH 4/5] mm: Drop __GFP_WAIT flag when allocating from shrinker functions
` [PATCH 5/5] mm: Insert some delay if ongoing memory allocation stalls

[PATCH -next] netfilter: conntrack: drop new packets that lose race against get_next_corpse()
 2014-11-24 17:27 UTC 

[PATCH v2] ALSA: korg1212: cleanup of printk
 2014-11-24 17:25 UTC  (4+ messages)

Building for SabreSD
 2014-11-24 17:25 UTC  (6+ messages)

[PATCH V2 0/2] crypto: Add support for the IMG hash accelerator
 2014-11-24 17:22 UTC  (4+ messages)
` [PATCH V2 1/2] crypto: Add Imagination Technologies hw "

[PATCH V5 00/12] Tegra xHCI support
 2014-11-24 17:20 UTC  (6+ messages)
` [PATCH V5 05/12] mailbox: Add NVIDIA Tegra XUSB mailbox driver

qt2160: applying settings
 2014-11-24 17:17 UTC 

[PATCHv2 1/4] si2157: Add support for Si2146-A10
 2014-11-24 17:18 UTC  (4+ messages)
` [PATCH 4/4] si2157: Add support for Si2148-A20

[PATCH] drm/exynos: Fix exynos_dpi_remove() parameter
 2014-11-24 17:19 UTC 

[PATCH v3 0/6] Cisco Systems Inc. VIC Ethernet PMD - ENIC PMD
 2014-11-24 17:19 UTC  (7+ messages)
` [PATCH v3 6/6] DPDK changes for accommodating "

[PATCH-v2 0/5] add support for a lazytime mount option
 2014-11-24 17:10 UTC  (5+ messages)
` [PATCH-v2 3/5] vfs: don't let the dirty time inodes get more than a day stale

[RFC PATCH v1] arm64:mm: An optimization about kernel direct sapce mapping
 2014-11-24 17:17 UTC  (3+ messages)

[PATCH 0/5] drm/i915 Avoid long delays when reading EDID on eDP
 2014-11-24 17:16 UTC  (6+ messages)
` [PATCH 1/5] drm/i915: Try to avoid pps_{lock, unlock}() on DP ports
` [PATCH 2/5] drm/DP: Create pointer to generic DPCD access function
` [PATCH 3/5] drm/DP: Export drm_dp_i2c_xfer() DP helper function
` [PATCH 4/5] drm/DP: Export drm_dp_dpcd_access() "
` [PATCH 5/5] drm/i915/eDP: Move pps_lock() and edp_panel_vdd_on() to top

[PATCH 00/10] eal cleanup and new options
 2014-11-24 17:17 UTC  (11+ messages)
` [PATCH 07/10] eal: add core list input format

[PATCH 1/3] ASoC: max98090: Fix digital microphone
 2014-11-24 17:14 UTC  (6+ messages)
` [PATCH 2/3] ASoC: max98090: Fix ill-defined sidetone route
` [PATCH 3/3] ASoC: max98090: Fix right sidetone connection

[Qemu-devel] [PATCH v2 0/2] migration: Add a new feature to do live migration
 2014-11-24 17:16 UTC  (5+ messages)
` [Qemu-devel] [v2 2/2] migration: Implement multiple compression threads

[PATCH 3/4] drm/i915/bdw: Pin the context backing objects to GGTT on-demand
 2014-11-24 17:14 UTC  (4+ messages)
` [PATCH v5 "

[PATCH] ASoC: rt5677: Fix the issue that the regmap_range "rt5677_ranges" cannot be accessed
 2014-11-24 17:11 UTC  (2+ messages)

[PATCH v5 0/2] bond: mode 4 support
 2014-11-24 17:13 UTC  (3+ messages)
  ` [PATCH v5 1/2] bond: add "
  ` [PATCH v5 2/2] testpmd: "

[PATCH 3.18] mac80211: copy chandef from AP vif to VLANs
 2014-11-24 17:12 UTC 

[GIT PULL 1/2] part 2 of omap soc changes for v3.19
 2014-11-24 17:09 UTC  (4+ messages)
` [GIT PULL 2/2] part 2 of omap dts "

[PATCH 0/3] x86: XSA-109/110 follow-up (to be considered for 4.5)
 2014-11-24 17:11 UTC  (3+ messages)

[PATCH] Add support for Nyan
 2014-11-24 17:10 UTC  (3+ messages)

[PATCH 3.18-rc3 v7 0/4] arm: Implement arch_trigger_all_cpu_backtrace
 2014-11-24 17:09 UTC  (4+ messages)
` [PATCH 3.18-rc3 v8 "

[PATCH] ASoC: Arndale: Add machine device tree binding documentation for Arndale board
 2014-11-24 17:09 UTC  (3+ messages)

[Qemu-devel] [PULL] Block patches for 2.2.0-rc3
 2014-11-24 17:07 UTC  (2+ messages)

[PATCHv10 0/5] syscalls,x86,sparc: Add execveat() system call
 2014-11-24 17:06 UTC  (4+ messages)
` [PATCHv10 2/5] x86: Hook up execveat "

Number of NICs per VM with qemu-upstream (Was: Re: Re: [Xen-users] libvirt <emulator> /usr/local/lib/xen/bin/qemu-dm <emulator> did not work on xen-4.4)
 2014-11-24 17:07 UTC  (14+ messages)
        ` [PATCH for-4.5] libxl: do not load roms for any NICs except the first to avoid wasting memory


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.