All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-04-05 10:17:41 to 2026-04-05 13:09:54 UTC [more...]

[PATCH v6] IB/mlx5: Fix loopback enablement state and resource leaks
 2026-04-05 13:09 UTC  (4+ messages)
` [PATCH v7 0/2] Fix loopback leaks and return paths
  ` [PATCH v7 1/2] IB/mlx5: Fix success return path and mutex initialization
  ` [PATCH v7 2/2] IB/mlx5: Fix loopback refcounting leaks and premature disable

[RFT PATCH v3 0/5] staging: rtl8723bs: Code cleanup in drivers/staging/rtl8723bs
 2026-04-05 13:01 UTC  (13+ messages)
` [RFT PATCH v3 1/5] staging: rtl8723bs: move constant to right side of test in comparison
` [RFT PATCH v3 2/5] staging: rtl8723bs: remove empty if statement block
` [RFT PATCH v3 3/5] staging: rtl8723bs: simplify boolean return in IsFrameTypeCtrl()
` [RFT PATCH v3 4/5] staging: rtl8723bs: use read_poll_timeout_atomic in _is_fw_read_cmd_down
` [RFT PATCH v3 5/5] staging: rtl8723bs: remove duplicate rate checks in PHY_GetTxPowerIndexBase()

[PATCH net] net: rose: stop timers before freeing neighbour in rose_neigh_put
 2026-04-05 12:58 UTC  (2+ messages)
` [PATCH net v2] "

[PATCH 00/49] mm: Generalize vmemmap optimization for DAX and HugeTLB
 2026-04-05 12:52 UTC  (50+ messages)
` [PATCH 01/49] mm/sparse: fix vmemmap accounting imbalance on memory hotplug error
` [PATCH 02/49] mm/sparse: add a @pgmap argument to memory deactivation paths
` [PATCH 03/49] mm/sparse: fix vmemmap page accounting for HVOed DAX
` [PATCH 04/49] mm/sparse: add a @pgmap parameter to arch vmemmap_populate()
` [PATCH 05/49] mm/sparse: fix missing architecture-specific page table sync for HVO DAX
` [PATCH 06/49] mm/mm_init: fix uninitialized pageblock migratetype for ZONE_DEVICE compound pages
` [PATCH 07/49] mm/mm_init: use pageblock_migratetype_init_range() in deferred_free_pages()
` [PATCH 08/49] mm: Convert vmemmap_p?d_populate() to static functions
` [PATCH 09/49] mm: panic on memory allocation failure in sparse_init_nid()
` [PATCH 10/49] mm: move subsection_map_init() into sparse_init()
` [PATCH 11/49] mm: defer sparse_init() until after zone initialization
` [PATCH 12/49] mm: make set_pageblock_order() static
` [PATCH 13/49] mm: integrate sparse_vmemmap_init_nid_late() into sparse_init_nid()
` [PATCH 14/49] mm/cma: validate hugetlb CMA range by zone at reserve time
` [PATCH 15/49] mm/hugetlb: free cross-zone bootmem gigantic pages after allocation
` [PATCH 16/49] mm/hugetlb: initialize vmemmap optimization in early stage
` [PATCH 17/49] mm: remove sparse_vmemmap_init_nid_late()
` [PATCH 18/49] mm/mm_init: make __init_page_from_nid() static
` [PATCH 19/49] mm/sparse-vmemmap: remove the VMEMMAP_POPULATE_PAGEREF flag
` [PATCH 20/49] mm: rename vmemmap optimization macros to generic names
` [PATCH 21/49] mm/sparse: drop power-of-2 size requirement for struct mem_section
` [PATCH 22/49] mm/sparse: introduce compound page order to mem_section
` [PATCH 23/49] mm/mm_init: skip initializing shared tail pages for compound pages
` [PATCH 24/49] mm/sparse-vmemmap: initialize shared tail vmemmap page upon allocation
` [PATCH 25/49] mm/sparse-vmemmap: support vmemmap-optimizable compound page population
` [PATCH 26/49] mm/hugetlb: use generic vmemmap optimization macros
` [PATCH 27/49] mm: call memblocks_present() before HugeTLB initialization
` [PATCH 28/49] mm/hugetlb: switch HugeTLB to use generic vmemmap optimization
` [PATCH 29/49] mm: extract pfn_to_zone() helper
` [PATCH 30/49] mm/sparse-vmemmap: remove unused SPARSEMEM_VMEMMAP_PREINIT feature
` [PATCH 31/49] mm/hugetlb: remove HUGE_BOOTMEM_HVO flag and simplify pre-HVO logic
` [PATCH 32/49] mm/sparse-vmemmap: consolidate shared tail page allocation
` [PATCH 33/49] mm: introduce CONFIG_SPARSEMEM_VMEMMAP_OPTIMIZATION
` [PATCH 34/49] mm/sparse-vmemmap: switch DAX to use generic vmemmap optimization
` [PATCH 35/49] mm/sparse-vmemmap: introduce section zone to struct mem_section
` [PATCH 36/49] powerpc/mm: use generic vmemmap_shared_tail_page() in compound vmemmap
` [PATCH 37/49] mm/sparse-vmemmap: unify DAX and HugeTLB vmemmap optimization
` [PATCH 38/49] mm/sparse-vmemmap: remap the shared tail pages as read-only
` [PATCH 39/49] mm/sparse-vmemmap: remove unused ptpfn argument
` [PATCH 40/49] mm/hugetlb_vmemmap: remove vmemmap_wrprotect_hvo() and related code
` [PATCH 41/49] mm/sparse: simplify section_vmemmap_pages()
` [PATCH 42/49] mm/sparse-vmemmap: introduce section_vmemmap_page_structs()
` [PATCH 43/49] powerpc/mm: rely on generic vmemmap_can_optimize() to simplify code
` [PATCH 44/49] mm/sparse-vmemmap: drop ARCH_WANT_OPTIMIZE_DAX_VMEMMAP and simplify checks
` [PATCH 45/49] mm/sparse-vmemmap: drop @pgmap parameter from vmemmap populate APIs
` [PATCH 46/49] mm/sparse: replace pgmap with order and zone in sparse_add_section()
` [PATCH 47/49] mm: redefine HVO as Hugepage Vmemmap Optimization
` [PATCH 48/49] Documentation/mm: restructure vmemmap_dedup.rst to reflect generalized HVO
` [PATCH 49/49] mm: consolidate struct page power-of-2 size checks for HVO

[RFC] block/nvme: exploring asynchronous durability notification semantics
 2026-04-05 12:58 UTC  (2+ messages)

[oe][meta-multimedia][whinlatter][PATCH 1/14] libde265: patch CVE-2026-33165
 2026-04-05 12:49 UTC  (14+ messages)
` [oe][meta-networking][whinlatter][PATCH 2/14] wolfssl: patch CVE-2026-0819
` [oe][meta-networking][whinlatter][PATCH 3/14] wolfssl: patch CVE-2026-2646
` [oe][meta-networking][whinlatter][PATCH 4/14] wolfssl: ptach CVE-2026-3229
` [oe][meta-networking][whinlatter][PATCH 5/14] wolfssl: patch CVE-2026-3230
` [oe][meta-networking][whinlatter][PATCH 6/14] wolfssl: patch CVE-2026-3547
` [oe][meta-networking][whinlatter][PATCH 7/14] wolfssl: patch CVE-2026-4159
` [oe][meta-networking][whinlatter][PATCH 8/14] wolfssl: patch CVE-2026-4395
` [oe][meta-oe][whinlatter][PATCH 9/14] zabbix: ignore CVE-2026-23919
` [oe][meta-oe][whinlatter][PATCH 10/14] tigervnc: patch CVE-2026-34352
` [oe][meta-networking][whinlatter][PATCH 11/14] strongswan: patch CVE-2026-25075
` [oe][meta-oe][whinlatter][PATCH 12/14] freeipmi: upgrade 1.6.16 -> 1.6.17
` [oe][meta-gnome][whinlatter][PATCH 13/14] gnome-bluetooth3: Fix RRECOMMENS typo
` [oe][meta-gnome][whinlatter][PATCH 14/14] gjs: upgrade 1.84.1 -> 1.84.2

[RFC PATCH 00/10] vfio: PCI device passthrough on Apple Silicon Macs
 2026-04-05 10:36 UTC  (4+ messages)

[PATCH v2] migration: validate page_size in mapped-ram header before use
 2026-04-05  9:44 UTC 

[PATCH BlueZ 0/2] shared: recover from failed input initialization
 2026-04-05 12:37 UTC  (11+ messages)
` [PATCH BlueZ 2/2] shared/shell: gracefully "
          ` Integration testing for BlueZ

[PATCH v3 2/2] docs: add advanced search benchmark harness and instrumentation
 2026-04-05 12:43 UTC  (2+ messages)

[PATCH BlueZ v4 00/20] Functional/integration testing
 2026-04-05 12:40 UTC  (21+ messages)
` [PATCH BlueZ v4 01/20] emulator: btvirt: check pkt lengths, don't get stuck on malformed
` [PATCH BlueZ v4 02/20] emulator: btvirt: allow specifying where server unix sockets are made
` [PATCH BlueZ v4 03/20] emulator: btvirt: support SCO data packets
` [PATCH BlueZ v4 04/20] emulator: btdev: clear more state on Reset
` [PATCH BlueZ v4 05/20] test-runner: enable path argument for --unix
` [PATCH BlueZ v4 06/20] test-runner: Add -o/--option option
` [PATCH BlueZ v4 07/20] test-runner: allow source tree root for -k
` [PATCH BlueZ v4 08/20] doc: enable CONFIG_VIRTIO_CONSOLE in tester config
` [PATCH BlueZ v4 09/20] test-runner: use virtio-serial for implementing -u device forwarding
` [PATCH BlueZ v4 10/20] doc: enable KVM paravirtualization & clock support in tester kernel config
` [PATCH BlueZ v4 11/20] doc: add functional/integration testing documentation
` [PATCH BlueZ v4 12/20] test: add functional/integration testing framework
` [PATCH BlueZ v4 13/20] test: functional: add Pipewire-using audio streaming tests
` [PATCH BlueZ v4 14/20] test: functional: add --btmon option to start btmon
` [PATCH BlueZ v4 15/20] build: add functional testing target
` [PATCH BlueZ v4 16/20] test: functional: impose Python code formatting
` [PATCH BlueZ v4 17/20] test: functional: add option for building kernel image first
` [PATCH BlueZ v4 18/20] test: functional: add custom Agent1 implementation for testing
` [PATCH BlueZ v4 19/20] test: functional: warn on kernel warning/bug messages
` [PATCH BlueZ v4 20/20] test: functional: add basic obex file transfer tests

[PATCH] drm/msm/dpu: Fix kernel-doc warning for dpu_core_perf_adjusted_mode_clk
 2026-04-05 12:40 UTC 

[PATCH v2 0/3] Fix all clippy warnings in drm-rust-next
 2026-04-05 12:32 UTC  (6+ messages)
` [PATCH v2 2/3] gpu: nova-core: fb: fix clippy::precedence warning in read_sysmem_flush_page_ga100()

[Buildroot] [PATCH 1/2] package/proj: bump version to 9.8.0
 2026-04-05 12:15 UTC  (2+ messages)
` [Buildroot] [PATCH 2/2] package/postgis: bump version to 3.6.2

[PATCH] CI: Update sjg lab to match currently actively boards
 2026-04-05 12:13 UTC  (7+ messages)

[PATCH] KVM: arm64: Advertise ID_AA64PFR2_EL1.GCIE
 2026-04-05 12:11 UTC  (2+ messages)
`  "

[PATCH] drm/amdgpu: use named SRCID for JPEG decode in VCN 1.0
 2026-04-04  6:40 UTC 

[PATCH v12 00/69] Fix CONFIG_DRM_USE_DYNAMIC_DEBUG=y
 2026-04-04 13:10 UTC  (4+ messages)
` [PATCH v12 68/69] accel/ethosu: call DRM_CLASSMAP_USE

[PATCH v1 0/4] Relocate U-Boot in the last bank
 2026-04-05 12:04 UTC  (8+ messages)
` [PATCH v1 2/4] common: move ram_base calculation to independent INITCALL()
` [PATCH v1 3/4] common: Clean up setup_dest_addr()
` [PATCH v1 4/4] common: Add an optionto relocate on ram top
` [v1,0/4] Relocate U-Boot in the last bank

[PATCH v9 0/5] standalone wic
 2026-04-05 12:04 UTC  (10+ messages)
` [PATCH v9 4/5] wic: move canned *wks files
  ` [OE-core] "

[PATCH v4 0/9] driver core: Fix some race conditions
 2026-04-05 12:02 UTC  (5+ messages)

[PATCH] erofs-utils: mount: fix unhandled realloc failure in flag parsing
 2026-04-05 12:02 UTC 

[Bug 221319] New: Certain operations via PCIe tunneling between an AMD USB4 host and a Thunderbolt-5 peripherals cause an instant reboot
 2026-04-05 11:58 UTC  (2+ messages)
` [Bug 221319] "

[PATCH v2] staging: rtl8723bs: use standard error codes in xmit init path
 2026-04-05 11:57 UTC 

[Buildroot] [PATCH 1/1] package/luvi: update help text
 2026-04-05 11:57 UTC 

[Buildroot] [PATCH 1/3] package/serd: bump version to 0.32.8
 2026-04-05 11:53 UTC  (3+ messages)
` [Buildroot] [PATCH 2/3] package/zix: new package
` [Buildroot] [PATCH 3/3] package/sord: bump version to 0.16.22

[PATCH v3 0/6] imx9{4,5,52}: Add Quickboot support
 2026-04-05 11:49 UTC  (3+ messages)
` [PATCH v3 1/6] imx9: Add support for saving DDR training data to NVM

[PATCH 0/3] Implementation of Negative tests for VM_BIND Decomp
 2026-04-05 11:50 UTC  (4+ messages)
` [PATCH v2 0/2] "
  ` [PATCH v2 1/2] tests/intel : Add data structs & helper utilities for VM_Bind Neg tests
  ` [PATCH v2 2/2] tests/intel : Add Neg tests for VM_Bind Decomp

[PATCH 6.6.y v2 0/2] Fix `fremovexattr` missing `fdput`
 2026-04-05 11:45 UTC  (3+ messages)
` [PATCH 6.6.y v2 1/2] Revert "xattr: switch to CLASS(fd)"
` [PATCH 6.6.y v2 2/2] xattr: switch to CLASS(fd)

[PATCH] arm64: kexec: Remove duplicate allocation for trans_pgd
 2026-04-05 11:42 UTC 

[char-misc-next 0/2] mei: lb: add late binding version 2
 2026-04-05 11:23 UTC  (3+ messages)
` [char-misc-next 1/2] mei: bus: add mei_cldev_uuid
` [char-misc-next 2/2] mei: lb: add late binding version 2

[PATCH] x86/split_lock: Don't warn about unknown parameter
 2026-04-05 11:37 UTC  (2+ messages)

[PATCH v2] bootstd: efi: Handle prior-stage FDT in network path
 2026-04-05 11:34 UTC 

[PATCH v3 2/2] Documentation: drm: Remove drm_atomic_state rename entry
 2026-04-05 11:32 UTC  (2+ messages)

[PATCH 0/6] block: fix integrity offset/length conversions
 2026-04-05 11:29 UTC  (12+ messages)
` [PATCH 1/6] blk-integrity: take sector_t in bio_integrity_intervals()
` [PATCH 2/6] block: use integrity interval instead of sector as seed
` [PATCH 3/6] bio-integrity-fs: pass data iter to bio_integrity_verify()
` [PATCH 4/6] bio-integrity-fs: use integrity interval instead of sector as seed
` [PATCH 6/6] target: use bio_integrity_intervals() helper

[PATCH v2] target/arm: fix fault_s1ns for stage 2 faults
 2026-04-05 11:24 UTC 

[PATCH v2 0/8] test: Refactor FIT test for clarity and extensibility
 2026-04-05 11:11 UTC  (9+ messages)
` [PATCH v2 1/8] test: fit: Drop the fit_signature buildconfigspec
` [PATCH v2 2/8] test: fit: Avoid restarting U-Boot
` [PATCH v2 3/8] test: Rename test_fit() to test_fit_base()
` [PATCH v2 4/8] test: Add a check for a missing kernel
` [PATCH v2 5/8] test: Update fit test to fix a few Python warnings
` [PATCH v2 6/8] test: Convert FIT test to use a class
` [PATCH v2 7/8] test: Add fsetup fixture and prepare helper for FIT test
` [PATCH v2 8/8] test: Add documentation for the "

[PATCH] stash: infer "push" when push-specific options are given
 2026-04-05 11:09 UTC  (2+ messages)
` [PATCH v3] "

[PATCH 1/2] x86/setup_data: validate indirect entry sizes before dereferencing them
 2026-04-05 11:06 UTC  (3+ messages)

[tip: ras/urgent] x86/mce/amd: Filter bogus hardware errors on Zen3 clients
 2026-04-05 11:05 UTC 

[PATCH] staging: rtl8723bs: fix negative length in WEP decryption
 2026-04-05 11:02 UTC  (2+ messages)

[PATCH 0/3] media: i2c: gc0310: cleanups and sensor clock handling improvements
 2026-04-05 11:01 UTC  (4+ messages)
` [PATCH 2/3] media: i2c: gc0310: use cached client and device pointers

[PATCH] nfc: llcp: fix u8 offset truncation in LLCP TLV parsers
 2026-04-05 10:59 UTC 

stable-queue: missing files
 2026-04-05 10:56 UTC  (2+ messages)

[PATCH net v2] tg3: Add PowerEdge R740xd to AER quirk list
 2026-04-05 10:56 UTC  (3+ messages)

[PATCH v2 0/2] arm64: dts: qcom: beryllium compatible ordering and bindings update
 2026-04-05 10:54 UTC  (6+ messages)
` [PATCH v2 1/2] dt-bindings: arm: qcom: Document Xiaomi Poco F1 Tianma variant
` [PATCH v2 2/2] arm64: dts: qcom: sdm845-xiaomi-beryllium: Append compatible strings

[PATCH] unify and bump _WIN32_WINNT definition to Windows 8.1
 2026-04-05 10:54 UTC 

[PATCH 0/2] Autoboot prompt customization and bootmenu cosmetics
 2026-04-05 10:49 UTC  (3+ messages)
` [PATCH 1/2] autoboot: allow custom prompt without requiring AUTOBOOT_KEYED
` [PATCH 2/2] cmd: bootmenu: ANSI_CLEAR_LINE before entry name

[Buildroot] [PATCH 1/1] package/mkpasswd: add dependency to host-libxcrypt
 2026-04-05 10:46 UTC 

spurious mce Hardware Error messages in next-20250912
 2026-04-05 10:46 UTC  (11+ messages)
` spurious (?) mce Hardware Error messages in v6.19

[PATCH v3 1/2] kbuild: Move U-Boot .incbin rules to Makefile.lib-u-boot
 2026-04-05 10:42 UTC  (2+ messages)
` [PATCH v3 2/2] kbuild: Use if_changed for font and splash .incbin rules

[Buildroot] [PATCH 1/4] package/c-icap: fix musl build
 2026-04-05 10:38 UTC  (4+ messages)
` [Buildroot] [PATCH 2/4] package/c-icap: bump version to 0.5.14
` [Buildroot] [PATCH 3/4] package/c-icap-modules: bump version to 0.5.7
` [Buildroot] [PATCH 4/4] package/c-icap: switch to pcre2

[PATCH 0/3] doc: replace mentions of deprecated git config --list
 2026-04-05 10:32 UTC  (4+ messages)
` [PATCH v2 0/2] "
  ` [PATCH v2 1/2] doc: replace git config --list/-l with `list`
  ` [PATCH v2 2/2] doc: gitcvs-migration: rephrase “man page”

[PATCH] nfs: use memcpy_and_pad in decode_fh
 2026-04-05 10:32 UTC 

[PATCH 0/5] arm64: dts: qcom: Few dtc W=1 warning fixes
 2026-04-05 10:24 UTC  (2+ messages)

[Buildroot] [PATCH v1] package/wpa_supplicant: add option for bgscan "learn"
 2026-04-05 10:22 UTC  (3+ messages)

[PATCH] erofs-utils: tar: fix negative GNU base-256 number parsing
 2026-04-05 10:18 UTC 

[PATCH v3 0/5] staging: rtl8723bs: fix multiple missing bounds checks
 2026-04-05 10:15 UTC  (3+ messages)
` [PATCH v3 4/5] staging: rtl8723bs: fix out-of-bounds reads in IE parsing functions
` [PATCH v3 5/5] staging: rtl8723bs: fix negative length in WEP decryption


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.