December 2024 Archives by thread
Starting: Sun Dec 1 02:02:31 AEDT 2024
Ending: Sun Dec 22 21:23:02 AEDT 2024
Messages: 788
- [PATCH] misc: Switch back to struct platform_driver::remove()
Uwe Kleine-König
- [PATCH v4 1/2] kexec: Consolidate machine_kexec_mask_interrupts() implementation
Farber, Eliav
- [PATCH v4 2/2] kexec: Prevent redundant IRQ masking by checking state before shutdown
Farber, Eliav
- [PATCH v5 0/2] Improve interrupt handling during machine kexec
Eliav Farber
- [PATCH v5 1/2] kexec: Consolidate machine_kexec_mask_interrupts() implementation
Eliav Farber
- [PATCH v2 1/2] powerpc: Add preempt lazy support
Shrikanth Hegde
- [PATCH 2/3] powerpc: support dynamic preemption
Shrikanth Hegde
- [PATCH v4 00/19] Wire up CRC32 library functions to arch-optimized code
Eric Biggers
- [PATCH v4 01/19] lib/crc32: drop leading underscores from __crc32c_le_base
Eric Biggers
- [PATCH v4 02/19] lib/crc32: improve support for arch-specific overrides
Eric Biggers
- [PATCH v4 03/19] lib/crc32: expose whether the lib is really optimized at runtime
Eric Biggers
- [PATCH v4 05/19] arm/crc32: expose CRC32 functions through lib
Eric Biggers
- [PATCH v2 00/12] Wire up CRC-T10DIF library functions to arch-optimized code
Eric Biggers
- [PATCH v2 01/12] lib/crc-t10dif: stop wrapping the crypto API
Eric Biggers
- [PATCH] dt-bindings: soc: fsl: cpm_qe: Limit matching to nodes with "fsl,qe"
Chen-Yu Tsai
- [PATCH] powerpc/book3s64/hugetlb: Fix disabling hugetlb when fadump is active
Sourabh Jain
- [PATCH v1 0/6] mm/page_alloc: gfp flags cleanups for alloc_contig_*()
David Hildenbrand
- [PATCH v1 1/6] mm/page_isolation: don't pass gfp flags to isolate_single_pageblock()
David Hildenbrand
- [PATCH v1 2/6] mm/page_isolation: don't pass gfp flags to start_isolate_page_range()
David Hildenbrand
- [PATCH 1/3] powerpc: copy preempt.h into arch/include/asm
Shrikanth Hegde
- [PATCH v2] of: WARN on deprecated #address-cells/#size-cells handling
Rob Herring
- [PATCH 0/5] sysfs: introduce and use macro BIN_ATTR_ADMIN_WO()
Thomas Weißschuh
- [PATCH 2/5] s390/sclp_config: use BIN_ATTR_ADMIN_WO() for bin_attribute definition
Thomas Weißschuh
- [PATCH v2] selftests/ftrace: adjust offset for kprobe syntax error test
Steven Rostedt
- [PATCH v2 09/21] drm/etnaviv: Convert timeouts to secs_to_jiffies()
Christian Gmeiner
- [PATCH 06/11] tools headers: Sync *xattrat syscall changes with the kernel sources
Namhyung Kim
- [PATCH] powerpc/pseries: Add papr-platform-dump character driver for dump retrieval
Haren Myneni
- [PATCH v2 0/6] mm/page_alloc: gfp flags cleanups for alloc_contig_*()
David Hildenbrand
- [RESEND] macintosh: Fix spelling mistake "toogle" to "toggle"
Zhu Jun
- [PATCH RESEND v2 0/6] mm/page_alloc: gfp flags cleanups for alloc_contig_*()
David Hildenbrand
- [PATCH net-next v3 00/10] net: freescale: ucc_geth: Phylink conversion
Maxime Chevallier
- [PATCH net-next v3 01/10] net: freescale: ucc_geth: Drop support for the "interface" DT property
Maxime Chevallier
- [PATCH net-next v3 05/10] net: freescale: ucc_geth: Use the correct type to store WoL opts
Maxime Chevallier
- [PATCH net-next v3 06/10] net: freescale: ucc_geth: Simplify frame length check
Maxime Chevallier
- [PATCH] genirq: Remove leading space from .irq_print_chip() callbacks
Geert Uytterhoeven
- [PATCH v2 09/10] sysfs: bin_attribute: add const read/write callback variants
Thomas Weißschuh
- [PATCH 09/22] drm/etnaviv: Convert timeouts to secs_to_jiffies()
Lucas Stach
- [PATCH 0/2] ASoC: fsl_xcvr: Add suspend and resume support
Mark Brown
- [PATCH] tools/perf/tests/expr: Make the system_tsc_freq test only for intel
Namhyung Kim
- [PATCH v4 0/4] Implement inline static calls on PPC32 - v4
Christophe Leroy
- [PATCH v5 RESEND 0/6] ASoC: fsl: add memory to memory function for ASRC
Shengjiu Wang
- [PATCH 3/3] powerpc: print right preemption model in die
Christophe Leroy
- [PATCH] selftests/powerpc: Fix typo in test-vphn.c
Zhu Jun
- [RFC PATCH 0/2] sched/fair: introduce new scheduler group type group_parked
Tobias Huschle
- [PATCH v6 0/2] Improve interrupt handling during machine kexec
Eliav Farber
- [PATCH v6 2/2] kexec: Prevent redundant IRQ masking by checking state before shutdown
Eliav Farber
- [PATCH AUTOSEL 6.12 15/15] powerpc/prom_init: Fixup missing powermac #size-cells
Sasha Levin
- [PATCH AUTOSEL 6.11 15/15] powerpc/prom_init: Fixup missing powermac #size-cells
Sasha Levin
- [PATCH AUTOSEL 6.6 10/10] powerpc/prom_init: Fixup missing powermac #size-cells
Sasha Levin
- [PATCH AUTOSEL 6.1 8/8] powerpc/prom_init: Fixup missing powermac #size-cells
Sasha Levin
- [PATCH AUTOSEL 5.15 5/5] powerpc/prom_init: Fixup missing powermac #size-cells
Sasha Levin
- [PATCH AUTOSEL 5.10 5/5] powerpc/prom_init: Fixup missing powermac #size-cells
Sasha Levin
- [PATCH AUTOSEL 5.4 3/3] powerpc/prom_init: Fixup missing powermac #size-cells
Sasha Levin
- [PATCH AUTOSEL 4.19 3/3] powerpc/prom_init: Fixup missing powermac #size-cells
Sasha Levin
- [PATCH] fix: add safety check for OPTION_END and refactor code for consistency
Namhyung Kim
- [PATCH v1] perf test expr: Fix system_tsc_freq for only x86
Ian Rogers
- [PATCH] powerpc: increase MIN RMA size for CAS negotiation
Avnish Chouhan
- (subset) [PATCH treewide 00/11] ASoC: Clean up {hp,mic}-det-gpio handling
Krzysztof Kozlowski
- [PATCH] xarray: port tests to kunit
Tamir Duberstein
- [PATCH 0/4] sysfs: constify bin_attribute argument of sysfs_bin_attr_simple_read()
Thomas Weißschuh
- [PATCH 2/4] platform/x86: wmi-bmof: Switch to sysfs_bin_attr_simple_read()
Thomas Weißschuh
- [PATCH 4/4] btf: Switch module BTF attribute to sysfs_bin_attr_simple_read()
Thomas Weißschuh
- [PATCH] tools/perf/tests/base_probe: Fix check for the count of existing probes in test_adding_kernel
Athira Rajeev
- [PATCH 0/4] Add function to constrain rates
Shengjiu Wang
- [PATCH v2] powerpc: increase MIN RMA size for CAS negotiation
Avnish Chouhan
- [PATCH V3] tools/perf/tests/shell/base_probe: Enhance print_overall_results to print summary information
Athira Rajeev
- [PATCH] tools/perf/arch/powerpc: Add register mask for power11 PVR in extended regs
Athira Rajeev
- [PATCH v2 00/21] Converge on using secs_to_jiffies()
Easwar Hariharan
- [PATCH] powerpc/pseries/iommu: IOMMU incorrectly marks MMIO range in DDW
Gaurav Batra
- [PATCH] powerpc/32: Replace mulhdu() by mul_u64_u64_shr()
Christophe Leroy
- [PATCH] futex: improve user space accesses
Andreas Schwab
- [PATCH v13 0/5]arm64: add ARCH_HAS_COPY_MC support
Tong Tiangen
- [PATCH treewide 10/11] ARM: dts: nxp: imx: Switch to {hp,mic}-det-gpios
Shawn Guo
- [PATCH treewide 04/11] arm64: dts: freescale: imx: Switch to simple-audio-card,hp-det-gpios
Shawn Guo
- [PATCH] powerpc/kprobes: don't save r13 register in kprobe context
pangliyuan
- [RESEND v4 0/3] mm/pkey: Add PKEY_UNRESTRICTED macro
Yury Khrustalev
- [PATCH 1/3] selftest/powerpc/ptrace/core-pkey: Remove duplicate macros
Madhavan Srinivasan
- [PATCH mm-unstable 00/17] mm: Introduce arch_mmap_hint()
Kalesh Singh
- [PATCH 0/2] Deprecate cxl and cxlflash drivers
Andrew Donnellan
- [PATCH 1/2] cxl: Deprecate driver
Andrew Donnellan
- [PATCH 0/2] Remove cxl and cxlflash drivers
Andrew Donnellan
- [PATCH] kexec: Initialize ELF lowest address to ULONG_MAX
Sourabh Jain
- [PATCH v2 0/2] powerpc: Enable lazy preemption
Shrikanth Hegde
- [PATCH 0/3] drm,fbdev: Fix module dependencies
Thomas Zimmermann
- [PATCH 2/3] drm/fbdev: Select FB_CORE dependency for fbdev on DMA and TTM
Thomas Zimmermann
- [PATCH 1/3] fbdev: Fix recursive dependencies wrt BACKLIGHT_CLASS_DEVICE
Arnd Bergmann
- [PATCH v6 0/8] PCI: Consolidate TLP Log reading and printing
Ilpo Järvinen
- [PATCH v2 0/5] kallsyms: Emit symbol for holes in text and fix weak function issue
Christophe Leroy
- [PATCH] powerpc: Use str_on_off() helper in check_cache_coherency()
Thorsten Blum
- [PATCH v3 00/19] Converge on using secs_to_jiffies()
Easwar Hariharan
- [PATCH 2/2] ACPI: extlog: Trace CPER PCI Express Error Section
Dan Williams
- [PATCH v6 0/6] ASoC: fsl: add memory to memory function for ASRC
Shengjiu Wang
- [powerpc:merge] BUILD SUCCESS bc67cde06879dc05aa0884075ecc43c15dc17d1b
kernel test robot
- [PATCH 06/19] soc/qman: test: Use kthread_run_on_cpu()
Frederic Weisbecker
- [PATCH] kernel-wide: Add explicity||explicitly to spelling.txt
Shivam Chaudhary
- [PATCH v6 1/8] PCI: Don't expose pcie_read_tlp_log() outside of PCI subsystem
Jonathan Cameron
- [PATCH v6 2/8] PCI: Move TLP Log handling to own file
Jonathan Cameron
- [PATCH v6 3/8] PCI: Make pcie_read_tlp_log() signature same
Jonathan Cameron
- [PATCH v6 5/8] PCI: Store # of supported End-End TLP Prefixes
Jonathan Cameron
- [PATCH v6 6/8] PCI: Add TLP Prefix reading into pcie_read_tlp_log()
Jonathan Cameron
- [PATCH v6 7/8] PCI: Create helper to print TLP Header and Prefix Log
Jonathan Cameron
- [PATCH v6 8/8] PCI/AER: Add prefixes to printouts
Jonathan Cameron
- [PATCH v6 4/8] PCI: Use unsigned int i in pcie_read_tlp_log()
Jonathan Cameron
- [PATCH v2 0/2] ASoC: fsl: change IFACE_PCM to IFACE_MIXER
Mark Brown
- [PATCH 1/2] asm-generic: provide generic page_to_phys and phys_to_page implementations
patchwork-bot+linux-riscv at kernel.org
- [PATCH] kernel/irq/proc: performance: replace seq_printf with seq_put_decimal_ull_width
patchwork-bot+linux-riscv at kernel.org
- [PATCH v2] of/fdt: add dt_phys arg to early_init_dt_scan and early_init_dt_verify
patchwork-bot+linux-riscv at kernel.org
- [PATCH] soc: Switch back to struct platform_driver::remove()
patchwork-bot+linux-riscv at kernel.org
- [PATCH v3] ftrace: Consolidate ftrace_regs accessor functions for archs using pt_regs
patchwork-bot+linux-riscv at kernel.org
- [PATCH 00/28] vdso: Preparations for generic data storage
patchwork-bot+linux-riscv at kernel.org
- [PATCH v2 0/2] ftrace: Make ftrace_regs abstract and consolidate code
patchwork-bot+linux-riscv at kernel.org
- [PATCH mm-unstable v2 00/16] mm: Introduce arch_mmap_hint()
Kalesh Singh
- [PATCH v7 0/6] ASoC: fsl: add memory to memory function for ASRC
Shengjiu Wang
- [PATCH v2] powerpc/pseries/eeh: Fix get PE state translation
Narayana Murty N
- [PATCH] powerpc/pseries/eeh: Fix get PE state translation
Narayana Murty N
- [RFC PATCH 01/10] powerpc/chrp: Remove CHRP support
John Paul Adrian Glaubitz
- [PATCH v2 0/3] drm,fbdev: Fix module dependencies
Thomas Zimmermann
- [PATCH v2 1/3] fbdev: Fix recursive dependencies wrt BACKLIGHT_CLASS_DEVICE
Thomas Zimmermann
- [PATCH v2 2/3] drm/fbdev: Select FB_CORE dependency for fbdev on DMA and TTM
Thomas Zimmermann
- [PATCH v2 3/3] drm: rework FB_CORE dependency
Thomas Zimmermann
- [RFC 0/5] KVM: drop 32-bit host support on all architectures
Arnd Bergmann
- [PATCH v2 1/1] powerpc/8xx: Drop legacy-of-mm-gpiochip.h header
Andy Shevchenko
- [PATCH] powerpc/xmon: Use str_yes_no() helper in dump_one_paca()
Madhavan Srinivasan
- [PATCH] powerpc/rtas: Prevent Spectre v1 gadget construction in sys_rtas()
haixiao.yan.cn at eng.windriver.com
- [PATCH v3] powerpc/pseries/eeh: Fix get PE state translation
Narayana Murty N
- [PATCH v3 00/25] fs/dax: Fix ZONE_DEVICE page reference counts
Dan Williams
- [powerpc:merge] BUILD SUCCESS 2dd095785f045588cadc8451f6ff594e2cbf60c9
kernel test robot
- [powerpc:next-test] BUILD SUCCESS f117051514c33c43b7e0c517e0ae9e0189e884da
kernel test robot
- [PATCH] powerpc/pseries/vas: Add close() callback in vas_vm_ops struct
Haren Myneni
- [PATCH] powerpc/vdso: Mark the vDSO code read-only after init
Christophe Leroy
- [PATCH v3 14/25] huge_memory: Allow mappings of PUD sized pages
David Hildenbrand
- [PATCH 0/5] powerpc: Constify 'struct bin_attribute'
Thomas Weißschuh
- [PATCH 1/5] powerpc/secvar: Mark __init functions as such
Thomas Weißschuh
- [PATCH 3/5] powerpc/powernv/ultravisor: Constify 'struct bin_attribute'
Thomas Weißschuh
- [PATCH 1/2] powerpc/vpa_dtl: Add interface to expose vpa dtl counters via perf
Kajol Jain
- [PATCH 2/2] docs: ABI: sysfs-bus-event_source-devices-vpa-dtl: Document sysfs event format entries for vpa_dtl pmu
Kajol Jain
- [PATCH v3 0/3] drm,fbdev: Fix module dependencies
Thomas Zimmermann
- [PATCH v3 1/3] fbdev: Fix recursive dependencies wrt BACKLIGHT_CLASS_DEVICE
Thomas Zimmermann
- [PATCH v3 3/3] drm: rework FB_CORE dependency
Thomas Zimmermann
- [PATCH 00/11] scsi: Constify 'struct bin_attribute'
Thomas Weißschuh
- [PATCH 0/9] misc: constify 'struct bin_attribute'
Thomas Weißschuh
- [PATCH] powerpc/64: Use get_user() in start_thread()
Michael Ellerman
- [PATCH v10 4/5] Documentation/kbuild: Document storage of symbol information
Petr Pavlu
- [PATCH 00/17] vDSO: Introduce generic data storage
Thomas Weißschuh
- [PATCH 01/17] parisc: Remove unused symbol vdso_data
Thomas Weißschuh
- [PATCH v2 1/3] selftest/powerpc/ptrace/core-pkey: Remove duplicate macros
Madhavan Srinivasan
- [PATCH 0/4] PCI: pci_printk() removal (+ related cleanups)
Ilpo Järvinen
- [PATCH] macintosh: declare ctl_table as const
Luis Felipe Hernandez
- [PATCH] mm/ptdump: Drop GENERIC_PTDUMP
Anshuman Khandual
- [PATCH v4 00/25] fs/dax: Fix ZONE_DEVICE page reference counts
Alistair Popple
- [PATCH 0/5] powerpc/crash: use generic crashkernel reservation
Sourabh Jain
- [powerpc:next-test] BUILD SUCCESS 34064c8267a61063d684408db6ae78b571a9999d
kernel test robot
- [PATCH v2] powerpc/book3s64/hugetlb: Fix disabling hugetlb when fadump is active
Sourabh Jain
- [PATCH v7 0/8] PCI: Consolidate TLP Log reading and printing
Ilpo Järvinen
- [PATCH 0/3] PCI: Add support for logging Flit Mode TLPs (PCIe6)
Yazen Ghannam
- [PATCH] ASoC: fsl_asrc_m2m: force cast for snd_pcm_format_t type
Shengjiu Wang
- [PATCH v2] macintosh: declare ctl_table as const
Luis Felipe Hernandez
- [PATCH v2 01/25] powerpc/cell: Remove support for IBM Cell Blades
Michael Ellerman
- [PATCH v2 02/25] powerpc: Remove some Cell leftovers
Michael Ellerman
- [PATCH v2 03/25] powerpc: Remove PPC_PMI and driver
Michael Ellerman
- [PATCH v2 04/25] powerpc: Remove IBM_CELL_BLADE & SPIDER_NET references
Michael Ellerman
- [PATCH v2 05/25] powerpc/cell: Remove CBE_CPUFREQ_SPU_GOVERNOR
Michael Ellerman
- [PATCH v2 07/25] powerpc: Remove DCR_MMIO and the DCR generic layer
Michael Ellerman
- [PATCH v2 08/25] powerpc: Remove PPC_OF_PLATFORM_PCI
Michael Ellerman
- [PATCH v2 09/25] powerpc/io: Remove PPC_IO_WORKAROUNDS
Michael Ellerman
- KVM: PPC: Book3E: KVM HV host module doesn't work anymore
Christian Zigotzky
- [PATCH] powerpc/prom_init: Use IS_ENABLED()
Michael Ellerman
- [PATCH] selftests/powerpc: Fix argument order to timer_sub()
Michael Ellerman
- [PATCH v8 0/7] PCI: Consolidate TLP Log reading and printing
Ilpo Järvinen
- Missing '#size-cells' in /ht at 0,f2000000/pci at 8/mac-io at 7/i2s at 0 on G5/G4 (kernel 6.13-rc3)
Erhard Furtner
- [powerpc:fixes-test] BUILD SUCCESS 05aa156e156ef3168e7ab8a68721945196495c17
kernel test robot
- [powerpc:next-test] BUILD SUCCESS d629d7a8efc33d05d62f4805c0ffb44727e3d99f
kernel test robot
- [PATCH v10 0/4] Support SMT control on arm64
Yicong Yang
- [PATCH v10 1/4] cpu/SMT: Provide a default topology_is_primary_thread()
Yicong Yang
- [PATCH v10 4/4] arm64: Kconfig: Enable HOTPLUG_SMT
Yicong Yang
- (subset) [PATCH 00/35] Reorganize kerneldoc parameter names
Srinivas Kandagatla
- [PATCH v2 01/28] module: Extend the preempt disabled section in dereference_symbol_descriptor().
Sebastian Andrzej Siewior
- [PATCH v2 20/28] powerpc/ftrace: Use RCU in all users of __module_text_address().
Sebastian Andrzej Siewior
- [RESEND PATCH] powerpc: Use str_on_off() helper in check_cache_coherency()
Thorsten Blum
- [PATCH] mm/memblock: Add memblock_alloc_or_panic interface
Andrew Morton
- [PATCH 1/4] tools/testing/selftests/powerpc: Enable pmu selftests for power11
Athira Rajeev
- [PATCH 10/29] crypto: powerpc/p10-aes-gcm - simplify handling of linear associated data
Eric Biggers
- [PATCH 20/29] crypto: nx - use the new scatterwalk functions
Eric Biggers
- [PATCH v2] mm/memblock: Add memblock_alloc_or_panic interface
Guo Weikang
- [PATCH v3] mm/memblock: Add memblock_alloc_or_panic interface
Guo Weikang
- [PATCH v2 0/9] misc: constify 'struct bin_attribute'
Thomas Weißschuh
- [PATCH v2 4/9] misc: c2port: Calculate bin_attribute size through group callback
Thomas Weißschuh
- [PATCH v2 0/5] KVM: drop 32-bit host support on all architectures
Arnd Bergmann
- [PATCH v4] mm/memblock: Add memblock_alloc_or_panic interface
Guo Weikang
- [PATCH v5] mm/memblock: Add memblock_alloc_or_panic interface
Guo Weikang
- [PATCH v6] mm/memblock: Add memblock_alloc_or_panic interface
Guo Weikang
Last message date:
Sun Dec 22 21:23:02 AEDT 2024
Archived on: Sun Dec 22 21:30:01 AEDT 2024
This archive was generated by
Pipermail 0.09 (Mailman edition).