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

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

[Buildroot] [PATCH 1/1] boot/edk2: fix description
 2026-06-19  9:52 UTC  (2+ messages)

[PATCH 0/3] net/bond: fix secondary process crash and related cleanup
 2026-06-19  9:52 UTC  (6+ messages)
` [PATCH v2 0/4] net/bond: fixes and cleanup
  ` [PATCH v2 1/4] net/bonding: make 8023ad enable function void
  ` [PATCH v2 2/4] net/bonding: check mode before setting dedicated queues

[PATCH v2] riscv: stacktrace: fix stack-out-of-bounds in walk_stackframe()
 2026-06-19  9:51 UTC  (4+ messages)

[PATCH 0/5] hwmon: add Altera Stratix 10 SoC FPGA hardware monitor support
 2026-06-19  9:51 UTC  (10+ messages)
` [PATCH 1/5] dt-bindings: hwmon: add Altera Stratix 10 hardware monitor binding
` [PATCH 2/5] dt-bindings: firmware: svc: add hwmon property
` [PATCH 3/5] firmware: stratix10-svc: add async HWMON read commands
` [PATCH 4/5] hwmon: add Stratix 10 SoC FPGA hardware monitor driver
` [PATCH 5/5] arm64: dts: socfpga: stratix10: add hwmon node

[PATCH v2 0/6] iommu/arm-smmu: Add interconnect bandwidth voting support
 2026-06-19  9:51 UTC  (6+ messages)
` [PATCH v2 3/6] arm64: dts: qcom: kodiak: Add GEM_NOC interconnect for adreno SMMU

[PATCH v2] kunit: cfi: Add test for kCFI indirect-call type checks
 2026-06-19  9:51 UTC  (3+ messages)

[RFC PATCH v2 00/29] target/arm: Named CPU models for Arm64 on KVM
 2026-06-19  9:51 UTC  (4+ messages)
` [RFC PATCH v2 23/29] target/arm/qmp: add query-arm-cpu-props-info

[PATCH] arm64: dts: qcom: sm8250: Add memory-region for audio PD
 2026-06-19  9:50 UTC 

[PATCH v5] drm/xe/guc: Hold device ref until queue teardown completes
 2026-06-19  9:50 UTC 

[PATCH] block: assign caller-specific lockdep class to disk->open_mutex
 2026-06-19  9:49 UTC  (8+ messages)
    ` [PATCH v2] "
      ` [PATCH v3] "

[PATCH for-4.22 v2 1/4] xen/arm: gic: defer host LPI allocation until after ITS init
 2026-06-19  9:48 UTC  (4+ messages)
` [PATCH for-4.22 v2.5] "

[PATCH 5.15 000/411] 5.15.210-rc1 review
 2026-06-19  9:46 UTC  (4+ messages)
` [PATCH 5.15 009/411] nfc: llcp: Fix use-after-free race in nfc_llcp_recv_cc()

[PATCH 6.1 000/522] 6.1.176-rc1 review
 2026-06-19  9:44 UTC  (7+ messages)
` [PATCH 6.1 208/522] net: Annotate sk->sk_write_space() for UDP SOCKMAP
` [PATCH 6.1 249/522] r8152: Block future register access if register access fails

[PATCH v2 01/15] pci: Introduce parse_pci_sbdf{_seg}()
 2026-06-19  9:45 UTC  (14+ messages)
` [PATCH v2 02/15] vtd: Use pci_sbdf_t in acpi_parse_dev_scope()
` [PATCH v2 06/15] pci: Use pci_sbdf_t in pci_prepare_msix()
` [PATCH v2 07/15] pci: Use pci_sbdf_t in pci_ro_device()
` [PATCH v2 08/15] pci: Use pci_sbdf_t in pci_hide_device()
` [PATCH v2 09/15] pci: Use pci_sbdf_t in pci_remove_device()

Some 7.1-post fixes that might be worth picking up rather sooner than later
 2026-06-19  9:43 UTC  (2+ messages)

[PATCH linux-next] perf test: Skip failing 'perf test aslr' test case
 2026-06-19  9:42 UTC  (2+ messages)

[PATCH RFC 0/3] arm64: Add HOTPLUG_PARALLEL support for secondary CPUs
 2026-06-19  9:41 UTC  (5+ messages)
` [PATCH RFC 1/3] cpu/hotplug: Introduce CONFIG_PARALLEL_SMT_PRIMARY_FIRST

[PATCH] staging: rtl8723bs: fix spaces preferred fix
 2026-06-19  9:39 UTC 

RPM 6 in Wrynose
 2026-06-19  9:39 UTC  (12+ messages)
` [OE-core] "

[PATCH] orangefs: keep the readdir entry size 64-bit in fill_from_part()
 2026-06-19  9:38 UTC 

[PATCH v4] io_uring/register: add IORING_REGISTER_CLONE_FILES opcode
 2026-06-19  9:36 UTC 

[PATCH net 0/2] airoha: fixes for sched HTB offload support
 2026-06-19  9:35 UTC  (5+ messages)
` [PATCH net 1/2] net: airoha: Fix off-by-one in airoha_tc_remove_htb_queue()
` [PATCH net 2/2] net: airoha: fix netif_set_real_num_tx_queues for sparse QoS channels

[PATCH v8 00/25] PCI: Convert all dynamic sysfs attributes to static
 2026-06-19  9:35 UTC  (51+ 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 v1 0/1] pkey: Fix for PKEY_VERIFYPROTK ioctl
 2026-06-19  9:34 UTC  (8+ messages)
` [PATCH v1 1/1] pkey: Fix bitsize check in "

Faulty hardware, where PCIe SMBUS SDA and SCL is switched
 2026-06-19  9:33 UTC 

[Buildroot] [PATCH 1/1] package/mosquitto: requires cmake >= 4.3
 2026-06-19  9:31 UTC 

[PATCH v4 0/2] cpufreq: CPPC: add autonomous mode boot parameter support
 2026-06-19  9:29 UTC  (4+ messages)

[PATCH v3 0/5] s390/idle: CPU idle driver
 2026-06-19  9:29 UTC  (2+ messages)

[PATCH] net/iavf: report selected burst mode when no-poll active
 2026-06-19  9:27 UTC  (3+ messages)
` [PATCH v2] "

[PATCH] oe: pass gcc and tmux commands as lists
 2026-06-19  9:26 UTC 

[PATCH v2 0/3] phy: rockchip: inno-csidphy: fix 2500 Mbps support and add clock lane phase tuning
 2026-06-19  9:26 UTC  (10+ messages)
` [PATCH v2 1/3] phy: rockchip: phy-rockchip-inno-csidphy: fix rk1808 hsfreq table
` [PATCH v2 2/3] dt-bindings: phy: rockchip-inno-csi-dphy: add rockchip,clk-lane-phase property
` [PATCH v2 3/3] phy: rockchip: phy-rockchip-inno-csidphy: add clock lane phase tuning

[PATCH v2] arm64: errata: Handle Apple WFI State Loss
 2026-06-19  9:24 UTC  (4+ messages)

[PATCH v4] rust: configfs: add procedural macro for declaring configfs attributes
 2026-06-19  9:23 UTC  (2+ messages)

[Buildroot] [PATCH v2] package/agec: new package
 2026-06-19  9:20 UTC 

[PATCH] drm/xe/mcr: Prefer GT-oriented WARN messages
 2026-06-19  9:20 UTC  (2+ messages)
` ✓ CI.KUnit: success for drm/xe/mcr: Prefer GT-oriented WARN messages (rev2)

[PATCH v6 00/16] AD9910 Direct Digital Synthesizer
 2026-06-19  9:20 UTC  (9+ messages)
` [PATCH v6 06/16] iio: core: create local __iio_chan_prefix_emit() for reuse

[PATCH 1/1] netfilter: nf_tables_offload: drop device refcount on error
 2026-06-19  9:18 UTC  (2+ messages)

[PULL] drm-misc-next
 2026-06-19  9:17 UTC 

[PATCH RFC] netdevsim: remove debugfs files before freeing netdev
 2026-06-19  9:16 UTC 

[PATCH 00/78] ASoC: codecs: Use guard() for mutex & spin locks
 2026-06-19  9:13 UTC  (6+ messages)
` [PATCH 15/78] ASoC: codecs: cs42l43: Use guard() for mutex locks

[PATCH] staging: sm750fb: rename pvReg to mmio
 2026-06-19  9:13 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  (3+ messages)
` [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] 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 

[PATCH v3 00/22] Introduce Device Tree based NUMA support for ARM Xen
 2026-06-19  8:45 UTC  (3+ messages)
` [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  (3+ messages)
` [LTP] [PATCH v2 2/2] doc: conf.py: Show groups in test catalog


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.