All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2017-03-31 21:23:26 to 2017-03-31 23:51:24 UTC [more...]

[RFC 0/8] Copy Offload with Peer-to-Peer PCI Memory
 2017-03-31 23:51 UTC  (20+ messages)
` [RFC 1/8] Introduce Peer-to-Peer memory (p2pmem) device

[PATCH v6 0/2] mmc: host: s3cmci: add device tree support
 2017-03-31 23:50 UTC  (6+ messages)
` [PATCH v6 1/2] dt-bindings: mmc: add DT binding for S3C24XX MMC/SD/SDIO controller
` [PATCH v6 2/2] mmc: host: s3cmci: allow probing from device tree

[PATCH 11/16] fpga: intel: fme: add partial reconfiguration sub feature support
 2017-03-31 23:45 UTC  (2+ messages)

[xen-unstable-smoke test] 107046: tolerable trouble: broken/fail/pass - PUSHED
 2017-03-31 23:42 UTC 

[PATCH] net: ethernet: ti: cpsw: wake tx queues on ndo_tx_timeout
 2017-03-31 23:41 UTC  (2+ messages)

[PATCH net-next] sock: avoid dirtying sk_stamp, if possible
 2017-03-31 23:36 UTC  (4+ messages)
  ` [PATCH net-next] sock: correctly test SOCK_TIMESTAMP in sock_recv_ts_and_drops()

[U-Boot] [PATCH] spl: armv7m: keep ARM v7M in thumb mode while jumping to entry point
 2017-03-31 23:34 UTC 

[git pull] vmwgfx-next
 2017-03-31 23:32 UTC 

[PATCH v3 1/5] platform/x86: intel_pmc_ipc: fix gcr offset
 2017-03-31 23:27 UTC  (12+ messages)
` [PATCH v4 "
  ` [PATCH v4 2/5] platform/x86: intel_pmc_ipc: Add pmc gcr read/write/update api's
  ` [PATCH v4 3/5] watchdog: iTCO_wdt: Add PMC specific noreboot update api
  ` [PATCH v4 4/5] platform/x86: intel_pmc_ipc: Fix iTCO GCS memory mapping failure
  ` [PATCH v4 5/5] platform/x86: intel_pmc_ipc: use gcr mem base for S0ix counter read

[PATCH v2 net-next 0/6] bpf: program testing framework
 2017-03-31 23:28 UTC  (4+ messages)
` [PATCH v2 net-next 3/6] tools/lib/bpf: expose bpf_program__set_type()

Possible linearizer issue
 2017-03-31 23:27 UTC  (3+ messages)
` [PATCH] fix OP_PHI usage in try_to_simplify_bb(), correctly

[PATCH] ncurses_6.0: Improve reproducibility
 2017-03-31 23:26 UTC  (4+ messages)

[PATCH] push: propagate push-options with --recurse-submodules
 2017-03-31 23:26 UTC  (3+ messages)

[PATCH v2] drm/i915/dp: Read link status more times when EQ not done
 2017-03-31 23:25 UTC  (3+ messages)
` [PATCH v3] "

[PATCH v3 00/26] arm64: Dom0 ITS emulation
 2017-03-31 23:24 UTC  (15+ messages)
` [PATCH v3 01/26] ARM: GICv3 ITS: parse and store ITS subnodes from hardware DT
` [PATCH v3 02/26] ARM: GICv3: allocate LPI pending and property table
` [PATCH v3 03/26] ARM: GICv3 ITS: allocate device and collection table
` [PATCH v3 04/26] ARM: GICv3 ITS: map ITS command buffer
` [PATCH v3 05/26] ARM: GICv3 ITS: introduce ITS command handling
` [PATCH v3 06/26] ARM: GICv3 ITS: introduce device mapping
` [PATCH v3 07/26] ARM: GICv3 ITS: introduce host LPI array

[BUG nohz]: wrong user and system time accounting
 2017-03-31 23:24 UTC  (9+ messages)

[PATCH 0/2] Export more queue state information through debugfs
 2017-03-31 23:23 UTC  (3+ messages)
` [PATCH 1/2] blk-mq: Export queue state through /sys/kernel/debug/block/*/state
  ` [PATCH v4 "

[Intel-wired-lan] [PATCH] igb: Enable reading of wake up packet
 2017-03-31 23:22 UTC  (3+ messages)

[meta-clang] oe-core and meta-clang llvm coexsting?
 2017-03-31 22:53 UTC  (4+ messages)

[U-Boot] [PATCH v3 00/19] SPL: extend FIT loading support
 2017-03-31 23:21 UTC  (22+ messages)
` [U-Boot] [PATCH v3 01/19] SPL: FIT: refactor FDT loading
` [U-Boot] [PATCH v3 02/19] SPL: FIT: rework U-Boot image loading
` [U-Boot] [PATCH v3 03/19] SPL: FIT: improve error handling
` [U-Boot] [PATCH v3 04/19] SPL: FIT: factor out spl_load_fit_image()
` [U-Boot] [PATCH v3 05/19] SPL: FIT: allow loading multiple images
` [U-Boot] [PATCH v3 06/19] Kconfig: fix SPL_FIT dependency
` [U-Boot] [PATCH v3 07/19] tools: mksunxiboot: allow larger SPL binaries
` [U-Boot] [PATCH v3 08/19] armv8: SPL: only compile GIC code if needed
` [U-Boot] [PATCH v3 09/19] armv8: fsl: move ccn504 code into FSL Makefile
` [U-Boot] [PATCH v3 10/19] sunxi: A64: move SPL stack to end of SRAM A2
` [U-Boot] [PATCH v3 11/19] sunxi: SPL: store RAM size in gd
` [U-Boot] [PATCH v3 12/19] sunxi: SPL: add FIT config selector for Pine64 boards
` [U-Boot] [PATCH v3 13/19] Makefile: add rules to generate SPL FIT images
` [U-Boot] [PATCH v3 14/19] sunxi: 64-bit SoCs: introduce FIT generator script
` [U-Boot] [PATCH v3 15/19] sunxi: defconfig: add supported DT list for Pine64 and OrangePi PC 2
` [U-Boot] [PATCH v3 16/19] sunxi: enable automatic FIT build for 64-bit SoCs
` [U-Boot] [PATCH v3 17/19] sunxi: Store the device tree name in the SPL header
` [U-Boot] [PATCH v3 18/19] sunxi: use SPL header DT name for FIT board matching
` [U-Boot] [PATCH v3 19/19] sunxi: update Pine64 README

[PATCH] e2fsck: fix type mismatches in quota warning message
 2017-03-31 23:21 UTC 

[PATCH] name-hash: fix buffer overrun
 2017-03-31 23:18 UTC  (5+ messages)

[RFC hwdb v1 26/28] udevng: remove 'option' driver setup
 2017-03-31 23:18 UTC  (2+ messages)

[PATCH 0/2] Re: git diff --submodule=diff fails with submodules in a submodule
 2017-03-31 23:17 UTC  (3+ messages)
` [PATCH 1/2] diff: submodule inline diff to initialize env array
` [PATCH 2/2] diff: recurse into nested submodules for inline diff

[Qemu-devel] host stalls when qemu-system-aarch64 with kvm and pflash
 2017-03-31 23:16 UTC  (7+ messages)
          `  "

[xen-4.8-testing baseline-only test] 71134: regressions - trouble: blocked/broken/fail/pass
 2017-03-31 23:12 UTC 

[PATCH 0/3] Avoid that scsi-mq queue processing stalls
 2017-03-31 23:12 UTC  (4+ messages)
` [PATCH 1/3] blk-mq: Introduce blk_mq_ops.restart_queues
` [PATCH 2/3] scsi: Add scsi_restart_queues()
` [PATCH 3/3] scsi: Ensure that scsi_run_queue() runs all hardware queues

[Qemu-devel] hitting intermittent issue with live migration from qemu-kvm-ev 2.3.0 to qemu-kvm-ev 2.6.0
 2017-03-31 20:12 UTC 

dwc2_hc_chhltd_intr_dma - ChHltd set errors?
 2017-03-31 23:04 UTC  (2+ messages)

[morty][PATCH 1/4] voxelsdk: add version 0.6.8
 2017-03-31 23:03 UTC  (4+ messages)
` [morty][PATCH 2/4] packagegroup-arago-tisdk-addons*: add voxelsdk
` [morty][PATCH 3/4] matrix-gui-machinevision-demos: add simple-people-tracking demo
` [morty][PATCH 4/4] packagegroup-arago-tisdk-matrix: "

[PATCH V8 0/7] LPC: legacy ISA I/O support
 2017-03-31 23:02 UTC  (8+ messages)
` [PATCH V8 5/6] ACPI: Support the probing on the devices which apply indirect-IO

64752 linux-ext4
 2017-03-31 22:56 UTC 

[RFC hwdb v1 25/28] mbm: use standard atom names
 2017-03-31 22:54 UTC  (2+ messages)

[PATCH] ACPI / scan: Prefer devices without _HID for _ADR matching
 2017-03-31 22:45 UTC 

[RFC hwdb v1 11/28] udevng (hso): remove impossible condition
 2017-03-31 22:51 UTC  (2+ messages)

[PATCH] net/vhost: move device stop call in close function
 2017-03-31 22:47 UTC 

[PATCH 1/3] mwifiex: remove unnecessary wakeup interrupt number sanity check
 2017-03-31 22:50 UTC  (6+ messages)
` [PATCH 2/3] mwifiex: using general print function during device intialization
` [PATCH 3/3] mwifiex: pcie: avoid hardcode wifi-only firmware name

[PATCH] sparc64: Fix memory corruption when THP is enabled
 2017-03-31 22:48 UTC  (2+ messages)

Device Tree Binding for Intel FPGA Video and Image Processing Suite
 2017-03-31 22:48 UTC  (2+ messages)

Very promising results with libpcre2
 2017-03-31 22:48 UTC  (2+ messages)

Issue with load across multiple connections
 2017-03-31 22:46 UTC  (2+ messages)

[PATCH v5 0/2] mmc: host: s3cmci: add device tree support
 2017-03-31 22:46 UTC  (7+ messages)
` [PATCH v5 2/2] mmc: host: s3cmci: allow probing from device tree

[PATCH] um: Fix PTRACE_POKEUSER on x86_64
 2017-03-31 22:41 UTC 

[PATCH net-next 0/1 v2] net: Add support for rmnet_data driver
 2017-03-31 22:41 UTC  (5+ messages)
` [PATCH net-next 1/1 v2] net: rmnet_data: Initial implementation

memory hotplug and force_remove
 2017-03-31 22:35 UTC  (6+ messages)

[PATCH v2] setup vwfi correctly on cpu0
 2017-03-31 22:37 UTC 

Returned mail: see transcript for details
 2017-03-31 22:36 UTC 

[RFC hwdb v1 20/28] telitqmi: drop unused device rule
 2017-03-31 22:35 UTC  (2+ messages)

Returned mail: see transcript for details
 2017-03-31 22:36 UTC 

[PATCH] setup vwfi correctly on cpu0
 2017-03-31 22:33 UTC  (3+ messages)

[PATCH] sparc64: Fix kernel panic due to erroneous #ifdef surrounding pmd_write()
 2017-03-31 22:31 UTC 

[PATCH 0/4] Avoid duplicate registering of ACPI and native power-supplies
 2017-03-31 22:30 UTC  (4+ messages)
` [PATCH 3/4] power: supply: axp288_fuel_gauge: Unregister duplicate ACPI battery supply

[Buildroot] python: move to Git formatted patches
 2017-03-31 22:23 UTC 

Synaptics RMI4 touchpad regression in 4.11-rc1
 2017-03-31 22:23 UTC  (12+ messages)

[BISECT] Regression: SEGV: 9156c5d dmeventd rework locking code
 2017-03-31 22:19 UTC 

[PATCH v2] module: check if memory leak by module
 2017-03-31 22:18 UTC  (6+ messages)

[PATCH v2] ndctl: Add package dependency information
 2017-03-31 22:18 UTC  (2+ messages)

[PATCH 6/8] bio-integrity: add bio_integrity_setup helper
 2017-03-31 22:15 UTC  (2+ messages)

[PATCH] ASoC: fsl_ssi: Fix channel swap on playback start
 2017-03-31 22:15 UTC 

[PATCH v2] tracing/kprobes: expose maxactive for kretprobe in kprobe_events
 2017-03-31 22:13 UTC  (3+ messages)

[patch 11/11] kasan: do not sanitize kexec purgatory
 2017-03-31 22:12 UTC 

[patch 10/11] drivers/rapidio/devices/tsi721.c: make module parameter variable name unique
 2017-03-31 22:12 UTC 

[patch 09/11] mm/hugetlb.c: don't call region_abort if region_chg fails
 2017-03-31 22:12 UTC 

[patch 08/11] kasan: report only the first error by default
 2017-03-31 22:12 UTC 

[patch 07/11] hugetlbfs: initialize shared policy as part of inode allocation
 2017-03-31 22:12 UTC 

[patch 06/11] mm: fix section name for .data..ro_after_init
 2017-03-31 22:11 UTC 

[patch 05/11] mm, hugetlb: use pte_present() instead of pmd_present() in follow_huge_pmd()
 2017-03-31 22:11 UTC 

[patch 05/11] mm, hugetlb: use pte_present() instead of pmd_present() in follow_huge_pmd()
 2017-03-31 22:11 UTC 

[patch 04/11] mm: workingset: fix premature shadow node shrinking with cgroups
 2017-03-31 22:11 UTC 

[patch 03/11] mm: rmap: fix huge file mmap accounting in the memcg stats
 2017-03-31 22:11 UTC 

[patch 03/11] mm: rmap: fix huge file mmap accounting in the memcg stats
 2017-03-31 22:11 UTC 

[patch 02/11] mm: move mm_percpu_wq initialization earlier
 2017-03-31 22:11 UTC 

[patch 01/11] mm: migrate: fix remove_migration_pte() for ksm pages
 2017-03-31 22:11 UTC 

incoming
 2017-03-31 22:11 UTC 

[PATCH 7/8] T10: Move opencoded contants to common header
 2017-03-31 22:09 UTC  (2+ messages)

[PATCH 0/3 v4] HiKey i2s bindings, driver and dts changes
 2017-03-31 22:06 UTC  (4+ messages)
` [PATCH 1/3 v4] ASoC: add hi6210-i2s DT bindings
` [PATCH 2/3 v4] ASoC: hisilicon: Add hi6210 i2s audio driver
` [PATCH 3/3 v4] arm64: dts: hi6220: Add k3-dma and i2s/hdmi audio support

[PATCH v3 0/2] Tango PCIe controller support
 2017-03-31 22:05 UTC  (4+ messages)

[PATCH] tty: pl011: fix earlycon work-around for QDF2400 erratum 44
 2017-03-31 22:05 UTC  (2+ messages)

+ treewide-correct-diffrent-and-banlance-typos.patch added to -mm tree
 2017-03-31 22:03 UTC 

[RFC/RFT][PATCH] cpufreq: schedutil: Reduce frequencies slower
 2017-03-31 21:51 UTC  (3+ messages)

[PATCH net] ftgmac100: Mostly rewrite the driver
 2017-03-31 21:56 UTC  (8+ messages)

[RFC nfs-utils PATCH 0/2] add systemd generator for the rpc_pipefs mountpoint
 2017-03-31 21:56 UTC  (3+ messages)
` [RFC nfs-utils PATCH 1/2] idmapd: move the pipefs-directory config option to nfs.conf
` [RFC nfs-utils PATCH 2/2] systemd: add a generator for the rpc_pipefs mountpoint

[PATCH] eudyptula challenge
 2017-03-31 21:52 UTC  (3+ messages)
` [PATCH 01/01] drivers/staging/vt6656/main_usb.c: checkpatch warning

+ fs-remove-set-but-not-checked-aop_flag_uninterruptible-flag.patch added to -mm tree
 2017-03-31 21:51 UTC 

[PATCH 0/3]measure SMI cost
 2017-03-31 21:51 UTC  (2+ messages)

[PATCH] MAINTAINERS: Drain the swamp
 2017-03-31 21:51 UTC  (2+ messages)

[v6 PATCH 00/21] x86: Enable User-Mode Instruction Prevention
 2017-03-31 21:26 UTC  (21+ messages)

ABS_MT_MAJOR clarification needed
 2017-03-31 21:40 UTC  (2+ messages)

[Qemu-devel] [PATCH qemu] pci: Only unmap bus_master_enabled_region if was added previously
 2017-03-31 21:40 UTC  (2+ messages)

[PATCH 0/2] qla2xxx: Bug Fixes for qla2xxx driver
 2017-03-31 21:37 UTC  (3+ messages)
` [PATCH 1/2] qla2xxx: Add fix to read correct register value for ISP82xx
` [PATCH 2/2] qla2xxx: Fix typo in driver

[GIT PULL] ACPI fixes for v4.11-rc5
 2017-03-31 21:34 UTC 

[Buildroot] [PATCH] package/systemd: fix build on not-recent distros
 2017-03-31 21:33 UTC 

[PATCH] mm: Add additional consistency check
 2017-03-31 21:33 UTC  (3+ messages)

[GIT PULL] Power management fixes for v4.11-rc5
 2017-03-31 21:33 UTC 

[Buildroot] [PATCH] package/lensfun: fix static only build
 2017-03-31 21:32 UTC 

[PATCH 0/5] MIPS/irqchip: Use IPI IRQ domains for CPU interrupt controller IPIs
 2017-03-31 21:31 UTC  (2+ messages)

Problems with the DP MST audio support patchset
 2017-03-31 21:31 UTC  (10+ messages)

[PATCH 0/2] drivers: serial: Aspeed VUART driver
 2017-03-31 21:29 UTC  (4+ messages)
` [PATCH 2/2] drivers/serial: Add driver for Aspeed virtual UART

[PATCH] ACPI / LPSS: Work around wrong sdio _ADR 0 entry on some byt/cht devices
 2017-03-31 21:23 UTC  (4+ messages)
` [PATCH] ACPI / scan: Prefer devices without _HID/_CID for _ADR matching

numberio failure with numjobs=1
 2017-03-31 21:25 UTC  (6+ messages)

[Qemu-devel] [PATCH] block/parallels.c: avoid integer overflow in allocate_clusters()
 2017-03-31 14:54 UTC  (3+ messages)

[RFC][PATCH] UBI: Make MTD_UBI_FASTMAP non-experimental
 2017-03-31 21:23 UTC  (6+ messages)
        ` [PATCH v2] "


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.