All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-06-02 16:59:29 to 2024-06-02 20:52:01 UTC [more...]

[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 "

[PATCH RFC 0/4] static key support for error injection functions
 2024-06-02 20:47 UTC  (6+ messages)
` [PATCH RFC 3/4] mm, slab: add static key for should_failslab()

[syzbot] [btrfs?] possible deadlock in btrfs_quota_enable
 2024-06-02 20:43 UTC 

[PATCH][RFC] move close_range(2) into fs/file.c, fold __close_range() into it
 2024-06-02 20:42 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 

[Buildroot] [PATCH 00/16] support/download: allow downloading unlocked cargo packages (branch yem/cargo-unchained)
 2024-06-02 20:39 UTC  (17+ 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 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

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 20:38 UTC  (8+ messages)

[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 v3 0/4] hwmon: Add support for SPD5118 compliant chips
 2024-06-02 20:18 UTC  (5+ messages)
` [PATCH v3 2/4] hwmon: Add support for SPD5118 compliant temperature sensors

[PATCH] irqchip/gic-v3: Add Allwinner sunxi001 erratum workaround
 2024-06-02 20:15 UTC  (3+ messages)

[PATCH 0/6] kernel: Avoid memcpy of task comm
 2024-06-02 20:11 UTC  (9+ messages)
` [PATCH 1/6] fs/exec: Drop task_lock() inside __get_task_comm()

[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  (4+ messages)
` [Bug 218901] "

[PATCH] block: fix some typo
 2024-06-02 18:36 UTC 

[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)

[RFC PATCH 0/4] NFS: Fix another 'check_flush_dependency' splat
 2024-06-02 18:14 UTC  (8+ messages)

[PATCH net-next 0/3] Introduce EN7581 ethernet support
 2024-06-02 18:10 UTC  (20+ messages)
` [PATCH net-next 2/3] arm64: dts: airoha: Add EN7581 ethernet node
` [PATCH net-next 3/3] net: airoha: Introduce ethernet support for EN7581 SoC
  ` [EXTERNAL] "

[PATCH v1] imxtract: add support for zstd-compressed images
 2024-06-02 15:25 UTC 

[PATCH 00/13] Add support for SA8775P Multimedia clock controllers
 2024-06-02 17:58 UTC  (6+ messages)
` [PATCH 04/13] clk: qcom: gpucc-sa8775p: Remove the CLK_IS_CRITICAL and ALWAYS_ON flags

[OE-core][kirkstone][PATCH] openssl: Security fix for CVE-2024-4741
 2024-06-02 17:52 UTC  (3+ messages)
  ` [kirkstone][PATCH] "

[akpm-mm:mm-nonmm-unstable 38/65] fs/bcachefs/clock.c:150:18-21: Unneeded variable: "ret". Return "NULL" on line 164
 2024-06-02 17:48 UTC  (3+ messages)
` [PATCH] bcachefs: Fix missing assignment of minimum element before min_heap_pop()

[PATCH 0/5] use the pager in 'add -p'
 2024-06-02 17:46 UTC  (9+ messages)
` [PATCH v2 "
  ` [PATCH v3 0/6] "

[PATCH] net: ethtool: remove unused struct 'cable_test_tdr_req_info'
 2024-06-02 17:46 UTC  (2+ messages)

[GIT PULL] ata fixes for 6.10-rc2
 2024-06-02 17:38 UTC 

[PATCH net-next v5] net: ethernet: mtk_eth_soc: ppe: add support for multiple PPEs
 2024-06-02 17:32 UTC  (2+ messages)

[PATCH] serial: pxa: Disable TX interrupt if there is no more data to transmit
 2024-06-02 17:24 UTC  (5+ messages)

[PATCH] iio: event: use sizeof(*pointer) instead of sizeof(type)
 2024-06-02 17:23 UTC 

RFC: V4L2 subdev states and controls
 2024-06-02 17:16 UTC 

Linux regressions report for mainline [2024-06-02]
 2024-06-02 16:41 UTC 

S1G and 6GHz channels in Estonia (and EU)
 2024-06-02 17:13 UTC 

[PATCH] Input: tablet - use sizeof(*pointer) instead of sizeof(type)
 2024-06-02 17:10 UTC 

[PATCH] ASoC: fsl: add missing MODULE_DESCRIPTION() macro
 2024-06-02 17:00 UTC  (3+ messages)

[PATCH] Input: mouse - use sizeof(*pointer) instead of sizeof(type)
 2024-06-02 16:59 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.