messages from 2025-06-29 23:17:49 to 2025-06-30 03:19:13 UTC [more...]
[PATCH v3 0/3 linux next] Docs/zh_CN: Translate networking docs to Simplified Chinese
2025-06-30 3:18 UTC (2+ messages)
[RFC PATCH v2 00/51] 1G page support for guest_memfd
2025-06-30 3:14 UTC (16+ messages)
` [RFC PATCH v2 04/51] KVM: guest_memfd: Introduce KVM_GMEM_CONVERT_SHARED/PRIVATE ioctls
[Buildroot] [autobuild.buildroot.org] Daily results for 2025-06-29
2025-06-30 3:16 UTC
[PATCH ath-next] wifi: ath12k: Block radio bring-up in FTM mode
2025-06-30 3:15 UTC
[PATCH 00/66] kconfig: improve xconfig and gconfig
2025-06-30 3:14 UTC (32+ messages)
` [PATCH 02/66] kconfig: qconf: do not show checkbox icon for choice
` [PATCH 03/66] kconfig: qconf: show selected choice in the Value column
` [PATCH 04/66] kconfig: rename menu_get_parent_menu() to menu_get_menu_or_parent_menu()
` [PATCH 05/66] kconfig: re-add menu_get_parent_menu() that returns parent menu
` [PATCH 06/66] kconfig: gconf: make columns resizable
` [PATCH 07/66] kconfig: gconf: fix potential memory leak in renderer_edited()
` [PATCH 08/66] kconfig: gconf: always destroy dialog in on_window1_delete_event()
` [PATCH 10/66] kconfig: gconf: remove empty if-block
` [PATCH 11/66] kconfig: gconf: remove meaningless code in init_main_window()
` [PATCH 21/66] kconfig: gconf: remove unneeded variables in on_treeview*_button_press_event()
` [PATCH 25/66] kconfig: gconf: refactor view setting code
` [PATCH 26/66] kconfig: gconf: grey out button for current view
` [PATCH 29/66] kconfig: gconf: add static qualifiers to event handlers
` [PATCH 30/66] kconfig: gconf: remove glade_xml_signal_autoconnect() call
` [PATCH 36/66] kconfig: gconf: use GtkFileChooser in on_load1_activate()
[PATCH] fs: Prevent file descriptor table allocations exceeding INT_MAX
2025-06-30 3:13 UTC (3+ messages)
sch_qfq: race conditon on qfq_aggregate (net/sched/sch_qfq.c)
2025-06-30 3:11 UTC (2+ messages)
[PATCH V5 0/2] arm64: refactor the rodata=xxx
2025-06-30 3:02 UTC (3+ messages)
` [PATCH V5 1/2] "
` [PATCH V5 2/2] arm64/Kconfig: Remove CONFIG_RODATA_FULL_DEFAULT_ENABLED
[PATCH v3 0/5] iommufd: Destroy vdevice on device unbind
2025-06-30 3:08 UTC (3+ messages)
` [PATCH v3 1/5] iommufd: Add iommufd_object_tombstone_user() helper
[PATCH v5 00/18] xen: introduce CONFIG_SYSCTL
2025-06-30 3:09 UTC (3+ messages)
Linux Upstream Status updated: Jun/30/2025
2025-06-30 3:06 UTC
[PATCH] drm/amdgpu: Fix code style issue
2025-06-30 3:06 UTC (2+ messages)
[f2fs-dev] [PATCH v4 1/2] f2fs: convert F2FS_I_SB to sbi in f2fs_setattr()
2025-06-30 2:50 UTC (6+ messages)
` [f2fs-dev] [PATCH v4 2/2] f2fs: don't allow unaligned truncation to smaller/equal size on pinned file
[PATCH] docs/zh_CN: add translation of scsi subsystem
2025-06-30 3:03 UTC (2+ messages)
[syzbot] [bluetooth?] general protection fault in bcsp_recv
2025-06-30 3:03 UTC (2+ messages)
` [syzbot] "
[PATCH v5 00/17] object-store: carve out the object database subsystem
2025-06-30 2:56 UTC (9+ messages)
` [PATCH v5 02/17] object-store: rename `object_directory` to `odb_source`
` [PATCH v5 04/17] odb: introduce parent pointers
` [PATCH v5 05/17] odb: get rid of `the_repository` in `find_odb()`
` [PATCH v5 08/17] odb: get rid of `the_repository` when handling alternates
[PATCH] ata: ahci: Add ALPM power state accounting to the AHCI driver
2025-06-30 2:51 UTC (2+ messages)
[PATCHES][RFC][CFR] mount-related stuff
2025-06-30 2:52 UTC (51+ messages)
` [PATCHES v2][RFC][CFR] "
` [PATCHES v3][RFC][CFR] "
` [PATCH v3 01/48] attach_mnt(): expand in attach_recursive_mnt(), then lose the flag argument
` [PATCH v3 02/48] get rid of mnt_set_mountpoint_beneath()
` [PATCH v3 03/48] prevent mount hash conflicts
` [PATCH v3 04/48] copy_tree(): don't set ->mnt_mountpoint on the root of copy
` [PATCH v3 05/48] constify mnt_has_parent()
` [PATCH v3 06/48] pnode: lift peers() into pnode.h
` [PATCH v3 07/48] new predicate: mount_is_ancestor()
` [PATCH v3 08/48] constify is_local_mountpoint()
` [PATCH v3 09/48] new predicate: anon_ns_root(mount)
` [PATCH v3 10/48] dissolve_on_fput(): use anon_ns_root()
` [PATCH v3 11/48] __attach_mnt(): lose the second argument
` [PATCH v3 12/48] don't set MNT_LOCKED on parentless mounts
` [PATCH v3 13/48] clone_mnt(): simplify the propagation-related logics
` [PATCH v3 14/48] do_umount(): simplify the "is it still mounted" checks
` [PATCH v3 15/48] sanitize handling of long-term internal mounts
` [PATCH v3 16/48] Rewrite of propagate_umount()
` [PATCH v3 17/48] make commit_tree() usable in same-namespace move case
` [PATCH v3 18/48] attach_recursive_mnt(): unify the mnt_change_mountpoint() logics
` [PATCH v3 19/48] attach_recursive_mnt(): pass destination mount in all cases
` [PATCH v3 20/48] attach_recursive_mnt(): get rid of flags entirely
` [PATCH v3 21/48] do_move_mount(): take dropping the old mountpoint into attach_recursive_mnt()
` [PATCH v3 22/48] do_move_mount(): get rid of 'attached' flag
` [PATCH v3 23/48] attach_recursive_mnt(): remove from expiry list on move
` [PATCH v3 24/48] take ->mnt_expire handling under mount_lock [read_seqlock_excl]
` [PATCH v3 25/48] pivot_root(): reorder tree surgeries, collapse unhash_mnt() and put_mountpoint()
` [PATCH v3 26/48] combine __put_mountpoint() with unhash_mnt()
` [PATCH v3 27/48] get rid of mountpoint->m_count
` [PATCH v3 28/48] don't have mounts pin their parents
` [PATCH v3 29/48] mount: separate the flags accessed only under namespace_sem
` [PATCH v3 30/48] propagate_one(): get rid of dest_master
` [PATCH v3 31/48] propagate_mnt(): handle all peer groups in the same loop
` [PATCH v3 32/48] propagate_one(): separate the "do we need secondary here?" logics
` [PATCH v3 33/48] propagate_one(): separate the "what should be the master for this copy" part
` [PATCH v3 34/48] propagate_one(): fold into the sole caller
` [PATCH v3 35/48] fs/pnode.c: get rid of globals
` [PATCH v3 36/48] propagate_mnt(): get rid of last_dest
` [PATCH v3 37/48] propagate_mnt(): fix comment and convert to kernel-doc, while we are at it
` [PATCH v3 38/48] change_mnt_propagation() cleanups, step 1
` [PATCH v3 39/48] change_mnt_propagation(): do_make_slave() is a no-op unless IS_MNT_SHARED()
` [PATCH v3 40/48] do_make_slave(): choose new master sanely
` [PATCH v3 41/48] turn do_make_slave() into transfer_propagation()
` [PATCH v3 42/48] mnt_slave_list/mnt_slave: turn into hlist_head/hlist_node
` [PATCH v3 43/48] change_mnt_propagation(): move ->mnt_master assignment into MS_SLAVE case
` [PATCH v3 44/48] copy_tree(): don't link the mounts via mnt_list
` [PATCH v3 45/48] take freeing of emptied mnt_namespace to namespace_unlock()
` [PATCH v3 46/48] get rid of CL_SHARE_TO_SLAVE
` [PATCH v3 47/48] invent_group_ids(): zero ->mnt_group_id always implies !IS_MNT_SHARED()
` [PATCH v3 48/48] statmount_mnt_basic(): simplify the logics for group id
[frederic-dynticks:kthread/core] [mm] e6ec2411d3: WARNING:possible_circular_locking_dependency_detected
2025-06-30 2:48 UTC
[openeuler:openEuler-1.0-LTS 1673/1673] block/blk-mq-sched.o: warning: objtool: blk_mq_sched_insert_request()+0x13f: unreachable instruction
2025-06-30 2:46 UTC
[PATCH v5 1/3] vfio/type1: batch vfio_find_vpfn() in function vfio_unpin_pages_remote()
2025-06-30 2:45 UTC (2+ messages)
[PATCH] drm/amdgpu: Fix code style issue
2025-06-30 2:45 UTC
[PATCH] target/s390x: set has_deprecated_props flag
2025-06-30 2:44 UTC
[PATCH] ocfs2: Avoid NULL pointer dereference in dx_dir_lookup_rec()
2025-06-30 2:45 UTC (4+ messages)
[PATCH 0/4] Add 4-bit SPI bus width on target devices
2025-06-30 2:44 UTC (2+ messages)
[PATCH] ocfs2: embed actual values into ocfs2_sysfile_lock_key names
2025-06-30 2:42 UTC (3+ messages)
[Buildroot] [PATCH 1/1] Makefile: ignore configs/ prefix on configuration events
2025-06-30 2:38 UTC
[PATCH 00/23] md/llbitmap: md/md-llbitmap: introduce a new lockless bitmap
2025-06-30 2:34 UTC (9+ messages)
` [PATCH 15/23] md/md-llbitmap: implement llbitmap IO
` [PATCH 16/23] md/md-llbitmap: implement bit state machine
[linus:master] [locking/lockdep] de4b59d652: BUG:KASAN:slab-use-after-free_in_raw_spin_lock_irq
2025-06-30 2:34 UTC
[PATCH v2 0/2] Device name and RCU string
2025-06-30 2:24 UTC (3+ messages)
` [PATCH v2 1/2] btrfs: open code RCU for device name
[PATCH v1] event/dlb2: update DLB documentation for history list config
2025-06-30 2:30 UTC
[tty:tty-testing] BUILD SUCCESS acc902de05b2b8229dc27820925b7573b6d2d34e
2025-06-30 2:29 UTC
[PATCH v1] event/dlb2: add dequeue interrupt mode support
2025-06-30 2:25 UTC (2+ messages)
` [PATCH v2] "
[PATCH 0/7] firmware: arm_scmi: imx: Dump syslog and system_info
2025-06-30 3:34 UTC (13+ messages)
` [PATCH 1/7] firmware: arm_scmi: imx: Add documentation for MISC_BOARD_INFO
` [PATCH 5/7] firmware: arm_scmi: imx: Support getting syslog of MISC protocol
` [PATCH 6/7] firmware: arm_scmi: imx: Support getting board info "
` [PATCH 7/7] firmware: imx: sm-misc: Dump syslog and system info
[PATCH] net: stmmac: add support for dwmac 5.20
2025-06-30 2:16 UTC (3+ messages)
[PATCH RFC v2] mm: memory-tiering: Fix PGPROMOTE_CANDIDATE accounting
2025-06-30 2:11 UTC (2+ messages)
[PATCH] ocfs2: update d_splice_alias() return code checking
2025-06-30 1:58 UTC (4+ messages)
` [PATCH v2] "
[PATCH] ALSA: usb-audio: Improve filtering of sample rates on Focusrite devices
2025-06-30 1:33 UTC
[PATCH v9 0/6] KVM: arm64: Map GPU device memory as cacheable
2025-06-30 1:56 UTC (4+ messages)
` [PATCH v9 3/6] KVM: arm64: Block cacheable PFNMAP mapping
[PATCH] wifi: rtw88: enable TX reports for the management queue
2025-06-30 1:51 UTC (2+ messages)
[PATCH v4 1/2] arm64: refactor the rodata=xxx
2025-06-30 1:40 UTC (4+ messages)
` [PATCH v4 1/2 fix-v2 ] "
6GHz issue QCNCM865 (WCN7850) firmware
2025-06-30 1:42 UTC (2+ messages)
[RESEND PATCH v1 wireguard-tools] ipc: linux: Support incremental allowed ips updates
2025-06-30 1:44 UTC (8+ messages)
[PATCH 1/2] cxl/edac: Fix wrong dpa checking for PPR operation
2025-06-30 1:41 UTC (3+ messages)
` [PATCH 2/2] cxl/core: Add a helper function to check dpa availability
[PATCH 0/3] arm64: realm: Add support for encrypted data from firmware
2025-06-30 1:34 UTC (7+ messages)
` [PATCH 1/3] arm64: realm: ioremap: Allow mapping memory as encrypted
` [PATCH 2/3] arm64: Enable EFI secret area Securityfs support
` [PATCH 3/3] arm64: acpi: Enable ACPI CCEL support
[PATCH V2] tools/perf: Add --exclude-buildids option to perf archive command
2025-06-30 1:36 UTC (3+ messages)
[PATCH] Input: iqs7222 - explicitly define number of external channels
2025-06-30 1:33 UTC (2+ messages)
[PATCH v2 0/8] update DMA API documentation
2025-06-30 1:32 UTC (3+ messages)
` [PATCH v2 7/8] docs: dma-api: update streaming DMA physical address constraints
[PATCH] Input: goodix - add support for polling on devices without IRQ line
2025-06-30 1:32 UTC (2+ messages)
[PATCH v3] LF-15225 input: goodix: add poll mode for goodix touchscreen
2025-06-30 1:28 UTC (2+ messages)
[PATCH net] net: vlan: fix VLAN 0 refcount imbalance of toggling filtering during runtime
2025-06-30 1:25 UTC (5+ messages)
[PATCH] drm/amdgpu/sdma6: fix user queue firmware version check
2025-06-30 1:20 UTC (2+ messages)
[PATCH RFC 00/29] mm/migration: rework movable_ops page migration (part 1)
2025-06-30 1:18 UTC (11+ messages)
` [PATCH RFC 07/29] mm/migrate: rename isolate_movable_page() to isolate_movable_ops_page()
` [PATCH RFC 13/29] mm/balloon_compaction: stop using __ClearPageMovable()
HP Omnibook Ultra Flip 14 - power profiles
2025-06-30 1:18 UTC (9+ messages)
[PATCH v3 1/1] mm/rmap: fix potential out-of-bounds page table access during batched unmap
2025-06-30 1:13 UTC (2+ messages)
[PATCH v2] xfs: add FALLOC_FL_ALLOCATE_RANGE to supported flags mask
2025-06-30 1:11 UTC
[jpoimboe:patchpal-issue 36/46] /bin/bash: line 1: 3659322 Segmentation fault ./tools/objtool/objtool --hacks=jump_label --hacks=noinstr --hacks=skylake --ibt --retpoline --rethunk --sls --static-call --uaccess --no-unreachable --prefix=16 --link --module lib/tests/longest_symbol_k
2025-06-30 1:10 UTC
[PATCH v4 0/5] iio: adc: ti-adc128s052: Add support for adc102s051
2025-06-30 1:10 UTC (12+ messages)
` [PATCH v4 2/5] iio: adc: ti-adc128s052: Use shift and realbits
` [PATCH v4 4/5] iio: adc: ti-adc128s052: Add lower resolution devices support
[PATCH] common: add proper btrfs log tree detection to _has_metadata_journaling
2025-06-30 1:06 UTC (2+ messages)
[PATCH bpf-next v2 0/3] bpf: Fix and test aux usage after do_check_insn()
2025-06-30 1:05 UTC (3+ messages)
` [PATCH bpf-next v2 2/3] bpf: Fix "
[PATCH v10 00/13] nommu UML
2025-06-30 1:04 UTC (6+ messages)
` [PATCH v10 09/13] x86/um: nommu: signal handling
[syzbot] [rdma?] [s390?] [net?] KASAN: null-ptr-deref Read in smc_tcp_syn_recv_sock
2025-06-30 0:58 UTC (3+ messages)
` [syzbot] [smc?] "
[PATCH 0/5] fix apply --intent-to-add
2025-06-30 0:56 UTC (3+ messages)
[PATCH 0/5] ext4 docs toctree reorganization
2025-06-30 0:53 UTC (2+ messages)
[PATCH] target/riscv: rvv: Fix missing exit TB flow for ldff_trans
2025-06-30 0:52 UTC (2+ messages)
[PATCH 0/4] firmware: arm_scmi: Add xfer inflight debug and trace
2025-06-30 2:00 UTC (5+ messages)
[PATCH 00/13] Streaming control for MC with metadata or streams otherwise
2025-06-30 0:47 UTC (5+ messages)
` [PATCH 06/13] media: v4l2-subdev: Mark both streams of a route enabled
[PATCH 0/2] media: Make v4l2_subdev_stream_config private
2025-06-30 0:46 UTC (3+ messages)
` [PATCH 1/2] media: i2c: ds90ub913: Stop accessing streams configs directly
` [PATCH 2/2] media: v4l2-subdev: Make struct v4l2_subdev_stream_config private
[PATCH] mm: limit THP alignment – performance gain observed in AI inference workloads
2025-06-30 0:43 UTC (4+ messages)
[PATCH v3 0/2] x86/smpboot: tidy sched-topology and drop useless SMT level
2025-06-30 0:39 UTC (9+ messages)
` [PATCH v3 1/2] x86/smpboot: Decrapify build_sched_topology()
` [PATCH v3 2/2] x86/smpboot: avoid SMT domain attach/destroy if SMT is not enabled
[PATCH 0/8] i386/cpu: Intel cache model & topo CPUID enhencement
2025-06-29 9:47 UTC (3+ messages)
` [PATCH 4/8] i386/cpu: Introduce cache model for YongFeng
[PATCH 0/7] printk cleanup - part 2
2025-06-30 0:31 UTC (4+ messages)
` [PATCH 6/7] debug: kgd_io: Don't check for CON_ENABLED
[openeuler:openEuler-1.0-LTS 1673/1673] fs/btrfs/transaction.o: warning: objtool: start_transaction()+0x3bd: unreachable instruction
2025-06-30 0:31 UTC
[PATCH] usb: typec: ucsi: Add support for READ_POWER_LEVEL command
2025-06-30 0:15 UTC
[PATCH v2 01/10] ARM: stm32: Add STM32MP13xx SPL Kconfig options
2025-06-30 0:10 UTC (10+ messages)
` [PATCH v2 02/10] ARM: stm32: Add STM32MP13xx SPL hardware initialization
` [PATCH v2 03/10] ARM: stm32: Limit early cache enablement in SPL to STM32MP15xx
` [PATCH v2 04/10] ARM: stm32: Add STM32MP13xx PMIC initialization for DDR3 DRAM type
` [PATCH v2 05/10] ARM: stm32: Add STM32MP13xx debug UART initialization
` [PATCH v2 06/10] ARM: dts: stm32: Add stm32mp13-ddr.dtsi template
` [PATCH v2 07/10] ARM: dts: stm32: Add 512 MiB DRAM settings for DH STM32MP13xx DHCOR DHSBC
` [PATCH v2 08/10] ARM: dts: stm32: Add STM32MP13x SPL specific DT additions
` [PATCH v2 09/10] ARM: dts: stm32: Add SPL specifics for DH STM32MP13xx DHCOR DHSBC
` [PATCH v2 10/10] ARM: dts: stm32: Switch defconfig to SPL "
[Question] About the elf program header size
2025-06-30 0:12 UTC (3+ messages)
[PATCH] reset: stm32: Fix header misuse
2025-06-30 0:09 UTC
[PATCH v2 1/2] ARM: bootm: Add support for starting Linux through OpTee-OS on ARMv7a
2025-06-30 0:08 UTC (2+ messages)
` [PATCH v2 2/2] spl: fit: Add ability to jump to Linux via "
[Buildroot] [PATCH 1/1] package/llvm-project/clang: use host arch in gcc-install-dir setup
2025-06-29 23:53 UTC
[PATCH] platform/x86: dell-wmi-sysman: Fix WMI data block retrieval in sysfs callbacks
2025-06-29 23:50 UTC (3+ messages)
[PATCH v6 0/6] Extend RAW format support for rzg2l-cru driver
2025-06-29 23:45 UTC (3+ messages)
` [PATCH v6 5/6] media: rzg2l-cru: Support multiple mbus codes per pixel format
[PATCH] io_uring: gate REQ_F_ISREG on !S_ANON_INODE as well
2025-06-29 23:41 UTC
[PATCH RFC] pci: report surprise removal events
2025-06-29 23:39 UTC (4+ messages)
[PATCH v2 0/3] add dma noncoherent API
2025-06-29 23:39 UTC (4+ messages)
` [PATCH v2 1/3] usb: core: add dma-noncoherent buffer alloc and free API
[PATCH net-next v7 0/7] Split netmem from struct page
2025-06-29 23:34 UTC (6+ messages)
` [PATCH net-next v7 1/7] netmem: introduce struct netmem_desc mirroring "
[PATCH] drm/bridge: it6505: replace scnprintf with sysfs_emit_at in debugfs show
2025-06-29 23:35 UTC
Fwd: Linux kernel 6.8.0-62 generic null pointer
2025-06-29 23:31 UTC (5+ messages)
` "
[PATCH 0/2] Add SM7635 RPMHPD power domains
2025-06-29 23:30 UTC (3+ messages)
` [PATCH 2/2] pmdomain: qcom: rpmhpd: Add SM7635 "
[PATCH 2/2] pmdomain: renesas: sort Renesas Kconfig configs
2025-06-29 23:18 UTC
[PATCH 1/2] pmdomain: renesas: use menu for Renesas
2025-06-29 23:17 UTC (3+ messages)
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.