All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-08-21 21:16:30 to 2019-08-21 22:38:07 UTC [more...]

KMSAN: uninit-value in batadv_iv_send_outstanding_bat_ogm_packet
 2019-08-21 22:38 UTC 

[PATCH 00/11] Refactor to expand subslice mask (rev 2)
 2019-08-21 22:37 UTC  (8+ messages)
` [PATCH 05/11] drm/i915: Use local variables for subslice_mask for device info
` [PATCH 06/11] drm/i915: Add function to set subslices
` [PATCH 07/11] drm/i915: Use subslice stride to set subslices for a given slice

[Qemu-devel] [PATCH 00/13] RFC: luks/encrypted qcow2 key management
 2019-08-21 22:33 UTC  (11+ messages)
` [Qemu-devel] [PATCH 07/13] block: add manage-encryption command (qmp and blockdev)
` [Qemu-devel] [PATCH 12/13] qemu-img: implement key management

[Qemu-devel] [PATCH v1 0/4] s390x/tcg: MOVE (MVC): Fault-safe handling
 2019-08-21 22:31 UTC  (9+ messages)
` [Qemu-devel] [PATCH v1 2/4] s390x/tcg: Introduce probe_read_access()

[patch V2 00/38] posix-cpu-timers: Cleanup and consolidation
 2019-08-21 22:33 UTC  (3+ messages)
` [patch V2 01/38] posix-cpu-timers: Provide task validation functions

[PATCH v5 0/7] kvmppc: Paravirtualize KVM to support ultravisor
 2019-08-21 22:30 UTC  (8+ messages)
` [PATCH v5 1/7] Documentation/powerpc: Ultravisor API

[PATCH 0/2] [RFC] Revert/delay performance regression in 'git checkout -b'
 2019-08-21 22:31 UTC  (4+ messages)
` [PATCH 1/2] Revert "switch: no worktree status unless real branch switch happens"

[meta-python][PATCH] python-socketio: prevent python2 socketio depending on python3-aiohttp
 2019-08-21 22:28 UTC 

[PATCH net-next] net: bcmgenet: use devm_platform_ioremap_resource() to simplify code
 2019-08-21 22:27 UTC  (2+ messages)

[PATCH v4 0/6] Add support of New Amlogic temperature sensor for G12 SoCs
 2019-08-21 22:24 UTC  (22+ messages)
` [PATCH v4 1/6] dt-bindings: thermal: Add DT bindings documentation for Amlogic Thermal
` [PATCH v4 2/6] thermal: amlogic: Add thermal driver to support G12 SoCs
` [PATCH v4 3/6] arm64: dts: amlogic: g12: add temperature sensor
` [PATCH v4 4/6] arm64: dts: meson: sei510: Add minimal thermal zone
` [PATCH v4 5/6] arm64: dts: amlogic: odroid-n2: add "
` [PATCH v4 6/6] MAINTAINERS: add entry for Amlogic Thermal driver

[PATCH] mm/oom: Add oom_score_adj value to oom Killed process message
 2019-08-21 22:25 UTC  (7+ messages)

What's cooking in git.git (Aug 2019, #05; Wed, 21)
 2019-08-21 22:23 UTC 

[PATCH 00/37] Enable power features for Renoir
 2019-08-21 22:23 UTC  (38+ messages)
  ` [PATCH 01/37] drm/amdgpu/powerplay: Add smu_v12_0_ppsmc.h (v2)
  ` [PATCH 02/37] drm/amd/powerplay: add smu12_driver_if.h (v3)
  ` [PATCH 03/37] drm/amdgpu/powerplay: add initial renoir_ppt.c for renoir (v3)
  ` [PATCH 04/37] drm/amdgpu/powerplay: add smu_v12_0.c & smu_v12_0.h for renoir
  ` [PATCH 05/37] drm/amdgpu/powerplay: add smu ip block for renoir (v2)
  ` [PATCH 06/37] drm/amdgpu/powerplay: add power up/down SDMA interfaces for renoir
  ` [PATCH 07/37] drm/amdgpu: skip dpm init "
  ` [PATCH 08/37] drm/amdgpu/powerplay: add Renoir VCN power management
  ` [PATCH 09/37] drm/amd/powerplay: powerup sdma/vcn for all apu series
  ` [PATCH 10/37] drm/amd/powerplay: udpate smu_v12_0_check_fw_version (v2)
  ` [PATCH 11/37] drm/amdgpu: add set_gfx_cgpg implement (v2)
  ` [PATCH 12/37] drm/amdgpu: add and enable gfxoff feature
  ` [PATCH 13/37] drm/amd/powerplay: fix checking gfxoff status for rn
  ` [PATCH 14/37] drm/amd/powerplay: using valid mapping check "
  ` [PATCH 15/37] drm/amd/powerplay: add smu tables "
  ` [PATCH 16/37] drm/amd/powerplay: init "
  ` [PATCH 17/37] drm/amd/powerplay: add DPMCLOCKS table implementation
  ` [PATCH 18/37] drm/amdgpu: disable gfxoff for the moment on renoir
  ` [PATCH 19/37] drm/amdgpu: enable gfx clock gating for rn
  ` [PATCH 20/37] drm/amdgpu: enable mmhub "
  ` [PATCH 21/37] drm/amdgpu: enable sdma "
  ` [PATCH 22/37] drm/amdgpu: enable BIF "
  ` [PATCH 23/37] drm/amdgpu: enable HDP "
  ` [PATCH 24/37] drm/amdgpu: enable rom "
  ` [PATCH 25/37] drm/amdgpu: enable vcn "
  ` [PATCH 26/37] drm/amdgpu: enable IH "
  ` [PATCH 27/37] drm/amdgpu: enable athub "
  ` [PATCH 28/37] drm/amdgpu: enable DF "
  ` [PATCH 29/37] drm/amdgpu/mmhub1: set mmhub "
  ` [PATCH 30/37] drm/amdgpu/sdma4: set sdma "
  ` [PATCH 31/37] drm/amdgpu: enable SDMA power "
  ` [PATCH 32/37] drm/amd/powerplay: enable renoir dpm feature
  ` [PATCH 33/37] drm/amd/powerplay: Disable renoir smu feature retrive for the moment
  ` [PATCH 34/37] drm/amdgpu: update gc/sdma goldensetting for rn
  ` [PATCH 35/37] Revert "drm/amdgpu: disable gfxoff for the moment on renoir"
  ` [PATCH 36/37] Revert "drm/amdgpu: use direct loading on renoir vcn for the moment"
  ` [PATCH 37/37] drm/amdgpu: enable VCN DPG for Renoir

[PATCH] drm/amdgpu: add atpx quirk handling
 2019-08-21 22:23 UTC  (6+ messages)
  ` [PATCH 1/2] drm/radeon: use POLL_REG_MEM special op for sDMA HDP flush
  ` [PATCH] XXX: hack: disable HG and use PX
  ` [PATCH] XXX: hack: use atpx rather than HG for runpm v2
  ` [PATCH 2/2] drm/radeon: use WAIT_REG_MEM special op for CP HDP flush

[PATCH 0/2] KVM: nVMX: Improve HLT activity support
 2019-08-21 22:22 UTC  (5+ messages)
` [PATCH 1/2] KVM: nVMX: Always indicate HLT activity support in VMX_MISC MSR

[PATCH 1/3] dma_resv: prime lockdep annotations
 2019-08-21 22:22 UTC  (5+ messages)
  ` [PATCH 2/3] drm/nouveau: slowpath for pushbuf ioctl
` [PATCH 3/3] drm/ttm: remove ttm_bo_wait_unreserved
` ✗ Fi.CI.CHECKPATCH: warning for series starting with [1/3] dma_resv: prime lockdep annotations

Staging status of speakup
 2019-08-21 22:22 UTC  (11+ messages)
      ` [HELP REQUESTED from the community] Was: "

[Qemu-devel] [PATCH 0/3] block/io_uring: fix EINTR and resubmit short reads
 2019-08-21 22:20 UTC  (2+ messages)
` [Qemu-devel] [Qemu-block] "

[PATCH 0/2] Skip ls-refs if possible for HTTP
 2019-08-21 22:20 UTC  (3+ messages)
` [PATCH 1/2] transport-helper: skip ls-refs if unnecessary
` [PATCH 2/2] transport: teach all vtables to allow fetch first

[RFC] xfs: Flush iclog containing XLOG_COMMIT_TRANS before waiting for log space
 2019-08-21 22:18 UTC  (2+ messages)

[PATCH v2 0/3] make RB_DECLARE_CALLBACKS more generic
 2019-08-21 22:18 UTC  (6+ messages)
` [PATCH v2 2/3] augmented rbtree: add new RB_DECLARE_CALLBACKS_MAX macro

[PATCH] xfsdump: find root inode, not first inode
 2019-08-21 22:14 UTC 

[Xen-devel] [PATCH] xen/arm: domain_build: Don't continue if unable to allocate all dom0 banks
 2019-08-21 22:12 UTC 

[PATCH v3 bpf-next 1/4] tracing/probe: Add PERF_EVENT_IOC_QUERY_PROBE ioctl
 2019-08-21 22:10 UTC  (6+ messages)

[PATCH] cifs: set domainName when a domain-key is used in multiuser
 2019-08-21 22:09 UTC 

[PATCH net-next] net/ncsi: update response packet length for GCPS/GNS/GNPTS commands
 2019-08-21 22:08 UTC 

Unable to create htb tc classes more than 64K
 2019-08-21 22:06 UTC  (7+ messages)

[U-Boot] [PATCH 1/1] nvme: Fix PRP Offset Invalid
 2019-08-21 22:06 UTC  (4+ messages)
` [U-Boot] [EXT] "

[linuxwifi] Intel Centrino Ultimate N 6300 regression
 2019-08-21 21:45 UTC  (2+ messages)

[PATCH] t0021: make sure clean filter runs
 2019-08-21 22:03 UTC  (5+ messages)

erofs: Question on unused fields in on-disk structs
 2019-08-21 22:03 UTC  (6+ messages)

New skb extension for use by LSMs (skb "security blob")?
 2019-08-21 22:00 UTC 

[Xen-devel] [libvirt test] 140454: regressions - FAIL
 2019-08-21 21:57 UTC 

[PATCH] ref-filter: initialize empty name or email fields
 2019-08-21 21:57 UTC  (3+ messages)

[PATCH -tip 0/3] x86,mm/pat: Move towards using generic interval trees
 2019-08-21 21:57 UTC  (3+ messages)
` [PATCH 1/3] x86,mm/pat: Use "

Added Realtek rtl8192u driver to staging - static analysis report
 2019-08-21 21:56 UTC  (3+ messages)

[PATCH] sdkext: use simpler kernel module for devtool test
 2019-08-21 21:56 UTC  (3+ messages)

[PATCH 0/3] fix interrupt swamp in NVMe
 2019-08-21 21:54 UTC  (6+ messages)
` [PATCH 3/3] nvme: complete request in work queue on CPU with flooded interrupts

[SPDK] SPDK Directory Structure Change (Proposition)
 2019-08-21 21:54 UTC 

[Buildroot] [PATCH: for-master 1/3] package/uclibc: remove UCLIBC_LARGEFILE_CONFIG
 2019-08-21 21:54 UTC  (6+ messages)
` [Buildroot] [PATCH: for-master 2/3] package/gcc: gcc 9.x for ork1 needs binutils >= 2.32
` [Buildroot] [PATCH: for-master 3/3] package/gcc: allow uclibc only for gcc or1k (5.x)

[U-Boot] [PATCH] sunxi: H6: DRAM: Add support for half DQ
 2019-08-21 21:54 UTC  (4+ messages)

[PATCH] bpf: handle 32-bit zext during constant blinding
 2019-08-21 21:51 UTC  (3+ messages)

[PATCH 0/9] [RFC] New sparse-checkout builtin and "cone" mode
 2019-08-21 21:52 UTC  (2+ messages)

[Bug 204181] New: NULL pointer dereference regression in amdgpu
 2019-08-21 21:51 UTC  (3+ messages)
` [Bug 204181] "

[Buildroot] [git commit] package/gcc: allow uclibc only for gcc or1k (5.x)
 2019-08-21 21:50 UTC 

[RFC,v2 0/6] TI camera serdes and I2C address translation
 2019-08-21 21:50 UTC  (6+ messages)
` [RFC,v2 3/6] media: dt-bindings: add DS90UB954-Q1 video deserializer

[PATCH 0/3] git-gui: Add ability to revert selected hunks and lines
 2019-08-21 21:48 UTC  (8+ messages)
` [PATCH 2/3] git-gui: Add the ability to revert selected lines

Build regressions/improvements in v5.3-rc5
 2019-08-21 21:39 UTC  (3+ messages)

[PATCH v8 00/14] Rockchip ISP1 Driver
 2019-08-21 21:46 UTC  (7+ messages)
` [PATCH v8 04/14] media: rkisp1: add Rockchip MIPI Synopsys DPHY driver

[PATCH ipsec-next 0/7] ipsec: add TCP encapsulation support (RFC 8229)
 2019-08-21 21:46 UTC  (8+ messages)
` [PATCH ipsec-next 1/7] net: add queue argument to __skb_wait_for_more_packets and __skb_{,try_}recv_datagram
` [PATCH ipsec-next 2/7] skbuff: Avoid sleeping in skb_send_sock_locked
` [PATCH ipsec-next 3/7] xfrm: introduce xfrm_trans_queue_net
` [PATCH ipsec-next 4/7] xfrm: add route lookup to xfrm4_rcv_encap
` [PATCH ipsec-next 5/7] esp4: prepare esp_input_done2 for non-UDP encapsulation
` [PATCH ipsec-next 6/7] esp4: split esp_output_udp_encap and introduce esp_output_encap
` [PATCH ipsec-next 7/7] xfrm: add espintcp (RFC 8229)

[Buildroot] [git commit] package/gcc: gcc 9.x for or1k needs binutils >= 2.32
 2019-08-21 21:46 UTC 

[PATCH] dt-bindings: ata: sata_rcar: Rename bindings documentation file
 2019-08-21 21:45 UTC  (3+ messages)

[PATCH v3 0/4] ASoC: codecs: Add WSA881x Smart Speaker amplifier support
 2019-08-21 21:44 UTC  (3+ messages)
` [PATCH v3 1/4] dt-bindings: soundwire: add slave bindings

[PATCH v4 0/6] tpm: Add driver for cr50
 2019-08-21 21:44 UTC  (6+ messages)
` [PATCH v4 3/6] tpm: tpm_tis_spi: Add a pre-transfer callback

[tsc] How we can make others contribute to openbmc-test-automation repository
 2019-08-21 21:43 UTC  (4+ messages)

Freeze using Linux function tracer on Xenomai 2.6
 2019-08-21 21:43 UTC  (3+ messages)

Let's talk about the elephant in the room - the Linux kernel's inability to gracefully handle low memory pressure
 2019-08-21 21:42 UTC  (3+ messages)

[PATCH 0/3] xfs: avoid IO issues unaligned memory allocation
 2019-08-21 21:39 UTC  (8+ messages)
` [PATCH 2/3] xfs: add kmem_alloc_io()
` [PATCH 3/3] xfs: alignment check bio buffers

[Buildroot] [git commit] package/uclibc: remove UCLIBC_LARGEFILE_CONFIG
 2019-08-21 21:39 UTC 

[Buildroot] [git commit branch/next] package/uclibc: remove UCLIBC_LARGEFILE_CONFIG
 2019-08-21 21:39 UTC 

[PATCH net] ixgbe: fix double clean of tx descriptors with xdp
 2019-08-21 21:38 UTC  (8+ messages)
              ` [Intel-wired-lan] "

[PATCH 00/38] Convert networking to use the XArray
 2019-08-21 21:38 UTC  (5+ messages)
` [PATCH 24/38] cls_u32: Convert tc_u_common->handle_idr to XArray

Telemetry Redfish Mockup location at DMTF
 2019-08-21 21:37 UTC  (4+ messages)

kernel panic in 5.3-rc5, nfsd_reply_cache_stats_show+0x11
 2019-08-21 21:28 UTC  (4+ messages)

[Buildroot] [PATCH 1/1] package/uclibc: fix termios redefinition issue for PowerPC
 2019-08-21 21:35 UTC  (2+ messages)

[Xen-devel] [PATCH 00/14] livepatch: new features and fixes
 2019-08-21 21:34 UTC  (3+ messages)
` [Xen-devel] [PATCH 09/14] livepatch: Add per-function applied/reverted state tracking marker

[Bug 204575] New: Connect a thunderbolt/usb-c dock hang the laptop after resume
 2019-08-21 21:33 UTC  (2+ messages)
` [Bug 204575] "

[net-next 00/15][pull request] 40GbE Intel Wired LAN Driver Updates 2019-08-21
 2019-08-21 21:31 UTC  (2+ messages)

[PATCH v3 0/6] Add support of New Amlogic temperature sensor for G12 SoCs
 2019-08-21 21:30 UTC  (9+ messages)

[PATCH v2 0/3] x86/cpu: Add new Airmont CPU model
 2019-08-21 21:27 UTC  (7+ messages)
` [PATCH v2 2/3] x86/cpu: Add new Intel Atom CPU model name

[PATCH 1/5] drm/i915/execlists: Set priority hint prior to submission
 2019-08-21 21:27 UTC  (4+ messages)
` [PATCH 5/5] drm/i915: Replace i915_vma_put_fence()

[PATCH v2] btrfs: fix allocation of bitmap pages
 2019-08-21 21:25 UTC  (2+ messages)

[PATCH] drm/crc: Actually allow to change the crc source
 2019-08-21 21:25 UTC  (2+ messages)
` ✓ Fi.CI.BAT: success for "

[PATCH] net/ncsi: Fix the payload copying for the request coming from Netlink
 2019-08-21 21:24 UTC 

Boot failure due to: x86/boot: Save fields explicitly, zero out everything else
 2019-08-21 21:24 UTC  (4+ messages)
` [PATCH] x86/boot: Fix boot failure regression

[PATCH] x86/hyper-v: enable TSC page clocksource on 32bit
 2019-08-21 21:23 UTC  (3+ messages)

[Qemu-devel] [Bug 1840922] [NEW] qemu-arm for cortex-m33 aborts with unhandled CPU exception 0x8
 2019-08-21 21:15 UTC  (3+ messages)
` [Qemu-devel] [Bug 1840922] "

[PATCH v2] ASoC: SOF: topology: fix get control data return type and arguments
 2019-08-21 21:11 UTC 

[Qemu-devel] QEMU bitmap backup usability FAQ
 2019-08-21 21:19 UTC  (3+ messages)

[PATCH] Add optional chip erase functionality to AT25 EEPROM driver
 2019-08-21 21:21 UTC  (2+ messages)

[PATCH v3 00/16] Display Stream Compression (DSC) for AMD Navi
 2019-08-21 21:20 UTC  (2+ messages)

Implementing Mikrotik IE
 2019-08-21 21:19 UTC  (14+ messages)

[Qemu-devel] [PATCH 0/2] tests/acceptance: Update MIPS Malta ssh test
 2019-08-21 21:00 UTC  (3+ messages)

[Xen-devel] [xen-unstable-smoke test] 140491: tolerable all pass - PUSHED
 2019-08-21 21:18 UTC 

[PATCH v2 0/6] Add initial support for S32V234-EVB
 2019-08-21 21:18 UTC  (4+ messages)
` [PATCH v2 4/6] dt-bindings: serial: Document Freescale LINFlex UART

Переговоры с торговыми сетями
 2019-08-21 21:17 UTC 

[Xen-devel] [PATCH] livepatch: always print XENLOG_ERR information (ARM, ELF)
 2019-08-21 21:16 UTC  (3+ messages)

[PATCH v2 00/14] arm64: dts: meson: fixes following YAML bindings schemas conversion
 2019-08-21 21:16 UTC  (3+ messages)
` [PATCH v2 08/14] arm64: dts: meson-gxl: fix internal phy compatible


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.