All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2016-06-22 11:49:04 to 2016-06-22 12:34:19 UTC [more...]

crypto: rsa - Do not gratuitously drop leading zeroes
 2016-06-22 10:16 UTC  (5+ messages)
` [PATCH 1/8] crypto: testmgr - Allow leading zeros in RSA
` [PATCH 4/8] crypto: rsa-pkcs1pad - Require hash to be present
` [PATCH 6/8] crypto: rsa-pkcs1pad - Always use GFP_KERNEL
` [PATCH 8/8] crypto: rsa-pkcs1pad - Avoid copying output when possible

[PATCH v3 0/15] Changes to support 150 MHz eMMC on rk3399
 2016-06-22 12:34 UTC  (4+ messages)
` [PATCH v3 06/15] mmc: sdhci-of-arasan: Always power the PHY off/on when clock changes

[PATCH 0/6] eBPF JIT for PPC64
 2016-06-22 12:32 UTC  (4+ messages)
` [PATCH 6/6] ppc: ebpf/jit: Implement JIT compiler for extended BPF

[PATCH v2] Revert "sna: Refresh last detection timestamp on hotplug notifies"
 2016-06-22 12:33 UTC  (2+ messages)
` ✗ Ro.CI.BAT: failure for Revert "sna: Refresh last detection timestamp on hotplug notifies" (rev2)

[PATCH 0/6] xen/build: Use system headers
 2016-06-22 12:33 UTC  (5+ messages)
` [PATCH 2/6] xen/build: Use the system stdarg.h header

[PATCH v3] tools/perf: Fix the mask in regs_dump__printf and print_sample_iregs
 2016-06-22 12:33 UTC  (4+ messages)

[PATCH] staging: emxx_udc: allow modular build
 2016-06-22 12:34 UTC 

[PATCH] drm: Prevent NULL deref in drm_name_info()
 2016-06-22 12:32 UTC  (2+ messages)
` ✗ Ro.CI.BAT: failure for "

[PATCH] pwm: lpc32xx: Set PWM_PIN_LEVEL bit in lpc32xx_pwm_disable
 2016-06-22 12:32 UTC  (3+ messages)

[PATCH] ARM: dts: lpc32xx: set default parent clock for pwm1 & pwm2
 2016-06-22 12:32 UTC  (2+ messages)

[PATCH] iptables: extensions: libxt_MARK: Fix translation of --set-xmark option
 2016-06-22 12:31 UTC 

[dpdk-users] Get interface speed through IOCTL
 2016-06-22 12:31 UTC 

[PATCH] can: rcar_canfd: Add Classical CAN only mode support
 2016-06-22 12:31 UTC  (7+ messages)
` [PATCH v2 0/2] can: rcar_canfd: Add Classical CAN & lower state transition support
  ` [PATCH v2 1/2] can: rcar_canfd: Add Classical CAN only mode support
  ` [PATCH v2 2/2] can: rcar_canfd: Add back-to-error-active support

[PATCH v2] byteswap: try to avoid __builtin_constant_p gcc bug
 2016-06-22 12:25 UTC  (4+ messages)

librte_meter compilation fails on IBM Power8
 2016-06-22 12:31 UTC 

[RFC PATCH 0/4] Introduce new caps to improve the card's init sequence
 2016-06-22 12:30 UTC  (5+ messages)
` [RFC PATCH 1/4] Documentation: mmc: add description for new caps

parisc late boot crash in 4.4-rc, scsi-related
 2016-06-22 12:22 UTC  (6+ messages)

[PATCH v3 0/3] drm/i915: Fix power sequencer use before init
 2016-06-22 12:30 UTC  (7+ messages)
` [PATCH v3 1/3] drm/i915/ibx, cpt: Don't attempt to register eDP if LVDS was detected
` [PATCH v3 2/3] drm/i915: Initialize the PPS HW before its first use
` [PATCH v3 3/3] drm/i915: Group all the PPS init steps to one place

udev events on a disk, at boot time
 2016-06-22 12:20 UTC  (5+ messages)

[PATCH net-next 0/2] net: fec: add new type device
 2016-06-22 10:52 UTC  (2+ messages)
` [PATCH net-next 2/2] net: fec: use a more proper compatible string for i.MX6UL "

[LTP] [PATCH 1/2] lib: add safe_gethostname()
 2016-06-22 12:30 UTC  (4+ messages)
` [LTP] [PATCH 2/2] nfs05: rewrite the test, make use of new library

mount.cephfs with domain name and multiple ip addresses
 2016-06-22 12:29 UTC  (3+ messages)

[Qemu-devel] [PATCH 0/2] block: Add qemu_dup in osdep.c and use it
 2016-06-22 12:28 UTC  (5+ messages)
` [Qemu-devel] [PATCH 1/2] osdep: Introduce qemu_dup
` [Qemu-devel] [PATCH 2/2] raw-posix: Use qemu_dup

[Qemu-devel] [PATCH v4 00/11] backup compression
 2016-06-22 12:27 UTC  (7+ messages)
` [Qemu-devel] [PATCH 02/11] block/io: add bdrv_co_write_compressed
` [Qemu-devel] [PATCH 03/11] qcow2: add qcow2_co_write_compressed

[Qemu-devel] [PATCH 0/3] fs/9p: fix setattr/getattr issues with open files
 2016-06-22 12:25 UTC  (8+ messages)
`  "
` [Qemu-devel] [PATCH 1/3] fs/9p: fix create-unlink-getattr idiom
  `  "
` [PATCH 2/3] fs/9p: track open fids
  ` [Qemu-devel] "
` [PATCH 3/3] fs/9p: search open fids first
  ` [Qemu-devel] "

Implicit flow tables can't be listed
 2016-06-22 12:25 UTC  (3+ messages)

segfault in vt_pci_init
 2016-06-22 12:27 UTC 

[Qemu-devel] [PATCH v2 00/15] Add an 'id' field to block jobs
 2016-06-22 12:25 UTC  (16+ messages)
` [Qemu-devel] [PATCH v2 01/15] stream: Fix prototype of stream_start()
` [Qemu-devel] [PATCH v2 02/15] blockjob: Decouple the ID from the device name in the BlockJob struct
` [Qemu-devel] [PATCH v2 03/15] blockjob: Add block_job_get()
` [Qemu-devel] [PATCH v2 04/15] block: Simplify find_block_job() and make it accept a job ID
` [Qemu-devel] [PATCH v2 05/15] blockjob: Add 'job_id' parameter to block_job_create()
` [Qemu-devel] [PATCH v2 06/15] mirror: Add 'job-id' parameter to 'blockdev-mirror' and 'drive-mirror'
` [Qemu-devel] [PATCH v2 07/15] backup: Add 'job-id' parameter to 'blockdev-backup' and 'drive-backup'
` [Qemu-devel] [PATCH v2 08/15] stream: Add 'job-id' parameter to 'block-stream'
` [Qemu-devel] [PATCH v2 09/15] commit: Add 'job-id' parameter to 'block-commit'
` [Qemu-devel] [PATCH v2 10/15] blockjob: Add 'id' parameter to 'block-job-set-speed'
` [Qemu-devel] [PATCH v2 11/15] blockjob: Add 'id' parameter to 'block-job-cancel'
` [Qemu-devel] [PATCH v2 12/15] blockjob: Add 'id' parameter to 'block-job-pause'
` [Qemu-devel] [PATCH v2 13/15] blockjob: Add 'id' parameter to 'block-job-resume'
` [Qemu-devel] [PATCH v2 14/15] blockjob: Add 'id' parameter to 'block-job-complete'
` [Qemu-devel] [PATCH v2 15/15] blockjob: Add 'id' field to 'BlockJobInfo' and all BLOCK_JOB_* events

[Qemu-devel] [PATCH v2 00/14] Make Q35 devices closer to Qemu object model
 2016-06-22 12:24 UTC  (15+ messages)
` [Qemu-devel] [PATCH v2 01/14] ide: move headers to include folder
` [Qemu-devel] [PATCH v2 02/14] pcspk: convert "pit" property type from ptr to link
` [Qemu-devel] [PATCH v2 03/14] vmport: identify vmport type by macro TYPE_VMPORT
` [Qemu-devel] [PATCH v2 04/14] pflash: make TYPE_CFI_PFLASH0{1, 2} macros public
` [Qemu-devel] [PATCH v2 05/14] Q35: implement property interfece to several parameters
` [Qemu-devel] [PATCH v2 06/14] pc_q35: configure Q35 instance using properties
` [Qemu-devel] [PATCH v2 07/14] pckbd: handle A20 IRQ as GPIO
` [Qemu-devel] [PATCH v2 08/14] port92: "
` [Qemu-devel] [PATCH v2 09/14] ICH9 SMB: make TYPE_ICH9_SMB_DEVICE macro public
` [Qemu-devel] [PATCH v2 10/14] ICH9 LPC: handle GSI as qdev GPIO
` [Qemu-devel] [PATCH v2 11/14] ICH9 LPC: move call of isa_bus_irqs to 'realize' method
` [Qemu-devel] [PATCH v2 12/14] isa: introduce wrapper isa_connect_gpio_out
` [Qemu-devel] [PATCH v2 13/14] MC146818 RTC: add GPIO access to output IRQ
` [Qemu-devel] [PATCH v2 14/14] ICH9 LPC: configure PCI IRQs routing internally

[PATCH] mac80211: Use macro instead of number
 2016-06-22 11:23 UTC 

btrfs send/receive error
 2016-06-22 12:01 UTC 

[RFC PATCH v2 0/6] rk3399 support ddr frequency scaling
 2016-06-22 12:25 UTC  (5+ messages)
  ` [RFC PATCH v2 6/6] drm/rockchip: Add dmc notifier in vop driver

[PATCH v2 00/11] Switch to using CRITICAL clks for Tegra
 2016-06-22 12:24 UTC  (5+ messages)
` [PATCH v2 01/11] clk: tegra: Switch to using critical clks
` [PATCH v2 10/11] clk: Show CRITICAL clks in clk_summary output

Connect-IB not performing as well as ConnectX-3 with iSER
 2016-06-22 12:23 UTC  (9+ messages)

[PATCH 0/2] Add TPM 2.0 support to the Nuvoton i2c driver
 2016-06-22 12:22 UTC  (5+ messages)
` [PATCH 1/2] tpm: Factor out common startup code

[PATCH v2 0/7] Let log-tree and friends respect diffopt's `file` field
 2016-06-22 12:21 UTC  (5+ messages)
` [PATCH v3 0/9] "
  ` [PATCH v3 1/9] am: stop ignoring errors reported by log_tree_diff()

[PATCH net] net: avoid vlan ptype specific match to be leaked on real device
 2016-06-22 12:21 UTC  (3+ messages)

[Qemu-arm] [PATCH v2 0/6] Runtime pagesize computation
 2016-06-22 12:18 UTC  (13+ messages)
` [Qemu-arm] [PATCH v2 6/6] hw/arm/virt: Set minimum_page_bits to 12
  ` [Qemu-arm] [Qemu-devel] "
      `  "

[PATCH] port: fix build when KNI support is not enabled
 2016-06-22 12:20 UTC  (4+ messages)

[RFC 0/8] xen/arm: acpi: Support SPIs routing
 2016-06-22 12:19 UTC  (8+ messages)
` [RFC 7/8] xen/arm: Allow DOM0 to set the irq type when ACPI is inuse
` [RFC 8/8] xen/arm: acpi: route all unused IRQs to DOM0

[PATCH 01/11] i18n: add--interactive: mark strings for translation
 2016-06-22 12:11 UTC  (4+ messages)
` [PATCH 11/11] i18n: difftool: mark warnings "

[PATCH v8 0/4] ACPI: parse the SPCR table
 2016-06-22 12:18 UTC  (5+ messages)
` [PATCH v8 4/4] serial: pl011: add console matching function

[Qemu-devel] [PATCH] dma-helpers: dma_blk_io() cancel support
 2016-06-22 12:17 UTC  (2+ messages)

mm, oom_reaper: How to handle race with oom_killer_disable() ?
 2016-06-22 12:15 UTC  (10+ messages)

[PATCH] MAINTAINERS: Extend Samsung SoC entry with S3C/S5P drivers
 2016-06-22 12:16 UTC  (2+ messages)

[PATCH] mwifiex: Reduce endian conversion for REG Host Commands
 2016-06-22 12:15 UTC  (4+ messages)

[PATCH] drm/ttm: wait for eviction in ttm_bo_force_list_clean
 2016-06-22 12:16 UTC 

Increase GICV size to 64KB so !4KB page-size kernels are able to initialize KVM
 2016-06-22 12:20 UTC  (4+ messages)

[PATCH v2] u-boot: extend UBOOT_CONFIG format to support different binary name
 2016-06-22  9:44 UTC  (2+ messages)

[PATCH] oom, suspend: fix oom_reaper vs. oom_killer_disable race
 2016-06-22 12:13 UTC  (3+ messages)

[Qemu-devel] Question about a qemu Aarch64 error when adding several SCSI disks
 2016-06-22 12:08 UTC  (3+ messages)

Problems with Si2168 DVB-C card (cx23885)
 2016-06-22 11:36 UTC 

[Qemu-devel] [PATCH v3 0/7] cpu: add i386 cpu hot remove support
 2016-06-22 12:12 UTC  (6+ messages)

linux-next: manual merge of the drm-misc tree with the arm tree
 2016-06-22 12:11 UTC  (6+ messages)
        ` [Intel-gfx] "

[PATCH v1 1/2] mm: thp: move pmd check inside ptl for freeze_page()
 2016-06-22 11:16 UTC  (8+ messages)

[PATCH] rcu: Use rcu_gp_kthread_wake() to wake up grace period kthreads again
 2016-06-22 12:08 UTC  (3+ messages)

[Qemu-devel] [PATCH 1/3] qxl: factor out qxl_get_check_slot_offset
 2016-06-22 12:07 UTC  (3+ messages)
` [Qemu-devel] [PATCH 2/3] qxl: store memory region and offset instead of pointer for guest slots
` [Qemu-devel] [PATCH 3/3] qxl: fix surface migration

[PATCH 1/2] gdb-cross: do not hardcode the use of Python 2
 2016-06-22 12:06 UTC  (2+ messages)
` [PATCH 2/2] pythonnative.bbclass, python3native.bbclass: export STAGING_INCDIR, STAGING_LIBDIR, PYTHON variables

[PATCH 0/2] Get rid of transport layer retry count config parameter
 2016-06-22 12:06 UTC  (3+ messages)
` [PATCH 1/2] nvme-rdma: Don't use tl_retry_count
` [PATCH 2/2] nvme-fabrics: Remove tl_retry_count

[PATCH 1/2] cpufreq: s5pv210: use relaxed IO accesors
 2016-06-22 12:04 UTC  (4+ messages)

Reported regressions for 4.7 as of Sunday, 2016-06-19
 2016-06-22 11:51 UTC  (5+ messages)

[PATCH V7 0/8] Introduce ACPI world to ITS irqchip
 2016-06-22 12:03 UTC  (7+ messages)
` [PATCH V7 1/8] ACPI: I/O Remapping Table (IORT) initial support

[iproute PATCH v2 0/7] Big C99 style initializer rework
 2016-06-22 11:34 UTC  (3+ messages)
` [iproute PATCH v2 7/7] ip/tcp_metrics: Simplify process_msg a bit

[PATCH 1/3] overlay: test visible whiteout issue after rename
 2016-06-22 11:38 UTC  (2+ messages)
` [PATCH 2/3] overlay: getcwd() after a failed rmdir

[PATCH 0/5] pwm: Fixes and support for Tegra186
 2016-06-22 11:47 UTC  (7+ messages)
` [PATCH 1/5] pwm: tegra: Add support for reset control
` [PATCH 2/5] pwm: tegra: Allow 100% duty cycle
` [PATCH 3/5] pwm: tegra: fix overflow when calculating "
` [PATCH 4/5] pwm: tegra: Add DT node compatible for Tegra186
` [PATCH 5/5] pwm: tegra: Add support "

[PATCH] Input: elan_i2c - +200 ms delay before setting to ABS mode
 2016-06-22 12:00 UTC  (5+ messages)

[PATCH nf-next 1/6] netfilter: nf_tables: add generic macros to check for generation mask
 2016-06-22 11:50 UTC  (3+ messages)
` [PATCH nf-next 2/6] netfilter: nf_tables: add generation mask to tables

[PATCH nft] tests: shell: cover transactions via nft -f using flat syntax
 2016-06-22 11:18 UTC 

[PATCH v2] pwm: improve args checking in pwm_apply_state()
 2016-06-22 12:00 UTC  (5+ messages)

[PATCH v3 0/3] ptrace-vs-syscall-restart fixes, v3
 2016-06-22 12:00 UTC  (5+ messages)
` [PATCH v3 2/3] x86/signal: Rewire the restart_block() syscall to have a constant nr

drivers/media/i2c/adp1653.c: does not show as /dev/video* or v4l-subdev*
 2016-06-22 11:52 UTC  (7+ messages)
` camera application for testing (was Re: v4l subdevs without big device)

[PATCH v4 0/9] Output raw touch data via V4L2
 2016-06-22 11:59 UTC  (5+ messages)
` [PATCH v4 2/9] [media] v4l2-core: Add VFL_TYPE_TOUCH_SENSOR

[PATCH 1/2] cpufreq: exynos: use relaxed IO accesors
 2016-06-22 11:59 UTC  (3+ messages)

[PATCH 02/13] irq: Introduce IRQD_AFFINITY_MANAGED flag
 2016-06-22 11:56 UTC  (13+ messages)

[PATCH v3 00/25] NFS/RDMA client patches proposed for v4.8
 2016-06-22 11:56 UTC  (4+ messages)
` [PATCH v3 25/25] IB/mlx4: Workaround for mlx4_alloc_priv_pages() array allocator

[PATCH v2] tracing: Fix oops caused by graph notrace filter
 2016-06-22 11:54 UTC 

ext4 out of order when use cfq scheduler
 2016-06-22 11:55 UTC  (10+ messages)
                    ` FW: "

[PATCHv3 0/2] USB Type-C Connector class
 2016-06-22 10:21 UTC  (6+ messages)
` [PATCHv3 1/2] usb: USB Type-C connector class

[PATCH] x86: Report Intel platform_id in /proc/cpuinfo
 2016-06-22 11:54 UTC  (3+ messages)

[PATCH v2] mmc: moxart-mmc: Fix APP_CMD flag set on non-application commands
 2016-06-22 11:54 UTC  (2+ messages)

[Qemu-devel] [PATCH] Revert "virtio: sync the dataplane vring state to the virtqueue before virtio_save"
 2016-06-22 11:54 UTC  (2+ messages)

[[PATCH v2] 11/11] hwrng: exynos - fixup IO accesors
 2016-06-22 11:53 UTC  (3+ messages)

[PATCH 00/10] Upgrades and misc. fixes
 2016-06-22 11:52 UTC  (11+ messages)
` [PATCH 01/10] gtk+3: Upgrade 3.18.8 -> 3.20.6
` [PATCH 02/10] atk: Upgrade 2.18.0 -> 2.20.0
` [PATCH 03/10] at-spi2-core: Upgrade 2.18.3 -> 2.20.2
` [PATCH 04/10] at-spi2-atk: Upgrade 2.18.1 -> 2.20.1
` [PATCH 05/10] clutter-gtk-1.0: Upgrade 1.6.6 -> 1.8.0
` [PATCH 06/10] puzzles: Keep building even with deprecation warnings
` [PATCH 07/10] cairo: inherit upstream-version-is-even
` [PATCH 08/10] gsettings-desktop-schemas: "
` [PATCH 09/10] vte: don't build test app
` [PATCH 10/10] connman-gnome: StatusIcon adapts to size changes

[PATCH v4 0/3] x86/ioreq server: Introduce HVMMEM_ioreq_server mem type
 2016-06-22 11:50 UTC  (23+ messages)
` [PATCH v4 3/3] x86/ioreq server: Add HVMOP to map guest ram with p2m_ioreq_server to an ioreq server

[PATCH 0/5] fix regulators and PM for AK8975
 2016-06-22 11:53 UTC  (3+ messages)
` [PATCH 1/5] iio: magn: ak8975: fix regulator usage

[PATCH v3 1/2] xen/arm: drivers: scif: Remove dead code
 2016-06-22 11:49 UTC  (2+ messages)
` [PATCH v3 2/2] xen/arm: drivers: scif: Don't overwrite firmware settings

[Qemu-devel] [PULL 0/5] usb: add hotplug support for usb-bot and usb-uas
 2016-06-22 11:48 UTC  (3+ messages)
` [Qemu-devel] [PULL 2/5] usb: make USBDevice->attached bool
` [Qemu-devel] [PULL 3/5] usb: Add QOM property "attached"


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.