All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-09-27 13:15:26 to 2022-09-27 13:52:09 UTC [more...]

[PATCH 0/7] Add HWMON support
 2022-09-27 13:51 UTC  (4+ messages)
` [PATCH 3/7] drm/i915/hwmon: Power PL1 limit and TDP setting
  ` [Intel-gfx] "

[PATCH v10 00/27] Rust support
 2022-09-27 13:51 UTC  (30+ messages)
` [PATCH v10 01/27] kallsyms: use `ARRAY_SIZE` instead of hardcoded size
` [PATCH v10 02/27] kallsyms: avoid hardcoding buffer size
` [PATCH v10 03/27] kallsyms: add static relationship between `KSYM_NAME_LEN{,_BUFFER}`
` [PATCH v10 04/27] kallsyms: support "big" kernel symbols
` [PATCH v10 05/27] kallsyms: increase maximum kernel symbol length to 512
` [PATCH v10 06/27] rust: add C helpers
` [PATCH v10 07/27] rust: import upstream `alloc` crate
` [PATCH v10 08/27] rust: adapt `alloc` crate to the kernel
` [PATCH v10 09/27] rust: add `compiler_builtins` crate
` [PATCH v10 10/27] rust: add `macros` crate
` [PATCH v10 11/27] rust: add `bindings` crate
` [PATCH v10 12/27] rust: add `kernel` crate
` [PATCH v10 13/27] rust: export generated symbols
` [PATCH v10 14/27] vsprintf: add new `%pA` format specifier
` [PATCH v10 15/27] scripts: checkpatch: diagnose uses of `%pA` in the C side as errors
` [PATCH v10 16/27] scripts: checkpatch: enable language-independent checks for Rust
` [PATCH v10 17/27] scripts: decode_stacktrace: demangle Rust symbols
` [PATCH v10 18/27] scripts: add `generate_rust_analyzer.py`
` [PATCH v10 19/27] scripts: add `generate_rust_target.rs`
` [PATCH v10 20/27] scripts: add `rust_is_available.sh`
` [PATCH v10 21/27] scripts: add `is_rust_module.sh`
` [PATCH v10 22/27] rust: add `.rustfmt.toml`
` [PATCH v10 23/27] Kbuild: add Rust support
` [PATCH v10 24/27] docs: add Rust documentation
` [PATCH v10 25/27] x86: enable initial Rust support
` [PATCH v10 26/27] samples: add first Rust examples
` [PATCH v10 27/27] MAINTAINERS: Rust

[PATCH] KVM: selftests: Gracefully handle empty stack traces
 2022-09-27 13:51 UTC  (5+ messages)

[PATCH] pinctrl: bcm: Remove unused struct bcm6328_pingroup
 2022-09-27 13:50 UTC  (2+ messages)

[PATCH] cryptodev: add trace points
 2022-09-27 13:48 UTC  (3+ messages)

RTT-PROBE: lore-subspace-rtt
 2022-09-27 13:50 UTC 

[PATCH] tmp-objdir: do not opendir() when handling a signal
 2022-09-27 13:50 UTC  (3+ messages)

[igt-dev] [PATCH i-g-t v1 0/5] IGT test cleanup
 2022-09-27 13:50 UTC  (3+ messages)
` [igt-dev] [PATCH i-g-t v1 1/5] tests/chamelium/kms_chamelium.c: "

[Intel-gfx] [PATCH] drm/i915/guc: do not capture error state on exiting context
 2022-09-27 13:50 UTC  (2+ messages)
` [Intel-gfx] ✗ Fi.CI.IGT: failure for "

[PATCH net-next 0/4] shrink struct ubuf_info
 2022-09-27 13:49 UTC  (3+ messages)

From: Nicolas Chautru <nicolas.chautru@intel.com>
 2022-09-27 13:49 UTC  (9+ messages)
` [PATCH v6 08/14] baseband/acc: add LDPC processing functions
` [PATCH v6 09/14] baseband/acc: add LTE "
` [PATCH v6 10/14] baseband/acc: add support for FFT operations
` [PATCH v6 11/14] baseband/acc: support interrupt

[PATCH RFC v2 0/2] Quickstart buttons driver and Toshiba Z830
 2022-09-27 13:49 UTC  (6+ messages)
` [PATCH RFC v2 1/2] platform/x86: quickstart: Add ACPI quickstart button (PNP0C32) driver

[patch RFC 00/29] printk: A new approach - WIP
 2022-09-27 13:49 UTC  (3+ messages)
` [patch RFC 20/29] printk: Add non-BKL console acquire/release logic

[PATCH] gresolv: add missing include to fix clang-16 build
 2022-09-27 13:49 UTC  (3+ messages)

[PATCH 0/5] Add some driver nodes for MT8186 SoC
 2022-09-27 13:48 UTC  (10+ messages)
` [PATCH 2/5] arm64: dts: mt8186: Add power domains controller
` [PATCH 3/5] arm64: dts: mt8186: Add IOMMU and SMI nodes
` [PATCH 5/5] arm64: dts: mt8186: Add xhci nodes

[PATCH v2 0/2] scalar: make unregister idempotent
 2022-09-27 13:36 UTC  (7+ messages)
` [PATCH v3 0/3] "
  ` [PATCH v3 1/3] maintenance: add 'unregister --force'

[PATCH 00/12] audio: misc. improvements and bug fixes
 2022-09-27 11:54 UTC  (15+ 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 04/12] alsaaudio: reduce playback latency
` [PATCH 05/12] audio: add more audio rate control functions
` [PATCH 08/12] audio: swap audio_rate_get_bytes() function parameters
` [PATCH 09/12] audio: rename audio_sw_bytes_free()
` [PATCH 11/12] audio: fix sw->buf size for audio recording

[PATCH v2 0/8] hw/arm/virt: Fix dt-schema warnings
 2022-09-27 11:46 UTC  (13+ messages)
` [PATCH v2 1/8] hw/arm/virt: Fix devicetree warning about the root node
` [PATCH v2 2/8] hw/arm/virt: Fix devicetree warning about the GIC node
` [PATCH v2 3/8] hw/arm/virt: Use "msi-map" devicetree property for PCI
` [PATCH v2 5/8] hw/arm/virt: Fix devicetree warnings about the GPIO node
` [PATCH v2 7/8] hw/arm/virt: Fix devicetree warnings about the virtio-iommu node
` [PATCH v2 8/8] hw/arm/virt: Fix devicetree warnings about node names

[PATCH-next v1] arm64: dts: rockchip: Enable NVM Express PCIe controller on rock3a
 2022-09-27 13:46 UTC  (5+ messages)

[PATCH v3 0/5] GPU workload hints for better performance
 2022-09-27 13:47 UTC  (10+ messages)
` [PATCH v3 2/5] drm/amdgpu: add new functions to set GPU power profile

[PATCH 0/4] clk-imx8mm: Reduce SPL binary size
 2022-09-27 13:46 UTC  (6+ messages)

[OE-core] PR to fix WantedBy parsing of systemctl
 2022-09-27 13:46 UTC  (3+ messages)
`  "

[PATCH v3 1/1] usb: typec: ucsi: Don't warn on probe deferral
 2022-09-27 13:45 UTC 

[PATCH 5.10] scsi: hisi_sas: Revert "scsi: hisi_sas: Limit max hw sectors for v3 HW"
 2022-09-27 13:45 UTC  (4+ messages)

[PATCH net-next v2 00/12] net: dpaa2-eth: AF_XDP zero-copy support
 2022-09-27 13:45 UTC  (7+ messages)
` [PATCH net-next v2 03/12] net: dpaa2-eth: add support for multiple buffer pools per DPNI
` [PATCH net-next v2 07/12] net: dpaa2-eth: use dev_close/open instead of the internal functions

[PATCH v6 0/5] improve error handling for module load
 2022-09-27 11:57 UTC  (6+ messages)
` [PATCH v6 3/5] module: add Error arguments to module_load and module_load_qom

[PATCH -next v2] nfp: Use skb_put_data() instead of skb_put/memcpy pair
 2022-09-27 14:18 UTC 

[PATCH v4 09/25] sched: Introduce per memory space current virtual cpu id
 2022-09-27 13:43 UTC  (2+ messages)
` [PATCH v4.1 "

[Buildroot] [Bug 15021] New: Buildroot not compiling with systemd and glibc
 2022-09-27 13:43 UTC  (2+ messages)
` [Buildroot] [Bug 15021] "

[PATCH v7 0/2] Enable notify VM exit
 2022-09-27 13:43 UTC  (3+ messages)
` [PATCH v7 2/2] i386: Add notify VM exit support

[PATCH net] net: wwan: iosm: Fix 7360 WWAN card control channel mapping
 2022-09-27 13:43 UTC  (2+ messages)

[PATCH v2 1/1] usb: typec: ucsi: Don't warn on probe deferral
 2022-09-27 13:43 UTC  (3+ messages)

[PATCH 1/3] eventdev: add element offset to event vector
 2022-09-27 13:42 UTC  (4+ messages)
` [PATCH v2 "

[PATCH] crypto: ccp - Remove unused struct ccp_crypto_cpu
 2022-09-27 13:39 UTC 

[PATCH] net: liquidio: Remove unused struct lio_trusted_vf_ctx
 2022-09-27 13:39 UTC 

[PATCH] clk: clk-npcm7xx: Remove unused struct npcm7xx_clk_gate_data and npcm7xx_clk_div_fixed_data
 2022-09-27 13:39 UTC 

[PATCH] ACPI: AC: Remove unused struct acpi_ac_bl
 2022-09-27 13:39 UTC 

[PATCH] samples: bpf: add CONFIG_SAMPLES_BPF
 2022-09-27 13:41 UTC 

[PATCH 2/3] PCI/ERR: Clear fatal status in pcie_do_recovery()
 2022-09-27 13:41 UTC  (3+ messages)
` [External] "

[PATCH] drm/amd/display: Remove unused struct i2c_id_config_access
 2022-09-27 13:39 UTC 

[PATCH] drm/omapdrm: Remove unused struct csc_coef_rgb2yuv
 2022-09-27 13:38 UTC 

[PATCH 00/11] PCI: aardvark controller changes BATCH 6
 2022-09-27 13:40 UTC  (9+ messages)
` [PATCH 03/11] PCI: aardvark: Add support for DLLSC and hotplug interrupt

[PATCH] media: dvb-usb: dib0700_devices: Remove unused struct dibx090p_adc
 2022-09-27 13:38 UTC 

[PATCH v1 2/3] drivers/perf: add DesignWare PCIe PMU driver
 2022-09-27 13:39 UTC  (7+ messages)

[Buildroot] [PATCH] package/python-remi: bump version to 2022.7.27
 2022-09-27 13:05 UTC 

RTT-PROBE: lore-subspace-rtt
 2022-09-27 13:40 UTC 

[PATCH] power: supply: ab8500: Remove unused struct ab8500_chargalg_sysfs_entry
 2022-09-27 13:37 UTC 

stable-rc/queue/5.4 baseline: 175 runs, 18 regressions (v5.4.214-114-ga9806a71855ad)
 2022-09-27 13:40 UTC 

[PATCH] of: fdt: Remove unused struct fdt_scan_status
 2022-09-27 13:37 UTC 

[PATCH v1 00/17] Add MT8195 HDMI support
 2022-09-27 13:38 UTC  (23+ messages)
` [PATCH v1 14/17] phy: mediatek: add support for phy-mtk-hdmi-mt8195
` [PATCH v1 16/17] drm/mediatek: dpi: Add mt8195 hdmi to DPI driver

[GIT PULL] irqchip fixes for 6.0, take #2
 2022-09-27 13:39 UTC  (2+ messages)
` [tip: irq/urgent] Merge tag 'irqchip-fixes-6.0-2' of git://git.kernel.org/pub/scm/linux/kernel/git/maz/arm-platforms into irq/urgent

[linux-linus test] 173326: tolerable FAIL - PUSHED
 2022-09-27 13:39 UTC 

[PATCH] dmaengine: idxd: Remove unused struct idxd_fault
 2022-09-27 13:37 UTC 

[PATCH] sched/psi: Use task->psi_flags to clear in CPU migration
 2022-09-27 13:39 UTC  (2+ messages)

[igt-dev] [PATCH i-g-t v2] tests/kms_atomic: Test cleanup
 2022-09-27 13:38 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.BAT: success for tests/kms_atomic: Test cleanup (rev2)

[PATCH] drivers/perf: ALIBABA_UNCORE_DRW_PMU should depend on ACPI
 2022-09-27 13:37 UTC  (2+ messages)

[PATCH] iommu/io-pgtable: Make IOMMU_IO_PGTABLE_DART invisible
 2022-09-27 13:36 UTC  (2+ messages)

[PATCH] ARM: Drop CMDLINE_FORCE dependency on !ARCH_MULTIPLATFORM
 2022-09-27 13:35 UTC  (4+ messages)

[PATCH v8 0/7] Update ADSP pil loader for SC7280 platform
 2022-09-27 13:21 UTC  (10+ messages)
` [PATCH v8 1/7] dt-bindings: remoteproc: qcom: Add SC7280 ADSP support
` [PATCH v8 6/7] remoteproc: qcom: Add efuse evb selection control
` [PATCH v8 7/7] remoteproc: qcom: Add support for memory sandbox

stable-rc/queue/5.10 baseline: 102 runs, 18 regressions (v5.10.145-137-ga1ae6a99cce9)
 2022-09-27 13:35 UTC 

[PATCH] ARM: Drop CMDLINE_* dependency on ATAGS
 2022-09-27 13:34 UTC  (4+ messages)

Foscam W21 webcam not working in Fedora 37 with kernel-5.19.11
 2022-09-27 13:34 UTC  (7+ messages)

stable-rc/queue/5.10 build: 185 builds: 3 failed, 182 passed, 4 errors, 175 warnings (v5.10.145-138-gc79813af804a)
 2022-09-27 13:34 UTC 

Raspberry Pi 3 Model B+ hangs in vc4_hdmi_runtime_resume()
 2022-09-27 13:35 UTC  (12+ messages)

[PATCH] arm/fvp-base-r-aem: upgrade to version 11.19.14
 2022-09-27 13:34 UTC 

[PATCH 3/7] s390/qeth: Convert snprintf() to scnprintf()
 2022-09-27 13:31 UTC  (3+ messages)

From: Nic Chautru <nicolas.chautru@intel.com>
 2022-09-27 13:33 UTC  (5+ messages)
` [PATCH v4 09/14] baseband/acc: add LTE processing functions

[PATCH net-next] net: drop the weight argument from netif_napi_add
 2022-09-27 13:31 UTC  (2+ messages)

[PATCH 0/5] ARM: clean up after multiplatform changes
 2022-09-27 13:31 UTC  (7+ messages)
` [PATCH 5/5] ARM: make ARCH_MULTIPLATFORM user-visible

[PATCH -next 1/2] spi: introduce devm_spi_alloc_controller()
 2022-09-27 13:31 UTC  (5+ messages)

[PATCH v4 00/54] tests/qtest: Enable running qtest on Windows
 2022-09-27 11:06 UTC  (8+ messages)
` [PATCH v4 33/54] tests/qtest: Use send/recv for socket communication
` [PATCH v4 41/54] tests/qtest: microbit-test: Fix socket access for win32
` [PATCH v4 44/54] tests/qtest: virtio-net-failover: Disable migration tests "
` [PATCH v4 50/54] tests/qtest: migration-test: Skip running some TLS cases "
` [PATCH v4 51/54] .gitlab-ci.d/windows.yml: Increase the timeout to 90 minutes
` [PATCH v4 52/54] .gitlab-ci.d/windows.yml: Display meson test logs
` [PATCH v4 54/54] docs/devel: testing: Document writing portable test cases

[PATCH bpf-next 1/2] libbpf: don't require full struct enum64 in UAPI headers
 2022-09-27 13:28 UTC  (3+ messages)
` [PATCH bpf-next 2/2] selftests/bpf: enforce C++11 mode for test_cpp test

[PATCH v2] PCI: qcom: Add support for modular builds
 2022-09-27 13:28 UTC  (3+ messages)

[PATCH 00/10] Add the Git Change command
 2022-09-27 13:27 UTC  (3+ messages)
` [PATCH 05/10] evolve: add the change-table structure

RTT-PROBE: lore-subspace-rtt
 2022-09-27 13:30 UTC 

[Bug 216322] New: Freezing of tasks failed after 60.004 seconds (1 tasks refusing to freeze... task:fstrim ext4_trim_fs - Dell XPS 13 9310
 2022-09-27 13:24 UTC  (2+ messages)
` [Bug 216322] "

[PATCH 1/3] tools/build: Fix feature detection output due to eval expansion
 2022-09-27 13:24 UTC  (7+ messages)
` [PATCH 3/3] tools/build: Display logical OR of a feature flavors

[PATCH] Revert "net: set proper memcg for net_init hooks allocations"
 2022-09-27 13:23 UTC  (2+ messages)

[PATCH] linux-user: Add guest memory layout to exception dump
 2022-09-27 11:13 UTC  (2+ messages)

ddd
 2022-09-27 11:24 UTC  (2+ messages)
` [PATCH v2] linux-user: Add faccessat2() syscall

[PATCH] platform/x86/amd: pmc: remove CONFIG_DEBUG_FS checks
 2022-09-27 13:20 UTC  (2+ messages)

[PATCH v2] app/test: add event inline security tests
 2022-09-27 13:26 UTC  (9+ messages)
` [PATCH 0/3] Vector support for event crypto adapter
  ` [PATCH 1/3] eventdev: introduce event cryptodev vector type

[Bug 210425] Plugging in or unplugging power cord while system is suspended does not trigger updates
 2022-09-27 13:18 UTC 

[man-pages RFC PATCH v4] statx, inode: document the new STATX_INO_VERSION field
 2022-09-27 13:18 UTC  (15+ messages)

renesas/master baseline: 531 runs, 19 regressions (renesas-devel-2022-09-27-v6.0-rc7)
 2022-09-27 13:18 UTC 

[PATCH V6 0/8] libgpiod: Add Rust bindings
 2022-09-27 13:18 UTC  (5+ messages)
` [PATCH V6 3/8] libgpiod: Add rust wrapper crate

renesas/master baseline-nfs: 129 runs, 12 regressions (renesas-devel-2022-09-27-v6.0-rc7)
 2022-09-27 13:18 UTC 

RTT-PROBE: lore-subspace-rtt
 2022-09-27 13:20 UTC 

[PATCH mm 1/3] kasan: switch kunit tests to console tracepoints
 2022-09-27 13:17 UTC  (5+ messages)
` [PATCH mm 2/3] kasan: migrate kasan_rcu_uaf test to kunit
` [PATCH mm 3/3] kasan: migrate workqueue_uaf "

[RESEND PATCH v5 0/2] RDMA/rxe: Add RDMA Atomic Write operation
 2022-09-27 13:17 UTC  (4+ messages)
` [RESEND PATCH v5 1/2] RDMA/rxe: Support "

[PATCH 1/2] audio: fix in.voices test
 2022-09-27 11:28 UTC  (2+ messages)

[PATCH] ASoC: Intel: sof_rt5682: remove SOF_RT1015_SPEAKER_AMP_100FS flag
 2022-09-27 13:16 UTC  (4+ messages)

[PATCH] arm/fvp-base-r-aem: upgrade to version 11.19.14
 2022-09-27 13:17 UTC 

[PATCH v2 0/3] clk: qcom: gcc-ipq806x: use parent_data for the last remaining entry
 2022-09-27 13:16 UTC  (5+ messages)
` [PATCH v2 2/3] "
` [PATCH v2 3/3] ARM: dts: qcom-ipq8064: use pll4 clock for the gcc device

[RFC PATCH 00/23] sched: Introduce classes of tasks for load balance
 2022-09-27 13:15 UTC  (3+ messages)
` [RFC PATCH 23/23] x86/process: Reset hardware history in context switch

[Bug 216516] s2ram freezes screen (Ryzen-5650U incl. Radeon GPU)
 2022-09-27 13:15 UTC 

[PATCH 1/2] vchan-socket-proxy: add reconnect marker support
 2022-09-27 13:15 UTC  (4+ messages)
` [PATCH 2/2] tools/libxl: enable in-band reconnect marker for stubdom QMP proxy

[PATCH] platform/surface: Split memcpy() of struct ssam_event flexible array
 2022-09-27 13:15 UTC  (2+ messages)


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.