All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-08-04 08:49:36 to 2025-08-04 09:50:35 UTC [more...]

[PATCH v2] cmd: mtd: Enable speed benchmarking
 2025-08-04  9:22 UTC  (2+ messages)

[PATCH v1 1/2] Bluetooth: coredump: Add hci_devcd_unregister() for cleanup
 2025-08-04  9:50 UTC  (4+ messages)

[PATCH] spi: spi-mem: Add missing kdoc argument
 2025-08-04  9:50 UTC  (2+ messages)

[PATCH] hw/nvme: cap MDTS value for internal limitation
 2025-08-04  9:44 UTC  (2+ messages)

[PATCH v2] tests/tcg: Fix run for tests with specific plugin
 2025-08-04  9:48 UTC  (3+ messages)

NVMe VMStateDescription
 2025-08-04  9:46 UTC  (2+ messages)

[brgl:gpio/for-next] BUILD SUCCESS 63c7bc53a35e785accdc2ceab8f72d94501931ab
 2025-08-04  9:49 UTC 

[PATCH] media: rzg2l-cru: Drop function pointer to configure CSI
 2025-08-04  9:48 UTC  (2+ messages)

[PATCH v2] erofs: fix atomic context detection when !CONFIG_DEBUG_LOCK_ALLOC
 2025-08-04  9:49 UTC  (2+ messages)

[PATCH v4] genirq: add support for warning on long-running IRQ handlers
 2025-08-04  9:47 UTC  (3+ messages)

What's cooking in git.git (Aug 2025, #01; Sun, 3)
 2025-08-04  9:47 UTC  (2+ messages)

[PATCH v1] Bluetooth: btnxpuart: Uses threaded IRQ for host wakeup handling
 2025-08-04  9:46 UTC  (2+ messages)
` [v1] "

[PATCH v4 0/8] x86: introduce NS16550-compatible UART emulator
 2025-08-04  9:46 UTC  (3+ messages)
` [PATCH v4 1/8] xen/domain: introduce common emulation flags

[PATCH 0/4] Wait PSR idle before on dsb commit
 2025-08-04  9:46 UTC  (3+ messages)
` ✗ Xe.CI.Full: failure for "
` ✗ i915.CI.Full: "

[PATCH 0/8] refs: fix migration of reflog entries
 2025-08-04  9:46 UTC  (11+ messages)
` [PATCH v4 0/9] "
  ` [PATCH v4 1/9] Documentation/git-reflog: convert to use synopsis type
  ` [PATCH v4 2/9] builtin/reflog: improve grouping of subcommands
  ` [PATCH v4 3/9] refs: export `ref_transaction_update_reflog()`
  ` [PATCH v4 4/9] builtin/reflog: implement subcommand to write new entries
  ` [PATCH v4 5/9] ident: fix type of string length parameter
  ` [PATCH v4 6/9] refs: fix identity for migrated reflogs
  ` [PATCH v4 7/9] refs/files: detect race when generating reflog entry for HEAD
  ` [PATCH v4 8/9] refs: stop unsetting REF_HAVE_OLD for log-only updates
  ` [PATCH v4 9/9] refs: fix invalid old object IDs when migrating reflogs

Questions about the -ENODEV judgment of PHYID
 2025-08-04  9:46 UTC 

[PATCH] USB OTG: make dwc2 otg driver dependent on Exynos platform
 2025-08-04  9:43 UTC 

[PATCH] clk: renesas: r9a08g045: Add I3C clocks and resets
 2025-08-04  9:43 UTC  (2+ messages)

[PATCH] cmd: i2c: fix coverity issue
 2025-08-04  9:43 UTC 

[PATCH 0/2] remote.c: remove erroneous BUG case
 2025-08-04  9:43 UTC  (3+ messages)
` [PATCH 1/2] t5516: introduce 'push ref expression with non-existent oid src'
` [PATCH 2/2] remote.c: remove BUG in show_push_unqualified_ref_name_error()

[PATCH] debug: fix typo in debug_sprintf_format_fn function comment
 2025-08-04  9:33 UTC 

[openeuler:OLK-6.6 2634/2634] kernel/sched/psi.c:894:13: warning: 'task_is_in_psi_v1' defined but not used
 2025-08-04  9:42 UTC 

[PATCH] clk: clk-fixed-factor: compile clk of provider only if it is enabled
 2025-08-04  9:41 UTC  (3+ messages)

[LTP] [PATCH 1/1] commands: Remove eject test
 2025-08-04  9:42 UTC  (2+ messages)

[PATCH 0/4] Add agent coding assistant configuration to Linux kernel
 2025-08-04  9:41 UTC  (8+ messages)

[PATCH v4] scsi: ufs: core: Don't perform UFS clkscale if host asyn scan in progress
 2025-08-04  9:41 UTC  (9+ messages)

[PATCH ipsec v2 0/3] xfrm: some fixes for GSO with SW crypto
 2025-08-04  9:41 UTC  (5+ messages)
` [PATCH ipsec v2 1/3] xfrm: restore GSO for "
` [PATCH ipsec v2 2/3] xfrm: bring back device check in validate_xmit_xfrm
` [PATCH ipsec v2 3/3] udp: also consider secpath when evaluating ipsec use for checksumming

copy_file_range return value on FUSE
 2025-08-04  9:41 UTC 

[oe-core][ltp] LTP 20250130 fails to run due to missing kirk – should kirk be packaged separately?
 2025-08-04  9:40 UTC  (2+ messages)

[GIT PULL] Btrfs updates for 6.17
 2025-08-04  9:40 UTC  (3+ messages)

[syzbot] [mm?] [ntfs3?] kernel BUG in set_page_refcounted
 2025-08-04  9:40 UTC  (2+ messages)

[PATCH 0/5] reftable: a couple of improvements for libgit2
 2025-08-04  9:40 UTC  (8+ messages)
` [PATCH v2 0/6] "
  ` [PATCH v2 1/6] reftable/writer: fix type used for number of records
  ` [PATCH v2 2/6] reftable/writer: drop Git-specific `QSORT()` macro
  ` [PATCH v2 3/6] reftable/stack: fix compiler warning due to missing braces
  ` [PATCH v2 4/6] reftable/stack: reorder code to avoid forward declarations
  ` [PATCH v2 5/6] reftable/stack: allow passing flags to `reftable_stack_add()`
  ` [PATCH v2 6/6] reftable/stack: handle outdated stacks when compacting

[PATCH v3] Mark xe driver as BROKEN if kernel page size is not 4kB
 2025-08-04  9:40 UTC  (3+ messages)
` [PATCH v4] "

[PATCH 29/38] arm64: dts: mediatek: mt8183: Fix pinctrl node names
 2025-08-04  9:39 UTC 

[PATCH v4 00/36] New page table range API
 2025-08-04  9:38 UTC  (8+ messages)
` [PATCH v4 25/36] sparc64: Implement the new "

[PATCH v3 0/7] Add support for Clock controllers for Glymur
 2025-08-04  9:36 UTC  (13+ messages)
` [PATCH v3 2/7] dt-bindings: clock: qcom: Document the Glymur TCSR Clock Controller
` [PATCH v3 3/7] clk: qcom: Add TCSR clock driver for Glymur

[PATCH] i386/kvm: Disable hypercall patching quirk by default
 2025-08-04  9:35 UTC  (3+ messages)

[PATCH v4] mm: use per_vma lock for MADV_DONTNEED
 2025-08-04  9:35 UTC  (8+ messages)

[PATCH v5] genirq: add support for warning on long-running IRQ handlers
 2025-08-04  9:35 UTC 

[PATCH] drm/xe: Fix coverity issue, cast_overflow
 2025-08-04  9:40 UTC  (2+ messages)
` ✓ CI.KUnit: success for "

[PATCH v2] xen/x86: fix xen.efi boot crash from some bootloaders
 2025-08-04  9:34 UTC  (2+ messages)

qcom: Update DSP firmware for qcm6490 platform
 2025-08-04  9:33 UTC  (2+ messages)

Should seed device be allowed to be mounted multiple times?
 2025-08-04  9:32 UTC  (6+ messages)

[PATCH v3 09/27] dt-bindings: clock: mediatek: Describe MT8196 clock controllers
 2025-08-04  9:27 UTC  (4+ messages)

[Intel-wired-lan] [PATCH iwl-net] ice: use fixed adapter index for E825C embedded devices
 2025-08-04  9:29 UTC  (3+ messages)
  `  "

[PATCH net-next] ppp: remove rwlock usage
 2025-08-04  9:29 UTC  (3+ messages)

[PATCH v19 0/6] Introduction of a remoteproc tee to load signed firmware
 2025-08-04  9:26 UTC  (6+ messages)
` [PATCH v19 2/6] remoteproc: Add TEE support

[PATCH v6 0/5] thermal: renesas: Add support for RZ/G3E
 2025-08-04  9:28 UTC  (5+ messages)
` [PATCH v6 1/5] soc: renesas: rz-sysc: Add syscon/regmap support
` [PATCH v6 3/5] thermal: renesas: rzg3e: Add thermal driver for the Renesas RZ/G3E SoC

[GSoC][RFC PATCH v3 0/3] Add refs list subcommand
 2025-08-04  9:28 UTC  (16+ messages)
` [GSoC][RFC PATCH v4 0/5] "
  ` [GSoC][RFC PATCH v4 3/5] builtin/refs: add "
  ` [GSoC][RFC PATCH v5 0/6] Add refs "
    ` [GSoC][RFC PATCH v5 1/6] doc: factor out common option
    ` [GSoC][RFC PATCH v5 2/6] builtin/for-each-ref: align usage string with the man page
    ` [GSoC][RFC PATCH v5 3/6] builtin/for-each-ref: factor out core logic into a helper
    ` [GSoC][RFC PATCH v5 4/6] builtin/refs: add list subcommand
    ` [GSoC][RFC PATCH v5 5/6] t6300: refactor tests to be shareable
    ` [GSoC][RFC PATCH v5 6/6] t: add test for git refs list subcommand

[PATCH 0/3] Add support for MT8189 SCP and device tree bindings
 2025-08-04  9:11 UTC  (5+ messages)
` [PATCH 1/3] dt-bindings: remoteproc: mediatek: Add binding for mt8189 scp

[PATCH v2 00/28] CoreSight: Address CPU Power Management Issues
 2025-08-04  9:08 UTC  (4+ messages)
` [PATCH v2 02/28] coresight: etm4x: Always set tracer's device mode on target CPU

[PATCH v10 0/4] Add TH1520 GPU support with power sequencing
 2025-08-04  8:53 UTC  (4+ messages)
  ` [PATCH v10 2/4] dt-bindings: gpu: img,powervr-rogue: Add TH1520 GPU support

[PATCH] spi: spi-qpic-snand: fix calculating of ECC OOB regions' properties
 2025-08-04  9:04 UTC  (5+ messages)

[PATCH v2 0/8] pwm: mediatek: Convert to waveform API
 2025-08-04  8:50 UTC  (17+ messages)
` [PATCH v2 1/8] pwm: mediatek: Simplify representation of channel offsets
` [PATCH v2 2/8] pwm: mediatek: Introduce and use a few more register defines
` [PATCH v2 3/8] pwm: mediatek: Rework parameters for clk helper function
` [PATCH v2 4/8] pwm: mediatek: Initialize clks when the hardware is enabled at probe time
` [PATCH v2 5/8] pwm: mediatek: Implement .get_state() callback
` [PATCH v2 6/8] pwm: mediatek: Fix various issues in the .apply() callback
` [PATCH v2 7/8] pwm: mediatek: Lock and cache clock rate
` [PATCH v2 8/8] pwm: mediatek: Convert to waveform API

[PATCH v2 0/7] porting pq compnent for MT8196
 2025-08-04  8:57 UTC  (3+ messages)
` [PATCH v2 1/7] drm/mediatek: Add CCORR component support "

[PATCH 00/38] MediaTek devicetree/bindings warnings sanitization
 2025-08-04  9:08 UTC  (11+ messages)
` [PATCH 04/38] ASoC: dt-bindings: mt8192-afe-pcm: Fix clocks and clock-names
` [PATCH 14/38] dt-bindings: media: mediatek,mt8195-jpeg: Allow range number in node address

[PATCH ath-next v3] wifi: ath11k: fix group data packet drops during rekey
 2025-08-04  8:51 UTC  (2+ messages)

[PATCH] media: pci: mgb4: Fix timings comparison in VIDIOC_S_DV_TIMINGS
 2025-08-04  9:20 UTC 

Pull request for u-boot-nand-03082025
 2025-08-04  9:25 UTC 

[bug report] netfilter: load nf_log_syslog on enabling nf_conntrack_log_invalid
 2025-08-04  9:24 UTC  (3+ messages)

[PATCH] net/null: Add fast mbuf release TX offload
 2025-08-04  9:23 UTC  (3+ messages)
` [PATCH v4] "

[PATCH] meson: Allow BPF code to be built with GCC
 2025-08-04  9:13 UTC  (2+ messages)

drm/ttm/memcg/lru: enable memcg tracking for ttm and amdgpu driver (complete series v2)
 2025-08-04  9:22 UTC  (6+ messages)
` [PATCH 13/18] ttm/pool: enable memcg tracking and shrinker. (v2)

转发: commit?a608dc1c06397dc50ab773498433432fb5938f92 (patch) has a bug
 2025-08-04  9:20 UTC  (2+ messages)
      ` 答复: [External Mail]Re: "

[android-common:android16-6.12 1/1] arch/arm64/boot/dts/mediatek/mt8188-evb.dtb: /soc/pwrap@10024000/pmic/regulators: failed to match any schema with compatible: ['mediatek,mt6359-regulator']
 2025-08-04  9:18 UTC 

[dtor-input:next 25/25] drivers/input/touch-overlay.c: warning: EXPORT_SYMBOL() is used, but #include <linux/export.h> is missing
 2025-08-04  9:18 UTC 

[mripard:drm/tidss/field-api 12/60] arch/arm64/boot/dts/ti/k3-am625-beagleplay-lincolntech-lcd185-panel.dtb: lcd (lincolntech,lcd185-101ct): Unevaluated properties are not allowed ('compatible' was unexpected)
 2025-08-04  9:18 UTC 

[PATCH 0/2] Limit minimum BPP to 30 for HDR content
 2025-08-04  9:19 UTC  (2+ messages)
` ✓ i915.CI.BAT: success for "

[PATCH] drm/xe: Defer buffer object shrinker write-backs and GPU waits
 2025-08-04  9:19 UTC  (2+ messages)
` ✓ Xe.CI.BAT: success for "

[PATCH] i2c: rtl9300: Fix out-of-bounds bug in rtl9300_i2c_smbus_xfer
 2025-08-04  9:17 UTC  (3+ messages)

[PATCH] PCI/AER: Check for NULL aer_info before ratelimiting in pci_print_aer()
 2025-08-04  9:17 UTC 

[PATCH v3] i386/kvm: Provide knob to disable hypercall patching quirk
 2025-08-04  9:16 UTC  (3+ messages)

[PATCH 0/2] x86, mm: minor tlb_flush tracepoint adjustments
 2025-08-04  9:15 UTC  (3+ messages)

[PATCH v5 00/11] md/llbitmap: md/md-llbitmap: introduce a new lockless bitmap
 2025-08-04  9:15 UTC  (3+ messages)
` [PATCH v5 08/11] md/md-bitmap: add a new method blocks_synced() in bitmap_operations

[PATCH] ovmf: Don't define bool type if building in C23 mode
 2025-08-04  9:14 UTC  (3+ messages)
` [OE-core] "

[openeuler:OLK-6.6 2634/2634] drivers/crypto/ccp/hygon/tdm-dev.c:340:40: error: incomplete definition of type 'struct module'
 2025-08-04  9:13 UTC 

[PATCH 0/9] commit-graph: remove reliance on global state
 2025-08-04  9:13 UTC  (3+ messages)
` [PATCH 2/9] commit-graph: stop using signed integers to count bloom filters

[PATCH v2 00/20] Add support for the NXP automotive S32G PIT
 2025-08-04  9:12 UTC  (4+ messages)
` [PATCH v2 07/20] clocksource/drivers/vf-pit: Allocate the struct timer at init time

[PATCH 1/2] HID: input: rename hidinput_set_battery_charge_status()
 2025-08-04  9:11 UTC  (2+ messages)
` [PATCH 2/2] HID: input: report battery status changes immediately

[PATCH-for-10.1 00/11] hw/sd: Fix SD cards in SPI mode
 2025-08-04  9:11 UTC  (4+ messages)
` [PATCH-for-10.1 04/11] hw/sd/sdcard: Fill SPI response bits in card code

Fwd: New Defects reported by Coverity Scan for Das U-Boot
 2025-08-04  9:11 UTC  (2+ messages)

[PATCH v3 0/7] selftests/mm: Fix false positives and skip unsupported tests
 2025-08-04  9:11 UTC  (5+ messages)
` [PATCH v3 3/7] selftest/mm: Fix ksm_funtional_test failures
` [PATCH v3 4/7] mm/selftests: Fix split_huge_page_test failure on systems with 64KB page size

[PATCH v3 0/2] KVM: SEV: Improve GHCB Version Handling for SEV-ES/SEV-SNP
 2025-08-04  9:09 UTC  (3+ messages)
` [PATCH v3 1/2] KVM: SEV: Drop GHCB_VERSION_DEFAULT and open code it
` [PATCH v3 2/2] KVM: SEV: Enforce minimum GHCB version requirement for SEV-SNP guests

[PATCH] mm: fix accounting of memmap pages for early sections
 2025-08-04  9:08 UTC 

[PATCH] fpga: cyclon2: Remove message never printed
 2025-08-04  9:08 UTC 

[RFC PATCH net-next] ptp: Introduce PTP_SYS_OFFSET_EXTENDED_TRUSTED ioctl
 2025-08-04  9:07 UTC  (3+ messages)

[PATCH] vhost: initialize vq->nheads properly
 2025-08-04  9:05 UTC  (2+ messages)

[PATCH ipsec] xfrm: flush all states in xfrm_state_fini
 2025-08-04  9:05 UTC 

vhost: reproducible vvhost_net_release -> vhost_dev_cleanup -> host_dev_free_iovecs -> kfree -> KaBoOM
 2025-08-04  9:05 UTC  (2+ messages)

[PATCH v2] arm64: dts: renesas: rzg2lc-smarc: Disable CAN-FD channel0
 2025-08-04  9:04 UTC  (3+ messages)

[PATCH v3 0/2] rust: add initial scatterlist abstraction
 2025-08-04  9:04 UTC  (6+ messages)
` [PATCH v3 1/2] "

[PATCH v3 00/10] USB Type-C mode selection
 2025-08-04  9:03 UTC  (11+ messages)
` [PATCH v3 01/10] usb: typec: Add alt_mode_override field to port property
` [PATCH v3 02/10] platform/chrome: cros_ec_typec: Set alt_mode_override flag
` [PATCH v3 03/10] usb: typec: ucsi: "
` [PATCH v3 04/10] usb: typec: Expose mode priorities via sysfs
` [PATCH v3 05/10] usb: typec: Implement automated mode selection
` [PATCH v3 06/10] usb: typec: Report altmode entry status via callback
` [PATCH v3 07/10] usb: typec: ucsi: displayport: Propagate DP altmode entry result
` [PATCH v3 08/10] platform/chrome: cros_ec_typec: Propagate "
` [PATCH v3 09/10] platform/chrome: cros_ec_typec: Report USB4 entry status via callback
` [PATCH v3 10/10] platform/chrome: cros_ec_typec: Add default_usb_mode_set support

[PATCH v2 0/2] iio: magnetometer: add support for Infineon TLV493D 3D Magnetic Sensor
 2025-08-04  9:03 UTC  (4+ messages)

[PATCH v4 0/3] i2c: rework and extend RTL9300 I2C driver
 2025-08-04  9:02 UTC  (2+ messages)

[PATCH v6] mm/slub: avoid accessing metadata when pointer is invalid in object_err()
 2025-08-04  9:01 UTC  (2+ messages)

[ndctl PATCH] cxl: Add cxl-translate.sh unit test
 2025-08-04  9:01 UTC 

[PATCH] erofs: Fix detection of atomic context to prevent sleeping in invalid context
 2025-08-04  8:59 UTC  (2+ messages)

[PATCH] mfd: intel_soc_pmic_chtdc_ti: Set use_single_read regmap_config flag
 2025-08-04  8:57 UTC  (4+ messages)

[PATCH] i3c: renesas: Simplify return statement in 'renesas_i3c_daa'
 2025-08-04  8:57 UTC  (2+ messages)

[PATCH v3 00/21] ovl: narrow regions protected by i_rw_sem
 2025-08-04  8:57 UTC  (3+ messages)
` [PATCH v3 01/21] ovl: simplify an error path in ovl_copy_up_workdir()

[PATCH 0/2] Few fixes I found when building QEMU with Rust
 2025-08-04  8:56 UTC  (4+ messages)
` [PATCH 1/2] rust: Add antoher variant for impl_vmstate_struct! macro

[PATCH] exfat: optimize allocation bitmap loading time
 2025-08-04  8:56 UTC  (4+ messages)

[PATCH v2 00/95] linux-user: Split up elfload.c
 2025-08-04  8:54 UTC  (5+ messages)
` [PATCH v2 45/95] linux-user: Remove target_elf_greg_t

[PATCH 0/4] mingw: rename and open fixes
 2025-08-04  8:54 UTC  (3+ messages)
` [PATCH 2/4] mingw: drop Windows 7-specific work-around

[PATCH 0/3] CXL: Add a loadable module for address translation
 2025-08-04  8:52 UTC  (4+ messages)
` [PATCH 1/3] cxl/region: Refactor address translation funcs for testing
` [PATCH 2/3] cxl/acpi: Make the XOR calculations available "
` [PATCH 3/3] cxl/test: Add cxl_translate module for address translation testing

[PATCH] dpll: add back CONFIG_NET dependency
 2025-08-04  8:51 UTC  (2+ messages)

[PATCH v3 0/5] Defer throttle when task exits to user
 2025-08-04  8:51 UTC  (2+ messages)

[PATCH v3 00/12] Add SiFive TMC0 and SMC0 driver
 2025-08-04  8:39 UTC  (19+ messages)
` [PATCH v3 01/12] lib: utils: Add cache flush library
` [PATCH v3 02/12] lib: utils: Add FDT cache library
` [PATCH v3 03/12] utils: cache: Add SiFive ccache controller
` [PATCH v3 04/12] lib: utils/cache: Add fdt cmo helpers
` [PATCH v3 05/12] platform: generic: Add SiFive development platform
` [PATCH v3 06/12] lib: sbi: Add SiFive proprietary xsfcflushdlone
` [PATCH v3 07/12] lib: sbi: Add SiFive proprietary xsfcease
` [PATCH v3 10/12] platform: sifive: Add SiFive TMC0 driver
` [PATCH v3 12/12] platform: sifive: Add SiFive SMC0 driver

[RFC PATCH 0/6] riscv: add initial support for hardware breakpoints
 2025-08-04  8:15 UTC  (3+ messages)
` [RFC PATCH 5/6] riscv: hw_breakpoint: Use icount for single stepping


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.