All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-08-17 09:32:14 to 2021-08-17 10:16:27 UTC [more...]

[PATCH 0/4] Rockchip I2S/TDM controller
 2021-08-17 10:11 UTC  (11+ messages)
` [PATCH 1/4] ASoC: rockchip: add support for i2s-tdm controller
` [PATCH 2/4] dt-bindings: sound: add rockchip i2s-tdm binding
` [PATCH 3/4] arm64: dts: rockchip: add i2s1 on rk356x
` [PATCH 4/4] arm64: dts: rockchip: add analog audio on Quartz64

[PATCH 0/2] mini-os: config related cleanups
 2021-08-17 10:16 UTC  (5+ messages)
` [PATCH 1/2] mini-os: make config handling more generic
` [PATCH 2/2] mini-os: move test functions under CONFIG_TEST

[PATCH v4 00/35] SLUB: reduce irq disabled scope and make it RT compatible
 2021-08-17 10:14 UTC  (3+ messages)
` [PATCH v4 35/35] mm, slub: convert kmem_cpu_slab protection to local_lock

[PATCH 0/2] alsa-lib patches for rawmidi tstamp framing
 2021-08-17 10:14 UTC  (4+ messages)

[PATCH -perfbook 00/11] Break and capitalize after colon, take four
 2021-08-17 10:14 UTC 

[Intel-gfx] [PATCH 00/22] Clean up GuC CI failures, simplify locking, and kernel DOC
 2021-08-17 10:15 UTC  (26+ messages)
` [Intel-gfx] [PATCH 02/22] drm/i915/guc: Fix outstanding G2H accounting
  `  "
` [Intel-gfx] [PATCH 05/22] drm/i915/guc: Workaround reset G2H is received after schedule done G2H
  `  "
` [Intel-gfx] [PATCH 08/22] drm/i915/guc: Don't enable scheduling on a banned context, guc_id invalid, not registered
  `  "
` [Intel-gfx] [PATCH 14/22] drm/i915: Allocate error capture in atomic context
  `  "
` [Intel-gfx] [PATCH 15/22] drm/i915/guc: Flush G2H work queue during reset
` [Intel-gfx] [PATCH 16/22] drm/i915/guc: Release submit fence from an IRQ
  `  "
` [Intel-gfx] [PATCH 17/22] drm/i915/guc: Move guc_blocked fence to struct guc_state
  `  "
` [Intel-gfx] [PATCH 18/22] drm/i915/guc: Rework and simplify locking
  `  "

Build failed in Jenkins: xawtv4 #17
 2021-08-17 10:14 UTC  (3+ messages)
` Build failed in Jenkins: xawtv4 #18
  ` Build failed in Jenkins: xawtv4 #19

[PATCH RESEND v4 0/8] RISC-V: add LiteX SoC support
 2021-08-17 10:11 UTC  (9+ messages)
` [PATCH RESEND v4 1/8] clocksource: timer-riscv: select CSR from device tree
` [PATCH RESEND v4 2/8] serial: add litex UART driver
` [PATCH RESEND v4 3/8] console: support set baudrate for fixed baudrate drivers
` [PATCH RESEND v4 4/8] gpio: add driver for 74xx-ICs with MMIO access
` [PATCH RESEND v4 5/8] spi: add litex spiflash driver
` [PATCH RESEND v4 6/8] net: add LiteEth driver
` [PATCH RESEND v4 7/8] RISC-V: add LiteX SoC and linux-on-litex-vexriscv support
` [PATCH RESEND v4 8/8] RISC-V: add litex_linux_defconfig

[PATCH] block/file-win32: add reopen handlers
 2021-08-17 10:12 UTC 

[PATCH v3 0/9] PHY: Prepare Cadence Torrent PHY driver to support multilink DP
 2021-08-17 10:12 UTC  (2+ messages)

[PATCH net] mac80211: fix locking in ieee80211_restart_work()
 2021-08-17 10:12 UTC 

[PATCH 0/8 v4] RISC-V: add LiteX SoC support
 2021-08-17 10:10 UTC  (10+ messages)
` [PATCH 1/8] clocksource: timer-riscv: select CSR from device tree
` [PATCH 2/8] serial: add litex UART driver
` [PATCH 3/8] console: support set baudrate for fixed baudrate drivers
` [PATCH 4/8] gpio: add driver for 74xx-ICs with MMIO access
` [PATCH 5/8] spi: add litex spiflash driver
` [PATCH 6/8] net: add LiteEth driver
` [PATCH 7/8] RISC-V: add LiteX SoC and linux-on-litex-vexriscv support
` [PATCH 8/8] RISC-V: add litex_linux_defconfig

[PATCH v2 0/2] btrfs: subpage: pack all subpage bitmaps into a larger bitmap
 2021-08-17 10:11 UTC  (6+ messages)
` [PATCH v2 1/4] btrfs: only call btrfs_alloc_subpage() when sectorsize is smaller than PAGE_SIZE
` [PATCH v2 2/4] btrfs: make btrfs_alloc_subpage() to return struct btrfs_subpage * directly
` [PATCH v2 3/4] btrfs: introduce btrfs_subpage_bitmap_info
` [PATCH v2 4/4] btrfs: subpage: pack all subpage bitmaps into a larger bitmap

[android-common:android-5.4 1/1] security/selinux/ss/services.c:2316:17: warning: variable 'sidtab' set but not used
 2021-08-17 10:11 UTC 

[PATCH for-6.2 00/25] arm: Get rid of system_clock_scale global
 2021-08-17 10:10 UTC  (22+ messages)
` [PATCH for-6.2 01/25] arm: Move M-profile RAS register block into its own device
` [PATCH for-6.2 06/25] hw/arm/armv7m: Create input clocks
` [PATCH for-6.2 07/25] armsse: Wire up systick cpuclk clock
` [PATCH for-6.2 08/25] hw/arm/mps2.c: Connect up armv7m clocks
` [PATCH for-6.2 09/25] clock: Provide builtin multiplier/divider
` [PATCH for-6.2 10/25] hw/arm: Don't allocate separate MemoryRegions in stm32 SoC realize
` [PATCH for-6.2 11/25] hw/arm/stm32f100: Wire up sysclk and refclk
` [PATCH for-6.2 12/25] hw/arm/stm32f205: "
` [PATCH for-6.2 13/25] hw/arm/stm32f405: "
` [PATCH for-6.2 14/25] hw/arm/stm32vldiscovery: Delete trailing blank line

[Virtio-fs] [PATCH v4 0/8] fuse,virtiofs: support per-file DAX
 2021-08-17 10:09 UTC  (7+ messages)

[PATCH v2 0/2] [GSOC] cherry-pick: fix bug when used with GIT_CHERRY_PICK_HELP
 2021-08-17 10:09 UTC  (5+ messages)
` [PATCH v3] [GSOC] cherry-pick: use better advice message

[PATCH] drm/amdgpu: properly powergate Polaris12 UVD/VCE on suspend
 2021-08-17 10:08 UTC  (4+ messages)

[PATCH 2/2] dt-bindings: rng: convert Samsung Exynos TRNG to dtschema
 2021-08-17 10:05 UTC  (5+ messages)

[PATCH] watchdog: remove dead iop watchdog timer driver
 2021-08-17 10:08 UTC 

[PATCH v6 00/21] File system wide monitoring
 2021-08-17 10:08 UTC  (5+ messages)
` [PATCH v6 18/21] fanotify: Emit generic error info type for error event

[RFC] imx8mm-evk: Generate a bootable flash.bin again
 2021-08-17 10:08 UTC  (4+ messages)

[PATCH v3 0/2] drivers: perf: Add Marvell CN10K LLC-TAD pmu driver
 2021-08-17 10:04 UTC  (5+ messages)
` [PATCH 1/2] drivers: perf: Add LLC-TAD perf counter support
    ` [EXT] "

[PATCH regression fix] usb: typec: tcpm: Fix VDMs sometimes not being forwarded to alt-mode drivers
 2021-08-17 10:07 UTC  (2+ messages)

[PATCH v4] commit: restore --edit when combined with --fixup
 2021-08-17 10:06 UTC  (3+ messages)
` [PATCH v5] "

[PATCH v2] usb: gadget: f_uac1: fixing inconsistent indenting
 2021-08-17 10:05 UTC 

[PATCH 0/2] builtin/add: minor unrelated fixes
 2021-08-17 10:05 UTC  (3+ messages)
` [PATCH 2/2] builtin/add: make clear edit and patch/interactive are incompatible

[PATCH v2] mtd: mtdconcat: Check existence of _read|_write from subdev'master device before assigning
 2021-08-17 10:04 UTC  (4+ messages)

[PATCH 0/3] rebase --continue: remove .git/MERGE_MSG
 2021-08-17 10:05 UTC  (10+ messages)
` [PATCH 1/3] t3403: fix commit authorship

linux-next: manual merge of the pinctrl tree with the irqchip tree
 2021-08-17 10:04 UTC 

[PATCH v2 00/12] Implement generic prot_guest_has() helper function
 2021-08-17 10:06 UTC  (9+ messages)
` [PATCH v2 06/12] x86/sev: Replace occurrences of sev_active() with prot_guest_has()
` [PATCH v2 07/12] x86/sev: Replace occurrences of sev_es_active() "

Revert "video: fbdev: mxsfb: Remove driver"
 2021-08-17 10:03 UTC  (6+ messages)

[PATCH v1] virtio-mmio: Specify wait needed in driver during reset
 2021-08-17 10:03 UTC  (10+ messages)
    ` [virtio-dev] "

[PATCH] tty: serial: fsl_lpuart: check dma_tx_in_progress in tx dma callback
 2021-08-17 10:02 UTC 

[ti:ti-rt-linux-5.10.y 6815/6833] drivers/gpu/drm/drm_atomic_helper.c:3311:28: warning: variable 'new_priv_state' set but not used
 2021-08-17 10:01 UTC  (2+ messages)

[PATCH] brcmfmac: pcie: fix oops on failure to resume and reprobe
 2021-08-17 10:01 UTC  (2+ messages)

[PATCH 0/2] Two chardev with fdset fixes
 2021-08-17  9:59 UTC  (5+ messages)
` [PATCH 1/2] chardev: Propagate error from logfile opening
` [PATCH 2/2] monitor: Report EBADFD if fdset contains invalid FD

[PATCH V9] virtio-gpio: Add the device specification
 2021-08-17 10:01 UTC  (3+ messages)
` [virtio-dev] "

[PATCH net-next] selftests: net: improved IOAM tests
 2021-08-17 10:00 UTC  (2+ messages)

[PATCH v3] drm/amdgpu: Cancel delayed work when GFXOFF is disabled
 2021-08-17  9:59 UTC  (7+ messages)
` [PATCH] "

[PATCH v1 0/2] virtio-mem: VIRTIO_MEM_F_UNPLUGGED_INACCESSIBLE and interaction with memory properties
 2021-08-17  9:58 UTC  (10+ messages)
` [virtio-comment] [PATCH v1 1/2] virtio-mem: introduce VIRTIO_MEM_F_UNPLUGGED_INACCESSIBLE
` [virtio-comment] [PATCH v1 2/2] virtio-mem: describe interaction with memory properties

[PATCH] mtd: spinand: Add support for XTX XT26G0xA
 2021-08-17  9:48 UTC  (2+ messages)
`  "

[PATCH v9 1/5] Bluetooth: btusb: disable Intel link statistics telemetry events
 2021-08-17  9:54 UTC  (4+ messages)
` [v9,1/5] "

[PATCH v2] usb: chipidea: local_irq_save/restore added for hw_ep_prime
 2021-08-17  9:53 UTC 

[RFC PATCH 0/5] drm/mediatek: Add mt8195 DisplayPort driver
 2021-08-17  9:50 UTC  (5+ messages)
` [RFC PATCH 2/5] drm/mediatek: dpi: Add dpintf support

[PATCH v11 0/5] Add SPMI support for Mediatek SoC IC
 2021-08-17  9:47 UTC  (18+ messages)
` [PATCH v11 1/5] dt-bindings: spmi: modify the constraint 'maxItems' to 'minItems'
` [PATCH v11 2/5] dt-bindings: spmi: document binding for the Mediatek SPMI controller
` [PATCH v11 3/5] spmi: mediatek: Add support for MT6873/8192
` [PATCH v11 4/5] spmi: mediatek: Add support for MT8195
` [PATCH v11 5/5] arm64: dts: mt8192: add spmi node

linux-next: build failure after merge of the scsi-mkp tree
 2021-08-17  9:51 UTC  (2+ messages)

[PATCH] drm/amd/amdgpu:flush ttm delayed work before cancel_sync
 2021-08-17  9:50 UTC 

[PATCH V2 net] virtio-net: use NETIF_F_GRO_HW instead of NETIF_F_LRO
 2021-08-17  9:50 UTC  (2+ messages)

[dpdk-dev] [PATCH] net/mlx5: fix matching on eCPRI
 2021-08-17  9:49 UTC  (2+ messages)

[PATCH v1 net-next 1/3] ptp_ocp: Switch to use module_pci_driver() macro
 2021-08-17  9:48 UTC  (5+ messages)

[dpdk-dev] [PATCH] net/mlx5: fix mbufs replenishment check for zipped CQEs
 2021-08-17  9:48 UTC  (2+ messages)

[dpdk-dev] [PATCH v1] net/mlx5: fix RSS expansion for inner tunnel VLAN
 2021-08-17  9:47 UTC  (2+ messages)

[PATCH] drm/stm: ltdc: improve pm_runtime to stop clocks
 2021-08-17  9:43 UTC  (6+ messages)

[PATCH] futex: Fix fault_in_user_writeable()
 2021-08-17  9:45 UTC  (8+ messages)

[mcgrof:20210816-add-disk-error-handling 64/64] drivers/nvdimm/pmem.c:495:2: warning: ignoring return value of 'device_add_disk', declared with attribute warn_unused_result
 2021-08-17  9:44 UTC  (2+ messages)

[PATCH] hw: ppc: sam460ex: Disable Ethernet devicetree nodes
 2021-08-17  9:42 UTC  (6+ messages)

Live Migration of Virtio Virtual Function
 2021-08-17  9:44 UTC  (4+ messages)
` [virtio-comment] "

[soc:tegra/dt64] BUILD SUCCESS f865d0292ff3c0ca09414436510eb4c815815509
 2021-08-17  9:39 UTC 

[soc:imx/defconfig] BUILD SUCCESS 7fd19c58e48fb774de9190f27f2b06a6526f2d3c
 2021-08-17  9:39 UTC 

[soc:imx/dt] BUILD SUCCESS 0fdedc09af18d231aa581331821c9ab6ef0903f1
 2021-08-17  9:39 UTC 

[soc:imx/dt64] BUILD SUCCESS 418962eea35869b8e07766d8728ae660d75800a9
 2021-08-17  9:39 UTC 

[PATCH v5 0/7] add the netlink interface for CAN-FD Transmitter Delay Compensation (TDC)
 2021-08-17  9:43 UTC  (9+ messages)
` [PATCH v5 2/7] can: bittiming: allow TDC{V,O} to be zero and add can_tdc_const::tdc{v,o,f}_min

[soc:amlogic/dt-2] BUILD SUCCESS c6cf488e3bfdf92427686317d99e0342516753de
 2021-08-17  9:39 UTC 

[soc:tegra/dt-bindings] BUILD SUCCESS 900a486ac73dfdf9b1629e7e4df6eacc92da7578
 2021-08-17  9:39 UTC 

[PATCH] usb: typec: tcpm: always rediscover when swapping DR
 2021-08-17  9:41 UTC  (3+ messages)

[soc:imx/dt-2] BUILD SUCCESS 87a8c7164022d2e5c558bc0e14075c7a50af7f95
 2021-08-17  9:39 UTC 

[soc:tegra/defconfig] BUILD SUCCESS 806b99206b840bcf3bfa44227dc978880d13ed1b
 2021-08-17  9:39 UTC 

[soc:tegra/dt] BUILD SUCCESS 2270ad2f4e123336af685ecedd1618701cb4ca1e
 2021-08-17  9:39 UTC 

[Intel-wired-lan] [RFC net-next 0/7] Add basic SyncE interfaces
 2021-08-17  9:41 UTC  (5+ messages)
` [Intel-wired-lan] [RFC net-next 1/7] ptp: Add interface for acquiring DPLL state
    `  "

[RFC PATCH v3 net-next 00/10] add support for VSC75XX control over SPI
 2021-08-17  9:41 UTC  (6+ messages)
` [RFC PATCH v3 net-next 09/10] net: dsa: ocelot: felix: "

[mcgrof:20210816-add-disk-error-handling 13/64] arch/um/drivers/ubd_kern.c:930:24: error: expected ';' before 'out_cleanup_tags'
 2021-08-17  9:40 UTC  (2+ messages)
` [mcgrof:20210816-add-disk-error-handling 13/64] arch/um/drivers/ubd_kern.c:930:24: error: expected '; ' "

[net-next V2 01/17] net/mlx5e: Do not try enable RSS when resetting indir table
 2021-08-17  9:40 UTC  (2+ messages)

[Bridge] [PATCH net-next 0/4] net: bridge: vlan: fixes for vlan mcast contexts
 2021-08-17  9:40 UTC  (3+ messages)
`  "

[net-next PATCH 00/11] octeontx2: Rework MCAM flows management for VFs
 2021-08-17  9:40 UTC  (2+ messages)

[PATCH 1/2] dt-bindings: memory: convert Marvell MVEBU SDRAM controller to dtschema
 2021-08-17  9:38 UTC  (2+ messages)
` [PATCH 2/2] MAINTAINERS: EDAC/armada_xp: include dt-bindings

[PATCH] usb: typec: tcpm: Raise vdm_sm_running flag only when VDM SM is running
 2021-08-17  9:39 UTC  (2+ messages)

[dpdk-dev] [PATCH v4] app/testpmd: fix testpmd doesn't show RSS hash offload
 2021-08-17 17:38 UTC  (2+ messages)
` [dpdk-dev] [PATCH v5] "

[PATCH v2] emulator: Add support enhanced SCO connection
 2021-08-17  9:38 UTC  (2+ messages)
` [v2] "

[dpdk-dev] [RFC] ethdev: introduce shared Rx queue
 2021-08-17  9:37 UTC  (5+ messages)
` [dpdk-dev] [PATCH v2 01/15] "
  ` [dpdk-dev] [PATCH v2 06/15] app/testpmd: add common fwd wrapper function

linux-next: manual merge of the net-next tree with the net tree
 2021-08-17  9:36 UTC  (2+ messages)

[PATCH v2] tests/acceptance: Test powernv machines
 2021-08-17  9:30 UTC 

[PATCH v4 35/35] mm, slub: convert kmem_cpu_slab protection to local_lock
 2021-08-17  9:34 UTC  (5+ messages)

[PATCH v2 0/4] open/accept directly into io_uring fixed file table
 2021-08-17  9:33 UTC  (3+ messages)

[PATCH 00/19] PMU-EBB support for PPC64 TCG
 2021-08-17  9:30 UTC  (6+ messages)
` [PATCH 04/19] target/ppc: PMU Book3s basic insns count for pseries TCG

[PATCH v5 0/2] Cirrus Logic CS35L41 Amplifier
 2021-08-17  9:31 UTC  (3+ messages)
` [PATCH v5 1/2] ASoC: cs35l41: CS35L41 Boosted Smart Amplifier


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.