All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-06-19 08:09:19 to 2026-06-19 09:11:02 UTC [more...]

[PATCH v8 00/25] PCI: Convert all dynamic sysfs attributes to static
 2026-06-19  9:11 UTC  (41+ messages)
` [PATCH v8 01/25] PCI/sysfs: Use PCI resource accessor macros
` [PATCH v8 02/25] PCI: Add pci_resource_is_io() and pci_resource_is_mem() helpers
` [PATCH v8 03/25] PCI/sysfs: Only allow supported resource types in I/O and MMIO helpers
` [PATCH v8 04/25] PCI/sysfs: Split pci_llseek_resource() for device and legacy attributes
` [PATCH v8 05/25] PCI/sysfs: Add CAP_SYS_ADMIN check to __resource_resize_store()
` [PATCH v8 06/25] PCI/sysfs: Add static PCI resource attribute macros
` [PATCH v8 07/25] PCI/sysfs: Convert PCI resource files to static attributes
` [PATCH v8 08/25] PCI/sysfs: Warn about BAR resize failure in __resource_resize_store()
` [PATCH v8 09/25] PCI/sysfs: Add stubs for pci_{create,remove}_sysfs_dev_files()
` [PATCH v8 10/25] PCI/sysfs: Limit pci_sysfs_init() late_initcall compile scope
` [PATCH v8 11/25] alpha/PCI: Add security_locked_down() check to pci_mmap_resource()
` [PATCH v8 12/25] alpha/PCI: Use BAR index in sysfs attr->private instead of resource pointer
` [PATCH v8 13/25] alpha/PCI: Use PCI resource accessor macros
` [PATCH v8 14/25] alpha/PCI: Fix __pci_mmap_fits() overflow for zero-length BARs
` [PATCH v8 15/25] alpha/PCI: Remove WARN from __pci_mmap_fits() and __legacy_mmap_fits()
` [PATCH v8 16/25] alpha/PCI: Add static PCI resource attribute macros
` [PATCH v8 17/25] alpha/PCI: Convert resource files to static attributes
` [PATCH v8 18/25] PCI/sysfs: Remove pci_{create,remove}_sysfs_dev_files()
` [PATCH v8 19/25] PCI: Add macros for legacy I/O and memory address space sizes
` [PATCH v8 20/25] alpha/PCI: Compute legacy size in pci_mmap_legacy_page_range()
` [PATCH v8 21/25] PCI/sysfs: Add __weak pci_legacy_has_sparse() helper
` [PATCH v8 22/25] PCI/sysfs: Add legacy I/O and memory attribute macros
` [PATCH v8 23/25] PCI/sysfs: Convert legacy I/O and memory attributes to static definitions
` [PATCH v8 24/25] PCI/sysfs: Remove pci_create_legacy_files() and pci_sysfs_init()
` [PATCH v8 25/25] PCI/sysfs: Limit BAR resize attribute scope to platforms with PCI mmap

[PATCH v4] rust: configfs: add procedural macro for declaring configfs attributes
 2026-06-19  9:10 UTC 

[PATCH 0/2] btrfs: enable full bs <= ps support
 2026-06-19  9:08 UTC  (5+ messages)
` [PATCH 1/2] btrfs: remove the out-of-date comments on the 2K block size
` [PATCH 2/2] btrfs: allow any block size that is no larger than page size

[OE-core][wrynose][patch 1/5] licenses: Update with the pull-sdpx-licenses.py script to 3.28.0
 2026-06-19  9:07 UTC  (5+ messages)
` [OE-core][wrynose][patch 2/5] scripts: Fix typo in pull-spdx-licenses script name

[Buildroot] [git commit] support/testing: test_screen.py: use assertRunNotOk()
 2026-06-19  9:03 UTC 

[Buildroot] [git commit] support/testing: test_swipl.py: use assertRunNotOk()
 2026-06-19  9:03 UTC 

[Buildroot] [git commit] support/testing: test_mariadb.py: use assertRunNotOk()
 2026-06-19  9:03 UTC 

[Buildroot] [git commit] support/testing: test_mtools.py: use assertRunNotOk()
 2026-06-19  9:03 UTC 

[Buildroot] [git commit] support/testing: test_weston.py: use assertRunNotOk()
 2026-06-19  9:03 UTC 

[Buildroot] [git commit] support/testing: test_iptables.py: use assertRunNotOk()
 2026-06-19  9:02 UTC 

[Buildroot] [git commit] support/testing: test_jq.py: use assertRunNotOk()
 2026-06-19  9:03 UTC 

[Buildroot] [git commit] support/testing: test_which.py: use assertRunNotOk()
 2026-06-19  9:03 UTC 

[Buildroot] [git commit] support/testing: test_postgresql.py: use assertRunNotOk()
 2026-06-19  9:03 UTC 

[Buildroot] [git commit] support/testing: test_rasdaemon.py: use assertRunNotOk()
 2026-06-19  9:03 UTC 

[Buildroot] [git commit] support/testing: test_octave.py: use assertRunNotOk()
 2026-06-19  9:03 UTC 

[Buildroot] [git commit] support/testing: test_nftables.py: use assertRunNotOk()
 2026-06-19  9:03 UTC 

[Buildroot] [git commit] support/testing: test_libgpgme.py: use assertRunNotOk()
 2026-06-19  9:03 UTC 

[Buildroot] [git commit] support/testing: test_lsof.py: use assertRunNotOk()
 2026-06-19  9:03 UTC 

[Buildroot] [git commit] support/testing: test_iproute2.py: use assertRunNotOk()
 2026-06-19  9:02 UTC 

[Buildroot] [git commit] support/testing: test_kmod.py: use assertRunNotOk()
 2026-06-19  9:03 UTC 

[Buildroot] [git commit] support/testing: test_connman.py: use assertRunNotOk()
 2026-06-19  9:02 UTC 

[Buildroot] [git commit] support/testing: test_gnupg2.py: use assertRunNotOk()
 2026-06-19  9:02 UTC 

[Buildroot] [git commit] support/testing: test_fping.py: use assertRunNotOk()
 2026-06-19  9:02 UTC 

[PATCH v3 0/2] fuse: fix passthrough parallel direct writes
 2026-06-19  9:05 UTC  (5+ messages)
` [PATCH v3 1/2] fuse: preserve FOPEN_PARALLEL_DIRECT_WRITES for passthrough opens
` [PATCH v3 2/2] fuse: allow parallel direct writes in passthrough write_iter

[Buildroot] [git commit] support/testing: test_dos2unix.py: use assertRunNotOk()
 2026-06-19  9:02 UTC 

[PATCH net] net: mana: Sync page pool RX frags for CPU
 2026-06-19  9:05 UTC  (2+ messages)

[Buildroot] [git commit] support/testing: test_usbip.py: use assertRunNotOk()
 2026-06-19  9:03 UTC 

[Buildroot] [git commit] support/testing: test_ddrescue.py: use assertRunNotOk()
 2026-06-19  9:02 UTC 

[Buildroot] [git commit] support/testing: test_cryptsetup.py: use assertRunNotOk()
 2026-06-19  9:02 UTC 

[Buildroot] [git commit] support/testing: test_polkit.py: use assertRun{, Not}Ok()
 2026-06-19  9:03 UTC 

[Buildroot] [git commit] support/testing: test_audit.py: use assertRunNotOk()
 2026-06-19  9:02 UTC 

[Buildroot] [git commit] support/testing: test_bitcoin.py: use assertRunNotOk()
 2026-06-19  9:02 UTC 

[Buildroot] [git commit] support/testing: test_acl.py: use assertRunNotOk()
 2026-06-19  9:02 UTC 

[Buildroot] [git commit] support/testing: test_systemd.py: use assertRun{, Not}Ok()
 2026-06-19  9:02 UTC 

[Buildroot] [git commit] support/testing: infra: add assertRunNotOk()
 2026-06-19  9:02 UTC 

[REGRESSION] usb: core: interrupt-IN wBytesPerInterval fixup (727d045d064b) breaks RTL8153 in Lenovo dock
 2026-06-19  9:04 UTC  (9+ messages)

[Buildroot] [PATCH 01/29] support/testing: infra: add assertRunNotOk()
 2026-06-19  9:02 UTC  (2+ messages)

[RFC 00/15] btrfs: RAID5 with RAID stripe-tree (zoned + non-zoned)
 2026-06-19  9:02 UTC  (16+ messages)
` [RFC 01/15] btrfs: factor out filling a single raid_stride
` [RFC 02/15] btrfs: pass the key type to btrfs_insert_one_raid_extent()
` [RFC 03/15] btrfs: introduce BTRFS_RAID_STRIPE_PARITY_KEY
` [RFC 04/15] btrfs: zoned: align max_zone_append_size to the stripe length for RST
` [RFC 05/15] btrfs: load raid56 block-groups
` [RFC 06/15] btrfs: allow RAID56 for data block groups with stripe-tree
` [RFC 07/15] btrfs: don't call into regular raid56 if we're using RST
` [RFC 08/15] btrfs: implement RAID stripe-tree RAID5 writes
` [RFC 09/15] btrfs: implement basic RAID stripe-tree RAID5 read
` [RFC 10/15] btrfs: fix RAID stripe-tree lookup across leaf boundaries
` [RFC 11/15] btrfs: tests: add a RAID5 RAID-stripe-tree read test
` [RFC 12/15] btrfs: compute RAID stripe-tree RAID5 parity for sub-stripe writes
` [RFC 13/15] btrfs: implement delete of parity stripes
` [RFC 14/15] btrfs: tests: add RAID5 RAID-stripe-tree create/update/delete tests
` [RFC 15/15] btrfs: search commit root when relocating on RST

[scarthgap][PATCH] vim: fix for CVE-2026-28421, CVE-2026-41411 & CVE-2026-44656
 2026-06-19  9:01 UTC 

Question: pinctrl-backed GPIO set_config and gpio_chip::can_sleep
 2026-06-19  9:01 UTC  (3+ messages)

[Buildroot] [PATCH] utils/generate-cyclonedx: fixup scp-style git sites
 2026-06-19  9:00 UTC 

[PATCH] vxcan: fix Kconfig description stating no local echo provided
 2026-06-19  9:00 UTC 

[scarthgap][PATCH] vim: fix for CVE-2026-34982, CVE-2026-34714 & CVE-2026-35177
 2026-06-19  8:58 UTC 

[PATCH] gpio: make gpio_chip_guard accept const gpio_desc
 2026-06-19  8:57 UTC  (2+ messages)

[PATCH v1 0/1] pkey: Fix for PKEY_VERIFYPROTK ioctl
 2026-06-19  8:55 UTC  (6+ messages)
` [PATCH v1 1/1] pkey: Fix bitsize check in "

[PATCH] drm/fb_helper: Determine proper crtc_index within drm_fb_helper_fb_dirty
 2026-06-19  8:50 UTC  (4+ messages)

[PATCH 0/4] drm/i915: Work harder to enable VRR based refresh rate changes on eDP
 2026-06-19  8:48 UTC  (7+ messages)

[cip-dev][isar-cip-core][PATCH] swupdate: fix compilation
 2026-06-19  8:46 UTC  (2+ messages)

[PATCH v3 00/22] Introduce Device Tree based NUMA support for ARM Xen
 2026-06-19  8:45 UTC  (10+ messages)
` [PATCH v3 02/22] xen/common: Default function to get the distance between nodes
` [PATCH v3 04/22] xen/arm: Introduce CONFIG_DEVICE_TREE_NUMA config option
` [PATCH v3 07/22] xen/device-tree: Read NUMA node distance from Device Tree 'distance-map'
` [PATCH v3 08/22] xen/common: Allow building ARM32 Xen with CONFIG_NUMA

[LTP] [PATCH v2 0/2] Support metadata groups
 2026-06-19  8:44 UTC  (5+ messages)
` [LTP] [PATCH v2 1/2] metadata: add tests grouping support
` [LTP] [PATCH v2 2/2] doc: conf.py: Show groups in test catalog

[PATCH v1 1/1] net/i40e: do not reject RSS types parameter
 2026-06-19  8:44 UTC  (2+ messages)

[PATCH] mm/page_alloc: unify __alloc_frozen_pages[_nolock]_noprof()
 2026-06-19  8:43 UTC  (4+ messages)

[PATCH 0/5] Shikra: Add DT support for ice, rng and qce
 2026-06-19  8:43 UTC  (2+ messages)

[PATCH v3 00/21] Add basic pinctrl drivers for JHB100 SoC
 2026-06-19  8:41 UTC  (5+ messages)
` [PATCH v3 04/21] pinctrl: starfive: Add StarFive JHB100 sys0 controller driver

[PATCH v6 0/4] arm64: dts: renesas: Add RZ/G3E audio enablement
 2026-06-19  8:39 UTC  (5+ messages)
` [PATCH v6 1/4] arm64: dts: renesas: r9a09g047: Add RZ/G3E Sound support
` [PATCH v6 2/4] arm64: dts: renesas: rzg3e-smarc-som: Add Versa3 clock generator
` [PATCH v6 3/4] arm64: dts: renesas: rzg3e-smarc-som: add audio pinmux definitions
` [PATCH v6 4/4] arm64: dts: renesas: r9a09g047e57-smarc: add DA7212 audio codec support

[cip-dev][isar-cip-core][PATCH] swupdate: fix compilation
 2026-06-19  8:38 UTC 

[PATCH] efi_loader: fix memory leak in efi_var_collect
 2026-06-19  8:38 UTC 

[PATCH 1/3] staging: rtl8723bs: remove unused rtl8192c function declarations
 2026-06-19  8:37 UTC  (3+ messages)
` [PATCH 2/3] staging: rtl8723bs: remove unused AMPDU burst mode values
` [PATCH 3/3] staging: rtl8723bs: remove unused RF_PATH_MAX_90_8812 define

[PATCH v3] io_uring/register: add IORING_REGISTER_CLONE_FILES opcode
 2026-06-19  8:37 UTC  (2+ messages)

[PATCH RFC v2 00/12] namespace-aware configfs
 2026-06-19  8:36 UTC  (13+ messages)
` [PATCH RFC v2 01/12] fs/configfs: rework configfs_is_root()
` [PATCH RFC v2 02/12] fs/configfs: dynamically allocate super_info
` [PATCH RFC v2 03/12] fs/configfs: separate out configfs_{link,unlink}_root()
` [PATCH RFC v2 04/12] fs/configfs: add superblock as attribute to configfs_pin_fs()
` [PATCH RFC v2 05/12] fs/configfs: add 'fill_subsystem' and 'clear_subsystem' callbacks
` [PATCH RFC v2 06/12] fs/configfs: add superblock as attribute to configfs_pin_fs()
` [PATCH RFC v2 07/12] fs/namespace: implement mnt_clone_direct()
` [PATCH RFC v2 08/12] fs/configfs: switch to get_tree_keyed()
` [PATCH RFC v2 09/12] fs/configfs: open-code simple_pin_fs()
` [PATCH RFC v2 10/12] nvmet: make discovery subsystem dynamic
` [PATCH RFC v2 11/12] nvmet: per net-namespace port list
` [PATCH RFC v2 12/12] nvmet: make configfs setup namespace aware

[PATCH] efi_loader: fix memory leak in efi_var_collect
 2026-06-19  8:33 UTC 

[PATCH 01/15] gn: upgrade to latest revision
 2026-06-19  8:32 UTC  (15+ messages)
` [PATCH 02/15] util-linux: upgrade 2.41.3 -> 2.42.2
` [PATCH 03/15] lttng-tools: upgrade 2.14.1 -> 2.15.1
` [PATCH 04/15] lttng-modules: upgrade 2.14.4 "
` [PATCH 05/15] lttng-ust: upgrade 2.14.0 "
` [PATCH 06/15] systemtap: upgrade 5.4 -> 5.5
` [PATCH 07/15] inetutils: upgrade 2.7 -> 2.8
` [PATCH 08/15] debugedit: upgrade 5.2 -> 5.3
` [PATCH 09/15] elfutils: upgrade 0.194 -> 0.195
` [PATCH 10/15] libsolv: upgrade 0.7.37 -> 0.7.39
` [PATCH 11/15] man-pages: upgrade 6.17 -> 6.18
` [PATCH 12/15] parted: upgrade 3.6 -> 3.7
` [PATCH 13/15] librsvg: upgrade: 2.62.2 -> 2.62.3
` [PATCH 14/15] vte: upgrade 0.82.2 -> 0.84.0
` [PATCH 15/15] ovmf: upgrade edk2-stable202511 -> edk2-stable202605

[PATCH libgpiod] build: gate subdirectories on the *_enabled variables
 2026-06-19  8:32 UTC  (2+ messages)

[PATCH net] net: usb: lan78xx: restore VLAN filter table after device reset
 2026-06-19  8:30 UTC  (3+ messages)
` AW: "

[PATCH] drm/amd/display: avoid 64-bit division
 2026-06-19  8:30 UTC  (2+ messages)

[PATCH 00/78] ASoC: codecs: Use guard() for mutex & spin locks
 2026-06-19  8:26 UTC  (8+ messages)
` [PATCH 11/78] ASoC: codecs: cros_ec_codec: Use guard() for mutex locks
` [PATCH 15/78] ASoC: codecs: cs42l43: "

[PATCH] iomap: guard io_size EOF trim against concurrent truncate underflow
 2026-06-19  8:25 UTC  (2+ messages)

[PATCH v4 00/10] fuse: add io-uring buffer pools and zero-copy
 2026-06-19  8:23 UTC  (14+ messages)
` [PATCH v4 07/10] fuse: add io-uring buffer pools (implemented as buffer ring)

[PATCH] efi_loader: add missing EFI_EXIT in efi_disconnect_controller
 2026-06-19  8:22 UTC  (3+ messages)
` [PATCH v2] efi_loader: fix "

[PATCH 0/2] vfstest: fix tcore_acls() cleanup bug and missing _require_acls
 2026-06-19  8:21 UTC  (2+ messages)

[OE-core][scarthgap 00/17] Pull request (cover letter only)
 2026-06-19  8:20 UTC 

[PATCH] i3c: master: dw-i3c-master: fix OD timing for first broadcast
 2026-06-19  8:18 UTC  (5+ messages)

don't build bios/contexts over multiple iomaps
 2026-06-19  8:15 UTC  (3+ messages)
` [PATCH] iomap: submit read bio after each extent

[PATCH] iomap: always return status from iomap_write_iter
 2026-06-19  8:13 UTC  (2+ messages)

[PATCH v3 20/20] net/sxe2: update sxe2 feature matrix docs
 2026-06-19  8:12 UTC  (14+ messages)
` [PATCH v4 11/23] drivers: interrupt handling
` [PATCH v4 12/23] net/sxe2: add NEON vec Rx/Tx burst functions
` [PATCH v4 13/23] drivers: add support for VF representors
` [PATCH v4 14/23] net/sxe2: add support for custom UDP tunnel ports
` [PATCH v4 15/23] net/sxe2: support firmware version reading
` [PATCH v4 16/23] net/sxe2: implement get monitor address
` [PATCH v4 17/23] common/sxe2: add shared SFP module definitions
` [PATCH v4 18/23] net/sxe2: support SFP module info and EEPROM access
` [PATCH v4 19/23] net/sxe2: implement private dump info
` [PATCH v4 20/23] net/sxe2: add mbuf validation in Tx debug mode
` [PATCH v4 21/23] common/sxe2: add callback for memory event handling
` [PATCH v4 22/23] net/sxe2: add private devargs parsing
` [PATCH v4 23/23] net/sxe2: update sxe2 feature matrix docs

[PATCH v2] md/raid5: read batch_head under stripe_lock in make_stripe_request
 2026-06-19  8:11 UTC 

[scarthgap][PATCH v2] expat: patch CVE-2026-45186
 2026-06-19  8:10 UTC 

[PATCH v3 0/2] interconnect: qcom: add MSM8x60 NoC driver
 2026-06-19  8:10 UTC  (4+ messages)
` [PATCH v3 2/2] "

[PATCH v3 0/3] i3c: Improve CCC reliability for DesignWare master
 2026-06-19  8:09 UTC  (4+ messages)
` [PATCH v3 3/3] i3c: master: Validate GET CCC payload length and retry M0/M2 once


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.