All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-03-15 14:36:33 to 2019-03-15 15:53:09 UTC [more...]

[PATCH 0/5] fetch2: Fixes for git and gitsm
 2019-03-15 15:46 UTC  (8+ messages)
` [PATCH 4/5] fetch2/gitsm: Add clean function

[PATCH 00/26] DC Patches 15 Mar 2019
 2019-03-15 15:53 UTC  (8+ messages)
  ` [PATCH 01/26] drm/amd/display: Reset alpha state for planes to the correct values
  ` [PATCH 02/26] drm/amd/display: change generic_reg_wait to void
  ` [PATCH 03/26] drm/amd/display: Use drm helper for resetting plane state
  ` [PATCH 04/26] drm/amd/display: Move dm_read_reg_func to dc_helper
  ` [PATCH 05/26] drm/amd/display: Fix setting DP_VID_N_MUL
  ` [PATCH 06/26] drm/amd/display: fix DP 422 VID_M half the rate issue
  ` [PATCH 07/26] drm/amd/display: Add a hysteresis to BTR frame multiplier

[PATCH 0/5] gc: minor code cleanup + contention fixes
 2019-03-15 15:52 UTC  (15+ messages)
` [PATCH v2 2/7] gc: convert to using the_hash_algo
` [PATCH v2 5/7] reflog: exit early if there's no work to do
` [PATCH v2 6/7] gc: don't run "reflog expire" when keeping reflogs
` [PATCH v2 7/7] reflog expire: don't assert the OID when locking refs

[RFC PATCH 0/2] x86/perf/amd: AMD PMC counters and NMI latency
 2019-03-15 15:50 UTC  (6+ messages)
` [RFC PATCH 2/2] x86/perf/amd: Resolve NMI latency issues when multiple PMCs are active

[PATCH] drm/selftest:- Adding a new format(whose cpp=0) to be tested by igt_check_drm_format_min_pitch
 2019-03-15 15:50 UTC 

[PATCH 01/21] drm/i915: Move intel_engine_mask_t around for use by i915_request_types.h
 2019-03-15 15:50 UTC  (26+ messages)
` [PATCH 02/21] drm/i915: Sanity check mmap length against object size
` [PATCH 03/21] drm/i915: Hold a ref to the ring while retiring
` [PATCH 04/21] drm/i915: Lock the gem_context->active_list while dropping the link
` [PATCH 05/21] drm/i915: Hold a reference to the active HW context
` [PATCH 06/21] drm/i915: Stop needlessly acquiring wakeref for debugfs/drop_caches_set
` [PATCH 07/21] drm/i915/selftests: Provide stub reset functions
` [PATCH 08/21] drm/i915: Switch to use HWS indices rather than addresses
` [PATCH 09/21] drm/i915: Separate GEM context construction and registration to userspace
` [PATCH 10/21] drm/i915: Introduce a mutex for file_priv->context_idr
` [PATCH 11/21] drm/i915: Introduce the i915_user_extension_method
` [PATCH 12/21] drm/i915: Create/destroy VM (ppGTT) for use with contexts
` [PATCH 13/21] drm/i915: Extend CONTEXT_CREATE to set parameters upon construction
` [PATCH 14/21] drm/i915: Allow contexts to share a single timeline across all engines
` [PATCH 15/21] drm/i915: Allow userspace to clone contexts on creation
  ` [PATCH] "
` [PATCH 16/21] drm/i915: Allow a context to define its set of engines
` [PATCH 17/21] drm/i915: Extend I915_CONTEXT_PARAM_SSEU to support local ctx->engine[]
` [PATCH 18/21] drm/i915: Load balancing across a virtual engine
` [PATCH 19/21] drm/i915: Extend execution fence to support a callback
` [PATCH 20/21] drm/i915/execlists: Virtual engine bonding
  ` [PATCH] "
` [PATCH 21/21] drm/i915: Allow specification of parallel execbuf
` ✗ Fi.CI.BAT: failure for series starting with [01/21] drm/i915: Move intel_engine_mask_t around for use by i915_request_types.h

drivers/pci/controller/dwc/pcie-designware.c:309:52: sparse: cast truncates bits from constant value (ffffffff7fffffff becomes 7fffffff)
 2019-03-15 15:49 UTC 

[PATCH] kernel/workqueue: Use __printf markup to silence compiler in function 'alloc_workqueue'
 2019-03-15 15:47 UTC  (2+ messages)

[PATCH v4 00/10] TEE mediator (and OP-TEE) support in XEN
 2019-03-15 15:47 UTC  (8+ messages)
` [PATCH v4 01/10] xen/arm: add generic TEE mediator framework
` [PATCH v4 03/10] xen/arm: optee: add OP-TEE mediator skeleton
` [PATCH v4 04/10] xen/arm: optee: add fast calls handling

[PATCH] libnss-nisplus: Add recipe
 2019-03-15 15:46 UTC  (4+ messages)

[Buildroot] [PATCH 1/1] package/python-nfc: bump to version 0.13.5
 2019-03-15 15:46 UTC 

[PATCH] drm/bridge: dw-hdmi: disable SCDC configuration for invalid setups
 2019-03-15 15:45 UTC  (3+ messages)

[igt-dev] [PATCH i-g-t 1/2] tests/kms_available_modes_crc limit tested fb formats
 2019-03-15 15:42 UTC  (2+ messages)
` [igt-dev] [PATCH i-g-t 2/2] lib/igt_kms: reset plane alpha and blend in igt_plane_reset()

[PATCH v2] rebase: remove the rebase.useBuiltin setting
 2019-03-15 15:44 UTC  (3+ messages)
` [PATCH v3] "

[v2][PATCH 1/2] go.bbclass: Export GOARM
 2019-03-15 15:44 UTC  (4+ messages)
` [v2][PATCH 2/2] goarch.bbclass: set TARGET_GOARM as '7' for valid cortexa* targets

[git pull] IOMMU Fix for Linux v5.1-rc1
 2019-03-15 15:44 UTC 

[PATCH] kbuild: Make NOSTDINC_FLAGS a simply expanded variable
 2019-03-15 15:40 UTC  (4+ messages)

[PATCH RFC 00/55] x86: use domheap page for xen page tables
 2019-03-15 15:40 UTC  (9+ messages)
` [PATCH RFC 01/55] x86/mm: defer clearing page in virt_to_xen_lXe
` [PATCH RFC 02/55] x86: move some xen mm function declarations
` [PATCH RFC 04/55] x86/mm: introduce l{1, 2}t local variables to map_pages_to_xen
` [PATCH RFC 07/55] x86/mm: add an end_of_loop label in map_pages_to_xen

[PATCH 00/11] cfg80211/mac80211 patches from our internal tree 2019-03-15
 2019-03-15 15:39 UTC  (10+ messages)
` [PATCH 01/11] mac80211: Increase MAX_MSG_LEN
` [PATCH 02/11] nl80211: increase NL80211_MAX_SUPP_REG_RULES
` [PATCH 03/11] nl80211: copy the length of dst of src in nl80211_notify_radar_detection()
` [PATCH 04/11] cfg80211: Handle WMM rules in regulatory domain intersection
` [PATCH 05/11] mac80211_hwsim: set p2p device interface support indication
` [PATCH 06/11] cfg80211: don't skip multi-bssid index element
` [PATCH 07/11] cfg80211: support non-inheritance element
` [PATCH 08/11] mac80211: "
` [PATCH 09/11] cfg80211: support profile split between elements

[PATCH RFC] KVM: x86: svm: make sure NMI is injected after nmi_singlestep
 2019-03-15 15:37 UTC 

[PATCH] [RESEND] Do not modify perf bias performance setting by default at boot
 2019-03-15 15:36 UTC  (3+ messages)

[PATCH 0/3] Switch V3 messages to text encoding of variable length buffer
 2019-03-15 15:33 UTC  (4+ messages)
` [PATCH 1/3] trace-cmd: Use text encoding for options in protocol V3
` [PATCH 2/3] trace-cmd: Use text encoding for transmitting ports "
` [PATCH 3/3] trace-cmd: Add msg_buf_len() function

[PATCH net-next v2 4/7] devlink: allow subports on devlink PCI ports
 2019-03-15 15:32 UTC  (18+ messages)

[U-Boot] [PATCH 1/2] pci: Add boundary check for hose->regions
 2019-03-15 15:32 UTC  (2+ messages)
` [U-Boot] [PATCH 2/2] pci: Scale MAX_PCI_REGIONS based on CONFIG_NR_DRAM_BANKS

idle-page marking in page-types tool
 2019-03-15 15:32 UTC 

[PATCH] sched/fair: Limit sched_cfs_period_timer loop to avoid hard lockup
 2019-03-15 15:30 UTC  (3+ messages)

[PATCH] vxlan: remove the redundant gro_cells_destroy() calling
 2019-03-15 15:28 UTC  (7+ messages)
` [PATCH v2] "

[PATCH] app/pdump: enforcing pdump to use sw mempool
 2019-03-15 15:27 UTC 

[PATCH] powerpc: use $(origin ARCH) to select KBUILD_DEFCONFIG
 2019-03-15 15:25 UTC  (7+ messages)

[PATCH] iommu/amd: Fix a null pointer dereference for ACPI devices
 2019-03-15 15:27 UTC  (2+ messages)

[RESEND][PATCH] iommu/amd: Fix NULL dereference bug in match_hid_uid
 2019-03-15 15:24 UTC  (2+ messages)

[PATCH] x86/svm: Improve code generation from cpu_has_svm_feature()
 2019-03-15 15:23 UTC 

[Buildroot] [PATCH 1/1] package/botan: link with libatomic when needed
 2019-03-15 15:22 UTC  (2+ messages)

[Buildroot] [git commit branch/2018.11.x] package/botan: link with libatomic when needed
 2019-03-15 15:22 UTC 

[PATCH v4 2/5] ARM: dts: meson: add p200 and p201 boards
 2019-03-15 15:19 UTC  (8+ messages)
` [U-Boot] "
` [PATCH v4 3/5] Arm: dts: meson: add u-boot.dtsi for p200 and p201
  ` [U-Boot] "
` [PATCH v4 4/5] ARM: board: meson: add p200 board
  ` [U-Boot] "
` [PATCH v4 5/5] ARM: board: meson: add p201 board
  ` [U-Boot] "

[PATCH 0/6] drm/bridge: Add ICN6211 MIPI-DSI/RGB bridge
 2019-03-15 15:20 UTC  (5+ messages)
` [PATCH 3/6] drm/sun4i: dsi: Add bridge support
  ` [linux-sunxi] "

[PATCH] kbuild: If the module stripping command fails the build should abort
 2019-03-15 15:19 UTC  (3+ messages)

[PATCH v8 00/12] perf: enable compression of record mode trace to save storage space
 2019-03-15 15:18 UTC  (4+ messages)

[PATCH v4 0/5] Arm: meson: add support for p200 and p201 boards
 2019-03-15 15:11 UTC  (4+ messages)
` [U-Boot] "
` [PATCH v4 1/5] ARM: board: meson: rename odroid-c2 to p200
  ` [U-Boot] "

[PATCH v9 1/4] can: m_can: Create a m_can platform framework
 2019-03-15 15:14 UTC  (8+ messages)

[v1,1/1] EDAC, mellanox: Add ECC support for BlueField DDR4
 2019-03-15 15:12 UTC  (3+ messages)
  ` [PATCH v1 1/1] "

[RESEND PATCH] Make Fujitsu Erratum 010001 patch can be applied on A64FX v1r0
 2019-03-15 15:12 UTC  (3+ messages)

[PATCH 0/2] Add support for the TI ADS8344 A/DC chips
 2019-03-15 15:11 UTC  (9+ messages)
` [PATCH 1/2] dt-bindings: iio: adc: Add bindings for "
` [PATCH 2/2] iio: adc: Add driver for the "

straw poll: git merge conference location
 2019-03-15 15:12 UTC  (4+ messages)

[Intel-wired-lan] [PATCH v1 1/1] igc: Remove unneeded hw_dbg prints
 2019-03-15 15:12 UTC 

[PATCH v4 0/3] drm/i915: introduce macros to define register contents
 2019-03-15 15:10 UTC  (2+ messages)
` ✓ Fi.CI.BAT: success for drm/i915: introduce macros to define register contents (rev4)

[rocko/master][PATCH] [matrix-gui-apps] SRCREV bump for TIDL demo file path fix
 2019-03-15 10:03 UTC 

[igt-dev] [PATCH i-g-t v2 1/3] lib/drmtest: Add helpers to check and require amdgpu
 2019-03-15 15:04 UTC  (3+ messages)
` [igt-dev] [PATCH i-g-t v2 2/3] lib/debugfs: Don't do CRC sanity checks on amdgpu
` [igt-dev] [PATCH i-g-t v2 3/3] lib/igt_fb: Align min_stride to 256 bytes for YUV buffers "

QA & DMTF tools: Redfish-JsonSchema-ResponseValidator
 2019-03-15 15:02 UTC 

[GSoC][RFC/PATCH 0/1]
 2019-03-15 15:01 UTC  (2+ messages)
` [GSoC][RFC/PATCH 1/1] userdiff - support shell script

[PATCH 0/3] Small improvements/bugfixes to the rk3399-opi dt
 2019-03-15 14:58 UTC  (12+ messages)
` [PATCH 1/3] arm64: dts: rockchip: rk3399-orangepi: Fix clock names and add missing supplies for bluetooth
` [PATCH 2/3] arm64: dts: rockchip: rk3399-orangepi: Specify vid supply for the compass (AK09911)
` [PATCH 3/3] arm64: dts: rockchip: rk3399-orangepi: Add the fusb typec manager

[PATCHSET 0/3] io_uring improvements
 2019-03-15 14:59 UTC  (4+ messages)
` [PATCH 1/3] iov_iter: add ITER_BVEC_FLAG_NO_REF flag
` [PATCH 2/3] block: add BIO_NO_PAGE_REF flag
` [PATCH 3/3] io_uring: add io_uring_event cache hit information

[Buildroot] [PATCH 1/1] package/tor: security bump to 0.3.5.8
 2019-03-15 14:58 UTC  (2+ messages)

HID Driver
 2019-03-15 14:58 UTC  (4+ messages)

usb: typec: tcpm: Try PD-2.0 if sink does not respond to 3.0 source-caps
 2019-03-15 14:57 UTC 

[RFC] Question about TLB flush while set Stage-2 huge pages
 2019-03-15 14:56 UTC  (10+ messages)

[tracecompass-dev] Scalability
 2019-03-15 14:56 UTC  (2+ messages)

[Buildroot] [git commit branch/2018.11.x] package/tor: security bump to 0.3.4.11
 2019-03-15 14:56 UTC 

[PATCH] ARM: dts: mx8mq-phytec-phycore-som: Add watchdog
 2019-03-15 14:55 UTC 

[PATCHSET v2 0/7] io_uring fixes
 2019-03-15 14:54 UTC  (8+ messages)
` [PATCH 1/7] io_uring: use regular request ref counts
` [PATCH 2/7] io_uring: make io_read/write return an integer
` [PATCH 3/7] io_uring: add prepped flag
` [PATCH 4/7] io_uring: fix fget/fput handling
` [PATCH 5/7] io_uring: fix poll races
` [PATCH 6/7] io_uring: retry bulk slab allocs as single allocs
` [PATCH 7/7] io_uring: mark me as the maintainer

[PATCHv15 0/3] Intel FPGA Video and Image Processing Suite
 2019-03-15 14:54 UTC  (4+ messages)
` [PATCHv15 1/3] ARM:dt-bindings:display "
` [PATCHv15 2/3] ARM:socfpga-defconfig "
` [PATCHv15 3/3] ARM:drm ivip "

[PATCH v2] xen/balloon: Fix mapping PG_offline pages to user space
 2019-03-15 14:53 UTC  (3+ messages)

[PATCH] powerpc: bpf: Fix generation of load/store DW instructions
 2019-03-15 14:51 UTC  (2+ messages)

[PATCH 5/8] perf tools: Get precise_ip from the pmu config
 2019-03-15 14:52 UTC  (11+ messages)
      ` [PATCHv2 "
              ` [PATCH] perf tools: Move precise_ip detection into perf_evsel__open

fs_context-related oops in mainline
 2019-03-15 14:51 UTC  (6+ messages)

[RFC/PATCH] point pull requesters to Git Git Gadget
 2019-03-15 14:51 UTC  (4+ messages)
` GitGitGadget on github.com/git/git?, was "

[PATCH v3 0/5] media: Allwinner A10 CSI support
 2019-03-15 14:46 UTC  (4+ messages)
` [PATCH v3 1/5] dt-bindings: media: Add Allwinner A10 CSI binding

[PATCH] xen-block: Replace qdict_put_obj() by qdict_put() where appropriate
 2019-03-15 14:46 UTC  (5+ messages)
` [Qemu-block] "
  ` [Qemu-devel] "

[PATCH RFC 0/3] x86emul: further work
 2019-03-15 14:32 UTC  (2+ messages)

usb: typec: tcpm: Try PD-2.0 if sink does not respond to 3.0 source-caps
 2019-03-15 14:42 UTC 

[PATCH 1/2] lttng-tools ptest: add missing dependencies
 2019-03-15 14:40 UTC  (3+ messages)

[PATCH] xen: look for Xen notes in section headers too
 2019-03-15 14:40 UTC  (4+ messages)

[xen-unstable-smoke test] 133836: tolerable all pass - PUSHED
 2019-03-15 14:40 UTC 

[PATCH] xfs: don't trip over uninitialized buffer on extent read of corrupted inode
 2019-03-15 14:39 UTC 

[PATCH] drm/i915: Move intel_engine_mask_t around for use by i915_request_types.h
 2019-03-15 14:38 UTC  (2+ messages)
` ✓ Fi.CI.BAT: success for drm/i915: Move intel_engine_mask_t around for use by i915_request_types.h (rev2)

[PATCH v5 01/12] dt-bindings: mtd: ingenic: Add compatible strings for JZ4740 and JZ4725B
 2019-03-15 14:37 UTC  (5+ messages)
` [PATCH v5 09/12] mtd: rawnand: ingenic: Make use of ecc-engine property

usb: typec: altmodes/displayport: Fall back to multi-func pins
 2019-03-15 14:37 UTC 

[PATCH] drm/i915: Introduce concept of a sub-platform
 2019-03-15 14:36 UTC  (2+ messages)
` ✗ Fi.CI.BAT: failure for "


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.