linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2015-03-26 20:21:01 to 2015-03-27 05:46:38 UTC [more...]

[PATCH] clk: qcom: Fix ipq806x LCC frequency tables
 2015-03-27  5:46 UTC  (3+ messages)

[PATCH] usb: gadget: s3c2410_udc: Remove static char buffer, use vsprintf extension %pV
 2015-03-27  5:43 UTC 

[PATCH V2] sched: Improve load balancing in the presence of idle CPUs
 2015-03-27  5:39 UTC  (7+ messages)

[PATCH] ring-buffer: More precise time stamps for nested writes
 2015-03-27  5:38 UTC  (3+ messages)

[PATCH 0/4] Fix various coverity warnings in fs/cifs
 2015-03-27  5:28 UTC  (5+ messages)
` [PATCH 1/4] [SMB3] Fix warning on uninitialized buftype
` [PATCH 2/4] [CIFS] Don't ignore errors on encrypting password in SMBTcon
` [PATCH 3/4] [SMB3] Fix dereference before null check warning
` [PATCH 4/4] [SMB3] Fix coverity warning

Thermal: Cleanups, fixes and hardware trip points
 2015-03-27  5:23 UTC  (4+ messages)
` [PATCH 04/13] thermal: Fix not emulating critical temperatures

[PATCH v2] xen-blkback: enlarge the array size of blkback name
 2015-03-27 13:15 UTC 

[PATCH] perf: .gitignore: ignore .config-detected
 2015-03-27  5:15 UTC 

[PATCH v1] arm64:mm: enable the kernel execute attribute for HEAD_TEXT segment
 2015-03-27  5:08 UTC  (3+ messages)

linux-next: manual merge of the dt-rh tree with the mips tree
 2015-03-27  5:00 UTC  (3+ messages)

[RFC] vmstat: Avoid waking up idle-cpu to service shepherd work
 2015-03-27  4:49 UTC  (3+ messages)

[PATCH 0/5] arm64: add kdump support
 2015-03-27  4:43 UTC  (6+ messages)
` [PATCH 1/5] arm64: kdump: reserve memory for crash dump kernel
` [PATCH 3/5] arm64: kdump: do not go into EL2 before starting a "

[PATCH 1/2] phy: dt-binding: document Conexant Digicolor USB PHY
 2015-03-27  4:36 UTC  (2+ messages)
` [PATCH 2/2] phy: driver for Conexant Digicolor internal "

[PATCH v2] cpufreq: powernv: Add checks to report cpu frequency throttling conditions
 2015-03-27  4:35 UTC  (2+ messages)

[PATCH] xen-blkback: enlarge the array size of blkback name
 2015-03-27  4:01 UTC  (3+ messages)

[PATCH] phy: core: fix registration of built in drivers
 2015-03-27  3:51 UTC 

[RFC PATCH 00/11] an introduction of library operating system for Linux (LibOS)
 2015-03-27  3:49 UTC  (12+ messages)

Kernel warning at fs/btrfs/inode.c:8693 btrfs_destroy_inode+0x1fa/0x2a0 [btrfs]()
 2015-03-27  3:49 UTC  (4+ messages)

[PATCH] hpfs: hpfs_error: Remove static buffer, use vsprintf extension %pV instead
 2015-03-27  3:47 UTC 

[PATCH v7 0/5] vfs: Non-blockling buffered fs read (page cache only)
 2015-03-27  3:28 UTC  (5+ messages)

[PATCH v5] Add virtio-input driver
 2015-03-27  2:56 UTC  (3+ messages)

[PATCH] leds-gpio: Fix error handling and memory leak
 2015-03-27  3:08 UTC  (3+ messages)

[PATCH 0/2] ocfs2: logging neatening
 2015-03-27  3:07 UTC  (3+ messages)
` [PATCH 1/2] ocfs2: Logging: Remove static buffer, use vsprintf extension %pV
` [PATCH 2/2] ocfs2: Neaten do_error, ocfs2_error and ocfs2_abort

[PATCH] [RESEND][TRIVIAL] treewide: fix occurrences of "the the "
 2015-03-27  2:55 UTC  (6+ messages)

[PATCH] tty/n_gsm.c: fix a memory leak when gsmtty is removed
 2015-03-28  2:42 UTC  (4+ messages)
` [PATCH v2] "
  ` [PATCH v2 RESEND] "

[withdrawn] zsmalloc-remove-extra-cond_resched-in-__zs_compact.patch removed from -mm tree
 2015-03-27  2:34 UTC  (4+ messages)

[PATCH v8 00/30] Refine PCI scan interfaces and make generic pci host bridge
 2015-03-27  2:31 UTC  (4+ messages)
` [PATCH v8 10/30] PCI: Introduce pci_host_bridge_list to manage host bridges

[PATCHSET 0/7] perf kmem: Implement page allocation analysis (v5)
 2015-03-27  2:08 UTC  (8+ messages)
` [PATCH 1/7] tracing, mm: Record pfn instead of pointer to struct page
` [PATCH 2/7] perf kmem: Analyze page allocator events also
` [PATCH 3/7] perf kmem: Implement stat --page --caller
` [PATCH 4/7] perf kmem: Support sort keys on page analysis
` [PATCH 5/7] perf kmem: Add --live option for current allocation stat
` [PATCH 6/7] perf kmem: Print gfp flags in human readable string
` [PATCH 7/7] perf kmem: Add kmem.default config option

god morgen
 2015-03-26 21:06 UTC 

[PATCH v2 00/16] net: dsa: HW bridging, EEE support
 2015-03-27  1:36 UTC  (17+ messages)
` [PATCH v2 01/16] net: dsa: mv88e6xxx: Factor out common initialization code
` [PATCH v2 02/16] net: dsa: mv88e6xxx: Provide function for common port initialization
` [PATCH v2 03/16] net: dsa: mv88e6xxx: Disable Message Port bit for CPU port
` [PATCH v2 04/16] net: dsa: mv88e6xxx: Split mv88e6xxx_reg_read and mv88e6xxx_reg_write
` [PATCH v2 05/16] net: dsa: mv88e6352: Use common port initialization code
` [PATCH v2 06/16] net: dsa: mv88e6123_61_65: Use common port configuration
` [PATCH v2 07/16] net: dsa: mv88e6171: "
` [PATCH v2 08/16] net: dsa: mv88e6xxx: Add Hardware bridging support
` [PATCH v2 09/16] net: dsa: mv88e6352: Add support for hardware bridging
` [PATCH v2 10/16] net: dsa: Add basic framework to support ndo_fdb functions
` [PATCH v2 11/16] net: dsa: mv88e6xxx: Add support for fdb_add, fdb_del, and fdb_getnext
` [PATCH v2 12/16] net: dsa: mv88e6352: Add support for ndo_fdb functions
` [PATCH v2 13/16] net: dsa: Centralise getting switch id
` [PATCH v2 14/16] net: dsa: mv88e6171: Add defines for switch product IDs
` [PATCH v2 15/16] net: dsa: mv88e6171: Add EEE support to the mv88e6172
` [PATCH v2 16/16] net: dsa: mv88e6171: Add support for hardware bridging

[PATCH] mtd: hisilicon: remove deprecated IRQF_DISABLED
 2015-03-27  1:39 UTC 

[PATCH] MIPS: Loongson-3: remove deprecated IRQF_DISABLED
 2015-03-27  1:33 UTC 

[PATCH V5 0/7] x86/intel_rdt: Intel Cache Allocation Technology
 2015-03-27  1:29 UTC  (5+ messages)
` [PATCH 7/7] x86/intel_rdt: Add CAT documentation and usage guide

[PATCH v4 0/15] Those patches is used for dw_hdmi audio support
 2015-03-27  1:19 UTC  (5+ messages)
` [PATCH v4 14/15] ASoC: rockchip/rockchip-hdmi-audio: add sound driver for hdmi audio

[PATCH] [RESEND][SCSI] ips: remove unused defines
 2015-03-27  1:18 UTC  (2+ messages)

[PATCH] [RESEND] drivers: bus: omap_l3: remove deprecated IRQF_DISABLED
 2015-03-27  1:11 UTC  (2+ messages)

[PATCH] [RESEND] cpqarray: remove deprecated IRQF_DISABLED
 2015-03-27  1:05 UTC 

[RFCv2] mm: page allocation for less fragmentation
 2015-03-27  0:51 UTC  (5+ messages)

[PATCH] aic7xxx: replace kmalloc/memset by kzalloc
 2015-03-27  0:51 UTC  (8+ messages)
` [PATCH] [RESEND] "

missing MS_RDONLY check in fsync
 2015-03-27  0:50 UTC 

[PATCH 1/2] spi/rockchip: Round up clock rate divisor to err on the safe side
 2015-03-27  0:46 UTC  (5+ messages)
` [PATCH 2/2] spi/rockchip: Add device tree property to configure Rx Sample Delay

[LKP] [xfs] 834ffca6f7e: WARNING: CPU: 3 PID: 23390 at fs/xfs/xfs_file.c:700 xfs_file_dio_aio_write+0x27c/0x2e0()
 2015-03-27  0:32 UTC  (3+ messages)

[PATCH] ASoC: Add support for NAU8824 codec to ASoC
 2015-03-27  0:28 UTC  (8+ messages)

linux-next: build failure after merge of the arm64 tree
 2015-03-27  0:15 UTC 

[PATCH v2 2/2] powerpc/mm: Tracking vDSO remap
 2015-03-26 23:23 UTC  (8+ messages)
` [PATCH v3 0/2] Tracking user space vDSO remaping
  ` [PATCH v3 2/2] powerpc/mm: Tracking vDSO remap

[PATCH] dmaengine: pl330: fix the race condition in pl330 driver
 2015-03-26 23:55 UTC 

[patch 1/2] mm, doc: cleanup and clarify munmap behavior for hugetlb memory
 2015-03-26 23:52 UTC  (3+ messages)
` [patch 2/2] mm, selftests: test return value of munmap for MAP_HUGETLB memory

[PATCH v7 2/5] power: max77843_charger: Add Max77843 charger device driver
 2015-03-26 23:49 UTC  (12+ messages)

[PATCH v4 2/4] mfd: lubbock_cplds: add lubbock IO board
 2015-03-26 23:47 UTC  (10+ messages)

[PATCH] Staging: rtl8192 Clean up function definition
 2015-03-26 23:41 UTC  (3+ messages)

Propagating clock rate constraints
 2015-03-26 23:40 UTC 

[PATCH v1 00/47] mtrr/x86/drivers: bury MTRR
 2015-03-26 23:35 UTC  (4+ messages)
` [PATCH v1 02/47] x86: mtrr: generalize run time disabling of MTRR

another pmem variant V2
 2015-03-26 23:31 UTC  (17+ messages)
` [PATCH 1/3] pmem: Initial version of persistent memory driver
  ` [Linux-nvdimm] "
` [PATCH 2/3] x86: add a is_e820_ram() helper
  ` [PATCH] SQUASHME: Streamline pmem.c
    ` [Linux-nvdimm] "

[PATCH v3] led/led-class: Handle LEDs with the same name
 2015-03-26 23:30 UTC  (2+ messages)

d63e2e1f3df breaks sparc/T5-8
 2015-03-26 23:27 UTC  (3+ messages)

[PATCH v14] sched/deadline: support dl task migration during cpu hotplug
 2015-03-26 23:08 UTC 

[PATCH v2 0/4] drm/msm: Initial add DSI support
 2015-03-26 23:25 UTC  (5+ messages)
` [PATCH v2 1/4] drm/msm/mdp5: Move *_modeset_init out of construct_encoder function
` [PATCH v2 2/4] drm/msm: Add split display interface
` [PATCH v2 3/4] drm/msm: Initial add DSI connector support
` [PATCH v2 4/4] drm/msm/mdp5: Enable DSI connector in msm drm driver

[PATCH v2] sched/deadline: reduce rq lock contention by eliminating locking of non-feasible target
 2015-03-26 23:03 UTC  (2+ messages)

[PATCH v13] sched/deadline: support dl task migration during cpu hotplug
 2015-03-26 23:00 UTC  (3+ messages)

[PATCH V2] UBI: power cut emulation for testing
 2015-03-26 22:59 UTC 

[PATCH 0/3] Add devm_of_phy_get_by_index and update platform drivers
 2015-03-26 23:07 UTC  (7+ messages)
` [PATCH 1/3] phy: core: Add devm_of_phy_get_by_index to phy-core

[PATCH v1 0/3] USB PHY driver for Broadcom's Cygnus chipse
 2015-03-26 23:02 UTC  (5+ messages)
` [PATCH v1 2/3] Phy: DT binding documentation for Broadcom Cygnus USB PHY driver

[patch v11 00/23] Introduce ACPI for ARM64 based on ACPI 5.1
 2015-03-26 23:01 UTC  (7+ messages)
` [patch v11 12/23] ARM64 / ACPI: Parse MADT for SMP initialization

[PATCH V5 0/2] add support for pmic_arb v2 and correct framework
 2015-03-26 22:51 UTC  (4+ messages)

[patch 1/4] fs, jfs: remove slab object constructor
 2015-03-26 22:50 UTC  (4+ messages)
` [patch v2 4/4] mm, mempool: poison elements backed by page allocator

Oops with tip/x86/fpu
 2015-03-26 22:48 UTC  (7+ messages)

[PATCH 1/1] Add mkopci driver
 2015-03-26 22:47 UTC  (2+ messages)

[PATCH 00/17] x86, mpx updates for 4.1 (take 2)
 2015-03-26 22:35 UTC  (3+ messages)
` [PATCH 09/17] x86: make is_64bit_mm() widely available

[PATCH v2 00/11] Introduce Intel Trace Hub support
 2015-03-26 22:35 UTC  (4+ messages)
` [PATCH v2 01/11] stm class: Introduce an abstraction for System Trace Module devices

[char-misc-next 01/11] mei: fix mei_poll operation
 2015-03-26 22:28 UTC  (11+ messages)
` [char-misc-next 02/11] mei: use mei_cl_is_connected consistently
` [char-misc-next 03/11] mei: replace check for connection instead of transitioning
` [char-misc-next 04/11] mei: revamp client disconnection flow
` [char-misc-next 05/11] mei: revamp client connection
` [char-misc-next 06/11] mei: add a reference from the host client to the me client
` [char-misc-next 07/11] mei: fix flow control for single buffer clients
` [char-misc-next 08/11] mei: support for fixed address clients
` [char-misc-next 09/11] mei: connection to fixed address clients from user-space
` [char-misc-next 10/11] mei: drop iamthif_mtu from device structure
` [char-misc-next 11/11] mei: txe: fix incorrect indentation

[PATCH v2] coresight: moving to new "hwtracing" directory
 2015-03-26 22:22 UTC  (2+ messages)

[PATCH v5] add support for Freescale's MMA8653FC 10 bit accelerometer
 2015-03-26 22:19 UTC  (3+ messages)

[PATCH 1/1] serial: samsung: Clear operation mode on UART shutdown
 2015-03-26 22:19 UTC  (4+ messages)

[PATCH v6 0/3] cgroups: add pids subsystem
 2015-03-26 22:18 UTC  (7+ messages)
` [PATCH v6 2/3] cgroups: allow a cgroup subsystem to reject a fork

[V4.0-rc5 Regression] drm/intel problem
 2015-03-26 22:16 UTC  (2+ messages)

String literals in __init functions
 2015-03-26 22:15 UTC  (10+ messages)

[PATCH v3 00/15] Add support to STMicroelectronics STM32 family
 2015-03-26 22:05 UTC  (6+ messages)
` [PATCH v3 10/15] serial: stm32-usart: Add STM32 USART Driver

[PATCH net-next] hv_netvsc: remove vmbus_are_subchannels_present() in rndis_filter_device_add()
 2015-03-26 23:20 UTC 

[git pull] drm intel fixes
 2015-03-26 21:55 UTC 

[PATCH] stm class: Adding master and channel parameter to ioctl function
 2015-03-26 21:46 UTC 

[PATCH] mm: Use GFP_KERNEL allocation for the page cache in page_cache_read
 2015-03-26 21:43 UTC  (8+ messages)

[PATCH] Staging: slicoss: Fix checkpatch.pl issues
 2015-03-26 21:42 UTC  (6+ messages)
` [PATCH v2 2/2] Staging: slicoss: Get rid of redundant pointer variable

[PATCH v2] perf tool: Fix ppid for synthesized fork events
 2015-03-26 21:37 UTC  (5+ messages)

[PATCH v3 01/11] powerpc/8xx: remove remaining unnecessary code in FixupDAR
 2015-03-26 21:32 UTC  (2+ messages)
` [v3, "

[PATCH 0/3 v5] e820: Fix handling of NvDIMM chips
 2015-03-26 21:31 UTC  (8+ messages)
` [RFC 0/8] pmem: Submission of the Persistent memory block device
  ` [PATCH 1/8] pmem: Initial version of persistent memory driver

[PATCH] c6x: platforms: cache: Export symbol L1P_cache_block_invalidate and L1D_cache_block_writeback
 2015-03-26 21:31 UTC  (3+ messages)

[PATCH v3] perf/rapl: support per domain energy unit
 2015-03-26 21:28 UTC 

[PATCH V2 RESEND 0/2] serial: 8250_pci: Fintek products patches
 2015-03-26 21:23 UTC  (2+ messages)

[PATCH v3 0/3] toshiba_bluetooth: Clean up driver plus a bugfix
 2015-03-26 21:17 UTC  (5+ messages)
` [PATCH v3 1/3] toshiba_bluetooth: Add three new functions to the driver
` [PATCH v3 2/3] toshiba_bluetooth: Clean up *_add function and disable BT device at removal
` [PATCH v3 3/3] toshiba_bluetooth: Fix enabling/disabling loop on recent devices

[PATCH 0/2 RESEND] IB/Verbs: Use helpers to refine the checking on transport and link layer
 2015-03-26 21:13 UTC  (6+ messages)

[ANNOUNCE] Git v2.4.0-rc0
 2015-03-26 21:13 UTC 

[PATCH v4 3/3] vt: fix console lock vs. kernfs s_active lock order
 2015-03-26 21:05 UTC  (12+ messages)
                `  "

[PATCH 1/1] perf/x86: filter branches for PEBS event
 2015-03-26 21:02 UTC  (4+ messages)

[PATCH] UBI: Fastmap: Fall back to scanning mode after ECC error
 2015-03-26 20:43 UTC 

[PATCH RFC v2] Support for write stream IDs
 2015-03-26 20:39 UTC  (4+ messages)
` [PATCH 7/7] ext4: add support "

[PATCH 0/9] qspinlock stuff -v15
 2015-03-26 20:21 UTC  (3+ 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).