All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-11-09 00:10:12 to 2021-11-09 01:00:18 UTC [more...]

[PATCH AUTOSEL 5.15 001/146] dma-buf: WARN on dmabuf release with pending attachments
 2021-11-08 17:42 UTC  (24+ messages)
` [PATCH AUTOSEL 5.15 002/146] drm: panel-orientation-quirks: Update the Lenovo Ideapad D330 quirk (v2)
` [PATCH AUTOSEL 5.15 003/146] drm: panel-orientation-quirks: Add quirk for KD Kurio Smart C15200 2-in-1
` [PATCH AUTOSEL 5.15 004/146] drm: panel-orientation-quirks: Add quirk for the Samsung Galaxy Book 10.6
` [PATCH AUTOSEL 5.15 005/146] Bluetooth: sco: Fix lock_sock() blockage by memcpy_from_msg()
` [PATCH AUTOSEL 5.15 006/146] Bluetooth: fix use-after-free error in lock_sock_nested()
` [PATCH AUTOSEL 5.15 007/146] Bluetooth: call sock_hold earlier in sco_conn_del
` [PATCH AUTOSEL 5.15 008/146] drm/panel-orientation-quirks: add Valve Steam Deck
` [PATCH AUTOSEL 5.15 009/146] rcutorture: Avoid problematic critical section nesting on PREEMPT_RT
` [PATCH AUTOSEL 5.15 010/146] platform/x86: wmi: do not fail if disabling fails
` [PATCH AUTOSEL 5.15 011/146] drm/amdgpu: move iommu_resume before ip init/resume
` [PATCH AUTOSEL 5.15 012/146] MIPS: lantiq: dma: add small delay after reset
` [PATCH AUTOSEL 5.15 013/146] MIPS: lantiq: dma: reset correct number of channel
` [PATCH AUTOSEL 5.15 014/146] locking/lockdep: Avoid RCU-induced noinstr fail
` [PATCH AUTOSEL 5.15 016/146] ACPI: resources: Add DMI-based legacy IRQ override quirk
` [PATCH AUTOSEL 5.15 017/146] rcu-tasks: Move RTGS_WAIT_CBS to beginning of rcu_tasks_kthread() loop
` [PATCH AUTOSEL 5.15 018/146] smackfs: Fix use-after-free in netlbl_catmap_walk()

[PATCH v3 00/16] Basic StarFive JH7100 RISC-V SoC support
 2021-11-09  0:54 UTC  (7+ messages)
` [PATCH v3 11/16] dt-bindings: pinctrl: Add StarFive JH7100 bindings
` [PATCH v3 12/16] pinctrl: starfive: Add pinctrl driver for StarFive SoCs

[PATCH v5.5 00/30] KVM: Scalable memslots implementation
 2021-11-09  0:43 UTC  (83+ messages)
` [PATCH v5.5 01/30] KVM: Ensure local memslot copies operate on up-to-date arch-specific data
` [PATCH v5.5 02/30] KVM: Disallow user memslot with size that exceeds "unsigned long"
` [PATCH v5.5 03/30] KVM: Require total number of memslot pages to fit in an unsigned long
` [PATCH v5.5 04/30] KVM: Open code kvm_delete_memslot() into its only caller
` [PATCH v5.5 05/30] KVM: Resync only arch fields when slots_arch_lock gets reacquired
` [PATCH v5.5 06/30] KVM: Use "new" memslot's address space ID instead of dedicated param
` [PATCH v5.5 07/30] KVM: Let/force architectures to deal with arch specific memslot data
` [PATCH v5.5 12/30] KVM: x86: Use "new" memslot instead of userspace memory region
` [PATCH v5.5 14/30] KVM: Stop passing kvm_userspace_memory_region to arch memslot hooks
` [PATCH v5.5 15/30] KVM: Use prepare/commit hooks to handle generic memslot metadata updates
` [PATCH v5.5 16/30] KVM: x86: Don't assume old/new memslots are non-NULL at memslot commit
` [PATCH v5.5 18/30] KVM: Don't make a full copy of the old memslot in __kvm_set_memory_region()
` [PATCH v5.5 20/30] KVM: x86: Use nr_memslot_pages to avoid traversing the memslots array

[PATCH 1/2] MAINTAINERS: Update maintainers for paravirt ops and VMware hypervisor interface
 2021-11-09  0:58 UTC  (17+ messages)
` [PATCH 2/2] MAINTAINERS: Mark VMware mailing list entries as private

[PATCH] recipes-bsp: u-boot-ti-mainline: Update to v2021.10 release
 2021-11-09  0:58 UTC  (2+ messages)
` [meta-ti] "

[RFC v3 00/19] vfio-user client
 2021-11-09  0:46 UTC  (18+ messages)
` [RFC v3 01/19] vfio-user: introduce vfio-user protocol specification
` [RFC v3 02/19] vfio-user: add VFIO base abstract class
` [RFC v3 03/19] Add container IO ops vector
` [RFC v3 04/19] Add device "
` [RFC v3 05/19] Add validation "
` [RFC v3 06/19] vfio-user: Define type vfio_user_pci_dev_info
` [RFC v3 07/19] vfio-user: connect vfio proxy to remote server
` [RFC v3 08/19] vfio-user: define socket receive functions
` [RFC v3 09/19] vfio-user: define socket send functions
` [RFC v3 10/19] vfio-user: get device info
` [RFC v3 11/19] vfio-user: get region info
` [RFC v3 12/19] vfio-user: region read/write
` [RFC v3 13/19] vfio-user: pci_user_realize PCI setup
` [RFC v3 14/19] vfio-user: get and set IRQs
` [RFC v3 16/19] vfio-user: dma map/unmap operations
` [RFC v3 17/19] vfio-user: dma read/write operations
` [RFC v3 18/19] vfio-user: pci reset

[PATCH V2 mlx5-next 12/14] vfio/mlx5: Implement vfio_pci driver for mlx5 devices
 2021-11-09  0:58 UTC  (12+ messages)

[PATCH 00/20] btrfs-progs: extent tree v2 global root support prep work
 2021-11-09  0:57 UTC  (9+ messages)
` [PATCH 07/20] btrfs-progs: stop accessing ->csum_root directly
` [PATCH 12/20] btrfs-progs: mark reloc roots as used

[PATCH v3 0/3] mm/hwpoison: fix unpoison_memory()
 2021-11-09  0:53 UTC  (4+ messages)
` [PATCH v3 3/3] "

[PATCH v2 0/2] arm/arm64: dts: Enable more network hardware
 2021-11-09  0:53 UTC  (2+ messages)

[dpdk-dev] [dpdk-dev v1] test/cryptodev: fix incomplete data length
 2021-11-09  0:52 UTC  (4+ messages)
` [dpdk-dev] [EXT] "

[LTP] [PATCH 1/1] test_zero_hugepage.sh: Detect errors write to /proc/sys/vm/nr_hugepages
 2021-11-09  0:51 UTC  (5+ messages)

[PATCH] x86/fpu: Set the corret permission value for perm.__state_perm
 2021-11-09  0:36 UTC  (3+ messages)

[PATCH] scsi: qla2xxx: fix mailbox direction flags in qla2xxx_get_adapter_id()
 2021-11-09  0:49 UTC  (2+ messages)
` [EXT] "

[PATCH v10 1/2] net: brcm: netXtreme driver
 2021-11-09  0:48 UTC  (3+ messages)

[PATCH for-4.16] xen/arm: don't assign domU static-mem to dom0 as reserved-memory
 2021-11-09  0:48 UTC 

[PATCH] acpi: tpm: Add missing device identification objects
 2021-11-09  0:46 UTC 

[PATCH] media: aspeed: Fix signal status not updated immediately
 2021-11-09  0:40 UTC  (6+ messages)

[dpdk-dev] [dpdk-announce] release candidate 21.11-rc2
 2021-11-09  0:45 UTC 

[PATCH v3 2/2] receive-pack: Protect current branch for bare repository worktree
 2021-11-09  0:44 UTC  (3+ messages)

[PATCH 0/4] block: fix concurrent quiesce
 2021-11-09  0:44 UTC  (4+ messages)
` [PATCH 3/4] scsi: make sure that request queue queiesce and unquiesce balanced

Fwd: Surface Go VCM type (was: Need to pass acpi_enforce_resources=lax on the Surface Go (version1))
 2021-11-09  0:43 UTC  (5+ messages)

[PATCH] acpi: tpm: Add missing device identification objects
 2021-11-09  0:37 UTC  (2+ messages)

[PATCH v7 1/2] ACPI: Add stubs for wakeup handler functions
 2021-11-09  0:38 UTC  (3+ messages)
` [PATCH v7 2/2] pinctrl: amd: Fix wakeups when IRQ is shared with SCI

static-mem preventing dom0 from booting
 2021-11-09  0:37 UTC  (8+ messages)

[Intel-gfx] [PATCH] drm/i915/psr: Fix PSR2 handling of multiplanar format
 2021-11-09  0:37 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.IGT: success for "

[PATCH 0/3] RZ/G2L SCI support and sh-sci driver update
 2021-11-09  0:36 UTC  (12+ messages)
` [PATCH 1/3] dt-bindings: serial: renesas,scif: Make resets as a required property
` [PATCH 2/3] dt-bindings: serial: renesas,sci: Document RZ/G2L SoC
` [PATCH 3/3] serial: sh-sci: Add reset support for "

[PATCH v3 bpf-next 0/3] bpf: Prevent writing read-only memory
 2021-11-09  0:30 UTC  (4+ messages)
` [PATCH v3 bpf-next 1/3] bpf: Prevent write to ksym memory
` [PATCH v3 bpf-next 2/3] bpf: Introduce ARG_CONST_PTR_TO_MEM
` [PATCH v3 bpf-next 3/3] bpf/selftests: Test PTR_TO_RDONLY_MEM

[PATCH] HID: wacom: Use "Confidence" flag to prevent reporting invalid contacts
 2021-11-09  0:31 UTC 

[PATCH 1/2] dt-bindings: tegra186-gpio: Add Tegra234 ports
 2021-11-09  0:30 UTC  (6+ messages)
` [PATCH 2/2] gpio: tegra186: Add support for Tegra234 gpio

[PATCH 0/8] cmdprio cleanup series
 2021-11-09  0:28 UTC  (9+ messages)
` [PATCH 1/8] docs: update cmdprio_percentage documentation
` [PATCH 2/8] cmdprio: move cmdprio function definitions to a new cmdprio.c file
` [PATCH 3/8] cmdprio: do not allocate memory for unused data direction
` [PATCH 5/8] libaio,io_uring: rename prio_prep() to include cmdprio in the name
` [PATCH 4/8] io_uring: set async IO priority to td->ioprio in fio_ioring_prep()
` [PATCH 6/8] libaio,io_uring: move common cmdprio_prep() code to cmdprio
` [PATCH 7/8] cmdprio: add mode to make the logic easier to reason about
` [PATCH 8/8] libaio,io_uring: make it possible to cleanup cmdprio malloced data

[RFC PATCH 0/4] USB Power Delivery character device interface
 2021-11-09  0:27 UTC  (5+ messages)
` [RFC PATCH 2/4] usb: typec: Character device for USB Power Delivery devices

[PATCH] ARM: dts: arm: Update register-bit-led nodes 'reg' and node names
 2021-11-09  0:25 UTC  (5+ messages)

[PATCH v3] drm/msm/dp: do not initialize phy until plugin interrupt received
 2021-11-09  0:29 UTC  (3+ messages)

[Intel-gfx] [PATCH v3 0/1] Introduce new i915 macros for checking PTEs
 2021-11-09  0:26 UTC  (2+ messages)
` [Intel-gfx] [PATCH v3 1/1] drm/i915: Introduce new macros for i915 PTE

[WIP v2 2/2] config: include file if remote URL matches a glob
 2021-11-09  0:25 UTC  (2+ messages)

[PATCH v3 0/6] Improved sysreset/watchdog uclass integration
 2021-11-09  0:25 UTC  (11+ messages)

[PATCH 0/3] arm64: dts: r9a07g044: Add SCI{F} nodes to SoC DTSI
 2021-11-09  0:22 UTC  (4+ messages)
` [PATCH 2/3] arm64: dts: renesas: r9a07g044: Add SCI[0-1] nodes

[WIP v2 2/2] config: include file if remote URL matches a glob
 2021-11-09  0:22 UTC  (2+ messages)

[PATCH 0/2] ceph: misc fixes for the fscrypt truncate size handling
 2021-11-09  0:21 UTC  (3+ messages)

[PATCH] doc: gpu: Add document describing buffer exchange
 2021-11-09  0:21 UTC  (6+ messages)

{standard input}:13031: Error: pcrel offset for branch to .LS0051 too far (0x3c)
 2021-11-09  0:18 UTC  (2+ messages)

Questions to CI Testing the RT-Kernel
 2021-11-09  0:17 UTC  (2+ messages)

[OE-core][dunfell 0/3] Pull request (cover letter only)
 2021-11-09  0:17 UTC 

[oracle-dtrace:v1/5.15 21/35] /usr/bin/ld: cannot find : No such file or directory
 2021-11-09  0:16 UTC  (2+ messages)

[PATCH net v2] vsock: prevent unnecessary refcnt inc for nonblocking connect
 2021-11-09  0:15 UTC 

[bitbake][dunfell][1.46][PATCH 0/3] Pull request (cover letter only)
 2021-11-09  0:14 UTC 

[PATCH net] vsock: prevent unnecessary refcnt inc for nonblocking connect
 2021-11-09  0:13 UTC  (3+ messages)

[PATCH v3] dt-bindings: pinctrl: uniphier: Add child node definitions to describe pin mux and configuration
 2021-11-09  0:11 UTC  (2+ messages)

[PATCH 0/3] k10temp/amd_nb: Add support for AMD Family 19h Models 10h-1Fh and A0h-AFh
 2021-11-09  0:10 UTC  (3+ messages)
` [PATCH 1/3] x86/amd_nb: Add AMD Family 19h Models (10h-1Fh) and (A0h-AFh) PCI IDs

[PATCH v2 0/3] Additional FAQ entries
 2021-11-09  0:10 UTC  (5+ messages)
` [PATCH v2 3/3] gitfaq: add entry about syncing working trees


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.