The Linux Kernel Mailing List
 help / color / mirror / Atom feed
 messages from 2025-12-08 02:08:25 to 2025-12-08 06:24:03 UTC [more...]

[PATCH bpf-next v9 00/10] Improve the performance of BTF type lookups with binary search
 2025-12-08  6:23 UTC  (2+ messages)
` [PATCH bpf-next v9 01/10] libbpf: Add BTF permutation support for type reordering

[PATCH 00/30] smb: improve search speed of SMB1 maperror
 2025-12-08  6:21 UTC  (31+ messages)
` [PATCH 01/30] smb/client: fix NT_STATUS_NO_DATA_DETECTED value
` [PATCH 02/30] smb/client: fix NT_STATUS_DEVICE_DOOR_OPEN value
` [PATCH 03/30] smb/client: fix NT_STATUS_UNABLE_TO_FREE_VM value
` [PATCH 04/30] smb/server: remove unused nterr.h
` [PATCH 05/30] smb/client: add 4 NT error code definitions
` [PATCH 06/30] smb/client: add parentheses to NT error code definitions containing bitwise OR operator
` [PATCH 07/30] smb/client: introduce DEFINE_CMP_FUNC()
` [PATCH 08/30] smb/client: sort ntstatus_to_dos_map array
` [PATCH 09/30] smb/client: create netmisc_test.c and introduce DEFINE_CHECK_SORT_FUNC()
` [PATCH 10/30] smb/client: introduce KUnit test to check sort result of ntstatus_to_dos_map array
` [PATCH 11/30] smb/client: introduce DEFINE_SEARCH_FUNC()
` [PATCH 12/30] smb/client: use bsearch() to find target in ntstatus_to_dos_map array
` [PATCH 13/30] smb/client: remove useless elements from "
` [PATCH 14/30] smb/client: introduce DEFINE_CHECK_SEARCH_FUNC()
` [PATCH 15/30] smb/client: introduce KUnit test to check search result of ntstatus_to_dos_map array
` [PATCH 16/30] smb/client: sort nt_errs array
` [PATCH 17/30] smb/client: introduce KUnit test to check sort result of "
` [PATCH 18/30] smb/client: use bsearch() to find target in "
` [PATCH 19/30] smb/client: remove useless elements from "
` [PATCH 20/30] smb/client: introduce KUnit test to check search result of "
` [PATCH 21/30] smb/client: sort mapping_table_ERRDOS array
` [PATCH 22/30] smb/client: introduce KUnit test to check sort result of "
` [PATCH 23/30] smb/client: use bsearch() to find target in "
` [PATCH 24/30] smb/client: remove useless elements from "
` [PATCH 25/30] smb/client: introduce KUnit test to check search result of "
` [PATCH 26/30] smb/client: sort mapping_table_ERRSRV array
` [PATCH 27/30] smb/client: introduce KUnit test to check sort result of "
` [PATCH 28/30] smb/client: use bsearch() to find target in "
` [PATCH 29/30] smb/client: remove useless elements from "
` [PATCH 30/30] smb/client: introduce KUnit test to check search result of "

[Patch v5 00/19] Support SIMD/eGPRs/SSP registers sampling for perf
 2025-12-08  6:21 UTC  (26+ messages)
` [Patch v5 07/19] perf: Add sampling support for SIMD registers
` [Patch v5 08/19] perf/x86: Enable XMM sampling using sample_simd_vec_reg_* fields
` [Patch v5 12/19] perf/x86: Enable eGPRs sampling using sample_regs_* fields
` [Patch v5 13/19] perf/x86: Enable SSP "
` [Patch v5 18/19] perf parse-regs: Support new SIMD sampling format

[PATCH v4] dt-bindings: arm: keystone: add boot_* mboxes to ti,sci
 2025-12-08  6:20 UTC  (2+ messages)

[PATCH v6 0/5] add support for T7 family clock controller
 2025-12-08  6:17 UTC  (3+ messages)
` [PATCH v6 2/5] dt-bindings: clock: add Amlogic T7 SCMI "

[PATCH v7 0/3] Add i.MX91/93 parallel display support
 2025-12-08  6:14 UTC  (3+ messages)
` [PATCH v7 1/3] dt-bindings: soc: imx93-media-blk-ctrl: Add PDFC subnode to schema and example

[syzbot] [block?] kernel BUG in bio_chain
 2025-12-08  6:12 UTC  (4+ messages)
` [PATCH Next] gfs2: update end and prev bio for chain bio

[PATCH 00/31] gpu: nova-core: firmware: Hopper/Blackwell support
 2025-12-08  6:09 UTC  (6+ messages)
` [PATCH 23/31] gpu: nova-core: Hopper/Blackwell: add FSP Chain of Trust boot

[PATCH 0/4] Introduce Allwinner H616 PWM controller
 2025-12-08  6:09 UTC  (3+ messages)
` [PATCH 2/4] pwm: sun50i: Add H616 PWM support

[PATCH v2 3/3] mshv: Add debugfs to view hypervisor statistics
 2025-12-08  6:02 UTC  (3+ messages)

[PATCH] mm/workingset: fix crash from corrupted shadow entries in lru_gen
 2025-12-08  6:00 UTC 

[PATCH] kprobes: Call check_ftrace_location() on CONFIG_KPROBES_ON_FTRACE
 2025-12-08  5:59 UTC  (2+ messages)

[PATCH v2 0/5] arm64: dts: qcom: Introduce Kaanapali platform device tree
 2025-12-08  5:54 UTC  (7+ messages)
` [PATCH v2 3/5] arm64: dts: qcom: Introduce Kaanapali SoC
` [PATCH v2 4/5] arm64: dts: qcom: kaanapali: Add base MTP board

[RFC PATCH v2 00/23] KVM: TDX huge page support for private memory
 2025-12-08  5:49 UTC  (4+ messages)
` [RFC PATCH v2 21/23] KVM: TDX: Preallocate PAMT pages to be used in split path

[syzbot] [block?] general protection fault in blk_update_request
 2025-12-08  5:49 UTC  (2+ messages)

[PATCH v9 00/16] arm64: entry: Convert to Generic Entry
 2025-12-08  5:48 UTC  (9+ messages)
` [PATCH v9 01/16] arm64: Remove unused _TIF_WORK_MASK
` [PATCH v9 02/16] arm64/ptrace: Split report_syscall()
` [PATCH v9 03/16] arm64/ptrace: Return early for ptrace_report_syscall_entry() error
` [PATCH v9 04/16] arm64/ptrace: Refactor syscall_trace_enter/exit()

[PATCH] clk: qcom: videocc-sm8750: Constify qcom_cc_desc
 2025-12-08  5:44 UTC  (3+ messages)

[PATCH v8 0/5] media: qcom: camss: Add Kaanapali support
 2025-12-08  5:41 UTC  (5+ messages)
` [PATCH v8 1/5] media: dt-bindings: Add CAMSS device for Kaanapali

[PATCH v2] net: ipv6: fix spelling typos in comments
 2025-12-08  5:39 UTC  (3+ messages)

[syzbot] [mm?] general protection fault in lru_gen_test_recent (2)
 2025-12-08  5:31 UTC 

[PATCH RESEND v6 0/2] Add AMD MDB Endpoint and non-LL mode Support
 2025-12-08  5:29 UTC  (5+ messages)
` [PATCH RESEND v6 1/2] dmaengine: dw-edma: Add AMD MDB Endpoint Support
` [PATCH RESEND v6 2/2] dmaengine: dw-edma: Add non-LL mode

[PATCH] tee: fix tee_ioctl_object_invoke_arg padding
 2025-12-08  5:24 UTC  (3+ messages)

[PATCH] ASoC: tegra: Fix uninitialized flat cache warning in tegra210_ahub
 2025-12-08  5:20 UTC 

[PATCH] mm/vmalloc: clarify why vmap_range_noflush() might sleep
 2025-12-08  5:19 UTC 

[PATCH] dmaengine: dw-edma: Fix confusing cleanup.h syntax
 2025-12-08  5:17 UTC  (2+ messages)

[PATCH] perf: Fix 0 count issue of cpu-clock
 2025-12-08  5:16 UTC  (7+ messages)

[PATCH] ufs: qcom: Fix confusing cleanup.h syntax
 2025-12-08  5:16 UTC  (2+ messages)

[PATCH v7 0/3] Optimize tpm2_read_public() calls
 2025-12-08  5:15 UTC  (5+ messages)
` [PATCH v7 1/3] tpm2-sessions: Define TPM2_NAME_MAX_SIZE
` [PATCH v7 2/3] KEYS: trusted: Re-orchestrate tpm2_read_public() calls
` [PATCH v7 3/3] tpm2-sessions: Remove AUTH_MAX_NAMES

[syzbot] [mm?] general protection fault in lru_gen_test_recent (2)
 2025-12-08  5:14 UTC  (6+ messages)
` Forwarded: [PATCH] mm/workingset: fix NULL pointer dereference in lru_gen_test_recent()
` Forwarded: [PATCH] mm/workingset: add debug for corrupted shadow entry investigation
` Forwarded: [PATCH] mm/workingset: fix crash from corrupted shadow entries in lru_gen

[PATCH] mailmap: Add entry for Andrew Donnellan
 2025-12-08  5:13 UTC 

[PATCH] arm64: dts: qcom: x1e80100: Add '#cooling-cells' for CPU nodes
 2025-12-08  5:13 UTC  (3+ messages)

[syzbot] [bluetooth?] KASAN: slab-use-after-free Write in le_read_features_complete
 2025-12-08  5:07 UTC 

[syzbot] [mm?] general protection fault in lru_gen_test_recent (2)
 2025-12-08  5:07 UTC 

[PATCH v4 0/2] iio: pressure: add Honeywell ABP2 driver
 2025-12-08  5:01 UTC  (3+ messages)
` [PATCH v4 1/2] dt-bindings: iio: pressure: add honeywell,abp2030pa

amd iommu: rcu: INFO: rcu_preempt detected expedited stalls on CPUs/tasks: { 0-.... } 8 jiffies s: 113 root: 0x1/
 2025-12-08  4:57 UTC  (8+ messages)

Fate of CONFIG_IRQ_TIMINGS and co
 2025-12-08  4:49 UTC  (2+ messages)

[PATCH 00/12] gpio: convert more GPIO chips to using new value setters - part 2 for v6.16
 2025-12-08  4:48 UTC  (4+ messages)
` [PATCH 05/12] gpio: it87: use new line value setter callbacks

[PATCH 00/17] Paravirt CPUs and push task for less vCPU preemption
 2025-12-08  4:47 UTC  (2+ messages)

[PATCH v2 0/1] gpiolib: acpi: Add quirk for Dell Precision 7780
 2025-12-08  4:46 UTC  (2+ messages)

[PATCH v13 00/22] zswap compression batching with optimized iaa_crypto driver
 2025-12-08  4:33 UTC  (14+ messages)
` [PATCH v13 22/22] mm: zswap: Batched zswap_compress() with compress batching of large folios

linux-next: manual merge of the rcu tree with the ftrace tree
 2025-12-08  4:21 UTC  (10+ messages)

[PATCH v3] tracing: Guard __DECLARE_TRACE() use of __DO_TRACE_CALL() with SRCU-fast
 2025-12-08  4:20 UTC 

[PATCH] rust: transmute: implement FromBytes and AsBytes for ()
 2025-12-08  4:15 UTC 

[syzbot] [mm?] general protection fault in lru_gen_test_recent (2)
 2025-12-08  4:14 UTC 

[syzbot] [usb?] [media?] general protection fault in su3000_i2c_transfer
 2025-12-08  4:13 UTC 

[GIT PULL] non-MM updates for 6.19-rc1
 2025-12-08  4:08 UTC  (6+ messages)

[PATCH v3 0/4] LongArch: KVM: Add AVEC support irqchip in kernel
 2025-12-08  4:04 UTC  (9+ messages)
` [PATCH v3 1/4] LongArch: KVM: Add some maccros for AVEC
` [PATCH v3 2/4] LongArch: KVM: Add DINTC device support
` [PATCH v3 3/4] LongArch: KVM: Add irqfd set dintc msi
` [PATCH v3 4/4] LongArch: KVM: Add dintc inject msi to the dest vcpu

[PATCH v6 0/2] iio: Add support for TI ADS1X18 ADCs
 2025-12-08  4:06 UTC  (7+ messages)
` [PATCH v6 2/2] iio: adc: Add ti-ads1018 driver

[PATCH] media: dw2102: validate I2C messages in su3000_i2c_transfer()
 2025-12-08  4:00 UTC  (2+ messages)
` [syzbot] [usb?] [media?] general protection fault in su3000_i2c_transfer

[PATCH] platform/x86: int3472: Use actual clock frequency for DSM method
 2025-12-08  3:55 UTC  (6+ messages)

[PATCH v2] platform/x86: int3472: Use actual clock frequency for DSM method
 2025-12-08  3:51 UTC 

[PATCH v2 0/3] RISC-V: add percpu.h to include/asm
 2025-12-08  3:49 UTC  (4+ messages)
` [PATCH v2 1/3] riscv: remove irqflags.h inclusion in asm/bitops.h
` [PATCH v2 2/3] riscv: introduce percpu.h into include/asm
` [PATCH v2 3/3] riscv: store percpu offset into thread_info

[PATCH] sched/rt: Skip currently executing CPU in rto_next_cpu()
 2025-12-08  3:28 UTC 

[PATCH rc v2 0/4] iommu/arm-smmu-v3: Fix hitless STE update in nesting cases
 2025-12-08  3:43 UTC  (9+ messages)
` [PATCH rc v2 1/4] iommu/arm-smmu-v3: Add ignored bits to fix STE update sequence
` [PATCH rc v2 2/4] iommu/arm-smmu-v3: Ignore STE MEV when computing the "
` [PATCH rc v2 3/4] iommu/arm-smmu-v3: Ignore STE EATS "
` [PATCH rc v2 4/4] iommu/arm-smmu-v3-test: Add nested s1bypass/s1dssbypass coverage

[PATCH] fsi: master-gpio: Fix reference count leak in probe error path
 2025-12-08  3:36 UTC 

Report one issue caused by different return value of pm_runtime_resume_and_get() in 6.18
 2025-12-08  3:35 UTC 

[PATCH v2] media: venus: vdec: fix error state assignment for zero bytesused
 2025-12-08  3:33 UTC 

[RFC PATCH 0/4] Extend xas_split* to support splitting arbitrarily large entries
 2025-12-08  3:32 UTC  (3+ messages)
` [RFC PATCH 4/4] XArray: test: Increase split order test range in check_split()

[syzbot] [mm?] general protection fault in lru_gen_test_recent (2)
 2025-12-08  3:28 UTC 

[syzbot] [usb?] [media?] general protection fault in su3000_i2c_transfer
 2025-12-08  3:27 UTC 

[PATCH] clk: microchip: core: fix pointer being initialized twice
 2025-12-08  3:26 UTC 

[PATCH 6.18 regression fix] dma-mapping: Fix DMA_BIT_MASK() macro being broken
 2025-12-08  3:25 UTC  (2+ messages)

[PATCH bpf-next v3 0/6] Add cryptographic hash and signature verification kfuncs to BPF
 2025-12-08  3:25 UTC  (8+ messages)
` [PATCH bpf-next v3 1/6] bpf: Extend bpf_crypto_type with hash operations
` [PATCH bpf-next v3 2/6] crypto: Add BPF hash algorithm type registration module
` [PATCH bpf-next v3 3/6] bpf: Add SHA hash kfunc for cryptographic hashing
` [PATCH bpf-next v3 4/6] selftests/bpf: Add tests for bpf_crypto_hash kfunc
` [PATCH bpf-next v3 5/6] bpf: Add ECDSA signature verification kfuncs
` [PATCH bpf-next v3 6/6] selftests/bpf: Add tests for "

[PATCH v2 0/8] drm/rockchip: No more post-atomic_check fixups
 2025-12-08  2:48 UTC  (3+ messages)
` [PATCH v2 5/8] drm/rockchip: vop2: Enforce AFBC source alignment in plane_check

[PATCH] pmdomain:rockchip: Fix init genpd as GENPD_STATE_ON before regulator ready
 2025-12-08  3:17 UTC  (2+ messages)

[PATCH 0/2] arm64: dts: qcom: sdm850-huawei-matebook-e-2019: Fix reserved-memory issues to enable IPA
 2025-12-08  3:15 UTC  (3+ messages)
` [PATCH 1/2] arm64: dts: qcom: sdm850-huawei-matebook-e-2019: Remove duplicate reserved-memroy nodes
` [PATCH 2/2] arm64: dts: qcom: sdm850-huawei-matebook-e-2019: Correct ipa_fw_mem for the driver to load successfully

[PATCH net-next] net: mdio: aspeed: add dummy read to avoid read-after-write issue
 2025-12-08  3:13 UTC  (3+ messages)

[PATCH v2 0/4] mm/vfio: huge pfnmaps with !MAP_FIXED mappings
 2025-12-08  3:11 UTC  (3+ messages)
` [PATCH v2 4/4] vfio-pci: Best-effort "

[RFC PATCH -next 0/2] mm/mglru: remove memcg lru
 2025-12-08  3:10 UTC  (5+ messages)
` [RFC PATCH -next 1/2] mm/mglru: use mem_cgroup_iter for global reclaim

[RFT net-next PATCH RESEND 0/2] ethernet: intel: fix freeing uninitialized pointers with __free
 2025-12-08  3:07 UTC  (7+ messages)
    ` [Intel-wired-lan] "

[PATCH v1 0/3] Add the System Timer Module counter
 2025-12-08  3:04 UTC  (4+ messages)
` [PATCH v1 1/3] counters: Reorder the Makefile
` [PATCH v1 2/3] dt-bindings: counter: Add NXP System Timer Module Counter
` [PATCH v1 3/3] counter: Add STM based counter

[PATCH] net: atm: lec: add pre_send validation to avoid uninitialized
 2025-12-08  3:04 UTC  (3+ messages)

[PATCH] .mailmap: Remove one of the entries for WangYuli
 2025-12-08  2:57 UTC 

[PATCH v6 0/7] Add ASPEED PCIe Root Complex support
 2025-12-08  3:01 UTC  (5+ messages)

[PATCH v2] dt-bindings: usb: maxim,max3421: convert to DT schema
 2025-12-08  3:00 UTC  (5+ messages)

[syzbot] [mm?] general protection fault in lru_gen_test_recent (2)
 2025-12-08  3:00 UTC 

[PATCH v9 0/6] Add multiple address spaces support to VDUSE
 2025-12-08  2:58 UTC  (15+ messages)
` [PATCH v9 5/6] vduse: add vq group asid support

[PATCH 1/1] scsi: ufs: core: Fix error handler encryption support
 2025-12-08  2:52 UTC 

[PATCH v2 0/7] KVM: x86/tdx: Have TDX handle VMXON during bringup
 2025-12-08  2:49 UTC  (2+ messages)

[PATCH v3 0/7] rust: build_assert: document and fix use with function arguments
 2025-12-08  2:47 UTC  (8+ messages)
` [PATCH v3 1/7] rust: build_assert: add instructions for "
` [PATCH v3 2/7] rust: io: always inline functions using build_assert with arguments
` [PATCH v3 3/7] rust: cpufreq: "
` [PATCH v3 4/7] rust: bits: "
` [PATCH v3 5/7] rust: sync: refcount: "
` [PATCH v3 6/7] rust: irq: "
` [PATCH v3 7/7] rust: num: bounded: add missing comment for always inlined function

[PATCH RESEND] lib/group_cpus: make group CPU cluster aware
 2025-12-08  2:47 UTC  (10+ messages)

[PATCH] sched/fair: Remove redundant error handling path in alloc_fair_sched_group
 2025-12-08  2:40 UTC 

[PATCH] um: use ARRAY_SIZE to calculate the length of an array
 2025-12-08  2:37 UTC 

[RFC PATCH -next 2/2] mm/mglru: remove memcg lru
 2025-12-08  2:35 UTC  (3+ messages)
` [RFC PATCH -next 1/2] mm/mglru: use mem_cgroup_iter for global reclaim

arch/um/kernel/skas/stub_exe.c:180:23-24: WARNING: Use ARRAY_SIZE
 2025-12-08  2:33 UTC 

[Bug report] hash_name() may cross page boundary and trigger sleep in RCU context
 2025-12-08  2:32 UTC  (2+ messages)

[syzbot] [media?] general protection fault in su3000_i2c_transfer
 2025-12-08  2:33 UTC  (3+ messages)
` Forwarded: [PATCH] media: dw2102: validate I2C messages in su3000_i2c_transfer()

[GIT PULL v2] i2c-host for v6.19
 2025-12-08  2:32 UTC 

[PATCH v1 1/4] mm/hugetlb: fix hugetlb_pmd_shared()
 2025-12-08  2:32 UTC  (2+ messages)

[PATCH] media: venus: vdec: fix error state assignment for zero bytesused
 2025-12-08  2:29 UTC  (3+ messages)

[GIT PULL] I3C changes for 6.19
 2025-12-08  2:26 UTC  (2+ messages)

[PATCH v2 0/3] selftests/resctrl: Add Hygon CPUs support and bug fixes
 2025-12-08  2:27 UTC  (4+ messages)
` [PATCH v2 2/3] selftests/resctrl: Fix a division by zero error on Hygon

[PATCH v2 0/8] Microsoft Surface Pro 11 support
 2025-12-08  2:20 UTC  (5+ messages)
` [PATCH v2 6/8] dt-bindings: wireless: ath12k: Add disable-rfkill property

[PATCH 0/2] Add NXP FRDM-IMX91S board support
 2025-12-08  2:17 UTC  (3+ messages)
` [PATCH 2/2] arm64: dts: freescale: add "

[PATCH v1] perf tools: Add the legacy-cache.json to .gitignore
 2025-12-08  2:15 UTC 

[PATCH v4] docs: improve introduction wording in howto.rst
 2025-12-08  2:11 UTC  (2+ messages)

[PATCH 1/2] firmware: arm_scmi: Fix confusing cleanup.h syntax
 2025-12-08  2:09 UTC  (2+ messages)
` [PATCH 2/2] firmware: cirrus: "

[PATCH 1/3] tee: qcomtee: call: Fix confusing cleanup.h syntax
 2025-12-08  2:08 UTC  (3+ messages)
` [PATCH 2/3] tee: qcomtee: mem: "
` [PATCH 3/3] tee: qcomtee: user: "

[PATCH] spi: virtio: Fix confusing cleanup.h syntax
 2025-12-08  2:08 UTC 

[PATCH v9 0/2] NXP SAR ADC IIO driver for s32g2/3 platforms
 2025-12-08  2:08 UTC  (3+ messages)
` [PATCH v9 1/2] dt-bindings: iio: adc: Add the NXP SAR ADC "
` [PATCH v9 2/2] iio: adc: Add the NXP SAR ADC support for the "

[PATCH] ptp: chardev: Fix confusing cleanup.h syntax
 2025-12-08  2:08 UTC 

linux-next: Tree for Dec 8
 2025-12-08  2:08 UTC 


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox