messages from 2024-06-02 18:18:15 to 2024-06-02 21:58:07 UTC [more...]
[PATCH][RFC] move close_range(2) into fs/file.c, fold __close_range() into it
2024-06-02 21:58 UTC (2+ messages)
[regresion] Dell's OMSA Systems Management Data Engine stuck after update from 6.8.y to 6.9.y (with bisecting)
2024-06-02 21:56 UTC (8+ messages)
[PATCH net v2] inet: bring NLM_DONE out to a separate recv() in inet_dump_ifaddr()
2024-06-02 21:55 UTC
[PATCH 1/2] i2c: keba: Add KEBA I2C controller support
2024-06-02 21:41 UTC (2+ messages)
[Buildroot] [PATCH v4] configs/cubieboard1: new defconfig
2024-06-02 21:40 UTC
[PATCH v2 0/9] drm/msm/dpu: be more friendly to X.org
2024-06-02 21:39 UTC (10+ messages)
` [PATCH v2 1/9] drm/msm/dpu: drop dpu_format_check_modified_format
` [PATCH v2 2/9] drm/msm/dpu: drop dpu_format_populate_layout from dpu_plane_sspp_atomic_update
` [PATCH v2 3/9] drm/msm/dpu: split dpu_format_populate_layout
` [PATCH v2 4/9] drm/msm/dpu: move dpu_format_populate_plane_sizes to atomic_check
` [PATCH v2 5/9] drm/msm/dpu: check for the plane pitch overflow
` [PATCH v2 6/9] drm/msm/dpu: drop call to _dpu_crtc_setup_lm_bounds from atomic_begin
` [PATCH v2 7/9] drm/msm/dpu: check for overflow in _dpu_crtc_setup_lm_bounds()
` [PATCH v2 8/9] drm/msm/dpu: merge MAX_IMG_WIDTH/HEIGHT with DPU_MAX_IMG_WIDTH/HEIGHT
` [PATCH v2 9/9] drm/msm/dpu: sync mode_config limits to the FB limits in dpu_plane.c
kswapd0: page allocation failure: order:0, mode:0x820(GFP_ATOMIC), nodemask=(null),cpuset=/,mems_allowed=0 (Kernel v6.5.9, 32bit ppc)
2024-06-02 21:36 UTC (9+ messages)
[PATCH] libtool: 2.4.7 -> 2.5.0
2024-06-02 21:33 UTC (2+ messages)
` Patchtest results for "
[Buildroot] [PATCH 1/1] package/python-bcrypt: bump to version 4.1.3
2024-06-02 21:33 UTC
[PATCH v2 0/2] RK3588: FriendlyElec CM3588 NAS board support
2024-06-02 20:08 UTC (3+ messages)
sched/isolation: tick_take_do_timer_from_boot() calls smp_call_function_single() with irqs disabled
2024-06-02 21:29 UTC (5+ messages)
` [PATCH] tick/nohz_full: don't abuse smp_call_function_single() in tick_setup_device()
[Buildroot] [PATCH 00/16] support/download: allow downloading unlocked cargo packages (branch yem/cargo-unchained)
2024-06-02 21:25 UTC (20+ messages)
` [Buildroot] [PATCH 01/16] package/pkg-download: symplify calling parameters
` [Buildroot] [PATCH 02/16] package/pkg-generic: split long, unreadable DOWNLOAD line
` [Buildroot] [PATCH 03/16] utils/check-package: add option to run the test-suite
` [Buildroot] [PATCH 04/16] utils/checkpackagelib: instruct shellcheck to follow included files
` [Buildroot] [PATCH 05/16] support/download/dl-wrapper: fix shellcheck errors
` [Buildroot] [PATCH 06/16] support/download/cargo-post-process: fix shellcheck
` [Buildroot] [PATCH 07/16] support/download: pass post-process options to post-process helper
` [Buildroot] [PATCH 08/16] support/download: accept manifest path as a post-process option
` [Buildroot] [PATCH 09/16] pakcage/pkg-cargo: use post-process opts to pass manifest path
` [Buildroot] [PATCH 10/16] package/pkg-python: use post-process opts to pass Cargo "
` [Buildroot] [PATCH 11/16] package/python-bcrypt: "
` [Buildroot] [PATCH 12/16] support/download: no longer support BR_CARGO_MANIFEST_PATH in cargo post-process
` [Buildroot] [PATCH 13/16] docs/manual: rephrase end of vendoring section
` [Buildroot] [PATCH 14/16] package/pkg-cargo: add support for unlocked packages
` [Buildroot] [PATCH 15/16] utils/checkpackagelib: add test for default _CARGO_LOCKED
` [Buildroot] [PATCH 16/16] RFC: package/anvil: new package
[PATCH v3 0/4] hwmon: Add support for SPD5118 compliant chips
2024-06-02 21:24 UTC (6+ messages)
` [PATCH v3 2/4] hwmon: Add support for SPD5118 compliant temperature sensors
[PATCH] block: fix some typo
2024-06-02 21:22 UTC (2+ messages)
[RFC PATCH v10 0/8] TPEBS counting mode support
2024-06-02 21:18 UTC (6+ messages)
[PATCH net-next 0/3] Introduce EN7581 ethernet support
2024-06-02 21:15 UTC (5+ messages)
` [PATCH net-next 3/3] net: airoha: Introduce ethernet support for EN7581 SoC
[PATCH v2] ARM: imx_v6_v7_defconfig: enable DRM_SII902X and DRM_DISPLAY_CONNECTOR
2024-06-02 21:09 UTC (2+ messages)
[PATCH RFC 0/4] static key support for error injection functions
2024-06-02 21:08 UTC (7+ messages)
` [PATCH RFC 3/4] mm, slab: add static key for should_failslab()
[syzbot] Monthly trace report (May 2024)
2024-06-02 21:06 UTC (4+ messages)
[RFC PATCH 0/3] Implement RECIPE_UPDATE_EXTRA_TASKS
2024-06-02 21:00 UTC (6+ messages)
` [RFC PATCH 1/5] devtool upgrade: enable RECIPE_UPDATE_EXTRA_TASKS
` [RFC PATCH 2/5] cargo-update-recipe-crates: add RECIPE_UPDATE_EXTRA_TASKS
` [RFC PATCH 3/5] ref-manual: add RECIPE_UPDATE_EXTRA_TASKS variable
` [RFC PATCH 4/5] meta-selftest: add python3-guessing-game
` [RFC PATCH 5/5] oe-selftest: add RECIPE_UPDATE_EXTRA_TASKS test
[PATCH 0/6] kernel: Avoid memcpy of task comm
2024-06-02 21:01 UTC (11+ messages)
` [PATCH 1/6] fs/exec: Drop task_lock() inside __get_task_comm()
` [PATCH 5/6] bpftool: Make task comm always be NUL-terminated
[RFC v2] eal: provide option to use compiler memcpy instead of RTE
2024-06-02 20:58 UTC (4+ messages)
` [RFC v3 0/5] Optionally have rte_memcpy delegate to compiler memcpy
` [RFC v3 5/5] eal: provide option to use compiler memcpy instead of RTE
Scarthgap merge request: June 2nd
2024-06-02 20:56 UTC
[PATCH] MAINTAINERS: remove myself as vmalloc reviewer
2024-06-02 20:55 UTC
[PATCH v2] MAINTAINERS: Update Xe driver maintainers
2024-06-02 20:51 UTC (9+ messages)
` ✓ CI.Patch_applied: success for MAINTAINERS: Update Xe driver maintainers (rev2)
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✗ CI.Hooks: failure "
` ✓ CI.checksparse: success "
` ✓ CI.BAT: "
` ✗ CI.FULL: failure "
[syzbot] [btrfs?] possible deadlock in btrfs_quota_enable
2024-06-02 20:43 UTC
[PATCH v8 1/3] perf report: Support LLVM for addr2line()
2024-06-02 20:42 UTC (3+ messages)
` [PATCH v8 2/3] perf annotate: split out read_symbol()
` [PATCH v8 3/3] perf annotate: LLVM-based disassembler
[Buildroot] [PATCH v2 1/1] package/vala: bump to version 0.56.17
2024-06-02 20:41 UTC
[PATCH v7 1/4] perf report: Support LLVM for addr2line()
2024-06-02 20:39 UTC (8+ messages)
` [PATCH v7 3/4] perf annotate: LLVM-based disassembler
` [PATCH v7 4/4] perf report: LLVM-based symbol listing
[PATCH v6 0/2] pwm: Add GPIO PWM driver
2024-06-02 20:33 UTC (3+ messages)
` [PATCH v6 1/2] dt-bindings: pwm: Add pwm-gpio
` [PATCH v6 2/2] pwm: Add GPIO PWM driver
[PATCH] virtio: add missing MODULE_DESCRIPTION() macro
2024-06-02 20:25 UTC
[PATCH v5 00/25] imx258 improvement series
2024-06-02 20:20 UTC (6+ messages)
` [PATCH v5 21/25] dt-bindings: media: imx258: Add binding for powerdown-gpio
[meta-python][PATCH] python3-typer: add new recipe
2024-06-02 20:19 UTC (2+ messages)
` [oe] "
[PATCH v6 00/23] imx258 improvement series
2024-06-02 20:13 UTC (48+ messages)
` [PATCH v6 01/23] media: i2c: imx258: Remove unused defines
` [PATCH v6 02/23] media: i2c: imx258: Make image geometry meet sensor requirements
` [PATCH v6 03/23] media: i2c: imx258: Disable digital cropping on binned modes
` [PATCH v6 04/23] media: i2c: imx258: Remove redundant I2C writes
` [PATCH v6 05/23] media: i2c: imx258: Add regulator control
` [PATCH v6 06/23] media: i2c: imx258: Make V4L2_CID_VBLANK configurable
` [PATCH v6 07/23] media: i2c: imx258: Split out common registers from the mode based ones
` [PATCH v6 08/23] media: i2c: imx258: Add support for 24MHz clock
` [PATCH v6 09/23] media: i2c: imx258: Add support for running on 2 CSI data lanes
` [PATCH v6 10/23] media: i2c: imx258: Follow normal V4L2 behaviours for clipping exposure
` [PATCH v6 11/23] media: i2c: imx258: Add get_selection for pixel array information
` [PATCH v6 12/23] media: i2c: imx258: Allow configuration of clock lane behaviour
` [PATCH v6 13/23] media: i2c: imx258: Correct max FRM_LENGTH_LINES value
` [PATCH v6 14/23] media: i2c: imx258: Issue reset before starting streaming
` [PATCH v6 15/23] media: i2c: imx258: Set pixel_rate range to the same as the value
` [PATCH v6 16/23] media: i2c: imx258: Support faster pixel rate on binned modes
` [PATCH v6 17/23] dt-bindings: media: imx258: Rename to include vendor prefix
` [PATCH v6 18/23] dt-bindings: media: imx258: Add alternate compatible strings
` [PATCH v6 19/23] media: i2c: imx258: Change register settings for variants of the sensor
` [PATCH v6 20/23] media: i2c: imx258: Make HFLIP and VFLIP controls writable
` [PATCH v6 21/23] media: i2c: imx258: Add support for reset gpio
` [PATCH v6 22/23] media: i2c: imx258: Use v4l2_link_freq_to_bitmap helper
` [PATCH v6 23/23] media: i2c: imx258: Convert to new CCI register access helpers
[PATCH] python3-pygments: added rdepends
2024-06-02 20:18 UTC (2+ messages)
` [OE-core] "
[PATCH] iio: pressure: bmp280: fix bmp580 temp read
2024-06-02 20:12 UTC
[PATCH] irqchip/gic-v3: Add Allwinner sunxi001 erratum workaround
2024-06-02 20:15 UTC (3+ messages)
[PATCH v4 0/3] Rust block device driver API and null block driver
2024-06-02 20:08 UTC (3+ messages)
` [PATCH v4 1/3] rust: block: introduce `kernel::block::mq` module
[PATCH for-4.19? v5 00/10] x86: Make MAX_ALTP2M configurable
2024-06-02 20:04 UTC (11+ messages)
` [PATCH for-4.19? v5 01/10] tools/ocaml: Fix mixed tabs/spaces
` [PATCH for-4.19? v5 02/10] tools/ocaml: Add missing ocaml bindings for altp2m_opts
` [PATCH for-4.19? v5 03/10] xen: Refactor altp2m options into a structured format
` [PATCH for-4.19? v5 04/10] tools/xl: Add altp2m_count parameter
` [PATCH for-4.19? v5 05/10] docs/man: Add altp2m_count parameter to the xl.cfg manual
` [PATCH for-4.19? v5 06/10] x86/altp2m: Introduce accessor functions for safer array indexing
` [PATCH for-4.19? v5 07/10] xen: Make the maximum number of altp2m views configurable for x86
` [PATCH for-4.19? v5 08/10] tools/libxl: Activate the altp2m_count feature
` [PATCH for-4.19? v5 09/10] xen/x86: Disallow creating domains with altp2m enabled and altp2m.nr == 0
` [PATCH for-4.19? v5 10/10] tools/ocaml: Add altp2m_count parameter
[PATCH 0/2] I2C controller support for KEBA PLCs
2024-06-02 18:59 UTC (4+ messages)
` [PATCH 2/2] misc: keba: Add basic KEBA CP500 system FPGA support
[PATCH 0/6] powervr: MT8173 GPU support
2024-06-02 19:53 UTC (5+ messages)
[PATCH v4 1/1] macOS: ls-files path fails if path of workdir is NFD
2024-06-02 19:40 UTC (3+ messages)
[PATCH v1 00/17] iio: chemical: bme680: Driver cleanup
2024-06-02 19:53 UTC (22+ messages)
` [PATCH v1 04/17] iio: chemical: bme680: Fix sensor data read operation
` [PATCH v1 05/17] iio: chemical: bme680: Fix type in define
` [PATCH v1 10/17] iio: chemical: bme680: Remove duplicate register read
` [PATCH v1 11/17] iio: chemical: bme680: Use bulk reads for calibration data
` [PATCH v1 13/17] iio: chemical: bme680: Add read buffers in DMA safe region
` [PATCH v1 14/17] iio: chemical: bme680: Modify startup procedure
` [PATCH v1 17/17] iio: chemical: bme680: Refactorize reading functions
[PATCH net-next v2 00/12] virtnet_net: prepare for af-xdp
2024-06-02 19:50 UTC (6+ messages)
` [PATCH net-next v2 12/12] virtio_net: refactor the xmit type
[PATCH v2 2/2] mm/damon/core: implement multi-context support
2024-06-02 19:48 UTC (2+ messages)
[Buildroot] [PATCH] configs/olimex_stmp157_olinuxino_lime: add hashes
2024-06-02 19:38 UTC (4+ messages)
[tip:x86/cpu] BUILD SUCCESS eb9d3c0bb065e55af6ec88e82a94b57fa1bb6e5d
2024-06-02 19:34 UTC
[Patch bpf] bpf: fix a potential use-after-free in bpf_link_free()
2024-06-02 19:32 UTC (2+ messages)
[RFC net-next v3 0/2] mlx5: Add netdev-genl queue stats
2024-06-02 19:23 UTC (8+ messages)
` [RFC net-next v3 1/2] net/mlx5e: Add helpers to calculate txq and ch idx
` [RFC net-next v3 2/2] net/mlx5e: Add per queue netdev-genl stats
[PATCH v6] cxl/events: Use a common struct for DRAM and General Media events
2024-06-02 19:12 UTC
[PATCH v5] cxl/events: Use a common struct for DRAM and General Media events
2024-06-02 19:09 UTC (2+ messages)
[Buildroot] [PATCH v2] package/ncftp: bump to version 3.2.7
2024-06-02 18:44 UTC (2+ messages)
[Buildroot] [git commit branch/next] package/ncftp: bump to version 3.2.7
2024-06-02 18:37 UTC
[Bug 218901] New: LG Gram Laptop Extra Features not working on 2024 models (16Z90S)
2024-06-02 18:41 UTC (2+ messages)
` [Bug 218901] "
[PATCH v4] Add .editorconfig file for basic formatting
2024-06-02 18:17 UTC (9+ messages)
[Buildroot] [git commit] package/pkg-download: use _DL_SUBDIR as root dir of generated archives
2024-06-02 18:15 UTC
[Buildroot] [git commit] package/qt5base: fix download
2024-06-02 18:19 UTC
[Buildroot] [git commit] configs/olimex_stmp157_olinuxino_lime: add hashes
2024-06-02 18:24 UTC
[Buildroot] [PATCH] package/qt5base: fix download
2024-06-02 18:24 UTC (2+ messages)
several GB freespace missing
2024-06-02 18:23 UTC
[linux-linus test] 186231: tolerable FAIL - PUSHED
2024-06-02 18:23 UTC
[Buildroot] [PATCH 0/2 v2] support/download: fix running on hosts with wget2 (branch yem/dl-curl)
2024-06-02 18:23 UTC (3+ messages)
` [Buildroot] [PATCH 1/2 v2] support/download: introduce curl backend for FTP transfers
` [Buildroot] [PATCH 2/2 v2] utils/genrandconfig: do not check certificates with curl
[Buildroot] [PATCH] package/pkg-download: use _DL_SUBDIR as root dir of generated archives
2024-06-02 18:18 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.