All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2017-02-22 07:19:18 to 2017-02-22 08:27:16 UTC [more...]

[PATCH 00/23] Fix for #7040 - Support for /usr merge
 2017-02-22  8:26 UTC  (17+ messages)
` [PATCH v2 01/25] bitbake.conf: support for merged usr with DISTRO_FEATURE usrmerge
` [PATCH v2 02/25] bitbake.conf: Modify nativesdk variables to support 'usrmerge' DISTRO_FEATURE
` [PATCH v2 03/25] cross.bbclass: merged /usr support
` [PATCH v2 04/25] base-files: Replace hardcoded root paths with appropriate bitbake variables
` [PATCH v2 05/25] systemd: chagnes to support merged /usr
` [PATCH v2 06/25] bash: changes "
` [PATCH v2 07/25] busybox: "
` [PATCH v2 08/25] sed: "
` [PATCH v2 09/25] musl: Fix issues in relative symlink creation
` [PATCH v2 10/25] glibc: Ensure ldconfig is packaged into glibc
` [PATCH v2 11/25] util-linux: Fix packaging with "usrmerge"
` [PATCH v2 12/25] attr/acl: Do not create broken static library link when not needed
` [PATCH v2 13/25] systemd: Do not add libnss_* to systemd package
` [PATCH v2 14/25] util-linux: Make sure '${base_bindir}/reset' is part of util-linux-reset package
` [PATCH v2 15/25] util-linux, shadow: Make 'nologin' alternative command
` [PATCH v2 16/25] libarchive: Backport upstream fixes

Using LVDS in a iMX6Q/D from Barebox
 2017-02-22  8:26 UTC  (11+ messages)

[HMM v17 00/14] HMM (Heterogeneous Memory Management) v17
 2017-02-22  8:27 UTC  (6+ messages)

[PATCH] scripts: imx-usb-loader: implement DCD v2 check command
 2017-02-22  8:26 UTC  (2+ messages)

[PATCH] python-pexpect: BBCLASSEXTEND to native
 2017-02-22  8:26 UTC 

[PATCH] python-ptyprocess: BBCLASSEXTEND to native
 2017-02-22  8:26 UTC 

[PATCH 00/14] Cleanup chardev instances with helper function
 2017-02-22  8:18 UTC  (7+ messages)
` [PATCH 07/14] infiniband: utilize new device_add_cdev "
          ` [rtc-linux] "

[PATCH 00/10] x86/cpuid: Remove the legacy infrastructure
 2017-02-22  8:23 UTC  (11+ messages)
` [PATCH 04/10] x86/cpuid: Handle leaf 0x4 in guest_cpuid()
` [PATCH 06/10] x86/cpuid: Handle leaf 0x6 "

[PATCH v2] drm: Add DPCD definitions for DP 1.4 DSC feature
 2017-02-22  8:23 UTC  (4+ messages)

[Buildroot] [PATCH v1] qt5: disable qt-5.8.0 support for arc, nios2 and xtensa
 2017-02-22  8:23 UTC  (2+ messages)

[PATCH kernel 1/1] powerpc/Documentation/misc-devices/: Fix one compile error
 2017-02-22  8:22 UTC  (6+ messages)

[PATCH v2 1/3] fpga: Add flag to indicate bitstream needs decrypting
 2017-02-22  8:22 UTC  (6+ messages)

[PATCH kernel v5 00/10] powerpc/kvm/vfio: Enable in-kernel acceleration
 2017-02-22  8:21 UTC  (30+ messages)
` [PATCH kernel v5 01/10] powerpc/mmu: Add real mode support for IOMMU preregistered memory
` [PATCH kernel v5 02/10] powerpc/powernv/iommu: Add real mode version of iommu_table_ops::exchange()
` [PATCH kernel v5 03/10] powerpc/iommu/vfio_spapr_tce: Cleanup iommu_table disposal
` [PATCH kernel v5 04/10] powerpc/vfio_spapr_tce: Add reference counting to iommu_table
` [PATCH kernel v5 05/10] KVM: PPC: Reserve KVM_CAP_SPAPR_TCE_VFIO capability number
` [PATCH kernel v5 06/10] KVM: PPC: Enable IOMMU_API for KVM_BOOK3S_64 permanently
` [PATCH kernel v5 07/10] KVM: PPC: Pass kvm* to kvmppc_find_table()
` [PATCH kernel v5 08/10] KVM: PPC: Use preregistered memory API to access TCE list
` [PATCH kernel v5 09/10] KVM: PPC: iommu: Unify TCE checking
` [PATCH kernel v5 10/10] KVM: PPC: VFIO: Add in-kernel acceleration for VFIO

[U-Boot] [PATCH V3 00/19] imx: add i.MX7ULP support
 2017-02-22  8:21 UTC  (20+ messages)
` [U-Boot] [PATCH V3 01/19] imx: mx7ulp: Add mx7ulp to Kconfig
` [U-Boot] [PATCH V3 02/19] imx: mx7ulp: add registers header file
` [U-Boot] [PATCH V3 03/19] imx: mx7ulp: add iomux driver to support IOMUXC0 and IOMUXC1
` [U-Boot] [PATCH V3 04/19] imx: mx7ulp: Add clock framework and functions
` [U-Boot] [PATCH V3 05/19] imx: mx7ulp: Add soc level initialization codes "
` [U-Boot] [PATCH V3 06/19] imx: mx7ulp: Implement the clock functions for i2c driver
` [U-Boot] [PATCH V3 07/19] gpio: Add Rapid GPIO2P driver for i.MX7ULP
` [U-Boot] [PATCH V3 08/19] mxc_ocotp: Update driver to support OCOTP controller on i.MX7ULP
` [U-Boot] [PATCH V3 09/19] mx7ulp: Add iomux pins header file
` [U-Boot] [PATCH V3 10/19] wdog: Add the watchdog driver for MX7ULP
` [U-Boot] [PATCH V3 11/19] pinctrl: Add i.MX7ULP pinctrl driver
` [U-Boot] [PATCH V3 12/19] i2c: lpi2c: add lpi2c driver for i.MX7ULP
` [U-Boot] [PATCH V3 13/19] serial: lpuart: restructure lpuart driver
` [U-Boot] [PATCH V3 14/19] serial: lpuart: add i.MX7ULP support
` [U-Boot] [PATCH V3 15/19] mx7ulp: Add HAB boot support
` [U-Boot] [PATCH V3 16/19] arm: dts: add i.MX7ULP dtsi file
` [U-Boot] [PATCH V3 17/19] mmc: fsl_esdhc: support i.MX7ULP
` [U-Boot] [PATCH V3 18/19] imx: imx7ulp: add EVK board support
` [U-Boot] [PATCH V3 19/19] imx: mx7ulp_evk: enable mmc/regulator support

Hello beautiful
 2017-02-22  8:09 UTC 

[Qemu-devel] [RFC] virtio-fc: draft idea of virtual fibre channel HBA
 2017-02-22  8:19 UTC  (6+ messages)
  ` [Qemu-devel] 答复: "

[qemu-upstream-4.5-testing test] 105959: regressions - FAIL
 2017-02-22  8:18 UTC 

[Drbd-dev] Avoid nested sleeping on TCP connect
 2017-02-22  8:18 UTC  (4+ messages)

[RFC 1/3] procfs: fdinfo -- Extend information about epoll target files
 2017-02-22  8:18 UTC  (10+ messages)

[PATCHv7 03/47] common/dpaa2: adding qbman driver
 2017-02-22  8:23 UTC  (4+ messages)
` Hello Ferruh, Neil,

[rtc-linux] [PATCH 0/1] Motorola CPCAP PMIC RTC
 2017-02-22  8:18 UTC  (6+ messages)
` [rtc-linux] [PATCHv2] rtc: cpcap: new rtc driver
  ` [rtc-linux] "
        `  "

[U-Boot] [PATCH V2 00/20] imx: add i.MX7ULP support
 2017-02-22  8:18 UTC  (5+ messages)
` [U-Boot] [PATCH V2 11/20] wdog: Add the watchdog driver for MX7ULP

[PATCH] shared/005,7: fix making sure debugfs sets negative i_size && add strict check for dd
 2017-02-22  8:17 UTC  (2+ messages)
` [PATCH v2] shared/005,7: fix making sure debugfs sets negative i_size

[PATCH] drm/i915: check status and reply value both in skl_pcode_try_request()
 2017-02-22  8:17 UTC  (3+ messages)

Hello beautiful
 2017-02-22  8:08 UTC 

[PATCHv3 00/10] mpt3sas: Full mq support, part 1
 2017-02-22  8:17 UTC  (3+ messages)
` [PATCHv3 07/10] mpt3sas: check command status before attempting abort

[U-Boot] [PATCH] arm: dra7xx: Update bootloader partition size
 2017-02-22  8:16 UTC  (3+ messages)

[PATCH] lib: xz: add support for bcj filters
 2017-02-22  8:15 UTC  (3+ messages)

[PATCH] ath10k: Modify macros to fix style issues
 2017-02-22  8:15 UTC  (2+ messages)

[PATCH 0/5] drm/i915: add VBT firmware loading mechanism
 2017-02-22  8:15 UTC  (4+ messages)
` [PATCH 5/5] drm/i915/opregion: let user specify override VBT via firmware load

[PATCH] ARM: i.MX50: do not pass base address to imx53_boot_save_loc
 2017-02-22  8:14 UTC  (2+ messages)

[PATCH] mm: memcontrol: provide shmem statistics
 2017-02-22  8:12 UTC  (3+ messages)

[PATCH/RFC net-next 1/2] flow dissector: ND support
 2017-02-22  8:12 UTC  (3+ messages)
` [patch net-next RFC 1/2] flow_dissecror: Move ARP dissection into a separate function

[U-Boot] TODO list for u-boot
 2017-02-22  8:11 UTC  (2+ messages)

[Qemu-devel] [PATCH V2] net/colo-compare: Fix memory free error
 2017-02-22  8:08 UTC  (2+ messages)

[PATCH] fs/9p: Remove cast from memory allocation
 2017-02-22  8:08 UTC  (2+ messages)
` [V9fs-developer] "

[U-Boot] Complete verified uboot example
 2017-02-22  8:07 UTC  (2+ messages)

[Qemu-devel] [PATCH v2 0/3] filter-rewriter: fix two bugs and one optimization
 2017-02-22  8:07 UTC  (3+ messages)
` [Qemu-devel] [PATCH v2 2/3] filter-rewriter: fix memory leak for connection in connection_track_table

[PATCH 0/2] Allow configurable stack size (especially 32k on PPC64)
 2017-02-22  8:06 UTC  (3+ messages)

[Buildroot] [PATCH v3 1/5] package: refactor listing of extractor dependencies
 2017-02-22  8:03 UTC  (5+ messages)
` [Buildroot] [PATCH v3 2/5] package: add generic support for lz archives
  ` [Buildroot] Bug in "package: add generic support for lz archives" ?

[PATCH] powerpc/mm: Add translation mode information in /proc/cpuinfo
 2017-02-22  8:03 UTC  (4+ messages)

[U-Boot] [PATCH v4 0/16] sunxi: Add support for the CHIP Pro
 2017-02-22  8:02 UTC  (4+ messages)

[PATCH 0/9] QorIQ DPAA 1 updates
 2017-02-22  8:01 UTC  (4+ messages)

some problems about permission of subdirectory
 2017-02-22  8:00 UTC  (2+ messages)

bug in DT docs vs mcp251x.c driver
 2017-02-22  8:00 UTC  (5+ messages)

[PATCH] pinctrl: samsung: Fix memory mapping code
 2017-02-22  7:59 UTC  (2+ messages)

[Qemu-devel] [PATCH] docker: Install python2 explicitly in docker image
 2017-02-22  7:58 UTC  (2+ messages)

[PATCH next 0/4] bonding: winter cleanup
 2017-02-22  7:58 UTC  (2+ messages)

[PATCH v2] drm/amdgpu: add HDMI audio support for si dce6
 2017-02-22  7:58 UTC  (2+ messages)

[PATCH] build: add --with-rundir option to configure
 2017-02-22  7:55 UTC  (6+ messages)

[RFC PATCH 1/2] mm, vmscan: account the number of isolated pages per zone
 2017-02-22  7:54 UTC  (8+ messages)

[PATCH v3] ring.h: introduce macros to handle monodirectional rings with multiple req sizes
 2017-02-22  7:54 UTC  (5+ messages)

[Qemu-devel] [PATCH V7 0/2] Add new qmp commands to suppurt Xen COLO
 2017-02-22  7:54 UTC  (7+ messages)
` [Qemu-devel] [PATCH V7 2/2] Add a new qmp command to do checkpoint, query xen replication status

[Qemu-devel] [PATCH] memory: make ram device read/write endian sensitive
 2017-02-22  7:54 UTC  (6+ messages)

[PATCH] sched/fair: Update rq clock before changing a task's CPU affinity
 2017-02-22  7:52 UTC 

Building docker
 2017-02-22  7:53 UTC 

crush multipick anomaly
 2017-02-22  7:52 UTC  (5+ messages)

[RFC] drm/i915: Temporarily go realtime when polling PCODE
 2017-02-22  7:52 UTC  (3+ messages)

[PATCH 1/2] Correct function definition for C++
 2017-02-22  7:50 UTC  (3+ messages)

[PATCH] net: realtek: 8139cp: use new api ethtool_{get|set}_link_ksettings
 2017-02-22  7:50 UTC  (2+ messages)

[PATCH 0/5] ALSA: usb-audio: fixes for quirks of Tascam US-16x08
 2017-02-22  7:46 UTC  (9+ messages)
` [PATCH 4/5] ALSA: usb-audio: deallocate memory objects in error path

[PATCH] Made spdx support SPDX2.0 SPEC Signed-off-by: Lei Maohui <leimaohui@cn.fujitsu.com>
 2017-02-22  7:46 UTC 

[PATCH] xen/x86: ensure copying to L1 guest in update_runstate_area()
 2017-02-22  7:46 UTC  (5+ messages)

[PATCH] drm: bridge: dw-hdmi: support i2c extended read mode
 2017-02-22  7:45 UTC 

[Cluster-devel] [PATCH v2] fs/dlm: Fix kernel memory disclosure
 2017-02-22  7:45 UTC 

[PATCH 0/2] arch_timer: acpi: Add workaround for hisilicon-161010101 erratum
 2017-02-22  7:41 UTC  (10+ messages)
` [PATCH 2/2] arch_timer: acpi: add hisi timer erratum data

[kernel-hardening] [PATCH v5 00/10] Landlock LSM: Toward unprivileged sandboxing
 2017-02-22  7:43 UTC  (7+ messages)
` [kernel-hardening] [PATCH v5 10/10] landlock: Add user and kernel documentation for Landlock
  ` [kernel-hardening] "
      `  "

BTRFS critical: corrupt leaf, slot offset bad; then read-only
 2017-02-22  7:44 UTC  (2+ messages)

[PATCH rfc 0/4] Introduce a new helper for parsing ipv[4|6]:port to socket address
 2017-02-22  7:43 UTC  (6+ messages)
` [PATCH rfc 1/4] net/utils: generic inet_pton_with_scope helper

[PATCH] Add pidfs filesystem
 2017-02-22  7:40 UTC  (3+ messages)

[PATCH] python3-native: extend RPROVIDES
 2017-02-22  7:37 UTC 

[U-Boot] [PATCH v1] env_mmc: configure environment offsets via device tree
 2017-02-22  7:35 UTC  (7+ messages)

USB-OTG on RCar Gen2 i.e. renesas_usbhs
 2017-02-22  7:35 UTC 

[PATCH] python-native: extend RPROVIDES
 2017-02-22  7:34 UTC 

[Qemu-devel] [PULL 00/43] ppc-for-2.9 queue 20170222
 2017-02-22  7:29 UTC  (2+ messages)

[Buildroot] [autobuild.buildroot.net] Build results for 2017-02-21
 2017-02-22  7:29 UTC 

crypto/cavium MSI-X fixups
 2017-02-22  7:27 UTC  (5+ messages)

[Buildroot] [PATCH] libcurl: security bump to version 7.30.0
 2017-02-22  7:25 UTC 

[PATCH v8 5/7] VT-d: No need to set irq affinity for posted format IRTE
 2017-02-22  7:24 UTC  (3+ messages)

[PATCH 01/10] f2fs: reassign new segment for mode=lfs
 2017-02-22  7:23 UTC  (16+ messages)
` [PATCH 08/10] f2fs: relax async discard commands more
  ` [f2fs-dev] "
` [PATCH 09/10] f2fs: avoid needless checkpoint in f2fs_trim_fs
    ` [f2fs-dev] "
` [PATCH 10/10] f2fs: return fs_trim if there is no candidate
    ` [f2fs-dev] "

[PATCH 2/7] staging: most: Using macro DIV_ROUND_UP
 2017-02-22  7:23 UTC  (4+ messages)
` [Outreachy kernel] "

[PATCH] md/linear: shutup lockdep warnning
 2017-02-22  7:23 UTC  (2+ messages)

[PATCH v3 0/6] Fix Geminilake DDI power well enable timeouts
 2017-02-22  7:22 UTC  (2+ messages)
` ✓ Fi.CI.BAT: success for Fix Geminilake DDI power well enable timeouts (rev3)

[PATCH v3] staging: xgifb: function definition argument should also have an identifier name
 2017-02-22  7:22 UTC  (2+ messages)
` [Outreachy kernel] "

(no subject)
 2017-02-22  7:20 UTC  (3+ messages)
` [PATCH-SPEAKUP 1/2] return same error value from spk_set_key_info
` [PATCH-SPEAKUP 2/2] remove unecessary initial allocation of vc

[PATCH RFC 0/3] ARM64: bcm2837-rpi: Fix random crashes caused by i2c
 2017-02-22  7:20 UTC  (6+ messages)
` [PATCH RFC 1/3] i2c: bcm2835: Avoid possible NULL ptr dereference

[PATCH] staging: wilc1000: renames struct tstrRSSI and its members u8Index, u8Full
 2017-02-22  7:19 UTC  (2+ messages)
` [Outreachy kernel] "

sense handling improvements
 2017-02-22  7:19 UTC  (3+ messages)


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.