All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-05-20 08:02:04 to 2019-05-20 08:23:26 UTC [more...]

[PATCH 00/33] fbcon notifier begone!
 2019-05-20  8:22 UTC  (43+ messages)
` [PATCH 01/33] dummycon: Sprinkle locking checks
` [PATCH 02/33] fbdev: locking check for fb_set_suspend
` [PATCH 03/33] vt: might_sleep() annotation for do_blank_screen
` [PATCH 04/33] vt: More locking checks
` [PATCH 05/33] fbdev/sa1100fb: Remove dead code
` [PATCH 06/33] fbdev/cyber2000: Remove struct display
` [PATCH 07/33] fbdev/aty128fb: Remove dead code
` [PATCH 08/33] fbcon: s/struct display/struct fbcon_display/
` [PATCH 09/33] fbcon: Remove fbcon_has_exited
` [PATCH 10/33] fbcon: call fbcon_fb_(un)registered directly
` [PATCH 11/33] fbdev/sh_mobile: remove sh_mobile_lcdc_display_notify
` [PATCH 12/33] fbdev/omap: sysfs files can't disappear before the device is gone
` [PATCH 13/33] fbdev: "
` [PATCH 14/33] staging/olpc: lock_fb_info can't fail
` [PATCH 15/33] fbdev/atyfb: "
` [PATCH 16/33] fbdev: lock_fb_info cannot fail
` [PATCH 17/33] fbcon: call fbcon_fb_bind directly
` [PATCH 18/33] fbdev: make unregister/unlink functions not fail
` [PATCH 19/33] fbdev: unify unlink_framebufer paths
` [PATCH 20/33] fbdev/sh_mob: Remove fb notifier callback
` [PATCH 21/33] fbdev: directly call fbcon_suspended/resumed
` [PATCH 22/33] fbcon: Call fbcon_mode_deleted/new_modelist directly
` [PATCH 23/33] fbdev: Call fbcon_get_requirement directly
` [PATCH 24/33] Revert "backlight/fbcon: Add FB_EVENT_CONBLANK"
` [PATCH 25/33] fbcon: directly call fbcon_fb_blanked
` [PATCH 27/33] fbdev: remove FBINFO_MISC_USEREVENT around fb_blank
` [PATCH 28/33] fb: Flatten control flow in fb_set_var
` [PATCH 29/33] fbcon: replace FB_EVENT_MODE_CHANGE/_ALL with direct calls
` [PATCH 30/33] vgaswitcheroo: call fbcon_remap_all directly
` [PATCH 31/33] fbcon: Call con2fb_map functions directly
` [PATCH 32/33] fbcon: Document what I learned about fbcon locking
` [PATCH 33/33] staging/olpc_dcon: Add drm conversion to TODO

[Buildroot] [PATCH 1/1] package/connman: bump to version 1.37
 2019-05-20  8:23 UTC  (2+ messages)

ARM64 kvm cache coherency problem
 2019-05-20  7:31 UTC  (2+ messages)

[Buildroot] [git commit branch/next] package/connman: bump to version 1.37
 2019-05-20  8:23 UTC 

[Buildroot] [git commit] package/connman: bump to version 1.37
 2019-05-20  8:23 UTC 

PROBLEM: Power9: kernel oops on memory hotunplug from ppc64le guest
 2019-05-20  8:20 UTC  (9+ messages)

[U-Boot] [PATCH] cmd: define CMD_DATA_SIZE when CONFIG_CMD_SETEXPR is selected
 2019-05-20  8:22 UTC 

[PATCH v3 0/4] Allwinner H6 watchdog support
 2019-05-20  8:21 UTC  (9+ messages)
` [PATCH v3 1/4] dt-bindings: watchdog: add Allwinner H6 watchdog
` [PATCH v3 2/4] arm64: dts: allwinner: h6: add watchdog node

[PATCH] drm/i915: We don't need display's suspend/resume operations when !HAS_DISPLAY
 2019-05-20  8:21 UTC  (2+ messages)
` ✓ Fi.CI.BAT: success for "

[PATCH 01/33] drm/i915: Restore control over ppgtt for context creation ABI
 2019-05-20  8:01 UTC  (21+ messages)
` [PATCH 02/33] drm/i915: Allow a context to define its set of engines
` [PATCH 03/33] drm/i915: Extend I915_CONTEXT_PARAM_SSEU to support local ctx->engine[]
` [PATCH 04/33] drm/i915: Re-expose SINGLE_TIMELINE flags for context creation
` [PATCH 05/33] drm/i915: Allow userspace to clone contexts on creation
` [PATCH 06/33] drm/i915: Load balancing across a virtual engine
` [PATCH 08/33] drm/i915: Extend execution fence to support a callback
` [PATCH 09/33] drm/i915/execlists: Virtual engine bonding
` [PATCH 10/33] drm/i915: Allow specification of parallel execbuf
` [PATCH 12/33] drm/i915: Pull GEM ioctls interface to its own file
` [PATCH 13/33] drm/i915: Move object->pages API to i915_gem_object.[ch]
` [PATCH 14/33] drm/i915: Move shmem object setup to its own file
` [PATCH 15/33] drm/i915: Move phys objects "
` [PATCH 16/33] drm/i915: Move mmap and friends "
` [PATCH 18/33] drm/i915: Move more GEM objects under gem/
` [PATCH 22/33] drm/i915: Move GEM object busy checking to its own file
` [PATCH 27/33] drm/i915: Keep contexts pinned until after the next kernel context switch
` [PATCH 28/33] drm/i915: Stop retiring along engine
` [PATCH 29/33] drm/i915: Replace engine->timeline with a plain list
` [PATCH 30/33] drm/i915: Flush the execution-callbacks on retiring
` [PATCH 31/33] drm/i915/execlists: Preempt-to-busy

[Buildroot] [PATCH v1] utils/check-package: fix flake8 warning
 2019-05-20  8:20 UTC  (2+ messages)

[Buildroot] [git commit] utils/check-package: fix flake8 warning
 2019-05-20  8:20 UTC 

[PATCH v2 0/4] Add missing device nodes for Olimex Teres-I
 2019-05-20  8:09 UTC  (7+ messages)
` [PATCH v2 1/4] arm64: DTS: allwinner: a64: Add pinmux for RGB666 LCD
` [PATCH v2 3/4] arm64: DTS: allwinner: a64: Enable audio on Teres-I

[dpdk-dev] Instability of port ids
 2019-05-20  8:20 UTC  (4+ messages)

[dpdk-dev] [PATCH] doc: fix helloworld build on Windows
 2019-05-20  8:19 UTC 

[PATCH v3 0/5] KVM: LAPIC: Optimize timer latency further
 2019-05-20  8:19 UTC  (4+ messages)
` [PATCH v3 5/5] "

[RFC 0/7] introduce memory hinting API for external process
 2019-05-20  8:19 UTC  (4+ messages)
` [RFC 1/7] mm: introduce MADV_COOL

[Qemu-devel] [PATCH] usb-tablet: fix serial compat property
 2019-05-20  8:18 UTC 

[PATCH 00/25] clk: sunxi-ng: clk parent rewrite part 1
 2019-05-20  8:04 UTC  (52+ messages)
` [PATCH 01/25] clk: Fix debugfs clk_possible_parents for clks without parent string names
` [PATCH 02/25] clk: Add CLK_HW_INIT_* macros using .parent_hws
` [PATCH 03/25] clk: Add CLK_HW_INIT_FW_NAME macro using .fw_name in .parent_data
` [PATCH 04/25] clk: Add CLK_HW_INIT_PARENT_DATA macro using .parent_data
` [PATCH 05/25] clk: fixed-factor: Add CLK_FIXED_FACTOR_HW which takes clk_hw pointer as parent
` [PATCH 06/25] clk: fixed-factor: Add CLK_FIXED_FACTOR_HWS which takes list of struct clk_hw *
` [PATCH 07/25] clk: fixed-factor: Add CLK_FIXED_FACTOR_FW_NAME for DT clock-names parent
` [PATCH 08/25] clk: sunxi-ng: switch to of_clk_hw_register() for registering clks
` [PATCH 09/25] clk: sunxi-ng: sun8i-r: Use local parent references for CLK_HW_INIT_*
` [PATCH 10/25] clk: sunxi-ng: a10: Use local parent references for CLK_FIXED_FACTOR
` [PATCH 11/25] clk: sunxi-ng: sun5i: "
` [PATCH 12/25] clk: sunxi-ng: a31: "
` [PATCH 13/25] clk: sunxi-ng: a23: "
` [PATCH 14/25] clk: sunxi-ng: a33: "
` [PATCH 15/25] clk: sunxi-ng: h3: "
` [PATCH 16/25] clk: sunxi-ng: r40: "
` [PATCH 17/25] clk: sunxi-ng: v3s: "
` [PATCH 18/25] clk: sunxi-ng: sun8i-r: "
` [PATCH 19/25] clk: sunxi-ng: f1c100s: "
` [PATCH 20/25] clk: sunxi-ng: a64: "
` [PATCH 21/25] clk: sunxi-ng: h6: "
` [PATCH 22/25] clk: sunxi-ng: h6-r: "
` [PATCH 23/25] clk: sunxi-ng: gate: Add macros for referencing local clock parents
` [PATCH 24/25] clk: sunxi-ng: a80-usb: Use local parent references for SUNXI_CCU_GATE
` [PATCH 25/25] clk: sunxi-ng: sun8i-r: "

[PATCH] btrfs: Simplify join_running_log_trans
 2019-05-20  8:18 UTC  (2+ messages)

[PATCH v4 0/5] KVM: LAPIC: Optimize timer latency further
 2019-05-20  8:18 UTC  (6+ messages)
` [PATCH v4 1/5] KVM: LAPIC: Extract adaptive tune timer advancement logic
` [PATCH v4 2/5] KVM: LAPIC: Fix lapic_timer_advance_ns parameter overflow
` [PATCH v4 3/5] KVM: LAPIC: Expose per-vCPU timer_advance_ns to userspace
` [PATCH v4 4/5] KVM: LAPIC: Delay trace advance expire delta
` [PATCH v4 5/5] KVM: LAPIC: Optimize timer latency further

[dpdk-dev] [PATCH v1] net/ice: update the RSS RETA size with support values
 2019-05-20  8:14 UTC 

[PATCH v3 0/2] initramfs: add support for xattrs in the initial ram disk
 2019-05-20  8:16 UTC  (7+ messages)
` [PATCH v3 2/2] initramfs: introduce do_readxattrs()

[PATCH v2] mm/nvdimm: Pick the right alignment default when creating dax devices
 2019-05-20  8:14 UTC  (3+ messages)

[dpdk-dev] [PATCH 0/3] Removing PKT_TX_IP_CKSUM from fragmentation/reassembly lib
 2019-05-20  8:15 UTC  (6+ messages)
` [dpdk-dev] [PATCH v2 "
  ` [dpdk-dev] [PATCH v2 2/3] examples/ip_fragmentation: Enabling IP checksum offload in mbuf

[PATCH v3 1/2] dt-bindings: mmc: Add YAML schemas for the generic MMC options
 2019-05-20  8:14 UTC  (4+ messages)
` [PATCH v3 2/2] dt-bindings: mmc: sun4i: Add YAML schemas

[PATCH] clk: qcom: gdsc: WARN when failing to toggle
 2019-05-20  8:14 UTC  (2+ messages)

[PATCH 1/3] dt-bindings: pci: layerscape-pci: add compatible strings "fsl,ls1028a-pcie"
 2019-05-20  8:12 UTC  (8+ messages)
` [PATCH 2/3] arm64: dts: ls1028a: Add PCIe controller DT nodes
    ` [EXT] "

[RFC PATCH 0/4] KVM selftests for s390x
 2019-05-20  8:13 UTC  (9+ messages)
` [RFC PATCH 1/4] KVM: selftests: Guard struct kvm_vcpu_events with __KVM_HAVE_VCPU_EVENTS

[PATCH] xen/boot: Print the build-id along with the changeset information
 2019-05-20  8:12 UTC  (4+ messages)
` [Xen-devel] "

[Xen-devel] [qemu-mainline test] 136477: regressions - FAIL
 2019-05-20  8:12 UTC  (3+ messages)
  `  "

[PATCH] phy: rockchip-dp: Avoid power leak by leaving the PHY power on
 2019-05-20  8:04 UTC  (4+ messages)

[v5 PATCH 0/6] add USB Type-B GPIO connector driver
 2019-05-20  8:06 UTC  (10+ messages)
` [PATCH v5 4/6] usb: roles: add API to get usb_role_switch by node

[PATCH] x86/spec-ctrl: Knights Landing/Mill are retpoline-safe
 2019-05-20  8:10 UTC  (4+ messages)
` [Xen-devel] "

[PATCH] media: cedrus: Allow different mod clock rates
 2019-05-20  8:06 UTC  (3+ messages)

[dpdk-dev] [PATCH] net/mlx5: fix memory free on queue create error
 2019-05-20  8:07 UTC 

patch for iproute2
 2019-05-20  8:09 UTC  (2+ messages)

[PATCH ethtool] ethtool.spec: Use standard file location macros
 2019-05-20  8:09 UTC 

[PATCH 0/3] brcmfmac: sdio: Deal better w/ transmission errors waking from sleep
 2019-05-20  8:09 UTC  (3+ messages)
` [PATCH 1/3] brcmfmac: re-enable command decode in sdio_aos for BRCM 4354

[PATCH] x86: Hide the int3_emulate_call/jmp functions from UML
 2019-05-20  8:08 UTC  (2+ messages)

[PATCH net] Validate required parameters in inet6_validate_link_af
 2019-05-20  8:08 UTC 

[PATCH 0/3] KVM: PPC: Book3S HV: XIVE: assorted fixes on vCPU and RAM limits
 2019-05-20  8:06 UTC  (3+ messages)
` [PATCH 2/3] KVM: PPC: Book3S HV: XIVE: do not test the EQ flag validity when resetting

[PATCH] RISC-V: defconfig: Enable NO_HZ_IDLE and HIGH_RES_TIMERS
 2019-05-20  8:05 UTC  (3+ messages)

[PATCH v2 1/2] autotools: Updage config.guess and config.sub
 2019-05-20  8:05 UTC  (5+ messages)
` [PATCH v2 2/2] autotools: Remove the configure script and just use autoconf
  ` [Xen-devel] "

[PATCH v2] drm/bridge: Remove duplicate header
 2019-05-20  8:05 UTC  (3+ messages)

[PATCH] riscv: remove free_initrd_mem
 2019-05-20  8:04 UTC  (2+ messages)


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.