messages from 2024-07-22 22:21:05 to 2024-07-23 06:45:47 UTC [more...]
[PATCH v2 00/25] mm: introduce numa_memblks
2024-07-23 6:41 UTC (19+ messages)
` [PATCH v2 01/25] mm: move kernel/numa.c to mm/
` [PATCH v2 02/25] MIPS: sgi-ip27: make NODE_DATA() the same as on all other architectures
` [PATCH v2 03/25] MIPS: sgi-ip27: ensure node_possible_map only contains valid nodes
` [PATCH v2 04/25] MIPS: sgi-ip27: drop HAVE_ARCH_NODEDATA_EXTENSION
` [PATCH v2 05/25] MIPS: loongson64: rename __node_data to node_data
` [PATCH v2 06/25] MIPS: loongson64: drop HAVE_ARCH_NODEDATA_EXTENSION
` [PATCH v2 07/25] mm: drop CONFIG_HAVE_ARCH_NODEDATA_EXTENSION
` [PATCH v2 08/25] arch, mm: move definition of node_data to generic code
` [PATCH v2 09/25] arch, mm: pull out allocation of NODE_DATA "
` [PATCH v2 10/25] x86/numa: simplify numa_distance allocation
` [PATCH v2 11/25] x86/numa: use get_pfn_range_for_nid to verify that node spans memory
` [PATCH v2 12/25] x86/numa: move FAKE_NODE_* defines to numa_emu
` [PATCH v2 13/25] x86/numa_emu: simplify allocation of phys_dist
` [PATCH v2 14/25] x86/numa_emu: split __apicid_to_node update to a helper function
` [PATCH v2 15/25] x86/numa_emu: use a helper function to get MAX_DMA32_PFN
` [PATCH v2 16/25] x86/numa: numa_{add,remove}_cpu: make cpu parameter unsigned
` [PATCH v2 17/25] mm: introduce numa_memblks
` [PATCH v2 18/25] mm: move numa_distance and related code from x86 to numa_memblks
[PATCH] irqchip/loongarch-cpu: Fix return value of lpic_gsi_to_irq()
2024-07-23 6:45 UTC
[PATCH v3] mm/page_alloc: Fix pcp->count race between drain_pages_zone() vs __rmqueue_pcplist()
2024-07-23 6:44 UTC
[PATCH v3 0/2] mm: zswap: fixes for global shrinker
2024-07-23 6:37 UTC (4+ messages)
` [PATCH v3 1/2] mm: zswap: fix global shrinker memcg iteration
[PATCH v2 0/5] kallsyms: Emit symbol for holes in text and fix weak function issue
2024-07-23 6:32 UTC (6+ messages)
` [PATCH v2 1/5] kallsyms: Emit symbol at the holes in the text
` [PATCH v2 2/5] module: kallsyms: Determine exact function size
` [PATCH v2 3/5] ftrace: Skip invalid __fentry__ in ftrace_process_locs()
` [PATCH v2 4/5] ftrace: Fix possible out-of-bound issue "
` [PATCH v2 5/5] ftrace: Revert the FTRACE_MCOUNT_MAX_OFFSET workaround
[PATCH v4 0/3] mm: swap: mTHP swap allocator base on swap cluster order
2024-07-23 6:27 UTC (13+ messages)
` [PATCH v4 2/3] mm: swap: mTHP allocate swap entries from nonfull list
[PATCH v4 0/2] Modify the method of obtaining porch parameters
2024-07-23 6:26 UTC (3+ messages)
` [PATCH v4 1/2] drm/panel: boe-th101mb31ig002 : Fix the way to get "
` [PATCH v4 2/2] drm/panel: boe-th101mb31ig002 : using drm_connector_helper_get_modes_fixed()
[PATCH v2] Documentation: KUnit: Update filename best practices
2024-07-23 6:25 UTC (4+ messages)
[PATCH V7 1/2] cgroup/rstat: Avoid thundering herd problem by kswapd across NUMA nodes
2024-07-23 6:24 UTC (12+ messages)
[PATCH v4 00/15] arm64: Support for running as a guest in Arm CCA
2024-07-23 6:22 UTC (6+ messages)
` [PATCH v4 01/15] arm64: rsi: Add RSI definitions
[PATCH] arm64: dts: mediatek: mt8195: Add missing clock for xhci1 controller
2024-07-23 6:18 UTC (2+ messages)
[PATH v5 0/3] vdpa: support set mac address from vdpa tool
2024-07-23 6:16 UTC (8+ messages)
` [PATH v5 1/3] "
` [PATH v5 2/3] vdpa_sim_net: Add the support of set mac address
` [PATH v5 3/3] vdpa/mlx5: "
[PATCH v1] mm/numa_balancing: Fix the memory thrashing problem in the single-threaded process
2024-07-23 6:15 UTC (2+ messages)
[linus:master] [mm] 24e44cc22a: BUG:KCSAN:data-race_in_pcpu_alloc_noprof/pcpu_block_update_hint_alloc
2024-07-23 6:13 UTC (9+ messages)
[PATCH] staging: fbtft: remove unnecessary braces in if statements and space before close parenthesis in function call
2024-07-23 6:03 UTC
[GIT PULL] Mailbox changes for v6.11
2024-07-23 5:55 UTC
[PATCH v2 1/3] memory tiering: read last_cpupid correctly in do_huge_pmd_numa_page()
2024-07-23 5:54 UTC (8+ messages)
` [PATCH v2 2/3] memory tiering: introduce folio_has_cpupid() check
` [PATCH v2 3/3] memory tiering: count PGPROMOTE_SUCCESS when mem tiering is enabled
fs/btrfs/inode.o: warning: objtool: insert_inline_extent+0xa8: unreachable instruction
2024-07-23 5:37 UTC (2+ messages)
[syzbot] [kernel?] WARNING in input_unregister_device (2)
2024-07-23 5:33 UTC (2+ messages)
` [syzbot] [input?] [usb?] "
[PATCH] perf vendor events power10: Update JSON/events
2024-07-23 5:21 UTC
[PATCH v5] crash: Fix crash memory reserve exceed system memory bug
2024-07-23 5:17 UTC (2+ messages)
[PATCH] jbd2: fix kernel-doc for j_transaction_overhead_buffers
2024-07-23 5:16 UTC
[PATCH] mm/numa_balancing: Fix the memory thrashing problem in the single-threaded process
2024-07-23 5:07 UTC (3+ messages)
` [External] "
[PATCH 0/2] Support userspace hypercalls for TDX
2024-07-23 5:04 UTC (4+ messages)
` [PATCH 1/2] x86/tdx: Add prctl to allow userlevel TDX hypercalls
[GIT PULL] PCMCIA improvements for 6.11-rc1
2024-07-23 4:36 UTC
[PATCH 0/7] Fix i915 pmu on bind/unbind
2024-07-23 4:35 UTC (5+ messages)
` [PATCH 3/7] drm/i915/pmu: Use event_to_pmu()
` [PATCH 4/7] drm/i915/pmu: Drop is_igp()
[PATCH] erofs: fix race in z_erofs_get_gbuf()
2024-07-23 4:51 UTC (3+ messages)
[PATCH 0/3] sched/core: Fixes and enhancements around spurious need_resched() and idle load balancing
2024-07-23 4:50 UTC (5+ messages)
` [RFC PATCH 3/3] softirq: Avoid waking up ksoftirqd from flush_smp_call_function_queue()
[PATCH v6 0/2] Fix user PD inimem requirements
2024-07-23 4:37 UTC (9+ messages)
` [PATCH v6 1/2] misc: fastrpc: Define a new initmem size for user PD
` [PATCH v6 2/2] misc: fastrpc: Increase unsigned PD initmem size
[PATCH] platform/x86:dell-laptop: Add knobs to change battery charge settings
2024-07-23 4:36 UTC (12+ messages)
[PATCH v4 0/2] Add test to distinguish between thread's signal mask and ucontext_t
2024-07-23 4:30 UTC (6+ messages)
` [PATCH v4 2/2] selftests: Add a test mangling with uc_sigmask
6.10/bisected/regression - commits bc87d666c05 and 6d4279cb99ac cause appearing green flashing bar on top of screen on Radeon 6900XT and 120Hz
2024-07-23 4:24 UTC (11+ messages)
[PATCH 0/2] RAPL driver fixes for AMD CPUs
2024-07-23 4:12 UTC (8+ messages)
` [PATCH 2/2] powercap/intel_rapl: Fix the energy-pkg event "
Linux 6.10 regression resulting in a crash when using an ext4 filesystem
2024-07-23 4:11 UTC (4+ messages)
[Linux-next-6-10-20240722][PowerPC] Observing Kernel Warnings at kernel/time/timer_migration.c:1714
2024-07-23 4:01 UTC
[PATCH v1] ASoc: tas2781: Move tas2563_dvc_table into a separate Header file
2024-07-23 3:57 UTC
linux-next: Tree for Jul 23
2024-07-23 3:57 UTC
[PATCH v6 00/13] riscv: Add support for xtheadvector
2024-07-23 3:54 UTC (3+ messages)
` [PATCH v6 03/13] riscv: dts: allwinner: Add xtheadvector to the D1/D1s devicetree
[PATCH v7 0/4] PCI: endpoint: add D-state change notifier support
2024-07-23 3:37 UTC (3+ messages)
` [PATCH v7 2/4] PCI: qcom-ep: Add support for D-state change notification
[PATCH printk v3 07/19] printk: Add helpers for flush type logic
2024-07-23 3:29 UTC (3+ messages)
[alexshi:mmunstable2] 934c05f8c5: BUG:unable_to_handle_page_fault_for_address
2024-07-23 3:22 UTC (3+ messages)
[PATCH printk v3 11/19] printk: nbcon: Rely on kthreads for normal operation
2024-07-23 3:18 UTC (2+ messages)
[PATCH RESEND v3] leds: flash: leds-qcom-flash: limit LED current based on thermal condition
2024-07-23 3:15 UTC (2+ messages)
[PATCH 0/6] Add initial Exynos 850 support to the thermal driver
2024-07-23 3:08 UTC (5+ messages)
` [PATCH 5/6] drivers/thermal/exynos: add initial Exynos 850 support
` [PATCH 6/6] dt-bindings: thermal: samsung,exynos: remove outdated information on trip point count
[PATCH v2 00/14] Expand available features on Qnap TS433
2024-07-23 2:57 UTC (2+ messages)
[PATCH RFC v3 0/6] phy: mvebu-cp110-utmi: add support for armada-380 utmi phys
2024-07-23 2:57 UTC (2+ messages)
[PATCH 0/3] ThinkPad T14s Gen 6 support
2024-07-23 2:57 UTC (5+ messages)
` [PATCH 1/3] dt-bindings: arm: qcom: Add Lenovo ThinkPad T14s Gen 6
[PATCH 0/7] arm64: dts: qcom: x1e80100: PCIe fixes and CRD modem support
2024-07-23 2:57 UTC (2+ messages)
[PATCH] KVM: Loongarch: remove unnecessary definition of KVM_PRIVATE_MEM_SLOTS
2024-07-23 2:55 UTC (3+ messages)
[PATCH] MIPS: Loongson64: Switch to SYNC_R4K
2024-07-23 2:53 UTC (4+ messages)
[PATCH] KVM: x86/mmu: Check that root is valid/loaded when pre-faulting SPTEs
2024-07-23 2:48 UTC (2+ messages)
[PATCH net-next v2 1/2] net: dsa: vsc73xx: make RGMII delays configurable
2024-07-23 2:47 UTC (3+ messages)
` [PATCH net-next v2 2/2] dt-bindings: net: dsa: vsc73xx: add {rx,tx}-internal-delay-ps
[PATCH] gpio: vf610: add get_direction() support
2024-07-23 2:45 UTC (3+ messages)
[PATCH v2] MIPS: SMP-CPS: Fix address for GCR_ACCESS register for CM3 and later
2024-07-23 2:42 UTC (2+ messages)
[PATCH v2 00/13] PCI: qcom: Simulate PCIe hotplug using 'global' interrupt
2024-07-23 2:35 UTC (7+ messages)
` [PATCH v2 03/13] dt-bindings: PCI: pci-ep: Update Maintainers
` [PATCH v2 04/13] dt-bindings: PCI: pci-ep: Document 'linux,pci-domain' property
` [PATCH v2 11/13] dt-bindings: PCI: qcom,pcie-sm8450: Add 'global' interrupt
[PATCH 0/2] minor cpu bandwidth control fix
2024-07-23 2:34 UTC (4+ messages)
` [PATCH 2/2] sched/core: Avoid unnecessary update in tg_set_cfs_bandwidth
[PATCH v2 0/7] pinctrl: npcm8xx: pin configuration changes
2024-07-23 2:26 UTC (3+ messages)
` [PATCH v2 1/7] dt-bindings: pinctrl: npcm8xx: remove non-existent groups and functions
[PATCH v3 0/2] scsi discard fix
2024-07-23 2:24 UTC (5+ messages)
[PATCH] riscv: dts: sophgo: Add sdhci0 configuration for Huanshan Pi
2024-07-23 2:18 UTC
[PATCH v3] riscv/mm/fault: add show_pte() before die()
2024-07-23 2:18 UTC
[PATCH v2 00/11] Add RTC support for the Renesas RZ/G3S SoC
2024-07-23 2:17 UTC (3+ messages)
` [PATCH v2 01/11] dt-bindings: mfd: renesas,r9a08g045-vbattb: Document VBATTB
[PATCH v2] riscv/mm/fault: add show_pte() before die()
2024-07-23 2:15 UTC (5+ messages)
` [External] "
[PATH v4 0/3] vdpa: support set mac address from vdpa tool
2024-07-23 1:52 UTC (9+ messages)
` [PATH v4 3/3] vdpa/mlx5: Add the support of set mac address
[PATCH 0/3] irqchip/gic-v4: Fix VMAPP/VMOVP races
2024-07-23 1:51 UTC (5+ messages)
` [PATCH 3/3] irqchip/gic-v4: Make sure a VPE is locked when VMAPP is issued
[PATCH v5 0/8] perf: support specify vdso path in cmdline
2024-07-23 1:51 UTC (11+ messages)
` [PATCH v5 1/8] "
` [PATCH v5 4/8] perf: build-id: name debugging vdso as "debug"
[PATCH] bpf: fix excessively checking for elem_flags in batch update mode
2024-07-23 1:44 UTC (4+ messages)
[PATCH v2 0/2] Align kvrealloc() with krealloc()
2024-07-23 1:43 UTC (3+ messages)
` [PATCH v2 2/2] mm: kvmalloc: align "
[RFC PATCH 0/3] Fix and refactor do_{huge_pmd_}numa_page()
2024-07-23 1:43 UTC (9+ messages)
` [RFC PATCH 3/3] mm/migrate: move common code to numa_migrate_check (was numa_migrate_prep)
[PATCH v3 0/2] riscv: stacktrace: Add USER_STACKTRACE support
2024-07-23 1:40 UTC (3+ messages)
` [PATCH v3 2/2] "
[PATCH v3 0/3] arm64: entry: Convert to generic entry
2024-07-23 1:39 UTC (3+ messages)
` [PATCH v3 3/3] "
[PATCH v2] block: fix deadlock between sd_remove & sd_release
2024-07-23 1:33 UTC (2+ messages)
[PATCH bpf-next v2 0/2] bpf: enable some functions in cgroup programs
2024-07-23 1:28 UTC (3+ messages)
` [PATCH bpf-next v2 1/2] bpf: enable generic kfuncs for BPF_CGROUP_* programs
` [PATCH bpf-next v2 2/2] bpf: allow bpf_current_task_under_cgroup() with BPF_CGROUP_*
[PATCH] locking/pvqspinlock: Correct the type of "old" variable in pv_kick_node()
2024-07-23 1:13 UTC (4+ messages)
[PATCH v7 0/4] Landlock: Abstract Unix Socket Scoping Support
2024-07-23 1:13 UTC (4+ messages)
` [PATCH v7 1/4] Landlock: Add abstract unix socket connect restriction
[PATCH] ALSA: hda/realtek: cs35l41: Fixup remaining asus strix models
2024-07-23 1:12 UTC
[PATCH 0/4] arm64: dts: qcom: improve Lenovo Miix 630 support
2024-07-23 1:09 UTC (10+ messages)
` [PATCH 1/4] arm64: dts: qcom: msm8998-lenovo-miix-630: enable touchscreen
` [PATCH 2/4] arm64: dts: qcom: msm8998-lenovo-miix-630: enable aDSP and SLPI
` [PATCH 3/4] arm64: dts: qcom: msm8998-lenovo-miix-630: enable VolumeUp button
` [PATCH 4/4] arm64: dts: qcom: msm8998-clamshell: enable resin/VolDown
[RFC PATCH bpf-next RESEND 00/16] bpf: Checkpoint/Restore In eBPF (CRIB)
2024-07-23 1:00 UTC (7+ messages)
` [RFC PATCH bpf-next RESEND 03/16] bpf: Improve bpf kfuncs pointer arguments chain of trust
[PATCH] scsi: ufs: core: Do not set link to OFF state while waking up from hibernation
2024-07-23 0:32 UTC (2+ messages)
[PATCH] Revert "scsi: sd: Do not repeat the starting disk message"
2024-07-23 0:30 UTC (2+ messages)
[PATCH v1] drm/virtio: Add DRM capset definition
2024-07-23 0:22 UTC (2+ messages)
[PATCH v1] drm/virtio: Fix type of dma-fence context variable
2024-07-23 0:21 UTC (2+ messages)
[PATCH 00/17] mm: introduce numa_memblks
2024-07-23 0:15 UTC (3+ messages)
` [PATCH 04/17] arch, mm: move definition of node_data to generic code
tracing: user events UAF crash report
2024-07-23 0:11 UTC (2+ messages)
remove the dma_set_{max_seg_size,seg_boundary,min_align_mask} return value
2024-07-23 0:05 UTC (4+ messages)
` [PATCH 1/3] dma-mapping: don't return errors from dma_set_min_align_mask
` [PATCH 2/3] dma-mapping: don't return errors from dma_set_seg_boundary
` [PATCH 3/3] dma-mapping: don't return errors from dma_set_max_seg_size
[PATCH 0/2] PCI: endpoint: Introduce 'get_bar' to map fixed address BARs in EPC
2024-07-23 0:03 UTC (3+ messages)
` [PATCH 1/2] "
[PATCH v2] cpufreq: powerpc: add missing MODULE_DESCRIPTION() macros
2024-07-23 0:01 UTC (2+ messages)
[PATCH] KVM: nVMX: Honor userspace MSR filter lists for nested VM-Enter/VM-Exit
2024-07-22 23:59 UTC
[PATCH 0/6] KVM: nVMX: Fix IPIv vs. nested posted interrupts
2024-07-22 23:58 UTC (3+ messages)
[PATCH 00/14] PCI: qcom: Simulate PCIe hotplug using 'global' interrupt
2024-07-22 23:51 UTC (5+ messages)
` [PATCH 04/14] dt-bindings: PCI: pci-ep: Document 'linux,pci-domain' property
` [PATCH 05/14] dt-bindings: PCI: qcom-ep: Document "linux,pci-domain" property
[PATCH] lib: Move KUnit tests into tests/ subdirectory
2024-07-22 23:47 UTC (2+ messages)
[PATCH v3 0/4] riscv: Separate vendor extensions from standard extensions
2024-07-22 23:45 UTC (2+ messages)
[PATCH v3 0/3] Add support for imx8ulp's SIM
2024-07-22 23:44 UTC (3+ messages)
` [PATCH v3 1/3] dt-bindings: reset: add schema for imx8ulp SIM reset
[PATCH v4 0/2] dt-bindings: serial: samsung: style and gs101 fixes
2024-07-22 23:24 UTC (5+ messages)
` [PATCH v4 1/2] dt-bindings: serial: samsung: avoid duplicating permitted clock-names
` [PATCH v4 2/2] dt-bindings: serial: samsung: fix maxItems for gs101
[PATCH v4 0/4] drm/panic: Add a QR code panic screen
2024-07-22 23:20 UTC (3+ messages)
` [PATCH v4 4/4] "
[PATCH] keys: Add tracepoints for the keyrings facility
2024-07-22 23:20 UTC
[PATCH v3 0/2] DMA IOMMU static calls
2024-07-22 23:16 UTC (7+ messages)
` [PATCH v3 2/2] dma: add IOMMU static calls with clear default ops
[PATCH v2 00/16] Add Freescale i.MX8qxp Display Controller support
2024-07-22 23:09 UTC (9+ messages)
` [PATCH v2 01/16] dt-bindings: display: imx: Add some i.MX8qxp Display Controller processing units
` [PATCH v2 02/16] dt-bindings: display: imx: Add i.MX8qxp Display Controller display engine
` [PATCH v2 04/16] dt-bindings: interrupt-controller: Add i.MX8qxp Display Controller interrupt controller
` [DO NOT MERGE PATCH v2 11/16] dt-bindings: phy: mixel,mipi-dsi-phy: Allow assigned-clock* properties
[syzbot] [btrfs?] kernel BUG in btrfs_folio_end_all_writers
2024-07-22 23:08 UTC
mm/gup.o: warning: objtool: faultin_page_range+0x100: unreachable instruction
2024-07-22 22:56 UTC
[RFC PATCH] memcg: expose children memory usage for root
2024-07-22 22:53 UTC
[PATCH 0/3] arm(64): dts: qcom: fix dtbs_check warnings for qcom,spmi-pmic.yaml
2024-07-22 22:47 UTC (7+ messages)
` [PATCH 1/3] arm64: dts: qcom: pmi8994: Add label to wled node
` [PATCH 2/3] arm64: dts: qcom: pmi8950: Remove address from lpg node
` [PATCH 3/3] ARM: dts: qcom: pma8084: add pon node
[PATCH] arm64: dts: qcom: msm8916-longcheer-l8910: Add rear flash
2024-07-22 22:41 UTC (2+ messages)
[PATCH] kcov: don't instrument lib/find_bit.c
2024-07-22 22:37 UTC
[PATCH v4 0/4] initial clock support for exynosauto v920 SoC
2024-07-22 22:33 UTC (5+ messages)
` [PATCH v4 1/4] dt-bindings: clock: add ExynosAuto v920 SoC CMU bindings
` [PATCH v4 2/4] arm64: dts: exynos: add initial CMU clock nodes in ExynosAuto v920
` [PATCH v4 3/4] clk: samsung: clk-pll: Add support for pll_531x
` [PATCH v4 4/4] clk: samsung: add top clock support for ExynosAuto v920 SoC
[PATCH] MAINTAINERS: Update bonding entry
2024-07-22 22:27 UTC (2+ messages)
[PATCH v2 3/4] clk: samsung: clk-pll: Add support for pll_531x
2024-07-22 22:27 UTC (2+ messages)
[PATCH] tty: tty_io: fix race between tty_fops and hung_up_tty_fops
2024-07-22 22:20 UTC (5+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox