All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-06-30 02:45:36 to 2025-06-30 05:04:52 UTC [more...]

[PATCH] usb: typec: ucsi: Add support for READ_POWER_LEVEL command
 2025-06-30  5:04 UTC  (3+ messages)

[PATCH v4 0/2] PM: domains: Detach on device_unbind_cleanup()
 2025-06-30  5:02 UTC  (7+ messages)
` [PATCH v4 1/2] "

[PATCH 0/5] extend link training test cases for eDP connector
 2025-06-30  5:02 UTC  (3+ messages)
` [PATCH 1/5] tests/intel/kms_dp_link_training: rename to tests/intel/kms_link_training

[PATCH 0/4] i386/cpu: Clean Up Reserved CPUID Leaves for Intel
 2025-06-30  5:20 UTC  (4+ messages)
` [PATCH 3/4] i386/cpu: Mark ECX/EDX in CPUID 0x80000008 leaf as reserved "

Patchwork housekeeping for: spi-devel-general
 2025-06-30  4:57 UTC 

[PATCH 1/2] cxl/edac: Fix wrong dpa checking for PPR operation
 2025-06-30  4:56 UTC  (4+ messages)
` [PATCH 2/2] cxl/core: Add a helper function to check dpa availability

[PATCH 0/6] Add support for A523 Thermal system
 2025-06-30  4:53 UTC  (7+ messages)
` [PATCH 2/6] thermal/drivers/sun8i: replace devm_reset_control_get to shared
` [PATCH 4/6] arm64: dts: allwinner: A523: Add SID controller node
` [PATCH 5/6] arm64: dts: allwinner: A523: Add thermal sensors and zones

[PATCH] usb: gadget: max3420_udc: Fix out-of-bounds endpoint index access
 2025-06-30  4:56 UTC  (3+ messages)
` [PATCH v2 1/2] "

[android-common:android12-5.4 1/1] include/linux/kernel.h:843:43: warning: comparison of distinct pointer types lacks a cast
 2025-06-30  4:52 UTC 

drm/ttm/memcg/lru: enable memcg tracking for ttm and amdgpu driver
 2025-06-30  4:49 UTC  (18+ messages)
` [PATCH 01/17] mm: add gpu active/reclaim per-node stat counters (v2)
` [PATCH 02/17] drm/ttm: use gpu mm stats to track gpu memory allocations. (v2)
` [PATCH 03/17] mm/list_lru: export list_lru_add
` [PATCH 04/17] ttm/pool: port to list_lru. (v2)
` [PATCH 05/17] ttm/pool: drop numa specific pools
` [PATCH 06/17] ttm/pool: make pool shrinker NUMA aware
` [PATCH 07/17] ttm/pool: track allocated_pages per numa node
` [PATCH 08/17] memcg: add support for GPU page counters
` [PATCH 09/17] memcg: export memcg_list_lru_alloc
` [PATCH 10/17] ttm: add a memcg accounting flag to the alloc/populate APIs
` [PATCH 11/17] ttm/pool: initialise the shrinker earlier
` [PATCH 12/17] ttm: add objcg pointer to bo and tt
` [PATCH 13/17] ttm/pool: enable memcg tracking and shrinker
` [PATCH 14/17] ttm: hook up memcg placement flags
` [PATCH 15/17] memcontrol: allow objcg api when memcg is config off
` [PATCH 16/17] memcontrol: export current_obj_cgroup
` [PATCH 17/17] amdgpu: add support for memory cgroups

[RFC PATCH] xen/gntdev: reduce stack usage by dynamically allocating gntdev_copy_batch
 2025-06-29 20:42 UTC 

[PATCH] khugepaged: Reduce race probability between migration and khugepaged
 2025-06-30  4:48 UTC 

[PATCH v3 0/7] mm/shmem, swap: bugfix and improvement of mTHP swap in
 2025-06-30  4:47 UTC  (5+ messages)
` [PATCH v3 1/7] mm/shmem, swap: improve cached mTHP handling and fix potential hung
` [PATCH v3 3/7] mm/shmem, swap: tidy up THP swapin checks

[PATCH] arm: DT: imx6: Replace license text comment with SPDX identifier
 2025-06-30  4:39 UTC  (2+ messages)

[PATCH ath-next] wifi: ath12k: Add num_stations counter for each interface
 2025-06-30  4:45 UTC 

[PATCH] drm/amdkfd: Avoid queue reset if disabled
 2025-06-30  4:41 UTC 

[PATCH v2 0/9] kconfig: improve gconfig
 2025-06-30  4:37 UTC  (5+ messages)
` [PATCH v2 5/9] kconfig: gconf: migrate to GTK 3

[PTP][KSZ9477][p2p1step] Questions for PTP support on KSZ9477 device
 2025-06-30  4:36 UTC  (9+ messages)

[WIP-for-10.1 0/3] target/arm: Add FEAT_MEC to max cpu
 2025-06-30  4:32 UTC  (4+ messages)
` [PATCH 1/3] target/arm: Add the MECEn SCR_EL3 bit
` [PATCH 2/3] target/arm: Advertise FEAT_MEC in cpu max
` [PATCH 3/3] target/arm: Add FEAT_MEC registers

[GSoC][RFC PATCH 0/2] Add refs list subcommand
 2025-06-30  4:28 UTC  (6+ messages)
` [GSoC][RFC PATCH 1/2] builtin/refs: add "

[PATCH] Bluetooth: set bcsp to NULL after purging
 2025-06-30  4:26 UTC  (2+ messages)
`  "

[PATCH 00/66] kconfig: improve xconfig and gconfig
 2025-06-30  4:22 UTC  (24+ messages)
` [PATCH 02/66] kconfig: qconf: do not show checkbox icon for choice
` [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 37/66] kconfig: gconf: use GtkFileChooser in on_save_as1_activate()
` [PATCH 40/66] kconfig: gconf: make introduction, about, license dialogs modal
` [PATCH 45/66] kconfig: gconf: remove global 'model1' and 'model2' variables

[RFC PATCH 0/1] mm/debug_vm_pgtable: Use a swp_entry_t input value for swap tests
 2025-06-30  4:18 UTC  (6+ messages)
` [RFC PATCH 1/1] "

[PATCH v5 00/14] Enhance the PCIe controller driver
 2025-06-30  4:16 UTC  (15+ messages)
` [PATCH v5 01/14] dt-bindings: pci: cadence: Extend compatible for new RP configuration
` [PATCH v5 02/14] dt-bindings: pci: cadence: Extend compatible for new EP configuration
` [PATCH v5 03/14] PCI: cadence: Split PCIe controller header file
` [PATCH v5 04/14] PCI: cadence: Add register definitions for HPA(High Perf Architecture)
` [PATCH v5 05/14] PCI: cadence: Split PCIe EP support into common and specific functions
` [PATCH v5 06/14] PCI: cadence: Split PCIe RP "
` [PATCH v5 07/14] PCI: cadence: Split the common functions for PCIE controller support
` [PATCH v5 08/14] PCI: cadence: Add support for High Performance Arch(HPA) controller
` [PATCH v5 09/14] PCI: cadence: Add support for PCIe HPA controller platform
` [PATCH v5 10/14] dt-bindings: PCI: Add CIX Sky1 PCIe Root Complex bindings
` [PATCH v5 11/14] PCI: sky1: Add PCIe host support for CIX Sky1
` [PATCH v5 12/14] MAINTAINERS: add entry for CIX Sky1 PCIe driver
` [PATCH v5 13/14] arm64: dts: cix: Add PCIe Root Complex on sky1
` [PATCH v5 14/14] arm64: dts: cix: Enable PCIe on the Orion O6 board

[PATCH ath-next 0/2] wifi: ath12k: add support for Tx Power insertion
 2025-06-30  4:15 UTC  (2+ messages)
` [PATCH ath-next 2/2] wifi: ath12k: advertise NL80211_FEATURE_TX_POWER_INSERTION support

[linus:master] [locking/lockdep] de4b59d652: BUG:KASAN:slab-use-after-free_in_raw_spin_lock_irq
 2025-06-30  4:13 UTC  (2+ messages)

[PATCH] daemon: handle EINTR failures from waitpid()
 2025-06-30  4:13 UTC 

[PATCH] Revert "ath11k: clear the keys properly via DISABLE_KEY"
 2025-06-30  4:12 UTC  (6+ messages)

[PATCH RFC] pci: report surprise removal events
 2025-06-30  4:07 UTC  (5+ messages)

[Bug 220290] New: Samsung Galaxy Book Pro 360: samsung_laptop module fails to load, keyboard backlight not working
 2025-06-30  4:06 UTC  (3+ messages)
` [Bug 220290] "

[PATCH makedumpfile] Add confidential VM unaccepted free pages support on Linux 6.16 and later
 2025-06-30  4:05 UTC  (2+ messages)

[PATCH] mm, vmstat: remove the NR_WRITEBACK_TEMP node_stat_item counter
 2025-06-30  4:02 UTC  (4+ messages)

[PATCH v2 1/1] spi: spi-cadence-quadspi: Implement refcount to handle unbind during busy
 2025-06-30  4:01 UTC 

[PATCH v2 0/6] Various cleanups
 2025-06-30  3:58 UTC  (4+ messages)
` [PATCH v2 6/6] ata: libata-eh: Move and rename ata_eh_set_lpm()

OpenSBI v1.7 Released
 2025-06-30  3:58 UTC 

[PATCH] MAINTAINERS: add NXP S32G RTC driver
 2025-06-30  3:26 UTC  (2+ messages)

[PATCH v3 0/3] RISC-V: Add ACPI support for IOMMU
 2025-06-30  3:51 UTC  (10+ messages)
` [PATCH v3 1/3] ACPI: RISC-V: Add support for RIMT
` [PATCH v3 2/3] ACPI: scan: Add support for RISC-V in acpi_iommu_configure_id()
` [PATCH v3 3/3] iommu/riscv: Add ACPI support

[PATCH] mtd:spinand:gigadevice:Add support for GD5F1GM9 chips
 2025-06-30  3:49 UTC  (2+ messages)

[PATCH v3 0/2] Optimize r1conf->r1bio_pool
 2025-06-30  3:49 UTC  (4+ messages)
` [PATCH v3 1/2] md/raid1: change r1conf->r1bio_pool to a pointer type

[PATCH v2] integrity: Extract secure boot enquiry function out of IMA
 2025-06-30  3:48 UTC  (2+ messages)

[f2fs-dev] [PATCH] f2fs_io: measure readdir/stat performance
 2025-06-30  3:48 UTC 

[PATCH v2 00/16] ext4: better scalability for ext4 block allocation
 2025-06-30  3:48 UTC  (7+ messages)
` [PATCH v2 02/16] ext4: remove unnecessary s_mb_last_start
` [PATCH v2 03/16] ext4: remove unnecessary s_md_lock on update s_mb_last_group

[v4 PATCH 0/2] create patches for nxp-ls1046a platform watchdog feature
 2025-06-30  3:47 UTC  (3+ messages)
` [v4 PATCH 2/2] arch: arm64: dts: add big-endian property back into watchdog node

[PATCH 00/23] md/llbitmap: md/md-llbitmap: introduce a new lockless bitmap
 2025-06-30  3:46 UTC  (5+ messages)

[PATCH] HID: playstation: DS4: Add BT poll interval adjustment
 2025-06-30  3:41 UTC  (4+ messages)

[PATCH v2] platform/x86: dell-wmi-sysman: Fix WMI data block retrieval in sysfs callbacks
 2025-06-30  3:43 UTC 

[f2fs-dev] [PATCH v4 2/2] f2fs: don't allow unaligned truncation to smaller/equal size on pinned file
 2025-06-30  3:41 UTC  (5+ messages)

[PATCH] ocfs2: Avoid NULL pointer dereference in dx_dir_lookup_rec()
 2025-06-30  3:40 UTC  (5+ messages)

[PATCH V2 net-next 1/2] tun: remove unnecessary tun_xdp_hdr structure
 2025-06-30  3:36 UTC  (4+ messages)
` [PATCH V2 net-next 2/2] vhost-net: reduce one userspace copy when building XDP buff

[PATCH v4 0/4] Optimize mprotect() for large folios
 2025-06-30  3:33 UTC  (3+ messages)

[PATCH 0/3] update NETC node of i.MX95
 2025-06-30  3:35 UTC  (2+ messages)

[PATCH v1 0/4] mm: folio_pte_batch() improvements
 2025-06-30  3:34 UTC  (5+ messages)
` [PATCH v1 1/4] mm: convert FPB_IGNORE_* into FPB_HONOR_*

[PATCH v2 0/6] arm64: dts: imx943: Add sound card support
 2025-06-30  3:30 UTC  (2+ messages)

[PATCH V5 0/2] arm64: refactor the rodata=xxx
 2025-06-30  3:25 UTC  (4+ messages)
` [PATCH V5 1/2] "
` [PATCH V5 2/2] arm64/Kconfig: Remove CONFIG_RODATA_FULL_DEFAULT_ENABLED

[PATCH v2 0/6] regulator: Add support for MediaTek MT6316/6363/6373 PMICs
 2025-06-30  3:25 UTC  (4+ messages)
` [PATCH v2 3/6] dt-bindings: regulator: Document MediaTek MT6363 PMIC Regulators

[PATCH] drm/amdgpu: Fix error with dev_info_once usage
 2025-06-30  3:23 UTC  (3+ messages)

[syzbot] [bluetooth?] general protection fault in bcsp_recv
 2025-06-30  3:22 UTC 

[PATCH v5 00/17] object-store: carve out the object database subsystem
 2025-06-30  3:15 UTC  (7+ messages)
` [PATCH v5 08/17] odb: get rid of `the_repository` when handling alternates
` [PATCH v5 16/17] odb: rename `pretend_object_file()`
` [PATCH v5 17/17] odb: rename `read_object_with_reference()`

[PATCH] mm/userfaultfd: fix missing PTE unmap for non-migration entries
 2025-06-30  3:19 UTC 

[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  (5+ messages)

[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] 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 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)

[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] 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 


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.