All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-03-25 07:27:08 to 2019-03-25 08:32:22 UTC [more...]

[PATCH 1/9] dma-buf: add new dma_fence_chain container v7
 2019-03-25  8:32 UTC  (7+ messages)
` [PATCH 2/9] drm/syncobj: add new drm_syncobj_add_point interface v4
  ` [PATCH 3/9] drm/syncobj: add support for timeline point wait v8
  ` [PATCH 4/9] drm/syncobj: add timeline payload query ioctl v6
  ` [PATCH 7/9] drm/syncobj: add transition iotcls between binary and timeline v2
` [PATCH 5/9] drm/syncobj: use the timeline point in drm_syncobj_find_fence v4
` [PATCH 6/9] drm/amdgpu: add timeline support in amdgpu CS v3

[RFC] drm/i915: adding state checker for gamma lut values
 2019-03-25  8:31 UTC  (5+ messages)

[PATCH v3 RESEND 00/24] drm/exynos: add support for GSCALER planes on Exynos5433
 2019-03-25  8:31 UTC  (4+ messages)
  ` [PATCH v3 RESEND 01/24] arm64: dts: exynos: configure GSCALER related clocks

[PATCH] drm: vkms: check status of alloc_ordered_workqueue
 2019-03-25  8:31 UTC  (4+ messages)
` [PATCH v2] "

[PATCH v3] RISC-V: Always compile mm/init.c with cmodel=medany and notrace
 2019-03-25  8:31 UTC  (2+ messages)

[RFC PATCH 0/3] arch/x86: Add the support of ACRN hypervisor under arch/x86
 2019-03-25  8:30 UTC  (9+ messages)
` [RFC PATCH 2/3] arch/x86/acrn: Use HYPERVISOR_CALLBACK_VECTOR for Acrn upcall vector
` [RFC PATCH 3/3] arch/x86/acrn: add hypercall for acrn_hypervisor

[PATCH v2] spi: mt7621: Move SPI driver out of staging
 2019-03-25  8:29 UTC 

[PATCH] gpio: fix a potential NULL pointer dereference
 2019-03-25  8:28 UTC  (5+ messages)

[PATCH V3 1/6] PCI: rcar: Clean up remaining macros defining bits
 2019-03-25  8:28 UTC  (10+ messages)
` [PATCH V3 2/6] PCI: rcar: Replace unsigned long with u32 in register accessors
` [PATCH V3 3/6] PCI: rcar: Replace various variable types with unsigned ones for register values
` [PATCH V3 4/6] PCI: rcar: Replace (8 * n) with (n << 3)
` [PATCH V3 6/6] PCI: rcar: Fix 64bit MSI message address handling

[PATCH] x86/boot: Use EFI setup data if provided
 2019-03-25  8:27 UTC  (12+ messages)
            ` [PATCH v2] "

[PATCH 0/6] arm64: dts: qcom: qcs404: ethernet and other updates
 2019-03-25  8:28 UTC  (4+ messages)
` [PATCH 4/6] arm64: dts: qcom: qcs404: Enable blsp1_uart3 for qcs404-evb

[PATCH] arm64: dts: qcom: qcs404-evb: Enable uart3 and add Bluetooth
 2019-03-25  8:27 UTC  (2+ messages)

[RESEND PATCH 0/7] Add FOLL_LONGTERM to GUP fast and use it
 2019-03-25  8:26 UTC  (5+ messages)
` [RESEND 3/7] mm/gup: Change GUP fast to use flags rather than a write 'bool'

[PATCH 0/8] Support vector instructions on ICE
 2019-03-25  8:26 UTC  (8+ messages)
` [PATCH v5 "
  ` [PATCH v5 6/8] net/ice: support Rx AVX2 vector
` [PATCH v6 0/8] Support vector instructions on ICE

[PATCH V2 0/8]: blk-mq: use static_rqs to iterate busy tags
 2019-03-25  8:25 UTC  (7+ messages)
` [PATCH V2 8/8] blk-mq: remove blk_mq_tagset_busy_iter

[PATCH] PCI/IOV: update num_VFs earlier
 2019-03-25  8:18 UTC 

[Bug 110233] Cannot install the dirvier for vega 56
 2019-03-25  8:24 UTC  (7+ messages)
` [Bug 110233] Cannot install the driver "

[PATCH] mm/cma: Fix crash on CMA allocation if bitmap allocation fails
 2019-03-25  8:13 UTC 

[PATCH 0/7] btrfs: check: Check and repair invalid free space cahce inode mode
 2019-03-25  8:22 UTC  (8+ messages)
` [PATCH 1/7] btrfs-progs: check/lowmem: Add inode mode check
` [PATCH 2/7] btrfs-progs: check/original: "
` [PATCH 3/7] btrfs-progs: check/lowmem: Repair invalid inode mode in root tree
` [PATCH 4/7] btrfs-progs: check/original: "
` [PATCH 5/7] btrfs: check/lowmem: Check and repair free space cache inode mode
` [PATCH 6/7] btrfs: check/original: Check and repair free space cache inode item
` [PATCH 7/7] btrfs: tests/fsck: Add test image for free space cache mode repair

Userspace matching of hwmon devices to hardware
 2019-03-25  8:21 UTC 

[PATCH 0/2] Randomize / timestamp trace2 targets
 2019-03-25  8:21 UTC  (8+ messages)
` [PATCH v3 0/1] Write trace2 output to directories
  ` [PATCH v3 1/1] trace2: write to directory targets

[PATCH] mac80211: HE: add Spatial Reuse IE parsing support
 2019-03-25  8:20 UTC 

[PATCH v10 0/9] support ROHM BD70528 PMIC
 2019-03-25  8:20 UTC  (7+ messages)

KASAN: use-after-free Write in skb_release_data (2)
 2019-03-25  8:19 UTC  (2+ messages)

[U-Boot] [RFC PATCH v1 0/9] Add support for applications of overlays in SPL
 2019-03-25  8:18 UTC  (10+ messages)
` [U-Boot] [RFC PATCH v1 1/9] dtbo: also generate dtbo from dtso
` [U-Boot] [RFC PATCH v1 2/9] Makefile.lib: include /__symbols__ in dtb if OF_LIBFDT_OVERLAY is enabled
` [U-Boot] [RFC PATCH v1 6/9] spl: fit: Allow calling spl_load_fit_image() to only get the image size
` [U-Boot] [RFC PATCH v1 7/9] spl: fit: Add support for applying DT overlay

dmaengine: pl08x: be fair when re-assigning physical channel
 2019-03-25  8:15 UTC  (4+ messages)
  ` [PATCH] "

[igt-dev] [v3] tests/kms_color: Fix CRC mismatch issues with ctm test
 2019-03-25  8:40 UTC 

[PATCH v2 0/5] Do not touch pages in hot-remove path
 2019-03-25  8:14 UTC  (6+ messages)
` [PATCH v2 4/5] mm, memory-hotplug: Rework unregister_mem_sect_under_nodes

[bug report] drm/amd/display: Link train only when link is DP and backend is enabled
 2019-03-25  8:14 UTC 

[ANNOUNCE] v5.0.3-rt1
 2019-03-25  8:13 UTC  (3+ messages)

[PATCH net] netlink: fix a memory leak on error path
 2019-03-25  8:12 UTC  (4+ messages)

[PATCH 1/3] ARM: use arch_extension directive instead of arch argument
 2019-03-25  8:11 UTC  (2+ messages)

[PATCH] selinux: remove useless assignments
 2019-03-25  8:11 UTC 

[PATCH v7 00/16] Intel IPU3 ImgU patchset
 2019-03-25  8:11 UTC  (9+ messages)

[PATCH v4a 1/2] selftests/kexec: make tests independent of IMA being enabled
 2019-03-25  8:09 UTC  (5+ messages)

[PATCH v3 0/5] PHY: Add support for SERDES in TI's AM654 platform
 2019-03-25  8:08 UTC  (12+ messages)
` [PATCH v3 1/5] phy: core: Add *release* phy_ops invoked when the consumer relinquishes PHY
` [PATCH v3 2/5] phy: core: Invoke pm_runtime_get_*/pm_runtime_put_* before invoking reset callback
` [PATCH v3 3/5] dt-bindings: phy: ti: Add dt binding documentation for SERDES in AM654x SoC
` [PATCH v3 4/5] phy: ti: Add a new SERDES driver for TI's "
` [PATCH v3 5/5] phy: ti: am654-serdes: Support all clksel values

[PATCH 1/2] dma-fence: Propagate errors to dma-fence-array container
 2019-03-25  8:07 UTC  (2+ messages)
` [PATCH v2] "

[PATCH v3 0/2] Switch MSR_MISC_FEATURES_ENABLES and one optimization
 2019-03-25  8:06 UTC  (4+ messages)
` [PATCH v3 1/2] kvm/vmx: Switch MSR_MISC_FEATURES_ENABLES between host and guest
` [PATCH v3 2/2] x86/vmx: optimize MSR_MISC_FEATURES_ENABLES switch

[PATCH 1/2] PCI: rcar: Clean up remaining macros defining bits
 2019-03-25  8:06 UTC  (9+ messages)
` [PATCH 2/2] PCI: rcar: Replace unsigned long with u32 in register accessors

[pcmoore-selinux:next 8/10] htmldocs: include/linux/lsm_hooks.h:1814: warning: Function parameter or member 'kernfs_init_security' not described in 'security_list_options'
 2019-03-25  8:05 UTC  (2+ messages)
` [PATCH] LSM: lsm_hooks.h - fix missing colon in docstring

[PATCH v6 0/7] vfio: ap: AP Queue Interrupt Control
 2019-03-25  8:05 UTC  (3+ messages)
` [PATCH v6 2/7] s390: ap: new vfio_ap_queue structure

KASAN: use-after-free Write in hci_sock_release
 2019-03-25  8:04 UTC  (5+ messages)

[PATCH] KVM: arm/arm64: Comments cleanup in mmu.c
 2019-03-25  8:02 UTC  (3+ messages)

[PATCH v2 0/3] add flag for tracking bio allocation
 2019-03-25  8:02 UTC  (4+ messages)
` [PATCH v2 1/3] block: bio: kill BIO_SEG_VALID flag

KASAN: use-after-free Read in seccomp_notify_release (2)
 2019-03-25  8:02 UTC 

[PATCH] firmware: edd: fix a NULL pointer dereference
 2019-03-25  8:00 UTC  (2+ messages)

WARNING in zap_class
 2019-03-25  8:00 UTC 

[PATCH] mac80211: when using iTXQ, select the queue in ieee80211_subif_start_xmit
 2019-03-25  7:59 UTC 

[PATCH -next] pm8001: remove set but not used variables 'param, sas_ha'
 2019-03-25  7:58 UTC  (2+ messages)

[PATCH -next] ASoC: simple-card-utils: remove set but not used variable ''
 2019-03-25  7:58 UTC  (6+ messages)

kernel BUG at mm/internal.h:LINE!
 2019-03-25  7:58 UTC 

[PATCH] compiler: allow all arches to enable CONFIG_OPTIMIZE_INLINING
 2019-03-25  7:54 UTC  (12+ messages)

[igt-dev] [v3] tests/kms_color: Fix CRC mismatch issues with ctm test
 2019-03-25  7:57 UTC  (2+ messages)
` [igt-dev] ✗ Fi.CI.BAT: failure for tests/kms_color: Fix CRC mismatch issues with ctm test (rev3)

[PATCH v2] x86/atomic: Improvements and simplifications to assembly constraints
 2019-03-25  7:57 UTC  (6+ messages)

[PATCH v1 0/3] Add support for MIPID02 CSI-2 to PARALLEL bridge I2C device
 2019-03-25  7:55 UTC  (6+ messages)
` [PATCH v2 0/2] "
  ` [PATCH v2 1/2] dt-bindings: Document MIPID02 bindings
  ` [PATCH v2 2/2] media:st-mipid02: MIPID02 CSI-2 to PARALLEL bridge driver

[PATCH] mfd: fix a potential NULL pointer dereference
 2019-03-25  7:56 UTC  (3+ messages)

[PATCH v3] drm/amdgpu: add more inject control
 2019-03-25  7:54 UTC 

[PATCH 1/4] dt: lm3532: Add lm3532 dt doc and update ti_lmu doc
 2019-03-25  7:54 UTC  (5+ messages)
` [PATCH 3/4] mfd: ti-lmu: Remove LM3532 backlight driver references

[U-Boot] [PATCH 1/1] video: backlight: Parse PWM polarity cell
 2019-03-25  7:53 UTC 

[PATCH 0/8] Add EMC scaling support for Tegra210
 2019-03-25  7:45 UTC  (23+ messages)
` [PATCH 1/8] dt-bindings: memory: tegra: Add Tegra210 EMC bindings
` [PATCH 2/8] clk: tegra: clock changes for emc scaling support on Tegra210
` [PATCH 3/8] memory: tegra: Add Tegra210 EMC clock driver
` [PATCH 4/8] memory: tegra: add EMC scaling support code for Tegra210
` [PATCH 5/8] memory: tegra: Add EMC scaling sequence "
` [PATCH 6/8] arm64: tegra: Add external memory controller node "
` [PATCH 7/8] arm64: tegra: Add EMC table of ram code 0 for Tegra210 Shield platform
` [PATCH 8/8] arm64: tegra: Add EMC table of ram code 1 "

[PATCH 0/2 v2] fetch2: Unify BB_FETCH_PREMIRRORONLY
 2019-03-25  8:10 UTC  (3+ messages)
` [PATCH 1/2 "
` [PATCH 2/2 v2] fetch2: Use bb.utils.to_boolean() for BB_NO_NETWORK

New repo request
 2019-03-25  7:51 UTC 

[PATCH kernel] KVM: PPC: Fix compile without KVM_BOOK3S_HV_POSSIBLE
 2019-03-25  7:50 UTC 

[PATCH v4] tty: 8250: fix a missing check for pci_ioremap_bar
 2019-03-25  7:50 UTC  (3+ messages)

[PATCH libdrm] amdgpu: alloc vram for inject
 2019-03-25  7:49 UTC 

[QUESTION] Long read latencies on mixed rw buffered IO
 2019-03-25  7:49 UTC  (3+ messages)

[PATCH] net/virtio: define avail and used flags as constants
 2019-03-25  7:47 UTC  (2+ messages)

Cherry-pick two ALSA fixes for stable
 2019-03-25  7:45 UTC 

[PATCH v3] staging: sm750fb: Prefer using the BIT macro
 2019-03-25  7:44 UTC 

[RFC 00/10] net/mlx5: add support for multiport IB devices
 2019-03-25  7:44 UTC  (7+ messages)
` [PATCH 00/14] "
  ` [PATCH 14/14] net/mlx5: add source vport match to the ingress rules

BUG: corrupted list in rhashtable_walk_enter
 2019-03-25  7:42 UTC 

[PATCH 0/2] fetch2: Unify BB_FETCH_PREMIRRORONLY
 2019-03-25  7:45 UTC  (6+ messages)
` [PATCH 2/2] "

[PATCH] scsi: ses: fix some risks of out of bound access
 2019-03-25  7:40 UTC 

[PATCH RESEND v2 0/5] block: skip media change event handling if unsupported
 2019-03-25  7:39 UTC  (11+ messages)
` [PATCH RESEND v2 1/5] block: genhd: remove async_events field
` [PATCH RESEND v2 2/5] block: disk_events: introduce event flags
` [PATCH RESEND v2 3/5] Revert "ide: unexport DISK_EVENT_MEDIA_CHANGE for ide-gd and ide-cd"
` [PATCH RESEND v2 4/5] Revert "block: unexport DISK_EVENT_MEDIA_CHANGE for legacy/fringe drivers"
` [PATCH RESEND v2 5/5] block: check_events: don't bother with events if unsupported

[PATCH v2] staging: sm750fb: ddk750_chip.c: Prefer using the BIT macro
 2019-03-25  7:39 UTC  (3+ messages)
` [Outreachy kernel] "

[U-Boot] [PATCH v2 0/7] AE350 SMP support RISC-V
 2019-03-25  7:35 UTC  (8+ messages)
` [U-Boot] [PATCH v2 1/7] riscv: Add a SYSCON driver for Andestech's PLIC
` [U-Boot] [PATCH v2 2/7] riscv: Add a SYSCON driver for Andestech's PLMT
` [U-Boot] [PATCH v2 3/7] riscv: ae350: disable ATCPIT100 timer
` [U-Boot] [PATCH v2 4/7] riscv: ax25: Add platform-specific Kconfig options
` [U-Boot] [PATCH v2 5/7] riscv: ax25: Andes specific cache shall only support in M-mode
` [U-Boot] [PATCH v2 6/7] riscv: dts: ae350 support SMP
` [U-Boot] [PATCH v2 7/7] riscv: ae350: enable SMP

[PATCH v2 0/5] Do not re-read dpll registers
 2019-03-25  7:32 UTC  (3+ messages)
` [PATCH v2 1/5] drm/i915/skl: use previous pll hw readout

regression (bisected): "modprobe parport_pc" hangs in current mainline
 2019-03-25  7:30 UTC  (6+ messages)

[PATCH] cpufreq: stats: Use lock by stat to replace global spin lock
 2019-03-25  7:29 UTC 

[igt-dev] [PATCH i-g-t] tests/kms_ccs: Use igt_plane_has_format_mod()
 2019-03-25  7:27 UTC  (3+ messages)

[U-Boot] [PATCH v3 00/13] ARM: tegra: Add support for framebuffer carveouts
 2019-03-25  7:27 UTC  (4+ messages)
` [U-Boot] [PATCH v3 01/13] libfdt: Add phandle generation helper


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.