LKML Archive mirror
 help / color / mirror / Atom feed
 messages from 2024-03-23 00:30:31 to 2024-03-23 12:20:31 UTC [more...]

[PATCH] of: property: fw_devlink: Fix stupid bug in remote-endpoint parsing
 2024-03-23 12:19 UTC  (4+ messages)

[PATCH v6 00/11] riscv: add initial support for Canaan Kendryte K230
 2024-03-23 12:12 UTC  (12+ messages)
` [PATCH v6 01/11] dt-bindings: riscv: Add T-HEAD C908 compatible
` [PATCH v6 02/11] dt-bindings: add Canaan K230 boards compatible strings
` [PATCH v6 03/11] dt-bindings: timer: Add Canaan K230 CLINT
` [PATCH v6 04/11] dt-bindings: interrupt-controller: Add Canaan K230 PLIC
` [PATCH v6 05/11] riscv: Kconfig.socs: Split ARCH_CANAAN and SOC_CANAAN_K210
` [PATCH v6 06/11] soc: canaan: Deprecate SOC_CANAAN and use SOC_CANAAN_K210 for K210
` [PATCH v6 07/11] clk: k210: Deprecate SOC_CANAAN and use SOC_CANAAN_K210
` [PATCH v6 08/11] pinctrl: "
` [PATCH v6 09/11] reset: "
` [PATCH v6 10/11] riscv: dts: add initial canmv-k230 and k230-evb dts
` [PATCH v6 11/11] riscv: config: enable ARCH_CANAAN in defconfig

[PATCH v2 0/3] iio: adxl345: add spi-3wire
 2024-03-23 12:16 UTC  (7+ messages)
` [PATCH v2 1/3] iio: accel: adxl345: Update adxl345
` [PATCH v2 3/3] dt-bindings: iio: accel: adxl345: Add spi-3wire

[PATCH v2] efi: fix panic in kdump kernel
 2024-03-23 12:15 UTC  (2+ messages)

[PATCH v6 0/4] firmware: arm_scmi: Add SCMI v3.2 pincontrol protocol basic support
 2024-03-23 12:15 UTC  (5+ messages)
` [PATCH v6 1/4] firmware: arm_scmi: introduce helper get_max_msg_size
` [PATCH v6 2/4] dt-bindings: firmware: arm,scmi: support pinctrl protocol
` [PATCH v6 3/4] firmware: arm_scmi: Add SCMI v3.2 pincontrol protocol basic support
` [PATCH v6 4/4] pinctrl: Implementation of the generic scmi-pinctrl driver

[PATCH] modpost: do not make find_tosym() return NULL
 2024-03-23 11:45 UTC 

[PATCH v4 00/16] x86-64: Stack protector and percpu improvements
 2024-03-23 11:39 UTC  (2+ messages)

[PATCH] riscv: merge two if-blocks for KBUILD_IMAGE
 2024-03-23 11:35 UTC 

[RFC PATCH 0/5] Rust block device driver API and null block driver
 2024-03-23 11:33 UTC  (5+ messages)
` [RFC PATCH 3/5] rust: block: allow `hrtimer::Timer` in `RequestData`
` [RFC PATCH 4/5] rust: block: add rnull, Rust null_blk implementation

[PATCH v2 0/5] Add RK816 PMIC support
 2024-03-23 11:15 UTC  (10+ messages)
` [PATCH v2 1/5] dt-bindings: mfd: Add rk816 binding
` [PATCH v2 2/5] mfd: rk8xx: Add RK816 support
` [PATCH v2 3/5] pinctrl: rk805: Add rk816 pinctrl support
` [PATCH v2 4/5] regulator: rk808: Support apply_bit for rk808_set_suspend_voltage_range
` [PATCH v2 5/5] regulator: rk808: Add RK816 support

[PATCH v4 0/2] ASoC: nau8325: Modify driver code and dtschema
 2024-03-23 11:05 UTC  (3+ messages)
` [PATCH v4 1/2] ASoC: dt-bindings: Added schema for "nuvoton,nau8325"

[PATCH 0/2] Add support for AD4000 series
 2024-03-23 10:58 UTC  (5+ messages)
` [PATCH 1/2] dt-bindings: iio: adc: Add AD4000

[PATCH v2 0/2] dt-bindings: leds: add LED_FUNCTION_* mainly for router devices
 2024-03-23 10:56 UTC  (4+ messages)
` [PATCH v2 1/2] dt-bindings: leds: add LED_FUNCTION_MOBILE for mobile network
` [PATCH v2 2/2] dt-bindings: leds: add LED_FUNCTION_SPEED_* for link speed on LAN/WAN

[PATCH v10 0/6] uvcvideo: Fixes for hw timestamping
 2024-03-23 10:48 UTC  (7+ messages)
` [PATCH v10 1/6] media: uvcvideo: Support timestamp lists of any size
` [PATCH v10 2/6] media: uvcvideo: Ignore empty TS packets
` [PATCH v10 3/6] media: uvcvideo: Quirk for invalid dev_sof in Logitech C922
` [PATCH v10 4/6] media: uvcvideo: Allow hw clock updates with buffers not full
` [PATCH v10 5/6] media: uvcvideo: Refactor clock circular buffer
` [PATCH v10 6/6] media: uvcvideo: Fix hw timestamp handling for slow FPS

[PATCH 0/3] media: Fix gcc warnings
 2024-03-23 10:41 UTC  (4+ messages)
` [PATCH 1/3] staging: media: tegra-video: Fix -Wmaybe-unitialized warn in gcc
` [PATCH 2/3] media: radio-shark2: Avoid led_names truncations
` [PATCH 3/3] media: dvbdev: Initialize sbuf

[PATCH] x86, relocs: Ignore relocations in .notes section on walk_relocs
 2024-03-23 10:38 UTC  (9+ messages)

[PATCH bpf-next v3 0/2] bpf,arm64: Add support for BPF Arena
 2024-03-23 10:30 UTC  (3+ messages)
` [PATCH bpf-next v3 1/2] bpf: Add arm64 JIT support for PROBE_MEM32 pseudo instructions
` [PATCH bpf-next v3 2/2] bpf: Add arm64 JIT support for bpf_addr_space_cast instruction

[PATCH net-next v3 00/12] Add support for OPEN Alliance 10BASE-T1x MACPHY Serial Interface
 2024-03-23 10:24 UTC  (15+ messages)
` [PATCH net-next v3 12/12] dt-bindings: net: add Microchip's LAN865X 10BASE-T1S MACPHY

[PATCH v3 0/9] Setting live video input format for ZynqMP DPSUB
 2024-03-23 10:22 UTC  (8+ messages)
` [PATCH v3 8/9] dt-bindings: xlnx: Add VTC and TPG bindings

[PATCH bpf-next v2 0/2] bpf,arm64: Add support for BPF Arena
 2024-03-23 10:21 UTC  (4+ messages)
` [PATCH bpf-next v2 2/2] bpf: Add arm64 JIT support for bpf_addr_space_cast instruction

[PATCH v3 0/4] Re-use device management code fragments
 2024-03-23 10:06 UTC  (2+ messages)

[PATCH] arm64: dts: qcom: sm8250-xiaomi-elish: set pm8150b_vbus regulator-min-microamp and regulator-max-microamp
 2024-03-23 10:04 UTC 

[WIP 0/3] Memory model and atomic API in Rust
 2024-03-23  9:58 UTC  (18+ messages)
` [WIP 1/3] rust: Introduce atomic module

[PATCH 00/64] i2c: reword i2c_algorithm according to newest specification
 2024-03-23  9:47 UTC  (4+ messages)
` [PATCH 01/64] "

[RFC PATCH 0/9] riscv: Userspace pointer masking and tagged address ABI
 2024-03-23  9:35 UTC  (8+ messages)
` [RFC PATCH 5/9] riscv: Split per-CPU and per-thread envcfg bits
  ` [RISC-V] [tech-j-ext] "

[PATCH] sound:Fix a memory leak in snd_ctl_elem_add_compat function
 2024-03-23  9:31 UTC  (2+ messages)

[PATCH] sound:Fix a memory leak related to variable data
 2024-03-23  9:29 UTC  (2+ messages)

[PATCH 0/4] siox: Move some complexity into the core
 2024-03-23  9:21 UTC  (10+ messages)
` [PATCH 2/4] siox: Provide a devm variant of siox_master_alloc()
        ` [PULL] siox changes for 6.9

[syzbot] [bpf?] UBSAN: array-index-out-of-bounds in check_stack_range_initialized
 2024-03-23  9:08 UTC  (3+ messages)

[PATCH] export.h: remove include/asm-generic/export.h
 2024-03-23  9:06 UTC 

[RFC] mm: get_mm_counter() get the total memory usage of the process
 2024-03-22 15:11 UTC 

[PATCH v2 0/8] drm: zynqmp_dp: Misc. patches and debugfs support
 2024-03-23  8:54 UTC  (13+ messages)
` [PATCH v2 5/8] drm: zynqmp_dp: Don't retrain the link in our IRQ

[PATCH 0/2] kconfig: fix an unselectable choice in MIPS again, and make sure it never happens
 2024-03-23  8:51 UTC  (3+ messages)
` [PATCH 1/2] MIPS: move unselectable FIT_IMAGE_FDT_EPM5 out of the "System type" choice
` [PATCH 2/2] kconfig: do not reparent the menu inside a choice block

[PATCH] tools:Fix a memory leak related to variable name
 2024-03-23  8:45 UTC 

[syzbot] [tipc?] BUG: soft lockup in do_sock_setsockopt
 2024-03-23  8:44 UTC  (2+ messages)

[RFC PATCH] mm: add folio in swapcache if swapin from zswap
 2024-03-23  8:38 UTC  (12+ messages)
                ` [External] "

[syzbot] [xfs?] possible deadlock in xfs_icwalk_ag
 2024-03-23  8:36 UTC  (2+ messages)

[PATCH] KVM: VMX: make vmx_init a late init call to get to init process faster
 2024-03-23  8:14 UTC  (2+ messages)

[PATCH v3 0/7] Handle faults in KUnit tests
 2024-03-23  7:37 UTC  (3+ messages)
` [PATCH v3 4/7] kunit: Handle test faults

[PATCH] netlink: fix typo
 2024-03-23  7:27 UTC  (3+ messages)
  ` [PATCH ethtool-next] netlink: fix typo in coalesce_reply_cb()

[syzbot] [bpf?] [net?] possible deadlock in rcu_report_exp_cpu_mult
 2024-03-23  7:08 UTC  (3+ messages)
` [PATCH] bpf, sockmap: fix "

[PATCH] tools:Fix a memory leak related to new_alt_group
 2024-03-23  7:06 UTC 

[PATCH 2/5] mfd: rk8xx: Add RK816 support
 2024-03-23  7:01 UTC  (2+ messages)

[PATCH] fbdev: Select I/O-memory framebuffer ops for SBus
 2024-03-23  6:58 UTC  (4+ messages)

[PATCH 0/3] usb: gadget: u_audio:
 2024-03-23  6:57 UTC  (4+ messages)
` [PATCH 1/3] usb: gadget: u_audio: Fix the size of a buffer in a strscpy() call
` [PATCH 2/3] usb: gadget: u_audio: Use the 2-argument version of strscpy()
` [PATCH 3/3] usb: gadget: u_audio: Use snprintf() instead of sprintf()

[PATCH] tools:Fix a memory leak bug related to the cmd
 2024-03-23  6:55 UTC 

PROBLEM: Sun Ultra 60 hangs on boot since Linux 6.8
 2024-03-23  6:49 UTC  (7+ messages)

[PATCH] therm.c: Adding an array index check before accessing an element
 2024-03-23  6:39 UTC 

[PATCH] iphase: Adding a null pointer check
 2024-03-23  6:38 UTC 

[PATCH] riscv: Improve sbi_ecall() code generation by reordering arguments
 2024-03-23  6:26 UTC  (2+ messages)

[PATCH 2/2] xfs_refcount: Preventing integer overflow
 2024-03-23  6:26 UTC 

[PATCH] amdtp-stream: Checking a variable for zero before dividing
 2024-03-23  6:03 UTC 

[PATCH v2] staging: pi433: Correct comment typos in pi433_if.c
 2024-03-23  6:08 UTC 

[PATCH] staging: pi433: Correct comment typos in pi433_if.c
 2024-03-23  5:47 UTC  (3+ messages)

[PATCH v19 000/130] KVM TDX basic feature support
 2024-03-23  4:27 UTC  (18+ messages)
` [PATCH v19 035/130] KVM: TDX: Add place holder for TDX VM specific mem_enc_op ioctl
` [PATCH v19 037/130] KVM: TDX: Make KVM_CAP_MAX_VCPUS backend specific
` [PATCH v19 038/130] KVM: TDX: create/destroy VM structure
` [PATCH v19 039/130] KVM: TDX: initialize VM with TDX specific parameters
` [PATCH v19 130/130] RFC: KVM: x86, TDX: Add check for KVM_SET_CPUID2

[PATCH v3] f2fs: prevent writing without fallocate() for pinned files
 2024-03-23  4:26 UTC  (4+ messages)
` [f2fs-dev] "

[PATCH -next RFC] blk-throttle: remove CONFIG_BLK_DEV_THROTTLING_LOW
 2024-03-23  4:09 UTC  (3+ messages)

[PATCH 0/2] block: support to account io_ticks precisely
 2024-03-23  4:08 UTC  (7+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] block: remove blk_mq_in_flight() and blk_mq_in_flight_rw()

[RFC PATCH v3 0/5] mm: support large folios swap-in
 2024-03-23  3:50 UTC  (10+ messages)
` [RFC PATCH v3 1/5] arm64: mm: swap: support THP_SWAP on hardware with MTE

[PATCH bpf] selftests/bpf: verifier_arena: fix mmap address for arm64
 2024-03-23  3:50 UTC  (2+ messages)

[PATCH bpf v2] bpf: verifier: reject addr_space_cast insn without arena
 2024-03-23  3:50 UTC  (2+ messages)

v6.8.0-rc6: mei_ace_probe / mei_vsc_probe: do not call blocking ops when !TASK_RUNNING
 2024-03-23  3:50 UTC  (10+ messages)

[PATCH 0/2] ASoC: dt-bindings: convert fsl-asoc-card.txt to YAML
 2024-03-23  3:42 UTC  (4+ messages)
` [PATCH 1/2] ASoC: dt-bindings: fsl-asoc-card: convert "

[PATCH v2 00/14] transfer page to folio in KSM
 2024-03-23  3:38 UTC  (3+ messages)
` [PATCH v2 13/14] mm/ksm: use folio_set_stable_node in try_to_merge_one_page

[tip:x86/percpu] BUILD SUCCESS 4e5b0e8003df05983b6dabcdde7ff447d53b49d7
 2024-03-23  3:37 UTC 

[PATCH 0/2] mm: small fixup series for mm-unstable
 2024-03-23  3:33 UTC  (3+ messages)
` [PATCH 1/2] fixup! mm: make HPAGE_PXD_* macros even if !THP
` [PATCH 2/2] fixup! mm/gup: handle hugepd for follow_page()

[PATCH v3 0/3] Trivial code cleanup patches
 2024-03-23  3:31 UTC  (2+ messages)

[RESEND PATCH bpf] bpf: verifier: fix addr_space_cast from as(1) to as(0)
 2024-03-23  3:30 UTC  (2+ messages)

[PATCH] clk: qcom: Fix SM_GPUCC_8650 dependencies
 2024-03-23  3:28 UTC 

[PATCH] f2fs: fix to adjust appropirate defragment pg_end
 2024-03-23  3:02 UTC  (2+ messages)

[PATCH v1 0/2] media: i2c: Add support for GC05A2 sensor
 2024-03-23  2:59 UTC  (4+ messages)
` [PATCH v1 2/2] media: i2c: Add GC05A2 image sensor driver

[PATCH v2] staging: sm750fb: Replace comparisons with NULL and 0
 2024-03-23  2:59 UTC  (3+ messages)
` [PATCH v3] "

[RFC PATCH v2 0/5] ubifs: Support POSIX Access Control Lists (ACLs)
 2024-03-23  2:55 UTC  (5+ messages)
` [RFC PATCH v2 2/5] ubifs: Implement "
` [RFC PATCH v2 5/5] ubifs: Introduce ACLs mount options

[PATCH v8 0/2] media: i2c: Add support for GC08A3 sensor
 2024-03-23  2:38 UTC  (3+ messages)
` [PATCH v8 1/2] media: dt-bindings: i2c: add GalaxyCore GC08A3 image sensor
` [PATCH v8 2/2] media: i2c: Add GC08A3 image sensor driver

[PATCHSET v5] sched: Implement BPF extensible scheduler class
 2024-03-23  2:37 UTC  (3+ messages)
` [PATCH 12/36] sched_ext: "

[PATCH v2 00/15] treewide: Refactor heap related implementation
 2024-03-23  2:19 UTC  (10+ messages)
` [PATCH v2 04/15] lib min_heap: Add type safe interface

[PATCH v3 00/12] mm/gup: Unify hugetlb, part 2
 2024-03-23  2:15 UTC  (5+ messages)
` [PATCH v3 12/12] mm/gup: Handle hugetlb in the generic follow_page_mask code

[PATCH] f2fs: Prevent s_writer rw_sem count mismatch in f2fs_evict_inode
 2024-03-23  2:11 UTC  (2+ messages)

Can you help us on memory barrier usage? (was Re: [PATCH v4 4/6] mm: swap: Allow storage of all mTHP orders)
 2024-03-23  2:11 UTC  (2+ messages)

[PATCH 1/2] KVM: arm64: Fix the identification range for the FF-A smcs
 2024-03-23  2:07 UTC  (3+ messages)
` [PATCH 2/2] KVM: arm64: Allow only the specified FF-A calls to be forwarded to TZ

[PATCH v5 net 0/3] Report RCU QS for busy network kthreads
 2024-03-23  2:02 UTC  (5+ messages)
` [PATCH v5 net 1/3] rcu: add a helper to report consolidated flavor QS

[PATCH 0/2] devlink: Take care of FWNODE_FLAG_NOT_DEVICE in case of DT overlays
 2024-03-23  2:00 UTC  (7+ messages)
` [PATCH 2/2] of: property: fw_devlink: Fix links to supplier when created from phandles

[PATCH v2 0/2] media: i2c: Add support for GC05A2 sensor
 2024-03-23  1:47 UTC  (3+ messages)
` [PATCH v2 1/2] media: dt-bindings: i2c: add GalaxyCore GC05A2 image sensor
` [PATCH v2 2/2] media: i2c: Add GC05A2 image sensor driver

[PATCH] media: mediatek: vcodec: Handle invalid decoder vsi
 2024-03-23  1:45 UTC  (3+ messages)

答复: [PATCH V4] kdb: Fix the deadlock issue in KDB debugging
 2024-03-23  1:41 UTC  (2+ messages)
` [PATCH V5] "

[PATCH v8 00/15] x86: Trenchboot secure dynamic launch Linux kernel support
 2024-03-23  1:33 UTC  (6+ messages)
` [PATCH v8 01/15] x86/boot: Place kernel_info at a fixed offset

[PATCH V4 0/5] mlx5 ConnectX control misc driver
 2024-03-23  1:33 UTC  (12+ messages)

[PATCH v4 0/4] perf: Support PERF_SAMPLE_READ with inherit_stat
 2024-03-23  1:22 UTC  (2+ messages)

[PATCH v2 net] nexthop: fix uninitialized variable in nla_put_nh_group_stats()
 2024-03-23  1:10 UTC  (2+ messages)

[PATCH v9 0/2] wifi: mwifiex: add code to support host mlme
 2024-03-23  1:06 UTC  (10+ messages)
      ` [EXT] "

[PATCH v3 03/12] mm: Make HPAGE_PXD_* macros even if !THP
 2024-03-23  1:05 UTC  (4+ messages)

[PATCH net] pds_core: Fix pdsc_check_pci_health function to print warning
 2024-03-23  1:02 UTC  (2+ messages)

[GIT PULL] Please pull powerpc/linux.git powerpc-6.9-2 tag
 2024-03-23  0:54 UTC 

[PATCH] MAINTAINERS: add myself as mwifiex driver reviewer
 2024-03-23  0:47 UTC  (2+ messages)

[PATCH linux-next v2 0/3] powerpc/kexec: split CONFIG_CRASH_DUMP out from CONFIG_KEXEC_CORE
 2024-03-23  0:45 UTC  (2+ messages)

[PATCH v2] powerpc: Handle error in mark_rodata_ro() and mark_initmem_nx()
 2024-03-23  0:45 UTC  (2+ messages)

[PATCH v7] posix-timers: add clock_compare system call
 2024-03-23  0:42 UTC  (3+ messages)

[PATCH v4] Documentation: tpm_tis
 2024-03-23  0:39 UTC  (2+ messages)

[PATCH v2] arm64: dts: qcom: sm8450: Update SNPS Phy parameters for QRD platform
 2024-03-23  0:38 UTC  (2+ messages)

[PATCH V2 RESEND 0/6] Add support for videocc and camcc on SM8650
 2024-03-23  0:33 UTC  (4+ messages)
` [PATCH V2 RESEND 6/6] arm64: dts: qcom: sm8650: Add video and camera clock controllers


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).