All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2015-10-02 20:06:59 to 2015-10-02 21:33:42 UTC [more...]

[meta-raspberrypi] compiling userland
 2015-10-02 21:33 UTC  (2+ messages)

[Qemu-devel] [PATCH v1 0/3] Connect the SPI devices to ZynqMP
 2015-10-02 21:32 UTC  (8+ messages)
` [Qemu-devel] [PATCH v1 1/3] ssi: Move ssi.h into a seperate directory

Soft lockup issue in Linux 4.1.9
 2015-10-02 21:32 UTC  (7+ messages)

[PATCH] gpio: add a real time compliance checklist
 2015-10-02 21:31 UTC 

v5 of seccomp filter c/r patches
 2015-10-02 21:29 UTC  (4+ messages)

[meta-raspberrypi][PATCH] userland: Fix multiple inline issues while building with gcc 5.x
 2015-10-02 21:29 UTC  (2+ messages)

[PATCH 0/3] adp5589 fixes
 2015-10-02 21:28 UTC  (5+ messages)
` [PATCH 3/3] Input: adp5589-keys: fix event count mask

[PATCH v2 0/3] use resource managed devm_iio_device_register
 2015-10-02 21:28 UTC  (2+ messages)
` [Outreachy kernel] "

nvme reset and probe updates
 2015-10-02 21:27 UTC  (9+ messages)
` [PATCH 1/7] nvme: delete dev from dev_list in nvme_reset
` [PATCH 2/7] nvme: merge nvme_dev_reset into nvme_reset_failed_dev
` [PATCH 3/7] nvme: factor reset code into a common helper
` [PATCH 4/7] nvme: merge nvme_dev_start, nvme_dev_resume and nvme_async_probe

Approximately every other day video will freeze for no reason at all and no specific time between freezes
 2015-10-02 21:06 UTC 

[PATCH] perf: change samples type to unsigned long long
 2015-10-02 21:25 UTC  (4+ messages)

[Intel-wired-lan] [PATCH 00/12] net: assorted y2038 changes
 2015-10-02 21:23 UTC  (5+ messages)
` [PATCH 08/12] nfnetlink: use y2038 safe timestamp

rbd and the next hammer release v0.94.4
 2015-10-02 21:24 UTC  (2+ messages)

[PATCH 00/15] get_user_pages() for dax mappings
 2015-10-02 21:21 UTC  (3+ messages)
` [PATCH 14/15] mm, dax, pmem: introduce {get|put}_dev_pagemap() for dax-gup

[PATCH] usb: musb: cppi41: allow it to work again
 2015-10-02 21:15 UTC 

[PATCH v9 0/5] worktree: list functions and command
 2015-10-02 21:16 UTC  (5+ messages)
` [PATCH v9 2/5] worktree: refactor find_linked_symref function
` [PATCH v9 5/5] worktree: add 'list' command

[PATCH] Staging: clocking-wizard: Use devm_kasprintf
 2015-10-02 21:13 UTC  (2+ messages)
` [Outreachy kernel] "

[PATCH] arm: make psci_smp_available() depend on SMP + PSCI as the makefile does
 2015-10-02 21:13 UTC  (2+ messages)

[PATCH 1/2] drm/radeon: restore the fbdev mode in lastclose
 2015-10-02 21:12 UTC  (2+ messages)
` [PATCH 2/2] drm/amdgpu: "

[PATCH] arm-soc: Add Sigma Designs Tango4 port
 2015-10-02 21:11 UTC  (4+ messages)

[PATCH 0/3] Revert locking changes in DAX for v4.3
 2015-10-02 21:11 UTC  (10+ messages)
` [PATCH 1/3] Revert "dax: fix NULL pointer in __dax_pmd_fault()"
` [PATCH 2/3] Revert "mm: take i_mmap_lock in unmap_mapping_range() for DAX"
` [PATCH 3/3] Revert "dax: fix race between simultaneous faults"

+ page-flags-introduce-page-flags-policies-wrt-compound-pages-fix-3.patch added to -mm tree
 2015-10-02 21:10 UTC 

[Powertop] Segmentation fault with powertop --html option
 2015-10-02 21:09 UTC 

+ page-flags-introduce-page-flags-policies-wrt-compound-pages-fix-fix.patch added to -mm tree
 2015-10-02 21:09 UTC 

[PATCH v3 0/8] Rework architected timer and forwarded IRQs handling
 2015-10-02 21:08 UTC  (13+ messages)
` [PATCH v3 3/8] arm/arm64: KVM: vgic: Factor out level irq processing on guest exit
` [PATCH v3 4/8] arm/arm64: KVM: Implement GICD_ICFGR as RO for PPIs
` [PATCH v3 8/8] arm/arm64: KVM: Support edge-triggered forwarded interrupts

+ page-flags-introduce-page-flags-policies-wrt-compound-pages-fix.patch added to -mm tree
 2015-10-02 21:07 UTC 

[PATCH v3 0/7] Early ACPI probing infrastructure
 2015-10-02 21:06 UTC  (4+ messages)
` [PATCH v3 1/7] acpi: Add early device "

[PATCH 0/2] Fix NVMe driver support on Power with 32-bit DMA
 2015-10-02 21:04 UTC  (21+ messages)
` [PATCH 0/5 v2] "
  ` [PATCH 1/5 v2] dma-mapping: add generic dma_get_page_shift API
    ` [PATCH 2/5 v2] powerpc/dma-mapping: override dma_get_page_shift
      ` [PATCH 3/5 v2] powerpc/dma: implement per-platform dma_get_page_shift
        ` [PATCH 4/5 v2] pseries/iommu: implement DDW-aware dma_get_page_shift
          ` [PATCH 5/5 v2] drivers/nvme: default to the IOMMU page size

[Qemu-devel] [PATCH 0/5] ide: avoid main-loop hang on CDROM/NFS failure
 2015-10-02 21:02 UTC  (3+ messages)
` [Qemu-devel] [PATCH 1/5] ide/atapi: make PIO read requests async

[PATCH 0/9] port branch.c to use ref-filter printing APIs
 2015-10-02 21:02 UTC  (7+ messages)
` [PATCH 1/9] ref-filter: implement %(if), %(then), and %(else) atoms
` [PATCH 2/9] ref-filter: implement %(if:equals=<string>) and %(if:notequals=<string>)
` [PATCH 4/9] ref-filter: modify "%(objectname:short)" to take length

4.2.2: NR_CPUS effectively being 1 bug
 2015-10-02 21:00 UTC  (2+ messages)

[RFC][PATCH 1/5] clocksource: Fix abs() usage w/ 64bit values
 2015-10-02 20:57 UTC  (2+ messages)
` [tip:timers/urgent] "

[PATCH] powerpc/pseries: hibernation/migration should honor topology update policy
 2015-10-02 20:57 UTC 

[PATCH] ver_linux: module-init-tools.patch
 2015-10-02 20:57 UTC  (7+ messages)

[PATCH v2 00/43] lmdb ref backend
 2015-10-02 20:57 UTC  (3+ messages)
` [PATCH v2 27/43] refs.c: move should_autocreate_reflog to common code

[tegrarcm PATCH v2 0/4] Enable --update option support for t210
 2015-10-02 20:57 UTC  (5+ messages)
  ` [tegrarcm PATCH v2 1/4] Enable -u | "
  ` [tegrarcm PATCH v2 2/4] Add support for update pubkey and rsa-pss signatures
  ` [tegrarcm PATCH v2 3/4] Add support to dump rsa related fields for t210
  ` [tegrarcm PATCH v2 4/4] Add new configuration keyword "ReSignBl"

[PATCH 0/5] Declare functions as static
 2015-10-02 20:54 UTC  (13+ messages)
` [PATCH 1/5] Staging: lustre: obdclass: cl_io: Declare "
  ` [Outreachy kernel] "
` [PATCH 2/5] Staging: lustre: obdclass: cl_lock: "
  ` [Outreachy kernel] "
` [PATCH 3/5] Staging: lustre: obdclass: obd_config: "
  ` [Outreachy kernel] "
` [PATCH 4/5] Staging: lustre: obdclass: genops: "
  ` [Outreachy kernel] "
` [PATCH 5/5] Staging: lustre: obdclass: class_obd: "
  ` [Outreachy kernel] "

[PATCH] mm: optimize PageHighMem() check
 2015-10-02 20:53 UTC  (5+ messages)

[PATCH v2 0/4] Use mutex insted of semaphore
 2015-10-02 20:52 UTC  (5+ messages)
` [PATCH v2 1/4] Staging: comedi: Use mutex instead of semaphore in usbduxsigma.c
  ` [Outreachy kernel] "
` [PATCH v2 3/4] Staging: comedi: Use mutex instead of semaphore in usbduxfast.c
` [PATCH v2 4/4] Staging: comedi: Use mutex instead of semaphore in ni_usb6501.c

multiple i2c-ocores adapters
 2015-10-02 20:51 UTC  (4+ messages)

[PATCH 1/1] perf,stat: reduce interval-print to 10ms
 2015-10-02 20:50 UTC  (6+ messages)

linux-next: kernel BUG at mm/slub.c:1447!
 2015-10-02 20:49 UTC  (5+ messages)

[PATCH 0/9] UEFI boot and runtime services support for 32-bit ARM
 2015-10-02 20:49 UTC  (5+ messages)

[PATCH 1/2] time: Fix timekeeping_freqadjust()'s incorrect use of abs() instead of abs64()
 2015-10-02 20:49 UTC  (9+ messages)
` [PATCH 2/2 (v2)] kselftest: timers: Add adjtick test to validate adjtimex() tick adjustments

[Qemu-devel] [RFC 5/5] arm: Simplify cycle counter
 2015-10-02 20:48 UTC  (10+ messages)
` [Qemu-devel] [PATCH] target-arm: Use common CPU cycle infrastructure

btrfs: user space tool to force compression
 2015-10-02 20:48 UTC  (2+ messages)

[PATCHv2 0/7] arm64: Use contiguous PTE bit for the kernel linear mapping
 2015-10-02 20:47 UTC  (8+ messages)
` [PATCH 1/7] arm64: Add contiguous page flag shifts and constants
` [PATCH 2/7] arm64: PTE/PMD contiguous bit definition
` [PATCH 3/7] arm64: Macros to check/set/unset the contiguous bit
` [PATCH 4/7] arm64: Default kernel pages should be contiguous
` [PATCH 5/7] arm64: Make the kernel page dump utility aware of the CONT bit
` [PATCH 6/7] arm64: Mark kernel page ranges contiguous
` [PATCH 7/7] Document the use of the arm64 contpte/nonconpte flags

proposal
 2015-10-02 20:46 UTC 

[PATCH v3 0/5] clk: sunxi: Add support for the Audio PLL
 2015-10-02 20:45 UTC  (10+ messages)
` [PATCH v3 1/5] clk: Add a basic multiplier clock
` [PATCH v3 4/5] clk: sunxi: codec clock support
` [PATCH v3 5/5] clk: sunxi: mod1 "

[PATCH v2] x86/mm: warn on W+x mappings
 2015-10-02 20:44 UTC  (2+ messages)

MAP_STACK and execstack
 2015-10-02 20:44 UTC 

[PATCH v2 0/3] af_unix: fix use-after-free
 2015-10-02 20:44 UTC  (4+ messages)
` [PATCH v2 1/3] unix: fix use-after-free in unix_dgram_poll()
` [PATCH v2 2/3] af_unix: Convert gc_flags to flags
` [PATCH v2 3/3] af_unix: optimize the unix_dgram_recvmsg()

[md:devel 19/33] ERROR: "wrong_size_cmpxchg" [drivers/md/raid456.ko] undefined!
 2015-10-02 20:43 UTC 

master - lockd: add error message for EEXIST
 2015-10-02 20:43 UTC 

[PATCH] spi: pxa2xx: Remove unused psp member variable from struct chip_data
 2015-10-02 20:43 UTC  (2+ messages)

[PATCH] [media] gspca: ov534/topro: prevent a division by 0
 2015-10-02 20:33 UTC 

rados and the next hammer release v0.94.4
 2015-10-02 20:35 UTC 

[PATCH] x86: Fix thermal throttling reporting after kexec
 2015-10-02 20:33 UTC  (7+ messages)

[PATCH v7 00/32] Introduce HVM without dm and new boot ABI
 2015-10-02 20:33 UTC  (3+ messages)
` [PATCH v7 13/32] xen/vlapic: fixes for HVM code when running without a vlapic

rgw and the next hammer release v0.94.4
 2015-10-02 20:31 UTC 

[Buildroot] [PATCH 0/5] package/freedp: bump version (branch yem/freerdp)
 2015-10-02 20:29 UTC  (5+ messages)
` [Buildroot] [PATCH 1/5] package/freerdp: bump to master
` [Buildroot] [PATCH 2/5] package/weston: restore the freerdp backend

av_decision on audit callback
 2015-10-02 20:29 UTC  (8+ messages)

[GIT PULL 00/10] perf/cover improvements and fixes
 2015-10-02 20:25 UTC  (11+ messages)
` [PATCH 01/10] perf record: Allocate area for sample_id_hdr in a synthesized comm event
` [PATCH 02/10] perf top: Fix unresolved comm when -s comm is used
` [PATCH 03/10] perf top: Register idle thread
` [PATCH 04/10] perf report: Fix a bug on "--call-graph none" option
` [PATCH 05/10] perf callchain: Allow for max_stack greater than PERF_MAX_STACK_DEPTH
` [PATCH 06/10] perf list: Do event name substring search as last resort when no events found
` [PATCH 07/10] perf list: Honour 'event_glob' whem printing selectable PMUs
` [PATCH 08/10] perf probe: Allow probing on kmodules without dwarf
` [PATCH 09/10] perf record: Change 'record.samples' type to unsigned long long
` [PATCH 10/10] perf stat: Reduce min --interval-print to 10ms

[RFC PATCH v5 0/3] vfio: platform: return device properties for a platform device
 2015-10-02 20:28 UTC  (3+ messages)

[PATCH] udev: add PROVIDES = "libgudev"
 2015-10-02 20:27 UTC 

[git pull] Input updates for 4.3-rc3
 2015-10-02 20:27 UTC 

[RFC] Handling CP15 timer without in-kernel irqchip
 2015-10-02 20:26 UTC  (4+ messages)

[PATCH] staging: octeon: Switch unnecessary /** to /*
 2015-10-02 20:26 UTC  (2+ messages)
` [Outreachy kernel] "

two failing xfstests using xfs (no DAX)
 2015-10-02 20:24 UTC  (2+ messages)

[Buildroot] [git commit] package/weston: restore the freerdp backend
 2015-10-02 20:24 UTC 

[Buildroot] [PATCH] package/intel-iqvlinux-driver: new package
 2015-10-02 20:24 UTC  (2+ messages)

[Xenomai] Interrupt latency close to 1ms on powerpc Xenomai 2.6.4
 2015-10-02 20:23 UTC  (7+ messages)

[Buildroot] [git commit] package/freerdp: bump to master
 2015-10-02 20:21 UTC 

[PATCH 1/2] rtc: stmp3xxx: unify register access macros
 2015-10-02 20:18 UTC  (4+ messages)
` [rtc-linux] "
` [PATCH 2/2] watchdog: stmp3xxx: Implement GETBOOTSTATUS
  ` [rtc-linux] "

[Xenomai] xenomai/ipipe arm64 port
 2015-10-02 20:18 UTC  (12+ messages)

[PATCH 1/2] genirq: Introduce a new flag IRQ_IS_CHAINED for chained interrupts
 2015-10-02 20:16 UTC  (2+ messages)

Satix S2 driver bug report - kernel tried to execute NX-protected page - exploit attempt?
 2015-10-02 20:17 UTC  (2+ messages)

[PATCH 0/2] convert to use generic irq handler
 2015-10-02 20:17 UTC  (3+ messages)
` [PATCH 2/2] gpio: omap: "

[PATCH] linux-yocto/4.1: drm/i915 backports
 2015-10-02 20:16 UTC 

[PATCH 00/42] x86: updated patches for kaslr and setup_data etc for v4.3
 2015-10-02 20:16 UTC  (3+ messages)

Missing operand for tlbie instruction on Power7
 2015-10-02 20:15 UTC  (3+ messages)

[Buildroot] [PATCH v3 0/4] Cleanup trailing slashed from FOO_SITE
 2015-10-02 20:13 UTC  (3+ messages)
` [Buildroot] [PATCH v3 3/4] docs/manual: FOO_SITE must not have a trailing slash

[PATCH] unix: fix use-after-free with unix_dgram_poll()
 2015-10-02 20:11 UTC  (4+ messages)

[PATCH libmnl 0/2] Introduce mnl_socket_open2()
 2015-10-02 20:12 UTC  (3+ messages)
` [PATCH libmnl 1/2] socket: introduce mnl_socket_open2()
` [PATCH libmnl 2/2] examples: use mnl_socket_open2()

[Buildroot] [git commit] docs/manual: FOO_SITE must not have a trailing slash
 2015-10-02 20:12 UTC 

PCI passthrough problem
 2015-10-02 20:09 UTC  (5+ messages)

[PATCH] x86: guest: rely on leaf 0x40000001 to detect Hyper-V
 2015-10-02 20:07 UTC  (3+ messages)

[PATCH/RFC 0/2] close packs files when they are not needed
 2015-10-02 20:06 UTC  (5+ messages)
` [PATCH/RFC 1/2] sha1_file: close all pack files after running


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.