messages from 2024-12-10 14:40:04 to 2024-12-13 15:55:05 UTC [more...]
[PATCH v6 0/8] PCI: Consolidate TLP Log reading and printing
2024-12-13 15:54 UTC (23+ messages)
` [PATCH v6 1/8] PCI: Don't expose pcie_read_tlp_log() outside of PCI subsystem
` [PATCH v6 2/8] PCI: Move TLP Log handling to own file
` [PATCH v6 3/8] PCI: Make pcie_read_tlp_log() signature same
` [PATCH v6 4/8] PCI: Use unsigned int i in pcie_read_tlp_log()
` [PATCH v6 5/8] PCI: Store # of supported End-End TLP Prefixes
` [PATCH v6 6/8] PCI: Add TLP Prefix reading into pcie_read_tlp_log()
` [PATCH v6 7/8] PCI: Create helper to print TLP Header and Prefix Log
` [PATCH v6 8/8] PCI/AER: Add prefixes to printouts
[PATCH mm-unstable v2 00/16] mm: Introduce arch_mmap_hint()
2024-12-13 15:16 UTC (29+ messages)
` [PATCH mm-unstable v2 01/16] mm: Introduce generic_mmap_hint()
` [PATCH mm-unstable v2 02/16] mm: x86: Introduce arch_mmap_hint()
` [PATCH mm-unstable v2 03/16] mm: arm: "
` [PATCH mm-unstable v2 04/16] mm: alpha: "
` [PATCH mm-unstable v2 05/16] mm: arc: Use generic_mmap_hint()
` [PATCH mm-unstable v2 06/16] mm: csky: Introduce arch_mmap_hint()
` [PATCH mm-unstable v2 07/16] mm: loongarch: "
` [PATCH mm-unstable v2 08/16] mm: mips: Introduce arch_align_mmap_hint()
` [PATCH mm-unstable v2 09/16] mm: parisc: "
` [PATCH mm-unstable v2 10/16] mm: s390: Use generic_mmap_hint()
` [PATCH mm-unstable v2 11/16] mm: sh: Introduce arch_mmap_hint()
` [PATCH mm-unstable v2 12/16] mm: sparc32: "
` [PATCH mm-unstable v2 13/16] mm: sparc64: "
` [PATCH mm-unstable v2 14/16] mm: xtensa: "
` [PATCH mm-unstable v2 15/16] mm: powerpc: "
` [PATCH mm-unstable v2 16/16] mm: Respect mmap hint before THP alignment if allocation is possible
[PATCH 06/19] soc/qman: test: Use kthread_run_on_cpu()
2024-12-13 11:46 UTC (3+ messages)
[PATCH] powerpc/rtas: Prevent Spectre v1 gadget construction in sys_rtas()
2024-12-13 11:15 UTC (3+ messages)
[RFC 0/5] KVM: drop 32-bit host support on all architectures
2024-12-13 10:39 UTC (24+ messages)
` [RFC 1/5] mips: kvm: drop support for 32-bit hosts
` [RFC 2/5] powerpc: kvm: drop 32-bit booke
` [RFC 3/5] powerpc: kvm: drop 32-bit book3s
` [RFC 4/5] riscv: kvm: drop 32-bit host support
` [RFC 5/5] x86: kvm "
[PATCH v2 0/3] drm,fbdev: Fix module dependencies
2024-12-13 10:24 UTC (20+ messages)
` [PATCH v2 1/3] fbdev: Fix recursive dependencies wrt BACKLIGHT_CLASS_DEVICE
` [PATCH v2 2/3] drm/fbdev: Select FB_CORE dependency for fbdev on DMA and TTM
` [PATCH v2 3/3] drm: rework FB_CORE dependency
[PATCH v3] powerpc/pseries/eeh: Fix get PE state translation
2024-12-13 9:18 UTC
[PATCH v7 0/6] ASoC: fsl: add memory to memory function for ASRC
2024-12-13 7:45 UTC (9+ messages)
` [PATCH v7 1/6] ALSA: compress: Add output rate and output format support
` [PATCH v7 2/6] ASoC: fsl_asrc: define functions for memory to memory usage
` [PATCH v7 3/6] ASoC: fsl_easrc: "
` [PATCH v7 4/6] ASoC: fsl_asrc_m2m: Add memory to memory function
` [PATCH v7 5/6] ASoC: fsl_asrc: register m2m platform device
` [PATCH v7 6/6] ASoC: fsl_easrc: "
[PATCH 0/4] sysfs: constify bin_attribute argument of sysfs_bin_attr_simple_read()
2024-12-13 7:43 UTC (4+ messages)
` [PATCH 2/4] platform/x86: wmi-bmof: Switch to sysfs_bin_attr_simple_read()
[PATCH v2 1/1] powerpc/8xx: Drop legacy-of-mm-gpiochip.h header
2024-12-13 6:28 UTC (4+ messages)
[PATCH] selftests/powerpc: Fix typo in test-vphn.c
2024-12-13 3:20 UTC (2+ messages)
[PATCH] powerpc/xmon: Use str_yes_no() helper in dump_one_paca()
2024-12-13 3:20 UTC (2+ messages)
[PATCH] powerpc/32: Replace mulhdu() by mul_u64_u64_shr()
2024-12-13 3:20 UTC (2+ messages)
[PATCH v4 00/19] Wire up CRC32 library functions to arch-optimized code
2024-12-12 21:37 UTC (2+ messages)
[PATCH v2 00/12] Wire up CRC-T10DIF library functions to arch-optimized code
2024-12-12 21:36 UTC (2+ messages)
[PATCH v2 0/5] kallsyms: Emit symbol for holes in text and fix weak function issue
2024-12-12 9:52 UTC (5+ messages)
` "
[RFC PATCH 01/10] powerpc/chrp: Remove CHRP support
2024-12-12 9:50 UTC (5+ messages)
[PATCH] powerpc/pseries/eeh: Fix get PE state translation
2024-12-12 7:57 UTC (5+ messages)
[PATCH v2] powerpc/pseries/eeh: Fix get PE state translation
2024-12-12 7:50 UTC
[PATCH v1] perf test expr: Fix system_tsc_freq for only x86
2024-12-12 7:07 UTC (4+ messages)
[PATCH] kexec: Initialize ELF lowest address to ULONG_MAX
2024-12-12 2:58 UTC (3+ messages)
[PATCH v6 0/6] ASoC: fsl: add memory to memory function for ASRC
2024-12-12 2:07 UTC (9+ messages)
` [PATCH v6 1/6] ALSA: compress: Add output rate and output format support
` [PATCH v6 2/6] ASoC: fsl_asrc: define functions for memory to memory usage
` [PATCH v6 3/6] ASoC: fsl_easrc: "
` [PATCH v6 4/6] ASoC: fsl_asrc_m2m: Add memory to memory function
` [PATCH v6 5/6] ASoC: fsl_asrc: register m2m platform device
` [PATCH v6 6/6] ASoC: fsl_easrc: "
[PATCH 0/2] Deprecate cxl and cxlflash drivers
2024-12-11 23:23 UTC (6+ messages)
` [PATCH 1/2] cxl: Deprecate driver
` [PATCH 2/2] scsi/cxlflash: "
[PATCH v2 0/2] ftrace: Make ftrace_regs abstract and consolidate code
2024-12-11 22:33 UTC (2+ messages)
[PATCH 00/28] vdso: Preparations for generic data storage
2024-12-11 22:33 UTC (2+ messages)
[PATCH v3] ftrace: Consolidate ftrace_regs accessor functions for archs using pt_regs
2024-12-11 22:33 UTC (2+ messages)
[PATCH] soc: Switch back to struct platform_driver::remove()
2024-12-11 22:33 UTC (2+ messages)
[PATCH v2] of/fdt: add dt_phys arg to early_init_dt_scan and early_init_dt_verify
2024-12-11 22:32 UTC (2+ messages)
[PATCH] kernel/irq/proc: performance: replace seq_printf with seq_put_decimal_ull_width
2024-12-11 22:32 UTC
[PATCH 1/2] asm-generic: provide generic page_to_phys and phys_to_page implementations
2024-12-11 22:32 UTC (2+ messages)
[PATCH v3 00/19] Converge on using secs_to_jiffies()
2024-12-11 17:46 UTC (35+ messages)
` [PATCH v3 01/19] netfilter: conntrack: Cleanup timeout definitions
` [PATCH v3 02/19] coccinelle: misc: Add secs_to_jiffies script
` [PATCH v3 03/19] arm: pxa: Convert timeouts to use secs_to_jiffies()
` [PATCH v3 04/19] s390: kernel: "
` [PATCH v3 05/19] powerpc/papr_scm: Convert timeouts to secs_to_jiffies()
` [PATCH v3 06/19] mm: kmemleak: "
` [PATCH v3 07/19] accel/habanalabs: "
` [PATCH v3 08/19] drm/xe: Convert timeout "
` [PATCH v3 09/19] scsi: lpfc: Convert timeouts "
` [PATCH v3 10/19] scsi: arcmsr: "
` [PATCH v3 11/19] scsi: pm8001: "
` [PATCH v3 12/19] xen/blkback: "
` [PATCH v3 13/19] gve: "
` [PATCH v3 14/19] wifi: ath11k: "
` [PATCH v3 15/19] Bluetooth: MGMT: "
` [PATCH v3 16/19] staging: vc04_services: "
` [PATCH v3 17/19] ceph: "
` [PATCH v3 18/19] livepatch: "
` [PATCH v3 19/19] ALSA: line6: "
[PATCH] kernel-wide: Add explicity||explicitly to spelling.txt
2024-12-11 15:49 UTC
[PATCH v2 0/2] ASoC: fsl: change IFACE_PCM to IFACE_MIXER
2024-12-11 20:38 UTC (2+ messages)
[PATCH 0/3] drm,fbdev: Fix module dependencies
2024-12-11 14:18 UTC (12+ messages)
` [PATCH 1/3] fbdev: Fix recursive dependencies wrt BACKLIGHT_CLASS_DEVICE
[PATCH v2] powerpc: increase MIN RMA size for CAS negotiation
2024-12-11 12:05 UTC (3+ messages)
[PATCH V3] tools/perf/tests/shell/base_probe: Enhance print_overall_results to print summary information
2024-12-11 12:03 UTC (2+ messages)
[PATCH] tools/perf/arch/powerpc: Add register mask for power11 PVR in extended regs
2024-12-11 12:02 UTC (2+ messages)
[powerpc:merge] BUILD SUCCESS bc67cde06879dc05aa0884075ecc43c15dc17d1b
2024-12-11 3:55 UTC
[PATCH 0/2] Make ELOG log and trace consistently with GHES
2024-12-11 1:51 UTC (5+ messages)
` [PATCH 2/2] ACPI: extlog: Trace CPER PCI Express Error Section
[PATCH] powerpc: Use str_on_off() helper in check_cache_coherency()
2024-12-10 21:20 UTC
[RFC PATCH 0/2] sched/fair: introduce new scheduler group type group_parked
2024-12-10 20:24 UTC (4+ messages)
[PATCH mm-unstable 00/17] mm: Introduce arch_mmap_hint()
2024-12-10 19:39 UTC (8+ messages)
` [PATCH mm-unstable 01/17] mm: Introduce generic_mmap_hint()
` [PATCH mm-unstable 17/17] mm: Respect mmap hint before THP alignment if allocation is possible
[PATCH] genirq: Remove leading space from .irq_print_chip() callbacks
2024-12-10 15:48 UTC (3+ messages)
` "
[PATCH 0/2] Remove cxl and cxlflash drivers
2024-12-10 15:30 UTC (5+ messages)
` [PATCH 1/2] cxlflash: Remove driver
` [PATCH 2/2] cxl: "
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;
as well as URLs for NNTP newsgroup(s).