All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-07-06 20:29:17 to 2022-07-06 21:23:27 UTC [more...]

[PULL 00/34] ppc queue
 2022-07-06 20:09 UTC  (25+ messages)
` [PULL 04/34] ppc/pnv: make pnv_ics_get() use the chip8->phbs[] array
` [PULL 07/34] ppc/pnv: remove 'INTERFACE_PCIE_DEVICE' from phb3 root bus
` [PULL 08/34] ppc/pnv: remove 'INTERFACE_PCIE_DEVICE' from phb4 "
` [PULL 10/34] spapr/ddw: Reset DMA when the last non-default window is removed
` [PULL 11/34] spapr/ddw: Implement 64bit query extension
` [PULL 12/34] target/ppc: use int128.h methods in vpmsumd
` [PULL 13/34] target/ppc: use int128.h methods in vadduqm
` [PULL 16/34] target/ppc: use int128.h methods in vsubuqm
` [PULL 17/34] target/ppc: use int128.h methods in vsubecuq and vsubeuqm
` [PULL 18/34] target/ppc: use int128.h methods in vsubcuq
` [PULL 19/34] ppc: Define SETFIELD for the ppc target
` [PULL 20/34] ppc/spapr: Implement H_WATCHDOG
` [PULL 21/34] target/ppc: Fix insn32.decode style issues
` [PULL 22/34] target/ppc: Move mffscrn[i] to decodetree
` [PULL 23/34] target/ppc: Move mffsce "
` [PULL 24/34] target/ppc: Move mffsl "
` [PULL 25/34] target/ppc: Move mffs[.] "
` [PULL 26/34] target/ppc: Implement mffscdrn[i] instructions
` [PULL 27/34] tests/tcg/ppc64: Add mffsce test
` [PULL 29/34] target/ppc: implement addg6s
` [PULL 31/34] target/ppc: implement cdtbcd
` [PULL 32/34] target/ppc: Return default CPU for max CPU
` [PULL 33/34] target/ppc/cpu-models: Remove the "default" CPU alias
` [PULL 34/34] target/ppc: Fix MPC8555 and MPC8560 core type to e500v1

[PATCH v9 00/21] job: replace AioContext lock with job_mutex
 2022-07-06 20:15 UTC  (8+ messages)
` [PATCH v9 02/21] job.h: categorize fields in struct Job
` [PATCH v9 06/21] job: move and update comments from blockjob.c
` [PATCH v9 07/21] blockjob: introduce block_job _locked() APIs
` [PATCH v9 08/21] jobs: add job lock in find_* functions
` [PATCH v9 09/21] jobs: use job locks also in the unit tests
` [PATCH v9 12/21] commit and mirror: create new nodes using bdrv_get_aio_context, and not the job aiocontext
` [PATCH v9 13/21] job: detect change of aiocontext within job coroutine

[PATCH] ptrace: fix clearing of JOBCTL_TRACED in ptrace_unfreeze_traced()
 2022-07-06 21:15 UTC  (2+ messages)

[PATCH v3 0/5] Rework KUnit test execution in modules
 2022-07-06 21:21 UTC  (13+ messages)
` [PATCH v3 1/5] kunit: unify module and builtin suite definitions
` [PATCH v3 2/5] kunit: flatten kunit_suite*** to kunit_suite** in .kunit_test_suites
` [PATCH v3 3/5] thunderbolt: test: Use kunit_test_suite() macro
` [PATCH v3 4/5] nitro_enclaves: "

[PATCH] dt-bindings: mfd: stm32-timers: Move fixed string node names under 'properties'
 2022-07-06 21:19 UTC  (2+ messages)

[Buildroot] [git commit] package/x11r7/xcb-proto: bump version to 1.15.2
 2022-07-06 21:20 UTC 

[PATCH] dt-bindings: arm: nvidia,tegra20-pmc: Move fixed string property names under 'properties'
 2022-07-06 21:20 UTC 

[Buildroot] [PATCH 1/1] package/x11r7/xlib_libX11: bump version to 1.8.1
 2022-07-06 21:20 UTC  (2+ messages)

[PATCH v2 5/5] bbdev: add new operation for FFT processing
 2022-07-06 21:20 UTC  (20+ messages)
` [PATCH v4 0/7] bbdev changes for 22.11
  ` [PATCH v4 1/7] bbdev: allow operation type enum for growth
  ` [PATCH v4 2/7] bbdev: add device status info
  ` [PATCH v4 3/7] bbdev: add device info on queue topology
  ` [PATCH v4 4/7] drivers/baseband: update PMDs to expose queue per operation
  ` [PATCH v4 5/7] bbdev: add new operation for FFT processing
  ` [PATCH v4 6/7] bbdev: add queue related warning and status information

[Buildroot] [git commit] package/x11r7/xlib_libX11: bump version to 1.8.1
 2022-07-06 21:19 UTC 

[PATCH net-next 0/2] sfc: Add EF100 BAR config support
 2022-07-06 21:20 UTC  (4+ messages)
` [PATCH net-next 1/2] "

[Buildroot] [PATCH 1/1] package/unixodbc: bump version to 2.3.11
 2022-07-06 21:19 UTC  (2+ messages)

[Buildroot] [git commit] package/unixodbc: bump version to 2.3.11
 2022-07-06 21:19 UTC 

[PATCH v1 00/18] Hyperlaunch
 2022-07-06 21:04 UTC  (19+ messages)
` [PATCH v1 01/18] kconfig: allow configuration of maximum modules
` [PATCH v1 02/18] introduction of generalized boot info
` [PATCH v1 03/18] x86: adopt new boot info structures
` [PATCH v1 04/18] x86: refactor entrypoints to new boot info
` [PATCH v1 05/18] x86: refactor xen cmdline into general framework
` [PATCH v1 06/18] fdt: make fdt handling reusable across arch
` [PATCH v1 07/18] docs: update hyperlaunch device tree documentation
` [PATCH v1 08/18] kconfig: introduce domain builder config option
` [PATCH v1 09/18] x86: introduce abstractions for domain builder
` [PATCH v1 10/18] x86: introduce the "
` [PATCH v1 11/18] x86: initial conversion to "
` [PATCH v1 12/18] x86: convert dom0 creation "
` [PATCH v1 13/18] x86: generalize physmap logic
` [PATCH v1 14/18] x86: generalize vcpu for domain building
` [PATCH v1 15/18] x86: rework domain page allocation
` [PATCH v1 16/18] x86: add pv multidomain construction
` [PATCH v1 17/18] builder: introduce domain builder hypfs tree
` [PATCH v1 18/18] tools: introduce example late pv helper

[Buildroot] [PATCH] package/harfbuzz: bump to version 4.4.0
 2022-07-06 21:18 UTC  (2+ messages)

[PATCH net-next] Documentation: add a description for net.core.high_order_alloc_disable
 2022-07-06 21:18 UTC  (3+ messages)

[Buildroot] [git commit] package/harfbuzz: bump to version 4.4.0
 2022-07-06 21:18 UTC 

[Buildroot] [PATCH 1/4] package/libva: bump version to 2.15.0
 2022-07-06 21:17 UTC  (2+ messages)

[Buildroot] [git commit] package/libva: bump version to 2.15.0
 2022-07-06 21:15 UTC 

[Buildroot] [git commit] package/intel-mediadriver: bump version to 22.4.4
 2022-07-06 21:16 UTC 

[Buildroot] [git commit] package/inih: bump to version 55
 2022-07-06 21:14 UTC 

[Buildroot] [git commit] package/libva-utils: bump version to 2.15.0
 2022-07-06 21:16 UTC 

[Buildroot] [git commit] package/intel-mediasdk: bump version to 22.4.4
 2022-07-06 21:16 UTC 

RTT-PROBE: lore-subspace-rtt
 2022-07-06 21:16 UTC 

[PATCH 00/11] ASoC: cleanups and improvements for jz4740-i2s
 2022-07-06 21:13 UTC  (24+ messages)
` [PATCH 01/11] ASoC: jz4740-i2s: Remove Open Firmware dependency
` [PATCH 02/11] ASoC: jz4740-i2s: Refactor DMA channel setup
` [PATCH 03/11] ASoC: jz4740-i2s: Convert to regmap API
` [PATCH 04/11] ASoC: jz4740-i2s: Simplify using regmap fields
` [PATCH 05/11] ASoC: jz4740-i2s: Remove unused SoC version IDs
` [PATCH 06/11] ASoC: jz4740-i2s: Use FIELD_PREP() macros in hw_params callback
` [PATCH 07/11] ASoC: jz4740-i2s: Remove some unused macros
` [PATCH 08/11] ASoC: jz4740-i2s: Align macro values and sort includes
` [PATCH 09/11] ASoC: jz4740-i2s: Make the PLL clock name SoC-specific
` [PATCH 10/11] ASoC: jz4740-i2s: Support S20_LE and S24_LE sample formats
` [PATCH 11/11] ASoC: jz4740-i2s: Support continuous sample rate

[ammarfaizi2-block:dhowells/linux-fs/netfs-linked-list 46/61] fs/netfs/buffered_flush.c:431:30: sparse: sparse: incompatible types in comparison expression (different type sizes):
 2022-07-06 21:15 UTC 

[Buildroot] [PATCH 1/1] package/inih: bump to version 55
 2022-07-06 21:15 UTC  (2+ messages)

[perf] odd fuzzer generated trace in intel_pmu_lbr_restore
 2022-07-06 21:14 UTC 

[Buildroot] [PATCH 1/1] package/memtester: bump to version 4.5.1
 2022-07-06 21:14 UTC  (2+ messages)

[Buildroot] [git commit] package/memtester: bump to version 4.5.1
 2022-07-06 21:14 UTC 

[Buildroot] [PATCH 1/1] package/isl: bump to version 0.24
 2022-07-06 21:14 UTC  (2+ messages)

[Buildroot] [git commit] package/isl: bump to version 0.24
 2022-07-06 21:13 UTC 

[PATCH nf] nft_set_rbtree: Switch to node list walk for overlap detection
 2022-07-06 21:12 UTC  (5+ messages)

[Buildroot] [PATCH 1/1] package/keyutils: add KEYUTILS_CPE_ID_VENDOR
 2022-07-06 21:12 UTC  (2+ messages)

[Buildroot] [git commit] package/keyutils: add KEYUTILS_CPE_ID_VENDOR
 2022-07-06 21:12 UTC 

[Buildroot] [PATCH 1/1] package/libgpgme: fix LIBGPGME_CPE_ID_PRODUCT
 2022-07-06 21:12 UTC  (2+ messages)

[Buildroot] [git commit] package/libgpgme: fix LIBGPGME_CPE_ID_PRODUCT
 2022-07-06 21:11 UTC 

[OE-core][RFC] Layer Setup JSON schema and example
 2022-07-06 21:10 UTC  (2+ messages)

[PATCH v1 1/6] rockchip: block: add Rockchip IDB block device
 2022-07-06 21:09 UTC  (4+ messages)

[PATCH v6 0/2] Add LTRF216A Driver
 2022-07-06 21:09 UTC  (7+ messages)
` [PATCH v6 2/2] iio: light: Add support for ltrf216a sensor

[PATCH 1/2] icon-naming-utils: Resurrect for sato-icon-theme
 2022-07-06 21:09 UTC  (2+ messages)
` [OE-core] "

[PATCH net v1] net: dsa: lantiq_gswip: Fix FDB add/remove on the CPU port
 2022-07-06 21:06 UTC  (6+ messages)

RTT-PROBE: lore-subspace-rtt
 2022-07-06 21:06 UTC 

[Buildroot] [RFC] linux: Make CONFIG_LOCALVERSION_AUTO work with OVERRIDE_SRCDIR
 2022-07-06 21:06 UTC 

[PATCH] perf: uapi: fix PERF_RECORD_SAMPLE format documentation
 2022-07-06 21:06 UTC 

bug report: pre-commit & pre-push hook output is redirected differently
 2022-07-06 21:06 UTC  (2+ messages)

[PATCH v2 3/4] drm/gem: rename struct drm_gem_dma_object.{paddr => dma_addr}
 2022-07-06 21:04 UTC 

[PATCH 01/11] spi: spi-nxp-fspi: enable runtime pm for fspi
 2022-07-06 21:02 UTC  (5+ messages)
` [PATCH 04/11] spi: spi-nxp-fspi: add function to select sample clock source for flash reading

[PATCH 1/6] arm64: dts: qcom: msm8996: add missing DSI clock assignments
 2022-07-06 21:02 UTC  (4+ messages)
` [PATCH 2/6] arm64: dts: qcom: sc7280: use constants for gpucc clocks and power-domains

[PATCH V3 net-next 1/4] net: bridge: add fdb flag to extent locked port feature
 2022-07-06 21:01 UTC  (13+ messages)
                      ` [Bridge] "

[PATCH 07/11] dt-bindings: spi: spi-nxp-fspi: add a new property nxp,fspi-dll-slvdly
 2022-07-06 20:59 UTC  (14+ messages)

[RESEND 1/1] Bluetooth: Use chan_list_lock to protect the whole put/destroy invokation
 2022-07-06 20:58 UTC  (9+ messages)

[PATCH v7 0/3] adc-joystick: Add polled support
 2022-07-06 20:58 UTC  (4+ messages)
` [PATCH v7 1/3] dt-bindings: adc-joystick: add poll-interval

[RFC PATCH] bitbake-layers: add layer repositories/revisions save and restore tooling (aka 'layer configuration')
 2022-07-06 20:57 UTC  (10+ messages)
` [OE-core] "

RTT-PROBE: lore-subspace-rtt
 2022-07-06 20:56 UTC 

[PATCH] ASoC: amd: fix ACPI dependency compile errors and warnings
 2022-07-06 20:55 UTC  (2+ messages)

[PATCH 00/11] ARM: dts: mvebu: Add definitions for PCIe legacy INTx interrupts
 2022-07-06 20:53 UTC  (3+ messages)

[PATCH v3] selftests/vm: enable running select groups of tests
 2022-07-06 20:54 UTC 

ld.lld: error: section .dynamic file range overlaps with .text
 2022-07-06 20:54 UTC 

[PATCH] usb: gadget: f_mass_storage: forced_eject attribute
 2022-07-06 20:53 UTC  (3+ messages)

[PATCH RESEND 0/2] arm/arm64: dts: Enable device-tree overlay support for RPi devices
 2022-07-06 20:51 UTC  (4+ messages)

[PATCH 0/3] gpio-regmap support for register fields and other hooks
 2022-07-06 20:53 UTC  (11+ messages)
` [PATCH 1/3] gpio: regmap: Support registers with more than one bit per GPIO
` [PATCH 3/3] gpio: regmap: Support a custom ->to_irq() hook

[PATCH v5 1/4] panic: Taint kernel if tests are run
 2022-07-06 20:51 UTC  (5+ messages)
` [PATCH v5 2/4] module: panic: Taint the kernel when selftest modules load
` [PATCH v5 4/4] selftest: Taint kernel when test module loaded

[PATCH v3] runqueue: add cpu/io pressure regulation
 2022-07-06 20:50 UTC 

[PATCH v2] LoongArch: Clean useless vcsr in loongarch_fpu
 2022-07-06 20:49 UTC  (8+ messages)

[PATCH net-next v2 0/9] tegra: Add support for MGBE controller
 2022-07-06 20:49 UTC  (2+ messages)

[PATCH 00/12] Fix several documentation build warnings with Sphinx 2.4.4
 2022-07-06 20:48 UTC  (3+ messages)
` [PATCH 02/12] docs: tegra194-hte.rst: don't include gpiolib.c twice

RTT-PROBE: lore-subspace-rtt
 2022-07-06 20:46 UTC 

[libgpiod v2][PATCH 0/4] tools: line name focussed rework
 2022-07-06 20:46 UTC  (3+ messages)
` [libgpiod v2][PATCH 3/4] tools: add gpiowatch

[PATCH v1 0/4] clk: qcom: add SM8450 Display clock controller support
 2022-07-06 20:45 UTC  (5+ messages)
` [PATCH v1 1/4] dt-bindings: clock: qcom: add bindings for dispcc on SM8450
` [PATCH v1 2/4] clk: qcom: Add support for Display Clock Controller "

[PATCH v5 0/7] Introduce device group and device management
 2022-07-06 20:45 UTC  (5+ messages)
  ` [virtio-comment] "
    ` [virtio-dev] "

arm64/for-kernelci build: 2 builds: 0 failed, 2 passed (v5.19-rc5-124-g85a001cf6e67)
 2022-07-06 20:43 UTC 

[PATCH] arm64: dts: qcom: sc7280: Move wcd specific pin conf to common file
 2022-07-06 20:43 UTC  (2+ messages)

CONFIG_ANDROID (was: rcu_sched detected expedited stalls in amdgpu after suspend)
 2022-07-06 20:42 UTC  (10+ messages)

[PATCH v1 1/1] Input: goodix - switch use of acpi_gpio_get_*_resource() APIs
 2022-07-06 20:40 UTC  (2+ messages)

Add vfio-platform support for ONESHOT irq forwarding?
 2022-07-06 20:39 UTC  (10+ messages)

[PATCH v3 1/3] kunit: tool: refactor internal kconfig handling, allow overriding
 2022-07-06 20:38 UTC  (5+ messages)
` [PATCH v3 2/3] kunit: tool: make --kunitconfig repeatable, blindly concat
` [PATCH v3 3/3] kunit: add coverage_uml.config to enable GCOV on UML

[PATCH v2 00/11] SMM emulation and interrupt shadow fixes
 2022-07-06 20:38 UTC  (9+ messages)
` [PATCH v2 11/11] KVM: x86: emulator/smm: preserve interrupt shadow in SMRAM

Maintainer update
 2022-07-06 20:38 UTC  (2+ messages)

[PATCH 0/5] clk: qcom: Drop use of pxo/cxo_board for rpm devices
 2022-07-06 20:38 UTC  (8+ messages)
` [PATCH 2/5] ARM: DTS: qcom: fix dtbs_check warning with new rpmcc clocks

[GIT PULL 1/2] arm64: dts: cleanup for v5.20, second round
 2022-07-06 20:36 UTC  (3+ messages)

RTT-PROBE: lore-subspace-rtt
 2022-07-06 20:36 UTC 

+ mm-hugetlb-skip-irrelevant-nodes-in-show_free_areas.patch added to mm-unstable branch
 2022-07-06 20:35 UTC 

[PATCH v3] ARM: Fix MAX_DMA_ADDRESS overflow
 2022-07-06 20:33 UTC  (2+ messages)

[net] tipc: fix uninit-value in tipc_nl_node_reset_link_stats
 2022-07-06 20:34 UTC  (3+ messages)

+ sh-mm-enable-arch_has_vm_get_page_prot-fix.patch added to mm-unstable branch
 2022-07-06 20:34 UTC 

[PATCH v1 00/14] Add support for shared PTEs across processes
 2022-07-06 20:33 UTC  (6+ messages)
` [PATCH v1 09/14] mm/mshare: Do not free PTEs for mshare'd PTEs

drivers/iio/adc/ad7476.c:29:8: warning: Excessive padding in 'struct ad7476_chip_info' (10 padding bytes, where 2 is optimal). Optimal fields order: reset, channel, convst_channel, int_vref_uv, has_vref, has_vdrive, consider reordering the fields or addin
 2022-07-06 20:30 UTC  (4+ messages)

[PATCH stable 4.9 v2] net: dsa: bcm_sf2: force pause link settings
 2022-07-06 20:31 UTC  (2+ messages)

[PATCH 00/40] DC Patches Jun 30, 2022
 2022-07-06 20:30 UTC  (6+ messages)
` [PATCH 02/40] drm/amd/display: Add SubVP required code

[PATCH v10 00/17] Move HEVC stateless controls out of staging
 2022-07-06 20:28 UTC  (5+ messages)
` Re: [PATCH v10 11/17] media: uapi: Add V4L2_CID_STATELESS_HEVC_ENTRY_POINT_OFFSETS control
    `  "
      `  "


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.