All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2017-07-25 13:34:34 to 2017-07-25 13:55:04 UTC [more...]

[PATCH 2/3] x86/microcode: Document the three loading methods
 2017-07-25 13:51 UTC  (2+ messages)
` [tip:x86/microcode] "

[PATCH] x86/mm/dump_pagetables: Speed up page tables dump for CONFIG_KASAN=y
 2017-07-25 13:50 UTC  (2+ messages)
` [tip:x86/mm] "

[PATCH v4 0/2] ORC unwinder
 2017-07-25 13:54 UTC  (4+ messages)
` [PATCH v4 2/2] x86/kconfig: make it easier to switch to the new "

[PATCH 00/81] DC Linux Patches Jul 25, 2017
 2017-07-25 13:54 UTC  (82+ messages)
  ` [PATCH 01/81] drm/amd/display: RV stereo support
  ` [PATCH 02/81] drm/amd/display: Move drm_get_vblank from legacy code
  ` [PATCH 03/81] drm/amd/display: Make mode_config_funcs const
  ` [PATCH 04/81] drm/amd/display: Create dm_crtc_state stubs
  ` [PATCH 05/81] drm/amd/display: Add clock info struct
  ` [PATCH 06/81] drm/amd/display: remove unneeded FBC hw programming code
  ` [PATCH 07/81] drm/amd/display: fix dcn pipe reset sequence
  ` [PATCH 08/81] drm/amd/display: Move dm_plane_state to DAL header
  ` [PATCH 09/81] drm/amd/display: add hyst frames for fixed refresh
  ` [PATCH 10/81] drm/amd/display: Connect DC resource to FBC compressor
  ` [PATCH 11/81] drm/amd/display: Add extra mode and clock info to DTN logs
  ` [PATCH 12/81] drm/amd/display: enable diags compilation
  ` [PATCH 13/81] drm/amd/display: Change max OPP
  ` [PATCH 14/81] drm/amd/display: Add DC interface for custom CSC matrix
  ` [PATCH 15/81] drm/amd/display: Re-enable Vsync Interrupts for Gradual Refresh Ramp
  ` [PATCH 16/81] drm/amd/display: Enabling VSR on 4K display causes black screen
  ` [PATCH 17/81] drm/amd/display: Coding for backcompatible tiling support for Gfx7
  ` [PATCH 18/81] drm/amd/display: Fix for hdmi frame pack stereo
  ` [PATCH 19/81] drm/amd/display: Set static screen register for stoney/carrizo
  ` [PATCH 20/81] drm/amd/display: Rename DCN TG specific function prefixes to tg
  ` [PATCH 21/81] drm/amd/display: Rename DCN mem input specific function prefixes to min
  ` [PATCH 22/81] drm/amd/display: Rename DCN opp specific function prefixes to oppn10
  ` [PATCH 23/81] drm/amd/display: Enable ipp compilation
  ` [PATCH 24/81] drm/amd/display: Remove SMU_INTERRUPT_CONTROL
  ` [PATCH 25/81] drm/amd/display: Remove unblanaced drm_vblank_put
  ` [PATCH 26/81] drm/amd/display: set drr during program timing
  ` [PATCH 27/81] drm/amd/display: Create dm_atomic_state
  ` [PATCH 28/81] drm/amd/display: Hook dm private state into atomic_check
  ` [PATCH 29/81] drm/amd/display: Add correct retain/release
  ` [PATCH 30/81] drm/amd/display: Commit validation set from state
  ` [PATCH 31/81] drm/amd/display: Add validate_context to atomic_state
  ` [PATCH 32/81] drm/amd/display: Use validate_context from atomic_check in commit
  ` [PATCH 33/81] drm/amd/display: Update atomic state hooks
  ` [PATCH 34/81] drm/amd/display: Remove acrtc->stream
  ` [PATCH 35/81] drm/amd/display: Undo dc_update_surfaces_and_stream change
  ` [PATCH 36/81] drm/amd/display: update DPM bounding box
  ` [PATCH 37/81] drm/amd/display: move number of memory channel calc out of pplib call
  ` [PATCH 38/81] drm/amd/display: block modes that require read bw greater than 30%
  ` [PATCH 39/81] drm/amd/display: Change how we disable pipe split
  ` [PATCH 40/81] drm/amd/display: call pplib to update clocks
  ` [PATCH 41/81] drm/amd/display: Refactor dc_commit_streams
  ` [PATCH 42/81] drm/amd/display: refactor dcn10 hw_sequencer to new reg access style
  ` [PATCH 43/81] drm/amd/display: Fix MPO visual confirm
  ` [PATCH 44/81] drm/amd/display: get dal1.1 to run
  ` [PATCH 45/81] drm/amd/display: minor dcn10_hwseq clean up/refactor
  ` [PATCH 46/81] drm/amd/display: dal1.1 opp prog update
  ` [PATCH 47/81] drm/amd/display: dal1.1 ipp "
  ` [PATCH 48/81] drm/amd/display: dal1.1 xfm "
  ` [PATCH 49/81] drm/amd/display: dal1.1 hwseq "
  ` [PATCH 50/81] drm/amd/display: Fix context copy memory leak
  ` [PATCH 51/81] drm/amd/display: Leave all validate_ctx life cycle management to DC
  ` [PATCH 52/81] drm/amd/display: Clean dm_plane_state hooks
  ` [PATCH 53/81] drm/amd/display: Attach surface to dm_plane_state
  ` [PATCH 54/81] drm/amd/display: Flattening to dc_transfer_func
  ` [PATCH 55/81] drm/amd/display: change non_dpm0 state's default SR latency
  ` [PATCH 56/81] drm/amd/display: Introduce refcount for dc_validate_context
  ` [PATCH 57/81] drm/amd/display: Skip DC validation for flips and cursor
  ` [PATCH 58/81] drm/amd/display: Release dm_state->context when state is cleared
  ` [PATCH 59/81] drm/amd/display: Fix eDP power isn't off when lid close
  ` [PATCH 60/81] drm/amd/display: change order of HUBP and MPC disable according to HW guide
  ` [PATCH 61/81] drm/amd/display: dc_validate_ctx refocunt fixes
  ` [PATCH 62/81] drm/amd/display: avoid disabling opp clk before hubp is blanked
  ` [PATCH 63/81] drm/amd/display: fix 4k@30 with 10bit deep color and avi for BT2020
  ` [PATCH 64/81] drm/amd/display: Get freesync properties
  ` [PATCH 65/81] drm/amd/display: ensure OTG is locked before proceeding
  ` [PATCH 66/81] drm/amd/display: fix mpo exit hang
  ` [PATCH 67/81] drm/amd/display: Rename trasnform to dpp for dcn's
  ` [PATCH 68/81] drm/amd/display: Preserve refcount for S3 case
  ` [PATCH 69/81] drm/amd/display: Release cached atomic state in S3
  ` [PATCH 70/81] drm/amd/display: add line number to reg_wait timeout print
  ` [PATCH 71/81] drm/amd/display: hwseq init sequence update
  ` [PATCH 72/81] drm/amd/display: Move view port registers and programming to memory input
  ` [PATCH 73/81] drm/amd/display: Fix S3 gamma corruption
  ` [PATCH 74/81] drm/amd/display: link training fallback actions
  ` [PATCH 75/81] drm/amd/display: fix DVI connected to HDMI connector max tmds clock
  ` [PATCH 76/81] drm/amd/display: properly turn off unused mpc before front end programming
  ` [PATCH 77/81] drm/amd/display: fix aviInfoFrame bar Info and add set_avMute
  ` [PATCH 78/81] drm/amd/display: revert order change of HUBP and MPC disable
  ` [PATCH 79/81] drm/amd/display: Add regkey for DRR control for internal panel
  ` [PATCH 80/81] drm/amd/display: powergate fe of reused pipes to reset ttu
  ` [PATCH 81/81] drm/amd/display: Do not release state objects on atomic check fail

[PATCH v2] ARM: Convert to using %pOF instead of full_name
 2017-07-25 13:53 UTC  (5+ messages)

[PATCH v1] x86/platform/intel-mid: Make IRQ allocation a bit more flexible
 2017-07-25 13:49 UTC  (2+ messages)
` [tip:x86/platform] "

[PATCH] drm/i915/sdvo: Shut up state checker with hdmi cards on gen3
 2017-07-25 13:54 UTC  (2+ messages)
` ✗ Fi.CI.BAT: failure for "

[PATCH 1/3] x86/microcode/AMD: Free unneeded patch before exit from update_cache()
 2017-07-25 13:50 UTC  (2+ messages)
` [tip:x86/microcode] "

[PATCH] thunderbolt: Do not enumerate more ports from DROM than the controller has
 2017-07-25 13:53 UTC  (3+ messages)

requesting permission to use some Git for Windows code
 2017-07-25 13:53 UTC 

[Qemu-devel] [RFC PATCH v2 0/6] Generic PCIE-PCI Bridge
 2017-07-25 13:53 UTC  (7+ messages)
` [Qemu-devel] [RFC PATCH v2 5/6] hw/pci: add bus_reserve property to pcie-root-port

[PATCH v5 1/2] x86/mm: Try to preserve old TLB entries using PCID
 2017-07-25 13:47 UTC  (2+ messages)
` [tip:x86/mm] x86/mm: Implement PCID based optimization: try "

[PATCH 0/6] Rework the pte handling for hardware AF/DBM
 2017-07-25 13:53 UTC  (7+ messages)
` [PATCH 1/6] arm64: Fix potential race with hardware DBM in ptep_set_access_flags()
` [PATCH 2/6] arm64: Convert pte handling from inline asm to using (cmp)xchg
` [PATCH 3/6] kvm: arm64: Convert kvm_set_s2pte_readonly() from inline asm to cmpxchg()
` [PATCH 4/6] arm64: Move PTE_RDONLY bit handling out of set_pte_at()
` [PATCH 5/6] arm64: Ignore hardware dirty bit updates in ptep_set_wrprotect()
` [PATCH 6/6] arm64: Remove the CONFIG_ARM64_HW_AFDBM option

[PATCH v1] x86/platform/intel-mid: Group timers callbacks together
 2017-07-25 13:49 UTC  (2+ messages)
` [tip:x86/platform] "

[PATCH] sched/wait: Clean up some documentation warnings
 2017-07-25 13:48 UTC  (2+ messages)
` [tip:sched/urgent] "

[PATCH RESEND] x86/boot: #undef memcpy etc in string.c
 2017-07-25 13:47 UTC  (2+ messages)
` [tip:x86/urgent] x86/boot: #undef memcpy() et al "

[PATCH] sched/core: Fix some documentation build warnings
 2017-07-25 13:47 UTC  (2+ messages)
` [tip:sched/urgent] "

[Qemu-devel] [PATCH 0/2] improve tracing
 2017-07-25 13:52 UTC  (7+ messages)

17.11 Intel Roadmap
 2017-07-25 13:51 UTC  (2+ messages)

btrfs raid assurance
 2017-07-25 13:51 UTC  (4+ messages)

[tip:ras/core] x86/mce/AMD: Allow any CPU to initialize the smca_banks array
 2017-07-25 13:51 UTC 

[RFC PATCH v1 0/8] SCHED_DEADLINE freq/cpu invariance and OPP selection
 2017-07-25 13:51 UTC  (9+ messages)
` [RFC PATCH v1 8/8] sched/deadline: make bandwidth enforcement scale-invariant

[PATCH] iw_cxgb4: fix misuse of integer variable
 2017-07-25 13:51 UTC 

[PATCH] objtool: Fix gcov check for older versions of GCC
 2017-07-25 13:46 UTC  (2+ messages)
` [tip:x86/asm] "

[PATCH 0/4] crypto: caam - add Job Ring support for DPAA2 parts
 2017-07-25 13:50 UTC  (5+ messages)

request for inclusion of 04197b341f23 ("xfs: don't BUG() on mixed direct and mapped I/O")
 2017-07-25 13:50 UTC  (10+ messages)

[Qemu-devel] [PATCH 0/4] mc146818rtc: implement UIP latching as intended
 2017-07-25 13:48 UTC  (5+ messages)
` [Qemu-devel] [PATCH 1/4] rtc-test: cleanup register_b_set_flag test
` [Qemu-devel] [PATCH 2/4] rtc-test: introduce more update tests
` [Qemu-devel] [PATCH 3/4] mc146818rtc: simplify check_update_timer
` [Qemu-devel] [PATCH 4/4] mc146818rtc: implement UIP latching as intended

[PATCH v2 0/2] Remove BQ27xxx platform interface
 2017-07-25 13:48 UTC  (6+ messages)
` [PATCH v2 1/2] power: supply: move HDQ interface for bq27xxx from w1 to power/supply
` [PATCH v2 2/2] power: supply: bq27xxx: move platform driver code into bq27xxx_battery_hdq.c

[Qemu-devel] [RFC PATCH 04/26] ppc/xive: introduce a skeleton for the XIVE interrupt controller model
 2017-07-25 13:48 UTC  (12+ messages)

[PATCH v2 0/8] ARM/ARM64 Direct EOI setup for VFIO platform interrupts
 2017-07-25 13:47 UTC  (6+ messages)
` [PATCH v2 5/8] KVM: arm/arm64: vgic: Handle mapped level sensitive SPIs

[PATCH RESEND 0/2] gpio: add imx7ulp gpio support
 2017-07-25 13:47 UTC  (6+ messages)
` [PATCH RESEND 1/2] dt-bindings: gpio-vf610: add imx7ulp support
` [PATCH RESEND 2/2] gpio: "

[PATCH] netns: more input validation
 2017-07-25 13:47 UTC  (2+ messages)

[PATCH v2] powerpc/vdso64: Add support for CLOCK_{REALTIME/MONOTONIC}_COARSE
 2017-07-25 13:47 UTC  (4+ messages)
` [PATCH v3] "

[Error] Conflict between meta and meta-freescale layer
 2017-07-25 13:46 UTC  (2+ messages)

[PATCH 1/2] i2c: core: Allow the driver to override the default i2c_bus match behavior
 2017-07-25 13:46 UTC  (5+ messages)
` [PATCH 2/2] HID: i2c-hid: Do not bind to CHPN0001 touchscreen

RCU lockup issues when CONFIG_SOFTLOCKUP_DETECTOR=n - any one else seeing this?
 2017-07-25 13:46 UTC  (5+ messages)

bcache with existing ext4 filesystem
 2017-07-25 13:46 UTC  (7+ messages)

[PATCH v2 0/2] media: Add Amlogic Meson AO CEC Controller support
 2017-07-25 13:45 UTC  (7+ messages)
` [PATCH v2 1/2] platform: Add Amlogic Meson AO CEC Controller driver

[PATCH -tip V2] [BUGFIX] kprobes/x86: Do not jump-optimize kprobes on irq entry code
 2017-07-25 13:45 UTC  (3+ messages)

[Qemu-devel] [PATCH v4 0/2] scripts/qemu.py fixes and cleanups
 2017-07-25 13:45 UTC  (5+ messages)
` [Qemu-devel] [PATCH v4 1/2] qemu.py: make 'args' public
` [Qemu-devel] [PATCH v4 2/2] qemu.py: cleanup and fixes

[PATCH v1 0/4] Context domains
 2017-07-25 13:45 UTC  (2+ messages)

[U-Boot] [PATCH 00/51] gdsys: Add support for Gazerbeam board
 2017-07-25 13:43 UTC  (4+ messages)
` [U-Boot] [PATCH 10/51] net:phy:marvell Add hook for m88e1510 board config

[PATCH V4 RESEND 0/6] pinctrl: imx: add imx7ulp pinctrl support
 2017-07-25 13:41 UTC  (14+ messages)
` [PATCH V4 RESEND 1/6] dt-bindings: pinctrl: add imx7ulp pinctrl binding doc
` [PATCH V4 RESEND 2/6] pinctrl: imx: switch to use the generic pinmux property
` [PATCH V4 RESEND 3/6] pinctrl: imx: add imx7ulp driver
` [PATCH V4 RESEND 4/6] pinctrl: imx: remove gpio_request_enable and gpio_disable_free
` [PATCH V4 RESEND 5/6] pinctrl: imx: make imx_pmx_ops.gpio_set_direction platform specific callbacks
` [PATCH V4 RESEND 6/6] pinctrl: pinctrl-imx7ulp: add gpio_set_direction support

[qemu-mainline test] 112275: regressions - FAIL
 2017-07-25 13:42 UTC 

[U-Boot] [PATCH v12 0/8] Add Intel Arria 10 SoC FPGA driver
 2017-07-25 13:41 UTC  (5+ messages)

[LTP] [COMMITTED] [PATCH 1/2] syscalls/chdir03: Rewrite
 2017-07-25 13:40 UTC  (2+ messages)
` [LTP] [COMMITTED] [PATCH 2/2] syscalls/fchdir03: Rewrite

[PATCH 0/7] IB/rxe: Bug fixes
 2017-07-25 13:39 UTC  (8+ messages)
  ` [PATCH 1/7] IB/rxe: Move refcounting earlier in rxe_send()
  ` [PATCH 2/7] IB/rxe: Disable completion upcalls when a CQ is destroyed
  ` [PATCH 3/7] IB/rxe: Remove dangling prototype
  ` [PATCH 4/7] IB/rxe: Fix up the responder's find_resources() function
  ` [PATCH 5/7] IB/rxe: Fix destination cache for IPv6
  ` [PATCH 6/7] IB/rxe: Fix up one more receive queue drain path that might prevent cleanup
  ` [PATCH 7/7] IB/rxe: Avoid ICRC errors by copying into the skb first

[U-Boot] STM32F746 Discovery - No serial output?
 2017-07-25 13:39 UTC  (3+ messages)

[U-Boot] Pull request: u-boot-mips
 2017-07-25 13:38 UTC  (6+ messages)

[PATCH] net/mlx5: fix inconsistent link status query
 2017-07-25 13:38 UTC  (2+ messages)
` [PATCH v4] "

[Qemu-devel] [PATCH v2] pc: acpi: force FADT rev1 for 440fx based machine types
 2017-07-25 13:36 UTC  (2+ messages)

[PATCH] KVM: arm/arm64: Fix guest external abort matching
 2017-07-25 13:36 UTC  (3+ messages)

[PATCH V2] selftests/vm: Add tests to validate mirror functionality with mremap
 2017-07-25 13:36 UTC  (3+ messages)

[PATCH] net/e1000: fix out of bounds access
 2017-07-25 13:35 UTC  (3+ messages)

[PATCH] dma-buf: fix reservation_object_wait_timeout_rcu to wait correctly v2
 2017-07-25 13:35 UTC 

[Qemu-devel] [PATCH for 2.10 v2 0/6] Various docker fixes
 2017-07-25 13:34 UTC  (6+ messages)
` [Qemu-devel] [PATCH for 2.10 v2 2/6] docker: fix dirty/stash detection on some systems
` [Qemu-devel] [PATCH for 2.10 v2 3/6] docker: ignore submodules when checking diff
` [Qemu-devel] [PATCH for 2.10 v2 4/6] docker: docker.py make --no-cache skip checksum test
` [Qemu-devel] [PATCH for 2.10 v2 5/6] docker: don't install device-tree-compiler build-deps in travis.docker
` [Qemu-devel] [PATCH for 2.10 v2 6/6] docker: reduce noise when building travis.docker


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.