messages from 2015-07-29 13:23:04 to 2015-07-29 16:45:30 UTC [more...]
[PATCH] thermal/cpu_cooling: remove local cooling state variable
2015-07-29 16:46 UTC (4+ messages)
[PATCH V12 0/9] Hot cpu handling changes to cqm, rapl and Intel Cache Allocation support
2015-07-29 16:44 UTC (10+ messages)
` [PATCH 1/9] x86/intel_cqm: Modify hot cpu notification handling
` [PATCH 7/9] x86/intel_rdt: Implement scheduling support for Intel RDT
` [PATCH 8/9] x86/intel_rdt: Hot cpu support for Cache Allocation
` [PATCH 9/9] x86/intel_rdt: Intel haswell Cache Allocation enumeration
[PATCH 0/8 -v3] memcg cleanups + get rid of mm_struct::owner
2015-07-29 16:42 UTC (7+ messages)
` [PATCH 7/8] memcg: "
[PATCH] x86/mm, efi: Check for valid image type
2015-07-29 16:41 UTC (5+ messages)
[PATCH v2 0/3] iTCO_wdt: Add support for Intel Sunrisepoint
2015-07-29 16:39 UTC (4+ messages)
` [PATCH v2 1/3] iTCO_wdt: Expose watchdog properties using platform data
[PATCH 0/5] iTCO_wdt: Add support for Intel Sunrisepoint
2015-07-29 16:38 UTC (12+ messages)
` [PATCH 1/5] iTCO_wdt: Expose watchdog properties using platform data
[PATCH v3 00/11] Smack namespace
2015-07-29 16:37 UTC (6+ messages)
` [PATCH v3 11/11] smack: documentation for the "
[PATCH -mm v9 0/8] idle memory tracking
2015-07-29 16:37 UTC (15+ messages)
cgroup/loop Bad page state oops in Linux v4.2-rc3-136-g45b4b782e848
2015-07-29 16:36 UTC (4+ messages)
[PATCH 1/2] net: Export __netdev_alloc_frag() to allow gfp_mask flags
2015-07-29 16:31 UTC (3+ messages)
` [PATCH 2/2] net: netcp: Allocate RX packet buffers using __GFP_DMA
samples/kdbus/kdbus-workers.c and cross compiling MIPS
2015-07-29 16:31 UTC (2+ messages)
randconfig build error with next-20150729, in drivers/mfd/intel-lpss-acpi.c
2015-07-29 16:28 UTC
[PATCH net 00/11] net: thunderx: Misc fixes
2015-07-29 13:49 UTC (12+ messages)
` [PATCH net 01/11] net: thunderx: Fix data integrity issues with LDWB
` [PATCH net 02/11] net: thunderx: Fix memory leak while tearing down interface
` [PATCH net 03/11] net: thunderx: Fix RQ_DROP miscalculation
` [PATCH net 04/11] net: thunderx: Fix memory leak when changing queue count
` [PATCH net 05/11] net: thunderx: Fix TSO packet statistic
` [PATCH net 06/11] net: thunderx: Suppress alloc_pages() failure warnings
` [PATCH net 07/11] net: thunderx: Wakeup TXQ only if CQE_TX are processed
` [PATCH net 08/11] net: thunderx: Set watchdog timeout value
` [PATCH net 09/11] net: thunderx: Fix crash when changing rss with mutliple traffic flows
` [PATCH net 10/11] net: thunderx: Add PCI driver shutdown routine
` [PATCH net 11/11] net: thunderx: Fix for crash while BGX teardown
[RFC PATCH 2/2] dt: spi: s3c64xx: add compatible to controller-data
2015-07-29 16:19 UTC (2+ messages)
[RFC v2] genalloc:add an gen_pool_first_fit_align algo to genalloc
2015-07-29 16:19 UTC (4+ messages)
randconfig build error with next-20150729, in drivers/staging/most/aim-network/networking.c
2015-07-29 16:18 UTC
[PATCH 0/7] Initial support for user namespace owned mounts
2015-07-29 16:18 UTC (11+ messages)
` [PATCH 3/7] fs: Ignore file caps in mounts from other user namespaces
[PATCH] PCI: iproc: Fix BCMA dependency in Kconfig
2015-07-29 16:17 UTC (3+ messages)
[GIT PULL] VFIO fixes for v4.2-rc5
2015-07-29 16:14 UTC
[PATCH V3 0/5] Freq/CPU%/CORE_BUSY% support
2015-07-29 16:12 UTC (9+ messages)
` [PATCH V3 3/5] perf,tools: Dump per-sample freq/CPU%/CORE_BUSY% in report -D
[PATCHv2 00/10] mm, xen/balloon: memory hotplug improvements
2015-07-29 16:10 UTC (6+ messages)
` [PATCHv2 06/10] xen/balloon: only hotplug additional memory if required
` [PATCHv2 09/10] x86/xen: export xen_alloc_p2m_entry()
[PATCH] irqchip: gic: Add a cpu map for each GIC instance
2015-07-29 16:10 UTC (3+ messages)
[PATCH v2 0/3] I2C/SMBus: add support for Host Notify (in i2c_i801)
2015-07-29 16:08 UTC (8+ messages)
` [PATCH v2 3/3] i2c: i801: add support of Host Notify
[PATCH 5/6] mtd: nand: gpmi: correct bitflip for erased NAND page
2015-07-29 16:01 UTC (4+ messages)
[PATCH] PCI: Remove unused "pci_probe" flags
2015-07-29 15:56 UTC (2+ messages)
X-Gene: Unhandled fault: synchronous external abort in pci_generic_config_read32
2015-07-29 15:55 UTC (8+ messages)
[PATCH v4] x86: vm86 cleanups
2015-07-29 15:50 UTC (9+ messages)
` [PATCH 1/8] x86/vm86: Move vm86 fields out of thread_struct
` [PATCH 2/8] x86/vm86: Move fields from kernel_vm86_struct
` [PATCH 3/8] x86/vm86: Eliminate kernel_vm86_struct
` [PATCH 4/8] x86/vm86: Use the normal pt_regs area for vm86
[PATCH V6 0/6] Allow user to request memory to be locked on page fault
2015-07-29 15:42 UTC (7+ messages)
` [PATCH V6 1/6] mm: mlock: Refactor mlock, munlock, and munlockall code
` [PATCH V6 2/6] mm: mlock: Add new mlock system call
` [PATCH V6 3/6] mm: Introduce VM_LOCKONFAULT
` [PATCH V6 4/6] mm: mlock: Add mlock flags to enable VM_LOCKONFAULT usage
` [PATCH V6 5/6] selftests: vm: Add tests for lock on fault
` [PATCH V6 6/6] mips: Add entry for new mlock2 syscall
[PATCH 00/12] ARM: omap: mtd: nand: Support GPMC NAND on non-OMAP platforms
2015-07-29 15:39 UTC (9+ messages)
` [PATCH 03/12] mtd: nand: omap: Move IRQ handling from GPMC to NAND driver
[PATCH v2] ARM64: zynqmp: Add eeprom memories on i2c bus
2015-07-29 15:37 UTC (2+ messages)
[PATCH v4 0/5] tty/serial: at91: add support to FIFOs
2015-07-29 15:34 UTC (5+ messages)
` [PATCH v4 4/5] "
[PATCH 0/2] vhost: add ioctl to query nregions limit and rise default limit
2015-07-29 15:28 UTC (9+ messages)
` [PATCH 1/2] vhost: add ioctl to query nregions upper limit
` [PATCH 2/2] vhost: increase default limit of nregions from 64 to 509
[PATCH v2 0/22] On-demand device probing
2015-07-29 15:27 UTC (8+ messages)
` [PATCH v2 04/22] of/platform: add of_platform_device_find()
[PATCH] usb: gadget: Convert use of __constant_cpu_to_le16 to cpu_to_le16
2015-07-29 15:24 UTC (3+ messages)
[PATCH v2] dtb: Create a common home for cross-architecture dtsi files
2015-07-29 15:23 UTC (6+ messages)
[patch|rfc] mtip32x: fix regression introduced by blk-mq per-hctx flush
2015-07-29 15:23 UTC (3+ messages)
[PATCH] asus-laptop: Add key found on Asus F3M
2015-07-29 4:43 UTC (2+ messages)
[PATCH] staging: wilc1000: host_interface.c: Fix build warning
2015-07-29 15:22 UTC (3+ messages)
[PATCH 0/3] drm/i915: fix USB Type-C reversed connector
2015-07-29 15:22 UTC (7+ messages)
` [PATCH 2/3] drm/i915: hide errors when probing for a reverse display port
` [Intel-gfx] "
` [PATCH 3/3] drm/i915: Support DDI lane reversal for DP
` [Intel-gfx] "
[PATCH v4 00/46] usb: gadget: rework ep matching and claiming mechanism
2015-07-29 15:20 UTC (3+ messages)
` [PATCH v4 04/46] staging: emxx_udc: add ep capabilities support
[PATCH] net/phy: micrel: Reenable interrupts during resume
2015-07-29 15:21 UTC
[RFC PATCH 00/14] kthread: Use kthread worker API more widely
2015-07-29 15:12 UTC (9+ messages)
` [RFC PATCH 03/14] kthread: Add drain_kthread_worker()
` [RFC PATCH 13/14] kthread_worker: Add set_kthread_worker_user_nice()
[PATCH v2 0/3] ARM: at91: introducing Atmel sama5d2 SoC
2015-07-29 15:02 UTC (7+ messages)
` [PATCH v2 1/3] ARM: at91/soc: add basic support for new "
` [PATCH v2 2/3] ARM: at91/dt: add basic dtsi for "
` [PATCH v2 3/3] ARM: at91/dt: add minimal sama5d2 Xplained board
[PATCH 0/8] Use correctly the Xen memory terminologies in Linux
2015-07-29 14:51 UTC (7+ messages)
` [PATCH 4/8] xen: Use the correctly the Xen memory terminologies
[PATCH 0/2] Replace explicit function pointer types with rcu_callback_t and call_rcu_func_t
2015-07-29 14:55 UTC (2+ messages)
[linux-next:master 2506/4558] fs/orangefs/pvfs2-sysfs.c:753:5: sparse: symbol 'sysfs_service_op_show' was not declared. Should it be static?
2015-07-29 14:53 UTC (2+ messages)
May close() return any error code?
2015-07-29 14:45 UTC (2+ messages)
[PATCH v4 0/3] x86: modify_ldt improvement, test, and config option
2015-07-29 14:43 UTC (17+ messages)
` [Xen-devel] "
[PATCH] dmaengine: xgene-dma: Add ACPI support for X-Gene DMA engine driver
2015-07-29 14:34 UTC (2+ messages)
[PATCH] HID: hid-sony: Fix DS4 controller reporting rate issues
2015-07-29 14:28 UTC (3+ messages)
[PATCH] zsmalloc: remove null check from destroy_handle_cache()
2015-07-29 14:26 UTC
[PATCH v2 0/3] introduce driver for the Atmel SDMMC
2015-07-29 14:22 UTC (4+ messages)
` [PATCH v2 1/3] mmc: sdhci: switch from programmable clock mode to divided one if needed
` [PATCH v2 2/3] mmc: sdhci-of-at91: introduce driver for the Atmel SDMMC
` [PATCH v2 3/3] MAINTAINERS: add entry for Atmel sdhci-of-at91 driver
[PATCH] cpufreq: Avoid attempts to create duplicate symbolic links
2015-07-29 14:21 UTC (7+ messages)
` [PATCH v2] "
[PATCH 01/10] devres: add devm_alloc_percpu()
2015-07-29 14:15 UTC (3+ messages)
` [PATCH 02/10] dpaa_eth: add support for DPAA Ethernet
xHCI corruption after double URB submit
2015-07-29 14:15 UTC (2+ messages)
Applied "regulator: max8973: Set VSEL regmap ops if DVS GPIO is not set" to the regulator tree
2015-07-29 14:14 UTC
[PATCH 2/3] drivers: usb: dwc3: Add adjust_frame_length_quirk
2015-07-29 14:14 UTC (7+ messages)
Applied "regmap: regcache-rbtree: Clean new present bits on present bitmap resize" to the regmap tree
2015-07-29 14:13 UTC
[RFC -v2] panic_on_oom_timeout
2015-07-29 13:20 UTC (6+ messages)
[RFC/RFT PATCH v3 0/4] KVM: x86: full virtualization of guest MTRR
2015-07-29 13:52 UTC (2+ messages)
[PATCH -v2 0/8] jump_label: Another (better) static_key interface
2015-07-29 14:07 UTC (3+ messages)
` [PATCH -v2 8/8] x86, tsc: Employ static_branch_likely()
[PATCH 0/2] cpufreq: Better separation of device addition/removal and online/offline paths
2015-07-29 14:07 UTC (7+ messages)
` [PATCH 7/7] cpufreq: Separate CPU device removal from CPU online
` [Update][PATCH 7/7] cpufreq: Separate CPU device registration "
` [Update 2x][PATCH "
[PATCH 0/5] Patchset enabling hardware based cross-timestamps for next gen Intel platforms
2015-07-29 14:05 UTC (5+ messages)
` [PATCH 1/5] Add functions producing system time given a backing counter value
[PATCH v1 0/7] DT: APQ8064 for qcom-dt-next
2015-07-29 14:03 UTC (7+ messages)
` [PATCH v1 3/7] ARM: dts: apq8064-ifc6410: add heart-beat led support
` [PATCH v1 7/7] ARM: dts: ifc6410: add inforce LVDS panel support
[PATCH 1/2] mm, page_isolation: remove bogus tests for isolated pages
2015-07-29 13:57 UTC (5+ messages)
` [PATCH 2/2] mm: rename and move get/set_freepage_migratetype
4.0.8->4.1.3 : after resume from s2ram both internal and external display of a docked ThinkPad ate black
2015-07-29 13:54 UTC
[PATCH V3 0/8] clean up wlan_bssdef.h
2015-07-29 13:50 UTC (9+ messages)
` [PATCH V4 1/8] staging: rtl8712: fix buggy size calculation
` [PATCH V4 2/8] staging: rtl8712: simplify "
` [PATCH V4 3/8] staging: rtl8712: fix comment
` [PATCH V4 4/8] staging: rtl8712: removed unused wrapper structs
` [PATCH V4 5/8] staging: rtl8712: remove duplicate struct
` [PATCH V4 6/8] staging: rtl8712: rename function
` [PATCH V4 7/8] staging: rtl8712: remove typedefs
` [PATCH V4 8/8] staging: rtl8712: change SupportedRates to rates
[PATCH 1/1] Changed some lines according to coding style in drivers/tty/serial/jsm
2015-07-29 13:50 UTC (2+ messages)
[PATCH 0/3] Remove ext3 filesystem driver
2015-07-29 13:49 UTC (3+ messages)
[PATCH 0/7] iio: bmg160: Add SPI connection
2015-07-29 13:46 UTC (8+ messages)
` [PATCH 1/7] iio: bmg160: IIO_BUFFER and IIO_TRIGGERED_BUFFER are required
` [PATCH 2/7] iio: bmg160: Use i2c regmap instead of direct i2c access
` [PATCH 3/7] iio: bmg160: Remove i2c_client from data struct
` [PATCH 4/7] iio: bmg160: Use generic dev_drvdata
` [PATCH 5/7] iio: bmg160: Remove remaining uses of i2c_client
` [PATCH 6/7] iio: bmg160: Separate i2c and core driver
` [PATCH 7/7] iio: bmg160: Add SPI driver
[PATCH v3 00/11] Introduce Intel Trace Hub support
2015-07-29 13:46 UTC (8+ messages)
` [PATCH v3 01/11] stm class: Introduce an abstraction for System Trace Module devices
[PATCH 0/2] KVM: x86: limit interactions between IOAPIC and LAPIC
2015-07-29 13:37 UTC (3+ messages)
` [PATCH 1/2] KVM: x86: set TMR when the interrupt is accepted
` [PATCH 2/2] KVM: x86: store IOAPIC-handled vectors in each VCPU
[RFC PATCH v2 0/3] genirq, serial: 8250: Workaround to avoid irq=0 for console
2015-07-29 13:35 UTC (6+ messages)
[PATCH] lib: Make _find_next_bit helper function inline
2015-07-29 13:30 UTC (4+ messages)
[RFC v2 1/4] mm: make alloc_pages_exact_node pass __GFP_THISNODE
2015-07-29 13:31 UTC (4+ messages)
` [RFC v2 3/4] mm: use numa_mem_id in alloc_pages_node()
[PATCH 0/4] KVM: cleanups around memory barriers and irqchip_in_kernel
2015-07-29 13:28 UTC (5+ messages)
` [PATCH 1/4] KVM: x86: remove unnecessary memory barriers for shared MSRs
` [PATCH 2/4] KVM: document memory barriers for kvm->vcpus/kvm->online_vcpus
` [PATCH 3/4] KVM: i8254: remove unnecessary irqchip_in_kernel check
` [PATCH 4/4] KVM: x86: clean/fix memory barriers in irqchip_in_kernel
[PATCH 00/10] nohz: Tick dependency mask v2
2015-07-29 13:23 UTC (4+ messages)
` [PATCH 08/10] posix-cpu-timers: Migrate to use new tick dependency mask model
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