All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-02-15 19:21:42 to 2020-02-15 22:44:19 UTC [more...]

[Bug 202799] New: amd/dc: right monitor sometimes never comes back up on dual-display setup after locking session
 2020-02-15 22:44 UTC  (2+ messages)
` [Bug 202799] "

[PATCH v6 0/3] iio: chemical: atlas-sensor: add DO support
 2020-02-15 22:43 UTC  (4+ messages)
` [PATCH v6 1/3] iio: chemical: atlas-sensor: allow probe without interrupt line

wireguard-go: IpcGetOperation: return peers in sorted order
 2020-02-15 22:42 UTC 

About r8169 regression 5.4
 2020-02-15 22:35 UTC  (7+ messages)

[PATCH] MIPS: configs: Cleanup old Kconfig options
 2020-02-15 22:35 UTC  (3+ messages)

[Intel-gfx] [CI] drm/i915: Track hw reported context runtime
 2020-02-15 22:32 UTC  (2+ messages)
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for drm/i915: Track hw reported context runtime (rev2)

get-lore-mbox: quickly grab full threads from lore
 2020-02-15 22:23 UTC  (2+ messages)
` mbox-export-patch, notmuch-export-patch

[PATCH liburing 1/2] splice: add splice(2) helpers
 2020-02-15 22:16 UTC 

[PATCH] arch/mips: change duplicated word in NUMA help text
 2020-02-15 22:12 UTC  (2+ messages)

[PATCH] MIPS: ingenic: DTS: Fix watchdog nodes
 2020-02-15 22:09 UTC  (2+ messages)

[PATCH liburing 0/2] splice helpers + tests
 2020-02-15 22:07 UTC  (3+ messages)
` [PATCH liburing 1/2] splice: add splice(2) helpers
` [PATCH liburing 2/2] test/splice: add basic splice tests

BusyELKS: 5 moe commands
 2020-02-15 22:08 UTC 

[PATCH v2 0/3] io_uring: add splice(2) support
 2020-02-15 22:05 UTC  (4+ messages)
` [PATCH v2 1/3] splice: make do_splice public
` [PATCH v2 2/3] io_uring: add interface for getting files
` [PATCH v2 3/3] io_uring: add splice(2) support

[PATCH v2 0/5] async punting improvements for io_uring
 2020-02-15 22:01 UTC  (6+ messages)
` [PATCH v2 1/5] io_uring: add missing io_req_cancelled()
` [PATCH v2 2/5] io_uring: remove REQ_F_MUST_PUNT
` [PATCH v2 3/5] io_uring: don't call work.func from sync ctx
` [PATCH v2 4/5] io_uring: don't do full *prep_worker() from io-wq
` [PATCH v2 5/5] io_uring: remove req->in_async

[PATCH v2 0/5] remove runnable_load_avg and improve group_classify
 2020-02-15 21:58 UTC  (2+ messages)

[rcu:dev.2020.02.13b] BUILD SUCCESS 860b1b7edde9e9f699440de5b6ae91cdeb987708
 2020-02-15 21:56 UTC 

[rcu:kcsan] BUILD SUCCESS c75fb63bb4ef88faaec9fa34d97aa13a72964bb1
 2020-02-15 21:56 UTC 

[rcu:kcsan.2020.02.13a] BUILD SUCCESS 277eafdb5096e986bd60dea72294c031bc6bd673
 2020-02-15 21:56 UTC 

[Bug 206021] New: AMDGPU/DC: freesync disabled on the monitor side after the monitor sleeps and resumes
 2020-02-15 21:55 UTC  (2+ messages)
` [Bug 206021] "

[PATCH 0/3] [GSoC] receive.denyCurrentBranch: respect all worktrees
 2020-02-15 21:52 UTC  (6+ messages)
` [PATCH 2/3] t5509: initialized `pushee` as bare repository

0x14: Schedule out!
 2020-02-15 21:52 UTC  (2+ messages)

What does Git call services like GitHub and GitLab?
 2020-02-15 21:48 UTC 

[PATCH v2 0/3] drm/dp, i915: eDP DPCD backlight control detection fixes
 2020-02-15 21:44 UTC  (2+ messages)
` [Intel-gfx] ✗ Fi.CI.IGT: failure for drm/dp, i915: eDP DPCD backlight control detection fixes (rev2)

[PATCH -net] skbuff: remove stale bit mask comments
 2020-02-15 21:41 UTC 

FW: bug: fatal: this operation must be run in a work tree - after enabling worktreeConfig=true
 2020-02-15 21:11 UTC 

[PATCH v4 1/2] meson.bbclass: Parameterise meson.cross
 2020-02-15 21:39 UTC  (3+ messages)

[PATCH v4 00/19] rebase: make the default backend configurable
 2020-02-15 21:36 UTC  (22+ messages)
` [PATCH v5 00/20] rebase: make the default backend configurable and change the default
  ` [PATCH v5 01/20] git-rebase.txt: update description of --allow-empty-message
  ` [PATCH v5 02/20] t3404: directly test the behavior of interest
  ` [PATCH v5 03/20] rebase (interactive-backend): make --keep-empty the default
  ` [PATCH v5 04/20] rebase (interactive-backend): fix handling of commits that become empty
  ` [PATCH v5 05/20] t3406: simplify an already simple test
  ` [PATCH v5 06/20] rebase, sequencer: remove the broken GIT_QUIET handling
  ` [PATCH v5 07/20] rebase: make sure to pass along the quiet flag to the sequencer
  ` [PATCH v5 08/20] rebase: fix handling of restrict_revision
  ` [PATCH v5 09/20] t3432: make these tests work with either am or merge backends
  ` [PATCH v5 10/20] rebase: allow more types of rebases to fast-forward
  ` [PATCH v5 11/20] git-rebase.txt: add more details about behavioral differences of backends
  ` [PATCH v5 12/20] rebase: move incompatibility checks between backend options a bit earlier
  ` [PATCH v5 13/20] rebase: add an --am option
  ` [PATCH v5 14/20] git-prompt: change the prompt for interactive-based rebases
  ` [PATCH v5 15/20] rebase: drop '-i' from the reflog "
  ` [PATCH v5 16/20] rebase tests: mark tests specific to the am-backend with --am
  ` [PATCH v5 17/20] rebase tests: repeat some tests using the merge backend instead of am
  ` [PATCH v5 18/20] rebase: make the backend configurable via config setting
  ` [PATCH v5 19/20] rebase: change the default backend from "am" to "merge"
  ` [PATCH v5 20/20] rebase: rename the two primary rebase backends

git-describe --tags warning: 'X' is really 'Y' here
 2020-02-15 21:34 UTC  (2+ messages)
` [PATCH] describe: output tag's ref instead of embedded name

[Intel-gfx] [PATCH] drm/i915/selftests: Mark the mock ring->vma as being in the GGTT
 2020-02-15 21:33 UTC  (3+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for drm/i915/selftests: Mark the mock ring->vma as being in the GGTT (rev3)

[PATCH v2] driver core: Extend returning EPROBE_DEFER for two minutes after late_initcall
 2020-02-15 21:32 UTC  (2+ messages)

[GIT PULL] Please pull RDMA subsystem changes
 2020-02-15 21:32 UTC 

[usb:usb-next] BUILD SUCCESS ca065bf12771078571dec758300631624edc19a2
 2020-02-15 21:30 UTC 

[usb:usb-linus] BUILD SUCCESS 450c52c7847b5aea1eeba85391252c87198a5099
 2020-02-15 21:30 UTC 

[RFC][PATCH] driver core: Extend returning EPROBE_DEFER for two minutes after late_initcall
 2020-02-15 21:26 UTC  (4+ messages)

[GIT PULL] hwmon fixes for v5.6-rc2
 2020-02-15 21:25 UTC  (2+ messages)

[GIT PULL] ARM: SoC fixes
 2020-02-15 21:25 UTC  (4+ messages)

[GIT PULL] scheduler fixes
 2020-02-15 21:25 UTC  (2+ messages)

[GIT PULL] s390 updates for 5.6-rc2
 2020-02-15 21:25 UTC  (2+ messages)

[GIT PULL] perf fixes
 2020-02-15 21:25 UTC  (2+ messages)

[Intel-gfx] [CI] drm/i915: Track hw reported context runtime
 2020-02-15 21:22 UTC 

[PATCH net-next 0/7] Improvements for SONIC ethernet drivers
 2020-02-15 21:03 UTC  (8+ messages)
` [PATCH net-next 4/7] net/sonic: Remove redundant netif_start_queue() call
` [PATCH net-next 2/7] net/sonic: Refactor duplicated code
` [PATCH net-next 3/7] net/sonic: Remove redundant next_tx variable
` [PATCH net-next 1/7] net/sonic: Remove obsolete comment
` [PATCH net-next 5/7] net/sonic: Remove explicit memory barriers
` [PATCH net-next 7/7] net/macsonic: Remove interrupt handler wrapper
` [PATCH net-next 6/7] net/sonic: Start packet transmission immediately

[tty:tty-linus] BUILD SUCCESS 07e6124a1a46b4b5a9b3cacc0c306b50da87abf5
 2020-02-15 21:16 UTC 

[PATCH] scsi: core: fix a typo of coding format
 2020-02-15 21:15 UTC  (2+ messages)

[PATCH 00/30] Lock warning cleanup
 2020-02-15 21:13 UTC  (5+ messages)
  ` [Xen-devel] [PATCH 14/30] x86/xen: Add missing annotation for xen_pte_lock()

[zeus/master][PATCH] gdbc6x: suppress gcc9 -Wstringop-truncation warning
 2020-02-15 21:13 UTC 

[PATCH v1 1/1] drm: drop unused drm_crtc callback
 2020-02-15 21:12 UTC  (3+ messages)

[PATCH net-next 00/10] Pause updates for phylib and phylink
 2020-02-15 21:11 UTC  (2+ messages)

[PATCH 02/11] PCI: Add ats_supported host bridge flag
 2020-02-15 21:10 UTC  (4+ messages)

[PATCH v2 00/30] Convert QAPI doc comments to generate rST instead of texinfo
 2020-02-15 21:01 UTC  (5+ messages)
` [PATCH v2 07/30] qapi/block-core.json: Use literal block for ascii art

[igt-dev] [PATCH i-g-t] tests/kms_rotation_crc: Speed up by not testing every format
 2020-02-15 21:02 UTC  (2+ messages)

[Bug 60824] [PATCH][regression] Cambridge Silicon Radio, Ltd Bluetooth Dongle unusable
 2020-02-15 21:01 UTC  (2+ messages)

Besoin de collaborer avec vous
 2020-02-15 19:29 UTC 

[PATCH 1/1] arm: mvebu: drivers/ddr: remove redundant assignment
 2020-02-15 20:58 UTC 

[Bug 1863441] [NEW] cmd_mode_sense always reports 0x70, no CDROM present
 2020-02-15 20:48 UTC 

[PATCH 0/4] hw/hppa/dino: Fix Coverity 1419393 & 1419394
 2020-02-15 20:49 UTC  (9+ messages)
` [PATCH 1/4] hw/hppa/dino: Add comments with register name
` [PATCH 2/4] hw/hppa/dino: Fix reg800_keep_bits[] overrun (CID 1419393 & 1419394)
` [RFC PATCH 3/4] hw/hppa/dino: Fix PCIROR register access bitmask
` [RFC PATCH 4/4] hw/hppa/dino: Do not accept accesses to registers 0x818 and 0x82c

[PATCH AUTOSEL 5.4 001/459] drm/amdgpu: remove set but not used variable 'mc_shared_chmap' from 'gfx_v6_0.c' and 'gfx_v7_0.c'
 2020-02-15 20:52 UTC  (4+ messages)
` [PATCH AUTOSEL 5.4 299/459] misc: xilinx_sdfec: fix xsdfec_poll()'s return type

[PATCH AUTOSEL 5.5 001/542] drm/amdgpu: remove set but not used variable 'mc_shared_chmap' from 'gfx_v6_0.c' and 'gfx_v7_0.c'
 2020-02-15 20:51 UTC  (4+ messages)
` [PATCH AUTOSEL 5.5 344/542] misc: xilinx_sdfec: fix xsdfec_poll()'s return type

[linux-lvm] commit c527a0cbfc3 may have a bug
 2020-02-15 20:49 UTC  (7+ messages)

[oe-commits] [openembedded-core] 11/18: busybox: Backport patches to support removal of __NR_clock_gettime
 2020-02-15 20:49 UTC  (4+ messages)

[tpm2] Re: Resource Mgr, resMgr, failed initialization: 0x1
 2020-02-15 20:48 UTC 

[PATCH 1/1] dm: core: remove redundant assignment
 2020-02-15 20:46 UTC 

[Bug 206443] New: general protection fault in ext4 during simultaneous online resize and write operations
 2020-02-15 20:43 UTC  (2+ messages)
` [Bug 206443] "

[PATCH 1/2] ARM: socfpga: Permit overriding the default timer frequency
 2020-02-15 20:43 UTC  (3+ messages)

[PATCH 1/1] dm: core: remove redundant if statement
 2020-02-15 20:38 UTC 

[git pull] habanalabs fixes for 5.6-rc2
 2020-02-15 20:28 UTC  (2+ messages)

[PATCH 1/1] clk: ICS8N3QV01 remove superfluous code
 2020-02-15 20:27 UTC 

please cherry pick 75fea300d73a to 4.14.y
 2020-02-15 20:23 UTC  (3+ messages)

[stable 4.14 PATCH 1/3] arm64: cpufeature: Set the FP/SIMD compat HWCAP bits properly
 2020-02-15 20:23 UTC  (2+ messages)

[stable 4.19 PATCH 1/2] arm64: cpufeature: Set the FP/SIMD compat HWCAP bits properly
 2020-02-15 20:22 UTC  (2+ messages)

[PATCH 1/1] x86: remove dead code in intel_clk_get_rate()
 2020-02-15 20:22 UTC 

Patchwork housekeeping for: linux-renesas-soc
 2020-02-15 20:20 UTC 

[Xen-devel] [linux-next test] 147043: regressions - FAIL
 2020-02-15 20:17 UTC 

[PATCH net-next v2 0/5] sh_eth: get rid of the dedicated regiseter mapping for RZ/A1 (R7S72100)
 2020-02-15 20:14 UTC  (6+ messages)
` [PATCH net-next v2 1/5] sh_eth: check sh_eth_cpu_data::no_tx_cntrs when dumping registers
` [PATCH net-next v2 2/5] sh_eth: check sh_eth_cpu_data::cexcr "
` [PATCH net-next v2 3/5] sh_eth: check sh_eth_cpu_data::no_xdfar "
` [PATCH net-next v2 4/5] sh_eth: add sh_eth_cpu_data::gecmr flag
` [PATCH net-next v2 5/5] sh_eth: use Gigabit register map for R7S72100

[PATCH 1/1] clk: meson-g12a: missing break
 2020-02-15 20:10 UTC  (2+ messages)

[RFC patch 00/19] bpf: Make BPF and PREEMPT_RT co-exist
 2020-02-15 20:09 UTC  (2+ messages)

[PATCH v1 1/1] drm: drop unused drm_display_mode.private
 2020-02-15 20:08 UTC  (3+ messages)

[ANNOUNCE] GitVine v3.2 is now released
 2020-02-15 20:04 UTC 

5.6-rc0.95: /dev/motmdm no longer there
 2020-02-15 19:59 UTC  (4+ messages)

devicetree.bbclass is not explained in YP reference manual
 2020-02-15 19:56 UTC 

[cip-dev] [backport 4.4] mac80211: Fix TKIP replay protection immediately after key setup
 2020-02-15 19:54 UTC 

[PATCH v2] Rewrite wg-quick.8 in mdoc
 2020-02-15 19:53 UTC  (2+ messages)

[Lsf-pc] [LSF/MM/BPF TOPIC] Atomic Writes
 2020-02-15 19:53 UTC  (3+ messages)

mesh: Send mesh model message to group address
 2020-02-15 19:50 UTC  (2+ messages)

[RESEND PATCH v3 00/17] media: imx: Create media links in bound notifiers
 2020-02-15 19:41 UTC  (32+ messages)
` [RESEND PATCH v3 01/17] media: entity: Pass entity to get_fwnode_pad operation
` [RESEND PATCH v3 02/17] media: v4l2-fwnode: Pass notifier to v4l2_async_register_fwnode_subdev()
` [RESEND PATCH v3 03/17] media: imx: csi: Implement get_fwnode_pad op
` [RESEND PATCH v3 04/17] media: imx: mipi csi-2: "
` [RESEND PATCH v3 05/17] media: video-mux: "
` [RESEND PATCH v3 06/17] media: imx: Add imx_media_create_fwnode_pad_link()
` [RESEND PATCH v3 07/17] media: video-mux: Create media links in bound notifier
` [RESEND PATCH v3 08/17] media: imx: mipi csi-2: "
` [RESEND PATCH v3 09/17] media: imx7-mipi-csis: "
` [RESEND PATCH v3 10/17] media: imx7-media-csi: "
` [RESEND PATCH v3 11/17] media: imx: csi: Embed notifier in struct csi_priv
` [RESEND PATCH v3 12/17] media: imx: csi: Add missing notifier unregister/cleanup
` [RESEND PATCH v3 13/17] media: imx: csi: Create media links in bound notifier
` [RESEND PATCH v3 14/17] media: imx: csi: Lookup upstream endpoint with imx_media_get_pad_fwnode
` [RESEND PATCH v3 15/17] media: imx: Create missing links from CSI-2 receiver
` [RESEND PATCH v3 16/17] media: imx: silence a couple debug messages
` [RESEND PATCH v3 17/17] media: imx: TODO: Remove media link creation todos

[PATCH v5 0/7] iio: light: AL3010 introduction
 2020-02-15 19:42 UTC  (4+ messages)
` [PATCH v5 6/7] iio: light: al3320a implement devm_add_action_or_reset

[PATCH -net] net/sock.h: fix all kernel-doc warnings
 2020-02-15 19:42 UTC 

Starting tunnels without being admin on Windows
 2020-02-15 19:41 UTC  (2+ messages)

CryptoKey Routing Management for Peers
 2020-02-15  0:13 UTC  (3+ messages)

[PATCH 0/8] hw/arm: Add raspi[0123] acceptance tests
 2020-02-15 19:22 UTC  (9+ messages)
` [PATCH 1/8] tests/acceptance/boot_linux_console: Use raspi console model as key
` [PATCH 2/8] tests/acceptance/boot_linux_console: Add raspi version=2 parameter
` [PATCH 3/8] tests/acceptance/boot_linux_console: Test the raspi1 console
` [PATCH 4/8] tests/acceptance/boot_linux_console: Test the raspi0 console
` [PATCH 5/8] tests/acceptance/boot_linux_console: Test the raspi1 AUX console
` [PATCH 6/8] tests/boot_linux_console: Test booting U-Boot on the Raspberry Pi 2
` [PATCH 7/8] tests/boot_linux_console: Test booting U-Boot on the Raspberry Pi 3
` [PATCH 8/8] tests/acceptance: Count Raspberry Pi logos displayed on framebuffer

[PATCH] Add japanese translation
 2020-02-15 19:25 UTC  (6+ messages)

[PATCH 00/12] hw/arm: Add raspi0 and raspi1 machines
 2020-02-15 19:15 UTC  (3+ messages)
` [PATCH 10/12] hw/arm/bcm2836: Introduce the BCM2835 SoC
` [PATCH 12/12] hw/arm/raspi: Add the Raspberry Pi Zero machine


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.