All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-09-13 16:16:39 to 2021-09-13 16:45:53 UTC [more...]

[PULL 00/14] aspeed queue
 2021-09-13 16:13 UTC  (8+ messages)
` [PULL 04/14] watchdog: aspeed: Fix sequential control writes
` [PULL 05/14] hw: aspeed_gpio: Simplify 1.8V defines
` [PULL 07/14] misc/pca9552: Fix LED status register indexing in pca955x_get_led()
` [PULL 08/14] arm/aspeed: rainier: Add i2c eeproms and muxes
` [PULL 09/14] aspeed: Emulate the AST2600A3
` [PULL 10/14] hw/misc: Add Infineon DPS310 sensor model
` [PULL 12/14] hw/arm/aspeed: Initialize AST2600 UART clock selection registers

[PATCH v2] kconfig: Create links to main menu items in search
 2021-09-13 16:45 UTC 

[Intel-gfx] [PATCH 1/5] drm/i915/display/adlp: Fix PSR2_MAN_TRK_CTL_SU_REGION_END_ADDR calculation
 2021-09-13 16:45 UTC  (4+ messages)
` [Intel-gfx] [PATCH 4/5] drm/i915/display/psr: Use drm damage helpers to calculate plane damaged area

[dpdk-dev] [PATCH V2 01/24] pipeline: move data structures to internal header file
 2021-09-13 16:44 UTC  (10+ messages)
` [dpdk-dev] [PATCH V3 "
  ` [dpdk-dev] [PATCH V3 02/24] pipeline: move thread inline functions to "
  ` [dpdk-dev] [PATCH V3 03/24] pipeline: create inline functions for RX instruction
  ` [dpdk-dev] [PATCH V3 04/24] pipeline: create inline functions for TX instruction
  ` [dpdk-dev] [PATCH V3 05/24] pipeline: create inline functions for extract instruction
  ` [dpdk-dev] [PATCH V3 06/24] pipeline: create inline functions for emit instruction
  ` [dpdk-dev] [PATCH V3 07/24] pipeline: create inline functions for validate instruction
  ` [dpdk-dev] [PATCH V3 08/24] pipeline: create inline functions for learn instruction
  ` [dpdk-dev] [PATCH V3 09/24] pipeline: create inline functions for extern instruction

[PATCH v2 00/13] Extend AHUB audio support for Tegra210 and later
 2021-09-13 16:42 UTC  (19+ messages)
` [PATCH v2 01/13] ASoC: soc-pcm: Don't reconnect an already active BE
` [PATCH v2 02/13] ASoC: simple-card-utils: Increase maximum DAI links limit to 512
` [PATCH v2 03/13] ASoC: audio-graph: Fixup CPU endpoint hw_params in a BE<->BE link
` [PATCH v2 04/13] ASoC: dt-bindings: tegra: Few more Tegra210 AHUB modules
` [PATCH v2 05/13] ASoC: tegra: Add routes for few "
` [PATCH v2 06/13] ASoC: tegra: Add Tegra210 based MVC driver
` [PATCH v2 07/13] ASoC: tegra: Add Tegra210 based SFC driver
` [PATCH v2 08/13] ASoC: tegra: Add Tegra210 based AMX driver
` [PATCH v2 09/13] ASoC: tegra: Add Tegra210 based ADX driver
` [PATCH v2 10/13] ASoC: tegra: Add Tegra210 based Mixer driver
` [PATCH v2 11/13] arm64: defconfig: Enable few Tegra210 based AHUB drivers
` [PATCH v2 12/13] arm64: tegra: Add few AHUB devices for Tegra210 and later
` [PATCH v2 13/13] arm64: tegra: Extend APE audio support on Jetson platforms

[PATCH v2 0/6] drm/displayid: VESA vendor block and drm/i915 MSO use of it
 2021-09-13 16:45 UTC  (3+ messages)
  ` [Intel-gfx] "

[PULL 00/23] target-arm queue
 2021-09-13 16:11 UTC  (20+ messages)
` [PULL 02/23] hw/char: cadence_uart: Disable transmit when input clock is disabled
` [PULL 03/23] hw/char: cadence_uart: Move clock/reset check to uart_can_receive()
` [PULL 04/23] hw/char: cadence_uart: Convert to memop_with_attrs() ops
` [PULL 06/23] hw/char: cadence_uart: Log a guest error when device is unclocked or in reset
` [PULL 08/23] hw/arm: Add support for kudo-bmc board
` [PULL 09/23] hw/intc: GICv3 ITS initial framework
` [PULL 10/23] hw/intc: GICv3 ITS register definitions added
` [PULL 11/23] hw/intc: GICv3 ITS command queue framework
` [PULL 12/23] hw/intc: GICv3 ITS Command processing
` [PULL 13/23] hw/intc: GICv3 ITS Feature enablement
` [PULL 14/23] hw/intc: GICv3 redistributor ITS processing
` [PULL 15/23] tests/data/acpi/virt: Add IORT files for ITS
` [PULL 16/23] hw/arm/virt: add ITS support in virt GIC
` [PULL 17/23] tests/data/acpi/virt: Update IORT files for ITS
` [PULL 18/23] target/arm: Take an exception if PSTATE.IL is set
` [PULL 19/23] target/arm: Merge disas_a64_insn into aarch64_tr_translate_insn
` [PULL 20/23] qdev: Support marking individual buses as 'full'
` [PULL 22/23] hw/arm/mps2-tz.c: Mark internal-only I2C "
` [PULL 23/23] hw/arm/mps2.c: "

[v6 00/11] Add support for ast2600 ADC
 2021-09-13  7:53 UTC  (12+ messages)
` [v6 01/11] iio: adc: aspeed: Keep model data to driver data
` [v6 02/11] iio: adc: aspeed: Restructure the model data
` [v6 03/11] iio: adc: aspeed: Add vref config function
` [v6 04/11] iio: adc: aspeed: Use model_data to set clk scaler
` [v6 05/11] iio: adc: aspeed: Use devm_add_action_or_reset
` [v6 06/11] iio: adc: aspeed: Support ast2600 adc
` [v6 07/11] iio: adc: aspeed: Fix the calculate error of clock
` [v6 08/11] iio: adc: aspeed: Add func to set sampling rate
` [v6 09/11] iio: adc: aspeed: Add compensation phase
` [v6 10/11] iio: adc: aspeed: Support battery sensing
` [v6 11/11] iio: adc: aspeed: Get and set trimming data

[PATCH] drm/amdkfd: Cast atomic64_read return value
 2021-09-13 16:42 UTC  (5+ messages)

[patch 097/212] memcg: infrastructure to flush memcg stats
 2021-09-13 16:41 UTC  (9+ messages)
` [memcg] 45208c9105: aim7.jobs-per-min -14.0% regression

[PATCH bpf-next v2 00/11] bpf: add support for new btf kind BTF_KIND_TAG
 2021-09-13 16:40 UTC  (3+ messages)

✅ PASS: Test report for kernel 5.14.3-rc1 (stable, 08d4da79)
 2021-09-13 16:40 UTC 

[SPDK] Re: Using of Compression VBDEV
 2021-09-13 16:40 UTC 

start switching sysfs attributes to expose the seq_file
 2021-09-13 16:39 UTC  (7+ messages)
` [PATCH 01/13] seq_file: mark seq_get_buf as deprecated
` [PATCH 03/13] kernfs: remove the unused lockdep_key field in struct kernfs_ops

[PATCH] tcg/arm: Reduce vector alignment requirement for NEON
 2021-09-13 16:28 UTC  (4+ messages)

[PATCH v4 3/3] PCI: Add CRS handling to pci_dev_wait()
 2021-09-13 16:39 UTC  (2+ messages)

[PATCH v2 0/7] badblocks improvement for multiple bad block ranges
 2021-09-13 16:30 UTC  (8+ messages)
` [PATCH v2 1/6] badblocks: add more helper structure and routines in badblocks.h
` [PATCH v2 2/6] badblocks: add helper routines for badblock ranges handling
` [PATCH v2 3/6] badblocks: improvement badblocks_set() for multiple "
` [PATCH v2 4/6] badblocks: improve badblocks_clear() "
` [PATCH v2 5/6] badblocks: improve badblocks_check() "
` [PATCH v2 6/6] badblocks: switch to the improved badblock handling code
` [PATCH] test: user space code to test badblocks APIs

[PATCH] x86/boot: properly "ignore" early evaluated "no-real-mode"
 2021-09-13 16:38 UTC  (2+ messages)

[PATCH v3] io-wq: provide IO_WQ_* constants for IORING_REGISTER_IOWQ_MAX_WORKERS arg items
 2021-09-13 16:38 UTC  (2+ messages)

[PATCH 0/2] USB: host: ehci-atmel: Enable HSIC port on SAMA5D2
 2021-09-13 16:38 UTC  (4+ messages)
` [PATCH 1/2] dt-bindings: usb: atmel: add USB PHY type property

[PATCH v4 3/3] PCI: Add CRS handling to pci_dev_wait()
 2021-09-13 16:38 UTC  (3+ messages)

[PATCH v3 0/7] badblocks improvement for multiple bad block ranges
 2021-09-13 16:36 UTC  (8+ messages)
` [PATCH v3 1/6] badblocks: add more helper structure and routines in badblocks.h
` [PATCH v3 2/6] badblocks: add helper routines for badblock ranges handling
` [PATCH v3 3/6] badblocks: improvement badblocks_set() for multiple "
` [PATCH v3 4/6] badblocks: improve badblocks_clear() "
` [PATCH v3 5/6] badblocks: improve badblocks_check() "
` [PATCH v3 6/6] badblocks: switch to the improved badblock handling code
` [PATCH] test: user space code to test badblocks APIs

[LTP] [PATCH v1 1/3] realtime:hrtimer-prio: fix misleading help message
 2021-09-13 16:37 UTC  (6+ messages)
  ` [LTP] [PATCH v1 2/3] realtime:hrtimer-prio:run_auto: jump to current dir
  ` [LTP] [PATCH v1 3/3] realtime:profiles: support hrtimer-prio

[PATCH v4 0/4] arm: aspeed: Add UART routing support
 2021-09-13  6:02 UTC  (5+ messages)
` [PATCH v4 1/4] dt-bindings: mfd: aspeed-lpc: Convert to YAML schema
` [PATCH v4 2/4] dt-bindings: aspeed: Add UART routing controller
` [PATCH v4 3/4] soc: aspeed: Add UART routing support
` [PATCH v4 4/4] ARM: dts: aspeed: Add uart routing to device tree

[PATCH] sparc: mdesc: Fix compile error seen with gcc 11.x
 2021-09-13 16:37 UTC 

[SPDK] Re: Using of Compression VBDEV
 2021-09-13 16:36 UTC 

[PATCH] x86/uaccess: Fix 32-bit __get_user_asm_u64() when CC_HAS_ASM_GOTO_OUTPUT=y
 2021-09-13 16:35 UTC 

[Intel-gfx] [PATCH 00/16] drm/i915: Fix bigjoiner state readout
 2021-09-13 16:34 UTC  (4+ messages)
` [Intel-gfx] [PATCH 01/16] Revert "drm/i915/display: Disable audio, DRRS and PSR before planes"
` [Intel-gfx] ✓ Fi.CI.BAT: success for drm/i915: Fix bigjoiner state readout

[PATCH v2 00/22] QEMU RISC-V AIA support
 2021-09-13 16:33 UTC  (4+ messages)
` [PATCH v2 04/22] target/riscv: Improve fidelity of guest external interrupts

[PATCH 0/3] Decoder prep patches
 2021-09-13 16:33 UTC  (4+ messages)
` [PATCH 1/3] Documentation/cxl: Add bus internal docs
` [PATCH 2/3] cxl/core/bus: Document and tighten up decoder API
` [PATCH 3/3] cxl/pci: Disambiguate cxl_pci further from cxl_mem

[PATCH V3 0/3] scsi: ufs: Let devices remain runtime suspended during system suspend
 2021-09-13 16:33 UTC  (10+ messages)
` [PATCH V3 1/3] scsi: ufs: Fix error handler clear ua deadlock

Why does tail call only unwind the current stack frame instead of resetting the current stack?
 2021-09-13 16:32 UTC  (4+ messages)

[dm-devel] [PATCH v2] multipathd: fix missing persistent reseravtion for active path
 2021-09-13 16:32 UTC  (4+ messages)

[PATCH 5.14 000/334] 5.14.4-rc1 review
 2021-09-13 16:31 UTC  (8+ messages)
` [PATCH 5.14 018/334] nbd: add the check to prevent overflow in __nbd_ioctl()
` [PATCH 5.14 147/334] drm/bridge: ti-sn65dsi86: Dont read EDID blob over DDC

[OSSTEST PATCH 1/5] copyright notices: Add many missing notices
 2021-09-13 16:31 UTC  (5+ messages)
` [OSSTEST PATCH 2/5] mg-schema-update: improve an error message
` [OSSTEST PATCH 3/5] mg-schema-test-database: Fix "
` [OSSTEST PATCH 4/5] mg-schema-test-database: Add a missing backslash
` [OSSTEST PATCH 5/5] db: Replace ExecutiveDbOwningRoleRegexp with ExecutiveDbOwningRoleMap

[PATCH] selftest/vm: Fix ksm selftest to run with different NUMA topologies
 2021-09-13 16:31 UTC  (3+ messages)

[PATCH v2] dma-debug: prevent an error message from causing runtime problems
 2021-09-13 16:30 UTC  (3+ messages)

[PATCH net] udp_tunnel: Fix udp_tunnel_nic work-queue type
 2021-09-13 16:29 UTC  (2+ messages)

[syzbot] WARNING: kmalloc bug in hash_ipportip_create
 2021-09-13 16:29 UTC  (2+ messages)

[djwong-xfs:zero-initialize-pmem 393/453] {standard input}:950: Error: pcrel offset for branch to .LS0009 too far (0x3e)
 2021-09-13 16:28 UTC  (2+ messages)

[PATCH 00/10] raise minimum GCC version to 5.1
 2021-09-13 16:28 UTC  (23+ messages)
` [PATCH 01/10] Documentation: raise minimum supported version of GCC "
` [PATCH 02/10] compiler.h: drop fallback overflow checkers
` [PATCH 03/10] mm/ksm: remove old GCC 4.9+ check
` [PATCH 04/10] Kconfig.debug: drop GCC 5+ version check for DWARF5
` [PATCH 05/10] riscv: remove Kconfig check for GCC version for ARCH_RV64I
` [PATCH 07/10] arm64: remove GCC version check for ARCH_SUPPORTS_INT128
` [PATCH 08/10] Makefile: drop GCC < 5 -fno-var-tracking-assignments workaround
` [PATCH 09/10] compiler-gcc.h: drop checks for older GCC versions
` [PATCH 10/10] vmlinux.lds.h: remove old check for GCC 4.9

[PATCH v3] tcp: fix tp->undo_retrans accounting in tcp_sacktag_one()
 2021-09-13 16:27 UTC  (4+ messages)

[PATCH AUTOSEL 5.14 001/252] drm/bridge: ti-sn65dsi86: Don't read EDID blob over DDC
 2021-09-13 16:27 UTC  (4+ messages)
` [PATCH AUTOSEL 5.14 044/252] staging: rtl8188eu: remove rtw_wx_set_rate handler function

[PATCH] net: tcp_drop adds `reason` v5
 2021-09-13 16:26 UTC  (2+ messages)

[PATCH net-next] net: wwan: iosm: firmware flashing and coredump collection
 2021-09-13 16:25 UTC  (2+ messages)

[PATCH] staging: rtl8723bs: define wowlan_stub only when CONFIG_PM is enabled
 2021-09-13 16:25 UTC  (2+ messages)

[PATCH AUTOSEL 5.14 01/99] pinctrl: renesas: rcar: Avoid changing PUDn when disabling bias
 2021-09-13 16:19 UTC  (7+ messages)
` [PATCH AUTOSEL 5.14 38/99] KVM: PPC: Book3S HV: XICS: Fix mapping of passthrough interrupts

stable-rc/linux-4.9.y baseline: 118 runs, 4 regressions (v4.9.282-84-gfad11947c54b)
 2021-09-13 16:25 UTC 

[PATCH 0/2] kvm: fix KVM_MAX_VCPU_ID handling
 2021-09-13 16:24 UTC  (4+ messages)
` [PATCH 2/2] kvm: rename KVM_MAX_VCPU_ID to KVM_MAX_VCPU_IDS

stable-rc/queue/4.9 build: 185 builds: 0 failed, 185 passed (v4.9.282-89-gab2abd1425dc)
 2021-09-13 16:24 UTC 

[RFC PATCH 0/2] support cgroup pool in v1
 2021-09-13 16:24 UTC  (7+ messages)

[PATCH v2 00/12] x86/sev: KEXEC/KDUMP support for SEV-ES guests
 2021-09-13 16:21 UTC  (6+ messages)

[PATCH] staging: r8188eu: os_dep: remove unused function rtw_android_priv_cmd
 2021-09-13 16:24 UTC  (2+ messages)

[PATCH 3/3] nvme/multipath: fix stale ana state for namespaces just added by scan work
 2021-09-13 16:24 UTC  (6+ messages)
` [PATCH v2 0/3] nvme/mpath: fix missed namespaces in ana state update
  ` [PATCH v2 3/3] nvme/multipath: fix stale ana state for namespaces just added by scan work

[PATCH v2 0/3] scsi: ufs: introduce vendor isr
 2021-09-13 16:23 UTC  (3+ messages)
  ` [PATCH v2 3/3] scsi: ufs: ufs-exynos: implement exynos isr

[PATCH v2] ASoC: Intel: boards: add max98390 2/4 speakers support
 2021-09-13 16:21 UTC  (2+ messages)

[PATCH 0/4] staging: r8188eu: more power management cleanup
 2021-09-13 16:22 UTC  (2+ messages)

[PATCH RESEND v3 1/6] powerpc/signal64: Access function descriptor with user access block
 2021-09-13 16:21 UTC  (5+ messages)
` [PATCH RESEND v3 6/6] powerpc/signal: Use unsafe_copy_siginfo_to_user()

[PATCH 0/2 V7] Add AMD SEV and SEV-ES intra host migration support
 2021-09-13 16:21 UTC  (5+ messages)
` [PATCH 1/3 V7] KVM, SEV: Add support for SEV intra host migration

[mcgrof-next:20210908-firmware-builtin-v4 2/11] drivers/base/firmware_loader/builtin/main.c:36:6: error: no previous prototype for function 'firmware_is_builtin'
 2021-09-13 16:21 UTC  (6+ messages)
  ` [kbuild-all] "

[PATCH 00/12] staging: r8188eu: power management cleanup
 2021-09-13 16:21 UTC  (2+ messages)

[PATCH 00/13] Enumerate midlevel and endpoint decoders
 2021-09-13 16:19 UTC  (4+ messages)
` [PATCH 04/13] cxl: Introduce "

[GIT PULL] cifs/smb3 client fixes
 2021-09-13 16:19 UTC  (5+ messages)
      ` Fwd: "

[PATCH V3 0/5] virtio: Add virtio-device bindings
 2021-09-13 16:19 UTC  (5+ messages)
` [PATCH V3 5/5] virtio: Bind virtio device to device-tree node

[PATCH] staging: r8188eu: core: remove the function power_saving_wk_hdl
 2021-09-13 16:18 UTC  (2+ messages)

[PATCH v2] staging: r8188eu: core: remove duplicate structure
 2021-09-13 16:18 UTC  (2+ messages)

[PATCH] clk: samsung: s5pv210-audss: Make use of the helper function devm_platform_ioremap_resource()
 2021-09-13 16:15 UTC  (2+ messages)

ld.lld: error: no machine record defined
 2021-09-13 16:16 UTC 

[PATCH v7 0/5] Add SIMATIC IOT2050 board support
 2021-09-13 16:16 UTC  (11+ messages)
` [PATCH v7 5/5] iot2050: Enable watchdog support, but do not auto-start it

[PATCH 0/2] documentation: handle non-existing html pages and document 'git version'
 2021-09-13 16:17 UTC  (4+ messages)
` [PATCH 1/2] help: make sure local html page exists before calling external processes

[PATCH] landlock: Drop "const" argument qualifier to avoid GCC 4.9 warnings
 2021-09-13 16:16 UTC  (3+ messages)

stable-rc/queue/4.14 build: 193 builds: 0 failed, 193 passed, 5 warnings (v4.14.246-100-gf55c08e525f4)
 2021-09-13 16:16 UTC 

[PATCH v2 00/12] MEMORY_DEVICE_PUBLIC for CPU-accessible coherent device memory
 2021-09-13 16:16 UTC  (5+ messages)
` [PATCH v2 05/12] drm/amdkfd: ref count init for device pages
` [PATCH v2 08/12] lib: test_hmm add ioctl to get zone device type
` [PATCH v2 09/12] lib: test_hmm add module param for "
` [PATCH v2 12/12] tools: update test_hmm script to support SP config


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.