messages from 2026-07-20 19:34:41 to 2026-07-20 20:12:19 UTC [more...]
[PATCH v2 0/2] SD & SDHCI fixes for-11.1
2026-07-20 20:11 UTC (2+ messages)
` [PATCH v2 2/2] hw/sd/sdhci: Extract uSDHC-specific quirk
[PATCH v3 phy-next 0/8] RCW override for 10G Lynx dynamic protocol reconfiguration
2026-07-20 20:12 UTC (5+ messages)
` [PATCH v3 phy-next 8/8] phy: lynx-10g: use RCW override procedure for dynamic protocol change
[PATCH nf v2 0/2] ipvs: csum validations and data offsets
2026-07-20 20:11 UTC
[PATCH RESEND 0/5] block: validate direct I/O memory alignment
2026-07-20 20:10 UTC (5+ messages)
` [PATCH RESEND 1/5] block: use blkdev_iov_iter_get_pages status for errors
` [PATCH RESEND 2/5] block: fix dio leak on metadata mapping error
` [PATCH RESEND 3/5] loop: set dma_alignment from the backing file for direct I/O
` [PATCH RESEND 4/5] zloop: set dma_alignment from the backing files "
[PATCH 0/4] A new batch of synopsis conversion
2026-07-20 20:09 UTC (4+ messages)
` [PATCH 2/4] doc: convert git-format-patch synopsis and options to new style
[PATCH v2 0/3] pmdomain: mediatek: Add MT6858 support
2026-07-20 20:09 UTC (6+ messages)
` [PATCH v2 1/3] dt-bindings: power: Add MediaTek MT6858 power domain controller
[PATCH v4 0/8] rcu: fix stuck defer_qs_pending state and add rescue timer
2026-07-20 20:09 UTC (4+ messages)
` [PATCH v4 2/8] rcu: clear defer_qs_pending when notifying GP changes
[PATCH v18 00/13] Enable CXL PCIe Port Protocol Error handling and logging
2026-07-20 20:09 UTC (3+ messages)
` [PATCH v18 01/13] cxl/ras: Fix cxl_rch_get_aer_severity() wrong severity register
[PATCH v2] Bluetooth: ISO: fix UAF on socket close before shutdown completes
2026-07-20 20:08 UTC (3+ messages)
[PATCH v2 0/3] drm/panel: ilitek-ili9805: convert to *_multi API
2026-07-20 20:08 UTC (7+ messages)
` [PATCH v2 1/3] drm/panel: ilitek-ili9805: Use _multi variants
` [PATCH v2 2/3] drm/panel: ilitek-ili9805: Use dsi_multi in init
` [PATCH v2 3/3] drm/panel: ilitek-ili9805: make cleanup funcs void
[PATCH] clk: mmp: allow COMPILE_TEST builds
2026-07-20 20:08 UTC (3+ messages)
[GIT PULL] Crypto Fixes for 7.1
2026-07-20 20:07 UTC (3+ messages)
` [GIT PULL] Crypto Fixes for 7.2
[PATCH RFC] x86/PV: avoid HVM-copying alternatives in PV-only code
2026-07-20 20:07 UTC (2+ messages)
[GIT PULL] hotfixes for 7.2-rc5
2026-07-20 20:07 UTC (2+ messages)
[PATCH] net: mana: cap HWC init max message size to HW_CHANNEL_MAX_REQUEST_SIZE
2026-07-20 20:07 UTC (2+ messages)
[PATCH v3] docs: dt: maintainer: Add Devicetree and OF maintainer profile document
2026-07-20 20:07 UTC (3+ messages)
[meta-oe][scarthgap][PATCH] hostapd: set status for CVE-2026-58374
2026-07-20 20:07 UTC
[PATCH v4 0/8] media: add virtio-media driver
2026-07-20 20:07 UTC (4+ messages)
` [PATCH v4 1/8] media: virtio: Add protocol
[PATCH 0/6] media: qcom: camss: Add C-PHY support for sa8775p, sa8300 and sm8250
2026-07-20 20:06 UTC (7+ messages)
` [PATCH 1/6] media: qcom: camss: Program CSIPHY common control registers
[PULL 0/3] Plugins fixes 2026-07-20
2026-07-20 20:04 UTC (4+ messages)
` [PULL 1/3] contrib/plugins/dlcall: correct the syscall number claim, note the data model
` [PULL 2/3] tests/tcg: correct why the magic syscall number is safe here
` [PULL 3/3] docs/about/emulation: sharpen the dlcall boundary and its guest requirements
[PATCH v3 0/6] drm/xe: More BIOS FB takeover fixes
2026-07-20 20:05 UTC (2+ messages)
` ✓ i915.CI.BAT: success for drm/xe: More BIOS FB takeover fixes (rev3)
[PATCH v5 00/36] Private Memory NUMA Nodes
2026-07-20 20:05 UTC (37+ messages)
` [PATCH v5 01/36] mm: refactor find_next_best_node to find_next_best_node_in
` [PATCH v5 02/36] mm/page_alloc: refactor build_node_zonelist() out of build_zonelists()
` [PATCH v5 03/36] mm/page_alloc: let the bulk and folio allocators carry alloc_flags
` [PATCH v5 04/36] numa: introduce N_MEMORY_PRIVATE
` [PATCH v5 05/36] mm: add ZONELIST_PRIVATE(_NOFALLBACK) for N_MEMORY_PRIVATE nodes
` [PATCH v5 06/36] cpuset: exclude private nodes from cpuset.mems (default-open)
` [PATCH v5 07/36] mm/memory_hotplug: disallow migration-driven private node hotunplug
` [PATCH v5 08/36] mm/mempolicy: skip private node folios when queueing for migration
` [PATCH v5 09/36] mm/migrate: disallow userland driven migration for private nodes
` [PATCH v5 10/36] mm/madvise: disallow madvise operations on private node folios
` [PATCH v5 11/36] mm/compaction: disallow compaction on private nodes
` [PATCH v5 12/36] mm/page_alloc: clear private node watermarks and system reserves
` [PATCH v5 13/36] mm/mempolicy: disallow NUMA Balancing prot_none on private nodes
` [PATCH v5 14/36] mm/damon: skip private node memory in DAMON migration and pageout
` [PATCH v5 15/36] mm/ksm: skip KSM for managed-memory folios
` [PATCH v5 16/36] mm/khugepaged: skip private node folios when trying to collapse
` [PATCH v5 17/36] mm/vmscan: disallow reclaim of private node memory
` [PATCH v5 18/36] mm/gup: disallow longterm pin of private node folios
` [PATCH v5 19/36] proc: include N_MEMORY_PRIVATE nodes in numa_maps output
` [PATCH v5 20/36] mm/memcontrol: account private-node memory in per-node stats
` [PATCH v5 21/36] proc/kcore: include private-node RAM in the kcore RAM map
` [PATCH v5 22/36] mm/mempolicy: add MPOL_F_PRIVATE and zonelist selection
` [PATCH v5 23/36] mm/mempolicy: apply policy at the kernel zone for private-node binds
` [PATCH v5 24/36] mm/mempolicy: add in-kernel MPOL_BIND interfaces for drivers/services
` [PATCH v5 25/36] mm/memory_hotplug: support N_MEMORY_PRIVATE node hotplug
` [PATCH v5 26/36] mm: add NODE_PRIVATE_CAP_RECLAIM for opted-in private node reclaim
` [PATCH v5 27/36] mm: add NODE_PRIVATE_CAP_USER_NUMA for userland numa controls
` [PATCH v5 28/36] mm: add NODE_PRIVATE_CAP_HOTUNPLUG for opted-in private nodes
` [PATCH v5 29/36] mm: add NODE_PRIVATE_CAP_DEMOTION for private-node tiering demotion
` [PATCH v5 30/36] mm: add NODE_PRIVATE_CAP_NUMA_BALANCING for private-node NUMA balancing
` [PATCH v5 31/36] mm: add NODE_PRIVATE_CAP_LTPIN for private node folio pinning
` [PATCH v5 32/36] mm/khugepaged: base private node collapse eligiblity on actor/cap bits
` [PATCH v5 33/36] Documentation/mm: describe private (N_MEMORY_PRIVATE) memory nodes
` [PATCH v5 34/36] mm/mempolicy: add mpol_set_shared_policy_range()
` [PATCH v5 35/36] KVM: guest_memfd: bind backing memory to a NUMA node at creation
PROBLEM: mmc clock reduction error on NanoPi-R5S (rk3568)
2026-07-20 19:56 UTC
[PATCH RFC v2] nbd: skip queue limits update for size-only reconfigure
2026-07-20 20:04 UTC
[PATCH] x86/mm/pat: allocate split page tables as kernel page tables
2026-07-20 20:03 UTC (3+ messages)
[PATCH 0/1] tidbits: net-udp: solicit new client for server mode
2026-07-20 20:03 UTC (11+ messages)
` [PATCH 1/1] "
[PATCH v2 0/4] dt-bindings: arm: qcom-soc: Improve validation of expected SoC naming
2026-07-20 20:03 UTC (4+ messages)
` [PATCH v2 3/4] dt-bindings: arm: qcom-soc: Validate nodes with fallbacks
[RFC v1 00/25] Add Realm support to QEMU-VMM
2026-07-20 20:02 UTC (9+ messages)
` [RFC v1 10/25] hw/core/loader: Add a ROM loader notifier
` [RFC v1 12/25] target/arm/kvm-rme: Populate Realm with runtime images
[PATCH 0/3] dlcall: correct the syscall number claim and the guest requirements
2026-07-20 20:01 UTC (7+ messages)
` [PATCH 1/3] contrib/plugins/dlcall: correct the syscall number claim, note the data model
` [PATCH 2/3] tests/tcg: correct why the magic syscall number is safe here
` [PATCH 3/3] docs/about/emulation: sharpen the dlcall boundary and its guest requirements
[PATCHv2 0/2] clk: stm32: fix COMPILE_TEST builds
2026-07-20 20:01 UTC (5+ messages)
` [PATCHv2 1/2] clk: stm32: add missing bitfield.h header
` [PATCHv2 2/2] clk: stm32: allow STM32MP COMPILE_TEST builds
[PATCH v16 0/7] spi: pxa2xx: Fix PM and interrupt issues on Intel LPSS SPI
2026-07-20 19:59 UTC (9+ messages)
` [PATCH v16 3/7] spi: pxa2xx: overhaul teardown and suspend sequence using pxa2xx_spi_off
` [PATCH v16 4/7] spi: pxa2xx: lock out runtime autosuspend for Intel LPSS SPI in PIO mode
` [PATCH v16 6/7] spi: pxa2xx: restore LPSS private register state on S3 resume
` [PATCH v16 7/7] spi: pxa2xx: rename local status variable to ret
[PATCH RFC 00/12] mm/slab, alloc_tag: reduce obj_ext memory waste
2026-07-20 19:58 UTC (4+ messages)
` [PATCH RFC 05/12] mm/slab: abstract slabobj_ext.objcg access
[2.18][PATCH] bitbake-worker: Evaluate exported_vars() before emptying the environment
2026-07-20 19:58 UTC
[PATCH v2] Bluetooth: btnxpuart: Fix out-of-bounds firmware read in nxp_recv_fw_req_v1()
2026-07-20 19:58 UTC (2+ messages)
[bluez/bluez]
2026-07-20 19:57 UTC
[bluez/bluez]
2026-07-20 19:57 UTC
[bluez/bluez]
2026-07-20 19:57 UTC
[bluez/bluez]
2026-07-20 19:57 UTC
[bluez/bluez]
2026-07-20 19:57 UTC
[bluez/bluez]
2026-07-20 19:57 UTC
[PATCH 0/2] remote: resolve url push tracking
2026-07-20 19:56 UTC (4+ messages)
` [PATCH 2/2] remote: resolve URL-valued push tracking remotes
[bluez/bluez] 75f75e: tools/iso-tester: fix GIOChannel refcounting
2026-07-20 19:57 UTC
[PATCH RESEND] x86/fpu: Use vmemdup_user() in xstateregs_set()
2026-07-20 19:55 UTC
[bluez/bluez] e00441: adapter: restrict delta=0 RSSI to proximity filters
2026-07-20 19:56 UTC
[PATCH v2] drm/panel: panel-edp: Adjust T8 timing for AUO B116XAK01.6
2026-07-20 19:55 UTC (2+ messages)
[PATCH] Bluetooth: hci_sync: Fix scan response data UAF
2026-07-20 19:54 UTC (2+ messages)
[Buildroot] [PATCH] package/python-scp: bump version to 0.16.0
2026-07-20 19:54 UTC (2+ messages)
[Buildroot] [git commit] package/python-scp: bump version to 0.16.0
2026-07-20 19:46 UTC
[PATCH v7] kcov: fix data corruption and race conditions on PREEMPT_RT by moving saved remote state to task_struct (v7)
2026-07-20 19:54 UTC (2+ messages)
` [syzbot ci] "
[PATCH v3 0/3] serial: sh-sci/rsci: Fix divide-by-zero and clean up baud rate handling
2026-07-20 19:54 UTC (9+ messages)
` [PATCH v3 2/3] serial: sh-sci: Drop check for zero baud rate from uart_get_baud_rate()
[PATCH 00/16] Add support for Inside-Secure EIP-150 crypto block
2026-07-20 19:53 UTC (7+ messages)
` [PATCH 10/16] clk: Add support for clock nexus dt bindings
[PATCH v2] python/sepolgen: port policygen.py to setools 4 API
2026-07-20 19:52 UTC
[PATCH 1/2] selftests: drv-net: Fix csum path in doc
2026-07-20 19:51 UTC (3+ messages)
` [PATCH 2/2] selftests: drv-net: Fix TSO test doc
[PATCH] serial: rsci: remove check for zero baud rate from uart_get_baud_rate()
2026-07-20 19:51 UTC
[PATCH v22 0/4] [PCI] Error recovery for vfio-pci devices on s390x
2026-07-20 19:51 UTC (9+ messages)
` [PATCH v22 1/4] PCI: Allow per function PCI slots to fix slot reset on s390
` [PATCH v22 2/4] PCI: Avoid saving config space state if inaccessible
` [PATCH v22 3/4] PCI: Fail FLR when config space is inaccessible
` [PATCH v22 4/4] PCI/MSI: Enable memory decoding before restoring MSI-X messages
[PATCH] Bluetooth: fix BT dependency for submodules
2026-07-20 19:50 UTC (2+ messages)
[PATCH v2 01/14] smb: common: compress: add memory access helpers to compress.h
2026-07-20 19:49 UTC (14+ messages)
` [PATCH v2 02/14] smb: client: compress: rework compression heuristics
` [PATCH v2 03/14] smb: client: compress: disable compression on reconnects
` [PATCH v2 04/14] smb: client: sync compression settings between channels
` [PATCH v2 05/14] smb: common: compress: use a single function for chained and unchained compression
` [PATCH v2 06/14] smb: common: compress: drop 'allow_chained' arg from smb_decompress_chained()
` [PATCH v2 07/14] smb: client: compress: enable Pattern_V1 + chained compression
` [PATCH v2 08/14] smb: server: compress: use generic smb_compression_compress()
` [PATCH v2 09/14] smb: common: compress: allow smb_lz77_compress() to overcompress
` [PATCH v2 10/14] smb: common: compress: smb_lz77_decompress() improvements
` [PATCH v2 11/14] smb: common: compress: implement LZ77-Huffman
` [PATCH v2 12/14] smb: client: add support for decompressing READs
` [PATCH v2 13/14] smb: server: use smb_decompress_alloc_size() in ksmbd_decompress_request()
` [PATCH v2 14/14] smb: client: mark compression as supported on 64-bit LE only
[PATCH v2] KVM: SEV: drop FOLL_WRITE for encrypted region registration
2026-07-20 19:50 UTC (4+ messages)
[PATCH] drm/xe/vf: Add drm_dev guards when detaching CCS read/write buffers
2026-07-20 19:49 UTC (2+ messages)
` ✗ Xe.CI.FULL: failure for "
[PATCH] clk: hisilicon: hi3660-stub: use devm_platform_ioremap_resource
2026-07-20 19:49 UTC (2+ messages)
[PATCH v1 0/3] iio: light: gp2ap002: runtime PM and error path fixes
2026-07-20 19:49 UTC (5+ messages)
` [PATCH v1 1/3] iio: light: gp2ap002: Fix unbalanced runtime PM on repeated event writes
` [PATCH v1 2/3] iio: light: gp2ap002: re-enable irq if runtime suspend fails
` [PATCH v1 3/3] iio: light: gp2ap002: Fix regulator leaks in runtime resume error path
[PATCH 0/8] mm/khugepaged: collapse_file() cleanups
2026-07-20 19:49 UTC (3+ messages)
+ tools-testing-selftests-mm-add-map_private-dev-zero-merge-tests.patch added to mm-new branch
2026-07-20 19:49 UTC
+ tools-testing-vma-add-test-to-assert-map_private-dev-zero-is-anon.patch added to mm-new branch
2026-07-20 19:49 UTC
[PATCH v2] wifi: brcmfmac: set F2 blocksize to 256 for BCM43752
2026-07-20 19:49 UTC (2+ messages)
+ mm-vma-make-map_private-mapped-dev-zero-mappings-truly-anonymous.patch added to mm-new branch
2026-07-20 19:49 UTC
[PATCH v2 0/2] wifi: brcmfmac: fix bus_reset work lifetime and scratch-buffer DMA double-free
2026-07-20 19:48 UTC (5+ messages)
` [PATCH v2 1/2] wifi: brcmfmac: make release_scratchbuffers idempotent
` [PATCH v2 2/2] wifi: brcmfmac: drain bus_reset work on device removal
[PATCH] wifi: brcmfmac: cyw: clean up PMKID and cookie code
2026-07-20 19:48 UTC (2+ messages)
+ mm-vma-only-permit-map_private-dev-zero-to-be-mapped-anonymous.patch added to mm-new branch
2026-07-20 19:49 UTC
[PATCH v5] wifi: brcmfmac: add DPP support
2026-07-20 19:48 UTC (2+ messages)
+ tools-testing-selftests-mm-test-virtual-page-offset-merge-behaviour.patch added to mm-new branch
2026-07-20 19:49 UTC
+ tools-testing-vma-expand-vma-merge-tests-to-assert-virt-pgoff.patch added to mm-new branch
2026-07-20 19:49 UTC
+ mm-rmap-use-virt-pgoff-for-map_private-file-backed-anon-folios.patch added to mm-new branch
2026-07-20 19:48 UTC
+ mm-introduce-and-use-linear_folio_page_index.patch added to mm-new branch
2026-07-20 19:48 UTC
+ mm-rmap-track-whether-the-page-vma-mapped-walk-is-anonymous.patch added to mm-new branch
2026-07-20 19:48 UTC
+ mm-propagate-vma-virtual-page-offset-on-map-remap-split-merge.patch added to mm-new branch
2026-07-20 19:48 UTC
+ mm-introduce-and-use-vma_filebacked_address.patch added to mm-new branch
2026-07-20 19:48 UTC
+ mm-update-print_bad_page_map-to-show-virtual-page-index.patch added to mm-new branch
2026-07-20 19:48 UTC
+ mm-abstract-vma_address-and-introduce-vma_anon_address.patch added to mm-new branch
2026-07-20 19:48 UTC
+ mm-introduce-linear_virt_page_index.patch added to mm-new branch
2026-07-20 19:48 UTC
+ mm-vma-introduce-vma-virtual-page-offset-field-and-add-helpers.patch added to mm-new branch
2026-07-20 19:48 UTC
[PATCH v2 00/15] mm/rmap: index MAP_PRIVATE file-backed folios by virt pgoff
2026-07-20 19:48 UTC (2+ messages)
[PATCH] x86/cpufeatures: Make AVX512_BMM depend on AVX512F
2026-07-20 19:48 UTC (2+ messages)
[PATCH tty v7 0/2] Convert 8250 to NBCON, take 2
2026-07-20 19:47 UTC (6+ messages)
` [PATCH tty v7 1/2] serial: 8250: Switch to nbcon console, "
` [PATCH tty v7 2/2] serial: 8250: Revert "drop lockdep annotation from serial8250_clear_IER()"
[PATCH] Bluetooth: HIDP: add missing length check for incoming frames
2026-07-20 19:47 UTC (4+ messages)
` Re:Re: [PATCH v2] "
` "
Subscribe
2026-07-20 19:47 UTC
[PATCH v2] KVM: arm64: Fix hyp_trace clock disabling
2026-07-20 19:45 UTC (2+ messages)
[PATCH 1/2] classes/cargo: fix indentation
2026-07-20 19:45 UTC (2+ messages)
` [PATCH 2/2] classes/cargo: remove BUILD_MODE, replace with CARGO_PROFILE
[PATCH 0/1] cdrom: patch for inclusion
2026-07-20 19:44 UTC (2+ messages)
` [PATCH 1/1] cdrom: fix stack out-of-bounds read in CDROMVOLCTRL
[RFC PATCH net-next 00/13] net: knod: in-kernel network offload device
2026-07-20 19:43 UTC (3+ messages)
` [RFC PATCH net-next 02/13] net: devmem: extend memory provider for knod
[Buildroot] [PATCH] package/amazon-ecr-credential-helper: needs NPTL
2026-07-20 19:43 UTC (2+ messages)
[PATCH] hw/ide/core: Fix possible crash via NULL pointer in ide_cancel_dma_sync()
2026-07-20 19:42 UTC
[PATCH v3 00/11] migration: fast snapshot load
2026-07-20 19:42 UTC (3+ messages)
` [PATCH v3 11/11] docs/migration: Add documentation for fast snapshot load feature
[Buildroot] [PATCH] package/docker-credential-gcr: needs NPTL
2026-07-20 19:43 UTC (2+ messages)
[PATCH 0/4] Update some OA tests
2026-07-20 19:42 UTC (5+ messages)
` [PATCH 1/4] tests/intel/xe_oa: Allow disabling load helper from command line
` [PATCH 2/4] tests/intel/xe_oa: Do not assume OA buffer is prefilled with zeroes
[Buildroot] [git commit] package/amazon-ecr-credential-helper: needs NPTL
2026-07-20 19:39 UTC
[Buildroot] [git commit] package/docker-credential-gcr: needs NPTL
2026-07-20 19:39 UTC
[PATCH 0/2] scripts/config: Use ERE (-E) and in-place editing (-i) in sed portably
2026-07-20 19:40 UTC (5+ messages)
` [PATCH 1/2] scripts/config: Use POSIX standard ERE (-E) in sed
` [PATCH 2/2] scripts/config: Use in-place editing (-i) in sed portably
[PATCH] misc: vmw_zerocopy: Add VMware zero-copy buffer sharing driver
2026-07-20 19:40 UTC (4+ messages)
` [PATCH v2] "
[PATCH BlueZ] test-runner: use virtio for the default kernel console
2026-07-20 19:40 UTC (2+ messages)
[PATCH] adapter: restrict delta=0 RSSI to proximity filters
2026-07-20 19:40 UTC (2+ messages)
[PATCH BlueZ] policy: Connect profiles for bonded inbound ACL connections
2026-07-20 19:40 UTC (2+ messages)
[PATCH BlueZ v2] adapter: Infer BR/EDR only at public LE addresses
2026-07-20 19:40 UTC (2+ messages)
[PATCH RFC v3 2/6] riscv/mm: add untagged_addr_remote_unlocked()
2026-07-20 19:39 UTC (8+ messages)
[PATCH] accel/ethosu: validate all tiles and the packed-channel peak in the cmdstream verifier
2026-07-20 19:38 UTC (2+ messages)
[Buildroot] [PATCH] package/dash: bump to version 0.5.13.5
2026-07-20 19:38 UTC (2+ messages)
[PATCH v2] nfc: llcp: Fix nfc_dev refcount leak in connect
2026-07-20 19:37 UTC
[Buildroot] [git commit] package/dash: bump to version 0.5.13.5
2026-07-20 19:25 UTC
[PATCH 00/31] block/swim: Fixes and improvements
2026-07-20 19:37 UTC (3+ messages)
` [PATCH 13/31] swim: Check for CRC errors
[PATCH] serial: 8250: fix compile error with hub6_match_port() when compiled as a module
2026-07-20 19:36 UTC (4+ messages)
[PATCH 1/3] target/hexagon: fix PC not advancing for non-COF TB-ending packets
2026-07-20 19:36 UTC (5+ messages)
` [PATCH 2/3] target/hexagon: fix ciad assertion
` [PATCH 3/3] tests/tcg/hexagon: add swi/ciad system-mode test
venus: encoder job execution hard-resets SoC on SM7325 (sc7280-compatible) — extensive analysis, need wrapper/GDSC insight
2026-07-20 19:36 UTC (4+ messages)
[PATCH 00/10] HID: iio: use local struct device
2026-07-20 19:35 UTC (5+ messages)
` [PATCH 02/10] iio: gyro: hid-sensor-gyro-3d: "
[OE-core][scarthgap 00/33] Patch review
2026-07-20 19:35 UTC (3+ messages)
` [OE-core][scarthgap 13/33] dropbear: Disable DSS correctly
[PATCH] python/sepolgen: port policygen.py to setools 4 API
2026-07-20 19:34 UTC
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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.