All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-12-29 09:28:56 to 2023-12-29 12:48:02 UTC [more...]

[hch-block:blk-limits 42/45] drivers/block/ublk_drv.c:553:3: warning: void function 'ublk_apply_params' should not return a value
 2023-12-29 12:47 UTC 

[PATCH] rpc_pipefs: Replace one label in bl_resolve_deviceid()
 2023-12-29 12:45 UTC 

[PATCH] Add support for cirrus cs35l41 sound amplifier
 2023-12-29 12:44 UTC  (2+ messages)

[PATCH v7 0/10] fstests: add tests for btrfs' raid-stripe-tree feature
 2023-12-29 12:34 UTC  (15+ messages)
` [PATCH v7 01/10] fstests: doc: add new raid-stripe-tree group
` [PATCH v7 02/10] common: add filter for btrfs raid-stripe dump
` [PATCH v7 03/10] common: add _require_btrfs_no_nodatacow helper
` [PATCH v7 04/10] common: add _require_btrfs_free_space_tree
` [PATCH v7 05/10] common: add _filter_trailing_whitespace
    ` [PATCH "
` [PATCH v7 06/10] btrfs: add fstest for stripe-tree metadata with 4k write
` [PATCH v7 07/10] btrfs: add fstest for 8k write spanning two stripes on raid-stripe-tree
` [PATCH v7 08/10] btrfs: add fstest for writing to a file at an offset with RST
` [PATCH v7 09/10] btrfs: add fstests to write 128k to a RST filesystem
` [PATCH v7 10/10] btrfs: add fstest for overwriting a file partially with RST

[RFC PATCH v3 0/3] Add test to verify probe of devices from discoverable busses
 2023-12-29 12:33 UTC  (3+ messages)

[cip-dev][isar-cip-core][RFC v3 0/5] Add Bootloader to sw-description
 2023-12-29 12:30 UTC  (6+ messages)
` [cip-dev][isar-cip-core][RFC v3 1/5] efibootguard-efi.py: copy signed ebg binary to DEPLOY_DIR
` [cip-dev][isar-cip-core][RFC v3 2/5] swupdate.bbclass: Add SWU_EXTEND_SW_DESCRIPTION
` [cip-dev][isar-cip-core][RFC v3 3/5] swupdate: Extend sw-description to update efibootguard
` [cip-dev][isar-cip-core][RFC v3 4/5] classes: Generate sw-description from bitbake variables
` [cip-dev][isar-cip-core][RFC v3 5/5] images/swupdate.inc: Add variables to generate the sw-description

[PATCH] v2 sched: Fix tg->load when offlining a CPU
 2023-12-29 12:29 UTC  (2+ messages)
` [tip: sched/urgent] sched/fair: "

[PATCH v2 0/7] PCI: Solve two bridge window sizing issues
 2023-12-29 12:24 UTC  (2+ messages)

[PATCH] ring-buffer: Fix wake ups when buffer_percent is set to 100
 2023-12-29 12:24 UTC  (4+ messages)

[syzbot] [dri?] WARNING in drm_prime_destroy_file_private (2)
 2023-12-29 12:23 UTC  (3+ messages)

cache fixes (redux)
 2023-12-29 12:22 UTC  (4+ messages)

[PATCH v3 0/3] Add imx93-var-som support
 2023-12-29 12:05 UTC  (5+ messages)
` [PATCH v3 1/3] spl: binman: Disable u_boot_any symbols for i.MX93 boards
` [PATCH v3 2/3] mach-imx: Add i.MX93 binman support
` [PATCH v3 3/3] Add imx93-var-som support

[PATCH] media: venus: use div64_u64() instead of do_div()
 2023-12-29 12:15 UTC 

[PATCH v2 0/4] target/riscv: SMBIOS support for RISC-V virt machine
 2023-12-29 12:07 UTC  (5+ messages)
` [PATCH v2 1/4] smbios: add processor-family option
` [PATCH v2 2/4] smbios: function to set default processor family
` [PATCH v2 3/4] target/riscv: SMBIOS support for RISC-V virt machine
` [PATCH v2 4/4] qemu-options: enable -smbios option on RISC-V

i2c-designware: NULL ptr at RIP: 0010:regmap_read+0x12/0x70
 2023-12-29 12:08 UTC 

[RFC PATCH 1/5] powerpc/smp: Adjust nr_cpu_ids to cover all threads of a core
 2023-12-29 12:07 UTC  (6+ messages)
` [RFC PATCH 2/5] powerpc/smp: Increase nr_cpu_ids to include the boot CPU
` [RFC PATCH 3/5] powerpc/smp: Lookup avail once per device tree node
` [RFC PATCH 4/5] powerpc/smp: Factor out assign_threads()
` [RFC PATCH 5/5] powerpc/smp: Remap boot CPU onto core 0 if >= nr_cpu_ids

[PATCH v6 0/9] fstests: add tests for btrfs' raid-stripe-tree feature
 2023-12-29 12:08 UTC  (4+ messages)
` [PATCH v6 5/9] btrfs: add fstest for stripe-tree metadata with 4k write

[steev:lenovo-x13s-v6.7.0-rc7 139/146] drivers/soc/qcom/qcom_pdm.c:56:25: error: implicit declaration of function 'kfree'; did you mean 'kvfree'?
 2023-12-29 12:06 UTC 

[kleist:ipu4-dev 26/59] drivers/media/i2c/ambu-gen2-tc358748-regs.h:7:9: warning: 'AMBU_GEN2_TC358748_REGS_H' is used as a header guard here, followed by #define of a different macro
 2023-12-29 12:06 UTC 

[OE-Core][PATCH v4 00/10] Stepwise rust upgrade 1.71.1 -> 1.74.1
 2023-12-29 12:04 UTC  (12+ messages)
` [OE-Core][PATCH v4 01/10] devtool: selftest: Fix test_devtool_modify_git_crates_subpath inequality
` [OE-Core][PATCH v4 02/10] devtool: selftest: Fix test_devtool_modify_git_crates_subpath bbappend check
` [OE-Core][PATCH v4 03/10] meta-selftest: hello-rs: Simple rust test recipe
` [OE-Core][PATCH v4 04/10] devtool: selftest: Swap to hello-rs for crates testing
` [OE-Core][PATCH v4 05/10] zvariant: Drop recipe
` [OE-Core][PATCH v4 06/10] rust: Upgrade 1.71.1 -> 1.72.0
` [OE-Core][PATCH v4 07/10] rust: Upgrade 1.72.0 -> 1.72.1
` [OE-Core][PATCH v4 08/10] rust: Upgrade 1.72.1 -> 1.73.0
` [OE-Core][PATCH v4 09/10] rust: Upgrade 1.73.0 -> 1.74.0
` [OE-Core][PATCH v4 10/10] rust: Upgrade 1.74.0 -> 1.74.1

[PATCH 0/1 v2] Replace SID with domain/username on Windows
 2023-12-29 12:03 UTC  (2+ messages)
` [PATCH v2 1/1] Replace SID with domain/username

[PATCH 0/2] ARM Sbsa-ref: Enable CPU cluster topology
 2023-12-29 12:01 UTC  (4+ messages)
` [PATCH 2/2] hw/arm/sbsa-ref: Add cpu-map to device tree

Urgent Bug Report Kernel crash 6.5.2
 2023-12-29 12:00 UTC  (11+ messages)

[PATCH V8 2/3] pinctrl: Add support pin control for UP board CPLD/FPGA
 2023-12-29 11:56 UTC  (2+ messages)

[PATCH net-next v1 0/4] net: stmmac: Enable Per DMA Channel interrupt
 2023-12-29 11:51 UTC  (5+ messages)
` [PATCH net-next v1 4/4] net: stmmac: Use interrupt mode INTM=1 for per channel irq

[PATCH] ASoC: mediatek: mt8186: fix AUD_PAD_TOP register and offset
 2023-12-29 11:43 UTC  (2+ messages)

PHY issue with SJA1105Q/DP84849I Design
 2023-12-29 11:42 UTC  (6+ messages)

Stack corruption in bch2_nocow_write
 2023-12-29 11:43 UTC 

[PATCH v2.1 2/4] drm/i915/gt: reconcile Excess struct member kernel-doc warnings
 2023-12-29 11:42 UTC  (4+ messages)

[PATCH 0/2] hugetlbfs: Adjustments for two function implementations
 2023-12-29 11:40 UTC  (3+ messages)
` [PATCH 1/2] hugetlbfs: Improve a size determination in two functions
` [PATCH 2/2] hugetlbfs: Improve exception handling in hugetlbfs_fill_super()

[PATCH 00/35] target/arm: Implement emulation of nested virtualization
 2023-12-29 11:37 UTC  (3+ messages)
` [PATCH 21/35] target/arm: Add FEAT_NV to max, neoverse-n2, neoverse-v1 CPUs

[PATCH] kernel: Introduce a write lock/unlock wrapper for tasklist_lock
 2023-12-29 11:35 UTC  (2+ messages)
`  "

[PATCH v2 00/16] target/riscv: deprecate riscv_cpu_options[]
 2023-12-29 11:24 UTC  (8+ messages)
` [PATCH v2 01/16] target/riscv/cpu_cfg.h: remove user_spec and bext_spec
` [PATCH v2 08/16] target/riscv: move 'vlen' to riscv_cpu_properties[]
` [PATCH v2 10/16] target/riscv: create finalize_features() for KVM

[PATCH] cifs: after disabling multichannel, mark tcon for reconnect
 2023-12-29 11:32 UTC  (2+ messages)

[PATCH 1/4] cifs: cifs_chan_is_iface_active should be called with chan_lock held
 2023-12-29 11:25 UTC  (6+ messages)
` [PATCH 2/4] cifs: do not depend on release_iface for maintaining iface_list
` [PATCH 3/4] cifs: cifs_pick_channel should skip unhealthy channels
` [PATCH 4/4] cifs: fix in logging in cifs_chan_update_iface

[PATCH 0/3] SC8280XP preparatory PCIe fixes
 2023-12-29 11:24 UTC  (3+ messages)
` [PATCH 1/3] arm64: dts: qcom: sc8280xp: Fix PCIe PHY power-domains

[PATCH v5 0/4] drm/solomon: Add support for the SSD133x controller family
 2023-12-29 11:20 UTC  (10+ messages)
` [PATCH v5 1/4] dt-bindings: display: ssd1307fb: Add vendor prefix to width and height
` [PATCH v5 2/4] dt-bindings: display: ssd132x: "
` [PATCH v5 3/4] dt-bindings: display: Add SSD133x OLED controllers
` [PATCH v5 4/4] drm/ssd130x: Add support for the SSD133x OLED controller family

[PATCH 0/2] smbios: riscv: set correct SMBIOS processor family value
 2023-12-29 11:18 UTC  (4+ messages)
` [PATCH 1/2] smbios: enable setting processor family > 0xff

[PATCH v3 0/1] bitbake: event: Inject empty lines to make code match lineno in filename
 2023-12-29 11:16 UTC  (3+ messages)
` [PATCH v3 1/1] "
  ` [bitbake-devel] "

[PATCH] mm: memory: use nth_page() in clear/copy_subpage()
 2023-12-29 11:15 UTC  (3+ messages)

[syzbot] [erofs?] KMSAN: uninit-value in z_erofs_lz4_decompress (2)
 2023-12-29 11:09 UTC  (2+ messages)
` [PATCH] erofs: fix uninit-value in z_erofs_lz4_decompress

[PATCH v4 0/4] Add gt_to_guc() helper
 2023-12-29 10:27 UTC  (10+ messages)
` [PATCH v4 1/4] drm/i915/gt: Create the gt_to_guc() wrapper
` [PATCH v4 2/4] drm/i915/guc: Use the new "
` [PATCH v4 3/4] drm/i915: "
` [PATCH v4 4/4] drm/i915/guc: Use the ce_to_guc() wrapper whenever possible

[syzbot] [net?] INFO: rcu detected stall in fq_pie_timer (2)
 2023-12-29 11:10 UTC  (3+ messages)

ACPI: usage of sandbox virtual addresses
 2023-12-29 11:09 UTC  (5+ messages)

[PATCH v3] drm/amdkfd: Prefer kernel data types u8, u16, u32, u64 in amdkfd/kfd_priv.h
 2023-12-29 11:03 UTC 

[PATCH v2] sched/fair: Check a task has a fitting cpu when updating misfit
 2023-12-29 11:02 UTC  (2+ messages)

[PATCH v2 0/3] Add hantro g1 video decoder support for RK3588
 2023-12-29 11:02 UTC  (8+ messages)
` [PATCH v2 2/3] arm64: dts: rockchip: Add Hantro G1 VPU "

Post Compile-Time RandStruct
 2023-12-29 10:57 UTC 

[PATCH] drm/i915/bios: remove some unused leftover declarations
 2023-12-29 10:55 UTC  (3+ messages)

[PATCH] of: Fix double free in of_parse_phandle_with_args_map
 2023-12-29 10:54 UTC 

[PATCH 0/5] PM: domains: Add helpers for multi PM domains to avoid open-coding
 2023-12-29 10:50 UTC  (4+ messages)
` [PATCH 5/5] media: venus: Convert to dev_pm_domain_attach|detach_list() for vcodec

[PATCH v6 0/8] ATF and OP-TEE Firewalling for K3 devices
 2023-12-29 10:49 UTC  (4+ messages)
` [PATCH v6 8/8] docs: k3: Add secure booting documentation

[OE-core][PATCH 1/3] systemd: upgrade to 255.1
 2023-12-29 10:48 UTC  (7+ messages)

[PATCH v7 0/9] ATF and OP-TEE Firewalling for K3 devices
 2023-12-29 10:46 UTC  (10+ messages)
` [PATCH v7 1/9] dtoc: Change dst to self in debug message
` [PATCH v7 2/9] binman: ti-secure: Add support for firewalling entities
` [PATCH v7 3/9] binman: ftest: Add test for ti-secure firewall node
` [PATCH v7 4/9] arm: dts: k3-binman: Add k3-security.h and include it in k3-binman.dtsi
` [PATCH v7 5/9] arm: dts: k3-j721e-binman: Add firewall configurations
` [PATCH v7 6/9] arm: dts: k3-j721s2-binman: "
` [PATCH v7 7/9] arm: dts: k3-j7200-binman: "
` [PATCH v7 8/9] docs: board: ti: k3: Cleanup FIT signature documentation
` [PATCH v7 9/9] docs: board: ti: k3: Add secure booting documentation

✅ PASS (MISSED 2 of 226): Test report for master (6.7.0-rc7, mainline.kernel.org-clang, 8735c7c8)
 2023-12-29 10:41 UTC 

[meta-oe][PATCH] driverctl: fix installed-vs-shipped
 2023-12-29 10:40 UTC 

[PATCH 0/6] worktree: initialize refdb via ref backends
 2023-12-29 10:35 UTC  (3+ messages)
` [PATCH 3/6] refs/files: skip creation of "refs/{heads,tags}" for worktrees

[PATCH net-next v7 0/9] stmmac: Add Loongson platform support
 2023-12-29 10:33 UTC  (4+ messages)
` [PATCH net-next v7 4/9] net: stmmac: Add multi-channel supports

[Regression] [PCI/ASPM] [ASUS PN51] Reboot on resume attempt (bisect done; commit found)
 2023-12-29 10:31 UTC  (2+ messages)

[PATCH v2] smsutil: Validate the length of the address field
 2023-12-29 10:30 UTC  (2+ messages)
` [PATCH v3] "

[PATCH] documentation: Add UBOOT_BINARY, extend UBOOT_CONFIG
 2023-12-29 10:29 UTC 

[PATCH v5 1/2] net/iavf: fix Tx path error in multi-process
 2023-12-29 10:11 UTC  (4+ messages)
` [PATCH v6 0/2] net/iavf: fix Rx/Tx burst and add diagnostics
  ` [PATCH v6 1/2] net/iavf: fix Rx/Tx burst in multi-process
  ` [PATCH v6 2/2] net/iavf: add diagnostic support in TX path

[PATCH] nvmem: core: fix nvmem cells not being available in notifiers
 2023-12-29 10:26 UTC 

[i-g-t] tests/kms_feature_discovery: Add basic sanity test
 2023-12-29 10:18 UTC 

[meta-oe][PATCH v2] bonnie++: New recipe for version 2.0
 2023-12-29 10:19 UTC 

[PATCH v4 0/2] mmc: sdhci-of-dwcmshc: Add CQE support
 2023-12-29 10:11 UTC  (3+ messages)
` [PATCH v4 1/2] mmc: cqhci: Add cqhci set_tran_desc() callback
` [PATCH v4 2/2] mmc: sdhci-of-dwcmshc: Implement SDHCI CQE support

[PATCH 1/1] target/loongarch: move translate modules to tcg/
 2023-12-29 10:08 UTC  (2+ messages)

[PATCH net] rtnetlink: allow to set iface down before enslaving it
 2023-12-29 10:08 UTC 

[PATCH RFC 00/17] ubifs: Add filesystem repair support
 2023-12-29 10:06 UTC  (3+ messages)

[PATCH 00/21] Build system cleanups for QEMU 9.0
 2023-12-29 10:01 UTC  (21+ messages)
` [PATCH 02/21] meson: remove unused variable
` [PATCH 05/21] configure: remove unnecessary subshell
` [PATCH 10/21] meson: remove config_targetos
` [PATCH 12/21] meson: rename config_all
` [PATCH 13/21] meson: add more sections to main meson.build
` [PATCH 14/21] meson: move program checks together
` [PATCH 16/21] meson: separate host-specific checks from option validation
` [PATCH 18/21] meson: move CFI detection code earlier
` [PATCH 20/21] meson: move subdirs to "Collect sources" section
` [PATCH 21/21] configure, meson: rename targetos to host_os

[PATCH v2] drm/amdkfd: Prefer kernel data types u8, u16, u32, u64 in amdkfd/kfd_priv.h
 2023-12-29 10:02 UTC 

[PATCH] target/riscv/tcg: do not set defaults for non-generic
 2023-12-29  9:54 UTC  (3+ messages)

[PATCH] drivers/accel/habanalabs: Remove unnecessary braces from if statement
 2023-12-28 21:08 UTC 

[PATCH] drm/amdkfd: Fix type of 'dbg_flags' in 'struct kfd_process'
 2023-12-29  9:52 UTC  (3+ messages)

✅ PASS (MISSED 2 of 226): Test report for master (6.7.0-rc7, mainline.kernel.org-clang, 505e701c)
 2023-12-29  9:51 UTC 

Serial console stuck during boot, unblocked with xl debug-key
 2023-12-29  9:50 UTC 

Is Cadence PCIe IP orphaned?
 2023-12-29  9:46 UTC  (2+ messages)

[xen-unstable test] 184233: tolerable FAIL
 2023-12-29  9:45 UTC 

[PATCH] drm/amdkfd: Fix iterator used outside loop in 'kfd_add_peer_prop()'
 2023-12-29  9:43 UTC  (3+ messages)
` [PATCH] drm/amdkfd: Prefer kernel data types u8, u16, u32, u64 in amdkfd/kfd_priv.h
` [PATCH] drm/amdgpu: Remove unreachable code in 'atom_skip_src_int()'

[PATCH] x86/vdso: shrink vdso/extable.i via IWYU
 2023-12-29  9:39 UTC  (4+ messages)

[libgpiod][PATCH v2 0/2] gpioset: improve help
 2023-12-29  9:33 UTC  (3+ messages)
` [libgpiod][PATCH v2 1/2] gpioset: reword note on post-exit behaviour
` [libgpiod][PATCH v2 2/2] gpioset: improve toggle option help

[PATCH 0/2] Adjust the output of x-query-virtio-status
 2023-12-29  9:31 UTC  (3+ messages)
` [PATCH 1/2] qapi/virtio: Keep feature and status bits in the QMP output

[PATCH] [RFC] tests/intel: Add tests to run suspend without display
 2023-12-29  9:30 UTC  (2+ messages)

[PATCH v2] ASoC: rt5663: cancel the work when system suspends
 2023-12-29  9:29 UTC 

[PATCH] EDAC: constantify the struct bus_type usage
 2023-12-29  9:29 UTC  (4+ messages)

[RFC PATCH v10 0/5] fix vt-d hard lockup when hotplug ATS capable device
 2023-12-29  9:28 UTC  (3+ 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.