All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-01-23 16:28:41 to 2020-01-23 17:20:49 UTC [more...]

[PATCH REPOST v3 20/80] arm/mps2-tz: use memdev for RAM
 2020-01-23 14:47 UTC  (3+ messages)
` [PATCH v4 "

[PULL 00/20] target-arm queue
 2020-01-23 15:30 UTC  (5+ messages)
` [PULL 05/20] tests/tcg/aarch64: Add pauth-4
` [PULL 07/20] hw/arm: Use helper function to trigger hotplug handler plug
` [PULL 12/20] hw/misc/stm32f4xx_syscfg: Fix copy/paste error
` [PULL 14/20] hw/core/or-irq: Increase limit of or-lines to 48

[RFC 0/2] virtio-rng: add a control queue
 2020-01-23 15:17 UTC  (2+ messages)
` [RFC 2/2] "

[Patch v3 0/3] ARM: dts: am43x-vpfe/ov2659.patch
 2020-01-23 17:20 UTC  (9+ messages)

[PATCH 00/17] bcache patches for Linux v5.6
 2020-01-23 17:19 UTC  (19+ messages)
` [PATCH 01/17] bcache: cached_dev_free needs to put the sb page
` [PATCH 02/17] bcache: use a separate data structure for the on-disk super block
` [PATCH 03/17] bcache: rework error unwinding in register_bcache
` [PATCH 04/17] bcache: properly initialize 'path' and 'err' in register_bcache()
` [PATCH 05/17] bcache: fix use-after-free "
` [PATCH 06/17] bcache: transfer the sb_page reference to register_{bdev,cache}
` [PATCH 07/17] bcache: return a pointer to the on-disk sb from read_super
` [PATCH 08/17] bcache: store a pointer to the on-disk sb in the cache and cached_dev structures
` [PATCH 09/17] bcache: use read_cache_page_gfp to read the superblock
` [PATCH 10/17] lib: crc64: include <linux/crc64.h> for 'crc64_be'
` [PATCH 11/17] bcache: add code comments for state->pool in __btree_sort()
` [PATCH 12/17] bcache: avoid unnecessary btree nodes flushing in btree_flush_write()
` [PATCH 13/17] bcache: print written and keys in trace_bcache_btree_write
` [PATCH 14/17] bcache: back to cache all readahead I/Os
` [PATCH 15/17] bcache: remove member accessed from struct btree
` [PATCH 16/17] bcache: reap c->btree_cache_freeable from the tail in bch_mca_scan()
` [PATCH 17/17] bcache: reap from tail of c->btree_cache "

[PULL v2 00/59] Misc (x86 and QOM) patches for 2020-01-23
 2020-01-23 13:50 UTC  (31+ messages)
` [PULL 01/59] cpu: Introduce cpu_class_set_parent_reset()
` [PULL 03/59] pvpanic: introduce crashloaded for pvpanic
` [PULL 05/59] qom/object: Display more helpful message when an interface is missing
` [PULL 06/59] audio/audio: Add missing fall through comment
` [PULL 07/59] hw/display/tcx: Add missing fall through comments
` [PULL 12/59] configure: Do not build libfdt if not required
` [PULL 14/59] Makefile: Restrict system emulation and tools objects
` [PULL 15/59] Makefile: Remove unhelpful comment
` [PULL 16/59] hw/core: Restrict reset handlers API to system-mode
` [PULL 17/59] hw/core/Makefile: Group generic objects versus system-mode objects
` [PULL 19/59] target/i386: add a ucode-rev property
` [PULL 20/59] target/i386: kvm: initialize microcode revision from KVM
` [PULL 21/59] virtio-scsi: delete vqs in unrealize to avoid memleaks
` [PULL 22/59] virtio-scsi: convert to new virtio_delete_queue
` [PULL 25/59] hw/ppc/spapr_rtas: Remove local variable
` [PULL 28/59] accel: Introduce the current_accel() wrapper
` [PULL 29/59] accel: Replace current_machine->accelerator by "
` [PULL 33/59] qdev: remove extraneous error
` [PULL 34/59] qdev: move helper function to monitor/misc
` [PULL 35/59] object: avoid extra class property key duplication
` [PULL 38/59] qstring: add qstring_free()
` [PULL 40/59] object: do not free class properties
` [PULL 48/59] qdev: set properties with device_class_set_props()
` [PULL 51/59] qdev: register properties as class properties
` [PULL 52/59] vl: print default value in object help
` [PULL 53/59] qom: simplify qmp_device_list_properties()
` [PULL 54/59] qom: introduce object_property_help()
` [PULL 56/59] qdev: use object_property_help()
` [PULL 57/59] target/i386: Add the 'model-id' for Skylake -v3 CPU models
` [PULL 59/59] tests: fix test-qga on macosx

[PATCH v16.1 0/9] mm / virtio: Provide support for free page reporting
 2020-01-23 17:20 UTC  (5+ messages)

[PATCH v3 00/10] Add support for loading main_r5fss0_core0
 2020-01-23 17:19 UTC  (10+ messages)
` [PATCH v3 02/10] arm: k3: Add support for loading non linux remote cores

[PATCH 1/3] drm/dp: Include the AUX CH name in the debug messages
 2020-01-23 17:19 UTC  (4+ messages)
` [PATCH 2/3] drm/i915: "
    ` [Intel-gfx] "

[PATCH bpf-next v4 00/12] Extend SOCKMAP to store listening sockets
 2020-01-23 17:18 UTC  (5+ messages)
` [PATCH bpf-next v4 02/12] net, sk_msg: Annotate lockless access to sk_prot on clone
` [PATCH bpf-next v4 10/12] net: Generate reuseport group ID on group creation

[PATCH bpf 0/4] Various fixes for sockmap and reuseport tests
 2020-01-23 17:18 UTC  (7+ messages)
` [PATCH bpf 1/4] selftests: bpf: use a temporary file in test_sockmap
` [PATCH bpf 2/4] selftests: bpf: ignore RST packets for reuseport tests
` [PATCH bpf 3/4] selftests: bpf: make reuseport test output more legible
` [PATCH bpf 4/4] selftests: bpf: reset global state between reuseport test runs

[PATCH] bpf: devmap: Pass lockdep expression to RCU lists
 2020-01-23 17:18 UTC  (7+ messages)
    ` [Linux-kernel-mentees] "

[Xen-devel] [xen-unstable bisection] complete test-amd64-amd64-xl-qemut-stubdom-debianhvm-amd64-xsm
 2020-01-23 17:17 UTC  (4+ messages)

[Patch v4 00/10] ARM: dts: dra7: add cal nodes
 2020-01-23 17:17 UTC  (3+ messages)

[RFC PATCH v4 0/6] sched/cpufreq: Make schedutil energy aware
 2020-01-23 17:16 UTC  (3+ messages)

[PATCH v2 00/10] Rework READ_ONCE() to improve codegen
 2020-01-23 17:16 UTC  (3+ messages)

[PATCH v2 net-next 00/13] qed*: Utilize FW 8.42.2.0
 2020-01-23 17:16 UTC  (2+ messages)

[PATCH REPOST v3 00/80] refactor main RAM allocation to use hostmem backend
 2020-01-23 15:07 UTC  (4+ messages)
` [PATCH REPOST v3 06/80] alpha:dp264: use memdev for RAM

[PATCH v10 6/6] x86/split_lock: Enable split lock detection by kernel parameter
 2020-01-23 17:15 UTC  (12+ messages)
` [PATCH v11] x86/split_lock: Enable split lock detection by kernel
        ` [PATCH v12] "

[PATCH v2 0/8] remoteproc: qcom: post mortem debug support
 2020-01-23 17:15 UTC  (7+ messages)
` [PATCH v2 7/8] remoteproc: qcom: q6v5: Add common panic handler

system freeze - beaglebone black xenomai - gpio interrupts driver
 2020-01-23 17:15 UTC  (3+ messages)

[PATCH 00/11] rk3399: SPI boot support (fixes, updates)
 2020-01-23 17:15 UTC  (12+ messages)
` [PATCH 02/11] distro_bootcmd: Add SF support

[PATCH V3,net-next, 0/2] hv_netvsc: Add XDP support
 2020-01-23 17:14 UTC  (4+ messages)
` [PATCH V3,net-next, 1/2] "

[PATCH -next] arm64/spinlock: fix a -Wunused-function warning
 2020-01-23 17:11 UTC  (6+ messages)

[libgpiod] [PATCH] iter: remove unnecessary indirection in free_dirs
 2020-01-23 17:12 UTC  (2+ messages)

[PATCH v1] ltp-ddt: Update to latest
 2020-01-23 17:08 UTC 

[PATCH 00/26] Various qom & qdev enhancements
 2020-01-23 14:34 UTC  (5+ messages)
` [PATCH 10/26] object: add object_property_set_defaut_{bool, str, int, uint}()

stable-rc/linux-4.9.y boot: 93 boots: 3 failed, 83 passed with 5 offline, 2 untried/unknown (v4.9.211)
 2020-01-23 17:09 UTC 

[PATCH ghak90 V8 00/16] audit: implement container identifier
 2020-01-23 17:09 UTC  (5+ messages)
` [PATCH ghak90 V8 07/16] audit: add contid support for signalling the audit daemon

[meta-oe][PATCH] plymouth: fix usrmerge
 2020-01-23 16:59 UTC 

[meta-ti][thud][PATCH] ti-img-encode-decode: Update SRCREV to latest
 2020-01-23 17:08 UTC  (3+ messages)

[Xen-devel] [xen-unstable-smoke test] 146420: regressions - FAIL
 2020-01-23 17:07 UTC 

[PATCH] CIFS: Fix task struct use-after-free on reconnect
 2020-01-23 17:07 UTC  (3+ messages)

[PATCH v2 0/6] arm64: ARMv8.4 Activity Monitors support
 2020-01-23 17:07 UTC  (11+ messages)
` [PATCH v2 1/6] arm64: add support for the AMU extension v1
` [PATCH v2 2/6] arm64: trap to EL1 accesses to AMU counters from EL0
` [PATCH v2 6/6] arm64: use activity monitors for frequency invariance

[PATCH 00/16] Add MHI bus support
 2020-01-23 17:05 UTC  (5+ messages)
` [PATCH 01/16] docs: Add documentation for MHI bus
` [PATCH 02/16] bus: mhi: core: Add support for registering MHI controllers

[PATCH 1/2] drm/amdgpu: attempt to enable gfxoff on more raven1 boards (v2)
 2020-01-23 17:05 UTC  (2+ messages)
` [PATCH 2/2] drm/amdgpu: original raven doesn't support full asic reset

[PATCH v2] mvneta driver disallow XDP program on hardware buffer management
 2020-01-23 17:05 UTC  (2+ messages)

[PATCH v4 0/3] arm64: perf: Add support for ARMv8.5-PMU 64-bit counters
 2020-01-23 17:04 UTC  (4+ messages)
` [PATCH v4 2/3] KVM: arm64: limit PMU version to ARMv8.4

[REGRESSION] gitk can't be run from non-worktree folders
 2020-01-23 17:04 UTC  (4+ messages)

[PATCH bpf-next v3 00/10] MAC and Audit policy using eBPF (KRSI)
 2020-01-23 17:03 UTC  (3+ messages)
` [PATCH bpf-next v3 04/10] bpf: lsm: Add mutable hooks list for the BPF LSM

[PATCH v3 0/8] Fix Exynos4210 DMA support
 2020-01-23 15:20 UTC  (2+ messages)

[Xen-devel] [linux-5.4 test] 146414: regressions - FAIL
 2020-01-23 17:02 UTC 

[RFC PATCH] mtd: spi-nor: fix locking for flashes <32MBit
 2020-01-23 17:01 UTC 

[dpdk-dev] [PATCH] app/testpmd: fix hotplug
 2020-01-23 17:01 UTC  (2+ messages)

[PATCH 00/17] bcache patches for Linux v5.16
 2020-01-23 17:00 UTC 

[PATCH v10 1/2] dt-bindings: edac: dmc-520.yaml
 2020-01-23 17:00 UTC  (4+ messages)

[PATCH] drm/amdgpu: remove the experimental flag for renoir
 2020-01-23 16:58 UTC  (3+ messages)

[GIT PULL] arm64 updates for 5.6
 2020-01-23 16:58 UTC  (2+ messages)

[PATCH] x86/CPU/AMD: Remove amd_get_topology_early()
 2020-01-23 16:58 UTC 

[GIT PULL] clk: ti: changes for 5.6
 2020-01-23 16:57 UTC  (2+ messages)

[PATCH ghak28 V4] audit: log audit netlink multicast bind and unbind events
 2020-01-23 16:57 UTC  (6+ messages)

[Xen-devel] [XEN PATCH] libxl: Fix comment about dcs.sdss
 2020-01-23 16:56 UTC 

[peterz-queue:locking/cna 4/4] kernel/locking/qspinlock_cna.h:242:24: error: 'head_2nd' undeclared; did you mean 'cad_pid'?
 2020-01-23 16:57 UTC 

[PATCH v5] mm/mempolicy: Checking hugepage migration is supported by arch in vma_migratable
 2020-01-23 16:56 UTC  (2+ messages)

[RFC] x86: Select HARDIRQS_SW_RESEND on x86
 2020-01-23 16:56 UTC 

[RFC] dax,pmem: Provide a dax operation to zero range of memory
 2020-01-23 16:52 UTC  (2+ messages)

[Xen-devel] [PATCH v5 00/18] VM forking
 2020-01-23 16:55 UTC  (12+ messages)
` [Xen-devel] [PATCH v5 10/18] x86/mem_sharing: Convert MEM_SHARING_DESTROY_GFN to a bool
` [Xen-devel] [PATCH v5 14/18] x86/mem_sharing: use default_access in add_to_physmap

[PATCH] Acceptance test: provides to use different transport for migration
 2020-01-23 14:09 UTC 

What's cooking in git.git (Jan 2020, #04; Wed, 22)
 2020-01-23 16:54 UTC  (2+ messages)

[PULL 000/111] virtiofs queue
 2020-01-23 15:13 UTC  (2+ messages)

[PATCH] kernel: module: Pass lockdep expression to RCU lists
 2020-01-23 16:52 UTC  (4+ messages)
  ` [Linux-kernel-mentees] "

[PATCH 0/6] tests/acceptance/virtio_seg_max_adjust: Restrict it to Linux/X86
 2020-01-23 13:55 UTC  (3+ messages)
` [PATCH 1/6] tests/acceptance/virtio_seg_max_adjust: Only remove listed machines

Kernel drivers and IOCTLs
 2020-01-23 16:49 UTC  (2+ messages)

[Xen-devel] [ovmf test] 146417: regressions - FAIL
 2020-01-23 16:45 UTC 

[PATCH v2 0/6] btrfs: remove buffer heads form superblock handling
 2020-01-23 16:45 UTC  (4+ messages)
` [PATCH v2 2/6] btrfs: remove buffer heads from super block reading

[meta-oe][PATCH 1/2] nodejs: use python3native
 2020-01-23 16:44 UTC  (2+ messages)
` [meta-oe][PATCH 2/2] nodejs: upgrade to 12.14.1

[dpdk-dev] coding style question - c99 comments
 2020-01-23 16:43 UTC  (3+ messages)

question about handling MSI-X by VFIO
 2020-01-23 15:01 UTC  (3+ messages)

[PATCH] drm/msm: Fix a6xx GMU shutdown sequence
 2020-01-23 16:42 UTC  (2+ messages)

[Bug 206231] New: R9 280X low performance with all games
 2020-01-23 16:41 UTC  (2+ messages)
` [Bug 206231] "

[PATCH] sched.h: Annotate sighand_struct with __rcu
 2020-01-23 16:41 UTC  (3+ messages)
` [Linux-kernel-mentees] "

[PATCH] btrfs: scrub: Require mandatory block group RO for dev-replace
 2020-01-23 16:40 UTC  (2+ messages)

[PATCH 0/3] convert qemu-nbd, qemu-block-drivers to rST
 2020-01-23 14:50 UTC  (4+ messages)
` [PATCH 1/3] qemu-nbd: Convert invocation documentation "

[PULL 00/59] Misc patches for 2020-01-23
 2020-01-23 13:48 UTC  (4+ messages)
` [PULL 44/59] object: add direct link flag
` [PULL 46/59] object: add object_class_property_add_link()
` [PULL 49/59] qdev: set properties with device_class_set_props()

[PATCH] xfs: fix uninitialized variable in xfs_attr3_leaf_inactive
 2020-01-23 16:36 UTC  (2+ messages)

[Bug 194759] iwlwifi: 8260: Microsoft Surface Ergonomic Keyboard crashes bluetooth when WiFi is used - WIFILNX-693
 2020-01-23 16:33 UTC 

#yocto bootchooser: Cannot get state 'state'
 2020-01-23 16:31 UTC  (11+ messages)
` [yocto] "

[RFC][PATCH 0/2] Avoiding DWC3 transfer stalls/hangs when using adb over f_fs
 2020-01-23 16:29 UTC  (3+ messages)

[PATCH 0/4] rockchip: rk3399: Fix HDMI out
 2020-01-23 16:28 UTC  (9+ messages)
` [PATCH 1/4] arm64: dts: rk3399-u-boot: Delete vop assigned-clocks/rates
` [PATCH 2/4] video: rockchip: Fix vop modes for rk3399
` [PATCH 3/4] rockchip: Enable pre console "
` [PATCH 4/4] rockchip: Enable HDMI output on rk3399 board w/ HDMI

[RFC PATCH V2 11/11] x86: tsc: avoid system instability in hibernation
 2020-01-23 16:27 UTC  (11+ messages)
                  ` [Xen-devel] "


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.