linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2015-02-05 11:10:28 to 2015-02-05 16:13:51 UTC [more...]

[PATCH with Coccinelle?] Deletion of unnecessary checks before specific function calls
 2015-02-05 16:13 UTC  (12+ messages)
                                ` [PATCH] NetCP: Deletion of unnecessary checks before two "
                                ` [PATCH] InfiniBand: Delete unnecessary checks before the function, call "srp_destroy_fr_pool"
                                ` [PATCH] au1100fb: Delete unnecessary checks before two function calls
                                ` [PATCH] USB: appledisplay: Deletion of a check before backlight_device_unregister()
                                ` [PATCH] ueagle-atm: Delete unnecessary checks before the function call "release_firmware"
                                ` [PATCH] USB: whci-hcd: Delete an unnecessary check before the function call "usb_put_hcd"

[PATCH] de_thread: Move notify_count write under lock
 2015-02-05 16:11 UTC  (5+ messages)

[PATCH v2] ARM: Don't use complete() during __cpu_die
 2015-02-05 16:11 UTC  (6+ messages)

[PATCH v3 1/3] ARM: EXYNOS: Add missing static to file-scope declarations
 2015-02-05 16:07 UTC  (4+ messages)
` [PATCH v3 3/3] ARM: EXYNOS: Remove left over 'extra_save'

[PATCH] net/macb: fix sparse warning
 2015-02-05 16:06 UTC  (2+ messages)

[PATCH RFC] kvm: x86: add halt_poll module parameter
 2015-02-05 16:05 UTC 

linux-next: Tree for Feb 4
 2015-02-05 14:57 UTC  (14+ messages)

[RFC][PATCH] sched/rt: Use IPI to trigger RT task push migration instead of pulling
 2015-02-05 16:04 UTC  (4+ messages)

[PATCH v13 0/6] Per-user clock constraints
 2015-02-05 16:02 UTC  (11+ messages)
` [PATCH v13 3/6] clk: Make clk API return per-user struct clk instances
            ` [Cocci] "

[PATCH v2 1/2] sched/rt: Check to push the task when changing its affinity
 2015-02-05 15:59 UTC  (2+ messages)
` [PATCH v2 2/2] sched/rt: Add check_preempt_equal_prio() logic in pick_next_task_rt()

[PATCH] Sony-laptop: fix sparse warning
 2015-02-05 16:00 UTC  (3+ messages)

[RFC 00/10] Freescale DPAA B/QMan drivers
 2015-02-05 15:52 UTC  (5+ messages)

[PATCH v3 0/15] Those patches is used for dw_hdmi audio support
 2015-02-05 15:54 UTC  (5+ messages)
` [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] can-doc: Fixed a wrong filepath in can.txt
 2015-02-05 15:53 UTC  (5+ messages)

[PATCH 0/4] Drivers: hv: Further protection for the rescind path
 2015-02-05 15:52 UTC  (5+ messages)

[PATCH] coresight-stm: adding driver for CoreSight STM component
 2015-02-05 15:51 UTC  (3+ messages)

[Patch v4 00/23] Improve ACPI resource parsing interfaces and enable IOAPIC hotplug
 2015-02-05 15:49 UTC  (4+ messages)
` [Patch v4 01/23] ACPICA: Resources: Provide common part for struct acpi_resource_address structures

[PATCH 0/2] gpio: pcf857x: Use gpiolib irqchip helpers and fix wake-up
 2015-02-05 15:49 UTC  (3+ messages)
` [PATCH 1/2] [RFC] gpio: pcf857x: Switch to use gpiolib irqchip helpers
` [PATCH 2/2] gpio: pcf857x: Propagate wake-up setting to parent irq controller

[PATCH] net: bnx2x: fix sparse warnings
 2015-02-05 15:47 UTC 

[PATCH] flowcache: Fix kernel panic in flow_cache_flush_task
 2015-02-05 15:36 UTC 

[PATCH 0/5] MIPS: LLVMLinux: Patches to enable compilation of a working kernel for MIPS using Clang/LLVM
 2015-02-05 15:43 UTC  (9+ messages)
` [PATCH 3/5] MIPS: LLVMLinux: Fix an 'inline asm input/output type mismatch' error
` [PATCH 5/5] MIPS: LLVMLinux: Silence unicode warnings when preprocessing assembly

[RFC PATCH] mm: madvise: Ignore repeated MADV_DONTNEED hints
 2015-02-05 15:41 UTC  (11+ messages)
  ` MADV_DONTNEED semantics? Was: "

[PATCH] x86/Kconfig: avoid issuing pointless turned off entries to .config
 2015-02-05 15:39 UTC 

[PATCH] drm: atmel-hlcdc: Atomic mode-setting conversion
 2015-02-05 15:37 UTC  (3+ messages)

[PATCH 1/1 linux-next] udf: remove bool assignment to 0/1
 2015-02-05 15:37 UTC  (2+ messages)

[PATCH 1/1 linux-next] udf: use bool for done
 2015-02-05 15:36 UTC  (2+ messages)

[PATCH] x86/Kconfig: simplify X86_IO_APIC dependencies
 2015-02-05 15:35 UTC 

[PATCH/RFC v10 00/19] LED / flash API integration
 2015-02-05 15:34 UTC  (3+ messages)
` [PATCH/RFC v10 08/19] leds: Add support for max77693 mfd flash cell

[PATCH] enic: enic_main: fix sparse warnings
 2015-02-05 15:34 UTC 

[PATCH] x86/Kconfig: simplify X86_UP_APIC handling
 2015-02-05 15:31 UTC 

[PATCH] enic: enic_ethtool: fix sparse warning
 2015-02-05 15:29 UTC 

[PATCH v3] MediaTek PMIC support
 2015-02-05 15:25 UTC  (9+ messages)
` [PATCH 1/8] soc: Add MediaTek infracfg controller support
` [PATCH 2/8] soc: Add MediaTek pericfg "
` [PATCH 3/8] dt: bindings: Add MediaTek MT8135/MT8173 reset controller defines
` [PATCH 4/8] soc: mediatek: Add PMIC wrapper for MT8135 and MT6397 SoC
` [PATCH 5/8] ARM: dts: mt8135: Add pericfg, infracfg and pmic wrapper nodes
` [PATCH 6/8] ARM: dts: mt8135-evbp1: Add PMIC support
` [PATCH 7/8] mfd: dt-bindings: Add bindings for the MediaTek MT6397 PMIC
` [PATCH 8/8] mfd: Add support "

[PATCH] linux-firmware: update firmware for Intel Broadwell SST DSP
 2015-02-05 15:27 UTC 

[PATCH] be2net: fix sparse warning
 2015-02-05 15:24 UTC 

[RFC PATCH 2/8] kmod - rename call_usermodehelper() flags parameter
 2015-02-05 15:24 UTC  (5+ messages)
` [RFC PATCH 0/8] v3 contained usermode helper execution
  ` [RFC PATCH 5/8] KEYS: exec request-key within the requesting task's init namespace
  ` [RFC PATCH 3/8] kmod - teach call_usermodehelper() to use a namespace

[capabilities] Allow normal inheritance for a configurable set of capabilities
 2015-02-05 15:23 UTC  (9+ messages)

[PATCH] chelsio: cxgb4: fix sparse warning
 2015-02-05 15:20 UTC 

arm: kprobe compilation error
 2015-02-05 15:17 UTC 

[PATCH] i40e: fix sparse warning
 2015-02-05 15:13 UTC 

[PATCH v3 0/2] couple of generic remoteproc enhancements
 2015-02-05 15:11 UTC  (4+ messages)

[PATCH v12 0/2] crypto: AF_ALG: add AEAD and RNG support
 2015-02-05 15:10 UTC  (3+ messages)
` [PATCH v12 1/2] crypto: AF_ALG: add AEAD support

[PATCH v2] spi: ti-qspi: cleanup wait_for_completion return handling
 2015-02-05 15:03 UTC 

[PATCH] hyperv: fix sparse warnings
 2015-02-05 15:06 UTC 

[PATCH] usb: gadget: function/uvc_v4l2.c: fix sparse warnings
 2015-02-05 15:06 UTC  (2+ messages)

[PATCH] usb: gadget: fix sparse warnings
 2015-02-05 15:02 UTC  (2+ messages)

[PATCH v2 1/3] lib: find_*_bit reimplementation
 2015-02-05 15:01 UTC  (8+ messages)

[PATCH] ata:Remove no longer valid FIXME comment in pata_ninja32.c for the function,ninja32_init_one
 2015-02-05 15:00 UTC  (3+ messages)

[PATCH] classmate-laptop: fix sparse warning
 2015-02-05 14:57 UTC 

[PATCH 0/9] ACPI/EC: Improve GPE handling model
 2015-02-05 15:19 UTC  (3+ messages)
` [PATCH v4 0/6] ACPI / EC: Fix GPE handling related races

[PATCH 00/10] ACPICA: 20150204 Release
 2015-02-05 15:18 UTC  (2+ messages)

[PATCH] x86: thinkpad_acpi.c: fix sparse warning
 2015-02-05 14:53 UTC  (2+ messages)

[PATCH] media: i2c: add support for omnivision's ov2659 sensor
 2015-02-05 14:52 UTC  (6+ messages)

[PATCH v2] spi: mxs: cleanup wait_for_completion return handling
 2015-02-05 14:47 UTC 

[PATCH v8 00/21] Introduce ACPI for ARM64 based on ACPI 5.1
 2015-02-05 14:50 UTC  (17+ messages)
` [PATCH v8 02/21] acpi: fix acpi_os_ioremap for arm64

[PATCH v2] inotify: update documentation to reflect code changes
 2015-02-05 14:49 UTC  (2+ messages)

[PATCH V3] acpi:apd:add AMD ACPI2Platform device support for x86 system
 2015-02-05 15:09 UTC  (7+ messages)
      ` [PATCH V4] "

[RFC PATCH 0/3] Fix power domains handling on exynos542x
 2015-02-05 14:45 UTC  (5+ messages)
` [RFC PATCH 1/3] arm/exynos: add asynchronous bridge clock bindings
` [RFC PATCH 2/3] arm/exynos/pm_domains: add support for async-bridge clocks
` [RFC PATCH 3/3] ARM: dts: exynos5420: add async-bridge clock to disp1 power domain

[PATCH] eeprom: at24: Add support for large EEPROMs connected to SMBus adapters
 2015-02-05 14:40 UTC  (6+ messages)

[PATCH] samsung-laptop: fix sparse warning
 2015-02-05 14:40 UTC 

[PATCH] ASoC: Intel: fix sst firmware path
 2015-02-05 14:37 UTC  (4+ messages)
  ` [alsa-devel] "

[PATCH v2] leds: fix hibernation on arm when gpio-led used with CPU led trigger
 2015-02-05 14:37 UTC 

Backport of spi-fsl-spi bugfix to 3.14.y
 2015-02-05 14:33 UTC  (9+ messages)

Shorten efi regions output
 2015-02-05 14:28 UTC  (12+ messages)
        ` [PATCH] efi, x86: Add a "debug" option to the efi= cmdline
                ` [PATCH v2] "

[PATCH] ixgbe: fix sparse warnings
 2015-02-05 14:27 UTC 

[PATCH v2] staging: rtl8188eu: core: switch with redundant cases
 2015-02-05 14:21 UTC 

[PATCH] sched, autogroup: Fix failure when writing to cpu.rt_runtime_us
 2015-02-05 14:25 UTC  (2+ messages)

[drm/i915] WARNING: CPU: 0 PID: 229 at drivers/gpu/drm/i915/intel_uncore.c:169 intel_uncore_forcewake_reset+0x290/0x350 [i915]()
 2015-02-05 14:15 UTC 

[DEBUG] WARNING: CPU: 0 PID: 0 at init/main.c:689 start_kernel+0x3ca/0x3d6()
 2015-02-05 14:16 UTC 

[PATCH v2] bitops.h: add sign_extend8(), 16 and 64 functions
 2015-02-05 14:11 UTC  (6+ messages)
` [tip:core/types] bitops: Add "

[PATCH] fbdev: via: remove unused variable
 2015-02-05 14:11 UTC 

[rcu] INFO: suspicious RCU usage
 2015-02-05 14:09 UTC 

[PATCH] xen-netback: fix sparse warning
 2015-02-05 14:01 UTC  (2+ messages)

[PATCH] vxge: fix sparse warning
 2015-02-05 13:56 UTC 

[PATCH] thermal: int340x: fix sparse warning
 2015-02-05 13:43 UTC 

[PATCH v3 1/9] clk: samsung: exynos5433: Add clocks for CMU_APOLLO domain
 2015-02-05 13:42 UTC  (4+ messages)
` [v3,1/9] "

[GIT PULL] bcache changes for 3.17
 2015-02-05 13:40 UTC  (10+ messages)

[PATCH] staging: unisys: Fix typo in comment
 2015-02-05 13:35 UTC 

[PATCH] coredump: Fix typo in comment
 2015-02-05 13:35 UTC 

[PATCH v4] dma: Add Xilinx AXI Direct Memory Access Engine driver support
 2015-02-05 13:31 UTC  (5+ messages)

[PATCH] staging: lustre: lustre: libcfs: define symbols as static
 2015-02-05 13:24 UTC 

[PATCH v2 0/5] ARM: sa1100: implement irq driver as proper irqchip driver
 2015-02-05 13:22 UTC  (3+ messages)

[PATCH] time, ntp: Do not update time_state in middle of leap
 2015-02-05 13:20 UTC  (2+ messages)

[PATCH] staging: lustre: lustre: libcfs: define symbols as static
 2015-02-05 13:13 UTC 

[PATCH v2] socket.7: add description for SO_BUSY_POLL
 2015-02-05 13:17 UTC  (4+ messages)

[RFC] Making memcg track ownership per address_space or anon_vma
 2015-02-05 13:15 UTC  (10+ messages)

[PATCH] usb: gadget: fix sparse warnings
 2015-02-05 13:11 UTC 

[PATCH] fbdev: via/via_clock: fix sparse warning
 2015-02-05 12:54 UTC 

[PATCH] dma: mmp-tdma: refine dma disable and dma-pos update
 2015-02-05 12:54 UTC 

[PATCH v2] staging: rtl8192u: r8192U_core: Fix for possible null pointer dereference
 2015-02-05 12:51 UTC  (4+ messages)

[PATCH v5 0/2] x86/xen: add xen hypercall preemption
 2015-02-05 12:47 UTC  (2+ messages)
` [Xen-devel] "

[PATCH] usb: gadget: nokia: Add mass storage driver to g_nokia
 2015-02-05 12:45 UTC  (4+ messages)

[PATCH] scsi: ips: fix sparse warnings
 2015-02-05 12:39 UTC 

[PATCH 1/3] usb: gadget: function: phonet: balance usb_ep_disable calls
 2015-02-05 12:38 UTC  (3+ messages)

[PATCH] sb_edac: Fix detection on SNB machines
 2015-02-05 12:37 UTC  (2+ messages)

[PATCH] scsi: qla1280: fix sparse warnings
 2015-02-05 12:34 UTC 

[PATCH] ARM: EXYNOS: cpuidle: Fix build breakage on !SMP
 2015-02-05 12:32 UTC  (4+ messages)

[PATCH] iommu/amd: Use wait_event in put_pasid_state_wait
 2015-02-05 12:23 UTC  (4+ messages)
  ` [PATCH v2] "

[PATCH 2/3] iio: qcom-spmi-iadc: cleanup wait_for_completion return handling
 2015-02-05 12:23 UTC  (3+ messages)

[PATCH] scsi: eata: fix sparse warning
 2015-02-05 12:21 UTC 

[PATCH] staging: gdm724x: gdm_tty: Fix for possible null pointer dereference
 2015-02-05 12:19 UTC  (4+ messages)

[PATCH] scsi: dc395x: fix sparse warning
 2015-02-05 12:15 UTC 

[PATCH v2] net: bluetooth: hci_sock: Use 'const void *' instead of 'void *' for 2nd parameter of hci_test_bit()
 2015-02-05 12:20 UTC  (7+ messages)

[PATCH v1 0/7] The power allocator thermal governor
 2015-02-05 12:06 UTC  (2+ messages)

[PATCH] scsi: initio: fix sparse warnings
 2015-02-05 12:03 UTC 

[PATCH] modify the IO_TLB_SEGSIZE to io_tlb_segsize configurable as flexible requirement about SW-IOMMU
 2015-02-05 23:01 UTC  (2+ messages)

[PATCH v5 0/3] dmaengine: APM X-Gene SoC DMA engine driver support
 2015-02-05 11:59 UTC  (4+ messages)
` [PATCH v5 1/3] dmaengine: Add support for APM X-Gene SoC DMA engine driver

[PATCH] brcmfmac: avoid duplicated suspend/resume operation
 2015-02-05 11:56 UTC  (5+ messages)

[PATCH] scsi: fix sparse warnings
 2015-02-05 11:38 UTC  (2+ messages)

[PATCH] mmc: core: add runtime-resume caps to support resume at runtime_resume
 2015-02-05 11:50 UTC  (4+ messages)
` [PATCH v2] "

[PATCH] gfs2: use __vmalloc GFP_NOFS for fs-related allocations
 2015-02-05 11:45 UTC  (8+ messages)

[PATCH RFC] usb: gadget: Add xilinx axi usb2 device support
 2015-02-05 11:49 UTC  (11+ messages)
        ` SPDX-License-Identifier (was: Re: [PATCH RFC] usb: gadget: Add xilinx axi usb2 device support)
          ` SPDX-License-Identifier

[PATCH] xen/acpi-processor: fix sparse warning
 2015-02-05 11:39 UTC 

[PATCH] vt_buffer: drop console buffer copying optimisations
 2015-02-05 11:35 UTC  (5+ messages)

[PATCH] ARCNET: Add missing error check for devm_kzalloc
 2015-02-05 11:31 UTC 

[PATCH] scsi: fix sparse warning
 2015-02-05 11:29 UTC 

cleanup and refactor BLOCK_PC mapping helpers V2
 2015-02-05 11:24 UTC  (4+ messages)

[RFC] [PATCH 0/3] sched: Support for real CPU runtime and SMT scaling
 2015-02-05 11:24 UTC  (4+ messages)

[PATCH] mmc: dw_mmc: fix bug that cause 'Timeout sending command'
 2015-02-05 11:13 UTC 

[PATCH] clk: samsung: exynos3250: Add driver for CMU_ISP clock domain
 2015-02-05 11:14 UTC 

imx_v6_v7_defconfig needs lzop
 2015-02-05 11:12 UTC  (5+ messages)

[PATCH] [media] s5k5baf: Add missing error check for devm_kzalloc
 2015-02-05 11:10 UTC  (2+ messages)

[RFC PATCH 5/8] KEYS: exec request-key within the requesting task's init namespace
 2015-02-05  2:34 UTC 

[RFC PATCH 3/8] kmod - teach call_usermodehelper() to use a namespace
 2015-02-05  2:34 UTC 


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).