All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-09-23 18:02:26 to 2022-09-23 19:00:30 UTC [more...]

[RFC 00/27] RISC-V: Convert SOC_FOO symbols to ARCH_FOO
 2022-09-23 18:59 UTC  (29+ messages)
` [RFC 01/27] clk: microchip: replace SOC_MICROCHIP_POLARFIRE with ARCH_MICROCHIP
` [RFC 02/27] i2c: microchip-corei2c: "
` [RFC 03/27] mailbox: mpfs: "
` [RFC 04/27] usb: musb: "
` [RFC 05/27] rtc: "
` [RFC 06/27] riscv: stop selecting the PolarFire SoC clock driver
` [RFC 07/27] riscv: replace SOC_STARFIVE with ARCH_STARFIVE
` [RFC 08/27] clk: starfive: "
` [RFC 09/27] pinctrl: "
` [RFC 10/27] reset: "
` [RFC 11/27] riscv: replace SOC_SIFIVE with ARCH_SIFIVE
` [RFC 12/27] soc: sifive: convert SOC_SIFIVE to ARCH_SIFIVE
` [RFC 13/27] clk: "
` [RFC 14/27] clk: sifive: select by default if ARCH_SIFIVE
` [RFC 15/27] serial: "
` [RFC 16/27] PCI: dwc: fu740: convert SOC_SIFIVE to ARCH_SIFIVE
` [RFC 17/27] riscv: stop selecting SiFive clock and serial drivers directly
` [RFC 18/27] riscv: convert SOC_VIRT to ARCH_VIRT
` [RFC 19/27] kunit: tool: rename SOC_VIRT to ARCH_VIRT in riscv's QEMU config
` [RFC 20/27] wireguard: selftests: swap SOC_VIRT for ARCH_VIRT on riscv
` [RFC 21/27] riscv: convert SOC_CANAAN to ARCH_CANAAN
` [RFC 22/27] clk: k210: "
` [RFC 23/27] pinctrl: "
` [RFC 24/27] soc: "
` [RFC 25/27] reset: "
` [RFC 26/27] serial: sifive: select by default if ARCH_CANAAN
` [RFC 27/27] riscv: stop directly selecting drivers for ARCH_CANAAN

[PATCH 00/12] audio: misc. improvements and bug fixes
 2022-09-23 18:36 UTC  (13+ messages)
` [PATCH 01/12] audio: refactor code in audio_run_out()
` [PATCH 02/12] audio: fix GUS audio playback with out.mixing-engine=off
` [PATCH 03/12] audio: run downstream playback queue unconditionally
` [PATCH 04/12] alsaaudio: reduce playback latency
` [PATCH 05/12] audio: add more audio rate control functions
` [PATCH 06/12] spiceaudio: add a pcm_ops buffer_get_free function
` [PATCH 07/12] spiceaudio: update comment
` [PATCH 08/12] audio: swap audio_rate_get_bytes() function parameters
` [PATCH 09/12] audio: rename audio_sw_bytes_free()
` [PATCH 10/12] audio: refactor audio_get_avail()
` [PATCH 11/12] audio: fix sw->buf size for audio recording
` [PATCH 12/12] audio: prevent an integer overflow in resampling code

[PATCH v8 0/8] s390x/pci: zPCI interpretation support
 2022-09-23 18:59 UTC  (8+ messages)
` [PATCH v8 3/8] s390x/pci: enable for load/store intepretation
` [PATCH v8 5/8] s390x/pci: enable adapter event notification for interpreted devices
` [PATCH v8 8/8] s390x/s390-virtio-ccw: add zpcii-disable machine property

INFO: task systemd-udevd:94 blocked for more than 120 seconds
 2022-09-23 18:59 UTC 

[PATCH v2 10/10] doc: update documentation
 2022-09-23 18:58 UTC  (5+ messages)
` [PATCH v3 0/9] introduce GVE PMD
  ` [PATCH v3 1/9] net/gve: introduce GVE PMD base code

[PATCH 0/4] submodule: parallelize status
 2022-09-23 18:58 UTC  (3+ messages)
` [PATCH 1/4] run-command: add pipe_output to run_processes_parallel

[PATCH v4] usb: dwc3: Don't switch OTG -> peripheral if extcon is present
 2022-09-23 18:58 UTC  (8+ messages)

[PATCH 00/10] Add the Git Change command
 2022-09-23 18:55 UTC  (11+ messages)
` [PATCH 01/10] technical doc: add a design doc for the evolve command
` [PATCH 02/10] sha1-array: implement oid_array_readonly_contains
` [PATCH 03/10] ref-filter: add the metas namespace to ref-filter
` [PATCH 04/10] evolve: add support for parsing metacommits
` [PATCH 05/10] evolve: add the change-table structure
` [PATCH 06/10] evolve: add support for writing metacommits
` [PATCH 07/10] evolve: implement the git change command
` [PATCH 08/10] evolve: add the git change list command
` [PATCH 09/10] evolve: add delete command
` [PATCH 10/10] evolve: add documentation for `git change`

[PATCH -next] spi: xilinx: Switch to use devm_spi_alloc_master()
 2022-09-23 18:54 UTC  (2+ messages)

[PATCH -next v2] spi: s3c24xx: Switch to use devm_spi_alloc_master()
 2022-09-23 18:54 UTC  (2+ messages)

[PATCH -next] spi: img-spfi: using pm_runtime_resume_and_get instead of pm_runtime_get_sync
 2022-09-23 18:54 UTC  (2+ messages)

[PATCH v3 0/2] rtc: max31329: add support for Maxim max31329 RTC
 2022-09-23 18:53 UTC  (3+ messages)
` [PATCH v3 1/2] dt-bindings: rtc: add Maxim max31329 rtc device tree bindings
` [PATCH v3 2/2] rtc: max31329: Add Maxim max31329 real time clock

[PATCH for-next v7 0/5] fixed-buffer for uring-cmd/passthru
 2022-09-23 18:43 UTC  (6+ messages)
  ` [PATCH for-next v7 4/5] block: add helper to map bvec iterator for passthrough

call trace when btrfs-check tries to write on ro-blockdev
 2022-09-23 18:53 UTC  (5+ messages)

[PATCH v3 00/26] Parent Pointers
 2022-09-23 18:53 UTC  (3+ messages)
` [PATCH v3 01/26] xfs: Add new name to attri/d

[PATCH v1 2/3] drivers/perf: add DesignWare PCIe PMU driver
 2022-09-23 18:51 UTC  (3+ messages)

[PATCH] parport_pc: Avoid FIFO port location truncation
 2022-09-23 18:52 UTC 

[PATCH 0/1] Add CONFIG_SECURITY_SELINUX_PERMISSIVE_DONTAUDIT
 2022-09-23 18:45 UTC  (6+ messages)
` [PATCH 1/1] "

[Buildroot] [PATCH] DEVELOPERS: add Giulio Benetti to package qt5
 2022-09-23 18:50 UTC 

[PATCH] ixgbe: Use kmap_local_page in ixgbe_check_lbtest_frame()
 2022-09-23 18:50 UTC  (10+ messages)
` [Intel-wired-lan] "

[PATCH v2] dt-bindings: clock: rockchip: change SPDX-License-Identifier
 2022-09-23 18:49 UTC  (4+ messages)

[Intel-wired-lan] [PATCH 00/12] slab: Introduce kmalloc_size_roundup()
 2022-09-23 18:50 UTC  (7+ messages)
` [Intel-wired-lan] [PATCH 01/12] "
      `  "

[PATCH 0/5] migration: Bug fixes (prepare for preempt-full)
 2022-09-23 18:27 UTC  (6+ messages)
` [PATCH 2/5] migration: Fix race on qemu_file_shutdown()

[PATCH v2 0/4] Rewrite the top-level index.rst
 2022-09-23 18:48 UTC  (9+ messages)
` [PATCH v2 1/7] docs: promote the title of process/index.html
` [PATCH v2 7/7] docs: put atomic*.txt and memory-barriers.txt into the core-api book

[PATCH bpf-next 0/5] bpf: Remove recursion check for struct_ops prog
 2022-09-23 18:48 UTC  (9+ messages)
` [PATCH bpf-next 4/5] bpf: Stop bpf_setsockopt(TCP_CONGESTION) in init ops to recur itself

sunplus-uart.c:undefined reference to `uart_suspend_port'
 2022-09-23 18:47 UTC  (4+ messages)

[PATCH] ARM: dts: integrator: Fix DMA ranges
 2022-09-23 18:45 UTC  (7+ messages)

[PATCH v1 1/2] Input: matrix_keypad - add missed header inclusion
 2022-09-23 18:46 UTC  (2+ messages)
` [PATCH v1 2/2] Input: matrix_keypad - replace header inclusions by forward declarations

[f2fs-dev] [Bug 216050] New: fsfs_gc occupies 100% cpu
 2022-09-23 18:45 UTC  (2+ messages)
` [f2fs-dev] [Bug 216050] f2fs_gc "

[syzbot] INFO: task hung in __filemap_get_folio
 2022-09-23 18:45 UTC  (2+ messages)

[Patch net-next v4 0/6] net: dsa: microchip: ksz9477: enable interrupt for internal phy link detection
 2022-09-23 18:43 UTC  (6+ messages)
` [Patch net-next v4 3/6] net: dsa: microchip: lan937x: return zero if mdio node not present
` [Patch net-next v4 4/6] net: dsa: microchip: move interrupt handling logic from lan937x to ksz_common

[PATCH 0/2] fix gpio-sysfs/libgpiod for rockchip
 2022-09-23 18:41 UTC  (9+ messages)
` [PATCH 1/2] pinctrl: rockchip: add pinmux_ops.gpio_set_direction callback
` [PATCH 2/2] gpio: rockchip: request GPIO mux to pinctrl when setting direction

[Bug 216516] New: s2ram freezes screen (Ryzen-5650U incl. Radeon GPU)
 2022-09-23 18:41 UTC  (3+ messages)
` [Bug 216516] "

[REGRESSION] Graphical issues on Lenovo Yoga 7 14ARB7 laptop since v6.0-rc1 (bisected)
 2022-09-23 18:41 UTC  (6+ messages)

cip-gitlab/ci/iwamatsu/linux-5.10.y-cip-rc baseline-nfs: 28 runs, 1 regressions (v5.10.140-cip16-261-g8fa62effa305f)
 2022-09-23 18:41 UTC 

cip-gitlab/ci/iwamatsu/linux-5.10.y-cip-rc baseline: 107 runs, 6 regressions (v5.10.140-cip16-261-g8fa62effa305f)
 2022-09-23 18:41 UTC 

[PATCH] locking/memory-barriers.txt: Improve documentation for writel() usage
 2022-09-23 18:40 UTC  (8+ messages)

[PATCH for-next] RDMA/rxe: Guard mr state against race conditions
 2022-09-23 18:40 UTC  (2+ messages)

[PATCH v3] thunderbolt: Explicitly enable lane adapter hotplug events at startup
 2022-09-23 18:39 UTC 

[PATCH] ACPI: processor idle: Practically limit "Dummy wait" workaround to old Intel systems
 2022-09-23 18:36 UTC  (3+ messages)

[PATCH v6 0/3] Deprecate interrupt-map for realtek-rtl IRQ driver
 2022-09-23 18:33 UTC  (3+ messages)
` [PATCH v6 2/3] dt-bindings: interrupt-controller: realtek,rtl-intc: require parents

[PATCH v2 net-next 00/14] add support for the the vsc7512 internal copper phys
 2022-09-23 18:31 UTC  (5+ messages)
` [PATCH v2 net-next 12/14] dt-bindings: net: dsa: ocelot: add ocelot-ext documentation

[PATCH v2] x86/mm: Refuse W^X violations
 2022-09-23 18:31 UTC  (8+ messages)
` [PATCH] x86/mm+efi: Avoid creating W+X mappings

[PATCH v3 1/2] mtd: spi-nor: issi: is25wp256: Init flash based on SFDP
 2022-09-23 18:31 UTC  (4+ messages)

[Patch v7 01/18] net/mana: add basic driver, build environment and doc
 2022-09-23 18:31 UTC  (6+ messages)
` [Patch v8 01/18] net/mana: add basic driver with "

[PATCH] rtc: Add fallbacks for dm functions
 2022-09-23 18:30 UTC 

[PATCH v2 0/3] midx: use `--stdin-packs` to implement `repack`
 2022-09-23 18:29 UTC  (6+ messages)
  ` [PATCH v2 2/3] midx.c: use `pack-objects --stdin-packs` when repacking

[GIT PULL] arm64 fixes for -rc7
 2022-09-23 18:28 UTC  (2+ messages)

[PATCH] random: avoid reading two cache lines on irq randomness
 2022-09-23 18:28 UTC 

[Intel-gfx] [PATCH v3 0/1] Delay disabling GuC scheduling of an idle context
 2022-09-23 18:28 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.IGT: success for "

[PATCH v2 00/39] tests/qtest: Enable running qtest on Windows
 2022-09-23 18:02 UTC  (8+ messages)
` [PATCH v2 01/39] tests: Change to use g_mkdir()
` [PATCH v2 18/39] tests/qtest: libqtest: Install signal handler via signal()

[Patch v7 00/18] Introduce Microsoft Azure Network Adatper (MANA) PMD
 2022-09-23 18:26 UTC  (7+ messages)
` [Patch v7 11/18] net/mana: implement the hardware layer operations
` [Patch v7 18/18] net/mana: add function to support RX interrupts

[PATCH 0/6] KVM: Fix dirty-ring ordering on weakly ordered architectures
 2022-09-23 18:26 UTC  (6+ messages)
` [PATCH 2/6] KVM: Add KVM_CAP_DIRTY_LOG_RING_ORDERED capability and config option

[lttng-dev] URCU background threads vs signalfd
 2022-09-23 18:24 UTC  (4+ messages)

[PATCH] Revert "ASoC: fsl_audmix: make clock and output src write only"
 2022-09-23 18:21 UTC  (3+ messages)

[Intel-gfx] [PATCH] drm/i915: Allow D3 when we are not actively managing a known PCI device
 2022-09-23 18:20 UTC  (7+ messages)

[PATCH rdma-next 0/4] Support multiple path records
 2022-09-23 18:19 UTC  (7+ messages)
` [PATCH rdma-next 2/4] RDMA/cma: Multiple path records support with netlink channel

[PATCH] arm/monitor: add register name resolution
 2022-09-23 18:11 UTC  (3+ messages)

[PATCH] configs: evb-px30_defconfig: Drop TPL_MAX_SIZE definition
 2022-09-23 18:18 UTC  (3+ messages)

[PATCH v5 0/4] Mediatek ethernet patches for mt8188
 2022-09-23 18:15 UTC  (10+ messages)
` [PATCH v5 2/4] dt-bindings: net: snps,dwmac: add clk_csr property
` [PATCH v5 4/4] net: stmmac: Update the name of property 'clk_csr'

RCU vs NOHZ
 2022-09-23 18:15 UTC  (11+ messages)

image-live.bbclass: LABELS_LIVE not used?
 2022-09-23 18:15 UTC 

cip-gitlab/ci/iwamatsu/linux-5.10.y-cip-rc build: 178 builds: 2 failed, 176 passed, 4 errors, 10 warnings (v5.10.140-cip16-261-g8fa62effa305f)
 2022-09-23 18:13 UTC 

[PATCH v10 0/8] Userspace P2PDMA with O_DIRECT NVMe devices
 2022-09-23 18:13 UTC  (3+ messages)
` [PATCH v10 1/8] mm: introduce FOLL_PCI_P2PDMA to gate getting PCI P2PDMA pages

[PATCH] kernel:gen_kheaders:Replace md5sum to sha256sum
 2022-09-23 18:12 UTC  (2+ messages)

stable/linux-5.10.y baseline: 152 runs, 18 regressions (v5.10.145)
 2022-09-23 18:12 UTC 

[meta-oe][dunfell][PATCH] postgresql: CVE-2022-1552 Autovacuum, REINDEX, and others omit "security restricted operation" sandbox
 2022-09-23 18:12 UTC  (2+ messages)
` [oe] "

[PATCH v12 00/11] target/hexagon: introduce idef-parser
 2022-09-23 17:38 UTC  (4+ messages)
` [PATCH v12 02/11] target/hexagon: import README for idef-parser
` [PATCH v12 08/11] target/hexagon: import lexer "
` [PATCH v12 09/11] target/hexagon: import parser "

Question relate to collaboration on git monorepo
 2022-09-23 18:11 UTC  (7+ messages)

[tty:tty-next 42/45] atmel_serial.c:undefined reference to `__clk_is_enabled'
 2022-09-23 18:10 UTC  (4+ messages)

FAILED: patch "[PATCH] ALSA: hda/realtek: Enable 4-speaker output Dell Precision" failed to apply to 4.14-stable tree
 2022-09-23 18:09 UTC 

[PATCH] pack-bitmap: remove trace2 region from hot path
 2022-09-23 18:07 UTC  (3+ messages)

[PATCH -next] RDMA/mana_ib: change mana_ib_dev_ops to static
 2022-09-23 18:08 UTC  (3+ messages)

stable-rc/queue/4.19 baseline: 151 runs, 18 regressions (v4.19.259-18-g37deb87ed185)
 2022-09-23 18:07 UTC 

[PATCH v3 0/2] pinctrl: nuvoton: add pinmux and GPIO driver for NPCM8XX
 2022-09-23 18:05 UTC  (6+ messages)
` [PATCH v3 1/2] dt-binding: pinctrl: Add NPCM8XX pinctrl and GPIO documentation
` [PATCH v3 2/2] pinctrl: nuvoton: add NPCM8XX pinctrl and GPIO driver

[PATCH] x86, mem: move memmove to out of line assembler
 2022-09-23 18:05 UTC  (4+ messages)

[RFC RFT PATCH v1 0/1] ARM: orion5x: convert D-Link DNS-323 to the Device Tree
 2022-09-23 18:02 UTC  (8+ messages)
` [PATCH v2 0/3] ARM: orion5x: add D-Link DNS323 based on device treee
  ` [PATCH v2 3/3] ARM: orion5x: Add D-Link DNS-323 based on Device Tree

[PATCH v6 01/21] x86/resctrl: Kill off alloc_enabled
 2022-09-23 18:02 UTC  (2+ messages)
` [tip: x86/cache] "

[PATCH v6 02/21] x86/resctrl: Merge mon_capable and mon_enabled
 2022-09-23 18:01 UTC  (2+ messages)
` [tip: x86/cache] "

[PATCH v6 03/21] x86/resctrl: Add domain online callback for resctrl work
 2022-09-23 18:01 UTC  (2+ messages)
` [tip: x86/cache] "

[PATCH v6 04/21] x86/resctrl: Group struct rdt_hw_domain cleanup
 2022-09-23 18:01 UTC  (2+ messages)
` [tip: x86/cache] "

[PATCH v6 05/21] x86/resctrl: Add domain offline callback for resctrl work
 2022-09-23 18:01 UTC  (2+ messages)
` [tip: x86/cache] "

[PATCH v6 06/21] x86/resctrl: Remove set_mba_sc()s control array re-initialisation
 2022-09-23 18:01 UTC  (2+ messages)
` [tip: x86/cache] "

[PATCH v6 07/21] x86/resctrl: Abstract and use supports_mba_mbps()
 2022-09-23 18:01 UTC  (2+ messages)
` [tip: x86/cache] "

[PATCH v6 08/21] x86/resctrl: Create mba_sc configuration in the rdt_domain
 2022-09-23 18:01 UTC  (2+ messages)
` [tip: x86/cache] "

[PATCH v6 09/21] x86/resctrl: Switch over to the resctrl mbps_val list
 2022-09-23 18:01 UTC  (2+ messages)
` [tip: x86/cache] "

[PATCH v4] dt-bindings: firmware: imx: sync with SCFW kit v1.13.0
 2022-09-23 18:01 UTC  (2+ messages)

[Intel-gfx] [PATCH v3] drm/i915: Improve debug print in vm_fault_ttm
 2022-09-23 18:02 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for drm/i915: Improve debug print in vm_fault_ttm (rev3)

[PATCH v6 10/21] x86/resctrl: Remove architecture copy of mbps_val
 2022-09-23 18:01 UTC  (2+ messages)
` [tip: x86/cache] "

[PATCH v6 11/21] x86/resctrl: Allow update_mba_bw() to update controls directly
 2022-09-23 18:01 UTC  (2+ messages)
` [tip: x86/cache] "

[PATCH v6 12/21] x86/resctrl: Calculate bandwidth from the previous __mon_event_count() chunks
 2022-09-23 18:01 UTC  (2+ messages)
` [tip: x86/cache] "

[PATCH v6 13/21] x86/resctrl: Add per-rmid arch private storage for overflow and chunks
 2022-09-23 18:01 UTC  (2+ messages)
` [tip: x86/cache] "

[PATCH v6 14/21] x86/resctrl: Allow per-rmid arch private storage to be reset
 2022-09-23 18:01 UTC  (2+ messages)
` [tip: x86/cache] "


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.