All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2017-10-04 18:00:56 to 2017-10-04 18:58:25 UTC [more...]

tty crash due to auto-failing vmalloc
 2017-10-04 18:58 UTC  (3+ messages)

hung grow
 2017-10-04 18:57 UTC  (7+ messages)

[U-Boot] [PATCH v1 00/12] efi_loader+video: support for Shell.efi
 2017-10-04 18:57 UTC  (7+ messages)
` [U-Boot] [PATCH v1 03/12] efi_loader: add EFI_UNICODE_COLLATION_PROTOCOL stub
` [U-Boot] [PATCH v1 08/12] efi_loader: console support for color attributes

[PATCH 1/3] firmware: arm_scpi: improve struct dvfs_info to make code better readable
 2017-10-04 18:56 UTC 

[PATCH net-next 0/3] A own subdirectory for shared TCP code
 2017-10-04 18:54 UTC  (3+ messages)

[PATCH v2 net-next] ravb: RX checksum offload
 2017-10-04 18:53 UTC  (2+ messages)

[Bug 103102] Cannot wake-up with an AMD RX 480 on Linux 4.13 and Linux 4.14
 2017-10-04 18:52 UTC 

[PATCH] NFSv4/pnfs: Fix an infinite layoutget loop
 2017-10-04 18:52 UTC 

[meta-oe][morty][PATCH] mariadb: Do not use ucontext_* APIs with musl
 2017-10-04 18:51 UTC 

[PATCH 0/5] x86/platform/UV: Update TSC support
 2017-10-04 18:50 UTC  (5+ messages)
` [PATCH 4/5] x86/kernel: Provide a means to disable TSC ART

[PATCH 0/5] CRIS v32: Adjustments for crisv32_nand_flash_probe()
 2017-10-04 18:50 UTC  (12+ messages)
` [PATCH 1/5] cris: nand: Delete an error message for a failed memory allocation in crisv32_nand_flash_probe()
  ` [PATCH 1/5] cris: nand: Delete an error message for a failed memory allocation in crisv32_nand_flash
` [PATCH 2/5] cris: nand: Improve a size determination in crisv32_nand_flash_probe()
` [PATCH 3/5] cris: nand: Delete a jump target "
` [PATCH 4/5] cris: nand: Delete an unnecessary local variable "
` [PATCH 5/5] cris: nand: Split a condition check "

[PATCH 0/5] firmware: arm_scpi: series with smaller improvements
 2017-10-04 18:50 UTC  (10+ messages)
` [PATCH 3/5] firmware: arm_scpi: pre-populate dvfs info in scpi_probe

[PATCH] nfp: convert nfp_eth_set_bit_config() into a macro
 2017-10-04 18:49 UTC  (6+ messages)

[PATCH] ublox: Disable DCD to avoid HUP when leaving data mode
 2017-10-04 18:49 UTC 

[PATCH v2 0/6] new mlx4 datapath bypassing ibverbs
 2017-10-04 18:48 UTC  (8+ messages)
` [PATCH v3 "
  ` [PATCH v3 1/6] net/mlx4: add simple Tx bypassing Verbs
  ` [PATCH v3 2/6] net/mlx4: restore full Rx support "
  ` [PATCH v3 3/6] net/mlx4: restore Tx gather support
  ` [PATCH v3 4/6] net/mlx4: restore Tx checksum offloads
  ` [PATCH v3 5/6] net/mlx4: restore Rx offloads
  ` [PATCH v3 6/6] net/mlx4: add loopback Tx from VF

[PATCH] drm/i915/cnl: Do not add an extra page for precaution in the Gen10 LRC size
 2017-10-04 18:49 UTC  (2+ messages)
` ✓ Fi.CI.IGT: success for drm/i915/cnl: Do not add an extra page for precaution in the Gen10 LRC size (rev3)

[GIT PULL] Reset controller fixes for v4.14
 2017-10-04 18:46 UTC  (4+ messages)

[PATCH v2 1/9] Bluetooth: hci_uart_set_flow_control: Fix NULL deref when using serdev
 2017-10-04 18:43 UTC  (10+ messages)
` [PATCH v2 2/9] Bluetooth: hci_bcm: Fix setting of irq trigger type
` [PATCH v2 3/9] Bluetooth: hci_bcm: Move bcm_platform_probe call out of bcm_acpi_probe
` [PATCH v2 4/9] Bluetooth: hci_bcm: Move platform_get_irq call to bcm_probe
` [PATCH v2 5/9] Bluetooth: hci_bcm: Store device pointer instead of platform_device pointer
` [PATCH v2 6/9] Bluetooth: hci_bcm: Rename bcm_platform_probe to bcm_get_resources
` [PATCH v2 7/9] Bluetooth: hci_bcm: Make acpi_probe get irq from ACPI resources
` [PATCH v2 8/9] Bluetooth: hci_bcm: Make suspend/resume functions platform_dev independent
` [PATCH v2 9/9] Bluetooth: hci_bcm: Add (runtime)pm support to the serdev driver

[PATCH 4/5] bcache: writeback: collapse contiguous IO better
 2017-10-04 18:43 UTC  (15+ messages)

[Qemu-devel] [PATCH v1 00/12] ARM v8.1 simd + v8.3 complex insns
 2017-10-04 18:43 UTC  (13+ messages)
` [Qemu-devel] [PATCH v1 01/12] HACK: use objdump disas
` [Qemu-devel] [PATCH v1 02/12] target/arm: Add ARM_FEATURE_V8_1_SIMD
` [Qemu-devel] [PATCH v1 03/12] target/arm: Decode aa64 armv8.1 scalar three same extra
` [Qemu-devel] [PATCH v1 04/12] target/arm: Decode aa64 armv8.1 "
` [Qemu-devel] [PATCH v1 05/12] target/arm: Decode aa64 armv8.1 scalar/vector x indexed element
` [Qemu-devel] [PATCH v1 06/12] target/arm: Decode aa32 armv8.1 three same
` [Qemu-devel] [PATCH v1 07/12] target/arm: Decode aa32 armv8.1 two reg and a scalar
` [Qemu-devel] [PATCH v1 08/12] target/arm: Add ARM_FEATURE_V8_FCMA
` [Qemu-devel] [PATCH v1 09/12] target/arm: Decode aa64 armv8.3 fcadd
` [Qemu-devel] [PATCH v1 10/12] target/arm: Decode aa64 armv8.3 fcmla
` [Qemu-devel] [PATCH v1 11/12] target/arm: Decode aa32 armv8.3 3-same
` [Qemu-devel] [PATCH v1 12/12] target/arm: Decode aa32 armv8.3 2-reg-index

[PATCH 1/2] drm/i915/edp: Get the Panel Power Off timestamp after panel is off
 2017-10-04 18:43 UTC  (2+ messages)
` ✗ Fi.CI.BAT: failure for series starting with [v2,1/2] drm/i915/edp: Get the Panel Power Off timestamp after panel is off (rev2)

[PATCH 0/9] Bluetooth: hci_bcm: Add (runtime)pm support to the serdev drv
 2017-10-04 18:42 UTC  (4+ messages)
` [PATCH 1/9] Bluetooth: hci_uart_set_flow_control: Fix NULL deref when using serdev

[PATCH babeltrace 1/1] Fix: use tabs rather than spaces in makefile
 2017-10-04 18:42 UTC 

[PATCH babeltrace] Port: do not depend on GNU readlink
 2017-10-04 18:42 UTC 

[U-Boot] INTEL E3900 Apollo Lake I (APL-I) with U-Boot?
 2017-10-04 18:41 UTC  (2+ messages)
` [U-Boot] Fwd: "

[PATCH 00/10] drm/i915: Separate RC6, RPS, Ring Frequency management
 2017-10-04 18:41 UTC  (4+ messages)
` [PATCH 10/10] drm/i915: Introduce separate status variable for RC6 and Ring frequency setup

[PATCH] arm64: Enforce endianness build flags for LD and AS
 2017-10-04 18:41 UTC  (5+ messages)

[U-Boot] [PATCH 1/3] armv8: fsl-layerscape: SPL size reduction
 2017-10-04 18:41 UTC  (4+ messages)

[PATCH 0/2] ARM-S3C64xx: Adjustments for samsung_bl_set()
 2017-10-04 18:40 UTC  (9+ messages)
` [PATCH 1/2] ARM: s3c64xx: Delete two error messages for a failed memory allocation in samsung_bl_set()
    ` [PATCH 1/2] ARM: s3c64xx: Delete two error messages for a failed memory allocation in samsung_bl
` [PATCH 2/2] ARM: s3c64xx: Delete an unnecessary return statement in samsung_bl_set()

[PATCH] RDMA/hns: return 0 rather than return a garbage status value
 2017-10-04 18:40 UTC  (3+ messages)

[U-Boot] [PATCH v3 1/2] armv8: fsl-lsch3: Add SD boot support for LS1088ARDB
 2017-10-04 18:40 UTC  (2+ messages)

[PATCH net-next 0/7] net: Plumb extack error reporting to enslavements
 2017-10-04 18:39 UTC  (8+ messages)
` [PATCH net-next 5/7] net: bonding: Add extack messages for some enslave failures
          ` [Bridge] "

[PATCH 0/2] busybox updating
 2017-10-04 18:33 UTC  (8+ messages)

[PATCH v2] ARC: reset: introduce AXS10x reset driver
 2017-10-04 18:38 UTC  (8+ messages)

[Qemu-devel] [PATCH v2 0/7] xen: xen-domid-restrict improvements
 2017-10-04 18:36 UTC  (2+ messages)

[PATCH net-next v3 0/3] tools: add bpftool
 2017-10-04 18:36 UTC  (3+ messages)
` [PATCH net-next v3 3/3] tools: bpftool: add documentation

[PATCH 1/2] mm: Introduce wrapper to access mm->nr_ptes
 2017-10-04 18:35 UTC  (4+ messages)

[PATCH 1/2] selinux: fix build warning by removing the unused sid variable
 2017-10-04 18:32 UTC  (4+ messages)
` [PATCH 2/2] selinux: fix build warning

[PATCH net-next] net: cache skb_shinfo() in skb_try_coalesce()
 2017-10-04 18:34 UTC  (2+ messages)

[RFC PATCH] mmc: tmio: check mmc_regulator_get_supply return value
 2017-10-04 18:30 UTC  (5+ messages)

[PATCH 0/4] net-next: security: New file mode and LSM hooks for eBPF object permission control
 2017-10-04 18:29 UTC  (10+ messages)
` [PATCH net-next 1/4] bpf: Add file mode configuration into bpf maps
` [PATCH net-next 2/4] security: bpf: Add LSM hooks for bpf object related syscall
` [PATCH net-next 3/4] selinux: bpf: Add selinux check for eBPF syscall operations
` [PATCH net-next 4/4] selinux: bpf: Add addtional check for bpf object file receive

[PATCH] usb: wusbcore: Use put_unaligned_le32
 2017-10-04 18:29 UTC 

[PATCH RFC hack dont apply] intel_idle: support running within a VM
 2017-10-04 18:31 UTC  (7+ messages)

[PATCH] mwifiex: Use put_unaligned_le32
 2017-10-04 18:28 UTC 

[Qemu-devel] [PATCH v2 0/4] blockjobs: add explicit job reaping
 2017-10-04 18:27 UTC  (2+ messages)

4.9.52: INFO: task XXX blocked for more than 300 seconds
 2017-10-04 18:26 UTC 

[PATCH] btrfs: avoid overflow when sector_t is 32 bit
 2017-10-04 18:23 UTC  (4+ messages)

[PATCH 0/3] Fix single step for traps
 2017-10-04 18:23 UTC  (22+ messages)
` [PATCH 3/3] arm64: kvm: Fix single step for guest skipped instructions

Extreme time jitter with suspend/resume cycles
 2017-10-04 18:22 UTC  (2+ messages)

[PATCH v3 0/1] go-runtime: prevent host leakage into target objects
 2017-10-04 18:21 UTC  (2+ messages)
` [PATCH v3 1/1] "

[PATCH] nftables: Change size_t len to size_t size
 2017-10-04 18:21 UTC 

[PATCH igt v2 1/5] igt/gem_workarounds: Read the workaround registers from the active context
 2017-10-04 18:21 UTC  (2+ messages)
` ✗ Fi.CI.BAT: warning for series starting with [v2,1/5] "

[linux-next test] 113999: regressions - FAIL
 2017-10-04 18:20 UTC 

[PATCH 1/3 v2] net: phy: Remove TI DP83822 from DP83848 driver
 2017-10-04 18:20 UTC  (3+ messages)
` [PATCH 2/3 v2] net: phy: DP83822 initial driver submission
` [PATCH 3/3 v2] net: phy: Change error to EINVAL for invalid MAC

[PATCH] common/rc: Further improve gfs2 support
 2017-10-04 18:20 UTC 

[Cluster-devel] [PATCH] gfs2: Fix xattr fsync
 2017-10-04 18:17 UTC 

[PATCH 0/7] xen: Convert __page_to_mfn and __mfn_to_page to use typesafe MFN
 2017-10-04 18:15 UTC  (8+ messages)
` [PATCH 1/7] xen/arm: domain_build: Clean-up insert_11_bank
` [PATCH 2/7] xen/arm32: mm: Rework is_xen_heap_page to avoid nameclash
` [PATCH 3/7] xen/x86: Use maddr_to_page and maddr_to_mfn to avoid open-coded >> PAGE_SHIFT
` [PATCH 4/7] xen/kimage: Remove defined but unused variables
` [PATCH 5/7] xen/xenoprof: Convert the file to use typesafe MFN
` [PATCH 6/7] xen/tmem: Convert the file common/tmem_xen.c "
` [PATCH 7/7] xen: Convert __page_to_mfn and __mfn_to_page "

[PATCH 0/6] ARM-S3C24xx: Adjustments for four function implementations
 2017-10-04 18:14 UTC  (13+ messages)
` [PATCH 2/6] ARM: s3c24xx: Improve a size determination in s3c2410_iotiming_get()
` [PATCH 3/6] ARM: s3c2410: Fix a typo in a comment line
` [PATCH 4/6] ARM: s3c24xx: Delete an error message for a failed memory allocation in s3c2412_iotiming_get()
    ` [PATCH 4/6] ARM: s3c24xx: Delete an error message for a failed memory allocation in s3c2412_ioti

[PATCH v5 0/5] drm/i915: Guc code reorg cont'd
 2017-10-04 18:13 UTC  (6+ messages)
` [PATCH v5 1/5] drm/i915/guc: Move GuC log declarations into dedicated header
` [PATCH v5 2/5] drm/i915/guc: Move GuC submission "
` [PATCH v5 3/5] drm/i915/guc: Move GuC core definitions into dedicated files
` [PATCH v5 4/5] drm/i915/uc: Fix includes order
` [PATCH v5 5/5] drm/i915/uc: Unify initialization of the uC firmware helper

Linux Plumbers MD BOF discussion notes
 2017-10-04 18:13 UTC  (12+ messages)

[PATCH v3 00/33] tracing: Inter-event (e.g. latency) support
 2017-10-04 18:12 UTC  (7+ messages)
` [PATCH v3 21/33] tracing: Add support for 'synthetic' events
` [PATCH v3 25/33] tracing: Allow whitespace to surround hist trigger filter
` [PATCH v3 26/33] tracing: Add cpu field for hist triggers

mdadm: Patch to restrict --size when shrinking unless forced
 2017-10-04 18:11 UTC  (2+ messages)

ec overwrite issue
 2017-10-04 18:11 UTC  (4+ messages)

DomD: passthroughing an arbitrary device
 2017-10-04 18:10 UTC  (4+ messages)

[PATCH] netfilter: fix stringop-overflow warning with UBSAN
 2017-10-04 18:01 UTC  (3+ messages)

[Qemu-devel] [PATCH RFC] block: add block-insert-node QMP command
 2017-10-04 18:09 UTC  (4+ messages)
` [Qemu-devel] [Qemu-block] "

Issue caused by "Dont update VF BARs while VF memory space is enabled"
 2017-10-04 18:09 UTC 

[PATCH 0/3 v8] oom: capture unreclaimable slab info in oom message
 2017-10-04 18:08 UTC  (5+ messages)
` [PATCH 3/3] mm: oom: show unreclaimable slab info when unreclaimable slabs > user memory

[PATCH v2] btrfs-progs: subvol: change subvol set-default to also accept subvol path
 2017-10-04 18:07 UTC  (5+ messages)

[PATCH] x86/alternatives: Fix alt_max_short macro to really be a max()
 2017-10-04 18:08 UTC 

What's cooking in git.git (Oct 2017, #01; Wed, 4)
 2017-10-04 18:07 UTC  (4+ messages)

[PATCH net-next 0/2] flow_dissector: dissect tunnel info
 2017-10-04 18:07 UTC  (9+ messages)
` [PATCH net-next 2/2] "

[PATCH 0/8] drm/tinydrm: Use vmalloc BO
 2017-10-04 18:06 UTC  (9+ messages)
` [PATCH 1/8] drm/fb-helper: Handle function NULL argument
` [PATCH 2/8] drm: Add drm_device->fbdev pointer
` [PATCH 3/8] drm/fb-helper: Add simple init/fini functions
` [PATCH 4/8] drm/fb-helper: Add .last_close and .output_poll_changed helpers
` [PATCH 5/8] drm/gem-fb-helper: Add drm_gem_fb_debugfs_show()
` [PATCH 6/8] drm: Add vmalloc BO helper
` [PATCH 7/8] drm/tinydrm: Use drm_vmalloc_bo
` [PATCH 8/8] drm/tinydrm: Relax buffer line prefetch

[SPDK] nvme drive not showing in vm in spdk
 2017-10-04 18:06 UTC 

[refpolicy] Pull Request for fixing memory leak warning
 2017-10-04 18:05 UTC  (12+ messages)
` [refpolicy] [PATCH] fc_sort: memory leakages (was: Pull Request for fixing memory leak warning)
      ` [refpolicy] [PATCH v2] fc_sort: memory leakages
        ` [refpolicy] [PATCH v3] "
          ` [refpolicy] [PATCH v4] "
              ` [refpolicy] [PATCH v5] "

[RFC 0/2] block: export latency info for cgroups
 2017-10-04 18:05 UTC  (7+ messages)
` [RFC 1/2] block: record blkcss in request
` [RFC 2/2] blockcg: export latency info for each cgroup

[PATCH v2] staging: fbtft: differentiate between buffer and data types to fix sparse warning
 2017-10-04 18:04 UTC 

Line ending normalization doesn't work as expected
 2017-10-04 18:03 UTC  (8+ messages)

sysbench throughput degradation in 4.13+
 2017-10-04 18:02 UTC  (11+ messages)

[CI v4 0/6] drm/i915: Guc code reorg
 2017-10-04 18:02 UTC  (2+ messages)
` ✗ Fi.CI.IGT: warning for "

[PATCH v11 00/25] xfs: online scrub support
 2017-10-04 18:02 UTC  (6+ messages)
` [PATCH 11/25] xfs: scrub the AGI


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.