All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2017-03-28 16:26:20 to 2017-03-28 17:25:03 UTC [more...]

[PATCH v3] gpio: acpi: Call enable_irq_wake for _IAE GpioInts with Wake set
 2017-03-28 17:24 UTC  (3+ messages)

[Qemu-devel] [PATCH v9 0/5] GICv3 live migration support
 2017-03-28 17:24 UTC  (4+ messages)
` [Qemu-devel] [PATCH v9 5/5] hw/intc/arm_gicv3_kvm: Reset GICv3 cpu interface registers

[PATCH v2 0/7] efi: Enhance capsule loader to support signed Quark images
 2017-03-28 17:23 UTC  (11+ messages)
` [PATCH v2 5/7] efi/capsule: Prepare for loading images with security header

[RESEND PATCH 0/3] pwm: lpc32xx: switch driver to one phandle argument for PWM consumers
 2017-03-28 17:24 UTC  (4+ messages)
` [RESEND PATCH 1/3] dt: pwm: lpc32xx: add description of clocks and #pwm-cells properties

[RFC] extensions: libxt_TOS: Add translation to nft
 2017-03-28 17:23 UTC  (3+ messages)

[PATCH 1/3] drm/doc: remove standard connector props from the csv file
 2017-03-28 17:23 UTC  (2+ messages)
` ✗ Fi.CI.BAT: failure for series starting with [1/3] "

[PATCH V3 0/2] measure SMI cost (kernel)
 2017-03-28 17:23 UTC  (8+ messages)
` [PATCH V3 1/2] x86/msr: add msr_set/clear_bit_on_cpu/cpus access functions
` [PATCH V3 2/2] perf/x86: add sysfs entry to freeze counter on SMI

[rtc-linux] [Patch] rtc: rtc-ds1307: enable support for mcp794xx as a wakeup source without IRQ
 2017-03-28 17:22 UTC 

[PATCH v2 0/2] recipes-core: busybox: setup "cron" & "inetd" sub-package
 2017-03-28 17:20 UTC  (3+ messages)
` [PATCH v2 1/2] recipes-core: busybox: setup "cron" sub-package

[Qemu-devel] [PATCH v2] hw/intc/arm_gicv3_kvm: Check KVM_DEV_ARM_VGIC_GRP_CPU_SYSREGS in reset
 2017-03-28 17:20 UTC 

[RFC PATCH 0/5] CFS load tracking trace events
 2017-03-28 17:20 UTC  (10+ messages)
` [RFC PATCH 2/5] sched/events: Introduce cfs_rq load tracking trace event
` [RFC PATCH 4/5] sched/events: Introduce sched_entity "

[PATCH REGRESSION-FIX resend] pwm: lpss: Set enable-bit before waiting for update-bit
 2017-03-28 17:20 UTC  (3+ messages)

[PATCH 3/5] net/packet: fix overflow in check for tp_frame_nr
 2017-03-28 17:19 UTC  (2+ messages)

[PATCH RFC v4 00/10] net: qualcomm: add QCA7000 UART driver
 2017-03-28 17:18 UTC  (8+ messages)
` [PATCH RFC v4 06/10] net: qualcomm: make qca_common a separate kernel module
` [PATCH RFC v4 10/10] tty: serdev: add functions to retrieve common UART settings

[Qemu-devel] What's the next QEMU version after 2.9 ? (or: when is a good point in time to get rid of old interfaces)
 2017-03-28 17:18 UTC  (4+ messages)
    ` [Qemu-devel] Deprecating the -drive option "

Impact of CONFIG_PARAVIRT=y / mmap benchmark
 2017-03-28 17:17 UTC 

[PATCH] usb: musb: fix possible spinlock deadlock
 2017-03-28 17:15 UTC  (2+ messages)

[U-Boot] [PATCH v2] rockchip: mmc: rk3399: work around DMA issue in SPL
 2017-03-28 17:14 UTC 

[PATCH v3 0/2] [GSoC] remove_subtree(): reimplement using iterators
 2017-03-28 17:13 UTC  (2+ messages)

[PATCH] lkdtm: turn off kcov for lkdtm_rodata_do_nothing:
 2017-03-28 17:12 UTC  (4+ messages)

[Qemu-devel] [PATCH v2 00/51] Creating RAMState for migration
 2017-03-28 17:12 UTC  (5+ messages)
` [Qemu-devel] [PATCH 42/51] ram: Pass RAMBlock to bitmap_sync

[Bug 100189] segfault at 234 error 4 in i915_dri.so
 2017-03-28 17:12 UTC  (3+ messages)

Formatting of db.txt
 2017-03-28 17:11 UTC 

[PATCH 0/1] get_nr_restart_syscall() should return __NR_ia32_restart_syscall if __USER32_CS
 2017-03-28 17:10 UTC  (5+ messages)
` [PATCH 1/1] "

[PATCH] drm/amdgpu: refine the logic in amdgpu_need_post()
 2017-03-28 17:10 UTC  (2+ messages)

[U-Boot] [PATCH 01/17] board_f: sandbox: Move setup_ram_buf() to private code
 2017-03-28 17:10 UTC  (18+ messages)
` [U-Boot] [PATCH 02/17] board_f: initcall: Add a header guard
` [U-Boot] [PATCH 03/17] board_f: x86: Rename x86_fsp_init() to arch_fsp_init()
` [U-Boot] [PATCH 04/17] board_f: powerpc: Join the two CONFIG_8xx_CPUCLK_DEFAULT sections
` [U-Boot] [PATCH 05/17] board_f: powerpc: Rename get_clocks_866() to get_clocks()
` [U-Boot] [PATCH 06/17] board_f: Remove sdram_adjust_866() from the init sequence
` [U-Boot] [PATCH 07/17] board_f: Remove adjust_sdram_tbs_8xx() "
` [U-Boot] [PATCH 08/17] board_f: powerpc: Unified get_clocks() portion of "
` [U-Boot] [PATCH 09/17] board_f: powerpc: Use timer_init() instead of init_timebase()
` [U-Boot] [PATCH 10/17] board_f: Use timer_init() on all archs
` [U-Boot] [PATCH 11/17] powerpc: freescale: Unify the two get_clocks() calls
` [U-Boot] [PATCH 12/17] board_f: powerpc: Move prt_83xx_rsr() to private code
` [U-Boot] [PATCH 13/17] board_f: sandbox: Move sandbox_early_getopt_check() into misc_init_f()
` [U-Boot] [PATCH 14/17] board_f: powerpc: Make prt_8260_rsr(), prt_8260_clks() private
` [U-Boot] [PATCH 15/17] board_f: x86: Use checkcpu() for CPU init
` [U-Boot] [PATCH 16/17] i2c: Drop unused i2c_soft...() functions
` [U-Boot] [PATCH 17/17] i2c: Drop CONFIG_SOFT_I2C_MULTI_BUS

[PATCHv2 0/4] Regmap IRQ fix and related changes CPCAP
 2017-03-28 17:10 UTC  (8+ messages)
` [PATCH 1/4] regmap: irq: Fix lost interrupts by introducing handle_reread

[PATCHv3] ARM: omap2+: Revert omap-smp.c changes resetting CPU1 during boot
 2017-03-28 17:09 UTC  (6+ messages)

[PATCH 1/7] Documentation: dt: net: Update the ath9k binding for SoC devices
 2017-03-28 17:09 UTC  (7+ messages)

FINAL NOTIFICATION
 2017-03-28  3:00 UTC 

[PATCH v2] serdev: Replace serdev_device_write_buf with serdev_device_write
 2017-03-28 17:07 UTC  (2+ messages)

[PATCH] drm/i915: Prefer to reschedule the free_object worker rather than block
 2017-03-28 17:06 UTC  (2+ messages)
` ✗ Fi.CI.BAT: failure for "

[PATCH v1] perf report: Drop cycles 0 for LBR print
 2017-03-28 17:05 UTC  (3+ messages)

[PATCH v3] IB/IPoIB: ibX: failed to create mcg debug file
 2017-03-28 17:05 UTC  (10+ messages)

[PATCH v2] atmodem: telit - re-attach gprs automatically
 2017-03-28 17:04 UTC  (2+ messages)

[Qemu-devel] [PATCH v10 1/2] block/vxhs.c: Add support for a new block device type called "vxhs"
 2017-03-28 17:03 UTC  (2+ messages)

[PATCH] pata_atiixp: Fix IDE detection on SB7xx
 2017-03-28 17:00 UTC  (2+ messages)

Potential incorrect simplification
 2017-03-28 17:00 UTC  (7+ messages)

RFC: always use REQ_OP_WRITE_ZEROES for zeroing offload
 2017-03-28 17:00 UTC  (10+ messages)
` [PATCH 11/23] block_dev: use blkdev_issue_zerout for hole punches
` [PATCH 12/23] sd: handle REQ_UNMAP
` [PATCH 23/23] block: remove the discard_zeroes_data flag

[RFC][PATCH 0/2] ovl: make room to store state flags in dentry
 2017-03-28 16:59 UTC  (4+ messages)
` [RFC][PATCH 1/2] ovl: store path type "

[PATCH v2 00/21] object_id part 7
 2017-03-28 16:58 UTC  (4+ messages)
` [PATCH v2 06/21] builtin/receive-pack: fix incorrect pointer arithmetic

[RFC libdrm 0/2] Replace the build system with meson
 2017-03-28 16:59 UTC  (11+ messages)
        ` [Mesa-dev] "

pata_atiixp regression in 4.11-rc1
 2017-03-28 15:58 UTC  (6+ messages)

[PATCH 0/5] locking Introduce range reader/writer lock
 2017-03-28 16:58 UTC  (5+ messages)
` [PATCH 1/5] locking: "

[PATCH] unit: rilmodem-test - add missing string.h
 2017-03-28 16:58 UTC  (2+ messages)

[PATCH v3] net: netfilter: Add nfnl_msg_type() helper function
 2017-03-28 16:57 UTC 

[PATCH] virtio_balloon: prevent uninitialized variable use
 2017-03-28 16:48 UTC  (9+ messages)

What's cooking in git.git (Mar 2017, #11; Mon, 27)
 2017-03-28 16:56 UTC  (2+ messages)

[ovmf test] 106971: all pass - PUSHED
 2017-03-28 16:56 UTC 

[PATCH] mm,hugetlb: compute page_size_log properly
 2017-03-28 16:55 UTC  (5+ messages)

[PATCH v2] net: netfilter: add nfnl_msg_type() helper function
 2017-03-28 16:55 UTC 

[Qemu-devel] [PULL for-2.9] Miscellaneous patches for 2017-03-28
 2017-03-28 16:54 UTC  (2+ messages)
` [Qemu-devel] [PULL for-2.9] sockets: Fix socket_address_to_string() hostname truncation

[Buildroot] [git commit] fs/ext2: Remove support for auto-calculation of rootfs size
 2017-03-28 16:54 UTC  (3+ messages)

[PATCH] dm-raid: select the config option CONFIG_MD_RAID0
 2017-03-28 16:53 UTC 

[PATCH udev v2 4/5] udevng: get properties from interface
 2017-03-28 16:51 UTC  (2+ messages)

[PATCH v5 0/9] coresight: enable debug module
 2017-03-28 16:50 UTC  (4+ messages)
` [PATCH v5 6/9] coresight: add support for CPU "

[PATCH 1/2] aws-cli_1.11.66.bb: Initial commit of aws-cli
 2017-03-28 16:50 UTC  (2+ messages)

[PATCH v3 00/14] drm/i915/dp: link rate and lane count refactoring
 2017-03-28 16:50 UTC  (2+ messages)
` ✓ Fi.CI.BAT: success for drm/i915/dp: link rate and lane count refactoring (rev3)

[PATCH] arm64: tegra: Add CPU and PSCI nodes for NVIDIA Tegra210 platforms
 2017-03-28 16:49 UTC  (4+ messages)

[U-Boot] [PATCH] rockchip: mmc: rk3399: work around DMA issue in SPL
 2017-03-28 16:49 UTC 

[PATCH] scsi: hisi_sas: fix SATA dependency
 2017-03-28 16:48 UTC  (3+ messages)

[U-Boot] [PATCH v1 0/3] rockchip: rk3399: add RK3399-Q7 (Puma) SoM support
 2017-03-28 16:48 UTC  (4+ messages)
` [U-Boot] [PATCH v1 1/3] arm64: rockchip: rk3399-puma: add DDR3-1333 timings
` [U-Boot] [PATCH v1 2/3] dts: rk3399-puma: add DTS for RK3399-Q7 (Puma) SoM
` [U-Boot] [PATCH v1 3/3] defconfig: puma-rk3399: add defconfig for the RK3399-Q7 (Puma)

[PATCH v3 0/3] crypto: hw_random - Add new Exynos RNG driver
 2017-03-28 16:48 UTC  (6+ messages)
` [PATCH v3 1/3] "

[RFC 0/8] ARM: imx: Upstream fsl,ldo-bypass
 2017-03-28 16:47 UTC  (7+ messages)
` [RFC 4/8] regulator: core: Check enabling bypass respects constraints

[Xen-security-issues-discuss] New XSA206 patches
 2017-03-28 16:47 UTC 

[Intel-wired-lan] [PATCH] ixgbe: delay tail write to every 'n' packets
 2017-03-28 16:47 UTC 

[PATCH v3 0/3] virtio_balloon: don't push uninitialized buffers to stats virtqueue
 2017-03-28 16:46 UTC  (4+ messages)
` [PATCH v3 1/3] "
` [PATCH v3 2/3] virtio-balloon: use actual number of stats for stats queue buffers
` [PATCH v3 3/3] virtio_balloon: prevent uninitialized variable use

[PATCH udev v2 1/5] udevng: add serial device handling functions
 2017-03-28 16:46 UTC  (2+ messages)

[PATCH][RFC] cpufreq: Bring CPUs up even if cpufreq_online failed
 2017-03-28 16:40 UTC  (3+ messages)

[PATCH V13 00/10] Add UEFI 2.6 and ACPI 6.1 updates for RAS on ARM64
 2017-03-28 16:44 UTC  (19+ messages)
` [PATCH V13 10/10] arm/arm64: KVM: add guest SEA support

[PATCH v2 0/6] librte_cfgfile enhancements
 2017-03-28 16:44 UTC  (6+ messages)
` [PATCH v3 "
  ` [PATCH v3 1/6] test: basic unit tests for cfgfile
  ` [PATCH v3 3/6] cfgfile: add support for configurable comment character
  ` [PATCH v3 4/6] cfgfile: use strnlen to constrain memchr search
  ` [PATCH v3 6/6] cfgfile: add support for empty value string

[CRTC:24] vblank wait timed out
 2017-03-28 16:44 UTC  (7+ messages)

[RFC PATCH v2 00/25] ARM: Add Xen NUMA support
 2017-03-28 16:44 UTC  (5+ messages)
` [RFC PATCH v2 01/25] x86: NUMA: Clean up: Drop trailing spaces
` [RFC PATCH v2 02/25] x86: NUMA: Fix datatypes and attributes

[PATCH 1/2] linux-ti-staging: update to ti2017.00-rc6 tag
 2017-03-28 16:43 UTC  (2+ messages)
` [PATCH 2/2] uboot-ti-staging: "

[xen-unstable-smoke test] 106974: tolerable trouble: broken/fail/pass - PUSHED
 2017-03-28 16:43 UTC 

[patch net-next v2 0/8] Add support for pipeline debug (dpipe)
 2017-03-28 16:41 UTC  (2+ messages)

[PATCH] xfs_io: changes to statx interface [ver #2]
 2017-03-28 16:42 UTC  (5+ messages)
` [PATCH 2/2 V2] xfs_io: hook up statx
  ` [PATCH 0/2 "

[multipath-tools] [BUG] segfault in uev_update_path
 2017-03-28 16:42 UTC  (2+ messages)

[PATCH] net/ftgmac100: Rewrite the driver
 2017-03-28 16:41 UTC  (5+ messages)

[PATCH] ASoC: Add support for Maxim Integrated MAX98927 Amplifier
 2017-03-28 16:39 UTC  (4+ messages)
` [PATCH v3] "

[PATCH v6 00/10] ath10k: sdio support
 2017-03-28 16:40 UTC  (4+ messages)

Xen ARM community call - meeting minutes and date for the next one
 2017-03-28 16:40 UTC  (2+ messages)

About the thermal sensor driver on H3/A64/H5
 2017-03-28 16:40 UTC 

Suspend fails when xfs is involved?
 2017-03-28 16:33 UTC  (4+ messages)

[PATCH v1 0/8] gpio: acpi: Make it working
 2017-03-28 16:39 UTC  (7+ messages)
` [PATCH v1 4/8] gpio: acpi: Even more tighten up ACPI GPIO lookups
` [PATCH v1 6/8] gpio: acpi: Explain how to get GPIO descriptors in ACPI case

[PATCH] ARM: orion5x: only call into phylib when available
 2017-03-28 16:38 UTC  (3+ messages)

[PATCH] drm/rockchip: fix Kconfig dependencies
 2017-03-28 16:37 UTC  (4+ messages)

[PATCH v2] iio: adc: add max1117/max1118/max1119 ADC driver
 2017-03-28 16:34 UTC  (2+ messages)

[Qemu-devel] [PATCH] i386: Allow cpuid bit override
 2017-03-28 16:35 UTC  (6+ messages)

[PATCH RFC 00/20] Add postcopy live migration support
 2017-03-28 16:34 UTC  (3+ messages)
` [PATCH RFC 01/20] tools: rename COLO 'postcopy' to 'aftercopy'

Random guest crashes since 5c34d002dcc7 ("virtio_pci: use shared interrupts for virtqueues")
 2017-03-28 16:33 UTC  (10+ messages)

how to enable c++11 support in yocto
 2017-03-28 16:33 UTC  (2+ messages)

[PATCH][v3] arm64: dts: Add support for FSL's LS1088A SoC
 2017-03-28 16:33 UTC 

maybe revert commit c275a57f5ec3 "xen/balloon: Set balloon's initial state to number of existing RAM pages"
 2017-03-28 16:32 UTC  (13+ messages)
              ` [Xen-devel] "

agetty reorders characters in login prompt
 2017-03-28 16:32 UTC  (4+ messages)

[U-Boot] i.MX6QP sd boot issue
 2017-03-28 16:32 UTC  (7+ messages)

v4.11-rc blk-mq lockup?
 2017-03-28 16:30 UTC  (4+ messages)

[PATCHv2] s3.py: Add support for fetching source mirrors/minor cleanup
 2017-03-28 16:30 UTC  (2+ messages)

[PATCH 0/3] x86, kasan: add KASAN checks to atomic operations
 2017-03-28 16:29 UTC  (13+ messages)
` [PATCH 2/3] asm-generic, x86: wrap "

Remove a recipe's do_install_append() function in an append file
 2017-03-28 16:28 UTC  (2+ messages)

Kraken branch reset
 2017-03-28 16:28 UTC 

[PATCH] fs: Initialize tmp.b_page in generic_block_bmap()
 2017-03-28 16:28 UTC  (3+ messages)

[PATCH 0/8] x86, kasan: add KASAN checks to atomic operations
 2017-03-28 16:26 UTC  (2+ messages)

[PATCH 00/13] dax, pmem: move cpu cache maintenance to libnvdimm
 2017-03-28 16:26 UTC  (6+ messages)
` [PATCH 08/13] x86, libnvdimm, dax: stop abusing __copy_user_nocache

[PATCH 0/2] Add STM32 MDMA driver
 2017-03-28 16:26 UTC  (7+ messages)
` [PATCH 1/2] dt-bindings: Document the STM32 MDMA bindings

[Qemu-devel] [PATCH 1/1] parallels: wrong call to bdrv_truncate
 2017-03-28 16:26 UTC  (2+ messages)

[PATCH v3 0/4] xenstore: rework of transaction handling
 2017-03-28 16:26 UTC  (5+ messages)
` [PATCH v3 1/4] xenstore: let write_node() and some callers return errno
` [PATCH v3 2/4] xenstore: undo function rename
` [PATCH v3 3/4] xenstore: rework of transaction handling
` [PATCH v3 4/4] xenstore: cleanup tdb.c


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.