All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-07-31 19:05:28 to 2026-07-31 20:10:49 UTC [more...]

[PATCH v10 0/4] media: qcom: venus: add MSM8939 support
 2026-07-31 20:08 UTC  (10+ messages)
` [PATCH v10 1/4] clk: qcom: gcc-msm8939: mark Venus core GDSCs as hardware controlled
` [PATCH v10 2/4] arm64: dts: qcom: msm8939: Add venus node
` [PATCH v10 3/4] arm64: dts: qcom: msm8939-longcheer-l9100: Enable "
` [PATCH v10 4/4] arm64: dts: qcom: msm8939-asus-z00t: add Venus

[PATCH 0/6] KVM: Harden kvm_vcpu_map() usage against memory leaks
 2026-07-31 20:09 UTC  (2+ messages)

[PATCH v3 0/2] KVM: x86: Suppress false positives on "lost" IRQs
 2026-07-31 20:09 UTC  (2+ messages)

[PATCH v7 0/8] Transition Nova Core to TLV firmware images
 2026-07-31 20:10 UTC  (3+ messages)
` [PATCH v7 1/8] rust: alloc: add Vec::zeroed method
` [PATCH v7 2/8] rust: firmware: add request_into_buf()

[PATCH] KVM: x86: Use KVM_X86_OP() for the .pi_update_irte() hook
 2026-07-31 20:09 UTC  (2+ messages)

[PATCH v2] KVM: x86: hyper-v: Clamp stimer deadline to avoid livelock
 2026-07-31 20:09 UTC  (2+ messages)

[PATCH v6 0/9] KVM: guest_memfd: RECLAIM+CONVERT cleanups
 2026-07-31 20:09 UTC  (2+ messages)

[PATCH v6 00/36] Cleaning up the KVM clock mess
 2026-07-31 20:09 UTC  (2+ messages)

[PATCH bpf-next 0/5] bpf: infer zext_dst based on static register liveness analysis
 2026-07-31 20:09 UTC  (10+ messages)
` [PATCH bpf-next 1/5] bpf: do not print a newline after disassembly in bpf_verbose_insn()
` [PATCH bpf-next 2/5] bpf: track upper 32-bit register halves' liveness in compute_live_registers()
` [PATCH bpf-next 3/5] bpf: infer zext_dst based on static register liveness analysis
` [PATCH bpf-next 4/5] bpf: simplify the bpf_is_reg64() signature
` [PATCH bpf-next 5/5] selftests/bpf: verify zext_dst annotations for various instructions

[PATCH 0/6] ASoC: SOF: ipc4-topology: Update the memory data building
 2026-07-31 14:45 UTC  (2+ messages)

[PATCH v2] ASoC: tas2783-sdw: drop stale regcache on uninitialized re-attach
 2026-07-31 14:55 UTC  (2+ messages)

[PATCH v8 00/15] Use generic_file_read_iter() in hugetlbfs
 2026-07-31 20:08 UTC  (16+ messages)
` [PATCH v8 01/15] memory-failure: Fix hardware poison check in unpoison_memory() again
` [PATCH v8 02/15] memory-failure: Prevent hugetlb freeing during unpoisoning
` [PATCH v8 03/15] mm: Rename folio_contain_hwpoison_page() to folio_has_hwpoison_page()
` [PATCH v8 04/15] hugetlb: Mark some function arguments as const
` [PATCH v8 05/15] guest_memfd: Use folio_has_hwpoisoned_page()
` [PATCH v8 06/15] kpageflags: Use is_page_hwpoison() to set KPF_HWPOISON
` [PATCH v8 07/15] hugetlb: Move poison to pages before clearing hugetlb page type
` [PATCH v8 08/15] hugetlb: Use the has_hwpoisoned flag
` [PATCH v8 09/15] mm: Remove locking mf_mutex in is_raw_hwpoison_page_in_hugepage()
` [PATCH v8 10/15] mm: Check individual hugetlb pages for poison
` [PATCH v8 11/15] filemap: Add hwpoison handling to filemap_read()
` [PATCH v8 12/15] filemap: Remove checks in mapping_set_folio_order_range()
` [PATCH v8 13/15] hugetlb: Set mapping folio order
` [PATCH v8 14/15] filemap: Add support for authoritative mappings
` [PATCH v8 15/15] hugetlb: replace hugetlbfs_read_iter() with generic_file_read_iter()

[PATCH v6 0/2] usb: typec: ucsi: Add ITE IT8851/IT8853 support
 2026-07-31 20:08 UTC  (3+ messages)
` [PATCH v6 1/2] dt-bindings: usb: Add ITE IT8851/IT8853 Type-C PD controllers

[PATCH v2 0/3] regulator: handle regulator late cleanup race with PM suspend
 2026-07-31 16:16 UTC  (2+ messages)
` (subset) "

[PATCH] fs: btrfs: fix zstd decompression of sector-padded extents
 2026-07-31 20:07 UTC 

linux-next: manual merge of the slab tree with the rcu tree
 2026-07-31 20:07 UTC  (3+ messages)

[PATCH v6 bpf-next 0/4] bpf: add bpf_init_inode_xattr kfunc for atomic inode labeling
 2026-07-31 20:07 UTC  (17+ messages)
` [PATCH v6 bpf-next 3/4] "

[PATCH 0/4] ASoC: renesas: enable COMPILE_TEST
 2026-07-31 20:07 UTC  (3+ messages)
` [PATCH 1/4] ASoC: renesas: enable COMPILE_TEST for Migo-R / SIU

[PATCH] selftests: net: reuseport_bpf_numa: consider cpuless numa node
 2026-07-31 19:59 UTC  (4+ messages)

[PATCH v3 00/12] KVM: selftests: Add more syscall wrappers, fix hardware_disable_test
 2026-07-31 20:05 UTC  (14+ messages)
` [PATCH v3 01/12] KVM: selftests: Add a KVM syscall wrapper for sched_setaffinity()
` [PATCH v3 02/12] KVM: selftests: Set threads CPU affinity before doing work in hardware disable test
` [PATCH v3 03/12] KVM: selftests: Pre-set threads affinity in hardware disable test when possible
` [PATCH v3 04/12] KVM: selftests: Return the target CPU from pin_task_to_random_cpu()
` [PATCH v3 05/12] KVM: selftests: Extract picking of random CPU from cpu_set_t to separate API
` [PATCH v3 06/12] KVM: selftests: Affine threads to random CPUs in hardware disable test
` [PATCH v3 07/12] KVM: selftests: Drop unreachable, dead code from "
` [PATCH v3 08/12] KVM: selftests: Add KVM syscall wrapper for pthread_create()
` [PATCH v3 09/12] KVM: selftests: Add KVM syscall wrappers for pthread_{cancel,join}()
` [PATCH v3 10/12] KVM: selftests: Add helper APIs to cancel+join pthreads
` [PATCH v3 11/12] KVM: selftests: Add KVM syscall wrappers for pthread_{g,s}etaffinity_np()
` [PATCH v3 12/12] KVM: selftests: Clean up global constants in hardware disable test

[PATCH] libsepol: Check for zero when mapping identifier values
 2026-07-31 20:05 UTC  (3+ messages)

[PATCH] libsepol: fix direct leak in user_extra_to_cil()
 2026-07-31 20:04 UTC  (3+ messages)

[PATCH v2] libsepol/fuzz: Exercise module to CIL code when fuzzing
 2026-07-31 20:04 UTC  (3+ messages)

[LTP] [RFC PATCH] network: Remove outdated DNS stress tests
 2026-07-31 20:03 UTC 

[PATCH 2/2] media: i2c: Add onsemi AR0234 image sensor driver
 2026-07-31 20:03 UTC 

[GIT PULL] RTLA: Fixes for v7.2
 2026-07-31 20:03 UTC 

[PATCH 0/4] iio: imu: bmi270: Match PNP ID found on gaming handheld firmwares
 2026-07-31 19:53 UTC  (5+ messages)
` [PATCH 1/4] iio: imu: bmi270: Match PNP ID found on OrangePi Neo 2026
` [PATCH 2/4] iio: imu: bmi270: Match PNP ID found on OneXPlayer X1 Pro (AMD)
` [PATCH 3/4] iio: imu: bmi270: add BOSC0160 PNP ID for gaming handhelds
` [PATCH 4/4] iio: imu: bmi270: fix typo found in dc757dc

[PATCH net v3 0/1] xsk: account uncharged AF_XDP ring allocations to memcg
 2026-07-31 20:02 UTC  (3+ messages)
` [PATCH net v3 1/1] xsk: account "

[PATCH] fs/zfs/zfs: Mark bookmark_v2 and bookmark_written as supported
 2026-07-31 20:02 UTC  (3+ messages)

[PATCH 0/2] Remove the sgi-gru and sgi-xp drivers
 2026-07-31 20:00 UTC  (7+ messages)
` [PATCH 1/2] misc: sgi-xp: Remove SGI XP drivers
` [PATCH 2/2] misc: sgi-gru: Remove SGI GRU driver

[PATCH v7 00/13] Use generic_file_read_iter() in hugetlbfs
 2026-07-31 20:00 UTC  (6+ messages)
` [PATCH v7 01/13] memory-failure: Fix hardware poison check in unpoison_memory() again

[PATCH 1/4] drm/amd/display: Add 2.1 FreeSync support for AMD VSDB EDID Block
 2026-07-31 19:57 UTC  (6+ messages)
` [PATCH 2/4] drm/edid: parse HDMI 2.1 gaming (ALLM/VRR) capabilities from HF-VSDB
` [PATCH 3/4] drm/amd/display: Add HDMI 2.1 VRR support "

[PATCH net] sctp: bound the auth_chunks copy length in SCTP_LOCAL_AUTH_CHUNKS
 2026-07-31 19:48 UTC  (3+ messages)

[PATCH] ASoC/soundwire: Intel: reset the PCMSyCM registers in hda_sdw_bpt_close
 2026-07-31 12:25 UTC  (2+ messages)

[PATCH] ASoC: SOF: ipc4-pcm: Continue the pipeline trigger in case of IPC timeout
 2026-07-31 15:14 UTC  (2+ messages)

[PATCH v2] ASoC: amd: yc: Add DMI quirk for HP Victus Laptop 16-e1xxx
 2026-07-31 14:56 UTC  (2+ messages)

[PATCH v4 0/4] ASoC: Add support for Airoha AN7581
 2026-07-31 19:51 UTC  (3+ messages)
` [PATCH v4 1/4] ASoC: dt-bindings: Add Airoha AN7581 AFE Sound card

[PATCH bpf v4 0/4] bpf: Preserve pointer state for commuted arithmetic
 2026-07-31 19:50 UTC  (5+ messages)
` [PATCH bpf v4 3/4] bpf: Propagate untrusted pointer state in "

[PATCH v2 0/8] Add IBM Huygens BMC machine for AST2700
 2026-07-31 19:49 UTC  (5+ messages)
` [PATCH v2 1/8] fsi/cfam: Add common CFAM base class
` [PATCH v2 8/8] arm/aspeed: Add AST2700 Huygens machine

[PATCH GSoC 0/5] cat-file: extend remote-object-info to support %(objecttype)
 2026-07-31 19:49 UTC  (8+ messages)
` [PATCH GSoC v2 0/6] "
  ` [PATCH GSoC v2 1/6] fetch-object-info: request all supported options dynamically
  ` [PATCH GSoC v2 2/6] t5701: use the test_file_size() helper
  ` [PATCH GSoC v2 3/6] protocol-caps: add type support to object-info
  ` [PATCH GSoC v2 4/6] fetch-object-info: parse type from server response
  ` [PATCH GSoC v2 5/6] serve: advertise type capability
  ` [PATCH GSoC v2 6/6] cat-file: unify default format

[PATCH 0/4] selinux: make declared counts account for the values
 2026-07-31 19:46 UTC  (7+ messages)
` [PATCH 1/4] selinux: do not cancel a policy conversion that never started
` [PATCH 2/4] selinux: require a class's permission values to cover its permission count
` [PATCH 3/4] selinux: reject an unclaimed class value in security_get_classes()

[PATCH] clk: qcom: Fix camera rivian PLL configuration settings
 2026-07-31 19:45 UTC 

[PATCH net RESEND] net: stmmac: raise TX completion interrupt at the end of an xmit burst
 2026-07-31 19:45 UTC 

[PATCH net-next v4 00/12] ax88179_178a: Add support for AX88179A-based chips
 2026-07-31 19:45 UTC  (9+ messages)
` [PATCH net-next v4 03/12] ax88179_178a: Add HW support for AX179A-based chips
` [PATCH net-next v4 05/12] ax88179_178a: Add EEE configuration support for AX88179A PHYs
` [PATCH net-next v4 09/12] ax88179_178a: Add ethtool get_drvinfo
` [PATCH net-next v4 10/12] ax88179_178a: update driver information

[PATCH] Bluetooth: hci_sync: Fix accept list UAF during suspend
 2026-07-31 19:45 UTC  (2+ messages)

[PATCH] wifi: zd1211rw: reject secondary interfaces to prevent conflicts
 2026-07-31 19:45 UTC  (3+ messages)

Pushed next wave of big changes
 2026-07-31 19:44 UTC 

[PATCH v11 0/6] Add RMPOPT support
 2026-07-31 19:43 UTC  (5+ messages)
` [PATCH v11 2/6] x86/sev: Disable CPU hotplug while SNP is active
` [PATCH v11 3/6] x86/sev: Initialize RMPOPT configuration MSRs

[BUG] infiniband: rtrs: KASAN: slab-use-after-free in rtrs_clt_remove_path_from_arr
 2026-07-31 19:43 UTC 

[to-be-updated] mm-zswap-support-batch-writeback-in-shrink_memcg.patch removed from -mm tree
 2026-07-31 19:42 UTC 

[to-be-updated] mm-zswap-fix-global-shrinker-when-memory-cgroup-is-disabled.patch removed from -mm tree
 2026-07-31 19:42 UTC 

[BUG] HID: a8a5:2255 maps vendor data to stuck brightness and mic-mute keys
 2026-07-31 19:37 UTC 

[PATCH] mm/sparse: correct init section annotations
 2026-07-31 19:42 UTC  (2+ messages)

[PATCH bpf-next 00/13] BPF interface for applying Landlock rulesets
 2026-07-31 19:40 UTC  (7+ messages)
` [PATCH bpf-next 10/13] bpf: Add the bpf_landlock_restrict_binprm kfunc
` [PATCH bpf-next 12/13] landlock: Document the BPF kfunc interface

[PATCH v4l-utils v2] v4l-utils: include cstdlib for std::exit
 2026-07-31 19:40 UTC  (2+ messages)

[PATCH] linux-user: Fix msqid_ds struct wrt 32-bit big endian architectures
 2026-07-31 19:36 UTC  (3+ messages)

[PATCH v4] mm/page_reporting: Add page_reporting_delay_ms module parameter
 2026-07-31 19:37 UTC 

[PATCH 0/4] Add Support for AMD EPYC Zen 6 CPU Model
 2026-07-31 19:30 UTC  (2+ messages)

[PATCH v2 0/2] Move tool for generating initramfs cpio to scripts/
 2026-07-31 19:36 UTC  (3+ messages)
` [PATCH v2 2/2] kbuild: Move gen_init_cpio and gen_initramfs.sh "

[paulmckrcu:dev 36/44] arch/x86/kernel/nmi.c:88:15: sparse: sparse: symbol 'toolong_nmi_panic' was not declared. Should it be static?
 2026-07-31 19:35 UTC  (2+ messages)

[PATCH 0/6] target/arm: Implement FEAT_FGWTE3
 2026-07-31 19:32 UTC  (7+ messages)
` [PATCH 1/6] target/arm: Add FGWTE3_EL3
` [PATCH 5/6] target/arm: Set fgt in cpregs for FGWTE3

[PATCH v2] arch: arm64: add early_param idle=<wfi|yield|nop>
 2026-07-31 19:32 UTC  (5+ messages)

[PATCHES 00/12] pahole: Support more rust tags and references to dwz alternate debug files
 2026-07-31 19:31 UTC  (13+ messages)
` [PATCH 01/12] dwarf_loader: Initial support for DW_TAG_variant_part
` [PATCH 02/12] dwarf_loader: Initial support for DW_TAG_subprogram in DW_TAG_enumeration
` [PATCH 03/12] dwarf_loader: Populate DW_TAG_variant children in DW_TAG_variant_part
` [PATCH 04/12] btf_encoder: Encode variant parts as union members in BTF
` [PATCH 05/12] dwarf_loader: Handle DW_FORM_block in attr_numeric for Rust discriminant values
` [PATCH 06/12] dwarf_loader: Allow forcing the merge of CUs for solving inter CU tag references
` [PATCH 07/12] dwarf_loader: Support DW_TAG_imported_unit for same-file partial units
` [PATCH 08/12] dwarf_loader: Fix cus__merging_cu failing to detect DW_FORM_ref_addr
` [PATCH 09/12] dwarf_loader: Add cu parameter to tag__set_spec() and dwarf_tag__set_attr_type()
` [PATCH 10/12] dwarf_loader: Support DW_FORM_GNU_ref_alt references to dwz alternate debug files
` [PATCH 11/12] tests: Add inter-CU type reference comparison test
` [PATCH 12/12] scripts: Add vmlinux_comparison.py for DWARF/BTF analysis

[GIT PULL] SPI fixes for v7.2-rc5
 2026-07-31 19:30 UTC  (2+ messages)

[PATCH v6 0/3] Add Qualcomm JPEG V4L2 encoder for SM8250
 2026-07-31 19:30 UTC  (9+ messages)
` [PATCH v6 1/3] dt-bindings: media: qcom: Add JPEG encoder binding
` [PATCH v6 3/3] arm64: dts: qcom: sm8250: Add JPEG encoder node

[PATCH] pwm: ipq: fix period calculation
 2026-07-31 19:29 UTC  (2+ messages)

[PATCH v3 00/26] mm: Add ALLOC_UNMAPPED and AS_NO_DIRECT_MAP
 2026-07-31 19:28 UTC  (5+ messages)
` [PATCH v3 03/26] mm: introduce AS_NO_DIRECT_MAP

[PATCH iwl-next 0/3] iavf: defer loading netmem_desc
 2026-07-31 19:27 UTC  (4+ messages)
  ` [Intel-wired-lan] "

[PATCH] futex: Avoid hash-bucket locking for mismatched waits
 2026-07-31 19:26 UTC 

[PATCH] net: tulip: xircom_cb: drop runt frames before skb copy
 2026-07-31 19:26 UTC  (2+ messages)

[PATCH net] net: hsr: wait for pending node-free RCU callbacks on module exit
 2026-07-31 19:25 UTC 

[PATCH] Bluetooth: hci_conn: hold conn for LE timeout work
 2026-07-31 19:25 UTC  (2+ messages)

rust compile failure in next-20260730
 2026-07-31 19:25 UTC  (2+ messages)

[PATCH net] bnge: Fix NULL pointer dereference in aux device release
 2026-07-31 19:22 UTC 

[PATCH v2 0/3] CPM6 Channel Separation Support
 2026-07-31 19:20 UTC  (11+ messages)
` [PATCH v2 1/3] dmaengine: dw-edma: Make Xilinx Macros Dev Name Agnostic
` [PATCH v2 2/3] dmaengine: dw-edma: Enable Chan Separation via VSEC

[PATCH v3] sched/fair: Prefer fully idle cores for NOHZ balancing
 2026-07-31 19:19 UTC 

[PATCH v10 00/69] Add HDMI 2.0 support to DW HDMI QP TX
 2026-07-31 19:20 UTC  (3+ messages)
` [PATCH v10 23/69] drm/display: hdmi-state-helper: Set HDMI scrambling requirement

[PATCH] xmlrpc: fix Upstream-Status
 2026-07-31 19:19 UTC 

[PATCH 0/7] Alternate Injection: Secure Interrupt Delivery for SEV-SNP Guests - Guest Support
 2026-07-31 19:18 UTC  (5+ messages)
` [PATCH 5/7] x86/sev: Add a function to contain all SEV-specific setup operations
` [PATCH 6/7] x86/sev: Register the guest with the SVSM APIC protocol

[PATCH 1/4] librav1e: add missing libgit2 build dependency
 2026-07-31 19:16 UTC  (5+ messages)
` [PATCH 2/4] librice: allow building bundled rice-proto
` [PATCH 3/4] lsd: add missing libgit2 build dependency
` [PATCH 4/4] nushell: add missing build dependencies
` [oe] [PATCH 1/4] librav1e: add missing libgit2 build dependency

[PATCH v1 0/5] x86/cpu: Refactor identify_cpu()
 2026-07-31 19:13 UTC  (4+ messages)
` [PATCH v1 5/5] x86/cpu: Don't reset boot CPU cpuinfo in identify_cpu()

[PATCH 0/2] clk: qcom: Add Graphics clock controllers support for Qualcomm Maili SoC
 2026-07-31 19:12 UTC  (3+ messages)
` [PATCH 1/2] dt-bindings: clock: qcom: Add Maili Graphics Clock Controllers
` [PATCH 2/2] clk: qcom: Add Graphics clock controller support on Qualcomm Maili SoC

[PATCH 0/6] rcu,srcu: Make call_rcu()/call_srcu() safe from any context
 2026-07-31 19:12 UTC  (5+ messages)
` [PATCH 3/6] srcu: Make call_srcu() safe to call "

"ata2.00: Enabling discard_zeroes_data" in dmesg 1/minute
 2026-07-31 19:11 UTC 

[PATCH net-next v9 0/3] net: dsa: motorcomm: Add LED support
 2026-07-31 19:10 UTC  (4+ messages)
` [PATCH net-next v9 3/3] "

[PATCH net 0/5] bnxt_en: Bug fixes
 2026-07-31 19:09 UTC  (6+ messages)
` [PATCH net 1/5] bnxt_en: Move RSS table fill outside __bnxt_hwrm_vnic_set_rss()
` [PATCH net 2/5] bnxt_en: Determine and store default RX ring in vnic structure
` [PATCH net 3/5] bnxt_en: Refresh VNIC default ring on queue restart if needed
` [PATCH net 4/5] bnxt_en: Disable EOP for TPA on all chips to prevent data corruption
` [PATCH net 5/5] bnxt_en: Fix PTP PPS setting bug

[PATCH] classes/rust-common: don't export rustlibdir
 2026-07-31 19:10 UTC 

[gourryinverse:djhacks 18/38] mm/gup.c:2418:7: error: call to undeclared function 'folio_longterm_pin_forbidden'; ISO C99 and later do not support implicit function declarations
 2026-07-31 19:08 UTC 

[chenxing:mstar_v6_5_reorder 125/700] drivers/pinctrl/mstar/pinctrl-msc313.h:206:27: warning: 'sr_drivestrengths' defined but not used
 2026-07-31 19:08 UTC 

[PATCH v3] kernfs: fix race to increment for nr_mmapped in kernfs_fop_mmap()
 2026-07-31 19:08 UTC 

[syzbot] [net?] WARNING in udp_v6_send_skb
 2026-07-31 19:08 UTC  (4+ messages)

[PATCH v8 0/3] Support zero-sized HDM decoders
 2026-07-31 19:06 UTC  (3+ messages)
` [PATCH v8 1/3] cxl/region: Simplify poison_by_decoder() error handling

[RFC PATCH 0/2] Drivers: hv: decrypt netvsc buffers on contiguous direct-map addresses
 2026-07-31 19:06 UTC  (4+ messages)
` [RFC PATCH 2/2] hv_netvsc: back GPADL buffers with kmalloc + decrypt + vmap

[PATCH v3 0/8] rtc: abx80x: add support for abx81x
 2026-07-31 19:05 UTC  (3+ messages)
` [PATCH v3 5/8] rtc: abx80x: use regmap instead of I2C specific API

[PATCH] batman-adv: reject unrepresentable multicast TVLV offsets
 2026-07-31 19:05 UTC  (3+ messages)

[PATCH v5 0/7] KVM: arm64: pKVM stage-2 mapping and memcache fixes
 2026-07-31 19:05 UTC  (8+ messages)
` [PATCH v5 3/7] KVM: arm64: Top up stage-2 memcache for dirty logging faults


This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.