All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-12-12 16:06:24 to 2021-12-12 18:51:03 UTC [more...]

What's cooking in git.git (Dec 2021, #03; Fri, 10)
 2021-12-12 18:41 UTC  (3+ messages)
` ab/common-main-cleanup (was: What's cooking in git.git (Dec 2021, #03; Fri, 10))
` ab/only-single-progress-at-once "

[PATCH v2 0/6] memory: tegra: Add Tegra234 support
 2021-12-12 18:50 UTC  (5+ messages)
` [PATCH v2 1/6] dt-bindings: memory: tegra: Document #interconnect-cells property
` [PATCH v2 2/6] dt-bindings: memory: tegra: Add Tegra234 support

[PATCH 00/26] arm gicv3 ITS: Various bug fixes and refactorings
 2021-12-12 18:48 UTC  (19+ messages)
` [PATCH 01/26] hw/intc: clean-up error reporting for failed ITS cmd
` [PATCH 02/26] hw/intc/arm_gicv3_its: Correct off-by-one bounds check on rdbase
` [PATCH 03/26] hw/intc/arm_gicv3_its: Remove redundant ITS_CTLR_ENABLED define
` [PATCH 04/26] hw/intc/arm_gicv3_its: Remove maxids union from TableDesc
` [PATCH 05/26] hw/intc/arm_gicv3_its: Don't return early in extract_table_params() loop
` [PATCH 06/26] hw/intc/arm_gicv3_its: Reduce code duplication in extract_table_params()
` [PATCH 07/26] hw/intc/arm_gicv3_its: Correct setting of TableDesc entry_sz
` [PATCH 08/26] hw/intc/arm_gicv3_its: Don't misuse GITS_TYPE_PHYSICAL define
` [PATCH 09/26] hw/intc/arm_gicv3_its: Correct handling of MAPI

[PATCH v2] secilc: kernel policy language is infix
 2021-12-12 18:49 UTC 

[PATCH 0/6] irqchip/apple-aic: Add support for AICv2
 2021-12-12 18:47 UTC  (7+ messages)
` [PATCH 4/6] irqchip/apple-aic: Dynamically compute register offsets
` [PATCH 6/6] irqchip/apple-aic: Add support for AICv2

[PATCH 0/2] checkout: introduce "--to-branch" option
 2021-12-12 18:46 UTC  (5+ messages)
` [PATCH 2/2] "

[PATCH v4] selinux-notebook: New chapter: Hardening SELinux
 2021-12-12 18:41 UTC 

[PATCH v4 0/7] Initial Samsung Galaxy A8 (2018) support
 2021-12-12 18:39 UTC  (4+ messages)
` [PATCH v4 1/7] dt-bindings: clock: Add bindings definitions for Exynos7885 CMU

stable-rc/queue/4.14 baseline: 173 runs, 2 regressions (v4.14.257-17-gfd94faa4f23b)
 2021-12-12 18:39 UTC 

stable-rc/queue/4.9 baseline: 146 runs, 2 regressions (v4.9.292-15-g517057221bb4)
 2021-12-12 18:39 UTC 

Please, paint new branch errors in RED (or any visible color)
 2021-12-12 18:38 UTC  (6+ messages)

[meta-multimedia][PATCH] gssdp: update to 1.4.0.1
 2021-12-12 18:36 UTC 

[PATCH] fs/binfmt_elf.c: disallow zero entry point address
 2021-12-12 18:29 UTC  (4+ messages)

[PATCH] i2c: exynos5: Fix getting the optional clock
 2021-12-12 18:23 UTC  (4+ messages)

stable-rc/queue/4.19 build: 197 builds: 6 failed, 191 passed, 2 errors, 35 warnings (v4.19.220-50-g08088af69537)
 2021-12-12 18:22 UTC 

[PATCH v2 0/6] Add timers for Mstar SoCs
 2021-12-12 18:19 UTC  (14+ messages)
` [PATCH v2 1/6] clocksource: Add MStar MSC313e timer support
` [PATCH v2 2/6] clocksource: msc313e: Add support for ssd20xd-based platforms
` [PATCH v2 3/6] ARM: mstar: Select MSC313E_TIMER
` [PATCH v2 4/6] dt-bindings: timer: Add Mstar MSC313e timer devicetree bindings documentation
` [PATCH v2 5/6] ARM: dts: mstar: Add timers device nodes
` [PATCH v2 6/6] ARM: dts: mstar: Switch to compatible "sstar, ssd20xd-timer" on infinity2m
  ` [PATCH v2 6/6] ARM: dts: mstar: Switch to compatible "sstar,ssd20xd-timer" "

[PATCH 0/2] Add Apple Magic Trackpad 2021 support
 2021-12-12 18:21 UTC  (3+ messages)
` [PATCH 1/2] HID: magicmouse: set device name when it has been personalized
` [PATCH 2/2] HID: magicmouse: set Magic Trackpad 2021 name

[net-next RFC PATCH v4 00/15] Add support for qca8k mdio rw in Ethernet packet
 2021-12-12 18:19 UTC  (11+ messages)
` [net-next RFC PATCH v4 01/15] net: dsa: provide switch operations for tracking the master state
` [net-next RFC PATCH v4 12/15] net: dsa: qca8k: add support for mdio read/write in Ethernet packet
` [net-next RFC PATCH v4 15/15] net: dsa: qca8k: cache lo and hi for mdio write

stable-rc/queue/4.4 build: 169 builds: 5 failed, 164 passed, 6 errors, 34 warnings (v4.4.294-27-gf40112305aac)
 2021-12-12 18:18 UTC 

[PATCH v2 0/3] Transition git-p4.py to support Python 3 only
 2021-12-12 17:50 UTC  (3+ messages)
` [PATCH v2 1/3] git-p4: remove support for Python 2

[PATCH v3 0/7] drm: exynos: dsi: Convert drm bridge
 2021-12-12 18:14 UTC  (8+ messages)
` [PATCH v3 1/7] drm: exynos: dsi: Check panel for panel helpers
` [PATCH v3 2/7] drm: exynos: dsi: Use drm panel_bridge API
` [PATCH v3 3/7] drm: exynos: dsi: Convert to bridge driver
` [PATCH v3 4/7] drm: exynos: dsi: Separate pre_enable, post_disable code
` [PATCH v3 5/7] drm: exynos: dsi: Switch to atomic funcs
` [PATCH v3 6/7] drm: exynos: dsi: Get the mode from bridge
` [PATCH v3 7/7] drm: exynos: dsi: Move DSI init in bridge enable

[PATCH 0/7] iio: adc: introduce Qualcomm SPMI Round Robin ADC
 2021-12-12 18:12 UTC  (5+ messages)
` [PATCH 1/7] mfd: qcom-spmi-pmic: expose the PMIC revid information to clients
` [PATCH 3/7] iio: adc: qcom-spmi-rradc: introduce round robin adc

[PATCH v5 0/5] clk-fch: Add support for newer family of AMD's SOC
 2021-12-12 18:05 UTC  (6+ messages)
` [PATCH v5 1/5] x86: clk: "
` [PATCH v5 2/5] drivers: acpi: acpi_apd: Remove unused device property "is-rv"
` [PATCH v5 3/5] ACPI: APD: Add a fmw property clk-name
` [PATCH v5 4/5] clk: x86: Use dynamic con_id string during clk registration
` [PATCH v5 5/5] clk: x86: Fix clk_gate_flags for RV_CLK_GATE

[RFC PATCH 00/10] range-diff: fix segfault due to integer overflow
 2021-12-12 17:44 UTC  (9+ messages)
` [RFC PATCH 02/10] range-diff.c: don't use st_mult() for signed "int"

[Buildroot] [PATCH 1/1] package/iperf: update sha256 hash
 2021-12-12 17:56 UTC 

kernel 5.15.x: AMD RX 6700 XT - Fails to resume after screen blank
 2021-12-12 11:53 UTC  (4+ messages)

[PATCH] memory: brcmstb_dpfe: fix typo in a comment
 2021-12-12 17:51 UTC  (3+ messages)

[PATCH] watchdog: s3c2410: Fix getting the optional clock
 2021-12-12 17:50 UTC  (6+ messages)

[Buildroot] [PATCH 1/1] package/mutt: bump to version 2.1.4
 2021-12-12 17:49 UTC 

[PATCH 00/10] Removal of most do_exit calls
 2021-12-12 17:48 UTC  (3+ messages)
` [PATCH 01/10] exit/s390: Remove dead reference to do_exit from copy_thread

stable-rc/queue/4.14 build: 176 builds: 3 failed, 173 passed, 2 errors, 38 warnings (v4.14.257-33-gcf9830f3ce18)
 2021-12-12 17:45 UTC 

[Buildroot] [PATCH 1/1] package/rp-pppoe: drop first patch
 2021-12-12 17:44 UTC 

[meta-gnome][PATCH] gparted: add UPSTREAM_CHECK_URI
 2021-12-12 17:44 UTC 

[meta-gnome][PATCH] libwacom: update to 1.12
 2021-12-12 17:43 UTC 

drivers/gpu/drm/i915/gt/mock_engine.c:48 mock_timeline_pin() warn: inconsistent returns 'tl->hwsp_ggtt->obj->base.resv'
 2021-12-12 17:44 UTC 

New (better?) hash map technique in limit case
 2021-12-12 17:43 UTC  (3+ messages)

[Buildroot] [git commit branch/2021.08.x] package/libhtp: add LIBHTP_CPE_ID_VENDOR
 2021-12-12 17:30 UTC 

[Buildroot] [git commit branch/2021.08.x] Revert "package/coreutils: ignore CVE-2013-0221, CVE-2013-0222, CVE-2013-0223"
 2021-12-12 17:33 UTC 

[Buildroot] [git commit branch/2021.08.x] package/libbson: add LIBBSON_CPE_ID_VENDOR
 2021-12-12 17:29 UTC 

[Buildroot] [git commit branch/2021.08.x] package/gupnp: add GUPNP_CPE_ID_VENDOR
 2021-12-12 17:28 UTC 

[Buildroot] [git commit branch/2021.08.x] package/libffi: add LIBFFI_CPE_ID_VENDOR
 2021-12-12 17:29 UTC 

[Buildroot] [git commit branch/2021.08.x] package/guile: add GUILE_CPE_ID_VENDOR
 2021-12-12 17:28 UTC 

[Buildroot] [git commit branch/2021.08.x] package/libnss: add CPE variables
 2021-12-12 17:26 UTC 

[Buildroot] [git commit branch/2021.08.x] package/libnspr: add CPE variables
 2021-12-12 17:30 UTC 

[Buildroot] [git commit branch/2021.08.x] package/mxml: add CPE variables
 2021-12-12 17:32 UTC 

[Buildroot] [git commit branch/2021.08.x] package/gstreamer1/gstreamer1: fix girdir
 2021-12-12 17:26 UTC 

[Buildroot] [git commit branch/2021.08.x] package/freeswitch: add FREESWITCH_CPE_ID_VENDOR
 2021-12-12 17:27 UTC 

[Buildroot] [git commit branch/2021.08.x] package/libgdiplus: add LIBGDIPLUS_CPE_ID_VENDOR
 2021-12-12 17:30 UTC 

[Buildroot] [git commit branch/2021.08.x] package/motion: add MOTION_CPE_ID_VENDOR
 2021-12-12 17:31 UTC 

[Buildroot] [git commit branch/2021.08.x] package/netdata: add NETDATA_CPE_ID_VENDOR
 2021-12-12 17:32 UTC 

[Buildroot] [git commit branch/2021.08.x] package/lynx: add LYNX_CPE_ID_VENDOR
 2021-12-12 17:27 UTC 

[Buildroot] [git commit branch/2021.02.x] package/lynx: add LYNX_CPE_ID_VENDOR
 2021-12-12 17:27 UTC 

[Buildroot] [git commit branch/2021.02.x] package/libnspr: add CPE variables
 2021-12-12 17:31 UTC 

[Buildroot] [git commit branch/2021.02.x] Revert "package/coreutils: ignore CVE-2013-0221, CVE-2013-0222, CVE-2013-0223"
 2021-12-12 17:34 UTC 

[Buildroot] [git commit branch/2021.02.x] package/mxml: add CPE variables
 2021-12-12 17:32 UTC 

[Buildroot] [git commit branch/2021.02.x] package/libbson: add LIBBSON_CPE_ID_VENDOR
 2021-12-12 17:29 UTC 

[Buildroot] [git commit branch/2021.02.x] package/netdata: add NETDATA_CPE_ID_VENDOR
 2021-12-12 17:32 UTC 

[Buildroot] [git commit branch/2021.02.x] package/libffi: add LIBFFI_CPE_ID_VENDOR
 2021-12-12 17:29 UTC 

[Buildroot] [git commit branch/2021.02.x] package/motion: add MOTION_CPE_ID_VENDOR
 2021-12-12 17:31 UTC 

[Buildroot] [git commit branch/2021.02.x] package/gupnp: add GUPNP_CPE_ID_VENDOR
 2021-12-12 17:28 UTC 

[Buildroot] [git commit branch/2021.02.x] package/libgdiplus: add LIBGDIPLUS_CPE_ID_VENDOR
 2021-12-12 17:29 UTC 

[Buildroot] [git commit branch/2021.02.x] package/freeswitch: add FREESWITCH_CPE_ID_VENDOR
 2021-12-12 17:27 UTC 

[Buildroot] [git commit branch/2021.02.x] package/libhtp: add LIBHTP_CPE_ID_VENDOR
 2021-12-12 17:30 UTC 

[Buildroot] [git commit branch/2021.02.x] package/guile: add GUILE_CPE_ID_VENDOR
 2021-12-12 17:28 UTC 

[Buildroot] [git commit branch/2021.02.x] package/libnss: add CPE variables
 2021-12-12 17:26 UTC 

[Buildroot] [git commit branch/2021.02.x] package/gstreamer1/gstreamer1: fix girdir
 2021-12-12 17:26 UTC 

[Buildroot] [git commit] Revert "package/coreutils: ignore CVE-2013-0221, CVE-2013-0222, CVE-2013-0223"
 2021-12-12 17:34 UTC  (2+ messages)

cip/linux-4.4.y-cip baseline: 102 runs, 2 regressions (v4.4.294-cip66) #kernelci
 2021-12-12 17:34 UTC 

cip/linux-4.19.y-cip baseline: 137 runs, 4 regressions (v4.19.220-cip63) #kernelci
 2021-12-12 17:33 UTC 

[Buildroot] [PATCH 1/1] package/netdata: add NETDATA_CPE_ID_VENDOR
 2021-12-12 17:32 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] package/mxml: add CPE variables
 2021-12-12 17:32 UTC  (2+ messages)

[PATCH 1/4] watchdog: rzg2l_wdt: Fix 32bit overflow issue
 2021-12-12 17:32 UTC  (4+ messages)
` [PATCH 2/4] watchdog: rzg2l_wdt: Add error check for reset_control_{deassert/reset}

[Buildroot] [PATCH 1/1] package/motion: add MOTION_CPE_ID_VENDOR
 2021-12-12 17:32 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] package/libnspr: add CPE variables
 2021-12-12 17:31 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] package/libhtp: add LIBHTP_CPE_ID_VENDOR
 2021-12-12 17:30 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] package/libgdiplus: add LIBGDIPLUS_CPE_ID_VENDOR
 2021-12-12 17:30 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] package/libffi: add LIBFFI_CPE_ID_VENDOR
 2021-12-12 17:29 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] package/libbson: add LIBBSON_CPE_ID_VENDOR
 2021-12-12 17:29 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] package/guile: add GUILE_CPE_ID_VENDOR
 2021-12-12 17:29 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] package/gupnp: add GUPNP_CPE_ID_VENDOR
 2021-12-12 17:28 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] package/freeswitch: add FREESWITCH_CPE_ID_VENDOR
 2021-12-12 17:27 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] package/lynx: add LYNX_CPE_ID_VENDOR
 2021-12-12 17:27 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] package/libnss: add CPE variables
 2021-12-12 17:26 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] package/gstreamer1/gstreamer1: fix girdir
 2021-12-12 17:26 UTC  (2+ messages)

[Buildroot] [PATCH] package/icu: backport upstream security fix for CVE-2021-30535
 2021-12-12 17:25 UTC  (3+ messages)

[PATCH RESEND v7 00/12] More preparation for multi gt patches
 2021-12-12 17:23 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.IGT: success for "

[PATCH v4, 0/2] ADD DM9051 ETHERNET DRIVER
 2021-12-12 17:22 UTC  (4+ messages)
` [PATCH v4, 2/2] net: Add dm9051 driver

[Buildroot] [git commit branch/2021.02.x] package/icu: backport upstream security fix for CVE-2021-30535
 2021-12-12 17:20 UTC 

[Buildroot] [git commit branch/2021.02.x] package/icu: bump version to 69-1
 2021-12-12 17:17 UTC 

[PATCH] ALSA: drivers: opl3: Fix incorrect use of vp->state
 2021-12-12 17:20 UTC 

[Buildroot] [git commit] package/x11r7/xlib_libX11: bump version to 1.7.3.1
 2021-12-12 17:20 UTC 

[PATCH] pstore/platform: check the return value of kstrdup()
 2021-12-12 17:16 UTC 

drivers/misc/habanalabs/common/firmware_if.c:586 hl_fw_cpucp_power_get() error: uninitialized symbol 'result'
 2021-12-12 17:13 UTC 

[libnftnl PATCH 0/7] Stabilize debug output on different endian systems
 2021-12-12 17:12 UTC  (3+ messages)
` [libnftnl PATCH v2 1/7] src: add infrastructure to infer byteorder from keys

[groeck-staging:watchdog-next 12/32] drivers/watchdog/s3c2410_wdt.c:663 s3c2410wdt_probe() warn: passing zero to 'PTR_ERR'
 2021-12-12 17:09 UTC  (4+ messages)

[meta-webserver][PATCH] netdata: from 1.22.1 to 1.32.0
 2021-12-12 17:07 UTC 

[PATCH v2 0/2] test-lib.sh: have all tests pass under "-x", remove BASH_XTRACEFD
 2021-12-12 17:06 UTC  (5+ messages)
` [PATCH v3 "
  ` [PATCH v3 2/2] test-lib.sh: remove the now-unused "test_untraceable" facility

[PATCH v13 00/12] bcache for 5.17: enable NVDIMM for bcache journal
 2021-12-12 17:05 UTC  (13+ messages)
` [PATCH v13 01/12] bcache: add initial data structures for nvm pages
` [PATCH v13 02/12] bcache: initialize the nvm pages allocator
` [PATCH v13 03/12] bcache: initialization of the buddy
` [PATCH v13 04/12] bcache: bch_nvmpg_alloc_pages() "
` [PATCH v13 05/12] bcache: bch_nvmpg_free_pages() of the buddy allocator
` [PATCH v13 06/12] bcache: get recs list head for allocated pages by specific uuid
` [PATCH v13 07/12] bcache: use bucket index to set GC_MARK_METADATA for journal buckets in bch_btree_gc_finish()
` [PATCH v13 08/12] bcache: add BCH_FEATURE_INCOMPAT_NVDIMM_META into incompat feature set
` [PATCH v13 09/12] bcache: initialize bcache journal for NVDIMM meta device
` [PATCH v13 10/12] bcache: support storing bcache journal into "
` [PATCH v13 11/12] bcache: read jset from NVDIMM pages for journal replay
` [PATCH v13 12/12] bcache: add sysfs interface register_nvdimm_meta to register NVDIMM meta device

cip/linux-4.4.y-cip build: 187 builds: 8 failed, 179 passed, 6 errors, 48 warnings (v4.4.294-cip66) #kernelci
 2021-12-12 17:06 UTC 

cip/linux-4.19.y-cip build: 118 builds: 1 failed, 117 passed, 2 errors, 13 warnings (v4.19.220-cip63) #kernelci
 2021-12-12 17:05 UTC 

[Buildroot] 20th anniversay of Buildroot
 2021-12-12 17:05 UTC 

[PATCH v2 0/2] Add ADXL367 driver
 2021-12-12 17:04 UTC  (3+ messages)
` [PATCH v2 2/2] iio: accel: add "

[Bug 207763] New: Noisy Screen in Linux with kernel 5
 2021-12-12 16:57 UTC  (3+ messages)
` [Bug 207763] "

[PATCH] thunderbolt: check the return value of kmemdup()
 2021-12-12 16:51 UTC 

Newbie help
 2021-12-12 16:47 UTC  (2+ messages)

[PATCH 0/5] Add timers for Mstar SoCs
 2021-12-12 16:44 UTC  (5+ messages)
` [PATCH 5/5] ARM: dts: mstar: Switch to compatible "mstar,ssd20xd-timer" on ssd20xd

[PATCH v2 1/2] drm/msm/a5xx: Add support for Adreno 506 GPU
 2021-12-12 16:03 UTC  (4+ messages)
` [PATCH v2 2/2] drm/msm/a5xx: Fix missing CP_PROTECT for SMMU on A540

[PATCH] drm/msm/a5xx: Add support for Adreno 506 GPU
 2021-12-12 15:57 UTC  (5+ messages)

[PATCH net] selftests: Add duplicate config only for MD5 VRF tests
 2021-12-12 16:30 UTC  (2+ messages)

[PATCH net] selftests: Fix raw socket bind tests with VRF
 2021-12-12 16:30 UTC  (2+ messages)

[PATCH net] selftests: Fix IPv6 address bind tests
 2021-12-12 16:30 UTC  (2+ messages)

[PATCH net 0/2] net: hns3: add some fixes for -net
 2021-12-12 16:30 UTC  (2+ messages)

[PATCH -mm v2 0/3] Phase 2 of task comm cleanups
 2021-12-12 16:26 UTC  (4+ messages)
` [PATCH -mm v2 2/3] cn_proc: replaced old hard-coded 16 with TASK_COMM_LEN_16

[PATCH v4 3/3] mmc: Add driver for LiteX's LiteSDCard interface
 2021-12-12 16:20 UTC  (2+ messages)

stable-rc/queue/5.10 build: 184 builds: 3 failed, 181 passed, 4 errors, 10 warnings (v5.10.84-99-gaecd815828f3)
 2021-12-12 16:20 UTC 

[PATCH] fpga: stratix10-soc: fix typo in a comment
 2021-12-12 16:19 UTC  (2+ messages)

stable-rc/queue/5.15 build: 158 builds: 4 failed, 154 passed, 14 errors, 4 warnings (v5.15.7-135-ga62a1a0c8493)
 2021-12-12 16:18 UTC 

[PATCH v2] iio: adc: ti-adc081c: Partial revert of removal of ACPI IDs
 2021-12-12 16:22 UTC  (3+ messages)

[PATCH] ALSA: sound/isa/gus: check the return value of kstrdup()
 2021-12-12 16:13 UTC 

[PATCH v3 00/12] IIO: More of to generic fw conversions
 2021-12-12 16:19 UTC  (2+ messages)

[PATCH] dt-bindings: iio: dac: adi,ad5755: drop unrelated included
 2021-12-12 16:17 UTC  (3+ messages)

ODROID-C1/-C2 USB Detection only triggered by some devices dwc2
 2021-12-12 16:08 UTC  (13+ messages)

[Buildroot] [git commit] package/assimp: bump version to 5.1.3
 2021-12-12 16:05 UTC 

[Bug 215311] New: Support ATA command passthrough for iSCSI -> SATA
 2021-12-12 16:06 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.