The Linux Kernel Mailing List
 help / color / mirror / Atom feed
 messages from 2024-04-10 13:56:57 to 2024-04-10 15:35:08 UTC [more...]

[PATCH net-next v6 0/6] net: gro: encapsulation bug fix and flush checks improvements
 2024-04-10 15:34 UTC 

[PATCH 1/2] perf: arm_pmu: Only show online CPUs in device's "cpus" attribute
 2024-04-10 15:34 UTC  (2+ messages)

[PATCH] trace: events: cleanup deprecated strncpy uses
 2024-04-10 15:36 UTC  (2+ messages)

[PATCH net-next v6 0/9] Enhanced DCB and DSCP Support for KSZ Switches
 2024-04-10 15:32 UTC  (3+ messages)
` [PATCH net-next v6 5/9] net: dsa: microchip: add support for different DCB app configurations

[PATCH] bug: Fix no-return-statement warning with !CONFIG_BUG
 2024-04-10 15:32 UTC 

[PATCH v1 0/5] livepatch: klp-convert tool - Minimal version
 2024-04-10 15:32 UTC  (2+ messages)

[PATCH v2] ASoC: soc-card: soc-card-test: Fix some error handling in probe()
 2024-04-10 15:31 UTC  (3+ messages)

[PATCH] mailbox: mtk-cmdq-mailbox: fix module autoloading
 2024-04-10 15:31 UTC  (2+ messages)

[PATCH] powerpc: align memory_limit to 16MB in early_parse_mem
 2024-04-10 15:31 UTC  (6+ messages)

[PATCH] mm/shmem: Inline shmem_is_huge() for disabled transparent hugepages
 2024-04-10 15:26 UTC  (3+ messages)

[PATCH v3 0/2] riscv: improve nommu and timer-clint
 2024-04-10 15:30 UTC  (4+ messages)
` [PATCH v3 1/2] riscv: nommu: remove PAGE_OFFSET hardcoding
` [PATCH v3 2/2] clocksource/drivers/timer-clint: Add T-Head C9xx clint

[RFC PATCH bpf-next v1 0/3] Rename mono_delivery_time to
 2024-04-10 15:30 UTC  (3+ messages)
` [RFC PATCH bpf-next v1 1/3] net: Rename mono_delivery_time to tstamp_type for scalabilty

[PATCH v19 000/130] KVM TDX basic feature support
 2024-04-10 15:29 UTC  (6+ messages)
` [PATCH v19 023/130] KVM: TDX: Initialize the TDX module when loading the KVM intel kernel module

[PATCH 6.1 000/138] 6.1.85-rc3 review
 2024-04-10 15:29 UTC  (3+ messages)

[PATCH] sched: Add missing memory barrier in switch_mm_cid
 2024-04-10 15:22 UTC  (4+ messages)

[PATCH v4 00/18] SoC: Cleanup MediaTek soundcard machine drivers
 2024-04-10 15:28 UTC  (18+ messages)
` [PATCH v4 05/18] ASoC: mediatek: mt8192: Migrate to mtk_soundcard_common_probe
` [PATCH v4 06/18] ASoC: mediatek: mt8186: "
` [PATCH v4 07/18] ASoC: mediatek: Add common snd_soc_ops .startup() callback
` [PATCH v4 08/18] ASoC: mediatek: mt8195: Migrate to the common mtk_soundcard_startup
` [PATCH v4 09/18] ASoC: mediatek: mt8192: "
` [PATCH v4 10/18] ASoC: mediatek: mt8186-rt1019: "
` [PATCH v4 11/18] ASoC: mediatek: Add common mtk_afe_component_probe callback
` [PATCH v4 12/18] ASoC: mediatek: Use common mtk_afe_pcm_platform with common probe cb

[PATCH v3 00/12] mm/gup: Unify hugetlb, part 2
 2024-04-10 15:28 UTC  (9+ messages)

[PATCH v7 00/16] power: sequencing: implement the subsystem and add first users
 2024-04-10 15:27 UTC  (3+ messages)
` [PATCH v7 05/16] dt-bindings: net: wireless: describe the ath12k PCI module

[PATCH v3 0/5] iommu: Fix domain check on release
 2024-04-10 15:26 UTC  (3+ messages)
` [PATCH v3 1/5] iommu: Add static iommu_ops->release_domain

[PATCH] ftrace: Fix use-after-free issue in ftrace_location()
 2024-04-10 15:28 UTC  (2+ messages)

[PATCH 00/64] i2c: reword i2c_algorithm according to newest specification
 2024-04-10 15:25 UTC  (9+ messages)
` [PATCH 14/64] i2c: cpm: reword "
` [PATCH 22/64] i2c: highlander: "

[PATCH 1/1] pps: clients: gpio: Bypass edge's direction check when not needed
 2024-04-10 15:24 UTC  (4+ messages)

BUG: KASAN: null-ptr-deref in _raw_spin_lock_irq next-20240410
 2024-04-10 15:23 UTC  (2+ messages)

[PATCH 6.6 000/255] 6.6.26-rc3 review
 2024-04-10 15:21 UTC  (3+ messages)

[PATCH RESEND] drm/armada: drop unneeded MODULE_ALIAS
 2024-04-10 15:20 UTC  (2+ messages)

[PATCH v2] x86/boot/64: Clear CR4.PGE to disable global 1:1 mappings
 2024-04-10 15:13 UTC 

[PATCH v2] net:tun: limit printing rate when illegal packet received by tun dev
 2024-04-10 15:12 UTC  (2+ messages)

[RESEND RFC PATCH v4 00/34] ext4: use iomap for regular file's buffered IO path and enable large folio
 2024-04-10 15:03 UTC  (35+ messages)
` [PATCH v4 01/34] ext4: factor out a common helper to query extent map
` [PATCH v4 02/34] ext4: check the extent status again before inserting delalloc block
` [PATCH v4 03/34] ext4: trim delalloc extent
` [PATCH v4 04/34] ext4: drop iblock parameter
` [PATCH v4 05/34] ext4: make ext4_es_insert_delayed_block() insert multi-blocks
` [PATCH v4 06/34] ext4: make ext4_da_reserve_space() reserve multi-clusters
` [PATCH v4 07/34] ext4: factor out check for whether a cluster is allocated
` [PATCH v4 08/34] ext4: make ext4_insert_delayed_block() insert multi-blocks
` [PATCH v4 09/34] ext4: make ext4_da_map_blocks() buffer_head unaware
` [RFC PATCH v4 10/34] ext4: factor out ext4_map_create_blocks() to allocate new blocks
` [RFC PATCH v4 11/34] ext4: optimize the EXT4_GET_BLOCKS_DELALLOC_RESERVE flag set
` [RFC PATCH v4 12/34] ext4: don't set EXTENT_STATUS_DELAYED on allocated blocks
` [RFC PATCH v4 13/34] ext4: let __revise_pending() return newly inserted pendings
` [RFC PATCH v4 14/34] ext4: count removed reserved blocks for delalloc only extent entry
` [RFC PATCH v4 15/34] ext4: update delalloc data reserve spcae in ext4_es_insert_extent()
` [RFC PATCH v4 16/34] ext4: drop ext4_es_delayed_clu()
` [RFC PATCH v4 17/34] ext4: use ext4_map_query_blocks() in ext4_map_blocks()
` [RFC PATCH v4 18/34] ext4: drop ext4_es_is_delonly()
` [RFC PATCH v4 19/34] ext4: drop all delonly descriptions
` [RFC PATCH v4 20/34] ext4: use reserved metadata blocks when splitting extent on endio
` [RFC PATCH v4 21/34] ext4: introduce seq counter for the extent status entry
` [RFC PATCH v4 22/34] ext4: add a new iomap aops for regular file's buffered IO path
` [RFC PATCH v4 23/34] ext4: implement buffered read iomap path
` [RFC PATCH v4 24/34] ext4: implement buffered write "
` [RFC PATCH v4 25/34] ext4: implement writeback "
` [RFC PATCH v4 26/34] ext4: implement mmap "
` [RFC PATCH v4 27/34] ext4: implement zero_range "
` [RFC PATCH v4 28/34] ext4: writeback partial blocks before zeroing out range
` [RFC PATCH v4 29/34] ext4: fall back to buffer_head path for defrag
` [RFC PATCH v4 30/34] ext4: partial enable iomap for regular file's buffered IO path
` [RFC PATCH v4 31/34] filemap: support disable large folios on active inode
` [RFC PATCH v4 32/34] ext4: enable large folio for regular file with iomap buffered IO path
` [RFC PATCH v4 33/34] ext4: don't mark IOMAP_F_DIRTY for buffer write
` [RFC PATCH v4 34/34] ext4: add mount option for buffered IO iomap path

[PATCH v2 RESEND 0/5] sched/vtime: vtime.h headers cleanup
 2024-04-10 15:09 UTC  (6+ messages)
` [PATCH v2 RESEND 1/5] sched/vtime: remove confusing arch_vtime_task_switch() declaration
` [PATCH v2 RESEND 2/5] sched/vtime: get rid of generic vtime_task_switch() implementation
` [PATCH v2 RESEND 3/5] s390/vtime: remove unused __ARCH_HAS_VTIME_TASK_SWITCH leftover
` [PATCH v2 RESEND 4/5] s390/irq,nmi: include <asm/vtime.h> header directly
` [PATCH v2 RESEND 5/5] sched/vtime: do not include <asm/vtime.h> header

[PATCH] bpf: strnchr not suitable for getting NUL-terminator
 2024-04-10 15:09 UTC  (2+ messages)

[PATCH] dma-buf: add DMA_BUF_IOCTL_SYNC_PARTIAL support
 2024-04-10 15:07 UTC  (8+ messages)

[PATCH net-next v5 00/10] allocate dummy device dynamically
 2024-04-10 15:05 UTC  (5+ messages)
` [PATCH net-next v5 01/10] net: core: Fix documentation
` [PATCH net-next v5 02/10] net: free_netdev: exit earlier if dummy

[PATCH] MAINTAINERS: repair file entry in ADP1050 HARDWARE MONITOR DRIVER
 2024-04-10 15:04 UTC  (2+ messages)

[PATCH v2 0/2] hwmon: (pwm-fan) Make the driver OF-independent
 2024-04-10 15:03 UTC  (5+ messages)
` [PATCH v2 1/2] hwmon: (pwm-fan) Convert to use of_property_read_u32_array()
` [PATCH v2 2/2] hwmon: (pwm-fan) Make use of device properties

[PATCH net-next v8 0/3] Add minimal XDP support to TI AM65 CPSW Ethernet driver
 2024-04-10 15:02 UTC  (5+ messages)
` [PATCH net-next v8 3/3] net: ethernet: ti: am65-cpsw: Add minimal XDP support

[PATCH v3 0/2] Meson: R/W support for pages used by boot ROM
 2024-04-10 15:00 UTC  (6+ messages)
` [PATCH v3 1/2] dt-bindings: mtd: amlogic,meson-nand: support fields for boot ROM code

[PATCH V7 net-next 0/4] Support some features for the HNS3 ethernet driver
 2024-04-10 14:59 UTC  (3+ messages)
` [PATCH V7 net-next 4/4] net: hns3: add support to query scc version by devlink info

Linux 6.8.5
 2024-04-10 14:57 UTC  (2+ messages)

Linux 6.6.26
 2024-04-10 14:57 UTC  (2+ messages)

Linux 6.1.85
 2024-04-10 14:57 UTC  (2+ messages)

[PATCH] KVM: arm64: Add support for FFA_PARTITION_INFO_GET
 2024-04-10 14:57 UTC  (2+ messages)

Linux 5.15.154
 2024-04-10 14:57 UTC  (2+ messages)

[PATCH 0/1] hwmon: Handle HAS_IOPORT dependencies
 2024-04-10 14:57 UTC  (3+ messages)
` [PATCH 1/1] hwmon: add "

[PATCH printk v4 00/27] wire up write_atomic() printing
 2024-04-10 14:56 UTC  (3+ messages)
` [PATCH printk v4 15/27] printk: nbcon: Provide function to flush using write_atomic()

[PATCH 0/1] watchdog: Handle HAS_IOPORT dependencies
 2024-04-10 14:55 UTC  (3+ messages)
` [PATCH 1/1] watchdog: add "

[PATCH RESEND v8 00/10] watchdog: rzg2l_wdt: Add support for RZ/G3S
 2024-04-10 14:54 UTC  (8+ messages)
` [PATCH RESEND v8 03/10] watchdog: rzg2l_wdt: Use pm_runtime_resume_and_get()

timekeeping: Use READ/WRITE_ONCE() for tick_do_timer_cpu
 2024-04-10 14:54 UTC  (4+ messages)
` [tip: timers/urgent] "

[PATCH net-next v11 00/13] Introduce PHY listing and link_topology tracking
 2024-04-10 14:53 UTC  (5+ messages)
` [PATCH net-next v11 01/13] net: phy: Introduce ethernet link topology representation

[PATCH v2 00/10] PCI: endpoint: Make host reboot handling more robust
 2024-04-10 14:52 UTC  (7+ messages)
` [PATCH v2 10/10] PCI: qcom: Implement shutdown() callback to properly reset the endpoint devices

Call Trace when adding vCPU to guest
 2024-04-10 14:52 UTC  (4+ messages)

[PATCH v3 0/4] perf: Make SIGTRAP and __perf_pending_irq() work on RT
 2024-04-10 14:50 UTC  (23+ messages)
` [PATCH v3 2/4] perf: Enqueue SIGTRAP always via task_work
` [PATCH v3 3/4] perf: Remove perf_swevent_get_recursion_context() from perf_pending_task()

[PATCH] arm64: dts: qcom: sa8155p-adp: use correct gpio for SDHC2 CD
 2024-04-10 13:41 UTC 

[PATCH v2] uio: pruss: Remove this driver
 2024-04-10 14:48 UTC 

[PATCH] watchdog/wdt-main: Use cpumask_of() to avoid cpumask var on stack
 2024-04-10 14:48 UTC  (2+ messages)

[PATCH] uio: pruss: Deprecate use of this driver
 2024-04-10 14:47 UTC  (7+ messages)

[PATCH] arm64: dts: rockchip: remove startup-delay-us from vcc3v3_pcie2x1l0 on rock-5b
 2024-04-10  6:30 UTC  (2+ messages)

[PATCH 0/6] Remove stmmac tx-sched-sp property from documentation and DT
 2024-04-10 14:46 UTC  (4+ messages)
` [PATCH 1/6] dt-bindings: net: snps,dwmac: remove tx-sched-sp property
    ` EXTERNAL: "

[PATCH v5] riscv: hwprobe: export highest virtual userspace address
 2024-04-10 14:45 UTC 

[PATCH] media: dt-bindings: media: add access-controllers to STM32MP25 video codecs
 2024-04-10 14:42 UTC 

[PATCH][next] tls: remove redundant assignment to variable decrypted
 2024-04-10 14:41 UTC 

[PATCHv2 0/4] x86/tdx: Adjust TD settings on boot
 2024-04-10 14:41 UTC  (3+ messages)

[PATCH v5] Bluetooth: compute LE flow credits based on recvbuf space
 2024-04-10 14:38 UTC  (2+ messages)

[RFC PATCH v3 00/10] Virtualize Intel IA32_SPEC_CTRL
 2024-04-10 14:34 UTC  (11+ messages)
` [RFC PATCH v3 01/10] KVM: VMX: "
` [RFC PATCH v3 02/10] KVM: VMX: Cache IA32_SPEC_CTRL_SHADOW field of VMCS
` [RFC PATCH v3 03/10] KVM: nVMX: Enable SPEC_CTRL virtualizaton for vmcs02
` [RFC PATCH v3 04/10] x86/bugs: Use Virtual MSRs to request BHI_DIS_S
` [RFC PATCH v3 05/10] x86/bugs: Use Virtual MSRs to request RRSBA_DIS_S
` [RFC PATCH v3 06/10] KVM: VMX: Cache force_spec_ctrl_value/mask for each vCPU
` [RFC PATCH v3 07/10] KVM: x86: Advertise ARCH_CAP_VIRTUAL_ENUM support
` [RFC PATCH v3 08/10] KVM: VMX: Advertise MITIGATION_CTRL support
` [RFC PATCH v3 09/10] KVM: VMX: Advertise MITI_CTRL_BHB_CLEAR_SEQ_S_SUPPORT
` [RFC PATCH v3 10/10] KVM: VMX: Advertise MITI_ENUM_RETPOLINE_S_SUPPORT

[PATCH 1/3] x86/cpu: Actually turn off mitigations by default for SPECULATION_MITIGATIONS=n
 2024-04-10 14:31 UTC  (2+ messages)
` [tip: x86/urgent] "

[PATCH 2/3] x86/cpu: Disable BHI mitigation by default when SPECULATION_MITIGATIONS=n
 2024-04-10 14:31 UTC  (2+ messages)
` [tip: x86/urgent] "

[PATCH v2] ACPI: fan: Add hwmon support
 2024-04-10 14:29 UTC  (2+ messages)

[PATCH v1 1/1] serial: max3100: Convert to_max3100_port() to be static inline
 2024-04-10 14:22 UTC  (3+ messages)

[PATCH 0/1] video: Handle HAS_IOPORT dependencies
 2024-04-10 14:23 UTC  (2+ messages)
` [PATCH 1/1] "

[PATCH v2] selftests: sud_test: return correct emulated syscall value on RISC-V
 2024-04-10 14:20 UTC  (2+ messages)

[PATCH v1 0/5] Rework & improve riscv cmpxchg.h and atomic.h
 2024-04-10 14:20 UTC  (2+ messages)

[PATCH 0/4] riscv: 64-bit NOMMU fixes and enhancements
 2024-04-10 14:20 UTC  (3+ messages)

[PATCH] riscv: Do not save the scratch CSR during suspend
 2024-04-10 14:20 UTC  (2+ messages)

[PATCH v3 0/1] RISC-V: enable rust
 2024-04-10 14:20 UTC  (2+ messages)

[RFC PATCH v4 00/15] ACPI/arm64: add support for virtual cpu hotplug
 2024-04-10 14:19 UTC  (8+ messages)
` [PATCH RFC v4 02/15] ACPI: processor: Register all CPUs from acpi_processor_get_info()

[PATCH 0/3] x86/cpu: Fix SPECULATIVE_MITIGATION=n kernels
 2024-04-10 14:18 UTC  (3+ messages)
` [PATCH 3/3] x86/cpu: Ignore "mitigations" kernel parameter if SPECULATION_MITIGATIONS=n

[PATCH v4 4/4] x86/snp: Convert shared memory back to private on kexec
 2024-04-10 14:17 UTC  (2+ messages)

[PATCHv12 0/4] *** Detect interrupt storm in softlockup ***
 2024-04-10 14:17 UTC  (5+ messages)
` [PATCHv12 1/4] genirq: Provide a snapshot mechanism for interrupt statistics

[PATCH v3 0/5] TDX host: kexec() support
 2024-04-10 14:15 UTC  (5+ messages)
` [PATCH v3 1/5] x86/kexec: do unconditional WBINVD for bare-metal in stop_this_cpu()
` [PATCH v3 2/5] x86/kexec: do unconditional WBINVD for bare-metal in relocate_kernel()

[PATCH] x86/pat: fix W^X violation false-positives when running as Xen PV guest
 2024-04-10 14:13 UTC  (3+ messages)

[PATCH v3] Bluetooth: ath3k: Fix multiple issues reported by checkpatch.pl
 2024-04-10 14:10 UTC  (2+ messages)

[PATCH v2] riscv: remove unused header
 2024-04-10 14:10 UTC  (2+ messages)

[PATCH] RISC-V: only flush icache when it has VM_EXEC set
 2024-04-10 14:10 UTC  (2+ messages)

[PATCH] export.h: remove include/asm-generic/export.h
 2024-04-10 14:10 UTC  (2+ messages)

[PATCH] riscv: merge two if-blocks for KBUILD_IMAGE
 2024-04-10 14:10 UTC  (2+ messages)

[PATCH v2] riscv: Remove unused asm/signal.h file
 2024-04-10 14:10 UTC  (2+ messages)

[PATCH 6.8 000/280] 6.8.5-rc3 review
 2024-04-10 14:04 UTC  (2+ messages)

[PATCH] kprobes: Fix possible warn in __arm_kprobe_ftrace()
 2024-04-10 14:03 UTC  (3+ messages)
` [PATCH v3] kprobes: Fix possible use-after-free issue on kprobe registration

[ANNOUNCE] PUCK Notes - 2024.04.03 - TDX Upstreaming Strategy
 2024-04-10 14:03 UTC  (7+ messages)

[PATCH v2 00/13] OMAP mailbox FIFO removal
 2024-04-10 13:59 UTC  (14+ messages)
` [PATCH v2 01/13] mailbox: omap: Remove unused omap_mbox_{enable,disable}_irq() functions
` [PATCH v2 02/13] mailbox: omap: Remove unused omap_mbox_request_channel() function
` [PATCH v2 03/13] mailbox: omap: Move omap_mbox_irq_t into driver
` [PATCH v2 04/13] mailbox: omap: Move fifo size check to point of use
` [PATCH v2 05/13] mailbox: omap: Remove unneeded header omap-mailbox.h
` [PATCH v2 06/13] mailbox: omap: Remove device class
` [PATCH v2 07/13] mailbox: omap: Use devm_pm_runtime_enable() helper
` [PATCH v2 08/13] mailbox: omap: Merge mailbox child node setup loops
` [PATCH v2 09/13] mailbox: omap: Use function local struct mbox_controller
` [PATCH v2 10/13] mailbox: omap: Use mbox_controller channel list directly
` [PATCH v2 11/13] mailbox: omap: Remove mbox_chan_to_omap_mbox()
` [PATCH v2 12/13] mailbox: omap: Reverse FIFO busy check logic
` [PATCH v2 13/13] mailbox: omap: Remove kernel FIFO message queuing

[PATCH] tracing: Add new_exec tracepoint
 2024-04-10 13:59 UTC  (3+ messages)

[PATCH v6 00/11] Add support for Intel PPS Generator
 2024-04-10 13:59 UTC  (3+ messages)
` [PATCH v6 11/11] ABI: pps: Add ABI documentation for Intel TIO

[REGRESSION] mainline boot regression on AMD Stoney Ridge Chromebooks
 2024-04-10 13:57 UTC  (3+ messages)

[PATCH v2 1/1] wq: Avoid using isolated cpus' timers on queue_delayed_work
 2024-04-10 13:55 UTC  (11+ messages)
        ` Nohz_full on boot CPU is broken (was: Re: [PATCH v2 1/1] wq: Avoid using isolated cpus' timers on queue_delayed_work)


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