All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-04-18 19:09:53 to 2026-04-18 23:42:04 UTC [more...]

[PATCH rc v7 0/6] iommu: Fix pci_dev_reset_iommu_prepare/done()
 2026-04-18 23:41 UTC  (5+ messages)
` [PATCH rc v7 1/6] iommu: Fix kdocs of pci_dev_reset_iommu_done()
` [PATCH rc v7 2/6] iommu: Replace per-group resetting_domain with per-gdev blocked flag
` [PATCH rc v7 3/6] iommu: Fix pasid attach in pci_dev_reset_iommu_prepare/done()
` [PATCH rc v7 5/6] iommu: Fix ATS invalidation timeouts during __iommu_remove_group_pasid()

[Bug 221340] New: uas driver hangs and causes usb reset
 2026-04-18 23:37 UTC  (3+ messages)
` [Bug 221340] "

[RFC PATCH v2.1 0/3] mm/damon/modules: detect and use fresh status
 2026-04-18 23:29 UTC  (6+ messages)
` [RFC PATCH v2.1 1/3] mm/damon/reclaim: detect and use fresh enabled and kdamond_pid values
` [RFC PATCH v2.1 2/3] mm/damon/lru_sort: "
` [RFC PATCH v2.1 3/3] mm/damon/stat: detect and use fresh enabled value

[rdma:for-next] BUILD SUCCESS 9091e3b59f2bef11c0a841096327565ae0ca220b
 2026-04-18 23:25 UTC 

[WARNING] RCU stall in sock_def_readable()
 2026-04-18 23:26 UTC  (8+ messages)

[PATCH] rtl8723bs: improve readability in cmd filter and traffic watchdog
 2026-04-18 23:24 UTC 

Discuss: Future of AX25, NETROM and ROSE in the kernel ?
 2026-04-18 23:24 UTC  (4+ messages)

[PATCH] xtensa: iss: bound command line construction in platform_setup()
 2026-04-18 23:23 UTC  (2+ messages)

[PATCH] kbuild: document generation of offset header files
 2026-04-18 23:23 UTC  (3+ messages)

[PATCH 5.15] i3c: fix uninitialized variable use in i2c setup
 2026-04-18 23:19 UTC 

[PATCH] RDMA/rxe: reject non-8-byte ATOMIC_WRITE payloads
 2026-04-18 23:11 UTC  (3+ messages)

[BUG] landlock: warning in collect_domain_accesses via renameat2 path rename
 2026-04-18 23:08 UTC  (2+ messages)

[REGRESSION] stable/linux-5.10.y: (build) passing 'const struct fwnode_handle *' to parameter of type 'struc
 2026-04-18 23:07 UTC  (2+ messages)
` [PATCH 5.10] ACPI: property: Constify stubs for CONFIG_ACPI=n case

[PATCH v2 00/19] tracepoint: Avoid double static_branch evaluation at guarded call sites
 2026-04-18 23:04 UTC  (2+ messages)

[PATCH v4] staging: octeon: remove SPI, POW, and PKO typedef enums
 2026-04-18 23:03 UTC 

[PATCH 1/1] scripts/dtc: avoid discarded qualifiers in overlay_fixup_phandle
 2026-04-18 22:52 UTC  (6+ messages)

[f2fs-dev] [PATCH v2] f2fs: add page-order information for large folio reads in iostat
 2026-04-18 22:50 UTC  (3+ messages)

[f2fs-dev] Patchwork summary for: f2fs
 2026-04-18 22:50 UTC 

[LSF/MM/BPF TOPIC] Filesystem inode reclaim
 2026-04-18 22:43 UTC  (5+ messages)

[PATCH 1/2] ext4/064 encryption + casefold feature combination WITHOUT dirdata
 2026-04-18 22:38 UTC  (2+ messages)
` [PATCH 2/2] ext4/065 encryption + casefold + dirdata feature combination

[PATCH 00/38] WHPX x86 updates for QEMU 11.1
 2026-04-18 22:33 UTC  (39+ messages)
` [PATCH 01/38] target/i386: emulate: include name of unhandled instruction
` [PATCH 02/38] whpx: i386: x2apic emulation
` [PATCH 03/38] whpx: i386: wire up feature probing
` [PATCH 04/38] whpx: i386: disable TbFlushHypercalls for emulated LAPIC
` [PATCH 05/38] whpx: i386: enable x2apic by default for user-mode LAPIC
` [PATCH 06/38] whpx: i386: reintroduce enlightenments for Windows 10
` [PATCH 07/38] whpx: i386: introduce proper cpuid support
` [PATCH 08/38] whpx: i386: kernel-irqchip=off fixes
` [PATCH 09/38] whpx: i386: use WHvX64RegisterCr8 only when kernel-irqchip=off
` [PATCH 10/38] whpx: i386: disable kernel-irqchip on Windows 10 when PIC enabled
` [PATCH 11/38] whpx: i386: IO port fast path cleanup
` [PATCH 12/38] whpx: i386: disable enlightenments and LAPIC for isapc
` [PATCH 13/38] whpx: i386: interrupt priority support
` [PATCH 14/38] hw/intc: apic: disallow APIC reads when disabled
` [PATCH 15/38] whpx: i386: fix CPUID[1:EDX].APIC reporting
` [PATCH 16/38] whpx: i386: set apicbase value only on success
` [PATCH 17/38] whpx: i386: unknown MSR configurability
` [PATCH 18/38] whpx: i386: enable GuestIdleReg enlightenment
` [PATCH 19/38] whpx: i386: tighten APIC base validity check
` [PATCH 20/38] whpx: i386: ignore vpassist when kernel-irqchip=off
` [PATCH 21/38] target: i386: HLT type that ignores EFLAGS.IF
` [PATCH 22/38] whpx: i386: add HV_X64_MSR_GUEST_IDLE when !kernel-irqchip
` [PATCH 23/38] whpx: i386: one more CPUID
` [PATCH 24/38] whpx: i386: some x2APIC awareness
` [PATCH 25/38] whpx: i386: set WHvX64RegisterInitialApicId
` [PATCH 26/38] whpx: i386: Pause VM on fatal exception to be able to inspect state
` [PATCH 27/38] target/i386: emulate: use exception_payload for fault address
` [PATCH 28/38] whpx: i386: CPU features support for Windows 10
` [PATCH 29/38] target/i386: make xsave_buf present unconditionally
` [PATCH 30/38] target/i386: add de/compaction to xsave_helper
` [PATCH 31/38] whpx: xsave support
` [PATCH 32/38] whpx: i386: set APIC ID only when APIC present
` [PATCH 33/38] whpx: i386: update migration blocker message
` [PATCH 34/38] whpx: i386: don't increment eip on MSR access raising GPF
` [PATCH 35/38] target/i386: emulate, hvf: rdmsr/wrmsr GPF handling
` [PATCH 36/38] whpx: i386: add feature to intercept #GP MSR accesses
` [PATCH 37/38] whpx: i386: intercept CPUID 0xD too
` [PATCH 38/38] whpx: i386: documentation update

[PATCH net v2] ipv6: Apply max_dst_opts_cnt to ip6_tnl_parse_tlv_enc_lim
 2026-04-18 22:37 UTC  (4+ messages)

[PATCH 00/17] Handle sub-page granularity in cpu_memory_rw_debug()
 2026-04-18 22:33 UTC  (21+ messages)
` [PATCH 01/17] target/riscv: Make get_phys_page_debug handle non-page-aligned addrs
` [PATCH 03/17] target/microblaze: Make get_phys_page_attrs_debug "
` [PATCH 08/17] target: Rename get_phys_page_debug to get_phys_addr_debug
` [PATCH 09/17] target: Rename cpu_get_phys_page_{,attrs_}debug
` [PATCH 10/17] hw/core: Update docs for get_phys_addr_{attrs_,}debug
` [PATCH 11/17] target/arm: Rename arm_cpu_get_phys_page()
` [PATCH 12/17] monitor: hmp_gva2gpa: Don't page-align cpu_get_phys_addr_debug() arg and return
` [PATCH 14/17] hw/core: Implement new cpu_translate_for_debug()
` [PATCH 16/17] target/arm: Implement translate_for_debug
` [PATCH 17/17] system/physmem: Use translate_for_debug() in cpu_memory_rw_debug()

[GIT PULL] I3C changes for 7.1
 2026-04-18 22:19 UTC  (2+ messages)

[PATCH 0/3] Data in direntry (dirdata) feature
 2026-04-18 22:24 UTC  (3+ messages)

[GIT PULL] pin control changes for v7.1
 2026-04-18 22:24 UTC 

[PATCH] media: atomisp: coding style: Move trailing statements to next line
 2026-04-18 22:20 UTC  (2+ messages)

[PATCH] docs: add guidelines for submitting new filesystems
 2026-04-18 22:18 UTC  (6+ messages)

[PATCH v1 0/5] Update APDS990x ALS to support device trees
 2026-04-18 22:18 UTC  (5+ messages)

[PATCH v2] ksmbd: Use AES-CMAC library for SMB3 signature calculation
 2026-04-18 22:17 UTC 

[PATCH v2 0/4] smb: client: Use AES-CMAC library
 2026-04-18 22:13 UTC  (5+ messages)
` [PATCH v2 1/4] smb: client: Use AES-CMAC library for SMB3 signature calculation
` [PATCH v2 2/4] smb: client: Remove obsolete cmac(aes) allocation
` [PATCH v2 3/4] smb: client: Make generate_key() return void
` [PATCH v2 4/4] smb: client: Drop 'allocate_crypto' arg from smb*_calc_signature()

[PATCH] staging: media: atomisp: fix block comment coding style
 2026-04-18 22:12 UTC  (2+ messages)

[PATCH] pinctrl: qcom: eliza: Split up some QUP pin groups
 2026-04-18 22:12 UTC  (2+ messages)

[PATCH] staging: atomisp: gc2235: prefer usleep_range over msleep
 2026-04-18 22:08 UTC  (3+ messages)
` [PATCH v3] staging: media: atomisp: gc2235: prefer fsleep "

[PATCH v1 2/2] iio: adc: hx711: add support for HX710B
 2026-04-18 22:05 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] package/libjxl: security bump to version 0.11.2
 2026-04-18 22:04 UTC  (2+ messages)

[Buildroot] [git commit] package/libjxl: security bump to version 0.11.2
 2026-04-18 22:01 UTC 

[PATCH RFC v3 06/11] RISC-V: QoS: add resctrl setup and domain management
 2026-04-18 22:01 UTC  (4+ messages)

[android-common:android17-6.18 8/8] kernel/sched/ext.c:874:39: sparse: sparse: incorrect type in initializer (different address spaces)
 2026-04-18 21:56 UTC 

[PATCH v9 0/5] standalone wic
 2026-04-18 21:56 UTC  (3+ messages)
` [PATCH v9 5/5] wic: remove to standalone repository

[Buildroot] [PATCH 1/3] package/jemalloc: fix build on m68k/uClibc
 2026-04-18 21:55 UTC  (3+ messages)
` [Buildroot] [PATCH 2/3] package/jemalloc: needs MMU
` [Buildroot] [PATCH 3/3] package/jemalloc: bump version to 5.3.1

[PATCH v5 0/4] target/mips: Replace cpu_ld/st_mmuidx_ra() calls in LD/ST Multiple
 2026-04-18 21:55 UTC  (2+ messages)

[PATCH v4 12/12] t: detect errors outside of test cases
 2026-04-18 21:54 UTC  (8+ messages)

[PATCH] grub-efi: support custom embedded grub configs
 2026-04-18 21:49 UTC 

[RFC PATCH 08/20] bpf: Add Landlock ruleset map type
 2026-04-18 21:50 UTC  (11+ messages)

Various SI fixes, fix Radeon HD 7870 XT (v2)
 2026-04-18 21:49 UTC  (5+ messages)
` [PATCH 1/4] drm/amdgpu/gmc: Fix AMDGPU_GART_PLACEMENT_LOW to not overlap with VRAM
` [PATCH 2/4] drm/amdgpu/uvd3.1: Don't validate the firmware when already validated
` [PATCH 3/4] Documentation/gpu: Add TCC, update TCP in amdgpu glossary
` [PATCH 4/4] drm/amdgpu/gfx6: Support harvested SI chips with disabled TCCs (v2)

[PATCH v1 1/2] dt-bindings: iio: adc: avia-hx711: add avia,hx710b compatible
 2026-04-18 21:46 UTC  (2+ messages)

[PATCH] bpf: crypto: reject unterminated type and algorithm names
 2026-04-18 21:33 UTC  (2+ messages)

[Buildroot] [PATCH v2 1/1] {linux, linux-headers}: bump 5.{10, 15}.x / 6.{1, 6, 12, 18, 19}.x series
 2026-04-18 21:27 UTC 

[PATCH] iio: light: tsl2591: reduce code duplication in tsl2591_persist_* functions
 2026-04-18 21:21 UTC  (2+ messages)

[PATCH] MAINTAINERS: Update maintainer for iio driver(s)
 2026-04-18 21:16 UTC  (2+ messages)

[PATCH] Documentation/binfmt-misc.rst: Specify aux vector for "O" flag description
 2026-04-18 21:08 UTC 

[PATCH bpf-next v1 1/1] selftests/bpf: Trace bpf_local_storage_update to debug flaky local storage tests
 2026-04-18 21:06 UTC  (2+ messages)

[PATCH bpf-next v3 1/1] bpf: Refactor dynptr mutability tracking
 2026-04-18 20:59 UTC  (2+ messages)

[PATCH] iio: temperature: mlx90614: use guard(mutex) for EEPROM access locking
 2026-04-18 20:51 UTC 

[RFC PATCH 0/2] Documentation: maple_tree: Improve statements on reserved values
 2026-04-18 20:47 UTC  (3+ messages)
` [RFC PATCH 1/2] Documentation: maple_tree: Point out constraint when using xa_{mk, to}_value
` [RFC PATCH 2/2] Documentation: maple_tree: Clarify behavior when using reserved values

[PATCH v3] docs/zh_CN: add module-signing Chinese translation
 2026-04-18 20:45 UTC  (2+ messages)

[PATCH] drm/nouveau/gsp: Fix possible NULL pointer dereference warning in r535_dmac_alloc
 2026-04-18 20:43 UTC  (6+ messages)

[PATCH] sched/psi: Use try_cmpxchg() helpers in event and rtpoll wakeup paths
 2026-04-18 20:42 UTC 

[PATCH bpf-next v3 4/4] selftests/bpf: Test verifier warning logging
 2026-04-18 20:39 UTC  (3+ messages)

[PATCH bpf-next v3 3/4] libbpf: Request verifier warnings for object loads
 2026-04-18 20:38 UTC  (3+ messages)

[PATCH bpf-next v3 2/4] bpf: Introduce __bpf_kfunc_mark_deprecated annotation
 2026-04-18 20:34 UTC  (3+ messages)

[PATCH bpf-next v3 1/4] bpf: Add support for verifier warning messages
 2026-04-18 20:33 UTC  (3+ messages)

[PATCH] libbpf: Report error when a negative kprobe offset is specified
 2026-04-18 20:24 UTC  (2+ messages)

[PATCH] hw: i386: vapic: restore IRQ polling for non-kernel irqchip backends
 2026-04-18  6:14 UTC 

[PATCH] monitor: Add `clear` command
 2026-04-18 13:39 UTC 

[PATCH 0/4] clk: qcom: Add sane defaults and drop defconfig
 2026-04-18 20:23 UTC  (3+ messages)
` [PATCH 1/4] clk: qcom: Restrict IPQ5424, IPQ6018,IPQ9574, QCM2290 and others to ARM64

[PATCH 0/2] Introduce TLMM driver for Qualcomm IPQ9650 SoC
 2026-04-18 20:22 UTC  (3+ messages)
` [PATCH 2/2] pinctrl: qcom: Introduce IPQ9650 TLMM driver

[PATCH net] net/packet: fix TOCTOU race on mmap'd vnet_hdr in tpacket_snd()
 2026-04-18 20:17 UTC  (2+ messages)

[PATCH 3/5] wireless-regdb: Fix 6 GHz LPI power for Russia (RU)
 2026-04-18 20:17 UTC  (5+ messages)

[PATCH v2] wireless-regdb: Update 5/6 GHz power rules for Russia (RU)
 2026-04-18 20:17 UTC 

[PATCH] sh: hp6xx: unset apm_get_power_status on unload
 2026-04-18 20:15 UTC  (5+ messages)

[PATCH v2 1/3] MAINTAINERS: Move Peter De Schrijver to CREDITS
 2026-04-18 20:07 UTC  (2+ messages)

[android-common:android17-6.18 8/8] kernel/sched/ext.c:2172:38: sparse: sparse: incorrect type in initializer (different address spaces)
 2026-04-18 20:02 UTC 

[BUG] TAS2781 (TXNW2781) Firmware is NULL / IRQ index 0 not found on ASUS ROG Strix SCAR 18 G835LX — regression in 6.19+
 2026-04-18 14:30 UTC 

ALC287 Lenovo Yoga 9 14IRP8 (SSID 0x17aa3895): missing speaker quirk, only 2/4 speakers driven, generic SOF topology loaded
 2026-04-18 10:56 UTC 

[PATCH net v2] selftests: netfilter: conntrack_sctp_collision.sh: Introduce SCTP INIT collision test
 2026-04-18 19:58 UTC 

Honor MagicBook Art 14 (HONOR-MRA, MTL-P): RT1308 smart amp on I2C3 not functional — BIOS disables I2C3 controller
 2026-04-17 21:55 UTC 

ALSA: hda/realtek: Add quirk for HP 250 G10 (ALC236, subsystem 103c:8b34)
 2026-04-16 19:00 UTC 

[PATCH nf] netfilter: xt_TCPMSS: check skb_dst before path-MTU clamping
 2026-04-18 19:58 UTC  (2+ messages)

[PATCH v3] ALSA: usb-audio: Add quirk for SmartlinkTechnology M01
 2026-04-16 19:11 UTC 

[PATCH] trace: propagate registration failure from tracing_start_*_record()
 2026-04-18 19:52 UTC  (4+ messages)

[PATCH 0/2] mailbox: improvments around registering controllers
 2026-04-18 19:44 UTC  (4+ messages)
` [PATCH 2/2] mailbox: update kdoc for struct mbox_controller

[PATCH v2 0/4] mailbox: mailbox-test: fix issues reported by Sashiko
 2026-04-18 19:44 UTC  (2+ messages)

[PATCH v3 0/8] Bluetooth, wifi, arm64: extend WCN driver to support WCN399x device
 2026-04-18 19:38 UTC  (4+ messages)
` [PATCH v3 3/8] wifi: ath10k: snoc: support powering on the device via pwrseq

[PATCH V1] accel/amdxdna: Add hardware scheduler time quantum support
 2026-04-18 19:38 UTC  (8+ messages)

[PATCH] wifi: ath10k: snoc: select POWER_SEQUENCING
 2026-04-18 19:37 UTC 

[RFC PATCH] iomap: add fast read path for small direct I/O
 2026-04-18 19:36 UTC  (4+ messages)

[PATCH net] sctp: fix OOB write to userspace in sctp_getsockopt_peer_auth_chunks
 2026-04-18 19:30 UTC  (2+ messages)

[PATCH net v6 2/2] pppoe: drop PFC frames
 2026-04-18 19:11 UTC  (2+ messages)

[Intel-wired-lan] [PATCH v5 net-next 0/8] dpll/ice: Add TXC DPLL type and full TX reference clock control for E825
 2026-04-18 19:26 UTC  (14+ messages)

[Buildroot] [git commit] package/dash: security bump to version 0.5.13.3
 2026-04-18 19:19 UTC 

[PATCH v2 0/2] Improve the crypto library documentation
 2026-04-18 19:21 UTC  (3+ messages)
` [PATCH v2 1/2] docs: kdoc: Expand 'at_least' when creating parameter list
` [PATCH v2 2/2] lib/crypto: docs: Add rst documentation to Documentation/crypto/

[Buildroot] [PATCH] package/dash: security bump to version 0.5.13.3
 2026-04-18 19:23 UTC  (2+ messages)

[PATCH net,v3 1/1] net: stmmac: Update default_an_inband before passing value to phylink_config
 2026-04-18 19:20 UTC  (2+ messages)

[PATCH v1 net] af_unix: Drop all SCM attributes for SOCKMAP
 2026-04-18 19:20 UTC  (2+ messages)

[PATCH net] ipv6: fix possible UAF in icmpv6_rcv()
 2026-04-18 19:20 UTC  (2+ messages)

[net,PATCH v4 1/2] net: ks8851: Reinstate disabling of BHs around IRQ handler
 2026-04-18 19:20 UTC  (2+ messages)

[PATCH] eventfs: Hold eventfs_mutex and SRCU when remount walks events
 2026-04-18 19:17 UTC 

[Buildroot] [PATCH 1/1] {linux, linux-headers}: bump 5.{10, 15}.x / 6.{1, 6, 12, 18, 19}.x series
 2026-04-18 19:16 UTC  (2+ messages)

[PATCH] driver core: use READ_ONCE() for dev->driver in dev_has_sync_state()
 2026-04-18 19:16 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] package/z3: bump to version 4.16.0
 2026-04-18 19:11 UTC 

[PATCH] pinctrl: pinconf-generic: Use kmemdup_array() over kmemdup()
 2026-04-18 19:11 UTC 

[PATCH net v2 00/12] Intel Wired LAN Driver Updates 2026-04-14 (ice, i40e, iavf, idpf, e1000e)
 2026-04-18 19:10 UTC  (2+ messages)

[PATCH] HID: usbhid: sanitize hid->uniq against non-printable bytes
 2026-04-18 19:08 UTC  (2+ messages)
` USB: core: sanitize string descriptors against C0 control characters


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.