All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-05-08 07:30:59 to 2019-05-08 08:09:18 UTC [more...]

[PATCH 01/40] drm/i915/hangcheck: Replace hangcheck.seqno with RING_HEAD
 2019-05-08  8:07 UTC  (31+ messages)
` [PATCH 03/40] drm/i915: Pass i915_sched_node around internally
` [PATCH 04/40] drm/i915: Check for no-op priority changes first
` [PATCH 05/40] drm/i915: Bump signaler priority on adding a waiter
` [PATCH 06/40] drm/i915: Convert inconsistent static engine tables into an init error
` [PATCH 07/40] drm/i915: Seal races between async GPU cancellation, retirement and signaling
` [PATCH 08/40] dma-fence: Refactor signaling for manual invocation
` [PATCH 09/40] drm/i915: Restore control over ppgtt for context creation ABI
` [PATCH 10/40] drm/i915: Allow a context to define its set of engines
` [PATCH 11/40] drm/i915: Extend I915_CONTEXT_PARAM_SSEU to support local ctx->engine[]
` [PATCH 13/40] drm/i915: Allow userspace to clone contexts on creation
` [PATCH 14/40] drm/i915: Load balancing across a virtual engine
` [PATCH 15/40] drm/i915: Apply an execution_mask to the virtual_engine
` [PATCH 16/40] drm/i915: Extend execution fence to support a callback
` [PATCH 17/40] drm/i915/execlists: Virtual engine bonding
` [PATCH 18/40] drm/i915: Allow specification of parallel execbuf
` [PATCH 19/40] drm/i915: Split GEM object type definition to its own header
` [PATCH 20/40] drm/i915: Pull GEM ioctls interface to its own file
` [PATCH 21/40] drm/i915: Move object->pages API to i915_gem_object.[ch]
` [PATCH 22/40] drm/i915: Move shmem object setup to its own file
` [PATCH 23/40] drm/i915: Move phys objects "
` [PATCH 24/40] drm/i915: Move mmap and friends "
` [PATCH 25/40] drm/i915: Move GEM domain management "
` [PATCH 26/40] drm/i915: Move more GEM objects under gem/
` [PATCH 27/40] drm/i915: Pull scatterlist utils out of i915_gem.h
` [PATCH 28/40] drm/i915: Move GEM object domain management from struct_mutex to local
` [PATCH 32/40] drm/i915: Drop the deferred active reference
` [PATCH 33/40] drm/i915: Move object close under its own lock
` [PATCH 37/40] drm/i915: Replace engine->timeline with a plain list
` [PATCH 38/40] drm/i915: Flush the execution-callbacks on retiring
` [PATCH 39/40] drm/i915/execlists: Preempt-to-busy

[dpdk-dev] [PATCH] doc: prepare security process for vulnerabilities
 2019-05-08  8:09 UTC  (3+ messages)

[Qemu-devel] [PATCH 0/6] tests/qemu-iotests: Run basic iotests during "make check"
 2019-05-08  8:07 UTC  (8+ messages)
` [Qemu-devel] [PATCH 4/6] cirrus / travis: Add gnu-sed and bash for macOS and FreeBSD
        ` [Qemu-devel] Update *BSD images with gnu-sed and bash (was: [PATCH 4/6] cirrus / travis: Add gnu-sed and bash for macOS and FreeBSD)
          ` [Qemu-devel] Update *BSD images with gnu-sed and bash

[U-Boot] [PATCH 0/8] rockchip: rk3399: Use spl_board_init in SPL, TPL
 2019-05-08  8:09 UTC  (18+ messages)
`  "
` [U-Boot] [PATCH 1/8] board: rk3399: Drop explicit uart enablement in spl_board_init
  `  "
` [U-Boot] [PATCH 2/8] rockchip: rk3399: Support common spl_board_init
  `  "
` [U-Boot] [PATCH 3/8] rockchip: rk3399: spl: Mark printascii into debug
  `  "
` [U-Boot] [PATCH 4/8] rockchip: rk3399: Move u-boot, dm-pre-reloc of uart0, uart2
  `  "
` [U-Boot] [PATCH 5/8] rockchip: rk3399: Enable SPL_BOARD_INIT
  `  "
` [U-Boot] [PATCH 6/8] rockchip: rk3399: tpl: Add spl_board_init
  `  "
` [U-Boot] [PATCH 7/8] rockchip: rk3399: tpl: Mark printascii into debug
  `  "
` [U-Boot] [PATCH 8/8] rockchip: rk3399: Enable TPL_BOARD_INIT
  `  "

[PATCH v2 0/4] ASoC: hdmi-codec: fixes and improvements
 2019-05-08  8:08 UTC  (7+ messages)
` [PATCH v2 1/4] ASoC: hdmi-codec: remove function name debug traces
` [PATCH v2 2/4] ASoC: hdmi-codec: remove reference to the current substream

[PATCH] RFC: x86/smp: use printk_deferred in native_smp_send_reschedule
 2019-05-08  8:06 UTC  (4+ messages)

[RFC PATCH v1 0/6] Introduce machine-specific regulators coupling API
 2019-05-08  8:05 UTC  (9+ messages)
` [RFC PATCH v1 1/6] regulator: core: Introduce API for machine-specific regulators coupling
` [RFC PATCH v1 5/6] soc/tegra: regulators: Add regulators coupler for Tegra20
` [RFC PATCH v1 6/6] soc/tegra: regulators: Add regulators coupler for Tegra30

[PATCH 1/3] dt-bindings: Add binding for IT6505
 2019-05-08  7:48 UTC  (7+ messages)
` [PATCH 2/3] drm/bridge: add it6505 driver
` [PATCH 3/3] drm/bridge: it6505 driver add char device feature

[RFC PATCH 0/6] Capacity awareness for SCHED_DEADLINE
 2019-05-08  8:04 UTC  (5+ messages)
` [RFC PATCH 2/6] sched/dl: Capacity-aware migrations
` [RFC PATCH 3/6] sched/dl: Try better placement even for deadline tasks that do not block

[PATCH v4] x86/mm/KASLR: Fix the size of vmemmap section
 2019-05-08  8:04 UTC 

[GIT PULL] LM3532 backlight support improvements and relocation
 2019-05-08  8:04 UTC  (2+ messages)

[PATCH] integrity: keep the integrity state of open files up to date
 2019-05-08  8:03 UTC  (3+ messages)

[dpdk-dev] [PATCH v7] app/pdump: add pudmp exits with primary support
 2019-05-08  8:04 UTC  (3+ messages)
` [dpdk-dev] [PATCH v8] "

[PATCH v3 0/2] ftpm: a firmware based TPM driver
 2019-05-08  8:02 UTC  (4+ messages)

[PATCH v3 00/10] Add Support for MediaTek PMIC MT6358
 2019-05-08  8:00 UTC  (5+ messages)
` [PATCH v3 08/10] arm64: dts: mt6358: add PMIC MT6358 related nodes

[Fuego] [PATCH 00/33] Add test cases to some of the commands commonly used by Linux
 2019-05-08  8:00 UTC  (34+ messages)
` [Fuego] [PATCH 01/33] Add test script for commands of misc
` [Fuego] [PATCH 02/33] Add test case of command nslookup to query Internet domain name server
` [Fuego] [PATCH 03/33] Add test case of command bzip2
` [Fuego] [PATCH 04/33] Add test case of service saslauthd
` [Fuego] [PATCH 05/33] Add test case of command dbus-cleanup-sockets
` [Fuego] [PATCH 06/33] Add test case of command dumpe2fs
` [Fuego] [PATCH 07/33] Add test case of command su
` [Fuego] [PATCH 08/33] Add test case of command gawk to scan and process "hello world"
` [Fuego] [PATCH 09/33] Add test case of command gdb
` [Fuego] [PATCH 10/33] Add test case of command gettext
` [Fuego] [PATCH 11/33] Add test case of command grep
` [Fuego] [PATCH 12/33] Add test case of command ip to display device attributes
` [Fuego] [PATCH 13/33] Add test case of command iptables to list all chains
` [Fuego] [PATCH 14/33] Add test case of command ping
` [Fuego] [PATCH 15/33] Add test case of command mktemp
` [Fuego] [PATCH 16/33] Add test case of command clear
` [Fuego] [PATCH 17/33] Add test case of service snmpd to check if it can start and stop normally
` [Fuego] [PATCH 18/33] Add test case of command nfsstat
` [Fuego] [PATCH 19/33] Add test case of command ssh-agent
` [Fuego] [PATCH 20/33] Add test case of service sshd
` [Fuego] [PATCH 21/33] Add test case of command openssl
` [Fuego] [PATCH 22/33] Add test cases of command perl
` [Fuego] [PATCH 23/33] Add test case of pm-powersave to put computer into low power mode
` [Fuego] [PATCH 24/33] Add test case of command uptime
` [Fuego] [PATCH 25/33] Add test case of command rpm to show all installed packages
` [Fuego] [PATCH 26/33] Add test case to check if the passwd file is present
` [Fuego] [PATCH 27/33] Add test case of command useradd
` [Fuego] [PATCH 28/33] Add test case of command strace
` [Fuego] [PATCH 29/33] Add test case of command try-from
` [Fuego] [PATCH 30/33] Add test case to check if telnet is exist or not
` [Fuego] [PATCH 31/33] Add test case of service tftpd-hpa to check the process of it
` [Fuego] [PATCH 32/33] Add test case of service vsftpd "
` [Fuego] [PATCH 33/33] Add test case of xinetd to check the status "

[PATCH 2/2] Btrfs: teach tree-checker to detect file extent items with overlapping ranges
 2019-05-08  8:00 UTC  (2+ messages)

[RFC PATCH 0/5] net: dsa: POC support for mv88e6250
 2019-05-08  7:57 UTC  (4+ messages)
` [RFC PATCH 1/5] net: dsa: mv88e6xxx: introduce support for two chips using direct smi addressing

[btrfs] 302167c50b: fio.write_bw_MBps -12.4% regression
 2019-05-08  7:56 UTC  (4+ messages)
  ` [LKP] "

[Qemu-devel] [PATCH v2] tests/Makefile: Remove unused test-obj-y variable
 2019-05-08  7:55 UTC  (2+ messages)
` [Qemu-trivial] "

[PATCH v2 0/3] usb: gadget: Add support for disabling U1 and U2 entries
 2019-05-08  7:54 UTC  (8+ messages)
` [PATCH v2 1/3] doc: dt: bindings: usb: dwc3: Update entries for disabling U1 and U2
` [PATCH v2 2/3] usb: gadget: send usb_gadget as an argument in get_config_params
` [PATCH v2 3/3] usb: dwc3: gadget: Add support for disabling U1 and U2 entries

[PATCH] mfd: cros_ec_dev: Add a poll handler to receive MKBP events
 2019-05-08  7:55 UTC  (4+ messages)

[PATCH bpf-next] docs/btf: fix the missing section marks
 2019-05-08  7:54 UTC 

[PATCH, RFC 1/2] nvme: change locking for the per-subsystem controller list
 2019-05-08  7:55 UTC  (2+ messages)
` [PATCH, RFC 2/2] nvme: validate cntlid during controller initialisation

[PATCHv3 0/2] nvme: validate CNTLID
 2019-05-08  7:54 UTC  (5+ messages)
` [PATCHv3 1/2] nvme-multipath: avoid crash on invalid subsystem cntlid enumeration
` [PATCHv3 2/2] nvme: validate cntlid during controller initialisation

[dpdk-dev] [PATCH v4 0/3] Add rte_eth_read_clock API
 2019-05-08  7:54 UTC  (4+ messages)
` [dpdk-dev] [PATCH v4 1/3] rte_ethdev: Add API function to read dev clock

[PATCH] usb: gadget: storage: Remove warning message
 2019-05-08  7:54 UTC  (3+ messages)

[RFC v4] /net: memory interface (memif)
 2019-05-08  7:53 UTC  (10+ messages)
` [RFC v5] "
    ` [dpdk-dev] "

[PATCH net-next 00/11] net: stmmac: Selftests
 2019-05-08  7:51 UTC  (12+ messages)
` [PATCH net-next 01/11] net: stmmac: Add MAC loopback callback to HWIF
` [PATCH net-next 02/11] net: stmmac: dwmac100: Add MAC loopback support
` [PATCH net-next 03/11] net: stmmac: dwmac1000: "
` [PATCH net-next 04/11] net: stmmac: dwmac4/5: "
` [PATCH net-next 05/11] net: stmmac: dwxgmac2: "
` [PATCH net-next 06/11] net: stmmac: Switch MMC functions to HWIF callbacks
` [PATCH net-next 07/11] net: stmmac: dwmac1000: Also pass control frames while in promisc mode
` [PATCH net-next 08/11] net: stmmac: dwmac4/5: "
` [PATCH net-next 09/11] net: stmmac: dwxgmac2: "
` [PATCH net-next 10/11] net: stmmac: Introduce selftests support
` [PATCH net-next 11/11] net: stmmac: dwmac1000: Fix Hash Filter

[PATCH] rockchip: rk3399: spl: Don't init dram if TPL enabled
 2019-05-08  7:52 UTC  (3+ messages)
` [U-Boot] "

[PATCH v4 00/3] MIPS: SGI-IP27 rework part2
 2019-05-08  7:52 UTC  (6+ messages)
` [PATCH v4 1/3] MIPS: SGI-IP27: move IP27 specific code out of pci-ip27.c into new file

[PATCH 0/4] staging: iio: ad7150: improve driver readability
 2019-05-08  7:50 UTC  (6+ messages)
` [PATCH 2/4] staging: iio: ad7150: use FIELD_GET and GENMASK

[PATCH 0/4] x86: int3 fallout
 2019-05-08  7:49 UTC  (15+ messages)
  ` [PATCH 1/4] x86/entry/32: Clean up return from interrupt preemption path
  ` [PATCH 2/4] x86/kprobes: Fix frame pointer annotations
  ` [PATCH 3/4] x86/ftrace: Add pt_regs frame annotations
  ` [RFC][PATCH 4/4] x86_32: Provide consistent pt_regs

[PATCH] platform/x86: pmc_atom: Add Lex 3I380D industrial PC to critclk_systems DMI table
 2019-05-08  7:48 UTC  (7+ messages)

[meta-networking][PATCH] samba: update to 4.8.11
 2019-05-08  7:31 UTC 

[PATCH net-next 0/2] Introduce net_prefetch
 2019-05-08  7:48 UTC  (5+ messages)
` [PATCH net-next 1/2] net: Take common prefetch code structure into a function

kisskb: OK linus/axs103_smp_defconfig/arcv2 Wed May 08, 17:45
 2019-05-08  7:47 UTC 

[PATCH] fstests: generic: Test if fsync will fail after NOCOW write and reflink
 2019-05-08  7:47 UTC 

kisskb: OK linus/axs101_defconfig/arcompact Wed May 08, 17:46
 2019-05-08  7:47 UTC 

[PATCH] btrfs: Flush before reflinking any extent to prevent NOCOW write falling back to CoW without data reservation
 2019-05-08  7:47 UTC 

[PATCH] http: cast result to FILE *
 2019-05-08  7:46 UTC  (5+ messages)
` [PATCH v2] git-compat-util: undefine fileno if defined

[RFC PATCH 0/7] soundwire: add sysfs and debugfs support
 2019-05-08  7:46 UTC  (19+ messages)
` [RFC PATCH 1/7] soundwire: Add sysfs support for master(s)
    ` [alsa-devel] "
` [RFC PATCH 2/7] soundwire: add Slave sysfs support
      ` [alsa-devel] "

[U-Boot] [i.MX8MM+CCF 00/41] i.MX8MM + CCF
 2019-05-08  7:45 UTC  (13+ messages)
` [U-Boot] [i.MX8MM+CCF 03/41] clk: introduce clk_dev_binded
` [U-Boot] [i.MX8MM+CCF 11/41] clk: fixed_rate: export clk_fixed_rate

[PATCH] ASoC: rt5677: Add component driver name
 2019-05-08  6:47 UTC  (2+ messages)
` Applied "ASoC: rt5677: Add component driver name" to the asoc tree

[PATCH] ASoC: SOF: Propagate sof_get_ctrl_copy_params() error properly
 2019-05-08  6:47 UTC  (2+ messages)
` Applied "ASoC: SOF: Propagate sof_get_ctrl_copy_params() error properly" to the asoc tree

[drm-tip:drm-tip /8] drivers/gpu/drm/i915/i915_request.c:842:1: error: redefinition of 'already_busywaiting'
 2019-05-08  7:42 UTC  (2+ messages)

[GIT PULL] ASoC fixes for v5.2
 2019-05-08  7:42 UTC 

[bug report] net/sched: use the hardware intermediate representation for matchall
 2019-05-08  7:41 UTC  (2+ messages)

[drm-tip:drm-tip 5/8] drivers/gpu/drm/i915/i915_request.c:827:1: error: redefinition of 'i915_request_await_start'
 2019-05-08  7:40 UTC  (2+ messages)

[PATCH v2 0/8] mm/memory_hotplug: Factor out memory block device handling
 2019-05-08  7:39 UTC  (8+ messages)
` [PATCH v2 5/8] mm/memory_hotplug: Drop MHP_MEMBLOCK_API

[PATCHv2 00/12] perf tools: Display eBPF code in intel_pt trace
 2019-05-08  7:40 UTC  (6+ messages)
` [PATCH 07/12] perf script: Pad dso name for --call-trace

[PATCH 0/2] pinctrl: mediatek: mt8183: Add support for wake sources
 2019-05-08  7:39 UTC  (7+ messages)
` [PATCH 1/2] pinctrl: mediatek: Add mtk_eint_pm_ops to common-v2

[PATCH v5 0/3] Fix jack detection for Chromebook Pixel
 2019-05-08  7:36 UTC  (3+ messages)
` [PATCH v5 1/3] ASoC: rt5677: allow multiple interrupt sources

[PATCH] IIO: stm32: Remove quadrature related functions from trigger driver
 2019-05-08  7:34 UTC  (5+ messages)

[PATCH v2 0/2] pinctrl: mediatek: mt8183: Add support for wake sources
 2019-05-08  7:33 UTC  (6+ messages)
` [PATCH v2 1/2] pinctrl: mediatek: Add pm_ops to pinctrl-paris
` [PATCH v2 2/2] pinctrl: mediatek: mt8183: Add pm_ops

linux-next: Tree for May 8
 2019-05-08  7:34 UTC 

[Bug 110636] [radv] DOOM 2016 particle artifacting
 2019-05-08  7:33 UTC  (2+ messages)

[RFC] [PATCH] oops: add "begin trace" + oops_id to match "end trace" + oops_id
 2019-05-08  7:33 UTC  (2+ messages)

[PATCH v2 00/14] introduce generic pte_{alloc,free}_one[_kernel]
 2019-05-08  6:17 UTC  (2+ messages)
` [PATCH v2 14/14] unicore32: switch to generic version of pte allocation


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.