All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-05-27 20:17:41 to 2024-05-27 21:35:19 UTC [more...]

[PATCH] configs: add mvebu_espressobin_ultra-88f3720_defconfig
 2024-05-27 21:33 UTC  (2+ messages)

[PATCH v3 0/7] add ArmSoM Sige7 Rk3588 board
 2024-05-27 20:17 UTC  (5+ messages)
` [PATCH v3 1/7] arm64: dts: rockchip: Add rk3588 GPU node
` [PATCH v3 2/7] arm64: dts: rockchip: Fix ordering of nodes on rk3588s
` [PATCH v3 3/7] arm64: dts: rockchip: fix usb2phy nodename for rk3588

[PATCH v2 00/14] Introduce the lwIP network stack
 2024-05-27 15:34 UTC  (3+ messages)
` [PATCH v2 01/14] net: introduce alternative implementation as net-lwip/

[PATCH 0/6] Intel Performance Limit Reasons support
 2024-05-27 21:33 UTC  (3+ messages)
` [PATCH 3/6] platform/x86/intel: TPMI domain id and CPU mapping

[PATCH v1 00/11] pinctrl: pinmux: Embed and reuse struct pinfunction
 2024-05-27 21:24 UTC  (21+ messages)
` [PATCH v1 01/11] pinctrl: berlin: Make use of "
` [PATCH v1 02/11] pinctrl: equilibrium: "
` [PATCH v1 03/11] pinctrl: ingenic: Provide a helper macro INGENIC_PIN_FUNCTION()
` [PATCH v1 04/11] pinctrl: mediatek: Provide a helper macro PINCTRL_PIN_FUNCTION()
` [PATCH v1 05/11] pinctrl: pinmux: Add a convenient define PINCTRL_FUNCTION_DESC()
` [PATCH v1 06/11] pinctrl: pinmux: Embed struct pinfunction into struct function_desc
` [PATCH v1 07/11] pinctrl: imx: Convert to use func member
` [PATCH v1 08/11] pinctrl: ingenic: "
` [PATCH v1 09/11] pinctrl: keembay: "
` [PATCH v1 10/11] pinctrl: mediatek: "
` [PATCH v1 11/11] pinctrl: pinmux: Remove unused members from struct function_desc

[vbabka:DONTTEST-pcp-locking-bench 1/4] lib/slub_kunit.c:9:10: fatal error: asm/tsc.h: No such file or directory
 2024-05-27 21:27 UTC 

[RFC PATCH v2 00/12] Socket type control for Landlock
 2024-05-27 21:27 UTC  (11+ messages)
` [RFC PATCH v2 04/12] selftests/landlock: Add protocol.socket_access_rights to socket tests
` [RFC PATCH v2 05/12] selftests/landlock: Add protocol.rule_with_unknown_access "
` [RFC PATCH v2 06/12] selftests/landlock: Add protocol.rule_with_unhandled_access "
` [RFC PATCH v2 07/12] selftests/landlock: Add protocol.inval "
` [RFC PATCH v2 08/12] selftests/landlock: Add tcp_layers.ruleset_overlap "

[PATCH net] docs: netdev: Fix typo in Signed-off-by tag
 2024-05-27 21:27 UTC  (3+ messages)

[CI 0/2] Test GSC loading with Wa_22019338487
 2024-05-27 21:26 UTC  (6+ messages)
` [CI 1/2] drm/xe/lnl: Apply Wa_22019338487
` [CI 2/2] Reapply "drm/xe/gsc: define GSC FW for LNL"
` ✓ CI.Patch_applied: success for Test GSC loading with Wa_22019338487
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "

FAILED: patch "[PATCH] nilfs2: fix use-after-free of timer for log writer thread" failed to apply to 6.1-stable tree
 2024-05-27 21:26 UTC  (2+ messages)
` [PATCH 4.19 5.4 5.10 5.15 6.1] nilfs2: fix use-after-free of timer for log writer thread

[PATCHSET v6] sched: Implement BPF extensible scheduler class
 2024-05-27 21:25 UTC  (12+ messages)

[PATCH][CFT][experimental] net/socket.c: use straight fdget/fdput (resend)
 2024-05-27 21:25 UTC  (7+ messages)

[tip:ras/core] BUILD SUCCESS 5b9d292ea87c836ec47483f98344cb0e7add82fe
 2024-05-27 21:24 UTC 

[RFC] power: supply: gpio-charger: extend for supercap charger ltc4041
 2024-05-27 21:24 UTC  (2+ messages)

[PATCH 6.9 000/427] 6.9.3-rc1 review
 2024-05-27 21:23 UTC  (2+ messages)

[syzbot] [mm?] INFO: rcu detected stall in sys_clone (8)
 2024-05-27 21:23 UTC 

[PATCH 00/18] tcg/loongarch64: Support v64 and v256
 2024-05-27 21:19 UTC  (19+ messages)
` [PATCH 01/18] tcg/loongarch64: Import LASX, FP insns
` [PATCH 02/18] tcg/loongarch64: Use fp load/store for I32 and I64 into vector regs
` [PATCH 03/18] tcg/loongarch64: Handle i32 and i64 moves between gr and fr
` [PATCH 04/18] tcg/loongarch64: Support TCG_TYPE_V64
` [PATCH 05/18] util/loongarch64: Detect LASX vector support
` [PATCH 06/18] tcg/loongarch64: Simplify tcg_out_dup_vec
` [PATCH 07/18] tcg/loongarch64: Support LASX in tcg_out_dup_vec
` [PATCH 08/18] tcg/loongarch64: Support LASX in tcg_out_dupm_vec
` [PATCH 09/18] tcg/loongarch64: Use tcg_out_dup_vec in tcg_out_dupi_vec
` [PATCH 10/18] tcg/loongarch64: Support LASX "
` [PATCH 11/18] tcg/loongarch64: Simplify tcg_out_addsub_vec
` [PATCH 12/18] tcg/loongarch64: Support LASX in tcg_out_addsub_vec
` [PATCH 13/18] tcg/loongarch64: Split out vdvjvk in tcg_out_vec_op
` [PATCH 14/18] tcg/loongarch64: Support LASX in tcg_out_{mov,ld,st}
` [PATCH 15/18] tcg/loongarch64: Remove temp_vec from tcg_out_vec_op
` [PATCH 16/18] tcg/loongarch64: Split out vdvjukN in tcg_out_vec_op
` [PATCH 17/18] tcg/loongarch64: Support LASX "
` [PATCH 18/18] tcg/loongarch64: Enable v256 with LASX

[RFC PATCH 0/4] migration-test: Device migration smoke tests
 2024-05-27 21:17 UTC  (7+ messages)
` [RFC PATCH 2/4] tests/qtest/migration: Add a test that runs vmstate-static-checker
` [RFC PATCH 3/4] tests/qtest/migration: Add support for simple device tests
` [RFC PATCH 4/4] ci: Add the new migration "

[PATCH v2] selftests/vDSO: fix clang build errors and warnings
 2024-05-27 21:16 UTC 

[PATCH 01/13] boost: update 1.84.0 -> 1.85.0
 2024-05-27 21:15 UTC  (9+ messages)
` [PATCH 05/13] cmake: upgrade 3.28.3 -> 3.29.3
  ` [OE-core] "
` [PATCH 07/13] icu: upgrade 74-2 -> 75-1
  ` [OE-core] "

Kernel 6.9 regression: X86: Bogus messages from topology detection
 2024-05-27 21:15 UTC  (4+ messages)

[PATCH v16 0/5] PCI devices passthrough on Arm, part 3
 2024-05-27 21:14 UTC  (4+ messages)
` [PATCH v16 1/5] arm/vpci: honor access size when returning an error

[Bug 218850] New: Unexpected failure when write to a file with two file descriptor
 2024-05-27 21:14 UTC  (2+ messages)
` [Bug 218850] "

[PATCH v3 00/18] media: Fix the last set of coccinelle warnings
 2024-05-27 21:09 UTC  (38+ messages)
` [PATCH v3 01/18] media: allegro: nal-hevc: Replace array[1] with arrray[N]
` [PATCH v3 02/18] media: xilinx: Refactor struct xvip_dma
` [PATCH v3 03/18] media: dvb-frontend/mxl5xx: Refactor struct MBIN_FILE_T
` [PATCH v3 04/18] media: dvb-frontend/mxl5xx: Use flex array for MBIN_SEGMENT_T
` [PATCH v3 05/18] media: pci: cx18: Use flex arrays for struct cx18_scb
` [PATCH v3 06/18] media: siano: Refactor struct sms_msg_data
` [PATCH v3 07/18] media: siano: Remove unused structures
` [PATCH v3 08/18] media: siano: Use flex arrays for sms_firmware
` [PATCH v3 09/18] media: venus: Remove unused structs
` [PATCH v3 10/18] media: venus: Use flex array for hfi_session_release_buffer_pkt
` [PATCH v3 11/18] media: venus: Refactor struct hfi_uncompressed_plane_info
` [PATCH v3 12/18] media: venus: Refactor struct hfi_session_get_property_pkt
` [PATCH v3 13/18] media: venus: Refactor struct hfi_uncompressed_format_supported
` [PATCH v3 14/18] media: venus: Refactor hfi_session_empty_buffer_uncompressed_plane0_pkt
` [PATCH v3 15/18] media: venus: Refactor hfi_session_empty_buffer_compressed_pkt
` [PATCH v3 16/18] media: venus: Refactor hfi_sys_get_property_pkt
` [PATCH v3 17/18] media: venus: Refactor hfi_session_fill_buffer_pkt
` [PATCH v3 18/18] media: venus: Refactor hfi_buffer_alloc_mode_supported

[PATCH v5 0/6] Mediatek thermal sensor driver support for MT8186 and MT8188
 2024-05-27 21:07 UTC  (10+ messages)
` [PATCH v5 1/6] dt-bindings: thermal: mediatek: Rename thermal zone definitions "

[syzbot] [net?] WARNING in inet_csk_get_port (3)
 2024-05-27 21:06 UTC  (2+ messages)

[PATCH] crypto: ecdsa: Fix the public key format description
 2024-05-27 21:05 UTC  (2+ messages)

[PATCH v5.1] fs: Allow fine-grained control of folio sizes
 2024-05-27 21:01 UTC 

[PATCH v2 0/6] selftests/x86: fix build errors and warnings found via clang
 2024-05-27 21:00 UTC  (7+ messages)
` [PATCH v2 1/6] selftests/x86: build test_FISTTP.c with clang
` [PATCH v2 2/6] selftests/x86: build fsgsbase_restore.c "
` [PATCH v2 3/6] selftests/x86: build sysret_rip.c "
` [PATCH v2 4/6] selftests/x86: avoid -no-pie warnings from clang during compilation
` [PATCH v2 5/6] selftests/x86: remove (or use) unused variables and functions
` [PATCH v2 6/6] selftests/x86: fix printk warnings reported by clang

[PATCH] iio: imu: inv_icm42600: delete unneeded update watermark call
 2024-05-27 21:00 UTC 

[PATCH] phy: starfive: remove unused struct 'regval'
 2024-05-27 20:59 UTC  (2+ messages)

[PATCH i-g-t] tests/intel/kms_pm_dc: Add a new test to validate the deep sleep state during extended vblank
 2024-05-27 20:59 UTC  (3+ messages)
` ✓ Fi.CI.BAT: success for tests/intel/kms_pm_dc: Add a new test to validate the deep sleep state during extended vblank (rev3)
` ✓ CI.xeBAT: "

[PATCH] phy: miphy28lp: remove unused struct 'miphy_initval'
 2024-05-27 20:58 UTC  (3+ messages)

Dell XPS 13 9360: `slp_s0_residency_usec` stays 0
 2024-05-27 20:58 UTC  (5+ messages)

6.10-rc1 : crash in mei_csi_probe
 2024-05-27 20:58 UTC  (3+ messages)

[PATCH v3 0/3] ChromeOS Embedded controller hwmon driver
 2024-05-27 20:58 UTC  (4+ messages)
` [PATCH v3 1/3] platform/chrome: cros_ec_proto: Introduce cros_ec_cmd_readmem()
` [PATCH v3 2/3] hwmon: add ChromeOS EC driver
` [PATCH v3 3/3] mfd: cros_ec: Register hardware monitoring subdevice

[PATCH i-g-t] tests/intel/xe_module_load: Unload module if loaded with modparams
 2024-05-27 20:57 UTC  (2+ messages)
` ✗ CI.xeFULL: failure for "

[PATCH v6 0/7] Live Migration With IAA
 2024-05-27 20:56 UTC  (5+ messages)
` [PATCH v6 2/7] migration/multifd: put IOV initialization into compression method
` [PATCH v6 7/7] tests/migration-test: add qpl compression test

[PATCH 00/43] Remaining MMU clean up patches
 2024-05-27 20:55 UTC  (2+ messages)

[PATCH 0/2] RK3588: FriendlyElec CM3588 NAS board support
 2024-05-27 20:54 UTC  (6+ messages)
` [PATCH 2/2] arm64: dts: rockchip: Add CM3588 NAS board

[PATCH v16 0/9] Cache insensitive cleanup for ext4/f2fs
 2024-05-27 20:54 UTC  (8+ messages)
` [PATCH v16 3/9] libfs: Introduce case-insensitive string comparison helper

Should I add INPUT_CURRENT_NOW attribute in power_supply.h?
 2024-05-27 20:44 UTC  (2+ messages)

[RFC 0/6] scripts: Rewrite simpletrace printer in Rust
 2024-05-27 20:44 UTC  (7+ messages)
` [RFC 2/6] scripts/simpletrace-rust: Support Event & Arguments in trace module
` [RFC 3/6] scripts/simpletrace-rust: Add helpers to parse trace file
` [RFC 4/6] scripts/simpletrace-rust: Parse and check trace recode file

[PATCH 1/2] drm/rockchip: vop: clear DMA stop bit on flush on RK3066
 2024-05-27 20:43 UTC  (5+ messages)
` [PATCH v2 1/2] drm/rockchip: vop: clear DMA stop bit upon vblank "

[cocci] patch idea: convert trivial call_rcu users to kfree_rcu
 2024-05-27 20:43 UTC  (7+ messages)

[PATCH v5 1/5] dt-bindings: power: Extend battery chemistry with capacitor
 2024-05-27 20:40 UTC  (3+ messages)
  ` [PATCH v5 5/5] power: supply: ltc3350-charger: Add driver

[PATCH] unicode: add MODULE_DESCRIPTION() macros
 2024-05-27 20:40 UTC  (2+ messages)

[PATCH net-next v7 0/6] add ethernet driver for Tehuti Networks TN40xx chips
 2024-05-27 20:39 UTC  (7+ messages)
` [PATCH net-next v7 1/6] net: tn40xx: add pci "
` [PATCH net-next v7 2/6] net: tn40xx: add register defines
` [PATCH net-next v7 3/6] net: tn40xx: add basic Tx handling
` [PATCH net-next v7 4/6] net: tn40xx: add basic Rx handling
` [PATCH net-next v7 5/6] net: tn40xx: add mdio bus support
` [PATCH net-next v7 6/6] net: tn40xx: add phylink support

[auto-upgrade-helper][PATCH] upgrade-helper: fix testimage check
 2024-05-27 20:39 UTC  (3+ messages)
` [yocto-patches] "

[PATCH v9 00/10] Add V4L2 M2M Driver for E5010 JPEG Encoder
 2024-05-27 20:38 UTC  (6+ messages)
` [PATCH v9 06/10] math.h: Add macros for rounding to closest value
` [PATCH v9 07/10] lib: add basic KUnit test for lib/math

[RFC][PATCH 1/3] netns: use GO_SRCURI_DESTSUFFIX
 2024-05-27 20:37 UTC  (7+ messages)
` [RFC][PATCH 2/3] cni: "
  ` [meta-virtualization] "

[PATCH v2] selftests/timers: remove unused irqcount variable
 2024-05-27 20:36 UTC 

pull-request: bpf 2024-05-27
 2024-05-27 20:35 UTC 

[PATCH v2] selftest/timerns: fix clang build failures for abs() calls
 2024-05-27 20:31 UTC 

[PATCH 0/4] lib/sort: Optimizations and cleanups
 2024-05-27 20:30 UTC  (5+ messages)
` [PATCH 1/4] lib/sort: Remove unused pr_fmt macro
` [PATCH 2/4] lib/sort: Fix outdated comment regarding glibc qsort()
` [PATCH 3/4] lib/sort: Optimize heapsort for handling final 2 or 3 elements
` [PATCH 4/4] lib/test_sort: Add a testcase to ensure code coverage

[LTP] [PATCH 1/2] tst_device: Print info about acquiring device
 2024-05-27 20:28 UTC  (2+ messages)
` [LTP] [PATCH 2/2] tst_test: Don't print hints if failed to acquire

[geert-renesas-devel:master] BUILD SUCCESS 76c31fb816a7366cb6de2add5b416d827a204712
 2024-05-27 20:26 UTC 

[PATCH v1 1/1] PNP: Export pnp_bus_type for modules
 2024-05-27 20:24 UTC 

[PATCH v3] mei: vsc: Don't stop/restart mei device during system suspend/resume
 2024-05-27 20:23 UTC  (2+ messages)

[auto-upgrade-helper][PATCH] upgrade-helper: fix testimage check
 2024-05-27 20:21 UTC  (2+ messages)
` [yocto-patches] "

[PATCH] drm/amdgpu: Add lock around VF RLCG interface
 2024-05-27 20:19 UTC 

Pull request for tpm-master-27052024
 2024-05-27 20:18 UTC  (2+ messages)

[PATCH] netfs: Fault in smaller chunks for non-large folio mappings
 2024-05-27 20:17 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.