All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-06-08 22:22:49 to 2019-06-09 03:45:19 UTC [more...]

The current SME implementation fails kexec/kdump kernel booting
 2019-06-09  3:45 UTC  (5+ messages)

Linux kernel 5.2-rc4 released
 2019-06-09  3:26 UTC 

Cannot link to custom library
 2019-06-09  3:22 UTC 

[Patch v3] USB: sisusbvga: Remove unneeded variable
 2019-06-09  3:07 UTC 

[PATCH] drm/i915: Assume combo PHY HBR3 will be inherited by future platforms
 2019-06-09  2:56 UTC  (2+ messages)
` ✗ Fi.CI.IGT: failure for "

[PATCH net-next 0/4] Rethink PHYLINK callbacks for SJA1105 DSA
 2019-06-09  2:55 UTC  (9+ messages)
` [PATCH net-next 1/4] net: dsa: sja1105: Use SPEED_{10,100,1000,UNKNOWN} macros
` [PATCH net-next 2/4] net: dsa: sja1105: Update some comments about PHYLIB
` [PATCH net-next 3/4] net: dsa: sja1105: Export the sja1105_inhibit_tx function
` [PATCH net-next 4/4] net: dsa: sja1105: Rethink the PHYLINK callbacks

[Xen-devel] [freebsd-master test] 137434: all pass - PUSHED
 2019-06-09  2:51 UTC 

"iommu/vt-d: Delegate DMA domain to generic iommu" series breaks megaraid_sas
 2019-06-09  2:43 UTC  (3+ messages)

[Xen-devel] [qemu-mainline test] 137399: regressions - FAIL
 2019-06-09  2:48 UTC 

[PATCH 0/6] iommu/vt-d: Fixes and cleanups for linux-next
 2019-06-09  2:38 UTC  (14+ messages)
` [PATCH 1/6] iommu/vt-d: Don't return error when device gets right domain
` [PATCH 2/6] iommu/vt-d: Set domain type for a private domain
` [PATCH 3/6] iommu/vt-d: Don't enable iommu's which have been ignored
` [PATCH 4/6] iommu/vt-d: Fix suspicious RCU usage in probe_acpi_namespace_devices()
` [PATCH 5/6] iommu/vt-d: Cleanup after delegating DMA domain to generic iommu
` [PATCH 6/6] iommu/vt-d: Consolidate domain_init() to avoid duplication

[PATCH v2 00/22] Some documentation fixes
 2019-06-09  2:33 UTC  (7+ messages)

[PATCH v3 00/33] Convert files to ReST - part 1
 2019-06-09  2:27 UTC  (56+ messages)
` [PATCH v3 01/33] docs: aoe: convert docs to ReST and rename to *.rst
` [PATCH v3 02/33] docs: arm64: convert docs to ReST and rename to .rst
` [PATCH v3 03/33] docs: cdrom-standard.tex: convert from LaTeX to ReST
` [PATCH v3 04/33] docs: cdrom: convert docs to ReST and rename to *.rst
` [PATCH v3 05/33] docs: cgroup-v1: "
` [PATCH v3 06/33] docs: cgroup-v1/blkio-controller.rst: add a note about CFQ scheduler
` [PATCH v3 07/33] docs: cpu-freq: convert docs to ReST and rename to *.rst
` [PATCH v3 08/33] docs: "
` [PATCH v3 09/33] docs: fault-injection: "
` [PATCH v3 10/33] docs: fb: "
` [PATCH v3 11/33] docs: fpga: "
` [PATCH v3 12/33] docs: ide: "
` [PATCH v3 13/33] docs: infiniband: "
` [PATCH v3 14/33] docs: kbuild: "
  ` [OpenRISC] "
  ` [Bridge] "
` [PATCH v3 15/33] docs: kdump: "
` [PATCH v3 16/33] docs: locking: "
` [PATCH v3 17/33] docs: mic: "
` [PATCH v3 18/33] docs: netlabel: "
` [PATCH v3 19/33] docs: pcmcia: "
` [PATCH v3 20/33] docs: "
` [PATCH v3 21/33] docs: powerpc: "
` [PATCH v3 22/33] docs: pps.txt: convert to ReST and rename to pps.rst
` [PATCH v3 23/33] docs: ptp.txt: convert to ReST and move to driver-api
` [PATCH v3 24/33] docs: riscv: convert docs to ReST and rename to *.rst
` [PATCH v3 25/33] docs: Debugging390.txt: convert table to ascii artwork
` [PATCH v3 26/33] docs: s390: convert docs to ReST and rename to *.rst
` [PATCH v3 27/33] s390: include/asm/debug.h add kerneldoc markups
` [PATCH v3 28/33] docs: target: convert docs to ReST and rename to *.rst
` [PATCH v3 29/33] docs: timers: "
` [PATCH v3 30/33] docs: watchdog: "
` [PATCH v3 31/33] docs: xilinx: convert eemi.txt to eemi.rst
` [PATCH v3 32/33] docs: scheduler: convert docs to ReST and rename to *.rst
` [PATCH v3 33/33] docs: EDID/HOWTO.txt: convert it and rename to howto.rst

[PATCH v3 0/7] Improve scheduler scalability for fast path
 2019-06-09  1:49 UTC  (8+ messages)
` [PATCH v3 1/7] sched: limit cpu search in select_idle_cpu
` [PATCH v3 2/7] sched: introduce per-cpu var next_cpu to track search limit
` [PATCH v3 3/7] sched: rotate the cpu search window for better spread
` [PATCH v3 4/7] sched: add sched feature to disable idle core search
` [PATCH v3 5/7] sched: SIS_CORE "
` [PATCH v3 6/7] x86/smpboot: introduce per-cpu variable for HT siblings
` [PATCH v3 7/7] sched: use per-cpu variable cpumask_weight_sibling

[U-Boot] [PATCH V2 1/5] ARM: imx: Call imx_pcie_remove() only for non-DM PCI driver
 2019-06-09  1:50 UTC  (5+ messages)
` [U-Boot] [PATCH V2 2/5] pci: imx: Factor out hard-coded register base addresses
` [U-Boot] [PATCH V2 3/5] pci: imx: Fix potential 64bit memory access clamping
` [U-Boot] [PATCH V2 4/5] pci: imx: Pass driver private data around
` [U-Boot] [PATCH V2 5/5] pci: imx: Add DM and DT support

[U-Boot] [PATCH V2 0/7] ARM: imx: Update Novena to DM/DT
 2019-06-09  1:49 UTC  (4+ messages)
` [U-Boot] [PATCH V2 6/7] ARM: imx: novena: Enable DM PCI

[PATCH] RISC-V: defconfig: enable clocks, serial console
 2019-06-09  1:49 UTC  (3+ messages)

[U-Boot] [PATCH V2 1/2] watchdog: Split WDT from SPL_WDT
 2019-06-09  1:46 UTC  (2+ messages)
` [U-Boot] [PATCH V2 2/2] watchdog: imx: Add DM support

[PATCH i-g-t] i915/gem_exec_balancer: Fix typo in memcpy
 2019-06-09  1:44 UTC  (2+ messages)
` [igt-dev] ✗ Fi.CI.IGT: failure for "

[Qemu-devel] virtual machine cpu soft lockup when qemu attach disk
 2019-06-09  1:37 UTC  (2+ messages)

[PATCH RFC 00/10] RDMA/FS DAX truncate proposal
 2019-06-09  1:29 UTC  (9+ messages)

[PATCH v2 0/7] NCR5380 drivers: fixes and other improvements
 2019-06-09  1:19 UTC  (8+ messages)
` [PATCH v2 7/7] scsi: mac_scsi: Treat Last Byte Sent time-out as failure
` [PATCH v2 5/7] scsi: mac_scsi: Fix pseudo DMA implementation, take 2
` [PATCH v2 4/7] scsi: mac_scsi: Increase PIO/PDMA transfer length threshold
` [PATCH v2 1/7] Revert "scsi: ncr5380: Increase register polling limit"
` [PATCH v2 3/7] scsi: NCR5380: Handle PDMA failure reliably
` [PATCH v2 6/7] scsi: mac_scsi: Enable PDMA on Mac IIfx
` [PATCH v2 2/7] scsi: NCR5380: Always re-enable reselection interrupt

(no subject)
 2019-06-09  1:25 UTC 

[RFC PATCH] bcache: fix stack corruption by PRECEDING_KEY()
 2019-06-09  0:59 UTC  (4+ messages)

[PATCH net-next] ipv6: tcp: send consistent autoflowlabel in TIME_WAIT state
 2019-06-09  0:58 UTC 

[PATCH v1 3/3] [media] mceusb: Show USB halt/stall error recovery
 2019-06-09  0:56 UTC  (5+ messages)

[PATCH net] nfp: ensure skb network header is set for packet redirect
 2019-06-09  0:48 UTC 

[Xen-devel] [qemu-upstream-4.11-testing test] 137390: regressions - FAIL
 2019-06-09  0:42 UTC 

Question about cacheline bounching with percpu-rwsem and rcu-sync
 2019-06-09  0:24 UTC  (4+ messages)

[PATCH v3] vt: Fix a missing-check bug in con_init()
 2019-06-09  0:15 UTC  (4+ messages)

Using ethtool or swconfig to change link settings for mt7620a?
 2019-06-09  0:12 UTC  (3+ messages)
` [OpenWrt-Devel] "

[PATCH V5 00/12] misc: xilinx sd-fec drive
 2019-06-09  0:04 UTC  (36+ messages)
` [PATCH V5 01/11] dt-bindings: xilinx-sdfec: Add SDFEC binding
` [PATCH V5 02/11] misc: xilinx-sdfec: add core driver
` [PATCH V5 03/11] misc: xilinx_sdfec: Add CCF support
` [PATCH V5 04/11] misc: xilinx_sdfec: Store driver config and state
` [PATCH V5 05/11] misc: xilinx_sdfec: Add ability to configure turbo
` [PATCH V5 06/11] misc: xilinx_sdfec: Add ability to configure LDPC
` [PATCH V5 07/11] misc: xilinx_sdfec: Add ability to get/set config
` [PATCH V5 08/11] misc: xilinx_sdfec: Support poll file operation
` [PATCH V5 09/11] misc: xilinx_sdfec: Add stats & status ioctls
` [PATCH V5 10/11] Docs: misc: xilinx_sdfec: Add documentation
` [PATCH V5 11/11] MAINTAINERS: add maintainer for SD-FEC

[Xen-devel] [linux-linus test] 137388: regressions - FAIL
 2019-06-09  0:00 UTC 

[Buildroot] [PATCH/next 1/1] package/poppler: fix build with cmake < 3.10
 2019-06-08 23:49 UTC  (5+ messages)

memory leak in create_ctx
 2019-06-08 23:47 UTC  (2+ messages)

[Buildroot] [git commit] package/poppler: use THREAD_PTHREAD_ARG=OFF
 2019-06-08 23:44 UTC 

[Qemu-devel] [PATCH v2 0/1] Export machine type deprecation info through QMP
 2019-06-08 23:34 UTC  (2+ messages)
` [Qemu-devel] [PATCH v2 1/1] qmp: Add deprecation information to query-machines

[PATCH] dvb_usb_dvbsky: add support for Mygica T230C2
 2019-06-08 23:31 UTC 

[PATCHES] Networking
 2019-06-08 23:27 UTC 

[PATCH] dvb_usb_dvbsky: add support for Mygica T230C2
 2019-06-08 23:25 UTC 

[GIT PULL] Ceph fixes for 5.2-rc4
 2019-06-08 23:20 UTC  (2+ messages)

FreeBSD port work
 2019-06-08 23:19 UTC  (4+ messages)

[PATCH] devtool: build: add deploy to the tasks run for devtool build
 2019-06-08 15:34 UTC  (3+ messages)

[PATCH v4 0/5] x86/umwait: Enable user wait instructions
 2019-06-08 22:52 UTC  (6+ messages)
` [PATCH v4 2/5] x86/umwait: Initialize umwait control values
` [PATCH v4 3/5] x86/umwait: Add sysfs interface to control umwait C0.2 state

[PATCH][yocto-docs] ref-manual: Corrected openSUSE essential packages
 2019-06-08 22:46 UTC  (4+ messages)

[igt-dev] [PATCH i-g-t] lib/igt_chamelium: wait for worker thread to finish
 2019-06-08 22:38 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.IGT: success for lib/igt_chamelium: wait for worker thread to finish (rev4)

[PATCH 1/2] arm64: dts: rockchip: Fix multiple thermal zones conflict in rk3399.dtsi
 2019-06-08 22:05 UTC  (4+ messages)
` [PATCH 2/2] arm64: dts: rockchip: Define values for the IPA governor for rock960

[PATCH 0/1] Optimize run_diff_files()' rename detection
 2019-06-08 22:27 UTC  (3+ messages)
` [PATCH 1/1] diffcore-rename: speed up register_rename_src

[RFC] Kernel Access to Ftrace instances
 2019-06-08 21:51 UTC  (5+ messages)
` [PATCH 1/3] tracing: Relevant changes for kernel access "
  ` [PATCH 2/3] tracing: Adding additional NULL checks
    ` [PATCH 3/3] tracing: Add 2 new funcs. for kernel access to Ftrace instances

[dpdk-dev] [PATCH v1 0/7] add multiple cores feature to test-compress-perf
 2019-06-08 22:22 UTC  (9+ messages)
` [dpdk-dev] [PATCH v2 "
  ` [dpdk-dev] [PATCH v2 1/7] app/test-compress-perf: add weak functions for multi-cores test
  ` [dpdk-dev] [PATCH v2 2/7] app/test-compress-perf: add ptest command line option
  ` [dpdk-dev] [PATCH v2 3/7] app/test-compress-perf: add verification test case
  ` [dpdk-dev] [PATCH v2 4/7] app/test-compress-perf: add benchmark "
  ` [dpdk-dev] [PATCH v2 5/7] doc: update dpdk-test-compress-perf description
  ` [dpdk-dev] [PATCH v2 6/7] app/test-compress-perf: add force process termination
  ` [dpdk-dev] [PATCH v2 7/7] doc: update release notes for 19.08

[PATCH][next] clk: bcm2835: fix memork leak on unfree'd pll struct
 2019-06-08 22:23 UTC  (5+ messages)

[PATCH v4 net-next 00/20] net: Enable nexthop objects with IPv4 and IPv6 routes
 2019-06-08 21:53 UTC  (9+ messages)
` [PATCH v4 net-next 02/20] ipv6: Handle all fib6_nh in a nexthop in fib6_drop_pcpu_from
` [PATCH v4 net-next 05/20] ipv6: Handle all fib6_nh in a nexthop in rt6_nlmsg_size
` [PATCH v4 net-next 06/20] ipv6: Handle all fib6_nh in a nexthop in fib6_info_uses_dev
` [PATCH v4 net-next 07/20] ipv6: Handle all fib6_nh in a nexthop in exception handling
` [PATCH v4 net-next 11/20] ipv4: Allow routes to use nexthop objects
` [PATCH v4 net-next 16/20] selftests: pmtu: Move route installs to a new function
` [PATCH v4 net-next 17/20] selftests: pmtu: Add support for routing via nexthop objects
` [PATCH v4 net-next 18/20] selftests: icmp_redirect: "


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.