The Linux Kernel Mailing List
 help / color / mirror / Atom feed
 messages from 2025-02-28 22:25:01 to 2025-03-01 03:34:46 UTC [more...]

[PATCH v4 0/3] iio: light: add al3000a als support
 2025-03-01  3:34 UTC  (7+ messages)
` [PATCH v4 2/3] iio: light: Add support for AL3000a illuminance sensor

[PATCH] i2c: amd-isp: Add ISP i2c-designware driver
 2025-03-01  3:33 UTC  (2+ messages)

[PATCHv4] PCI/ACPI: _DSM PRESERVE_BOOT_CONFIG function rev id doesn't match with spec
 2025-03-01  3:28 UTC  (2+ messages)
`  "

[PATCH V5 0/5] Add support for QCOM SPMI PMIC5 Gen3 ADC
 2025-03-01  3:29 UTC  (9+ messages)
` [PATCH V5 4/5] iio: adc: Add support for QCOM "
` [PATCH V5 5/5] thermal: qcom: add support for PMIC5 Gen3 ADC thermal monitoring

[PATCH 0/3] Add support for hidden choices to platform_profile
 2025-03-01  3:19 UTC  (4+ messages)
` [PATCH 1/3] ACPI: platform_profile: Add support for hidden choices

[PATCH v3 0/9] Support ROHM BD79124 ADC
 2025-03-01  3:06 UTC  (3+ messages)
` [PATCH v3 9/9] iio: adc: ti-ads7924: Respect device tree config

[PATCH v1 1/1] cxl/hdm: Verify HDM decoder capabilities after parsing
 2025-03-01  3:00 UTC  (6+ messages)

[PATCH 6.1 0/2] erofs: handle overlapped pclusters out of crafted images properly
 2025-03-01  2:52 UTC  (2+ messages)

[PATCH v2 0/4] Initial BBML2 support for contpte_convert()
 2025-03-01  2:45 UTC  (6+ messages)
` [PATCH v2 1/4] arm64: Add BBM Level 2 cpu feature
` [PATCH v2 4/4] iommu/arm: Add BBM Level 2 smmu feature

[PATCH] caif_virtio: fix wrong pointer check in cfv_probe()
 2025-03-01  2:40 UTC  (2+ messages)

[PATCH v6 00/42] x86/resctrl: Move the resctrl filesystem code to /fs/resctrl
 2025-03-01  2:35 UTC  (9+ messages)
` [PATCH v6 29/42] x86/resctrl: Move get_config_index() to a header
` [PATCH v6 33/42] x86/resctrl: resctrl_exit() teardown resctrl but leave the mount point

[syzbot] [sound?] BUG: sleeping function called from invalid context in snd_card_locked
 2025-03-01  2:37 UTC 

[PATCH v3 0/2] CALL_NOSPEC fixes
 2025-03-01  2:35 UTC  (3+ messages)
` [PATCH v3 1/2] x86/speculation: Simplify and make CALL_NOSPEC consistent
` [PATCH v3 2/2] x86/speculation: Add a conditional CS prefix to CALL_NOSPEC

[PATCH 0/2] Fix use after freed situation in UDC core
 2025-03-01  2:33 UTC  (5+ messages)
` [PATCH 1/2] Revert "usb: dwc3: gadget: Fix incorrect UDC state after manual deconfiguration"
` [PATCH 2/2] usb: gadget: udc: Update USB gadget state during soft disconnect

[PATCH 1/2] io_uring/rsrc: declare io_find_buf_node() in header file
 2025-03-01  2:33 UTC  (8+ messages)
` [PATCH 2/2] io_uring/nop: use io_find_buf_node()

[PATCH net-next v5 0/4] virtio-net: Link queues to NAPIs
 2025-03-01  2:27 UTC  (3+ messages)
` [PATCH net-next v5 3/4] virtio-net: Map NAPIs to queues

[PATCH net 0/2] net: ethtool: netlink: Fix notifications for
 2025-03-01  2:24 UTC  (3+ messages)
` [PATCH net 2/2] net: ethtool: netlink: Pass a context for default ethnl notifications

[PATCH] io_uring/ublk: report error when unregister operation fails
 2025-03-01  2:23 UTC  (2+ messages)

[PATCH] io_uring: convert cmd_to_io_kiocb() macro to function
 2025-03-01  2:23 UTC  (2+ messages)

[PATCH] io_uring/uring_cmd: specify io_uring_cmd_import_fixed() pointer type
 2025-03-01  2:23 UTC  (2+ messages)

[PATCH] io_uring/rsrc: use rq_data_dir() to compute bvec dir
 2025-03-01  2:23 UTC  (5+ messages)

[PATCH 1/5] io_uring/rsrc: split out io_free_node() helper
 2025-03-01  2:23 UTC  (7+ messages)
` [PATCH 2/5] io_uring/rsrc: free io_rsrc_node using kfree()
` [PATCH 3/5] io_uring/rsrc: call io_free_node() on io_sqe_buffer_register() failure
` [PATCH 4/5] io_uring/rsrc: avoid NULL node check "
` [PATCH 5/5] io_uring/rsrc: skip NULL file/buffer checks in io_free_rsrc_node()

[RFC PATCH 00/13] Optimize nSVM TLB flushes
 2025-03-01  2:21 UTC  (24+ messages)
` [RFC PATCH 01/13] KVM: nSVM: Track the ASID per-VMCB
` [RFC PATCH 02/13] KVM: nSVM: Rework svm_flush_tlb_asid() to operate on a given VMCB
` [RFC PATCH 03/13] KVM: nSVM: Split nested_svm_transition_tlb_flush() into entry/exit fns
` [RFC PATCH 04/13] KVM: SVM: Introduce helpers for updating TLB_CONTROL
` [RFC PATCH 07/13] KVM: nSVM: Handle INVLPGA interception correctly
` [RFC PATCH 08/13] KVM: nSVM: Flush both L1 and L2 ASIDs on KVM_REQ_TLB_FLUSH
` [RFC PATCH 09/13] KVM: nSVM: Handle nested TLB flush requests through TLB_CONTROL
` [RFC PATCH 10/13] KVM: nSVM: Flush the TLB if L1 changes L2's ASID
` [RFC PATCH 11/13] KVM: nSVM: Do not reset TLB_CONTROL in VMCB02 on nested entry
` [RFC PATCH 12/13] KVM: nSVM: Service local TLB flushes before nested transitions
` [RFC PATCH 13/13] KVM: nSVM: Stop bombing the TLB on "

[RFC PATCH v3 00/13] Clavis LSM
 2025-03-01  2:20 UTC  (10+ messages)

[PATCH v2] zswap: do not crash the kernel on decompression failure
 2025-03-01  2:20 UTC  (6+ messages)

drivers/rtc/rtc-pl031.c:85: warning: Function parameter or struct member 'range_min' not described in 'pl031_vendor_data'
 2025-03-01  2:06 UTC 

[PATCH] usb: xhci: Handle quirky SuperSpeed isoc error reporting by Etron HCs
 2025-03-01  2:05 UTC  (3+ messages)
` [RFT PATCH] xhci: Handle spurious events on Etron host isoc enpoints

[PATCH] mm: page_frag: Fix refill handling in __page_frag_alloc_align()
 2025-03-01  2:03 UTC 

[PATCH] security: keys: Make sysctl table const
 2025-03-01  2:00 UTC  (6+ messages)

kismet: WARNING: unmet direct dependencies detected for HUGETLBFS when selected by PPC_8xx
 2025-03-01  1:55 UTC 

[PATCH v2] mm/migrate: fix shmem xarray update during migration
 2025-03-01  1:59 UTC  (2+ messages)

[PATCH v2] riscv: sophgo: dts: Add spi controller for SG2042
 2025-03-01  1:58 UTC  (3+ messages)

[PATCH] tpm: ftpm_tee: remove incorrect of_match_ptr annotation
 2025-03-01  1:58 UTC  (2+ messages)

[PATCH net-next v6 0/8] Device memory TCP TX
 2025-03-01  1:53 UTC  (7+ messages)
` [PATCH net-next v6 1/8] net: add get_netmem/put_netmem support
` [PATCH net-next v6 7/8] net: check for driver support in netmem TX

[RFC PATCH v2 0/6] Enlightened vTPM support for SVSM on SEV-SNP
 2025-03-01  1:51 UTC  (9+ messages)
` [RFC PATCH v2 3/6] tpm: add send_recv() ops in tpm_class_ops
` [RFC PATCH v2 4/6] tpm: add interface to interact with devices based on TCG Simulator
` [RFC PATCH v2 5/6] tpm: add SNP SVSM vTPM driver

[PATCH v5] f2fs: add check for deleted inode
 2025-03-01  1:50 UTC  (2+ messages)
` [f2fs-dev] "

[PATCH 0/2] J2 Turtle Board fixes
 2025-02-28 22:34 UTC  (6+ messages)

[PATCH net-next v2] dsa: mt7530: Utilize REGMAP_IRQ for interrupt handling
 2025-03-01  1:41 UTC 

[BUG objtool,x86] Missing __noreturn annotation in acpi_processor_ffh_play_dead()
 2025-03-01  1:41 UTC  (6+ messages)

[GIT PULL] x86 fixes
 2025-03-01  1:41 UTC  (2+ messages)

[GIT PULL] scheduler fix
 2025-03-01  1:41 UTC  (2+ messages)

[GIT PULL] perf events fixes
 2025-03-01  1:41 UTC  (2+ messages)

[GIT PULL] objtool fixes
 2025-03-01  1:41 UTC  (2+ messages)

[GIT PULL] locking fix
 2025-03-01  1:40 UTC  (2+ messages)

[PATCH v2 1/2] scsi: fnic: Replace fnic->lock_flags with local flags
 2025-03-01  1:37 UTC  (2+ messages)
` [PATCH v2 2/2] scsi: fnic: Remove unnecessary spinlock locking and unlocking

[PATCH v5 00/10] Introduce /dev/mshv root partition driver
 2025-03-01  1:38 UTC  (22+ messages)
` [PATCH v5 01/10] hyperv: Convert Hyper-V status codes to strings
` [PATCH v5 08/10] x86: hyperv: Add mshv_handler irq handler and setup function
` [PATCH v5 09/10] hyperv: Add definitions for root partition driver to hv headers
` [PATCH v5 10/10] Drivers: hv: Introduce mshv_root module to expose /dev/mshv to VMMs

[PATCH bpf-next v1 0/3] Optimize bpf selftest to increase CI success rate
 2025-03-01  1:31 UTC  (3+ messages)
` [PATCH bpf-next v1 3/3] selftests/bpf: Fixes for test_maps test

[PATCH 0/1] block: fix conversion of GPT partition name to 7-bit
 2025-03-01  1:26 UTC  (3+ messages)
` [PATCH 1/1] "

kernel/resource.c:1838:43: warning: implicit conversion from 'unsigned long long' to 'resource_size_t' (aka 'unsigned int') changes value from 68719476735 to 4294967295
 2025-03-01  1:24 UTC 

[RFC PATCH bpf-next 0/6] bpf: BPF runtime hooks: low-overhead non-intrusive tracking of runtime acquire/release (for watchdog)
 2025-03-01  1:23 UTC  (9+ messages)
` [RFC PATCH bpf-next 4/6] bpf: Add bpf runtime hooks for tracking runtime acquire/release

[PATCH v7 00/15] zswap IAA compress batching
 2025-03-01  1:17 UTC  (4+ messages)

[PATCH v4 3/3] rcu: Use _full() API to debug synchronize_rcu()
 2025-03-01  1:08 UTC  (11+ messages)

[PATCH 0/3] Fix full range quantization on rkisp1 based devices
 2025-03-01  1:02 UTC  (7+ messages)
` [PATCH 1/3] media: rkisp1: Set format defaults based on requested color space
` [PATCH 2/3] media: rkisp1: Fix the quantization settings of CPROC
` [PATCH 3/3] media: rkisp1: Remove unnecessary defines

[PATCH V6 0/3] media: i2c: imx334: Add support for 1280x720 & 640x480 resolutions
 2025-03-01  0:56 UTC  (4+ messages)
` [PATCH V6 1/3] media: i2c: imx334: Optimized 4k and 2k mode register arrays

[PATCH] netfs: Fix collection of results during pause when collection offloaded
 2025-03-01  0:54 UTC  (2+ messages)

[PATCH v2] sched_ext: Add trace point to track sched_ext core events
 2025-03-01  0:46 UTC  (6+ messages)

[PATCH v2] mtd: rawnand: brcmnand: fix PM resume warning
 2025-03-01  0:39 UTC  (2+ messages)

[PATCH 0/1] v2 security: Propagate caller information in bpf hooks
 2025-03-01  0:37 UTC  (3+ messages)
` [PATCH 1/1] "

[PATCH] perf/test: Skip leader sampling for s390
 2025-03-01  0:36 UTC  (3+ messages)

[PATCH v1 1/2] perf record: Add 8-byte aligned event type PERF_RECORD_COMPRESSED2
 2025-03-01  0:32 UTC  (5+ messages)

[syzbot] [kernel?] KASAN: slab-use-after-free Read in task_work_run
 2025-03-01  0:31 UTC  (3+ messages)

[Patch rdma-next] RDMA/mana_ib: handle net event for pointing to the current netdev
 2025-03-01  0:26 UTC  (3+ messages)
` [EXTERNAL] "

[PATCH v2] perf tools: Skip BPF sideband event for userspace profiling
 2025-03-01  0:25 UTC  (4+ messages)

[PATCH v2 00/14] kasan: x86: arm64: KASAN tag-based mode for x86
 2025-03-01  0:22 UTC  (17+ messages)
` [PATCH v2 01/14] kasan: sw_tags: Use arithmetic shift for shadow computation

[syzbot] [bcachefs?] INFO: task hung in invalidate_inode_pages2_range (3)
 2025-03-01  0:22 UTC  (2+ messages)

[Patch v2] uio_hv_generic: Set event for all channels on the device
 2025-03-01  0:19 UTC  (2+ messages)

[PATCH] perf stat: Fix uniquify for hybrid systems
 2025-03-01  0:09 UTC  (2+ messages)

[GIT PULL] tracing: Fixes for v6.14-rc4
 2025-03-01  0:09 UTC  (2+ messages)

[git pull] IOMMU Fixes for Linux v6.14-rc4
 2025-03-01  0:08 UTC  (2+ messages)

[PATCH 0/6 v2] Fixups for kernel maps insertion
 2025-03-01  0:03 UTC  (2+ messages)

[PATCH] perf build: fix in-tree build
 2025-02-28 23:59 UTC  (3+ messages)

[PATCH net-next 0/6] mlx5 misc enhancements 2025-02-26
 2025-02-28 23:54 UTC  (4+ messages)
` [PATCH net-next 3/6] net/mlx5e: Enable lanes configuration when auto-negotiation is off

[PATCH hyperv-next] scsi: storvsc: Don't call the packet status the hypercall status
 2025-02-28 23:53 UTC  (4+ messages)

[PATCH] mm/page_alloc: Add lockdep assertion for pageblock type change
 2025-02-28 23:42 UTC  (2+ messages)

[PATCH] rust: adding UniqueRefCounted and UniqueRef types
 2025-02-28 23:41 UTC  (2+ messages)

[PATCH v2 0/2] KVM: VMX: Clean up EPT_VIOLATIONS_xxx #defines
 2025-02-28 23:40 UTC  (2+ messages)

[PATCH] KVM: VMX: Reject KVM_RUN if userspace forces emulation during nested VM-Enter
 2025-02-28 23:40 UTC  (2+ messages)

[PATCH] KVM: SVM: Inject #GP if memory operand for INVPCID is non-canonical
 2025-02-28 23:40 UTC  (2+ messages)

[PATCH]][next] KVM: selftests: Fix spelling mistake "UFFDIO_CONINUE" -> "UFFDIO_CONTINUE"
 2025-02-28 23:40 UTC  (2+ messages)

[PATCH] KVM: x86/tdp_mmu: Remove tdp_mmu_for_each_pte()
 2025-02-28 23:40 UTC  (2+ messages)

[PATCH v3 0/6] KVM: SVM: Fix DEBUGCTL bugs
 2025-02-28 23:40 UTC  (2+ messages)

[PATCH v2 0/2] KVM: SVM: Fix an STI shadow on VMRUN bug
 2025-02-28 23:40 UTC  (2+ messages)

[PATCH] KVM: selftests: Fix printf() format goof in SEV smoke test
 2025-02-28 23:38 UTC 

[PATCH RFCv2 00/18] uprobes: Add support to optimize usdt probes on x86_64
 2025-02-28 23:27 UTC  (11+ messages)
` [PATCH RFCv2 06/18] uprobes: Add orig argument to uprobe_write and uprobe_write_opcode
` [PATCH RFCv2 12/18] uprobes/x86: Add support to optimize uprobes

[PATCH 0/6] x86/microcode: Support for Intel Staging Feature
 2025-02-28 23:23 UTC  (5+ messages)

[PATCH v2] ipe: add errno field to IPE policy load auditing
 2025-02-28 23:11 UTC  (2+ messages)
` [PATCH v3] "

[PATCH] KVM: selftests: Ensure all vCPUs hit -EFAULT during initial RO stage
 2025-02-28 23:08 UTC 

[PATCH sched_ext/for-6.15 v3 0/5] bpf, sched_ext: Make kfunc filters support struct_ops context to reduce runtime overhead
 2025-02-28 23:06 UTC  (8+ messages)
` [PATCH sched_ext/for-6.15 v3 3/5] sched_ext: Add scx_kfunc_ids_ops_context_sensitive for unified filtering of context-sensitive SCX kfuncs

[PATCH v1 0/2] Use domain number replace the hardcodes
 2025-02-28 23:05 UTC  (3+ messages)
` [PATCH v1 1/2] arm64: dts: imx8mq: Add linux,pci-domain into pcie-ep node

[PATCH v4 00/14] kexec: introduce Kexec HandOver (KHO)
 2025-02-28 23:04 UTC  (4+ messages)

[PATCH v1 2/2] PCI: imx6: Use domain number replace the hardcodes
 2025-02-28 23:04 UTC  (3+ messages)

[RFC] apfs: thoughts on upstreaming an out-of-tree module
 2025-02-28 23:04 UTC  (2+ messages)

[PATCH v2 0/3] BMI270 data ready interrupt support
 2025-02-28 23:03 UTC  (4+ messages)
` [PATCH v2 1/3] iio: imu: bmi270: move private struct declaration to source file
` [PATCH v2 2/3] iio: imu: bmi270: rename variable bmi270_device to data
` [PATCH v2 3/3] iio: imu: bmi270: add support for data ready interrupt trigger

[PATCH -tip] x86/locking/atomic: Use asm_inline for atomic locking insns
 2025-02-28 22:58 UTC  (4+ messages)

[PATCH net-next 2/3] r8169: enable RTL8168H/RTL8168EP/RTL8168FP/RTL8125/RTL8126 LTR support
 2025-02-28 22:58 UTC  (2+ messages)

[PATCH v3 00/15] rockchip: Add rk3562 SoC and evb support
 2025-02-28 22:54 UTC  (3+ messages)
` [PATCH v3 10/15] dt-bindings: pwm: rockchip: Add rockchip,rk3562-pwm

[PATCH 0/3] Fixes for IPA v4.7
 2025-02-28 22:52 UTC  (2+ messages)

security/keys/proc.c:211:40: warning: '%llu' directive writing between 1 and 18 bytes into a region of size 16
 2025-02-28 22:51 UTC 

[RESEND][PATCH] tracing: gfp: Remove duplication of recording GFP flags
 2025-02-28 22:50 UTC  (2+ messages)

[PATCH] tracing: probe-events: Add comments about entry data storing code
 2025-02-28 22:47 UTC  (2+ messages)

[tip:x86/asm] BUILD SUCCESS ad546940b5991d3e141238cd80a6d1894b767184
 2025-02-28 22:44 UTC 

[tip:x86/cleanups] BUILD SUCCESS e008eeec7868a9ca6e159726aeb9bdbf2ab86647
 2025-02-28 22:42 UTC 

[tip:x86/sev] BUILD SUCCESS 72dafb567760320f2de7447cd6e979bf9d4e5d17
 2025-02-28 22:42 UTC 

[RFC PATCH 0/7] Add Linux Motion Control subsystem
 2025-02-28 22:41 UTC  (8+ messages)
` [RFC PATCH 1/7] drivers: Add motion control subsystem
` [RFC PATCH 6/7] dt-bindings: motion: Add adi,tmc5240 bindings
` [RFC PATCH 7/7] dt-bindings: motion: Add motion-simple-pwm bindings

[PATCH 0/4] clk: qcom: Constify 'struct qcom_cc_desc'
 2025-02-28 22:38 UTC  (2+ messages)

[PATCH v2] dt-bindings: remoteproc: qcom,sm6115-pas: Use recommended MBN firmware format in DTS example
 2025-02-28 22:37 UTC  (2+ messages)

[PATCH v4 0/7] usb: dwc3: qcom: Flatten dwc3 structure
 2025-02-28 22:36 UTC  (3+ messages)
` [PATCH v4 1/7] dt-bindings: usb: Introduce qcom,snps-dwc3

[PATCH v4 00/15] drm/bridge: Various quality of life improvements
 2025-02-28 22:29 UTC  (3+ messages)
` [PATCH v4 15/15] drm/bridge: ti-sn65dsi86: Use bridge_state crtc pointer

[RFC PATCH 0/2] SKSM: Synchronous Kernel Samepage Merging
 2025-02-28 22:32 UTC  (8+ messages)

[PATCH v5 0/7] Move initializing SEV/SNP functionality to KVM
 2025-02-28 22:32 UTC  (5+ messages)
` [PATCH v5 6/7] KVM: SVM: Add support to initialize SEV/SNP functionality in KVM

[PATCH] hv_netvsc: set device master/slave flags on bonding
 2025-02-28 22:25 UTC 

[PATCH v2] perf arm-spe: Report error if set frequency
 2025-02-28 22:25 UTC  (2+ messages)


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