linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2015-02-03 15:03:15 to 2015-02-03 18:17:37 UTC [more...]

[PATCH v1 00/12] x86, alternatives: Instruction padding and more robust JMPs
 2015-02-03 18:16 UTC  (4+ messages)
` [PATCH v1 01/12] x86, copy_user: Remove FIX_ALIGNMENT define
` [PATCH v1 05/12] x86, alternatives: Use optimized NOPs for padding
` [PATCH v1 12/12] x86, alternative: Cleanup prefetch primitives

[PATCH 1/6 linux-next] FS/AFFS: replace min() with casting/constant suffix by min_t
 2015-02-03 18:07 UTC  (6+ messages)
` [PATCH 2/6 linux-next] FS/AFFS: define AFFSNAMEMAX to replace constant use
` [PATCH 3/6 linux-next] fs/affs/amigaffs.c: remove else after return
` [PATCH 4/6 linux-next] fs/affs/bitmap.c: remove unnecessary return
` [PATCH 5/6 linux-next] fs/affs/inode.c: remove double extern affs_symlink_inode_operations
` [PATCH 6/6 linux-next] fs/affs/super.c: fix switch indentation

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

[PATCH with Coccinelle?] Deletion of unnecessary checks before specific function calls
 2015-02-03 18:03 UTC  (8+ messages)
                                ` [PATCH] EDAC: Deletion of unnecessary checks before the function call "pci_dev_put"
                                ` [PATCH 0/2] DVB: Deletion of a few unnecessary checks
                                  ` [PATCH 1/2] [media] DVB: Delete an unnecessary check before the function call "dvb_unregister_device"
                                  ` [PATCH 2/2] [media] DVB: Less function calls in dvb_ca_en50221_init() after error detection
                                ` [PATCH] [media] stk-webcam: Delete an unnecessary check before the function call "vfree"
                                ` [PATCH] [media] au0828: Delete unnecessary checks before the function call "video_unregister_device"

[PATCH v5 0/2] x86/xen: add xen hypercall preemption
 2015-02-03 18:03 UTC  (4+ messages)
` [PATCH v5 1/2] xen: add xen_is_preemptible_hypercall()
  ` [Xen-devel] "

[PATCH v3 00/13] locks: saner method for managing file locks
 2015-02-03 18:01 UTC  (4+ messages)

[PATCH 0/5] RFC: Offer a way for userspace to request real deletion of files
 2015-02-03 18:01 UTC  (20+ messages)
` [PATCH 1/5] WIP: Add syscall unlinkat_s (currently x86* only)
` [PATCH 3/5] WIP: fs: ext4: support unlinkat_s() for secure deletion of files

[PATCH v2 1/2] regmap: Export regmap_get_val_endian
 2015-02-03 18:01 UTC  (2+ messages)
` [PATCH v2 2/2] regmap: Fix i2c word access when using SMBus access functions

[PATCH] iommu: arm-smmu: avoid build warning
 2015-02-03 17:54 UTC  (3+ messages)

How to fix CDROM/DVD eject mess?
 2015-02-03 17:53 UTC  (6+ messages)

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

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

[RFC/PATCH RESEND -next 00/21] Address sanitizer for kernel (kasan) - dynamic memory error detector
 2015-02-03 17:43 UTC  (21+ 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

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

[PATCH v2] hwmon: tmp102: add hibernation callbacks
 2015-02-03 17:45 UTC  (2+ messages)

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

[PATCH v8 00/21] Introduce ACPI for ARM64 based on ACPI 5.1
 2015-02-03 17:43 UTC  (13+ messages)
` [PATCH v8 02/21] acpi: fix acpi_os_ioremap for arm64
` [PATCH v8 05/21] ACPI / sleep: Introduce sleep_arm.c
` [PATCH v8 09/21] ARM64 / ACPI: Disable ACPI if FADT revision is less than 5.1
` [PATCH v8 16/21] irqchip: Add GICv2 specific ACPI boot support
  ` [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  (16+ messages)
` [PATCH v13 3/6] clk: Make clk API return per-user struct clk instances
            ` [Cocci] "
` [PATCH v13 5/6] clkdev: Export clk_register_clkdev

[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  (3+ messages)
` [PATCH v3 3/4] pinctrl: cygnus: add initial IOMUX driver support

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

[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] staging: sm7xxfb: make smtc_scr_info static
 2015-02-03 17:32 UTC  (4+ messages)

[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] 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: Fix failed second suspend on Exynos4
 2015-02-03 17:28 UTC 

[PATCH] ARM: EXYNOS: Handle of_find_device_by_node and kstrdup failures
 2015-02-03 17:28 UTC 

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

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

[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 

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

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

[GIT PULL] floppy update
 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 

[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] regmap: Fix i2c word access when using SMBus access functions
 2015-02-03 16:58 UTC  (8+ messages)

[PATCH] Input - mt: Fix input_mt_get_slot_by_key
 2015-02-03 16:55 UTC 

[PATCH v1 0/4] Add ioctl and debug utilities to UFS driver
 2015-02-03 16:53 UTC  (6+ messages)
` [PATCH v1 1/4] scsi: ufs: add ioctl interface for query request
` [PATCH v1 2/4] scsi: ufs: add debugfs for ufs
` [PATCH v1 3/4] scsi: ufs: add trace events and dump prints for debug
` [PATCH v1 4/4] scsi: ufs: inject errors to verify error handling

[PATCH] drm/cirrus: Limit modes depending on bpp option
 2015-02-03 16:51 UTC 

[PATCH v2 0/3] ASoC: add audio card creation from graph of ports in DT
 2015-02-03 16:47 UTC  (11+ messages)
` [PATCH v2 3/3] ASoC: add generic dt-card support
  ` [alsa-devel] "

[PATCH v3 0/3] pinctrl: Qualcomm msm8916 pinctrl driver
 2015-02-03 16:47 UTC  (3+ messages)
` [PATCH v3 3/3] pinctrl: qcom: Add "

[PATCH 0/6 v2] perf: Have perf become tracefs aware
 2015-02-03 16:45 UTC  (4+ messages)
` [PATCH 6/6 v2] perf: Make perf aware of tracefs

[PATCH v17 0/7] MADV_FREE support
 2015-02-03 16:39 UTC  (10+ messages)
` [PATCH v17 1/7] mm: support madvise(MADV_FREE)

[GIT PULL rcu/next] RCU commits for 3.20
 2015-02-03 16:34 UTC  (4+ messages)

[PATCH v3 00/10] Improvements to Tegra-based Chromebook support
 2015-02-03 16:35 UTC  (5+ messages)
` [PATCH v3 01/10] ARM: tegra: Set the sound card model that alsaucm expects

[rcu] [ INFO: suspicious RCU usage. ]
 2015-02-03 16:27 UTC  (3+ messages)

[PATCH v2 0/6] Add new MFD driver for MAX77843
 2015-02-03 16:25 UTC  (3+ messages)
` [PATCH v2 5/6] regulator: max77843: Add max77843 regulator driver

[RFC PATCH] mm: madvise: Ignore repeated MADV_DONTNEED hints
 2015-02-03 16:25 UTC  (9+ messages)
  ` MADV_DONTNEED semantics? Was: "

[PATCH] 3.19-rc7: add quirk for 1c28:0122 (rev 14) SATA controller
 2015-02-03 16:20 UTC  (4+ messages)

[PATCH] kprobes/x86: Check for invalid ftrace location in __recover_probed_insn()
 2015-02-03 16:21 UTC 

[PATCH] zram: fix umount-reset_store-mount race condition
 2015-02-03 16:20 UTC  (7+ messages)

[PATCH resend v5 0/6] KVM: nVMX: Enable nested apicv support
 2015-02-03 16:15 UTC  (2+ messages)

[PATCH] zram: rework reset and destroy path
 2015-02-03 16:15 UTC 

[PATCH resend v5 3/6] KVM: nVMX: Make nested control MSRs per-cpu
 2015-02-03 15:56 UTC 

[PATCH v4 4/5] pstore: add pmsg
 2015-02-03 16:05 UTC  (4+ messages)

[PATCH resend v5 1/6] KVM: nVMX: Use hardware MSR bitmap
 2015-02-03 15:49 UTC 

[PATCH 0/5] MIPS: LLVMLinux: Patches to enable compilation of a working kernel for MIPS using Clang/LLVM
 2015-02-03 16:00 UTC  (4+ messages)
` [PATCH 1/5] LLVMLinux: Correct size_index table before replacing the bootstrap kmem_cache_node

[PATCH resend v5 6/6] KVM: nVMX: Enable nested posted interrupt processing
 2015-02-03 15:58 UTC 

[PATCH resend v5 5/6] KVM: nVMX: Enable nested virtual interrupt delivery
 2015-02-03 15:57 UTC 

[PATCH resend v5 4/6] KVM: nVMX: Enable nested apic register virtualization
 2015-02-03 15:57 UTC 

[PATCH resend v5 2/6] KVM: nVMX: Enable nested virtualize x2apic mode
 2015-02-03 15:56 UTC 

[PATCH] lib/int_sqrt.c: Optimize square root function
 2015-02-03 15:54 UTC  (7+ messages)

[PATCH] vt_buffer: drop console buffer copying optimisations
 2015-02-03 15:54 UTC  (3+ messages)

[RFC PATCH] fork: report pid reservation failure properly
 2015-02-03 15:52 UTC  (3+ messages)

[PATCH v2 2/2] task_mmu: Add user-space support for resetting mm->hiwater_rss (peak RSS)
 2015-02-03 15:51 UTC  (10+ messages)

[Patch v3] firmware: dmi-sysfs: add SMBIOS entry point area raw attribute
 2015-02-03 15:48 UTC  (3+ messages)

[PATCH net] hyperv: Fix the error processing in netvsc_send()
 2015-02-03 15:46 UTC  (5+ messages)

[PATCH v2] selftests/exec: Check if the syscall exists and bail if not
 2015-02-03 15:32 UTC  (3+ messages)

[PATCH 0/6] randomize kernel physical address and virtual address separately
 2015-02-03 15:30 UTC  (3+ messages)

[PATCH 1/1] Drivers: hv: vmbus: Add support for the NetworkDirect GUID
 2015-02-03 16:42 UTC 

[PATCH v2 1/2] tty: serial: 8250_core: Remove trailing whitespaces
 2015-02-03 15:22 UTC  (3+ messages)
` [PATCH v2 2/2] tty: serial: 8250_core: Check that port->line is >=0

[PATCH v3 0/15] Those patches is used for dw_hdmi audio support
 2015-02-03 15:19 UTC  (15+ messages)
` [PATCH v3 02/15] drm: bridge/dw_hdmi: wrap irq control in fucntions
` [PATCH v3 03/15] drm: rockchip/dw_hdmi_rockchip: add resume/suspend support
` [PATCH v3 04/15] drm: bridge/dw_hdmi: add indentification registers parse and record
` [PATCH v3 05/15] drm: bridge/dw_hdmi: combine hdmi_set_clock_regenerator_n() and hdmi_regenerate_cts()
` [PATCH v3 06/15] drm: bridge/dw_hdmi: adjust n/cts setting order
` [PATCH v3 07/15] drm: bridge/dw_hdmi: set ncts_atomic_write & cts_manual
` [PATCH v3 08/15] drm: bridge/dw_hdmi: add audio support for more display resolutions
` [PATCH v3 09/15] drm: bridge/dw_hdmi: enable audio support for No-CEA "
` [PATCH v3 10/15] drm: bridge/dw_hdmi: add audio sample channel status setting
` [PATCH v3 11/15] drm: bridge/dw_hdmi: add audio clock control interfaces
` [PATCH v3 12/15] drm: bridge/dw_hdmi: creat dw-hdmi-audio platform device
` [PATCH v3 13/15] ASoC: dw-hdmi-audio: add codec driver for dw hdmi audio
` [PATCH v3 14/15] ASoC: rockchip-hdmi-audio: add sound driver for "
` [PATCH v3 15/15] dt-bindings: Add documentation for Rockchip dw-hdmi-audio

[RFC] situation with csum_and_copy_... API
 2015-02-03 15:19 UTC  (5+ messages)
` [PATCH v2 08/17] {macvtap,tun}_get_user(): switch to iov_iter

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

[PATCH 1/1] Drivers: hv: vmbus: Fix a bug in the error path in vmbus_open()
 2015-02-03 16:30 UTC 

[RFC] change non-atomic bitops method
 2015-02-03 15:14 UTC  (3+ messages)

[PATCH_V4 0/3] usb: ohci: jz4740: Add DT support and a fix
 2015-02-03 15:13 UTC  (5+ messages)
` [PATCH_V4 1/3] dt: usb: jz4740: Add DT binding document for OHCI

[PATCH RFC] staging: comedi: dt282x: condition with no effect - if identical to else
 2015-02-03 15:12 UTC  (2+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).