All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-03-21 06:41:10 to 2019-03-21 08:20:49 UTC [more...]

[RFC PATCH 00/20] drm: Split out the formats API and move it to a common place
 2019-03-21  8:20 UTC  (5+ messages)
` [RFC PATCH 06/20] lib: Add video format information library

[PATCH] drm/amd/powerplay: Fix double unlock bug in smu_sys_set_pp_table()
 2019-03-21  8:20 UTC  (6+ messages)

[PATCH v4 1/4] dt: lm3532: Add lm3532 dt doc and update ti_lmu doc
 2019-03-21  8:20 UTC  (4+ messages)
` [PATCH v4 4/4] leds: lm3532: Introduce the lm3532 LED driver

[PATCH v2] drm/exynos/mixer: fix MIXER shadow registry synchronisation code
 2019-03-21  8:20 UTC  (2+ messages)

[PATCH] drm/stm: add sleep power management
 2019-03-21  8:15 UTC  (3+ messages)

[PATCH] [Outreachy kernel] staging: emxx_udc: replace 0 with false
 2019-03-21  8:15 UTC  (3+ messages)

[PATCH] drm/stm: dw_mipi_dsi-stm: add sleep power management
 2019-03-21  8:13 UTC  (2+ messages)

[RFC PATCH] printk: Introduce "store now but print later" prefix
 2019-03-21  8:13 UTC  (7+ messages)
        ` ratelimit API: was: "

[PATCH] mm/isolation: Remove redundant pfn_valid_within() in __first_valid_page()
 2019-03-21  8:13 UTC  (5+ messages)

[net v2 1/1] tipc: fix cancellation of topology subscriptions
 2019-03-21  8:11 UTC 

[RFC 00/10] net/mlx5: add support for multiport IB devices
 2019-03-21  8:11 UTC  (16+ messages)
` [PATCH 00/14] "
  ` [PATCH 01/14] net/mlx5: add representor recognition on kernels 5.x
  ` [PATCH 02/14] net/mlx5: introduce multiport IB device shared structure
  ` [PATCH 03/14] net/mlx5: modify get ifindex routine for multiport IB
  ` [PATCH 04/14] net/mlx5: add getting IB ports number "
  ` [PATCH 05/14] net/mlx5: add multiport IB device support to probing
  ` [PATCH 06/14] net/mlx5: add IB shared context alloc/free functions
  ` [PATCH 07/14] net/mlx5: switch to the names in the shared IB context
  ` [PATCH 08/14] net/mlx5: switch to the shared Protection Domain
  ` [PATCH 09/14] net/mlx5: switch to the shared context IB attributes
  ` [PATCH 10/14] net/mlx5: switch to the shared IB device context
  ` [PATCH 11/14] net/mlx5: provide IB port for the object being created
  ` [PATCH 12/14] net/mlx5: update install/uninstall int handler routines
  ` [PATCH 13/14] net/mlx5: update event handler for multiport IB devices
  ` [PATCH 14/14] net/mlx5: add source vport match to the ingress rules

[PATCH] drm/i915/ehl: All EHL ports are combo phys (v2)
 2019-03-21  8:09 UTC  (2+ messages)

[PATCH -next] ubifs: remove unused function __ubifs_shash_final
 2019-03-21  8:09 UTC  (7+ messages)

[RFC] mm/hotplug: Make get_nid_for_pfn() work with HAVE_ARCH_PFN_VALID
 2019-03-21  8:08 UTC 

[PATCH] drm/panel: otm8009a: set clock to 29.70 Mhz
 2019-03-21  8:07 UTC  (2+ messages)

[PATCH net-next 0/2] net: phy: Eliminate unnecessary soft
 2019-03-21  8:07 UTC  (15+ messages)
` [PATCH net-next 2/2] net: phy: marvell: Avoid unnecessary soft reset
  ` regression from: "

[x86] f8eb0235f6: kmsg.pcengines_apuv2:failed_to_detect_apu_board_via_dmi
 2019-03-21  8:07 UTC  (2+ messages)
` [LKP] "

[Buildroot] [PATCH v2 1/8] boot/arm-trusted-firmware: support 32bit Arm targets
 2019-03-21  8:06 UTC  (4+ messages)
` [Buildroot] [PATCH v2 4/8] boot/arm-trusted-firmware: support alternate image files

[PATCH] drm/panel: rm68200: no error msg if probe deferred
 2019-03-21  8:05 UTC  (2+ messages)

[PATCH] drm/i915: Skip object locking around a no-op set-domain ioctl
 2019-03-21  8:05 UTC 

[PATCH] drm/panel: otm8009a: no error msg if probe deferred
 2019-03-21  8:04 UTC  (2+ messages)

[PATCH] drm/panel: otm8009a: add delay at the end of initialization
 2019-03-21  8:04 UTC  (2+ messages)

[RESEND PATCHv4 0/6] Add SOCFPGA System Manager
 2019-03-21  8:03 UTC  (4+ messages)

[PATCH] compiler: allow all arches to enable CONFIG_OPTIMIZE_INLINING
 2019-03-21  8:01 UTC  (5+ messages)

kvm fpu warning on 4.14.89
 2019-03-21  8:01 UTC  (9+ messages)

[PATCH] vfs: Convert functionfs to fs_context
 2019-03-21  7:59 UTC 

[PATCH v3 00/18] locking/lockdep: Add comments and make some code
 2019-03-21  7:57 UTC  (19+ messages)
` [PATCH v3 01/18] locking/lockdep: Change all print_*() return type to void
` [PATCH v3 02/18] locking/lockdep: Add description and explanation in lockdep design doc
` [PATCH v3 03/18] locking/lockdep: Adjust lock usage bit character checks
` [PATCH v3 04/18] locking/lockdep: Remove useless conditional macro
` [PATCH v3 05/18] locking/lockdep: Print the right depth for chain key colission
` [PATCH v3 06/18] locking/lockdep: Update obsolete struct field description
` [PATCH v3 07/18] locking/lockdep: Use lockdep_init_task for task initiation consistently
` [PATCH v3 08/18] locking/lockdep: Define INITIAL_CHAIN_KEY for chain keys to start with
` [PATCH v3 09/18] locking/lockdep: Change the range of class_idx in held_lock struct
` [PATCH v3 10/18] locking/lockdep: Remove unused argument in validate_chain() and check_deadlock()
` [PATCH v3 11/18] locking/lockdep: Update comment
` [PATCH v3 12/18] locking/lockdep: Remove unnecessary function pointer argument
` [PATCH v3 13/18] locking/lockdep: Change type of the element field in circular_queue
` [PATCH v3 14/18] locking/lockdep: Change the return type of __cq_dequeue()
` [PATCH v3 15/18] locking/lockdep: Avoid constant checks in __bfs by using offset reference
` [PATCH v3 16/18] locking/lockdep: Combine check_noncircular and check_redundant
` [PATCH v3 17/18] locking/lockdep: Update comments on dependency search
` [PATCH v3 18/18] locking/lockdep: Add explanation to lock usage rules in lockdep design doc

[PATCH] drivers/virtio: fix duplicate naming of include guard
 2019-03-21  7:59 UTC  (2+ messages)

[PATCH] PM / arch: x86: Rework the MSR_IA32_ENERGY_PERF_BIAS handling
 2019-03-21  7:58 UTC  (2+ messages)

Where to read the WWID of a multipath device
 2019-03-21  7:57 UTC  (2+ messages)

[radeon-alex:amd-staging-drm-next 526/542] drivers/gpu/drm/amd/amdgpu/../display/dc/core/dc.c:1237:34: error: 'struct dc' has no member named 'dml'
 2019-03-21  7:55 UTC 

nandwrite vs. flashcp when writing image to mtd device
 2019-03-21  7:54 UTC  (2+ messages)

[PATCH] staging: rtl8188eu: core: rtw_mlme: Remove return variables
 2019-03-21  7:54 UTC 

[Buildroot] [PATCH v2 0/3] Add prebuilt nds32 toolchain, ae3xx board and autobuild configs support
 2019-03-21  7:51 UTC  (5+ messages)
` [Buildroot] [PATCH v3 3/3] upport/config-fragments/autobuild: test the Andes nds32 toolchain

[hugetlbfs] 2284cf59cb: BUG:KASAN:global-out-of-bounds_in_f
 2019-03-21  7:50 UTC  (2+ messages)
` [LKP] "

[PATCH 1/2] drm/i915: Turn dram_info.num_channels into a bitmask
 2019-03-21  7:50 UTC  (3+ messages)
` ✓ Fi.CI.BAT: success for series starting with [1/2] drm/i915: Turn dram_info.num_channels into a bitmask (rev3)

[PATCH v2 0/3] staging: wilc1000: Remove return variables
 2019-03-21  7:49 UTC  (4+ messages)
` [PATCH v2 1/3] staging: wilc1000: Remove return variables in host_interface.c
` [PATCH v2 2/3] staging: wilc1000: Remove return variable "
` [PATCH v2 3/3] staging: wilc1000: Remove return variables in wilc_spi.c

[PATCH v12 0/4] PM / Domains: Support hierarchical CPU arrangement (PSCI/ARM)
 2019-03-21  7:47 UTC  (4+ messages)
` [PATCH v12 1/4] PM / Domains: Add a generic data pointer to the genpd_power_state struct

usb: gadget: Don't allocate zero-length buffers
 2019-03-21  7:42 UTC 

[RFC 0/2] guarantee natural alignment for kmalloc()
 2019-03-21  7:42 UTC  (9+ messages)

[SPDK] io size limitation on spdk_blob_io_write()
 2019-03-21  7:40 UTC 

[Buildroot] [PATCH] package/libseccomp: security bump to version 2.4.0
 2019-03-21  7:40 UTC 

[PATCH] of: Drop redundant check in linker section OF match table
 2019-03-21  7:39 UTC  (3+ messages)

[PATCH v3 0/3] enable package download in ice driver
 2019-03-21 15:02 UTC  (9+ messages)
` [PATCH v4 "
  ` [PATCH v4 1/3] net/ice: load OS default package
  ` [PATCH v4 2/3] net/ice: add safe mode
  ` [PATCH v4 3/3] net/ice: enable RSS when device init

[PATCH] staging: greybus: svc_watchdog: Modify char* array declaration
 2019-03-21  7:38 UTC 

[PATCH 1/2] drm/i915/selftests: Calculate maximum ring size for preemption chain
 2019-03-21  7:37 UTC  (2+ messages)
` [PATCH 2/2] drm/i915/selftests: Mark up preemption tests for hang detection

[igt-dev] [PATCH i-g-t] tests/kms_vrr: fix compilation with Clang
 2019-03-21  7:37 UTC 

[PATCH 00/14] qtnfmac: regulatory rework and misc fixes
 2019-03-21  7:35 UTC  (5+ messages)
` [PATCH 12/14] qtnfmac: fix debugfs entries for multiple cards on the same host

[PATCH 5/5] drm/amdgpu: add more inject control
 2019-03-21  7:34 UTC 

[PATCH] [Outreachy kernel] staging: emxx_udc: lines should not end with parenthesis
 2019-03-21  7:33 UTC  (3+ messages)

[igt-dev] [PATCH v14 0/5] new engine discovery interface
 2019-03-21  7:32 UTC  (6+ messages)
` [igt-dev] [PATCH v14 2/5] lib: ioctl_wrappers: reach engines by index as well
` [igt-dev] [PATCH v14 4/5] lib/i915: add gem_engine_topology library and for_each loop definition

[PATCH BlueZ] mesh: Correctly initialize node's vendor models
 2019-03-21  7:32 UTC 

[U-Boot] [PATCH 0/9] AE350 SMP support RISC-V
 2019-03-21  7:32 UTC  (9+ messages)
` [U-Boot] [PATCH 1/9] riscv: ax25: Create a simple-bus driver for the soc node
` [U-Boot] [PATCH 2/9] riscv: Add a SYSCON driver for Andestech's PLIC

[PATCH 1/3] PCI: rcar: Replace unsigned long with u32 for register values
 2019-03-21  7:31 UTC  (4+ messages)

[PATCH] v2 [Outreachy kernel] staging: vt6655: spaces around operators
 2019-03-21  7:31 UTC  (3+ messages)

[PATCH 4/5] drm/amdgpu: remove per obj debugfs write
 2019-03-21  7:30 UTC 

FAILED: patch "[PATCH] ipmi_si: Fix crash when using hard-coded device" failed to apply to 4.19-stable tree
 2019-03-21  7:30 UTC 

[PATCH] [Outreachy kernel] staging: vt6655: fix various style issues
 2019-03-21  7:30 UTC  (3+ messages)

[PATCH 3/5] drm/amdgpu: Fix amdgpu ras to ta enums conversion
 2019-03-21  7:29 UTC 

[PATCH 2/5] drm/amdgpu: use macro instead of enum for flags
 2019-03-21  7:29 UTC 

[PATCH] [Outreachy kernel] staging: sm750fb: avoid camelcase
 2019-03-21  7:28 UTC  (3+ messages)

[PATCH 1/5] drm/amdgpu: Fix some sanity check
 2019-03-21  7:28 UTC 

[igt-dev] [PATCH i-g-t] meson: add -Wno-missing-braces
 2019-03-21  7:25 UTC  (7+ messages)

[PATCH 1/2] staging: pi433: fix line over 80 characters
 2019-03-21  7:21 UTC  (3+ messages)
` [PATCH 2/2] "

[PATCH V6 0/8] make mt7623 clock of hdmi stable
 2019-03-21  7:20 UTC  (7+ messages)
` [PATCH V6 8/8] drm/mediatek: fix the rate of parent for hdmi phy in MT2701

[PATCH v2] staging: rtlwifi: Fix potential NULL pointer dereference of kzalloc
 2019-03-21  7:20 UTC  (2+ messages)

[PATCH] staging: greybus: usb.c: Remove unnecessary local variables
 2019-03-21  7:20 UTC  (3+ messages)

[PATCH v1 1/2] xen/arm: Add Amlogic Meson SoCs earlyprintk support
 2019-03-21  7:20 UTC  (3+ messages)

REGRESSION: dwc2: gadget: Add scatter-gather mode
 2019-03-21  7:19 UTC  (5+ messages)

[U-Boot] [ANN] U-Boot v2019.04-rc3 released
 2019-03-21  7:16 UTC  (5+ messages)

[igt-dev] [PATCH i-g-t] runner/executor: refactor error handling
 2019-03-21  7:16 UTC  (3+ messages)

[U-Boot] [PATCH] spl: spl_nand.c: Add NAND loading message
 2019-03-21  7:16 UTC  (3+ messages)

Regression in marvell-nand
 2019-03-21  7:15 UTC  (4+ messages)

[U-Boot] [PATCH] ti: am335x_evm: Enable CONFIG_SPL_OF_CONTROL
 2019-03-21  7:05 UTC  (4+ messages)

FAILED: patch "[PATCH] powerpc/smp: Fix NMI IPI xmon timeout" failed to apply to 4.19-stable tree
 2019-03-21  7:03 UTC 

FAILED: patch "[PATCH] powerpc/smp: Fix NMI IPI timeout" failed to apply to 4.19-stable tree
 2019-03-21  7:03 UTC 

[PATCH] genetlink: Fix a memory leak on error path
 2019-03-21  7:02 UTC 

[PATCH] [Outreachy kernel] staging: vt6655: spaces around operators
 2019-03-21  7:02 UTC  (3+ messages)

Does obmc-ikvm work with bmcweb?
 2019-03-21  7:02 UTC  (13+ messages)

FAILED: patch "[PATCH] powerpc/powernv: Don't reprogram SLW image on every KVM guest" failed to apply to 4.14-stable tree
 2019-03-21  7:02 UTC 

[PATCH] Remove the simd tune for armv8a
 2019-03-21  7:01 UTC  (3+ messages)

FAILED: patch "[PATCH] powerpc/kvm: Save and restore host AMR/IAMR/UAMOR" failed to apply to 4.19-stable tree
 2019-03-21  7:01 UTC 

[PATCH 0/1] cooker: Fix bbfile_config_priorities when BBFILE_PATTERN is empty
 2019-03-21  7:20 UTC  (2+ messages)
` [PATCH 1/1] "

[Buildroot] [autobuild.buildroot.net] Build results for 2019-03-20
 2019-03-21  7:00 UTC 

Clang warning in drivers/gpu/drm/amd/amdgpu/amdgpu_ras.c
 2019-03-21  6:58 UTC  (8+ messages)

FAILED: patch "[PATCH] serial: uartps: Fix stuck ISR if RX disabled with non-empty" failed to apply to 4.4-stable tree
 2019-03-21  6:57 UTC 

[PATCH v8 00/11] Fix scissors bug during conflict
 2019-03-21  6:54 UTC  (13+ messages)
` [PATCH v9 "
  ` [PATCH v9 01/11] t7600: clean up style
  ` [PATCH v9 02/11] t3507: "
  ` [PATCH v9 03/11] t7604: "
  ` [PATCH v9 04/11] t7502: "
  ` [PATCH v9 05/11] commit: extract cleanup_mode functions to sequencer
  ` [PATCH v9 06/11] parse-options.h: extract common --cleanup option
  ` [PATCH v9 07/11] sequencer.c: remove duplicate code
  ` [PATCH v9 08/11] merge: cleanup messages like commit
  ` [PATCH v9 09/11] merge: add scissors line on merge conflict
  ` [PATCH v9 10/11] sequencer.c: define describe_cleanup_mode
  ` [PATCH v9 11/11] cherry-pick/revert: add scissors line on merge conflict

[RFC PATCH] cherry-pick: set default `--mainline` parent to 1
 2019-03-21  6:54 UTC  (9+ messages)

[U-Boot] [PATCH v2 1/1] efi_loader: release file buffer after loading image
 2019-03-21  6:51 UTC 

[U-Boot] [PATCH v3 00/26] subject: fs: fat: extend FAT write operations
 2019-03-21  6:50 UTC  (8+ messages)
` [U-Boot] [PATCH v3 09/26] fs: fat: refactor write interface for a file offset
  ` [U-Boot] [BUG] cb8af8af5ba0 "fs: fat: support write with non-zero offset" fatwrite followed by fatload and then cmp fails

[U-Boot] [PATCH] i2c: i2c_cdns: Fix below warnings with checker tool
 2019-03-21  6:45 UTC  (3+ messages)

static analysis bug report: staging r8712u memcpy of uninitialized variable
 2019-03-21  6:45 UTC  (3+ messages)
` [PATCH] staging: rtl8712: uninitialized memory in read_bbreg_hdl()

[ovmf test] 133938: all pass - PUSHED
 2019-03-21  6:42 UTC 

[PATCH] drm/amd/powerplay: delete some dead code
 2019-03-21  6:42 UTC  (3+ messages)

[U-Boot] [RFC 0/8] efi_loader: rework bootefi/bootmgr
 2019-03-21  6:41 UTC  (3+ messages)

[PATCH v7 0/10] Add ARMv8.3 pointer authentication for kvm guest
 2019-03-21  6:41 UTC  (8+ messages)
` [PATCH v7 9/10] KVM: arm64: docs: document KVM support of pointer authentication


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.