All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2017-03-01 00:55:54 to 2017-03-01 02:47:50 UTC [more...]

[virtio-dev] packed ring layout proposal v3
 2017-09-10  5:06 UTC  (4+ messages)
  ` [virtio-dev] packed ring layout proposal v2
    ` [virtio-dev] packed ring layout proposal - todo list
  ` [RFC] packed (virtio-net) headers

[PATCH 0/6] Use time_t
 2017-03-01  0:59 UTC  (8+ messages)

[PATCH] Input: i8042 - add TUXEDO BU1406 (N24_25BU) to the nomux list
 2017-03-01  2:47 UTC  (2+ messages)

EPT questions!
 2017-03-01  2:46 UTC 

[PATCH 00/14] the latest changes for md-cluster
 2017-03-01  2:47 UTC  (5+ messages)
` [PATCH 01/14] md-cluster: remove unnecessary header files
` [PATCH 06/14] md-cluster: use sync way to handle METADATA_UPDATED msg

[PATCH V3 0/4] Define coherent device memory node
 2017-03-01  2:42 UTC  (6+ messages)

[PATCH v3 0/7] Add support for DFS in SMB2+
 2017-03-01  2:42 UTC  (15+ messages)
` [PATCH v3 1/7] CIFS: move DFS response parsing out of SMB1 code
` [PATCH v3 2/7] CIFS: add build_path_from_dentry_optional_prefix()
` [PATCH v3 3/7] CIFS: add use_ipc flag to SMB2_ioctl()
` [PATCH v3 4/7] CIFS: let ses->ipc_tid hold smb2 TreeIds
` [PATCH v3 5/7] CIFS: set signing flag in SMB2+ TreeConnect if needed
` [PATCH v3 6/7] CIFS: use DFS pathnames in SMB2+ Create requests
` [PATCH v3 7/7] CIFS: implement get_dfs_refer for SMB2+

[PATCH v3 0/2] Support TI LMU devices
 2017-03-01  0:44 UTC  (3+ messages)
` [PATCH 2/2] mfd: add TI LMU driver

[PATCH 1/5] pinctrl: sunxi: refactor pinctrl choice selecting for ARM64
 2017-03-01  2:38 UTC  (11+ messages)
` [PATCH 5/5] pinctrl: sunxi: Add A64 R_PIO controller support
  ` [linux-sunxi] "
    ` [linux-sunxi] [PATCH 1/5] pinctrl: sunxi: refactor pinctrl choice selecting for ARM64

[Qemu-devel] [PATCH v2 0/3] block devices record/replay update
 2017-03-01  2:00 UTC  (3+ messages)
` [Qemu-devel] [PATCH v2 1/3] block: implement bdrv_snapshot_goto for blkreplay

[Qemu-devel] [PATCH 0/2] Fix stale 'trace-events-all' file in build dir
 2017-03-01  2:04 UTC  (3+ messages)
` [Qemu-devel] [PATCH 1/2] makefile: merge GENERATED_HEADERS & GENERATED_SOURCES variables

[Qemu-devel] [PATCH v2 00/21] chardev clean-ups & tests
 2017-03-01  1:57 UTC  (3+ messages)
` [Qemu-devel] [PATCH v2 01/21] char: remove qemu_chr_be_generic_open

[Qemu-devel] [PATCH v2] intel_iommu: check misordered init when realize
 2017-03-01  2:36 UTC  (3+ messages)

[PATCH 0/3] gpu: drm: Convert printk(KERN_<level> to pr_<level>
 2017-02-28 19:49 UTC  (3+ messages)
` [PATCH 3/3] gpu: drm: drivers: Convert printk(KERN_<LEVEL> "

[PATCH 0/2] fix for direct-I/O to DAX mappings
 2017-02-28 22:09 UTC  (3+ messages)

[PATCH 0/5] mm: support parallel free of memory
 2017-03-01  1:17 UTC  (5+ messages)

[PATCH v2 0/6] Add support for DFS in SMB2+
 2017-03-01  2:34 UTC  (6+ messages)
` [PATCH v2 3/6] CIFS: implement get_dfs_refer for SMB2+

[PATCH V11 00/10] Add UEFI 2.6 and ACPI 6.1 updates for RAS on ARM64
 2017-03-01  2:31 UTC  (9+ messages)
` [PATCH V11 10/10] arm/arm64: KVM: add guest SEA support

[PATCH 00/20] PCI: fix config and I/O Address space memory mappings
 2017-02-28 17:42 UTC  (6+ messages)
` [PATCH 13/20] PCI: iproc-platform: update PCI config space remap function

Jewel 10.2.6 QE validation status
 2017-03-01  2:25 UTC  (3+ messages)

[GIT PULL] HID for 4.11
 2017-03-01  2:31 UTC  (7+ messages)

[PATCH v2] ARM: exynos_defconfig: increase CONFIG_CMA_SIZE_MBYTES to 96
 2017-02-28 19:12 UTC 

SCSI regression in 4.11
 2017-03-01  1:25 UTC  (11+ messages)

[PATCH] common/rc: accept "localdomain" to mean YP/NIS disabled
 2017-02-28 22:09 UTC 

[xen-unstable test] 106261: regressions - trouble: blocked/broken/fail/pass
 2017-03-01  2:29 UTC 

[PATCH 0/4] vsp1 partition algorithm improvements
 2017-03-01  2:26 UTC  (5+ messages)
` [PATCH 1/4] v4l: vsp1: Implement partition algorithm restrictions

[U-Boot] [PATCH 00/17] SPL: extend FIT loading support
 2017-03-01  2:25 UTC  (18+ messages)
` [U-Boot] [PATCH 01/17] armv8: spl: Call spl_relocate_stack_gd for ARMv8
` [U-Boot] [PATCH 02/17] SPL: FIT: refactor FDT loading
` [U-Boot] [PATCH 03/17] SPL: FIT: rework U-Boot image loading
` [U-Boot] [PATCH 04/17] SPL: FIT: factor out spl_load_fit_image()
` [U-Boot] [PATCH 05/17] SPL: FIT: allow loading multiple images
` [U-Boot] [PATCH 06/17] tools: mksunxiboot: allow larger SPL binaries
` [U-Boot] [PATCH 07/17] armv8: SPL: only compile GIC code if needed
` [U-Boot] [PATCH 08/17] armv8: fsl: move ccn504 code into FSL Makefile
` [U-Boot] [PATCH 09/17] sunxi: A64: move SPL stack to end of SRAM A2
` [U-Boot] [PATCH 10/17] sunxi: SPL: store RAM size in gd
` [U-Boot] [PATCH 11/17] sunxi: SPL: add FIT config selector for Pine64 boards
` [U-Boot] [PATCH 12/17] Makefile: add rules to generate SPL FIT images
` [U-Boot] [PATCH 13/17] sunxi: A64: Pine64: introduce FIT generator script
` [U-Boot] [PATCH 14/17] sunxi: Pine64: defconfig: enable SPL FIT support
` [U-Boot] [PATCH 15/17] sunxi: OrangePi-PC2: "
` [U-Boot] [PATCH 16/17] sunxi: Store the device tree name in the SPL header
` [U-Boot] [PATCH 17/17] sunxi: use SPL header DT name for FIT board matching

[driver core] bea5b158ff WARNING: CPU: 0 PID: 1 at drivers/ata/libata-core.c:6482 ata_host_detach
 2017-03-01  1:14 UTC  (2+ messages)

[RFC PATCH v7 0/9] vfs/xfs/ext4: GETFSMAP support
 2017-03-01  2:22 UTC  (3+ messages)
` [PATCH 9/9] ext4: support GETFSMAP ioctls

[PATCH 0/7] cleanup __btrfs_map_block
 2017-03-01  2:19 UTC  (4+ messages)
` [PATCH 1/7] Btrfs: create a helper for getting chunk map

Please pull IDR rewrite
 2017-03-01  0:06 UTC  (3+ messages)

[PATCH] libext2fs: readahead for meta_bg
 2017-03-01  2:19 UTC  (3+ messages)

[GIT PULL] Please pull powerpc/linux.git powerpc-4.11-2 tag
 2017-03-01  2:18 UTC 

[PATCH v5 0/6] genirq/gpio: Add driver for ThunderX and OCTEON-TX SoCs
 2017-03-01  1:48 UTC  (8+ messages)
` [PATCH v5 1/6] genirq: Export more irq_chip_*_parent() functions
` [PATCH v5 2/6] genirq: Add handle_fasteoi_{level,edge}_irq flow handlers
` [PATCH v5 3/6] irqdomain: Add irq_domain_{push,pop}_irq() functions
` [PATCH v5 4/6] dt-bindings: gpio: Add binding documentation for gpio-thunderx
` [PATCH v5 5/6] gpio: Add gpio driver support for ThunderX and OCTEON-TX
` [PATCH v5 6/6] MAINTAINERS: Add entry for THUNDERX GPIO Driver

nvme-cli: Western Digital/HGST Plug-in
 2017-03-01  2:14 UTC  (5+ messages)
` [PATCH 1/4] nvme-cli: id-ctrl: Add vendor fields in JSON id-ctrl
` [PATCH 2/4] nvme-cli: nvme.c: Allow plug-ins to access to output formats and helper
` [PATCH 3/4] nvme-cli: Western Digital/HGST plug-in
` [PATCH 4/4] nvme-cli: Western Digital/HGST plug-in documentation

[PATCH v2] net: pch_gbe: Fix TX RX descriptor accesses for big endian systems
 2017-03-01  2:13 UTC 

[PATCH v2 0/3] Allow specifying properties with spi_register_board_info
 2017-02-28 18:24 UTC  (4+ messages)
` [PATCH v2 2/3] spi: allocate spi_board_info entries one by one

[Buildroot] [PATCH v2 1/2] package/sdl2: disable altivec built-in function for PowerPC
 2017-03-01  2:13 UTC  (2+ messages)

[xen-4.4-testing test] 106263: regressions - FAIL
 2017-03-01  2:12 UTC 

+ userfaultfd-non-cooperative-rollback-userfaultfd_exit.patch added to -mm tree
 2017-02-28 22:13 UTC 

+ revert-mm-vmscan-account-for-skipped-pages-as-a-partial-scan.patch added to -mm tree
 2017-02-28 23:53 UTC 

[PATCH] selinux: fix kernel BUG on prlimit(..., NULL, NULL)
 2017-03-01  2:11 UTC  (4+ messages)

[PATCH] f2fs: skip filesystem level truncate when size isn't changed
 2017-03-01  2:08 UTC  (2+ messages)

[PATCH] cfq-iosched: fix the delay of cfq_group's vdisktime under iops mode
 2017-03-01  2:07 UTC 

[PATCH] nvme-rdma: nvme-fc: Fix avoid tag set initialization twice
 2017-03-01  2:06 UTC 

[GIT PULL] objtool fixes
 2017-03-01  1:55 UTC  (2+ messages)

linux-next: Tree for Mar 1
 2017-03-01  2:03 UTC 

[PATCH] ACPICA: Detect duplicate SSDT tables
 2017-03-01  0:11 UTC  (6+ messages)
` [Devel] "

[kernel-hardening] RE: [PATCH] checkpatch: add warning on %pk instead of %pK usage
 2017-03-01  1:14 UTC  (5+ messages)
` [kernel-hardening] [PATCH] checkpatch: Add ability to find bad uses of vsprintf %p<foo> extensions
  `  "
    ` [kernel-hardening] "

+ checkpatch-add-ability-to-find-bad-uses-of-vsprintf-%pfoo-extensions-fix.patch added to -mm tree
 2017-03-01  0:06 UTC 

+ correct-function-definition-for-c.patch added to -mm tree
 2017-03-01  1:06 UTC 

+ correct-function-definition-for-c.patch added to -mm tree
 2017-03-01  1:06 UTC 

+ compilerh-fix-c-uninitialized-const-issue.patch added to -mm tree
 2017-03-01  1:06 UTC 

[PATCH] drm: vc4: Don't wait for vblank when updating the cursor
 2017-03-01  2:00 UTC  (5+ messages)

[PATCH] drivers: net: xgene: Fix crash on DT systems
 2017-03-01  0:58 UTC  (2+ messages)

net: GPF in rt6_nexthop_info
 2017-03-01  1:49 UTC  (5+ messages)

+ mm-delete-nr_pages_scanned-and-pgdat_reclaimable.patch added to -mm tree
 2017-02-28 23:53 UTC 

+ dax-add-tracepoints-to-dax_iomap_pte_fault.patch added to -mm tree
 2017-03-01  1:01 UTC 

+ dax-add-tracepoints-to-dax_pfn_mkwrite.patch added to -mm tree
 2017-03-01  1:01 UTC 

+ dax-add-tracepoints-to-dax_load_hole.patch added to -mm tree
 2017-03-01  1:01 UTC 

+ dax-add-tracepoint-to-dax_writeback_one.patch added to -mm tree
 2017-03-01  1:02 UTC 

[PATCHv3 0/4] arm/versatile: no-MMU support
 2017-03-01  1:50 UTC  (5+ messages)
` [PATCHv3 1/4] ARM: versatile: support no-MMU mode addressing
` [PATCHv3 2/4] ARM: versatile: define empty debug_ll_io_init() for no-MMU
` [PATCHv3 3/4] ARM: versatile: empty Makefile.boot needed for no-MMU compile
  ` [PATCHv3 4/4] ARM: versatile: support configuring versatile machine for no-MMU

[PATCH RFC v2 00/12] socket sendmsg MSG_ZEROCOPY
 2017-03-01  1:50 UTC  (13+ messages)

[PATCH 1/2] dt-bindings: qoriq-clock: Add coreclk
 2017-03-01  1:45 UTC  (6+ messages)

[PATCH] PCI/MSI: Only disable affinity settings if pre and post vector count is equal to max_vecs and not min_vecs
 2017-02-28 22:05 UTC  (2+ messages)

+ writeback-use-setup_deferrable_timer.patch added to -mm tree
 2017-03-01  0:18 UTC 

+ mm-memcontrol-provide-shmem-statistics.patch added to -mm tree
 2017-03-01  1:04 UTC 

Reminder : Toaster Weekly Meeting: 1-800-730-2996x7494529#
 2017-03-01  1:40 UTC  (7+ messages)

[lkp-robot] [vfs] 715fcf3c48: will-it-scale.per_process_ops -9.3% regression
 2017-03-01  1:40 UTC 

[PATCH 1/1] fnic: Adding debug IO and Abort latency counter to fnic stats
 2017-03-01  0:15 UTC 

[PATCH V2] x86/efi: Add missing 1:1 mappings to support buggy firmware
 2017-03-01  1:39 UTC  (3+ messages)

[Qemu-devel] [PATCH qemu 0/2] exec, spapr_pci: Advertise huge IOMMU pages
 2017-03-01  1:06 UTC  (8+ messages)
` [Qemu-devel] [PATCH qemu 1/2] exec, kvm, target-ppc: Move getrampagesize() to common code

[Qemu-devel] using fdt_setprop() to set properties to empty values
 2017-03-01  1:17 UTC  (9+ messages)

[Qemu-devel] [PATCH] Add PowerPC 32-bit guest memory dump support
 2017-03-01  1:04 UTC  (3+ messages)

[Qemu-devel] [PATCH] spapr/pci: populate PCI DT in reverse order
 2017-03-01  1:07 UTC  (3+ messages)
` [Qemu-devel] [Qemu-ppc] "

[Qemu-devel] [PATCH] linux-user: fill target sigcontext struct accordingly
 2017-03-01  0:12 UTC  (5+ messages)
  ` [Qemu-devel] [Qemu-ppc] "

[Qemu-devel] [PATCH v2] memory: Introduce DEVICE_HOST_ENDIAN for ram device
 2017-03-01  0:35 UTC  (4+ messages)

[PATCH 0/5] mm subsystem refcounter conversions
 2017-03-01  1:21 UTC  (3+ messages)

+ proc-remove-cast-from-memory-allocation.patch added to -mm tree
 2017-03-01  0:59 UTC 

[PATCH v2 net] net: solve a NAPI race
 2017-03-01  1:04 UTC  (6+ messages)

mpt3sas sleep from atomic context on v4.10
 2017-03-01  0:25 UTC 

connect cmd error for nvme-rdma with eventual kernel crash
 2017-03-01  1:26 UTC  (2+ messages)

[PATCH] libsas: add sas_unregister_devs_sas_addr in flutter case
 2017-03-01  1:23 UTC  (2+ messages)

[PATCH 1/2] iommu/vt-d: Fix crash when accessing VT-d sysfs entries
 2017-03-01  1:06 UTC  (3+ messages)

[Fuego] Fuego doesnt work with Ubuntu 16 image
 2017-03-01  1:22 UTC  (2+ messages)

[PATCH] target/user: Add daynmic growing data area feature support
 2017-03-01  1:22 UTC  (6+ messages)
    ` [PATCH] target/user: Add daynmic growing data area featuresupport

[PATCH 00/15] DC Patches Feb 28, 2017
 2017-03-01  1:20 UTC  (6+ messages)
` [PATCH 05/15] drm/amd/display: Fix gamma colour corruption for 10 bit surfaces
` [PATCH 14/15] drm/amd/display: Enable warnings as errors

[PATCH] regulator: hi655x: Add DT bindings so module autoloads
 2017-03-01  1:07 UTC 

Add support for high priority scheduling in amdgpu
 2017-03-01  1:13 UTC  (3+ messages)
` [PATCH 18/22] drm/amdgpu: add flag for high priority contexts v4

[PATCH v2] ARM: OMAP2+: Fix device node reference counts
 2017-02-28 19:54 UTC 

[PATCH 0/3] ubifs: add lz4hc compression
 2017-03-01  1:12 UTC  (3+ messages)

gcc7 log2 compile issues in kernel/time/timekeeping.c
 2017-03-01  0:00 UTC  (10+ messages)

assertion failed: last_size == new_size, file: fs/btrfs/inode.c
 2017-03-01  1:12 UTC  (4+ messages)

[PATCH 0/8] watchdog fixes for COMPILE_TEST change
 2017-02-28 23:16 UTC  (8+ messages)
` [PATCH 3/8] watchdog: wm831x watchdog really needs mfd
` [PATCH 8/8] watchdog: kempld: revert to full dependency

+ dax-add-tracepoints-to-dax_writeback_mapping_range.patch added to -mm tree
 2017-03-01  1:01 UTC 

+ dax-add-tracepoint-to-dax_insert_mapping.patch added to -mm tree
 2017-03-01  1:02 UTC 

[RFC PATCH v4 00/28] x86: Secure Memory Encryption (AMD)
 2017-02-28 23:28 UTC  (5+ messages)
` [RFC PATCH v4 21/28] x86: Check for memory encryption on the APs

[Qemu-devel] [RFC 00/13] Live memory snapshot based on userfaultfd
 2017-03-01  1:08 UTC  (11+ messages)

[Bug 194731] New: drm general protection fault in drm_atomic_init
 2017-03-01  1:07 UTC  (2+ messages)
` [Bug 194731] "

[Qemu-devel] [Bug 1591611] [NEW] chroot using qemu-x86_64-static fails on ppc64el
 2017-03-01  0:53 UTC  (2+ messages)
` [Qemu-devel] [Bug 1591611] "

[PATCH v2 0/3] Optionally destroy uHID devices on disconnect
 2017-03-01  1:06 UTC  (4+ messages)
` [PATCH v2 1/3] input: Add UHIDDestroy configuration option
` [PATCH v2 2/3] input: Add UHIDDestroy option into input.conf
` [PATCH v2 3/3] hog: Optionally destroy uHID device when disconnected

+ bcache-remove-duplicate-inclusion-of-blkdevh.patch added to -mm tree
 2017-03-01  0:11 UTC 

[PATCH 1/2] Btrfs: fix unexpected file hole after disk errors
 2017-03-01  1:04 UTC  (2+ messages)
` [PATCH 2/2] Btrfs: remove start_pos

how to re-align data offset
 2017-03-01  1:00 UTC  (2+ messages)

[kernel-hardening] [RFC] Introduce rare_write() infrastructure
 2017-03-01  1:04 UTC  (3+ messages)
` [kernel-hardening] [RFC][PATCH 5/8] ARM: Implement __arch_rare_write_map/unmap()
  ` [kernel-hardening] "

[PATCH v4 0/5] drm/atomic: Add accessor macros for all atomic state
 2017-03-01  1:04 UTC  (7+ messages)
` [PATCH v4 3/5] drm/atomic: Add macros to access existing old/new state, v2
` [PATCH v4 4/5] drm/atomic: Convert get_existing_state callers to get_old/new_state, v3
` [PATCH v4 5/5] drm/blend: Use new atomic iterator macros

[Qemu-devel] [PATCH 0/2] ide: ahci: fix memory leak in device unit
 2017-03-01  1:03 UTC  (4+ messages)
` [Qemu-devel] [PATCH 1/2] ide: core: add cleanup function

[PATCH 1/2] Documentation: dt-bindings: Document bindings for Aspeed AST2400/AST2500 ADC
 2017-03-01  0:49 UTC  (3+ messages)
` [PATCH 2/2] hwmon: "

+ checkpatch-remove-obsolete-config_experimental-checks.patch added to -mm tree
 2017-03-01  0:01 UTC 

[Qemu-devel] [PATCH] spapr_pci: allow control of BAR alignment through SLOF
 2017-03-01  0:56 UTC 

[PATCH 0/4] ARM: dts: Add Parvus Duracor C310 board support
 2017-02-28 23:49 UTC  (5+ messages)
` [PATCH 3/4] arm: dts: imx: Add iMX6Q-based Kontron SMARC-sAMX6i module

Drop in Iops with fsync when using NVMe as cache
 2017-03-01  0:55 UTC  (4+ messages)

+ mm-dont-assume-anonymous-pages-have-swapbacked-flag.patch added to -mm tree
 2017-03-01  0:32 UTC 

+ mm-reclaim-madv_free-pages.patch added to -mm tree
 2017-03-01  0:32 UTC 

+ mm-enable-madv_free-for-swapless-system.patch added to -mm tree
 2017-03-01  0:32 UTC 

+ proc-show-madv_free-pages-info-in-smaps.patch added to -mm tree
 2017-03-01  0:32 UTC 

+ mm-move-madv_free-pages-into-lru_inactive_file-list-checkpatch-fixes.patch added to -mm tree
 2017-03-01  0:33 UTC 

[PATCH v4 00/36] i.MX Media Driver
 2017-03-01  0:43 UTC  (4+ messages)
` [PATCH v4 24/36] [media] add Omnivision OV5640 sensor driver

[refpolicy] [PATCH 1/2] bootloader: grub-mkconfig needs search perms on PWD (usually homedir)
 2017-03-01  0:55 UTC  (3+ messages)
` [refpolicy] [PATCH 2/2] authlogin: put interface properly inside optional


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.