messages from 2014-03-18 23:23:56 to 2014-03-19 01:10:05 UTC [more...]
[PATCH 0/3] bridge: few enhancements and small fixes
2014-03-19 1:10 UTC (16+ messages)
` [Bridge] [PATCH 1/3] bridge: preserve random init MAC address
` "
[PATCH v3 0/3] clk: s2mps11: Add support for S2MPS14 clocks
2014-03-19 1:09 UTC (8+ messages)
` [PATCH v3 1/3] "
usbnet: driver_info->stop required to stop USB interrupts?
2014-03-19 1:09 UTC (9+ messages)
[GIT PULL] Samsung clock changes for v3.15
2014-03-19 1:06 UTC (3+ messages)
[PATCH v3 0/5] Add Broadcom Kona PWM Support
2014-03-19 1:06 UTC (8+ messages)
` [PATCH v3 2/5] pwm: kona: Introduce Kona PWM controller support
[PATCH] staging: unisys: use kzalloc instead of kmalloc/memset 0
2014-03-19 1:04 UTC (11+ messages)
[PATCH 1/3] Input: synaptics-rmi4 - add capabilities for touchpads
2014-03-19 1:03 UTC (3+ messages)
` [PATCH 2/3] Input: synaptics-rmi4 - ability disable abs or rel reporting
` [PATCH 3/3] Input: synaptics-rmi4 - report sensor resolution
[PATCH] ARM: shmobile: Add Lager clock workarounds for SDHI and MMCIF
2014-03-19 1:03 UTC (4+ messages)
[PATCH v11 17/27] iommu/exynos: remove calls to Runtime PM API functions
2014-03-19 1:03 UTC (7+ messages)
[RFC 0/6] mm: support madvise(MADV_FREE)
2014-03-19 1:02 UTC (6+ messages)
[U-Boot] [PATCH] spl: Fix guardian macros in spl.h
2014-03-19 1:02 UTC
[PATCH] staging: wlags49_h2: Coding style correction
2014-03-19 1:04 UTC (2+ messages)
[PATCH] rsi: Add pr_fmt,__printf, fix format & arg mismatch
2014-03-19 0:59 UTC
[PATCH] s390: correct misuses of module_put in appldata_generic_handler
2014-03-19 0:59 UTC (5+ messages)
[PATCH 00/26] [RFCish] GEN7 dynamic page tables
2014-03-19 0:58 UTC (5+ messages)
` [PATCH 12/26] drm/i915: Page table helpers, and define renames
[PATCH v5 0/4] Expose HW APIC virtualization support to HVM guests
2014-03-19 0:58 UTC (5+ messages)
` [PATCH v5 1/4] xen/libxc: Allow changes to hypervisor CPUID leaf from config file
` [PATCH v5 2/4] x86/hvm: Revert 80ecb40362365ba77e68fc609de8bd3b7208ae19
` [PATCH v5 3/4] x86/hvm: Add HVM-specific hypervisor CPUID leaf
` [PATCH v5 4/4] x86/hvm: Indicate avaliability of HW support of APIC virtualization to HVM guests
[Qemu-devel] virtio device error reporting best practice?
2014-03-19 0:34 UTC (2+ messages)
[PATCH 1/9] powerpc/fsl: add PVR definition for E500MC and E5500
2014-03-19 0:56 UTC (17+ messages)
` [PATCH 7/9] fsl: add EPU FSM configuration for deep sleep
` [PATCH 9/9] powerpc/pm: support deep sleep feature on T1040
[PATCH] Enable index-pack threading in msysgit
2014-03-19 0:46 UTC
[PATCH net] ipv6: fix RTNL assert fail in DAD
2014-03-19 0:54 UTC (3+ messages)
linux-next: build failure after merge of the drm-intel tree
2014-03-19 0:53 UTC (2+ messages)
[PATCH v2 0/7] armv7 BE kvm support
2014-03-19 0:52 UTC (4+ messages)
` [PATCH v2 1/7] ARM: KVM: switch hypervisor into BE mode in case of BE host
[RFC] spi: Using Trigger number to transmit/receive data
2014-03-19 0:50 UTC (9+ messages)
[PATCH 0/3] Volatile Ranges (v11)
2014-03-19 0:49 UTC (4+ messages)
[PATCH 00/12] scsi/NCR5380: fix debugging macros and #include structure
2014-03-19 0:47 UTC (9+ messages)
[PATCH 0/6] perf tools: Share map groups within process
2014-03-19 0:46 UTC (2+ messages)
[PATCH 1/1] SHA1 transform: x86_64 AVX2 optimization -v3
2014-03-19 0:46 UTC (2+ messages)
(unknown)
2014-03-19 0:45 UTC
some pending pull requests
2014-03-19 0:42 UTC
[PATCH] drm/i915: Fix up the forcewake timer initialization
2014-03-19 0:41 UTC (2+ messages)
bad rss-counter message in 3.14rc5
2014-03-19 0:38 UTC (13+ messages)
[PATCH v11 20/27] iommu/exynos: allow having multiple System MMUs for a master H/W
2014-03-19 0:39 UTC (6+ messages)
[PATCH v2 0/2] Add exit_prepare callback to the cpufreq_driver interface
2014-03-19 0:53 UTC (4+ messages)
` [PATCH v3 0/2] Add stop "
[RFCv3 00/14] Unified plane support
2014-03-19 0:37 UTC (16+ messages)
` [RFCv3 01/14] SQUASH! drm/i915: Do not dereference pointers from ring buffer in evict event
` [RFCv3 02/14] drm: Add support for multiple plane types
` [RFCv3 03/14] drm: Add primary plane helpers
` [RFCv3 04/14] drm/exynos: Restrict plane loops to only operate on overlay planes
` [RFCv3 05/14] drm/i915: "
` [RFCv3 06/14] drm: Add plane type property
` [RFCv3 07/14] drm: Specify primary plane at CRTC initialization (v2)
` [RFCv3 08/14] drm: Replace crtc fb with primary plane fb (v2)
` [RFCv3 09/14] drm: Allow userspace to ask for full plane list (universal planes)
` [RFCv3 10/14] drm/i915: Rename similar plane functions to avoid confusion
` [RFCv3 11/14] drm/i915: Intel-specific primary plane handling
` [RFCv3 12/14] drm: Specify cursor plane at CRTC initialization
` [RFCv3 13/14] drm/i915: Split cursor update code from cursor ioctl handling
` [RFCv3 14/14] drm/i915: Add cursor handlers and create cursor at crtc init
[PATCH] [GSoC 2014]diff: Imported dir.h and renamed read_directory()
2014-03-19 0:35 UTC
[PATCH] uHIDP: HIDP in userspace
2014-03-19 0:33 UTC (3+ messages)
[PATCH] drm/i915/bdw: Restore PPAT on thaw
2014-03-19 0:33 UTC (2+ messages)
Dealing with non-existent BDF devices in VT-d and in the hardware
2014-03-19 0:32 UTC (8+ messages)
XioMessenger (RDMA) Performance results
2014-03-19 0:31 UTC (2+ messages)
[PATCH v2] testimage: dont use DNS lookup for qemu based testimages
2014-03-19 0:31 UTC
XioMessenger (RDMA) Performance results
2014-03-19 0:30 UTC (2+ messages)
[xen-4.2-testing test] 25570: regressions - FAIL
2014-03-19 0:28 UTC
[PATCH 1/5] f2fs: introduce get_dirty_dents for readability
2014-03-19 0:24 UTC (10+ messages)
` [PATCH 2/5] f2fs: avoid small data writes by skipping writepages
` [PATCH 3/5] f2fs: increase pages_skipped when "
` [PATCH 4/5] f2fs: introduce nr_pages_to_write for segment alignment
` [PATCH 5/5] f2fs: call f2fs_wait_on_page_writeback instead of native function
Missing vsync support in Vivante drivers
2014-03-19 0:26 UTC (2+ messages)
[PATCH 1/3] regulator: tps80031: remove unnecessary parentheses
2014-03-19 0:26 UTC (4+ messages)
` [PATCH 2/3] regulator: dbx500: use seq_puts() instead of seq_printf()
` [PATCH V2] "
[Xen-users] substantial shutdown delay for PV guests with PCI -passthrough
2014-03-19 0:25 UTC (4+ messages)
[PATCH 01/11] Input: synaptics-rmi4 - do not kfree() managed memory in F01
2014-03-19 0:21 UTC (3+ messages)
` [PATCH 03/11] Input: synaptics-rmi4 - do not update configuration in rmi_f01_probe()
[PATCH] input synaptics-rmi4: Correctly configure RMI4 functions during initialization
2014-03-19 0:21 UTC
[PATCHSET 0/9] perf tools: Update on filtered entries' percentage output (v7)
2014-03-19 0:18 UTC (4+ messages)
` [PATCH 3/9] perf hists: Add support for showing relative percentage
[review-request] V3: Bug #4865 "We need empty states for the different pages"
2014-03-19 0:14 UTC
[Buildroot] [PATCHv3] eigen: add an option to install unsupported modules
2014-03-19 0:13 UTC
[lm-sensors] [PATCH] hwmon: (pmbus/ltc2978) Add support for LTM4676
2014-03-19 0:11 UTC (2+ messages)
[PATCH trivial 1/2] ARM: shmobile: armadillo800eva: Spelling and grammar
2014-03-19 0:10 UTC (3+ messages)
[PATCH] checkpatch: Reduce false positives for "Missing blank line after declarations" test
2014-03-19 0:08 UTC (3+ messages)
` [PATCH V2] "
[PATCH] ARM: shmobile: Add Koelsch clock workarounds for SDHI
2014-03-19 0:07 UTC (2+ messages)
[PATCH] ARM: shmobile: Add DTS gpio-keys support for SW2 on Lager
2014-03-19 0:06 UTC (3+ messages)
` [PATCH] ARM: shmobile: Add DTS gpio-keys support for SW2 on Koelsch
[PATCH 3/4] drm/i915: Per-process stats work better when evaluated per-process
2014-03-19 0:05 UTC (2+ messages)
Wireshark Dissector
2014-03-19 0:04 UTC
master - cleanup: indent
2014-03-19 0:02 UTC
master - pvscan: cleanup updates
2014-03-19 0:02 UTC
master - pvscan: fix report of long pv names
2014-03-19 0:02 UTC
master - cleanup: simplify pv name print
2014-03-19 0:02 UTC
master - pv_vg_name: do not expose internal orphans to lvm2 users
2014-03-19 0:02 UTC
master - pvdisplay: fix man to refer to sectors, not KB
2014-03-19 0:02 UTC
master - pvdisplay: use log_print_unless_silent for info messages
2014-03-19 0:02 UTC
master - metadata: print VG with invalid chars in quotes
2014-03-19 0:02 UTC
master - clvmd: avoid resending local sync commands
2014-03-19 0:02 UTC
master - file_locking: use PATH_MAX for dir name
2014-03-19 0:02 UTC
master - archiver: drop unneeded backup check
2014-03-19 0:02 UTC
[PATCH] ASoC: Add support for multi register mux
2014-03-18 23:59 UTC (4+ messages)
[PATCH v11 10/27] iommu/exynos: use managed device helper functions
2014-03-18 23:59 UTC (7+ messages)
[PATCH V5 0/5] Add X-Gene platform reboot mechanism
2014-03-18 23:59 UTC (3+ messages)
[GIT PULL] SELinux patches for 3.15
2014-03-18 23:59 UTC (6+ messages)
[PATCH] micrel: fix masking off LED bits
2014-03-18 23:58 UTC (3+ messages)
[PATCH] !SQUASH drm/i915: Do not dereference pointers from ring buffer in evict event
2014-03-18 23:57 UTC
[GSoC14][RFC] Is there any interest in adding a port of checkpatch.pl to contrib/?
2014-03-18 23:53 UTC (3+ messages)
[PATCHv2] branch.c: simplify chain of if statements
2014-03-18 23:50 UTC (3+ messages)
[PATCH] xprtrdma: add separate Kconfig options for NFSoRDMA client and server support
2014-03-18 23:45 UTC
[Qemu-devel] Re : Re: [PATCH] sparc32 : Signed integer division overflow
2014-03-18 23:43 UTC
[PATCHv2 0/8] Doc/DT: DT bindings for various display components
2014-03-18 23:43 UTC (6+ messages)
` [PATCHv2 4/8] Doc/DT: Add DT binding documentation for HDMI Connector
[dm-crypt] Filling a disk with random data - question
2014-03-18 23:41 UTC (4+ messages)
` [dm-crypt] Filling a disk with random data - use a hige bs= to speed it up
[PATCH RFC] drm: Add update_native_mode callback to connectors
2014-03-18 23:39 UTC
mmotm 2014-03-18-16-37 uploaded
2014-03-18 23:38 UTC (3+ messages)
mmotm 2014-03-18-16-37 uploaded
2014-03-18 23:38 UTC
[PATCH v2 0/6] powernv:cpufreq: Dynamic cpu-frequency scaling
2014-03-18 23:37 UTC (3+ messages)
` [PATCH v2 2/6] powernv:cpufreq: Create a powernv_cpu_to_core_mask() helper
[Buildroot] [PATCH] support: properly check bash is available
2014-03-18 23:33 UTC
[PATCH 0/9] Replace rcu_assign_pointer(x, NULL) with RCU_INIT_POINTER(x,NULL)
2014-03-18 23:30 UTC (11+ messages)
` [PATCH 1/9] rcu: Replace rcu_assign_pointer(x, NULL) with RCU_INIT_POINTER(x, NULL) in drivers/net/ethernet/broadcom/bnx2.c
` [PATCH 2/9] rcu: Replace rcu_assign_pointer(x, NULL) with RCU_INIT_POINTER(x, NULL) in drivers/net/ethernet/chelsio/cxgb3/cxgb3_offload.c
` [PATCH 3/9] rcu: Replace rcu_assign_pointer(x, NULL) with RCU_INIT_POINTER(x, NULL) in drivers/net/macvtap.c
` [PATCH 4/9] rcu: Replace rcu_assign_pointer(x, NULL) with RCU_INIT_POINTER(x, NULL)
` [PATCH 5/9] "
Deadlock with I2C based clock providers
2014-03-18 23:29 UTC (2+ messages)
[BUG -next] "mm: per-thread vma caching fix 5" breaks s390
2014-03-18 23:27 UTC (4+ messages)
[Qemu-devel] [PATCH for-2.0 v2 0/2] A64: Implement last four Neon insns
2014-03-18 23:01 UTC (2+ messages)
` [Qemu-devel] [PATCH for-2.0 v2 2/2] target-arm: A64: Add saturating accumulate ops (USQADD/SUQADD)
[PATCH/RFC 5/5] sh_eth: Remove goto statements that jump straight to a return
2014-03-18 23:25 UTC
[PATCH/RFC 4/5] sh_eth: Register MDIO bus before registering the network device
2014-03-18 23:25 UTC
[PATCH/RFC 3/5] sh_eth: Simplify MDIO bus initialization and release
2014-03-18 23:25 UTC
[PATCH/RFC 2/5] sh_eth: Use the platform device as the MDIO bus parent
2014-03-18 23:25 UTC
[PATCH/RFC 1/5] sh_eth: Use the platform device for memory allocation
2014-03-18 23:25 UTC
[PATCH/RFC 0/5] Fix the sh_eth race between open and MDIO bus registration
2014-03-18 23:25 UTC
Growing RAID5 SSD Array
2014-03-18 23:25 UTC (7+ messages)
[Qemu-devel] [v4 PATCH 00/12] SMBIOS: build full tables in QEMU
2014-03-18 23:23 UTC (9+ messages)
` [Qemu-devel] [v4 PATCH 05/12] SMBIOS: Build full tables for types 0 and 1
` [Qemu-devel] [v4 PATCH 06/12] SMBIOS: Remove unused code for passing individual fields to bios
` [Qemu-devel] [v4 PATCH 07/12] SMBIOS: Build full type 3 table
` [Qemu-devel] [v4 PATCH 08/12] SMBIOS: Build full type 4 tables
` [Qemu-devel] [v4 PATCH 09/12] SMBIOS: Build full smbios memory tables (type 16, 17, 19, and 20)
` [Qemu-devel] [v4 PATCH 10/12] SMBIOS: Build full tables for type 32 and 127
` [Qemu-devel] [v4 PATCH 11/12] SMBIOS: Update all table definitions to smbios spec v2.3
` [Qemu-devel] [v4 PATCH 12/12] SMBIOS: Remove SeaBIOS compatibility quirks
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.