All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-01-17 21:45:01 to 2022-01-17 23:24:35 UTC [more...]

[RFC 00/10] drm: selftests: Convert to KUnit
 2022-01-17 23:22 UTC  (11+ messages)
` [RFC 01/10] drm: test-drm_cmdline_parser: "
` [RFC 02/10] drm: test-drm_plane_helper: "
` [RFC 03/10] drm: test-drm_format: "
` [RFC 04/10] drm: test-drm_framebuffer: "
` [RFC 05/10] drm: test-drm_damage_helper: "

[PATCH] Add pragma to ignore gcc-compat warnings in clang when used with diagnose_if
 2022-01-17 23:23 UTC  (2+ messages)
` [PATCH v2] "

[PATCH 0/3] libtracefs/Documentation: Fix up man pages
 2022-01-17 23:22 UTC  (4+ messages)
` [PATCH 1/3] libtracefs: Split up libtracefs-hist.txt man page
` [PATCH 2/3] libtracefs: Split up libtracefs-synth2.txt "
` [PATCH 3/3] libtracefs/Documentation: Referencing commands should be bold not underlined

[PATCH v3 0/2] cleanup mixed stat functions
 2022-01-17 23:21 UTC  (2+ messages)

[ammarfaizi2-block:dhowells/linux-fs/netfs-lib 11/24] fs/ceph/addr.c:1744:1: warning: unused label 'out_put_folio'
 2022-01-17 23:19 UTC  (2+ messages)

[intel-lts:5.10/yocto 2/2] drivers/mmc/core/block.c:1076:12: warning: Branch condition evaluates to a garbage value [clang-analyzer-core.uninitialized.Branch]
 2022-01-17 23:19 UTC 

[PATCH] pci: imx: disable reglator when imx6_pcie_probe fails
 2022-01-17 23:17 UTC  (3+ messages)

[PATCH v2] i386: Make pmtimer tsc calibration not take 51 seconds to fail
 2022-01-17 23:17 UTC  (2+ messages)

btrfs fi defrag hangs on small files, 100% CPU thread
 2022-01-17 23:15 UTC  (9+ messages)

[PATCH] docs: process/2.Process.rst: fixes five general grammatical errors
 2022-01-17 23:15 UTC  (2+ messages)

[PATCH v3 00/41] IEEE 802.15.4 scan support
 2022-01-17 23:14 UTC  (10+ messages)
` [PATCH v3 07/41] net: ieee802154: mcr20a: Fix lifs/sifs periods
` [PATCH v3 17/41] net: ieee802154: at86rf230: Call the complete helper when a transmission is over
` [PATCH v3 26/41] net: mac802154: Add a warning in the hot path
` [PATCH v3 27/41] net: mac802154: Introduce a tx queue flushing mechanism

[PATCH] virtio: acknowledge all features before access
 2022-01-17 23:13 UTC  (6+ messages)

[PATCH v10 00/38] v4l: subdev internal routing and streams
 2022-01-17 23:13 UTC  (3+ messages)
` [PATCH v10 16/38] media: entity: Use routing information during graph traversal

[PATCH v4 0/2] Introduce multitile support
 2022-01-17 23:12 UTC  (9+ messages)
` [PATCH v4 1/2] drm/i915: Prepare for multiple GTs
  ` [Intel-gfx] "
` [PATCH v4 2/2] drm/i915/gt: make a gt sysfs group and move power management files
  ` [Intel-gfx] "

Behavior of core.sharedRepository on non-bare Repositories
 2022-01-17 23:12 UTC  (5+ messages)

[PATCH 00/23] Add support for Tesla Full Self-Driving (FSD) SoC
 2022-01-17 23:10 UTC  (5+ messages)

iotest 040, 041, intermittent failure in netbsd VM
 2022-01-17 23:08 UTC  (5+ messages)

[PATCH] arm64: dts: imx8mp-evk: add PCA6416 interrupt controller mode
 2022-01-17 23:06 UTC  (2+ messages)

[PATCH] softmmu: Provide a clue as to why device tree loading failed
 2022-01-17 22:58 UTC  (2+ messages)

[PATCH AUTOSEL 5.10 01/34] ALSA: usb-audio: Fix dB level of Bose Revolve+ SoundLink
 2022-01-17 23:09 UTC  (3+ messages)
` [PATCH AUTOSEL 5.10 34/34] leds: leds-fsg: Drop FSG3 LED driver

[PATCH 00/17] Add RISC-V RVV Zve32f and Zve64f extensions
 2022-01-17 22:57 UTC  (52+ messages)
` [PATCH 01/17] target/riscv: rvv-1.0: Add Zve64f extension into RISC-V
` [PATCH 02/17] target/riscv: rvv-1.0: Add Zve64f support for configuration insns
` [PATCH 03/17] target/riscv: rvv-1.0: Add Zve64f support for load and store insns
` [PATCH 04/17] target/riscv: rvv-1.0: Add Zve64f support for vmulh variant insns
` [PATCH 05/17] target/riscv: rvv-1.0: Add Zve64f support for vsmul.vv and vsmul.vx insns
` [PATCH 06/17] target/riscv: rvv-1.0: Add Zve64f support for scalar fp insns
` [PATCH 07/17] target/riscv: rvv-1.0: Add Zve64f support for single-width fp reduction insns
` [PATCH 08/17] target/riscv: rvv-1.0: Add Zve64f support for widening type-convert insns
` [PATCH 09/17] target/riscv: rvv-1.0: Add Zve64f support for narrowing "
` [PATCH 10/17] target/riscv: rvv-1.0: Allow Zve64f extension to be turned on
` [PATCH 11/17] target/riscv: rvv-1.0: Add Zve32f extension into RISC-V
` [PATCH 12/17] target/riscv: rvv-1.0: Add Zve32f support for configuration insns
` [PATCH 13/17] target/riscv: rvv-1.0: Add Zve32f support for scalar fp insns
` [PATCH 14/17] target/riscv: rvv-1.0: Add Zve32f support for single-width fp reduction insns
` [PATCH 15/17] target/riscv: rvv-1.0: Add Zve32f support for widening type-convert insns
` [PATCH 16/17] target/riscv: rvv-1.0: Add Zve32f support for narrowing "
` [PATCH 17/17] target/riscv: rvv-1.0: Allow Zve32f extension to be turned on

[Buildroot] [PATCH v2] configs/kontron_bl_imx8mm_defconfig: new defconfig
 2022-01-17 23:04 UTC  (3+ messages)

[PATCH v8 00/13] Restructure the rpmsg_char driver and introduce rpmsg_ctrl driver
 2022-01-17 23:03 UTC  (7+ messages)
` [PATCH v8 01/13] rpmsg: char: Export eptdev create an destroy functions
` [PATCH v8 03/13] rpmsg: Move the rpmsg control device from rpmsg_char to rpmsg_ctrl
` [PATCH v8 11/13] rpmsg: char: Introduce the "rpmsg-raw" channel

[PATCH] MAINTAINERS: add missing "security/integrity" directory
 2022-01-17 23:02 UTC 

[PATCH] integrity: check the return value of audit_log_start()
 2022-01-17 22:58 UTC  (3+ messages)

[PATCH] rtc: pcf2127: use IRQ flags obtained from device tree if available
 2022-01-17 22:57 UTC 

[PATCH] rtc: pcf2127: add error checking and message when disabling POR0
 2022-01-17 22:56 UTC 

[PATCH - regression] devtmpfs: reconfigure on each mount
 2022-01-17 22:57 UTC  (9+ messages)
          ` [PATCH - resend] devtmpfs regression fix: "

[PATCH v3] mm/oom: do not oom reap task with an unresolved robust futex
 2022-01-17 22:56 UTC  (4+ messages)

[for-next][PATCH 10/31] scripts: ftrace - move the sort-processing in ftrace_init
 2022-01-17 22:56 UTC  (4+ messages)
` [PATCH 0/1] fix initialization problems
  ` [PATCH 1/1] script/sorttable: fix some "

[PATCH v5 00/13] Add riscv kvm accel support
 2022-01-17 22:48 UTC  (3+ messages)

[PATCH] PCI: Reset IOV state on FLR to PF
 2022-01-17 22:55 UTC  (2+ messages)

[PATCH 1/3] rtc: lp8788: Fix typo in comment
 2022-01-17 22:55 UTC  (2+ messages)

[Bug 204559] New: amdgpu: kernel oops with constant gpu resets while using mpv
 2022-01-17 22:52 UTC  (2+ messages)
` [Bug 204559] "

[PATCH] softmmu/device_tree: Remove redundant pointer assignment
 2022-01-17 22:47 UTC  (2+ messages)

poky: request to backport ae219e1f74600 to dunfell
 2022-01-17 22:50 UTC  (3+ messages)
` [poky] "

[PATCH] remoteproc: qcom: q6v5: fix service routines build errors
 2022-01-17 22:47 UTC  (3+ messages)
` (subset) "

[PATCH v6 1/2] rpmsg: char: Fix race between the release of rpmsg_ctrldev and cdev
 2022-01-17 22:46 UTC  (2+ messages)

UBSAN error on is_dsc_supported
 2022-01-17 22:43 UTC 

Enhancements/Bugs closed WW03!
 2022-01-17 22:40 UTC 

[RFC 0/2] printk: Remove cyclic include dependencies with printk.h
 2022-01-17 22:39 UTC  (7+ messages)
` [RFC 1/2] printk/dynamic_debug: Remove cyclic dependency between printk.h and dynamic_debug.h

[Printing-architecture] OP Minutes (4 January 2022)
 2022-01-17 22:39 UTC 

[bug report] Resolving symlinks ignores rootdir setting
 2022-01-17 22:37 UTC  (4+ messages)

Current high bug count owners for Yocto Project 3.5
 2022-01-17 22:36 UTC 

[syzbot] WARNING in component_del
 2022-01-17 22:36 UTC 

[PATCH v11 00/19] dyndbg & drm.debug to tracefs
 2022-01-17 22:33 UTC  (8+ messages)
` [PATCH v11 01/19] dyndbg: add _DPRINTK_FLAGS_ENABLED
      ` [Intel-gfx] "

[PATCH] drm: Add PSR version 4 macro
 2022-01-17 22:33 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] package/libjpeg: security bump to version 9e
 2022-01-17 22:30 UTC 

[GIT PULL] virtio,vdpa,qemu_fw_cfg: features, cleanups, fixes
 2022-01-17 22:31 UTC  (3+ messages)

[PATCH v2] remoteproc: Fix NULL vs IS_ERR() checking in rproc_create_trace_file
 2022-01-17 22:31 UTC  (4+ messages)
` [PATCH v3] "

linux-next: manual merge of the xfs tree with Linus' tree
 2022-01-17 22:30 UTC 

Yocto Project Newcomer & Unassigned Bugs - Help Needed
 2022-01-17 22:27 UTC 

client caching and locks
 2022-01-17 22:27 UTC  (11+ messages)

[virtio-dev] [PATCH] virtio: clarify feature negotiation
 2022-01-17 22:26 UTC  (3+ messages)

【Amaozn】お客様のアカウントは停止されました、個人情報を更新してください。
 2022-01-17 22:25 UTC 

[PATCH] merge-ort: avoid assuming all renames detected
 2022-01-17 22:23 UTC  (7+ messages)
` [PATCH v2] "

[PATCH v1 0/5] VIRTIO: Provision maximum MSI-X vectors for a VF
 2022-01-17 22:22 UTC  (16+ messages)
` [PATCH 1/5] Add virtio Admin Virtqueue specification
` [PATCH 2/5] Introduce VIRTIO_F_ADMIN_VQ_INDIRECT_DESC/VIRTIO_F_ADMIN_VQ_IN_ORDER
` [PATCH 4/5] virtio-net: add support for VIRTIO_F_ADMIN_VQ

[PATCH] fixes on swapon.2 CONFIG_DEVICE_PRIVATE decreases number of available swap files
 2022-01-17 22:21 UTC 

[meta-oe][dunfell][PATCH 1/5] freerdp: Upgrade to 2.2.0
 2022-01-17 22:21 UTC  (8+ messages)
` [oe] "

Query on moving Recovery remoteproc work to a separate wq instead of system freezable wq
 2022-01-17 22:20 UTC  (2+ messages)

arch/arc/kernel/smp.c:279:18: sparse: sparse: dereference of noderef expression
 2022-01-17 22:18 UTC  (3+ messages)

[net:master 63/65] csky-linux-ld: sock.c:undefined reference to `__sk_defer_free_flush'
 2022-01-17 22:18 UTC  (2+ messages)

[PATCH] net/tap: Bug fix to populate fds in secondary process
 2022-01-17 22:16 UTC  (2+ messages)

[ovmf test] 167727: all pass - PUSHED
 2022-01-17 22:13 UTC 

[PATCH kvmtool 0/5] kvmtool: Fix few found bugs
 2022-01-17 22:12 UTC  (6+ messages)
` [PATCH kvmtool 1/5] virtio: Sanitize config accesses
` [PATCH kvmtool 2/5] virtio: Check for overflows in QUEUE_NOTIFY and QUEUE_SEL
` [PATCH kvmtool 3/5] virtio/net: Warn if virtio_net is implicitly enabled
` [PATCH kvmtool 4/5] Makefile: Mark stack as not executable
` [PATCH kvmtool 5/5] mmio: Sanitize addr and len

[Bug report] Recurring oops, 5.15.x, possibly during or soon after client mount
 2022-01-17 22:11 UTC  (10+ messages)

[GIT PULL] remoteproc updates for v5.17
 2022-01-17 22:10 UTC 

[PATCH] ALSA: hda: cs35l41: Make cs35l41_hda_remove() return void
 2022-01-17 22:00 UTC 

[PATCH RFC] phy: make phy_set_max_speed() *void*
 2022-01-17 22:08 UTC  (2+ messages)

[LTP] [PATCH v1] Fixes: #776, tst_taint prints human readable error messages instead of numerical codes
 2022-01-17 22:08 UTC  (2+ messages)

[PATCH 1/4] drm/msm/adreno: Add support for Adreno 8c Gen 3
 2022-01-17 14:38 UTC  (5+ messages)
` [PATCH 3/4] drm/msm/adreno: Expose speedbin to userspace

[PATCH v2] Remove extra device acquisition method of i2c client in lt9611 driver
 2022-01-17 15:44 UTC  (3+ messages)

[PATCH v5] drm/bridge: anx7625: Return -EPROBE_DEFER if the dsi host was not found
 2022-01-17 10:09 UTC 

[PATCH] drm/panel-orientation-quirks: add Lenovo Ideapad Duet 3i
 2022-01-17 12:41 UTC 

[PATCH v2 0/2] Introduce multitile support
 2022-01-17 18:03 UTC  (5+ messages)
` [PATCH v2 1/2] drm/i915: Prepare for multiple GTs

[PATCH v3] drm/bridge: Remove extra device acquisition method of i2c client in lt9611 driver
 2022-01-17 15:41 UTC 

[PATCH] drm/panel: Add panel-edp: add lcd innolux,n140hca-eac
 2022-01-17 11:21 UTC 

[PATCH] imx8mn-ddr4-evk: generate single bootable image
 2022-01-17 22:04 UTC 

[PATCH v2 1/2] PCI: rcar: Finish transition to L1 state in rcar_pcie_config_access()
 2022-01-17 22:03 UTC  (2+ messages)
` [PATCH v2 2/2] PCI: rcar: Return all Fs from read which triggered an exception

Potential regression after fsnotify_nameremove() rework in 5.3
 2022-01-17 22:02 UTC  (9+ messages)

linux-next: build warning after merge of the pm tree
 2022-01-17 22:02 UTC  (2+ messages)

[GIT PULL] rpmsg updates for v5.17
 2022-01-17 22:02 UTC 

linux-next: build warning after merge of the origin tree
 2022-01-17 22:01 UTC  (4+ messages)

linux-next: manual merge of the nds32 tree with the kbuild tree
 2022-01-17 22:00 UTC  (2+ messages)

Problems with rcutorture on ppc64le: allmodconfig(2) and other failures
 2022-01-17 22:00 UTC 

regression: LTP isofs testcase failure - bisection fingers "loop: make autoclear operation asynchronous"
 2022-01-17 21:57 UTC  (2+ messages)

[PATCH] doc: Drop BB_STAMP_POLICY/BB_STAMP_WHITELIST
 2022-01-17 21:56 UTC 

[PATCH v2 0/2] Generate temporary files using a CSPRNG
 2022-01-17 21:56 UTC  (4+ messages)
` [PATCH v3 "
  ` [PATCH v3 1/2] wrapper: add a helper to generate numbers from "
  ` [PATCH v3 2/2] wrapper: use a CSPRNG to generate random file names

[PATCH] docs: ftrace: fix ambiguous sentence
 2022-01-17 21:56 UTC  (2+ messages)

[PATCH] MAINTAINERS: Add Helge as fbdev maintainer
 2022-01-17 21:55 UTC  (13+ messages)

[PATCH v9 00/15] Function Granular KASLR
 2022-01-17 21:55 UTC  (5+ messages)
` [PATCH v9 04/15] arch: introduce ASM function sections

[PATCH] docs: staging/tee.rst: fix two typos found while reading
 2022-01-17 21:55 UTC  (2+ messages)

[PATCH iptables v2 0/8] extensions: libxt_NFLOG: use nft back-end for iptables-nft
 2022-01-17 21:54 UTC  (5+ messages)

[PATCH 00/14] KEYS: Add support for PGP keys and signatures
 2022-01-17 21:54 UTC  (5+ messages)

[PATCH] cmd: mmc: Consider GP partitions in mmc hwpartition user enh start -
 2022-01-17 21:54 UTC 

[PATCH] doc: bitbake-user-manual: specify the URL to be used with SSH over git is different from `git clone`'s
 2022-01-17 21:54 UTC  (3+ messages)
` [docs] "

[PATCH v2] x86/CPU/AMD: use default_groups in kobj_type
 2022-01-17 21:52 UTC  (2+ messages)

[PATCH net-next v2] net: mptcp, Fast Open Mechanism
 2022-01-17 21:51 UTC  (6+ messages)

[Buildroot] [PATCH] package/xr819-xradio: add patch to build with Linux > 5.12
 2022-01-17 21:50 UTC  (2+ messages)

[ammarfaizi2-block:dhowells/linux-fs/netfs-lib 14/24] fs/netfs/read_helper.c:979:14: warning: variable 'folio' is uninitialized when used here
 2022-01-17 21:48 UTC  (2+ messages)

[PATCH] virtio_mem: break device on remove
 2022-01-17 21:44 UTC  (7+ 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.