All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-08-12 15:02:15 to 2025-08-12 15:53:05 UTC [more...]

[PATCH v2 00/39] Translate sphinx-pre-install to Python
 2025-08-12 15:52 UTC  (40+ messages)
` [PATCH v2 01/39] scripts: sphinx-pre-install: fix version check for Fedora
` [PATCH v2 02/39] scripts: sphinx-pre-install: rename it to scripts/sphinx-pre-install.pl
` [PATCH v2 03/39] scripts: sphinx-pre-install: Convert script to Python
` [PATCH v2 04/39] scripts: sphinx-pre-install: Make it compatible with Python 3.6
` [PATCH v2 05/39] scripts: sphinx-pre-install: run on a supported version
` [PATCH v2 06/39] scripts: sphinx-pre-install: drop obsolete routines
` [PATCH v2 07/39] scripts: sphinx-pre-install: drop support for old virtualenv
` [PATCH v2 08/39] scripts: sphinx-pre-install: Address issues with OpenSUSE Leap 15.x
` [PATCH v2 09/39] scripts: sphinx-pre-install: fix opensuse Leap hint for PyYAML
` [PATCH v2 10/39] scripts: sphinx-pre-install: fix support for gentoo
` [PATCH v2 11/39] scripts: sphinx-pre-install: Address issues with OpenSUSE Tumbleweed
` [PATCH v2 12/39] scripts: sphinx-pre-install: only show portage hints once
` [PATCH v2 13/39] scripts: sphinx-pre-install: cleanup rhel support
` [PATCH v2 14/39] scripts: sphinx-pre-install: output Python and docutils version
` [PATCH v2 15/39] scripts: sphinx-pre-install: add a missing f-string marker
` [PATCH v2 16/39] scripts: sphinx-pre-install: fix Leap support for rsvg-convert
` [PATCH v2 17/39] scripts: sphinx-pre-install: fix rhel recomendations
` [PATCH v2 18/39] scripts: sphinx-pre-install: remove Scientific Linux
` [PATCH v2 19/39] scripts: sphinx-pre-install: improve Gentoo package deps logic
` [PATCH v2 20/39] scripts: sphinx-pre-install: fix OpenMandriva support
` [PATCH v2 21/39] scripts: sphinx-pre-install: move package instructions to a new func
` [PATCH v2 22/39] scripts: sphinx-pre-install: adjust a warning message
` [PATCH v2 23/39] scripts: sphinx-pre-install: better handle Python min version
` [PATCH v2 24/39] scripts: sphinx-pre-install: convert is_optional to a class
` [PATCH v2 25/39] scripts: sphinx-pre-install: better handle RHEL-based distros
` [PATCH v2 26/39] scripts: sphinx-pre-install: move missing logic to a separate class
` [PATCH v2 27/39] scripts: sphinx-pre-install: move ancillary checkers "
` [PATCH v2 28/39] scripts: sphinx-pre-install: add more generic checkers on a class
` [PATCH v2 29/39] scripts: sphinx-pre-install: move get_system_release()
` [PATCH v2 30/39] scripts: sphinx-pre-install: add documentation for the ancillary classes
` [PATCH v2 31/39] scripts: sphinx-pre-install: add docstring documentation
` [PATCH v2 32/39] scripts: sphinx-pre-install: fix several codingstyle issues
` [PATCH v2 33/39] scripts: sphinx-pre-install: rework install command logic
` [PATCH v2 34/39] docs: Makefile: switch to the new scripts/sphinx-pre-install.py
` [PATCH v2 35/39] scripts: sphinx-pre-install.pl: get rid of the old script
` [PATCH v2 36/39] scripts: sphinx-pre-install: update mandatory system deps
` [PATCH v2 37/39] scripts: sphinx-pre-install: add support for RHEL8-based distros
` [PATCH v2 38/39] scripts: sphinx-pre-install: add a warning for Debian-based distros
` [PATCH v2 39/39] scripts: sphinx-pre-install: some adjustments related to venv

[PATCH v4] rust: kernel: introduce `unsafe_precondition_assert!` macro
 2025-08-12 15:52 UTC  (2+ messages)

[PATCH v3 net-next 00/15] Add NETC Timer PTP driver and add PTP support for i.MX95
 2025-08-12 15:52 UTC  (13+ messages)
` [PATCH v3 net-next 05/15] ptp: netc: add PTP_CLK_REQ_PPS support
` [PATCH v3 net-next 06/15] ptp: netc: add periodic pulse output support
` [PATCH v3 net-next 07/15] ptp: netc: add external trigger stamp support
` [PATCH v3 net-next 08/15] ptp: netc: add debugfs support to loop back pulse signal
` [PATCH v3 net-next 10/15] net: enetc: save the parsed information of PTP packet to skb->cb
` [PATCH v3 net-next 11/15] net: enetc: extract enetc_update_ptp_sync_msg() to handle PTP Sync packets

[PATCH net-next 0/7] net: Convert to skb_dst_reset and skb_dst_restore
 2025-08-12 15:52 UTC  (8+ messages)
` [PATCH net-next 1/7] net: Add "
` [PATCH net-next 2/7] xfrm: Switch to skb_dst_reset to clear dst_entry
` [PATCH net-next 3/7] netfilter: "
` [PATCH net-next 4/7] net: Switch to skb_dst_reset/skb_dst_restore for ip_route_input callers
` [PATCH net-next 5/7] staging: octeon: Convert to skb_dst_drop
` [PATCH net-next 6/7] chtls: Convert to skb_dst_reset
` [PATCH net-next 7/7] net: Add skb_dst_check_unset

[RFC 0/6] virtio-net: initial iterative live migration support
 2025-08-12 15:51 UTC  (10+ messages)
` [RFC 5/6] virtio, virtio-net: skip consistency check in virtio_load for iterative migration
  ` [RFC 5/6] virtio,virtio-net: "

[linux-next:master 1617/1649] arch/arm64/boot/dts/qcom/sm8550.dtsi:4087.22-4177.5: Warning (avoid_unnecessary_addr_size): /soc@0/usb@a600000: unnecessary #address-cells/#size-cells without "ranges", "dma-ranges" or child "reg" or "ranges" property
 2025-08-12 15:52 UTC 

[PATCH-for-10.1 RESEND RESEND v2 0/3] hw/sd/ssi-sd: Return noise (dummy byte) when no card connected
 2025-08-12 15:51 UTC  (5+ messages)
` [PATCH-for-10.1 RESEND RESEND v2 2/3] tests/functional: Test SPI-SD adapter without SD "
` [PATCH-for-10.1 RESEND RESEND v2 3/3] hw/ssi: Document ssi_transfer() method

[PATCH v3 0/2] Clean up Rust LockClassKey
 2025-08-12 15:51 UTC  (2+ messages)

[PATCH ipsec-next v3] net: ipv6: fix field-spanning memcpy warning in AH output
 2025-08-12 15:51 UTC 

[PATCH] x86/boot: Remove unused symbols from linker script
 2025-08-12 15:51 UTC  (2+ messages)

[PATCH] mcp9600: Add support for mcp9601 and sensor config
 2025-08-12 15:51 UTC  (3+ messages)

[PATCH v4] userfaultfd: opportunistic TLB-flush batching for present pages in MOVE
 2025-08-12 15:50 UTC  (5+ messages)

[Intel-wired-lan] [PATCH iwl-net v2 0/3] ixgbe: xsk: a couple of changes for zerocopy
 2025-08-12 15:42 UTC  (7+ messages)
` [Intel-wired-lan] [PATCH iwl-net v2 1/3] ixgbe: xsk: remove budget from ixgbe_clean_xdp_tx_irq
    `  "
` [Intel-wired-lan] [PATCH iwl-net v2 3/3] ixgbe: xsk: support batched xsk Tx interfaces to increase performance
    `  "

[PATCH 1/2] fuse: fix COPY_FILE_RANGE interface
 2025-08-12 15:50 UTC  (4+ messages)
` [PATCH 2/2] copy_file_range: limit size if in compat mode

[PATCH] misra: add missing noreturn attribute for __div0()
 2025-08-12 15:49 UTC  (2+ messages)

[PATCH i-g-t] lib/pciids: sync pciids.h with kernel
 2025-08-12 15:49 UTC  (3+ messages)

[PATCH v3 0/5] Add driver for 1Gbe network chips from MUCSE
 2025-08-12 15:49 UTC  (7+ messages)
` [PATCH v3 1/5] net: rnpgbe: Add build support for rnpgbe
` [PATCH v3 2/5] net: rnpgbe: Add n500/n210 chip support
` [PATCH v3 5/5] net: rnpgbe: Add register_netdev

[MAINTAINERS SUMMIT] Annotating patches containing AI-assisted code
 2025-08-12 15:49 UTC  (7+ messages)

[PATCH 00/10] mm: make mm->flags a bitmap and 64-bit on all arches
 2025-08-12 15:44 UTC  (11+ messages)
` [PATCH 01/10] mm: add bitmap mm->flags field
` [PATCH 02/10] mm: convert core mm to mm_flags_*() accessors
` [PATCH 03/10] mm: convert prctl "
` [PATCH 04/10] mm: convert arch-specific code "
` [PATCH 05/10] mm: convert uprobes "
` [PATCH 06/10] mm: update coredump logic to correctly use bitmap mm flags
` [PATCH 07/10] mm: correct sign-extension issue in MMF_* flag masks
` [PATCH 08/10] mm: update fork mm->flags initialisation to use bitmap
` [PATCH 09/10] mm: convert remaining users to mm_flags_*() accessors
` [PATCH 10/10] mm: replace mm->flags with bitmap entirely and set to 64 bits

[PATCH i-g-t 0/2] tests/intel/xe_vm: Extend coverage for bind with invalid flag
 2025-08-12 15:48 UTC  (3+ messages)
` ✓ i915.CI.BAT: success for "
` ✗ Xe.CI.BAT: failure "

[PATCH] PCI/IOV: Make the display of vf_device more readble
 2025-08-12 15:48 UTC  (2+ messages)

[PATCH v2 0/2] Clean up Rust LockClassKey
 2025-08-12 15:46 UTC  (4+ messages)
` [PATCH v2 2/2] rust: sync: clean up LockClassKey and its docs

[meta-oe][PATCH] systemd-repart-native: clean up dependencies
 2025-08-12 15:45 UTC 

[PATCH 0/2] Surface Laptop PCIe3 supplies + Wi-Fi
 2025-08-12 15:45 UTC  (3+ messages)
` [PATCH 1/2] arm64: dts: qcom: x1e80100-romulus: Describe PCIe power supplies

[BUG] mlx5_core memory management issue
 2025-08-12 15:44 UTC  (7+ messages)

[RFC 00/26] rust/memory: Integrate the vm-memory API from rust-vmm
 2025-08-12 15:42 UTC  (5+ messages)
` [RFC 16/26] memory: Make flatview_do_translate() return a pointer to MemoryRegionSection

[PATCH v2] mm: remove redundant __GFP_NOWARN
 2025-08-12 15:42 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] package/nut: bump to version 2.8.4
 2025-08-12 15:43 UTC  (2+ messages)

[PATCH v2] block: restore default wbt enablement
 2025-08-12 15:42 UTC 

[Buildroot] [git commit branch/next] package/nut: bump to version 2.8.4
 2025-08-12 15:38 UTC 

[PATCH v11 0/8] timers: Exclude isolated cpus from timer migration
 2025-08-12 15:40 UTC  (5+ messages)
` [PATCH v11 6/8] sched/isolation: Force housekeeping if isolcpus and nohz_full don't leave any
` [PATCH v11 7/8] cgroup/cpuset: Fail if isolated and nohz_full don't leave any housekeeping

[meta-oe][PATCH v2 1/2] syzkaller: Upgrade to latest tip of trunk
 2025-08-12 15:34 UTC  (2+ messages)
` [meta-oe][PATCH v2 2/2] syzkaller: Add nativesdk

[ANN] netdev call - Aug 12th
 2025-08-12 15:39 UTC  (5+ messages)

[Intel-wired-lan] [PATCH 00/12] ice: split ice_virtchnl.c git-blame friendly way
 2025-08-12 13:29 UTC  (3+ messages)
` [Intel-wired-lan] [PATCH 02/12] ice: split queue stuff out of ice_virtchnl.c - p2
` [Intel-wired-lan] [PATCH 07/12] ice: split RSS "

[PATCH 000/114] clk: convert drivers from deprecated round_rate() to determine_rate()
 2025-08-12 15:38 UTC  (3+ messages)
` [PATCH 079/114] clk: bm1880: convert from "

[Intel-wired-lan] [PATCH 0/5] net: use vmalloc_array() to simplify code
 2025-08-12 13:32 UTC  (2+ messages)
` [Intel-wired-lan] [PATCH 1/5] ethtool: "

[PATCH v5 0/5] cxl: Support Poison Inject & Clear by Region Offset
 2025-08-12 15:39 UTC  (5+ messages)
` [PATCH v5 1/5] cxl: Move hpa_to_spa callback to a new root decoder ops structure
` [PATCH v5 3/5] cxl/region: Introduce SPA to DPA address translation

[PATCH] selftests/bpf: Fix typo in kprobe_multi_test.c
 2025-08-12 15:37 UTC 

[PATCH 0/2] Few fixes I found when building QEMU with Rust
 2025-08-12 15:35 UTC  (8+ messages)
` [PATCH 2/2] tests/qemu-iotests: Indent expected error messages

[PATCH] usb: storage: realtek_cr: Simplify rts51x_bulk_transport()
 2025-08-12 15:35 UTC  (3+ messages)

[PATCH 1/1] ethdev: add link speed 800G
 2025-08-12 15:34 UTC  (2+ messages)

[syzbot] [net?] BUG: unable to handle kernel paging request in nsim_queue_free
 2025-08-12 15:33 UTC  (3+ messages)

[PATCH i-g-t v4 00/41] VKMS configfs tests
 2025-08-12 15:33 UTC  (3+ messages)
` [PATCH i-g-t v4 01/41] lib/drmtest: Add VKMS as a known driver type

[PATCH v5] drm/xe/pm: Disable RPM for SR-IOV VFs
 2025-08-12 15:32 UTC  (2+ messages)
` ✗ Xe.CI.Full: failure for "

[PATCH RFC v2 0/3] arm64: dts: qcom: sm8750: Add Iris VPU v3.5
 2025-08-12 15:31 UTC  (5+ messages)
` [PATCH RFC v2 1/3] "

[PATCH 1/2] HID: input: map HID_GD_Z to ABS_DISTANCE for stylus/pen
 2025-08-12 15:31 UTC  (5+ messages)

[Buildroot] [PATCH 1/1] package/modem-manager: bump to version 1.24.2
 2025-08-12 15:30 UTC  (2+ messages)

[PATCH] drivers: led: Add WS28XX compatible LED driver
 2025-08-12 15:30 UTC 

What's cooking in git.git (Aug 2025, #05; Mon, 11)
 2025-08-12 15:24 UTC  (2+ messages)

[v3 03/11] mm/migrate_device: THP migration of zone device pages
 2025-08-12 15:30 UTC 

[davidhildenbrand:nth_page 12/16] fs/hugetlbfs/inode.c:201:21: error: expected identifier or '(' before '=' token
 2025-08-12 15:30 UTC 

[ANN] U-Boot v2025.10-rc2 released
 2025-08-12 15:30 UTC  (2+ messages)

[Buildroot] [git commit] package/modem-manager: bump to version 1.24.2
 2025-08-12 15:18 UTC 

[PULL 00/63] First batch of i386 and build system patch for QEMU 9.1
 2025-08-12 15:27 UTC  (3+ messages)
` [PULL 30/63] q35: Introduce smm_ranges property for q35-pci-host

[PATCH] ASoC: fix "dependant"->"dependent"
 2025-08-12 15:29 UTC  (2+ messages)

[PATCH v5] ASoC: dt-bindings: realtek,alc5623: convert to DT schema
 2025-08-12 15:29 UTC  (2+ messages)

[MAINTAINERS SUMMIT] The role of AI and LLMs in the kernel process
 2025-08-12 15:28 UTC  (10+ messages)

[PATCH 0/4] UFS driver bug fixes
 2025-08-12 15:27 UTC  (4+ messages)
` [PATCH 3/4] ufs: core: Fix the return value documentation

[PATCH] Bluetooth: btintel_pcie: Remove duplicate BTINTEL_PCIE_MAGIC_NUM definition
 2025-08-12 15:26 UTC  (3+ messages)

[PATCH] abbrev: allow extending beyond 20 chars to disambiguate
 2025-08-12 15:26 UTC  (6+ messages)
` [PATCH v2] "

[PATCH] block: fix "prefered"->"preferred"
 2025-08-12 15:25 UTC  (2+ messages)

Signing commits and tags differently
 2025-08-12 15:18 UTC 

[PATCH V2 0/4] Enable UFS MCQ support for SM8650 and SM8750
 2025-08-12 15:23 UTC  (6+ messages)
` [PATCH V2 2/4] arm64: dts: qcom: sm8650: Enable MCQ support for UFS controller

[Intel-wired-lan] [PATCH 0/2] ice: add E830 Earliest TxTime First (ETF) offload support
 2025-08-12 15:16 UTC  (5+ messages)
` [Intel-wired-lan] [PATCH iwl-next v6 1/2] ice: move ice_qp_[ena|dis] for reuse
` [Intel-wired-lan] [PATCH iwl-next v6 2/2] ice: add E830 Earliest TxTime First Offload support

[PATCH net-next] Check in_sack firstly in tcp_match_skb_to_sack()
 2025-08-12 15:23 UTC 

[PATCH] vfs: show filesystem name at dump_inode()
 2025-08-12 15:22 UTC  (3+ messages)

[GIT PULL] u-boot-riscv/master
 2025-08-12 15:22 UTC  (2+ messages)

FAILED: patch "[PATCH] net: usbnet: Fix the wrong netif_carrier_on() call" failed to apply to 5.4-stable tree
 2025-08-12 15:22 UTC 

FAILED: patch "[PATCH] net: usbnet: Fix the wrong netif_carrier_on() call" failed to apply to 5.10-stable tree
 2025-08-12 15:22 UTC 

FAILED: patch "[PATCH] net: usbnet: Avoid potential RCU stall on LINK_CHANGE event" failed to apply to 5.4-stable tree
 2025-08-12 15:21 UTC 

FAILED: patch "[PATCH] net: usbnet: Avoid potential RCU stall on LINK_CHANGE event" failed to apply to 5.10-stable tree
 2025-08-12 15:21 UTC 

[PATCH] soc: qcom: ubwc: Add missing UBWC config for SM7225
 2025-08-12 15:21 UTC  (5+ messages)

[ImageBuilder] Add config option to use separate load commands for Xen, DOM0 and DOMU binaries
 2025-08-12 15:20 UTC  (3+ messages)

[PATCH v4 07/18] mm: x86: Untag addresses in EXECMEM_ROX related pointer arithmetic
 2025-08-12 15:19 UTC  (2+ messages)

[PATCH 0/2] Bluetooth: hci_event: Fix connection state issues during suspend/resume
 2025-08-12 15:20 UTC  (3+ messages)
` [PATCH 1/2] Bluetooth: hci_event: Treat UNKNOWN_CONN_ID on disconnect as success

[ImageBuilder v2] Add config option to use separate load commands for Xen, DOM0 and DOMU binaries
 2025-08-12 15:19 UTC 

[PATCH] scsi: ufs: ufs-pci: Add support for Intel Wildcat Lake
 2025-08-12 15:19 UTC  (2+ messages)

[brgl:gpio/for-next] BUILD SUCCESS 38f7b4a6a0510bc9b578b2bbf31e434d84b3244b
 2025-08-12 15:18 UTC 

[PATCH] python: fix flake8 F824 error
 2025-08-12 15:18 UTC  (2+ messages)

[PATCH] vpci/msix: conditionally invoke vpci_make_msix_hole
 2025-08-12 15:17 UTC 

[PATCH] minixfs: Verify inode mode when loading from disk
 2025-08-12 15:17 UTC 

[drm-xe:drm-xe-fixes] BUILD SUCCESS ab69754c9020bdd082b8df105bd992e315605952
 2025-08-12 15:16 UTC 

[Buildroot] [PATCH] package/trace-cmd: bump to version 3.3.3
 2025-08-12 15:16 UTC  (2+ messages)

[syzbot] [net?] BUG: unable to handle kernel paging request in nsim_queue_free
 2025-08-12 15:16 UTC  (2+ messages)

[Buildroot] [git commit] package/trace-cmd: bump to version 3.3.3
 2025-08-12 15:07 UTC 

[PATCH] sched/deadline: only set free_cpus for online runqueues
 2025-08-12 15:14 UTC  (2+ messages)

[bluez/bluez]
 2025-08-12 15:14 UTC 

[bluez/bluez]
 2025-08-12 15:14 UTC 

[bluez/bluez]
 2025-08-12 15:13 UTC 

[bluez/bluez]
 2025-08-12 15:13 UTC 

[bluez/bluez]
 2025-08-12 15:13 UTC 

[bluez/bluez]
 2025-08-12 15:13 UTC 

[RESEND][PATCH] drm/xe/hwmon: Return early on power limit read failure
 2025-08-12 15:12 UTC  (2+ messages)
` ✓ CI.KUnit: success for drm/xe/hwmon: Return early on power limit read failure (rev2)

[PATCHv2 00/12] TDX: Enable Dynamic PAMT
 2025-08-12 15:12 UTC  (8+ messages)

[PATCH v4 0/6] slab: Re-entrant kmalloc_nolock()
 2025-08-12 15:11 UTC  (5+ messages)
` [PATCH v4 6/6] slab: Introduce kmalloc_nolock() and kfree_nolock()

[PATCH 1/3] cooker: remove some redundant control flow
 2025-08-12 15:11 UTC  (7+ messages)
` [PATCH 2/3] event/runqueue: remove unused 'd' arg from check_for_interrupts
  ` [bitbake-devel] "

[PATCH rdma-next 1/1] RDMA/core: Fix socket leak in rdma_dev_init_net
 2025-08-12 15:10 UTC  (3+ messages)

[PATCH v2 net-next 12/12] net-memcg: Decouple controlled memcg from global protocol memory accounting
 2025-08-12 15:08 UTC  (2+ messages)

[PATCH v5] pdx: introduce a new compression algorithm based on region offsets
 2025-08-12 15:06 UTC 

[PATCH] tests/intel/xe_exec_reset: Replace hardcoded sleep with GT C6 polling
 2025-08-12 15:07 UTC  (2+ messages)

[PATCH v2] diff: --no-index should ignore the worktree
 2025-08-12 15:07 UTC  (3+ messages)

[PATCH] for-each-ref: call --start-after argument "marker"
 2025-08-12 15:07 UTC  (7+ messages)

[PATCH] KVM: x86: expose CPUID 0xC000_0000 for Zhaoxin "Shanghai" vendor
 2025-08-12 15:07 UTC  (2+ messages)

[PATCH net] net: explicitly check in of_phy_is_fixed_link() for managed = "in-band-status"
 2025-08-12 15:06 UTC  (4+ messages)

[PATCH 00/23] remove old kernel-ci and enhance reboot-limit
 2025-08-12 15:06 UTC  (2+ messages)

[PATCH 0/1] drm/xe: Untangle vm_bind_ioctl cleanup order and fix double free bug
 2025-08-12 15:06 UTC  (2+ messages)
` ✓ Xe.CI.BAT: success for "

[PATCH 0/2] phy: qcom-mipi-csi2: Add a CSI2 MIPI DPHY driver
 2025-08-12 15:05 UTC  (4+ messages)
` [PATCH 2/2] phy: qcom-mipi-csi2: Add a CSI2 MIPI D-PHY driver

[bug report] net: axienet: Introduce dmaengine support
 2025-08-12 15:05 UTC  (2+ messages)

[PATCH 00/33] vfio: Introduce selftests for VFIO
 2025-08-12 15:04 UTC  (3+ messages)

client's peer certificate not recognized on my NFS server
 2025-08-12 15:04 UTC  (4+ messages)

Seeking advice on API return type inconsistency
 2025-08-12 15:03 UTC  (6+ messages)

[Buildroot] [PATCH] package/swugenerator: bump to version 0.5
 2025-08-12 15:02 UTC  (2+ messages)

[Buildroot] [git commit branch/next] package/swugenerator: bump to version 0.5
 2025-08-12 14:55 UTC 


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.