All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-01-03 19:02:08 to 2026-01-04 01:41:13 UTC [more...]

[PATCH 0/5] Add USB support for Canaan K230
 2026-01-04  1:40 UTC  (12+ messages)
` [PATCH 2/5] dt-bindings: soc: canaan: Add top syscon for Canaan K230 SoC
` [PATCH 4/5] phy: usb: Add driver for Canaan K230 USB 2.0 PHY

[PATCH] ocfs2: validate allocator type to prevent BUG_ON in ocfs2_block_group_search
 2026-01-04  1:40 UTC 

[PATCH v2 00/21] Runtime TDX Module update support
 2026-01-04  1:39 UTC  (4+ messages)

[syzbot] [ocfs2?] kernel BUG in ocfs2_block_group_search
 2026-01-04  1:37 UTC 

[PATCH v2] mm/damon/paddr: initialize 'folio' variables to NULL for safety and clarity
 2026-01-04  1:32 UTC 

[PATCH] perf vendor events arm64: Remove uncountable events
 2026-01-04  1:27 UTC  (4+ messages)

[PATCH v1 0/2] Add procfs based memory and network tool events
 2026-01-04  1:21 UTC  (4+ messages)
` [PATCH v1 1/2] perf tool_pmu: Add memory events
` [PATCH v1 2/2] perf tool_pmu: Add network events

[PATCH net-next v6 0/2] xsk: move cq_cached_prod_lock
 2026-01-04  1:21 UTC  (3+ messages)
` [PATCH net-next v6 1/2] xsk: advance cq/fq check when shared umem is used
` [PATCH net-next v6 2/2] xsk: move cq_cached_prod_lock to avoid touching a cacheline in sending path

[syzbot] [ocfs2?] kernel BUG in ocfs2_block_group_search
 2026-01-04  1:15 UTC  (2+ messages)
` Forwarded: [PATCH] ocfs2: validate allocator type to prevent BUG_ON "

[PATCH v1] checkpatch: Warn about sign offs if there's an accidental patch separator
 2026-01-04  1:10 UTC  (3+ messages)

[PATCH v2] riscv: fix KUnit test_kprobes crash when building with Clang
 2026-01-04  0:53 UTC  (4+ messages)
  `  "

[PATCH v2] arm: npcm: drop unused Kconfig ERRATA symbol
 2026-01-04  1:00 UTC 

[PATCH v5] PM / devfreq: use _visible attribute to replace create/remove_sysfs_files()
 2026-01-04  1:00 UTC  (2+ messages)

[PATCH v2] wifi: ath11k: add pm quirk for Thinkpad Z13/Z16 Gen1
 2026-01-04  1:00 UTC 

[PATCH] HID: input: Increase maximum number of joystick buttons
 2026-01-04  0:48 UTC  (3+ messages)

[PATCH v3] nvme/host: add delayed retries upon non-fatal error during ns validation
 2026-01-04  0:52 UTC 

[auh][PATCH 1/5] README: fix version numbering
 2026-01-04  0:47 UTC  (5+ messages)
` [auh][PATCH 2/5] Fix identation error
` [auh][PATCH 3/5] Remove unused imports
` [auh][PATCH 4/5] Fix linting errors reported by ruff
` [auh][PATCH 5/5] Record commit failures as group errors in Updater class so that commit errors are not treated as SUCCESS but as a FAILURE

[pci:next] BUILD SUCCESS 29a77b4897f1a0f40209bee929129d4c3f9c7a4b
 2026-01-04  0:47 UTC 

[BUG] - Short freezes in gameplay due to MMC_CAP_AGGRESSIVE_PM on RTS525A card reader
 2026-01-04  0:45 UTC  (4+ messages)

[PATCH next] board: amediatech: Add X96Q support
 2026-01-03 17:39 UTC  (3+ messages)

[PATCH] arm64: dts: qcom: ipq9574: Enable eMMC variant
 2026-01-04  0:36 UTC 

[syzbot] [kvm-x86?] WARNING in vcpu_run
 2026-01-04  0:37 UTC 

[android-common:android14-5.15 0/1] drivers/ufs/host/tc-dwc-g210-pltfrm.c:36:34: warning: unused variable 'tc_dwc_g210_pltfm_match'
 2026-01-04  0:30 UTC 

[PATCH v4 0/7] Unload linux/kernel.h
 2026-01-04  0:20 UTC  (9+ messages)
` [PATCH v4 7/7] kernel.h: drop trace_printk.h

[PATCH] hwmon: (dell-smm) Add support for Dell OptiPlex 7080
 2026-01-04  0:16 UTC  (2+ messages)

[jimc:dd-shrink-maple-2 35/43] checkpatch: ERROR:POINTER_LOCATION: "foo * bar" should be "foo *bar"
 2026-01-03 23:58 UTC 

[PATCH 1/7] mtd: rawnand: brcm: Simplify with scoped for each OF child loop
 2026-01-03 23:57 UTC  (8+ messages)
` [PATCH 7/7] mtd: spi-nor: hisi-sfc: "

[android-common:android13-5.10 1/1] drivers/scsi/dpt_i2o.c:1863:31: sparse: sparse: incorrect type in assignment (different address spaces)
 2026-01-03 23:48 UTC 

[PATCH v2 0/8] Add NFSv4.2 POSIX ACL support to the client
 2026-01-03 23:40 UTC  (9+ messages)
` [PATCH v2 1/8] Add definitions for the POSIX draft ACL attributes
` [PATCH v2 2/8] Add entries to the predefined client operations enum
` [PATCH v2 3/8] Add new entries for handling POSIX draft ACLs
` [PATCH v2 4/8] Make posix_acl_from_nfsacl() global
` [PATCH v2 5/8] Make three functions global and move them to acl.c
` [PATCH v2 6/8] Make nfs4_server_supports_acls() global
` [PATCH v2 7/8] Set SB_POSIXACL if the server supports the extension
` [PATCH v2 8/8] Add support for the NFSv4.2 POSIX draft ACL attributes

[PATCH] imx93_frdm: clear and mask TCPC interrupts
 2026-01-03 23:41 UTC  (2+ messages)

[PATCH v2 0/4] rust: refactor ARef and AlwaysRefCounted imports
 2026-01-03 23:31 UTC  (5+ messages)
` [PATCH v2 2/4] rust: i2c: Update ARef and AlwaysRefCounted imports to use sync::aref

[RESEND PATCH BlueZ 1/2] 6lowpan-tester: add test for header compression
 2026-01-03 23:21 UTC  (3+ messages)
` [RESEND PATCH BlueZ 2/2] 6lowpan-tester: re-enable previously crashing test
` [RESEND,BlueZ,1/2] 6lowpan-tester: add test for header compression

The sepolicy generate template uses the wrong time format for ausearch
 2026-01-03 23:10 UTC 

[PATCH -v3 0/15] x86: Remove support for TSC-less and CX8-less CPUs
 2026-01-03 22:59 UTC  (3+ messages)

[PATCH] fs/ntfs3: implement iomap-based file operations
 2026-01-03 22:58 UTC  (2+ messages)

[PATCH RFC v2 0/6] virtio-gpu-virgl: introduce Venus support for macOS
 2026-01-03 22:55 UTC  (4+ messages)
` [PATCH RFC v2 4/6] virtio-gpu-virgl: support scanout of Metal textures

[PATCH v2] dm init: ensure block device is ready before creating mapped device
 2026-01-03 22:50 UTC  (2+ messages)

[PATCH v3 00/25] fuse/io-uring: add kernel-managed buffer rings and zero-copy
 2026-01-03 22:45 UTC  (3+ messages)
` [PATCH v3 05/25] io_uring/kbuf: support kernel-managed buffer rings in buffer selection

[Buildroot] [PATCH 01/11] package/mender-update-modules: fix kernel header dependency
 2026-01-03 22:43 UTC  (11+ messages)
` [Buildroot] [PATCH 02/11] package/opencv4-contrib: fix Config.in comments
` [Buildroot] [PATCH 03/11] package/opencv4-contrib: add missing gcc >= 8 dependencies
` [Buildroot] [PATCH 04/11] package/opencv4: add missing Config.in comments on gcc >= 8
` [Buildroot] [PATCH 05/11] package/freeswitch: fixup dependency on OpenCV4
` [Buildroot] [PATCH 06/11] package/python-pillow: propagate python-pybind C++ dependency
` [Buildroot] [PATCH 07/11] package/mender-update-modules: fix dependencies of BR2_PACKAGE_MENDER_UPDATE_MODULES_ROOTFS_VERSION_CHECK
` [Buildroot] [PATCH 08/11] package/libgtk4: add missing dependency for BR2_PACKAGE_LIBGTK4_GSTREAMER
` [Buildroot] [PATCH 09/11] package/perl-dbd-mysql: update dependency comments
` [Buildroot] [PATCH 10/11] package/perl-dbd-mysql: add missing dependencies
` [Buildroot] [PATCH 11/11] package/shairport-sync: propagate dependencies

[bluez/bluez] 80b061: 6lowpan-tester: add test for header compression
 2026-01-03 22:34 UTC 

[PATCH RFC 0/7] virtio-gpu-virgl: introduce Venus support for macOS
 2026-01-03 22:24 UTC  (8+ messages)
` [PATCH RFC 1/7] egl-helpers: store handle to native device

Bluetooth: Suddenly corrupted SCO packet
 2026-01-03 22:21 UTC 

[PATCH] ignores: handle non UTF-8 exclude files
 2026-01-03 22:16 UTC 

[PATCH 0/2] soc: nxp: Add a simple NXP LPC32xx socinfo driver
 2026-01-03 22:14 UTC  (8+ messages)
` [PATCH 2/2] "

[PATCH 0/3] rcu/nocb: RCU nocb bypass-list cleanup patches
 2026-01-03 22:11 UTC  (4+ messages)
` [PATCH 1/3] rcu/nocb: Extract nocb_defer_wakeup_cancel() helper
` [PATCH 2/3] rcu/nocb: Consolidate rcu_nocb_cpu_offload/deoffload functions
` [PATCH 3/3] rcu/nocb: Extract nocb_bypass_needs_flush() to reduce duplication

[PATCH 0/2] clk: spacemit: refactor common ccu driver
 2026-01-03 22:00 UTC  (7+ messages)
` [PATCH 2/2] reset: spacemit: fix auxiliary device id

[android-common:android13-5.10 1/1] drivers/net/dsa/microchip/ksz8795.c:820:5: sparse: sparse: symbol 'ksz8795_port_vlan_prepare' was not declared. Should it be static?
 2026-01-03 21:56 UTC 

[PATCH v1] rust: sync: atomic: Add i32-backed Flag for atomic booleans
 2026-01-03 21:53 UTC  (5+ messages)

[Buildroot] [PATCH 1/1] package/icu: needs C++17
 2026-01-03 21:52 UTC  (2+ messages)

[Buildroot] [git commit] package/icu: now needs gcc >= 7 due to C++17 usage
 2026-01-03 21:50 UTC 

[syzbot] [kvm?] WARNING in vcpu_run
 2026-01-03 21:46 UTC  (3+ messages)
` Forwarded: "

[PATCH v3] virtio-gpu-virgl: correct parent for blob memory region
 2026-01-03 21:43 UTC 

[jimc:dd-shrink-maple-2 41/43] lib/dynamic_debug.c:386:27: error: 'dt_from_mt' undeclared
 2026-01-03 21:34 UTC 

[PATCH v2 0/2] riscv: spacemit: add gpio support for K3 SoC
 2026-01-03 21:33 UTC  (6+ messages)
` [PATCH v2 1/2] dt-bindings: gpio: spacemit: add compatible name "
` [PATCH v2 2/2] gpio: spacemit: Add GPIO support "

[PATCH v1 00/23] PM: runtime: Convert pm_runtime_put() to a void function
 2026-01-03 21:34 UTC  (8+ messages)
` [PATCH v1 10/23] net: ethernet: ti: am65-cpsw: Discard pm_runtime_put() return value
` [PATCH v2 1/3] net: "
  ` [PATCH v2 1/3] net: ethernet: ti: am65-cpsw: "
  ` [PATCH v2 2/3] net: cadence: macb: "
  ` [PATCH v2 3/3] net: wan: framer: Discard pm_runtime_put() return values

[PATCH 0/2] riscv: spacemit: add gpio support for K3 SoC
 2026-01-03 21:25 UTC  (8+ messages)
` [PATCH 2/2] gpio: spacemit: Add GPIO "

[jimc:dd-shrink-maple-2 41/43] lib/dynamic_debug.c:1707:36: error: 'i' undeclared
 2026-01-03 21:24 UTC 

[syzbot] [kvm?] WARNING in vcpu_run
 2026-01-03 21:22 UTC 

[PATCH] gpu: nova-core: use CStr::from_bytes_until_nul() and remove util.rs
 2026-01-03 21:21 UTC  (3+ messages)

[PATCH 1/2] rust: io: fix Bar reference in Io struct's comment
 2026-01-03 21:16 UTC  (5+ messages)
` [PATCH 2/2] rust: pci: fix typo in Bar "

[jimc:dd-shrink-maple-2 38/43] lib/dynamic_debug.c:1733:14: warning: variable 'mod_ct' set but not used
 2026-01-03 21:13 UTC 

[PATCH 1/4] alsa-lib: upgrade 1.2.15 -> 1.2.15.1
 2026-01-03 21:11 UTC  (4+ messages)
` [PATCH 2/4] alsa-utils: "
` [PATCH 3/4] alsa-ucm-conf: "
` [PATCH 4/4] alsa-utils: remove no longer needed fixup

[PATCH] ASoC: Intel: sof_sdw: Add quirk for Alienware Area 51 (2025), 0CCD SKU
 2026-01-03 21:11 UTC 

[syzbot] [kvm-x86?] WARNING in vcpu_run
 2026-01-03 21:09 UTC 

[PATCH v2 net-next 00/10] PHY polarity inversion via generic device tree properties
 2026-01-03 21:04 UTC  (22+ messages)
` [PATCH v2 net-next 01/10] dt-bindings: phy: rename transmit-amplitude.yaml to phy-common-props.yaml
` [PATCH v2 net-next 02/10] dt-bindings: phy-common-props: create a reusable "protocol-names" definition
` [PATCH v2 net-next 03/10] dt-bindings: phy-common-props: ensure protocol-names are unique
` [PATCH v2 net-next 04/10] dt-bindings: phy-common-props: RX and TX lane polarity inversion
` [PATCH v2 net-next 05/10] phy: add phy_get_rx_polarity() and phy_get_tx_polarity()
` [PATCH v2 net-next 06/10] dt-bindings: net: airoha,en8811h: deprecate "airoha,pnswap-rx" and "airoha,pnswap-tx"
` [PATCH v2 net-next 07/10] net: phy: air_en8811h: "
` [PATCH v2 net-next 08/10] dt-bindings: net: pcs: mediatek,sgmiisys: deprecate "mediatek,pnswap"
` [PATCH v2 net-next 09/10] net: pcs: pcs-mtk-lynxi: pass SGMIISYS OF node to PCS
` [PATCH v2 net-next 10/10] net: pcs: pcs-mtk-lynxi: deprecate "mediatek,pnswap"

[PATCH] ARM: dts: intel: Drop pxa2xx
 2026-01-03 20:54 UTC  (6+ messages)

[jimc:dd-shrink-maple-2 36/43] lib/dynamic_debug.c:1537:12: warning: 'ddebug_remove_module' declared 'static' but never defined
 2026-01-03 20:53 UTC 

[PATCH v15 00/28] x86: Secure Launch support for Intel TXT
 2026-01-03 20:44 UTC  (5+ messages)
` [PATCH v15 19/28] x86/tpm: Early TPM PCR extending driver

[PATCH] mmc: rtsx_pci: add quirk to disable MMC_CAP_AGGRESSIVE_PM for RTS525A
 2026-01-03 20:42 UTC 

[PATCH] t7800: fix racy "difftool --dir-diff syncs worktree" test
 2026-01-03 20:40 UTC  (6+ messages)
` [PATCH v2] "
  ` [PATCH v3] "

[PATCH v2 00/11] plugins: enable C++ plugins
 2026-01-03 20:39 UTC  (4+ messages)
` [PATCH v2 07/11] meson: fix supported compiler arguments in other languages than C

[PATCH] MIPS: Implement ARCH_HAS_CC_CAN_LINK
 2026-01-03 20:36 UTC  (4+ messages)

[PATCH net-next, 0/2] net: mana: Add support for coalesced RX packets
 2026-01-03 20:34 UTC  (4+ messages)
` [PATCH net-next, 1/2] net: mana: Add support for coalesced RX packets on CQE
    ` [EXTERNAL] "

[PATCH v2 00/28] arch, mm: consolidate hugetlb early reservation
 2026-01-03 20:32 UTC  (7+ messages)
` [PATCH v2 22/28] arch, mm: consolidate initialization of nodes, zones and memory map

mainline on Samsung S4 mini (seranoltexx), earlyfb patch?
 2026-01-03 20:27 UTC  (2+ messages)

[PATCH 0/4] Fix CONFIG_CC_OPTIMIZE_FOR_DEBUG support
 2026-01-03 20:16 UTC  (5+ messages)
` [PATCH 2/4] test: do not imply os_malloc() outside of the sandbox

[PATCH v2 0/3] media: rockchip: rkvdec: add support for the VDPU346 variant
 2026-01-03 20:10 UTC  (3+ messages)

[PATCH] maple_tree: Add dead node check in mas_dup_alloc()
 2026-01-03 20:06 UTC  (2+ messages)

[jimc:dd-shrink-maple-2 32/43] lib/dynamic_debug.c:894:1: error: version control conflict marker in file
 2026-01-03 20:02 UTC 

[android-common:android13-5.10 1/1] drivers/android/binder.c:1373:70: sparse: sparse: Using plain integer as NULL pointer
 2026-01-03 20:02 UTC 

[Buildroot] [PATCH 1/1] package/gnupg2: bump to version 2.4.9
 2026-01-03 20:02 UTC 

[PATCH RESEND] scsi: ppa: Fix use-after-free caused by unfinished delayed work
 2026-01-03 19:55 UTC  (4+ messages)

[PATCH v2] drm/v3d: Set DMA segment size to avoid debug warnings
 2026-01-03 19:53 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] package/python-filelock: bump to version 3.20.2
 2026-01-03 19:52 UTC 

[Buildroot] [PATCH 1/1] package/python-markdown-it-py: bump to version 4.0.0
 2026-01-03 19:47 UTC 

[PATCH v5] NFSD: Track SCSI Persistent Registration Fencing per Client with xarray
 2026-01-03 19:46 UTC  (2+ messages)

[PATCH v4 1/1] NFSD: Track SCSI Persistent Registration Fencing per Client with xarray
 2026-01-03 19:46 UTC  (3+ messages)

[Buildroot] [PATCH 1/1] package/python-memray: bump to version 1.19.1
 2026-01-03 19:42 UTC 

[PATCH] net: dsa: realtek: rtl8365mb: fix return value in rtl8365mb_phy_ocp_write
 2026-01-03 19:17 UTC  (5+ messages)
      ` [PATCH v2] net: dsa: realtek: rtl8365mb: remove ifOutDiscards from rx_packets
    ` [PATCH v3] "

[PATCH v3 0/3] kbuild: remove gcc's -Wtype-limits
 2026-01-03 19:40 UTC  (11+ messages)
` [PATCH v3 3/3] overflow: Remove is_non_negative() and is_negative()
          ` [PATCH] overflow: Update is_non_negative() and is_negative() comment

[PATCH 6.6.y 0/4] NFSD: NFSv4 file creation neglects setting ACL
 2026-01-03 19:38 UTC  (5+ messages)
` [PATCH 6.6.y 1/4] nfsd: convert to new timestamp accessors
` [PATCH 6.6.y 2/4] nfsd: Fix NFSv3 atomicity bugs in nfsd_setattr()
` [PATCH 6.6.y 3/4] nfsd: set security label during create operations
` [PATCH 6.6.y 4/4] NFSD: NFSv4 file creation neglects setting ACL

[PATCH] ipv4: Improve martian logs
 2026-01-03 19:30 UTC  (2+ messages)

[PATCH 0/4] drm: Revert and fix enable/disable sequence
 2026-01-03 19:27 UTC  (8+ messages)

[PATCH] rust: kunit: replace `kernel::c_str!` with C-Strings
 2026-01-03 19:26 UTC  (3+ messages)

[PATCH] iio: light: zopt2201: use lock guards
 2026-01-03 19:24 UTC 

[PATCH 00/26] Introduce meminspect
 2026-01-03 19:23 UTC  (5+ messages)
` [PATCH 18/26] mm/memblock: Add MEMBLOCK_INSPECT flag

[PATCH] drm/gud: fix NULL fb and crtc dereferences on USB disconnect
 2026-01-03 19:18 UTC  (4+ messages)

[PATCH] linux-user/strace: fix printing of file offsets
 2026-01-03 19:16 UTC  (2+ messages)

[PATCH v2 0/6] wifi: mt76: mt7925/mt792x: additional stability fixes
 2026-01-03 19:11 UTC  (4+ messages)
` [PATCH] wifi: mt76: mt7925: comprehensive "

[PATCH 00/12] i2c: configure parent device and OF node through the adapter struct
 2026-01-03 19:04 UTC  (3+ messages)
` [PATCH 11/12] i2c: nomadik: set device parent and of_node "

[Buildroot] [PATCH 1/2] package/bitcoin: broken on m68k
 2026-01-03 19:02 UTC  (2+ messages)
` [Buildroot] [PATCH 2/2] package/bitcoin: bump to version 30.1

[PATCH] recipes-core/toybox: Switch SRC_URI to HTTPS for reliable fetch
 2026-01-03 18:49 UTC  (2+ messages)
` [meta-oe][PATCH v2] "

[PATCH] recipes-core/toybox: Switch SRC_URI to HTTPS for reliable fetch
 2026-01-03 18:53 UTC  (2+ messages)
` [meta-oe][scarthgap][PATCH v2] "


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.