All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2017-04-14 21:42:28 to 2017-04-15 00:19:32 UTC [more...]

[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)

[PATCH net-next] Add uid and cookie bpf helper to cg_skb_func_proto
 2017-04-15  0:07 UTC  (2+ 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)

[U-Boot] [PATCH 1/3] buildman: Allow 'gnueabihf' toolchains for ARM
 2017-04-14 23:47 UTC  (3+ 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

[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

[PATCH] mm: Make truncate_inode_pages_range() killable
 2017-04-14 23:45 UTC  (2+ messages)

[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  (20+ messages)
` [PATCH v2 1/7] Revert "libnvdimm: band aid btt vs clear poison locking"
` [PATCH v2 2/7] acpi, nfit: add support for acpi 6.1 dimm state flags
` [PATCH v2 3/7] tools/testing/nvdimm: test acpi 6.1 health "
` [PATCH v2 4/7] acpi, nfit: support "map failed" dimms
` [PATCH v2 5/7] acpi, nfit: collate health state flags
` [PATCH v2 6/7] acpi, nfit: limit ->flush_probe() to initialization work
` [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)
`  "

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

[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  (6+ messages)
` [Buildroot] [PATCH 1/2] rpi-firmware: allow to build for aarch64 targets
` [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  (3+ 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  (7+ 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

[RFC/RFT][PATCH 0/2] cpufreq: schedutil: Updates related to the rate limit
 2017-04-14 22:51 UTC  (4+ 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

[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  (6+ messages)
` [PATCH v10 3/4] powerpc/powernv: Override pcibios_default_alignment() to force PCI devices to be page aligned
` [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)

[Qemu-devel] QEMU build breakage on ARM against Xen 4.9 caused by libxendevicemodel
 2017-04-14 22:50 UTC  (2+ 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)

[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)

Index files autocompletion too slow in big repositories (w / suggestion for improvement)
 2017-04-14 22:33 UTC  (3+ 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 v3 net-next RFC] Generic XDP
 2017-04-14 22:30 UTC  (7+ messages)

[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  (9+ messages)
` [Xen-devel] [PATCH v2] xen, kdump: "
            `  "

ipv6 udp early demux breaks udp_l3mdev_accept=0
 2017-04-14 22:23 UTC 

[PATCH 0/5] powerpc/devtree: Add support for 'ibm, dynamic-memory-v2' property
 2017-04-14 22:21 UTC  (4+ messages)
` [PATCH 4/5] pseries/hotplug init: Convert new DRC memory property for hotplug runtime

[PATCH V8 0/5] PCI/ASPM: reconfigure ASPM following hotplug for POLICY_DEFAULT
 2017-04-14 22:17 UTC  (9+ messages)
` [PATCH V8 4/5] PCI/ASPM: save power on values during bridge init

[PATCH QMI LTE v2 03/13] gprs: release active contexts completely
 2017-04-14 22:13 UTC  (2+ messages)

[RFC 0/8] Copy Offload with Peer-to-Peer PCI Memory
 2017-04-14 22:07 UTC  (13+ messages)

[PATCH] test FIEMAP on extended attribute blocks
 2017-04-14 22:06 UTC 

ThinkPad X201/X230 and COMPEX WLE900VX-7A wifi module
 2017-04-14 22:05 UTC  (2+ messages)

[Intel-wired-lan] [PATCH] ixgbe: Add 1000Base-T device based on X550EM_X MAC
 2017-04-14 22:01 UTC  (2+ messages)

[PATCH v3] vfio/type1: Remove locked page accounting workqueue
 2017-04-14 22:00 UTC  (4+ messages)

[git pull] Input updates for 4.11-rc3
 2017-04-14 21:57 UTC 

[PATCH] clk: at91: Add sama5d2 suspend/resume
 2017-04-14 21:56 UTC 

[PATCH 0/2] make mrproper cleanup more file
 2017-04-14 21:54 UTC  (3+ messages)
` [PATCH 1/2] kbuild: cleanup signing keys with mrproper
` [PATCH 2/2] kbuild: remove initramfs cpio "

[PATCH 1/4] mwifiex: pcie: fix cmd_buf use-after-free in remove/reset
 2017-04-14 21:51 UTC  (4+ messages)
` [PATCH 2/4] mwifiex: reset timeout flag when resetting device
` [PATCH 3/4] mwifiex: pcie: clear outstanding work when resetting
` [PATCH 4/4] mwifiex: don't leak 'chan_stats' on reset

[PATCH net-next] bonding: do not pass link-local packets to master-interface
 2017-04-14 21:50 UTC  (3+ messages)

[PATCH QMI LTE v2 02/13] qmi: fix typo
 2017-04-14 21:49 UTC  (2+ messages)

[PATCH QMI LTE v2 01/13] qmi: duplicate callback data correctly
 2017-04-14 21:49 UTC  (2+ messages)

[Intel-wired-lan] [next PATCH S70 01/12] i40e/i40evf: Add tracepoints
 2017-04-14 21:48 UTC  (7+ messages)
` [Intel-wired-lan] [next PATCH S70 03/12] i40e: don't hold RTNL lock while waiting for VF reset to finish
` [Intel-wired-lan] [next PATCH S70 04/12] i40e: factor out queue control from i40e_vsi_control_(tx|rx)
` [Intel-wired-lan] [next PATCH S70 05/12] i40e: fix CONFIG_BUSY checks in i40e_set_settings function

[PATCH net] ipv6: drop non loopback packets claiming to originate from ::1
 2017-04-14 21:44 UTC  (2+ messages)

[PATCH net-next 1/2] netvsc: fix RCU warning in get_stats
 2017-04-14 21:42 UTC  (2+ messages)
` [PATCH net-next 2/2] hv_netvsc: change netvsc device default duplex to FULL

[PATCH] ARM: dts: BCM5301X: Add CPU thermal sensor and zone
 2017-04-14 21:42 UTC  (2+ messages)


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.