All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2014-10-29 12:21:31 to 2014-10-29 13:14:45 UTC [more...]

[PATCH] kernel-modules: Drop explicit modules that are found with block_module_filter
 2014-10-29 13:14 UTC  (2+ messages)

[PATCH v2] 40network: Copy the customize dhcp config
 2014-10-29 13:14 UTC  (2+ messages)

[PATCH v2] ARM: dts: rockchip: use internal pull-up resistors on I2C busses
 2014-10-29 13:17 UTC  (2+ messages)

[Qemu-devel] [PATCH] iscsi: Refuse to open as writable if the LUN is write protected
 2014-10-29 13:13 UTC 

[PATCH] fix gzip compress then it not supports rsyncable option
 2014-10-29 13:13 UTC  (2+ messages)

[PATCH 1/2] power: reset: add driver for Hardkernel's Odroid boards
 2014-10-29 13:13 UTC  (2+ messages)
` [PATCH 2/2] ARM: dts: exynos4412-odroid-common: add reboot handler

[RFC] Toaster access control
 2014-10-29 13:11 UTC  (6+ messages)

[PATCH] PM / Runtime: Rework RPM get callback routines
 2014-10-29 13:11 UTC  (2+ messages)

[PATCH v2 00/20] rtc: omap: fixes and power-off feature
 2014-10-29 13:11 UTC  (21+ messages)

[U-Boot] [PATCH] omap_hsmmc: Allow for board-specific MMC power init
 2014-10-29 13:10 UTC  (4+ messages)

[U-Boot] [PATCH 0/3] cm-fx6 updates
 2014-10-29 13:08 UTC  (4+ messages)
` [U-Boot] [PATCH 1/3] arm: mx6: cm_fx6: change issd gpio order
` [U-Boot] [PATCH 2/3] arm: mx6: cm_fx6: detect 1GB DRAM correctly on solo
` [U-Boot] [PATCH 3/3] common: introduce board_preboot_os hook

linux kernel 3.17, freeze on resume
 2014-10-29 13:07 UTC  (4+ messages)

[PATCH] drm/i915: Add missed MI_BATCH_BUFFER_END in null state batch buffer
 2014-10-29 13:04 UTC  (3+ messages)

[RFC 0/2] Explicit use of python 2
 2014-10-29 13:05 UTC  (3+ messages)
` [RFC 1/2] scripts: use python2 explicitly in shebangs

[Qemu-devel] [PATCH] vl.c: Fix Coverity complaining for vmstate_dump_file
 2014-10-29 13:05 UTC  (3+ messages)

[PATCH] vb2: replace VIDEO_MAX_FRAME with VB2_MAX_FRAME
 2014-10-29 13:05 UTC  (10+ messages)

[PATCH RFC 02/12] time: Add mktime() safe version(using time64_t)
 2014-10-29 13:04 UTC  (4+ messages)
` [PATCH RFC 11/12] time: Convert xen_read_wallclock() to use timespec64

[Qemu-devel] [PATCH v2 RESEND] Add skip_dump flag to ignore memory region during dump
 2014-10-29 13:03 UTC  (2+ messages)

XFS shrinking planned?
 2014-10-29 13:03 UTC  (4+ messages)

[PATCH v7 0/2] mtd: nand: add sunxi NAND flash controller support
 2014-10-29 13:02 UTC  (7+ messages)
` [PATCH v7 1/2] "

[Buildroot] [PATCH] nuttcp: update download link and homepage
 2014-10-29 13:02 UTC 

[U-Boot] [PATCH v4 0/29] Introduce driver model support for SPI, SPI flash, cros_ec
 2014-10-29 13:02 UTC  (3+ messages)
` [U-Boot] [PATCH v4 05/29] dm: spi: Add a uclass for SPI

[Cluster-devel] [GFS2 PATCH 0/3] Patches to reduce GFS2 fragmentation
 2014-10-29 13:02 UTC  (4+ messages)
` [Cluster-devel] [GFS2 PATCH 1/3] GFS2: Set of distributed preferences for rgrps
` [Cluster-devel] [GFS2 PATCH 2/3] GFS2: Only increase rs_sizehint
` [Cluster-devel] [GFS2 PATCH 3/3] GFS2: If we use up our block reservation, request more next time

PM/runtime issue: Device cannot runtime resume because power domain is off during system resume
 2014-10-29 13:01 UTC  (2+ messages)

[PATCH 1/2] ALSA: hda - Fix probing and stuttering on CMI8888 HD-audio controller
 2014-10-29 13:01 UTC  (5+ messages)

[GIT PULL] Fix for Integrity subsystem null pointer deref
 2014-10-29 12:59 UTC  (3+ messages)

UBI Fastmap stabilization
 2014-10-29 12:45 UTC  (71+ messages)
` [PATCH 01/35] UBI: Add initial support for fastmap self checks
` [PATCH 02/35] UBI: Fix stale pointers in ubi->lookuptbl
` [PATCH 03/35] UBI: Fastmap: Add self check to detect absent PEBs
` [PATCH 04/35] UBI: Fastmap: Care about the protection queue
` [PATCH 05/35] UBI: Fastmap: Ensure that only one fastmap work is scheduled
` [PATCH 06/35] UBI: Fastmap: Ensure that all fastmap work is done upon WL shutdown
` [PATCH 07/35] UBI: Fastmap: Fix races in ubi_wl_get_peb()
` [PATCH 08/35] UBI: Split __wl_get_peb()
` [PATCH 09/35] UBI: Fastmap: Make ubi_refill_pools() fair
` [PATCH 10/35] UBI: Fastmap: Fix memory leaks while closing the WL sub-system
` [PATCH 11/35] UBI: Fastmap: Don't allocate new ubi_wl_entry objects
` [PATCH 12/35] UBI: Fastmap: Notify user in case of an ubi_update_fastmap() failure
` [PATCH 13/35] UBI: Fastmap: Wrap fastmap specific function in a ifdef
` [PATCH 14/35] UBI: Fastmap: Fix fastmap usage in ubi_volume_notify()
` [PATCH 15/35] UBI: Fastmap: Enhance fastmap checking
` [PATCH 16/35] UBI: Fastmap: Fix memory leak while attaching
` [PATCH 17/35] UBI: Remove alloc_ai() slab name from parameter list
` [PATCH 18/35] UBI: Fastmap: Fix race in ubi_eba_atomic_leb_change()
` [PATCH 19/35] UBI: Fastmap: Remove bogus ubi_assert()
` [PATCH 20/35] UBI: Fastmap: Remove eba_orphans logic
` [PATCH 21/35] UBI: Fastmap: Switch to ro mode if invalidate_fastmap() fails
` [PATCH 22/35] UBI: Fastmap: Make WL pool size 50% of user pool size
` [PATCH 23/35] UBI: Fastmap: Add new module parameter fm_debug
` [PATCH 24/35] UBI: Fastmap: Fix leb_count unbalance
` [PATCH 25/35] UBI: Fastmap: Fix race after ubi_wl_get_peb()
` [PATCH 26/35] UBI: Fastmap: Set used_ebs only for static volumes
` [PATCH 27/35] UBI: Fastmap: Locking updates
` [PATCH 28/35] UBI: Fastmap: Make self_check_eba() depend on fastmap self checking
` [PATCH 29/35] UBI: Move fastmap specific functions out of wl.c
` [PATCH 30/35] UBI: Add accessor functions for WL data structures
` [PATCH 31/35] UBI: Fastmap: Wire up WL accessor functions
` [PATCH 32/35] UBI: Fastmap: Introduce ubi_fastmap_init()
` [PATCH 33/35] UBI: Fastmap: Introduce may_reserve_for_fm()
` [PATCH 34/35] UBI: Fastmap: Remove else after return
` [PATCH 35/35] UBI: Fastmap: Add blank line after declarations

[Qemu-devel] [PATCHv2 00/13] megasas: gen2 emulation and MSI-X fixes
 2014-10-29 12:54 UTC  (3+ messages)
` [Qemu-devel] [PATCH 10/13] megasas: Implement DCMD_CLUSTER_RESET_LD

[GIT PULL 00/32] perf/core improvements and fixes
 2014-10-29 12:58 UTC  (3+ messages)

[Qemu-devel] [PATCH 0/2] buildsys: Convert SDL_CFLAGS to .mo-cflags
 2014-10-29 12:57 UTC  (2+ messages)

RCU related deadlock in AIO? (in 3.18-rc2)
 2014-10-29 12:57 UTC  (2+ messages)

[GIT PULL 00/10] perf/urgent fixes
 2014-10-29 12:56 UTC  (11+ messages)
` [PATCH 01/10] perf callchain: Use global caching provided by libunwind
` [PATCH 02/10] perf tools: Make CPUINFO_PROC an array to support different kernel versions
` [PATCH 03/10] perf tools: Fix report -F abort for data without branch info
` [PATCH 04/10] perf tools: Fix report -F in_tx "
` [PATCH 05/10] perf tools: Fix report -F mispredict "
` [PATCH 06/10] perf tools: Fix report -F symbol_to "
` [PATCH 07/10] perf tools: Fix report -F symbol_from "
` [PATCH 08/10] perf tools: Fix report -F dso_to "
` [PATCH 09/10] perf tools: Fix report -F dso_from "
` [PATCH 10/10] perf probe: Trivial typo fix for --demangle

[patch] Documentation/SubmittingPatches: Reported-by tags and permission
 2014-10-29 12:57 UTC  (3+ messages)
` [patch v2] "

[PATCH v2 00/20] rtc: omap: fixes and power-off feature
 2014-10-29 12:50 UTC  (9+ messages)
` [PATCH v3] rtc: omap: add support for pmic_power_en

[PATCH v4 1/3] netfilter: log: protect nf_log_register against double registering
 2014-10-29 12:51 UTC  (3+ messages)
` [PATCH v4 2/3] Do error handling if __build_packet_message fails
` [PATCH v4 3/3] Make use of pr_fmt where applicable

[U-Boot] [PATCH v3 0/4] arm: fix exception handling
 2014-10-29 12:50 UTC  (12+ messages)
` [U-Boot] [PATCH v4 "
  ` [U-Boot] [PATCH v4 1/4] kconfig: arm: introduce symbol for ARM CPUs
  ` [U-Boot] [PATCH v4 2/4] arm: make .vectors section allocatable
  ` [U-Boot] [PATCH v4 3/4] arm: relocate the exception vectors
  ` [U-Boot] [PATCH v4 4/4] arm: interrupt_init: set sp in IRQ/FIQ modes

[PATCH_v2 1/4] android/tester: Fix wrong state comparison in A2DP and AVRCP tests
 2014-10-29 12:48 UTC  (2+ messages)

Cache Allocation Technology Design
 2014-10-29 12:48 UTC  (6+ messages)

[PATCH] rcu: Remove redundant rcu_is_cpu_rrupt_from_idle() function
 2014-10-29 12:47 UTC  (2+ messages)

[PATCH v3 1/3] netfilter: log: protect nf_log_register against double registering
 2014-10-29 12:46 UTC  (3+ messages)
` [PATCH v3 2/3] Do error handling if __build_packet_message fails

[Buildroot] postgreSQL in buildroot
 2014-10-29 12:46 UTC 

[U-Boot] [PATCH V2 2/5] spl: Add EXT support to SPL
 2014-10-29 12:45 UTC  (3+ messages)
` [U-Boot] [U-Boot,V2,2/5] "

[PATCH V2 for-4.5] EFI: Always use EFI command line
 2014-10-29 12:44 UTC  (8+ messages)

[PATCH tip/core/rcu 0/9] Miscellaneous fixes for 3.19
 2014-10-29 12:42 UTC  (5+ messages)
` [PATCH tip/core/rcu 1/9] rcu: Remove CONFIG_RCU_CPU_STALL_VERBOSE
  ` [PATCH tip/core/rcu 9/9] rcu: Provide counterpart to rcu_dereference() for non-RCU situations

[PATCH 0/5] MAINTAINERS: add entries for few DRM drivers
 2014-10-29 12:39 UTC  (5+ messages)
` [PATCH 1/5] MAINTAINERS: Add entry for MIPI DSI bus

Bug reporting method too hard to find
 2014-10-29 11:58 UTC 

Источники зажигания горючей среды в системах вентиляции
 2014-10-29 10:12 UTC 

инструкция по ведению трудовых книжек
 2014-10-29  8:12 UTC 

Benchmarking for vhost polling patch
 2014-10-29 12:38 UTC 

[PATCH v2 0/12] IB/srp: Add multichannel support
 2014-10-29 12:36 UTC  (8+ messages)
` [PATCH v2 03/12] scsi-mq: Add support for multiple hardware queues
` [PATCH v2 12/12] IB/srp: Add multichannel support

[PATCH v2] obexd/mas: Handle register notification open
 2014-10-29 12:36 UTC 

[PATCH i-g-t 1/2] tests/testdisplay: Fix test status check fumble
 2014-10-29 12:34 UTC  (2+ messages)
` [PATCH i-g-t 2/2] tests: Reenable testdisplay

[Bug 85579] New: [bisected] piglit test crashes in spec/glsl-1.50/execution/geometry/max-input-components
 2014-10-29 12:34 UTC  (2+ messages)
` [Bug 85579] "

[PATCH] audio: sai: Add Power Management support
 2014-10-29 12:33 UTC  (4+ messages)

[PATCH v03 0/4] ASoC: davinci-mcasp: Correct start/stop sequences
 2014-10-29 12:32 UTC  (2+ messages)

xfsrestore report SUCCESS but not restore all files in kernel 3.17
 2014-10-29 12:32 UTC  (12+ messages)

[PATCHv2 1/7] shared/io: Remove disconnect handler in io_destroy
 2014-10-29 12:32 UTC  (3+ messages)
` [PATCHv2 2/7] unit/test-gatt: Add search all primary services test case

[PATCH ] obexd/mas: Handle register notification open
 2014-10-29 12:31 UTC  (3+ messages)

Add ltc3562 voltage regulator driver
 2014-10-29 12:30 UTC  (3+ messages)
` [PATCH] "

[PATCH] nfsidmap.map: Add more global variables to the map
 2014-10-29 12:29 UTC  (2+ messages)

[PATCH] mtd: dataflash: Remove use of tx_dma
 2014-10-29 12:27 UTC 

[PATCH RESEND V4 0/9] Tegra xHCI support
 2014-10-29 12:27 UTC  (5+ messages)
` [PATCH RESEND V4 4/9] pinctrl: tegra-xusb: Add USB PHY support

[Cocci] Parsing errors in several headers
 2014-10-29 12:26 UTC  (12+ messages)
              ` [Cocci] Addition of preprocessor statements with SmPL

[Buildroot] [PATCH] arch/arc: add support of ARC HS38 core
 2014-10-29 12:25 UTC 

Documentation for "git log --all" incorrect
 2014-10-29 11:51 UTC 

[Powertop] Package C states over Haswell platform
 2014-10-29 12:23 UTC 

[PATCH] of: spi: Export single device registration method and accessors (v2)
 2014-10-29 12:22 UTC  (5+ messages)

[PATCH -next 0/2] net: allow setting ecn via routing table
 2014-10-29 12:23 UTC  (3+ messages)

[Qemu-devel] [PATCH 0/5] Add TriCore BOL, BRC, BRN, BRR and RC instructions
 2014-10-29 13:22 UTC  (6+ messages)
` [Qemu-devel] [PATCH 1/5] target-tricore: Add instructions of BOL opcode format
` [Qemu-devel] [PATCH 2/5] target-tricore: Add instructions of BRC "
` [Qemu-devel] [PATCH 3/5] target-tricore: Add instructions of BRN "
` [Qemu-devel] [PATCH 4/5] target-tricore: Add instructions of BRR "
` [Qemu-devel] [PATCH 5/5] target-tricore: Add instructions of RC "

[PATCH] seq_file: Fix seq_putc() to be consistent with seq_puts()
 2014-10-29 12:21 UTC  (7+ messages)
` [PATCH 0/7] seq_printf cleanups
  ` [PATCH 3/7] dlm: Use seq_is_full - remove seq_printf returns
          ` [Cluster-devel] "


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.