All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-12-21 16:36:58 to 2018-12-21 17:49:05 UTC [more...]

[PATCH xf86-video-ati 00/13] Porting outstanding changes from amdgpu
 2018-12-21 17:49 UTC  (12+ messages)
  ` [PATCH xf86-video-ati 01/13] Detect and fix up non-premultiplied cursor data
  ` [PATCH xf86-video-ati 02/13] Skip gamma correction of cursor data if premultiplied R/G/B > alpha
  ` [PATCH xf86-video-ati 03/13] glamor: Can work at depth >= 15 with current xserver Git master
  ` [PATCH xf86-video-ati 04/13] Use drm_abort_one in drm_queue_handler
  ` [PATCH xf86-video-ati 05/13] Explicitly keep track of whether a DRM event is for a flip or not
  ` [PATCH xf86-video-ati 06/13] Move deferred vblank events to separate drm_vblank_deferred list
  ` [PATCH xf86-video-ati 07/13] Perform scanout buffer update immediately if drmmode_wait_vblank fails
  ` [PATCH xf86-video-ati 08/13] Cancel pending scanout update in drmmode_crtc_scanout_update
  ` [PATCH xf86-video-ati 09/13] Automatically try re-enabling TearFree after a flip failed
  ` [PATCH xf86-video-ati 10/13] Drop RADEONInfoRec::cursor_bo array
  ` [PATCH xf86-video-ati 11/13] Use drmIoctl in drmmode_show_cursor

[PATCH 00/11 v2] powerpc/fsl: NXP PowerPC Spectre variant 2 workarounds
 2018-12-21 17:30 UTC  (9+ messages)
` [PATCH 01/11 v2] powerpc/fsl: Add infrastructure to fixup branch predictor flush
` [PATCH 02/11 v2] powerpc/fsl: Add macro to flush the branch predictor
` [PATCH 03/11 v2] powerpc/fsl: Fix spectre_v2 mitigations reporting
` [PATCH 04/11 v2] powerpc/fsl: Emulate SPRN_BUCSR register
` [PATCH 05/11 v2] powerpc/fsl: Add nospectre_v2 command line argument
` [PATCH 07/11 v2] powerpc/fsl: Flush the branch predictor at each kernel entry (32 bit)
` [PATCH 08/11 v2] powerpc/fsl: Flush branch predictor when entering KVM
` [PATCH 10/11 v2] powerpc/fsl: Update Spectre v2 reporting

[PATCH v3 01/11] libxl: Move dm user determination logic into a helper function
 2018-12-21 17:48 UTC  (12+ messages)
` [PATCH v3 02/11] libxl: Get rid of support for QEMU_USER_BASE (xen-qemuuser-domidNN)
` [PATCH v3 03/11] libxl: Clean up userlookup_helper_getpw* helper
` [PATCH v3 04/11] dm_depriv: Describe expected usage of device_model_user parameter
` [PATCH v3 05/11] libxl: Do root checks once in libxl__domain_get_device_model_uid
` [PATCH v3 06/11] libxl: Move qmp cleanup into devicemodel destroy function
` [PATCH v3 07/11] libxl: Make killing of device model asynchronous
` [PATCH v3 08/11] libxl: Kill QEMU by uid when possible
` [PATCH v3 09/11] libxl: Kill QEMU with "reaper" ruid
` [PATCH v3 10/11] libxl: Introduce specific username to be used as a reaper
` [PATCH v3 11/11] dm_depriv: Mark `UID cleanup` as completed

[PATCH for-4.12 v3 0/8] xen/arm: Add xentrace support
 2018-12-21 17:48 UTC  (12+ messages)
` [PATCH for-4.12 v3 3/8] xen/arm: Add support for read-only foreign mappings
` [PATCH for-4.12 v3 4/8] xen/arm: Make get_page_from_gfn working with DOMID_XEN
` [PATCH for-4.12 v3 7/8] xenalyze: Build for Both ARM and x86 Platforms

[PATCH v4 00/18] MT8183 IOMMU SUPPORT
 2018-12-21 17:47 UTC  (7+ messages)
` [PATCH v4 02/18] iommu/mediatek: Use a struct as the platform data
` [PATCH v4 03/18] memory: mtk-smi: Use a general config_port interface

[PATCH] test/crypto: don't attempt unsupported SGL tests on aesni mb PMD
 2018-12-21 17:44 UTC  (3+ messages)

linux-next: Tree for Dec 21
 2018-12-21 17:43 UTC  (7+ messages)
` linux-next: Tree for Dec 21 (acpi without CONFIG_PCI)
` linux-next: Tree for Dec 21 (nvdimm/security.o)
` linux-next: Tree for Dec 21 (mmc/host/sdhci-omap.c)

[RFC v2 PATCH 0/12] hardening: statically allocated protected memory
 2018-12-21 17:42 UTC  (6+ messages)
` [PATCH 04/12] __wr_after_init: x86_64: __wr_op

[PATCH v3 0/3] sched/fair: some fixes for asym_packing
 2018-12-21 17:41 UTC  (8+ messages)
` [PATCH 3/3] sched/fair: fix unnecessary increase of balance interval

[PATCH net-next] tls: Do not call sk_memcopy_from_iter with zero length
 2018-12-21 17:41 UTC  (3+ messages)

[PATCH] smack: Fix a memory leak in smack_add_opt()
 2018-12-21 17:41 UTC  (5+ messages)

[ANNOUNCE] v4.19.10-rt8
 2018-12-21 17:41 UTC 

[PATCH] gic: drop interrupts enabling on interrupts processing
 2018-12-21 17:41 UTC 

[Qemu-devel] [PATCH v3 0/2] intel-iommu: add support for 5-level virtual IOMMU
 2018-12-21 17:37 UTC  (12+ messages)
` [Qemu-devel] [PATCH v3 1/2] intel-iommu: differentiate host address width from IOVA address width

[PATCH 0/9] skl+ watermark stuff
 2018-12-21 17:40 UTC  (12+ messages)
` [PATCH 1/9] drm/i915: Don't ignore level 0 lines watermark for glk+
` [PATCH 2/9] drm/i915: Reinstate an early latency==0 check for skl+
` [PATCH 3/9] drm/i915: Fix bits vs. bytes mixup in dbuf block size computation
` [PATCH 4/9] drm/i915: Fix > vs >= mismatch in watermark/ddb calculations
` [PATCH 5/9] drm/i915: Account for minimum ddb allocation restrictions
` [PATCH 6/9] drm/i915: Pass dev_priv to skl_needs_memory_bw_wa()
` [PATCH 7/9] drm/i915: Drop the definite article in front of SAGV
` [PATCH 8/9] drm/i915: Drop the pointless linetime==0 check
` [PATCH 9/9] drm/i915: Use IS_GEN9_LP() for the linetime w/a check

[PATCH 1/4] nfs: use-after-free in svc_process_common()
 2018-12-21 17:39 UTC  (9+ messages)

[Qemu-devel] [PATCH 00/15] spapr: Add support for PHB hotplug
 2018-12-21 17:39 UTC  (3+ messages)
` [Qemu-devel] [PATCH 01/15] ppc/spapr: Receive and store device tree blob from SLOF
  ` [Qemu-devel] [Qemu-ppc] "

[v4 0/4] Add support for Gen 11 pipe color features
 2018-12-21 17:38 UTC  (7+ messages)
` [v4 1/4] drm/i915: Remove gamma_mode state variable
` [v4 2/4] drm/i915/icl: Add icl pipe degamma and gamma support
` [v4 3/4] drm/i915/icl: Enable ICL Pipe CSC block

[PATCH] azure-iot-sdk-c: Bump to version 2018-12-13
 2018-12-21 17:37 UTC  (2+ messages)
` [Buildroot] "

[Qemu-devel] [PATCH v3 2/2] intel-iommu: extend VTD emulation to allow 57-bit IOVA address width
 2018-12-21 17:34 UTC  (12+ messages)

[PATCH v3 1/8] sunrpc: use SVC_NET() in svcauth_gss_* functions
 2018-12-21 17:36 UTC  (8+ messages)
` [PATCH v3 2/8] sunrpc: introduce svc_rqst->rq_bc_net
` [PATCH v3 3/8] sunrpc: introduce per-netns sunrpc_net->bc_prep_reply_hdr()
` [PATCH v3 4/8] sunrpc: use-after-free in svc_process_common()
` [PATCH v3 5/8] nfs: remove sv_bc_enabled using in svc_is_backchannel()
` [PATCH v3 6/8] sunrpc: make visible processing error in bc_svc_process()
` [PATCH v3 7/8] sunrpc: fix debug message in svc_create_xprt()
` [PATCH v3 8/8] nfs: minor typo in nfs4_callback_up_net()

[PATCH 00/21] glibc port to ARC processors
 2018-12-21 17:36 UTC  (7+ messages)

[U-Boot] [PATCH v2 00/11] samsung: Tidy up sound, DM_MMC drop dead code
 2018-12-21 17:35 UTC  (3+ messages)

[PATCH 0/3] Few fix for pins configuration on Armada 37xx
 2018-12-21 17:32 UTC  (8+ messages)
` [PATCH 1/3] pinctrl: armada-37xx: Correct mpp definitions
` [PATCH 2/3] pinctrl: armada-37xx: add missing pin: PCIe1 Wakeup
` [PATCH 3/3] pinctrl: dt-bindings: Fix the armada-37xx documentation

Need help fixing pop/click artifacts in an ASOC driver
 2018-12-21 17:33 UTC  (11+ messages)

OOM notification for cgroupsv1 broken in 4.19
 2018-12-21 17:33 UTC  (3+ messages)

[PATCH v3 0/8] use-after-free in svc_process_common()
 2018-12-21 17:31 UTC 

stable/linux-4.9.y build: 193 builds: 0 failed, 193 passed, 122 warnings (v4.9.147)
 2018-12-21 17:30 UTC 

[kvm PATCH v7 0/2] shrink vcpu_vmx down to order 2
 2018-12-21 17:30 UTC  (4+ messages)
` [kvm PATCH v7 2/2] kvm: x86: Dynamically allocate guest_fpu

[PATCH 05/11] x86/efi: Unmap EFI boot services code/data regions from efi_pgd
 2018-12-21 17:26 UTC  (10+ messages)
` [tip:efi/core] "

[PATCH v2 0/4] Don’t leave executable TLB entries to freed pages
 2018-12-21 17:25 UTC  (9+ messages)
` [PATCH v2 1/4] vmalloc: New flags for safe vfree on special perms

[Qemu-devel] possible leak in bios-tables-test.c
 2018-12-21 17:23 UTC 

[PATCH] drm/i915/psr: simplify enable_psr handling
 2018-12-21 17:23 UTC 

[PATCH 0/7] ARM: hacks for link-time optimization
 2018-12-21 17:20 UTC  (6+ messages)

patch "USB: serial: option: add Fibocom NL678 series" added to usb-next
 2018-12-21 17:20 UTC 

[PATCH net] ipv6: tunnels: fix two use-after-free
 2018-12-21 17:19 UTC  (2+ messages)

[U-Boot] [PATCH] Add support for initializing MMC
 2018-12-21 17:16 UTC  (3+ messages)

[PATCH v3 0/9] ASoC: sun4i-i2s: Updates to the driver
 2018-12-21 17:15 UTC  (20+ messages)
` [PATCH v3 1/9] ASoC: sun4i-i2s: Adjust regmap settings
` [PATCH v3 2/9] ASoC: sun4i-i2s: Add regmap field to sign extend sample
` [PATCH v3 3/9] ASoc: sun4i-i2s: Add 20, 24 and 32 bit support
` [PATCH v3 4/9] ASoC: sun4i-i2s: Fix offset mask

[PATCH v4 0/2] misc safety certification fixes
 2018-12-21 17:15 UTC  (5+ messages)

[RFC PATCH v5 0/5] x86: Add vDSO exception fixup for SGX
 2018-12-21 17:12 UTC  (9+ messages)
` x86/sgx: uapi change proposal

[PATCH net-next] Prevent overflow of sk_msg in sk_msg_clone()
 2018-12-21 17:13 UTC  (3+ messages)

[Bug 109122] blank screen on rx580 starting with kernel 4.19.9
 2018-12-21 17:12 UTC  (2+ messages)

[RFC PATCH] powerpc/powernv: move OPAL call wrapper tracing and interrupt handling to C
 2018-12-21 17:09 UTC 

[PATCH net] packet: validate address length
 2018-12-21 17:11 UTC  (2+ messages)

[PATCH] compress/qat: add compression on dh895x
 2018-12-21 17:11 UTC  (2+ messages)

[PATCH v2 0/4] usb: dwc3: Introduce refclk lpm
 2018-12-21 17:11 UTC  (10+ messages)
` [v2,1/4] usb: dwc3: Add property snps,refclk-period-ns
              ` [PATCH v2 1/4] "

[igt-dev] [PATCH i-g-t] test/kms_dp_dsc: Basic KMS test to validate VESA DSC on DP/eDP
 2018-12-21 17:11 UTC  (4+ messages)
` [igt-dev] ✗ Fi.CI.IGT: failure for test/kms_dp_dsc: Basic KMS test to validate VESA DSC on DP/eDP (rev7)

[Qemu-devel] [PATCH v6 0/3] block nodes graph visualization
 2018-12-21 17:09 UTC  (4+ messages)
` [Qemu-devel] [PATCH v6 1/3] qapi: add x-debug-query-block-graph
` [Qemu-devel] [PATCH v6 2/3] scripts: add render_block_graph function for QEMUMachine
` [Qemu-devel] [PATCH v6 3/3] not-for-commit: example of new command usage for debugging

[PATCH v2] mfd: tqmx86: IO controller with i2c, wachdog and gpio
 2018-12-21 17:09 UTC  (3+ messages)

[B.A.T.M.A.N.] [PATCH net-next 0/4] bridge: implement Multicast Router Discovery (RFC4286)
 2018-12-21 17:06 UTC  (4+ messages)
`  "
  ` [Bridge] "

Same size drive has less usable space
 2018-12-21 16:57 UTC  (2+ messages)

[PATCH] x86/pv: Clean up cr3 handling in arch_set_info_guest()
 2018-12-21 17:05 UTC  (3+ messages)

[PATCH v2] net: mvneta: add basic XDP_DROP support
 2018-12-21 17:05 UTC  (2+ messages)

[PATCH] blkcg: add rcu lock to bio_clone_blkg_association()
 2018-12-21 17:03 UTC  (4+ messages)

[PATCH] kni: fix build on RHEL8 and RHEL7.6-ALT
 2018-12-21 17:02 UTC  (4+ messages)
`  "

[PATCH v2] mm, page_isolation: remove drain_all_pages() in set_migratetype_isolate()
 2018-12-21 17:02 UTC  (4+ messages)
` [PATCH v3] mm: remove extra drain pages on pcp list

[PATCH] net: netxen: fix a missing check and an uninitialized use
 2018-12-21 17:02 UTC  (2+ messages)

[PATCH rdma-next 0/5] Cleanup of CONFIG_INFINIBAND_ON_DEMAND_PAGING usage
 2018-12-21 16:59 UTC  (4+ messages)

[PATCH] media: sunxi: cedrus: Fix missing error message context
 2018-12-21 16:56 UTC  (2+ messages)

[PATCH] drm/amdgpu: dma_fence finished signaled by unexpected callback
 2018-12-21 16:57 UTC  (2+ messages)

[PATCH net-next] bpf: fix segfault in test_verifier selftest
 2018-12-21 16:57 UTC  (2+ messages)

[PATCH net-next 0/3] net: skb extension follow-ups
 2018-12-21 16:55 UTC  (4+ messages)

[PATCH] drm/amdgpu: Add new VegaM pci id
 2018-12-21 16:54 UTC  (3+ messages)

[Qemu-devel] [PATCH v3 0/2] improve block-latency-histogram-set
 2018-12-21 16:53 UTC  (3+ messages)
` [Qemu-devel] [PATCH v3 1/2] qapi: move to QOM path for x-block-latency-histogram-set
` [Qemu-devel] [PATCH v3 2/2] qapi: drop x- from x-block-latency-histogram-set

ir test compile errors
 2018-12-21 16:52 UTC  (3+ messages)

[PATCH] ARM: dts: rockchip: add focaltech touchscreen to rk3188-bqedison2qc
 2018-12-21 16:51 UTC  (2+ messages)

[RFC PATCH v5 00/20] VM introspection
 2018-12-21 16:51 UTC  (2+ messages)

Python3 and pathlib/ntpath
 2018-12-21 16:48 UTC  (4+ messages)

[PATCH v3 0/5] alpha: system call table generation support
 2018-12-21 16:46 UTC  (5+ messages)

[GIT PULL] kselftest update for Linux 4.21-rc1
 2018-12-21 16:45 UTC  (3+ messages)

[PATCH v2 1/1] arm64: dts: marvell: armada-ap806: reserve PSCI area
 2018-12-21 16:45 UTC  (3+ messages)

[Qemu-arm] [PATCH v3] Support u-boot noload images for arm as used by, NetBSD/evbarm GENERIC kernel
 2018-12-21 16:43 UTC  (4+ messages)
` [Qemu-arm] [Qemu-devel] "
    `  "

[PATCH] serial/sunsu: fix refcount leak
 2018-12-21 16:41 UTC  (4+ messages)

[PATCH] drm: return false in drm_arch_can_wc_memory() for ARM
 2018-12-21 16:39 UTC  (5+ messages)

[PATCH] binderfs: implement sysctls
 2018-12-21 16:38 UTC  (7+ messages)

[PATCH 4.14 000/146] 4.14.86-stable review
 2018-12-21 16:38 UTC  (8+ messages)
` [PATCH 4.14 121/146] x86/fpu: Disable bottom halves while loading FPU registers
        ` [PATCH v4.9 STABLE] "

[PATCH for-4.12 v2 0/8] xen/arm: Add xentrace support
 2018-12-21 16:36 UTC  (5+ messages)
` [PATCH for-4.12 v2 8/8] xen: Switch parameter in get_page_from_gfn to use typesafe gfn


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.