linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2015-02-04 14:49:27 to 2015-02-04 17:54:48 UTC [more...]

[PATCH with Coccinelle?] Deletion of unnecessary checks before specific function calls
 2015-02-04 17:54 UTC  (9+ messages)
                                ` [PATCH] net: Mellanox: Delete unnecessary checks before the function call "vunmap"
                                ` [PATCH] net: ep93xx_eth: Delete unnecessary checks before the function call "kfree"
                                ` [PATCH 0/2] CW1200: Deletion of an unnecessary check
                                  ` [PATCH 1/2] CW1200: Delete an unnecessary check before the function call "release_firmware"
                                  ` [PATCH 2/2] CW1200: Less function calls in cw1200_load_firmware_cw1200() after error detection
                                ` [PATCH] ath9k: Delete an unnecessary check before the function call "relay_close"

[PATCH v8 00/21] Introduce ACPI for ARM64 based on ACPI 5.1
 2015-02-04 17:52 UTC  (16+ messages)
` [PATCH v8 02/21] acpi: fix acpi_os_ioremap for arm64
` [PATCH v8 11/21] ARM64 / ACPI: Get PSCI flags in FADT for PSCI init

[PATCH] PCI: Expand quirk's handling of CS553x devices
 2015-02-04 17:50 UTC  (3+ messages)

[PATCH] usb: gadget: function/f_hid: fix sparse warning
 2015-02-04 17:49 UTC 

[PATCH 0/3] pinctrl: qcom: enable generic pinconf and input-enable
 2015-02-04 17:49 UTC  (5+ messages)
` [PATCH 3/3] pinctrl: qcom: handle input-enable pinconf property

[PATCH 0/4] sched: schedule/preempt optimizations and cleanups
 2015-02-04 17:48 UTC  (7+ messages)
` [PATCH 3/4] sched: Pull preemption disablement to __schedule() caller

[PATCH v2] staging: comedi: dt282x: condition with no effect - if identical to else
 2015-02-04 17:48 UTC  (2+ messages)

[PATCH] eeprom: at24: Add support for large EEPROMs connected to SMBus adapters
 2015-02-04 17:47 UTC  (2+ messages)

[PATCH] hugetlb, x86: register 1G page size if we can allocate them runtime
 2015-02-04 17:47 UTC  (2+ messages)

[PATCH] staging: gdm724x: gdm_tty: Fix for possible null pointer dereference
 2015-02-04 17:46 UTC  (3+ messages)

[PATCH] clk: shmobile: div6: Avoid division by zero in .round_rate()
 2015-02-04 17:45 UTC  (3+ messages)

[GIT PULL] CIFS Fixes
 2015-02-04 17:42 UTC 

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

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

[PATCH 3.10 00/51] 3.10.68-stable review
 2015-02-04 17:30 UTC  (2+ messages)

[PATCH 3.14 00/33] 3.14.32-stable review
 2015-02-04 17:30 UTC  (2+ messages)

[PATCH 3.18 00/57] 3.18.6-stable review
 2015-02-04 17:30 UTC  (2+ messages)

[PATCH v2] rc: img-ir: Add and enable sys clock for img-ir
 2015-02-04 17:30 UTC  (2+ messages)

[PATCH] sound: soc: codecs/ts3a227e: fix sparse warning
 2015-02-04 17:29 UTC 

[PATCH v2] mtd: nand: omap: drop condition with no effect
 2015-02-04 17:24 UTC 

[BISECTED REGRESSION in 3.19-rc1] [drm/i915] WARNING: drivers/gpu/drm/drm_irq.c:1077 drm_wait_one_vblank
 2015-02-04 17:26 UTC  (3+ messages)

[PATCH 1/1 linux-next] udf: remove bool assignment to 0/1
 2015-02-04 17:26 UTC 

Meet the bugs for linux-3.19-rc4 on aarch64 board
 2015-02-04 17:22 UTC  (3+ messages)

[GIT PULL] USB changes for v3.20
 2015-02-04 17:21 UTC 

[PATCH v8 0/4] Add gpio/pinconf support to Broadcom Cygnus SoC
 2015-02-04 17:21 UTC  (5+ messages)
  ` [PATCH v8 1/4] pinctrl: Cygnus: define Broadcom Cygnus GPIO/PINCONF binding
  ` [PATCH v8 2/4] pinctrl: cygnus: add gpio/pinconf driver
  ` [PATCH v8 3/4] ARM: dts: enable GPIO for Broadcom Cygnus
  ` [PATCH v8 4/4] ARM: dts: cygnus: enable GPIO based hook detection

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

[PATCH 1/1 linux-next] udf: use bool for done
 2015-02-04 17:15 UTC 

[PATCH_V2 00/34] jz4780 & CI20 support
 2015-02-04 17:09 UTC  (42+ messages)
` [PATCH_V2 01/34] dt: Add Ingenic Semiconductor vendor prefix
` [PATCH_V2 02/34] MIPS: jz4740: require & include DT
` [PATCH_V2 03/34] MIPS: irq_cpu: declare irqchip table entry
` [PATCH_V2 04/34] MIPS: jz4740: probe CPU interrupt controller via DT
` [PATCH_V2 05/34] MIPS: jz4740: use generic plat_irq_dispatch
` [PATCH_V2 06/34] MIPS: jz4740: move arch_init_irq out of arch/mips/jz4740/irq.c
` [PATCH_V2 07/34] dt: interrupt-controller: Add ingenic,jz4740-intc binding doc
` [PATCH_V2 08/34] MIPS: jz4740: allow interrupt controller probe via DT
` [PATCH_V2 09/34] MIPS: jz4740: probe interrupt controller "
` [PATCH_V2 10/34] MIPS: jz4740: remove non-DT interrupt controller init
` [PATCH_V2 11/34] MIPS: jz4740: register an irq_domain for the interrupt controller
` [PATCH_V2 12/34] MIPS: jz4740: call jz4740_clock_init earlier
` [PATCH_V2 13/34] MIPS: jz4740: replace use of jz4740_clock_bdata
` [PATCH_V2 14/34] clk: jz47xx-cgu: add driver for Ingenic jz47xx series CGU clocks
` [PATCH_V2 15/34] dt: clk: Add ingenic,jz4740-cgu binding documentation
` [PATCH_V2 16/34] MIPS: clk: migrate jz4740 to common clock framework
` [PATCH_V2 17/34] MIPS: clk: move jz4740_clock_set_wait_mode to jz4740-cgu
` [PATCH_V2 18/34] MIPS: clk: move jz4740 UDC auto suspend functions "
` [PATCH_V2 19/34] MIPS: clk: move jz4740 clock suspend, resume "
` [PATCH_V2 20/34] MIPS: jz4740: remove clock.h
` [PATCH_V2 21/34] MIPS: jz4740: only detect RAM size if not specified in DT
` [PATCH_V2 22/34] MIPS: jz4740: support >32 interrupts
` [PATCH_V2 23/34] MIPS: jz4740: define IRQ numbers based on number of intc IRQs
` [PATCH_V2 24/34] dt: serial: Add ingenic,jz4740-uart binding
` [PATCH_V2 25/34] serial: 8250_jz47xx: support for Ingenic jz47xx UARTs
` [PATCH_V2 26/34] MIPS: allow mach-provided serial.h
` [PATCH_V2 27/34] MIPS: jz4740: use jz47xx-uart & DT for UART output
` [PATCH_V2 28/34] dt: clk: Add ingenic,jz4780-cgu binding documentation
` [PATCH_V2 29/34] clk: add Ingenic jz4780 CGU driver
` [PATCH_V2 30/34] MIPS: jz4740: add jz4780 interrupt controller support
` [PATCH_V2 31/34] MIPS: add jz4780 Ingenic vendor ID
` [PATCH_V2 32/34] MIPS: initial Ingenic jz4780 support
` [PATCH_V2 33/34] MIPS: initial MIPS Creator CI20 board support
` [PATCH_V2 34/34] MIPS: allow jz4780 to be selected in Kconfig

[Patch] sunrpc: NULL utsname dereference on NFS umount during namespace cleanup
 2015-02-04 17:08 UTC  (4+ messages)

[PATCH RFC 0/2] of/unittest: Add reference count tests
 2015-02-04 17:08 UTC  (3+ messages)

[Patch v4] firmware: dmi-sysfs: add SMBIOS entry point area attribute
 2015-02-04 17:06 UTC 

[GIT PULL] aio: fix sleeping while TASK_INTERRUPTIBLE
 2015-02-04 17:06 UTC  (12+ messages)
                  ` [PATCH] block: Simplify bsg complete all

[PATCH] media: i2c: add support for omnivision's ov2659 sensor
 2015-02-04 17:03 UTC  (7+ messages)

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

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

[PATCH] ARM: Don't use complete() during __cpu_die
 2015-02-04 16:53 UTC 

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

[PATCH] sched/completion: Add fast path in __wait_for_common()
 2015-02-04 16:50 UTC 

[rcu] [ INFO: suspicious RCU usage. ]
 2015-02-04 16:43 UTC  (15+ messages)

[RFC][PATCH 0/3] perf fixes
 2015-02-04 16:43 UTC  (10+ messages)
` [RFC][PATCH 2/3] perf: Add a bit of paranoia

[PATCH RFC] usb: gadget: Add xilinx axi usb2 device support
 2015-02-04 16:41 UTC  (10+ messages)
        ` SPDX-License-Identifier (was: Re: [PATCH RFC] usb: gadget: Add xilinx axi usb2 device support)
          ` SPDX-License-Identifier

[PATCH RFC] staging: comedi: dt282x: condition with no effect - if identical to else
 2015-02-04 16:40 UTC  (4+ messages)

[PATCH] m25p80, spi-nor: add SFDP detect method
 2015-02-04 16:37 UTC  (3+ messages)

[PATCH] iommu/amd: Use wait_event in put_pasid_state_wait
 2015-02-04 16:36 UTC  (3+ messages)

[PATCH] time, ntp: Do not update time_state in middle of leap second
 2015-02-04 16:30 UTC  (2+ messages)
` [PATCH] time, ntp: Do not update time_state in middle of leap

[PATCH v4 1/7] usb: serial: modify bulk-in/out size for F81232
 2015-02-04 16:27 UTC  (7+ messages)
` [PATCH v4 5/7] usb: serial: implement set_termios "
` [PATCH v4 6/7] usb: serial: implement MCR/MSR function "
` [PATCH v4 7/7] usb: serial: modify ioctl TIOCGSERIAL "

[PATCH] mips: Re-introduce copy_user_page
 2015-02-04 16:25 UTC  (3+ messages)
`  "

[PATCH 0/5] vfio/pci: Device request support
 2015-02-04 16:13 UTC  (6+ messages)
` [PATCH 1/5] vfio: Add device tracking during unbind
` [PATCH 2/5] vfio: Tie IOMMU group reference to vfio group
` [PATCH 3/5] vfio: Add and use device request op for vfio bus drivers
` [PATCH 4/5] vfio-pci: Generalize setup of simple eventfds
` [PATCH 5/5] vfio-pci: Add device request interface

[RELEASE] LTTng-analyses v0.1
 2015-02-04 16:06 UTC 

linux-next: Tree for Feb 4
 2015-02-04 16:06 UTC  (8+ messages)

[PATCH] partitions: Avoid recursion in extended partition scanning
 2015-02-04 15:53 UTC 

[PATCH v1] clkdev: prevent potential memory leak when used in modules
 2015-02-04 16:03 UTC  (4+ messages)
` [PATCH v1] clkdev: change prototype of clk_register_clkdev()

[PATCH RFC v8 00/21] Add support for i.MX MIPI DSI DRM driver
 2015-02-04 16:02 UTC  (3+ messages)
` [PATCH RFC v8 02/21] of: Add vendor prefix for Himax Technologies Inc

[PATCH -next] drm/nouveau/clk: Use plain "/" for 32-bit division
 2015-02-04 16:02 UTC 

[PATCH] of/fdt: fix sparse warning
 2015-02-04 16:01 UTC  (2+ messages)

Dear Beloved!
 2015-02-04 15:27 UTC 

[PATCH] pinctrl: cherryview: Configure HiZ pins to be input when requested as GPIOs
 2015-02-04 15:37 UTC  (3+ messages)

[PATCH v3 0/6] Add multiple GPIO and external clock to MMC pwrseq_simple
 2015-02-04 15:22 UTC  (6+ messages)

[RFC 00/10] Freescale DPAA B/QMan drivers
 2015-02-04 14:48 UTC  (11+ messages)
` [RFC 01/10] fsl_bman: Add drivers for the Freescale DPAA BMan
` [RFC 02/10] fsl_qman: Add drivers for the Freescale DPAA QMan
` [RFC 03/10] powerpc/mpc85xx: Add platform support for the Freescale DPAA BMan
` [RFC 04/10] powerpc/mpc85xx: Add platform support for the Freescale DPAA QMan
` [RFC 05/10] fsl_bman: Add self-tester
` [RFC 06/10] fsl_qman: "
` [RFC 07/10] fsl_bman: Add debugfs support
` [RFC 08/10] fsl_qman: "
` [RFC 09/10] fsl_bman: Add HOTPLUG_CPU support
` [RFC 10/10] fsl_qman: "

[PATCH 1/1] iommu/amd: Convert non-returned local variable to boolean when relevant
 2015-02-04 15:27 UTC  (2+ messages)

[PATCH] spmi: pmic_arb: enable build on arm64 platforms
 2015-02-04 15:27 UTC  (5+ messages)

linux-next: build failure after merge of the scsi tree
 2015-02-04 15:26 UTC  (2+ messages)

[PATCH 0/4] iommu: Small fixes and cleanups
 2015-02-04 15:25 UTC  (3+ messages)
` [PATCH 2/4] iommu/exynos: Make driver depend on REGULATOR

[PATCHv2] kvmppc: Implement H_LOGICAL_CI_{LOAD,STORE} in KVM
 2015-02-04 15:24 UTC  (2+ messages)

[PATCH] regulator: Fix build breakage on !REGULATOR
 2015-02-04 15:22 UTC  (3+ messages)

Perf buildid-cache gives a confusing message
 2015-02-04 15:22 UTC 

[PATCH] iommu: Update my email address
 2015-02-04 15:17 UTC 

[PATCH] MODULE_DEVICE_TABLE: fix gscps2
 2015-02-04 15:15 UTC 

[PATCH] Input - mt: Fix input_mt_get_slot_by_key
 2015-02-04 15:15 UTC  (3+ messages)

[PATCH v10 0/6] Add Skyworks SKY81452 device drivers
 2015-02-04 15:11 UTC  (3+ messages)
` [PATCH v10 4/6] devicetree: Add new SKY81452 backlight binding

[PATCH RESEND v3 0/3] X-Power AXP288 PMIC Fuel Gauge Driver
 2015-02-04 15:07 UTC  (4+ messages)
` [PATCH RESEND v3 3/3] "

[PATCH v4 3/5] powerpc/8xx: dont save CR in SCRATCH registers
 2015-02-04 14:49 UTC 

[PATCH v4 5/5] powerpc/8xx: Add support for TASK_SIZE greater than 0x80000000
 2015-02-04 14:49 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).