All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-02-13 18:55:35 to 2019-02-13 20:05:43 UTC [more...]

[PATCH 00/35] DC Patches Feb 13, 2019
 2019-02-13 20:05 UTC  (28+ messages)
  ` [PATCH 01/35] drm/amd/display: Fix MST reboot/poweroff sequence
  ` [PATCH 02/35] drm/amd/display: send pipe set command to dmcu when stream unblanks
  ` [PATCH 03/35] drm/amd/display: remove screen flashes on seamless boot
  ` [PATCH 04/35] drm/amd/display: Increase precision for backlight curve
  ` [PATCH 05/35] drm/amd/display: Ungate stream before programming registers
  ` [PATCH 06/35] drm/amd/display: Raise dispclk value for dce11
  ` [PATCH 07/35] drm/amd/display: send pipe set command to dmcu when backlight is set
  ` [PATCH 08/35] drm/amd/display: Fix wrong z-order when updating overlay planes
  ` [PATCH 09/35] drm/amd/display: Don't expose support for DRM_FORMAT_RGB888
  ` [PATCH 10/35] drm/amd/display: Fix update type mismatches in atomic check
  ` [PATCH 11/35] drm/amd/display: Do cursor updates after stream updates
  ` [PATCH 12/35] drm/amd/display: Clear stream->mode_changed after commit
  ` [PATCH 13/35] drm/amd/display: Refactor for setup periodic interrupt
  ` [PATCH 14/35] drm/amd/display: Add disable triple buffering DC debug option
  ` [PATCH 15/35] drm/amd/display: Fix negative cursor pos programming
  ` [PATCH 16/35] drm/amd/display: PPLIB Hookup
  ` [PATCH 17/35] drm/amd/display: 3.2.18
  ` [PATCH 18/35] drm/amd/display: Move enum gamut_remap_select to hw_shared.h
  ` [PATCH 19/35] drm/amd/display: Remove redundant 'else' statement in dcn1_update_clocks
  ` [PATCH 20/35] drm/amd/display: make seamless boot work generically
  ` [PATCH 21/35] drm/amd/display: Add DCN_VM aperture registers
  ` [PATCH 22/35] drm/amd/display: dcn add check surface in_use
  ` [PATCH 23/35] drm/amd/display: Allow for plane-less resource reservation
  ` [PATCH 24/35] drm/amd/display: fix optimize_bandwidth func pointer for dce80
  ` [PATCH 25/35] drm/amd/display: Reset planes that were disabled in init_pipes
  ` [PATCH 26/35] drm/amd/display: Fix exception from AUX acquire failure
  ` [PATCH 27/35] drm/amd/display: Set flip pending for pipe split

[PATCH-tip 00/22] locking/rwsem: Rework rwsem-xadd & enable new rwsem features
 2019-02-13 19:56 UTC  (7+ messages)

[Qemu-devel] [PATCH v3 0/1] blockdev: acquire aio_context for bitmap add/remove
 2019-02-13 20:03 UTC  (3+ messages)
` [Qemu-devel] [PATCH v3 1/1] "

[PATCH v2] drivers: base: add support to skip power management in device/driver model
 2019-02-13 20:03 UTC  (2+ messages)

[PATCH 0/5] use pinned_vm instead of locked_vm to account pinned pages
 2019-02-13 20:03 UTC  (8+ messages)
` [PATCH 1/5] vfio/type1: "

v2019.02.0
 2019-02-13 20:02 UTC 

[PATCH v2 1/2] ARM: dts: vf610-zii: Disable SNVS RTC
 2019-02-13 20:02 UTC  (2+ messages)

Using SDK/ESDK to build images
 2019-02-13 20:02 UTC  (2+ messages)

[merged] mm-proc-smaps_rollup-fix-pss_locked-calculation.patch removed from -mm tree
 2019-02-13 20:01 UTC 

[merged] revert-mm-slowly-shrink-slabs-with-a-relatively-small-number-of-objects.patch removed from -mm tree
 2019-02-13 20:01 UTC 

[merged] revert-mm-dont-reclaim-inodes-with-many-attached-pages.patch removed from -mm tree
 2019-02-13 20:01 UTC 

[v4 PATCH 0/8] Various SMP related fixes
 2019-02-13 19:59 UTC  (7+ messages)
` [v4 PATCH 8/8] RISC-V: Assign hwcap as per comman capabilities

linux-next: manual merge of the akpm tree with the tip tree
 2019-02-13 19:59 UTC  (2+ messages)

[PATCH bpf-next v10 0/7] bpf: add BPF_LWT_ENCAP_IP option to bpf_lwt_push_encap
 2019-02-13 19:57 UTC  (4+ messages)
` [PATCH bpf-next v10 5/7] bpf: add handling of BPF_LWT_REROUTE to lwt_bpf.c

[LSF/MM TOPIC] : blktests: status, an expansion plan for the storage stack test framework
 2019-02-13 19:56 UTC  (6+ messages)

[PATCH] arm64, vmcoreinfo : Append 'MAX_USER_VA_BITS' and 'MAX_PHYSMEM_BITS' to vmcoreinfo
 2019-02-13 19:52 UTC  (11+ messages)

[PATCH bpf-next v11 0/7] bpf: add BPF_LWT_ENCAP_IP option to bpf_lwt_push_encap
 2019-02-13 19:53 UTC  (8+ messages)
` [PATCH bpf-next v11 1/7] bpf: add plumbing for BPF_LWT_ENCAP_IP in bpf_lwt_push_encap
` [PATCH bpf-next v11 2/7] bpf: implement BPF_LWT_ENCAP_IP mode "
` [PATCH bpf-next v11 3/7] bpf: handle GSO "
` [PATCH bpf-next v11 4/7] ipv6_stub: add ipv6_route_input stub/proxy
` [PATCH bpf-next v11 5/7] bpf: add handling of BPF_LWT_REROUTE to lwt_bpf.c
` [PATCH bpf-next v11 6/7] bpf: sync <kdir>/include/.../bpf.h with tools/include/.../bpf.h
` [PATCH bpf-next v11 7/7] selftests: bpf: add test_lwt_ip_encap selftest

[Qemu-devel] [PATCH v2 00/15] s390x/tcg: Implement floating-point extension facility
 2019-02-13 19:53 UTC  (6+ messages)
` [Qemu-devel] [PATCH v2 01/15] s390x/tcg: Fix TEST DATA CLASS instructions
` [Qemu-devel] [PATCH v2 12/15] s390x/tcg: Implement XxC and checks for most FP instructions

[PATCH v3] coccinelle: semantic patch for missing put_device()
 2019-02-13 19:52 UTC  (5+ messages)
` [Cocci] [PATCH v3] Coccinelle: "
    `  "

[LSF/MM TOPIC] FS, MM, and stable trees
 2019-02-13 19:52 UTC  (8+ messages)

[PATCH] drm/amd/display: Fix deadlock with display during hanged ring recovery
 2019-02-13 19:52 UTC  (6+ messages)

v5.0-rc2 and NVMeOF
 2019-02-13 19:52 UTC  (16+ messages)

[PATCH 0/6] introduce DMA memory mapping for external memory
 2019-02-13 19:52 UTC  (13+ messages)
` [PATCH 2/6] vfio: don't fail to DMA map if memory is already mapped
` [PATCH 3/6] bus: introduce DMA memory mapping for external memory
` [PATCH 5/6] net/mlx5: support PCI device DMA map and unmap

[RFC PATCH] net act_vlan: use correct len in skb_pull
 2019-02-13 19:51 UTC  (2+ messages)
` [Bridge] "

[PATCH v2 0/2] Add PGR response PASID requirement check in Intel IOMMU
 2019-02-13 19:49 UTC  (3+ messages)
` [PATCH v2 1/2] PCI/ATS: Add pci_prg_resp_pasid_required() interface

[Qemu-devel] [PATCH] spapr: fix out of bounds write in spapr_populate_drmem_v2
 2019-02-13 19:49 UTC  (2+ messages)
` [Qemu-devel] [Qemu-ppc] "

[PATCH] binder: fix sparse issue in binder_alloc_selftest.c
 2019-02-13 19:48 UTC 

Using netem on one interface expands to all interfaces
 2019-02-13 19:47 UTC  (2+ messages)

[PATCH 00/32] softirq: Per vector masking v2
 2019-02-13 19:47 UTC  (5+ messages)
` [PATCH 05/32] locking/lockdep: Prepare valid_state() to handle plain masks

[PATCH v14 00/15] tracing: Hist trigger snapshot and onchange additions
 2019-02-13 19:47 UTC  (7+ messages)
` [PATCH v14 05/15] tracing: Add conditional snapshot
` [PATCH v14 06/15] tracing: Add hist trigger snapshot() action

[PATCH v3 2/2] media: v4l: xilinx: Add Xilinx MIPI CSI-2 Rx Subsystem
 2019-02-13 19:45 UTC  (4+ messages)
` [v3,2/2] "

[Cluster-devel] [GFS2 PATCH] Revert "gfs2: read journal in large chunks to locate the head"
 2019-02-13 19:46 UTC 

[PATCH v2 0/2] Add page alignment check in Intel IOMMU
 2019-02-13 19:45 UTC  (3+ messages)
` [PATCH v2 1/2] PCI/ATS: Add pci_ats_page_aligned() interface

Git - logo commercial use
 2019-02-13 19:44 UTC  (2+ messages)

[bug report] rtc: ds1307: rx8130: honor Voltage Loss Flag when reading the time
 2019-02-13 19:43 UTC  (3+ messages)

[PATCH v2 0/6] fanotify: Make wait for permission event response interruptible
 2019-02-13 19:42 UTC  (3+ messages)
` [PATCH 1/6] fanotify: Fold dequeue_event() into process_access_response()

how to find out IRQ end user
 2019-02-13 19:37 UTC  (3+ messages)

[Qemu-devel] [Bug 1815078] [NEW] Qemu 3.1.0 risc-v mie.MEIE
 2019-02-13 19:35 UTC  (2+ messages)
` [Qemu-devel] [Bug 1815078] "

[PATCH v4] staging: nrf24: add new driver for 2.4GHz radio transceiver
 2019-02-13 19:40 UTC 

[PATCH v2] hugetlb: allow to free gigantic pages regardless of the configuration
 2019-02-13 19:30 UTC  (4+ messages)

[PATCH v2 00/28] Unify vDSOs across more architectures
 2019-02-13 19:35 UTC  (11+ messages)
` [PATCH v2 06/28] kernel: Define gettimeofday vdso common code

Documenting the crash consistency guarantees of file systems
 2019-02-13 19:34 UTC  (6+ messages)

[Patch v3 0/4] Protect against concurrent calls into UV BIOS
 2019-02-13 19:34 UTC  (5+ messages)
` [Patch v3 1/4] x86/platform/UV: remove unnecessary #ifdef CONFIG_EFI
` [Patch v3 2/4] x86/platform/UV: kill uv_bios_call_reentrant()
` [Patch v3 3/4] x86/platform/UV: use efi_enabled() instead of test_bit()
` [Patch v3 4/4] x86/platform/UV: use efi_runtime_lock to serialise BIOS calls

[PATCH] hugetlb: allow to free gigantic pages regardless of the configuration
 2019-02-13 19:22 UTC  (6+ messages)

[PATCH net-next] net: ip6_gre: Give ERSPAN a fill_info link op of its own
 2019-02-13 19:31 UTC 

[RFC PATCH] docs/memory-barriers.txt: Rewrite "KERNEL I/O BARRIER EFFECTS" section
 2019-02-13 19:31 UTC  (7+ messages)

dma_declare_coherent spring cleaning
 2019-02-13 19:27 UTC  (10+ messages)
` [PATCH 06/12] dma-mapping: improve selection of dma_declare_coherent availability

[PATCH v2 1/7] drivers: bus: Add ti-sysc bus driver
 2019-02-13 19:30 UTC  (2+ messages)

Fw: [Bug 202561] BUG: Null pointer dereference in __skb_unlink()
 2019-02-13 19:30 UTC  (2+ messages)

[Qemu-devel] [PATCH 0/5] dirty-bitmaps: deprecate @status field
 2019-02-13 19:27 UTC  (2+ messages)

[PATCH] crypto: ccp: introduce SEV_GET_ID2 command
 2019-02-13 19:23 UTC 

[PATCH v4 00/13] rtw88: mac80211 driver for Realtek 802.11ac wireless network chips
 2019-02-13 19:21 UTC  (6+ messages)
` [PATCH v4 03/13] rtw88: hci files

[PATCH 0/4] mm: Generalize putback functions
 2019-02-13 19:20 UTC  (7+ messages)
` [PATCH 2/4] mm: Move nr_deactivate accounting to shrink_active_list()
` [PATCH 3/4] mm: Remove pages_to_free argument of move_active_pages_to_lru()
` [PATCH 4/4] mm: Generalize putback scan functions

[PATCH] NFC: pn533: mark expected switch fall-throughs
 2019-02-13 18:57 UTC 

[PATCH v0 0/2] perf: Allow forcing high-order allocation for AUX buffers
 2019-02-13 19:17 UTC  (6+ messages)
` [PATCH v0 1/2] perf: Add an option to ask for high order allocations "

[PATCH 0/2] Minor changes to checkpatches
 2019-02-13 19:16 UTC  (4+ messages)
` [PATCH 1/2] Enable codespell from config file
` [PATCH 2/2] Fix variable assignment

Upstream Dom0 DRM problems regarding swiotlb
 2019-02-13 19:16 UTC  (10+ messages)

RBD image format v1 EOL 
 2019-02-13 19:14 UTC  (2+ messages)

[Qemu-devel] [PATCH v4 0/2] pcie: Add simple ACS "support" to the generic PCIe root port
 2019-02-13 19:13 UTC  (3+ messages)
` [Qemu-devel] [PATCH v4 1/2] pcie: Add a simple PCIe ACS (Access Control Services) helper function

[PATCH net 0/2] net: phy: fix locking issue
 2019-02-13 19:12 UTC  (3+ messages)
` [PATCH net 1/2] net: phy: don't use locking in phy_is_started
` [PATCH net 2/2] net: phy: fix potential race in the phylib state machine

[PATCH] iio: chemical: sps30: mark expected switch fall-throughs
 2019-02-13 19:11 UTC  (2+ messages)

[PATCH v1 0/1] of: unittest: unflatten device tree on UML when testing
 2019-02-13 19:12 UTC  (3+ messages)
` [PATCH v1 1/1] "

[Qemu-devel] [PATCH v1] s390x: Add floating-point extension facility to "qemu" cpu model
 2019-02-13 19:11 UTC  (7+ messages)
` [Qemu-devel] [PATCH v1 08/15] s390x/tcg: Handle SET FPC AND LOAD FPC 3-bit BFP rounding modes

Enhancing Xen's Kconfig infrastructure to support tailored solutions
 2019-02-13 19:11 UTC  (3+ messages)

[RFC PATCH] PCI/portdrv: Support for subtractive decode bridge
 2019-02-13 19:11 UTC  (5+ messages)

[U-Boot] [PATCH v7 00/15] SiFive FU540 Support
 2019-02-13 19:10 UTC  (6+ messages)
` [U-Boot] [PATCH v7 14/15] doc: Add a readme guide for SiFive FU540

[PATCH 0/2] of: unittest: minor cleanups
 2019-02-13 19:09 UTC  (2+ messages)

[RFC][Patch v8 0/7] KVM: Guest Free Page Hinting
 2019-02-13 19:08 UTC  (8+ messages)

[PATCH v2 00/21] ASoC: dmaengine updates, secondary CPU DAI for Odroid boards
 2019-02-13 19:07 UTC  (4+ messages)
  ` [PATCH v2 18/21] ASoC: samsung: i2s: Comments clean up

[RFC 0/5] Add cpufreq-dt support i.MX8MQ
 2019-02-13 19:05 UTC  (14+ messages)
` [RFC 1/5] clk: imx: imx8mq: Fix the rate propagation for arm pll
` [RFC 2/5] dt-bindings: imx8mq-clock: Add the missing ARM clock
` [RFC 3/5] clk: imx8mq: "
` [RFC 4/5] arm64: dts: imx8mq: Add the clocks and the latencies for the A53 cores
` [RFC 5/5] arm64: dts: imx8mq: Add the opp table and the cpu-supply nodes

[U-Boot] [PATCH] ARM: da850evm: Increase Malloc Size
 2019-02-13 19:06 UTC 

[PATCH RESEND] of: add dtc annotations functionality to dtx_diff
 2019-02-13 19:06 UTC  (2+ messages)

[Buildroot] [PATCH v1] package/pulseaudio: fix S50pulseaudio init script
 2019-02-13 19:05 UTC 

[Bug 109048] Penumbra Overture crash in radeonsi_dri.so
 2019-02-13 19:05 UTC  (2+ messages)
` [Bug 109048] [amdgpu] [apitrace] Penumbra Overture crash in radeonsi_dri.so on RX580

[PATCH 0/4] cfg80211/mac80211: Add support for TID specific configuration
 2019-02-13 19:01 UTC  (3+ messages)

KXG60ZNV256G not recognized
 2019-02-13 19:00 UTC  (11+ messages)

[PATCH] net/avf: enable admin queue interrupt
 2019-02-13 18:58 UTC  (2+ messages)

[U-Boot] [RESEND PATCH v5 0/7] Add support for symlink creation in EXT4
 2019-02-13 18:58 UTC  (3+ messages)
` [U-Boot] [RESEND PATCH v5 3/7] test: fs: Add filesystem integrity checks

[U-Boot] [PULL] efi patch queue 2019-02-13
 2019-02-13 18:58 UTC  (2+ messages)

[Intel-wired-lan] [next PATCH S2-V2 01/12] i40e: Queues are reserved despite "Invalid argument" error
 2019-02-13 18:57 UTC  (2+ messages)

[PATCH 4.9 00/24] 4.9.157-stable review
 2019-02-13 18:38 UTC  (6+ messages)
` [PATCH 4.9 08/24] mips: cm: reprime error cause
` [PATCH 4.9 10/24] MIPS: VDSO: Include $(ccflags-vdso) in o32,n32 .lds builds
` [PATCH 4.9 14/24] drm/modes: Prevent division by zero htotal
` [PATCH 4.9 15/24] drm/vmwgfx: Fix setting of dma masks
` [PATCH 4.9 21/24] libceph: avoid KEEPALIVE_PENDING races in ceph_con_keepalive()

[PATCH] pid: remove next_pidmap() declaration
 2019-02-13 11:37 UTC 

[Buildroot] Buildroot-2.18.11 fails?
 2019-02-13 18:56 UTC  (3+ messages)

[PATCH] git-submodule.txt: document default behavior
 2019-02-13 18:39 UTC  (4+ messages)
` [PATCH v2 0/3] Document git-submodule's "
  ` [PATCH v2 3/3] submodule: document "

[U-Boot] [PATCH 2/2] mtd: ubi, ubifs debug: Use pr_debug instead of pr_crit
 2019-02-13 18:56 UTC 

[PATCH] PCI: pciehp: Do not turn off slot if presence comes up after link
 2019-02-13 18:55 UTC  (7+ messages)

[U-Boot] [PATCH 1/2] mtd: ubi debug: Remove the pid print from ubi_assert
 2019-02-13 18:55 UTC 

[PATCH 4.14 00/35] 4.14.100-stable review
 2019-02-13 18:38 UTC  (4+ messages)
` [PATCH 4.14 01/35] mtd: rawnand: gpmi: fix MX28 bus master lockup problem
` [PATCH 4.14 10/35] mips: cm: reprime error cause
` [PATCH 4.14 11/35] MIPS: OCTEON: dont set octeon_dma_bar_type if PCI is disabled


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.