All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-04-15 01:01:08 to 2025-04-15 02:52:45 UTC [more...]

[PATCH] arm64: dts: qcom: Remove unnecessary MM_[UD]L audio routes
 2025-04-15  2:52 UTC  (2+ messages)

[PATCH v2 1/1] arm64: dts: qcom: x1e80100-lenovo-yoga-slim7x: enable MICs LDO
 2025-04-15  2:52 UTC  (2+ messages)
` (subset) "

[PATCH v3 0/7] soc: amlogic: clk-measure: Add clk-measure support for C3 and S4
 2025-04-15  2:45 UTC  (15+ messages)
` [PATCH v3 1/7] soc: amlogic: clk-measure: Define MSR_CLK's register offset separately
` [PATCH v3 2/7] dt-bindings: soc: amlogic: C3 supports clk-measure
` [PATCH v3 3/7] dt-bindings: soc: amlogic: S4 "
` [PATCH v3 4/7] soc: amlogic: clk-measure: Add support for C3
` [PATCH v3 5/7] soc: amlogic: clk-measure: Add support for S4
` [PATCH v3 6/7] arm64: dts: amlogic: C3: Add clk-measure controller node
` [PATCH v3 7/7] arm64: dts: amlogic: S4: "

[PATCH RFC 00/28] Eliminate Dying Memory Cgroup
 2025-04-15  2:45 UTC  (29+ messages)
` [PATCH RFC 01/28] mm: memcontrol: remove dead code of checking parent memory cgroup
` [PATCH RFC 02/28] mm: memcontrol: use folio_memcg_charged() to avoid potential rcu lock holding
` [PATCH RFC 03/28] mm: workingset: use folio_lruvec() in workingset_refault()
` [PATCH RFC 04/28] mm: rename unlock_page_lruvec_irq and its variants
` [PATCH RFC 05/28] mm: thp: replace folio_memcg() with folio_memcg_charged()
` [PATCH RFC 06/28] mm: thp: introduce folio_split_queue_lock and its variants
` [PATCH RFC 07/28] mm: thp: use folio_batch to handle THP splitting in deferred_split_scan()
` [PATCH RFC 08/28] mm: vmscan: refactor move_folios_to_lru()
` [PATCH RFC 09/28] mm: memcontrol: allocate object cgroup for non-kmem case
` [PATCH RFC 10/28] mm: memcontrol: return root object cgroup for root memory cgroup
` [PATCH RFC 11/28] mm: memcontrol: prevent memory cgroup release in get_mem_cgroup_from_folio()
` [PATCH RFC 12/28] buffer: prevent memory cgroup release in folio_alloc_buffers()
` [PATCH RFC 13/28] writeback: prevent memory cgroup release in writeback module
` [PATCH RFC 14/28] mm: memcontrol: prevent memory cgroup release in count_memcg_folio_events()
` [PATCH RFC 15/28] mm: page_io: prevent memory cgroup release in page_io module
` [PATCH RFC 16/28] mm: migrate: prevent memory cgroup release in folio_migrate_mapping()
` [PATCH RFC 17/28] mm: mglru: prevent memory cgroup release in mglru
` [PATCH RFC 18/28] mm: memcontrol: prevent memory cgroup release in mem_cgroup_swap_full()
` [PATCH RFC 19/28] mm: workingset: prevent memory cgroup release in lru_gen_eviction()
` [PATCH RFC 20/28] mm: workingset: prevent lruvec release in workingset_refault()
` [PATCH RFC 21/28] mm: zswap: prevent lruvec release in zswap_folio_swapin()
` [PATCH RFC 22/28] mm: swap: prevent lruvec release in swap module
` [PATCH RFC 23/28] mm: workingset: prevent lruvec release in workingset_activation()
` [PATCH RFC 24/28] mm: memcontrol: prepare for reparenting LRU pages for lruvec lock
` [PATCH RFC 25/28] mm: thp: prepare for reparenting LRU pages for split queue lock
` [PATCH RFC 26/28] mm: memcontrol: introduce memcg_reparent_ops
` [PATCH RFC 27/28] mm: memcontrol: eliminate the problem of dying memory cgroup for LRU folios
` [PATCH RFC 28/28] mm: lru: add VM_WARN_ON_ONCE_FOLIO to lru maintenance helpers

[PATCH v9 00/19] DCD: Add support for Dynamic Capacity Devices (DCD)
 2025-04-15  2:47 UTC  (4+ messages)

[meta-virtualization][PATCH 1/3] podman: update to 5.4.2
 2025-04-15  2:45 UTC  (4+ messages)

[PATCH 0/2] platform/chrome: cros_kbd_led_backlight: Fix dependencies
 2025-04-15  2:45 UTC  (5+ messages)
` [PATCH 2/2] platform/chrome: cros_kbd_led_backlight: Fix build dependencies

[PATCH 0/2] fix record/replay on MacOS
 2025-04-15  2:41 UTC  (7+ messages)
` [PATCH 1/2] system/main: transfer replay mutex ownership from main thread to main loop thread

[android-common:android16-6.12 0/3] ERROR: modpost: "of_regulator_bulk_get_all" [drivers/pci/pwrctrl/pci-pwrctl-slot.ko] undefined!
 2025-04-15  2:42 UTC 

[PATCH 0/5] mm/vmalloc.c: code cleanup and improvements
 2025-04-15  2:39 UTC  (6+ messages)
` [PATCH 1/5] mm/vmalloc.c: change purge_ndoes as local static variable
` [PATCH 2/5] mm/vmalloc.c: find the vmap of vmap_nodes in reverse order
` [PATCH 3/5] mm/vmalloc.c: optimize code in decay_va_pool_node() a little bit
` [PATCH 4/5] mm/vmalloc: optimize function vm_unmap_aliases()
` [PATCH 5/5] mm/vmalloc.c: return explicit error value in alloc_vmap_area()

[PATCH] PCI/IOV: Make the display of vf_device more readble
 2025-04-15  2:35 UTC  (2+ messages)

[RESEND PATCH] Bluetooth: btusb: Add RTL8851BE device 0x0bda:0xb850
 2025-04-15  2:33 UTC 

[PATCH 0/1] bcache: reduce front IO latency during GC
 2025-04-15  2:08 UTC  (4+ messages)
` [PATCH 1/1] bcache: process fewer btree nodes in incremental GC cycles

[PATCH 0/7] blk-throttle: Split the blkthrotl queue to solve the IO delay issue
 2025-04-15  2:34 UTC  (14+ messages)
` [PATCH 1/7] blk-throttle: Rename tg_may_dispatch() to tg_dispatch_time()
` [PATCH 2/7] blk-throttle: Refactor tg_dispatch_time by extracting tg_dispatch_bps/iops_time
` [PATCH 3/7] blk-throttle: Split throtl_charge_bio() into bps and iops functions
` [PATCH 4/7] blk-throttle: Introduce flag "BIO_TG_BPS_THROTTLED"
` [PATCH 5/7] blk-throttle: Split the blkthrotl queue
` [PATCH 6/7] blk-throttle: Split the service queue

[PATCH v8 0/5] riscv: spacemit: add gpio support for K1 SoC
 2025-04-15  2:32 UTC  (3+ messages)

[PATCH] dt-bindings: phy: rockchip: Convert RK3399 Type-C PHY to schema
 2025-04-15  2:30 UTC  (6+ messages)

[PATCH 00/15] block: unify elevator changing and fix lockdep warning
 2025-04-15  2:31 UTC  (17+ messages)
` [PATCH 04/15] block: prevent elevator switch during updating nr_hw_queues
` [PATCH 05/15] block: simplify elevator reset for "
` [PATCH 07/15] block: move blk_unregister_queue() & device_del() after freeze wait
` [PATCH 10/15] block: pass elevator_queue to elv_register_queue & unregister_queue

[PATCH 0/7 v5] sched/fair: Rework EAS to handle more cases
 2025-04-15  2:31 UTC  (3+ messages)
` [PATCH 5/7 v5] sched/fair: Add push task mechanism for EAS

[meta-oe][PATCH] lvm2: correct PKGV for package libdevmapper
 2025-04-15  2:30 UTC 

[RFC PATCH 0/7] kernel-hacking: introduce CONFIG_NO_AUTO_INLINE
 2025-04-15  2:28 UTC  (4+ messages)
  ` [RFC PATCH 6/7] tpm: add __always_inline for tpm_is_hwrng_enabled

[PATCH] fs/fuse: fix race between concurrent setattr from multiple nodes
 2025-04-15  2:27 UTC  (5+ messages)

[PATCH 0/3] Add support for WL-ICLEDs from Wurth Elektronik
 2025-04-15  2:27 UTC  (3+ messages)
` [PATCH 1/3] Documentation: leds: Add docs for Wurth Elektronik WL-ICLED

[PATCH v1 net-next 0/3] net: Followup series for ->exit_rtnl()
 2025-04-15  2:22 UTC  (4+ messages)
` [PATCH v1 net-next 1/3] net: Drop hold_rtnl arg from ops_undo_list()
` [PATCH v1 net-next 2/3] pfcp: Convert pfcp_net_exit() to ->exit_rtnl()
` [PATCH v1 net-next 3/3] ppp: Split ppp_exit_net() "

[meta-security][PATCH v3] Fix warning : lack of whitespace around assignment
 2025-04-15  2:24 UTC 

[PATCH v2] sparc: fix error handling in scan_one_device()
 2025-04-15  2:18 UTC 

[PATCH v2 net] net: ngbe: fix memory leak in ngbe_probe() error path
 2025-04-15  2:17 UTC  (2+ messages)

Gerrit, GitButler, and Jujutsu projects collaborating on change-id commit footer
 2025-04-14 21:34 UTC  (9+ messages)
          ` Semantics of change IDs (Re: Gerrit, GitButler, and Jujutsu projects collaborating on change-id commit footer)

[PATCH v5 00/21] Enable drm/imagination BXM-4-64 Support for LicheePi 4A
 2025-04-15  2:04 UTC  (4+ messages)
  ` [PATCH v5 19/21] riscv: dts: thead: Introduce power domain nodes with aon firmware

[PATCH v3] wic: do not ignore ROOTFS_SIZE if the rootfs is modified
 2025-04-15  2:04 UTC 

[PATCH v2] PM: EM: Fix potential division-by-zero error in em_compute_costs()
 2025-04-15  1:58 UTC  (4+ messages)

[PATCH 5.15.y] smb: client: fix potential UAF in is_valid_oplock_break()
 2025-04-15  2:02 UTC 

[PATCH v3 bpf-next 1/3] libbpf: Fix event name too long error
 2025-04-15  2:01 UTC  (2+ messages)

[gourryinverse:gourry_vmscan_cpuset 2/2] vmscan.c:undefined reference to `cgroup_node_allowed'
 2025-04-15  2:01 UTC 

[PATCH 1/2] dt-bindings: arm: rockchip: Add rk3588 evb2 board
 2025-04-15  1:54 UTC  (4+ messages)
` [PATCH 2/2] arm64: dts: "

[PATCH v2] prepare-kernel.sh: expand tilde in --outpatch path parameter
 2025-04-15  2:00 UTC  (3+ messages)

[PATCH 0/2] Add support for RK3588 EVB2 board
 2025-04-15  1:54 UTC  (2+ messages)

[PATCH 4/4] net: register debugfs file for net_device refcnt tracker
 2025-04-15  1:56 UTC  (2+ messages)

[RFC PATCH 0/29] Rework the LSM initialization
 2025-04-15  1:58 UTC  (7+ messages)
` [RFC PATCH 19/29] ipe: move initcalls to the LSM framework
` [RFC PATCH 20/29] smack: "

[PATCH v3 net-next 00/15] AccECN protocol patch series
 2025-04-14 12:59 UTC  (2+ messages)
` [PATCH v3 net-next 14/15] tcp: accecn: try to fit AccECN option with SACK

[PATCH 6.6.y 1/2] usb: typec: fix potential array underflow in ucsi_ccg_sync_control()
 2025-04-15  1:56 UTC  (2+ messages)
` [PATCH 6.6.y 2/2] usb: typec: fix pm usage counter imbalance "

[PATCH 0/9] ublk: simplify & improve IO canceling
 2025-04-15  1:57 UTC  (21+ messages)
` [PATCH 1/9] ublk: don't try to stop disk if ->ub_disk is NULL
` [PATCH 2/9] ublk: properly serialize all FETCH_REQs
` [PATCH 4/9] ublk: rely on ->canceling for dealing with ublk_nosrv_dev_should_queue_io
` [PATCH 5/9] ublk: move device reset into ublk_ch_release()
` [PATCH 6/9] ublk: improve detection and handling of ublk server exit
` [PATCH 9/9] selftests: ublk: add generic_06 for covering fault inject

Patchwork housekeeping for: spi-devel-general
 2025-04-15  1:57 UTC 

[PATCH] drm/loongson: Fix return value check for kzalloc
 2025-04-15  1:54 UTC 

[PATCH] KVM: VMX: Flush shadow VMCS on emergency reboot
 2025-04-15  1:55 UTC  (7+ messages)

[PATCH 0/2] TDX attestation support
 2025-04-15  1:55 UTC  (5+ messages)
` [PATCH 1/2] KVM: TDX: Handle TDG.VP.VMCALL<GetQuote>

linux-next: duplicate patches in the ipsec-next tree
 2025-04-15  1:50 UTC 

[PATCH 0/5] target/loongarch: Code cleanup with function loongarch_map_address
 2025-04-15  1:46 UTC  (4+ messages)
` [PATCH 4/5] target/loongarch: Set function loongarch_map_address() with common code

[PATCH v3] target/i386: Fix model number of Zhaoxin YongFeng vCPU template
 2025-04-15  1:44 UTC  (3+ messages)

[PATCH net-next v10 00/14] xsc: ADD Yunsilicon XSC Ethernet Driver
 2025-04-15  1:45 UTC  (5+ messages)
` [PATCH net-next v10 10/14] xsc: Add eth needed qp and cq apis
` [PATCH net-next v10 13/14] xsc: Add eth reception data path

[net-next v5 0/6] net: mtip: Add support for MTIP imx287 L2 switch driver
 2025-04-15  1:43 UTC  (3+ messages)
` [net-next v5 4/6] net: mtip: The L2 switch driver for imx287

[PATCH v2 0/8] mm: enhance migration work around on noref buffer-heads
 2025-04-15  1:36 UTC  (3+ messages)
` [PATCH v2 1/8] migrate: fix skipping metadata buffer heads on migration

[PATCH -v2 0/2] wifi: rtw88: sdio: Enable tx status for management frames
 2025-04-15  1:41 UTC  (3+ messages)
` [PATCH -v2 2/2] wifi: rtw88: sdio: map mgmt frames to queue TX_DESC_QSEL_MGMT

[PATCH v3] x86/tracing: introduce enter/exit tracepoint pairs for page faults
 2025-04-15  1:38 UTC 

[RESEND PATCH] flattree: Optimize stringtable_insert()
 2025-04-15  1:39 UTC  (4+ messages)

[PATCH v2 security-next 0/4] Introducing Hornet LSM
 2025-04-15  1:38 UTC  (10+ messages)
` [PATCH v2 security-next 1/4] security: "
  ` [PATCH v2 "

[PATCH 1/2] sched/numa: Add ability to override task's numa_preferred_nid
 2025-04-15  1:35 UTC  (2+ messages)
` [PATCH 2/2] sched/numa: prctl to set/override "

[PATCH net-next] tipc: Removing deprecated strncpy()
 2025-04-15  1:36 UTC  (2+ messages)

[PATCH 0/5] net: ch9200: fix various bugs and improve qinheng ch9200 driver
 2025-04-15  1:35 UTC  (5+ messages)
` [PATCH 1/5] net: ch9200: fix uninitialised access bug during mii_nway_restart
` [PATCH 5/5] net: ch9200: avoid triggering NWay restart on non-zero PHY ID

[PATCH v3 00/10] ASoC: add Renesas MSIOF sound driver
 2025-04-15  1:34 UTC  (11+ messages)
` [PATCH v3 01/10] dt-bindings: renesas,sh-msiof: Add MSIOF I2S Sound support
` [PATCH v3 02/10] spi: sh-msiof: use dev in sh_msiof_spi_probe()
` [PATCH v3 03/10] spi: sh-msiof: ignore driver probing if it was MSIOF Sound
` [PATCH v3 04/10] ASoC: renesas: rsnd: allow to use ADG as standalone
` [PATCH v3 05/10] ASoC: renesas: rsnd: care BRGA/BRGB select in rsnd_adg_clk_enable()
` [PATCH v3 06/10] ASoC: renesas: rsnd: enable to use "adg" clock
` [PATCH v3 07/10] ASoC: renesas: add MSIOF sound support
` [PATCH v3 08/10] arm64: dts: renesas: r8a779g0: tidyup MSIOF node name
` [PATCH v3 09/10] arm64: dts: renesas: sparrow hawk: Add MSIOF Sound support
` [PATCH v3 10/10] arm64: defconfig: add Renesas MSIOF sound support

[PATCH v2] drm/amdgpu: Clear overflow for SRIOV
 2025-04-15  1:32 UTC 

[PATCH v8 0/4] KVM: selftests: Add LoongArch support
 2025-04-15  1:27 UTC  (4+ messages)
` [PATCH v8 1/4] KVM: selftests: Add KVM selftests header files for LoongArch

[PATCH net-next v10 0/1] net: hinic3: Add a driver for Huawei 3rd gen NIC
 2025-04-15  1:28 UTC  (3+ messages)
` [PATCH net-next v10 1/1] hinic3: module initialization and tx/rx logic

[PATCH net-next] net: mdio: Add RTL9300 MDIO driver
 2025-04-15  1:25 UTC  (2+ messages)

[RFC V3 PATCH 00/13] Support ACPI Control Method Sleep button
 2025-04-15  1:24 UTC  (4+ messages)
` [RFC V3 PATCH 05/13] acpi: Send the GPE event of suspend and wakeup for x86

[PATCH] x86/tracing: introduce enter/exit tracepoint pairs for page faults
 2025-04-15  1:23 UTC  (4+ messages)

+ compilerh-avoid-the-usage-of-__typeof_unqual__-when-__genksyms__-is-defined.patch added to mm-hotfixes-unstable branch
 2025-04-15  1:23 UTC 

[PATCH v2] dt-bindings: phy: rockchip: Convert RK3399 PCIe PHY to schema
 2025-04-15  1:18 UTC  (3+ messages)

[PATCH 0/4] allow pmdinfo to be inserted and parsed using MSVC
 2025-04-15  1:21 UTC  (6+ messages)
` [PATCH v2 "
  ` [PATCH v2 1/4] eal: add macro to embed information in binaries
  ` [PATCH v2 2/4] buildtools: use "
  ` [PATCH v2 3/4] usertools: parse strings from PE images
  ` [PATCH v2 4/4] drivers: use macro to embed information in binaries

[PATCH v7 0/6] usb: dwc3: qcom: Flatten dwc3 structure
 2025-04-15  1:21 UTC  (7+ messages)
` [PATCH v7 1/6] usb: dwc3: qcom: Snapshot driver for backwards compatibilty
` [PATCH v7 2/6] dt-bindings: usb: Introduce qcom,snps-dwc3
` [PATCH v7 3/6] usb: dwc3: core: Expose core driver as library
` [PATCH v7 4/6] usb: dwc3: core: Don't touch resets and clocks
` [PATCH v7 5/6] usb: dwc3: qcom: Don't rely on drvdata during probe
` [PATCH v7 6/6] usb: dwc3: qcom: Transition to flattened model

[PATCH] compiler.h: Avoid the usage of __typeof_unqual__() when __GENKSYMS__ is defined
 2025-04-15  1:20 UTC  (11+ messages)
` [tip: core/urgent] "

[PATCH v2 0/9] ASoC: add Renesas MSIOF sound driver
 2025-04-15  1:20 UTC  (4+ messages)
` [PATCH v2 4/9] ASoC: renesas: rsnd: allow to use ADG only

+ mm-add-nr_free_highatomic-in-show_free_areas.patch added to mm-new branch
 2025-04-15  1:19 UTC  (2+ messages)

[PATCH v2] x86/tracing: introduce enter/exit tracepoint pairs for page faults
 2025-04-15  1:18 UTC 

[PATCH i-g-t, v6 0/5] Stress copy engines during render
 2025-04-15  1:18 UTC  (2+ messages)
` ✗ Xe.CI.Full: failure for Stress copy engines during render (rev8)

[PATCH v3 0/4] add support for winsen MHZ19B CO2 sensor
 2025-04-15  1:16 UTC  (6+ messages)
` [PATCH v3 3/4] iio: chemical: "

linux-next: Tree for Apr 14
 2025-04-15  1:14 UTC  (2+ messages)
` linux-next: Tree for Apr 14 [drivers/media/i2c/lt6911uxe.ko]

[net-next PATCH v7 0/6] net: phy: Add support for new Aeonsemi PHYs
 2025-04-15  1:14 UTC  (3+ messages)
` [net-next PATCH v7 5/6] net: phy: Add support for Aeonsemi AS21xxx PHYs

[PATCH net-next v2] netdev: fix the locking for netdev notifications
 2025-04-15  1:11 UTC  (2+ messages)

[PATCH v3 00/12] khugepaged: mTHP support
 2025-04-15  1:09 UTC  (3+ messages)
` [PATCH v3 12/12] Documentation: mm: update the admin guide for mTHP collapse

[PATCH] xfs: Verify DA node btree hash order
 2025-04-15  1:08 UTC  (3+ messages)

[PATCH] selftests/ftrace: Differentiate bash and dash in dynevent_limitations.tc
 2025-04-15  1:09 UTC 

[PATCH net] net: lwtunnel: disable preemption when required
 2025-04-15  0:54 UTC  (9+ messages)

[PATCH 1/2] KVM: x86: Use asm_inline() instead of asm() in kvm_hypercall[0-4]()
 2025-04-15  1:05 UTC  (4+ messages)
` [PATCH 2/2] KVM: VMX: Use LEAVE in vmx_do_interrupt_irqoff()

[PATCH] fs/ntfs3: Add missing direct_IO in ntfs_aops_cmpr
 2025-04-15  1:05 UTC  (2+ messages)

[PATCH v7 0/6] Add clock controller support for SpacemiT K1
 2025-04-15  1:00 UTC  (4+ messages)
` [PATCH v7 3/6] clk: spacemit: Add clock support for SpacemiT K1 SoC


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.