All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-07-05 14:44:21 to 2026-07-05 17:34:06 UTC [more...]

[Buildroot] [PATCH] package/fmt: bump to version 12.2.0
 2026-07-05 17:33 UTC 

[PATCH 0/9] batctl: tcpdump bugfixes
 2026-07-05 17:30 UTC  (5+ messages)
` [PATCH 1/9] batctl: tcpdump: fix "subtybe" typo in 4ADDR output
` [PATCH 2/9] batctl: tcpdump: return EXIT_SUCCESS on normal termination
` [PATCH 3/9] batctl: tcpdump: check frame length before reading the ethernet header
` [PATCH 4/9] batctl: tcpdump: resolve bat-host name for ROAMv1 client

[PATCH] coresight: tnoc: Constify amba_id table
 2026-07-05 17:30 UTC  (2+ messages)

[PATCH v3 0/3] thermal: qcom: add support for PMIC5 Gen3 ADC thermal monitoring
 2026-07-05 17:29 UTC  (5+ messages)
` [PATCH v3 1/3] iio: adc: qcom-spmi-adc5-gen3: Share SDAM0 IRQ with ADC_TM auxiliary driver
` [PATCH v3 2/3] iio: adc: qcom-spmi-adc5-gen3: Remove an unnecessary print
` [PATCH v3 3/3] thermal: qcom: add support for PMIC5 Gen3 ADC thermal monitoring

[wrynose][PATCH V2] gdb: Upgrade 17.1 -> 17.2
 2026-07-05 17:29 UTC  (2+ messages)
` [OE-core] "

Question about the "TLBs and I-cache are private to each vCPU" guarantee with VTTBR_EL2.CnP
 2026-07-05 17:28 UTC  (2+ messages)

[PATCH v2] ath12k: fix NULL pointer dereference in rhash table destroy
 2026-07-05 17:27 UTC  (3+ messages)

[PATCH 1/3] spi: atmel-quadspi: Simplify probe() with local 'dev' variable
 2026-07-05 17:27 UTC  (3+ messages)
` [PATCH 2/3] spi: atmel-quadspi: Simplify with dev_err_probe()
` [PATCH 3/3] spi: altera: "

[Buildroot] [PATCH 1/1] package/gerbera: add upstream patches to fix build with fmt 12.2.0
 2026-07-05 17:26 UTC 

[PATCH 1/2] iio: adc: ti-ads131m02: Drop redundant NULL check on devm_clk_get_enabled()
 2026-07-05 17:24 UTC  (2+ messages)
` [PATCH 2/2] iio: adc: ade9000: Drop incorrect kerneldoc marker

[PATCH net-next v11 0/2] net: mana: add ethtool private flag for full-page RX buffers
 2026-07-05 17:17 UTC  (3+ messages)

[PATCH] wifi: ath10k: Drop redundant NULL check on devm_clk_get()
 2026-07-05 17:24 UTC 

[PATCH] remoteproc: ti_k3_r5: Drop redundant NULL check on reset control get
 2026-07-05 17:23 UTC 

[PATCH 1/2] ASoC: renesas: adg: Drop redundant NULL check on clk_get and clk_register_fixed_rate
 2026-07-05 17:23 UTC  (2+ messages)
` [PATCH 2/2] ASoC: codecs: es9356: Constify regmap_sdw_mbq_cfg

[PATCH RESEND] sched/mmcid: Use clamp() to simplify mm_cid_calc_pcpu_thrs()
 2026-07-05 17:20 UTC 

[PATCH] PCI: Fix BAR resize for devices on a root bus
 2026-07-05 17:20 UTC  (3+ messages)

[PATCH] coresight: tnoc: Constify amba_id table
 2026-07-05 17:19 UTC 

[PATCH 1/2] clk: qcom: camcc-x1p42100: Constify qcom_cc_driver_data and list of critical CBCR registers
 2026-07-05 17:18 UTC  (2+ messages)
` [PATCH 2/2] clk: qcom: videocc-x1p42100: "

[PATCH 1/2] x86/mm/numa: Clean up topology parsing in amd_numa_init()
 2026-07-05 17:16 UTC  (2+ messages)
` [PATCH 2/2] x86/mm/numa: Update format specifiers "

[PATCH v2] pdump: fix teardown race with opt-in MP request mode
 2026-07-05 17:07 UTC  (2+ messages)
` [PATCH v3] "

[PATCH] selftests/alsa: Fix format specifier and function mismatch in mixer-test
 2026-07-05 17:10 UTC 

[RFC 0/3] gpu: nova: Export parameters from nova-core to nova-drm
 2026-07-05 17:09 UTC  (4+ messages)
` [RFC 1/3] gpu: nova-core: Add auxiliary bus registration data to nova-core

[Buildroot] [PATCH] package/stunnel: update download site
 2026-07-05 17:01 UTC 

[PATCH] dt-bindings: iio: adc: convert Xilinx XADC bindings to YAML
 2026-07-05 16:56 UTC  (4+ messages)

[PATCH] apparmor: use SEND_SIG_NOINFO instead of NULL in aa_audit()
 2026-07-05 16:52 UTC 

[PATCH 0/1] tidbits: net-ping: add ping tidbit using raw socket
 2026-07-05 16:52 UTC  (8+ messages)
` [PATCH 1/1] "

[PATCH] ASoC: sdw_utils: Add RT721 speaker component tag
 2026-07-05 16:50 UTC  (3+ messages)

[PATCH net-next v2] ipv4: hold a consistent view of rt->dst.dev under RCU
 2026-07-05 16:46 UTC  (2+ messages)

EVL: Kernel WARNING
 2026-07-05 16:46 UTC  (7+ messages)

[Buildroot] [PATCH] package/fmt: bump to version 12.2.0
 2026-07-05 16:46 UTC  (2+ messages)

[PATCH 0/8] mm/damon: validate all parameters in the core
 2026-07-05 16:46 UTC  (16+ messages)
` [PATCH 1/8] mm/damon/core: safely validate src on damon_commit_ctx()
` [PATCH 2/8] mm/damon/core: do parameter testing commit on damon_start()
` [PATCH 3/8] mm/damon/sysfs: remove duplicated commit input validity check
` [PATCH 4/8] mm/damon/reclaim: remove duplicated min_region_sz power of 2 check
` [PATCH 5/8] mm/damon/lru_sort: remove duplicated min_region_sz power_of_2() check
` [PATCH 6/8] mm/damon: document region size validation in damon_set_regions()
` [PATCH 7/8] mm/damon/core: remove start, end check in damon_set_region_system_rams()
` [PATCH 8/8] mm/damon/sysfs: remove region size validation

[Buildroot] [PATCH] package/stunnel: fix STUNNEL_CONF_ENV
 2026-07-05 16:45 UTC 

[PATCH v5 00/20] rust: I/O type generalization and projection
 2026-07-05 16:45 UTC  (8+ messages)
` [PATCH v5 02/20] rust: io: add missing safety requirement in `IoCapable` methods

[Buildroot] [git commit] package/fmt: bump to version 12.2.0
 2026-07-05 16:39 UTC 

[PATCH] thermal: remove unneeded 'fast_io' parameter in regmap_config
 2026-07-05 16:43 UTC 

[PATCH net-next] net: ethernet: qualcomm: remove unneeded 'fast_io' parameter in regmap_config
 2026-07-05 16:41 UTC 

[PATCH] panic: fix va_list reuse in panic_try_force_cpu()
 2026-07-05 16:41 UTC 

[PATCH 0/3] Add Qualcomm I2C slave controller driver
 2026-07-05 16:40 UTC  (4+ messages)
` [PATCH v1 2/3] i2c: qcom-slave: Add driver for Qualcomm I2C slave controller

[PATCH] selftests/rseq: Fix spelling of accommodate
 2026-07-05 16:39 UTC  (3+ messages)
` [PATCH v2] "

[Buildroot] [PATCH] package/libxmlrpc: bump to version 3341
 2026-07-05 16:36 UTC  (2+ messages)

[PATCH net-next v3 0/8] net: mdio: realtek-rtl9300: Add RTL83xx support
 2026-07-05 16:35 UTC  (9+ messages)
` [PATCH net-next v3 1/8] dt-bindings: net: realtek,rtl9301-mdio: Add RTL83xx series
` [PATCH net-next v3 2/8] net: mdio: realtek-rtl9300: Add polling documentation
` [PATCH net-next v3 3/8] net: phy: add (*notify_phy_attach/detach)() hooks to struct mii_bus
` [PATCH net-next v3 4/8] net: mdio: realtek-rtl9300: Configure hardware polling during probing
` [PATCH net-next v3 5/8] net: mdio: realtek-rtl9300: Add page tracking
` [PATCH net-next v3 6/8] net: mdio: realtek-rtl9300: Increase MDIO timeout
` [PATCH net-next v3 7/8] net: mdio: realtek-rtl9300: Add support for RTL838x
` [PATCH net-next v3 8/8] net: mdio: realtek-rtl9300: Add support for RTL839x

[PATCH 0/3] drm: remove unneeded 'fast_io' parameter in regmap_config
 2026-07-05 16:35 UTC  (6+ messages)
` [PATCH 1/3] drm/bridge: "
` [PATCH 2/3] drm/imx: "
` [PATCH 3/3] drm/rockchip: "

[PATCH] clk: mediatek: remove unneeded 'fast_io' parameter in regmap_config
 2026-07-05 16:35 UTC 

Seeking guidance on detecting mount point inactivity
 2026-07-05 16:34 UTC  (6+ messages)

[OE-core][master][PATCH] vim: upgrade 9.2.0569 -> 9.2.0782
 2026-07-05 16:31 UTC 

[Buildroot] [PATCH] package/webkitgtk: bump to version 2.52.4
 2026-07-05 16:33 UTC  (2+ messages)

[Buildroot] [git commit] package/webkitgtk: security bump to version 2.52.4
 2026-07-05 16:29 UTC 

arch/mips/txx9/generic/setup.c:254:9: sparse: sparse: switch with no cases
 2026-07-05 16:26 UTC 

[Buildroot] [PATCH 1/1] configs/freescale_imx95frdm_defconfig: add support for freescale FRDM i.MX95 board
 2026-07-05 16:24 UTC  (2+ messages)

[PATCH] diff: give --compact-summary a short synonym --sstat
 2026-07-05 16:19 UTC  (3+ messages)

[PATCH] md: avoid modifying spares while the array is not suspended
 2026-07-05 16:16 UTC  (2+ messages)

[Buildroot] [git commit] package/libxmlrpc: bump to version 3341
 2026-07-05 14:51 UTC 

[PATCH] random: replace asm includes with linux headers
 2026-07-05 15:54 UTC 

[RFC PATCH v1.1 00/11] mm/damon: refactor damon_{start,stop,commit}() for simple error handling
 2026-07-05 16:01 UTC  (12+ messages)
` [RFC PATCH v1.1 01/11] mm/damon/core: stop ctxs in damon_start() before returning an error
` [RFC PATCH v1.1 02/11] samples/damon/mtier: do not stop first context for damon_start() failure
` [RFC PATCH v1.1 03/11] mm/damon/core: make damon_stop() never fails
` [RFC PATCH v1.1 04/11] mm/damon/sysfs: ignore damon_stop() return value
` [RFC PATCH v1.1 05/11] mm/damon/reclaaim: "
` [RFC PATCH v1.1 06/11] mm/damon/lru_sort: "
` [RFC PATCH v1.1 07/11] mm/damon/core: change damon_stop() return type to void
` [RFC PATCH v1.1 08/11] samples/damon/mtier: stop all contexts with single damon_stop() call
` [RFC PATCH v1.1 09/11] mm/damon/core: wait ctx stop in damon_call() before reruning an error
` [RFC PATCH v1.1 10/11] samples/damon/wsse: do not stop ctx for damon_call() failure
` [RFC PATCH v1.1 11/11] samples/damon/prcl: do not stop DAMON "

[PATCH] pinctrl: pinctrl-rp1: Make use of str_hi_lo helper
 2026-07-05 16:01 UTC 

[PATCH] i2c: virtio: Reset virtqueue before freeing interrupted requests
 2026-07-05 15:59 UTC 

[PATCH 0/5] batctl: genl_json bugfixes
 2026-07-05 15:53 UTC  (6+ messages)
` [PATCH 1/5] batctl: genl_json: avoid negative chars in sanitize_string
` [PATCH 2/5] batctl: genl_json: reject unknown options in handle_json_query
` [PATCH 3/5] batctl: genl_json: don't return negative error codes to main
` [PATCH 4/5] batctl: genl_json: escape non-printable characters as valid JSON
` [PATCH 5/5] batctl: genl_json: drop leftover network coding log level

[PATCH] block: fix BLKSECDISCARD zero-length range causing page cache invalidation
 2026-07-05 15:56 UTC  (2+ messages)

[PATCH v2 1/3] signal: change force_sig_info_to_task() to call __send_signal_locked()
 2026-07-05 15:54 UTC  (8+ messages)
` [PATCH 0/11] Short circuit delivery for coredump signals

[PATCH v2] MAINTAINERS: Update SH/SoCFPGA/USB email addresses
 2026-07-05 15:52 UTC 

[PATCH net] qede: fix off-by-one in BD ring consumption on build_skb failure
 2026-07-05 15:53 UTC  (4+ messages)

[PATCH v2 0/2] docs/zh_CN: update translations for process/changes.rst and sphinx.rst
 2026-07-05 15:51 UTC  (7+ messages)
` [PATCH v2 1/2] docs/zh_CN: add process/changes.rst translation

[PATCH] PCI: Fix AB-BA deadlock between remove and SR-IOV sysfs
 2026-07-05 15:49 UTC  (2+ messages)

[PULL 0/4] Hppa fixes for v11.1 patches
 2026-07-05 15:47 UTC  (4+ messages)
` [PULL 1/4] target/hppa: Work-around for Fast TLB insert instruction on HP-UX 9
` [PULL 2/4] target/hppa: Delay MMU update until TLB protection bits were set
` [PULL 3/4] hw/misc/lasi: derive IRR from pending and unmasked requests

[PATCH v2 0/2] drm/panel: Add Novatek NT36536 panel driver
 2026-07-05 15:47 UTC  (5+ messages)
` [PATCH v2 1/2] dt-bindings: display: panel: Add Novatek NT36536
` [PATCH v2 2/2] drm/panel: Add Novatek NT36536 panel driver

[GIT PULL] SPI fixes for v7.2-rc1
 2026-07-05 15:46 UTC  (2+ messages)

[GIT PULL] x86 fix
 2026-07-05 15:46 UTC  (2+ messages)

[GIT PULL] sound fixes for 7.2-rc2
 2026-07-05 15:46 UTC  (2+ messages)

[GIT PULL] perf events fixes
 2026-07-05 15:46 UTC  (2+ messages)

[GIT PULL] futex fix
 2026-07-05 15:46 UTC  (2+ messages)

[GIT PULL] IRQ fixes
 2026-07-05 15:46 UTC  (2+ messages)

[PATCH 0/5] perf/arm-cmn: Support CMN S3 r2
 2026-07-05 15:44 UTC  (3+ messages)
` [PATCH 3/5] perf/arm-cmn: Refactor event filter data

[PATCH] dt-bindings: iio: adc: convert Xilinx XADC bindings to YAML
 2026-07-05 15:42 UTC  (2+ messages)

[PATCH 0/2] Add device tree for Acer Swift Go Pro AI (SFA14-11)
 2026-07-05 15:39 UTC  (10+ messages)
` [PATCH 1/2] dt-bindings: arm: qcom: Add "
` [PATCH 2/2] arm64: dts: qcom: Add support for "

[char-misc] mei: bus: access mei_device under device_lock on cleanup
 2026-07-05 15:12 UTC 

[PATCH 0/4] Bluetooth: fix hci_conn lookup RCU usage + holding refcounts
 2026-07-05 15:35 UTC  (6+ messages)
` [PATCH 1/4] Bluetooth: hci_sync: extend conn_hash lookup RCU critical sections
  ` Bluetooth: fix hci_conn lookup RCU usage + holding refcounts
` [PATCH 2/4] Bluetooth: mgmt: fix RCU use in unpair_device/disconnect_sync
` [PATCH 3/4] Bluetooth: mgmt: hold reference for hci_conn in mgmt_pending_cmds
` [PATCH 4/4] Bluetooth: hci_sync: hold hdev->lock for hci_conn_params lookups

[PATCH] staging: rtl8723bs: use rS0S1_PathSwitch define instead of 0x948 magic number
 2026-07-05 15:32 UTC 

[PATCH] docs: filesystems: porting: fix spelling of returned and instead
 2026-07-05 15:30 UTC  (2+ messages)

[PATCH v3 0/9] spacemit mmc driver
 2026-07-05 15:21 UTC  (4+ messages)
` [PATCH v3 3/9] mmc: sdhci: enable CMD23 for multi-block transfers

[PATCH] rust: Upgrade 1.96.0 -> 1.96.1
 2026-07-05 15:20 UTC 

[PATCH 7.0 345/461] vsock/virtio: fix zerocopy completion for multi-skb sends
 2026-07-05 15:19 UTC  (11+ messages)

[PATCH v1 0/5] pwm: Unify arrays of various *_device_id
 2026-07-05 15:14 UTC  (12+ messages)
` [PATCH v1 1/5] pwm: pca9685: Drop unused assignment of acpi_device_id driver data
` [PATCH v1 2/5] pwm: Use named initializers for arrays of acpi_device_id
` [PATCH v1 3/5] pwm: Unify coding style of acpi_device_id arrays
` [PATCH v1 4/5] pwm: Unify coding style of of_device_id arrays
` [PATCH v1 5/5] pwm: lpss-pci: Unify coding style of pci_device_id array

[PATCH v20 0/2] ACPI: Add support for ACPI RAS2 feature table
 2026-07-05 15:13 UTC  (2+ messages)

[PATCH 2/2] arm64: dts: rockchip: Add EmbedFire LubanCat 4 board
 2026-07-05 15:11 UTC  (3+ messages)

[PATCH] batctl: translate: don't overwrite the search key
 2026-07-05 15:09 UTC 

[PATCH 0/7] rust: Use kernel style vertical imports in various drivers
 2026-07-05 15:03 UTC  (5+ messages)

[PATCH] media: chips-media: wave5: Check decoder qbuf runtime resume
 2026-07-05 14:57 UTC 

[PATCH] arm64: dts: qcom: sc8280xp-huawei-gaokun3: Add dsi panel DT node
 2026-07-05 14:58 UTC  (9+ messages)

Policy regarding linux-next only changes
 2026-07-05 14:59 UTC  (5+ messages)

[PATCH] CREDITS: Honor Mark Gross who recently was removed from MAINTAINERS
 2026-07-05 14:54 UTC  (2+ messages)

[wrynose][PATCH 1/3] vim: fix for CVE-2026-41411 & CVE-2026-44656
 2026-07-05 14:49 UTC  (3+ messages)
` [wrynose][PATCH 3/3] vim: Fix for CVE-2026-52858,CVE-2026-52859,CVE-2026-52860
  ` [OE-core] "

[PATCH net-next 0/2] nfc: s3fwrn5: support the S3NRN4V variant
 2026-07-05 14:47 UTC  (3+ messages)
` [PATCH net-next 1/2] dt-bindings: net: nfc: samsung,s3fwrn5: add S3NRN4V and clk-req-gpios

[PATCH v2] media: dw2102: Fix a buffer overflow
 2026-07-05 14:45 UTC 

[PULL 00/44] pci, vhost, virtio, iommu: features, fixes, cleanups
 2026-07-05 14:36 UTC  (2+ messages)
` [PULL 40/44] vhost-user: Guarantee that memory regions do not overlap


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.