All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-03-10 15:49:52 to 2018-03-10 18:15:16 UTC [more...]

[RFC v2 00/83] NOVA: a new file system for persistent memory
 2018-03-10 18:18 UTC  (66+ messages)
` [RFC v2 01/83] Introduction and documentation of NOVA filesystem
` [RFC v2 02/83] Add nova_def.h
` [RFC v2 03/83] Add super.h
` [RFC v2 04/83] NOVA inode definition
` [RFC v2 05/83] Add NOVA filesystem definitions and useful helper routines
` [RFC v2 06/83] Add inode get/read methods
` [RFC v2 07/83] Initialize inode_info and rebuild inode information in nova_iget()
` [RFC v2 08/83] NOVA superblock operations
` [RFC v2 09/83] Add Kconfig and Makefile
` [RFC v2 10/83] Add superblock integrity check
` [RFC v2 11/83] Add timing and I/O statistics for performance analysis and profiling
` [RFC v2 12/83] Add timing for mount and init
` [RFC v2 13/83] Add remount_fs and show_options methods
` [RFC v2 14/83] Add range node kmem cache
` [RFC v2 15/83] Add free list data structure
` [RFC v2 16/83] Initialize block map and free lists in nova_init()
` [RFC v2 17/83] Add statfs support
` [RFC v2 18/83] Add freelist statistics printing
` [RFC v2 19/83] Add pmem block free routines
` [RFC v2 20/83] Pmem block allocation routines
` [RFC v2 21/83] Add log structure
` [RFC v2 22/83] Inode log pages allocation and reclaimation
` [RFC v2 23/83] Save allocator to pmem in put_super
` [RFC v2 24/83] Initialize and allocate inode table
` [RFC v2 25/83] Support get normal inode address and inode table extentsion
` [RFC v2 26/83] Add inode_map to track inuse inodes
` [RFC v2 27/83] Save the inode inuse list to pmem upon umount
` [RFC v2 28/83] Add NOVA address space operations
` [RFC v2 29/83] Add write_inode and dirty_inode routines
` [RFC v2 30/83] New NOVA inode allocation
` [RFC v2 31/83] Add new vfs "
` [RFC v2 32/83] Add log entry definitions
` [RFC v2 33/83] Inode log and entry printing for debug purpose
` [RFC v2 34/83] Journal: NOVA light weight journal definitions
` [RFC v2 35/83] Journal: Lite journal helper routines
` [RFC v2 36/83] Journal: Lite journal recovery
` [RFC v2 37/83] Journal: Lite journal create and commit
` [RFC v2 38/83] Journal: NOVA lite journal initialization
` [RFC v2 39/83] Log operation: dentry append
` [RFC v2 40/83] Log operation: file write entry append
` [RFC v2 41/83] Log operation: setattr "
` [RFC v2 42/83] Log operation: link change append
` [RFC v2 43/83] Log operation: in-place update log entry
` [RFC v2 44/83] Log operation: invalidate log entries
` [RFC v2 45/83] Log operation: file inode log lookup and assign
` [RFC v2 46/83] Dir: Add Directory radix tree insert/remove methods
` [RFC v2 47/83] Dir: Add initial dentries when initializing a directory inode log
` [RFC v2 48/83] Dir: Readdir operation
` [RFC v2 49/83] Dir: Append create/remove dentry
` [RFC v2 50/83] Inode: Add nova_evict_inode
` [RFC v2 51/83] Rebuild: directory inode
` [RFC v2 52/83] Rebuild: file inode
` [RFC v2 53/83] Namei: lookup
` [RFC v2 54/83] Namei: create and mknod
` [RFC v2 55/83] Namei: mkdir
` [RFC v2 56/83] Namei: link and unlink
` [RFC v2 57/83] Namei: rmdir
` [RFC v2 58/83] Namei: rename
` [RFC v2 59/83] Namei: setattr
` [RFC v2 60/83] Add special inode operations
` [RFC v2 61/83] Super: Add nova_export_ops
` [RFC v2 62/83] File: getattr and file inode operations
` [RFC v2 63/83] File operation: llseek
` [RFC v2 64/83] File operation: open, fsync, flush
` [RFC v2 65/83] File operation: read

[PATCH v5 0/3] gpio-keys: Add support for specifying wakeup event action
 2018-03-10 18:15 UTC  (5+ messages)
` [PATCH v5 1/3] Input: gpio-keys - add support for "

[PATCH 00/21] powerpc/gamecube: make W=1 compilation errors free
 2018-03-10 18:08 UTC  (5+ messages)
` [PATCH 03/21] powerpc: Mark the variable earlycon_acpi_spcr_enable maybe_unused

[PATCH] powerpc: Mark the variable earlycon_acpi_spcr_enable maybe_unused
 2018-03-10 18:06 UTC 

[PATCH v2 0/3] drm: Add LVDS decoder bridge
 2018-03-10 18:00 UTC  (8+ messages)
` [PATCH v2 3/3] arm64: dts: renesas: Add LVDS decoder to R-Car V3M Eagle

Nokia N900: v4.16-rc4: oops in iio when grepping sysfs
 2018-03-10 17:59 UTC  (7+ messages)

[PATCH 0/5] Renesas CEU: SH7724 ECOVEC + Aptina mt9t112
 2018-03-10 17:57 UTC  (3+ messages)

[PATCH] x86-base.inc: use xf86-video-modesettings as default xserver
 2018-03-10 17:55 UTC  (2+ messages)

[RFC PATCH 00/13] SVM (share virtual memory) with HMM in nouveau
 2018-03-10 17:55 UTC  (4+ messages)

drivers/media/usb/dvb-usb/pctv452e.c:1102:1: note: in expansion of macro 'MODULE_LICENSE'
 2018-03-10 17:52 UTC 

[PATCH 0/7] SMMUv3 driver
 2018-03-10 17:53 UTC  (3+ messages)
` [PATCH 5/7] xen/iommu: smmu-v3: Add Xen specific code to enable the ported driver

[PATCH 0/4] staging:iio:ad2s1210: Driver cleanup
 2018-03-10 17:52 UTC  (13+ messages)
` [PATCH 1/4] staging:iio:ad2s1210: Remove end of line with '['
` [PATCH 2/4] staging:iio:ad2s1210: Remove unused #define directive
` [PATCH 3/4] staging:iio:ad2s1210: Remove old_data from ad2s1210_state
` [PATCH 4/4] staging:iio:ad2s1210: Add comments/documentation

[PATCH v3] kernel.h: Skip single-eval logic on literals in min()/max()
 2018-03-10 17:51 UTC  (16+ messages)

[SPDK] Drop support of Centos 6
 2018-03-10 17:50 UTC 

Sensor readings as 1-byte
 2018-03-10 17:45 UTC  (2+ messages)

[PATCH] i2c: xiic: Make suspend function names consistent
 2018-03-10 17:40 UTC 

[PATCH v5 00/11] dax: fix dma vs truncate/hole-punch
 2018-03-10 17:40 UTC  (5+ messages)
` [PATCH v5 02/11] xfs, dax: introduce xfs_dax_aops

[PATCH] media: rc: meson-ir: add timeout on idle
 2018-03-10 17:38 UTC  (6+ messages)

"encryption failed" warnings in dmesg
 2018-03-10 17:29 UTC  (3+ messages)

[PATCH] x86/microcode/AMD: check microcode file sanity before loading it
 2018-03-10 17:26 UTC  (4+ messages)

[PATCH] python-numpy: reorganize numpy recipes to use a common .inc file to reduce duplication
 2018-03-10 17:23 UTC 

[PATCH] media: i2c: mt9t112: Add TODO note for frame rate control
 2018-03-10 17:19 UTC 

[PATCH v2] net: ipv6: xfrm6_state: remove VLA usage
 2018-03-10 17:18 UTC  (3+ messages)

[PATCH v3 00/20] firmware: development for v4.17
 2018-03-10 17:16 UTC  (2+ messages)

python-pyqt
 2018-03-10 17:14 UTC  (3+ messages)

[PATCH] driver/rtc: remove a warning during scripts/kernel-doc step
 2018-03-10 17:13 UTC  (2+ messages)

[PATCH] ARM: BCM5301X: Fix NAND ECC parameters for Linksys Panamera
 2018-03-10 17:12 UTC  (2+ messages)

[PATCH iproute2 1/1] tc: fix output when printing flower's TOS or TTL
 2018-03-10 17:11 UTC  (2+ messages)

[PATCH 00/14] Enable SD/MMC on JZ4780 SoCs
 2018-03-10 17:11 UTC  (5+ messages)
` [PATCH 08/14] mmc: jz4740: Add support for the JZ4780

[PATCH v2] dt-bindings: ifc: Fix the unit address format in the examples
 2018-03-10 17:06 UTC 

[PATCH V2 iproute2-next] ip-address: Fix negative prints of large TX rate limits
 2018-03-10 17:01 UTC  (2+ messages)

[linux-next test] 120363: regressions - trouble: broken/fail/pass
 2018-03-10 17:00 UTC 

zerofree btrfs support?
 2018-03-10 16:58 UTC  (7+ messages)

ivtv: use arch_phys_wc_add() and require PAT disabled
 2018-03-10 16:57 UTC  (6+ messages)

[Bridge] [PATCH net-next 0/5] Switchdev: flooding offload option
 2018-03-10 16:55 UTC  (12+ messages)
` [Bridge] [PATCH net-next 1/5] bridge: initialize port flags with switchdev defaults
    `  "
` [Bridge] [PATCH net-next 2/5] bridge: propagate BR_ flags updates through sysfs to switchdev
    `  "
` [Bridge] [RFC PATCH net-next 3/5] bridge: allow switchdev port to handle flooding by itself
    `  "

[Qemu-arm] [PATCH v2] fsl-imx6: Swap Ethernet interrupt defines
 2018-03-10 16:55 UTC  (3+ messages)
` [Qemu-devel] "

[Qemu-devel] [PULL] RISC-V: Fix riscv_isa_string g_new0 size calculation
 2018-03-10 16:51 UTC  (3+ messages)

[PATCH 0/2] hwmon: (ucd9000) Add gpio and debugfs interfaces
 2018-03-10 16:50 UTC  (5+ messages)
` [PATCH 1/2] hwmon: (ucd9000) Add gpio chip interface
` [PATCH 2/2] hwmon: (ucd9000) Add debugfs attributes to provide mfr_status

[PATCH] git{,-blame}.el: remove old bitrotting Emacs code
 2018-03-10 16:50 UTC  (3+ messages)
` [PATCH v2] "

[Buildroot] [PATCH 1/1] package/docker-engine: add the macros to install docker-proxy
 2018-03-10 16:47 UTC  (2+ messages)

PSCI version misdetection
 2018-03-10 16:46 UTC 

[PATCH] wcn36xx: calculate DXE control registers values
 2018-03-10 16:45 UTC  (3+ messages)

[RFC PATCH] xen/arm64: Add Support for Marvell ARMADA 3700 SoC
 2018-03-10 16:44 UTC  (2+ messages)
` [RFC PATCH] xen/arm: Add MVEBU UART driver for Armada "

[Intel-wired-lan] [PATCH 00/15] Add ice driver
 2018-03-10 16:42 UTC  (9+ messages)
` [Intel-wired-lan] [PATCH 09/15] ice: Configure VSIs for Tx/Rx
    `  "
` [Intel-wired-lan] [PATCH 12/15] ice: Add stats and ethtool support
    `  "

[xlnx:master 1273/1515] warning: (DRM_RADEON && ..) selects BACKLIGHT_CLASS_DEVICE which has unmet direct dependencies (HAS_IOMEM && ..)
 2018-03-10 16:39 UTC 

Work plan to move AD2S1210 out of staging
 2018-03-10 16:35 UTC  (3+ messages)

[U-Boot] [PATCH 0/4] Add support for BeagleBoard.org PocketBeagle
 2018-03-10 16:34 UTC  (4+ messages)
` [U-Boot] [PATCH 2/4] am335x_evm: scan more partitions and use uname_r

[PATCH] Removed -Werror=format-truncation and format warnings
 2018-03-10 16:34 UTC  (2+ messages)

[PATCH] nfs-utils: Test if extra compiler warnings are available
 2018-03-10 16:34 UTC  (2+ messages)

[PATCH] nfs-utils: Fix variable shadowing issue caused by ABI cleanup
 2018-03-10 16:33 UTC  (2+ messages)

[PATCH 2/2] iio: st_pressure: st_accel: pass correct platform data to init
 2018-03-10 16:29 UTC  (2+ messages)

Regression with commit "x86/pv: Drop int80_bounce from struct pv_vcpu" f75b1a5247b3b311d3aa50de4c0e5f2d68085cb1
 2018-03-10 16:27 UTC  (2+ messages)

After upgrading LLVM to 7.0.0-0.1.r326462 version and MESA to 18.1.0-0.4.git56dc9f9 the games which are used Vulkan driver have begun crashing at start
 2018-03-10 16:25 UTC 

[PATCH] rte_kvargs:fix comments to use commas not semicolons
 2018-03-10 16:24 UTC 

KASAN: use-after-free Read in sctp_association_free (2)
 2018-03-10 16:22 UTC  (6+ messages)

[PATCH v2] mm: Change return type to vm_fault_t
 2018-03-10 16:23 UTC 

[1/2] net: macb: Add phy-handle DT support
 2018-03-10 16:18 UTC  (5+ messages)
` [PATCH v2 net-next 1/3] net: macb: Reorganize macb_mii bringup
  ` [PATCH v2 net-next 3/3] Documentation: macb: Document phy-handle optional binding

[PATCH v2] staging:iio:ad7150: Align arguments to match open parenthesis
 2018-03-10 16:18 UTC  (2+ messages)

[PATCH] staging:iio:ad7152: Align arguments to match open parenthesis
 2018-03-10 16:17 UTC  (2+ messages)

[PATCH] tpm: allow TCPA log area to be empty
 2018-03-10 16:16 UTC  (2+ messages)

[PATCH 0/2] iio: potentiometer: mcp4018: new driver
 2018-03-10 16:15 UTC  (3+ messages)
` [PATCH 2/2] iio: potentiometer: mcp4018: driver for Microchip digital potentiometers

[Buildroot] Is there a way to automatically detect the minimum required BR2_TARGET_ROOTFS_EXT2_SIZE?
 2018-03-10 16:14 UTC 

[PATCH 4.14 1/4] powerpc/mm/slice: Remove intermediate bitmap copy
 2018-03-10 16:14 UTC  (5+ messages)

[RFC/RFT][PATCH v3 0/6] sched/cpuidle: Idle loop rework
 2018-03-10 16:07 UTC  (3+ messages)

Simplifying our RCU models
 2018-03-10 16:06 UTC  (4+ messages)

[PATCH V2] tpm_crb: use __le64 annotated variable for response buffer address
 2018-03-10 16:01 UTC  (3+ messages)

[PATCH v2] Staging: iio: adis16209: Move adis16209 driver out of staging
 2018-03-10 15:57 UTC  (2+ messages)

[GIT PULL rcu/next] RCU commits for 4.17
 2018-03-10 15:57 UTC 

[PATCH 0/6] xen/arm: Rework the way to store the LR
 2018-03-10 15:53 UTC  (3+ messages)
` [PATCH 1/6] xen/arm: gic: Fix indentation in gic_update_one_lr

Build/test failures in v4.1.50
 2018-03-10 15:55 UTC 

ROCm installation from source
 2018-03-10 15:55 UTC  (2+ messages)

[RFC PATCH v3 0/4] give more useful error messages while renaming branch
 2018-03-10 15:54 UTC  (5+ messages)
` [PATCH v4 0/3] give more useful error messages while renaming branch (reboot)
  ` [PATCH v4 1/3] branch: introduce dont_fail parameter for branchname validation
  ` [PATCH v4 2/3] builtin/branch: give more useful error messages when renaming
  ` [PATCH v4 3/3] t/t3200: fix a typo in a test description

[PATCH v3] kconfig: make unmet dependency warnings readable
 2018-03-10 15:51 UTC 

[PATCH v3 1/2] media: imx-media-csi: Fix inconsistent IS_ERR and PTR_ERR
 2018-03-10 15:53 UTC  (3+ messages)
` [PATCH v3 2/2] media: imx-media-csi: Do not propagate the error when pinctrl is not found

[PATCH v2 0/2] Chunk splitting of spi transfers
 2018-03-10 15:52 UTC  (3+ messages)
` [PATCH v2 1/2] spi: Split spi message into chunks of <65535 in the spi subsystem
` [PATCH v2 2/2] drm/tinydrm: Remove chunk splitting in tinydrm_spi_transfer

[PATCH 3.18 00/21] 3.18.99-stable review
 2018-03-10 15:51 UTC  (2+ messages)

[RFC PATCH 0/6] mempool: add bucket mempool driver
 2018-03-10 15:49 UTC  (6+ messages)
` [RFC v2 00/17] "
  ` [RFC v2 03/17] mempool/octeontx: add callback to calculate memory size


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.