All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-02-19 21:55:18 to 2021-02-19 23:09:58 UTC [more...]

[PATCH] hw/intc/loongson_liointc: Fix per core ISR handling
 2021-02-19 23:08 UTC  (3+ messages)

problema compilation
 2021-02-19 23:07 UTC 

[PATCH 1/3] mfd: lp87565: fix typo in define names
 2021-02-19 22:39 UTC  (3+ messages)
` [PATCH 2/3] mfd: lp87565: remove unused define
` [PATCH 3/3] mfd: lp87565: move LP87565_regulator_id to .c file

[PATCH] mm, kasan: don't poison boot memory
 2021-02-19 23:04 UTC  (7+ messages)

[RFC] IRQ handlers run with some high-priority interrupts(not NMI) enabled on some platform
 2021-02-19 22:30 UTC  (11+ messages)

[Buildroot] [PATCH/next v1 1/5] package/imagemagick: bump version to 7.0.10-62
 2021-02-19 23:02 UTC  (5+ messages)
` [Buildroot] [PATCH/next v1 2/5] package/imagemagick: add optional libzip support
` [Buildroot] [PATCH/next v1 3/5] package/imagemagick: add optional zstd support
` [Buildroot] [PATCH/next v1 4/5] package/imagemagick: add optional libraw support
` [Buildroot] [PATCH/next v1 5/5] package/imagemagick: disable remaining config options (heic, jxl, openjp2)

[PATCH v2 bpf-next 0/6] Add BTF_KIND_FLOAT support
 2021-02-19 23:01 UTC  (4+ messages)
` [PATCH v2 bpf-next 2/6] libbpf: "

[RFC PATCH 0/9] drm/i915/spi: discrete graphics internal spi
 2021-02-19 22:59 UTC  (8+ messages)
` [RFC PATCH 3/9] drm/i915/spi: add driver for on-die spi device
      ` [Intel-gfx] "

[PATCH v4 01/16] docs: Document IO Address Space ID (IOASID) APIs
 2021-02-19 22:59 UTC  (3+ messages)

[PATCH] sparc: make copy_thread honor pid namespaces
 2021-02-19 22:50 UTC  (4+ messages)
  ` [PATCH v2] "

[PATCH] memcg: charge before adding to swapcache on swapin
 2021-02-19 22:49 UTC  (5+ messages)

[PATCH] mm/gfp: Add kernel-doc for gfp_t
 2021-02-19 22:49 UTC  (6+ messages)

[linux-lvm] [PATCH 1/1] pvscan: wait for udevd
 2021-02-19 22:47 UTC  (6+ messages)

[PATCH v13 0/5] UFFD write-tracking migration/snapshots
 2021-02-19 22:47 UTC  (3+ messages)

[PATCH v2 2/2] drm/msm/dp: add supported max link rate specified from dtsi
 2021-02-19 22:46 UTC  (5+ messages)

Large multi-device BTRFS array (usually) fails to mount on boot
 2021-02-19 22:45 UTC  (4+ messages)

[lttng-dev] userspace-rcu 0.12.2: build fails
 2021-02-19 22:45 UTC  (5+ messages)

[PATCH] add CONFIG_DEBUG_INFO_BTF check to bpftool feature command
 2021-02-19 22:43 UTC  (3+ messages)

[Nouveau] [PATCH 00/30] drm: Use new DRM printk funcs (like drm_dbg_*()) in DP helpers
 2021-02-19 22:40 UTC  (88+ messages)
` [PATCH 01/30] drm/dp: Rewrap kdocs for struct drm_dp_aux
` [PATCH 02/30] drm/dp: Fixup kernel docs "
` [PATCH 03/30] drm/tegra: Don't register DP AUX channels before connectors
` [PATCH 04/30] drm/bridge/tc358767: Don't register DP AUX channel until bridge is attached
` [PATCH 05/30] drm/bridge/cdns-mhdp8546: Register DP aux channel with userspace
` [PATCH 06/30] drm/bridge/ti-sn65dsi86: (Un)register aux device on bridge attach/detach
` [PATCH 07/30] drm/bridge/analogix/anx78xx: Add missing drm_dp_aux_unregister() call
` [PATCH 08/30] drm/bridge/analogix/anx78xx: Setup encoder before registering connector
` [PATCH 09/30] drm/bridge/analogix/anx78xx: Cleanup on error in anx78xx_bridge_attach()
  ` [Nouveau] "
` [PATCH 10/30] drm/bridge/analogix/anx6345: Add missing drm_dp_aux_unregister() call
` [PATCH 11/30] drm/bridge/analogix/anx6345: Don't link encoder until after connector registration
` [PATCH 12/30] drm/bridge/analogix/anx6345: Cleanup on errors in anx6345_bridge_attach()
` [PATCH 13/30] drm/bridge/analogix/dp_core: Unregister DP AUX channel on error in analogix_dp_probe()
` [PATCH 14/30] drm/nouveau/kms/nv50-: Move AUX adapter reg to connector late register/early unregister
` [Nouveau] [PATCH 15/30] drm/dp: Add backpointer to drm_device in drm_dp_aux
  `  "
` [PATCH 16/30] drm/dp: Rewrap drm_dp_aux_register()/drm_dp_aux_init() kdocs
` [PATCH 17/30] drm/dp: Clarify DP AUX registration time
` [PATCH 18/30] drm/print: Fixup DRM_DEBUG_KMS_RATELIMITED()
` [PATCH 19/30] drm/dp: Pass drm_dp_aux to drm_dp_link_train_clock_recovery_delay()
  ` [Nouveau] "
  ` [Intel-gfx] "
` [PATCH 20/30] drm/dp: Pass drm_dp_aux to drm_dp*_link_train_channel_eq_delay()
  ` [Intel-gfx] "
  ` [Nouveau] "
` [PATCH 21/30] drm/dp: Always print aux channel name in logs
  ` [Nouveau] "
  ` [Intel-gfx] "
` [PATCH 22/30] drm/dp_dual_mode: Pass drm_device to drm_dp_dual_mode_detect()
  ` [Nouveau] "
  ` [Intel-gfx] "
` [PATCH 23/30] drm/dp_dual_mode: Pass drm_device to drm_dp_dual_mode_set_tmds_output()
  ` [Nouveau] "
  ` [Intel-gfx] "
` [PATCH 24/30] drm/dp_dual_mode: Pass drm_device to drm_dp_dual_mode_max_tmds_clock()
  ` [Nouveau] "
  ` [Intel-gfx] "
` [PATCH 25/30] drm/dp_dual_mode: Pass drm_device to drm_dp_dual_mode_get_tmds_output()
  ` [Nouveau] "
  ` [Intel-gfx] "
` [PATCH 26/30] drm/dp_dual_mode: Pass drm_device to drm_lspcon_(get|set)_mode()
  ` [Nouveau] "
  ` [Intel-gfx] "
` [PATCH 27/30] drm/dp_mst: Pass drm_dp_mst_topology_mgr to drm_dp_get_vc_payload_bw()
  ` [Nouveau] "
  ` [Intel-gfx] "
` [PATCH 28/30] drm/dp: Convert drm_dp_helper.c to using drm_err/drm_dbg_*()
  ` [Nouveau] "
  ` [Intel-gfx] "
` [PATCH 29/30] drm/dp_dual_mode: Convert drm_dp_dual_mode_helper.c to using drm_err/drm_dbg_kms()
  ` [Nouveau] "
  ` [Intel-gfx] "
` [PATCH 30/30] drm/dp_mst: Convert drm_dp_mst_topology.c to drm_err()/drm_dbg*()
  ` [Nouveau] "
  ` [Intel-gfx] "
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for drm: Use new DRM printk funcs (like drm_dbg_*()) in DP helpers
` [Intel-gfx] ✗ Fi.CI.SPARSE: "
` [Intel-gfx] ✓ Fi.CI.BAT: success "

[PATCH v2 00/12] block/export: vhost-user-blk server tests and input validation
 2021-02-19 22:38 UTC  (3+ messages)

[PATCH 0/2] Add --no-filters option to git-add
 2021-02-19 22:36 UTC  (2+ messages)

[PATCH v2 0/8] hw/sd: sd: Erase operation and other fixes
 2021-02-19 22:34 UTC  (10+ messages)
` [PATCH v2 3/8] hw/sd: sd: Fix CMD30 response type
` [PATCH v2 5/8] hw/sd: sd: Skip write protect groups check in sd_erase() for high capacity cards
` [PATCH v2 6/8] hw/sd: sd: Actually perform the erase operation
` [PATCH v2 7/8] hw/sd: sd: Skip write protect groups check in CMD24/25 for high capacity cards

[PATCH 0/2] hw/timer/renesas_tmr: Fix use of uninitialized data
 2021-02-19 22:32 UTC  (3+ messages)
` [PATCH 1/2] hw/timer/renesas_tmr: Prefix constants for CSS values with CSS_
` [PATCH 2/2] hw/timer/renesas_tmr: Fix use of uninitialized data in read_tcnt()

[meta-multimedia][PATCH] ncmpc: update to 0.45
 2021-02-19 22:31 UTC 

[PATCH 00/13] DC Patches FEB 22, 2021
 2021-02-19 22:29 UTC  (16+ messages)
` [PATCH 01/13] drm/amd/display: Remove Assert from dcn10_get_dig_frontend
` [PATCH 02/13] drm/amd/display: Refactor debugfs entries for all connectors
` [PATCH 03/13] drm/amd/display: Add vupdate_no_lock interrupts for DCN2.1
` [PATCH 04/13] drm/amd/display: disable seamless boot for DP MST
` [PATCH 05/13] drm/amd/display: enable audio on DP seamless boot
` [PATCH 06/13] drm/amd/display: Check for DSC support instead of ASIC revision
` [PATCH 07/13] drm/amd/display: move trace buffer to uncached memory
` [PATCH 08/13] drm/amd/display: Synchronize displays with different timings
` [PATCH 09/13] drm/amd/display: Don't optimize bandwidth before disabling planes
` [PATCH 10/13] drm/amd/display: reduce scope for local var
` [PATCH 11/13] drm/amd/display: [FW Promotion] Release 0.0.53
` [PATCH 12/13] drm/amd/display: 3.2.124
` [PATCH 13/13] drm/amd/display: Fix system hang after multiple hotplugs

[PATCH V3 XRT Alveo 00/18] XRT Alveo driver overview
 2021-02-19 22:26 UTC  (3+ messages)
` [PATCH V3 XRT Alveo 01/18] Documentation: fpga: Add a document describing XRT Alveo drivers

Considering merge --dry-run to foresee conflicts ahead of time
 2021-02-19 22:26 UTC  (2+ messages)

riscv+KASAN does not boot
 2021-02-19 22:26 UTC  (3+ messages)

[PATCH v3 1/3] [security] Add new hook to compare new mount to an existing mount
 2021-02-19 22:22 UTC  (3+ messages)
` [PATCH v3 2/3] [NFS] cleanup: remove unneeded null check in nfs_fill_super()
` [PATCH v3 3/3] NFSv4 account for selinux security context when deciding to share superblock

[peterz-queue:objtool/wip 20/20] /bin/bash: line 1: 5553 Segmentation fault ./tools/objtool/objtool orc generate --no-fp --no-unreachable --retpoline --uaccess arch/x86/kernel/platform-quirks.o
 2021-02-19 22:23 UTC 

[PATCHSET RFC 0/18] Remove kthread usage from io_uring
 2021-02-19 22:21 UTC  (3+ messages)
` [PATCH 07/18] arch: setup PF_IO_WORKER threads like PF_KTHREAD

[PULL 00/18] QAPI patches patches for 2021-02-18
 2021-02-19 22:20 UTC  (2+ messages)

[GIT PULL] Please pull NFS Client Updates for Linux 5.12
 2021-02-19 22:19 UTC 

[pm:bleeding-edge] BUILD SUCCESS 8b72d3aa065ce33df4f042840078542b1e5d2c45
 2021-02-19 22:19 UTC  (2+ messages)
` [Devel] "

[linux-linus test] 159463: regressions - FAIL
 2021-02-19 22:18 UTC 

[PATCH v4 0/4] Add support for ipv6 host forwarding
 2021-02-19 22:17 UTC  (4+ messages)
` [PATCH v4 2/4] util/qemu-sockets.c: Split host:port parsing out of inet_parse

drivers/atm/eni.c:2158:11: warning: %ld in format string (no. 4) requires 'long' but the argument type is 'unsigned long'
 2021-02-19 22:15 UTC 

[PATCH] net-tools: update to 2.10
 2021-02-19 22:12 UTC 

Please pull mmc-2021-2-19
 2021-02-19 22:09 UTC  (2+ messages)

[RFC PATCH 0/5] fuzz: add a script to help build reproducers
 2021-02-19 22:06 UTC  (3+ messages)
` [RFC PATCH 3/5] tests: add a sdhci reproducer

Grab led_lock for reading ledflagstate in vt_do_kdskled()
 2021-02-19 22:07 UTC 

[PULL 0/8] Ui 20210219 patches
 2021-02-19 22:00 UTC  (9+ messages)
` [PULL 1/8] spice: flush on GL update before notifying client
` [PULL 2/8] spice: flush drawing "
` [PULL 3/8] ui/cocoa: Support unique keys of JIS keyboards
` [PULL 4/8] ui/cocoa: Do not copy members of pixman image
` [PULL 5/8] spice-app: avoid crash when core spice module doesn't loaded
` [PULL 6/8] ui/cocoa: Interpret left button down as is when command is pressed
` [PULL 7/8] ui/cocoa: Statically allocate dcl
` [PULL 8/8] ui/console: Remove dpy_gl_ctx_get_current

[RFC][PATCH 0/6] objtool: Optimize !retpoline
 2021-02-19 22:01 UTC  (4+ messages)
` [RFC][PATCH 6/6] objtool,x86: Rewrite retpoline thunk calls

[PATCH] gnss: motmdm: Add support for Motorola Mapphone MDM6600 modem
 2021-02-19 22:06 UTC  (4+ messages)
    ` [RFC/context] add serdev interfaces to n_gsm

[PATCH 0/3] vfio: Device memory DMA mapping improvements
 2021-02-19 22:02 UTC  (7+ messages)
` [PATCH 1/3] vfio: Introduce vma ops registration and notifier

[PATCH v5 0/4] GitLab Custom Runners and Jobs (was: QEMU Gating CI)
 2021-02-19 21:58 UTC  (5+ messages)
` [PATCH v5 1/4] Jobs based on custom runners: documentation and configuration placeholder
` [PATCH v5 2/4] Jobs based on custom runners: build environment docs and playbook
` [PATCH v5 3/4] Jobs based on custom runners: docs and gitlab-runner setup playbook
` [PATCH v5 4/4] Jobs based on custom runners: add job definitions for QEMU's machines

[Patch bpf-next v4 0/5] sock_map: clean up and refactor code for BPF_SK_SKB_VERDICT
 2021-02-19 22:00 UTC  (5+ messages)
` [Patch bpf-next v4 1/5] bpf: clean up sockmap related Kconfigs

[igt-dev] [PATCH i-g-t] tests/kms_hdr: Fix bpc-switch tests on AMD hardware
 2021-02-19 22:00 UTC  (3+ messages)
` [igt-dev] ✗ Fi.CI.IGT: failure for "

[PATCH] busybox: update 1.33.0
 2021-02-19 22:00 UTC 

Droid 4 charging
 2021-02-19 21:57 UTC  (4+ messages)

[PATCH] fs: nfsd: fix kconfig dependency warning for NFSD_V4
 2021-02-19 21:56 UTC 

[RFC] btrfs-progs: format-output: remove newline in fmt_end text mode
 2021-02-19 21:56 UTC  (2+ messages)

[PATCH RFC v1 0/6] swiotlb: 64-bit DMA buffer
 2021-02-19 20:32 UTC  (5+ messages)
` [PATCH RFC v1 5/6] xen-swiotlb: convert variables to arrays
      ` [Nouveau] "

[meta-python][PATCH] python3-astroid: update to 2.5
 2021-02-19 21:56 UTC 

[meta-python][PATCH] python3-configargparse: update to 1.3
 2021-02-19 21:55 UTC 

[meta-python][PATCH] python3-cryptography-vectors: update to 3.4.6
 2021-02-19 21:55 UTC 

[meta-python][PATCH] python3-periphery: update to 2.3.0
 2021-02-19 21:55 UTC 


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.