All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2017-10-23 19:05:03 to 2017-10-23 20:54:07 UTC [more...]

[linux-lvm] cache on SSD makes system unresponsive
 2017-10-23 20:45 UTC  (6+ messages)

[Qemu-devel] [PATCH v2] fix WFI/WFE length in syndrome register
 2017-10-23 20:52 UTC  (2+ messages)

[PATCH net-next 0/3] bpf: permit multiple bpf attachments for a single perf tracepoint event
 2017-10-23 20:52 UTC  (3+ messages)
` [PATCH net-next 2/3] bpf: permit multiple bpf attachments for a single perf event

[PATCH] atmodem: Query the list of supported <fac>s from the modem
 2017-10-23 20:52 UTC  (6+ messages)
  ` [PATCH v2] "
      ` [PATCH v3] "

[U-Boot] [PATCH 1/4] arm64: ls1043ardb: Add sd_bootcmd for distro fallback in case of sdboot
 2017-10-23 20:52 UTC  (3+ messages)

Problem with populate_sdk
 2017-10-23 20:50 UTC  (4+ messages)

[PATCH] f2fs: limit # of inmemory pages
 2017-10-23 20:50 UTC  (3+ messages)
` [f2fs-dev] "

[PATCH 0/6] net/mlx5: fixes
 2017-10-23 20:48 UTC  (6+ messages)
` [PATCH v2 0/7] "
  ` [PATCH v2 6/7] net/mlx5: fix reception when VLAN is added
  ` [PATCH v2 7/7] net/mlx5: fix flow director flow add

[Qemu-devel] [RFC] e1000: Faulty tx checksum offload corrupts packets
 2017-10-23 20:47 UTC  (2+ messages)
` [Qemu-devel] [RFC v2] "

[GIT PULL rcu/next] RCU commits for 4.15
 2017-10-23 20:45 UTC 

[RFC PATCH v9 for 4.15 00/14] Restartable sequences and CPU op vector system calls
 2017-10-23 20:44 UTC  (7+ messages)
` [RFC PATCH v9 for 4.15 01/14] Restartable sequences system call

[Buildroot] [PATCH 0/4 v2] core/pkg-generic: store package<->files for staging and host
 2017-10-23 20:43 UTC  (4+ messages)
` [Buildroot] [PATCH 4/4 v2] core: check files are nto touched by more than on package

[PATCH] svcrdma: Preserve CB send buffer across retransmits
 2017-10-23 20:41 UTC  (2+ messages)

[PATCH 0/12] PM / sleep: Driver flags for system suspend/resume
 2017-10-23 20:41 UTC  (10+ messages)
` [PATCH 05/12] PCI / PM: Drop unnecessary invocations of pcibios_pm_ops callbacks
` [PATCH 07/12] ACPI / LPSS: Consolidate runtime PM and system sleep handling
` [PATCH 10/12] PM / core: Add LEAVE_SUSPENDED driver flag
` [Update][PATCH v2 01/12] PM / core: Add NEVER_SKIP and SMART_PREPARE driver flags

[PATCH v2] trace-cmd record: Fix syntax in make_pid_filter
 2017-10-23 20:41 UTC  (2+ messages)

[RESEND x2][PATCH 0/3] dwc2 fixes for edge cases on hikey
 2017-10-23 20:41 UTC  (14+ messages)

[RFC][PATCH 0/2] ima: preserve integrity of dynamic data
 2017-10-23 20:40 UTC  (8+ messages)
` [RFC][PATCH 1/2] ima: preserve the integrity of appraised files
` [RFC][PATCH 2/2] ima: don't measure files in the TCB if Biba strict policy is enforced

PECI API?
 2017-10-23 20:40 UTC  (8+ messages)

[PATCH] doc: fix highlight of bumped libs in release notes
 2017-10-23 20:39 UTC  (4+ messages)
` [PATCH v2] "

[PATCH v7 0/5] generate full callchain cursor entries for inlined frames
 2017-10-23 20:39 UTC  (9+ messages)
` [PATCH v7 1/5] perf report: properly handle branch count in match_chain

[PATCH v2 1/3] battery: Add BT SIG reserved numbers used by Battery Service
 2017-10-23 20:39 UTC  (3+ messages)
` [PATCH v2 3/3] profiles/battery: Remove unused bas.[ch]

[Qemu-devel] [PATCH v1] arm: Adding new arm machine, Kinetis K64 MK64FN1M0
 2017-10-23 20:38 UTC  (3+ messages)

[Qemu-devel] [PATCH v3 04/11] kinetis_k64_sim.h has been added
 2017-10-23 20:36 UTC  (3+ messages)

[PATCH 0/2] Optimize mmu_notifier->invalidate_range callback
 2017-10-23 20:35 UTC  (12+ messages)
` [PATCH 1/2] mm/mmu_notifier: avoid double notification when it is useless v2

[U-Boot] [PATCH] power: extend prefix match to regulator-name property
 2017-10-23 20:34 UTC  (8+ messages)

[OpenRISC] OpenRISC Architecture 1.2
 2017-10-23 20:34 UTC  (2+ messages)

[net-next PATCH] bpf: cpumap fix potential lost wake-up problem
 2017-10-23 20:34 UTC  (2+ messages)

[PATCH net-next 00/12] tools: bpftool: Add JSON output to bpftool
 2017-10-23 20:34 UTC  (25+ messages)
` [PATCH net-next 01/12] tools: bpftool: copy JSON writer from iproute2 repository
` [PATCH net-next 02/12] tools: bpftool: add option parsing to bpftool, --help and --version
` [PATCH net-next 03/12] tools: bpftool: introduce --json and --pretty options
` [PATCH net-next 04/12] tools: bpftool: add JSON output for `bpftool prog show *` command
` [PATCH net-next 05/12] tools: bpftool: add JSON output for `bpftool prog dump jited "
` [PATCH net-next 06/12] tools: bpftool: add JSON output for `bpftool prog dump xlated "
` [PATCH net-next 07/12] tools: bpftool: add JSON output for `bpftool map *` commands
` [PATCH net-next 08/12] tools: bpftool: add JSON output for `bpftool batch file FILE` command
` [PATCH net-next 09/12] tools: bpftool: turn err() and info() macros into functions
` [PATCH net-next 10/12] tools: bpftool: provide JSON output for all possible commands
` [PATCH net-next 11/12] tools: bpftool: add cosmetic changes for the manual pages
` [PATCH net-next 12/12] tools: bpftool: update documentation for --json and --pretty usage

[PATCH v2 0/5] make dpdk iova aware
 2017-10-23 20:34 UTC  (9+ messages)
` [PATCH v3 0/6] "
  ` [PATCH v3 1/6] eal: rename phys addr to iova addr
  ` [PATCH v3 2/6] eal/memory: rename buf physaddr to buf iovaaddr
  ` [PATCH v3 5/6] doc: remove dpdk iova aware notice

[U-Boot] [PATCH] ARM: SPL: FIT: fix DTC warnings on FIT generation
 2017-10-23 20:34 UTC  (6+ messages)

[PATCH] net/mlx4: fix restriction on TCP/UDP flow rules
 2017-10-23 20:32 UTC  (3+ messages)

[PATCH] net: sunrpc: svcauth_gss: use BUG_ON instead of if condition followed by BUG
 2017-10-23 20:31 UTC  (3+ messages)

A good way to get CSI info to user-space?
 2017-10-23 20:30 UTC  (2+ messages)

[PATCH BlueZ 1/3] shared/att: Fix crash when calling disconnect handlers
 2017-10-23 20:29 UTC  (4+ messages)
` [PATCH BlueZ 2/3] gatt: Clear subscriptions for device not paired

[PATCH] gatmux: Remove finalized watches from the list
 2017-10-23 20:27 UTC  (2+ messages)

[Buildroot] Multiple root filesystems for single kernel/toolchain
 2017-10-23 20:27 UTC  (3+ messages)

[PATCH] locking/spinlock/debug: snapshot lock fields
 2017-10-23 20:26 UTC  (3+ messages)

[PATCH 1/2] drm/i915: Bump wait-times for the final CS interrupt before parking
 2017-10-23 20:26 UTC  (3+ messages)
` [PATCH 2/2] drm/i915: Filter out spurious execlists context-switch interrupts
` ✗ Fi.CI.BAT: warning for series starting with [1/2] drm/i915: Bump wait-times for the final CS interrupt before parking

[PATCH] net/i40e: fix flow director issue
 2017-10-23 20:26 UTC  (2+ messages)

[RFC PATCH 1/1] selinux-testsuite: Add CALIPSO/IPv6 tests
 2017-10-23 20:26 UTC  (2+ messages)

[PATCH] RDMA/netlink: OOPs in rdma_nl_rcv_msg() from misinterpreted flag
 2017-10-23 20:24 UTC  (11+ messages)

Scrub doesn't correct coruption
 2017-10-23 20:24 UTC  (5+ messages)

[PATCH] net/enic: fix packet loss after MTU change
 2017-10-23 20:23 UTC 

[PATCH v3 net-next] tcp: Configure TFO without cookie per socket and/or per route
 2017-10-23 20:22 UTC 

[PATCH v2 1/2] ARM: dts: sun8i: a711: Add regulator support
 2017-10-23 20:21 UTC  (2+ messages)
` [PATCH v2 2/2] ARM: dts: sun8i: a711: Enable USB OTG

[Ksummit-discuss] Kernel Summit / Maintainer's Summit Agenda
 2017-10-23 20:08 UTC  (4+ messages)

lpar issue for ZONE_DEVICE p2pmem in 4.14-rc
 2017-10-23 20:17 UTC  (5+ messages)

[Buildroot] [PATCH 00/13] New DL_DIR organisation; git cache feature
 2017-10-23 20:17 UTC  (13+ messages)
` [Buildroot] [PATCH 05/13] packages: use new $($PKG)_DL_DIR) variable
` [Buildroot] [PATCH 08/13] pkg-generic: add a subdirectory to the DL_DIR
` [Buildroot] [PATCH 09/13] pkg-download: support new subdir for mirrors
` [Buildroot] [PATCH 10/13] pkg-generic: introduce _SAME_SOURCE_AS
` [Buildroot] [PATCH 11/13] help/manual: update help about the new $(LIBFOO_DL_DIR)
` [Buildroot] [PATCH 12/13] download: add flock call before dl-wrapper

fun with seastar
 2017-10-23 20:17 UTC 

[PATCH 00/23] drm/sun4i: Add A83t LVDS support
 2017-10-23 20:17 UTC  (4+ messages)
` [PATCH 15/23] drm/sun4i: Add "

[PATCH] selinux-testsuite: Stop Infiniband building if not enabled
 2017-10-23 20:17 UTC  (2+ messages)

[PATCH] net/i40e: update parsing inner packet info
 2017-10-23 20:16 UTC  (2+ messages)

[PATCH v3 1/2] v4l: Add camera voice coil lens control class, current control
 2017-10-23 20:15 UTC  (15+ messages)
  ` support autofocus / autogain in libv4l2
          ` [patch] propagating controls in libv4l2 was "
              ` Camera support, Prague next week, sdlcam

[MPTCP] [PATCH 1/2] skbuff: Add shared control buffer
 2017-10-23 20:13 UTC 

[Qemu-devel] [PATCH v2 00/27] Initial i.MX7 support
 2017-10-23 20:10 UTC  (25+ messages)
` [Qemu-devel] [PATCH v2 01/27] imx_fec: Do not link to netdev
` [Qemu-devel] [PATCH v2 02/27] imx_fec: Refactor imx_eth_enable_rx()
` [Qemu-devel] [PATCH v2 03/27] imx_fec: Change queue flushing heuristics
` [Qemu-devel] [PATCH v2 04/27] imx_fec: Use ENET_FTRL to determine truncation length
` [Qemu-devel] [PATCH v2 05/27] imx_fec: Use MIN instead of explicit ternary operator
` [Qemu-devel] [PATCH v2 06/27] imx_fec: Emulate SHIFT16 in ENETx_RACC
` [Qemu-devel] [PATCH v2 07/27] imx_fec: Add support for multiple Tx DMA rings
` [Qemu-devel] [PATCH v2 08/27] imx_fec: Use correct length for packet size
` [Qemu-devel] [PATCH v2 09/27] imx_fec: Fix a typo in imx_enet_receive()
` [Qemu-devel] [PATCH v2 10/27] imx_fec: Reserve full 4K page for the register file
` [Qemu-devel] [PATCH v2 11/27] sdhci: Add i.MX specific subtype of SDHCI
` [Qemu-devel] [PATCH v2 12/27] sdhci: Implement write method of ACMD12ERRSTS register
` [Qemu-devel] [PATCH v2 13/27] i.MX: Add code to emulate i.MX7 CCM, PMU and ANALOG IP blocks
` [Qemu-devel] [PATCH v2 14/27] i.MX: Add code to emulate i.MX2 watchdog IP block
` [Qemu-devel] [PATCH v2 15/27] i.MX: Add code to emulate i.MX7 SNVS IP-block
` [Qemu-devel] [PATCH v2 16/27] i.MX: Add code to emulate GPCv2 IP block
` [Qemu-devel] [PATCH v2 17/27] i.MX: Add code to emulate i.MX7 IOMUXC "
` [Qemu-devel] [PATCH v2 19/27] i.MX: Add code to emulate SDMA "
` [Qemu-devel] [PATCH v2 20/27] i.MX: Add code to emulate FlexCAN "
` [Qemu-devel] [PATCH v2 21/27] i.MX: Add implementation of i.MX7 GPR "
` [Qemu-devel] [PATCH v2 22/27] pci: Add support for Designware "
` [Qemu-devel] [PATCH v2 23/27] i.MX: Add code to emulate i.MX7 USBMISC "
` [Qemu-devel] [PATCH v2 24/27] i.MX: Add code to emulate i.MX7 ADC "
` [Qemu-devel] [PATCH v2 26/27] i.MX: Add i.MX7 SOC implementation

[PATCH] net/i40e: fix string overflow issue
 2017-10-23 20:11 UTC  (2+ messages)

[RFC 0/4] TEE mediator framework + OP-TEE mediator
 2017-10-23 20:11 UTC  (7+ messages)

[MPTCP] [PATCH 1/2] skbuff: Add shared control buffer
 2017-10-23 20:10 UTC 

[Part2 PATCH v6 00/38] x86: Secure Encrypted Virtualization (AMD)
 2017-10-23 20:05 UTC  (13+ messages)
` [Part2 PATCH v6 13/38] crypto: ccp: Add Secure Encrypted Virtualization (SEV) command support
` [Part2 PATCH v6 16/38] crypto: ccp: Implement SEV_PEK_GEN ioctl command

[PATCH 0/3 v3] x86/smpboot: Fix panic in __max_logical_packages estimate
 2017-10-23 19:59 UTC  (4+ messages)
` [PATCH 2/3 v3] x86/topology: Avoid wasting 128k for package id array

[PATCH] mm: fix movable_node kernel command-line
 2017-10-23 19:56 UTC  (13+ messages)

[PATCH 0/4] Pull Request
 2017-10-23 19:54 UTC  (4+ messages)
` [PATCH 4/4] lib/timeutils: add common ISO timestamp masks

[Buildroot] [PATCH 0/4] Bump skarnet.org packages to 2017.10
 2017-10-23 19:52 UTC  (5+ messages)
` [Buildroot] [PATCH 1/4] skalibs: bump version to 2.6.0.1
` [Buildroot] [PATCH 2/4] execline: bump version to 2.3.0.3
` [Buildroot] [PATCH 3/4] s6: bump version to 2.6.1.1
` [Buildroot] [PATCH 4/4] s6-rc: bump version to 0.3.0.0

[Buildroot] [git commit] boost: add fiber module
 2017-10-23 19:51 UTC 

Netdev2.2 reminder
 2017-10-23 19:50 UTC 

[MPTCP] [PATCH 1/2] skbuff: Add shared control buffer
 2017-10-23 19:49 UTC 

[PATCH] drm/etnaviv: Improve unlocking of a mutex in etnaviv_iommu_map_gem()
 2017-10-23 19:46 UTC  (3+ messages)

Enabling_gcc
 2017-10-23 19:44 UTC  (3+ messages)

[RFC PATCH 0/5] branch: improve error messages of branch renaming
 2017-10-23 19:44 UTC  (8+ messages)
` [RFC PATCH v2 0/5] Give more useful error messages when renaming a branch
  ` [RFC PATCH v2 2/5] branch: re-order function arguments to group related arguments
  ` [RFC PATCH v2 5/5] builtin/branch: give more useful error messages when renaming

[PATCH 0/2] KVM: fixes for the kernel-hardening tree
 2017-10-23 19:40 UTC  (8+ messages)
` [PATCH] KVM: arm/arm64: Allow usercopy to vcpu->arch.ctxt and arm64 debug
        ` [kernel-hardening] "

[Buildroot] [PATCH 1/1] boost: add fiber module
 2017-10-23 19:40 UTC  (3+ messages)

[PATCH 0/2] libata: hotplug link speed
 2017-10-23 19:38 UTC  (3+ messages)

[PATCH] libuuid: use explicit_bzero() in uuid_clear() when possible
 2017-10-23 19:38 UTC  (3+ messages)

problem with rtnetlink 'reference' count
 2017-10-23 19:37 UTC  (6+ messages)

[PATCH v2] net/sock: Update sk rcu iterator macro
 2017-10-23 19:37 UTC  (3+ messages)

[PATCH v3] net/sock: Update sk rcu iterator macro
 2017-10-23 19:35 UTC 

[PATCH 1/1] x86/platform/UV: Mark tsc_check_sync as an init function
 2017-10-23 19:18 UTC 

[PATCH] ath10k: rebuild crypto header in RX data frames
 2017-10-23 19:35 UTC  (5+ messages)

NVMe-CLI intel-nvme.c RHEL 6.9 Compile Errors
 2017-10-23 19:34 UTC  (4+ messages)

[PATCH 00/20] mark expected switch fall-throughs
 2017-10-23 19:33 UTC  (3+ messages)

[PATCH for-next 0/7] IB/hfi1: Driver fixes for 10/23/2017
 2017-10-23 19:31 UTC  (5+ messages)
` [PATCH for-next 3/7] IB/hfi1: Validate PKEY for incoming GSI MAD packets

[PATCH] firmware: meson-sm: use generic compatible
 2017-10-23 19:29 UTC  (11+ messages)

[PATCH] perf vendor events: Add Goldmont Plus V1 event file
 2017-10-23 19:28 UTC  (6+ messages)

devtool modify errors on second recipe
 2017-10-23 19:28 UTC  (3+ messages)

[PATCH v3] net/failsafe: fix PCI devices init
 2017-10-23 19:24 UTC  (2+ messages)

[PATCH 0/7] powerpc: Free up RPAGE_RSV bits
 2017-10-23 19:22 UTC  (4+ messages)
` [PATCH 4/7] powerpc: Free up four 64K PTE bits in 64K backed HPTE pages

[PATCH 00/17] Parent Pointers V3
 2017-10-23 19:20 UTC  (12+ messages)

[PATCH v1 0/4] net/mlx4: RSS fixes
 2017-10-23 19:18 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] package/apache: bump version to 2.4.29
 2017-10-23 19:14 UTC 

[Buildroot] [PATCH 1/1] boost: require NPTL
 2017-10-23 19:14 UTC  (2+ messages)

about pca955x led driver gpio management
 2017-10-23 19:12 UTC  (6+ messages)

[PATCH] git: CVE-2017-14867
 2017-10-23 19:22 UTC  (3+ messages)
` ✗ patchtest: failure for "

[Buildroot] [PATCH 1/1] libsepol: require threads
 2017-10-23 19:11 UTC  (2+ messages)

[Buildroot] [PATCH RFC] package/glibc: switch to using the maintenance branch
 2017-10-23 19:10 UTC  (4+ messages)

[Buildroot] [PATCH 1/1] package/libpciaccess: bump version to 0.14
 2017-10-23 19:09 UTC 

[Buildroot] Implicit declaration of mblen
 2017-10-23 19:08 UTC  (9+ messages)

[Buildroot] [PATCH 1/1] package/kodi: bump version to 17.5
 2017-10-23 19:07 UTC 

[PATCH] net/softnic: fix integer overflow
 2017-10-23 19:07 UTC  (3+ messages)

[Qemu-devel] [Bug 1714331] [NEW] Virtual machines not working anymore on 2.10
 2017-10-23 18:57 UTC  (2+ messages)
` [Qemu-devel] [Bug 1714331] "

[Qemu-devel] [Bug 1715700] [NEW] Windows 7 guest won't boot on qemu 2.10 (works on 2.9)
 2017-10-23 18:57 UTC  (2+ messages)
` [Qemu-devel] [Bug 1715700] "

[PATCH] drm/i915/cnl: Force DDI_A_4_LANES when needed
 2017-10-23 19:06 UTC  (2+ messages)
` ✓ Fi.CI.IGT: success for drm/i915/cnl: Force DDI_A_4_LANES when needed. (rev3)

[PATCH v5 0/6] perf report/script: Support percent and multiple range in --time option
 2017-10-23 19:05 UTC  (5+ messages)
` [PATCH v5 2/6] perf record: Get the first sample time and last sample time


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.