messages from 2020-01-17 13:21:08 to 2020-01-17 13:51:51 UTC [more...]
[PATCH 1/4] drm/mst: Don't do atomic checks over disabled managers
2020-01-17 13:51 UTC (2+ messages)
[PATCH 0/4] Improve general readability of MSS on SC7180
2020-01-17 13:51 UTC
[PATCH 0/4] drm/i915/display: conversion to new logging macros
2020-01-17 13:51 UTC (4+ messages)
` [Intel-gfx] "
[PATCH 0/5] arm64: entry: preparatory cleanup
2020-01-17 13:51 UTC (2+ messages)
[PATCH v6 0/9] Inline Encryption Support
2020-01-17 13:51 UTC (3+ messages)
` [PATCH v6 5/9] scsi: ufs: UFS crypto API
[Xen-devel] [PATCH v2 00/10] libxl: event: Fix hang for some applications
2020-01-17 13:50 UTC (13+ messages)
` [Xen-devel] [PATCH v2 05/10] libxl: event: Make libxl__poller_wakeup take a gc, not an egc
` [Xen-devel] [PATCH v2 06/10] libxl: event: Fix hang when mixing blocking and eventy calls
` [Xen-devel] [PATCH v2 07/10] libxl: event: poller pipe optimisation
` [Xen-devel] [PATCH v2 09/10] libxl: event: Fix possible hang with libxl_osevent_beforepoll
[PATCH v2 0/2] fix memleaks in virtio_9p_device_unrealize
2020-01-17 13:43 UTC (4+ messages)
` [PATCH v2 1/2] virtio-9p-device: fix memleak "
[linux-next/mainline][bisected 3acac06][ppc] Oops when unloading mpt3sas driver
2020-01-17 12:51 UTC (6+ messages)
[PATCH v3 1/3] drivers: target: target_core_device: Pass lockdep expression to RCU lists
2020-01-17 13:50 UTC (9+ messages)
` [Linux-kernel-mentees] "
` [PATCH v3 2/3] drivers: target: target_core_tpg: "
` [Linux-kernel-mentees] "
` [PATCH v3 3/3] drivers: target: tcm_fc: tfc_sess: "
` [Linux-kernel-mentees] "
[PATCH] drm/amd/display: do not allocate display_mode_lib unnecessarily
2020-01-17 10:59 UTC (2+ messages)
[PATCH][next] drm/amd/display: fix for-loop with incorrectly sized loop counter
2020-01-17 13:33 UTC (3+ messages)
drm/amd/display: make PSR static screen entry within 30 ms
2020-01-17 13:17 UTC
[Xen-devel] [PATCH v2] xen/balloon: Support xend-based toolstack take two
2020-01-17 13:49 UTC (2+ messages)
` "
[PATCH][RESEND] btrfs: drop log root for dropped roots
2020-01-17 13:49 UTC (2+ messages)
[PATCH v16 00/23] selftests, powerpc, x86: Memory Protection Keys
2020-01-17 12:49 UTC (6+ messages)
` [PATCH v16 01/23] selftests/x86/pkeys: Move selftests to arch-neutral directory
` [PATCH v16 02/23] selftests/vm: Rename all references to pkru to a generic name
` [PATCH v16 03/23] selftests/vm: Move generic definitions to header file
` [PATCH v16 04/23] selftests/vm: Move some definitions to arch-specific header
` [PATCH v16 05/23] selftests/vm: Make gcc check arguments of sigsafe_printf()
[PATCH 00/43][v3] Cleanup how we handle root refs, part 2
2020-01-17 13:47 UTC (44+ messages)
` [PATCH 01/43] btrfs: push __setup_root into btrfs_alloc_root
` [PATCH 02/43] btrfs: move fs root init stuff into btrfs_init_fs_root
` [PATCH 03/43] btrfs: make btrfs_find_orphan_roots use btrfs_get_fs_root
` [PATCH 04/43] btrfs: export and use btrfs_read_tree_root
` [PATCH 05/43] btrfs: make relocation use btrfs_read_tree_root()
` [PATCH 06/43] btrfs: kill btrfs_read_fs_root
` [PATCH 07/43] btrfs: kill the btrfs_read_fs_root_no_name helper
` [PATCH 08/43] btrfs: make the fs root init functions static
` [PATCH 09/43] btrfs: handle NULL roots in btrfs_put/btrfs_grab_fs_root
` [PATCH 10/43] btrfs: hold a ref on fs roots while they're in the radix tree
` [PATCH 11/43] btrfs: hold a ref on the root in resolve_indirect_ref
` [PATCH 12/43] btrfs: hold a root ref in btrfs_get_dentry
` [PATCH 13/43] btrfs: hold a ref on the root in __btrfs_run_defrag_inode
` [PATCH 14/43] btrfs: hold a ref on the root in fixup_tree_root_location
` [PATCH 15/43] btrfs: hold a ref on the root in create_subvol
` [PATCH 16/43] btrfs: hold a ref on the root in search_ioctl
` [PATCH 17/43] btrfs: hold a ref on the root in btrfs_search_path_in_tree
` [PATCH 18/43] btrfs: hold a ref on the root in btrfs_search_path_in_tree_user
` [PATCH 19/43] btrfs: hold a ref on the root in btrfs_ioctl_get_subvol_info
` [PATCH 20/43] btrfs: hold ref on root in btrfs_ioctl_default_subvol
` [PATCH 21/43] btrfs: hold a ref on the root in build_backref_tree
` [PATCH 22/43] btrfs: hold a ref on the root in prepare_to_merge
` [PATCH 23/43] btrfs: hold a ref on the root in merge_reloc_roots
` [PATCH 24/43] btrfs: hold a ref on the root in record_reloc_root_in_trans
` [PATCH 25/43] btrfs: hold a ref on the root in find_data_references
` [PATCH 26/43] btrfs: hold a ref on the root in create_reloc_inode
` [PATCH 27/43] btrfs: hold a ref on the root in btrfs_recover_relocation
` [PATCH 28/43] btrfs: push grab_fs_root into read_fs_root
` [PATCH 29/43] btrfs: hold a ref for the root in btrfs_find_orphan_roots
` [PATCH 30/43] btrfs: hold a ref on the root in scrub_print_warning_inode
` [PATCH 31/43] btrfs: hold a ref on the root in btrfs_ioctl_send
` [PATCH 32/43] btrfs: hold a ref on the root in get_subvol_name_from_objectid
` [PATCH 33/43] btrfs: hold a ref on the root in create_pending_snapshot
` [PATCH 34/43] btrfs: hold a ref on the root in btrfs_recover_log_trees
` [PATCH 35/43] btrfs: hold a ref on the root in btrfs_check_uuid_tree_entry
` [PATCH 36/43] btrfs: hold a ref on the root in open_ctree
` [PATCH 37/43] btrfs: use btrfs_put_fs_root to free roots always
` [PATCH 38/43] btrfs: push btrfs_grab_fs_root into btrfs_get_fs_root
` [PATCH 39/43] btrfs: free more things in btrfs_free_fs_info
` [PATCH 40/43] btrfs: move fs_info init work into it's own helper function
` [PATCH 41/43] btrfs: make the init of static elements in fs_info separate
` [PATCH 42/43] btrfs: add a leak check for roots
` [PATCH 43/43] btrfs: rename btrfs_put_fs_root and btrfs_grab_fs_root
[PATCH 0/6] Fix Exynos4210 DMA support
2020-01-17 13:48 UTC (13+ messages)
` [PATCH 1/6] dma/pl330: Convert to support tracing
` [PATCH 2/6] hw/arm/exynos4210: Fix DMA initialization
` [PATCH 3/6] hw/char/exynos4210_uart: Convert to support tracing
` [PATCH 4/6] hw/char/exynos4210_uart: Implement receive FIFO
` [PATCH 5/6] hw/char/exynos4210_uart: Add receive DMA support
` [PATCH 6/6] hw/arm/exynos4210: Connect serial port DMA busy signals with pl330
[Intel-gfx] [PATCH] drm/i915: Satisfy smatch that a loop has at least one iteration
2020-01-17 13:48 UTC (5+ messages)
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for "
` [Intel-gfx] ✗ Fi.CI.BAT: failure "
` [Intel-gfx] ✗ Fi.CI.BUILD: warning "
Linux swap file not activating after reboot
2020-01-17 13:47 UTC (5+ messages)
[PATCH 000/104] virtiofs daemon [all]
2020-01-17 13:43 UTC (10+ messages)
` [PATCH 101/104] virtiofsd: prevent FUSE_INIT/FUSE_DESTROY races
` [PATCH 102/104] virtiofsd: fix lo_destroy() resource leaks
` [PATCH 103/104] virtiofsd: add --thread-pool-size=NUM option
` [PATCH 104/104] virtiofsd: Convert lo_destroy to take the lo->mutex lock itself
` [PATCH 105/104] virtiofsd: Unref old/new inodes with the same mutex lock in lo_rename()
[PATCH] x86/reboot: Enable restart_handler mechanism
2020-01-17 13:45 UTC
[dpdk-dev] [PATCH] doc: introduce openwrt how-to guide
2020-01-17 13:46 UTC (3+ messages)
` [dpdk-dev] [PATCH v4] "
[PATCH] Fix FreeDOS command booting large files (near or above 64 KiB)
2020-01-17 13:46 UTC (2+ messages)
general protection fault in can_rx_register
2020-01-17 13:46 UTC
[cgroup:for-next] BUILD SUCCESS 0c10e327ee039a156c0cbc2ddbf2a1f7d5e23633
2020-01-17 13:46 UTC
[PATCH 0/4] checkout/reset/read-tree: fix --recurse-submodules in linked worktree
2020-01-17 13:45 UTC (6+ messages)
` [PATCH 2/4] t2405: use git -C and test_commit -C instead of subshells
` [PATCH 4/4] submodule.c: use get_git_dir() instead of get_git_common_dir()
[PATCH] mpt3sas: don't change the dma coherent mask after allocations
2020-01-17 13:45 UTC
[PATCH] commit: replace rebase/sequence booleans with single pick_state enum
2020-01-17 13:45 UTC
[Patch v8 0/7] Introduce Thermal Pressure
2020-01-17 13:45 UTC (8+ messages)
` [Patch v8 4/7] sched/fair: Enable periodic update of average thermal pressure
[PATCH v10 00/13] Support ROHM BD71828 PMIC
2020-01-17 13:44 UTC (8+ messages)
` [PATCH v10 08/13] regulator: bd718x7: Split driver to common and bd718x7 specific parts
[PATCH net-next v3] openvswitch: add TTL decrement action
2020-01-17 13:43 UTC (2+ messages)
[PATCH net] l2tp: Allow duplicate session creation with UDP
2020-01-17 13:43 UTC (5+ messages)
[PATCH] x86/hyper-v: add "polling" bit to hv_synic_sint
2020-01-17 13:43 UTC (2+ messages)
` [tip: x86/hyperv] x86/hyper-v: Add "
[PATCH bpf-next v4 00/10] tools: Use consistent libbpf include paths everywhere
2020-01-17 13:36 UTC (11+ messages)
` [PATCH bpf-next v4 01/10] samples/bpf: Don't try to remove user's homedir on clean
` [PATCH bpf-next v4 02/10] tools/bpf/runqslower: Fix override option for VMLINUX_BTF
` [PATCH bpf-next v4 03/10] selftests: Pass VMLINUX_BTF to runqslower Makefile
` [PATCH bpf-next v4 04/10] tools/runqslower: Use consistent include paths for libbpf
` [PATCH bpf-next v4 05/10] selftests: "
` [PATCH bpf-next v4 06/10] bpftool: "
` [PATCH bpf-next v4 07/10] perf: "
` [PATCH bpf-next v4 08/10] samples/bpf: "
` [PATCH bpf-next v4 09/10] selftests: Remove tools/lib/bpf from include path
` [PATCH bpf-next v4 10/10] tools/runqslower: "
[Bug 206235] New: kernel BUG at mm/slub.c:294
2020-01-17 13:42 UTC (2+ messages)
` [Bug 206235] "
[PATCH v8 0/6] Add vTPM emulator support for ppc64 platform
2020-01-17 13:40 UTC (6+ messages)
` [PATCH v8 4/6] tpm_spapr: Support suspend and resume
` [PATCH v8 5/6] hw/ppc/Kconfig: Enable TPM_SPAPR as part of PSERIES config
[PATCH v3 0/2] Fix hyperv synic on vhost
2020-01-17 13:40 UTC (4+ messages)
` [PATCH v3 2/2] vhost: Only align sections for vhost-user
[PATCH -next v4] mm/hotplug: silence a lockdep splat with printk()
2020-01-17 13:42 UTC (3+ messages)
Is a temperature missing in sensors ?
2020-01-17 13:42 UTC (2+ messages)
Bash-completion missing option merge-base
2020-01-17 13:42 UTC (2+ messages)
[PATCH 0/3] Fix Odroid U3/X2 SD-card boot
2020-01-17 13:42 UTC (3+ messages)
[PATCH] mfd: ab8500: Fix ab8500-clk typo
2020-01-17 13:41 UTC (4+ messages)
[PATCH v2 00/86] refactor main RAM allocation to use hostmem backend
2020-01-17 13:33 UTC (6+ messages)
` [PATCH v2 83/86] tests:numa-test: make top level args dynamic and g_autofree(cli) cleanups
[Xen-devel] [Xen-users] 4.13RC3 and PVHVM makes drive drops just after boot
2020-01-17 13:38 UTC (4+ messages)
Advertise maximum number of sg supported by driver in single request
2020-01-17 13:38 UTC (8+ messages)
[PATCH 0/5] btrfs: remove buffer heads form superblock handling
2020-01-17 13:38 UTC (5+ messages)
` [PATCH 1/5] btrfs: remove buffer heads from super block reading
` [PATCH 2/5] btrfs: remove use of buffer_heads from superblock writeout
[PATCH v4 0/2] perf x86: Exposing IO stack to IO PMON mapping through sysfs
2020-01-17 13:37 UTC (3+ messages)
` [PATCH v4 1/2] perf x86: Infrastructure for exposing an Uncore unit to PMON mapping
` [PATCH v4 2/2] perf x86: Exposing an Uncore unit to PMON for Intel Xeon® server platform
[PATCH v2] drivers: soc: ti: knav_qmss_queue: Pass lockdep expression to RCU lists
2020-01-17 13:30 UTC (3+ messages)
` [Linux-kernel-mentees] "
[PATCH] x86/platform/uv: avoid unused variable warning
2020-01-17 13:37 UTC (2+ messages)
` [tip: x86/apic] x86/apic/uv: Avoid "
[Bug 206017] New: Kernel 5.4.x unusable with GUI due to [drm:amdgpu_dm_atomic_commit_tail [amdgpu]] *ERROR* Waiting for fences timed out!
2020-01-17 13:36 UTC (2+ messages)
` [Bug 206017] Kernel 5.4.x unusable with GUI due to crashes (some hard)
riscv: How to get more CSR information in debug trace?
2020-01-17 13:32 UTC
[PATCH v6 1/2] perf parse: Refactor struct perf_evsel_config_term
2020-01-17 13:36 UTC (6+ messages)
` [PATCH v6 2/2] perf parse: Copy string to perf_evsel_config_term
Facing error in git-imap-send while compiling Git
2020-01-17 13:35 UTC (4+ messages)
[dpdk-dev] [PATCH v2 0/6] lib/ring: templates to support custom element size
2020-01-17 13:34 UTC (5+ messages)
` [dpdk-dev] [PATCH v9 0/6] lib/ring: APIs "
[PATCH] arm64: dts: meson-sm1-sei610: add missing interrupt-names
2020-01-17 13:34 UTC (3+ messages)
[dpdk-dev] [PATCH 1/2] doc: fix doc build when sphinx reports version to stderr
2020-01-17 13:34 UTC (5+ messages)
` [dpdk-dev] [PATCH 2/2] doc: pass "werror" setting through to doc build
[PATCH BlueZ] mesh: Offload loopback packets to l_idle_onshot()
2020-01-17 13:34 UTC (2+ messages)
[Intel-gfx] [PATCH] drm/i915/display: Squelch kerneldoc complaints
2020-01-17 13:33 UTC (3+ messages)
` [Intel-gfx] ✗ Fi.CI.BAT: failure for "
` [Intel-gfx] ✗ Fi.CI.BUILD: warning "
[PATCH v2 0/9] Use UFS device indicated maximum LU number
2020-01-17 13:32 UTC (4+ messages)
` [PATCH v2 5/9] scsi: ufs: Delete two unnecessary functions
` [EXT] "
[PATCH v2] lib/vsprintf: introduce OF_DEVICE_NODE_FLAG_MAX for %pOF
2020-01-17 13:32 UTC (3+ messages)
MSI irqchip configured as IRQCHIP_ONESHOT_SAFE causes spurious IRQs
2020-01-17 13:32 UTC (10+ messages)
arm64/for-kernelci baseline: 26 runs, 4 regressions (v5.5-rc6-61-g2556a8d3927a)
2020-01-17 13:31 UTC
arm64/for-kernelci boot: 27 boots: 0 failed, 27 passed (v5.5-rc6-61-g2556a8d3927a)
2020-01-17 13:31 UTC
[Xen-devel] [PATCH V8 1/4] x86/mm: Add array_index_nospec to guest provided index values
2020-01-17 13:31 UTC (4+ messages)
` [Xen-devel] [PATCH V8 2/4] x86/altp2m: Add hypercall to set a range of sve bits
` [Xen-devel] [PATCH V8 3/4] x86/mm: Pull vendor-independent altp2m code out of p2m-ept.c and into p2m.c
` [Xen-devel] [PATCH V8 4/4] x86/mm: Make use of the default access param from xc_altp2m_create_view
[PATCH] remote: rename also remotes in the branch.<name>.pushRemote config
2020-01-17 13:30 UTC (5+ messages)
` [PATCH v2] remote rename: rename branch.<name>.pushRemote config values too
[dpdk-dev] [dpdk-web] [PATCH] add build system update as nice to have
2020-01-17 13:29 UTC
[Linux-kernel-mentees] [PATCH v3] drivers: char: ipmi: ipmi_msghandler: Pass lockdep expression to RCU lists
2020-01-17 13:25 UTC (2+ messages)
` "
[RFC PATCH v2 00/10] ceph: asynchronous file create support
2020-01-17 13:28 UTC (3+ messages)
` [RFC PATCH v2 10/10] ceph: attempt to do async create when possible
[PATCH v3] mfd: syscon: Add arguments support for syscon reference
2020-01-17 13:28 UTC (2+ messages)
VCAN and CAN-FD DLC versus data length
2020-01-17 13:26 UTC
question: mx7ulp - LDO_ENABLED_MODE
2020-01-17 13:26 UTC (2+ messages)
grub-mkrescue: The blkid LABELs of its ISO 9660, HFS+, FAT filesystems
2020-01-17 13:25 UTC (2+ messages)
[Intel-gfx] [PATCH v13 0/5] Enable second DBuf slice for ICL and TGL
2020-01-17 13:25 UTC (3+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for Enable second DBuf slice for ICL and TGL (rev17)
` [Intel-gfx] ✗ Fi.CI.BUILD: warning "
[Intel-gfx] [PATCH v3 1/2] drm/i915/userptr: add user_size limit check
2020-01-17 13:24 UTC (2+ messages)
` [Intel-gfx] [PATCH v3 2/2] drm/i915/userptr: fix size calculation
[PATCH] docs: qemu-cpu-models: Document '-noTSX' variants and 'mds-no'
2020-01-17 13:22 UTC (2+ messages)
[RFC 0/6] powerpc/perf: Add json file metric support for the hv_24x7 socket/chip level events
2020-01-17 12:46 UTC (2+ messages)
` [RFC 5/6] perf/tools: Enhance JSON/metric infrastructure to handle "?"
[PATCH v2 00/21] drm: Clean up VBLANK callbacks in struct drm_driver
2020-01-17 13:22 UTC (7+ messages)
` [PATCH v2 19/21] drm/vkms: Convert to CRTC VBLANK callbacks
` [Intel-gfx] "
[PATCH v4 0/7] Add support for Azoteq IQS620A/621/622/624/625
2020-01-17 13:21 UTC (3+ messages)
` [PATCH v4 2/7] mfd: "
[dpdk-dev] [PATCH] app/testpmd: add support of GTP message type
2020-01-17 13:21 UTC (2+ messages)
[PATCH 5.4 000/203] 5.4.13-stable review
2020-01-17 13:21 UTC (2+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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.