messages from 2022-12-14 13:42:25 to 2022-12-14 14:42:52 UTC [more...]
[PATCH 0/4] thermal: fix locking regressions in linux-next
2022-12-14 14:43 UTC (6+ messages)
[Buildroot] [PATCH 1/1] package/python-ipdb: bump to version 0.13.11
2022-12-14 14:42 UTC
[PATCH] edid-decode: fix error message for tiled topo pixel multiplier
2022-12-14 14:42 UTC
[PATCH 0/5] Add ACPI trip points parser helpers
2022-12-14 14:42 UTC (3+ messages)
[PATCH 1/2] perf stat: refactor __run_perf_stat common code
2022-12-14 14:41 UTC (7+ messages)
` [PATCH 2/2] perf stat: fix unexpected delay behaviour
[PATCH][langdale] arm/fvp-base-r-aem: upgrade to version 11.20.15
2022-12-14 14:31 UTC (2+ messages)
[PATCH] perf stat: Do not delay the workload with --delay
2022-12-14 14:41 UTC (2+ messages)
renesas/master bisection: igt-kms-rockchip.kms_vblank.pipe-A-wait-forked on rk3399-gru-kevin
2022-12-14 14:39 UTC (18+ messages)
[kirkstone][OE-core][PATCH] efibootmgr: update compilation with musl
2022-12-14 14:39 UTC
[PATCHSET 0/1] fstests: random fixes for v2022.11.27
2022-12-14 14:38 UTC (3+ messages)
` [PATCH 1/1] xfs/018: fix attr value setting in this test
[Buildroot] [PATCH 1/1] package/python-pip: bump to version 22.3.1
2022-12-14 14:38 UTC
Question about Cortex-M exceptions and ES bit value
2022-12-14 14:22 UTC (2+ messages)
linux-next: manual merge of the pci tree with the arm-soc tree
2022-12-14 14:37 UTC (5+ messages)
[PATCH v2 0/4] Add VG register attr test with kernel version and feature detection
2022-12-14 14:38 UTC (4+ messages)
[PATCH v2 0/6] Dynamic allocation of memory regions and IBM vTPM v2
2022-12-14 14:37 UTC (9+ messages)
` [PATCH v2 3/6] ieee1275: support runtime memory claiming
` [PATCH v2 6/6] ibmvtpm: Add support for trusted boot using a vTPM 2.0
[PATCH] libtraceevent: Fail to parse if sizeof(long) is used and long size is not defined
2022-12-14 14:36 UTC
[PATCH] buildtar: fix tarballs with EFI_ZBOOT enabled
2022-12-14 14:35 UTC (3+ messages)
[PULL 00/51] Block layer patches
2022-12-14 13:44 UTC (46+ messages)
` [PULL 02/51] block: drop bdrv_remove_filter_or_cow_child
` [PULL 03/51] block: bdrv_refresh_perms(): allow external tran
` [PULL 04/51] block: refactor bdrv_list_refresh_perms to allow any list of nodes
` [PULL 05/51] qed: Don't yield in bdrv_qed_co_drain_begin()
` [PULL 07/51] block: Revert .bdrv_drained_begin/end to non-coroutine_fn
` [PULL 09/51] block: Inline bdrv_drain_invoke()
` [PULL 10/51] block: Fix locking for bdrv_reopen_queue_child()
` [PULL 11/51] block: Drain individual nodes during reopen
` [PULL 12/51] block: Don't use subtree drains in bdrv_drop_intermediate()
` [PULL 13/51] stream: Replace subtree drain with a single node drain
` [PULL 14/51] block: Remove subtree drains
` [PULL 15/51] block: Call drain callbacks only once
` [PULL 16/51] block: Remove ignore_bds_parents parameter from drain_begin/end
` [PULL 17/51] block: Drop out of coroutine in bdrv_do_drained_begin_quiesce()
` [PULL 19/51] block: Remove poll parameter from bdrv_parent_drained_begin_single()
` [PULL 20/51] block-io: introduce coroutine_fn duplicates for bdrv_common_block_status_above callers
` [PULL 21/51] block-copy: add coroutine_fn annotations
` [PULL 22/51] nbd/server.c: "
` [PULL 23/51] block-backend: replace bdrv_*_above with blk_*_above
` [PULL 24/51] block/vmdk: add coroutine_fn annotations
` [PULL 25/51] block: avoid duplicating filename string in bdrv_create
` [PULL 26/51] block: distinguish between bdrv_create running in coroutine and not
` [PULL 27/51] block: bdrv_create_file is a coroutine_fn
` [PULL 28/51] block: rename generated_co_wrapper in co_wrapper_mixed
` [PULL 29/51] block-coroutine-wrapper.py: introduce co_wrapper
` [PULL 30/51] block-coroutine-wrapper.py: support functions without bs arg
` [PULL 31/51] block-coroutine-wrapper.py: support also basic return types
` [PULL 32/51] block: convert bdrv_create to co_wrapper
` [PULL 33/51] block/dirty-bitmap: convert coroutine-only functions "
` [PULL 34/51] block: Factor out bdrv_drain_all_begin_nopoll()
` [PULL 35/51] graph-lock: Introduce a lock to protect block graph operations
` [PULL 36/51] graph-lock: Implement guard macros
` [PULL 37/51] async: Register/unregister aiocontext in graph lock list
` [PULL 39/51] clang-tsa: Add TSA_ASSERT() macro
` [PULL 40/51] clang-tsa: Add macros for shared locks
` [PULL 42/51] test-bdrv-drain: Fix incorrrect drain assumptions
` [PULL 43/51] block: Fix locking in external_snapshot_prepare()
` [PULL 44/51] block: wrlock in bdrv_replace_child_noperm
` [PULL 45/51] block: remove unnecessary assert_bdrv_graph_writable()
` [PULL 46/51] block: assert that graph read and writes are performed correctly
` [PULL 47/51] graph-lock: TSA annotations for lock/unlock functions
` [PULL 48/51] Mark assert_bdrv_graph_readable/writable() GRAPH_RD/WRLOCK
` [PULL 49/51] block-coroutine-wrapper.py: introduce annotations that take the graph rdlock
` [PULL 50/51] block: use co_wrapper_mixed_bdrv_rdlock in functions taking the rdlock
` [PULL 51/51] block: GRAPH_RDLOCK for functions only called by co_wrappers
[PATCH 1/2] perf/test: Fix perf test 84 on s390
2022-12-14 14:34 UTC (5+ messages)
` [PATCH 2/2] perf/test: Fix perf test 89 on x86
[Buildroot] [PATCH 1/1] package/python-traitlets: bump to version 5.7.1
2022-12-14 14:34 UTC
[PATCH v5 0/6] AX45MP: Add support to non-coherent DMA
2022-12-14 14:34 UTC (5+ messages)
` [PATCH v5 1/6] riscv: asm: alternative-macros: Introduce ALTERNATIVE_3() macro
[PATCH] riscv: Allow to downgrade paging mode from the command line
2022-12-14 14:33 UTC (2+ messages)
[PATCH] nvmem: core: Fix race in nvmem_register()
2022-12-14 14:29 UTC
stable/linux-4.19.y build: 182 builds: 5 failed, 177 passed, 30 warnings (v4.19.269)
2022-12-14 14:30 UTC
[PATCH 0/6] target/arm: general cleanups
2022-12-14 14:30 UTC (2+ messages)
[Buildroot] [PATCH 1/1] package/python-lxml: bump to verison 4.9.2
2022-12-14 14:29 UTC
[kirkstone][OE-core][PATCH] efibootmgr: update compilation with musl
2022-12-14 14:28 UTC
[PATCH v2 0/4] Add basic Rockchip rk3128 DT support
2022-12-14 14:26 UTC (4+ messages)
` (subset) "
[PATCH v2 0/2] arm64: dts: rockchip: add Radxa CM3I E25
2022-12-14 14:26 UTC (4+ messages)
[PATCH v2 1/1] i2c: designware: set pinctrl recovery information from device pinctrl
2022-12-14 14:27 UTC
[PATCH v9 0/8] ARM: Add Rockchip RV1126 support
2022-12-14 14:26 UTC (4+ messages)
` (subset) "
[PATCH] arm64: dts: rockchip: rk3399: use correct reset names
2022-12-14 14:26 UTC (4+ messages)
[PATCH] mm/uffd: Always wr-protect pte in pte|pmd_mkuffd_wp()
2022-12-14 14:27 UTC (4+ messages)
[PATCH v2 0/3] hwmon: Add max31732 quad remote temperature sensor driver
2022-12-14 14:22 UTC (4+ messages)
` [PATCH v2 1/3] drivers: "
` [PATCH v2 2/3] docs: hwmon: add max31732 documentation
` [PATCH v2 3/3] dt-bindings: hwmon: Add bindings for max31732
[Bug 216810] New: uvc_video: 0010:uvc_video_decode_meta+0x29a/0x2b0 [uvcvideo]
2022-12-14 14:27 UTC (2+ messages)
` [Bug 216810] "
[bpf-next 1/2] bpf: add runtime stats, max cost
2022-12-14 14:25 UTC (2+ messages)
` [bpf-next 2/2] bpftool: "
[RFC PATCH 1/2] trace: add new file under include/trace/stages/ for perf/bpf
2022-12-14 14:25 UTC (3+ messages)
` [RFC PATCH 2/2] trace: allocate temparary buffer for trace output usage
[Buildroot] [PATCH 1/1] package/python-fire: bump to version 0.5.0
2022-12-14 14:25 UTC
[RFC PATCH 00/17] sunxi: rework pinctrl and add T113s support
2022-12-14 14:25 UTC (7+ messages)
` [RFC PATCH 01/17] sunxi: remove CONFIG_SATAPWR
` [RFC PATCH 02/17] sunxi: remove CONFIG_MACPWR
[PATCH v3 00/18] xen/arm: Don't switch TTBR while the MMU is on
2022-12-14 14:24 UTC (3+ messages)
` [PATCH v3 08/18] xen/arm32: head: Introduce an helper to flush the TLBs
[PATCH] srcu: Add notes for not-effective mutex
2022-12-14 14:24 UTC
[xen-unstable-smoke test] 175199: regressions - FAIL
2022-12-14 14:23 UTC
[PATCH v1 0/5] build/libtraceevent resends
2022-12-14 14:22 UTC (2+ messages)
[PATCH 2/2] ASoC: da7213: Add support for mono, set frame width to 32 when possible
2022-12-14 14:21 UTC (3+ messages)
[PATCH] x86/resctrl: Fix event counts regression in reused RMIDs
2022-12-14 14:21 UTC (5+ messages)
[PATCH 0/4] ASoC: Fixes for WM8940 codec
2022-12-14 14:19 UTC (7+ messages)
` [PATCH 2/4] ASoC: wm8940: Rewrite code to set proper clocks
` [PATCH 3/4] ASoC: wm8940: Mute also the speaker output
[PATCH] gdbstub: move update guest debug to accel ops
2022-12-14 14:16 UTC (4+ messages)
[PATCH 0/4] arm64: dts: qcom: sc8280xp: add i2c and spi nodes
2022-12-14 14:19 UTC (6+ messages)
` [PATCH 3/4] arm64: dts: qcom: sa8540p-ride: add qup1_i2c15 and qup2_i2c18 nodes
[PATCH] options: don't error when unsetting OPTIND
2022-12-14 14:18 UTC (2+ messages)
[PATCH] spi: fsl_spi: Don't change speed while chipselect is active
2022-12-14 14:18 UTC (2+ messages)
[syzbot] KMSAN: uninit-value in longest_match
2022-12-14 14:16 UTC (3+ messages)
[Intel-gfx] [PATCH 0/7] drm/i915: extract vblank/scanline code to a separate file
2022-12-14 14:16 UTC (5+ messages)
` [Intel-gfx] [PATCH 4/7] drm/i915/hdmi: abstract scanline range wait into intel_vblank.[ch]
` [Intel-gfx] [PATCH 7/7] drm/i915/reg: split out vblank/scanline regs
[PATCH] hwspinlock: Use device_match_of_node()
2022-12-14 14:15 UTC (2+ messages)
[PATCH-for-8.0] coroutine: Add missing <qemu/atomic.h> include
2022-12-14 14:11 UTC (4+ messages)
[PATCH] scanf.3: Do not mention the ERANGE error
2022-12-14 14:10 UTC (14+ messages)
[PATCH] hw/cxl/device: Add Flex Bus Port DVSEC
2022-12-14 14:01 UTC (4+ messages)
[PATCH] Add HP Stream 8 to bytcr_rt5640.c
2022-12-13 19:04 UTC (3+ messages)
Version Magic Mismatch for Kernel Module
2022-12-14 14:07 UTC
stable/linux-5.4.y build: 163 builds: 2 failed, 161 passed, 26 warnings (v5.4.227)
2022-12-14 14:07 UTC
[RFC 0/4] Adding Virtual Memory Fuses to Xen
2022-12-14 14:06 UTC (5+ messages)
[PATCH 0/3] Add mailmap mechanism in --batch-check options
2022-12-14 14:04 UTC (4+ messages)
` [PATCH v6 0/2] Add mailmap mechanism in cat-file options
` [PATCH v6 2/2] cat-file: add mailmap support to --batch-check option
❌ FAIL: Test report for master (6.1.0, mainline.kernel.org-clang, 02bf43c7)
2022-12-14 14:01 UTC
[for-next][PATCH 0/8] tracing: Last minute fixes for 6.2
2022-12-14 14:01 UTC (9+ messages)
` [for-next][PATCH 1/8] tracing: Fix infinite loop in tracing_read_pipe on overflowed print_trace_line
` [for-next][PATCH 2/8] x86/mm/kmmio: Remove redundant preempt_disable()
` [for-next][PATCH 3/8] tracing: Have trigger filter parsing errors show up in error_log
` [for-next][PATCH 4/8] tracing: Remove pointer (asterisk) and brackets from cpumask_t field
` [for-next][PATCH 5/8] tracing: Do not synchronize freeing of trigger filter on boot up
` [for-next][PATCH 6/8] ftrace: Prevent RCU stall on PREEMPT_VOLUNTARY kernels
` [for-next][PATCH 7/8] tracing: Improve panic/die notifiers
` [for-next][PATCH 8/8] tracing: Fix cpumask() example typo
[PATCH] arm64: ptrace: Use ARM64_SME to guard the SME register enumerations
2022-12-14 13:59 UTC (2+ messages)
pull request: rtw89: 8852c: update fw to v0.27.56.9
2022-12-14 14:01 UTC
[igt-dev] [PATCH i-g-t v4 00/11] Remove libdrm remnants in i915 code
2022-12-14 14:01 UTC (5+ messages)
` [igt-dev] ✗ Fi.CI.IGT: failure for Remove libdrm remnants in i915 code (rev4)
[PATCH v2 1/3] iio: adc: add imx93 adc support
2022-12-14 13:35 UTC (6+ messages)
` [PATCH v2 2/3] dt-bindings: iio: adc: Add binding documentation for NXP IMX93 ADC
` [PATCH v2 3/3] arm64: dts: imx93: add ADC support
[PATCH v4 0/7] New DRM accel driver for Intel VPU
2022-12-14 13:57 UTC (3+ messages)
` [PATCH v4 1/7] accel/ivpu: Introduce a new DRM "
[kvm-unit-tests PATCH v4 0/1] s390x: test storage keys during migration
2022-12-14 13:55 UTC (2+ messages)
` [kvm-unit-tests PATCH v4 1/1] s390x: add parallel skey migration test
Yocto with Monorepo - best practice for building apps that have source within the repo?
2022-12-14 13:55 UTC (6+ messages)
` [yocto] "
[PATCH v2 0/4] add trace points in ethdev library
2022-12-14 13:52 UTC (5+ messages)
` [PATCH v3 "
` [PATCH v3 1/4] ethdev: add trace points
` [EXT] "
[PATCH] thermal: intel: Don't set HFI status bit to 1
2022-12-14 13:53 UTC (3+ messages)
[PATCH 1/3] drivers: hwmon: Add max31732 quad remote temperature sensor driver
2022-12-14 13:49 UTC (3+ messages)
` [PATCH 2/3] docs: hwmon: add max31732 documentation
` [PATCH 3/3] dt-bindings: hwmon: Add bindings for max31732
[linux-next:master 14034/14039] drivers/vfio/group.c:111:13: sparse: sparse: incorrect type in assignment (different address spaces)
2022-12-14 13:50 UTC
[PATCH v2] mmc: meson-gx: fix SDIO interrupt handling
2022-12-14 13:46 UTC (4+ messages)
` [PATCH v3] "
[PATCH 0/2] kvm: x86/mmu: Skip adding write-access for spte in FNAME(sync_page) and remove shadow_host_writable_mask
2022-12-14 13:47 UTC (4+ messages)
` [PATCH 1/2] kvm: x86/mmu: Reduce the update to the spte in FNAME(sync_page)
[PATCH v2] umh: fix out of scope usage when the process is being killed
2022-12-14 13:46 UTC
[PATCH v2 00/12] ext4: enhance simulate fail facility
2022-12-14 13:46 UTC (2+ messages)
[PATCH v2 0/2] Adds Corstone500 DeviceTree
2022-12-14 13:44 UTC (6+ messages)
` [PATCH v2 1/2] arm64: dts: Add Arm corstone500 platform support
` [PATCH v2 2/2] dt-bindings: Add Arm corstone500 platform
stable/linux-4.14.y build: 188 builds: 2 failed, 186 passed, 35 warnings (v4.14.302)
2022-12-14 13:44 UTC
[RFC PATCH] ext4: dio take shared inode lock when overwriting preallocated blocks
2022-12-14 13:44 UTC (2+ messages)
[PATCH] drm/panel: otm8009a: Set backlight parent to panel device
2022-12-14 13:28 UTC
[PATCH 1/1] i2c: designware: add pinctrl for recovery info as an option
2022-12-14 13:43 UTC (3+ messages)
[kvm-unit-tests PATCH v3 0/1] s390x: test storage keys during migration
2022-12-14 13:42 UTC (3+ messages)
` [kvm-unit-tests PATCH v3 1/1] s390x: add parallel skey migration test
[PATCH v3] virtio-rng: return available data with O_NONBLOCK
2022-12-14 13:41 UTC (10+ 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.