All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-12-18 19:04:00 to 2019-12-18 19:47:54 UTC [more...]

[PATCH 0/4] colo: Introduce resource agent and high-level test
 2019-12-18 19:46 UTC  (5+ messages)

[PATCH] docs: ftrace: Specifies when buffers get clear
 2019-12-18 19:47 UTC  (3+ messages)

[PATCH v1 0/4] semihosting read console support
 2019-12-18 19:45 UTC  (5+ messages)
` [PATCH v1 1/4] target/arm: remove unused EXCP_SEMIHOST leg
` [PATCH v1 2/4] target/arm: only update pc after semihosting completes

[PATCH 0/1] config: allow user to know scope of config options
 2019-12-18 19:46 UTC  (3+ messages)
` [PATCH 1/1] "

[PATCH v1 0/2] MMIO mask fix for AMD memory encryption support
 2019-12-18 19:45 UTC  (3+ messages)
` [PATCH v1 1/2] KVM: x86/mmu: Allow for overriding MMIO SPTE mask
` [PATCH v1 2/2] KVM: SVM: Implement reserved bit callback to set "

[Xen-devel] [PATCH] x86/save: reserve HVM save record numbers that have been consumed
 2019-12-18 19:44 UTC  (3+ messages)

Numen with reference to vmap
 2019-12-18 19:43 UTC  (12+ messages)

[GIT PULL] Please pull hmm changes
 2019-12-18 19:33 UTC  (14+ messages)

[PATCH v2 0/3] Add QUSB2 PHY support for SC7180
 2019-12-18 19:43 UTC  (5+ messages)
` [PATCH v2 2/3] dt-bindings: phy: qcom-qusb2: Convert QUSB2 phy bindings to yaml
` [PATCH v2 3/3] dt-bindings: phy: qcom-qusb2: Add SC7180 QUSB2 phy support

[Xen-devel] [PATCH v2 00/20] VM forking
 2019-12-18 19:40 UTC  (21+ messages)
` [Xen-devel] [PATCH v2 01/20] x86: make hvm_{get/set}_param accessible
` [Xen-devel] [PATCH v2 02/20] xen/x86: Make hap_get_allocation accessible
` [Xen-devel] [PATCH v2 03/20] tools/libxc: clean up memory sharing files
` [Xen-devel] [PATCH v2 04/20] x86/mem_sharing: cleanup code and comments in various locations
` [Xen-devel] [PATCH v2 05/20] x86/mem_sharing: make get_two_gfns take locks conditionally
` [Xen-devel] [PATCH v2 06/20] x86/mem_sharing: drop flags from mem_sharing_unshare_page
` [Xen-devel] [PATCH v2 07/20] x86/mem_sharing: don't try to unshare twice during page fault
` [Xen-devel] [PATCH v2 08/20] x86/mem_sharing: define mem_sharing_domain to hold some scattered variables
` [Xen-devel] [PATCH v2 09/20] x86/mem_sharing: Use INVALID_MFN and p2m_is_shared in relinquish_shared_pages
` [Xen-devel] [PATCH v2 10/20] x86/mem_sharing: Make add_to_physmap static and shorten name
` [Xen-devel] [PATCH v2 11/20] x86/mem_sharing: Convert MEM_SHARING_DESTROY_GFN to a bool
` [Xen-devel] [PATCH v2 12/20] x86/mem_sharing: Replace MEM_SHARING_DEBUG with gdprintk
` [Xen-devel] [PATCH v2 13/20] x86/mem_sharing: ASSERT that p2m_set_entry succeeds
` [Xen-devel] [PATCH v2 14/20] x86/mem_sharing: Enable mem_sharing on first memop
` [Xen-devel] [PATCH v2 15/20] x86/mem_sharing: Skip xen heap pages in memshr nominate
` [Xen-devel] [PATCH v2 16/20] x86/mem_sharing: check page type count earlier
` [Xen-devel] [PATCH v2 17/20] xen/mem_sharing: VM forking
` [Xen-devel] [PATCH v2 18/20] xen/mem_access: Use __get_gfn_type_access in set_mem_access
` [Xen-devel] [PATCH v2 19/20] x86/mem_sharing: reset a fork
` [Xen-devel] [PATCH v2 20/20] xen/tools: VM forking toolstack side

[PATCH] block: streamline merge possibility checks
 2019-12-18 19:41 UTC 

git-am doesn't strip CRLF line endings when the mbox is base64-encoded
 2019-12-18 19:41 UTC  (3+ messages)

[PATCH v2 0/6] Fix more GCC9 -O3 warnings
 2019-12-18 19:36 UTC  (14+ messages)
` [PATCH v2 1/6] audio/audio: Add missing fall through comment
` [PATCH v2 2/6] hw/display/tcx: Add missing fall through comments
` [PATCH v2 3/6] hw/timer/aspeed_timer: Add a fall through comment
` [PATCH v2 4/6] hw/net/imx_fec: Rewrite fall through comments
` [RFC PATCH v2 5/6] hw/net/imx_fec: Remove unuseful FALLTHROUGH comments
` [RFC PATCH v2 6/6] hw/pci-host/designware: Remove unuseful FALLTHROUGH comment

[PATCH v3] drm/amd/display: Fix AppleDongle can't be detected
 2019-12-18 19:35 UTC  (3+ messages)

[PATCH] fs: ocfs: remove unnecessary assertion in dlm_migrate_lockres
 2019-12-18 19:41 UTC 

[Intel-gfx] [PATCH] drm/i915/gt: Track engine round-trip times
 2019-12-18 19:41 UTC  (2+ messages)
` [Intel-gfx] ✗ Fi.CI.BAT: failure for drm/i915/gt: Track engine round-trip times (rev4)

[PATCH v5 0/3] xfs: don't commit sunit/swidth updates to disk if that would cause repair failures
 2019-12-18 19:37 UTC  (4+ messages)
` [PATCH 1/3] xfs: refactor agfl length computation function
` [PATCH 2/3] xfs: split the sunit parameter update into two parts
` [PATCH 3/3] xfs: don't commit sunit/swidth updates to disk if that would cause repair failures

[PATCH 0/6] Fix more GCC9 -O3 warnings
 2019-12-18 19:35 UTC  (12+ messages)
` [PATCH 3/6] hw/net/imx_fec: Rewrite fall through comments
` [PATCH 5/6] hw/scsi/megasas: Silent GCC9 duplicated-cond warning
` [PATCH 6/6] qemu-io-cmds: Silent GCC9 format-overflow warning

[Intel-gfx] [PATCH v4 1/6] drm/i915/display: Share intel_connector_needs_modeset()
 2019-12-18 19:39 UTC  (7+ messages)
` [Intel-gfx] [PATCH v4 2/6] drm/i915/tgl: Select master transcoder for MST stream
` [Intel-gfx] [PATCH v4 3/6] drm/i915/display: Always enables MST master pipe first
` [Intel-gfx] [PATCH v4 5/6] drm/i915/display: Check if pipe fastset is allowed by external dependencies

[igt-dev] [PATCH 00/10 v2] Prepare IGT display test for removal of
 2019-12-18 19:39 UTC  (11+ messages)
` [igt-dev] [PATCH 01/10] lib/ioctl_wrappers: Query if device supports set/get legacy tiling
` [igt-dev] [PATCH 02/10] lib/intel_batchbuffer: Add blitter copy using XY_SRC_COPY_BLT
` [igt-dev] [PATCH 03/10] lib/igt_fb: Switch from XY_FAST_COPY_BLT to XY_SRC_COPY_BLT
` [igt-dev] [PATCH 04/10] lib/igt_fb: Remove set_tiling calls on devices without HW tiling support
` [igt-dev] [PATCH 05/10] lib/igt_draw: Refactor get_tiling calls
` [igt-dev] [PATCH 06/10] i915/i915_fb_tiling: Skip on devices that don't support HW tiling
` [igt-dev] [PATCH 07/10] tests/kms_frontbuffer_tracking: Skip set tiling calls if not supported
` [igt-dev] [PATCH 08/10] tests/kms_addfb_basic: Avoid tiling subtests on device without HW tiling support
` [igt-dev] [PATCH 09/10] tests/kms_fence_pin_leak: Skip test on devices "
` [igt-dev] [PATCH 10/10] tests/kms_available_modes_crc: Don't set tiling for framebuffer

[RFC PATCH] KVM: x86: Disallow KVM_SET_CPUID{2} if the vCPU is in guest mode
 2019-12-18 19:38 UTC  (2+ messages)

[PATCH v2] docs: ftrace: Specifies when buffers get clear
 2019-12-18 19:38 UTC  (3+ messages)

[Intel-gfx] [PATCH 0/5] display: prefer 3-letter acronym
 2019-12-18 19:37 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.IGT: success for "

[PATCH v4 0/6] Add support for frequency invariance for (some) x86
 2019-12-18 19:34 UTC  (5+ messages)
` [PATCH v4 1/6] x86,sched: Add support for frequency invariance

[PATCH v3 0/4] Renesas R8A77980 CPG/MSSR RPC clock support
 2019-12-18 19:34 UTC  (6+ messages)
` [PATCH] clk: renesas: rcar-gen3: allow changing the RPC[D2] clocks

acls+kerberos (limitation)
 2019-12-18 19:34 UTC  (4+ messages)

[PATCH 0/1] worktree: delete branches auto-created by 'worktree add'
 2019-12-18 19:34 UTC  (4+ messages)
` [PATCH 1/1] "

[cip-dev] [PATCH 4.19.y-cip 00/39] Add RZ/G2N SYSC/RST/Clock/PFC support
 2019-12-18 19:34 UTC  (6+ messages)
` [cip-dev] [PATCH 4.19.y-cip 03/39] soc: renesas: Add Renesas R8A774B1 config option
` [cip-dev] [PATCH 4.19.y-cip 08/39] soc: renesas: r8a7795-sysc: Fix power request conflicts

What's cooking in git.git (Dec 2019, #04; Tue, 17)
 2019-12-18 19:33 UTC  (2+ messages)

[PATCH] pinctrl: qcom: make 'm_voc_groups' static
 2019-12-18 19:33 UTC  (2+ messages)

[PATCH v12 00/25] LSM: Module stacking for AppArmor
 2019-12-18 19:33 UTC  (6+ messages)
` [PATCH v12 15/25] LSM: Use lsmcontext in security_secid_to_secctx
` [PATCH v12 23/25] NET: Add SO_PEERCONTEXT for multiple LSMs

[Buildroot] [PATCH] pine64_defconfig: switch ATF to mainline and bump to latest
 2019-12-18 19:30 UTC 

[PATCH v3 0/3] Directory traversal bugs
 2019-12-18 19:29 UTC  (10+ messages)
` [PATCH v4 0/8] "
  ` [PATCH v4 1/8] t3011: demonstrate directory traversal failures
  ` [PATCH v4 2/8] Revert "dir.c: make 'git-status --ignored' work within leading directories"
  ` [PATCH v4 3/8] dir: remove stray quote character in comment
  ` [PATCH v4 4/8] dir: exit before wildcard fall-through if there is no wildcard
  ` [PATCH v4 5/8] dir: break part of read_directory_recursive() out for reuse
  ` [PATCH v4 6/8] dir: fix checks on common prefix directory
  ` [PATCH v4 7/8] dir: synchronize treat_leading_path() and read_directory_recursive()
  ` [PATCH v4 8/8] dir: consolidate similar code in treat_directory()

[PATCH bpf-next v2 0/3] bpftool: match programs and maps by names
 2019-12-18 19:29 UTC  (3+ messages)

[PATCH] t3501: don't create unused file
 2019-12-18 19:28 UTC  (2+ messages)

[GIT PULL v2 00/27] block, scsi: final compat_ioctl cleanup
 2019-12-18 19:28 UTC  (4+ messages)
` [PATCH v2 17/27] compat_ioctl: ide: floppy: add handler

Ability to ignore EOL changes for certain projects
 2019-12-18 19:27 UTC  (2+ messages)

[PATCH v4 0/1] usb: gadget: add raw-gadget interface
 2019-12-18 19:26 UTC  (2+ messages)
` [PATCH v4 1/1] "

[PATCH] Revert "ipc,sem: remove uneeded sem_undo_list lock usage in exit_sem()"
 2019-12-18 19:25 UTC  (4+ messages)

[BUG] ALSA: ice1712: a possible sleep-in-atomic-context bug in snd_vt1724_set_pro_rate()
 2019-12-18 19:24 UTC  (2+ messages)

[PATCH v3] fs: Fix page_mkwrite off-by-one errors
 2019-12-18 19:23 UTC  (14+ messages)
    ` [f2fs-dev] "

[PATCH 0/7] configure: Improve PIE and other linkage
 2019-12-18 19:23 UTC  (4+ messages)
` [PATCH 3/7] configure: Do not force pie=no for non-x86

[PATCH v2 00/14] chardev: Use QEMUChrEvent enum in IOEventHandler typedef
 2019-12-18 18:42 UTC  (3+ messages)
` [RFC PATCH v2 14/14] "

[PATCH v3 0/1] usb: gadget: add raw-gadget interface
 2019-12-18 19:22 UTC  (6+ messages)
` [PATCH v3 1/1] "

[PATCH 0/4] monitor: Refactoring in preparation for qemu-storage-daemon
 2019-12-18 19:20 UTC  (5+ messages)
` [PATCH 1/4] monitor: Move monitor option parsing to monitor/monitor.c
` [PATCH 2/4] qapi: Create module 'monitor'

KASAN: global-out-of-bounds Read in bit_putcs
 2019-12-18 19:21 UTC  (3+ messages)

[net-next v3 00/20][pull request] Intel Wired LAN Driver Updates 2019-12-09
 2019-12-18 19:20 UTC  (7+ messages)
` [PATCH v3 04/20] i40e: Register a virtbus device to provide RDMA

[PATCH 0/5] parse_branchname_arg(): make code easier to understand
 2019-12-18 19:18 UTC  (3+ messages)
` [PATCH 2/5] parse_branchname_arg(): introduce expect_commit_only

[RFC] printing the final constructed kernel command line
 2019-12-18 19:16 UTC  (4+ messages)

[PATCH] MAINTAINERS: change Gruszka's email address
 2019-12-18 19:17 UTC  (2+ messages)

[master/thud/ti2019.05][PATCH] ti-tisdk-setup: bump SRCREV for early boot support
 2019-12-18 19:15 UTC  (2+ messages)

[PATCH 0/1] sparse-checkout: respect core.ignoreCase in cone mode
 2019-12-18 11:41 UTC  (2+ messages)

[PATCH 1/2] rxrpc: Unlock new call in rxrpc_new_incoming_call() rather than the caller
 2019-12-18 19:16 UTC  (4+ messages)
` [PATCH 2/2] rxrpc: Don't take call->user_mutex in rxrpc_new_incoming_call()

NVMe CLI Doc Regen
 2019-12-18 19:16 UTC  (2+ messages)

[master/thud/ti2019.05][PATCH] ocl: update version to 01.02.00.01
 2019-12-18 19:14 UTC  (2+ messages)
` [EXTERNAL] "

[PATCH] rxrpc: struct mutex cannot be used for rxrpc_call::user_mutex
 2019-12-18 19:08 UTC  (3+ messages)

[RFC PATCH 00/28] kvm: mmu: Rework the x86 TDP direct mapped case
 2019-12-18 19:14 UTC  (5+ messages)
` [RFC PATCH 13/28] kvm: mmu: Add an iterator for concurrent paging structure walks

[PATCH] MAINTAINERS: update Ganapathi Bhat's email address
 2019-12-18 19:12 UTC  (4+ messages)

[PATCH] Revert "iwlwifi: mvm: fix scan config command size"
 2019-12-18 19:12 UTC  (2+ messages)

[PATCH v13 0/7] drm/sun4i: Allwinner A64 MIPI-DSI support
 2019-12-18 19:10 UTC  (24+ messages)
` [PATCH v13 1/7] dt-bindings: sun6i-dsi: Document A64 MIPI-DSI controller
` [PATCH v13 2/7] dt-bindings: sun6i-dsi: Add A64 DPHY compatible (w/ A31 fallback)
` [PATCH v13 3/7] drm/sun4i: dsi: Get the mod clock for A31
` [PATCH v13 4/7] drm/sun4i: dsi: Handle bus clock via regmap_mmio_attach_clk
` [PATCH v13 5/7] drm/sun4i: dsi: Add Allwinner A64 MIPI DSI support
` [PATCH v13 6/7] arm64: dts: allwinner: a64: Add MIPI DSI pipeline
` [DO NOT MERGE] [PATCH v13 7/7] arm64: dts: allwinner: bananapi-m64: Enable Bananapi S070WV20-CT16 DSI panel

[PATCH v1] brcmfmac: Keep OOB wake-interrupt disabled when it shouldn't be enabled
 2019-12-18 19:11 UTC  (4+ messages)

[PATCH v2 0/9] DP Phy compliance auto test
 2019-12-18 19:11 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for "

[LSF/MM/BPF TOPIC] Bcachefs update
 2019-12-18 19:11 UTC  (3+ messages)
  ` RFC: Page cache coherency in dio write path (was: [LSF/MM/BPF TOPIC] Bcachefs update)

[PATCH 0/9] linux-yocto: consolidated (-stable) pull request
 2019-12-18 19:11 UTC  (3+ messages)
` [PATCH 1/9] linux-yocto-dev: bump to v5.4+

[PATCH bpf-next 0/3] Single-cpu updates for per-cpu maps
 2019-12-18 19:10 UTC  (3+ messages)
` [PATCH bpf-next 1/3] bpf: "

[PATCH] orinoco: avoid assertion in case of NULL pointer
 2019-12-18 19:09 UTC  (2+ messages)

[PATCH] k3dma: Avoid null pointer traversal
 2019-12-18 19:09 UTC 

[PATCH] brcmfmac: Fix memory leak in brcmf_usbdev_qinit
 2019-12-18 19:08 UTC  (2+ messages)

[PATCH v2 1/9] brcmfmac: reset two D11 cores if chip has two D11 cores
 2019-12-18 19:08 UTC  (5+ messages)

[PATCH 1/6] rtlwifi: rtl8192ce: use generic rtl_query_rxpwrpercentage
 2019-12-18 19:07 UTC  (2+ messages)

[alsa-devel] [PATCH] ALSA: usb-audio: set the interface format after resume on Dell WD19
 2019-12-18 19:06 UTC  (2+ messages)

[PATCH 2/7] at76c50x-usb: fix endpoint debug message
 2019-12-18 19:06 UTC  (2+ messages)

[PATCH] brcmfmac: set interface carrier to off by default
 2019-12-18 19:05 UTC  (2+ messages)

[PATCH 0/2] Unbreak parent selection on MMP2 timer mux
 2019-12-18 19:04 UTC  (6+ messages)
` [PATCH 1/2] ARM: mmp: do not divide the clock rate
` [PATCH 2/2] clk: mmp2: Fix the order of timer mux parents

[PATCH] drm/amdgpu: attempt xgmi perfmon re-arm on failed arm
 2019-12-18 19:04 UTC 

[PATCH] mwifiex: delete unused mwifiex_get_intf_num()
 2019-12-18 19:05 UTC  (2+ messages)

[Xen-devel] [ANNOUNCEMENT] Xen 4.13 is released
 2019-12-18 19:03 UTC  (2+ 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.