messages from 2015-05-28 00:26:22 to 2015-05-28 08:30:00 UTC [more...]
[PATCH 0/2] numa,sched: resolve conflict between load balancing and NUMA balancing
2015-05-28 8:29 UTC (3+ messages)
` [PATCH 2/2] numa,sched: only consider less busy nodes as numa balancing destination
[PATCH] x86: mark arch_ioremap_p{m,u}d_supported() __init
2015-05-28 8:29 UTC
[PATCH] mmc: card: Fixup request missing in mmc_blk_issue_rw_rq
2015-05-28 8:29 UTC (2+ messages)
[PATCH] hvc_xen: avoid uninitialized variable warning
2015-05-28 8:28 UTC
[PATCH 00/21] On-demand device registration
2015-05-28 8:26 UTC (9+ messages)
` [PATCH 02/21] ARM: tegra: Add gpio-ranges property
` [PATCH 17/21] clk: Probe clk providers on demand
[PATCH] xenbus: avoid uninitialized variable warning
2015-05-28 8:26 UTC
[PATCH v2 0/5] clk: support clocks which requires parent clock on during operation
2015-05-28 8:25 UTC (4+ messages)
` [PATCH v2 1/5] clk: remove duplicated code with __clk_set_parent_after
swap: nfs: Sleeping function called from an rcu read section in nfs_swap_activate
2015-05-28 8:26 UTC (4+ messages)
[PATCH v2] clockevents: timer-stm32: Fix build warning spotted by kbuild test robot
2015-05-28 8:24 UTC (2+ messages)
[PATCH] Staging: vt6655: Remove unnecessary equality checks in rxtx.c
2015-05-28 8:24 UTC
xen/tmem: use BUILD_BUG_ON() in favor of BUG_ON()
2015-05-28 8:23 UTC
[PATCH v2] ARM: zynq: DT: Use the zynq binding with macb
2015-05-28 8:22 UTC (2+ messages)
[PATCH v8 4/7] clk: hisilicon: Remove __init for marking function prototypes
2015-05-28 8:17 UTC (4+ messages)
` [PATCH v8 6/7] clk: hi6220: Clock driver support for Hisilicon hi6220 SoC
[PATCH] x86-64: fix unwind info for incomplete frames
2015-05-28 8:20 UTC
[PATCH RFC] coccinelle: flag constants being passed for jiffies
2015-05-28 8:19 UTC (3+ messages)
` [Cocci] "
[PATCH] ix86: really make user_mode() work correctly for VM86 mode
2015-05-28 8:16 UTC
[PATCH] Staging: vt6655: Remove unnecessary equality checks for a bool variable
2015-05-28 8:15 UTC (2+ messages)
[PATCH] pinctrl: improve debugfs for strict controllers
2015-05-28 8:14 UTC
[PATCH] init/Kconfig: Fix break in middle of EXPERT menu
2015-05-28 8:13 UTC (6+ messages)
` [PATCH 2/1] init/Kconfig: Split expert menu into a separate file, init/Kconfig.expert
[PATCH] staging: gdm72xx: remove unneeded test
2015-05-28 8:06 UTC (8+ messages)
[PATCH v8 2/4] PCI: X-Gene: Add the APM X-Gene v1 PCIe MSI/MSIX termination driver
2015-05-28 8:05 UTC (4+ messages)
` [PATCH v9 0/4]PCI: X-Gene: Add APM X-Gene v1 "
` [PATCH v9 2/4] PCI: X-Gene: Add the APM X-Gene v1 PCIe "
[PATCH 2/2] mmc: sunxi: Also set SDXC_LOW_POWER_ON
2015-05-28 8:04 UTC (3+ messages)
[PATCH v8 0/3] x86/earlyprintk: setup serial earlyprintk as early as possible
2015-05-28 8:01 UTC (11+ messages)
[PATCH 00/10] printk: Avoid deadlock in NMI + vprintk_emit() cleanup
2015-05-28 7:54 UTC (4+ messages)
` [PATCH 02/10] printk: Try harder to get logbuf_lock on NMI
[PATCH] usb: gadget: nokia: Add mass storage driver to g_nokia
2015-05-28 7:47 UTC (2+ messages)
sched_setscheduler() vs idle_balance() race
2015-05-28 7:43 UTC
[PATCH] Input: ALPS - Detect trackstick presence for v7 protocol
2015-05-28 7:39 UTC (6+ messages)
runtime check for omap-aes bus access permission (was: Re: 3.13-rc3 (commit 7ce93f3) breaks Nokia N900 DT boot)
2015-05-28 7:37 UTC (3+ messages)
kmalloc panic
2015-05-28 7:35 UTC (4+ messages)
[PATCH v6] perf: __kmod_path__parse: deal with kernel module names in '[]' correctly
2015-05-28 7:31 UTC
[PATCH 00/13] dmaengine + omap drivers: support fro deferred probing
2015-05-28 7:31 UTC (7+ messages)
` [PATCH 04/13] mmc: omap_hsmmc: No need to check DMA channel validity at module remove
` [PATCH 05/13] mmc: omap_hsmmc: Support for deferred probing when requesting DMA channels
` [PATCH 07/13] mmc: davinci_mmc: "
[PATCH] Add TI CDCE925 I2C controlled clock synthesizer driver
2015-05-28 7:26 UTC (3+ messages)
` [PATCH v2] "
[PATCH] backlight: change the return type of backlight_update_status() to int
2015-05-28 7:25 UTC
linux-next: manual merge of the rcu tree with the modules and tip trees
2015-05-28 7:25 UTC
[PATCH] fixing code style in sm750_accel.c
2015-05-28 7:23 UTC (2+ messages)
[PATCH] perf tools: introduce arm64 support unwind test
2015-05-28 7:17 UTC (2+ messages)
[RFC PATCH v4 00/29] perf tools: filtering events using eBPF programs
2015-05-28 7:14 UTC (28+ messages)
` [RFC PATCH v4 01/29] tools: Add __aligned_u64 to types.h
` [RFC PATCH v4 06/29] bpf tools: Open eBPF object file and do basic validation
` [RFC PATCH v4 07/29] bpf tools: Check endianess and make libbpf fail early
` [RFC PATCH v4 08/29] bpf tools: Iterate over ELF sections to collect information
` [RFC PATCH v4 09/29] bpf tools: Collect version and license from ELF sections
` [RFC PATCH v4 10/29] bpf tools: Collect map definitions from 'maps' section
` [RFC PATCH v4 15/29] bpf tools: Add bpf.c/h for common bpf operations
` [RFC PATCH v4 16/29] bpf tools: Create eBPF maps defined in an object file
` [RFC PATCH v4 18/29] bpf tools: Introduce bpf_load_program() to bpf.c
[PATCH net-next 1/1] hv_netvsc: Properly size the vrss queues
2015-05-28 7:06 UTC (2+ messages)
Kernel panic with user namespaces
2015-05-28 7:03 UTC (5+ messages)
[PATCH 1/2] prctl: more prctl(PR_SET_MM_*) checks
2015-05-28 6:59 UTC (7+ messages)
` [PATCH 2/2] proc: fix PAGE_SIZE limit of /proc/$PID/cmdline
[PATCH v3] ARM: zynq: DT: Use the zynq binding with macb
2015-05-28 6:54 UTC (3+ messages)
[PATCH] usb: ulpi: don't register drivers if bus doesn't exist
2015-05-28 6:53 UTC (7+ messages)
[PATCH v3] rtc: pcf8563 fix: return -EINVAL if we read an invalid time
2015-05-28 6:48 UTC
[PATCH v5] ixgbe: Add module parameter to disable VLAN filter
2015-05-28 6:42 UTC (5+ messages)
` [Intel-wired-lan] "
[PATCH v2] rtc: pcf8563 fix: return -EINVAL if we read an invalid time
2015-05-28 6:40 UTC (3+ messages)
linux-next: manual merge of the tip tree with the sparc tree
2015-05-28 6:38 UTC
[PATCH v8 2/4] sched: Rewrite runnable load and utilization average tracking
2015-05-27 22:36 UTC (2+ messages)
[PATCH] perf: Remove myself from MAINTAINERS entry
2015-05-28 6:17 UTC
clock driver
2015-05-28 6:11 UTC (15+ messages)
[RFC 0/4] arm64: add livepatch support
2015-05-28 6:08 UTC (6+ messages)
[PATCH-v2 0/4] target: Eliminate se_port + t10_alua_tg_pt_gp_member
2015-05-28 6:02 UTC (10+ messages)
` [PATCH-v2 2/4] target: Drop lun_sep_lock for se_lun->lun_se_dev RCU usage
[PATCH] livepatch: match return value to function signature
2015-05-28 5:59 UTC (6+ messages)
` [PATCH] livepatch: match function return value type with prototype
Question: Now that we have IPv6, do we need TCP/UDP port numbers?
2015-05-28 5:58 UTC (2+ messages)
[RFC PATCH 0/5] livepatch: add support on arm64
2015-05-28 5:51 UTC (6+ messages)
` [RFC PATCH 1/5] livepatch: ftrace: arm64: Add support for DYNAMIC_FTRACE_WITH_REGS
` [RFC PATCH 2/5] livepatch: ftrace: add ftrace_function_stub_ip function
` [RFC PATCH 3/5] livepatch: ftrace: arm64: Add support for -mfentry on arm64
` [RFC PATCH 4/5] livepatch: arm64: add support for livepatch "
` [RFC PATCH 5/5] livepatch: arm64: support relocation in a module
[PATCH v4 00/11] simplify block layer based on immutable biovecs
2015-05-28 5:54 UTC (8+ messages)
` [PATCH v4 01/11] block: make generic_make_request handle arbitrarily sized bios
[PATCH] perf probe: Move kernel_get_module_dso() to be built only with DWARF support
2015-05-28 5:43 UTC
Lost network connectivity in 4.0.x
2015-05-28 5:53 UTC (3+ messages)
[PATCH] drm/panel: add lg4573 driver
2015-05-28 5:51 UTC (2+ messages)
[PATCHv2 0/2] Adding driver for Xilinx LogiCORE IP mailbox
2015-05-28 5:45 UTC (5+ messages)
` [PATCHv2 1/2] dts: Adding docs for Xilinx LogiCORE IP mailbox driver
` [PATCHv2 2/2] mailbox: Adding driver for Xilinx LogiCORE IP mailbox
[PATCH] Replaced #include <asm/(uaccess|atomic|io).h> by #include <linux/(uaccess|atomic|io).h>
2015-05-28 5:39 UTC (2+ messages)
` [PATCH] rtl8723au: replaced asm/atomic.h by linux/atomic.h
[PATCH] x86: skip delays during SMP initialization similar to Xen
2015-05-28 5:31 UTC (10+ messages)
[PATCH tip/perf/core] perf probe: Fix 'function unused' warning
2015-05-28 5:27 UTC (2+ messages)
[PATCH v6 0/8] vhost: support for cross endian guests
2015-05-28 4:59 UTC (17+ messages)
` [PATCH v6 1/8] virtio: introduce virtio_is_little_endian() helper
` [PATCH v6 2/8] tun: add tun_is_little_endian() helper
` [PATCH v6 3/8] macvtap: introduce macvtap_is_little_endian() helper
` [PATCH v6 4/8] vringh: introduce vringh_is_little_endian() helper
` [PATCH v6 5/8] vhost: introduce vhost_is_little_endian() helper
` [PATCH v6 6/8] virtio: add explicit big-endian support to memory accessors
` [PATCH v6 7/8] vhost: cross-endian support for legacy devices
` [PATCH v6 8/8] macvtap/tun: cross-endian support for little-endian hosts
[GIT PULL v4 00/21] libnd: non-volatile memory device support
2015-05-28 5:21 UTC (9+ messages)
[PATCH 1/3] X.509: Fix certificate gathering again
2015-05-28 5:18 UTC (3+ messages)
[PATCH 0/5] Add Mediatek MT8173 subsystem clocks support
2015-05-28 5:14 UTC (8+ messages)
` [PATCH 3/5] dt-bindings: ARM: Mediatek: Document devicetree bindings for clock controllers
[PATCH] proc/schedstat: Expose /proc/<pid>/schedstat if delay accounting is enabled
2015-05-28 5:11 UTC (2+ messages)
[PATCH] Staging: vt6655: Remove unnecessary equality checks for a bool variable
2015-05-28 5:10 UTC (4+ messages)
[PATCH] clockevents: timer-stm32: Fix build warning spotted by kbuild test robot
2015-05-28 5:03 UTC (3+ messages)
Edited draft of bpf(2) man page for review/enhancement
2015-05-28 4:49 UTC (2+ messages)
[PATCH 0/3] perf tests: don't use obsolete syscalls
2015-05-28 4:43 UTC (3+ messages)
[PATCH] net: tcp: Fix a PTO timing granularity issue
2015-05-28 4:37 UTC (11+ messages)
[PATCH] staging: wilc1000: Disable for S390
2015-05-28 4:32 UTC
[PATCH] f2fs crypto: avoid f2fs_inherit_context for symlink
2015-05-28 4:21 UTC
[PATCH 1/3] f2fs crypto: use per-inode tfm structure
2015-05-28 4:21 UTC (3+ messages)
` [PATCH 2/3] f2fs crypto: use bounce pages from mempool first
` [PATCH 2/3 v2] "
linux-next: manual merge of the net-next tree with Linus' tree
2015-05-28 4:17 UTC
(no subject)
2015-05-28 4:13 UTC (6+ messages)
` [PATCH 1/5] x86, perf: Allow time stamp for free running PEBSv3
` [PATCH 2/5] x86, perf: Add option to disable reading branch flags/cycles
` [PATCH 3/5] perf, tools: Disable branch flags/cycles for lbr call graph
` [PATCH 4/5] x86, perf: Use correct index to save/restore LBR_INFO with callstack
` [PATCH 5/5] x86, perf: Limit LBR accesses to TOS in callstack mode
[PATCH 01/16] CONFIG_DISABLE_OBSOLETE_CPUMASK_FUNCTIONS: set if CPUMASK_OFFSTACK
2015-05-28 3:44 UTC (6+ messages)
` [PATCH 06/16] ia64: fix up obsolete cpu function usage
+ zram-check-comp-algorithm-availability-earlier-v2.patch added to -mm tree
2015-05-28 4:12 UTC
[PATCH RFC v2 0/2] crypto: Introduce Public Key Encryption API
2015-05-28 4:08 UTC (7+ messages)
` [PATCH RFC v2 1/2] crypto: add PKE API
[PATCHv2] pktgen: Convert return type of process_ipsec to bool
2015-05-28 4:08 UTC
Build errors in -next due to 'drivers:usb:fsl:Make fsl ehci drv an independent driver module'
2015-05-28 4:02 UTC (3+ messages)
[PATCH RESEND] sched: prefer an idle cpu vs an idle sibling for BALANCE_WAKE
2015-05-28 3:46 UTC (2+ messages)
LOCKDEP warning due to ext_devt_lock
2015-05-28 3:45 UTC (3+ messages)
[PATCH] Do not loop on ERESTARTSYS using interruptible waits
2015-05-28 3:38 UTC (2+ messages)
` [Spice-devel] "
[PATCH 00/11] Miscellaneous stability patches
2015-05-28 3:33 UTC (27+ messages)
` [PATCH 01/11] Do not cause spice-server to clean our objects
` [Spice-devel] "
` [PATCH 02/11] Do not leak memory if qxl_release_list_add fails
` [Spice-devel] "
` [PATCH 03/11] Fix print statement not using uninitialized variable
` [Spice-devel] "
` [PATCH 04/11] Avoid double free on error
` [Spice-devel] "
` [PATCH 05/11] Handle all errors in qxl_surface_evict
` [Spice-devel] "
` [PATCH 06/11] Fix return for qxl_release_alloc
` [Spice-devel] "
` [PATCH 07/11] Handle correctly failures in qxl_alloc_relase_reserved
` [Spice-devel] "
` [PATCH 08/11] Remove format string errors
` [Spice-devel] "
` [PATCH 09/11] Move main reference counter to GEM object instead of TTM ones
` [Spice-devel] "
` [PATCH 10/11] Simplify cleaning qxl processing command
` [Spice-devel] "
` [PATCH 11/11] Propagate correctly errors from qxlhw_handle_to_bo
` [Spice-devel] "
` [Spice-devel] [PATCH 00/11] Miscellaneous stability patches
[PATCH] gpio/crystalcove: set IRQCHIP_SKIP_SET_WAKE for the irqchip
2015-05-28 2:58 UTC
[PATCH 0/3] Dell Airplane Mode Switch driver
2015-05-28 2:52 UTC (4+ messages)
` [PATCH v4 "
` [PATCH v4 3/3] dell-laptop: Use dell-rbtn instead i8042 filter when possible
[PATCH 33/40] perf session: Separate struct machines from session
2015-05-28 2:39 UTC (4+ messages)
` [RFC 0/2] "
` [PATCH 1/2] perf tools: Introduce machines__new/delete()
` [PATCH 2/2] perf session: Separate struct machines from session
[RFC/PATCH 0/9] IOMMU probe deferral support
2015-05-28 2:37 UTC (3+ messages)
` [RFC/PATCH 3/9] of: dma: Move range size workaround to of_dma_get_range()
[GIT PULL] platform-drivers-x86 for 4.1-3
2015-05-28 2:30 UTC
[PATCH] PCI: Only enable IO window if supported
2015-05-28 2:23 UTC (3+ messages)
[PATCH v5 00/10] latched RB-trees and __module_address()
2015-05-28 2:07 UTC (4+ messages)
[PATCH] cpuidle: Do not use CPUIDLE_DRIVER_STATE_START in cpuidle.c
2015-05-28 2:09 UTC (6+ messages)
` [PATCH v2] "
linux-next: build failure after merge of the rr-fixes tree
2015-05-28 1:51 UTC
[PATCH] ACPI / PM: Add missing pm_generic_complete() invocation
2015-05-28 2:14 UTC
[PATCH] core: Convert the function process_ipcsec to the, return type bool
2015-05-28 1:47 UTC
[PATCH] Revert "PCI/PM: Remove pci_pm_complete()"
2015-05-28 2:12 UTC
[PATCH] [PATCH v3] mtd:spi-nor: Add Altera Quad SPI Driver
2015-05-28 1:44 UTC (3+ messages)
[RFC PATCH] x86, espfix: use spin_lock rather than mutex
2015-05-28 1:20 UTC (11+ messages)
` [RFC PATCH] x86, espfix: postpone the initialization of espfix stack for AP
[PATCH] block: fix returnvar.cocci warnings
2015-05-28 1:38 UTC (3+ messages)
linux-next: build failure after merge of the wireless-drivers-next tree
2015-05-28 1:38 UTC (3+ messages)
linux-next: manual merge of the pci-current tree with Linus' tree
2015-05-28 1:36 UTC
[PATCH] mm/memory_hotplug: set zone->wait_table to null after free it
2015-05-28 1:03 UTC
[for-next][PATCH 0/4] ring-buffer: Some minor updates
2015-05-28 1:16 UTC (6+ messages)
` [for-next][PATCH 1/4] ring-buffer: Add unlikelys to make fast path the default
` [for-next][PATCH 2/4] ring-buffer: Move recursive check to per_cpu descriptor
` [for-next][PATCH 3/4] ring-buffer: Allways do the trace_recursive checks
` [for-next][PATCH 4/4] ring-buffer: Add trace_recursive checks to ring_buffer_write()
[PATH] Fix ies/smt and register irq fail bug
2015-05-28 1:11 UTC (3+ messages)
` [PATCH 2/2] pinctrl: mediatek: Fix pinctrl "
[PATCH] if_vlan: fix vlaue -> value typo
2015-05-28 1:07 UTC
[PATCH 0/3] HID: hid-input: Simplify expression and suppress gcc warning
2015-05-28 0:52 UTC (2+ messages)
[PATCH 0/7] Introduce builtin_driver and use it for non-modular code
2015-05-28 0:50 UTC (4+ messages)
` [PATCH 1/7] platform_device: better support builtin boilerplate avoidance
[PATCH v4 1/1] usb: ulpi: ulpi_init should be executed in subsys_initcall
2015-05-28 0:50 UTC (4+ messages)
[RESEND][PATCH] Bluetooth: Make request workqueue freezable
2015-05-28 0:47 UTC (4+ messages)
linux-next: hang while trying to fetch the osd tree
2015-05-28 0:47 UTC
[GIT PULL 0/7] perf/core refactorings and improvements
2015-05-28 0:27 UTC (2+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox