All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-02-20 19:28:50 to 2024-02-20 20:28:29 UTC [more...]

Kernel 6.7+ broke under-powering of my RX 6700XT. (Archlinux, mesa/amdgpu)
 2024-02-20 20:18 UTC  (13+ messages)

[REGRESSION 6.1.70] system calls with CIFS mounts failing with "Resource temporarily unavailable"
 2024-02-20 20:28 UTC  (10+ messages)

[PATCH net-next] net: reorganize "struct sock" fields
 2024-02-20 20:27 UTC  (4+ messages)

folio oops
 2024-02-20 20:27 UTC  (3+ messages)

[PATCH i-g-t] tests/intel/xe_compute_preempt: Add mtp disabled preempt test
 2024-02-20 20:27 UTC  (2+ messages)

[REGRESSION 6.1.70] system calls with CIFS mounts failing with "Resource temporarily unavailable"
 2024-02-20 20:27 UTC  (8+ messages)

[PATCH 5.10 0/1] cifs: Fix stack-out-of-bounds in smb2_set_next_command()
 2024-02-20 20:26 UTC  (3+ messages)

[PATCHSET wq/for-6.9,6.10] workqueue: Implement disable/enable_work()
 2024-02-20 20:25 UTC  (5+ messages)
` [PATCH 16/17] workqueue: Allow cancel_work_sync() and disable_work() from atomic contexts on BH work items

[PATCH] branch: rework the descriptions of rename and copy operations
 2024-02-20 20:25 UTC  (16+ messages)
                    ` [PATCH] branch: adjust documentation

[RCF 0/1] mm/mempolicy: weighted interleave system default weights
 2024-02-20 20:25 UTC  (2+ messages)
` [RFC 1/1] mm/mempolicy: introduce system default interleave weights

[PATCH v18 0/6] Introducing trace buffer mapping by user-space
 2024-02-20 20:23 UTC  (7+ messages)
` [PATCH v18 1/6] ring-buffer: Zero ring-buffer sub-buffers
` [PATCH v18 2/6] ring-buffer: Introducing ring-buffer mapping functions
` [PATCH v18 3/6] tracing: Add snapshot refcount
` [PATCH v18 4/6] tracing: Allow user-space mapping of the ring-buffer
` [PATCH v18 5/6] Documentation: tracing: Add ring-buffer mapping
` [PATCH v18 6/6] ring-buffer/selftest: Add ring-buffer mapping test

FAILED: patch "[PATCH] arch/arm/mm: fix major fault accounting when retrying under" failed to apply to 6.7-stable tree
 2024-02-20 20:23 UTC  (6+ messages)
` [PATCH 1/2] ARM: 9328/1: mm: try VMA lock-based page fault handling first
  ` [PATCH 2/2] arch/arm/mm: fix major fault accounting when retrying under per-VMA lock

fs/bcachefs/
 2024-02-20 20:22 UTC  (9+ messages)

[PATCH v3 0/5] riscv: set vstart_eq_zero on mark_vs_dirty
 2024-02-20 20:22 UTC  (11+ messages)
` [PATCH v3 1/5] trans_rvv.c.inc: mark_vs_dirty() before stores
` [PATCH v3 2/5] target/riscv: remove 'over' brconds from vector trans
` [PATCH v3 3/5] target/riscv/vector_helper.c: set vstart = 0 in GEN_VEXT_VSLIDEUP_VX()
` [PATCH v3 4/5] trans_rvv.c.inc: remove redundant mark_vs_dirty() calls
` [PATCH v3 5/5] target/riscv: Clear vstart_qe_zero flag

[PATCH v2 0/2] arm64: dts: qcom: pm6150: Add typec support for PM6150
 2024-02-20 20:21 UTC  (2+ messages)
` [PATCH v2 2/2] arm64: dts: qcom: pm6150: define USB-C related blocks

[PATCH] ASoC: SOF: amd: Skip IRAM/DRAM size modification for Steam Deck OLED
 2024-02-20 20:21 UTC  (5+ messages)
` [PATCH v2 0/2] "
` [PATCH v2 1/2] ASoC: SOF: amd: Move signed_fw_image to struct acp_quirk_entry
` [PATCH v2 2/2] ASoC: SOF: amd: Skip IRAM/DRAM size modification for Steam Deck OLED

[meta-arago][kirkstone/master][PATCH v4] systemd: Add udev rules for persistent naming of the can devices
 2024-02-20 20:19 UTC  (5+ messages)

[PATCH i-g-t] tests/intel/xe_compute_preempt: Extend it for more engines
 2024-02-20 20:04 UTC 

[PATCH v3 0/2] ASoC: SOF: amd: Skip IRAM/DRAM size modification for Steam Deck OLED
 2024-02-20 20:16 UTC  (3+ messages)
` [PATCH v3 1/2] ASoC: SOF: amd: Move signed_fw_image to struct acp_quirk_entry
` [PATCH v3 2/2] ASoC: SOF: amd: Skip IRAM/DRAM size modification for Steam Deck OLED

Linux 6.8-rc5
 2024-02-20 20:16 UTC  (4+ messages)

[PATCH v2] mtd: spi-nor: Add support for BoHong bh25q128as
 2024-02-20 20:15 UTC  (4+ messages)

[PATCH v8 00/38] arm64/gcs: Provide support for GCS in userspace
 2024-02-20 20:14 UTC  (6+ messages)

[PATCH v2 0/7] Add tuning algorithm for delay chain
 2024-02-20 20:14 UTC  (10+ messages)
` [PATCH v2 1/7] mmc: sdhci_am654: "
` [PATCH v2 4/7] mmc: sdhci_am654: Fix itapdly/otapdly array type
` [PATCH v2 5/7] mmc: sdhci_am654: Update comments in sdhci_am654_set_clock

[PATCH 00/10] reset: Make whole system three-phase-reset aware
 2024-02-20 20:13 UTC  (22+ messages)
` [PATCH 01/10] hw/i386: Store pointers to IDE buses in PCMachineState
` [PATCH 02/10] hw/i386/pc: Do pc_cmos_init_late() from pc_machine_done()
` [PATCH 03/10] system/bootdevice: Don't unregister reset handler in restore_boot_order()
` [PATCH 04/10] include/qom/object.h: New OBJECT_DEFINE_SIMPLE_TYPE{, _WITH_INTERFACES} macros
` [PATCH 05/10] hw/core: Add documentation and license comments to reset.h
` [PATCH 06/10] hw/core: Add ResetContainer which holds objects implementing Resettable
` [PATCH 07/10] hw/core/reset: Add qemu_{register, unregister}_resettable()
` [PATCH 08/10] hw/core/reset: Implement qemu_register_reset via qemu_register_resettable
` [PATCH 09/10] hw/core/machine: Use qemu_register_resettable for sysbus reset
` [PATCH 10/10] docs/devel/reset: Update to discuss system reset

[PATCH v3 1/2] drm/dp: move intel_dp_vsc_sdp_pack() to generic helper
 2024-02-20 20:12 UTC  (8+ messages)
` [PATCH v3 2/2] drm/dp: drop the size parameter from drm_dp_vsc_sdp_pack()
` ✓ CI.Patch_applied: success for series starting with [v3,1/2] drm/dp: move intel_dp_vsc_sdp_pack() to generic helper
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✗ CI.checksparse: warning "

[PATCH v7 0/2] drivers: rtc: add max313xx series rtc driver
 2024-02-20 20:11 UTC  (7+ messages)
` [PATCH v7 1/2] "
` [PATCH v7 2/2] dt-bindings: rtc: add max313xx RTCs

[PATCH v9 00/15] Add Cgroup support for SGX EPC memory
 2024-02-20 20:09 UTC  (5+ messages)
` [PATCH v9 08/15] x86/sgx: Implement EPC reclamation flows for cgroup
    `  "

[RFC 0/8] Introduce SMP Cache Topology
 2024-02-20 20:07 UTC  (2+ messages)

[PATCH 0/4] TDX host: kexec() support
 2024-02-20 20:07 UTC  (9+ messages)
` [PATCH 1/4] x86/coco: Add a new CC attribute to unify cache flush during kexec

+ mm-debug_vm_pgtable-fix-bug_on-with-pud-advanced-test.patch added to mm-hotfixes-unstable branch
 2024-02-20 20:06 UTC 

[PATCH 00/14] hw/southbridge: Extract ICH9 QOM container model
 2024-02-20 19:25 UTC  (3+ messages)
` [PATCH 06/14] hw/pci-bridge: Extract QOM ICH definitions to 'ich_dmi_pci.h'

[PATCH 0/4] hw/nmi: Remove @cpu_index argument
 2024-02-20 20:05 UTC  (3+ messages)

[PATCHSET wq/for-6.9] workqueue: Implement BH workqueue and convert several tasklet users
 2024-02-20 20:05 UTC  (13+ messages)
` [PATCH 5/8] usb: core: hcd: Convert from tasklet to BH workqueue
` [PATCH 8/8] dm-verity: "

[PATCH v3] test/py: saveenv: Add a test for saveenv command
 2024-02-20 20:04 UTC  (2+ messages)

[PATCH v3] test/py: reset: Add a test for reset command
 2024-02-20 20:04 UTC  (2+ messages)

[PATCH 01/10] vdso/helpers: Fix grammar in comments
 2024-02-20 20:04 UTC  (2+ messages)
` [tip: timers/core] "

[PATCH 02/10] s390/vdso/data: Drop unnecessary header include
 2024-02-20 20:04 UTC  (2+ messages)
` [tip: timers/core] "

[PATCH 03/10] csky/vdso: Remove superfluous ifdeffery
 2024-02-20 20:04 UTC  (2+ messages)
` [tip: timers/core] "

[PATCH 04/10] vdso/arm: make union vdso_data_store available for all
 2024-02-20 20:04 UTC  (2+ messages)
` [tip: timers/core] vdso/ARM: Make union vdso_data_store available for all architectures

[PATCH 05/10] arm64/vdso: Use generic union vdso_data_store
 2024-02-20 20:04 UTC  (2+ messages)
` [tip: timers/core] arm64: vdso: "

[PATCH v1a] riscv/vdso: Use generic union vdso_data_store
 2024-02-20 20:04 UTC  (2+ messages)
` [tip: timers/core] riscv: vdso: "

[PATCH 07/10] s390/vdso: Use generic union vdso_data_store
 2024-02-20 20:04 UTC  (2+ messages)
` [tip: timers/core] "

[PATCH 08/10] loongarch/vdso: Use generic union vdso_data_store
 2024-02-20 20:04 UTC  (2+ messages)
` [tip: timers/core] LoongArch: vdso: "

[PATCH 09/10] mips/vdso: Use generic union vdso_data_store
 2024-02-20 20:04 UTC  (2+ messages)
` [tip: timers/core] MIPS: vdso: "

[PATCH 10/10] csky/vdso: Use generic union vdso_data_store
 2024-02-20 20:04 UTC  (2+ messages)
` [tip: timers/core] "

[Buildroot] [PATCH v4 00/20] Add support for AM62x-SK HS-FS devices
 2024-02-20 20:04 UTC  (7+ messages)

[PATCH v13 00/13] Linux RISC-V AIA Support
 2024-02-20 20:03 UTC  (7+ messages)
` [PATCH v13 08/13] irqchip/riscv-imsic: Add device MSI domain support for PCI devices

[PATCH v3 4/4] mm: swap: Swap-out small-sized THP without splitting
 2024-02-20 20:03 UTC  (5+ messages)

[DPDK/ethdev Bug 1382] tap device does not support multiple flow rules with same priority
 2024-02-20 20:03 UTC 

[OE-Core][PATCH 0/4] testimage: add failed test post actions and fetch more data
 2024-02-20 20:01 UTC  (5+ messages)
` [OE-Core][PATCH 1/4] testimage: create a list of failed test post actions
` [OE-Core][PATCH 2/4] testimage: isolate artifacts directory creation in dedicated post action
` [OE-Core][PATCH 3/4] testimage: add target disk usage stat as "
` [OE-Core][PATCH 4/4] testimage: add host "

Git rebasing attribute the change to the wrong file [bug]
 2024-02-20 20:01 UTC 

+ shmem-properly-report-quota-mount-options.patch added to mm-unstable branch
 2024-02-20 20:00 UTC 

[char-misc-next v2] mei: gsc_proxy: match component when GSC is on different bus
 2024-02-20 20:00 UTC 

[PATCH v6 00/18] Transparent Contiguous PTEs for User Mappings
 2024-02-20 19:58 UTC  (13+ messages)
` [PATCH v6 12/18] arm64/mm: Wire up PTE_CONT for user mappings

[PATCH v12 0/3] cxl, EINJ: Update EINJ for CXL error types
 2024-02-20 19:59 UTC  (4+ messages)
` [PATCH v12 3/3] EINJ, Documentation: Update EINJ kernel doc

[RFC PATCH v4 00/15] ACPI/arm64: add support for virtual cpu hotplug
 2024-02-20 19:59 UTC  (9+ messages)
` [PATCH RFC v4 02/15] ACPI: processor: Register all CPUs from acpi_processor_get_info()

Dbus EXTRA_OECONF
 2024-02-20 19:59 UTC  (2+ messages)
  ` [OE-core] "

[PATCH] Revert "Declare both git-switch and git-restore experimental"
 2024-02-20 19:57 UTC  (6+ messages)

[PATCH 1/2] drivers: iio: pressure: Fixes BMP38x and BMP390 SPI support
 2024-02-20 19:57 UTC  (4+ messages)
` [PATCH 2/2] drivers: iio: pressure: Sort headers of BMPxxx SPI driver

[PATCH 1/2] drm/nouveau: don't fini scheduler if not initialized
 2024-02-20 19:56 UTC  (6+ messages)

[PATCH] power: reset: rmobile-reset: Map correct MMIO resource
 2024-02-20 19:55 UTC 

[PATCH v4] rust: str: add {make,to}_{upper,lower}case() to CString
 2024-02-20 19:55 UTC  (11+ messages)

[PATCH] dbus: disable assertions and enable only modular tests
 2024-02-20 19:55 UTC 

[PATCH] mm/vmalloc: lock contention optimization under multi-threading
 2024-02-20 19:54 UTC  (3+ messages)
` [PATCH v2] "

[char-misc-next] mei: gsc_proxy: match component when GSC is on different bus
 2024-02-20 19:52 UTC  (3+ messages)

[PATCH v3] drm/i915/guc: Simplify/extend platform check for Wa_14018913170
 2024-02-20 19:52 UTC  (3+ messages)

[PATCH v1 0/7] toradex: fix reset and hardware detection regressions
 2024-02-20 19:51 UTC  (5+ messages)
` [PATCH v1 5/7] toradex: common: Add sysinfo driver

[PATCH v2 0/3] Skip remap fixes
 2024-02-20 19:51 UTC  (2+ messages)

[net-next RFC PATCH v2 0/3] net: phy: support multi PHY in phy_driver Was: net: phy: detach PHY driver OPs from phy_driver struct
 2024-02-20 19:50 UTC  (4+ messages)
` [net-next RFC PATCH v2 1/3] net: phy: add support for defining multiple PHY IDs in PHY driver
` [net-next RFC PATCH v2 2/3] net: phy: aquantia: group common OPs for PHYs where possible
` [net-next RFC PATCH v2 3/3] net: phy: bcm7xxx: rework phy_driver table to new multiple PHY ID format

[Buildroot] [PATCH 1/1] package/uacme: fix build
 2024-02-20 19:50 UTC 

[PATCH v2] drm/dp: move intel_dp_vsc_sdp_pack() to generic helper
 2024-02-20 19:49 UTC  (8+ messages)

[PATCH v2 0/2] iio: adc: ad7944: new driver
 2024-02-20 19:47 UTC  (3+ messages)
` [PATCH v2 1/2] dt-bindings: iio: adc: add ad7944 ADCs

[PATCH net-next v8 00/13] Introduce PHY listing and link_topology tracking
 2024-02-20 18:42 UTC  (5+ messages)
` [PATCH net-next v8 07/13] net: ethtool: Introduce a command to list PHYs on an interface
` [PATCH net-next v8 11/13] net: ethtool: cable-test: Target the command to the requested PHY
` [PATCH net-next v8 12/13] net: ethtool: strset: Allow querying phy stats by index
` [PATCH net-next v8 13/13] Documentation: networking: document phy_link_topology

[PATCH net-next 0/3] multicast event support for ioam6
 2024-02-20 19:44 UTC  (4+ messages)
` [PATCH net-next 1/3] uapi: ioam6: API for netlink multicast events
` [PATCH net-next 2/3] ioam6: multicast event
` [PATCH net-next 3/3] net: exthdrs: ioam6: send trace event

+ mm-compaction-optimize-0-order-folio-compaction-with-free-page-split.patch added to mm-unstable branch
 2024-02-20 19:44 UTC 

+ mm-compaction-add-support-for-0-order-folio-memory-compaction.patch added to mm-unstable branch
 2024-02-20 19:44 UTC 

+ mm-compaction-enable-compacting-0-order-folios.patch added to mm-unstable branch
 2024-02-20 19:44 UTC 

+ mm-page_alloc-remove-unused-fpi_flags-in-free_pages_prepare.patch added to mm-unstable branch
 2024-02-20 19:44 UTC 

[PATCH v18 0/4] Add support for RZ/G2L GPT
 2024-02-20 19:43 UTC  (5+ messages)
` [PATCH v18 1/4] dt-bindings: pwm: Add RZ/G2L GPT binding
` [PATCH v18 2/4] dt-bindings: pwm: rzg2l-gpt: Document renesas,poegs property
` [PATCH v18 3/4] pwm: Add support for RZ/G2L GPT
` [PATCH v18 4/4] pwm: rzg2l-gpt: Add support for gpt linking with poeg

[PATCH] net: ethtool: avoid rebuilds on UTS_RELEASE change
 2024-02-20 19:42 UTC 

[PATCH v2 0/2] phy: qcom: eusb2-repeater: Add support for SMB2360
 2024-02-20 19:42 UTC  (6+ messages)
` [PATCH v2 1/2] dt-bindings: phy: qcom,snps-eusb2-repeater: Add compatible "
` [PATCH v2 2/2] phy: qualcomm: phy-qcom-eusb2-repeater: Add support "

[PATCH] documentation: send-email: use camel case consistently
 2024-02-20 19:38 UTC  (8+ messages)

[PATCH] replace GCC marker extension with C11 anonymous unions
 2024-02-20 19:37 UTC  (5+ messages)
` [PATCH v4 01/18] mbuf: deprecate GCC marker in rte mbuf struct

[PATCH 1/2] drm/amdkfd: Document and define SVM event tracing macro
 2024-02-20 19:35 UTC  (3+ messages)

[PATCH v2] hw/hppa/Kconfig: Fix building with "configure --without-default-devices"
 2024-02-20 19:34 UTC  (2+ messages)

[PATCH 0/3] avoid unnecessary recompilations in x86 boot code
 2024-02-20 19:34 UTC  (3+ messages)
` [PATCH 3/3] x86/boot: avoid recompiling kaslr.c for incremental rebuilds

[isar-cip-core][PATCH v5] update ISAR to latest next for dh-compat improvements
 2024-02-20 19:34 UTC 

[PATCH 00/12] FSMonitor edge cases on case-insensitive file systems
 2024-02-20 19:34 UTC  (5+ messages)
` [PATCH 02/12] name-hash: add index_dir_exists2()

[PATCH] ipmi: kcs: Update OBF poll timeout to reduce latency
 2024-02-20 19:33 UTC  (6+ messages)

[PATCH net-next 0/3] Change BPF_TEST_RUN use the system page pool for live XDP frames
 2024-02-20 19:33 UTC  (7+ messages)
` [PATCH net-next 2/3] bpf: test_run: Use system page pool for XDP live frame mode

[PATCH v2] dt-bindings: interrupt-controller: Convert Atmel AIC to json-schema
 2024-02-20 19:32 UTC  (7+ messages)

[PATCH 00/21] drm/i915: remove unused structure members
 2024-02-20 19:32 UTC  (4+ messages)

[PATCH 00/17] clk: renesas: rzg2l: Add support for power domains
 2024-02-20 19:32 UTC  (4+ messages)
` [PATCH 07/17] clk: renesas: rzg2l: Extend power domain support

[CI 1/4] drm/xe/guc: Allocate GuC data structures in system memory for initial load
 2024-02-20 19:32 UTC  (2+ messages)
` ✓ CI.BAT: success for series starting with [CI,1/4] drm/xe/guc: Allocate GuC data structures in system memory for initial load (rev3)

[PATCH net-next] tg3: simplify tg3_phy_autoneg_cfg
 2024-02-20 19:31 UTC  (2+ messages)

[PATCH] arm64: zynqmp: Support semhosting boot method
 2024-02-20 19:30 UTC  (11+ messages)

[RESEND Patch v13 0/3] media: rockchip: Add a driver for Rockchip's camera interface
 2024-02-20 19:30 UTC  (5+ messages)
` [RESEND Patch v13 1/3] media: dt-bindings: media: add bindings for Rockchip CIF

[PATCH] builtin/stash: configs keepIndex, includeUntracked
 2024-02-20 19:30 UTC  (7+ messages)

[xen-unstable-smoke test] 184713: tolerable all pass - PUSHED
 2024-02-20 19:28 UTC 

[f2fs-dev] [PATCH] f2fs: support compress extension update via sysfs interface
 2024-02-20 19:28 UTC  (4+ messages)

FAILED: patch "[PATCH] arm64: Subscribe Microsoft Azure Cobalt 100 to ARM Neoverse" failed to apply to 5.15-stable tree
 2024-02-20 19:28 UTC  (2+ messages)
` [PATCH 5.15.y] arm64: Subscribe Microsoft Azure Cobalt 100 to ARM Neoverse N2 errata


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.