All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-07-28 15:35:19 to 2026-07-28 15:59:49 UTC [more...]

[PATCH v2 0/5] perf/arm-cmn: Support CMN S3 r2
 2026-07-28 15:59 UTC  (5+ messages)
` [PATCH v2 1/5] perf/arm-cmn: Rename filter variables for clarity
` [PATCH v2 2/5] perf/arm-cmn: Refactor event filter programming
` [PATCH v2 3/5] perf/arm-cmn: Refactor event filter data
` [PATCH v2 5/5] perf/arm-cmn: Support CMN S3 r2

[PATCH bpf-next v3 0/6] bpf: Inline the numeric open-coded iterator kfuncs
 2026-07-28 15:59 UTC  (5+ messages)
` [PATCH bpf-next v3 6/6] selftests/bpf: Add bpf_for() benchmark

[RFC] Plans for zh_TW: prioritize maintainability over coverage
 2026-07-28 15:59 UTC  (3+ messages)

[PATCH 0/2] mm/swap: skip empty clusters in the swapoff scan
 2026-07-28 15:59 UTC  (3+ messages)
` [PATCH 1/2] mm/swap: fix stale comment on swap_info_struct::cluster_info
` [PATCH 2/2] mm/swap: scan by cluster in find_next_to_unuse()

[syzbot] [usb?] general protection fault in f_midi2_stop_eps
 2026-07-28 15:59 UTC  (2+ messages)
` Forwarded: [PATCH] usb: gadget: f_midi2: Fix null dereference

[PATCH 0/2] ACPI: arm64: use platform_device_set_fwnode()
 2026-07-28 15:59 UTC  (5+ messages)
` [PATCH 1/2] ACPI/APMT: "
` [PATCH 2/2] ACPI/IORT: "

[PATCH bpf-next v5 1/2] bpf: add bpf_strcat,bpf_strncat kfunc
 2026-07-28 15:58 UTC  (4+ messages)

[PATCH v1 1/2] man/man3/str*.3: NAME: Explain the names
 2026-07-28 15:58 UTC  (9+ messages)
` [PATCH v2 0/4] str*.3, mem*.3: "
  ` [PATCH v2 1/4] man/man3/str*.3: "
        ` alx-0096r1 - string (and nonstring) copying

[RFC PATCH] x86/boot: use zstd -19 if building for 32-bit
 2026-07-28 15:58 UTC  (2+ messages)

Follow-up on Confidential QEMU Security Report #4088
 2026-07-28 15:57 UTC  (2+ messages)

[PATCH net-next 0/2] net: stmmac: only use MAC loopback for selftests
 2026-07-28 15:57 UTC  (3+ messages)
` [PATCH net-next 1/2] net: stmmac: Don't use PHY "
` [PATCH net-next 2/2] net: stmmac: Don't rely on the PHY for flow-control testing

[PATCH v2 0/3] i2c: qcom-cci: Fix CCI clock rate enforcement
 2026-07-28 15:57 UTC  (3+ messages)
` [PATCH v2 3/3] "

[PATCH] RISC-V: KVM: Use try_cmpxchg for IMSIC MRIF RMW
 2026-07-28 15:57 UTC  (3+ messages)

[PATCH 0/2] fix serial tests without/with breaking-changes
 2026-07-28 15:57 UTC  (3+ messages)
` [PATCH 1/2] t0014: factor out choice of deprecated commands

[PATCH 00/16] irqchip: harden initialization error paths
 2026-07-28 15:57 UTC  (3+ messages)
  ` [PATCH 16/16] irqchip/bcm7120-l2: fix parent IRQ count error handling

[PATCH] iotests: increase timeouts for tests to 5 minutes
 2026-07-28 15:56 UTC  (2+ messages)

[PATCH] mailbox: sun6i: modernize probe and convert to fully managed
 2026-07-28 15:56 UTC  (2+ messages)

[PATCH] hw/block/fdc: report a missing address mark on an empty drive
 2026-07-28 15:55 UTC  (3+ messages)
` [PATCH v2 0/2] hw/block/fdc: do not claim a diskette that is not there

[PATCH v4 00/21] iomap: convert to in-iter iomap_next() model
 2026-07-28 15:55 UTC  (4+ messages)
` [PATCH v4 01/21] iomap: split iomap_iter() logic into iomap_iter_next()

[PATCH 0/5] x86/mm/pat: CPA fixes
 2026-07-28 15:54 UTC  (11+ messages)
` [PATCH 1/5] x86/mm/pat: introcude cpa_lock() and cpa_unlock()

[PATCH v2 0/3] mm: zswap: free cold writeback folios promptly
 2026-07-28 15:54 UTC  (7+ messages)
` [PATCH v2 3/3] mm: zswap: drop cold writeback folios via swap dropbehind

[PATCH] hwmon: (pmbus) Fix return value from pmbus_update_byte_data()
 2026-07-28 15:54 UTC  (2+ messages)

[PATCH] staging: rtl8723bs: fix line length warnings in os_intfs.c
 2026-07-28 15:54 UTC  (2+ messages)

[PATCH 0/5] migration: Hardening fixes for 11.2
 2026-07-28 15:52 UTC  (6+ messages)
` [PATCH 1/5] migration: Fix possible overflow in vmstate_handle_alloc()
` [PATCH 2/5] migration/multifd: Validate next_packet_size in zlib/zstd recv
` [PATCH 3/5] migration/multifd: Replace assert() with error_setg() in recv paths
` [PATCH 4/5] migration: Fix rare hang of migration_channel_read_peek()
` [PATCH 5/5] migration/ram: Check for RAMBlock size mismatch when parsing

[RFC PATCH 00/13] arm64: Preemptible this_cpu_*() operations
 2026-07-28 15:53 UTC  (5+ messages)
` [RFC PATCH 06/13] arm64: percpu: Add infrastructure for preemptible this_cpu_*() ops

[PATCH] RISC-V: KVM: Add kvm-riscv.wfi_trap_policy to control VS-mode WFI trapping
 2026-07-28 15:53 UTC  (4+ messages)

[PATCH 0/7] gnttab: follow-on to XSAs 500 and 501
 2026-07-28 15:53 UTC  (5+ messages)
` [PATCH 7/7] gnttab: unreachable code when GNTTAB_MAX_VERSION < 2

[PATCH v6 00/23] Introduce enablemenant of dom0less
 2026-07-28 15:53 UTC  (9+ messages)
` [PATCH v6 01/23] xen: introduce CONFIG_HAS_SHARED_INFO for archs without a shared page
` [PATCH v6 06/23] xen/riscv: introduce guest riscv,isa string

[PATCH V2 0/8] i3c: Support IBI-based system wakeup
 2026-07-28 15:53 UTC  (18+ messages)
` [PATCH V2 1/8] i3c: master: Fix recursive locking during device registration
` [PATCH V2 2/8] i3c: master: Support IBI-based wakeup capability
` [PATCH V2 3/8] i3c: master: Report wakeup events for IBIs
` [PATCH V2 4/8] i3c: master: Add helper to query bus wakeup requirements
` [PATCH V2 5/8] i3c: master: Reject IBI requests from non-IBI-capable devices
` [PATCH V2 6/8] i3c: mipi-i3c-hci-pci: Propagate I3C wakeup requirements to PCI
` [PATCH V2 7/8] i3c: mipi-i3c-hci: Factor out i3c_hci_sysdev()
` [PATCH V2 8/8] i3c: mipi-i3c-hci: Advertise IBI wakeup capability

[PATCH v2 0/2] mm/zswap: Fixes and improves the zswap global shrinker
 2026-07-28 15:53 UTC  (17+ messages)
` [PATCH v2 2/2] mm/zswap: Support batch writeback in shrink_memcg()

[PATCH v2] media: hantro: release runtime resources when device_run fails
 2026-07-28 15:53 UTC  (4+ messages)
` [PATCH v3] "

[PATCH for-4.22 0/2] tools/ocaml: Fixes to Xenctrl.domain_getinfo{,list}()
 2026-07-28 15:53 UTC  (6+ messages)
` [PATCH 1/2] tools/ocaml: Fix crash in Xenctrl.domain_getinfo{,list} on ARM
` [PATCH 2/2] tools/ocaml: Fill arch_config for ARM in domain_getinfo{,list}()

[PATCH 0/3] MediaTek mt6572 GCE support
 2026-07-28 15:52 UTC  (5+ messages)
` [PATCH 2/3] soc: mediatek: cmdq-helper: add legacy GCE ISA support

[PATCH 1/3] mm/huge_memory: add folio_split_driver_managed()
 2026-07-28 15:52 UTC  (8+ messages)

Researcher Says AI Helped Develop Linux Traffic-Control Race Into Root Exploit
 2026-07-28 15:52 UTC 

[PATCH] arm64: tegra: Add EL2 virtual timer interrupt for Tegra194
 2026-07-28 15:50 UTC 

[PATCH v6 0/3] drm/xe/i2c: alerts and controller enabling modifications
 2026-07-28 15:50 UTC  (2+ messages)

[PATCH v4 0/4] Add ADC support for lemans, monaco and hamoa
 2026-07-28 15:49 UTC  (5+ messages)
` [PATCH v4 1/4] arm64: dts: qcom: Add header file for ADC5 Gen3 channel macros
` [PATCH v4 2/4] arm64: dts: qcom: lemans-pmics: Add ADC support for PMM8654au
` [PATCH v4 3/4] arm64: dts: qcom: monaco-pmics: Add ADC support for PMM8620AU
` [PATCH v4 4/4] arm64: dts: qcom: hamoa-pmics: Add ADC support

[PATCH] docs: hwmon: fix spelling error
 2026-07-28 15:49 UTC  (3+ messages)

[PATCH net-next v19 00/10] net: dsa: Add Airoha AN8855 support
 2026-07-28 15:48 UTC  (11+ messages)
` [PATCH net-next v19 01/10] dt-bindings: net: dsa: Document support for Airoha AN8855 DSA Switch
` [PATCH net-next v19 02/10] dt-bindings: net: Document support for AN8855 Switch Internal PHY
` [PATCH net-next v19 03/10] dt-bindings: mfd: Document support for Airoha AN8855 Switch SoC
` [PATCH net-next v19 04/10] mfd: an8855: Add support for Airoha AN8855 Switch MFD
` [PATCH net-next v19 05/10] net: phy: Add Airoha AN8855 Internal Switch Gigabit PHY
` [PATCH net-next v19 06/10] net: dsa: tag_mtk: add Airoha variant usage of this TAG
` [PATCH net-next v19 07/10] MAINTAINERS: add myself as maintainer for Airoha AN8855 Switch
` [PATCH net-next v19 08/10] net: dsa: mt7530: move MDIO bus locking into regmap
` [PATCH net-next v19 09/10] net: dsa: mt7530: generalize and move common function to lib module
` [PATCH net-next v19 10/10] net: dsa: Add Airoha AN8855 5-Port Gigabit DSA Switch driver

[RFC PATCH] arm_mpam: remove sanity check of accessibility when error interrupt is SPI on SMT platforms
 2026-07-28 15:48 UTC 

[pseudo] [PATCH 0/3] closefrom/close_range: protect every pseudo fd, then drop one
 2026-07-28 15:48 UTC  (3+ messages)
    ` [yocto-patches] "

[PATCH v3 0/3] dbus: expose per-BSS RSN capabilities
 2026-07-28 15:46 UTC  (8+ messages)
  ` [PATCH v4 0/5] "
    ` [PATCH v4 1/5] network: expose RSN capabilities on BSS
    ` [PATCH v4 2/5] doc: document BasicServiceSet RSN property
    ` [PATCH v4 3/5] auto-t: test "
    ` [PATCH v4 4/5] client: display "
    ` [PATCH v4 5/5] client: widen BSS property value column

[PATCH v2 0/4] s390: Remove or replace cond_resched() calls
 2026-07-28 15:48 UTC  (7+ messages)
` [PATCH v2 2/4] KVM: s390: Remove "
` [PATCH v2 3/4] "
` [PATCH v2 4/4] s390/cio: "

[PATCH] drm/mediatek: mtk_dsi: Enable HS clock only at pre-enable
 2026-07-28 15:47 UTC  (2+ messages)

[PATCH] ext2: Simplify error handling of IO error when adding xattr
 2026-07-28 15:47 UTC 

[PATCH] xfs: check v5 superblock features early
 2026-07-28 15:47 UTC  (4+ messages)

[PATCH v3 0/3] i2c: qcom-geni: improve transfer error recovery and synchronization
 2026-07-28 15:46 UTC  (2+ messages)

[RFC PATCH bpf-next 0/6] bpf: Optimize string kfuncs
 2026-07-28 15:46 UTC  (3+ messages)
` [RFC PATCH bpf-next 5/6] selftests/bpf: Exercise word-at-a-time "

[PATCH v7 0/3] Teach git-replay(1) to linearize merge commits
 2026-07-28 15:45 UTC  (5+ messages)
` [PATCH v8 "
  ` [PATCH v8 1/3] replay: add helper to put entry into replayed_commits
  ` [PATCH v8 2/3] replay: resolve the replay base outside pick_regular_commit()
  ` [PATCH v8 3/3] replay: offer an option to linearize the commit topology

[PATCH v7 0/8] cxl: Support Back-Invalidate
 2026-07-28 15:46 UTC  (3+ messages)
` [PATCH v7 8/8] cxl: Allow auto-committed BI hdm decoders

[PATCH 0/2] PCI: dwc: Handle return value from endpoint .init/.preinit callbacks
 2026-07-28 15:46 UTC  (9+ messages)
` [PATCH 1/2] PCI: dwc: Handle return value from endpoint .init callback
` [PATCH 2/2] PCI: dwc: Handle return value from endpoint .pre_init callback

[PATCH i-g-t v5 00/10] tests/imagination: Add initial test coverage for Imagination DRM driver
 2026-07-28 15:45 UTC  (2+ messages)

[PATCH] ALSA: usb-audio: add IFB_SILENCE_ON_EMPTY quirk for Behringer Flow 8
 2026-07-28 15:46 UTC  (4+ messages)

[PATCHSET v10 sched_ext/for-7.3] sched: Make proxy execution compatible with sched_ext
 2026-07-28 15:43 UTC  (16+ messages)
` [PATCH 01/15] sched/core: Avoid false migration warning for proxy donors
` [PATCH 02/15] sched: Make NOHZ CFS bandwidth checks follow proxy donor
` [PATCH 03/15] sched: Add helper to block retained proxy donors
` [PATCH 04/15] sched: Skip class callbacks with SCHED_FLAG_KEEP_PARAMS
` [PATCH 05/15] sched: Add prepare_switch() class callback
` [PATCH 06/15] sched: Add sched_ext hooks for proxy execution
` [PATCH 07/15] sched_ext: Block proxy donors across scheduler transitions
` [PATCH 08/15] sched_ext: Fix ops.running/stopping() pairing for proxy-exec donors
` [PATCH 09/15] sched_ext: Generalize the reject DSQ reenqueue path
` [PATCH 10/15] sched_ext: Handle proxy-exec races in remote DSQ transfers
` [PATCH 11/15] sched_ext: Split curr|donor references properly
` [PATCH 12/15] sched_ext: Delegate proxy donor admission to BPF schedulers
` [PATCH 13/15] sched_ext: Add selftest for blocked donor admission
` [PATCH 14/15] sched_ext: scx_qmap: Add proxy execution support
` [PATCH 15/15] sched: Allow enabling proxy exec with sched_ext

[PATCH v3] staging: sm750fb: fix mono image source stride mismatch in lynxfb_ops_imageblit()
 2026-07-28 15:45 UTC  (2+ messages)

[PATCH i-g-t 0/2] gem_wsim: fix batch premature completion
 2026-07-28 15:45 UTC  (2+ messages)
` ✗ i915.CI.Full: failure for "

[PATCH 0/2] arm64: ftrace: enable single ftrace_ops for direct calls
 2026-07-28 15:46 UTC  (5+ messages)
` [PATCH 1/2] "

[PATCH] usb: dwc2: gadget: Exit partial power down state when changing USB pull-up
 2026-07-28 15:44 UTC 

REBASE_HEAD still exists after success end rebase
 2026-07-28 15:28 UTC  (4+ messages)

[PATCH v3 00/24] dmaengine: dw-edma: Support dynamic LL appends
 2026-07-28 15:43 UTC  (5+ messages)
` [PATCH v3 10/24] dmaengine: dw-edma: Prepare LL kicks for event serialization

[PATCH v2] Bluetooth: Properly disable remote wakeup for MT7922/MT7925 on Ryzen platform
 2026-07-28 15:38 UTC  (9+ messages)

[RFC PATCH v2 00/20] drm/drm_colorop: add post-blend colorop support to AMD display driver
 2026-07-28 15:43 UTC  (2+ messages)

misc buffer cache improvements v2
 2026-07-28 15:43 UTC  (5+ messages)
` [PATCH 02/12] xfs: consolidate buffer locking in xfs_buf_get_map
` [PATCH 07/12] xfs: use WRITE_ONCE to update b_flags

[PATCH] stash: add 'rename' subcommand
 2026-07-28 15:42 UTC  (4+ messages)
` [PATCH v2] stash: add 'reword' subcommand

[PATCH mm-hotfixes 0/2] mm/huge_memory: fix huge_zero_pfn race
 2026-07-28 15:41 UTC  (4+ messages)
` [PATCH mm-hotfixes 1/2] mm/huge_memory: separate out CONFIG_PERSISTENT_HUGE_ZERO_FOLIO logic

[PATCH net-next v2] netlink: specs: nl80211: fix TOOD -> TODO
 2026-07-28 15:41 UTC 

[GIT PULL] KVM/arm64 fixes for 7.2, take #3
 2026-07-28 15:41 UTC  (2+ messages)

[PATCH v2 0/4] Add support for AD5710R/AD5711R DAC
 2026-07-28 15:41 UTC  (5+ messages)
` [PATCH v2 2/4] dt-bindings: iio: dac: add adi,ad5710r.yaml

[PATCH] erofs-utils: mkfs: fix `--incremental=data` failure
 2026-07-28 15:40 UTC 

[PATCH] change utf8_strwidth() return type to size_t
 2026-07-28 15:41 UTC  (3+ messages)
` [PATCH v4] utf8: replace utf8_strwidth todo with descriptive comment

[PULL v2 0/9] parallels: fix reachable assertion and related bounds-checking gaps
 2026-07-28 15:38 UTC  (10+ messages)
` [PULL v2 1/9] parallels: fix integer overflow in header size calculation
` [PULL v2 2/9] parallels: read header/BAT table in bounded chunks
` [PULL v2 3/9] parallels: fix bat_entries overflow in image creation
` [PULL v2 4/9] parallels: reject BAT entries pointing outside backed storage
` [PULL v2 5/9] parallels: validate bitmap L1 table size before allocating it
` [PULL v2 6/9] parallels: skip loading a genuinely empty bitmap L1 table
` [PULL v2 7/9] parallels: avoid fatal abort on large "
` [PULL v2 8/9] parallels: validate BAT capacity against advertised disk size
` [PULL v2 9/9] MAINTAINERS: update parallels tree location

[PATCH v5 0/2] Compute safe bound for VMX preemption timer
 2026-07-28 15:40 UTC  (5+ messages)
` [PATCH v5 2/2] KVM: VMX: Cap VMX preemption timer to work around Intel erratum

[PATCH] vhost/migration: Fix incorrect size used in inflight->addr in VMSD
 2026-07-28 15:39 UTC 

[PATCH] extcon: usbc-tusb320: always rewrite REG9 to deassert INT_N
 2026-07-28 15:37 UTC 

[PATCH] drm/amdgpu/gmc12.1: fix MMHUB0 check in pasid tlb flush
 2026-07-28 15:39 UTC 

[PATCH -next v2 00/12] wifi: cfg80211: consolidate cookie assignment for async ops
 2026-07-28 15:39 UTC  (2+ messages)

[GIT PULL] Btrfs fixes for 7.2-rc6
 2026-07-28 15:38 UTC  (2+ messages)

[PATCH v2] dmaengine: fsl-edma: tracing: no ptr dereference during log output
 2026-07-28 15:38 UTC  (4+ messages)

[PATCH v10 00/13] media: Add support for R-Car ISP using Dreamchip RPPX1 ISP
 2026-07-28 15:38 UTC  (3+ messages)
` [PATCH v10 12/13] media: rppx1: ga: Add support for gamma out correction

[PATCH 00/20] target/arm: Implement FEAT_SVE_{BFSCALE,BitPerm,AES2}
 2026-07-28 15:37 UTC  (11+ messages)
` [PATCH 10/20] target/arm: Rename isar_feature_aa64_sve_pmull128
` [PATCH 11/20] target/arm: Rename isar_feature_aa64_sve_bitperm
` [PATCH 12/20] target/arm: Rename isar_feature_aa64_sve_sha3
` [PATCH 13/20] target/arm: Rename isar_feature_aa64_sve_sm4
` [PATCH 14/20] target/arm: Implement and enable FEAT_SSVE_BitPerm for -cpu max

[PATCH v2] dt-bindings: thermal: qcom-tsens: Document the Maili Temperature Sensor
 2026-07-28 15:36 UTC  (2+ messages)

[PATCH] RISC-V: KVM: Add arch-specific tracepoints
 2026-07-28 15:35 UTC  (4+ messages)

[PATCH v5] i2c: imx: mark I2C adapter when hardware is powered down
 2026-07-28 15:35 UTC  (2+ messages)

[PATCH v4 00/10] arm_mpam: Add MPAM-Fb firmware support
 2026-07-28 15:35 UTC  (4+ messages)
` [PATCH v4 01/10] arm_mpam: let low level MSC accessors return an error

[PATCH 0/6] PCI/pwrctrl: tc9563: Several fixes and improvements
 2026-07-28 15:35 UTC  (7+ messages)
` [PATCH 2/6] PCI/pwrctrl: tc9563: Fix parsing the integrated Ethernet MAC Endpoint node


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.