All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2015-02-03 16:57:29 to 2015-02-03 17:50:13 UTC [more...]

[capabilities] Allow normal inheritance for a configurable set of capabilities
 2015-02-03 17:50 UTC  (17+ messages)

[RFC/PATCH RESEND -next 00/21] Address sanitizer for kernel (kasan) - dynamic memory error detector
 2015-02-03 17:43 UTC  (50+ messages)
` [PATCH v11 00/19] Kernel address sanitizer - runtime memory debugger
  ` [PATCH v11 01/19] compiler: introduce __alias(symbol) shortcut
  ` [PATCH v11 02/19] Add kernel address sanitizer infrastructure
  ` [PATCH v11 03/19] kasan: disable memory hotplug
  ` [PATCH v11 04/19] x86_64: add KASan support
  ` [PATCH v11 05/19] mm: page_alloc: add kasan hooks on alloc and free paths
  ` [PATCH v11 06/19] mm: slub: introduce virt_to_obj function
  ` [PATCH v11 07/19] mm: slub: share object_err function
  ` [PATCH v11 08/19] mm: slub: introduce metadata_access_enable()/metadata_access_disable()
  ` [PATCH v11 09/19] mm: slub: add kernel address sanitizer support for slub allocator
  ` [PATCH v11 10/19] fs: dcache: manually unpoison dname after allocation to shut up kasan's reports
  ` [PATCH v11 11/19] kmemleak: disable kasan instrumentation for kmemleak
  ` [PATCH v11 12/19] lib: add kasan test module
  ` [PATCH v11 13/19] x86_64: kasan: add interceptors for memset/memmove/memcpy functions
  ` [PATCH v11 14/19] kasan: enable stack instrumentation
  ` [PATCH v11 15/19] mm: vmalloc: add flag preventing guard hole allocation
  ` [PATCH v11 16/19] mm: vmalloc: pass additional vm_flags to __vmalloc_node_range()
  ` [PATCH v11 17/19] kernel: add support for .init_array.* constructors
  ` [PATCH v11 18/19] module: fix types of device tables aliases
  ` [PATCH v11 19/19] kasan: enable instrumentation of global variables

[Buildroot] [PATCH v3 0/3] [RFC] Reinstall Targets
 2015-02-03 17:49 UTC  (8+ messages)
` [Buildroot] [PATCH v3 1/3] pkg-generic.mk: reinstall targets
` [Buildroot] [PATCH v3 2/3] manual: "
` [Buildroot] [PATCH v3 3/3] manual: style update

[RFC PATCH] ASoC: wm8731: let codec to manage clock by itself
 2015-02-03 17:49 UTC  (13+ messages)
    ` [alsa-devel] "

[PATCH 0/5] RFC: Offer a way for userspace to request real deletion of files
 2015-02-03 17:48 UTC  (9+ messages)
` [PATCH 1/5] WIP: Add syscall unlinkat_s (currently x86* only)

[Bug 92271] New: Provide a way to really delete files, please
 2015-02-03 17:47 UTC  (4+ messages)
` [Bug 92271] "

[Cocci] Remove unnecessary null pointer checks?
 2015-02-03 17:45 UTC  (22+ messages)
                              ` [Cocci] [PATCH with Coccinelle?] Deletion of unnecessary checks before specific function calls
                                ` [PATCH] EDAC: Deletion of unnecessary checks before the function call "pci_dev_put"
                                ` [PATCH] [media] stk-webcam: Delete an unnecessary check before the function call "vfree"

[PATCH net] pkt_sched: fq: avoid hang when quantum 0
 2015-02-03 17:46 UTC  (2+ messages)

[PATCH] spi: img-spfi: same edge bit set to double spfi speeds
 2015-02-03 17:46 UTC 

Off-Topic Write cache disabling?
 2015-02-03 17:45 UTC 

[PATCH v2] hwmon: tmp102: add hibernation callbacks
 2015-02-03 17:45 UTC  (4+ messages)
  ` [lm-sensors] "

[PATCH] staging: sm7xxfb: make smtc_scr_info static
 2015-02-03 17:44 UTC  (3+ messages)

[PATCH v8 00/21] Introduce ACPI for ARM64 based on ACPI 5.1
 2015-02-03 17:43 UTC  (14+ messages)
` [PATCH v8 02/21] acpi: fix acpi_os_ioremap for arm64
` [PATCH v8 09/21] ARM64 / ACPI: Disable ACPI if FADT revision is less than 5.1
  ` [Linaro-acpi] [PATCH v8 00/21] Introduce ACPI for ARM64 based on ACPI 5.1

[PATCH v13 0/6] Per-user clock constraints
 2015-02-03 17:43 UTC  (6+ messages)
` [PATCH v13 5/6] clkdev: Export clk_register_clkdev

[PATCH 00/18] x86: multiboot2 protocol support
 2015-02-03 17:43 UTC  (8+ messages)
` [PATCH 03/18] x86/boot: use %ecx instead of %eax

[PATCH] edac: remove dev_attr_sdram_scrub_rate on failure
 2015-02-03 17:41 UTC  (2+ messages)

[PATCH v3 0/4] Add pinctrl support to Broadcom Cygnus SoC
 2015-02-03 17:40 UTC  (4+ messages)
` [PATCH v3 3/4] pinctrl: cygnus: add initial IOMUX driver support

[PATCH] drm/i915: Skip Stolen Memory first page
 2015-02-03 17:40 UTC  (5+ messages)

[nfs] WARNING: CPU: 1 PID: 1392 at kernel/sched/core.c:7300 __might_sleep+0xbd/0xd0()
 2015-02-03 17:40 UTC  (5+ messages)

RFC: Fix "tc filter show" for basic filters
 2015-02-03 17:39 UTC  (4+ messages)
` [PATCH net 0/1] "
` [PATCH net 1/1] cls_api.c: Fix dumping of non-existing actions' stats

[Qemu-devel] balloon vs postcopy migrate
 2015-02-03 17:38 UTC  (3+ messages)

[RFCv3 1/2] device: add dma_params->max_segment_count
 2015-02-03 17:35 UTC  (16+ messages)
` [Linaro-mm-sig] [RFCv3 2/2] dma-buf: add helpers for sharing attacher constraints with dma-parms

[Qemu-devel] [PATCH] vfio: free dynamically-allocated data in instance_finalize
 2015-02-03 17:35 UTC  (5+ messages)

[PATCH 0/6] KVM: VMX: Page Modification Logging (PML) support
 2015-02-03 17:34 UTC  (3+ messages)
` [PATCH 2/6] KVM: MMU: Add mmu help functions to support PML

[GIT PULL] aio: fix sleeping while TASK_INTERRUPTIBLE
 2015-02-03 17:34 UTC  (10+ messages)
            ` [PATCH] iommu/amd: Fix amd_iommu_free_device()

[PATCH net-next] pkt_sched: fq: better control of DDOS traffic
 2015-02-03 17:32 UTC  (2+ messages)
` [PATCH v2 "

[PATCH v1 0/7] The power allocator thermal governor
 2015-02-03 17:32 UTC  (6+ messages)
` [PATCH v1 4/7] thermal: introduce the Power Allocator governor

[PATCH] http: support curl < 7.10.7
 2015-02-03 17:30 UTC 

[PATCH] staging: lustre: lustre: lmv: fix sparse warnings about static declarations
 2015-02-03 17:29 UTC  (2+ messages)

[PATCH] rc: img-ir: Add and enable sys clock for IR
 2015-02-03 17:30 UTC 

[PATCH] ARM: EXYNOS: Handle of_find_device_by_node and kstrdup failures
 2015-02-03 17:28 UTC  (2+ messages)

[PATCH] ARM: EXYNOS: Fix failed second suspend on Exynos4
 2015-02-03 17:28 UTC  (2+ messages)

[PATCH] net: ipv6: Make address flushing on ifdown optional - v2
 2015-02-03 17:27 UTC  (4+ messages)

Confused about SnapMapper::get_prefix
 2015-02-03 17:25 UTC  (4+ messages)

[PATCH v3] Add support for Nyan-big
 2015-02-03 17:22 UTC  (2+ messages)

[RFC 0/6] Use framebuffer modifiers for tiled display
 2015-02-03 17:22 UTC  (6+ messages)
` [RFC v2 0/4] "
  ` [PATCH 1/4] RFC: drm: add support for tiled/compressed/etc modifier in addfb2
  ` [PATCH 2/4] drm/i915: Add tiled framebuffer modifiers
  ` [PATCH 3/4] drm/i915: Use frame buffer modifiers for tiled display
  ` [PATCH 4/4] drm/i915: Announce support for framebuffer modifiers

Passing kernel arguments - SAMA5D4EK
 2015-02-03 17:21 UTC  (4+ messages)

[PATCH] RDMA/nes: Remove unused field sent_ts
 2015-02-03 17:21 UTC  (2+ messages)

[Xenomai] TTGbE
 2015-02-03 17:21 UTC 

Pull request: scottwood/linux.git next
 2015-02-03 17:20 UTC 

[PATCH 0/6 net-next] rhashtable fixes
 2015-02-03 17:21 UTC  (5+ messages)

DNS nameservers in Yocto
 2015-02-03 17:20 UTC  (2+ messages)

Packet drops during non-exhaustive flood with OVS and 1.8.0
 2015-02-03 17:21 UTC  (5+ messages)

[PATCH v3 00/11] powerpc8xx: Further optimisation of TLB handling
 2015-02-03 17:17 UTC  (3+ messages)

[PATCH 00/10] Add HA and LAG support to mlx4 RoCE and SRIOV services
 2015-02-03 17:17 UTC  (4+ messages)
` [PATCH net-next 03/10] net/bonding: Notify state change on slaves

input: elantech.c: adding more Fujtisu notebooks to force crc_enabled
 2015-02-03 17:17 UTC  (7+ messages)

[review-request] bbarrosp/toaster-script-typo
 2015-02-03 17:17 UTC 

[PATCH -tip v2 0/5] rwsem: Fine tuning
 2015-02-03 17:16 UTC  (5+ messages)
` [PATCH 4/5] locking/rwsem: Avoid deceiving lock spinners

[RFC] sched, x86: Prevent resched interrupts if task in kernel mode and !CONFIG_PREEMPT
 2015-02-03 17:14 UTC  (7+ messages)

[PATCH RESEND 0/2] Resend critical patches for rtl8192ee
 2015-02-03 17:15 UTC  (3+ messages)
` [PATCH RESEND 1/2] rtlwifi: rtl8192ee: Fix handling of new style descriptors
` [PATCH RESEND 2/2] rtlwifi: rtl8192ee: Fix problems with calculating free space in FIFO

[PATCH V2 0/2] add support for pmic_arb v2 and correct framework
 2015-02-03 17:14 UTC  (5+ messages)
` [PATCH V2 2/2] spmi: pmic_arb: add support for hw version 2

[PATCH] media: i2c: ADV7604: Rename adv7604 prefixes
 2015-02-03 17:13 UTC 

[U-Boot] [PATCH v2] omap3: add support for QUIPOS Cairo board
 2015-02-03 17:13 UTC 

[Bug 88946] New: [NVC1] black screen after resuming from hibernate
 2015-02-03 17:11 UTC  (5+ messages)
  ` [Bug 88946] "

[Bug 88947] "Unknown" display appears with no external display connected
 2015-02-03 17:10 UTC 

[Buildroot] [git commit] docs/manual: reinstall target
 2015-02-03 17:08 UTC 

[RFC PATCH 0/5] compaction: changing initial position of scanners
 2015-02-03 17:07 UTC  (7+ messages)

[3.18.3 BISECTED REGRESSION] scx200_acb / cs5535-smb / geodewdt / cs5535-clockevt torpedoed
 2015-02-03 17:06 UTC  (5+ messages)

[Buildroot] [git commit] pkg-generic: reinstall target
 2015-02-03 17:05 UTC 

[GIT PULL] floppy update
 2015-02-03 17:04 UTC  (2+ messages)

First QCA6174 firmware release
 2015-02-03 17:04 UTC  (2+ messages)

iMX6 - CPU usage not able to achieve 100%
 2015-02-03 17:04 UTC  (2+ messages)

[PATCH 1/1 linux-next] fs/ufs/super.c: fix potential race condition
 2015-02-03 17:03 UTC 

Linux audit performance impact
 2015-02-03 17:02 UTC  (11+ messages)

[PATCH 0/4] Drivers: hv: Further protection for the rescind path
 2015-02-03 17:00 UTC  (5+ messages)
` [PATCH 1/4] Drivers: hv: vmbus: implement get/put usage workflow for vmbus channels
` [PATCH 2/4] Drivers: hv: vmbus: do not lose rescind offer on failure in vmbus_process_offer()
` [PATCH 3/4] Drivers: hv: vmbus: protect vmbus_get_outgoing_channel() against channel removal
` [PATCH 4/4] hyperv: netvsc: improve protection against rescind offer

[patch] update perf_event_open() for Linux 3.19
 2015-02-03 17:01 UTC 

[PATCH 00/11] ARM: OMAP3: legacy clock data move under clk driver
 2015-02-03 16:59 UTC  (4+ messages)

[PATCH] regmap: Fix i2c word access when using SMBus access functions
 2015-02-03 16:58 UTC  (8+ messages)

[Xenomai] POSIX skin, task crashes Linux when run as RT task
 2015-02-03 16:58 UTC  (5+ messages)

[Buildroot] [PATCH 1/1] xterm: add support for 256 colors
 2015-02-03 16:58 UTC  (2+ messages)

__HAVE_ARCH_CMPXCHG on ARM?
 2015-02-03 16:57 UTC  (5+ messages)

[PATCH 0/2] remove timestamp from hvmloader for reproducible build
 2015-02-03 16:57 UTC  (6+ messages)
` [PATCH 1/2] hvmloader: remove timestamp from smbios


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.