All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-10-14 13:20:03 to 2025-10-14 14:05:43 UTC [more...]

[PATCH v10 0/3] Initial support of MSM8937 and Xiaomi Redmi 3S
 2025-10-14 14:04 UTC  (2+ messages)
` [PATCH v10 2/3] dt-bindings: arm: qcom: Add "

[PATCH v3 00/10] pinctrl: stm32: Support I/O synchronization
 2025-10-14 14:04 UTC  (9+ messages)
` [PATCH v3 01/10] pinctrl: pinconf-generic: Add properties 'skew-delay-{in,out}put'
` [PATCH v3 02/10] dt-bindings: pincfg-node: "
` [PATCH v3 03/10] pinctrl: stm32: Rework stm32_pconf_parse_conf()
` [PATCH v3 04/10] pinctrl: stm32: Simplify handling of backup pin status
` [PATCH v3 05/10] pinctrl: stm32: Drop useless spinlock save and restore
` [PATCH v3 06/10] pinctrl: stm32: Avoid keeping a bool value in a u32 variable
` [PATCH v3 08/10] dt-bindings: pinctrl: stm32: Use properties from pincfg-node.yaml
` [PATCH v3 10/10] arm64: dts: st: Add I/O sync to eth pinctrl in stm32mp25-pinctrl.dtsi

[PATCH v2] perf build python: Don't leave a.out file when building with clang
 2025-10-14 14:05 UTC  (2+ messages)

[syzbot] kernel BUG in dnotify_free_mark
 2025-10-14 14:05 UTC  (3+ messages)
` [syzbot] [ntfs3?] "

[PATCH v1] perf stat: Additional verbose details for <not supported> events
 2025-10-14 14:04 UTC  (6+ messages)

[RFC PATCH 0/5] Introduce mempool object new debug capabilities
 2025-10-14 14:03 UTC  (4+ messages)
` [PATCH v6 0/7] add mbuf "
  ` [PATCH v6 7/7] usertools/mbuf: parse mbuf history dump

[meta-oe][kirkstone][PATCH] emlog: set CVE_PRODUCT
 2025-10-14 14:03 UTC 

[PATCH] tests/intel/xe_exec_compute_mode: Remove non-block section
 2025-10-14 14:03 UTC  (4+ messages)

[PATCH 00/39] Add i.MX95 DPU/DSI/LVDS support
 2025-10-14 14:03 UTC  (4+ messages)
` [PATCH 05/39] drm/imx: dc: Rework dc_subdev_get_id() to drop ARRAY_SIZE() use

[PATCH v2] perf tests: use strdup() in "Object code reading"
 2025-10-14 14:03 UTC  (2+ messages)

[PULL 00/28] vfio queue
 2025-10-14 14:01 UTC  (8+ messages)
` [PULL 25/28] vfio: add region info cache

[PATCHv4 net-next 0/4] net: common feature compute for upper interface
 2025-10-14 14:02 UTC  (3+ messages)
` [PATCHv4 net-next 1/4] net: add a common function to compute features from lowers devices

stable: commit "cpuidle: menu: Avoid discarding useful information" causes regressions
 2025-10-14 14:02 UTC  (7+ messages)

[PATCH 0/2] tests/functional: cleanup leftovers from reverse debugging test
 2025-10-14 14:00 UTC  (3+ messages)
` [PATCH 1/2] tests/functional: remove use of getLogger in reverse debuging
` [PATCH 2/2] tests/functional: ensure GDB client is stopped on error

[PATCH] staging: greybus: documentation: replace strncpy() with strscpy_pad()
 2025-10-14 14:01 UTC  (3+ messages)

FAILED: patch "[PATCH] mm/ksm: fix incorrect KSM counter handling in mm_struct" failed to apply to 6.6-stable tree
 2025-10-14 14:01 UTC  (2+ messages)
` [PATCH 6.6.y] mm/ksm: fix incorrect KSM counter handling in mm_struct during fork

meta-selinux][PATCH - Do not look HLL files when POLICY_MONOLITHIC=y is configured
 2025-10-14 14:01 UTC  (3+ messages)

[RESEND PATCH] sched/fair: Skip sched_balance_running cmpxchg when balance is not due
 2025-10-14 13:59 UTC  (6+ messages)

[PATCH 6.6 000/196] 6.6.112-rc1 review
 2025-10-14 13:59 UTC  (2+ messages)

[RESEND PATCH net-next v7 0/3] net: Avoid ehash lookup races
 2025-10-14 13:59 UTC  (5+ messages)
` [RESEND PATCH net-next v7 1/3] rculist: Add hlist_nulls_replace_rcu() and hlist_nulls_replace_init_rcu()
` [RESEND PATCH net-next v7 2/3] inet: Avoid ehash lookup race in inet_ehash_insert()

[meta-webserver][kirkstone][PATCH] apache2: ignore CVE-2025-3891
 2025-10-14 13:59 UTC 

[REGRESSION] next/master: (build) undefined reference to `devm_backlight_device_register' in vmlinux
 2025-10-14 13:59 UTC 

[PATCH net] udp: drop secpath before storing an skb in a receive queue
 2025-10-14 13:58 UTC  (11+ messages)

[PATCH v5] memcg: expose socket memory pressure in a cgroup
 2025-10-14 13:58 UTC  (11+ messages)

[PATCH 0/2] nfsd: fix up SEQUENCE replay
 2025-10-14 13:57 UTC  (6+ messages)
` [PATCH 1/2] nfsd: ensure SEQUENCE replay sends a valid reply
` [PATCH 2/2] nfsd: stop pretending that we cache the SEQUENCE reply

[PATCH 5.15] fuse: Fix race condition in writethrough path A race
 2025-10-14 14:01 UTC  (10+ messages)

[PATCH 00/11] rust: migration: add high-level migration wrappers
 2025-10-14 13:56 UTC  (4+ messages)
` [PATCH 10/11] rust: migration: implement ToMigrationState for Timer

[syzbot] [ntfs3?] INFO: trying to register non-static key in ntfs_setattr
 2025-10-14 13:57 UTC 

[PATCH v3] Documentation/x86: explain LINUX_EFI_INITRD_MEDIA_GUID
 2025-10-14 13:56 UTC  (2+ messages)

[PATCH v2 0/7] chardev: postpone connect
 2025-10-14 13:55 UTC  (6+ messages)
` [PATCH v2 2/7] chardev/char: split chardev_init_logfd() out of qemu_char_open()

[RFT PATCH v2 0/2] Fix cross migration issue with missing features: pdcm, arch-capabilities
 2025-10-14 13:53 UTC  (7+ messages)

isar-cip-core: on-device tests failing
 2025-10-14 13:54 UTC  (13+ messages)
    ` [cip-dev] "

[PATCH V6] netfilter: netns nf_conntrack: per-netns net.netfilter.nf_conntrack_max sysctl
 2025-10-14 13:54 UTC  (3+ messages)

[PATCH v8 0/7] vhost-user: Add SHMEM_MAP/UNMAP requests
 2025-10-14 13:52 UTC  (4+ messages)
` [PATCH v8 1/7] vhost-user: Add VirtIO Shared Memory map request

[PATCH net-next v1] mptcp: fix incorrect IPv4/IPv6 check
 2025-10-14 13:53 UTC  (2+ messages)

6.18/regression/bisected – BUG: sleeping function called from invalid context at ./include/linux/sched/mm.h:321 after 6d31602a9f57
 2025-10-14 13:53 UTC  (5+ messages)

[PATCH net-next v3 0/3] net: airoha: npu: Introduce support for Airoha 7583 NPU
 2025-10-14 13:52 UTC  (6+ messages)
` [PATCH net-next v3 2/3] net: airoha: npu: Add airoha_npu_soc_data struct

[PATCH v3 0/2] Incorporate DRAM address in EDAC messages
 2025-10-14 13:52 UTC  (3+ messages)

[PATCH 6.12 000/262] 6.12.53-rc1 review
 2025-10-14 13:51 UTC  (2+ messages)

[PATCH] hw/intc/arm_gicv3_kvm: Avoid reading ICC_CTLR_EL1 from kernel in cpuif reset
 2025-10-14 13:49 UTC  (6+ messages)

[PATCH 0/5] mm/huge_memory: cleanup __split_unmapped_folio()
 2025-10-14 13:46 UTC  (6+ messages)
` [PATCH 1/5] mm/huge_memory: cache folio attribute in __split_unmapped_folio()
` [PATCH 2/5] mm/huge_memory: update folio stat after successful split
` [PATCH 3/5] mm/huge_memory: Optimize and simplify folio stat update after split
` [PATCH 4/5] mm/huge_memory: Optimize old_order derivation during folio splitting
` [PATCH 5/5] mm/huge_memory: Remove redundant split_order != new_order check in uniform_split

[PATCH 6.1.y] cpuidle: governors: menu: Avoid using invalid recent intervals data
 2025-10-14 13:49 UTC  (2+ messages)

[PATCH i-g-t 2/7] lib/xe/xe_eudebug: Fix token to str
 2025-10-14 13:48 UTC  (2+ messages)

[PATCH v5 0/4] gpio: mpsse: add support for bryx brik
 2025-10-14 13:35 UTC  (5+ messages)
` [PATCH v5 1/4] gpio: mpsse: propagate error from direction_input
` [PATCH v5 2/4] gpio: mpsse: ensure worker is torn down
` [PATCH v5 3/4] gpio: mpsse: add quirk support
` [PATCH v5 4/4] gpio: mpsse: support bryx radio interface kit

[PATCH] sound: amdtp-stream: fix enum kernel-doc warnings
 2025-10-14 13:47 UTC  (2+ messages)

Realtek ALC897 no 5.1, 7.1 surround sound
 2025-10-14 13:46 UTC 

[PATCH 0/3] rv: Add explicit lockdep context for reactors
 2025-10-14 13:45 UTC  (7+ messages)
` [PATCH 3/3] "

[RFC PATCH 0/3] Arm LFA: Improvements and interrupt support
 2025-10-14 13:44 UTC  (5+ messages)
` [RFC PATCH 2/3] firmware: smccc: LFA: refactor, add device node support

[Buildroot] [PATCH 1/2] configs/beaglebone: bump Linux to 6.12.34-ti-arm32-r12 and U-Boot to 2025.10
 2025-10-14 13:43 UTC  (2+ messages)
` [Buildroot] [PATCH 2/2] board/beaglebone: fix shellcheck warning in post-build.sh

[PATCH v5 0/4] Move io-pgtable-arm selftest to KUnit
 2025-10-14 13:43 UTC  (3+ messages)
` [PATCH v5 4/4] iommu/io-pgtable-arm-selftests: Use KUnit

[PATCH] drm/amdgpu: Fix vram_usage underflow
 2025-10-14 13:43 UTC 

[PULL 00/28] Rust, i386, accelerator changes for 2025-10-14
 2025-10-14 13:37 UTC  (29+ messages)
` [PULL 01/28] rust: pl011: fix warning with new clippy
` [PULL 02/28] rust: bits: disable double_parens check
` [PULL 03/28] rust: migration: hide more warnings from call_func_with_field!
` [PULL 04/28] rust: hpet: fix fw_cfg handling
` [PULL 05/28] target/i386: Add TSA attack variants TSA-SQ and TSA-L1
` [PULL 06/28] target/i386: Add TSA feature flag verw-clear
` [PULL 07/28] target/i386: Fix CR2 handling for non-canonical addresses
` [PULL 08/28] i386/kvm: Expose ARCH_CAP_FB_CLEAR when invulnerable to MDS
` [PULL 09/28] i386/cpu: Prevent delivering SIPI during SMM in TCG mode
` [PULL 10/28] i386/tcg/smm_helper: Properly apply DR values on SMM entry / exit
` [PULL 11/28] target/i386: fix x86_64 pushw op
` [PULL 12/28] target/i386: fix access to the T bit of the TSS
` [PULL 13/28] async: access bottom half flags with qatomic_read
` [PULL 14/28] target/i386: user: do not set up a valid LDT on reset
` [PULL 15/28] monitor: clarify "info accel" help message
` [PULL 16/28] monitor: generalize query-mshv/"info mshv" to query-accelerators/"info accelerators"
` [PULL 17/28] accel/kvm: Introduce KvmPutState enum
` [PULL 18/28] accel/kvm: Factor kvm_cpu_synchronize_put() out
` [PULL 19/28] rust: bql: add BqlRefCell::get_mut()
` [PULL 20/28] rust: migration: do not pass raw pointer to VMStateDescription::fields
` [PULL 21/28] rust: migration: do not store raw pointers into VMStateSubsectionsWrapper
` [PULL 22/28] rust: migration: validate termination of subsection arrays
` [PULL 23/28] rust: migration: extract vmstate_fields_ref
` [PULL 24/28] rust: move VMState from bql to migration
` [PULL 25/28] rust: migration: add high-level migration wrappers
` [PULL 26/28] rust: qemu-macros: add ToMigrationState derive macro
` [PULL 27/28] timer: constify some functions
` [PULL 28/28] rust: migration: implement ToMigrationState as part of impl_vmstate_bitsized

[PATCH v4 0/3] mm/page_alloc: Batch callers of free_pcppages_bulk
 2025-10-14 13:42 UTC  (2+ messages)

[PATCH net-next] net: hibmcge: support pci_driver.shutdown()
 2025-10-14 13:40 UTC 

Forwarded: [PATCH] ext4: reject inline data flag when i_extra_isize is zero
 2025-10-14 13:41 UTC  (2+ messages)

[PATCH RFC 00/11] Introduce git-history(1) command for easy history editing
 2025-10-14 13:41 UTC  (5+ messages)
` [PATCH v4 00/12] "
  ` [PATCH v4 12/12] builtin/history: implement "split" subcommand

[meta-oe][kirkstone][PATCH] st: Update status for CVE-2017-16224
 2025-10-14 13:40 UTC 

[PATCH for-4.21 v2] efi: Protect against unnecessary image unloading
 2025-10-14 13:38 UTC  (3+ messages)

[PATCH] doc: add a explanation of Git's data model
 2025-10-14 13:39 UTC  (7+ messages)
` [PATCH v2] "

[PATCH] tests/gem_ctx_freq: Fix frequency restoration in exit handler
 2025-10-14 13:35 UTC 

[PATCH] ksm: use range-walk function to jump over holes in scan_get_next_rmap_item
 2025-10-14 13:36 UTC  (3+ messages)

[PATCH v1] fsnotify: Pass correct offset to fsnotify_mmap_perm()
 2025-10-14 13:38 UTC  (2+ messages)

[syzbot] [fs?] WARNING in minix_rmdir
 2025-10-14 13:36 UTC  (2+ messages)
` Forwarded:

[PATCH 0/2] vfs, afs, bash: Fix miscomparison of foreign user IDs in the VFS
 2025-10-14 13:35 UTC  (3+ messages)
` [PATCH 1/2] vfs: Allow filesystems with foreign owner IDs to override UID checks
` [PATCH 2/2] afs, bash: Fix open(O_CREAT) on an extant AFS file in a sticky dir

linux-next: Tree for Oct 14
 2025-10-14 13:36 UTC 

[PATCH bpf-next v2 0/3] Add overwrite mode for bpf ring buffer
 2025-10-14 13:35 UTC  (8+ messages)
` [PATCH bpf-next v2 1/3] bpf: "

[PATCH v1] net/idpf: add IDPF PCI class ID support
 2025-10-14 13:34 UTC  (8+ messages)
` [PATCH v7 0/2] net/intel: "
  ` [PATCH v7 1/2] net/idpf: "
  ` [PATCH v7 2/2] net/cpfl: added CPFL devID for MMG

[syzbot] [ntfs3?] INFO: trying to register non-static key in ntfs_setattr
 2025-10-14 13:34 UTC 

[PATCH 0/1] docs/git-blame: describe sourceline and resultline
 2025-10-14 13:33 UTC  (5+ messages)
` [PATCH 1/1] "

[PATCH 0/8] Preparatory patches for guardband optimization
 2025-10-14 13:32 UTC  (2+ messages)
` ✓ Xe.CI.Full: success for Preparatory patches for guardband optimization (rev4)

[RFC 0/3] Mitigation of migration failures accross different host kernels
 2025-10-14 13:31 UTC  (4+ messages)
` [RFC 1/3] target/arm/cpu: Add new CPU property for KVM regs to hide

[PATCH v3 00/20] mm: MM owner tracking for large folios (!hugetlb) + CONFIG_NO_PAGE_MAPCOUNT
 2025-10-14 13:31 UTC  (5+ messages)
` [PATCH v3 20/20] mm: stop maintaining the per-page mapcount of large folios (CONFIG_NO_PAGE_MAPCOUNT)

[PATCH] mmc: pxamci: Fix passing NULL to PTR_ERR() in pxamci_probe()
 2025-10-14 13:31 UTC  (6+ messages)

[RFC PATCH 1/1] nfsd: fix setting seq->maxslots for replay operations
 2025-10-14 13:30 UTC  (2+ messages)

[PATCH v3 0/4] linux-user/hexagon: fix sigcontext
 2025-10-14 13:29 UTC  (5+ messages)
` [PATCH v3 1/4] linux-user/hexagon: Fix sigcontext
` [PATCH v3 2/4] linux-user/hexagon: use abi_ulong
` [PATCH v3 3/4] linux-user/hexagon: Use an array for GPRs
` [PATCH v3 4/4] tests/tcg/hexagon: Add cs{0,1} coverage

[syzbot] [fs?] KASAN: use-after-free Read in hpfs_get_ea
 2025-10-14 13:30 UTC  (3+ messages)
  ` [PATCH] hpfs: make check=none mount option excludable

[PATCH v4 00/30] Live Update Orchestrator
 2025-10-14 13:29 UTC  (6+ messages)

[PATCH 1/3] dt-bindings: gpu: img,powervr-rogue: Document GX6250 GPU in Renesas R-Car M3-W/M3-W+
 2025-10-14 13:29 UTC  (2+ messages)

[PATCH v2] x86/apic: Avoid infinite loop in io_apic_level_ack_pending()
 2025-10-14 13:29 UTC  (2+ messages)

[PATCH v2] arm64: dts: exynosautov920: Add DT node for all I2C ports
 2025-10-14 13:29 UTC  (2+ messages)

[PATCH 00/33 v3] cpuset/isolation: Honour kthreads preferred affinity
 2025-10-14 13:29 UTC  (3+ messages)
` [PATCH 11/33] cpuset: Provide lockdep check for cpuset lock held

[PATCH 0/2] Modify USB controller nodes for USB on X1E80100
 2025-10-14 13:29 UTC  (2+ messages)

[PATCH mt76] wifi: mt76: mt7996: Remove useless check in mt7996_msdu_page_get_from_cache()
 2025-10-14 13:28 UTC 

[PATCH V2 net] udp: do not use skb_release_head_state() before skb_attempt_defer_free()
 2025-10-14 13:29 UTC 

[PATCH v2 0/2] Implement vbus support for HD3SS3220 port controller
 2025-10-14 13:28 UTC  (9+ messages)
` [PATCH v2 1/2] dt-bindings: usb: ti,hd3ss3220: Add support for VBUS based on ID state

[meta-oe][kirkstone][PATCH 1/5] webmin: patch CVE-2017-15644, CVE-2017-15645 and CVE-2017-15646
 2025-10-14 13:28 UTC  (5+ messages)
` [meta-oe][kirkstone][PATCH 2/5] webmin: patch CVE-2017-17089
` [meta-oe][kirkstone][PATCH 3/5] webmin: patch CVE-2019-15642
` [meta-oe][kirkstone][PATCH 4/5] webmin: patch CVE-2022-0824
` [meta-oe][kirkstone][PATCH 5/5] webmin: patch CVE-2022-0829

[PATCH V3 kvm-x86/gmem 1/2] KVM: guest_memfd: move kvm_gmem_get_index() and use in kvm_gmem_prepare_folio()
 2025-10-14 13:28 UTC  (5+ messages)

[drm-xe:drm-xe-fixes] BUILD SUCCESS 9f64b3cd051b825de0a2a9f145c8e003200cedd5
 2025-10-14 13:25 UTC 

[PATCH v2] arm64: dts: mediatek: mt8188-geralt: Enable first SCP core
 2025-10-14 13:27 UTC  (3+ messages)

[PATCH v8 0/5] Add support for Andes Qilai SoC PCIe controller
 2025-10-14 12:03 UTC  (6+ messages)
` [PATCH v8 1/5] PCI: dwc: Allow adjusting the number of ob/ib windows in glue driver
` [PATCH v8 2/5] dt-bindings: PCI: Add Andes QiLai PCIe support
` [PATCH v8 3/5] riscv: dts: andes: Add PCIe node into the QiLai SoC
` [PATCH v8 4/5] PCI: andes: Add Andes QiLai SoC PCIe host driver support
` [PATCH v8 5/5] MAINTAINERS: Add maintainers for Andes QiLai PCIe driver

[syzbot] [net?] WARNING in xfrm_state_migrate (2)
 2025-10-14 13:26 UTC  (2+ messages)

[PATCH v2] net/virtio-user: fix used ring address calculation
 2025-10-14 13:26 UTC  (2+ messages)

[PATCH 1/2] net/iavf: support VF initiated resets
 2025-10-14 13:26 UTC  (5+ messages)

[PATCH v4 0/7] Introduce structure for shell tests
 2025-10-14 13:26 UTC  (4+ messages)
` [PATCH v4 2/7] perf tests: Create a "

[PATCH 3/3] x86/alternative: Patch a single alternative location only once
 2025-10-14 13:25 UTC  (4+ messages)
` [tip: x86/core] "

[PATCH 00/22] DC Patches for 13 Oct 2025
 2025-10-14 13:25 UTC  (2+ messages)

[PATCH v5] x86: make Viridian support optional
 2025-10-14 13:24 UTC  (3+ messages)

[RFC PATCH] docs/system/security: Restrict "virtualization use case" to specific machines
 2025-10-14 13:24 UTC  (8+ messages)

[syzbot] [ntfs3?] INFO: trying to register non-static key in ntfs_setattr
 2025-10-14 13:25 UTC  (2+ messages)
` Forwarded: [PATCH] ntfs3: prevent operations on NTFS system files

[PATCH for v6.18 v5 2/2] media: ivtv: Fix invalid access to file *
 2025-10-14 13:24 UTC  (2+ messages)

[PATCH v4 00/29] rebase: support --trailer
 2025-10-14 13:22 UTC  (3+ messages)
` [PATCH v4 25/29] tests: t3440: test --trailer without values

[PATCH v3] wifi: mt76: Use of_reserved_mem_region_to_resource() for "memory-region"
 2025-10-14 13:21 UTC  (2+ messages)

[PATCH v3 0/1] Common csr_read_num() and csr_write_num() for RISC-V
 2025-10-14 13:21 UTC  (4+ messages)
` [PATCH v3 1/1] RISC-V: Add common csr_read_num() and csr_write_num() functions

[PATCH v5 0/8] Fix stale IOTLB entries for kernel address space
 2025-10-14 13:21 UTC  (4+ messages)

[PULL 00/16] Treewide I/O handle cleanup
 2025-10-14 13:20 UTC  (6+ messages)
` [PULL 14/16] chardev: qemu_chr_open_fd(): add errp

[PATCH v3 net-next] net/hsr: add protocol version to fill_info output
 2025-10-14 13:20 UTC  (2+ messages)

[PATCH net repost] selftests: net: check jq command is supported
 2025-10-14 13:20 UTC  (2+ messages)

[PATCH] slab: Introduce __SECOND_OBJEXT_FLAG for objext_flags
 2025-10-14 13:18 UTC  (4+ messages)


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.