The Linux Kernel Mailing List
 help / color / mirror / Atom feed
 messages from 2024-08-13 10:51:46 to 2024-08-13 12:37:12 UTC [more...]

[PATCH v11 0/3] riscv: sophgo: add dmamux support for Sophgo CV1800/SG2000 SoCs
 2024-08-13 12:36 UTC  (4+ messages)
` [PATCH v11 2/3] soc/sophgo: add top sysctrl layout file for CV18XX/SG200X

[PATCH] rtla: Sync the help text between hist tools
 2024-08-13 12:36 UTC  (2+ messages)

[PATCH v4 00/13] media: qcom: camss: Add sm8550 support
 2024-08-13 12:35 UTC  (2+ messages)

[syzbot] Monthly serial report (Aug 2024)
 2024-08-13 12:34 UTC 

[PATCH v5 00/26] Generic `Allocator` support for Rust
 2024-08-13 12:34 UTC  (4+ messages)
` [PATCH v5 22/26] rust: alloc: implement `Cmalloc` in module allocator_test

[syzbot] Monthly bluetooth report (Aug 2024)
 2024-08-13 12:33 UTC 

[syzbot] Monthly kernfs report (Aug 2024)
 2024-08-13 12:33 UTC 

[PATCH 1/3] fault-inject: improve build for CONFIG_FAULT_INJECTION=n
 2024-08-13 12:32 UTC  (5+ messages)
` [PATCH 2/3] drm/msm: clean up fault injection usage
` [PATCH 3/3] drm/xe: "

Since 6.10 - kernel oops/panics on G4 macmini due to change in drivers/ata/pata_macio.c
 2024-08-13 12:32 UTC  (4+ messages)

[PATCH v6 00/10] media: Fix the last set of coccinelle warnings
 2024-08-13 12:31 UTC  (11+ messages)
` [PATCH v6 01/10] media: venus: Use flex array for hfi_session_release_buffer_pkt
` [PATCH v6 02/10] media: venus: Refactor struct hfi_uncompressed_plane_info
` [PATCH v6 03/10] media: venus: Refactor struct hfi_session_get_property_pkt
` [PATCH v6 04/10] media: venus: Refactor struct hfi_uncompressed_format_supported
` [PATCH v6 05/10] media: venus: Refactor hfi_session_empty_buffer_uncompressed_plane0_pkt
` [PATCH v6 06/10] media: venus: Refactor hfi_session_empty_buffer_compressed_pkt
` [PATCH v6 07/10] media: venus: Refactor hfi_sys_get_property_pkt
` [PATCH v6 08/10] media: venus: Refactor hfi_session_fill_buffer_pkt
` [PATCH v6 09/10] media: venus: Refactor hfi_buffer_alloc_mode_supported
` [PATCH v6 10/10] media: venus: Convert one-element-arrays to flex-arrays

[PATCH v2 0/2] uprobes: Improve scalability by reducing the contention on siglock
 2024-08-13 12:30 UTC  (7+ messages)
` [PATCH v2 1/2] uprobes: Remove redundant spinlock in uprobe_deny_signal()
` [PATCH v2 2/2] uprobes: Remove the spinlock within handle_singlestep()

[PATCH net-next v2 0/2] net: ipv6: ioam6: introduce tunsrc
 2024-08-13 12:27 UTC  (3+ messages)
` [PATCH net-next v2 1/2] net: ipv6: ioam6: code alignment
` [PATCH net-next v2 2/2] net: ipv6: ioam6: new feature tunsrc

[PATCH v3 1/2] x86: Add basic support for the Congatec CGEB BIOS interface
 2024-08-13 12:26 UTC  (2+ messages)

[PATCH] cpuidle: riscv-sbi: Allow cpuidle pd used by other devices
 2024-08-13 12:25 UTC  (2+ messages)

[PATCH v2 0/2] add device managed version of dev_pm_domain_attach|detach_list()
 2024-08-13 12:23 UTC  (4+ messages)
` [PATCH v2 1/2] PM: domains: "

new project
 2024-08-13 12:23 UTC 

[PATCH 6.10 000/263] 6.10.5-rc1 review
 2024-08-13 12:23 UTC  (3+ messages)

[PATCH v4 0/2] DMA IOMMU static calls
 2024-08-13 12:23 UTC  (6+ messages)
` [PATCH v4 1/2] dma: call unconditionally to unmap_page and unmap_sg callbacks

[PATCH][next] ACPI: align slab for improved memory performance
 2024-08-13 12:21 UTC  (6+ messages)

[PATCH bpf-next v4 0/2] bpf: enable generic kfuncs for BPF_CGROUP_* programs
 2024-08-13 12:21 UTC  (3+ messages)
` [PATCH bpf-next v4 1/2] "
` [PATCH bpf-next v4 2/2] bpf: allow bpf_current_task_under_cgroup() with BPF_CGROUP_*

[PATCH] Bluetooth: vhci: manage mutex with cleanup helpers
 2024-08-13 12:18 UTC 

[PATCH] bcachefs: Add check for the size of combined key and value
 2024-08-13 12:17 UTC  (2+ messages)

[PATCH v3 00/15] honor isolcpus configuration
 2024-08-13 12:17 UTC  (8+ messages)
` [PATCH v3 15/15] blk-mq: use hk cpus only when isolcpus=io_queue is enabled

[syzbot] [io-uring?] KCSAN: data-race in io_sq_thread / io_sq_thread_park (9)
 2024-08-13 12:17 UTC  (4+ messages)

[PATCH v2 0/3] regmap IRQ support for devices with multiple IRQs
 2024-08-13 12:14 UTC  (7+ messages)
` [PATCH v2 1/3] irqdomain: simplify simple and legacy domain creation

[PATCH 0/6] media: Fix last smatch warnings
 2024-08-13 12:13 UTC  (7+ messages)
` [PATCH 1/6] media: ar0521: Refactor ar0521_power_off()
` [PATCH 2/6] media: i2c: ov5645: Refactor ov5645_set_power_off()
` [PATCH 3/6] media: i2c: s5c73m3: Move clk_prepare to its own function
` [PATCH 4/6] media: tc358746: "
` [PATCH 5/6] media: meson: vdec_1: Refactor vdec_1_stop()
` [PATCH 6/6] media: meson: vdec: hevc: Refactor vdec_hevc_start and vdec_hevc_stop

[PATCH v8 0/4] Replay Protected Memory Block (RPMB) subsystem
 2024-08-13 12:12 UTC  (11+ messages)
` [PATCH v8 1/4] rpmb: add "
` [PATCH v8 3/4] tee: add tee_device_set_dev_groups()
` [PATCH v8 4/4] optee: probe RPMB device using RPMB subsystem

[PATCH 0/7] Fixes and cleanups to ext4 ialloc
 2024-08-13 12:07 UTC  (8+ messages)
` [PATCH 1/7] ext4: avoid buffer_head leak in ext4_mark_inode_used
` [PATCH 2/7] ext4: avoid potential buffer_head leak in __ext4_new_inode
` [PATCH 3/7] ext4: avoid negative min_clusters in find_group_orlov
` [PATCH 4/7] ext4: remove dead check in __ext4_new_inode
` [PATCH 5/7] ext4: move checksum length calculation of inode bitmap into ext4_inode_bitmap_csum_[verify/set] functions
` [PATCH 6/7] ext4: remove unneeded NULL check of buffer_head in ext4_mark_inode_used
` [PATCH 7/7] ext4: check buffer_verified in advance to avoid unneeded ext4_get_group_info

[PATCH v5 0/4] Introduce userspace-driven ALSA timers
 2024-08-13 12:07 UTC  (5+ messages)
` [PATCH v5 1/4] ALSA: aloop: Allow using global timers
` [PATCH v5 2/4] Docs/sound: Add documentation for userspace-driven ALSA timers
` [PATCH v5 3/4] ALSA: timer: Introduce virtual userspace-driven timers
` [PATCH v5 4/4] selftests: ALSA: Cover userspace-driven timers with test

[PATCH 0/4] Add common PLL clock controller driver for IPQ9574
 2024-08-13 12:07 UTC  (6+ messages)
` [PATCH 3/4] arm64: defconfig: Enable Qualcomm IPQ common PLL clock controller

[PATCH 1/1] iommu/arm-smmu-qcom: remove runtime pm enabling for TBU driver
 2024-08-13 12:06 UTC  (6+ messages)

[PATCH] io_uring/fdinfo: add timeout_list to fdinfo
 2024-08-13 12:06 UTC  (2+ messages)

[PATCH -next] crash: Fix riscv64 crash memory reserve dead loop
 2024-08-13 12:04 UTC  (6+ messages)

[PATCH v3 0/6] mm: split underutilized THPs
 2024-08-13 12:02 UTC  (7+ messages)
` [PATCH v3 1/6] mm: free zapped tail pages when splitting isolated thp
` [PATCH v3 2/6] mm: remap unused subpages to shared zeropage "
` [PATCH v3 3/6] mm: selftest to verify zero-filled pages are mapped to zeropage
` [PATCH v3 4/6] mm: Introduce a pageflag for partially mapped folios
` [PATCH v3 5/6] mm: split underutilized THPs
` [PATCH v3 6/6] mm: add sysfs entry to disable splitting "

[PATCH] arm64: dts: imx8mp-phyboard-pollux-rdk: Add support for PCIe
 2024-08-13 12:02 UTC 

XFS mount timeout in linux-6.9.11
 2024-08-13 12:01 UTC  (8+ messages)

[PATCH] clk: qcom: gdsc: Add a flag to skip setting power collapse bits
 2024-08-13 12:00 UTC 

[PATCH net] ip6_tunnel: Fix broken GRO
 2024-08-13 11:59 UTC 

[PATCH V2] Squashfs: sanity check symbolic link size
 2024-08-13 11:57 UTC  (2+ messages)

[PATCH v10 0/5] Add AP6275P wireless support
 2024-08-13 11:57 UTC  (3+ messages)
` [PATCH v10 4/5] wifi: brcmfmac: Add optional lpo clock enable support

[PATCH 0/2] Fix handling of S2 stalls
 2024-08-13 11:57 UTC  (5+ messages)
` [PATCH 1/2] iommu/arm-smmu-v3: Match Stall behaviour for S2
` [PATCH 2/2] iommu/arm-smmu-v3: Report stalled S2 events

[PATCH net-next] net: netconsole: Populate dynamic entry even if netpoll fails
 2024-08-13 11:55 UTC  (2+ messages)

[PATCH net-next] nfc: mrvl: use scoped device node handling to simplify cleanup
 2024-08-13 11:53 UTC  (2+ messages)

[PATCH net-next v3 0/6] netdev_features: start cleaning netdev_features_t up
 2024-08-13 11:53 UTC  (6+ messages)
` [PATCH net-next v3 1/6] netdevice: convert private flags > BIT(31) to bitfields

[PATCH v3] btrfs: reduce chunk_map lookups in btrfs_map_block
 2024-08-13 11:50 UTC  (2+ messages)

[PATCH v10 0/3] adp5588-keys: Support for dedicated gpio operation
 2024-08-13 11:50 UTC  (4+ messages)
` [PATCH v10 3/3] dt-bindings: input: pure gpio support for adp5588

[PATCH 0/2] Fix vargs handling in iucv_alloc_device()
 2024-08-13 11:50 UTC  (4+ messages)
` [PATCH 2/2] s390/iucv: "

[PATCH net-next v2 0/7] net: stmmac: FPE via ethtool + tc
 2024-08-13 11:47 UTC  (8+ messages)
` [PATCH net-next v2 1/7] net: stmmac: move stmmac_fpe_cfg to stmmac_priv data
` [PATCH net-next v2 2/7] net: stmmac: drop stmmac_fpe_handshake
` [PATCH net-next v2 3/7] net: stmmac: refactor FPE verification processe
` [PATCH net-next v2 4/7] net: stmmac: configure FPE via ethtool-mm
` [PATCH net-next v2 5/7] net: stmmac: support fp parameter of tc-mqprio
` [PATCH net-next v2 6/7] net: stmmac: support fp parameter of tc-taprio
` [PATCH net-next v2 7/7] net: stmmac: silence FPE kernel logs

[PATCH net,v3] net/smc: prevent NULL pointer dereference in txopt_get
 2024-08-13 11:48 UTC  (4+ messages)

[PATCH v4] drm/i915/hwmon: expose fan speed
 2024-08-13 11:47 UTC  (4+ messages)

[PATCH 0/3] kprobes: Annotate structs with __counted_by()
 2024-08-13 11:53 UTC  (4+ messages)
` [PATCH 1/3] "
` [PATCH 2/3] kprobes: Cleanup the config comment
` [PATCH 3/3] kprobes: Cleanup collect_one_slot() and __disable_kprobe()

[PATCH V2 1/2] ASoC: SOF: amd: move iram-dram fence register programming sequence
 2024-08-13 11:46 UTC  (4+ messages)
` [PATCH V2 2/2] ASoC: SOF: amd: Fix for incorrect acp error register offsets

[PATCH v4 0/6] platform/chrome: Introduce DT hardware prober
 2024-08-13 11:46 UTC  (11+ messages)
` [PATCH v4 1/6] of: dynamic: Add of_changeset_update_prop_string
` [PATCH v4 2/6] regulator: Add regulator_of_get_optional() for pure DT regulator lookup
` [PATCH v4 3/6] i2c: Introduce OF component probe function
` [PATCH v4 4/6] i2c: of-prober: Add GPIO and regulator support
` [PATCH v4 5/6] platform/chrome: Introduce device tree hardware prober

[PATCH] fs,security: Fix file_set_fowner LSM hook inconsistencies
 2024-08-13 11:44 UTC  (2+ messages)

[PATCH net-next 0/2] net: ipv6: ioam6: introduce tunsrc
 2024-08-13 11:43 UTC  (5+ messages)
` [PATCH net-next 2/2] net: ipv6: ioam6: new feature tunsrc

[PATCH] ALSA: hda: cs35l41: Remove redundant call to hda_cs_dsp_control_remove()
 2024-08-13 11:43 UTC  (2+ messages)

[PATCH v5.15 RESEND] powerpc: Avoid nmi_enter/nmi_exit in real mode interrupt
 2024-08-13 11:37 UTC 

[PATCH 6.1 000/149] 6.1.105-rc2 review
 2024-08-13 11:36 UTC  (2+ messages)

[PATCH v5.10 v2 RESEND] powerpc: Avoid nmi_enter/nmi_exit in real mode interrupt
 2024-08-13 11:33 UTC 

[PATCH v2 00/10] riscv: Userspace pointer masking and tagged address ABI
 2024-08-13 11:35 UTC  (3+ messages)
` [PATCH v2 05/10] riscv: Add support for the "

[PATCH v5.15] powerpc: Avoid nmi_enter/nmi_exit in real mode interrupt
 2024-08-13 11:32 UTC 

[PATCH 00/25] TDX vCPU/VM creation
 2024-08-13 11:34 UTC  (3+ messages)
` [PATCH 25/25] KVM: x86: Add CPUID bits missing from KVM_GET_SUPPORTED_CPUID

[PATCH net-next] net: dsa: vsc73xx: implement FDB operations
 2024-08-13 11:34 UTC  (2+ messages)

[PATCH iwl-net v2 0/6] ice: fix synchronization between .ndo_bpf() and reset
 2024-08-13 11:31 UTC  (3+ messages)
` [PATCH iwl-net v2 2/6] ice: protect XDP configuration with a mutex

[PATCH v2 0/2] kgdb: x86: fix breakpoint removal problems
 2024-08-13 11:31 UTC  (4+ messages)
` [PATCH v2 2/2] x86/kgdb: fix hang on failed breakpoint removal

[PATCH v3 net] net: mana: Fix doorbell out of order violation and avoid unnecessary doorbell rings
 2024-08-13 11:30 UTC  (2+ messages)

[PATCH net-next v13 00/14] Replace page_frag with page_frag_cache for sk_page_frag()
 2024-08-13 11:30 UTC  (2+ messages)

[PATCH 6.6 000/189] 6.6.46-rc1 review
 2024-08-13 11:24 UTC  (3+ messages)

[PATCH] firmware: arm_scmi: Update various protocols versions
 2024-08-13 11:22 UTC  (2+ messages)

[PATCH v9 0/4] firmware: ti_sci: Introduce system suspend support
 2024-08-13 11:21 UTC  (6+ messages)
` [PATCH v9 3/4] firmware: ti_sci: Introduce Power Management Ops

[PATCH] platform/x86: serial-multi-instantiate: Don't require both I2C and SPI
 2024-08-13 11:21 UTC 

[PATCH] ALSA: hda: cs35l56: Remove redundant call to hda_cs_dsp_control_remove()
 2024-08-13 11:21 UTC  (2+ messages)

[PATCH] usb: dwc3: qcom: fix NULL pointer dereference on dwc3_qcom_read_usb2_speed
 2024-08-13 11:18 UTC 

[PATCH 0/5] driver core: Prevent device_find_child() from modifying caller's match data
 2024-08-13 11:15 UTC  (6+ messages)
` [PATCH 2/5] driver core: Introduce an API constify_device_find_child_helper()

[PATCH v2] pps: add an error check in parport_attach
 2024-08-13 11:13 UTC 

[PATCH v2 0/6] riscv: ftrace: atmoic patching and preempt improvements
 2024-08-13 11:11 UTC  (6+ messages)
` [PATCH v2 1/6] riscv: ftrace: support fastcc in Clang for WITH_ARGS
` [PATCH v2 2/6] riscv: ftrace: align patchable functions to 4 Byte boundary

[PATCH v2] btrfs: reduce chunk_map lookups in btrfs_map_block
 2024-08-13 11:07 UTC  (4+ messages)

[PATCH v2 0/3] x86 / intel_pstate: Set asymmetric CPU capacity on hybrid systems
 2024-08-13 11:07 UTC  (4+ messages)
` [PATCH v2 2/3] x86/sched: Add basic support for CPU capacity scaling

[PATCH] MAINTAINERS: Mark UVC gadget driver as orphan
 2024-08-13 11:07 UTC  (2+ messages)

[PATCH v4 0/3] add support for ad777x family
 2024-08-13 11:06 UTC  (6+ messages)
` [PATCH v4 2/3] Documentation: ABI: added filter mode doc in sysfs-bus-iio
` [PATCH v4 3/3] drivers: iio: adc: add support for ad777x family

[PATCH 0/2] cxl: DT property accessor cleanups
 2024-08-13 11:06 UTC  (3+ messages)
` [PATCH 2/2] cxl: Use of_property_ accessor functions

Hard and soft lockups with FIO and LTP runs on a large system
 2024-08-13 11:04 UTC  (7+ messages)

[PATCH] modpost: simplify modpost_log()
 2024-08-13 11:03 UTC  (2+ messages)

[PATCH 0/5] TQMa6x / MBa6x DT improvements
 2024-08-13 11:02 UTC  (4+ messages)
` [PATCH 5/5] ARM: dts: imx6qdl: Rename USB hub node name

[PATCH v2] drivers/base: Introduce device_match_t for device finding APIs
 2024-08-13 11:01 UTC  (3+ messages)

[syzbot] [wireless?] INFO: task hung in ath9k_hif_usb_firmware_cb (3)
 2024-08-13 10:56 UTC  (2+ messages)

[PATCH v2 00/17] thermal: Rework binding cooling devices to trip points
 2024-08-13 10:54 UTC  (4+ messages)
` [PATCH v2 04/17] thermal: core: Clean up cdev binding/unbinding functions

[PATCH] btrfs: Annotate struct name_cache_entry with __counted_by()
 2024-08-13 10:53 UTC 

[PATCH v5.10 v2] powerpc: Avoid nmi_enter/nmi_exit in real mode interrupt
 2024-08-13 10:52 UTC  (3+ messages)

[PATCH 00/27] driver core: Make device_find_child()'s match function take a const pointer
 2024-08-13 10:52 UTC  (5+ messages)
` [PATCH 01/27] driver core: Constify driver API device_find_child()

[PATCH net-next 0/3] use more devm
 2024-08-13 10:52 UTC  (3+ messages)
` [PATCH net-next 2/3] net: ag71xx: use devm for of_mdiobus_register

[RFC PATCH 00/17] VKMS: Add configfs support
 2024-08-13 10:44 UTC  (14+ messages)
` [RFC PATCH 05/17] drm/vkms: Use managed memory to create encoders
` [RFC PATCH 06/17] drm/vkms: Allow to configure multiple encoders
` [RFC PATCH 07/17] drm/vkms: Use managed memory to create connectors
` [RFC PATCH 08/17] drm/vkms: Allow to configure multiple connectors
` [RFC PATCH 09/17] drm/vkms: Allow to configure multiple overlay planes
` [RFC PATCH 10/17] drm/vkms: Allow to change connector status
` [RFC PATCH 11/17] drm/vkms: Add and remove VKMS instances via configfs
` [RFC PATCH 12/17] drm/vkms: Allow to configure multiple CRTCs "
` [RFC PATCH 13/17] drm/vkms: Allow to configure multiple encoders "
` [RFC PATCH 14/17] drm/vkms: Allow to configure multiple encoders
` [RFC PATCH 15/17] drm/vkms: Allow to configure multiple planes via configfs
` [RFC PATCH 16/17] drm/vkms: Allow to configure the default device creation
` [RFC PATCH 17/17] drm/vkms: Remove completed task from the TODO list


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