All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-08-28 19:42:06 to 2019-08-28 20:28:29 UTC [more...]

[Qemu-devel] [PULL 0/2] Python queue, 2019-08-28
 2019-08-28 19:23 UTC  (2+ messages)
` [Qemu-devel] [PULL 2/2] configure: more resilient Python version capture

[PATCHv1 0/3] Odroid c2 missing regulator linking
 2019-08-28 20:27 UTC  (11+ messages)
` [PATCHv1 1/3] arm64: dts: meson: odroid-c2: Add missing regulator linked to P5V0 regulator
` [PATCHv1 2/3] arm64: dts: meson: odroid-c2: Add missing regulator linked to VDDIO_AO3V3 regulator
` [PATCHv1 3/3] arm64: dts: meson: odroid-c2: Add missing regulator linked to HDMI supply

[U-Boot] [RFC PATCH] patman: Use the Change-Id, version, and prefix in the Message-Id
 2019-08-28 20:27 UTC 

[PATCH v2 00/21] drm: Add support for bus-format negotiation
 2019-08-28 20:27 UTC  (8+ messages)
` [PATCH v2 01/21] drm: Stop including drm_bridge.h from drm_crtc.h
` [PATCH v2 08/21] drm/msm: Use drm_attach_bridge() to attach a bridge to an encoder

[PATCH v2] leds: ti-lmu-common: Fix coccinelle issue in TI LMU
 2019-08-28 20:27 UTC  (2+ messages)

[PATCH] libnvdimm, region: Use struct_size() in kzalloc()
 2019-08-28 20:25 UTC  (8+ messages)

[Qemu-arm] [PATCH v3 00/69] target/arm: Convert aa32 base isa to decodetree
 2019-08-28 19:04 UTC  (61+ messages)
` [Qemu-devel] [PATCH v3 26/69] target/arm: Convert Signed multiply, signed and unsigned divide
  ` [Qemu-arm] "
` [Qemu-devel] [PATCH v3 28/69] target/arm: Convert LDM, STM
  ` [Qemu-arm] "
` [Qemu-devel] [PATCH v3 33/69] target/arm: Convert SVC
  ` [Qemu-arm] "
` [Qemu-devel] [PATCH v3 34/69] target/arm: Convert RFE and SRS
  ` [Qemu-arm] "
` [Qemu-devel] [PATCH v3 35/69] target/arm: Convert Clear-Exclusive, Barriers
  ` [Qemu-arm] "
` [Qemu-devel] [PATCH v3 37/69] target/arm: Convert SETEND
  ` [Qemu-arm] "
` [Qemu-devel] [PATCH v3 38/69] target/arm: Convert PLI, PLD, PLDW
` [Qemu-devel] [PATCH v3 39/69] target/arm: Convert Unallocated memory hint
  ` [Qemu-arm] "
` [Qemu-devel] [PATCH v3 40/69] target/arm: Convert Table Branch
  ` [Qemu-arm] "
` [Qemu-devel] [PATCH v3 41/69] target/arm: Convert SG
` [Qemu-devel] [PATCH v3 42/69] target/arm: Convert TT
` [Qemu-devel] [PATCH v3 44/69] target/arm: Simplify disas_arm_insn
` [Qemu-devel] [PATCH v3 45/69] target/arm: Add skeleton for T16 decodetree
  ` [Qemu-arm] "
` [Qemu-devel] [PATCH v3 46/69] target/arm: Convert T16 data-processing (two low regs)
  ` [Qemu-arm] "
` [Qemu-devel] [PATCH v3 47/69] target/arm: Convert T16 load/store (register offset)
  ` [Qemu-arm] "
` [Qemu-devel] [PATCH v3 48/69] target/arm: Convert T16 load/store (immediate offset)
  ` [Qemu-arm] "
` [Qemu-devel] [PATCH v3 49/69] target/arm: Convert T16 add pc/sp (immediate)
` [Qemu-devel] [PATCH v3 50/69] target/arm: Convert T16 load/store multiple
  ` [Qemu-arm] "
` [Qemu-devel] [PATCH v3 51/69] target/arm: Convert T16 add/sub (3 low, 2 low and imm)
` [Qemu-devel] [PATCH v3 52/69] target/arm: Convert T16 one low register and immediate
  ` [Qemu-arm] "
` [Qemu-devel] [PATCH v3 53/69] target/arm: Convert T16 branch and exchange
` [Qemu-devel] [PATCH v3 54/69] target/arm: Convert T16 add, compare, move (two high registers)
  ` [Qemu-arm] "
` [Qemu-devel] [PATCH v3 55/69] target/arm: Convert T16 adjust sp (immediate)
  ` [Qemu-arm] "
` [Qemu-devel] [PATCH v3 56/69] target/arm: Convert T16, extract
` [Qemu-devel] [PATCH v3 57/69] target/arm: Convert T16, Change processor state
` [Qemu-devel] [PATCH v3 58/69] target/arm: Convert T16, Reverse bytes
  ` [Qemu-arm] "
` [Qemu-devel] [PATCH v3 59/69] target/arm: Convert T16, nop hints
  ` [Qemu-arm] "
` [Qemu-devel] [PATCH v3 60/69] target/arm: Split gen_nop_hint
` [Qemu-devel] [PATCH v3 61/69] target/arm: Convert T16, push and pop
` [Qemu-devel] [PATCH v3 62/69] target/arm: Convert T16, Conditional branches, Supervisor call
` [Qemu-devel] [PATCH v3 63/69] target/arm: Convert T16, Miscellaneous 16-bit instructions
  ` [Qemu-arm] "
` [Qemu-devel] [PATCH v3 64/69] target/arm: Convert T16, shift immediate
  ` [Qemu-arm] "
` [Qemu-devel] [PATCH v3 65/69] target/arm: Convert T16, load (literal)
` [Qemu-devel] [PATCH v3 66/69] target/arm: Convert T16, Unconditional branch
` [Qemu-devel] [PATCH v3 67/69] target/arm: Convert T16, long branches
  ` [Qemu-arm] "
` [Qemu-devel] [PATCH v3 68/69] target/arm: Clean up disas_thumb_insn
  ` [Qemu-arm] "
` [Qemu-devel] [PATCH v3 69/69] target/arm: Inline gen_bx_im into callers
  ` [Qemu-arm] "

[PATCH 0/2] partial-clone: fix two issues with sparse filter handling
 2019-08-28 20:18 UTC  (3+ messages)
` [PATCH 1/2] list-objects-filter: only parse sparse OID when 'have_git_dir'
` [PATCH 2/2] list-objects-filter: handle unresolved sparse filter OID

[Qemu-devel] [PATCH v2 0/2] Alignment checks cleanup
 2019-08-28 19:15 UTC  (4+ messages)
` [Qemu-devel] [PATCH v2 2/2] block: Remove unused masks
  ` [Qemu-devel] [Qemu-block] "
` [Qemu-devel] [Qemu-block] [PATCH v2 0/2] Alignment checks cleanup

[Qemu-devel] [PATCH 0/3] Acceptance test x86_cpu_model_versions: fixes and minor improvements
 2019-08-28 19:36 UTC  (3+ messages)
` [Qemu-devel] [PATCH 1/3] Acceptance test x86_cpu_model_versions: shutdown VMs
` [Qemu-devel] [PATCH 3/3] Acceptance test x86_cpu_model_versions: split into smaller tests

[PATCH 0/5] ext4: direct IO via iomap infrastructure
 2019-08-28 20:26 UTC  (5+ messages)
` [PATCH 2/5] ext4: move inode extension/truncate code out from ext4_iomap_end()
` [PATCH 4/5] ext4: introduce direct IO write code path using iomap infrastructure

[PATCH 0/2] Coresight: Fix for v5.3-rc5
 2019-08-28 20:25 UTC  (3+ messages)

[PATCH v2 0/8] Separate trace-cmd and libtracecmd code
 2019-08-28 20:25 UTC  (12+ messages)
` [PATCH v2 4/8] trace-cmd: Move trace-cmd global variable "quiet" to libtracecmd
` [PATCH v2 5/8] trace-cmd: Move trace-cmd global variable "debug" "
` [PATCH v2 6/8] trace-cmd: Move plog() function "
` [PATCH v2 7/8] trace-cmd: Move trace-cmd APIs from trace-cmd.h to trace-local.h
` [PATCH v2 8/8] trace-cmd: Move tracecmd_stack_tracer_status() function to libtracecmd

Maximum Number of ACL on NFSv4
 2019-08-28 20:25 UTC  (11+ messages)

[PATCH] serial-getty@.service: Allow device to fast fail if it does not exist
 2019-08-28 20:24 UTC  (5+ messages)

[PATCH v2] cfg80211: add local BSS receive time to survey information
 2019-08-28 20:24 UTC  (6+ messages)

[RFC v1 2/2] rcu/tree: Remove dynticks_nmi_nesting counter
 2019-08-28 20:23 UTC  (2+ messages)

[PATCH RESEND v11 0/8] openat2(2)
 2019-08-28 20:17 UTC  (7+ messages)
` [PATCH RESEND v11 7/8] open: openat2(2) syscall

[RFC bpf-next 0/5] Convert iproute2 to use libbpf (WIP)
 2019-08-28 20:23 UTC  (4+ messages)

[PATCH net-next v2 0/9] r8169: add support for RTL8125
 2019-08-28 20:23 UTC 

[PATCH] drm/amd/amdgpu: hide voltage and power sensors on SI and KV parts
 2019-08-28 20:22 UTC  (2+ messages)

[PATCH 0/5] perf: Treat perf_event_paranoid and kptr_restrict like the kernel does it
 2019-08-28 20:22 UTC  (4+ messages)

[PATCH] net: spider_net: Use struct_size() helper
 2019-08-28 20:21 UTC 

[Buildroot] [PATCH buildroot-test] autobuild-run: add --flush-downloads argument to prevent false NOK due to not enough space on hard drive
 2019-08-28 20:20 UTC  (3+ messages)

[PATCH 0/4] Add binder state and statistics to binderfs
 2019-08-28 20:19 UTC  (4+ messages)
` [PATCH 2/4] binder: Add stats, state and transactions files

[PATCH 1/1] merge_config.sh: ignore unwanted grep errors
 2019-08-28 20:19 UTC 

[tpm2] Docker Images
 2019-08-28 20:19 UTC 

[PATCH 00/10] OOM Debug print selection and additional information
 2019-08-28 20:18 UTC  (15+ messages)

[Qemu-trivial] [PATCH] qemu-doc: Do not hard-code the name of the QEMU binary
 2019-08-28 19:18 UTC  (2+ messages)
` [Qemu-devel] [Qemu-block] "

[Qemu-devel] ANNOUNCE: libnbd 1.0 & nbdkit 1.14 - high performance NBD client and server
 2019-08-28 19:18 UTC 

[Buildroot] [PATCH] package/at: bump version
 2019-08-28 20:17 UTC 

[thud][PATCH] img-pvr-sdk: Add arm64 wayland demos bins
 2019-08-28 20:17 UTC 

[RFC v1 1/2] rcu/tree: Clean up dynticks counter usage
 2019-08-28 20:13 UTC  (2+ messages)

[ndctl RFC PATCH] ndctl/namespace: create namespaces greedily
 2019-08-28 20:13 UTC  (2+ messages)

[PATCH] drm/i915: disable set/get_tiling ioctl on gen12+
 2019-08-28 20:13 UTC  (8+ messages)

[Ksummit-discuss] DRAFT Kernel Summit Track schedule
 2019-08-28 20:13 UTC  (2+ messages)

[PATCH 0/8] kernel/kernel-yocto: consolidated M3 feature pull request
 2019-08-28 20:12 UTC  (8+ messages)
` [PATCH 2/8] linux-yocto: introduce 5.2 recipes
` [PATCH 4/8] kernel-devsrc: remove python2 dependency

[PATCH] drm/i915/tgl: Enabling DSC on Pipe A for TGL
 2019-08-28 20:12 UTC  (2+ messages)

[PATCH v2] linux-yocto: introduce 5.2 recipes
 2019-08-28 20:10 UTC 

[PATCH lttng-tools] Fix: check validity of a stream before invoking ust flush command
 2019-08-28 20:09 UTC 

[PATCH] leds: lm3532: Avoid potentially unpaired regulator calls
 2019-08-28 20:09 UTC  (2+ messages)

[Xen-devel] [xen-unstable-smoke test] 140773: tolerable all pass - PUSHED
 2019-08-28 20:06 UTC 

[PATCH net-next v2 3/3] dpaa2-eth: Add pause frame support
 2019-08-28 20:06 UTC  (4+ messages)

[patch 0/2] x86/mm/pti: Robustness updates
 2019-08-28 20:05 UTC  (8+ messages)
` [patch 1/2] x86/mm/pti: Handle unaligned address gracefully in pti_clone_pagetable()

[PATCH v2 2/2] reset: Reset controller driver for Intel LGM SoC
 2019-08-28 20:01 UTC  (8+ messages)

mmotm 2019-08-27-20-39 uploaded
 2019-08-28 20:01 UTC  (5+ messages)
` mmotm 2019-08-27-20-39 uploaded (objtool: xen)

[Patch v4 1/3] dt-bindings: spi: spi-fsl-qspi: Add ls2080a compatibility string to bindings
 2019-08-28 20:01 UTC  (8+ messages)
  ` [EXT] "

[PATCH v11 06/10] drm/i915/perf: implement active wait for noa configurations
 2019-08-28 20:00 UTC  (2+ messages)

[PATCH 1/2] dmr/amdgpu: Avoid HW GPU reset for RAS
 2019-08-28 20:00 UTC  (2+ messages)
  ` [PATCH 2/2] dmr/amdgpu: Add system auto reboot to RAS

[PATCH v2] vsprintf: introduce %dE for error constants
 2019-08-28 19:59 UTC  (3+ messages)

Patches potentially missing from stable releases
 2019-08-28 19:59 UTC  (9+ messages)

[PATCH V2] drm: Add LTTPR defines for DP 1.4a
 2019-08-28 19:58 UTC  (3+ messages)

next-20190826 - objtool fails to build
 2019-08-28 19:58 UTC  (5+ messages)

[PATCH] pinctrl-mcp23s08: Fix property-name in dt-example
 2019-08-28 19:56 UTC 

[PATCH net-next v4 0/3] net: ethernet: mediatek: convert to PHYLINK
 2019-08-28 19:56 UTC  (5+ messages)
` [PATCH net-next v4 3/3] dt-bindings: net: ethernet: Update mt7622 docs and dts to reflect the new phylink API

[meta-networking][RFC PATCH 0/1] Failed to compile networkmanager with musl
 2019-08-28 19:56 UTC  (5+ messages)

[PATCH 00/23] Add DC support for Renoir
 2019-08-28 19:56 UTC  (23+ messages)
  ` [PATCH 02/23] drm/amd/display: Add Renoir clock registers list
  ` [PATCH 03/23] drm/amd/display: Add Renoir hw_seq register list
  ` [PATCH 04/23] drm/amd/display: Add pp_smu functions for Renoir
  ` [PATCH 05/23] drm/amd/display: Add Renoir irq_services
  ` [PATCH 06/23] drm/amd/display: Add hubp block for Renoir (v2)
  ` [PATCH 07/23] drm/amd/display: Add Renoir hubbub registers list
  ` [PATCH 08/23] drm/amd/display: Add Renoir Hubbub (v2)
  ` [PATCH 09/23] drm/amd/display: Add Renoir clock manager
  ` [PATCH 10/23] drm/amd/display: Add Renoir resource (v2)
  ` [PATCH 11/23] drm/amd/display: Add Renoir GPIO
  ` [PATCH 12/23] drm/amd/display: Add Renoir DML
  ` [PATCH 13/23] drm/amd/display: Fix register names
  ` [PATCH 14/23] drm/amd/display: Handle Renoir in DC
  ` [PATCH 15/23] drm/amd/display: Handle Renoir in amdgpu_dm (v2)
  ` [PATCH 16/23] drm/amd/display: call update_bw_bounding_box
  ` [PATCH 17/23] drm/amd/display: add dal_asic_id for renoir
  ` [PATCH 18/23] drm/amd/display: add dcn21 core DC changes
  ` [PATCH 19/23] drm/amd/display: build dcn21 blocks
  ` [PATCH 20/23] drm/amd/display: add Renoir to kconfig
  ` [PATCH 21/23] drm/amd/display: Correct order of RV family clk managers for Renoir
  ` [PATCH 22/23] drm/amd/display: Add DCN2.1 changes to DML
  ` [PATCH 23/23] drm/amdgpu: Enable DC on Renoir

[PATCH v2] ipv6: Not to probe neighbourless routes
 2019-08-28 19:55 UTC  (2+ messages)

[PATCH v2] ipv6: Not to probe neighbourless routes
 2019-08-28 19:55 UTC  (2+ messages)

[PATCH net-next 00/15] ioc3-eth improvements
 2019-08-28 19:55 UTC  (4+ messages)
` [PATCH net-next 03/15] net: sgi: ioc3-eth: remove checkpatch errors/warning

Question about FRU read/write function
 2019-08-28 19:54 UTC 

/proc/vmcore and wrong PAGE_OFFSET
 2019-08-28 19:54 UTC  (5+ messages)

[PATCH] merge-options.txt: clarify meaning of various ff-related options
 2019-08-28 19:53 UTC  (5+ messages)
` [PATCH v2] "

[PATCH V3] drm: Add LTTPR defines for DP 1.4a
 2019-08-28 19:52 UTC 

[PATCH] drm/i915: Prune 2560x2880 mode for 5K tiled dual DP monitors
 2019-08-28 19:53 UTC  (5+ messages)

BMCWeb changes login password
 2019-08-28 19:48 UTC  (2+ messages)

KASAN: use-after-free Read in rxrpc_put_peer
 2019-08-28 19:48 UTC 

[three fio patches 0/3]
 2019-08-28 19:47 UTC  (5+ messages)
` [three fio patches 3/3] smalloc: allocate pool-> members from shared memory

[PATCH v2 0/2] guarantee natural alignment for kmalloc()
 2019-08-28 19:46 UTC  (4+ messages)
` [PATCH v2 2/2] mm, sl[aou]b: guarantee natural alignment for kmalloc(power-of-two)

[PATCH] Parallel microcode update in Linux
 2019-08-28 19:45 UTC  (9+ messages)
` [PATCH] x86/microcode: Update microcode for all cores in parallel
    ` [PATCH 1/2] x86/microcode: Update late microcode "

Purgatory compile flag changes apparently causing Kexec relocation overflows
 2019-08-28 19:42 UTC 

objtool warning "uses BP as a scratch register" with clang-9
 2019-08-28 19:41 UTC  (12+ messages)


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.