linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2015-04-15 22:56:37 to 2015-04-16 09:08:56 UTC [more...]

[patch 00/39] hrtimer/tick: Optimizations, cleanups and solutions for various issues
 2015-04-16  9:08 UTC  (4+ messages)
` [patch 04/39] sound: Use hrtimer_resolution instead of hrtimer_get_res()

[PATCH RFC 0/3] Add IIO trigger symlink in iio:device0/trigger/
 2015-04-16  9:01 UTC  (4+ messages)
` [PATCH RFC 1/3] iio: Add symlink to triggers in the device's trigger folder
` [PATCH RFC 2/3] iio: Improve iio_trigger_register_with_dev to register trigger after device
` [PATCH RFC 3/3] iio: Use with iio_trigger_register_with_dev to register trigger

"tcp: refine TSO autosizing" causes performance regression on Xen
 2015-04-16  8:56 UTC  (14+ messages)
    ` [Xen-devel] "

[PATCH 1/3] cpuidle: Store the idle start time stamp
 2015-04-16  8:46 UTC  (6+ messages)
` [PATCH 3/3] sched: fair: Fix wrong idle timestamp usage

[RFC PATCH 0/14] Parallel memory initialisation
 2015-04-16  8:46 UTC  (3+ messages)

[PATCH] firmware: dmi_scan: Fix ordering of product_uuid
 2015-04-16  8:46 UTC  (4+ messages)

[GIT PULL] kdbus for 4.1-rc1
 2015-04-16  8:43 UTC  (12+ messages)

[RFC 0/4] Generic file system events interface
 2015-04-16  8:41 UTC  (9+ messages)
` [RFC 1/4] fs: Add generic file system event notifications
` [RFC 3/4] ext4: Add support for generic FS events

[PATCH V3 0/6] i2c: qup: Add support for v2 tags and bam dma
 2015-04-16  8:36 UTC  (7+ messages)
` [PATCH V3 2/6] i2c: qup: Add V2 tags support

[Patch 0/3] firmware: dmi_scan: add SBMIOS entry point and DMI tables
 2015-04-16  8:35 UTC  (9+ messages)
` [Patch 1/3] firmware: dmi_scan: rename dmi_table to dmi_decode_table
` [Patch 2/3] firmware: dmi_scan: add SBMIOS entry and DMI tables

[PATCH v3] kvm: mmu: lazy collapse small sptes into large sptes
 2015-04-16  8:14 UTC  (8+ messages)
      ` [PATCH] KVM: MMU: fix comment in kvm_mmu_zap_collapsible_spte

[RFC PATCH 0/4] TLB flush multiple pages with a single IPI
 2015-04-16  8:29 UTC  (12+ messages)
` [PATCH 2/4] mm: Send a single IPI to TLB flush multiple pages when unmapping
` [PATCH 4/4] mm: migrate: Batch TLB flushing when unmapping pages for migration

[PATCH v3 2/4] extcon: usb-gpio: add support for VBUS detection
 2015-04-16  8:26 UTC  (18+ messages)

linux-next: Tree for Apr 14 (crash due to modpost patch)
 2015-04-16  8:21 UTC  (7+ messages)
` [PATCH 0/2] Tentative fix for the divide-by-zero on score/paris/

[PATCH 0/6] Enhancements to twl4030 phy to support better charging
 2015-04-16  8:03 UTC  (7+ messages)
` [PATCH 3/6] phy: twl4030-usb: remove incorrect pm_runtime_get_sync() in probe function
` [PATCH 6/6] phy: twl4030-usb: add extcon to report cable connections
` [PATCH 1/6] phy: twl4030-usb: make runtime pm more reliable
` [PATCH 2/6] phy: twl4030-usb: remove pointless 'suspended' test in 'suspend' callback
` [PATCH 5/6] phy: twl4030-usb: add support for reading resistor on ID pin
` [PATCH 4/6] phy: twl4030-usb: add ABI documentation

[PATCH v4 00/27] IB/Verbs: IB Management Helpers
 2015-04-16  8:15 UTC  (28+ messages)
` [PATCH v4 01/27] IB/Verbs: Implement new callback query_transport()
` [PATCH v4 02/27] IB/Verbs: Implement raw management helpers
` [PATCH v4 03/27] IB/Verbs: Reform IB-core mad/agent/user_mad
` [PATCH v4 04/27] IB/Verbs: Reform IB-core cm
` [PATCH v4 05/27] IB/Verbs: Reform IB-core sa_query
` [PATCH v4 06/27] IB/Verbs: Reform IB-core multicast
` [PATCH v4 07/27] IB/Verbs: Reform IB-ulp ipoib
` [PATCH v4 08/27] IB/Verbs: Reform IB-ulp xprtrdma
` [PATCH v4 09/27] IB/Verbs: Reform IB-core verbs/uverbs_cmd/sysfs
` [PATCH v4 10/27] IB/Verbs: Reform cm related part in IB-core cma/ucm
` [PATCH v4 11/27] IB/Verbs: Reform route related part in IB-core cma
` [PATCH v4 12/27] IB/Verbs: Reform mcast "
` [PATCH v4 13/27] IB/Verbs: Reserve legacy transport type in 'dev_addr'
` [PATCH v4 14/27] IB/Verbs: Reform cma_acquire_dev()
` [PATCH v4 15/27] IB/Verbs: Reform rest part in IB-core cma
` [PATCH v4 16/27] IB/Verbs: Use management helper cap_ib_mad()
` [PATCH v4 17/27] IB/Verbs: Use management helper cap_ib_smi()
` [PATCH v4 18/27] IB/Verbs: Use management helper cap_ib_cm()
` [PATCH v4 19/27] IB/Verbs: Use management helper cap_iw_cm()
` [PATCH v4 20/27] IB/Verbs: Use management helper cap_ib_sa()
` [PATCH v4 21/27] IB/Verbs: Use management helper cap_ib_mcast()
` [PATCH v4 22/27] IB/Verbs: Use management helper cap_ipoib()
` [PATCH v4 23/27] IB/Verbs: Use management helper cap_read_multi_sge()
` [PATCH v4 24/27] IB/Verbs: Use management helper cap_af_ib()
` [PATCH v4 25/27] IB/Verbs: Use management helper cap_eth_ah()
` [PATCH v4 26/27] IB/Verbs: Clean up rdma_ib_or_iboe()
` [PATCH v4 27/27] IB/Verbs: Cleanup rdma_node_get_transport()

Allowing reset controllers before SMP initialization (on ARM)?
 2015-04-16  8:04 UTC  (2+ messages)

[patch for 4.0] x86: silence warning in /dev/mem support
 2015-04-16  8:04 UTC 

[PATCH v2 0/4] ARM: SoC: add a new platform, UniPhier (arch/arm/mach-uniphier)
 2015-04-16  7:59 UTC  (5+ messages)
` [PATCH v2 1/4] ARM: UniPhier: add basic support for UniPhier architecture
` [PATCH v2 2/4] ARM: multi_v7_defconfig: enable UniPhier SoC family
` [PATCH v2 3/4] ARM: dts: UniPhier: add support for UniPhier SoCs and boards
` [PATCH v2 4/4] MAINTAINERS: add myself as ARM/UniPhier maintainer

[git pull] Please pull mpe/linux.git powerpc-4.1-1 tag
 2015-04-16  7:59 UTC 

[PATCH] Support gcc 6 for building
 2015-04-16  7:57 UTC  (3+ messages)

Commit a551d91473 (ALSA: hda - Use regmap for command verb caches, too) breaks TOSLINK
 2015-04-16  7:56 UTC  (2+ messages)

Preventing 32-bit time_t overflow
 2015-04-16  7:56 UTC  (6+ messages)
` [RFC][PATCH] timekeeping: Limit system time to prevent "

[PATCH v2] usb: chipidea: Use extcon framework for VBUS and ID detect
 2015-04-16  7:46 UTC  (2+ messages)

make mandocs build failure with next-20150407
 2015-04-16  7:43 UTC  (3+ messages)

[PATCH] uio: add irq control support to uio_pci_generic
 2015-04-16  7:43 UTC  (2+ messages)

[PATCH] usb: ehci-msm: Don't ioremap configuration space exclusively
 2015-04-16  7:42 UTC  (4+ messages)

[PATCH] x86: Enable fast 32-bit put_user_64 for copy_to_user
 2015-04-16  7:40 UTC  (3+ messages)

[PATCH 1/1] ARM: dts: Make DP a consumer of DISP1 power domain on Exynos5420
 2015-04-16  7:40 UTC  (2+ messages)

[PATCH] mfd: rtsx: add support for rts522A
 2015-04-16  7:39 UTC 

[LKP] [mtd] 6b44d910ae7: WARNING: CPU: 0 PID: 0 at kernel/locking/lockdep.c:3547 check_flags+0xae/0x17b()
 2015-04-16  7:34 UTC  (2+ messages)

[PATCH 1/3] f2fs: flush symlink path to avoid broken symlink after POR
 2015-04-16  7:30 UTC  (3+ messages)
` [PATCH 2/3] f2fs: avoid abnormal behavior on broken symlink
` [PATCH 3/3] f2fs: pass checkpoint reason on roll-forward recovery

[PATCH v3 00/28] IB/Verbs: IB Management Helpers
 2015-04-16  7:30 UTC  (4+ messages)
` [PATCH v3 01/28] IB/Verbs: Implement new callback query_transport()

[RESEND PATCH 0/8] cros_ec: Add multiple EC and protocol v3 support
 2015-04-16  7:29 UTC  (2+ messages)

[PATCH v2] serial: of-serial: Remove device_type = "serial" registration
 2015-04-16  7:28 UTC  (3+ messages)

[PATCH net 0/5] stmmac: Correct flow control configuration
 2015-04-16  7:22 UTC  (2+ messages)

[PATCH] kbuild: add documentation of KBUILD_BUILD_VERSION
 2015-04-16  7:22 UTC  (7+ messages)

[PATCHv2 0/3] Add devm_of_phy_get_by_index and update platform drivers
 2015-04-16  7:08 UTC  (3+ messages)
` [PATCHv2 1/3] phy: core: Add devm_of_phy_get_by_index to phy-core

[PATCH 1/3] drm/msm: match wait_for_completion_timeout return type
 2015-04-16  7:17 UTC  (3+ messages)

[PATCH v2] irqchip/gicv3-its: ITS table size should not be smaller than PSZ
 2015-04-16  5:30 UTC 

[PATCH] alpha: Forward declare struct pt_regs in processor.h
 2015-04-16  6:58 UTC 

[PATCH kernel v8 00/31] powerpc/iommu/vfio: Enable Dynamic DMA windows
 2015-04-16  6:46 UTC  (23+ messages)
` [PATCH kernel v8 11/31] powerpc/iommu: Introduce iommu_table_alloc() helper
` [PATCH kernel v8 12/31] powerpc/spapr: vfio: Switch from iommu_table to new iommu_table_group
` [PATCH kernel v8 13/31] vfio: powerpc/spapr: powerpc/iommu: Rework IOMMU ownership control
` [PATCH kernel v8 14/31] vfio: powerpc/spapr: powerpc/powernv/ioda2: "
` [PATCH kernel v8 15/31] powerpc/iommu: Fix IOMMU ownership control functions
` [PATCH kernel v8 16/31] powerpc/powernv/ioda/ioda2: Rework tce_build()/tce_free()
` [PATCH kernel v8 17/31] powerpc/iommu/powernv: Release replaced TCE
` [PATCH kernel v8 18/31] powerpc/powernv/ioda2: Rework iommu_table creation
` [PATCH kernel v8 19/31] powerpc/powernv/ioda2: Introduce pnv_pci_ioda2_create_table/pnc_pci_free_table
` [PATCH kernel v8 20/31] powerpc/powernv/ioda2: Introduce pnv_pci_ioda2_set_window
` [PATCH kernel v8 21/31] powerpc/iommu: Split iommu_free_table into 2 helpers

[PATCH] dmaengine: bcm2835: Add slave dma support
 2015-04-16  6:30 UTC  (4+ messages)

sparse warning about endianness mismatch on 0xffff assignment
 2015-04-16  6:04 UTC 

[GIT PULL] kdbus for 4.1-rc1
 2015-04-16  5:53 UTC  (14+ messages)

[PATCH RFC v9 00/20] Add support for i.MX MIPI DSI DRM driver
 2015-04-16  5:39 UTC  (4+ messages)
` [PATCH RFC v9 11/20] drm/bridge: Add Synopsys DesignWare MIPI DSI host controller driver

Twoje konto email przekroczyles limitu bagazu!!!
 2015-04-16  5:35 UTC 

Twoje konto email przekroczyles limitu bagazu!!!
 2015-04-16  5:22 UTC 

Hello
 2015-04-16  5:14 UTC 

[PATCH] ibmveth: Fix off-by-one error in ibmveth_change_mtu()
 2015-04-16  5:15 UTC  (3+ messages)

[PATCH] dsa: mv88e6xxx: Fix error handling in mv88e6xxx_set_port_state
 2015-04-16  5:12 UTC 

improve futex on -RT by avoiding the double wake-up
 2015-04-16  5:09 UTC  (6+ messages)
` [PATCH 2/3] futex: avoid double wake up in futex_wake() on -RT
    ` [PATCH 2/3 v2] "

[PATCH 0/3] Fix return code for ioctl( BLKRRPART ) if device is down
 2015-04-16  5:05 UTC  (3+ messages)

[PATCHv2 2/3] usb: ehci-platform: Use devm_of_phy_get_by_index
 2015-04-16  4:55 UTC  (3+ messages)

[PATCH] MAINTAINERS: remove maintainship entry of docking station driver
 2015-04-16  4:44 UTC 

[PATCH] cpumask: remove __first_cpu / __next_cpu
 2015-04-16  4:43 UTC 

[PATCH] tracing: fix incorrect enabling of trace events by boot cmdline
 2015-04-16  4:44 UTC 

ioremap_uc() followed by set_memory_wc() - burrying MTRR
 2015-04-16  4:18 UTC  (9+ messages)

AM335x OMAP2 common clock external fixed-clock registration
 2015-04-16  4:32 UTC  (8+ messages)

[GIT PULL] PMEM driver for v4.1
 2015-04-16  4:31 UTC  (8+ messages)

[Xen-devel] "tcp: refine TSO autosizing" causes performance regression on Xen
 2015-04-16  4:30 UTC  (3+ messages)

[PATCH 0/7] selftests: fixes for installation and cross compilation
 2015-04-16  4:08 UTC  (2+ messages)

[patch] mm: vmscan: invoke slab shrinkers from shrink_zone()
 2015-04-16  3:57 UTC  (3+ messages)

[PATCH] Avoid null-pointer access in w1/slaves/w1_therm
 2015-04-16  3:51 UTC  (10+ messages)

[GIT PULL] perf updates for v4.1
 2015-04-16  3:48 UTC  (2+ messages)

[hrtimer] WARNING: CPU: 0 PID: 0 at kernel/time/clockevents.c:318 clockevents_program_event()
 2015-04-16  3:37 UTC 

Crypto Update for 3.9
 2015-04-16  3:34 UTC  (18+ messages)
` Crypto Update for 3.12
  ` Crypto Update for 3.13
    ` Crypto Update for 3.14
      ` Crypto Update for 3.15
        ` Crypto Update for 3.16
          ` Crypto Update for 3.17
            ` Crypto Update for 3.18
              ` Crypto Update for 3.19
                ` Crypto Update for 3.20
                  ` Crypto Update for 4.1

[PATCH v1] spi: check tx_buf and rx_buf in spi_unmap_msg
 2015-04-16  2:54 UTC 

[PATCH 0/3] sched, timer: Improve scalability of itimers
 2015-04-16  2:46 UTC  (9+ messages)
` [PATCH 1/3] sched, timer: Remove usages of ACCESS_ONCE in the scheduler

[LKP] [hrtimer] 021515523d1: BUG: kernel boot crashed
 2015-04-16  2:43 UTC 

[PATCH 6/6] mtd: nand: make new BBT work
 2015-04-16  2:19 UTC 

[PATCH 5/6] nand: big BBT overhaul
 2015-04-16  2:16 UTC 

[PATCH 4/6] mtd: nand_bbt: unify/fix error handling in nand_scan_bbt()
 2015-04-16  2:13 UTC 

[PATCH 3/6] mtd: nand_bbt: make nand_scan_bbt() static
 2015-04-16  2:12 UTC 

[PATCH 2/6] mtd: diskonchip: don't call nand_scan_bbt() directly
 2015-04-16  2:11 UTC 

[PATCH 1/6] mtd: nand_bbt: drop unnecessary header
 2015-04-16  2:09 UTC 

[PATCH 2/2] livepatch: Fix the bug if the function name is larger than KSYM_NAME_LEN-1
 2015-04-16  2:10 UTC  (11+ messages)

[PATCH 5/5] Input: elan_i2c - Correct the x and y trace number
 2015-04-16  1:37 UTC  (3+ messages)

CodingStyle parenthesis alignment: was: Re: align to open paren
 2015-04-16  1:29 UTC  (3+ messages)

ioremap_uc() followed by set_memory_wc() - burrying MTRR
 2015-04-16  0:33 UTC  (4+ messages)

[git pull] vfs part 3
 2015-04-16  1:04 UTC 

[PATCH 00/18 v3] tracing: Use TRACE_DEFINE_ENUM() to show enum values
 2015-04-16  0:58 UTC  (5+ messages)
` [PATCH 07/18 v3] tracing: Add TRACE_DEFINE_ENUM() macro to map enums to their values

/investice
 2015-04-15 18:24 UTC 

[PATCHv3 0/8] introduce dynamic device creation/removal
 2015-04-16  0:47 UTC  (5+ messages)

[PATCH] HID: wacom: Simplify check for presence of single-finger touch
 2015-04-16  0:22 UTC 

[PATCH] gpio-backlight: Discover driver during boot time
 2015-04-16  0:21 UTC 

[PATCH v4 0/2] Enable capsule loader interface for efi firmware updating
 2015-04-16  0:19 UTC  (7+ messages)
` [PATCH v4 2/2] efi: an sysfs interface for user to update efi firmware

[PATCH v2] direct-io: only inc/dec inode->i_dio_count for file systems
 2015-04-15 23:50 UTC  (8+ messages)
` [PATCH 1/3] "

[PATCH 1/2] Input: atmel_mxt_ts - add support for Google Pixel 2
 2015-04-15 23:34 UTC  (6+ messages)

[PATCH] x86/efi: Store upper bits of command line buffer address in ext_cmd_line_ptr
 2015-04-15 23:32 UTC 

[PATCH] kmemleak: record accurate early log buffer count and report when exceeded
 2015-04-15 23:23 UTC  (3+ messages)

[PATCH] x86, selftests: Add single_step_syscall test
 2015-04-15 23:10 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).