messages from 2026-01-10 11:49:12 to 2026-01-10 15:53:28 UTC [more...]
[CI v2 0/2] acpi: pm: s2idle: LPS0 changes
2026-01-10 15:53 UTC (4+ messages)
` [CI v2 1/2] ACPI: PM: s2idle: Add missing checks to acpi_s2idle_begin_lps0()
` [CI v2 2/2] ACPI: PM: s2idle: Add module parameter for LPS0 constraints checking
` ✓ CI.KUnit: success for acpi: pm: s2idle: LPS0 changes
[PATCH] [v3] Documentation: Provide guidelines for tool-generated content
2026-01-10 15:52 UTC (12+ messages)
[avpatel:riscv_sbi_dbtr_v2 59/60] arch/riscv/kernel/hw_breakpoint.c:44:16: error: variable has incomplete type 'struct sbiret'
2026-01-10 15:50 UTC
[bcachefs:master 811/1155] fs/bcachefs/init/dev.c:877:1: warning: the frame size of 1312 bytes is larger than 1280 bytes
2026-01-10 15:50 UTC
[PATCH RESEND net-next v2] net: stmmac: dwmac: Add a fixup for the Micrel KSZ9131 PHY
2026-01-10 15:47 UTC (11+ messages)
[PATCH 0/4] mailbox: sprd: add UMS9230 support and fix interrupt handling
2026-01-10 15:43 UTC (5+ messages)
` [PATCH 1/4] dt-bindings: mailbox: sprd: add compatible for UMS9230
` [PATCH 2/4] mailbox: sprd: clear delivery flag before handling TX done
` [PATCH 3/4] mailbox: sprd: add support for mailbox revision 2
` [PATCH 4/4] mailbox: sprd: mask interrupts that are not handled
[PATCH RFC 10/19] slab: remove cpu (partial) slabs usage from allocation paths
2026-01-10 15:41 UTC (4+ messages)
[PATCH] net: ftgmac100: reduce calls to of_device_is_compatible()
2026-01-10 15:38 UTC (2+ messages)
[BUG] x86: 32-bit uprobes are broken
2026-01-10 15:37 UTC (3+ messages)
lockdep issues due to fi->lock in fuse_writepage_finish()
2026-01-10 15:31 UTC (2+ messages)
` __folio_end_writeback() lockdep issue
[PATCH v12 0/3] net: optimize raw checksum computation
2026-01-10 15:29 UTC (7+ messages)
` [PATCH v12 1/3] net: optimize __rte_raw_cksum and add tests
` [PATCH v12 2/3] eal: add workaround for UBSAN alignment false positive
` [PATCH v12 3/3] eal/net: add workaround for GCC optimization bug
[sailus-media-tree:devel 2/6] drivers/media/i2c/s5kjn1.c:1485:1: sparse: sparse: bad integer constant expression
2026-01-10 15:28 UTC
[glemco:staging_rv_mon_kunit 21/29] kernel/trace/rv/monitors/deadline/deadline.c:33:1: sparse: sparse: bad integer constant expression
2026-01-10 15:28 UTC
[PATCH 00/13] MIPS: move pic32.h header file from asm to platform_data
2026-01-10 15:28 UTC (3+ messages)
` [PATCH 12/13] MIPS: drop unused pic32.h header
[PATCH] of: property: fw_devlink: Add support for "mmc-pwrseq"
2026-01-10 15:27 UTC
[PATCH] drm/panel-simple: fix connector type for DataImage SCF0700C48GGU18 panel
2026-01-10 15:27 UTC
[meta-security][PATCH] suricata: add PACKAGECONFIG[seccomp] - MemoryDenyWriteExecute
2026-01-10 15:27 UTC
[PATCH v3] media: as102: fix to not free memory after the device is registered in as102_usb_probe()
2026-01-10 15:17 UTC
Need 5 star reviews from your city?
2026-01-10 15:26 UTC
[PATCH v19 0/2] status: show comparison with push remote tracking branch
2026-01-10 15:24 UTC (7+ messages)
` [PATCH v20 "
` [PATCH v20 1/2] refactor format_branch_comparison in preparation
` [PATCH v20 2/2] status: show comparison with push remote tracking branch
` [PATCH v21 0/2] "
` [PATCH v21 1/2] refactor format_branch_comparison in preparation
` [PATCH v21 2/2] status: show comparison with push remote tracking branch
[PATCH net-next v2 0/2] r8169: add support for RTL8127ATF (10G Fiber SFP)
2026-01-10 15:15 UTC (3+ messages)
` [PATCH net-next v2 1/2] net: phy: realtek: add dummy PHY driver for RTL8127ATF
` [PATCH net-next v2 2/2] r8169: add support for RTL8127ATF (Fiber SFP)
[BUG] WARNING in idr_alloc during drm_gem_change_handle_ioctl
2026-01-10 14:16 UTC
[meta-networking][PATCH 1/4] nanomsg: upgrade 1.2.1 -> 1.2.2
2026-01-10 15:10 UTC (5+ messages)
` [meta-networking][PATCH 2/4] nanomsg: add ptest
` [meta-networking][PATCH 3/4] nng: upgrade 1.7.3 -> 1.11
` [meta-networking][PATCH 4/4] nng: add ptest
` [oe] "
[PATCH RFC v3 00/15] rust: Reimplement ThisModule to fix ownership problems
2026-01-10 15:08 UTC (16+ messages)
` [PATCH RFC v3 01/15] rust: enable const_refs_to_static feature
` [PATCH RFC v3 02/15] rust: add new ThisModule trait and THIS_MODULE impl
` [PATCH RFC v3 03/15] rust: miscdevice: fix use after free because missing .owner
` [PATCH RFC v3 04/15] rust: block: fix missing owner field in block_device_operations
` [PATCH RFC v3 05/15] rust: drm: fix missing owner in file_operations
` [PATCH RFC v3 06/15] rust: configfs: use new THIS_MODULE
` [PATCH RFC v3 07/15] rust: binder: "
` [PATCH RFC v3 08/15] rust: firmware: use THIS_MODULE over LocalModule for name
` [PATCH RFC v3 09/15] gpu: nova-core: "
` [PATCH RFC v3 10/15] samples: rust: auxiliary: "
` [PATCH RFC v3 11/15] rust: driver: make RegistrationOps::register() to use new ThisModule
` [PATCH RFC v3 12/15] rust: phy: make Registration::register() "
` [PATCH RFC v3 13/15] rust: remove module argument from InPlaceModule::init()
` [PATCH RFC v3 14/15] rust: remove kernel::ModuleMetadata
` [PATCH RFC v3 15/15] rust: remove old version of ThisModule
[PATCH v3 00/12] of/treewide: Simplify with for_each_compatible_node_scoped()
2026-01-10 15:09 UTC (3+ messages)
` [PATCH v3 02/12] ARM: at91: Simplify with scoped for each OF child loop
[Intel-wired-lan] [tnguy-net-queue:200GbE] BUILD SUCCESS 872ac785e7680dac9ec7f8c5ccd4f667f49d6997
2026-01-10 15:08 UTC
[PATCH v4 00/31] clk: at91: add support for parent_data and
2026-01-10 15:07 UTC (11+ messages)
` [PATCH v4 11/31] clk: at91: clk-usb: add support for clk_parent_data
` [PATCH v4 21/31] clk: at91: dt-compat: switch to parent_hw and parent_data
[PATCH v3] media: hackrf: fix to not free memory after the device is registered in hackrf_probe()
2026-01-10 15:06 UTC (2+ messages)
[RFC PATCH 3/5] samples/landlock: Add support for LANDLOCK_ACCESS_FS_CONNECT_UNIX
2026-01-10 15:05 UTC (3+ messages)
[PATCH v2] ACPI: PPTT: Dump PPTT table when error detected
2026-01-10 15:04 UTC (3+ messages)
[PATCH] USB: OHCI/UHCI: Add soft dependencies on ehci_hcd
2026-01-10 15:00 UTC (12+ messages)
[PATCH v3 0/4] clk: microchip: core: fix issue with round_rate conversion and allow compile test
2026-01-10 14:59 UTC (2+ messages)
[PATCH net-next 0/2] r8169: add support for RTL8127ATF (10G Fiber SFP)
2026-01-10 14:59 UTC (6+ messages)
` [PATCH net-next 1/2] net: phy: realtek: add PHY driver for RTL8127ATF
[PATCH] mmc: pxamci: do not complete requests under host spinlock
2026-01-10 14:44 UTC
[PATCH 00/11] of/treewide: Simplify with for_each_compatible_node_scoped()
2026-01-10 14:48 UTC (3+ messages)
` [PATCH 02/11] ARM: at91: Simplify with scoped for each OF child loop
[PATCH v17 1/2] refactor format_branch_comparison in preparation
2026-01-10 14:44 UTC (2+ messages)
[PATCH bpf-next v9 00/11] bpf: fsession support
2026-01-10 14:42 UTC (13+ messages)
` [PATCH bpf-next v9 01/11] bpf: add "
` [PATCH bpf-next v9 02/11] bpf: use last 8-bits for the nr_args in trampoline
` [PATCH bpf-next v9 03/11] bpf: change prototype of bpf_session_{cookie,is_return}
` [PATCH bpf-next v9 04/11] bpf: support fsession for bpf_session_is_return
` [PATCH bpf-next v9 05/11] bpf: support fsession for bpf_session_cookie
` [PATCH bpf-next v9 06/11] bpf,x86: introduce emit_store_stack_imm64() for trampoline
` [PATCH bpf-next v9 07/11] bpf,x86: add fsession support for x86_64
` [PATCH bpf-next v9 08/11] libbpf: add fsession support
` [PATCH bpf-next v9 09/11] selftests/bpf: add testcases for fsession
` [PATCH bpf-next v9 10/11] selftests/bpf: add testcases for fsession cookie
` [PATCH bpf-next v9 11/11] selftests/bpf: test fsession mixed with fentry and fexit
[meta-selinux,PATCH/V1] systemd: remove creation of backlight directory during build
2026-01-10 14:40 UTC (2+ messages)
` [yocto-patches] "
[PATCH v2 0/5] landlock: Pathname-based UNIX connect() control
2026-01-10 14:33 UTC (6+ messages)
` [PATCH v2 1/5] lsm: Add hook unix_path_connect
` [PATCH v2 2/5] landlock: Control pathname UNIX domain socket resolution by path
` [PATCH v2 3/5] samples/landlock: Add support for named UNIX domain socket restrictions
` [PATCH v2 4/5] landlock/selftests: Test "
` [PATCH v2 5/5] landlock: Document FS access rights for pathname UNIX sockets
[PATCH] kprobes: Use dedicated kthread for kprobe optimizer
2026-01-10 14:33 UTC
[PATCH v5 0/3] PCI: endpoint: BAR subrange mapping support
2026-01-10 14:29 UTC (7+ messages)
` [PATCH v5 3/3] PCI: dwc: ep: Support BAR subrange inbound mapping via Address Match Mode iATU
[PATCH net-next 0/5] net: phy: realtek: simplify and reunify C22/C45 drivers
2026-01-10 14:28 UTC (5+ messages)
` [PATCH net-next 3/5] net: phy: realtek: reunify C22 and C45 drivers
[bcachefs:master 56/178] include/linux/compiler_types.h:572:38: error: call to '__compiletime_assert_683' declared with attribute error: min(min_durability, d) signedness error
2026-01-10 14:27 UTC
[PATCH] lib/tests: add KUnit test for bitops
2026-01-10 14:19 UTC (3+ messages)
[PATCH v2] rust: sync: atomic: Add i32-backed Flag for atomic booleans
2026-01-10 14:18 UTC (5+ messages)
[linux-nvme:nvme-6.19] BUILD SUCCESS d1877cc7270302081a315a81a0ee8331f19f95c8
2026-01-10 14:14 UTC
[tip:x86/cleanups] BUILD SUCCESS 736a2dcfdae72483a36793bc92182f33bd61d30e
2026-01-10 14:09 UTC
[BUG] rcu: rcu_preempt detected stalls (starved for 10498 jiffies) in drm_vblank_disable_and_save
2026-01-10 14:07 UTC
[Buildroot] [PATCH] package/uclibc: bump to 1.0.56
2026-01-10 14:07 UTC
[PATCH bpf] libbpf: BTF dedup should ignore modifiers in type equivalence checks
2026-01-10 14:05 UTC (3+ messages)
[PATCH v3 0/6] OpenRISC de0 nano single and multicore boards
2026-01-10 14:03 UTC (5+ messages)
` [PATCH v3 1/6] gpio: mmio: Add compatible for opencores GPIO
` [PATCH v3 2/6] dt-bindings: gpio-mmio: Add "
[PATCH] iommu/amd: move wait_on_sem() out of spinlock
2026-01-10 14:00 UTC (2+ messages)
[Buildroot] [PATCH 1/1] configs/imx6ulz_bsh_smm_m2: bump Linux to 6.12.64 and U-Boot to 2026.01
2026-01-10 13:59 UTC (2+ messages)
[Buildroot] [PATCH 1/1] configs/imx8mn_bsh_smm_s2[_pro]: bump Linux to 6.12.64 and U-Boot to 2026.01
2026-01-10 13:59 UTC (2+ messages)
[Buildroot] [PATCH 1/1] configs/stm32f429_disco_xip: bump Linux to 6.1.159
2026-01-10 13:59 UTC (2+ messages)
[Buildroot] [git commit] configs/imx8mn_bsh_smm_s2[_pro]: bump Linux to 6.12.64 and U-Boot to 2026.01
2026-01-10 11:47 UTC
[Buildroot] [git commit] configs/imx6ulz_bsh_smm_m2: bump Linux to 6.12.64 and U-Boot to 2026.01
2026-01-10 11:47 UTC
[Buildroot] [git commit] configs/stm32f429_disco_xip: bump Linux to 6.1.159
2026-01-10 11:47 UTC
[PATCH v3 0/3] mm: fix oom-killer not being invoked when demotion is enabled
2026-01-10 13:55 UTC (4+ messages)
` [PATCH v3 3/3] mm/vmscan: don't demote if there is not enough free memory in the lower memory tier
[PATCH v3] x86/CPU/AMD: Prefix messages with x86/amd
2026-01-10 13:53 UTC (4+ messages)
[Intel-wired-lan] [tnguy-next-queue:10GbE] BUILD SUCCESS fc65403d55c3be44d19e6290e641433201345a5e
2026-01-10 13:49 UTC
[cxl:fixes] BUILD SUCCESS 49d106347913201b6bc6d810c964b90781db8343
2026-01-10 13:50 UTC
[PATCH v3] wifi: iwlegacy: 3945-rs: add a defensive WARN_ON_ONCE for il_sta in il3945_rs_get_rate()
2026-01-10 13:49 UTC (5+ messages)
[PATCH v3 0/5] Parse SMBIOS additional entries
2026-01-10 13:48 UTC (6+ messages)
` [PATCH v3 1/5] firmware: dmi: Correct an indexing error in dmi.h
` [PATCH v3 2/5] firmware: dmi: Adjust dmi_decode() to use enums
` [PATCH v3 3/5] firmware: dmi: Add missing DMI entry types
` [PATCH v3 4/5] firmware: dmi: Add pr_fmt() for dmi_scan.c
` [PATCH v3 5/5] firmware: dmi: Read additional information when decoding DMI table
[PATCH v2] ACPI: processor: Fix a possible null-pointer dereference in acpi_processor_errata_piix4() when debug messages are enabled
2026-01-10 13:46 UTC (3+ messages)
[RFC PATCH v3 00/35] NTB transport backed by endpoint DW eDMA
2026-01-10 13:43 UTC (8+ messages)
` [RFC PATCH v3 26/35] NTB: ntb_transport: Introduce DW eDMA backed transport mode
[PATCH] block: account for bi_bvec_done in bio_may_need_split()
2026-01-10 13:42 UTC
[geert-renesas-devel:renesas-dts-for-v6.20] BUILD SUCCESS a1b1ee0348f889ec262482e16e9ff670617db7b0
2026-01-10 13:40 UTC
[Buildroot] [PATCH 1/2] package/safeclib: fix build with gcc-14.x
2026-01-10 13:39 UTC (2+ messages)
` [Buildroot] [PATCH 2/2] package/safeclib: bump version to 3.9.1
[PULL 00/34] riscv-to-apply queue
2026-01-10 13:37 UTC (2+ messages)
[PATCH 00/17] Fixes and improvements for ref consistency checks
2026-01-10 13:37 UTC (14+ messages)
` [PATCH 01/17] refs/files: simplify iterating through root refs
` [PATCH 06/17] refs/files: improve error handling when verifying symrefs
` [PATCH 07/17] refs/files: perform consistency checks for root refs
` [PATCH 09/17] refs/files: extract generic symref target checks
` [PATCH 10/17] refs/files: introduce function to perform normal ref checks
` [PATCH 16/17] builtin/fsck: move generic HEAD check into `refs_fsck()`
[jpirko-mlxsw:combined_queue 22/22] drivers/video/fbdev/imsttfb.c:1542:20: sparse: sparse: incorrect type in argument 1 (different address spaces)
2026-01-10 13:36 UTC
[linux-next:master 3258/5095] sound/soc/codecs/rt5575.c:350:1: sparse: sparse: bad integer constant expression
2026-01-10 13:25 UTC
[PATCH v1] ACPI: scan: Clean up after recent changes
2026-01-10 13:25 UTC (2+ messages)
LSF/MM/BPF: 2026: Call for Proposals
2026-01-10 13:24 UTC
[axboe:for-7.0/block] [block] ee623c892a: BUG:KASAN:slab-use-after-free_in__blk_rq_map_sg
2026-01-10 13:24 UTC
[OE-core][whinlatter][PATCH] util-linux: patch CVE-2025-14104
2026-01-10 13:21 UTC
[PATCH v2] fbdev: bitblit: bound-check glyph index in bit_putcs*
2026-01-10 13:20 UTC (3+ messages)
[lee-leds:for-leds-next 3/10] drivers/leds/rgb/leds-lp5860-spi.c:87:1: sparse: sparse: bad integer constant expression
2026-01-10 13:15 UTC
[PATCH v10 loongarch-next 0/3] LoongArch: Add 128-bit atomic cmpxchg support
2026-01-10 13:11 UTC (4+ messages)
` [PATCH v10 loongarch-next 1/3] LoongArch: Add SCQ support detection
` [PATCH v10 loongarch-next 2/3] LoongArch: Add 128-bit atomic cmpxchg support
` [PATCH v10 loongarch-next 3/3] LoongArch: Replace seq_printf with seq_puts for simple strings
[OE-core][kirkstone][PATCH] libarchive: fix CVE-2025-60753 regression
2026-01-10 13:06 UTC
[OE-core][scarthgap][PATCH] libarchive: fix CVE-2025-60753 regression
2026-01-10 13:06 UTC
[PATCH 2/2] arm64: mte: Defer disabling of TCO until user_access_begin/end
2026-01-10 13:02 UTC (5+ messages)
[PATCH 6.6 000/737] 6.6.120-rc1 review
2026-01-10 12:55 UTC (2+ messages)
[PATCH 6.1 000/634] 6.1.160-rc1 review
2026-01-10 12:50 UTC (6+ messages)
[BUG] WARNING in drm_gem_object_handle_put_unlocked during drm_release on Linux 6.18
2026-01-10 11:25 UTC
[PATCH] selftests/mm: ksm_tests: skip when not run as root
2026-01-10 12:44 UTC (3+ messages)
[geert-renesas-devel:master] BUILD SUCCESS 1f142f5212598e85adba4906e96225598faa20b6
2026-01-10 12:40 UTC
[PATCH v2 0/3] riscv: dts: spacemit: Add USB 3.0 support for K1
2026-01-10 12:32 UTC (10+ messages)
` [PATCH v2 3/3] riscv: dts: spacemit: Enable USB3.0 on BananaPi-F3
[OE-core][PATCH] libarchive: upgrade 3.8.4 -> 3.8.5
2026-01-10 12:27 UTC
[OE-core][whinlatter][PATCH] libarchive: upgrade 3.8.4 -> 3.8.5
2026-01-10 12:28 UTC
[PATCH] video/logo: don't select LOGO_LINUX_MONO and LOGO_LINUX_VGA16 by default
2026-01-10 12:23 UTC
[tip:tip/urgent] BUILD SUCCESS c59f237f4c16ef955c101261482aef53e0003728
2026-01-10 12:24 UTC
[PATCH] dt-bindings: pinctrl: spacemit: k3: fix drive-strength doc
2026-01-10 12:20 UTC (2+ messages)
[geert-renesas-drivers:renesas-clk-for-v6.20] BUILD SUCCESS 879e9fc8f689cbd890f2f79b9da098697746316d
2026-01-10 12:16 UTC
[PATCH] hwmon: (dell-smm) Extend fan support to 5 fans
2026-01-10 12:14 UTC (2+ messages)
[PATCH v1 00/25] man/man3type/*: Update history of all other types
2026-01-10 12:07 UTC (8+ messages)
` [PATCH v1 19/25] man/man3type/void.3type: HISTORY: Update first POSIX appearance of void(3type)
` origin of "void *" (was: "
[PATCH] repo: add new flag --keys to git-repo-info
2026-01-10 12:04 UTC (3+ messages)
` [PATCH v3 2/2] "
[ebiggers:wip-aes 2/53] lib/crypto/tests/mldsa_kunit.c:436:1: sparse: sparse: bad integer constant expression
2026-01-10 12:03 UTC
[PATCH v1] rust: hrtimer: Restrict expires() to safe contexts
2026-01-10 11:58 UTC
[PATCH v1 0/2] ACPI: PM: Refine acpi_dev_pm_attach() and stop special-casing buttons
2026-01-10 11:58 UTC (3+ messages)
` [PATCH v1 1/2] ACPI: PM: Let acpi_dev_pm_attach() skip devices without ACPI PM
` [PATCH v1 2/2] ACPI: scan: Use acpi_setup_gpe_for_wake() for buttons
[Buildroot] [PATCH v2 1/1] package/asterisk: security bump version to 22.5.2
2026-01-10 11:46 UTC (3+ messages)
[PATCH v4 00/11] riscv: spacemit: Add SpacemiT K3 SoC and K3 Pico-ITX board
2026-01-10 11:55 UTC (4+ messages)
` [PATCH v4 05/11] dt-bindings: riscv: spacemit: add K3 and Pico-ITX board bindings
[PATCH v14 00/10] erofs: Introduce page cache sharing feature
2026-01-10 11:55 UTC (4+ messages)
` [PATCH v14 01/10] iomap: stash iomap read ctx in the private field of iomap_iter
[RFC PATCH 0/2] Helper to isolate least-significant bit
2026-01-10 11:54 UTC (5+ messages)
` [RFC PATCH 2/2] treewide, bits: use ffs_val() where it is open-coded
[GIT PULL] erofs fix for 6.19-rc5
2026-01-10 11:54 UTC (6+ messages)
` [GIT PULL] erofs fix for 6.19-rc5 (fix the stupid mistake)
[PATCH] rust: platform: fix remove_callback invariant comment
2026-01-10 11:51 UTC
[meta-oe][PATCH] btop: update 1.4.5 -> 1.4.6
2026-01-10 11:51 UTC
[PATCH v2 00/12] man/man3type/*: Update simple history of types
2026-01-10 11:50 UTC (3+ messages)
` [PATCH v3 0/3] "
[PATCH] kconfig: fix static linking of nconf
2026-01-10 11:48 UTC
[PATCH v9 00/13] cxl: ACPI PRM Address Translation Support and AMD Zen5 enablement
2026-01-10 11:46 UTC (2+ messages)
` [PATCH v9 07/13] cxl/region: Use region data to get the root decoder
[PATCH] rust: auxiliary: fix remove_callback invariant comment
2026-01-10 11:48 UTC
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.