All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-03-29 07:25:53 to 2018-03-29 08:32:26 UTC [more...]

defconfig file (or fragment files) not used
 2018-03-29  8:25 UTC  (4+ messages)

[PATCH] drm/i915: Don't deballoon unused ggtt drm_mm_node in linux guest
 2018-03-29 10:58 UTC  (2+ messages)

[PATCH] iommu/vt-d, trivial: Remove unused variable
 2018-03-29  8:32 UTC  (3+ messages)

[PATCH v5] new config option vtsc_tolerance_khz to avoid TSC emulation
 2018-03-29  8:32 UTC  (5+ messages)

vpn management solution
 2018-03-29  8:42 UTC 

[PATCH] mmc-utils: Fix string overflow error
 2018-03-29  8:29 UTC 

Make coverity results public
 2018-03-29  8:29 UTC  (4+ messages)

`do_IRQ: 1.55 No irq handler for vector` on ASRock E350M1
 2018-03-29  8:29 UTC  (10+ messages)

[PATCH net-next 0/6] net: Allow FIB notifiers to fail add and replace
 2018-03-29  8:29 UTC  (13+ messages)
` [PATCH net-next 1/6] net: Fix fib notifer to return errno
` [PATCH net-next 2/6] net: Move call_fib_rule_notifiers up in fib_nl_newrule
` [PATCH net-next 3/6] net/ipv4: Move call_fib_entry_notifiers up for new routes
` [PATCH net-next 4/6] net/ipv4: Allow notifier to fail route replace
` [PATCH net-next 5/6] net/ipv6: Move call_fib6_entry_notifiers up for route adds

[PATCH v2 2/2] media: Add a driver for the ov7251 camera sensor
 2018-03-29  8:29 UTC  (4+ messages)
` [v2,2/2] "

[U-Boot] u-boot environment tool
 2018-03-29  8:28 UTC  (3+ messages)

[Qemu-devel] [PATCH v2 0/6] e1000 migration changes for 2.12
 2018-03-29  8:26 UTC  (5+ messages)
` [Qemu-devel] [PATCH v2 5/6] e1000: Choose which set of props to migrate

[GIT PULL] iommu/arm-smmu: Updates for 4.17
 2018-03-29  8:26 UTC  (3+ messages)

[PATCH v3 0/2] SDM845 System Cache Driver
 2018-03-29  8:25 UTC  (7+ messages)
` [PATCH v3 1/2] Documentation: Documentation for qcom, llcc
` [PATCH v3 2/2] drivers: soc: Add LLCC driver

[PATCH 1/1] drm/i915: move audio component intialization before audio driver use it
 2018-03-29  8:25 UTC  (3+ messages)
` ✗ Fi.CI.CHECKPATCH: warning for series starting with [1/1] "
` ✓ Fi.CI.BAT: success "

[PATCH v2 0/2] Add support for ov7251 camera sensor
 2018-03-29  8:24 UTC  (3+ messages)
` [PATCH v2 1/2] dt-bindings: media: Binding document for OV7251 "

[cip-dev] B@D: iwg20m support
 2018-03-29  8:23 UTC  (23+ messages)

[PATCH v2 0/3] btrfs-progs: Some fix for fi usage
 2018-03-29  8:23 UTC  (4+ messages)
` [PATCH v2 1/3] btrfs-progs: fi usage: change warning message more appropriately
` [PATCH v2 2/3] btrfs-progs: fi usage: change to output more info without root privilege
` [PATCH v2 3/3] btrfs-progs: fi usage: cleanup unnecessary permission error check

[Intel-gfx] [RFC i-g-t] intel-gpu-top: Rewrite the tool to be safe to use
 2018-03-29  8:20 UTC  (3+ messages)
`  "

[PATCH net-next 0/2] do not allow to add routes if disable_ipv6 is enabled
 2018-03-29  8:19 UTC  (4+ messages)
` [PATCH net-next 1/2] ipv6: do not set routes if disable_ipv6 has been enabled

[RFC PATCH] mmc: dw_mmc: rework the accurate timeout calculation
 2018-03-29  8:18 UTC 

[PATCH] NFSv3/acl: forget acl cache after setattr
 2018-03-29  8:13 UTC  (2+ messages)
` [PATCH v3] "

[PATCH v2 for-4.11] tools: set DEBUG_DIR from configure
 2018-03-29  8:11 UTC  (4+ messages)

Support adapter without HCI
 2018-03-29  8:10 UTC  (2+ messages)

[Fuego] Problems with Jenkins on master branch
 2018-03-29  8:10 UTC  (2+ messages)

[PATCH v18 00/18] Add NV12 support
 2018-03-29  8:06 UTC  (19+ messages)
` [PATCH v18 01/18] drm/i915/skl+: rename skl_wm_values struct to skl_ddb_values
` [PATCH v18 02/18] drm/i915/skl+: refactor WM calculation for NV12
` [PATCH v18 03/18] drm/i915/skl+: add NV12 in skl_format_to_fourcc
` [PATCH v18 04/18] drm/i915/skl+: support verification of DDB HW state for NV12
` [PATCH v18 05/18] drm/i915/skl+: NV12 related changes for WM
` [PATCH v18 06/18] drm/i915/skl+: pass skl_wm_level struct to wm compute func
` [PATCH v18 07/18] drm/i915/skl+: make sure higher latency level has higher wm value
` [PATCH v18 08/18] drm/i915/skl+: nv12 workaround disable WM level 1-7
` [PATCH v18 09/18] drm/i915/skl: split skl_compute_ddb function
` [PATCH v18 10/18] drm/i915: Set scaler mode for NV12
` [PATCH v18 11/18] drm/i915: Update format_is_yuv() to include NV12
` [PATCH v18 12/18] drm/i915: Upscale scaler max scale for NV12
` [PATCH v18 13/18] drm/i915: Add NV12 as supported format for primary plane
` [PATCH v18 14/18] drm/i915: Add NV12 as supported format for sprite plane
` [PATCH v18 15/18] drm/i915: Add NV12 support to intel_framebuffer_init
` [PATCH v18 16/18] drm/i915: Enable YUV to RGB for Gen10 in Plane Ctrl Reg
` [PATCH v18 17/18] drm/i915: Display WA 827
` [PATCH v18 18/18] drm/i915: Keep plane size mult of 4 for NV12

[Qemu-devel] [PATCH v4 for 2.12 0/3] fix bitmaps migration through shared storage
 2018-03-29  8:08 UTC  (7+ messages)

What is the preferred way to add build data to os-release
 2018-03-29  8:08 UTC 

[GIT PULL] DaVinci SoC update fixes for v4.17
 2018-03-29  8:08 UTC 

[Qemu-devel] [PATCH v2 0/2] vhost-user: Back SET/GET_CONFIG with a protocol feature
 2018-03-29  8:07 UTC  (9+ messages)
` [Qemu-devel] [PATCH v2 1/2] vhost-user-blk: set config ops before vhost-user init
` [Qemu-devel] [PATCH v2 2/2] vhost-user: back SET/GET_CONFIG requests with a protocol feature

[PATCH v3 0/5] optimize memblock_next_valid_pfn and early_pfn_valid
 2018-03-29  8:06 UTC  (4+ messages)
` [PATCH v3 2/5] mm: page_alloc: reduce unnecessary binary search in memblock_next_valid_pfn()

[MPTCP] Using struct socket for subflows
 2018-03-29  8:05 UTC 

[RFC 0/4] new function to create control threads
 2018-03-29  8:04 UTC  (4+ messages)
` [PATCH 0/4] fix control thread affinities
  ` [PATCH 4/4] eal: set affinity for control threads

[MPTCP] Weekly meeting - 29 March 2018 16:00 UTC (9am PDT, 6pm CEST)
 2018-03-29  8:03 UTC 

[PATCH] pcm: ioplug: Implement proper drain behavior
 2018-03-29  8:02 UTC 

[PATCH] ethdev: replace bus specific struct with generic dev
 2018-03-29  8:01 UTC  (2+ messages)

[PATCH net V2] vhost: correctly remove wait queue during poll failure
 2018-03-29  8:01 UTC  (4+ messages)

[PATCH v3 0/6] clocksource: rework Atmel TCB timer driver
 2018-03-29  8:01 UTC  (5+ messages)

makedumpfile fails on 4.4 longterm kernel with kaslr enabled
 2018-03-29  8:00 UTC  (2+ messages)

[PATCH v2] staging: vt6655: check for memory allocation failures
 2018-03-29  8:00 UTC  (3+ messages)

[PATCH net] vhost: validate log when IOTLB is enabled
 2018-03-29  8:00 UTC  (2+ messages)

[GIT PULL] mtd: spi-nor: Changes for 4.17
 2018-03-29  7:58 UTC 

[PATCH] doc: announce ethdev CRC strip flag deprecation
 2018-03-29  7:56 UTC  (5+ messages)
` [PATCH v2 2/2] ethdev: add new offload flag to keep CRC

[PATCH 00/10] drm/sun4i: Frontend YUV and MB32 tile modifier support
 2018-03-29  7:56 UTC  (7+ messages)
` [PATCH 04/10] drm/sun4i: Explicitly list and check formats supported by the backend

[PATCH 0/5] libbtrfsutil: misc fixes
 2018-03-29  7:53 UTC  (6+ messages)
` [PATCH 1/5] libbtrfsutil: don't return free space cache inodes from deleted_subvolumes()
` [PATCH 2/5] libbtrfsutil: fix memory leak in deleted_subvolumes()
` [PATCH 3/5] libbtrfsutil: use local mkfs.btrfs for tests if it exists
` [PATCH 4/5] libbtrfsutil: always build libbtrfsutil.so.$MAJOR
` [PATCH 5/5] libbtrfsutil: fix test assumptions about top-level subvolume

[PATCH 0/4] Make hidden menu really hidden
 2018-03-29  7:53 UTC  (3+ messages)
` [PATCH 1/4] Add new "version" command

[PATCH 0/8] ICL PLLs, DP/HDMI and misc display, v2
 2018-03-29  7:53 UTC  (2+ messages)
` ✓ Fi.CI.IGT: success for ICL PLLs, DP/HDMI and misc display (rev5)

[Qemu-devel] [PATCH v3 0/2] vhost-user: Back SET/GET_CONFIG with a protocol feature
 2018-03-29  7:52 UTC  (3+ messages)
` [Qemu-devel] [PATCH v3 1/2] vhost-user-blk: set config ops before vhost-user init
` [Qemu-devel] [PATCH v3 2/2] vhost-user: back SET/GET_CONFIG requests with a protocol feature

[PATCH RFC] x86/HVM: suppress I/O completion for port output
 2018-03-29  7:52 UTC 

[PATCH v8 00/24] Speculative page faults
 2018-03-29  7:50 UTC  (5+ messages)
` [PATCH v8 22/24] mm: Speculative page fault handler return VMA

[PATCH v4 0/2] drm/xen-front: Add support for Xen PV display frontend
 2018-03-29  7:49 UTC  (14+ messages)
` [PATCH v4 2/2] "
  ` [RFC PATCH] drm/xen-front: display_mode_valid() can be static

[PATCH v2] PM / wakeup: use seq_open() to show wakeup stats
 2018-03-29  7:49 UTC  (2+ messages)

[U-Boot] [PATCH] kconfig: add CONFIG_CC_COVERAGE
 2018-03-29  7:49 UTC 

[PATCH v3 0/5] Support perf -vv
 2018-03-29 14:56 UTC  (3+ messages)

[U-Boot] [PULL] Please pull from u-boot-rockchip
 2018-03-29  7:48 UTC 

[PATCH v3 0/8] arm: Base support for Renesas RZN1D-DB Board
 2018-03-29  7:47 UTC  (18+ messages)
` [PATCH v3 1/8] DT: mfd: renesas, rzn1-sysctrl: document RZ/N1 sysctrl node
  ` [PATCH v3 1/8] DT: mfd: renesas,rzn1-sysctrl: "
` [PATCH v3 2/8] DT: reset: renesas, rzn1-reboot: document RZ/N1 reboot driver
  ` [PATCH v3 2/8] DT: reset: renesas,rzn1-reboot: "
` [PATCH v3 3/8] DT: arm: renesas, rzn1: add the RZ/N1 SoC and RZN1D-DB board
  ` [PATCH v3 3/8] DT: arm: renesas,rzn1: "
` [PATCH v3 4/8] reset: Renesas RZ/N1 reboot driver
` [PATCH v3 5/8] arm: shmobile: Add the RZ/N1 arch to the shmobile Kconfig
` [PATCH v3 6/8] DT: arm: Add Renesas RZ/N1 SoC base device tree file
` [PATCH v3 7/8] DT: arm: Add Renesas RZN1D-DB Board base file
` [PATCH v3 8/8] DT: arm: Add the RZN1D-DB Board to Renesas Makefile target

[PATCH v2] wcn36xx: Disable 5GHz for wcn3610
 2018-03-29  7:45 UTC  (5+ messages)

[PATCH] media: v4l2-compat-ioctl32: don't oops on overlay
 2018-03-29  7:45 UTC  (5+ messages)

[PATCH] drm/amd/dc: Disentangle dc.h include from amdgpu.h
 2018-03-29  7:44 UTC 

[PATCH net-next v2 0/2] phylink: API changes
 2018-03-29  7:44 UTC  (3+ messages)
` [EXT] "

[U-Boot] [PATCH v2 00/19] Introduce SPI TPM v2.0 support
 2018-03-29  7:44 UTC  (20+ messages)
` [U-Boot] [PATCH v2 01/19] tpm: add Revision ID field in the chip structure
` [U-Boot] [PATCH v2 02/19] tpm: rename tpm_tis_infineon in tpm_tis_infineon_i2c
` [U-Boot] [PATCH v2 03/19] tpm: add support for TPMv2 SPI modules
` [U-Boot] [PATCH v2 04/19] tpm: fix indentation in command list before adding more
` [U-Boot] [PATCH v2 05/19] tpm: prepare support for TPMv2 commands
` [U-Boot] [PATCH v2 06/19] tpm: add macros "
` [U-Boot] [PATCH v2 07/19] tpm: add possible traces to analyze buffers returned by the TPM
` [U-Boot] [PATCH v2 08/19] tpm: handle different buffer sizes
` [U-Boot] [PATCH v2 09/19] tpm: add TPM2_Startup command support
` [U-Boot] [PATCH v2 10/19] tpm: add TPM2_SelfTest "
` [U-Boot] [PATCH v2 11/19] tpm: add TPM2_Clear "
` [U-Boot] [PATCH v2 12/19] tpm: rename the _extend() function to be _pcr_event()
` [U-Boot] [PATCH v2 13/19] tpm: add TPM2_PCR_Extend command support
` [U-Boot] [PATCH v2 14/19] tpm: add TPM2_PCR_Read "
` [U-Boot] [PATCH v2 15/19] tpm: add TPM2_GetCapability "
` [U-Boot] [PATCH v2 16/19] tpm: add dictionary attack mitigation commands support
` [U-Boot] [PATCH v2 17/19] tpm: add TPM2_HierarchyChangeAuth command support
` [U-Boot] [PATCH v2 18/19] tpm: add PCR authentication commands support
` [U-Boot] [PATCH v2 19/19] test/py: add TPMv2.0 test suite

linux-next: build failure after merge of the powerpc tree
 2018-03-29  7:43 UTC 

[PATCH net-next v2 0/3] net: Broadcom drivers coalescing fixes
 2018-03-29  7:42 UTC  (5+ messages)
` [PATCH net-next v2 2/3] net: systemport: Fix coalescing settings handling
` [PATCH net-next v2 3/3] net: bcmgenet: "

[RFC v1] Data port coherency control for UMDs
 2018-03-29  7:42 UTC  (6+ messages)

Problem with commit 31e77c93e432 "sched/fair: Update blocked load when newly idle"
 2018-03-29  7:41 UTC  (6+ messages)

[U-Boot] [PATCH 00/18] Introduce SPI TPM v2.0 support
 2018-03-29  7:39 UTC  (10+ messages)

[PATCH] libxml-sax-perl: upgrade 0.99 -> 1.00
 2018-03-29  7:39 UTC 

[PATCH] drm: clarify adjusted_mode for a bridge connected to a crtc
 2018-03-29  7:39 UTC  (6+ messages)

[PATCH - IOPLUG DRAIN 0/2]
 2018-03-29  7:38 UTC  (6+ messages)

[Bug 102625] Game Crashlands crashes on startup
 2018-03-29  7:37 UTC  (4+ messages)

[Bug 105797] Tracker for YoYo based games start-up crashes
 2018-03-29  7:37 UTC  (2+ messages)

[PATCH v4] scripts/package/builddeb: split generating packaging and build
 2018-03-29  7:36 UTC  (7+ messages)
    ` Fwd: "

[PATCH] vhost: fix segfault as handle set_mem_table message
 2018-03-29  7:35 UTC  (6+ messages)

[PATCH v6 0/7] switching device representation
 2018-03-29  7:34 UTC  (4+ messages)
` [PATCH v6 4/8] ethdev: Add port representor device flag

[PATCH 0/2] add pipe event for optimizing negotiating
 2018-03-29  7:32 UTC  (3+ messages)
` [PATCH 2/2] vhost: "

[cip-dev] CIP in the News
 2018-03-29  7:31 UTC  (3+ messages)
` [cip-dev] [cip-members] "

random_generator=lfsr overhead with more disks?
 2018-03-29  7:28 UTC  (4+ messages)

[U-Boot] [PATCH v3 0/5] ARM: i.MX6: Add proper CONFIG names
 2018-03-29  7:27 UTC  (4+ messages)
` [U-Boot] [PATCH v3 1/5] i.MX6: Add proper CONFIG_SOC_ names for MX6 architectures

Linux 4.4.125
 2018-03-29  7:26 UTC  (2+ messages)

[RFC PATCH] sdhci: arasan: Add runtime PM support
 2018-03-29  7:27 UTC  (2+ messages)

Linux 4.9.91
 2018-03-29  7:26 UTC  (2+ messages)

Linux 4.14.31
 2018-03-29  7:26 UTC  (2+ messages)

Linux 4.15.14
 2018-03-29  7:25 UTC  (2+ messages)

pull request (net-next): ipsec-next 2018-03-29
 2018-03-29  7:25 UTC  (2+ messages)
` [PATCH 3/4] esp: check the NETIF_F_HW_ESP_TX_CSUM bit before segmenting


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.