All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-06-08 14:00:57 to 2021-06-08 14:27:01 UTC [more...]

[PATCH 00/66] ALSA: Fix assignment in if condition
 2021-06-08 14:05 UTC  (52+ messages)
` [PATCH 01/66] ALSA: sb: "
` [PATCH 02/66] ALSA: sb: Minor coding style fixes
` [PATCH 03/66] ALSA: sb: Fix potential double-free of CSP mixer elements
` [PATCH 04/66] ALSA: gus: Fix assignment in if condition
` [PATCH 05/66] ALSA: ad1816a: "
` [PATCH 06/66] ALSA: wavefront: "
` [PATCH 07/66] ALSA: cs423x: "
` [PATCH 08/66] ALSA: opti9xx: "
` [PATCH 09/66] ALSA: opl3sa2: "
` [PATCH 10/66] ALSA: es18xx: "
` [PATCH 11/66] ALSA: cmi8330: "
` [PATCH 12/66] ALSA: als100: "
` [PATCH 13/66] ALSA: azt2320: "
` [PATCH 14/66] ALSA: isa: "
` [PATCH 15/66] ALSA: ad1889: "
` [PATCH 16/66] ALSA: ak4531: "
` [PATCH 17/66] ALSA: als300: "
` [PATCH 18/66] ALSA: als4000: "
` [PATCH 19/66] ALSA: atiixp: "
` [PATCH 20/66] ALSA: azt3328: "
` [PATCH 21/66] ALSA: bt87x: "
` [PATCH 22/66] ALSA: cmipci: "
` [PATCH 23/66] ALSA: cs4281: "
` [PATCH 24/66] ALSA: ens137x: "
` [PATCH 25/66] ALSA: es1938: "
` [PATCH 26/66] ALSA: es1968: "
` [PATCH 27/66] ALSA: fm801: "
` [PATCH 28/66] ALSA: intel8x0: "
` [PATCH 30/66] ALSA: rme32: "
` [PATCH 32/66] ALSA: sonicvibes: "
` [PATCH 33/66] ALSA: via82xx: "
` [PATCH 36/66] ALSA: ca0106: "
` [PATCH 37/66] ALSA: cs46xx: "
` [PATCH 38/66] ALSA: cs5535audio: "
` [PATCH 39/66] ALSA: echoaudio: "
` [PATCH 40/66] ALSA: emu10k1: "
` [PATCH 45/66] ALSA: nm256: "
` [PATCH 47/66] ALSA: riptide: "
` [PATCH 48/66] ALSA: hdsp: "
` [PATCH 49/66] ALSA: rme9652: "
` [PATCH 50/66] ALSA: trident: "
` [PATCH 51/66] ALSA: vx222: "
` [PATCH 52/66] ALSA: ymfpci: "
` [PATCH 53/66] ALSA: core: "
` [PATCH 54/66] ALSA: pcm: "
` [PATCH 55/66] ALSA: oss: "
` [PATCH 56/66] ALSA: seq: "
` [PATCH 57/66] ALSA: pcmcia: "
` [PATCH 61/66] ALSA: opl3: "
` [PATCH 63/66] ALSA: synth: "
` [PATCH 65/66] ALSA: i2c: "

[GIT PULL 1/1] bcm2835-dt-next-2021-06-08
 2021-06-08 14:21 UTC  (3+ messages)

[PATCH v4 0/2] Gitlab: Add issue templates
 2021-06-08 14:25 UTC  (4+ messages)
` [PATCH v4 2/2] GitLab: Add "Feature Request" issue template

[PATCH] sched/uclamp: Avoid setting cpu.uclamp.min bigger than cpu.uclamp.max
 2021-06-08 14:25 UTC  (10+ messages)

[PATCH 8/8] pg-wcom-ls102xa: fix sys counter frequency
 2021-06-08 14:25 UTC 

[PATCH] crash_core, vmcoreinfo: Append 'SECTION_SIZE_BITS' to vmcoreinfo
 2021-06-08 14:24 UTC  (4+ messages)

[xen-unstable test] 162533: tolerable FAIL
 2021-06-08 14:24 UTC 

[PATCH v2 0/3] PM: runtime: Update behaviour for no callbacks
 2021-06-08 14:24 UTC  (4+ messages)
` [PATCH v2 3/3] PM: runtime: Clarify documentation when callbacks are unassigned

[PATCH v7 0/4] Introduce pcim_alloc_irq_vectors()
 2021-06-08 14:23 UTC  (6+ messages)
` [PATCH v7 1/4] PCI: "

[PATCH 7/8] pg-wcom-ls102x: initialize front led and app buf
 2021-06-08 14:24 UTC 

[RFC v3 00/29] vDPA software assisted live migration
 2021-06-08 14:23 UTC  (5+ messages)
` [RFC v3 04/29] vhost: Add x-vhost-enable-shadow-vq qmp

[PATCH v4 00/15] Add futex2 syscalls
 2021-06-08 14:23 UTC  (14+ messages)

[linux-lvm] Discussion: performance issue on event activation mode
 2021-06-08 14:23 UTC  (9+ messages)

[PATCH 6/8] km: ls102x: update device disable configuration acc hw design desc
 2021-06-08 14:23 UTC 

[PATCH v1 00/13] KVM: arm64: Fixed features for protected VMs
 2021-06-08 14:11 UTC  (42+ messages)
` [PATCH v1 01/13] KVM: arm64: Remove trailing whitespace in comments
` [PATCH v1 02/13] KVM: arm64: MDCR_EL2 is a 64-bit register
` [PATCH v1 03/13] KVM: arm64: Fix name of HCR_TACR to match the spec
` [PATCH v1 04/13] KVM: arm64: Refactor sys_regs.h,c for nVHE reuse
` [PATCH v1 05/13] KVM: arm64: Restore mdcr_el2 from vcpu
` [PATCH v1 06/13] KVM: arm64: Add feature register flag definitions
` [PATCH v1 07/13] KVM: arm64: Add config register bit definitions
` [PATCH v1 08/13] KVM: arm64: Guest exit handlers for nVHE hyp
` [PATCH v1 09/13] KVM: arm64: Add trap handlers for protected VMs
` [PATCH v1 10/13] KVM: arm64: Move sanitized copies of CPU features
` [PATCH v1 11/13] KVM: arm64: Trap access to pVM restricted features
` [PATCH v1 12/13] KVM: arm64: Handle protected guests at 32 bits
` [PATCH v1 13/13] KVM: arm64: Check vcpu features at pVM creation

[PATCH v6 1/2] ACPI: Move check for _DSD StorageD3Enable property to acpi
 2021-06-08 14:18 UTC  (5+ messages)

[PATCH] drm/bridge: ti-sn65dsi83: Fix sparse warnings
 2021-06-08 14:22 UTC 

[PATCH 5/8] km: ls102x: set ethrotate envvar to no
 2021-06-08 14:21 UTC 

[PATCH v2 0/4] PM: domains: Avoid boilerplate code for DVFS in subsystem/drivers
 2021-06-08 14:20 UTC  (6+ messages)
` [PATCH v2 4/4] PM: domains: Drop/restore performance state votes for devices at system PM

[PATCH 4/8] km/scripts: fix saveenv command syntax
 2021-06-08 14:20 UTC 

Commit "serial: 8250_exar: Constify the software nodes' breaks suspend/resume
 2021-06-08 14:20 UTC  (2+ messages)

[PATCH v3 00/33] block/nbd: rework client connection
 2021-06-08 14:18 UTC  (5+ messages)
` [PATCH v3 13/33] block/nbd: introduce nbd_client_connection_release()

[PATCH v2 0/2] memory-hotplug.rst: complete admin-guide overhaul
 2021-06-08 14:19 UTC  (4+ messages)
` [PATCH v2 1/2] memory-hotplug.rst: remove locking details from admin-guide

[PATCH 3/8] km: ls102xa: add missing define for PRAM regions
 2021-06-08 14:19 UTC 

[PATCH next v2 0/2] introduce printk cpu lock
 2021-06-08 14:18 UTC  (4+ messages)
` [PATCH next v2 2/2] printk: fix cpu lock ordering

[PATCH V1 net-next 0/2] net: fec: fix TX bandwidth fluctuations
 2021-06-08 14:18 UTC  (5+ messages)

[PATCH v1] memory-hotplug.rst: complete admin-guide overhaul
 2021-06-08 14:18 UTC  (7+ messages)

[PATCH] [v2] r8169: Use PHY_POLL when RTL8106E enable ASPM
 2021-06-08 14:17 UTC  (5+ messages)

[PATCH v4 0/6] blkdebug: fix racing condition when iterating on
 2021-06-08 14:16 UTC  (6+ messages)
` [PATCH v4 1/6] blkdebug: refactor removal of a suspended request

[PATCH 0/4] Free cached iovas when rmmod the driver of the last device in group
 2021-06-08 14:17 UTC  (4+ messages)
  ` [Linuxarm] "

[PATCH 2/8] km/ls102xa: add support for u-boot POST memory test
 2021-06-08 14:17 UTC 

device namespaces
 2021-06-08 14:10 UTC  (2+ messages)

[PATCH 1/8] board/km: add support for expu1 design based on nxp
 2021-06-08 14:16 UTC 

[PATCH v3] thermal: mediatek: add sensors-support
 2021-06-08 14:11 UTC  (4+ messages)

[PATCH 0/4] Jobs based on custom runners: add CentOS Stream 8
 2021-06-08 14:09 UTC  (5+ messages)
` [PATCH 1/4] block.c: fix compilation error on possible unitialized variable
` [PATCH 2/4] Python QEMU utils: introduce a generic feature list
` [PATCH 3/4] Acceptance Tests: introduce method to require a feature and option
` [PATCH 4/4] Jobs based on custom runners: add CentOS Stream 8

[PATCH -next] btrfs: send: use list_move_tail instead of list_del/list_add_tail
 2021-06-08 14:12 UTC  (3+ messages)

[linux-next:master 3856/8019] drivers/gpu/drm/selftests/test-drm_framebuffer.c:11:1: iwyu: warning: superfluous #include <drm/drm_print.h>
 2021-06-08 14:15 UTC 

[dpdk-dev] [PATCH 0/3] net/virtio: add vdpa device config support
 2021-06-08 14:14 UTC  (4+ messages)
` [dpdk-dev] [PATCH 1/3] net/virtio: keep device and frontend features separated
` [dpdk-dev] [PATCH 2/3] net/virtio: add device config support to vDPA
` [dpdk-dev] [PATCH 3/3] net/virtio: add MAC device config getter and setter

[PATCH v1 0/4] Refactor MTK MDP driver into core/components
 2021-06-08 14:10 UTC  (6+ messages)
` [PATCH v1 1/4] mtk-mdp: add driver to probe mdp components

[wireless-regdb] [PATCH] wireless-regdb: update 5725-5850 MHz rule for GB
 2021-06-08 14:13 UTC  (2+ messages)
`  "

[PATCH 0/2] Add support for JZ4775 and rename unreasonable array name
 2021-06-08 14:11 UTC  (4+ messages)
` [PATCH 2/2] mmc: JZ4740: "

[PATCH v8 0/9] ASoC: codecs: add wcd938x support
 2021-06-08 14:12 UTC  (3+ messages)
` [PATCH v8 3/9] ASoC: codecs: wcd938x: add basic driver

[PATCH -next 2/2] staging: r8188eu: use eth_broadcast_addr() to assign broadcast address
 2021-06-08 14:16 UTC  (2+ messages)

[intel-linux-intel-lts:5.10/yocto 44/8373] drivers/usb/typec/ccg/hpi.c:500:36: warning: unused variable 'ccg_hpi_acpi_match'
 2021-06-08 14:10 UTC 

[PATCH] btrfs: fix embarrassing bugs in find_next_dirty_byte()
 2021-06-08 14:06 UTC  (4+ messages)

[Intel-gfx] [PATCH v4 1/2] drm/i915/display: Introduce new intel_psr_pause/resume function
 2021-06-08 14:08 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.IGT: success for series starting with [v4,1/2] "

A bug of Monitor Chardev ?
 2021-06-08 14:07 UTC  (2+ messages)

[PATCH] drm/amdgpu: Use PSP to program IH_RB_CNTL_RING1/2 on SRIOV
 2021-06-08 14:08 UTC  (4+ messages)
    ` 回复: "

[dpdk-dev] [PATCH v4 0/2] fix gtp psc qfi support
 2021-06-08 14:07 UTC  (6+ messages)
` [dpdk-dev] [PATCH v5 0/1] add new hdr for gtp qfi
  ` [dpdk-dev] [PATCH v5 1/1] ethdev: add new ext hdr for gtp psc

[PATCH v2] ACPI : don't always override the acpi irq
 2021-06-08 14:07 UTC 

[PATCH 0/2] Add Ingenic SoCs MAC support
 2021-06-08 14:04 UTC  (8+ messages)
` [PATCH 2/2] net: stmmac: "

[PATCH] irqchip/irq-mst: Use ARCH_MSTARV7 as default value for MST_IRQ
 2021-06-08 14:03 UTC  (4+ messages)

[PATCH] gator: Add new package
 2021-06-08 14:05 UTC  (3+ messages)
` [meta-arm] "

[PATCH 0/2] sched: Define default preempt dynamic boot mode on Kconfig
 2021-06-08 14:04 UTC  (4+ messages)
` [PATCH 1/2] sched: Add default dynamic preempt mode Kconfig

[dunfell/master PATCH] ti-uboot-staging: Update to the latest ti-u-boot-2021.01
 2021-06-08 14:04 UTC  (3+ messages)
` [dunfell/master PATCH] linux-ti-staging: Update 5.10 kernel to the latest commit SHA
  ` [meta-ti] "

stable-rc/queue/4.19 build: 192 builds: 2 failed, 190 passed, 63 warnings (v4.19.193-31-gaf2147b1b6b5)
 2021-06-08 14:03 UTC 

Contributor call today
 2021-06-08 14:03 UTC 

[PATCH 0/3] add i2c support for mt8195
 2021-06-08 14:01 UTC  (7+ messages)
` [PATCH 1/3] dt-bindings: i2c: update bindings for MT8195 SoC
` [PATCH 2/3] i2c: mediatek: Dump i2c/dma register when a timeout occurs

[PATCH] firmware: arm_scmi: Avoid multiple initialisations of hdr->protocol_id
 2021-06-08 14:01 UTC 

[PATCH] jbd2: clean up misleading comments for jbd2_fc_release_bufs
 2021-06-08 14:12 UTC 

[PATCH -next 1/2] staging: r8188eu: use is_{zero/broadcast}_ether_addr() instead of memcmp()
 2021-06-08 14:16 UTC 

[PATCH 00/10] Allow mdev drivers to directly create the vfio_device
 2021-06-08 14:03 UTC  (6+ messages)
` [PATCH 03/10] driver core: Flow the return code from ->probe() through to sysfs bind

[PATCH v1 0/5] virtio-gpu: Add implicit (and default) sync mechanism for blobs
 2021-06-08 14:00 UTC  (3+ messages)
` [PATCH v1 3/5] ui/egl: Add egl helpers to help with synchronization

arch/m68k/68000/dragen2.c:73:16: error: 'screen_bits' undeclared
 2021-06-08 14:01 UTC  (2+ messages)

FAILED: patch "[PATCH] btrfs: abort in rename_exchange if we fail to insert the" failed to apply to 4.19-stable tree
 2021-06-08 14:01 UTC 

FAILED: patch "[PATCH] btrfs: abort in rename_exchange if we fail to insert the" failed to apply to 5.4-stable tree
 2021-06-08 14:01 UTC 

FAILED: patch "[PATCH] btrfs: abort in rename_exchange if we fail to insert the" failed to apply to 4.14-stable tree
 2021-06-08 14:01 UTC 

FAILED: patch "[PATCH] btrfs: abort in rename_exchange if we fail to insert the" failed to apply to 4.9-stable tree
 2021-06-08 14:01 UTC 

[PATCH] KVM: X86: fix tlb_flush_guest()
 2021-06-08 14:01 UTC  (5+ messages)
` [PATCH V2] "

[PATCH] MyFirstContribution: link #git-devel to Libera Chat
 2021-06-08 14:01 UTC  (2+ messages)

FAILED: patch "[PATCH] btrfs: check error value from btrfs_update_inode in tree log" failed to apply to 5.10-stable tree
 2021-06-08 14:00 UTC 

[PATCH v3 0/7] Add back the buddy allocator
 2021-06-08 14:01 UTC  (2+ messages)
` [Intel-gfx] ✗ Fi.CI.BUILD: failure for Add back the buddy allocator (rev3)

FAILED: patch "[PATCH] btrfs: check error value from btrfs_update_inode in tree log" failed to apply to 4.19-stable tree
 2021-06-08 14:00 UTC 

FAILED: patch "[PATCH] btrfs: check error value from btrfs_update_inode in tree log" failed to apply to 5.4-stable tree
 2021-06-08 14:00 UTC 

FAILED: patch "[PATCH] btrfs: check error value from btrfs_update_inode in tree log" failed to apply to 4.9-stable tree
 2021-06-08 14:00 UTC 

FAILED: patch "[PATCH] btrfs: check error value from btrfs_update_inode in tree log" failed to apply to 4.14-stable tree
 2021-06-08 14:00 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.