messages from 2026-03-14 04:59:08 to 2026-03-14 08:00:20 UTC [more...]
[Buildroot] [git commit branch/2025.11.x] package/freetype: security bump version to 2.14.2
2026-03-13 15:01 UTC
GitGitGadget's website is responsive, how about kernel.org?
2026-03-14 7:59 UTC (13+ messages)
` [PATCH v1 0/6] Allow site layouts to render properly on mobile devices
` [PATCH v1 1/6] add viewport meta tag for proper mobile rendering
` [PATCH v1 2/6] prevent wrapped headings from overlapping with text above it
` [PATCH v1 3/6] add 848px mobile banner adjustments to prevent overflow
` [PATCH v1 4/6] add responsive extras and footer layout adjustments to contain overflow
` [PATCH v1 5/6] contain horizontal overflow in core content and homepage releases layout
` [PATCH v1 6/6] improve mobile rendering of docutils tables
[Buildroot] [PATCH v2 1/1] package/go: security bump to version 1.26.1
2026-03-14 7:59 UTC (6+ messages)
[PATCH v2] staging: rtl8723bs: remove unnecessary braces for single statement
2026-03-14 7:58 UTC (2+ messages)
[Buildroot] [git commit branch/2025.02.x] package/faketime: fix host build with glibc 2.43
2026-03-13 15:11 UTC
[Buildroot] [git commit branch/2025.02.x] DEVELOPERS: remove Bernd Kuhls from libldns
2026-03-13 15:09 UTC
[Buildroot] [git commit branch/2025.02.x] package/libvips: fix static build
2026-03-13 15:17 UTC
[Buildroot] [git commit branch/2025.02.x] package/libtpms: security bump version to 0.10.2
2026-03-13 15:04 UTC
[Buildroot] [git commit branch/2025.02.x] support/testing/infra: update artifacts URL to https and .org domain
2026-03-13 15:06 UTC
[Buildroot] [git commit branch/2025.02.x] package/libtpms: fix build with host gcc >= 15.x, glibc >= 2.43
2026-03-13 15:03 UTC
[Buildroot] [git commit branch/2025.02.x] package/exiv2: security bump version to 0.28.8
2026-03-13 15:01 UTC
[Buildroot] [git commit branch/2025.02.x] package/libsoup3: security bump to 3.6.6
2026-03-13 15:00 UTC
[PATCH 7/7] of: reserved_mem: rework fdt_init_reserved_mem_node()
2026-03-14 7:57 UTC (2+ messages)
[PATCH 0/4] Static analysis fixes
2026-03-14 7:57 UTC (7+ messages)
` [PATCH 3/4] app/testpmd: check for no arguments
[PATCH v2] rust: fix build when --disable-rust and meson < 1.9
2026-03-14 7:55 UTC
[PATCH v2 0/3] decoupling the ext4 test module
2026-03-14 7:52 UTC (4+ messages)
` [PATCH v2 1/3] ext4: introduce EXPORT_SYMBOL_FOR_EXT4_TEST() helper
` [PATCH v2 2/3] ext4: fix mballoc-test.c is not compiled when EXT4_KUNIT_TESTS=M
` [PATCH v2 3/3] ext4: fix extents-test.c "
[Buildroot] [PATCH 1/2] package/jasper: fix build without threads
2026-03-14 7:54 UTC (2+ messages)
[Buildroot] [PATCH 1/1] package/libheif: needs gcc >= 10
2026-03-14 7:54 UTC (2+ messages)
[Buildroot] [PATCH 1/1] package/postgresql: bump version to 18.3
2026-03-14 7:54 UTC (2+ messages)
[Buildroot] [PATCH 1/2] package/libvips: fix static build
2026-03-14 7:54 UTC (2+ messages)
[Buildroot] [PATCH v1 1/1] support/testing/infra: update artifacts URL to https and .org domain
2026-03-14 7:54 UTC (2+ messages)
[Buildroot] [PATCH 2/2] package/libtpms: security bump version to 0.10.2
2026-03-14 7:53 UTC (2+ messages)
[Buildroot] [PATCH 1/2] package/libtpms: fix build with host gcc >= 15.x
2026-03-14 7:53 UTC (2+ messages)
[Buildroot] [PATCH v2 12/14] DEVELOPERS: remove Bernd Kuhls from libldns
2026-03-14 7:53 UTC (2+ messages)
[Buildroot] [PATCH 1/1] package/faketime: fix host build with glibc 2.43
2026-03-14 7:53 UTC (2+ messages)
[Buildroot] [PATCH] package/libsoup3: security bump to 3.6.6
2026-03-14 7:53 UTC (2+ messages)
[Buildroot] [PATCH 1/1] package/exiv2: security bump version to 0.28.8
2026-03-14 7:53 UTC (2+ messages)
[Buildroot] [PATCH v2 1/1] package/docker: Fix build with gcc-15.x
2026-03-14 7:53 UTC (2+ messages)
[Buildroot] [PATCH] package/python3: remove nis and ossaudiodev modules
2026-03-14 7:53 UTC (2+ messages)
[Buildroot] [PATCH 1/1] package/freetype: security bump version to 2.14.2
2026-03-14 7:53 UTC (2+ messages)
[Buildroot] [PATCH 1/3] support/testing: fs/test_iso9660: remove 32bit EFI tests
2026-03-14 7:53 UTC (2+ messages)
[Buildroot] [PATCH 1/1] package/clamav: security bump version to 1.5.2
2026-03-14 7:53 UTC (2+ messages)
[Buildroot] [PATCH 2/3] support/testing: boot/test_grub: remove 32bit EFI test
2026-03-14 7:53 UTC (2+ messages)
[PATCH net-next v31 0/8] eea: Add basic driver framework for Alibaba Elastic Ethernet Adaptor
2026-03-14 7:51 UTC (9+ messages)
` [PATCH net-next v31 1/8] eea: introduce PCI framework
` [PATCH net-next v31 2/8] eea: introduce ring and descriptor structures
` [PATCH net-next v31 3/8] eea: probe the netdevice and create adminq
` [PATCH net-next v31 4/8] eea: create/destroy rx,tx queues for netdevice open and stop
` [PATCH net-next v31 5/8] eea: implement packet receive logic
` [PATCH net-next v31 6/8] eea: implement packet transmit logic
` [PATCH net-next v31 7/8] eea: introduce ethtool support
` [PATCH net-next v31 8/8] eea: introduce callback for ndo_get_stats64
[PATCH] xpad: Overhaul device data for wireless devices
2026-03-14 7:50 UTC
[PATCH 1/2] ARM: cpu: setupc: relocate BSS in relocate_to_adr()
2026-03-14 7:50 UTC (3+ messages)
[PATCH 7/7] riscv: dts: spacemit: PCIe and PHY-related updates for OrangePi RV2
2026-03-14 7:50 UTC (3+ messages)
[PATCH v3 0/5] Fix some issues about ext4-test
2026-03-14 7:49 UTC (6+ messages)
` [PATCH v3 1/5] ext4: call deactivate_super() in extents_kunit_exit()
` [PATCH v3 2/5] ext4: fix miss unlock 'sb->s_umount' in extents_kunit_init()
` [PATCH v3 3/5] ext4: fix the error handling process in extents_kunit_init)
` [PATCH v3 4/5] ext4: fix possible null-ptr-deref in extents_kunit_exit()
` [PATCH v3 5/5] ext4: fix possible null-ptr-deref in mbt_kunit_exit()
[Buildroot] [git commit branch/2026.02.x] package/jasper: fix build without threads
2026-03-13 15:22 UTC
[Buildroot] [git commit branch/2026.02.x] package/postgresql: bump version to 18.3
2026-03-13 15:10 UTC
[Buildroot] [git commit branch/2026.02.x] package/libheif: needs gcc >= 10
2026-03-13 15:21 UTC
[Buildroot] [git commit branch/2026.02.x] DEVELOPERS: remove Bernd Kuhls from libldns
2026-03-13 15:09 UTC
[Buildroot] [git commit branch/2026.02.x] package/libsoup3: security bump to 3.6.6
2026-03-13 15:00 UTC
[Buildroot] [git commit branch/2026.02.x] package/python3: remove nis and ossaudiodev modules
2026-03-13 15:16 UTC
[Buildroot] [git commit branch/2026.02.x] package/libvips: fix static build
2026-03-13 15:17 UTC
[Buildroot] [git commit branch/2026.02.x] support/testing: boot/test_grub: remove 32bit EFI test
2026-03-13 15:03 UTC
[Buildroot] [git commit branch/2026.02.x] support/testing: fs/test_iso9660: remove 32bit EFI tests
2026-03-13 15:02 UTC
[Buildroot] [git commit branch/2026.02.x] package/docker: Fix build with gcc-15.x
2026-03-13 15:11 UTC
[Buildroot] [git commit branch/2026.02.x] package/exiv2: security bump version to 0.28.8
2026-03-13 15:01 UTC
[Buildroot] [git commit branch/2026.02.x] package/faketime: fix host build with glibc 2.43
2026-03-13 15:11 UTC
[Buildroot] [git commit branch/2026.02.x] support/testing/infra: update artifacts URL to https and .org domain
2026-03-13 15:06 UTC
[Buildroot] [git commit branch/2026.02.x] package/libtpms: security bump version to 0.10.2
2026-03-13 15:04 UTC
[Buildroot] [git commit branch/2026.02.x] package/libtpms: fix build with host gcc >= 15.x, glibc >= 2.43
2026-03-13 15:03 UTC
[Buildroot] [git commit branch/2026.02.x] package/freetype: security bump version to 2.14.2
2026-03-13 15:01 UTC
[Buildroot] [git commit branch/2026.02.x] package/clamav: security bump version to 1.5.2
2026-03-13 15:02 UTC
[PATCH 1/2] dt-bindings: hwmon: lm75: Add label property
2026-03-14 7:48 UTC (2+ messages)
[PATCH] KVM: mmu_notifier: make mn_invalidate_lock non-sleeping for non-blocking invalidations
2026-03-14 7:47 UTC (7+ messages)
[PATCH v3] staging: media: av7110: replace C++ comments with C style comments in sp8870.c
2026-03-14 7:47 UTC
[PATCH] powerpc/powermac: Remove pmac_low_i2c_{lock,unlock}()
2026-03-14 7:46 UTC (2+ messages)
[PATCH 0/2] Allow virtio-mmio to work on m68k nommu 68000
2026-03-14 7:42 UTC (3+ messages)
` [PATCH 2/2] virtio-mmio: Use raw io accessors to avoid arch issues
[RFC PATCH] ext4: handle wraparound when searching for blocks for indirect mapped blocks
2026-03-14 7:41 UTC (6+ messages)
Intel PMD fast free layer violation
2026-03-14 7:41 UTC
[PATCH v2 0/2] allwinner: a733: Add A733 PCK600 Power Domain Controller Support
2026-03-14 7:40 UTC (4+ messages)
` [PATCH v2 2/2] pmdomain: sunxi: Add support for A733 to Allwinner PCK600 driver
[meta-oe][PATCH] libnice: make crypto library configurable via PACKAGECONFIG
2026-03-14 7:39 UTC (2+ messages)
` [oe] "
[RFC v2 0/2] tests/qtest: Add memory-access attributes (secure/space)
2026-03-14 7:34 UTC (4+ messages)
` [RFC v2 1/2] tests/qtest: Add attrs argument support to memory access commands
[PATCH] bus: sunxi-rsb: Always check register address validity
2026-03-14 7:33 UTC (2+ messages)
[PATCH v8 00/10] gpio: siul2-s32g2: add initial GPIO driver
2026-03-14 7:31 UTC (12+ messages)
` [PATCH v8 01/10] dt-bindings: mfd: add support for the NXP SIUL2 module
[PATCH v4 0/3] board: sunxi: Add TaiqiCat (TQC) A01
2026-03-14 7:30 UTC (2+ messages)
[Buildroot] [PATCH v2 1/1] toolchain/toolchain-external: introduce BR2_TOOLCHAIN_EXTERNAL_UPDATE_LINUX_HEADERS
2026-03-14 7:27 UTC (4+ messages)
[PATCH] net: 9p: usbg: clear stale client pointer on close
2026-03-14 7:24 UTC (3+ messages)
[PATCH v3 00/12] scsi: ufs: Add TX Equalization support for UFS 5.0
2026-03-14 7:21 UTC (4+ messages)
` [PATCH v3 01/12] scsi: ufs: core: Introduce a new ufshcd vops negotiate_pwr_mode()
[Buildroot] [PATCH 1/1] package/python-rich: bump to version 14.3.3
2026-03-14 7:20 UTC
[PATCH v2 0/3] scsi: virtio_scsi: move INIT_WORK calls to virtscsi_init
2026-03-14 7:10 UTC (2+ messages)
[PATCH RFC] git-replay: implement subcommands
2026-03-14 7:18 UTC (4+ messages)
[meta-virtualization][PATCH] lxc: backport fixes to build with glibc 2.43
2026-03-14 7:14 UTC
[PATCH v2 0/4] cxl: Consolidate cxlmd->endpoint accessing
2026-03-14 7:06 UTC (5+ messages)
` [PATCH v2 1/4] driver core: Add conditional guard support for device_lock()
` [PATCH v2 2/4] cxl/memdev: Hold memdev lock during memdev poison injection/clear
` [PATCH v2 3/4] cxl/pci: Hold memdev lock in cxl_event_trace_record()
` [PATCH v2 4/4] cxl/pci: Check memdev driver binding status in cxl_reset_done()
[PATCH v3 0/8] mfd: Add support for NXP MC33978/MC34978 MSDI
2026-03-14 7:08 UTC (7+ messages)
` [PATCH v3 4/7] gpio: gpiolib: fix allocation order in hierarchical IRQ domains
[anolis-intel-cloud:devel-6.6 0/188] htmldocs: Warning: anolis/rpm/kernel.spec.template references a file that doesn't exist: linux-%{KVERREL}/tools/perf/Documentation/examples.txt
2026-03-14 7:07 UTC
[PATCH v3 0/2] mm/vmalloc: free unused pages on vrealloc() shrink
2026-03-14 7:01 UTC (7+ messages)
` [PATCH v3 1/2] mm/vmalloc: extract vmalloc_free_pages() helper from vfree()
` [PATCH v3 2/2] mm/vmalloc: free unused pages on vrealloc() shrink
[PATCH v8 0/9] rpm: 4.20.1 -> 6.0.1
2026-03-14 7:00 UTC (4+ messages)
` [OE-core] "
[PATCH v2] drm/xe/oa: Allow reading after disabling OA stream
2026-03-14 7:00 UTC (2+ messages)
` ✗ Xe.CI.FULL: failure for drm/xe/oa: Allow reading after disabling OA stream (rev2)
[PATCH i-g-t v4 0/2] Unify Batch Buffer Alignment and Introduce Aligned Buffer Mapping
2026-03-14 6:54 UTC (3+ messages)
` ✗ Xe.CI.FULL: failure for Unify Batch Buffer Alignment and Introduce Aligned Buffer Mapping (rev4)
[PATCH wireless] wifi: mac80211: always free skb on ieee80211_tx_prepare_skb() failure
2026-03-14 6:54 UTC
[PATCH V2] rust: Enable parallel-frontend-threads
2026-03-14 6:54 UTC (2+ messages)
` [OE-core] "
[PATCH sched_ext/for-7.1] selftests/sched_ext: Update scx_bpf_dsq_move_to_local() in kselftests
2026-03-14 6:51 UTC
[PATCH bpf-next v9 4/5] bpf, x86: Emit ENDBR for indirect jump targets
2026-03-14 6:48 UTC (3+ messages)
[PATCH v4] hfs: Validate CNIDs in hfs_read_inode
2026-03-14 6:35 UTC (6+ messages)
[PATCH net v1] team: fix header_ops type confusion with non-Ethernet ports
2026-03-14 6:23 UTC
[ndctl PATCH 1/2] test/common: add helpers for CXL region replay testing
2026-03-14 6:21 UTC (2+ messages)
` [ndctl PATCH 2/2] test/cxl-region-replay.sh: add test of region replay workflow
[PATCH] tools/testing/cxl: Enable replay of user regions as auto regions
2026-03-14 6:19 UTC
[Buildroot] [PATCH 0/3] package/mpd: fix configuration
2026-03-14 6:18 UTC (4+ messages)
` [Buildroot] [PATCH 1/3] package/mpd: enforce tcp for options using http
` [Buildroot] [PATCH 2/3] package/mpd: disable build of manuals
` [Buildroot] [PATCH 3/3] package/mpd: add missing optional dependency
[PATCH bpf-next v5 2/2] selftests/bpf: Add trampolines single and multi-level pointer params test coverage
2026-03-14 6:16 UTC (2+ messages)
[GSoC] question for an additional objective
2026-03-14 6:11 UTC (2+ messages)
[PATCH v2] t/pack-refs-tests: use test_path_is_missing
2026-03-14 6:05 UTC
[PATCH v2 1/2] dt-bindings: memory: allwinner: add sunxi DRAM type constants
2026-03-14 6:02 UTC (2+ messages)
` [PATCH v2 2/2] sunxi: h616: support DRAM profiles selected by GPIO straps
[GSoC] Proposal: Complete and extend the remote-object-info command for git cat-file
2026-03-14 5:58 UTC (2+ messages)
[PATCH] hfsplus: fix held lock freed on hfsplus_fill_super()
2026-03-14 3:36 UTC (2+ messages)
[PATCH] drm/display: Increase DP_RECEIVER_CAP_SIZE from 15 to 16 bytes
2026-03-14 5:56 UTC (3+ messages)
` ✗ Xe.CI.FULL: failure for drm/display: Increase DP_RECEIVER_CAP_SIZE from 15 to 16 bytes (rev2)
` ✓ i915.CI.Full: success "
[PATCH v3 0/2] net: usb: cdc_ncm: add ndpoffset to NDP nframes bounds check
2026-03-14 5:46 UTC (3+ messages)
` [PATCH v3 1/2] net: usb: cdc_ncm: add ndpoffset to NDP16 "
` [PATCH v3 2/2] net: usb: cdc_ncm: add ndpoffset to NDP32 "
[meta-oe][PATCH] krb5: backport additional fixes to build with glibc 2.43
2026-03-14 5:41 UTC
[PATCH] RDMA/efa: Fix possible deadlock
2026-03-14 5:38 UTC (2+ messages)
[syzbot] [net?] general protection fault in bond_header_create
2026-03-14 5:29 UTC
[PATCH] crypto: atmel - use list_first_entry_or_null to simplify find_dev
2026-03-14 5:19 UTC (2+ messages)
[PATCH v2 0/13] io_uring: add IORING_OP_BPF for extending io_uring
2026-03-14 5:18 UTC (3+ messages)
` [PATCH V2 08/13] io_uring: bpf: add uring_bpf_memcpy() kfunc
[PATCH v14 23/26] mm: zswap: Tie per-CPU acomp_ctx lifetime to the pool
2026-03-14 5:18 UTC (2+ messages)
[PATCH] crypto: atmel-tdes - fix DMA sync direction
2026-03-14 5:17 UTC (2+ messages)
[PATCH] crypto: inside-secure/eip93 - register hash before authenc algorithms
2026-03-14 5:17 UTC (2+ messages)
[PATCH v2 1/5] crypto: testmgr - Add test vectors for authenc(hmac(sha1),rfc3686(ctr(aes)))
2026-03-14 5:16 UTC (2+ messages)
[PATCH 0/2] zswap pool per-CPU acomp_ctx simplifications
2026-03-14 5:16 UTC (3+ messages)
` [PATCH 1/2] mm: zswap: Tie per-CPU acomp_ctx lifetime to the pool
` [PATCH 2/2] mm: zswap: Consistently use IS_ERR_OR_NULL() to check acomp_ctx resources
[PATCH] MAINTAINERS: remove outdated entry for crypto/rng.c
2026-03-14 5:17 UTC (2+ messages)
[PATCH] MAINTAINERS: Remove bouncing maintaner for IAA driver
2026-03-14 5:16 UTC (3+ messages)
[PATCH 0/2] crypto: qat - GEN6 firmware loading fixes
2026-03-14 5:16 UTC (2+ messages)
[PATCH] crypto: ccp - Fix leaking the same page twice
2026-03-14 5:15 UTC (2+ messages)
[PATCH] crypto: atmel-sha204a - Drop redundant I2C_FUNC_I2C check
2026-03-14 5:14 UTC (2+ messages)
[RFC PATCH] pinctrl: sunxi: convert to GPIO_GENERIC
2026-03-14 5:14 UTC (2+ messages)
[PATCH 0/6] phy: qcom-qmp: Clean up QSERDES COM and TXRX register headers
2026-03-14 5:13 UTC (14+ messages)
` [PATCH 1/6] phy: qcom-qmp: Add missing QSERDES COM v2 registers
` [PATCH 2/6] phy: qcom-qmp: Use explicit QSERDES COM v2 register definitions
` [PATCH 3/6] phy: qcom-qmp-usbc: Use register definitions in qserdes-txrx-v3
` [PATCH 4/6] phy: qcom-qmp-usbc: Rename QCS615 DP PHY variables and functions
` [PATCH 5/6] phy: qcom-qmp: Drop unused register headers
` [PATCH 6/6] phy: qcom-qmp: Make QSERDES TXRX v2 registers explicit
[f2fs-dev] [RFC PATCH 0/3] f2fs: reduce zoned LFS memory by sharing SIT valid maps
2026-03-14 5:14 UTC (7+ messages)
` [f2fs-dev] [RFC PATCH 2/3] "
` "
` [f2fs-dev] [RFC PATCH 3/3] f2fs: add mount option to disable shared SIT mirror checks
` "
[PATCH v3] PCI: dw-rockchip: Enable async probe by default
2026-03-14 5:12 UTC (16+ messages)
[PATCH v3 1/2] dt-bindings: crypto: inside-secure,safexcel: add compatible for MT7981
2026-03-14 5:12 UTC (2+ messages)
[PATCH] crypto: testmgr - block Crypto API xxhash64 in FIPS mode
2026-03-14 5:11 UTC (2+ messages)
[PATCH] crypto: tcrypt: stop ahash speed tests when setkey fails
2026-03-14 5:11 UTC (2+ messages)
[PATCH] crypto: tcrypt: clamp num_mb to avoid divide-by-zero
2026-03-14 5:11 UTC (2+ messages)
[PATCH] staging: rtl8723bs: replace msleep with usleep_range
2026-03-14 5:11 UTC
[syzbot] [net?] general protection fault in bond_header_create
2026-03-14 5:09 UTC (2+ messages)
` Forwarded: "
[RFC PATCH 0/6] riscv: support EIC770X/JH7110 noncoherent devices with XPbmtUC
2026-03-14 5:06 UTC (9+ messages)
` [RFC PATCH 1/6] riscv: Add a custom, simplified version of Svpbmt "XPbmtUC"
[PATCH 1/2] crypto: ccp - simplify sev_update_firmware()
2026-03-14 5:07 UTC (2+ messages)
[PATCH] crypto: qce - Remove return variable and unused assignments
2026-03-14 5:07 UTC (2+ messages)
[PATCH v6 0/6] Add support for Microchip LAN969x
2026-03-14 5:06 UTC (3+ messages)
` [PATCH v6 2/6] dt-bindings: rng: atmel,at91-trng: add microchip,lan9691-trng
[PATCH v5 0/4] drm/msm/hdmi & phy: use generic PHY framework
2026-03-14 5:06 UTC (9+ messages)
` [PATCH v5 1/4] drm/msm/hdmi: switch to generic PHY subsystem
` [PATCH v5 2/4] phy: qcom: apq8064-sata: extract UNI PLL register defines
` [PATCH v5 3/4] phy: qcom-uniphy: add more registers from display PHYs
` [PATCH v5 4/4] phy: qualcomm: add MSM8974 HDMI PHY support
[PATCH v2 2/2] svcrdma: Use contiguous pages for RDMA Read sink buffers
2026-03-14 5:06 UTC (2+ messages)
[PATCH bpf-next 0/4] Fix invariant violations and improve branch detection
2026-03-14 5:01 UTC (4+ messages)
` [PATCH bpf-next 2/4] bpf: Simulate branches to prune based on range violations
[PATCH v2] t/pack-refs-tests: use test_path_is_missing
2026-03-14 5:00 UTC (2+ messages)
[PATCH v2 0/2] tools/nolibc: add err.h
2026-03-14 4:59 UTC (3+ messages)
` [PATCH v2 1/2] tools/nolibc: add support for program_invocation_{,short_}name
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.