All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-10-25 00:48:06 to 2025-10-25 05:48:36 UTC [more...]

[PATCH 1/2] add-patch: quit without skipping undecided hunks
 2025-10-25  5:48 UTC  (2+ messages)
` [PATCH 2/2] add-patch: quit on EOF

[PATCH] net: mctp: Fix tx queue stall
 2025-10-25  5:44 UTC  (2+ messages)
` [PATCH v2] "

[PATCH net-next 1/3] net: dsa: yt921x: Add STP/MST support
 2025-10-25  5:43 UTC  (4+ messages)

[PATCH] drm/xe/xe3: Apply wa_14024997852
 2025-10-25  5:43 UTC  (3+ messages)

[PATCH net-next v7 0/5] ethtool: introduce PHY MSE diagnostics UAPI and drivers
 2025-10-25  5:37 UTC  (6+ messages)
` [PATCH net-next v7 2/5] ethtool: netlink: add ETHTOOL_MSG_MSE_GET and wire up PHY MSE access

[PATCH bpf-next v2 0/2] bpf: Skip bounds adjustment for conditional jumps on same register
 2025-10-25  5:30 UTC  (3+ messages)
` [PATCH bpf-next v2 1/2] "
` [PATCH bpf-next v2 2/2] selftests/bpf: Add test for BPF_JGT "

[arm-integrator:b4/ixp4xx-netgear-wgr826v 3/8] arch/arm/boot/dts/intel/ixp/intel-ixp42x-netgear-wgr826v.dtb: gpio@c8004000 (intel,ixp4xx-gpio): 'clock-hog', 'unknown-hog' do not match any of the regexes: '^pinctrl-[0-9]+$'
 2025-10-25  5:30 UTC 

[PATCH v3 0/6] Allwinner: A523: add support for A523 THS0/1 controllers
 2025-10-25  5:29 UTC  (8+ messages)
` [PATCH v3 1/6] dt-bindings: thermal: sun8i: Add "
` [PATCH v3 2/6] thermal/drivers/sun8i: add gpadc clock
` [PATCH v3 3/6] thermal/drivers/sun8i: replace devm_reset_control_get to devm_reset_control_get_shared_deasserted
` [PATCH v3 4/6] thermal/drivers/sun8i: get calibration data from two nvmem cells
` [PATCH v3 5/6] thermal/drivers/sun8i: Add support for A523 THS0/1 controllers
` [PATCH v3 6/6] Allwinner: A523: add "

[PATCH v3 0/2] iio: pressure: add driver and bindings for adp810
 2025-10-25  5:28 UTC  (6+ messages)
` [PATCH v3 2/2] iio: pressure: adp810: Add driver for adp810 sensor

[PATCH v2 net-next 0/4] net: phy: add iterator mdiobus_for_each_phy
 2025-10-25  5:27 UTC  (3+ messages)
` [PATCH v2 net-next 3/4] net: davinci_mdio: use new "

dm bug: hibernate to swap located on dm-integrity doesn't work (how to get data redundancy for swap?)
 2025-10-25  5:26 UTC  (2+ messages)

[Patch v10 0/6] core/loader: capture Error from load_image_targphys
 2025-10-25  5:19 UTC  (2+ messages)

[broonie-ci:20251023_cezary_rojewski_asoc_intel_avs_set_of_streaming_fixes 10/10] sound/soc/intel/avs/probes.c:147:58: sparse: sparse: incorrect type in argument 1 (different base types)
 2025-10-25  5:19 UTC 

[REGRESSION][BISECTED] "Wakeup event detected during hibernation" on Dell Precision 7780 (was "[PATCH v4] PM: hibernate: Avoid missing wakeup events during hibernation")
 2025-10-25  5:15 UTC  (2+ messages)

[PATCH 00/25] ext4: enable block size larger than page size
 2025-10-25  5:13 UTC  (28+ messages)
` [PATCH 01/25] ext4: remove page offset calculation in ext4_block_zero_page_range()
` [PATCH 02/25] ext4: remove page offset calculation in ext4_block_truncate_page()
` [PATCH 03/25] ext4: remove PAGE_SIZE checks for rec_len conversion
` [PATCH 04/25] ext4: make ext4_punch_hole() support large block size
` [PATCH 05/25] ext4: enable DIOREAD_NOLOCK by default for BS > PS as well
` [PATCH 06/25] ext4: introduce s_min_folio_order for future BS > PS support
` [PATCH 07/25] ext4: support large block size in ext4_calculate_overhead()
` [PATCH 08/25] ext4: support large block size in ext4_readdir()
` [PATCH 09/25] ext4: add EXT4_LBLK_TO_B macro for logical block to bytes conversion
` [PATCH 10/25] ext4: add EXT4_LBLK_TO_P and EXT4_P_TO_LBLK for block/page conversion
` [PATCH 11/25] ext4: support large block size in ext4_mb_load_buddy_gfp()
` [PATCH 12/25] ext4: support large block size in ext4_mb_get_buddy_page_lock()
` [PATCH 13/25] ext4: support large block size in ext4_mb_init_cache()
` [PATCH 14/25] ext4: prepare buddy cache inode for BS > PS with large folios
` [PATCH 15/25] ext4: rename 'page' references to 'folio' in multi-block allocator
` [PATCH 16/25] ext4: support large block size in ext4_mpage_readpages()
` [PATCH 17/25] ext4: support large block size in ext4_block_write_begin()
` [PATCH 18/25] ext4: support large block size in mpage_map_and_submit_buffers()
` [PATCH 19/25] ext4: support large block size in mpage_prepare_extent_to_map()
` [PATCH 20/25] ext4: support large block size in __ext4_block_zero_page_range()
` [PATCH 21/25] ext4: make online defragmentation support large block size
` [PATCH 22/25] fs/buffer: prevent WARN_ON in __alloc_pages_slowpath() when BS > PS
` [PATCH 23/25] jbd2: "
` [PATCH 24/25] ext4: add checks for large folio incompatibilities "
` [PATCH 25/25] ext4: enable block size larger than page size

[RFC PATCH 5/5] ceph: Activate BLOG logging
 2025-10-25  5:08 UTC  (2+ messages)

[PATCH v1] PM: hibernate: Restrict GFP mask in hibernation_snapshot()
 2025-10-25  5:08 UTC  (2+ messages)
` [REGRESSION][BISECTED] Hibernation: WARNING at kernel/power/main.c:48 pm_restrict_gfp_mask (was: "[PATCH v1] PM: hibernate: Restrict GFP mask in hibernation_snapshot()")

[PATCH v2 0/2] Fix serialization on burst of unbinds - v2
 2025-10-25  5:03 UTC  (2+ messages)
` ✗ Xe.CI.Full: failure for "

[meta-oe][PATCH 1/9] python3-pcpp: Add recipe for https://github.com/ned14/pcpp
 2025-10-25  5:02 UTC  (11+ messages)
` [meta-oe][PATCH 2/9] python3-kconfiglib: Move to meta-oe
` [meta-oe][PATCH 3/9] lvgl: Update to 9.4.0
` [meta-oe][PATCH 4/9] lvgl-demo-fb: "
` [meta-oe][PATCH 5/9] lvgl: Use Kconfig to configure
` [meta-oe][PATCH 6/9] lvgl-demo-fb: "
` [meta-oe][PATCH 7/9] lvgl: Add support for modifying the configuration using menuconfig
  ` [oe] "
` [meta-oe][PATCH 8/9] lvgl: Add freetype support
` [meta-oe][PATCH 9/9] lvgl: Disable building demos and examples

[syzbot] [net?] WARNING in xfrm6_tunnel_net_exit (4)
 2025-10-25  4:55 UTC  (2+ messages)

[PATCH] ASoC: codec: wm8400: replace printk() calls with dev_*() device aware logging
 2025-10-25  4:30 UTC 

[tip:irq/urgent] BUILD SUCCESS ef3330b99c01bda53f2a189b58bed8f6b7397f28
 2025-10-25  4:28 UTC 

[PATCH V3] net: rose: Prevent the use of freed digipeat
 2025-10-25  4:25 UTC  (4+ messages)

[PATCH net-next] dt-bindings: net: phy: vsc8531: Convert to DT schema
 2025-10-25  4:20 UTC  (3+ messages)

[PATCH i-g-t v8 0/3] lib/intel_allocator, tests/kms_concurrent, tests/api_intel_allocator: check for sysvipc
 2025-10-25  4:17 UTC  (3+ messages)
` ✓ i915.CI.Full: success for lib/intel_allocator, tests/kms_concurrent, tests/api_intel_allocator: check for sysvipc (rev2)
` ✓ Xe.CI.Full: "

[PATCH 0/1] nova-core: regs: rename .alter() --> .update()
 2025-10-25  4:09 UTC  (5+ messages)
` [PATCH 1/1] "

[PATCH] linux-yocto/6.17: fix qemuarm config audit warning
 2025-10-25  4:06 UTC 

[PATCH] nova-core: Ada: basic GPU identification
 2025-10-25  4:05 UTC  (2+ messages)

[PATCH 0/2] nova-core: remove HWCFG1 and need_riscv
 2025-10-25  4:04 UTC  (4+ messages)
` [PATCH 1/2] nova-core: remove an unnecessary register read: HWCFG1
` [PATCH 2/2] nova-core: remove unnecessary need_riscv, bar parameters

[PATCH 5/6] drm/sitronix/st7571: split up the driver into a common and an i2c part
 2025-10-25  3:56 UTC  (2+ messages)

[RFC PATCH 4/5] ceph: Add BLOG debugfs support
 2025-10-25  3:56 UTC  (2+ messages)

[morimoto:renesas-lts/v6.18-rc2-2025-10-24-x5h-ironhide 14/21] arch/arm64/boot/dts/renesas/r8a78000-ironhide.dtb: mfis_mbox@18842000 (renesas,mfis-mbox): compatible:0: 'anyOf' conditional failed, one must be fixed:
 2025-10-25  3:56 UTC 

[syzbot] [bcachefs?] INFO: task hung in bch2_seek_pagecache_hole (3)
 2025-10-25  3:55 UTC  (2+ messages)

[PATCH v8 0/3] drm/xe/migrate: Atomicize CCS copy command setup
 2025-10-25  3:47 UTC  (2+ messages)
` ✓ Xe.CI.Full: success for "

[PATCH] drm/i915/selftests: Defer signalling the request fence
 2025-10-25  3:45 UTC  (2+ messages)
` ✓ i915.CI.Full: success for "

[PATCH net-next v14 0/7] bonding: Extend arp_ip_target format to allow for a list of vlan tags
 2025-10-25  3:44 UTC  (3+ messages)

[PATCH] Bump up the version to 2.0.4
 2025-10-25  3:44 UTC 

[PATCH -next] i40e: Replace sscanf() with kstrtoint() in i40e_dbg_netdev_ops_write()
 2025-10-25  4:07 UTC 

[syzbot] [kvm?] KASAN: slab-use-after-free Write in kvm_gmem_release
 2025-10-25  3:42 UTC  (3+ messages)

[meta-oe][PATCH 01/11] botan: Upgrade to 3.9.0
 2025-10-25  3:40 UTC  (11+ messages)
` [meta-multimedia][PATCH 02/11] libcamera: Detect platform/toolchain defaults for C++ library
` [meta-oe][PATCH 03/11] rocksdb: stdint.h needs to included in transaction_db_mutex.h
` [meta-oe][PATCH 04/11] rocksdb: Link with libatomic on x86 when using clang/libgcc
` [meta-oe][PATCH 05/11] libtorrent: Upgrade to 0.16.1
` [meta-python][PATCH 06/11] python3-ukkonen: Update to latest from git repo
` [meta-oe][PATCH 07/11] avro-c,avro-c++: Upgrade to 1.12.1 release
` [meta-oe][PATCH 08/11] mariadb: Fix build with musl/gcc-15
` [meta-python][PATCH 09/11] python3-pybase64: Switch to PEP-517 build backend
` [meta-oe][PATCH 10/11] poco: Link with libatomic on x86
` [meta-oe][PATCH 11/11] rtorrent: Upgrade to 0.16.1

[PATCH v2 0/2] checkpatch: add checks incorrectly initialized pointers with __free attr
 2025-10-25  3:37 UTC  (4+ messages)
` [PATCH v2 1/2] checkpatch: add uninitialized pointer with __free attribute check

[PATCH] mount: fix duplicate mounts using the new mount API
 2025-10-25  3:36 UTC  (2+ messages)

[PATCH] jbd2: store more accurate errno in superblock when possible
 2025-10-25  3:33 UTC  (3+ messages)

[android-common:android16-6.12-2025-09 0/2] include/trace/hooks/dmabuf.h:15:1: sparse: sparse: incorrect type in assignment (different address spaces)
 2025-10-25  3:31 UTC 

[PATCH v2 0/5] mm, swap: misc cleanup and bugfix
 2025-10-25  3:31 UTC  (4+ messages)

[PATCHv2 1/2] knotty: Some improvements to TerminalFilter.updateFooter()
 2025-10-25  3:25 UTC  (2+ messages)
` [PATCHv2 2/2] knotty, teamcity, tinfoil: Only allow one process progress bar at once

[PATCH mlx5-next] {rdma,net}/mlx5: Query vports mac address from device
 2025-10-25  3:21 UTC  (5+ messages)

[Buildroot] [autobuild.buildroot.org] Daily results for 2025-10-24
 2025-10-25  3:21 UTC 

The whole computer hard resets when trying to load ath12k driver in a KVM VM
 2025-10-25  3:20 UTC  (6+ messages)

[PATCH 00/10] Add and use folio_next_pos()
 2025-10-25  3:20 UTC  (3+ messages)
` [PATCH 04/10] ext4: Use folio_next_pos()

+ mm-huge_memory-preserve-pg_has_hwpoisoned-if-a-folio-is-split-to-0-order.patch added to mm-hotfixes-unstable branch
 2025-10-25  3:16 UTC  (2+ messages)

[PATCH v6 0/6] Introduce ASPEED AST2700 BMC SoC
 2025-10-25  3:15 UTC  (10+ messages)
` [PATCH v6 4/6] arm64: dts: aspeed: Add initial AST2700 SoC device tree

[openeuler:OLK-6.6 3039/3039] mm/memblock.c:1409:20: sparse: sparse: symbol 'memblock_alloc_range_nid_flags' was not declared. Should it be static?
 2025-10-25  3:11 UTC 

[net,PATCH] net: phy: dp83869: fix STRAP_OPMODE bitmask
 2025-10-25  3:09 UTC  (3+ messages)

[PATCH v20 0/4] Add ASPEED AST2600 I2C controller driver
 2025-10-25  2:57 UTC  (4+ messages)
` [PATCH v20 3/4] i2c: ast2600: Add controller driver for new register layout

[PATCH v3 0/5] Add support for TI AM6254atl SiP
 2025-10-25  2:48 UTC  (6+ messages)
` [PATCH v3 1/5] arm64: dts: ti: k3-am6*-boards: Add label to reserved-memory node
` [PATCH v3 2/5] arm64: dts: ti: k3-am62*: remove SoC dtsi from common dtsi
` [PATCH v3 3/5] arm64: dts: ti: Introduce base support for AM6254atl SiP
` [PATCH v3 4/5] arm64: dts: ti: Add support for AM6254atl SiP SK
` [PATCH v3 5/5] ti: add support for AM6254atl SiP

[PATCH 0/2] linux-yocto: 6.17 reference kernel
 2025-10-25  2:48 UTC  (3+ messages)
` [PATCH 1/2] linux-yocto: introduce 6.17 reference kernels
` [PATCH 2/2] linux-yocto/6.17: update CVE exclusions (6.17.5)

[PATCH] fs/proc: fix uaf in proc_readdir_de()
 2025-10-25  2:42 UTC 

[PATCH v3 0/8] Collect documentation-related tools under /tools/docs
 2025-10-25  2:33 UTC  (2+ messages)

[STATUS] next/master - 72fb0170ef1f45addf726319c52a0562b6913707
 2025-10-25  2:30 UTC 

[PATCH v4 0/3] riscv: sophgo: add top syscon device for cv18xx
 2025-10-25  2:27 UTC  (7+ messages)
` [PATCH v4 1/3] dt-bindings: soc: sophgo: add TOP syscon for CV18XX/SG200X series SoC

Minor typo fix for enable_gcm_256 cifs module parameter description
 2025-10-25  2:21 UTC  (2+ messages)

[PATCH v2] mtd: rawnand: cadence: Add support for NV-DDR interface mode
 2025-10-25  2:20 UTC  (4+ messages)

[PATCH v1] net: phy: dp83867: Disable EEE support as not implemented
 2025-10-25  2:20 UTC  (2+ messages)

[CI] verbose p2p
 2025-10-25  2:18 UTC  (2+ messages)
` ✗ Xe.CI.Full: failure for "

[chunkuang-hu:mediatek-drm-next 9/11] drivers/gpu/drm/mediatek/mtk_hdmi_ddc_v2.c:128:9: error: incompatible pointer types passing 'u16 *' (aka 'unsigned short *') to parameter of type 'uint64_t *' (aka 'unsigned long long *')
 2025-10-25  2:15 UTC 

[PATCH v2 0/5] DWMAC support for Rockchip RK3506
 2025-10-25  2:10 UTC  (3+ messages)

[PATCH net-next v2 0/6] net: add phylink managed WoL and convert stmmac
 2025-10-25  2:10 UTC  (2+ messages)

[PATCH net-next 0/2] net: stmmac: pcs support part 2
 2025-10-25  2:10 UTC  (4+ messages)
` [PATCH net-next 1/2] net: stmmac: add stmmac_mac_irq_modify()

[PATCH net-next] smc: rename smc_find_ism_store_rc to reflect broader usage
 2025-10-25  2:10 UTC  (2+ messages)

[PATCH net-next v3 0/2] net: ravb: Fix SoC-specific configuration
 2025-10-25  2:10 UTC  (2+ messages)

[PATCH net-next 1/1] net: usb: usbnet: coding style for functions
 2025-10-25  2:10 UTC  (2+ messages)

[PATCH] strparser: fix typo in comment
 2025-10-25  2:10 UTC  (2+ messages)

[PATCH 1/3] clk: renesas: r9a09g056: Add clocks and resets for DSI and LCDC modules
 2025-10-25  2:05 UTC  (3+ messages)

[PATCH v3] kexec_core: Remove superfluous page offset handling in segment loading
 2025-10-25  2:03 UTC  (2+ messages)

[GIT PULL] ksmbd server fixes
 2025-10-25  2:02 UTC  (2+ messages)

[PATCH] kunit: prevent log overwrite in param_tests
 2025-10-25  2:01 UTC  (2+ messages)

[PATCH] nova-core: remove an unnecessary register read: HWCFG1
 2025-10-25  1:56 UTC  (2+ messages)

[PATCH v2] selftest: net: prevent use of uninitialized variable
 2025-10-25  1:50 UTC  (2+ messages)

[PATCH V3] net: rose: Prevent the use of freed digipeat
 2025-10-25  1:48 UTC  (2+ messages)

[PATCH V2 net 0/3] bug fixes for the hibmcge ethernet driver
 2025-10-25  1:46 UTC  (4+ messages)
` [PATCH V2 net 1/3] net: hibmcge: fix rx buf avl irq is not re-enabled in irq_handle issue
` [PATCH V2 net 2/3] net: hibmcge: remove unnecessary check for np_link_fail in scenarios without phy
` [PATCH V2 net 3/3] net: hibmcge: fix the inappropriate netif_device_detach()

[tip:locking/core 8/11] build_policy.c:undefined reference to `__scoped_seqlock_bug'
 2025-10-25  1:44 UTC 

[PATCH v2 00/21] Runtime TDX Module update support
 2025-10-25  1:42 UTC  (18+ messages)

sound/hda/codecs/side-codecs/cs35l56_hda.c:256:20: sparse: sparse: unsigned value that used to be signed checked against zero?
 2025-10-25  1:34 UTC 

[PATCH v7 0/9] HID: asus: Fix ASUS ROG Laptop's Keyboard backlight handling
 2025-10-25  1:25 UTC  (12+ messages)
` [PATCH v7 1/9] HID: asus: simplify RGB init sequence

[PATCH 6/6] drm/sitronix/st7571-spi: add support for SPI interface
 2025-10-25  1:23 UTC  (2+ messages)

[PATCH net-next 1/3] net: dsa: yt921x: Add STP/MST support
 2025-10-25  1:23 UTC 

[PATCH i-g-t v1 0/2] Sync PCI ids with kernel: split BMG to BMG-G21 and add NVL-S
 2025-10-25  1:16 UTC  (2+ messages)
` ✗ Xe.CI.Full: failure for "

[android-common:android16-6.12-2025-09 0/2] drivers/md/dm-bow.c:524:21: sparse: sparse: unsigned value that used to be signed checked against zero?
 2025-10-25  1:13 UTC 

[PATCH v1 net-next 0/5] neighbour: Convert RTM_GETNEIGHTBL and RTM_SETNEIGHTBL to RCU
 2025-10-25  1:10 UTC  (2+ messages)

[PATCH 0/4] add Hisilicon accelerator DMA driver
 2025-10-25  1:07 UTC  (5+ messages)
` [PATCH v4 4/4] dma/acc: add doc

[PATCH v2 0/2] Fixups for cancelled hibernate
 2025-10-25  1:00 UTC  (3+ messages)
` [PATCH v2 1/2] PM: Allow device drivers to manage the frozen state of a device
` [PATCH v2 2/2] drm/amd: Manage frozen state internally

[PATCH net V1 0/3] veth: Fix TXQ stall race condition and add recovery
 2025-10-25  0:54 UTC  (3+ messages)
` [PATCH net V1 2/3] veth: stop and start all TX queue in netdev down/up

[PATCH] bitbake: bblayers/query: Add --show-variants option to display BBCLASSEXTEND variants
 2025-10-25  0:48 UTC  (2+ messages)
` [OE-core] "

[PATCH v6 0/8] Introduce Glymur USB support
 2025-10-25  0:47 UTC  (8+ messages)
` [PATCH v6 5/8] phy: qualcomm: Update the QMP clamp register for V6
` [PATCH v6 6/8] phy: qualcomm: qmp-combo: Update QMP PHY with Glymur settings
` [PATCH v6 7/8] phy: qualcomm: qmp-usb: Add support for Glymur USB UNI PHY
` [PATCH v6 8/8] phy: qualcomm: eusb2-repeater: Add SMB2370 eUSB2 repeater support


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.