messages from 2023-12-20 10:31:18 to 2023-12-20 11:03:46 UTC [more...]
[PATCH 0/5] Handoff bloblist from previous boot stage
2023-12-20 11:03 UTC (7+ messages)
` [PATCH 2/5] qemu-arm: Get bloblist from boot arguments
` [PATCH 3/5] bloblist: Load the bloblist from the previous loader
` [PATCH 5/5] qemu-arm: get FDT from bloblist
[PATCH v7 0/2] pinctl: qcom: sm4450: Add SM4450 pinctrl driver
2023-12-20 11:03 UTC (2+ messages)
[RFC PATCH 0/2] Introduce runtime modifiable Energy Model
2023-12-20 11:03 UTC (6+ messages)
` [PATCH 1/2] OPP: Add API to update EM after adjustment of voltage for OPPs
` [PATCH 2/2] soc: samsung: exynos-asv: Update Energy Model after adjusting voltage
[XEN PATCH 0/7] xen/arm: address violations of MISRA C:2012 Rule 16.3
2023-12-20 11:03 UTC (8+ messages)
` [XEN PATCH 1/7] xen/arm: gic-v3: "
` [XEN PATCH 2/7] xen/arm: traps: "
` [XEN PATCH 3/7] xen/arm: guest_walk: "
` [XEN PATCH 4/7] xen/arm: mem_access: "
` [XEN PATCH 5/7] xen/arm: v{cp,sys}reg: "
` [XEN PATCH 6/7] xen/arm: mmu: address a "
` [XEN PATCH 7/7] xen/arm: smmu-v3: address "
[PATCH v3 0/3] mtk-socinfo driver implementation
2023-12-20 11:02 UTC (14+ messages)
` [PATCH v3 1/3] arm64: dts: Add node for chip info driver
` [PATCH v3 2/3] soc: mediatek: mtk-socinfo: Add driver for getting chip information
` [PATCH v3 3/3] nvmem: mtk-efuse: Modify "
[PATCH v6 0/2] i2c: bus-reset-gpios
2023-12-20 11:03 UTC (10+ messages)
` [PATCH v6 1/2] dt-bindings: i2c: add bus-reset-gpios property
[PATCH v2] pinctrl: Add lock to ensure the state atomization
2023-12-20 11:02 UTC (2+ messages)
Flaky tests for rockchip rk3288/rk3399
2023-12-20 11:01 UTC (2+ messages)
[PATCH 0/2] Correcting the voltage setting for vph_pwr
2023-12-20 11:00 UTC (3+ messages)
` [PATCH 1/2] arm64: dts: qcom: qcm6490-idp: Correct "
` [PATCH 2/2] arm64: dts: qcom: qcs6490-rb3gen2: "
[PATCH v3 00/12] iommu/amd: SVA Support (Part 4) - SVA and IOPF
2023-12-20 11:00 UTC (4+ messages)
` [PATCH v3 05/12] iommu/amd: Initial SVA support for AMD IOMMU
[PATCH 1/2] dt-bindings: iio: adc: ti-ads1298: Add driver
2023-12-20 10:58 UTC (6+ messages)
[PATCH 0/2] interconnect: qcom: Add MSM8909 interconnect provider driver
2023-12-20 10:21 UTC (4+ messages)
` [PATCH 2/2] "
[PATCH v4 00/16] Transparent Contiguous PTEs for User Mappings
2023-12-20 10:56 UTC (15+ messages)
` [PATCH v4 02/16] mm: Batch-copy PTE ranges during fork()
[RFC PATCH] xen/dm: arm: Introudce arm_inject_msi DM op
2023-12-20 10:56 UTC (6+ messages)
[Bug 217256] Bluetooth disappears after suspend
2023-12-20 10:55 UTC
[PATCH 00/12] Introduce `refStorage` extension
2023-12-20 10:55 UTC (13+ messages)
` [PATCH 01/12] t: introduce DEFAULT_REPO_FORMAT prereq
` [PATCH 02/12] worktree: skip reading HEAD when repairing worktrees
` [PATCH 03/12] refs: refactor logic to look up storage backends
` [PATCH 04/12] setup: start tracking ref storage format when
` [PATCH 05/12] setup: set repository's formats on init
` [PATCH 06/12] setup: introduce "extensions.refStorage" extension
` [PATCH 07/12] setup: introduce GIT_DEFAULT_REF_FORMAT envvar
` [PATCH 08/12] t: introduce GIT_TEST_DEFAULT_REF_FORMAT envvar
` [PATCH 09/12] builtin/rev-parse: introduce `--show-ref-format` flag
` [PATCH 10/12] builtin/init: introduce `--ref-format=` value flag
` [PATCH 11/12] builtin/clone: "
` [PATCH 12/12] t9500: write "extensions.refstorage" into config
[PATCH 1/1] transport: Check if transport is bcast before it's cast to bap_transport
2023-12-20 10:49 UTC (2+ messages)
[PATCH 0/8] An effort to bring DT bindings compliance within U-boot
2023-12-20 10:53 UTC (3+ messages)
` [PATCH 7/8] dts: meson-gxbb: Switch to using upstream DT
[RFC PATCH V2 0/2] *** use rdma device capability to limit queue size ***
2023-12-20 10:52 UTC (4+ messages)
` [RFC PATCH V2 2/2] nvme: rdma: use ib_device's max_qp_wr to limit sqsize
[PATCH v2 00/29] Media device lifetime management
2023-12-20 10:52 UTC (31+ messages)
` [PATCH v2 01/29] Revert "[media] media: fix media devnode ioctl/syscall and unregister race"
` [PATCH v2 02/29] Revert "media: utilize new cdev_device_add helper function"
` [PATCH v2 03/29] Revert "[media] media: fix use-after-free in cdev_put() when app exits after driver unbind"
` [PATCH v2 04/29] media: mc: utilize new cdev_device_add helper function
` [PATCH v2 05/29] Revert "media: uvcvideo: Refactor teardown of uvc on USB disconnect"
` [PATCH v2 06/29] Revert "[media] media-device: dynamically allocate struct media_devnode"
` [PATCH v2 07/29] media: uvcvideo: Refactor teardown of uvc on USB disconnect
` [PATCH v2 08/29] media: mc: Drop nop release callback
` [PATCH v2 09/29] media: mc: Do not call cdev_device_del() if cdev_device_add() fails
` [PATCH v2 10/29] media: mc: Delete character device early
` [PATCH v2 11/29] media: mc: Split initialising and adding media devnode
` [PATCH v2 12/29] media: mc: Shuffle functions around
` [PATCH v2 13/29] media: mc: Initialise media devnode in media_device_init()
` [PATCH v2 14/29] media: mc: Refactor media devnode minor clearing
` [PATCH v2 15/29] media: mc: Unassign minor only if it has been assigned
` [PATCH v2 16/29] media: mc: Refcount the media device
` [PATCH v2 17/29] media: v4l: Acquire a reference to the media device for every video device
` [PATCH v2 18/29] media: mc: Postpone graph object removal until free
` [PATCH v2 19/29] media: omap3isp: Release the isp device struct by media device callback
` [PATCH v2 20/29] media: ipu3-cio2: Call v4l2_device_unregister() earlier
` [PATCH v2 21/29] media: ipu3-cio2: Request IRQ earlier
` [PATCH v2 22/29] media: ipu3-cio2: Release the cio2 device context by media device callback
` [PATCH v2 23/29] media: vimc: Release resources on media device release
` [PATCH v2 24/29] media: Documentation: Document how Media device resources are released
` [PATCH v2 25/29] media: mc: Add per-file-handle data support
` [PATCH v2 26/29] media: mc: Maintain a list of open file handles in a media device
` [PATCH v2 27/29] media: mc: Implement best effort media device removal safety sans refcount
` [PATCH v2 28/29] media: mc: Warn about drivers not releasing media device safely
` [PATCH v2 29/29] media: Documentation: Document media device memory safety helper
Patchtest results for [PATCH 2/2] qemu: Ensure pip and the python venv aren't used for meson
2023-12-20 10:51 UTC
[Buildroot] [git commit] package/libnvme: bump to version 1.7
2023-12-20 10:49 UTC
[PATCH v2 0/6] xen: address violations of MISRA C:2012 Rule 11.8
2023-12-20 10:50 UTC (3+ messages)
` [PATCH v2 3/6] xen: add deviations for "
[Buildroot] [git commit] package/sdl2_image: bump version to 2.8.1
2023-12-20 10:48 UTC
[Buildroot] [git commit] package/libnss: bump to version 3.96.1
2023-12-20 10:49 UTC
[Buildroot] [git commit] package/nmap: fix wording for nc symlink
2023-12-20 10:42 UTC
[Buildroot] [git commit] package/openssh: security bump to version 9.6p1
2023-12-20 10:42 UTC
[Buildroot] [git commit] package/gawk: bump to version 5.3.0
2023-12-20 10:41 UTC
[Buildroot] [PATCH] package/libnvme: bump to version 1.7
2023-12-20 10:49 UTC (2+ messages)
[Buildroot] [PATCH] package/libnss: bump to version 3.96.1
2023-12-20 10:49 UTC (2+ messages)
[syzbot] [perf?] WARNING in perf_event_open
2023-12-20 10:49 UTC
omap-i2c: runtime pm issue during suspend to ram
2023-12-20 10:49 UTC (2+ messages)
[Buildroot] [PATCH 1/1] package/sdl2_image: bump version to 2.8.1
2023-12-20 10:49 UTC (2+ messages)
[PATCH v1 0/3] colibri-imx8x: configure module usb hub to bypass mode
2023-12-20 10:48 UTC (5+ messages)
` [PATCH v1 1/3] apalis-imx8: remove -u-boot.dtsi include
` [PATCH v1 2/3] colibri-imx8x: "
` [PATCH v1 3/3] colibri-imx8x: configure usb hub to bypass mode
[GIT PULL] platform-drivers-x86 for v6.7-5
2023-12-20 10:46 UTC
[PATCH v2] i2c: add pmic_reg_read() for PBL use
2023-12-20 10:47 UTC
[PATCH v4 0/4] KVM: s390: Fix minor bugs in STFLE shadowing
2023-12-20 10:48 UTC (7+ messages)
` [PATCH v4 1/4] KVM: s390: vsie: Fix STFLE interpretive execution identification
` [PATCH v4 2/4] KVM: s390: vsie: Fix length of facility list shadowed
` [PATCH v4 4/4] KVM: s390: Minor refactor of base/ext facility lists
[PATCH v11 1/2] dt-bindings: adc: add AD7173
2023-12-20 10:48 UTC (2+ messages)
` [PATCH v11 2/2] iio: adc: ad7173: add AD7173 driver
[PATCH 00/27] sparc32: sunset sun4m and sun4d
2023-12-20 10:47 UTC (5+ messages)
[PATCH] dt-bindings: pinctrl: qcom,pmic-mpp: clean up example
2023-12-20 10:47 UTC (3+ messages)
[syzbot] [crypto?] KASAN: slab-out-of-bounds Read in arc4_crypt
2023-12-20 10:46 UTC (2+ messages)
[Bug 1337] [21.11.5] iavf driver stuck in rte_eal_alarm_cancel
2023-12-20 10:45 UTC
[PATCH 0/3] perf scripts python: arm-cs-trace-disasm.py:
2023-12-20 10:44 UTC (4+ messages)
` [PATCH 1/3] perf scripts python: arm-cs-trace-disasm.py: print dso base address
[Buildroot] [PATCH] package/nmap: fix wording for nc symlink
2023-12-20 10:45 UTC (2+ messages)
[PATCH v2] mfd: rn5t568: add complete register map to header and use it
2023-12-20 10:43 UTC
[Buildroot] [PATCH] package/gawk: bump to version 5.3.0
2023-12-20 10:44 UTC (2+ messages)
[Buildroot] [PATCH v1 1/1] package/openssh: security bump to version 9.6p1
2023-12-20 10:44 UTC (2+ messages)
[XEN PATCH] automation/eclair_analysis: fix typo in deviation
2023-12-20 10:44 UTC
[Intel-wired-lan] [PATCH v3 iwl-next 0/6] ice: fix timestamping in reset process
2023-12-20 10:43 UTC (14+ messages)
` "
` [Intel-wired-lan] [PATCH v3 iwl-next 1/6] ice: introduce PTP state machine
` "
` [Intel-wired-lan] [PATCH v3 iwl-next 2/6] ice: pass reset type to PTP reset functions
` "
` [Intel-wired-lan] [PATCH v3 iwl-next 3/6] ice: rename verify_cached to has_ready_bitmap
` "
` [Intel-wired-lan] [PATCH v3 iwl-next 4/6] ice: rename ice_ptp_tx_cfg_intr
` "
` [Intel-wired-lan] [PATCH v3 iwl-next 5/6] ice: factor out ice_ptp_rebuild_owner()
` "
` [Intel-wired-lan] [PATCH v3 iwl-next 6/6] ice: stop destroying and reinitalizing Tx tracker during reset
` "
[GIT PULL] Please pull u-boot-amlogic-next-20231220
2023-12-20 10:43 UTC
[PATCH] rust: rustdoc reproducibility issue fix
2023-12-20 10:42 UTC (2+ messages)
[PATCH v3 1/3] dt-bindings: usb: mtk-xhci: add a property for Gen1 isoc-in transfer issue
2023-12-20 10:40 UTC (8+ messages)
` [PATCH v3 2/3] usb: xhci-mtk: fix a short packet issue of gen1 isoc-in transfer
` [PATCH v3 3/3] arm64: dts: mediatek: mt8195: Add 'rx-fifo-depth' for cherry
[LTP] [PATCH v1] Delete fork09 test
2023-12-20 10:40 UTC (4+ messages)
[RFC PATCH 00/16] Introduce ICSSG Ethernet driver
2023-12-20 10:40 UTC (3+ messages)
` [RFC PATCH 12/16] arm: dts: k3-am65x-binman: Add ICSSG2 overlay and configuration
[PATCH net-next v2 0/7] net: dsa: realtek: variants to drivers, interfaces to a common module
2023-12-20 10:40 UTC (3+ messages)
` [PATCH net-next v2 3/7] net: dsa: realtek: common realtek-dsa module
[RFC PATCH 0/2] Add support for reading D1 efuse speed bin
2023-12-20 10:39 UTC (5+ messages)
` [RFC PATCH 1/2] cpufreq: sun50i: Add support for D1's speed bin decoding
[PATCH] drm/exynos: gsc: minor fix for loop iteration in gsc_runtime_resume
2023-12-20 10:39 UTC (4+ messages)
[PATCH v9 00/12] add support MDP3 on MT8195 platform
2023-12-20 10:18 UTC (3+ messages)
` [PATCH v9 02/12] media: platform: mtk-mdp3: add support second sets of MUTEX
[PATCH] KVM: s390: vsie: fix race during shadow creation
2023-12-20 10:39 UTC (3+ messages)
[PATCH 1/2] qemu: Clean up DEPENDS
2023-12-20 10:39 UTC (2+ messages)
` [PATCH 2/2] qemu: Ensure pip and the python venv aren't used for meson
[PATCH v2 0/2] interconnect: qcom: Add MSM8909 interconnect provider driver
2023-12-20 10:38 UTC (3+ messages)
` [PATCH v2 1/2] dt-bindings: interconnect: Add Qualcomm MSM8909 DT bindings
` [PATCH v2 2/2] interconnect: qcom: Add MSM8909 interconnect provider driver
[PATCH] i2c: i2c-imx: allow bus recovery on non-muxable pads
2023-12-20 10:37 UTC (4+ messages)
` "
[PATCH v2 0/7] VSC SDP rework
2023-12-20 10:36 UTC (8+ messages)
` [PATCH v2 1/7] drm/i915/display: Remove intel_crtc_state->psr_vsc
` [PATCH v2 2/7] drm/i915/display: Move colorimetry_support from intel_psr to intel_dp
` [PATCH v2 3/7] drm/i915/display: Unify VSC SPD preparation
` [PATCH v2 4/7] drm/i915/display: Fix vsc_sdp computation
` [PATCH v2 5/7] drm/i915/display: Ignore only psr specific part of vsc sdp
` [PATCH v2 6/7] drm/i915/display: Read PSR configuration before VSC SDP
` [PATCH v2 7/7] drm/i915/display: Take care of VSC select field in video dip ctl register
[PATCH v3 0/7] x86/iommu: improve setup time of hwdom IOMMU
2023-12-20 10:36 UTC (5+ messages)
` [PATCH v3 7/7] x86/iommu: cleanup unused functions
Broken link to lore post
2023-12-20 10:35 UTC (3+ messages)
[PATCH] riscv: put va_kernel_xip_pa_offset into CONFIG_XIP_KERNEL
2023-12-20 10:34 UTC (2+ messages)
[PATCH] Revert "ARM: dts: rockchip: restyle emac nodes"
2023-12-20 10:33 UTC (3+ messages)
[RFC PATCH v1 0/5] test case blocking and logging
2023-12-20 10:33 UTC (6+ messages)
` [RFC PATCH v1 1/5] dts: convert dts.py methods to class
` [RFC PATCH v1 2/5] dts: move test suite execution logic to DTSRunner
` [RFC PATCH v1 3/5] dts: process test suites at the beginning of run
` [RFC PATCH v1 4/5] dts: block all testcases when earlier setup fails
` [RFC PATCH v1 5/5] dts: refactor logging configuration
[PATCH v3 0/1] arm64: dts: qcom: sm8550: remove
2023-12-20 10:33 UTC (10+ messages)
` [PATCH v3 1/1] arm64: dts: qcom: sm8550: remove address/size-cells from mdss_dsi1
[PATCH 0/2] Enable compressed files in EXTRA_FIRMWARE
2023-12-20 10:29 UTC (2+ messages)
` [PATCH 2/2] firmware_loader: "
[PATCH 0/4] Add support for Mobileye EyeQ5 reset controller
2023-12-20 10:32 UTC (5+ messages)
` [PATCH 1/4] dt-bindings: reset: mobileye,eyeq5-reset: add bindings
[PATCH v10 0/6] Improve pwm-ir-tx precision
2023-12-20 10:31 UTC (3+ messages)
` [PATCH v10 4/6] pwm: Make it possible to apply PWM changes in atomic context
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.