All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-07-10 13:43:44 to 2026-07-10 14:01:56 UTC [more...]

[PATCH 00/19] mm/damon: introduce data attributes only monitoring
 2026-07-10 14:01 UTC  (23+ messages)
` [PATCH 01/19] mm/damon/core: introduce damon_probe->weight
` [PATCH 02/19] mm/damon/core: ask apply_probes() ops callback to set sampling address
` [PATCH 03/19] mm/damon/paddr: set samples in apply_probes() if requested
` [PATCH 04/19] mm/damon/core: ask apply_probe() to return max probe hits weighted sum
` [PATCH 05/19] mm/damon/core: implement damon_probe_hits_wsum()
` [PATCH 06/19] mm/damon/paddr: respect return_max_wsum
` [PATCH 07/19] mm/damon/core: use abs_diff() instead of abs()
` [PATCH 08/19] mm/damon/core: extend merge function to work with probe hits
` [PATCH 09/19] mm/damon/core: disallow probe_hits overflow on attrs only monitoring
` [PATCH 10/19] mm/damon/core: validate params for probe hits weighted sum overflow
` [PATCH 11/19] mm/damon/core: disable access monitoring when probe weights are set
` [PATCH 12/19] mm/damon/core: set samples in apply_probes() if "
` [PATCH 13/19] mm/damon/core: s/max_nr_accesses/max_merge_score/ in kdamond_fn()
` [PATCH 14/19] mm/damon/core: get merge threshold from probe hits when weights are set
` [PATCH 15/19] mm/damon/core: implement damon_has_probe_weight()
` [PATCH 16/19] mm/damon/sysfs: implement probe/weight file
` [PATCH 17/19] Docs/mm/damon/design: document attrs-only monitoring
` [PATCH 18/19] Docs/admin-guide/mm/damon/usage: document weight sysfs file
` [PATCH 19/19] Docs/ABI/damon: document probe weight file

[PATCH 0/9] hw/i386: convert object props to class props
 2026-07-10 14:00 UTC  (11+ messages)
` [PATCH 8/9] hw/i386/pc_sysfw.c: convert pflash0 and pflash1 "

[PATCH 0/1] hwmon: (applesmc) Convert to hwmon_device_register_with_info
 2026-07-10 14:01 UTC  (3+ messages)
` [PATCH 1/1] "

[PATCH usb-gadget] usb: gadget: f_fs: clear stale priv->req/ep on DMA-BUF transfer completion
 2026-07-10 14:01 UTC  (2+ messages)

[PATCH 1/2] net/iavf: fix local memory leaks in TM hierarchy commit
 2026-07-10 14:00 UTC  (4+ messages)
` [PATCH v3 0/6] net/intel: fix some small memory leaks

[PATCH v2 1/2] rust: kernel: update `file_with_nul` comment
 2026-07-10 14:00 UTC  (4+ messages)
` [PATCH v2 2/2] rust: std_vendor: add `likely()`, `unlikely()` and `cold_path()`

[PATCH v3 00/10] nfsd: copy offload fixes
 2026-07-10 14:00 UTC  (11+ messages)
` [PATCH v3 01/10] nfsd: fix cpntf publish race in nfs4_init_cp_state
` [PATCH v3 02/10] nfsd: fix UAF in async copy cancel and shutdown
` [PATCH v3 03/10] nfsd: fix stale s2s_cp_stateids IDR entry for async COPY
` [PATCH v3 04/10] nfsd: initialize copy-notify stateid before publishing it
` [PATCH v3 05/10] nfsd: check client ownership when cancelling a copy-notify stateid
` [PATCH v3 06/10] nfsd: revoke copy-notify stateids before dropping their reference
` [PATCH v3 07/10] nfsd: return NFS4ERR_NOTSUPP for unsupported netloc4 types
` [PATCH v3 08/10] nfsd: split nfsd4_copy into transient and durable async copy objects
` [PATCH v3 09/10] nfsd: make the copy offload stateid a first-class nfs4_stid
` [PATCH v3 10/10] nfsd: drop dead COPY-vs-COPYNOTIFY type handling from s2s stateid IDR

[PATCH] nasm: upgrade 3.01 -> 3.02
 2026-07-10 14:00 UTC  (4+ messages)
` [OE-core] "

[PATCH net-next] net: chelsio: cxgb4: Use str_plural() in mem_intr_handler()
 2026-07-10 14:00 UTC  (2+ messages)

[PATCH v5 0/4] leds: pca963x: Add multicolor support and enable Monza RGB LEDs
 2026-07-10 13:59 UTC  (7+ messages)
` [PATCH v5 1/4] dt-bindings: leds: nxp,pca963x: fix reg maximum for pca9635
` [PATCH v5 2/4] dt-bindings: leds: nxp,pca963x: add multicolor LED support
` [PATCH v5 3/4] leds: pca963x: add multicolor LED class support
` [PATCH v5 4/4] arm64: dts: monaco-arduino-monza: microcontroller LEDs

[PATCH v1 00/11] RCU: Enable callbacks to benefit from expedited grace periods
 2026-07-10 13:58 UTC  (3+ messages)
` [PATCH v1 06/11] rcu: Enable RCU "

[PATCH 0/4] Add Milos CPU OPP table for DDR & L3 bandwidth scaling
 2026-07-10 13:58 UTC  (6+ messages)
` [PATCH 2/4] arm64: dts: qcom: milos: add OSM L3 node
` [PATCH 4/4] arm64: dts: qcom: milos: add CPU OPP table with DDR & L3 bandwidths

[PATCH] docs/zh_CN: add docs-next checkout workaround
 2026-07-10 13:57 UTC  (5+ messages)

[PATCH 0/2] Bring includes in linux/kmod.h up to date
 2026-07-10 13:57 UTC  (3+ messages)
` [PATCH 2/2] module: "

[PATCH v2 1/6] xen/arm: report proper GIC version via XEN_DOMCTL_getdomaininfo
 2026-07-10 13:57 UTC  (6+ messages)
  ` [PATCH v2 2/6] ARM/sysctl: Expose the supported guest GIC modes in physinfo
  ` [PATCH v2 3/6] xen/arm: choose GIC version explicitly instead of GIC_NATIVE
  ` [PATCH v2 4/6] xen/arm: remove XEN_DOMCTL_CONFIG_GIC_NATIVE from the ABI
  ` [PATCH v2 5/6] xen/arm: report clock_frequency via sysctl physinfo, not createdomain
  ` [PATCH v2 6/6] xen: make config argument const

[PATCH] drm/gma500: Remove dependency on DRM simple helpers
 2026-07-10 13:57 UTC  (2+ messages)

i2c-hid: Goodix GXTP5100 (27c6:01e9) touch engine latches off when probed early at boot
 2026-07-10 13:56 UTC 

[PATCH v1 0/1] Fix missing mem scrub at clear key import in cca_clr2cipherkey()
 2026-07-10 13:56 UTC  (3+ messages)
` [PATCH v1 1/1] s390/zcrypt: "

[PATCH 0/4] module: Limit ELF includes in linux/module.h to uapi/linux/elf.h
 2026-07-10 13:56 UTC  (3+ messages)
` [PATCH 4/4] "

[PATCH net 0/2] net: macb: fix TXUBR interrupt storm on link flapping
 2026-07-10 13:56 UTC  (6+ messages)
` [PATCH net 1/2] net: macb: reprogram TBQP after shuffling the TX ring on link-up

[PATCH 0/3] Implement LANDLOCK_RESTRICT_SELF_NNP_ON_EXEC
 2026-07-10 13:56 UTC  (3+ messages)

[PATCH v2 0/6] Fix ARM domcreate
 2026-07-10 13:55 UTC 

[PATCH] drm/i915: skip eDP hw probe when connector forced off via cmdline
 2026-07-10 13:56 UTC  (2+ messages)

[PATCH v1 0/2] ASoC: codecs: add Texas Instruments TAS2557 smart amplifier driver
 2026-07-10 13:55 UTC  (3+ messages)
` [PATCH v1 2/2] ASoC: codecs: add TAS2557 mono "

[PATCH 1/4] console_codes.4: rephrase description for xterm's ESC ] 4 command
 2026-07-10 13:55 UTC  (5+ messages)
` [PATCH 3/4] console_codes.4: mention caveats for xterm's ESC ] 50 command

[PATCH v4 0/2] net: can: isotp-fixes
 2026-07-10 13:55 UTC  (6+ messages)
` [PATCH v4 1/2] can: isotp: use unconditional synchronize_rcu() in isotp_release()
` [PATCH v4 2/2] can: isotp: fix use-after-free race with concurrent NETDEV_UNREGISTER

[Buildroot] [PATCH 2025.02.x v2] package/qt5: bump packages to latest 5.15 kde submodule version
 2026-07-10 13:54 UTC  (2+ messages)

[PATCH 0/3] drm/bridge: nwl-dsi: Various fixes
 2026-07-10 13:53 UTC  (4+ messages)
` [PATCH 1/3] drm/bridge: nwl-dsi: Limit LCDIF specific sync override
` [PATCH 2/3] drm/bridge: nwl-dsi: Correct auto-insert EOTP behavior
` [PATCH 3/3] drm/bridge: nwl-dsi: Correct MIPI DSI horizontal sync timing

[PATCH] KVM: x86: Fix null pointer dereference in trace_kvm_inj_exception
 2026-07-10 13:53 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] package/{rust, rust-bin}: security bump to version 1.96.1
 2026-07-10 13:52 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] package/gnupg2: security bump version to 2.5.21
 2026-07-10 13:52 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] package/openvpn: security bump version to 2.7.5
 2026-07-10 13:52 UTC  (2+ messages)

[Buildroot] [PATCH 2/2] package/jq: security bump to v1.8.2
 2026-07-10 13:52 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] package/php: security bump version to 8.5.8
 2026-07-10 13:52 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] package/clamav: security bump version to 1.5.3
 2026-07-10 13:52 UTC  (2+ messages)

[PATCH] gpu: nova-core: add ChannelIdPool
 2026-07-10 13:42 UTC 

[Buildroot] [PATCH] package/ruby: security bump to 4.0.5
 2026-07-10 13:52 UTC  (2+ messages)

[Buildroot] [PATCH 1/2] package/gcc: bump 15.x series to 15.3.0
 2026-07-10 13:52 UTC  (2+ messages)

[liam:maple_marks_v7.2_fixes 27/31] lib/test_maple_tree.c:356:29: error: call to undeclared function 'mt_slot_count'; ISO C99 and later do not support implicit function declarations
 2026-07-10 13:51 UTC 

[Buildroot] [PATCH 1/2] package/jq: patch various CVEs
 2026-07-10 13:51 UTC  (2+ messages)

[Buildroot] [PATCH] package/nginx: security bump to 1.30.3
 2026-07-10 13:52 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] package/libevent: security bump version to 2.1.13
 2026-07-10 13:52 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] package/hwdata: bump version to 0.409
 2026-07-10 13:52 UTC  (2+ messages)

[Buildroot] [PATCH 2/2] package/wolfssl: security bump to v5.9.2
 2026-07-10 13:52 UTC  (2+ messages)

[Buildroot] [PATCH v2 2/2] package/libssh2: backport upstream patch for CVE-2026-55200
 2026-07-10 13:52 UTC  (2+ messages)

[Buildroot] [PATCH] [PATCH v2 1/1] support/testing : test_gnupg2 : fix runtime failure
 2026-07-10 13:52 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] package/tiff: security bump version to 4.7.2
 2026-07-10 13:52 UTC  (2+ messages)

[Buildroot] [PATCH] package/asterisk: security bump to 22.10.1
 2026-07-10 13:52 UTC  (2+ messages)

[Buildroot] [PATCH 1/2] package/strongswan: fix build w/ wolfssl 5.9.2
 2026-07-10 13:52 UTC  (2+ messages)

[Buildroot] [PATCH] package/shadow: needs host-pkgconf
 2026-07-10 13:52 UTC  (2+ messages)

[Buildroot] [PATCH v2 1/2] package/libssh2: add upstream patch for CVE-2026-55199
 2026-07-10 13:52 UTC  (2+ messages)

[PATCH] arm64: dts: qcom: eliza-mtp: Enable touchscreen
 2026-07-10 13:52 UTC  (2+ messages)

[Buildroot] [PATCH] package/sudo: backport patch CVE-2026-35535
 2026-07-10 13:51 UTC  (2+ messages)

[Buildroot] [PATCH] package/mariadb: security bump to v10.11.18
 2026-07-10 13:51 UTC  (2+ messages)

[Buildroot] [PATCH 2/2] package/gcc: bump 14.x series to 14.4.0
 2026-07-10 13:51 UTC  (2+ messages)

[Buildroot] [PATCH] package/openjpeg: add upstream patch for CVE-2026-6192
 2026-07-10 13:51 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] support/testing: TestPythonPy3NetworkmanagerGoi: check we actually get data
 2026-07-10 13:51 UTC  (2+ messages)

[PATCH v3 0/5] software node: provide support for fw_devlink
 2026-07-10 13:51 UTC  (6+ messages)
` [PATCH v3 1/5] kunit: provide a set of fwnode-oriented helpers
` [PATCH v3 2/5] software node: add fw_devlink support
` [PATCH v3 3/5] software node: add kunit tests for "
` [PATCH v3 4/5] MAINTAINERS: add myself as reviewer of software node support
` [PATCH v3 5/5] gpio: kunit: add test cases verifying swnode devlink support

[Buildroot] [PATCH 1/1] package/libglib2/libglib2-bootstrap: do not install to target
 2026-07-10 13:51 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] package/libglib2: drop unused 0001-meson.build-add-girdir-to-gio-2.0.pc-and-glib-2.0.pc.patch
 2026-07-10 13:51 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] package/tor: security bump version to 0.4.9.11
 2026-07-10 13:51 UTC  (2+ messages)

[Buildroot] [PATCH] package/sudo: backport patch CVE-2026-35535
 2026-07-10 13:51 UTC  (2+ messages)

[Buildroot] [PATCH] package/cups-filters: upstream patch CVE-2025-64503
 2026-07-10 13:51 UTC  (2+ messages)

[Buildroot] [PATCH] package/imagemagick: security bump to v7.1.2-26
 2026-07-10 13:51 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] package/avahi: upstream patch for CVE-2026-34933
 2026-07-10 13:51 UTC  (2+ messages)

[Buildroot] [PATCH] package/webkitgtk: bump to version 2.52.4
 2026-07-10 13:51 UTC  (2+ messages)

[Buildroot] [PATCH for 2025.02.x] package/ruby: security bump to v3.4.10
 2026-07-10 13:51 UTC  (2+ messages)

[PATCH 00/11] treewide: Fix miscellaneous xPL related symbol issues
 2026-07-10 13:51 UTC  (8+ messages)
` [PATCH 08/11] Kconfig: i2c: Depend on correct xPL symbol
` [PATCH 11/11] spl: Use CONFIG_IS_ENABLED() for LIBCOMMON_SUPPORT checks

[Buildroot] [PATCH 2025.02.x] package/icu: backport upstream security fix for CVE-2025-5222
 2026-07-10 13:51 UTC  (2+ messages)

[Buildroot] [PATCH for 2025.02.x] package/php: security bump to v8.3.32
 2026-07-10 13:51 UTC  (2+ messages)

[Buildroot] [PATCH for 2025.02.x] package/openvpn: security bump to v2.6.21
 2026-07-10 13:51 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] package/{glibc, localedef}: security bump to version 2.43-45-gdae425b554207f7c4599c7fac707ad4c08545674
 2026-07-10 13:51 UTC  (2+ messages)

[PATCH] xhci: sideband: fix ring sg table pages leak
 2026-07-10 13:51 UTC  (2+ messages)

[PATCH v3 0/4] media: rzg2l-cru: Fix DMA stride alignment
 2026-07-10 13:50 UTC  (10+ messages)
` [PATCH v3 2/4] media: v4l2-common: Add v4l2_fill_pixfmt_aligned() helper

[PATCH 0/3] power: sequencing: pcie-m2: Enable USB/UART BT coexistence on Hamoa EVK
 2026-07-10 13:50 UTC  (3+ messages)
` [PATCH 1/3] arm64: dts: qcom: hamoa-iot-evk: Describe the PCIe M.2 Key E connector

[PATCH v5] xen: introduce CONFIG_HAS_SHARED_INFO for archs without a shared page
 2026-07-10 13:50 UTC  (4+ messages)

[PATCH 0/9] omap_dma: avoid non-bounds-checked memcopy
 2026-07-10 13:49 UTC  (4+ messages)
` [PATCH 8/9] include/hw/arm/omap_dma.h: Move to include/hw/dma

[PATCH] ui/vnc: fix out-of-bounds write in lossy refresh dirty marking
 2026-07-10 13:49 UTC 

[LTP] [PATCH] pty09: Cap RLIMIT_NOFILE-based slave PTY opens
 2026-07-10 13:48 UTC  (3+ messages)
` [LTP] "

[PATCH v2 0/3] Add subsystem LPM stats support for Shikra
 2026-07-10 13:49 UTC  (3+ messages)
` [PATCH v2 3/3] arm64: dts: qcom: shikra: Update rpm-stats compatible to SoC specific

[PATCH net] nfc: llcp: bound the remaining LLCP TLV parsers to their buffers
 2026-07-10 13:48 UTC  (2+ messages)

[PATCH] drm/amdgpu: drop kernel-doc for deleted struct fields
 2026-07-10 13:48 UTC  (2+ messages)

[PATCH v4] r8169: migrate Rx path to page_pool, prepare for XDP
 2026-07-10 13:48 UTC  (3+ messages)

[PATCH] ALSA: usb-audio: Skip DSD quirk for Musical Fidelity M6s DAC
 2026-07-10 13:48 UTC  (2+ messages)

[PATCH v3 0/7] efi/runtime-wrappers: bound the wait for EFI runtime service calls
 2026-07-10 13:47 UTC  (8+ messages)
` [PATCH v3 5/7] "

[PATCH v3 0/6] target/arm: Add aarch64 GPC3 bypass windows
 2026-07-10 13:47 UTC  (5+ messages)
` [PATCH v3 4/6] target/arm/cpu-features.h: x-rme now means GPC3

[PATCH] smb: common: fix undefined shifts in LZ77 flag encoding
 2026-07-10 13:48 UTC  (2+ messages)

[PATCH] drm/amdkfd: Do not fail process debugfs setup on debugfs errors
 2026-07-10 13:47 UTC  (2+ messages)

[PATCH] vhost-user-gpu: fix integer overflow in buffer allocation
 2026-07-10 13:47 UTC 

[PATCH 1/2] net/i40e: fix return value of close operation
 2026-07-10 13:46 UTC  (2+ messages)
` [PATCH 2/2] net/ixgbe: "

[PATCH v4] ext4: fix race in ext4_convert_inline_data() leading to BUG_ON in writepages
 2026-07-10 13:46 UTC  (2+ messages)

[PATCH 0/8] md/raid5: scalability and rebuild-path improvements
 2026-07-10 13:45 UTC  (4+ messages)

[git commit branch/2026.05.x] DEVELOPERS: add Vincent Stehlé for aarch64-efi files
 2026-07-08 13:01 UTC 

[Buildroot] [git commit branch/2026.05.x] package/gnupg2: security bump version to 2.5.21
 2026-07-08 13:00 UTC 

[Buildroot] [git commit branch/2026.05.x] package/webkitgtk: security bump to version 2.52.4
 2026-07-08 13:02 UTC 

[Buildroot] [git commit branch/2026.05.x] package/cups-filters: upstream patch CVE-2025-64503
 2026-07-08 13:00 UTC 

[Buildroot] [git commit branch/2026.05.x] package/{rust, rust-bin}: security bump to version 1.96.1
 2026-07-08 13:01 UTC 

[Buildroot] [git commit branch/2026.05.x] package/avahi: upstream patch for CVE-2026-34933
 2026-07-08 13:00 UTC 

[PATCH v6 0/7] drm/tyr: firmware loading and MCU boot support
 2026-07-10 13:45 UTC  (3+ messages)
` [PATCH v6 3/7] drm/tyr: add Memory Management Unit (MMU) support

[Buildroot] [git commit branch/2026.05.x] package/tiff: security bump version to 4.7.2
 2026-07-08 12:57 UTC 

[Buildroot] [git commit branch/2026.05.x] package/clamav: security bump version to 1.5.3
 2026-07-08 12:56 UTC 

[Buildroot] [git commit branch/2026.05.x] package/hwdata: bump version to 0.409
 2026-07-08 12:59 UTC 

[Buildroot] [git commit branch/2026.05.x] package/libevent: security bump version to 2.1.13
 2026-07-08 12:54 UTC 

[Buildroot] [git commit branch/2026.05.x] package/openvpn: security bump version to 2.7.5
 2026-07-08 12:55 UTC 

[Buildroot] [git commit branch/2026.05.x] package/{glibc, localedef}: security bump to version 2.43-45-gdae425b554207f7c4599c7fac707ad4c08545674
 2026-07-08 12:54 UTC 

[PATCH v4 0/5] Add Qualcomm JPEG V4L2 encoder for SM8250
 2026-07-10 13:45 UTC  (12+ messages)

[Buildroot] [git commit branch/2026.05.x] package/php: security bump version to 8.5.8
 2026-07-08 12:53 UTC 

[PATCH] hw/display/qxl: fix heap buffer overflow in qxl_blit
 2026-07-10 13:44 UTC 

[Buildroot] [git commit branch/2026.05.x] package/strongswan: fix build w/ wolfssl 5.9.2
 2026-07-08 12:31 UTC 

[Buildroot] [git commit branch/2026.05.x] package/wolfssl: security bump to v5.9.2
 2026-07-08 12:32 UTC 

[Buildroot] [git commit branch/2026.05.x] package/asterisk: security bump to 22.10.1
 2026-07-08 12:28 UTC 

[Buildroot] [git commit branch/2026.05.x] package/nginx: security bump to 1.30.3
 2026-07-08 12:31 UTC 

[Buildroot] [git commit branch/2026.05.x] package/jq: security bump to v1.8.2
 2026-07-08 11:52 UTC 

[Buildroot] [git commit branch/2026.05.x] package/jq: patch various CVEs
 2026-07-08 11:52 UTC 

[Buildroot] [git commit branch/2026.05.x] package/ruby: security bump to 4.0.5
 2026-07-08 12:29 UTC 

[Buildroot] [git commit branch/2026.05.x] package/mariadb: security bump to v10.11.18
 2026-07-08 11:51 UTC 

[Buildroot] [git commit branch/2026.05.x] package/imagemagick: security bump to v7.1.2-26
 2026-07-08 11:51 UTC 

[Buildroot] [git commit branch/2026.05.x] package/tor: security bump version to 0.4.9.11
 2026-07-08 11:51 UTC 

[Buildroot] [git commit branch/2026.05.x] package/shadow: needs host-pkgconf
 2026-07-08 11:50 UTC 

[PATCH slab/for-next-fixes v2 0/3] mm/slab: fix unbounded recursion in free path with memalloc profiling
 2026-07-10 13:44 UTC  (3+ messages)

[Buildroot] [git commit branch/2026.05.x] package/libssh2: backport upstream patch for CVE-2026-55200
 2026-07-08 11:50 UTC 

[Buildroot] [git commit branch/2026.05.x] support/testing: test_gnupg2: fix runtime failure
 2026-07-08 11:50 UTC 

[Buildroot] [git commit branch/2026.05.x] package/gcc: bump 14.x series to 14.4.0
 2026-07-08 11:47 UTC 

[Buildroot] [git commit branch/2026.05.x] package/sudo: backport patch CVE-2026-35535
 2026-07-08 11:49 UTC 

[Buildroot] [git commit branch/2026.05.x] package/libssh2: add upstream patch for CVE-2026-55199
 2026-07-08 11:49 UTC 

[Buildroot] [git commit branch/2026.05.x] support/testing: TestPythonPy3NetworkmanagerGoi: check we actually get data
 2026-07-08 11:48 UTC 

[Buildroot] [git commit branch/2026.05.x] package/openjpeg: add upstream patch for CVE-2026-6192
 2026-07-08 11:48 UTC 

[Buildroot] [git commit branch/2026.05.x] package/gcc: bump 15.x series to 15.3.0
 2026-07-08 11:41 UTC 

[Buildroot] [git commit branch/2026.05.x] package/gcc: add missing 15.3.0 patches
 2026-07-08 11:47 UTC 

[Buildroot] [git commit branch/2026.05.x] package/libglib2: drop unused 0001-meson.build-add-girdir-to-gio-2.0.pc-and-glib-2.0.pc.patch
 2026-07-08 11:36 UTC 

[Buildroot] [git commit branch/2026.05.x] package/libglib2/libglib2-bootstrap: do not install to target
 2026-07-08 11:36 UTC 

[PATCH 0/2] firmware: stratix10-svc: async and teardown fixes
 2026-07-10 13:44 UTC  (2+ messages)

[PATCH 0/5] Various UI/security-related fixes
 2026-07-10 13:43 UTC  (3+ messages)
` [PATCH 5/5] ui/input-barrier: fix off-by-one in keycode bounds check

[PATCH bpf] bpf: tcp: Fix use-after-free in bpf_iter_tcp_established_batch()
 2026-07-10 13:44 UTC  (2+ messages)

[PATCH] hw/display/qxl: fix TOCTOU in cursor chunk data_size handling
 2026-07-10 13:43 UTC 

[PATCH net-next v9 0/9] BIG TCP for UDP tunnels
 2026-07-10 13:42 UTC  (4+ messages)
` [PATCH net-next v9 7/9] vxlan: Enable BIG TCP packets
` [PATCH net-next v9 8/9] geneve: "
` [PATCH net-next v9 9/9] selftests: net: Add a test for BIG TCP in UDP tunnels


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.