All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2015-01-28 00:50:52 to 2015-01-28 01:50:01 UTC [more...]

[PATCH 3.10 00/32] 3.10.67-stable review
 2015-01-28  1:32 UTC  (8+ messages)
` [PATCH 3.10 01/32] gpio: sysfs: fix gpio-chip device-attribute leak
` [PATCH 3.10 06/32] scripts/recordmcount.pl: There is no -m32 gcc option on Super-H anymore
` [PATCH 3.10 08/32] ipr: wait for aborted command responses
` [PATCH 3.10 10/32] time: settimeofday: Validate the values of tv from user
` [PATCH 3.10 12/32] ARM: dts: imx25: Fix PWM "per" clocks
` [PATCH 3.10 13/32] bus: mvebu-mbus: fix support of MBus window 13

[PATCH 3.14 00/77] 3.14.31-stable review
 2015-01-28  1:27 UTC  (43+ messages)
` [PATCH 3.14 01/77] gpio: sysfs: fix gpio-chip device-attribute leak
` [PATCH 3.14 06/77] scripts/recordmcount.pl: There is no -m32 gcc option on Super-H anymore
` [PATCH 3.14 09/77] drm/radeon: add si dpm quirk list
` [PATCH 3.14 10/77] drm/radeon: use rv515_ring_start on r5xx
` [PATCH 3.14 11/77] PCI: Add flag for devices where we cant use bus reset
` [PATCH 3.14 12/77] PCI: Mark Atheros AR93xx to avoid "
` [PATCH 3.14 13/77] ipr: wait for aborted command responses
` [PATCH 3.14 14/77] dm cache: share cache-metadata object across inactive and active DM tables
` [PATCH 3.14 16/77] time: settimeofday: Validate the values of tv from user
` [PATCH 3.14 17/77] time: adjtimex: Validate the ADJ_FREQUENCY values
` [PATCH 3.14 18/77] ARM: dts: imx25: Fix PWM "per" clocks
` [PATCH 3.14 19/77] bus: mvebu-mbus: fix support of MBus window 13
` [PATCH 3.14 20/77] fix deadlock in cifs_ioctl_clone()
` [PATCH 3.14 24/77] x86/tsc: Change Fast TSC calibration failed from error to info
` [PATCH 3.14 26/77] KVM: x86: Fix of previously incomplete fix for CVE-2014-8480
` [PATCH 3.14 28/77] x86, tls: Interpret an all-zero struct user_desc as "no segment"
` [PATCH 3.14 29/77] x86/apic: Re-enable PCI_MSI support for non-SMP X86_32
` [PATCH 3.14 30/77] x86/asm/traps: Disable tracing and kprobes in fixup_bad_iret and sync_regs
` [PATCH 3.14 31/77] sata_dwc_460ex: fix resource leak on error path
` [PATCH 3.14 32/77] KEYS: close race between key lookup and freeing
` [PATCH 3.14 33/77] netfilter: nfnetlink: validate nfnetlink header from batch
` [PATCH 3.14 44/77] mmc: sdhci: Dont signal the sdio irq if its not setup
` [PATCH 3.14 45/77] mm/swap.c: clean up *lru_cache_add* functions
` [PATCH 3.14 59/77] mm: do not use atomic operations when releasing pages
` [PATCH 3.14 60/77] mm: do not use unnecessary atomic operations when adding pages to the LRU
` [PATCH 3.14 61/77] fs: buffer: do not use unnecessary atomic operations when discarding buffers
` [PATCH 3.14 62/77] mm: non-atomically mark page accessed during page cache allocation where possible
` [PATCH 3.14 63/77] mm: avoid unnecessary atomic operations during end_page_writeback()
` [PATCH 3.14 64/77] shmem: fix init_page_accessed use to stop !PageLRU bug
` [PATCH 3.14 65/77] mm/memory.c: use entry = ACCESS_ONCE(*pte) in handle_pte_fault()
` [PATCH 3.14 66/77] mm, thp: only collapse hugepages to nodes with affinity for zone_reclaim_mode
` [PATCH 3.14 67/77] mm: make copy_pte_range static again
` [PATCH 3.14 68/77] vmalloc: use rcu list iterator to reduce vmap_area_lock contention
` [PATCH 3.14 69/77] memcg, vmscan: Fix forced scan of anonymous pages
` [PATCH 3.14 70/77] mm: pagemap: avoid unnecessary overhead when tracepoints are deactivated
` [PATCH 3.14 71/77] mm: rearrange zone fields into read-only, page alloc, statistics and page reclaim lines
` [PATCH 3.14 72/77] mm: move zone->pages_scanned into a vmstat counter
` [PATCH 3.14 73/77] mm: vmscan: only update per-cpu thresholds for online CPU
` [PATCH 3.14 74/77] mm: page_alloc: abort fair zone allocation policy when remotes nodes are encountered
` [PATCH 3.14 75/77] mm: page_alloc: reduce cost of the fair zone allocation policy
` [PATCH 3.14 76/77] mm: get rid of radix tree gfp mask for pagecache_get_page
` [PATCH 3.14 77/77] md/raid5: fetch_block must fetch all the blocks handle_stripe_dirtying wants

[PATCH v4 00/13] AT91 pm cleanup for 3.20
 2015-01-28  1:48 UTC  (26+ messages)
` [PATCH v4 01/13] pm: at91: pm_slowclock: fix suspend/resume hang up in timeouts
` [PATCH v4 02/13] pm: at91: pm_slowclock: remove clocks which are already stopped when entering slow clock mode
` [PATCH v4 03/13] pm: at91: Workaround DDRSDRC self-refresh bug with LPDDR1 memories
` [PATCH v4 04/13] pm: at91: pm_slowclock: remove the unused code related with SLOWDOWN_MASTER_CLOCK
` [PATCH v4 05/13] pm: at91: move the copying the sram function to the sram initializationi phase
` [PATCH v4 06/13] ARM: at91: move select SRAM to ARCH_AT91
` [PATCH v4 07/13] pm: at91: remove the config item CONFIG_AT91_SLOW_CLOCK
` [PATCH v4 08/13] pm: at91: the standby mode uses the same sram function as the suspend to memory mode
` [PATCH v4 09/13] pm: at91: rename file name: pm_slowclock.S -->pm_suspend.S
` [PATCH v4 10/13] pm: at91: rename function name: at91_slow_clock()-->at91_pm_suspend_sram_fn
` [PATCH v4 11/13] pm: at91: remove the at91_xxx_standby() function definitions in the pm.h
` [PATCH v4 12/13] pm: at91: setup: remove the struct ramc_ids .data at91_xxx_standby members
` [PATCH v4 13/13] pm: at91: amend the pm_suspend entry for at91_cpuidle_device

[Qemu-devel] Update boot_order on reset for sPAPR
 2015-01-28  1:48 UTC  (7+ messages)
` [Qemu-devel] [PATCH 2/2] bootdevice: update boot_order in MachineState

[PATCH v4 00/14] Enable vTPM subsystem on TPM 2.0
 2015-01-28  1:44 UTC  (7+ messages)

[PATCH] build: Fixed install-deps
 2015-01-28  1:42 UTC 

[PATCH 0/4] sched: schedule/preempt optimizations and cleanups
 2015-01-28  1:42 UTC  (3+ messages)
` [RFC PATCH 2/4] sched: Use traced preempt count operations to toggle PREEMPT_ACTIVE

[PATCH] PCI: Add guard to avoid mapping a invalid msix base address
 2015-01-28  1:42 UTC  (3+ messages)

[PATCH v2] clk: sunxi: fix sun6i PLL1 .recalc_rate() result
 2015-01-28  1:41 UTC  (3+ messages)

[PATCH] NVMe: Skip namespaces with interleaved meta-data
 2015-01-28  1:39 UTC  (5+ messages)

Making udev emit a signal when it is done loading modules
 2015-01-28  1:38 UTC  (4+ messages)
    ` [systemd-devel] "

[PATCH v3 1/2] watchdog: dw_wdt: pat the watchdog before enabling it
 2015-01-28  1:38 UTC  (2+ messages)

[PATCH 3.18 00/61] 3.18.5-stable review
 2015-01-28  1:27 UTC  (27+ messages)
` [PATCH 3.18 02/61] can: m_can: tag current CAN FD controllers as non-ISO
` [PATCH 3.18 03/61] pinctrl: qcom: Dont iterate past end of function array
` [PATCH 3.18 04/61] pinctrl: Fix two deadlocks
` [PATCH 3.18 12/61] scripts/recordmcount.pl: There is no -m32 gcc option on Super-H anymore
` [PATCH 3.18 13/61] drm/i915: Ban Haswell from using RCS flips
` [PATCH 3.18 14/61] drm/i915: Fix mutex->owner inspection race under DEBUG_MUTEXES
` [PATCH 3.18 15/61] drm/radeon: add a dpm quirk list
` [PATCH 3.18 16/61] drm/radeon: add si "
` [PATCH 3.18 17/61] drm/radeon: use rv515_ring_start on r5xx
` [PATCH 3.18 18/61] PCI: Pass bridge device, not bus, when updating bridge windows
` [PATCH 3.18 19/61] PCI: Add pci_claim_bridge_resource() to clip window if necessary
` [PATCH 3.18 47/61] sata_dwc_460ex: fix resource leak on error path
` [PATCH 3.18 48/61] ahci_xgene: Fix the endianess issue in APM X-Gene SoC AHCI SATA controller driver
` [PATCH 3.18 49/61] KEYS: close race between key lookup and freeing
` [PATCH 3.18 50/61] mm: get rid of radix tree gfp mask for pagecache_get_page
` [PATCH 3.18 51/61] netfilter: nfnetlink: validate nfnetlink header from batch
` [PATCH 3.18 52/61] netfilter: nf_tables: fix flush ruleset chain dependencies
` [PATCH 3.18 53/61] netfilter: nfnetlink: relax strict multicast group check from netlink_bind
` [PATCH 3.18 54/61] netfilter: conntrack: fix race between confirmation and flush
` [PATCH 3.18 55/61] ipvs: uninitialized data with IP_VS_IPV6
` [PATCH 3.18 56/61] Revert "swiotlb-xen: pass dev_addr to swiotlb_tbl_unmap_single"
` [PATCH 3.18 57/61] iwlwifi: mvm: add a flag to enable match found notification
` [PATCH 3.18 58/61] ACPI / PM: Do not disable wakeup GPEs that have not been enabled
` [PATCH 3.18 59/61] crypto: prefix module autoloading with "crypto-"
` [PATCH 3.18 60/61] crypto: include crypto- module prefix in template
` [PATCH 3.18 61/61] crypto: add missing crypto module aliases

[PATCH v2] testpmd check return value of rte_eth_dev_vlan_filter()
 2015-01-28  1:38 UTC  (2+ messages)

[PATCH v2 0/3] mm: cma: debugfs access to CMA
 2015-01-28  1:35 UTC  (10+ messages)
` [PATCH v2 2/3] mm: cma: allocation trigger
` [PATCH v2 3/3] mm: cma: release trigger

[PATCH] ixgbe: Fix an unnecessary check in vf rss
 2015-01-28  1:35 UTC  (3+ messages)

[PATCH 2/2] mm: fix undefined reference to `.kernel_map_pages' on PPC builds
 2015-01-28  1:33 UTC  (16+ messages)
                ` [PATCH v3] powerpc/mm: fix undefined reference to `.__kernel_map_pages' on FSL PPC64

Notify problem in gatt plugin
 2015-01-28  1:33 UTC  (4+ messages)
    ` Notify problem in gatt plugin - solved

[PATCH] gst-plugins-*-mm-accel: sync up on customizations between gst plugins
 2015-01-28  1:32 UTC 

[PATCH 0/3] iio: adc: vf610: respect ADC clocking limitations
 2015-01-28  1:33 UTC  (3+ messages)

[RFC 0/3] Slab allocator array operations
 2015-01-28  1:33 UTC  (6+ messages)
` [RFC 1/3] Slab infrastructure for "

[RESEND PATCH] inotify: update documentation to reflect code changes
 2015-01-28  1:33 UTC  (3+ messages)

[PATCH 1/2] xfs_spaceman: XFS_IOC_FIEMAPFS ioctl replacing previous FS_IOC_FIEMAPFS
 2015-01-28  1:27 UTC  (2+ messages)

overlayfs lazy unmounts?
 2015-01-28  1:23 UTC  (2+ messages)

Memstore performance improvements v0.90 vs v0.87
 2015-01-28  1:23 UTC  (6+ messages)

[Bug 88786] Radeon Hawaii crash on a 32-bit kernel
 2015-01-28  1:22 UTC  (4+ messages)

[LTP] [PATCH 1/3] rlogin: Cleanup
 2015-01-28  1:19 UTC  (12+ messages)
` [LTP] [PATCH v2 "
  ` [LTP] [PATCH v2 2/3] telnet: Cleanup
  ` [LTP] [PATCH v2 3/3] iptables_tests.sh: Cleanup

[U-Boot] [PATCH 0/23] x86: Add bare support for Intel Minnowboard Max
 2015-01-28  1:20 UTC  (12+ messages)
` [U-Boot] [PATCH 01/23] x86: Enhance the microcode tool to support header files as input
` [U-Boot] [PATCH 14/23] x86: Move common FSP functions into a common file
` [U-Boot] [PATCH 20/23] scsi: bootstage: Measure time taken to scan the bus

[PATCH net-next v1] net: netcp: remove unused kconfig option and code
 2015-01-28  1:19 UTC  (2+ messages)

[MASTER][PATCH] busybox: cve-2014-9645
 2015-01-28  1:19 UTC 

[PATCH 0/4] clk: st: New clock domain
 2015-01-28  1:19 UTC  (5+ messages)
` [PATCH 4/4] clk: dt: st: Introduce clock domain documentation

[PATCH] thermal: Add msm tsens thermal sensor driver
 2015-01-28  1:18 UTC  (4+ messages)

[PATCH net-next] cxgb4: Move firmware version MACRO to t4fw_version.h
 2015-01-28  1:18 UTC  (2+ messages)

[U-Boot] [PATCH] Makefile: clean boot.bin
 2015-01-28  1:17 UTC  (4+ messages)

[PATCH] csiostor:T5 Firmware fix and cleanup
 2015-01-28  1:17 UTC  (2+ messages)

[PATCH 1/2] btrfs-progs: Make option parsing more robust to code modifications
 2015-01-28  1:15 UTC  (2+ messages)

[PATCH] arm: sunxi: input: RFC: Add sysfs voltage for sun4i-lradc driver
 2015-01-28  1:15 UTC  (8+ messages)
  `  "
          ` [linux-sunxi] "

[PATCH 00/97] Misc series of functional/performance fixes for 3.12-stable
 2015-01-28  1:13 UTC  (2+ messages)

Почистване на офиси за 15.70лв. на посещение
 2015-01-27 22:50 UTC 

[PATCH net-next V1 00/11] Mellanox ethernet driver updates Jan-27-2015
 2015-01-28  1:13 UTC  (2+ messages)

[U-Boot] [PATCH] lcd: fix console address is not initialized
 2015-01-28  1:13 UTC 

Configure an IMX6 system to simultaneously display on LVDS and HDMI
 2015-01-28  1:12 UTC  (2+ messages)

[PATCH net-next] vxlan: advertise link netns in fdb messages
 2015-01-28  1:11 UTC  (2+ messages)

[PATCH 1/2] clk: pxa: add pxa3xx clock driver
 2015-01-28  1:10 UTC  (3+ messages)

wip-auth
 2015-01-28  1:10 UTC  (6+ messages)

[PATCH net-next v2 0/5] bonding: various 802.3ad fixes
 2015-01-28  1:09 UTC  (2+ messages)

[U-Boot] [PATCH] lcd: fix console address is not initialized
 2015-01-28  1:08 UTC  (6+ messages)

About subversion_1.8.10.bb and subversion_1.6.15.bb
 2015-01-28  1:07 UTC  (3+ messages)

[PATCH 0/4] defconfigs: cleanup obsolete MTD configs
 2015-01-28  1:04 UTC  (9+ messages)

[PATCH v3] mm: incorporate read-only pages into transparent huge pages
 2015-01-28  0:27 UTC  (2+ messages)

Nikhil Devshatwar : vpdma-fw: Separate vpdma-fw and vpe-tests recipe
 2015-01-28  1:02 UTC 

Nikhil Devshatwar : vpdma-fw: Separate vpdma-fw and vpe-tests recipe
 2015-01-28  1:02 UTC 

Sam Nelson : nwal-lld: Add recipes for Network abstraction layer low level driver and test code
 2015-01-28  1:02 UTC 

Sam Nelson : nwal-lld: Add recipes for Network abstraction layer low level driver and test code
 2015-01-28  1:02 UTC 

linux-next: manual merge of the net-next tree with the net tree
 2015-01-28  1:02 UTC  (2+ messages)

[PATCH v2] clk: zynq: Force CPU_2X clock to be ungated
 2015-01-28  1:01 UTC  (3+ messages)

[PATCH v10 0/7] devfreq: Add devfreq-event class to provide raw data for devfreq device
 2015-01-28  1:01 UTC  (3+ messages)

[PATCH 1/2] zram: free meta out of init_lock
 2015-01-28  0:59 UTC  (12+ messages)

[Qemu-devel] [PATCH RESEND 00/50] blockdev: BlockBackend and media
 2015-01-27 19:45 UTC  (3+ messages)
` [Qemu-devel] [PATCH RESEND 13/50] block: Add BlockBackendRootState
` [Qemu-devel] [PATCH RESEND 24/50] blockdev: Check BB validity in block-stream

[PATCH] Add support for running a 64-bit Linux kernel on a 32-bit EFI
 2015-01-28  0:56 UTC 

[PATCH V2 1/2] crypto: Add Imagination Technologies hw hash accelerator
 2015-01-28  0:56 UTC  (2+ messages)

dvt--scan-tables au-SunshineCoast corrections
 2015-01-28  0:32 UTC 

[PATCH repost] ARM: shmobile: r8a7794: Correct SDHI base address, clock labels and output-names
 2015-01-28  0:55 UTC  (5+ messages)

[PATCH v7 0/4] Add support for parametrized events
 2015-01-28  0:54 UTC  (4+ messages)

[Bug 78951] New: gl_PrimitiveID is zero if no geometry shader is present
 2015-01-28  0:54 UTC  (2+ messages)
` [Bug 78951] "

[GIT PULL] PCI fixes for v3.19
 2015-01-28  0:54 UTC  (7+ messages)

[PATCH] ARM: /proc/cpuinfo: Use DT machine name when possible
 2015-01-28  0:50 UTC  (6+ messages)
` [PATCH] ARM: /proc/atags: Export also for DT

[PATCH] ARM: shmobile: r8a7794: Correct SDHI clock node names
 2015-01-28  0:53 UTC  (3+ messages)
` [PATCH] ARM: shmobile: r8a7794: Correct SDHI clock base address, labels and output-names

[Qemu-devel] [Bug 1368815] [NEW] qemu-img convert intermittently corrupts output images
 2015-01-28  0:41 UTC  (2+ messages)
` [Qemu-devel] [Bug 1368815] Change abandoned on nova (master)


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.