public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2014-02-12 10:37:26 to 2014-02-12 15:57:48 UTC [more...]

[PATCH 0/14] Xilinx axi ethernet patches
 2014-02-12 15:55 UTC  (13+ messages)
` [PATCH 01/14] net: axienet: Fix compilation error
` [PATCH 03/14] net: axienet: Support for RGMII
` [PATCH 04/14] net: axienet: Handle 0 packet receive gracefully
` [PATCH 05/14] net: axienet: Service completion interrupts ASAP
` [PATCH 06/14] net: axienet: Handle jumbo frames for lesser frame sizes
` [PATCH 07/14] net: axienet: Support phy-less mode of operation
` [PATCH 08/14] net: axienet: Removed checkpatch errors/warnings
` [PATCH 09/14] net: axienet: Fix comments blocks
` [PATCH 10/14] net: axienet: Use pdev instead of op
` [PATCH 12/14] net: axienet: Use of_property_* calls
` [PATCH 13/14] net: axienet: Removed _of_ prefix in probe and remove functions
` [PATCH 14/14] net: axienet: Fix kernel-doc warnings

[PATCH V2 0/6] vhost code cleanup and minor enhancement
 2014-02-12 16:01 UTC  (4+ messages)
` [PATCH V2 5/6] vhost_net: poll vhost queue after marking DMA is done

Experimental Privacy Functions and TCP SYN Payloads
 2014-02-12 15:51 UTC  (3+ messages)

[PATCH 0/3] of: functions to count number of elements and convert regulators
 2014-02-12 15:51 UTC  (7+ messages)
` [PATCH 1/3] of: add functions to count number of elements in a property
` [PATCH 2/3] regulator: gpio-regulator: do not open-code counting and access of dt array elements
` [PATCH 3/3] regulator: ti-abb-regulator: "

[PATCH v2 1/2] ASoC: fsl-spdif: big-endian support
 2014-02-12 15:32 UTC  (4+ messages)
` [PATCH v2 2/2] ASoC: fsl-esai: "

[PATCH] ASoC: dapm: Add locking to snd_soc_dapm_xxxx_pin functions
 2014-02-12 15:44 UTC  (7+ messages)
` [alsa-devel] "

Too many rescheduling interrupts (still!)
 2014-02-12 15:49 UTC  (5+ messages)

[PATCH 1/1] Tools: hv: vssdaemon: Ignore VFAT mounts during the Freeze operation
 2014-02-12 16:40 UTC 

[PATCH] x86: fix two sparse warnings in early boot string handling
 2014-02-12 15:49 UTC  (6+ messages)

[PATCH 00/14] mfd/regulator/rtc: sec: Add support for S2MPS14
 2014-02-12 15:48 UTC  (14+ messages)
` [PATCH 05/14] mfd: sec: Use consistent S2MPS11 RTC alarm interrupt indexes
` [PATCH 07/14] regulator: s2mps11: Choose number of supported regulators during probe
` [PATCH 08/14] mfd: sec: Add support for S2MPS14

[PATCH 0/4] Final asm/system.h cleanups
 2014-02-12 15:46 UTC  (5+ messages)
` [PATCH 1/4] Clean asm/system.h from docs
` [PATCH 2/4] Sparc: sparc_cpu_model isn't in asm/system.h any more
` [PATCH 3/4] UM: arch_align_stack() moved to asm/exec.h
` [PATCH 4/4] ARM: Delete asm/system.h

[PATCH] kernel: reduce required permission for prctl_set_mm
 2014-02-12 15:40 UTC 

[PATCH] [RFC] timekeeping: Rework frequency adjustments to work better w/ nohz
 2014-02-12 15:42 UTC  (2+ messages)

[BUG] Circular locking dependency - DRM/CMA/MM/hotplug/
 2014-02-12 15:40 UTC  (2+ messages)

[PATCH 1 of 1]: musb: fixed a potential NULL pointer dereference
 2014-02-12 15:35 UTC  (3+ messages)

[PATCH] thinkpad_acpi: Fix inconsistent mute LED after resume
 2014-02-12 15:32 UTC 

[PATCHSET cgroup/for-3.15] cgroup: update task migration path
 2014-02-12 15:30 UTC  (3+ messages)
` [PATCH 5/5] cgroup: update cgroup_transfer_tasks() to either succeed or fail

[char-misc] mei: set client's read_cb to NULL when flow control fails
 2014-02-12 15:27 UTC 

[patch 1/4] x86, apic: Only use default_wait_for_init_deassert
 2014-02-12 15:17 UTC  (7+ messages)
      ` [GIT PULL] x86, apic: Remove support for Summit and ES7000

[PATCH V2] ONKEY: da9052: Use correct register bit for key status
 2014-02-12 14:11 UTC 

Subject: Warning in workqueue.c
 2014-02-12 15:18 UTC  (7+ messages)

[PATCH V2] regulator: da9063: Bug fix when setting max voltage on LDOs 5-11
 2014-02-12 15:16 UTC  (2+ messages)

[PATCH] edac, poll timeout cannot be zero
 2014-02-12 15:16 UTC  (3+ messages)

[RFC PATCH 3/3] idle: store the idle state index in the struct rq
 2014-02-12 15:16 UTC  (11+ messages)

[PATCH 00/17] i2c: deprecate class based instantiation for embedded I2C drivers
 2014-02-12 15:15 UTC  (4+ messages)
` [PATCH 01/17] Documentation: i2c: describe devicetree method for instantiating devices

[PATCH v2] ARM: Add imprecise abort enable/disable macro
 2014-02-12 15:14 UTC  (5+ messages)

Is it ok for deferrable timer wakeup the idle cpu?
 2014-02-12 15:06 UTC  (5+ messages)

[PATCH 0/7] Perf core cleanups for shared perf_event_contexts
 2014-02-12 15:01 UTC  (5+ messages)
` [PATCH 7/7] perf: kill perf_event_context::pmu

[GIT PULL] GPIO fixes for the v3.14 series
 2014-02-12 14:58 UTC 

qib_lookup_qpn() appears to leak pointer out of rcu_read_unlock()
 2014-02-12 14:57 UTC  (4+ messages)

3.14-mw regression: rtl8169 WARNING: DMA-API: exceeded 7 overlapping mappings of pfn 55ebe
 2014-02-12 14:56 UTC  (10+ messages)

[RFC][PATCH] sched: Optimize cgroup pick_next_task_fair
 2014-02-12 14:54 UTC  (7+ messages)
` [tip:sched/core] sched: Push put_prev_task() into pick_next_task( )

[GIT PULL 00/35] perf/core improvements and fixes
 2014-02-12 14:50 UTC  (5+ messages)
` [PATCH 06/35] perf hists: Leave symbol addr hist bucket auto alloc to symbol layer

[RFC PATCH v2 0/4] mtd: nand: add per partition ECC config
 2014-02-12 14:38 UTC  (2+ messages)
` [RFC PATCH pre-v3 2/4] mtd: nand: add support for NAND partitions

[BUG] perf report/annotate: consuming too many file descriptors
 2014-02-12 14:32 UTC 

[PATCHSET v2 cgroup/for-3.15] cgroup: cleanups after kernfs conversion
 2014-02-12 14:30 UTC  (2+ messages)

linux-next: build failure after merge of the final tree (cgroup tree related)
 2014-02-12 14:27 UTC  (4+ messages)

3.14-rc2 XFS backtrace because irqs_disabled
 2014-02-12 14:25 UTC  (22+ messages)

[Nouveau] [PATCH] drm/nouveau: support for platform devices
 2014-02-12 14:18 UTC  (3+ messages)
` [PATCH v2] "
  ` [Nouveau] "

[PATCHv3 0/2] Remove ARM meminfo
 2014-02-12 15:09 UTC  (3+ messages)
` [PATCHv3 2/2] arm: Get rid of meminfo

[PATCH] disable kaslr in kdump kernel
 2014-02-12 14:05 UTC  (4+ messages)

[Intel-gfx] [PATCH v5 1/1] drm/i915: Add 180 degree primary plane rotation support
 2014-02-12 14:02 UTC  (3+ messages)
` [PATCH v6 "

[patch 0/9] mm: thrash detection-based file cache sizing v8
 2014-02-12 14:00 UTC  (3+ messages)
` [patch 5/9] mm + fs: prepare for non-page entries in page cache radix trees

[PATCH] jump label: constify lookup functions
 2014-02-12 13:56 UTC  (2+ messages)

3.12: ethernet controller missing after resuming from suspend to RAM
 2014-02-12 14:04 UTC  (4+ messages)

[PATCH] drm/ttm: Fix memory leak in ttm_agp_backend.c
 2014-02-12 13:46 UTC 

[Xen-devel] [PATCH v2 4/4] xen-blkif: drop struct blkif_request_segment_aligned
 2014-02-12 13:43 UTC 

[Xen-devel] [PATCH v2 3/4] xen-blkback: fix shutdown race
 2014-02-12 13:42 UTC 

[PATCH v3 0/11] Xilinx watchdog changes
 2014-02-12 13:41 UTC  (12+ messages)
` [PATCH v3 01/11] watchdog: xilinx: Convert driver to the watchdog framework
` [PATCH v3 02/11] watchdog: xilinx: Move control_status_reg to functions
` [PATCH v3 03/11] watchdog: xilinx: Simplify probe and remove functions
` [PATCH v3 04/11] watchdog: xilinx: Move no_timeout to probe function
` [PATCH v3 05/11] watchdog: xilinx: Allocate private structure per device
` [PATCH v3 06/11] watchdog: xilinx: Fix all printk messages
` [PATCH v3 07/11] watchdog: xilinx: Use of_property_read_u32
` [PATCH v3 08/11] watchdog: xilinx: Use correct comment indentation
` [PATCH v3 09/11] watchdog: xilinx: Add missing binding
` [PATCH v3 10/11] watchdog: xilinx: Enable this driver for Zynq
` [PATCH v3 11/11] watchdog: xilinx: Remove no_timeout variable

[Xen-devel] [PATCH v2 2/4] xen-blkback: fix memory leaks
 2014-02-12 13:42 UTC 

[PATCH v2 0/9] Phase out pci_enable_msi_block()
 2014-02-12 13:38 UTC  (10+ messages)
` [PATCH v2 8/9] ath10k: Use pci_enable_msi_range()
  ` [PATCH 1/3] ath10k: Get rid of superfluous call to pci_disable_msi()

[PATCH v2] [media] of: move graph helpers from drivers/media/v4l2-core to drivers/media
 2014-02-12 13:35 UTC  (4+ messages)

[PATCH 01/34] bnx2: Use pci_enable_msix_range()
 2014-02-12 13:26 UTC  (5+ messages)

[BISECTED] OMAP: DSS: clk rate mismatch
 2014-02-12 13:18 UTC  (11+ messages)
            ` OMAP: clock DT conversion issues with omap36xx

[PATCH v4 0/8] Device Tree support for the at91sam9261ek
 2014-02-12 13:01 UTC  (10+ messages)
` [PATCH v4 1/8] at91: dt: Adds support for the bus matrix declaration in the DT

[PATCH] perf: ARM64: wire up perf_regs and unwind support
 2014-02-12 13:09 UTC  (7+ messages)

[PATCH RESEND] usb: at91-udc: fix irq and iomem resource retrieval
 2014-02-12 13:03 UTC 

[PATCH 1/4] mfd: wm8400-core: Remove unnecessary goto
 2014-02-12 13:02 UTC  (3+ messages)
` [PATCH 3/4] mfd: stw481x: Staticize stw481x_regmap_config

[PATCH] PCI: pciehp: Remove surprise bit checks
 2014-02-12 12:54 UTC  (4+ messages)

[PATCH] checkpatch: Warn on uses of __constant_<foo> functions
 2014-02-12 12:46 UTC 

[PATCH 1/5] idle/cpuidle: Split cpuidle_idle_call main function into smaller functions
 2014-02-12 12:45 UTC  (9+ messages)
` [PATCH 2/5] cpuidle/idle: Move the cpuidle_idle_call function to idle.c
` [PATCH 3/5] idle: Reorganize the idle loop

Attenzione: Subscriber
 2014-02-12  3:50 UTC 

[RFC 0/4] memcg: Low-limit reclaim
 2014-02-12 12:28 UTC  (4+ messages)

[PATCH v2] NFSv4.1: new layout stateid can not be overwrite by one out of date
 2014-02-12 12:34 UTC  (2+ messages)

[PATCH 00/12] Versatile Express updates
 2014-02-12 12:30 UTC  (13+ messages)
` [PATCH 02/12] power/reset: vexpress: Use udelay instead of timers
` [PATCH 07/12] mfd: syscon: Consider platform data a regmap config name

[PATCH] regulator: da9055: declare return type of inline function exclusively
 2014-02-12 11:57 UTC  (2+ messages)

[PATCH] regulator: gpio: bugfix: add gpios-status for DT
 2014-02-12 12:01 UTC  (4+ messages)
  ` [PATCH 1/2] regulator: gpio: print warning if gpios <-> gpios-states mismatch on DT

[RFC 2/2] xen-netback: disable multicast and use a random hw MAC address
 2014-02-12 12:19 UTC  (3+ messages)

[BUG] at include/linux/page-flags.h:415 (PageTransHuge)
 2014-02-12 12:02 UTC  (10+ messages)

mpt2sas driver barfs when force removing a drive on 3.13.1
 2014-02-12 11:43 UTC  (3+ messages)

[PATCH 09/12] hwmon: vexpress: Use devm helper for hwmon device registration
 2014-02-12 11:59 UTC  (3+ messages)

[PATCH net] virtio-net: alloc big buffers also when guest can receive UFO
 2014-02-12 11:59 UTC  (2+ messages)

Another preempt folding issue?
 2014-02-12 11:54 UTC  (8+ messages)

[RFC/PATCH 0/3] Add devicetree scanning for randomness
 2014-02-12 11:51 UTC  (2+ messages)

[PATCH 3.2 00/79] 3.2.55-rc1 review
 2014-02-12 11:50 UTC  (2+ messages)

[PATCH net] vhost_net: do not report a used len larger than receive buffer size
 2014-02-12 11:52 UTC  (2+ messages)

[3.5.y.z extended stable] Linux 3.5.7.30
 2014-02-12 11:46 UTC  (2+ messages)

[PATCH] ARM: at91/DT: add NAND + DMA property
 2014-02-12 11:30 UTC  (2+ messages)

[PATCH] MTD: atmel_nand: POI fall back is not an issue: change log level
 2014-02-12 11:42 UTC  (2+ messages)

[PATCH] smpboot: Use preempt_enable_no_resched() before schedule()
 2014-02-12 11:38 UTC  (2+ messages)

[GIT PULL] spi fixes for v3.14
 2014-02-12 11:31 UTC 

[3.11.y.z extended stable] Linux 3.11.10.4
 2014-02-12 11:30 UTC  (2+ messages)

[3.11.y.z extended stable] Linux 3.11.10.4
 2014-02-12 11:27 UTC  (2+ messages)

[PATCH v4 0/3] Intel MPX support
 2014-02-12 18:36 UTC  (4+ messages)
` [PATCH v4 1/3] x86, mpx: add documentation on Intel MPX
` [PATCH v4 2/3] x86, mpx: hook #BR exception handler to allocate bound tables
` [PATCH v4 3/3] x86, mpx: extend siginfo structure to include bound violation information

[PATCH 08/12] mfd: vexpress-sysreg: Add syscon labels as platform data
 2014-02-12 11:20 UTC  (5+ messages)
` [PATCH v2 1/2] mfd: syscon: Add platform data with a regmap config name
  ` [PATCH v2 2/2] mfd: vexpress-sysreg: Add syscon labels as platform data

[PATCH 0/2] arm64: Add seccomp support
 2014-02-12 11:17 UTC  (4+ messages)
` [PATCH 1/2] "

[patch 00/10] mm: thrash detection-based file cache sizing v9
 2014-02-12 11:16 UTC  (9+ messages)
` [patch 02/10] fs: cachefiles: use add_to_page_cache_lru()
` [patch 03/10] lib: radix-tree: radix_tree_delete_item()
` [patch 04/10] mm: shmem: save one radix tree lookup when truncating swapped pages
` [patch 05/10] mm: filemap: move radix tree hole searching here

[PATCH v2 0/3] Add tdm slot support
 2014-02-12 11:10 UTC  (4+ messages)
` [PATCH v2 1/3] ASoC: binding: add tdm-slot.txt
  ` [alsa-devel] "

[PATCH 00/24] rfcomm fixes
 2014-02-12 11:06 UTC  (3+ messages)

[PATCH v3 1/6] arm64: Add ftrace support
 2014-02-12 11:03 UTC  (2+ messages)

[PATCH V1] spi: imx: add dma support for ecspi
 2014-02-12 11:03 UTC  (2+ messages)

[PATCH v5 0/4] power_supply: Introduce power supply charging driver
 2014-02-12 11:00 UTC  (5+ messages)
` [PATCH 2/4] power_supply: Introduce generic psy "

[PATCH] blackfin: Remove GENERIC_GPIO config option again
 2014-02-12 10:54 UTC 

[RFC PATCH 0/3] Syscon early initialization
 2014-02-12 10:51 UTC  (4+ messages)
` [RFC PATCH 2/3] mfd: syscon: Support "

[PATCH 00/14] HID: low-level transport cleanup, round 2
 2014-02-12 10:51 UTC  (11+ messages)
` [PATCH 10/14] HID: wiimote: replace hid_output_raw_report with hid_hw_output_report for output requests
` [PATCH 11/14] HID: sony: remove hid_output_raw_report calls
` [PATCH 12/14] HID: hidraw: replace hid_output_raw_report() calls by appropriates ones
` [PATCH 13/14] HID: remove hid_output_raw_report
` [PATCH 14/14] HID: core: check parameters when sending/receiving data from the device

Remove orphan kconfig symbols
 2014-02-12 10:50 UTC  (9+ messages)
` [PATCH 09/28] Remove ATHEROS_AR231X

[PATCH] drm/i915/opregion: work around buggy firmware that provides 8+ output devices
 2014-02-12 10:52 UTC  (3+ messages)

[PATCH] ieee80211: Print human-readable disassoc/deauth reason codes
 2014-02-12 10:46 UTC  (11+ messages)
      ` [PATCH v2] "
          ` [PATCH v3] "
                ` [PATCH v4] "

[PATCH 0/4] hugetlb: add hugepagesnid= command-line option
 2014-02-12 10:39 UTC  (7+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox