All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2016-05-23 07:14:52 to 2016-05-23 08:28:59 UTC [more...]

[PATCH 00/62] Update UBI
 2016-05-23  8:26 UTC  (31+ messages)
` [PATCH 01/62] UBI: add missing kmem_cache_free() in process_pool_aeb error path
` [PATCH 02/62] UBI: Improve comment on work_sem
` [PATCH 03/62] UBI: ubi_eba_read_leb: Remove in vain variable assignment
` [PATCH 04/62] UBI: wl: Rename cancel flag to shutdown
` [PATCH 05/62] UBI: Fix trivial typo in __schedule_ubi_work
` [PATCH 06/62] UBI: Fastmap: Calc fastmap size correctly
` [PATCH 08/62] UBI: vtbl: Use ubi_eba_atomic_leb_change()
` [PATCH 09/62] UBI: Fix double free after do_sync_erase()
` [PATCH 10/62] UBI: Fix invalid vfree()
` [PATCH 11/62] UBI: extend UBI layer debug/messaging capabilities - cosmetics
` [PATCH 12/62] UBI: clean-up printing helpers
` [PATCH 13/62] UBI: do propagate positive error codes up
` [PATCH 14/62] UBI: Fastmap: Care about the protection queue
` [PATCH 16/62] UBI: account for bitflips in both the VID header and data
` [PATCH 17/62] UBI: fix out of bounds write
` [PATCH 19/62] UBI: align comment for readability
` [PATCH 21/62] UBI: Fastmap: Make ubi_refill_pools() fair
` [PATCH 23/62] UBI: Fastmap: Fix memory leaks while closing the WL sub-system
` [PATCH 25/62] UBI: Fastmap: Wrap fastmap specific function in a ifdef
` [PATCH 27/62] UBI: Fastmap: Fix race in ubi_eba_atomic_leb_change()
` [PATCH 29/62] UBI: Fastmap: Remove eba_orphans logic
` [PATCH 31/62] UBI: Fastmap: Make WL pool size 50% of user pool size
` [PATCH 33/62] UBI: Fastmap: Set used_ebs only for static volumes
` [PATCH 35/62] UBI: Fastmap: Rework fastmap error paths
` [PATCH 36/62] UBI: Fix stale pointers in ubi->lookuptbl
` [PATCH 38/62] UBI: Add accessor functions for WL data structures
` [PATCH 39/62] UBI: Fastmap: Wire up WL accessor functions
` [PATCH 40/62] UBI: Fastmap: Introduce ubi_fastmap_init()
` [PATCH 41/62] UBI: Fastmap: Introduce may_reserve_for_fm()
` [PATCH 43/62] UBI: Fastmap: Fall back to scanning mode after ECC error

[PATCH] powerpc/pseries: start rtasd before PCI probing
 2016-05-23  8:28 UTC 

[PATCH V7 00/11] Support for generic ACPI based PCI host controller
 2016-05-23  8:28 UTC  (5+ messages)
` [PATCH V7 04/11] pci: Add new function to unmap IO resources

[PATCH 1/2] acpi/einj: Convert EINJ_PFX to proper pr_fmt
 2016-05-23  8:28 UTC  (2+ messages)
` [PATCH 2/2] acpi/einj: Make error paths more talkative

[dm-crypt] Initializing dm-crypt on Android results in "device lookup failed"
 2016-05-23  8:17 UTC  (2+ messages)

[PATCH] f2fs: introduce on-disk layout version checking functionality
 2016-05-23  8:25 UTC  (4+ messages)

[PATCH v3 0/3] Fix xen crash when starting HVM guest due to missing io handler
 2016-05-23  8:23 UTC  (7+ messages)
` [PATCH v3 1/3] x86/hvm: Add check when register "
` [PATCH v3 2/3] svm: iommu: Only call guest_iommu_init() after initialized HVM domain
` [PATCH v3 3/3] AMD IOMMU: Check io_handler before registering mmio handler

freevxfs
 2016-05-23  8:23 UTC  (2+ messages)

[PATCH] i2c_hid: enable i2c-hid devices to suspend/resume asynchronously
 2016-05-23  8:22 UTC  (2+ messages)

[PATCH v3 0/2] kbuild: Remove stale asm-generic wrappers
 2016-05-23  8:21 UTC  (6+ messages)
` [PATCH v3 1/2] kbuild, x86: Track generated headers with generated-y
` [PATCH v3 2/2] kbuild: Remove stale asm-generic wrappers

[PATCH 1/6] statx: Add a system call to make enhanced file info available
 2016-05-23  8:22 UTC  (5+ messages)

[PATCH 0/5] Add automation support for DP compliance Tests
 2016-05-23  8:22 UTC  (7+ messages)
` [PATCH 2/5] drm/i915: Disable the Link training automation support
` [PATCH 3/5] drm/i915: Fixes to support the DP Compliance EDID tests
` [PATCH 4/5] Add support for forcing 6 bpc on DP pipes

Rescanning is broken with runtime PM for PCIe ports
 2016-05-23  8:20 UTC  (2+ messages)
` [PATCH] PCI: Power on bridges before scanning new devices

[PATCH] mm: compact: remove watermark check at compact suitable
 2016-05-23  8:20 UTC  (3+ messages)

[U-Boot] [PATCH 00/15] x86: Various updates and fixes
 2016-05-23  8:19 UTC  (46+ messages)
` [U-Boot] [PATCH 01/15] acpi: Clean IASL generated intermediate files
` [U-Boot] [PATCH 02/15] x86: crownbay: Disable boot stage support
` [U-Boot] [PATCH 03/15] x86: Add some notes for MRC cache with Intel FSP
` [U-Boot] [PATCH 04/15] x86: baytrail: Update to latest microcode
` [U-Boot] [PATCH 05/15] x86: Use latest microcode for all BayTrail boards
` [U-Boot] [PATCH 06/15] x86: galileo: Enable CPU driver
` [U-Boot] [PATCH 07/15] x86: Don't touch IA32_APIC_BASE MSR on Intel Quark
` [U-Boot] [PATCH 08/15] x86: Remove SMP limitation in lapic_setup()
` [U-Boot] [PATCH 09/15] x86: Call lapic_setup() in interrupt_init()
` [U-Boot] [PATCH 10/15] x86: quark: Assign a unique I/O APIC ID
` [U-Boot] [PATCH 11/15] x86: broadwell: Correct "
` [U-Boot] [PATCH 12/15] x86: galileo: Enable MP table generation
` [U-Boot] [PATCH 13/15] x86: kconfig: Add two options for SMBIOS manufacturer and product name
` [U-Boot] [PATCH 14/15] x86: Switch to use SMBIOS Kconfig options when writing SMBIOS tables
` [U-Boot] [PATCH 15/15] x86: galileo: Override SMBIOS product name

[PATCH 2/2] mm,oom: Do oom_task_origin() test in oom_badness()
 2016-05-23  8:19 UTC  (2+ messages)

[Qemu-devel] [PATCH 0/9] virtio-blk: multiqueue support
 2016-05-23  8:17 UTC  (4+ messages)
` [Qemu-devel] [PATCH 5/9] virtio-blk: multiqueue batch notify

[PATCH v2 0/2] ASoC: wm8985: add support for WM8758
 2016-05-23  8:17 UTC  (6+ messages)
` [PATCH v2 2/2] "

[U-Boot] Please pull u-boot-x86
 2016-05-23  8:17 UTC 

[PATCH v2] fstests: generic: Test reserved extent map search routine on deduped file
 2016-05-23  8:16 UTC  (2+ messages)

[Bug 95532] Kernel oops WARNING: CPU: 5 PID: 148 at include/drm/drm_crtc.h:2561 drm_helper_choose_crtc_dpms+0x93/0xa0 [drm_kms_helper]() [drm_kms_helper]
 2016-05-23  8:14 UTC 

[PATCH V5 for-next 0/4] Support SendOnlyFullMember join
 2016-05-23  8:14 UTC  (5+ messages)
  ` [PATCH V5 for-next 1/4] IB/core: Introduce capabilitymask2 field in ClassPortInfo mad
  ` [PATCH V5 for-next 2/4] IB/SA Agent: Add support for SA agent get ClassPortInfo
  ` [PATCH V5 for-next 3/4] IB/core: Support new type of join-state for multicast
  ` [PATCH V5 for-next 4/4] IB/ipoib: Support SendOnlyFullMember MCG for SendOnly join

[PATCH V2] vfio: platform: support No-IOMMU mode
 2016-05-23  8:14 UTC 

linux-next: Tree for May 17
 2016-05-23  8:13 UTC  (2+ messages)

[PATCH 1/2] mm,oom: Remove unused argument from oom_scan_process_thread()
 2016-05-23  8:13 UTC  (2+ messages)

[U-Boot] [PATCH] i2c: fsl: Fix driver initialization
 2016-05-23  8:12 UTC 

next-20160517 - lockdep splat in pcie code
 2016-05-23  8:11 UTC  (2+ messages)
` [PATCH] PCI: pcie: Call pm_runtime_no_callbacks() after device is registered

867853145c: BUG: unable to handle kernel NULL pointer dereference at (null)
 2016-05-23  8:10 UTC  (2+ messages)

[PATCH V5 0/7] iommu/msm: Add DT adaptation and generic bindings support
 2016-05-23  8:10 UTC  (3+ messages)

[PATCH v8 0/3] Secure Memory Allocation Framework
 2016-05-23  8:09 UTC  (8+ messages)
` [PATCH v8 1/3] create SMAF module
` [PATCH v8 2/3] SMAF: add CMA allocator
` [PATCH v8 3/3] SMAF: add test secure module

[PATCH 0/3] VMX: Properly handle pi descriptor and per-cpu blocking list
 2016-05-23  8:08 UTC  (9+ messages)
` [PATCH 1/3] VMX: Properly adjuest the status of pi descriptor

[PATCH 0/5] systemd and nios2 fixes
 2016-05-23  8:07 UTC  (4+ messages)
` [PATCH 1/5] useradd.bbclass: Strip trailing '; ' in cmd params

[Buildroot] systemd and journald
 2016-05-23  8:07 UTC  (2+ messages)

*ERROR* Hangcheck timer elapsed... render ring idle
 2016-05-23  8:06 UTC  (2+ messages)

[PATCH RESEND] printk: add tgid and comm in dump_stack_print_info
 2016-05-23  8:04 UTC 

is there a readable online PDF of the pre-release draft of the specs?
 2016-05-23  8:04 UTC 

[PATCH v5] i2c: i801: Allow ACPI SystemIO OpRegion to conflict with PCI BAR
 2016-05-23  8:04 UTC 

[RFC 0/9] KVM: x86: break the xAPIC barrier
 2016-05-23  8:04 UTC  (3+ messages)
` [PATCH 2/9] KVM: x86: dynamic kvm_apic_map

limited tx performance with VMware VM + PCI pass-through
 2016-05-23  8:03 UTC 

[PATCH RFC] btrfs: Slightly speedup btrfs_read_block_groups
 2016-05-23  8:02 UTC  (2+ messages)

[PATCH RFC 00/15] PCI bus support
 2016-05-23  8:02 UTC  (4+ messages)
` [PATCH RFC 14/15] pci: Add pci-testdev PCI bus test device

PAGE_GUARDED
 2016-05-23  8:01 UTC  (2+ messages)

[U-Boot] [PATCH] ARM: OMAP4+: Fix DPLL programming sequence
 2016-05-23  8:01 UTC 

[RFC PATCH 0/3] dra7/omap4/omap5: Enable ADMA2
 2016-05-23  8:00 UTC  (13+ messages)
` [RFC PATCH 2/3] mmc: host: omap_hsmmc: "

PKT_RX_VLAN_PKT when VLAN stripping is disabled
 2016-05-23  7:59 UTC  (4+ messages)
` [RFC] mbuf: new flag when vlan is stripped

[Xenomai] Xenomai on Udoo Neo
 2016-05-23  7:59 UTC  (2+ messages)

[PATCH v5] vga_switcheroo: Add helper for deferred probing
 2016-05-23  7:58 UTC  (3+ messages)

[RFC] mbuf: remove unused rx error flags
 2016-05-23  7:56 UTC  (2+ messages)
` [PATCH] mbuf: remove unused Rx "

useradd.bbclass: Strip trailing ';' in cmd params
 2016-05-23  7:49 UTC 

[PATCH 0/2] mtd: atmel_nand: remove compatible "atmel,sama5d4-nfc"
 2016-05-23  7:55 UTC  (4+ messages)
` [PATCH 1/2] Revert "mtd: atmel_nand: Support variable RB_EDGE interrupts"

[ndctl PATCH 0/2] bash completion for ndctl
 2016-05-23  7:55 UTC  (3+ messages)
` [ndctl PATCH 1/2] ndctl: fix a segfault in parse-options.c

Mount namespace "dominant peer group"?
 2016-05-23  7:55 UTC  (4+ messages)

[PATCH v3] mm,oom: speed up select_bad_process() loop
 2016-05-23  7:55 UTC  (7+ messages)

[U-Boot] [PATCH] gpio: pca953x: Fix register reading past 8th GPIO
 2016-05-23  7:54 UTC 

[PATCH] powerpc: Improve comment explaining why we modify VRSAVE
 2016-05-23  7:54 UTC  (2+ messages)

[PATCH] ARM: clps711x: Simplify clock initialization
 2016-05-23  7:51 UTC  (2+ messages)

Review required for validation check on DL_DIR and SSTATE_DIR(#9646)
 2016-05-23  7:51 UTC  (2+ messages)

[PATCH v2 0/3] arm64: Add Renesas R8A7796 SoC support
 2016-05-23  7:51 UTC  (5+ messages)
` [PATCH v2 1/3] arm64: dts: r8a7796: "

[PATCH] ARM: imx51: Remove stale comment
 2016-05-23  7:49 UTC  (2+ messages)

[PATCH 1/2] socfpga: correct start vector when not using extra barebox header
 2016-05-23  7:49 UTC  (2+ messages)

[PATCH v2] xfs/106: rewrite this case for run it as auto test again
 2016-05-23  7:46 UTC  (2+ messages)

[PATCH v9 0/2] memory: add Atmel EBI (External Bus Interface) driver
 2016-05-23  7:44 UTC  (7+ messages)
` [PATCH v9 1/2] "
` [PATCH v9 2/2] memory: atmel-ebi: add DT bindings documentation

[Cocci] [PATCH v2 0/3] coccinelle: add control flow docs and demos
 2016-05-23  7:43 UTC  (6+ messages)
` [Cocci] [PATCH v2 3/3] coccinelle: add control flow documentation

[PATCH 00/36] mempool: rework memory allocation
 2016-05-23  7:43 UTC  (5+ messages)
` [PATCH v3 00/35] "

[PATCH 00/54] MAINTAINERS: Add file patterns for device tree bindings
 2016-05-23  7:43 UTC  (8+ messages)
` [PATCH 13/54] MAINTAINERS: Add file patterns for cris "
` [PATCH 16/54] MAINTAINERS: Add file patterns for drm "
` [PATCH 23/54] MAINTAINERS: Add file patterns for led "

[RFC] iio: accel: st_accel: Add lis3l02dq support
 2016-05-23  7:43 UTC  (2+ messages)

[PATCH] arm64: tegra: Fix CPU compatible string for Tegra132
 2016-05-23  7:42 UTC  (2+ messages)

[PATCH 1/2] dma-buf/fence: make fence context 64 bit v2
 2016-05-23  7:41 UTC  (8+ messages)
` [PATCH 2/2] dma-buf/fence: add fence_array fences v4

parted behavior change between 3.1 and 3.2
 2016-05-23  7:41 UTC 

[PATCH] support for AD5820 camera auto-focus coil
 2016-05-23  7:41 UTC  (8+ messages)
` [PATCHv2] "
    ` [PATCHv3] "

Fixing nested SVM event injection
 2016-05-23  7:38 UTC 

致xfs,业务部【搜客户】实用方案介绍
 2016-05-23  7:37 UTC 

[Qemu-devel] [PATCH 0/3] ui: improve feedback if gl setup fails
 2016-05-23  7:34 UTC  (5+ messages)
` [Qemu-devel] [PATCH 3/3] virtio-gpu: Warn if UI config will disable virgl

[Qemu-devel] [PATCH v1 0/6] A migration performance testing framework
 2016-05-23  7:34 UTC  (3+ messages)
` [Qemu-devel] [PATCH v1 5/6] scripts: ensure monitor socket has SO_REUSEADDR set

[U-Boot] [PATCH 0/3] Multiple FSL Security Engine RNG instantation
 2016-05-23  7:34 UTC  (2+ messages)

[PATCH v2] imd: make it work on big-endian machines
 2016-05-23  7:33 UTC  (2+ messages)

[PATCH 0/3] Add basic support for arm64
 2016-05-23  7:32 UTC  (2+ messages)

[PATCH v2 0/5] Thermal: Support for hardware-tracked trip points
 2016-05-23  7:32 UTC  (3+ messages)

[v2 PATCH] mm: move page_ext_init after all struct pages are initialized
 2016-05-23  7:31 UTC  (5+ messages)

[PATCH qemu] hw/timer: Add clock value matching support to aspeed_timer
 2016-05-23  7:30 UTC  (2+ messages)

[PATCH] regulator: mt6397: Constify struct regulator_ops
 2016-05-23  7:30 UTC  (3+ messages)

zone_reclaimable() leads to livelock in __alloc_pages_slowpath()
 2016-05-23  7:29 UTC  (3+ messages)

gendisk and lightnvm
 2016-05-23  7:24 UTC 

[PATCH v2 1/2] ASoC: wm8985: add device tree binding for WM8985
 2016-05-23  7:23 UTC  (6+ messages)
` [PATCH v2 2/2] ASoC: wm8985: add device-tree support

[Qemu-devel] [PATCH 1/1] migration: fix ram decompression race deadlock
 2016-05-23  7:19 UTC  (2+ messages)

Add support for regulator operation mode of mt6397
 2016-05-23  7:13 UTC  (4+ messages)
` [PATCH v2 1/3] regulator: DT: Add DT property for operation mode configuration
` [PATCH v2 2/3] regulator: of: Add support for parsing operation mode
` [PATCH v2 3/3] regulator: mt6397: Add buck change mode regulator interface for mt6397

[PATCH v3 00/11] perf tools: Support overwritable ring buffer
 2016-05-23  7:13 UTC  (9+ messages)
` [PATCH v3 02/11] perf record: Prevent reading invalid data in record__mmap_read
` [PATCH v3 03/11] perf record: Rename variable to make code clear
` [PATCH v3 05/11] perf evlist: Introduce aux perf evlist
` [PATCH v3 06/11] perf tools: Don't poll and mmap overwritable events
` [PATCH v3 07/11] perf tools: Enable overwrite settings
` [PATCH v3 09/11] perf record: Toggle overwrite ring buffer for reading
` [PATCH v3 10/11] perf tools: Don't warn about out of order event if write_backward is used
` [PATCH v3 11/11] perf tools: Check write_backward during evlist config

[PATCH] blk: remove NULL check before freeing functions
 2016-05-23  7:13 UTC 


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.