All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2016-02-22 14:29:14 to 2016-02-22 15:15:44 UTC [more...]

IPv6 route to gateway on fe80::1%eth0 when I have fe80::1%br0 locally
 2016-02-22 15:12 UTC  (6+ messages)

[PATCH] iommu: ipmmu-vmsa: Use ARCH_RENESAS
 2016-02-22 15:15 UTC  (2+ messages)

Kernelnewbies Digest, Vol 63, Issue 37
 2016-02-22 15:15 UTC 

Dealing with opencl kernel parameters in nouveau now that RES support is gone
 2016-02-22 15:15 UTC  (17+ messages)

[PATCH v6 00/12] arm-cci: PMU driver updates
 2016-02-22 15:14 UTC  (10+ messages)
` [PATCH v6 02/12] arm-cci: Group writes to counter
` [PATCH v6 08/12] __cci_pmu_enable: Make counter sync optional
` [PATCH v6 10/12] arm-cci: CCI-500: Work around PMU counter writes

[PATCH 0/4] gen9 dmc state harderning
 2016-02-22 15:13 UTC  (3+ messages)
` ✗ Fi.CI.BAT: failure for gen9 dmc state harderning (rev3)

[[PATCHv2][autobuilder] 1/4] autobuilder/lib: Add buildsteps module for provide helpers
 2016-02-22 15:15 UTC  (4+ messages)
` [[PATCHv2][autobuilder] 2/4] autobuilder/buildsteps: Add Toaster buildsteps
` [[PATCHv2][autobuilder] 3/4] buildset-config.toaster: Add toaster-tests.conf buildset
` [[PATCHv2][autobuilder] 4/4] buildset-config.toaster: Remove unused template toaster-build

Has rgw recently switched to deque usuage??
 2016-02-22 15:12 UTC  (7+ messages)
          ` RGW include modifications to compile with Clang

[PATCH net v2] r8169:fix "rtl_counters_cond == 1 (loop: 1000, delay: 10)" log spam
 2016-02-22 15:09 UTC 

[PATCH 2/8] of/serial: move earlycon early_param handling to serial
 2016-02-22 15:09 UTC  (4+ messages)

arm: set_memory_xx fixes patch missing?
 2016-02-22 15:09 UTC 

[PATCH 1/5] perf tools: Fix assertion failure on dynamic entry
 2016-02-22 15:08 UTC  (3+ messages)

[PATCH] config: remove duplicate configuration information
 2016-02-22 15:09 UTC  (2+ messages)

dm-multipath test scripts
 2016-02-22 15:09 UTC  (8+ messages)
            ` why is blk-mq requeue foricbly kicking stopped queues? [was: Re: dm-multipath test scripts]

isert: convert to the new CQ API and a few random cleanups V2
 2016-02-22 15:05 UTC  (5+ messages)
` [PATCH 1/5] IB/isert: Remove ISER_RECV_DATA_SEG_LEN

[PATCH] drm/i915: synchronize_irq() before turning off disp2d power well on VLV/CHV
 2016-02-22 15:04 UTC  (3+ messages)
` ✗ Fi.CI.BAT: warning for "

[PATCH] staging: comedi: drivers: Remove unnecessary test from if condition
 2016-02-22 15:04 UTC 

[PATCH v3 0/5] ACPI: parse the SPCR table
 2016-02-22 15:03 UTC  (23+ messages)
` [PATCH v3 1/5] ACPI: change __init to __ref for early_acpi_os_unmap_memory()
` [PATCH v3 2/5] ACPI: parse SPCR and enable matching console

[PATCH V3 1/2] irq: Track the interrupt timings
 2016-02-22 15:02 UTC  (4+ messages)
` [PATCH V3 2/2] sched: idle: IRQ based next prediction for idle period

[PATCH 1/3] leds: Add Chrome OS keyboard LEDs driver
 2016-02-22 15:01 UTC  (3+ messages)
` [PATCH 2/3] leds: leds-chromeos-keyboard: Add ACPI _HID probing
` [PATCH 3/3] leds: chromeos: Use devm_led_classdev_register

[PATCH 0/4] Add extensible SDK update test
 2016-02-22 15:03 UTC  (5+ messages)
` [PATCH 1/4] classes/testsdk: Move code for avoid PATHs to oeqa.utils
` [PATCH 2/4] classes/testsdk: Move the removal of bitbake PATH to eSDK context only
` [PATCH 3/4] classes/testsdk: Pass tcname to SDK and SDKExt contexts
` [PATCH 4/4] oeqa/sdkext: Add sdk_update.SDKUpdateTest class

[Qemu-devel] [PATCH v7 0/4] trace: Show vCPU info in guest code events
 2016-02-22 15:01 UTC  (2+ messages)

[Buildroot] [PATCH 1/1 v2] sphinxbase: new package
 2016-02-22 15:00 UTC  (2+ messages)

[PATCH v5 00/20] kthread: Use kthread worker API more widely
 2016-02-22 14:57 UTC  (45+ messages)
` [PATCH v5 01/20] kthread/smpboot: Do not park in kthread_create_on_cpu()
` [PATCH v5 02/20] kthread: Allow to call __kthread_create_on_node() with va_list args
` [PATCH v5 03/20] kthread: Add create_kthread_worker*()
` [PATCH v5 04/20] kthread: Add drain_kthread_worker()
` [PATCH v5 05/20] kthread: Add destroy_kthread_worker()
` [PATCH v5 06/20] kthread: Detect when a kthread work is used by more workers
` [PATCH v5 07/20] kthread: Initial support for delayed kthread work
` [PATCH v5 08/20] kthread: Allow to cancel "
` [PATCH v5 09/20] kthread: Allow to modify delayed "
` [PATCH v5 10/20] kthread: Better support freezable kthread workers
` [PATCH v5 11/20] mm/huge_page: Convert khugepaged() into kthread worker API
` [PATCH v5 12/20] ring_buffer: Convert benchmark kthreads "
` [PATCH v5 13/20] hung_task: Convert hungtaskd "
` [PATCH v5 14/20] kmemleak: Convert kmemleak kthread "
` [PATCH v5 15/20] ipmi: Convert kipmi "
` [PATCH v5 16/20] IB/fmr_pool: Convert the cleanup thread "
` [PATCH v5 17/20] memstick/r592: Better synchronize debug messages in r592_io kthread
` [PATCH v5 18/20] memstick/r592: convert r592_io kthread into kthread worker API
` [PATCH v5 19/20] thermal/intel_powerclamp: Remove duplicated code that starts the kthread
` [PATCH v5 20/20] thermal/intel_powerclamp: Convert the kthread to kthread worker API

[PATCH v3] xSplice v1 implementation and design
 2016-02-22 15:00 UTC  (5+ messages)
` [PATCH v3 07/23] xsplice: Implement support for applying/reverting/replacing patches. (v5)
` [PATCH v3 19/23] xsplice, symbols: Implement symbol name resolution on address. (v2)

[PATCH 1/2] drm/i915: Make sure pipe interrupts are processed before turning off power well on BDW+
 2016-02-22 14:59 UTC  (3+ messages)
` ✓ Fi.CI.BAT: success for series starting with [1/2] "

[PATCH] arm*: efi: drop permanent mapping of the UEFI System table
 2016-02-22 14:59 UTC  (2+ messages)

[LTP] [PATCH 1/5] open_posix: add SAFE_PFUNC macro
 2016-02-22 14:57 UTC  (3+ messages)
` [LTP] [PATCH 3/5] open_posix: condvar/schedule: remove useless waiting

[PATCH] drm/i915: Avoid divbyzero in modesetting
 2016-02-22 14:56 UTC  (4+ messages)

[PATCH v2] ASoC: wm9713: fix regmap free path
 2016-02-21 10:12 UTC  (2+ messages)
` [alsa-devel] "

[PATCH V3 0/5] clk: support clocks which requires parent clock on during operation
 2016-02-22 14:55 UTC  (6+ messages)

Good Day,,,
 2016-02-22 14:54 UTC 

[PATCH] super-intel: ensure suspended region is removed when reshape completes
 2016-02-22 14:53 UTC  (4+ messages)

[meta-java][PATCH] openjdk-7: update to IcedTea 2.6.3 OpenJDK 7u91b02
 2016-02-22 14:42 UTC  (2+ messages)

[meta-selinux][PATCH] swig is in meta-oe, remove this copy
 2016-02-22 14:51 UTC  (3+ messages)

[PATCH 1/4] Support for adreno 430
 2016-02-22 14:51 UTC  (4+ messages)
` [PATCH 2/4] Add adreno430 power control

[PATCH 0/4] Add Ethernet support on STM32F429
 2016-02-22 14:50 UTC  (5+ messages)
` [PATCH 1/4] net: ethernet: dwmac: add Ethernet glue logic for stm32 chip

[PATCH 0/2] provide rte_pktmbuf_alloc_bulk API and call it in vhost dequeue
 2016-02-22 14:49 UTC  (6+ messages)
` [PATCH v6 "
  ` [PATCH v6 1/2] mbuf: provide rte_pktmbuf_alloc_bulk API

[PATCH 0/2] device property: fix for couple of bugs
 2016-02-22 14:50 UTC  (3+ messages)
` [PATCH 1/2] device property: fwnode->secondary may contain ERR_PTR(-ENODEV)
` [PATCH 2/2] device property: fix for a case of use-after-free

[GIT PULL] remaining tpmdd fixes for Linux 4.5
 2016-02-22 14:50 UTC  (4+ messages)

[ANNOUNCE] Kselftest Framework mainling list - linux-kselftest@vger.kernel.org
 2016-02-22 14:50 UTC  (2+ messages)
` [ANNOUNCE] Kselftest Framework mainling list - linux-kselftest-u79uwXL29TY76Z2rM5mHXA@public.gmane.org

[PATCH v2 1/2] btrfs-progs: copy functionality of btrfs-debug-tree to inspect-internal subcommand
 2016-02-22 14:49 UTC  (2+ messages)
` [PATCH v2 2/2] btrfs-progs: update docs and completion for inspect-internal dump-tree

[PATCH 0/2] arm: lpc32xx: restart: add support for soft reset
 2016-02-22 14:49 UTC  (4+ messages)

Books Regarding Linux Kernel
 2016-02-22 14:49 UTC  (6+ messages)

[PATCH] xenoprof: drop necessary macro
 2016-02-22 14:49 UTC  (3+ messages)

patch ping
 2016-02-22 14:48 UTC  (2+ messages)

[PATCH] watchdog: Add hardware dependency to BCM7038 driver
 2016-02-22 14:49 UTC  (2+ messages)

Good Day,,,
 2016-02-22 14:48 UTC 

[PATCH 0/5] Pipe level color management V6
 2016-02-22 14:48 UTC  (2+ messages)
` ✗ Fi.CI.BAT: warning for Pipe level color management (rev6)

[PATCH 0/3] x86/xsaves: bugs fix
 2016-02-22 14:48 UTC  (3+ messages)
` [PATCH 1/3] x86/xsaves: caculate the xstate_comp_offsets base on xcomp_bv

[Qemu-arm] [PATCH RFC] fw-cfg: support writeable blobs
 2016-02-22 14:47 UTC  (3+ messages)
` [Qemu-devel] "

[PATCH v4 08/18] cxl: IRQ allocation for guests
 2016-02-22 14:46 UTC  (3+ messages)
  ` Fwd: "

[Bug 94231] Problems compiling libdrm since glibc 2.23
 2016-02-22 14:47 UTC  (2+ messages)

RichACLs man-pages review
 2016-02-22 14:46 UTC  (9+ messages)
` richacl(7) man page review comments

[PATCH V2] net: fix ipv6 routing
 2016-02-22 14:46 UTC  (6+ messages)

[Question]: Contributing to btrfs
 2016-02-22 14:45 UTC  (8+ messages)

[meta-chip][PATCH] added md5 for ntc's modified u-boot Licences/README file
 2016-02-22 14:04 UTC  (2+ messages)

[libibverbs] libibverbs: Modify ibv_asyncwatch to accept the monitored device
 2016-02-22 14:45 UTC 

[PATCH] mesa: add missing space to RRECOMMENDS append
 2016-02-22 14:44 UTC 

[PATCH 00/61] gpio: Add and use devm_gpiochip_add_data()
 2016-02-22 14:44 UTC  (15+ messages)
` [PATCH 01/61] gpio: Add devm_ apis for gpiochip_add_data and gpiochip_remove
` [PATCH 07/61] gpio: adp5588: Use devm_gpiochip_add_data() for gpio registration
` [PATCH 20/61] gpio: ge: "
` [PATCH 23/61] gpio: janz-ttl: "
` [PATCH 26/61] gpio: lpc32xx: "
` [PATCH 36/61] gpio: rc5t583: "
` [PATCH 38/61] gpio: sch: "
` [PATCH 41/61] gpio: stp-xway: "
` [PATCH 45/61] gpio: tc3589x: "

[PATCH RESEND 01/10] staging: wilc1000: removes wilc_dbg()
 2016-02-22 14:44 UTC  (5+ messages)
` [PATCH RESEND 04/10] staging: wilc1000: removes unnecessary wilc_debug print log

[PATCH] ARM: dts: omap3-n900: Allow gpio keys to be disabled
 2016-02-22 14:42 UTC  (4+ messages)

[PATCH][meta-networking 1/5] snort: Blacklist
 2016-02-22 14:42 UTC  (3+ messages)
` [PATCH][meta-networking 5/5] dovecot: Blacklist

[PATCHv2 1/2] ARM: dma-mapping: store buffer information
 2016-02-22 14:41 UTC  (2+ messages)
` [PATCHv2 2/2] ARM: dma-mapping: refactor to fix coherent+cma+gfp=0

[Buildroot] [PATCH] msr-tools: new package
 2016-02-22 14:40 UTC  (2+ messages)

[PATCH 0/3] cpufreq: Replace timers with utilization update callbacks
 2016-02-22 14:40 UTC  (11+ messages)
` [PATCH v8 1/3] cpufreq: Add mechanism for registering "
  ` [PATCH v9 "
    ` [PATCH v10 "

[PATCH 5/5] f2fs crypto: fix incorrect positioning for GCing encrypted data page
 2016-02-22 14:39 UTC  (2+ messages)
` [f2fs-dev] "

[Qemu-devel] [PATCH 0/3] Early release of -drive QemuOpts
 2016-02-22 14:39 UTC  (4+ messages)
` [Qemu-devel] [PATCH 1/3] block: detach devices from DriveInfo at unrealize time
` [Qemu-devel] [PATCH 2/3] block: keep BlockBackend alive until device finalize time
` [Qemu-devel] [PATCH 3/3] block: remove legacy_dinfo at blk_detach_dev time

[PATCH 0/6] Support for systems without AArch32 state
 2016-02-22 14:38 UTC  (4+ messages)

[PATCH v2 0/2] Yocto Bug #6945
 2016-02-22 14:37 UTC  (5+ messages)
` [PATCH v2 1/2] kernel: Add KERNEL_IMAGETYPES to build multi types kernel at one time

[PATCH v2 1/4] tools/configure: only require bcc/ld86/as86 when needed
 2016-02-22 14:37 UTC  (4+ messages)

[PATCH] ext4: fix extent cache fragmentation
 2016-02-22 14:37 UTC  (2+ messages)

[PATCH] dm: fix dm_rq_target_io leak on faults with .request_fn DM w/ blk-mq paths
 2016-02-22 14:36 UTC 

[PATCH 0/9] x86/init: replace paravirt_enabled() were possible
 2016-02-22 14:34 UTC  (8+ messages)
` [PATCH 8/9] x86/rtc: replace paravirt_enabled() check with subarch check
  ` [Xen-devel] "

[RFC/PATCH] [media] rcar-vin: add Renesas R-Car VIN IP core
 2016-02-22 14:36 UTC  (3+ messages)

[PATCH v6 0/7] Convert requests to use struct fence
 2016-02-22 14:36 UTC  (9+ messages)
` [PATCH v6 3/7] drm/i915: Add per context timelines to fence object
` [PATCH v6 4/7] drm/i915: Delay the freeing of requests until retire time

[PATCH V2 0/4] libxl: support qemu's network-based block backends
 2016-02-22 14:35 UTC  (3+ messages)
` [PATCH V2 4/4] libxl: add support for rbd qdisk
  ` [libvirt] "

[PATCH v3 6/8] vhost: handle VHOST_USER_SEND_RARP request
 2016-02-22 14:36 UTC  (2+ messages)
` [PATCH] vhost: broadcast RARP pkt by injecting it to receiving mbuf array

[Powertop] [PATCH 2/2] Fixed bug when all PCI devices usage is shown as 00%
 2016-02-22 14:34 UTC 

keyboard problem on linux
 2016-02-22 14:33 UTC  (5+ messages)

[Qemu-devel] [PATCH v3 0/1] modify vote rules for flush operation
 2016-02-22 14:33 UTC  (3+ messages)
` [Qemu-devel] [PATCH v3 1/1] quorum: "

[PATCH] drm/i915: Avoid vblank counter for gen9+
 2016-02-22 14:33 UTC  (5+ messages)
    ` Fwd: "

[PATCH v3] vm_event: consolidate hvm_event_fill_regs and p2m_vm_event_fill_regs
 2016-02-22 14:29 UTC 

[GIT PULL] (xen) stable/for-jens-4.5
 2016-02-22 14:30 UTC 

[review-request] fix banner after customimage package add
 2016-02-22 14:29 UTC  (3+ messages)
` [PATCH 1/1] toaster: "

[PATCH 3/5] efi: add support for the EFI_MEMORY_ATTRIBUTES_TABLE config table
 2016-02-22 14:29 UTC  (4+ messages)
` [PATCH 4/5] efi: implement generic support for the Memory Attributes table
  ` [PATCH 5/5] arm*: efi: take the Memory Attributes table into account


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.