All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-03-15 22:18:56 to 2026-03-16 01:02:12 UTC [more...]

[PATCH net-next v2 1/4] net: use ndo_set_features to set offload features for bonding/bridge/team
 2026-03-16  1:02 UTC  (3+ messages)
` [net-next,v2,1/4] "

[PATCH v10 0/7] Add dt-bindings and dtsi changes for CAMSS on x1e80100 silicon
 2026-03-16  1:02 UTC  (7+ messages)
` [PATCH v10 1/7] dt-bindings: media: qcom,x1e80100-camss: Add simple-mfd compatible
` [PATCH v10 2/7] dt-bindings: media: qcom,x1e80100-camss: Add optional PHY handle definitions
` [PATCH v10 3/7] dt-bindings: media: qcom,x1e80100-camss: Add support for combo-mode endpoints
` [PATCH v10 4/7] dt-bindings: media: qcom,x1e80100-camss: Describe iommu entries
` [PATCH v10 5/7] media: qcom: camss: Add legacy_phy flag to SoC definition structures
` [PATCH v10 6/7] media: qcom: camss: Add support for PHY API devices

[PATCH net-next v10 0/4] riscv: spacemit: Add ethernet support for K3
 2026-03-16  1:00 UTC  (10+ messages)
` [PATCH net-next v10 1/4] dt-bindings: net: Add support for Spacemit K3 dwmac
` [PATCH net-next v10 2/4] net: stmmac: platform: Add snps,dwmac-5.40a IP compatible string
` [PATCH net-next v10 3/4] net: stmmac: Add glue layer for Spacemit K3 SoC
` [PATCH net-next v10 4/4] MAINTAINERS: add entry for SpacemiT DWMAC glue layer

[syzbot] [mm?] possible deadlock in mfill_get_vma
 2026-03-16  0:57 UTC  (2+ messages)

[PATCH net] udp_tunnel: fix NULL deref caused by udp_sock_create6 when CONFIG_IPV6=n
 2026-03-16  0:56 UTC  (2+ messages)

[PATCH net-next v1 0/3] selftests: rds: ksft cleanups
 2026-03-16  0:55 UTC  (5+ messages)

[PATCH v4] apply.c: fix -p argument parsing
 2026-03-16  0:52 UTC  (3+ messages)
` [PATCH] "

[PATCH v3] media: saa7164: add missing ioremap error handling
 2026-03-16  0:48 UTC  (3+ messages)
` [PATCH v5 0/1] media: saa7164: add ioremap return checks and cleanups
  ` [PATCH v5 1/1] "

[PATCH] ALSA: hda/realtek: Use ALC287_FIXUP_TXNW2781_I2C for ASUS Strix Gxx5
 2026-03-16  0:47 UTC  (3+ messages)
  ` [EXTERNAL] "

[PATCH 00/15] mm: expand mmap_prepare functionality and usage
 2026-03-16  0:43 UTC  (12+ messages)
` [PATCH 01/15] mm: various small mmap_prepare cleanups
` [PATCH 02/15] mm: add documentation for the mmap_prepare file operation callback
` [PATCH 03/15] mm: document vm_operations_struct->open the same as close()

[PATCH] hsi: hsi_core: use kzalloc_flex
 2026-03-16  0:41 UTC 

[PATCH] lib: fix compare_delta parameter order in percpu_counter_tree
 2026-03-16  0:41 UTC  (7+ messages)

[Bug 221073] New: xHCI host controller dies on resume from s2idle on AMD Strix Halo [1022:1587]
 2026-03-16  0:39 UTC  (2+ messages)
` [Bug 221073] "

[GSoC PATCH] apply: report the location of corrupt patches
 2026-03-15 23:15 UTC 

[PATCH] remoteproc: renesas: apmu: Fix typo in Kconfig symbol help text
 2026-03-16  0:31 UTC 

[PATCH 1/2] doc: imx95_evk: Update Arm GNU toolchain version to 14.2
 2026-03-16  0:29 UTC  (2+ messages)

[PATCH v3] drm/shmem-helper: Fix Map huge page mapping in fault handler
 2026-03-16  0:26 UTC 

[PATCH] man/man3/strcmp.3: replace equal/less/greater words
 2026-03-16  0:25 UTC  (2+ messages)

[PATCH v4 0/9] sched/topology: Optimize sd->shared allocation
 2026-03-16  0:22 UTC  (6+ messages)
` [PATCH v4 2/9] sched/topology: Extract "imb_numa_nr" calculation into a separate helper
` [PATCH v4 7/9] sched/fair: Remove superfluous rcu_read_lock() in the wakeup path

man/man7/tcp.7: Document effect of TCP_DEFER_ACCEPT on clientsocket
 2026-03-16  0:10 UTC  (3+ messages)
` [PATCH v2] man/man7/tcp.7: Document effect of TCP_DEFER_ACCEPT on client socket

[PATCH] .editorconfig: separate tree-wide glob patterns
 2026-03-16  0:09 UTC  (2+ messages)

[PATCH 0/4] ati-vga fixes
 2026-03-16  0:05 UTC  (5+ messages)
` [PATCH 1/4] ati-vga: Fix colors when frame buffer endianness does not match host
` [PATCH 2/4] ati-vga: Also switch mode on HW cursor enable bit change
` [PATCH 3/4] ati-vga: Do not add crtc offset to src and dst data address
` [PATCH 4/4] ati-vga: Avoid warning about sign extension

[PATCH net-next 0/2] remove Kconfig sysmbol MDIO_BUS
 2026-03-16  0:06 UTC  (3+ messages)
` [PATCH net-next 1/2] regmap: mdio: make it depend on PHYLIB

[PATCH] core.5: document the %f and %C core_pattern specifiers
 2026-03-16  0:05 UTC  (4+ messages)

Possible addition to the v7.0 post-merge-window pile
 2026-03-16  0:05 UTC 

[PATCH] rust: cpufreq: fix clippy::double_parens warning in Policy doctest
 2026-03-16  0:04 UTC  (4+ messages)
` [RFC PATCH] rust: kbuild: support global per-version flags

[PATCH bpf v3 0/5] bpf, sockmap: Fix af_unix null-ptr-deref in proto update
 2026-03-15 23:58 UTC  (12+ messages)
` [PATCH bpf v3 2/5] bpf, sockmap: Use sock_map_sk_{acquire,release}() where open-coded
` [PATCH bpf v3 5/5] bpf, sockmap: Adapt for af_unix-specific lock

[PATCH] ufs: Remap CPU to bus addresses using dev_phys_to_bus()
 2026-03-15 23:58 UTC 

[PATCH] arm: bcm: Include missing errno.h
 2026-03-15 23:58 UTC 

[PATCH] dm: Respect dma-ranges size
 2026-03-15 23:57 UTC 

[PATCH 1/2] wifi: mt76: mt792x: describe USB WFSYS reset with a descriptor
 2026-03-15 23:56 UTC  (5+ messages)
` [PATCH 2/2] wifi: mt76: mt792x: fix mt7925u USB WFSYS reset handling

[PATCH] serial: sh: Handle HSCIF on all 64-bit R-Car SoC
 2026-03-15 23:55 UTC 

[PATCH] mfd/ASoC: WM8400: select SND_SOC_WM8400 from MFD_WM8400
 2026-03-15 23:56 UTC  (2+ messages)

[PATCH] arm: relocate: Introduce data-only relocation mode
 2026-03-15 23:54 UTC 

[PATCH] console: Prefer currently selected serial console as stdio device
 2026-03-15 23:53 UTC 

[PATCH 0/3] ASoC: amd: acp: PX13 ACP70 config and machine quirks
 2026-03-15 23:53 UTC  (9+ messages)
` [PATCH 3/3] ASoC: amd: acp: add ASUS HN7306EA quirk for legacy SDW machine

[PATCH] arm: Drop unused __XSCALE__ section
 2026-03-15 23:53 UTC 

[PATCH] arm64: renesas: Separate 64bit only code
 2026-03-15 23:52 UTC 

[PATCH] arm64: dts: renesas: Disable SCIF1 in Renesas R-Car X5H R8A78000 SoC DT
 2026-03-15 23:51 UTC 

[PATCH v2 00/16] drm/mipi-dbi: Replace simple-display helpers with regular atomic helpers
 2026-03-15 23:52 UTC  (13+ messages)
` [PATCH v2 02/16] drm/mipi-dbi: Support custom pipelines with drm_mipi_dbi_dev_init()
` [PATCH v2 03/16] drm/mipi-dbi: Provide callbacks for atomic interfaces
` [PATCH v2 05/16] drm/ili9163: Use regular atomic helpers; drop simple-display helpers
` [PATCH v2 06/16] drm/ili9225: "
` [PATCH v2 11/16] drm/st7586: "

[PATCH v4 0/2] phy: qcom-mipi-csi2: Add a CSI2 MIPI DPHY driver
 2026-03-15 23:52 UTC  (6+ messages)
` [PATCH v4 1/2] dt-bindings: phy: qcom: Add CSI2 C-PHY/DPHY schema
` [PATCH v4 2/2] phy: qcom-mipi-csi2: Add a CSI2 MIPI DPHY driver

[PATCH] arm: renesas: Enable modern HUSH parser on all R-Car systems
 2026-03-15 23:51 UTC 

[PATCH] arm: renesas: Use stock lowlevel_init function and remove s_init
 2026-03-15 23:51 UTC 

[PATCH] arm: Introduce current_pl() on ARM32 and compatibility current_el()
 2026-03-15 23:50 UTC 

[PATCH v11 2/2] xfs: add FALLOC_FL_WRITE_ZEROES to XFS code base
 2026-03-15 23:49 UTC  (4+ messages)

[PATCH net-next 0/8] net: stmmac: improve PCS support
 2026-03-15 23:45 UTC  (2+ messages)

+ mm-add-mmap_action_map_kernel_pages-fix-3.patch added to mm-new branch
 2026-03-15 23:38 UTC 

[TESTING] just trying
 2026-03-15 23:34 UTC  (2+ messages)
` [TESTING] newbie: just testing

dyndbg: pr_fmt(fmt) with additional arguments?
 2026-03-15 23:30 UTC  (2+ messages)

[BUG] invalid-shift-base umaskcmd() src/miscbltin.c:258:26
 2026-03-15 23:27 UTC  (2+ messages)

[REGRESSION] [PATCH] ceph: fix num_ops OBOE when crypto allocation fails
 2026-03-15 23:25 UTC 

[PATCH v2] crypto: atmel-sha204a - Fix potential UAF and memory leak in remove path
 2026-03-15 23:21 UTC  (4+ messages)

[PATCH v2 1/2] staging: sm750fb: Replace busy-wait loop with udelay()
 2026-03-15 23:20 UTC 

[PATCH v3 0/2] iio: proximity: add driver for ST VL53L1X ToF sensor
 2026-03-15 23:20 UTC  (7+ messages)

[PATCH v2 2/2] staging: greybus: bootrom: fix potential null pointer dereference
 2026-03-15 23:19 UTC 

[PATCH v4 0/8] iio: accel: convert to guard(mutex)
 2026-03-15 23:15 UTC  (3+ messages)
` [PATCH v4 2/8] iio: accel: bmc150: "

[PATCH] vhost-user: Fix stale error logs and return values in teardown paths
 2026-03-15 23:10 UTC 

[PATCH] pinctrl: tegra: use flexible array member for array
 2026-03-15 23:10 UTC 

[PATCH v7 0/5] Power Management for Raspberry Pi V3D GPU
 2026-03-15 23:07 UTC  (3+ messages)
` [PATCH v7 2/5] pmdomain: bcm: bcm2835-power: Increase ASB control timeout

[Buildroot] [PATCH] package/nfs-utils: security bump version to 2.8.7
 2026-03-15 23:07 UTC  (3+ messages)

r8169: RTL8125B restores default LEDSEL values on Link Up, preventing persistent LED configuration
 2026-03-15 23:02 UTC  (5+ messages)

[PATCH 12/12] carl9170: rx: handle zeroed PLCP CCK rate as corrupted frame
 2026-03-15 22:56 UTC 

[PATCH 11/12] carl9170: skip cross-band channel changes during software scan
 2026-03-15 22:56 UTC 

[PATCH v3] apple-gmux: preserve brightness using EFI
 2026-03-15 22:54 UTC  (3+ messages)

[PATCH 0/6] cxl: Support Back-Invalidate
 2026-03-15 20:27 UTC  (2+ messages)
` [PATCH 4/6] cxl: Wire BI setup and dealloc into device lifecycle

[PATCH v3 0/2] Save Brightness on Macs
 2026-03-15 22:47 UTC  (4+ messages)
` [PATCH v3 1/2] efi: Save Brightness using EFI "
` [PATCH v3 2/2] platform/apple-gmux: use apple_brightness to save brightness to EFI

[PATCH] iio: iio-mux: use flexible array member
 2026-03-15 22:45 UTC 

[PATCH] Docs: mmap_prepare: don't italicize structs
 2026-03-15 22:45 UTC 

[GSoC] microproject idea: improve corrupt patch location reporting in git am
 2026-03-15 22:44 UTC 

[PATCH 00/17] Q35 initial support for HVM guests
 2026-03-15 22:43 UTC  (2+ messages)

[PATCH 0/4] drm/amd: fix HDMI output with non-HDMI EDID overrides
 2026-03-15 22:33 UTC  (5+ messages)
` [PATCH 1/4] drm: add edid_overridden flag to drm_connector
` [PATCH 2/4] drm/amd: fix HDMI signal type for EDID overrides
` [PATCH 3/4] drm/amd: treat max_tmds_clock==0 as unconstrained
` [PATCH 4/4] drm/amd: fix force_yuv420/422_output being ignored

[PATCH] usb: core: allow ACPI-managed hard-wired ports to power off
 2026-03-15 22:34 UTC 

✅ PASS: Test report for master (7.0.0-rc3, upstream-mainline, 4f3df2e5)
 2026-03-15 22:32 UTC 

[PATCH 0/3] soc: renesas: r9a09g047/056/057-sys: Mark sys_init_data as __initconst
 2026-03-15 22:31 UTC  (7+ messages)
` [PATCH 1/3] soc: renesas: r9a09g057-sys: Mark rzv2h_sys_init_data "
` [PATCH 2/3] soc: renesas: r9a09g047-sys: Mark rzg3e_sys_init_data "
` [PATCH 3/3] soc: renesas: r9a09g056-sys: Mark rzv2n_sys_init_data "

+ mm-add-mmap_action_map_kernel_pages-fix-2.patch added to mm-new branch
 2026-03-15 22:28 UTC  (2+ messages)

+ mm-add-mmap_action_simple_ioremap-fix.patch added to mm-new branch
 2026-03-15 22:28 UTC  (2+ messages)

[PATCH] fat: add KUnit tests for timestamp conversion helpers
 2026-03-15 22:24 UTC  (2+ messages)
` [PATCH v2] "

[PATCH v6 0/9] landlock: UNIX connect() control by pathname and scope
 2026-03-15 22:21 UTC  (10+ messages)
` [PATCH v6 1/9] lsm: Add LSM hook security_unix_find
` [PATCH v6 2/9] landlock: use mem_is_zero() in is_layer_masks_allowed()
` [PATCH v6 3/9] landlock: Control pathname UNIX domain socket resolution by path
` [PATCH v6 4/9] samples/landlock: Add support for named UNIX domain socket restrictions
` [PATCH v6 5/9] landlock/selftests: Test LANDLOCK_ACCESS_FS_RESOLVE_UNIX
` [PATCH v6 6/9] landlock/selftests: Audit test for LANDLOCK_ACCESS_FS_RESOLVE_UNIX
` [PATCH v6 7/9] landlock/selftests: Check that coredump sockets stay unrestricted
` [PATCH v6 8/9] landlock/selftests: fs_test: Simplify ruleset creation and enforcement
` [PATCH v6 9/9] landlock: Document FS access right for pathname UNIX sockets

[Buildroot] [PATCH 01/96] package/python-hatchling: bump version to 1.29.0
 2026-03-15 22:22 UTC  (4+ messages)
` [Buildroot] [PATCH 66/96] package/python-setuptools: bump version to 82.0.1

[PATCH] mm/damon/stat: monitor all System RAM resources
 2026-03-15 22:20 UTC  (2+ messages)

[Buildroot] [git commit] package/python-uvicorn: bump version to 0.41.0
 2026-03-15 20:34 UTC 

[Buildroot] [git commit] package/python-typeguard: bump version to 4.5.1
 2026-03-15 20:34 UTC 

[Buildroot] [git commit] package/python-xmltodict: bump version to 1.0.4
 2026-03-15 20:34 UTC 

[Buildroot] [git commit] package/python-types-python-dateutil: bump version to 2.9.0.20260305
 2026-03-15 20:34 UTC 

[Buildroot] [git commit] package/python-yarl: bump version to 1.23.0
 2026-03-15 20:34 UTC 

[Buildroot] [git commit] package/python-urwid: bump version to 3.0.5
 2026-03-15 20:34 UTC 

[Buildroot] [git commit] package/python-zope-interface: bump version to 8.2
 2026-03-15 20:34 UTC 

[Buildroot] [git commit] package/python-tqdm: bump version to 4.67.3
 2026-03-15 20:34 UTC 

[Buildroot] [git commit] package/python-pathspec: bump version to 1.0.4
 2026-03-15 20:34 UTC 

[Buildroot] [git commit] package/python-websockets: bump version to 16.0
 2026-03-15 20:34 UTC 

[Buildroot] [git commit] package/python-zopfli: bump version to 0.4.1
 2026-03-15 20:34 UTC 

[Buildroot] [git commit] package/python-yamllint: bump version to 1.38.0
 2026-03-15 20:34 UTC 

[Buildroot] [git commit] package/python-whitenoise: bump version to 6.12.0
 2026-03-15 20:34 UTC 

[Buildroot] [git commit] package/python-weasyprint: security bump version to 68.1
 2026-03-15 20:34 UTC 

[Buildroot] [git commit] package/python-tornado: security bump version to 6.5.5
 2026-03-15 20:34 UTC 

[Buildroot] [git commit] package/python-pyasn1: security bump version to 0.6.2
 2026-03-15 20:34 UTC 

[Buildroot] [git commit] package/python-wheel: security bump version to 0.46.3
 2026-03-15 20:34 UTC 

[Buildroot] [git commit] package/python-platformdirs: bump version to 4.9.4
 2026-03-15 20:34 UTC 

[Buildroot] [git commit] package/python-werkzeug: bump version to 3.1.6
 2026-03-15 20:34 UTC 

[Buildroot] [git commit] package/python-tomli: bump version to 2.4.0
 2026-03-15 20:34 UTC 

[Buildroot] [git commit] package/python-pip: bump version to 26.0.1
 2026-03-15 20:34 UTC 

[Buildroot] [git commit] package/python-types-psutil: bump version to 7.2.2.20260130
 2026-03-15 20:34 UTC 

[Buildroot] [git commit] package/python-ujson: bump version to 5.12.0
 2026-03-15 20:34 UTC 

[Buildroot] [git commit] package/python-pyparsing: bump version to 3.3.2
 2026-03-15 20:34 UTC 

[Buildroot] [git commit] package/python-types-setuptools: bump version to 82.0.0.20260210
 2026-03-15 20:34 UTC 

[Buildroot] [git commit] package/python-pyspnego: bump version to 0.12.1
 2026-03-15 20:34 UTC 

[Buildroot] [git commit] package/python-trove-classifiers: bump version to 2026.1.14.14
 2026-03-15 20:34 UTC 

[Buildroot] [git commit] package/python-sdbus-modemmanager: bump version to 1.0.3
 2026-03-15 20:34 UTC 

[Buildroot] [git commit] package/python-tortoise-orm: bump version to 1.1.6
 2026-03-15 20:34 UTC 

[Buildroot] [git commit] package/python-textual: bump version to 8.1.1
 2026-03-15 20:34 UTC 

[Buildroot] [git commit] package/python-librt: bump version to 0.8.1
 2026-03-15 20:34 UTC 

[Buildroot] [git commit] package/python-smbprotocol: bump version to 1.16.0
 2026-03-15 20:34 UTC 

[Buildroot] [git commit] package/python-tftpy: bump version to 0.8.7
 2026-03-15 20:34 UTC 

[Buildroot] [git commit] package/python-pyqt5-sip: bump version to 12.18.0
 2026-03-15 20:34 UTC 

[Buildroot] [git commit] package/python-telnetlib3: bump version to 4.0.1
 2026-03-15 20:34 UTC 

[Buildroot] [git commit] package/python-soupsieve: bump version to 2.8.3
 2026-03-15 20:34 UTC 

[Buildroot] [git commit] package/python-tomlkit: bump version to 0.14.0
 2026-03-15 20:34 UTC 

[Buildroot] [git commit] package/python-tinyhtml5: bump version to 2.1.0
 2026-03-15 20:34 UTC 

[Buildroot] [git commit] package/python-sqlalchemy: bump version to 2.0.48
 2026-03-15 20:34 UTC 

[Buildroot] [git commit] package/python-pyftpdlib: bump version to 2.2.0
 2026-03-15 20:34 UTC 

[Buildroot] [git commit] package/python-redis: bump version to 7.3.0
 2026-03-15 20:34 UTC 

[Buildroot] [git commit] package/python-pycparser: bump version to 3.0
 2026-03-15 20:34 UTC 

[Buildroot] [git commit] package/python-cssselect2: bump version to 0.9.0
 2026-03-15 15:21 UTC 

[Buildroot] [git commit] package/python-regex: bump version to 2026.2.28
 2026-03-15 20:34 UTC 

[Buildroot] [git commit] package/python-jmespath: bump version to 1.1.0
 2026-03-15 20:34 UTC 

[Buildroot] [git commit] package/python-pyproject-metadata: bump version to 0.11.0
 2026-03-15 20:34 UTC 

[Buildroot] [git commit] package/python-pydantic-settings: bump version to 2.13.1
 2026-03-15 20:34 UTC 

[Buildroot] [git commit] package/python-pytz: bump version to 2026.1.post1
 2026-03-15 20:34 UTC 

[Buildroot] [git commit] package/python-poetry-core: bump version to 2.3.1
 2026-03-15 20:34 UTC 

[Buildroot] [git commit] package/python-parso: bump version to 0.8.6
 2026-03-15 20:34 UTC 

[Buildroot] [git commit] package/python-iterable-io: bump version to 1.0.1
 2026-03-15 20:33 UTC 

[Buildroot] [git commit] package/python-pypika-tortoise: bump version to 0.6.5
 2026-03-15 20:34 UTC 

[Buildroot] [git commit] package/python-pydal: bump version to 20260313.1
 2026-03-15 20:34 UTC 

[Buildroot] [git commit] package/python-pyjwt: security bump version to 2.12.1
 2026-03-15 20:34 UTC 

[Buildroot] [git commit] package/python-pymodbus: bump version to 3.12.1
 2026-03-15 20:34 UTC 


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.