All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2017-04-14 22:26:53 to 2017-04-15 02:40:53 UTC [more...]

[PATCH v2 00/33] dax: introduce dax_operations
 2017-04-15  2:35 UTC  (41+ messages)
` [PATCH v2 01/33] device-dax: rename 'dax_dev' to 'dev_dax'
` [PATCH v2 02/33] dax: refactor dax-fs into a generic provider of 'struct dax_device' instances
` [PATCH v2 03/33] dax: add a facility to lookup a dax device by 'host' device name
` [PATCH v2 04/33] dax: introduce dax_operations
` [PATCH v2 05/33] pmem: add dax_operations support
` [PATCH v2 06/33] axon_ram: "
` [PATCH v2 07/33] brd: "
` [PATCH v2 08/33] dcssblk: "
` [PATCH v2 09/33] block: kill bdev_dax_capable()
` [PATCH v2 10/33] dax: introduce dax_direct_access()
` [PATCH v2 11/33] dm: add dax_device and dax_operations support
` [PATCH v2 12/33] dm: teach dm-targets to use a dax_device + dax_operations
` [PATCH v2 13/33] ext2, ext4, xfs: retrieve dax_device for iomap operations
` [PATCH v2 14/33] Revert "block: use DAX for partition table reads"
` [PATCH v2 15/33] filesystem-dax: convert to dax_direct_access()
` [PATCH v2 16/33] block, dax: convert bdev_dax_supported() "
` [PATCH v2 17/33] block: remove block_device_operations ->direct_access()
` [PATCH v2 18/33] x86, dax, pmem: remove indirection around memcpy_from_pmem()
` [PATCH v2 19/33] dax, pmem: introduce 'copy_from_iter' dax operation
` [PATCH v2 20/33] dm: add ->copy_from_iter() dax operation support
` [PATCH v2 21/33] filesystem-dax: convert to dax_copy_from_iter()
` [PATCH v2 22/33] dax, pmem: introduce an optional 'flush' dax_operation
` [PATCH v2 23/33] dm: add ->flush() dax operation support

[U-Boot] [PATCH 1/3] buildman: Allow 'gnueabihf' toolchains for ARM
 2017-04-15  2:40 UTC  (4+ messages)
` [U-Boot] [PATCH 2/3] travis-ci: Switch over to Linaro gcc-6.3.1 "
` [U-Boot] [PATCH 3/3] arm: Warn that starting with v2018.01 gcc-6 or later is required

[dm-crypt] Failure to encrypt a big disk - missing kernel module?
 2017-04-15  2:35 UTC  (5+ messages)

[Qemu-devel] [PATCH v3 0/2] block: Quiesce old aio context during bdrv_set_aio_context
 2017-04-15  2:26 UTC  (5+ messages)

[RFC/RFT][PATCH 0/2] cpufreq: schedutil: Updates related to the rate limit
 2017-04-15  2:23 UTC  (5+ messages)
` [RFC/RFT][PATCH 1/2] cpufreq: schedutil: Use policy-dependent latency multupliers
  ` [RFC/RFT][PATCH 1/2] cpufreq: schedutil: Use policy-dependent transition delays

[PATCH v3 0/2] v4l: Add camera voice coil lens control class, current control
 2017-04-15  2:23 UTC  (3+ messages)
` [PATCH v3 1/2] "

43751 linux-kernel
 2017-04-15  2:23 UTC 

[PATCH v5 0/2] Handle Cavium ThunderX2 PCI topology quirk
 2017-04-15  2:00 UTC  (6+ messages)
` [PATCH v5 2/2] PCI: quirks: Fix ThunderX2 dma alias handling

[PATCH net-next 0/8] rtnetlink: Cleanup user notifications for netdev events
 2017-04-15  1:51 UTC  (8+ messages)
` [PATCH net-next 1/8] rtnetlink: Do not generate notifications for MTU events

[PATCH v3 net-next RFC] Generic XDP
 2017-04-15  1:47 UTC  (8+ messages)

[PATCH net-next v2] Add uid and cookie bpf helper to cg_skb_func_proto
 2017-04-15  1:41 UTC  (2+ messages)

Encountered kernel bug#72811. Advice on recovery?
 2017-04-15  1:41 UTC  (4+ messages)

Index files autocompletion too slow in big repositories (w / suggestion for improvement)
 2017-04-15  1:37 UTC  (4+ messages)

[PATCH 1/2] fs: configfs: make qw_sign attribute symmetric
 2017-04-15  1:35 UTC  (2+ messages)
` [PATCH 2/2] fs: configfs: use hexadecimal values and new line

[PATCH -mm -v8 0/3] THP swap: Delay splitting THP during swapping out
 2017-04-15  1:17 UTC  (5+ messages)
` [PATCH -mm -v8 1/3] mm, THP, swap: Delay splitting THP during swap out

[meta-python][PATCH] python-can: add initial recipe for version 1.5.2
 2017-04-15  1:09 UTC 

[PATCH v4 net-next RFC] net: Generic XDP
 2017-04-15  0:59 UTC  (4+ messages)

[PATCH] mm: Make truncate_inode_pages_range() killable
 2017-04-15  0:59 UTC  (4+ messages)

ipv6 udp early demux breaks udp_l3mdev_accept=0
 2017-04-15  0:42 UTC  (3+ messages)

QEMU build breakage on ARM against Xen 4.9 caused by libxendevicemodel
 2017-04-15  0:39 UTC  (4+ messages)
` [Qemu-devel] "

[PATCH net-next] Add uid and cookie bpf helper to cg_skb_func_proto
 2017-04-15  0:20 UTC  (3+ messages)

[PATCH net-next] bonding: do not pass link-local packets to master-interface
 2017-04-15  0:20 UTC  (4+ messages)

[PATCH 0/8 V4] x86/intel_rdt: Intel Memory bandwidth allocation
 2017-04-15  0:20 UTC  (6+ messages)

[PATCH 1/2] f2fs: add flush data in faster device to cold area
 2017-04-15  0:16 UTC  (4+ messages)
` [PATCH 2/2] f2fs: avoid dirty node pages in check_only recovery

git process question
 2017-04-15  0:08 UTC  (3+ messages)

[linux-arm-xen test] 107450: regressions - trouble: broken/fail/pass
 2017-04-14 23:54 UTC 

[PATCH v2 1/2] ls-files: fix recurse-submodules with nested submodules
 2017-04-14 23:49 UTC  (8+ messages)
` [PATCH 3/2] ls-files: only recurse on active submodules

[PATCH net-next] drivers: net: xgene-v2: Extend ethtool statistics
 2017-04-14 23:48 UTC  (2+ messages)

[PATCH 4.4 00/32] 4.4.61-stable review
 2017-04-14 23:45 UTC  (3+ messages)
` [PATCH 4.4 27/32] MIPS: Force o32 fp64 support on 32bit MIPS64r6 kernels

[meta-raspberrypi][PATCH 1/7] rpi-gpio: Update to v0.6.2
 2017-04-14 23:43 UTC  (5+ messages)
` [meta-raspberrypi][PATCH 3/7] firmware.inc: Bump to 20170405
` [meta-raspberrypi][PATCH 4/7] linux-raspberrypi_4.9: Bump to 4.9.21

panics related to nfit_test?
 2017-04-14 23:42 UTC  (11+ messages)

[ANNOUNCE] libdrm 2.4.80
 2017-04-14 23:39 UTC 

[PATCH] iio: proximity: as3935: recalibrate RCO after resume
 2017-04-14 23:38 UTC 

[PATCH v2 0/7] libnvdimm: acpi updates and a revert
 2017-04-14 23:37 UTC  (6+ messages)
` [PATCH v2 7/7] tools/testing/nvdimm: fix nfit_test shutdown crashes

[PATCH] cgroup: avoid attaching a cgroup root to two different superblocks
 2017-04-14 23:32 UTC  (5+ messages)
  `  "

[Devel] [PATCH] ACPICA: Export mutex functions
 2017-04-14 23:32 UTC  (2+ messages)
`  "

[PATCH v2 0/7] Add support for OPA classport info
 2017-04-14 23:32 UTC  (2+ messages)

[PATCH v2 1/8] mfd: intel_soc_pmic_bxtwc: fix TMU interrupt index
 2017-04-14 23:26 UTC  (16+ messages)
` [PATCH v2 2/8] mfd: intel_soc_pmic_bxtwc: remove thermal second level irqs
` [PATCH v2 3/8] thermal: intel_bxt_pmic_thermal: use first level PMIC thermal irq
` [PATCH v2 4/8] mfd: intel_soc_pmic_bxtwc: remove second level irq for gpio device
` [PATCH v2 5/8] gpio: gpio-wcove: use first level PMIC GPIO irq
` [PATCH v2 6/8] mfd: intel_soc_pmic_bxtwc: utilize devm_* functions in driver probe
` [PATCH v2 7/8] mfd: intel_soc_pmic_bxtwc: use chained irqs for second level irq chips
` [PATCH v2 8/8] platform: x86: intel_bxtwc_tmu: remove first level irq unmask

[PATCH v2 rdma-next 00/18] Enhance ib_ah_attr to specify types
 2017-04-14 23:28 UTC  (19+ messages)
  ` [PATCH v2 rdma-next 01/18] IB/ocrdma: Add identifier names to function definitions
  ` [PATCH v2 rdma-next 02/18] IB/IPoIB: Remove 'else' when the 'if' has a return
  ` [PATCH v2 rdma-next 03/18] IB/core: Add braces when using sizeof
  ` [PATCH v2 rdma-next 04/18] IB/core: Check for global flag when using ah_attr
  ` [PATCH v2 rdma-next 05/18] IB/rxe: Initialize ib_ah_attr during query_ah
  ` [PATCH v2 rdma-next 06/18] IB/core: Rename struct ib_ah_attr to rdma_ah_attr
  ` [PATCH v2 rdma-next 07/18] IB/core: Rename ib_create_ah to rdma_create_ah
  ` [PATCH v2 rdma-next 08/18] IB/core: Rename ib_modify_ah to rdma_modify_ah
  ` [PATCH v2 rdma-next 09/18] IB/core: Rename ib_query_ah to rdma_query_ah
  ` [PATCH v2 rdma-next 10/18] IB/core: Rename ib_destroy_ah to rdma_destroy_ah
  ` [PATCH v2 rdma-next 11/18] IB/mlx4: Rename to_ib_ah_attr to to_rdma_ah_attr
  ` [PATCH v2 rdma-next 12/18] IB/mlx5: "
  ` [PATCH v2 rdma-next 13/18] IB/mthca: "
  ` [PATCH v2 rdma-next 14/18] IB/PVRDMA: Rename ib_ah_attr related functions
  ` [PATCH v2 rdma-next 15/18] IB/core: Add accessor functions for rdma_ah_attr fields
  ` [PATCH v2 rdma-next 16/18] IB/core: Use rdma_ah_attr accessor functions
  ` [PATCH v2 rdma-next 17/18] IB/core: Define 'ib' and 'roce' rdma_ah_attr types
  ` [PATCH v2 rdma-next 18/18] IB/core: Define 'opa' rdma_ah_attr type

[Buildroot] [PATCH 0/2] Add support for rpi3 64bits target
 2017-04-14 23:23 UTC  (5+ messages)
` [Buildroot] [PATCH 2/2] configs: add raspberrypi3 64bits defconfig

[PATCH 5/8] lte: activate default bearer on network registration
 2017-04-14 23:18 UTC  (2+ messages)

[PATCH 06/24] Add a sysrq option to exit secure boot mode
 2017-04-14 23:16 UTC  (7+ messages)
` [PATCH 00/24] Kernel lockdown

[PATCH iproute2 v2] ip vrf: Add command name next to pid
 2017-04-14 23:09 UTC 

43081 dwarves
 2017-04-14 23:07 UTC 

[PATCH iproute2] ip vrf: Add command name next to pid
 2017-04-14 23:07 UTC  (3+ messages)

RFC: WMI Enhancements
 2017-04-14 23:05 UTC  (3+ messages)

[PATCH] Make FPGA a menuconfig to ease disabling it all
 2017-04-14 23:05 UTC  (4+ messages)

signed tarballs
 2017-04-14 23:03 UTC  (5+ messages)

[PATCH net-next 0/1 v3] drivers: net: Add support for rmnet driver
 2017-04-14 23:02 UTC  (4+ messages)
` [PATCH net-next 1/1 v3] drivers: net: rmnet: Initial implementation

[iproute2 net-next v2 0/3] ip netconf improvements
 2017-04-14 23:02 UTC  (2+ messages)

Performance of low-cpu utilisation benchmark regressed severely since 4.6
 2017-04-14 23:01 UTC  (4+ messages)

[patch net-next v2 0/8] Add support for pipeline debug (dpipe)
 2017-04-14 23:01 UTC  (5+ messages)
` [patch iproute2/net-next repost] devlink: "

[PATCH QMI LTE v2 08/13] qmi: don't leak cbd and rely on destroy function
 2017-04-14 23:00 UTC  (2+ messages)

[PATCH 06/38] Annotate hardware config module parameters in drivers/clocksource/
 2017-04-14 22:59 UTC  (5+ messages)
` [PATCH 00/38] Annotate hw config module params for future lockdown

[PATCHv3] rebase: pass --[no-]signoff option to git am
 2017-04-14 22:57 UTC 

[PATCH QMI LTE v2 07/13] qmi: read_settings needs to call start network
 2017-04-14 22:57 UTC  (2+ messages)

[PATCH v10 0/4] PCI: Introduce a way to enforce all MMIO BARs not to share PAGE_SIZE
 2017-04-14 22:54 UTC  (3+ messages)
` [PATCH v10 4/4] PCI: Don't extend device's size when using default alignment for all devices

[PATCHv2] rebase: pass --[no]-signoff option to git am
 2017-04-14 22:53 UTC  (3+ messages)

[PATCH V2] PM / OPP: Use - instead of @ for DT entries
 2017-04-14 22:47 UTC  (4+ messages)

[PATCH] net: natsemi: ns83820: add checks for dma mapping error
 2017-04-14 22:50 UTC 

[PATCH 1/3] ptr_ring: batch ring zeroing
 2017-04-14 22:50 UTC  (4+ messages)

[Buildroot] [PATCH][autobuild] Use last 4 lines of log instead of 3 when getting failure reason
 2017-04-14 22:48 UTC  (5+ messages)

[PATCH next 2/5] bonding: initialize work-queues during creation of bond
 2017-04-14 22:44 UTC  (2+ messages)

[PATCH] MAINTAINERS: Add FUTEX SUBSYSTEM
 2017-04-14 22:46 UTC 

[PATCH iproute2 net-next 0/3] Add support for IPv6 Segment Routing
 2017-04-14 22:46 UTC  (5+ messages)
` [PATCH iproute2 net-next 1/3] ip: add ip sr command to control SR-IPv6 internal structures
` [PATCH iproute2 net-next 2/3] iproute: add support for SR-IPv6 lwtunnel encapsulation

[PATCH 00/10] mtd: spi-nor: aspeed: support extensions
 2017-04-14 22:42 UTC  (10+ messages)
` [PATCH 10/10] mtd: spi-nor: aspeed: optimize read mode

[PATCH QMI LTE v2 05/13] gprs: set driver_attached when activating automatic contexts
 2017-04-14 22:43 UTC  (2+ messages)

[PATCH v1 0/7] BQ24190 support for power_supply_battery_info and DT binding
 2017-04-14 22:43 UTC  (4+ messages)
` [PATCH v1 7/7] power: bq24190_charger: Set bq24190-battery device .type=unknown

[PATCH v2] ACPI : Update platform device numa node based on _PXM method
 2017-04-14 22:42 UTC  (2+ messages)

[Bug 100433] New: Kernel Oops on attempting to return from locked screen on gnome-session
 2017-04-14 22:42 UTC  (2+ messages)
  ` [Bug 100433] "

[PULL-Request] for Rafael's Linux-PM from PM/Devfreq
 2017-04-14 22:40 UTC  (2+ messages)

[PATCH] acpi: drop support for force_remove
 2017-04-14 22:33 UTC  (5+ messages)

[PATCH] ACPICA: Export mutex functions
 2017-04-14 22:30 UTC  (4+ messages)

[Buildroot] [PATCH] ncftp: fix host/target confusion
 2017-04-14 22:35 UTC  (10+ messages)

Running tests
 2017-04-14 22:34 UTC  (8+ messages)

[U-Boot] [PATCH 1/7] omap_hsmmc: update struct hsmmc to accommodate omap3 from DT
 2017-04-14 22:33 UTC  (3+ messages)

PCI / PM: Crashes in PME scan during system suspend
 2017-04-14 22:27 UTC  (4+ messages)

[PATCH] futex: Clarify mark_wake_futex memory barrier usage
 2017-04-14 22:31 UTC 

[PATCH QMI LTE v2 04/13] gprs: _cid_activated is an 'attaching' state
 2017-04-14 22:29 UTC  (2+ messages)

[PATCH v2] xen,kdump: handle pv domain in paddr_vmcoreinfo_note()
 2017-04-14 22:26 UTC  (8+ messages)
` [Xen-devel] [PATCH v2] xen, kdump: "


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.