All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-01-31 05:55:01 to 2019-01-31 07:23:06 UTC [more...]

[igt-dev] [PATCH i-g-t] gem_ctx_isolation.c - Gen11 enabling for context isolation test
 2019-01-31  7:23 UTC  (2+ messages)

[PATCH v2 0/5] Register an Energy Model for Arm reference platforms
 2019-01-31  7:22 UTC  (5+ messages)
` [PATCH v2 1/5] PM / OPP: Introduce a power estimation helper

[PATCH 00/19] Add new command "switch"
 2019-01-31  7:20 UTC  (10+ messages)
` [PATCH 08/19] checkout: split part of it to new command switch
` [PATCH 09/19] switch: better names for -b and -B
` [PATCH 17/19] t: add tests for switch

[PATCH net] l2tp: copy 4 more bytes to linear part if necessary
 2019-01-31  7:18 UTC 

[PATCH btf 0/3] Add BTF types deduplication algorithm
 2019-01-31  7:18 UTC  (5+ messages)
` [PATCH btf 1/3] btf: extract BTF type size calculation
` [PATCH btf 2/3] btf: add BTF types deduplication algorithm
` [PATCH btf 3/3] selftests/btf: add initial BTF dedup tests

[Qemu-devel] [PATCH v3 0/8] Build ACPI Heterogeneous Memory Attribute Table (HMAT)
 2019-01-31  7:16 UTC  (9+ messages)
` [Qemu-devel] [PATCH v3 1/8] hmat acpi: Build Memory Subsystem Address Range Structure(s) in ACPI HMAT
` [Qemu-devel] [PATCH v3 2/8] hmat acpi: Build System Locality Latency and Bandwidth Information "
` [Qemu-devel] [PATCH v3 3/8] hmat acpi: Build Memory Side Cache "
` [Qemu-devel] [PATCH v3 4/8] Extend the command-line to provide memory latency and bandwidth information
` [Qemu-devel] [PATCH v3 5/8] numa: Extend the command-line to provide memory side cache information
` [Qemu-devel] [PATCH v3 6/8] hmat acpi: Implement _HMA method to update HMAT at runtime
` [Qemu-devel] [PATCH v3 7/8] hmat acpi: move some function inside of the caller
` [Qemu-devel] [PATCH v3 8/8] acpi: rewrite the _FIT method to use it in _HMA method

[PATCH 4.20 000/117] 4.20.6-stable review
 2019-01-31  7:18 UTC  (3+ messages)

[PATCH] x86,kvm: remove duplicate kvm_put_guest_fpu()
 2019-01-31  7:18 UTC  (3+ messages)
` [PATCH v2 for-4.14-stable] x86,kvm: remove extra kvm_{get,put}_guest_fpu

[PATCH] fixed caam driver handling of sg list
 2019-01-31  7:18 UTC 

[PATCH v2 00/21] Refine memblock API
 2019-01-31  7:14 UTC  (49+ messages)
` [PATCH v2 19/21] treewide: add checks for the return value of memblock_alloc*()
    ` [v2,19/21] "
    ` [OpenRISC] [PATCH v2 19/21] "

[PATCH] cifs: Always resolve hostname before reconnecting
 2019-01-31  7:16 UTC  (2+ messages)

[PATCH bpf-next] bpf: add optional memory accounting for maps
 2019-01-31  7:15 UTC  (2+ messages)

linux-next: powerpcle qemu boot failure after merge of the akpm tree
 2019-01-31  7:13 UTC  (9+ messages)
` linux-next: powerpc le "

[PATCH] mm, oom: Tolerate processes sharing mm with different view of oom_score_adj
 2019-01-31  7:11 UTC  (9+ messages)
            ` [PATCH v2] "

[U-Boot] [PATCH] arm: dts: am33xx: add u-boot, dm-spl to ocp bus
 2019-01-31  7:03 UTC 

usb: typec: tcpm: Export partner Source Capabilities
 2019-01-31  7:02 UTC  (3+ messages)
` [PATCH] "

[PATCH] csky: fixup dead loop in show_stack
 2019-01-31  7:02 UTC 

Possible minor bug in Git
 2019-01-31  7:01 UTC 

[PATCH] powerpc/prom_init: add __init markers to all functions
 2019-01-31  6:58 UTC  (3+ messages)

general protection fault in debugfs_create_files
 2019-01-31  7:00 UTC  (3+ messages)

RDEPENDS and do_rootfs
 2019-01-31  7:00 UTC  (2+ messages)

[Buildroot] [autobuild.buildroot.net] Build results for 2019-01-30
 2019-01-31  7:00 UTC 

[PATCH v10 00/40] drm/i915: Implement HDCP2.2
 2019-01-31  6:59 UTC  (41+ messages)
` [PATCH v10 01/40] components: multiple components for a device
` [PATCH v10 02/40] i915/snd_hdac: I915 subcomponent for the snd_hdac
` [PATCH v10 03/40] drm/i915: Gathering the HDCP1.4 routines together
` [PATCH v10 04/40] drm: header for i915 - MEI_HDCP interface
` [PATCH v10 05/40] drm/i915: Initialize HDCP2.2
` [PATCH v10 06/40] drm/i915: MEI interface definition
` [PATCH v10 07/40] drm/i915: hdcp1.4 CP_IRQ handling and SW encryption tracking
` [PATCH v10 08/40] drm/i915: Enable and Disable of HDCP2.2
` [PATCH v10 09/40] drm/i915: Implement HDCP2.2 receiver authentication
` [PATCH v10 10/40] drm: helper functions for hdcp2 seq_num to from u32
` [PATCH v10 11/40] drm/i915: Implement HDCP2.2 repeater authentication
` [PATCH v10 12/40] drm: HDCP2.2 link check period
` [PATCH v10 13/40] drm/i915: Implement HDCP2.2 link integrity check
` [PATCH v10 14/40] drm/i915: Handle HDCP2.2 downstream topology change
` [PATCH v10 15/40] drm: removing the DP Errata msg and its msg id
` [PATCH v10 16/40] drm/i915: Implement the HDCP2.2 support for DP
` [PATCH v10 17/40] drm/i915: Implement the HDCP2.2 support for HDMI
` [PATCH v10 18/40] drm/i915: CP_IRQ handling for DP HDCP2.2 msgs
` [PATCH v10 19/40] drm/i915: Add HDCP2.2 support for DP connectors
` [PATCH v10 20/40] drm/i915: Add HDCP2.2 support for HDMI connectors
` [PATCH v10 21/40] mei: bus: whitelist hdcp client
` [PATCH v10 22/40] mei: bus: export to_mei_cl_device for mei client device drivers
` [PATCH v10 23/40] misc/mei/hdcp: Client driver for HDCP application
` [PATCH v10 24/40] misc/mei/hdcp: Define ME FW interface for HDCP2.2
` [PATCH v10 25/40] misc/mei/hdcp: Initiate Wired HDCP2.2 Tx Session
` [PATCH v10 26/40] misc/mei/hdcp: Verify Receiver Cert and prepare km
` [PATCH v10 27/40] misc/mei/hdcp: Verify H_prime
` [PATCH v10 28/40] misc/mei/hdcp: Store the HDCP Pairing info
` [PATCH v10 29/40] misc/mei/hdcp: Initiate Locality check
` [PATCH v10 30/40] misc/mei/hdcp: Verify L_prime
` [PATCH v10 31/40] misc/mei/hdcp: Prepare Session Key
` [PATCH v10 32/40] misc/mei/hdcp: Repeater topology verification and ack
` [PATCH v10 33/40] misc/mei/hdcp: Verify M_prime
` [PATCH v10 34/40] misc/mei/hdcp: Enabling the HDCP authentication
` [PATCH v10 35/40] misc/mei/hdcp: Closing wired HDCP2.2 Tx Session
` [PATCH v10 36/40] misc/mei/hdcp: Component framework for I915 Interface
` [PATCH v10 37/40] drm/i915: Commit CP without modeset
` [PATCH v10 38/40] drm/i915: Fix KBL HDCP2.2 encrypt status signalling
` [PATCH v10 39/40] FOR_TEST: i915/Kconfig: Select mei_hdcp by I915
` [PATCH v10 40/40] FOR_TESTING_ONLY: debugfs: Excluding the LSPCon for HDCP1.4

[PATCH 1/3] doc: add mlx5 note for Bluefield build configuration
 2019-01-31  6:59 UTC  (2+ messages)

[PATCH v5 00/18] MT8183 IOMMU SUPPORT
 2019-01-31  6:58 UTC  (6+ messages)
` [PATCH v6 06/20] iommu/io-pgtable-arm-v7s: Extend MediaTek 4GB Mode

[PATCH 0/3] more doc about isolated mode and bifurcated model
 2019-01-31  6:58 UTC  (2+ messages)

[PATCH] can: flexcan: fix timeout when set small bitrate
 2019-01-31  6:58 UTC 

[PATCH][v4] tty: fix race between flush_to_ldisc and tty_open
 2019-01-31  6:52 UTC  (6+ messages)
  ` 答复: "
      ` 答复: "

[PATCH 1/6] mpeg2dec: Fix global symbol tests
 2019-01-31  6:50 UTC  (6+ messages)
` [PATCH 2/6] xinput-calibrator: Fix build with clang/libc++
` [PATCH 3/6] libproxy: "
` [PATCH 4/6] libdnf: "
` [PATCH 5/6] webkitgtk: Fix build with clang/libc++ >= 7.0.0
` [PATCH 6/6] llvm: Upgrade to upcoming 8.0.0 release

[LSF/MM TOPIC] memory reclaim with NUMA rebalancing
 2019-01-31  6:49 UTC  (2+ messages)
` [LSF/MM ATTEND ] "

r8169 Driver - Poor Network Performance Since Kernel 4.19
 2019-01-31  6:49 UTC  (12+ messages)

[PATCH] nfit: acpi_nfit_ctl(): check out_obj->type in the right place
 2019-01-31  6:48 UTC  (2+ messages)

[RFC v2 PATCH] mm: vmscan: do not iterate all mem cgroups for global direct reclaim
 2019-01-31  6:47 UTC  (2+ messages)

[PATCH v3] v4l2-ctl: add function vidcap_get_and_update_fmt
 2019-01-31  6:44 UTC 

[U-Boot] [PATCH v3 0/2] efi_loader: Patch RTS at ExitBootServices
 2019-01-31  6:44 UTC  (5+ messages)
` [U-Boot] [PATCH v3 1/2] x86: Add efi runtime reset

[PATCH net-next] r8169: improve WoL handling
 2019-01-31  6:43 UTC 

[PATCH 0/4] ARM: dts: hummingboard2: fixes and improvements
 2019-01-31  6:42 UTC  (2+ messages)

Boot-time warning?
 2019-01-31  6:42 UTC 

[RFC PATCH v3 00/10] support ROHM BD70528 PMIC
 2019-01-31  6:40 UTC  (4+ messages)
` [RFC PATCH v3 06/10] devicetree: bindings: Document first ROHM BD70528 bindings

[Qemu-riscv] [Qemu-devel] [PR RFC] RISC-V Patches for 3.2, Part 3
 2019-01-31  6:39 UTC  (3+ messages)
  `  "

[kbuild:build-test 31/31] drivers/vfio/platform/reset/vfio_platform_calxedaxgmac.c:27:10: fatal error: vfio_platform_private.h: No such file or directory
 2019-01-31  6:39 UTC 

[ethtool 1/6] ethtool: move option parsing related code into function
 2019-01-31  6:30 UTC  (3+ messages)

Commit 594cc251fdd0 (user_access_begin does access_ok) made arch/sh stop booting on qemu
 2019-01-31  6:29 UTC  (2+ messages)

[PATCH net 0/3] net: stmmac: Misc fixes
 2019-01-31  6:29 UTC  (2+ messages)

[ANNOUNCE] xfsprogs for-next updated to 193bc42
 2019-01-31  6:28 UTC  (2+ messages)

[PATCH net-next] strparser: Return if socket does not have required number of bytes
 2019-01-31  6:25 UTC  (3+ messages)

[U-Boot] [PATCH v3] moveconfig: add a second pass for empty #if/#endif blocks
 2019-01-31  6:25 UTC  (3+ messages)

[U-Boot] [PATCH] mips: mt76xx: Use correct timer frequency
 2019-01-31  6:24 UTC 

[PATCH] arm: dts: gta04: add pinctrl settings for wkup domain
 2019-01-31  6:23 UTC 

[PATCH 2/2] xmm7modem: chnage to assign datapath for activated PDP context
 2019-01-31  6:19 UTC 

[PATCH 1/2] xmm7modem: Change in xmm7mode plugin for multi PDP handling
 2019-01-31  6:18 UTC 

[Bug 202445] New: amdgpu/dc: framerate dropping below adaptive sync range causes screen flickering
 2019-01-31  6:17 UTC  (2+ messages)
` [Bug 202445] "

[PATCH V8 1/5] i2c: tegra: Sort all the include headers alphabetically
 2019-01-31  6:16 UTC  (10+ messages)
` [PATCH V8 2/5] i2c: tegra: Add Bus Clear Master Support
` [PATCH V8 3/5] i2c: tegra: Add DMA Support
` [PATCH V8 4/5] i2c: tegra: Update transfer timeout
` [PATCH V8 5/5] i2c: tegra: Add I2C interface timing support

[qemu-mainline test] 132591: regressions - FAIL
 2019-01-31  6:15 UTC 

[PATCH net] ipvlan, l3mdev: fix broken l3s mode wrt local routes
 2019-01-31  6:14 UTC  (2+ messages)

linux-next: Tree for Jan 31
 2019-01-31  6:12 UTC 

[RFC v3 0/5] Add support for mt8183 SCP
 2019-01-31  6:12 UTC  (5+ messages)
` [RFC v3 5/5] cros_ec: differentiate SCP from EC by feature bit

[PATCH] crypto: caam - Do not overwrite IV
 2019-01-31  6:12 UTC 

[renesas-drivers:clk-renesas-for-v5.1 6/7] drivers/clk/renesas/rcar-gen3-cpg.c:472:42-45: ERROR: reference preceded by free on line 470 (fwd)
 2019-01-31  6:11 UTC 

Contributor Summit Topics and Logistics
 2019-01-31  6:11 UTC  (5+ messages)
  ` GSoC 2019 (was: Contributor Summit Topics and Logistics)

[PATCH 0/3] slub: Do trivial comments fixes
 2019-01-31  6:06 UTC  (2+ messages)

[PATCH] mm: Prevent mapping slab pages to userspace
 2019-01-31  6:03 UTC  (2+ messages)

[PATCH] phy: ti-pipe3: Add set_mode callback to configure usb3 phy as pcie phy
 2019-01-31  6:02 UTC  (4+ messages)

[PATCH 0/8] introduce no-overlay and cached mode in git checkout
 2019-01-31  5:54 UTC  (7+ messages)
` [PATCH 6/8] checkout: add --cached option

[PATCH] lightnvm: pblk: fix bio leak on large sized io
 2019-01-31  5:55 UTC  (4+ messages)

[PATCH] arch/arm/mm: Remove duplicate header
 2019-01-31  5:54 UTC  (4+ 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.