All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2017-03-01 01:22:19 to 2017-03-01 03:23:23 UTC [more...]

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

[PATCH 0/4] MIPS: Further microMIPS stack unwinding fixes
 2017-02-28 22:04 UTC  (3+ messages)
` [PATCH 2/4] MIPS: microMIPS: Fix decoding of addiusp instruction

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

[Qemu-devel] [PATCH v2] memory: Introduce DEVICE_HOST_ENDIAN for ram device
 2017-03-01  3:23 UTC  (5+ messages)

QCA4019: calibration files and board files
 2017-03-01  3:22 UTC  (5+ messages)

[PATCH 0/4] fujitsu_init() cleanup
 2017-03-01  3:19 UTC  (11+ messages)

[PATCH 0/3] Separate zone requests from medium access requests
 2017-03-01  3:21 UTC  (6+ messages)

[Devel] [PATCH] ACPICA: Detect duplicate SSDT tables
 2017-03-01  3:21 UTC 

[PATCH] mnt: allow to add a mount into an existing group
 2017-03-01  3:20 UTC  (3+ messages)

[PATCH 00/20] Enable lowmem repair for fs/subvolume tree
 2017-03-01  3:14 UTC  (13+ messages)
` [PATCH 01/20] btrfs-progs: cmds-check.c: supports inode nbytes fix in lowmem
` [PATCH 02/20] btrfs-progs: cmds-check.c: supports dir isize "
` [PATCH 06/20] btrfs-progs: cmds-check.c: change find_dir_index/item
` [PATCH 08/20] btrfs-progs: cmds-check.c: print_dir_item_err
` [PATCH 09/20] btrfs-progs: cmds-check.c: introduce count_dir_isize
` [PATCH 14/20] btrfs-progs: cmds-check.c: repair_fs_first_inode
` [PATCH 15/20] btrfs-progs: cmds-check.c: introduce repair_ternary_lowmem
` [PATCH 16/20] btrfs-progs: cmds-check.c: Introduce repair_dir_item
` [PATCH 17/20] btrfs-progs: cmds-check.c: repair inode ref
` [PATCH 18/20] btrfs-progs: cmds-check.c: repair nlinks lowmem
` [PATCH 19/20] btrfs-progs: cmds-check.c: add punch_extent_hole
` [PATCH 20/20] btrfs-progs: fsck-check: Allow fsck check test to repair in lowmem mode for certain test cases

[RFC PATCH] printk: Make functions of pr_<level> macros
 2017-03-01  3:17 UTC 

[RFC PATCH net-next 2/5] net: split skb_checksum_help
 2017-03-01  3:17 UTC  (5+ messages)
` [PATCH RFC net-next v2 1/4] skbuff: add stub to help computing crc32c on SCTP packets

documenting crush tunables & rule step set_*
 2017-03-01  0:25 UTC 

[linux-linus test] 106265: regressions - FAIL
 2017-03-01  3:13 UTC 

[PATCH 00/14] the latest changes for md-cluster
 2017-03-01  3:11 UTC  (17+ messages)
` [PATCH 01/14] md-cluster: remove unnecessary header files
` [PATCH 04/14] md-cluster: add mddev into struct md_cluster_info
` [PATCH 05/14] md-cluster: add new parameter for lock_token
` [PATCH 09/14] md-cluster: set MD_CLUSTER_HOLDING_MUTEX_FOR_RECVD in metadata_update_start
` [PATCH 11/14] md-cluster: introduce cluster_check_sync_size
` [PATCH 06/14] md-cluster: use sync way to handle METADATA_UPDATED msg

[PATCH 0/8] watchdog fixes for COMPILE_TEST change
 2017-03-01  2:50 UTC  (11+ messages)
` [PATCH 2/8] mfd: db8500-prcmu: fix stub helper interface
` [PATCH 3/8] watchdog: wm831x watchdog really needs mfd

[Qemu-devel] [PATCH v3 0/6] COLO block replication supports shared disk case
 2017-03-01  3:09 UTC  (4+ messages)
` [Qemu-devel] [PATCH v3 1/6] docs/block-replication: Add description for shared-disk case

[PATCH v2] acpi: acpica: fix acpi operand cache leak
 2017-03-01  3:05 UTC  (10+ messages)
                ` [Devel] "

[PATCH] libiscsi: add lock around task lists to fix list corruption regression
 2017-03-01  3:06 UTC  (4+ messages)
` [PATCH v2] "

Drop in Iops with fsync when using NVMe as cache
 2017-03-01  3:00 UTC  (5+ messages)

[PATCH linux dev-4.7] arm: aspped: romulus: Set PNOR SPI address mapping
 2017-03-01  3:05 UTC  (6+ messages)

[U-Boot] [PATCH 00/17] SPL: extend FIT loading support
 2017-03-01  3:03 UTC  (19+ 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] [linux-sunxi] "
` [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

[PATCH 1/2] drm/i915/glk: Apply cdclk workaround for DP audio
 2017-03-01  2:57 UTC  (2+ messages)
` [PATCH 2/2] drm/i915: Implement BXT and GLK cdclk restriction based on Azalia BCLK

[PATCH] scsi: qedi: fix missing return error code check on call to qedi_setup_int
 2017-03-01  2:56 UTC  (2+ messages)

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

mpt3sas sleep from atomic context on v4.10
 2017-03-01  1:07 UTC  (2+ messages)

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

[PATCH] f2fs: fix an error return value in truncate_partial_data_page
 2017-03-01  2:48 UTC  (2+ messages)

[PATCH 5/5] pinctrl: sunxi: Add A64 R_PIO controller support
 2017-03-01  2:48 UTC 

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

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

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  (10+ 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 

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

[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  (2+ messages)

[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 

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

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

[PATCH 01/10] Input: eeti_ts - rename eeti_ts_priv to eeti_ts
 2017-02-28 22:46 UTC  (4+ messages)
` [PATCH 03/10] Input: eeti_ts - use get_unaligned_be16() to retrieve data
` [PATCH 05/10] Input: eeti-ts - switch to using managed resources
` [PATCH 10/10] Input: eeti_ts - switch to gpiod API

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

[PATCH] checkpatch: add warning on %pk instead of %pK usage
 2017-03-01  1:14 UTC  (5+ messages)
` [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)

[PATCH RFC v2 00/12] socket sendmsg MSG_ZEROCOPY
 2017-03-01  1:50 UTC  (13+ 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 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 

[RFC PATCH 0/2] mtd: spi-nor: Handle vmalloc'd buffers
 2017-02-28 21:39 UTC  (3+ messages)
` [RFC PATCH 1/2] mtd: spi-nor: Introduce bounce buffer to handle "

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] "

[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] [media] tw5864: use dev_warn instead of WARN to shut up warning
 2017-02-28 21:33 UTC  (2+ messages)

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

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  (2+ 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


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.