messages from 2023-01-01 11:29:51 to 2023-01-01 17:38:45 UTC [more...]
[PATCH] ASoC: qcom: lpass-cpu: Fix fallback SD line index handling
2023-01-01 11:36 UTC (3+ messages)
[OE-core][kirkstone 00/29] Patch review
2023-01-01 17:37 UTC (20+ messages)
` [OE-core][kirkstone 01/29] systemd: CVE-2022-45873 deadlock in systemd-coredump via a crash with a long backtrace
` [OE-core][kirkstone 02/29] sqlite: fix CVE-2022-46908 safe mode authorizer callback allows disallowed UDFs
` [OE-core][kirkstone 03/29] curl: Correct LICENSE from MIT-open-group to curl
` [OE-core][kirkstone 04/29] curl: Add patch to fix CVE-2022-43551
` [OE-core][kirkstone 05/29] curl: Add patch to fix CVE-2022-43552
` [OE-core][kirkstone 06/29] libX11: CVE-2022-3554 & CVE-2022-3555 Fix memory leak
` [OE-core][kirkstone 07/29] cairo: update patch for CVE-2019-6461 with upstream solution
` [OE-core][kirkstone 08/29] binutils : Fix CVE-2022-4285
` [OE-core][kirkstone 09/29] linux-yocto/5.10: update to v5.10.152
` [OE-core][kirkstone 10/29] linux-yocto/5.10: update to v5.10.154
` [OE-core][kirkstone 11/29] linux-yocto/5.10: update to v5.10.160
` [OE-core][kirkstone 12/29] libpng: upgrade 1.6.38 -> 1.6.39
` [OE-core][kirkstone 13/29] webkitgtk: 2.36.7 -> 2.36.8
` [OE-core][kirkstone 14/29] libnewt: update 0.52.21 -> 0.52.23
` [OE-core][kirkstone 15/29] ruby: merge .inc into .bb
` [OE-core][kirkstone 16/29] ruby: update 3.1.2 -> 3.1.3
` [OE-core][kirkstone 17/29] tzdata: update 2022d -> 2022g
` [OE-core][kirkstone 18/29] gstreamer1.0: upgrade 1.20.4 -> 1.20.5
` [OE-core][kirkstone 19/29] openssh: remove RRECOMMENDS to rng-tools for sshd package
[PATCH AUTOSEL 5.10 1/7] phy: sun4i-usb: Add support for the H616 USB PHY
2023-01-01 17:34 UTC (6+ messages)
How is the size of init ram disk determined when initramfs is used?
2023-01-01 17:32 UTC (3+ messages)
[PATCH 0/4] target/m68k: fix FPSR quotient byte for fmod and frem
2023-01-01 17:26 UTC (10+ messages)
` [PATCH 1/4] target/m68k: pass quotient directly into make_quotient()
` [PATCH 2/4] target/m68k: pass sign "
` [PATCH 3/4] target/m68k: fix FPSR quotient byte for fmod instruction
` [PATCH 4/4] target/m68k: fix FPSR quotient byte for frem instruction
[PATCH] scripts/gdb: add mm introspection utils
2023-01-01 17:23 UTC (2+ messages)
` [PATCH v3] "
[PATCH] usb: gadget: add WebUSB support
2023-01-01 16:59 UTC (8+ messages)
` [PATCH v1] "
` [PATCH v3] usb: gadget: add WebUSB landing page support
` [PATCH v2] usb: gadget: add WebUSB support
[jolsa-perf:bpf/tracing_multi 17/27] (.text+0x3efc): multiple definition of `bpf_tracing_multi_attach'; fs/xfs/xfs_trace.o:(.text+0x211f4): first defined here
2023-01-01 16:59 UTC
[PATCH] cookerdata: Fix cache/reparsing issue
2023-01-01 16:55 UTC (2+ messages)
` [bitbake-devel] "
[Buildroot] [git commit branch/2022.02.x] package/exfat-utils: add CPE variables
2023-01-01 15:57 UTC
[Buildroot] [git commit branch/2022.02.x] package/rtl_433: drop dynamic library dependency
2023-01-01 16:37 UTC
[PATCH] linux-user: fix bug about incorrect base addresss of idt and gdt on i386 and x86_64
2023-01-01 16:46 UTC (3+ messages)
` Recall: "
[Buildroot] [git commit branch/2022.11.x] package/rtl_433: drop dynamic library dependency
2023-01-01 16:47 UTC
[Buildroot] [git commit branch/2022.11.x] package/exfat-utils: add CPE variables
2023-01-01 15:56 UTC
[Buildroot] [PATCH 1/2] package/rtl_433: drop dynamic library dependency
2023-01-01 16:48 UTC (2+ messages)
[PATCH] drm/msm/a2xx: support loading legacy (iMX) firmware
2023-01-01 16:48 UTC (6+ messages)
[PATCH] selftests/mount_setattr: Remove redefinition of struct mount_attr
2023-01-01 16:43 UTC (2+ messages)
[PATCH] drm/msm/adreno: Make adreno quirks not overwrite each other
2023-01-01 16:42 UTC (3+ messages)
[PATCH] arc4random.3: New page documenting the arc4random(3) family of functions
2023-01-01 16:41 UTC (4+ messages)
[jolsa-perf:bpf/tracing_multi 17/27] kernel/trace/bpf_trace.c:2918:9: error: implicit declaration of function 'bpf_trampoline_multi_detach'; did you mean 'bpf_tracing_multi_attach'?
2023-01-01 16:39 UTC
[PATCH] kbuild: fix single *.ko build
2023-01-01 16:35 UTC (2+ messages)
[PATCH] ARM: dts: imx: Add support for SK-iMX53 board
2023-01-01 16:34 UTC (5+ messages)
[PATCH] doc:it_IT: fix of 2 typos
2023-01-01 16:31 UTC (2+ messages)
[PATCH v14 0/7] implement getrandom() in vDSO
2023-01-01 16:29 UTC (8+ messages)
` [PATCH v14 1/7] x86: lib: Separate instruction decoder MMIO type from MMIO trace
` [PATCH v14 2/7] mm: add VM_DROPPABLE for designating always lazily freeable mappings
` [PATCH v14 3/7] x86: mm: Skip faulting instruction for VM_DROPPABLE faults
` [PATCH v14 4/7] random: add vgetrandom_alloc() syscall
` [PATCH v14 5/7] arch: allocate vgetrandom_alloc() syscall number
` [PATCH v14 6/7] random: introduce generic vDSO getrandom() implementation
` [PATCH v14 7/7] x86: vdso: Wire up getrandom() vDSO implementation
[meta-multimedia][PATCH] fluidsynth: update SRC_URI to remove non-existing 2.2.x branch
2023-01-01 16:24 UTC
[PATCH v13 0/7] implement getrandom() in vDSO
2023-01-01 16:21 UTC (7+ messages)
` [PATCH v13 6/7] random: introduce generic vDSO getrandom() implementation
` [PATCH v13 7/7] x86: vdso: Wire up getrandom() vDSO implementation
[Buildroot] [PATCH 1/1] package/exfat-utils: add CPE variables
2023-01-01 16:04 UTC (2+ messages)
[PATCH v2 0/3] crypto: Allwinner D1 crypto support
2023-01-01 15:57 UTC (5+ messages)
` [PATCH v2 1/3] dt-bindings: crypto: sun8i-ce: Add compatible for D1
[PATCH v5 00/20] thermal/drivers/tsens: specify nvmem cells in DT rather than parsing them manually
2023-01-01 15:56 UTC (5+ messages)
` [PATCH v5 02/20] dt-bindings: thermal: tsens: support per-sensor calibration cells
[PATCH v8 00/10] arm64: dts: Add base device tree files for SM8550
2023-01-01 15:49 UTC (3+ messages)
` [PATCH v8 02/10] arm64: dts: qcom: Add base SM8550 dtsi
[PATCH v5 1/6] dt-bindings: ufs: qcom: Add SM6125 compatible string
2023-01-01 15:44 UTC (8+ messages)
` [PATCH v5 4/6] arm64: dts: qcom: sm6125: Add UFS nodes
` [PATCH v5 5/6] dt-bindings: arm: qcom: Document xiaomi,laurel-sprout board
` [PATCH v5 6/6] arm64: dts: qcom: sm6125: Initial support for xiaomi-laurel-sprout
[PATCH] HID: uclogic: Add support for XP-PEN Artist 22R Pro
2023-01-01 15:40 UTC (5+ messages)
[PATCH v2 0/6] clk: sunxi-ng: Allwinner R528/T113 clock support
2023-01-01 15:38 UTC (5+ messages)
` [PATCH v2 5/6] dt-bindings: clock: Add D1 CAN bus gates and resets
[PATCH v2] Add new open(2) flag - O_EMPTY_PATH
2023-01-01 15:37 UTC (2+ messages)
` [PATCH v3] "
[linux-5.4 test] 175543: FAIL
2023-01-01 15:29 UTC
[android-common:android-4.19-stable 5256/28190] fs//udf/balloc.o: warning: objtool: gelf_getehdr: invalid `Elf' handle
2023-01-01 15:18 UTC
[GIT PULL] perf/urgent for v6.2-rc2
2023-01-01 15:14 UTC
[PATCH 0/2] x86: Work around Shstk fracturing
2023-01-01 15:10 UTC (5+ messages)
` [PATCH 1/2] x86/cpuid: Infrastructure for leaves 7:1{ecx,edx}
` [PATCH 2/2] x86/shskt: Disable CET-SS on parts succeptable to fractured updates
[PATCH v3] dt-bindings: net: marvell,orion-mdio: Fix examples
2023-01-01 15:10 UTC (2+ messages)
[PATCH] watchdog: ixp4xx: Use devm_clk_get_enabled() helper
2023-01-01 15:07 UTC (4+ messages)
[GIT PULL] x86/urgent for v6.2-rc2
2023-01-01 15:07 UTC
[RESEND PATCH net v2] dt-bindings: net: sun8i-emac: Add phy-supply property
2023-01-01 15:00 UTC (3+ messages)
[GIT PULL] locking/urgent for v6.2-rc2
2023-01-01 14:59 UTC
[linux-linus test] 175542: regressions - FAIL
2023-01-01 14:48 UTC
[PATCH] linux-user: add more netlink protocol constants
2023-01-01 14:11 UTC
[Buildroot] [git commit branch/2022.11.x] package/tiff: security bump to version 4.5.0
2023-01-01 14:34 UTC
[Buildroot] [git commit branch/2022.11.x] support/testing: remove leftover kernel config fragment
2023-01-01 14:32 UTC
[syzbot] [reiserfs?] general protection fault in direct2indirect
2023-01-01 14:35 UTC
[Buildroot] [git commit branch/2022.02.x] package/tiff: security bump to version 4.5.0
2023-01-01 14:34 UTC
[Buildroot] [PATCH 1/1] package/tiff: security bump to version 4.5.0
2023-01-01 14:35 UTC (2+ messages)
[Buildroot] [git commit] support/testing: remove leftover kernel config fragment
2023-01-01 14:32 UTC (2+ messages)
[Buildroot] [git commit branch/2022.11.x] {linux, linux-headers}: 5.{4, 10, 15}.x / 6.{0, 1}.x series
2023-01-01 13:31 UTC
[Buildroot] [git commit branch/2022.11.x] package/libcurl: security bump version to 7.87.0
2023-01-01 12:48 UTC
[Buildroot] [PATCH] package/qemu: pixman only used for system emulation
2023-01-01 14:32 UTC
[Buildroot] [PATCH] package/qemu: add option to install blobs
2023-01-01 14:32 UTC
[Buildroot] [git commit branch/2022.02.x] {linux, linux-headers}: 5.{4, 10, 15}.x / 6.{0, 1}.x series
2023-01-01 14:28 UTC
[Buildroot] [git commit branch/2022.02.x] package/libcurl: security bump version to 7.87.0
2023-01-01 13:01 UTC
[Buildroot] [PATCH 1/1] {linux, linux-headers}: 5.{4, 10, 15}.x / 6.{0, 1}.x series
2023-01-01 14:30 UTC (2+ messages)
[Buildroot] [PATCH 1/1] package/libcurl: security bump version to 7.87.0
2023-01-01 14:30 UTC (2+ messages)
[oe-core][PATCH] gcr3: update 3.40.0 -> 3.41.1
2023-01-01 14:24 UTC
[FSL P50x0] DPAA Ethernet issue
2023-01-01 14:18 UTC
[intel-lts:5.10/yocto 860/888] htmldocs: Documentation/gpu/i915:541: ./drivers/gpu/drm/i915/gt/uc/abi/guc_actions_abi.h:11: WARNING: Unknown target name: "guc self config klvs"
2023-01-01 14:17 UTC
[PATCH] torture: Fix hang during kthread shutdown phase
2023-01-01 14:16 UTC (3+ messages)
[PATCH] torture: Fix hang during kthread shutdown phase
2023-01-01 14:15 UTC (2+ messages)
❌ FAIL: Test report for master (6.2.0-rc1, mainline.kernel.org-clang, e4cf7c25)
2023-01-01 14:11 UTC
kernel/events/core.c:4738:2: warning: Value stored to 'err' is never read [clang-analyzer-deadcode.DeadStores]
2023-01-01 14:07 UTC
[ANNOUNCE] fstests: for-next branch updated to v2023.01.01
2023-01-01 13:59 UTC
[ANNOUNCE] fstests: merge v2022.12.25 onto master branch
2023-01-01 13:54 UTC
[PATCH] i2c: uniphier-f: correct error recovery
2023-01-01 13:54 UTC (3+ messages)
[PATCH] compressdev: fix end of comp PMD list macro conflict
2023-01-01 13:47 UTC
OE-core CVE metrics for langdale on Sun 01 Jan 2023 03:30:01 AM HST
2023-01-01 13:33 UTC
[RFC PATCH 0/7] drm/msm/dpu: Implement tearcheck support on INTF block
2023-01-01 13:32 UTC (16+ messages)
` [RFC PATCH 3/7] drm/msm/dpu: Disable MDP vsync source selection on DPU 5.0.0 and above
` [RFC PATCH 4/7] drm/msm/dpu: Move dpu_hw_{tear_check,pp_vsync_info} to dpu_hw_mdss.h
` [RFC PATCH 5/7] drm/msm/dpu: Document and enable TEAR interrupts on DSI interfaces
` [RFC PATCH 6/7] drm/msm/dpu: Implement tearcheck support on INTF block
` [RFC PATCH 7/7] drm/msm/dpu: Remove intr_rdptr from DPU >= 5.0.0 pingpong config
[PATCH v3 00/10] xfstests: update verity tests for non-4K block and page size
2023-01-01 13:30 UTC (2+ messages)
[PATCH] overlay: avoid to use NULL OVL_BASE_FSTYP for mounting
2023-01-01 13:29 UTC (2+ messages)
[syzbot] memory leak in __build_skb (3)
2023-01-01 13:29 UTC
[PATCH] doc:it_IT: add translation for botching-up-ioctl.rst
2023-01-01 13:28 UTC
[PATCH] doc: monospace style for inline code in botching ioctl
2023-01-01 13:27 UTC
[oe-core][PATCH] gtk4: update 4.8.2 -> 4.8.3
2023-01-01 13:23 UTC
[PATCH 0/4] rtw88: Four fixes found while working on SDIO support
2023-01-01 13:08 UTC (7+ messages)
` [PATCH 1/4] rtw88: Add packed attribute to the eFuse structs
OE-core CVE metrics for kirkstone on Sun 01 Jan 2023 03:00:01 AM HST
2023-01-01 13:02 UTC
Request to remove Junio C Hamano as the Git Maintainer
2023-01-01 12:59 UTC (4+ messages)
[PULL] drm-fixes for -rc2 if I'm not too late :-)
2023-01-01 12:57 UTC (2+ messages)
[PATCH 0/3] COPY_ARRAY, MOVE_ARRAY, DUP_ARRAY
2023-01-01 12:46 UTC (9+ messages)
` [PATCH 1/3] do full type check in COPY_ARRAY and MOVE_ARRAY
OE-core CVE metrics for dunfell on Sun 01 Jan 2023 02:30:01 AM HST
2023-01-01 12:33 UTC
[PATCH v1 1/1] misc/mei/hdcp: Use correct macros to initialize uuid_le
2023-01-01 12:27 UTC (2+ messages)
[PATCH v1 1/1] mei: pxp: Use correct macros to initialize uuid_le
2023-01-01 12:27 UTC (2+ messages)
Linux 6.2-rc1
2023-01-01 12:24 UTC (5+ messages)
` Build regressions/improvements in v6.2-rc1
[Intel-gfx] [PATCH] drm/i915/dsb: Remove check for dsb in dsb_commit
2023-01-01 12:17 UTC (3+ messages)
[PATCH net] net: ipa: use proper endpoint mask for suspend
2023-01-01 12:10 UTC (2+ messages)
[PATCH 0/2] selftests: net: fix for arp_ndisc_evict_nocarrier test
2023-01-01 12:10 UTC (2+ messages)
OE-core CVE metrics for master on Sun 01 Jan 2023 02:00:01 AM HST
2023-01-01 12:03 UTC
[net PATCH v2 0/5] net: dsa: qca8k: multiple fix on mdio read/write
2023-01-01 12:00 UTC (2+ messages)
[PATCH 0/3] mt76: switch to page_pool allocator
2023-01-01 11:59 UTC (4+ messages)
` [PATCH 1/3] wifi: "
` [PATCH 2/3] wifi: mt76: dma: keep rx pages DMA mapped
` [PATCH 3/3] wifi: mt76: enable page_pool stats
[PATCH net] net: phy: Update documentation for get_rate_matching
2023-01-01 12:00 UTC (2+ messages)
[PATCH 0/6] mt76: avoid mcu_restart function pointer
2023-01-01 11:53 UTC (7+ messages)
` [PATCH 1/6] wifi: mt76: mt7915: "
` [PATCH 2/6] wifi: mt76: mt7603: "
` [PATCH 3/6] wifi: mt76: mt7615: "
` [PATCH 4/6] wifi: mt76: mt7921: "
` [PATCH 5/6] wifi: mt76: mt7996: "
` [PATCH 6/6] wifi: mt76: remove __mt76_mcu_restart macro
[PATCH] wifi: mt76: dma: fix memory leak running mt76_dma_tx_cleanup
2023-01-01 11:50 UTC
[PATCH v2 0/5] Add support for pressure sensor Bosch BMP580
2023-01-01 11:48 UTC (7+ messages)
` [PATCH v2 3/5] iio: pressure: bmp280: Add support for new sensor BMP580
` [PATCH v2 5/5] iio: pressure: bmp280: Add nvmem operations for BMP580
[PATCH] wifi: mt76: dma: free rx_head in mt76_dma_rx_cleanup
2023-01-01 11:47 UTC
[PATCH] wifi: mt76: mt7996: fix memory leak in mt7996_mcu_exit
2023-01-01 11:43 UTC
[PATCH] wifi: mt76: introduce mt76_queue_is_wed_rx utility routine
2023-01-01 11:35 UTC
[PATCH] wifi: mt76: mt7915: fix memory leak in mt7915_mcu_exit
2023-01-01 11:42 UTC
[freescale-fslc:pr/617 1315/18020] drivers/gpu/drm/imx/dw_hdmi-imx.c:319:6: warning: no previous prototype for 'imx8mp_hdmi_enable_audio'
2023-01-01 11:36 UTC
[PATCH] .mailmap:update
2023-01-01 11:36 UTC (2+ messages)
[Intel-wired-lan] [PATCH net-next v2 0/3] igc: Qbv Feature Improvement for I226
2023-01-01 11:35 UTC (7+ messages)
` [Intel-wired-lan] [PATCH net-next v2 1/3] igc: remove I226 Qbv BaseTime restriction
` [Intel-wired-lan] [PATCH net-next v2 2/3] igc: enable Qbv configuration for 2nd GCL
` [Intel-wired-lan] [PATCH net-next v2 3/3] igc: Remove reset adapter task for i226 during disable tsn config
[Intel-wired-lan] [PATCH net v1] igc: Fix PPS delta between two synchronized end-points
2023-01-01 11:29 UTC (2+ messages)
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.