messages from 2024-06-13 18:21:56 to 2024-06-17 19:57:22 UTC [more...]
[PATCH 1/2] dt-bindings: Drop Li Yang as maintainer for all bindings
2024-06-17 6:08 UTC (6+ messages)
` [RFC PATCH 2/2] dt-bindings: memory: fsl: replace maintainer
` (subset) "
[PATCH] tpm: ibmvtpm: Call tpm2_sessions_init() to initialize session support
2024-06-17 19:56 UTC (3+ messages)
[Patch v2 1/2] ASoC: fsl: Add i2s and pcm drivers for LPC32xx CPUs
2024-06-17 19:30 UTC (19+ messages)
` [PATCH v3 0/4] Add audio support for LPC32XX CPUs
` [PATCH v3 1/4] ASoC: dt-bindings: lpc32xx: Add lpc32xx i2s DT binding
` [PATCH v3 2/4] ARM: dts: lpc32xx: Add missing properties for the i2s interfaces
` [PATCH v3 3/4] ARM: lpc32xx: Add pl08x virtual dma channels for spi and i2s
` [PATCH v3 4/4] ASoC: fsl: Add i2s and pcm drivers for LPC32xx CPUs
[PATCH 00/14] replace call_rcu by kfree_rcu for simple kmem_cache_free callback
2024-06-17 18:54 UTC (34+ messages)
[PATCH] powerpc/pseries: Whitelist dtl slub object for copying to userspace
2024-06-17 17:59 UTC (3+ messages)
[PATCH v2] ASoC: fsl: imx-pcm-fiq: add missing MODULE_DESCRIPTION() macro
2024-06-17 17:26 UTC (2+ messages)
[PATCH V2 1/3] tools/perf: Fix the string match for "/tmp/perf-$PID.map" files in dso__load
2024-06-17 16:53 UTC (5+ messages)
` [PATCH V2 2/3] tools/perf: Use is_perf_pid_map_name helper function to check dso's of pattern /tmp/perf-%d.map
` [PATCH V2 3/3] tools/perf: Fix parallel-perf python script to replace new python syntax ":=" usage
[PATCH] tools/perf: Handle perftool-testsuite_probe testcases fail when kernel debuginfo is not present
2024-06-17 16:47 UTC (3+ messages)
[PATCH v5.10] powerpc/uaccess: Fix build errors seen with GCC 13/14
2024-06-17 16:21 UTC (3+ messages)
[PATCH] powerpc: Fixed duplicate copying in the early boot
2024-06-17 16:13 UTC (3+ messages)
[PATCH v4 00/29] arm64: Permission Overlay Extension
2024-06-17 14:51 UTC (7+ messages)
` [PATCH v4 17/29] arm64: implement PKEYS support
move features flags into queue_limits v2
2024-06-17 14:35 UTC (51+ messages)
` [PATCH 01/26] xen-blkfront: don't disable cache flushes when they fail
` [PATCH 02/26] sd: remove sd_is_zoned
` [PATCH 03/26] sd: move zone limits setup out of sd_read_block_characteristics
` [PATCH 04/26] loop: stop using loop_reconfigure_limits in __loop_clr_fd
` [PATCH 05/26] loop: always update discard settings in loop_reconfigure_limits
` [PATCH 06/26] loop: regularize upgrading the block size for direct I/O
` [PATCH 07/26] loop: also use the default block size from an underlying block device
` [PATCH 08/26] loop: fold loop_update_rotational into loop_reconfigure_limits
` [PATCH 09/26] virtio_blk: remove virtblk_update_cache_mode
` [PATCH 10/26] nbd: move setting the cache control flags to __nbd_set_size
` [PATCH 11/26] block: freeze the queue in queue_attr_store
` [PATCH 12/26] block: remove blk_flush_policy
` [PATCH 13/26] block: move cache control settings out of queue->flags
` [PATCH 14/26] block: move the nonrot flag to queue_limits
` [PATCH 15/26] block: move the add_random "
` [PATCH 16/26] block: move the io_stat flag setting "
` [PATCH 17/26] block: move the stable_writes flag "
` [PATCH 18/26] block: move the synchronous "
` [PATCH 19/26] block: move the nowait "
` [PATCH 20/26] block: move the dax "
` [PATCH 21/26] block: move the poll "
` [PATCH 22/26] block: move the zoned flag into the features field
` [PATCH 23/26] block: move the zone_resetall flag to queue_limits
` [PATCH 24/26] block: move the pci_p2pdma "
` [PATCH 25/26] block: move the skip_tagset_quiesce "
` [PATCH 26/26] block: move the bounce flag into the features field
[kvm-unit-tests PATCH v10 00/15] powerpc improvements
2024-06-17 14:13 UTC (6+ messages)
` [kvm-unit-tests PATCH v10 12/15] scripts/arch-run.bash: Fix run_panic() success exit status
[PATCH v3] powerpc/eeh: avoid possible crash when edev->pdev changes
2024-06-17 14:02 UTC
[PATCH] Documentation: Remove the unused "topology_updates" from kernel-parameters.txt
2024-06-17 13:16 UTC (3+ messages)
[PATCH v2] PowerPC: Replace kretprobe with rethook
2024-06-17 12:58 UTC (2+ messages)
[PATCH 1/2] tools/perf: Fix the string match for "/tmp/perf-$PID.map" files in dso__load
2024-06-17 9:02 UTC (5+ messages)
` [PATCH 2/2] tools/perf: Fix parallel-perf python script to replace new python syntax ":=" usage
[PATCH v2 0/1] Parallel EEH recovery between PHBs
2024-06-17 7:36 UTC (2+ messages)
` [PATCH v2 1/1] powerpc/eeh: Enable PHBs to recovery in parallel
move features flags into queue_limits
2024-06-17 6:03 UTC (13+ messages)
` [PATCH 02/26] sd: move zone limits setup out of sd_read_block_characteristics
` [PATCH 10/26] xen-blkfront: don't disable cache flushes when they fail
[PATCH] ASoC: fsl: imx-pcm-fiq: add missing MODULE_DESCRIPTION() macro
2024-06-16 20:05 UTC (3+ messages)
[PATCH v2 00/14] Introducing TIF_NOTIFY_IPI flag
2024-06-15 14:26 UTC (12+ messages)
` [PATCH v2 01/14] thread_info: Add helpers to test and clear TIF_NOTIFY_IPI
` [PATCH v2 02/14] sched: Define a need_resched_or_ipi() helper and use it treewide
` [PATCH v2 03/14] sched/core: Use TIF_NOTIFY_IPI to notify an idle CPU in TIF_POLLING mode of pending IPI
` [PATCH v2 08/14] powerpc/thread_info: Introduce TIF_NOTIFY_IPI flag
[PATCH] powerpc: add missing MODULE_DESCRIPTION() macros
2024-06-15 17:06 UTC
[PATCH] KVM: PPC: add missing MODULE_DESCRIPTION() macros
2024-06-15 15:18 UTC
[PATCH] cpufreq: powerpc: add missing MODULE_DESCRIPTION() macros
2024-06-15 6:08 UTC
[V4 00/16] Add data type profiling support for powerpc
2024-06-14 17:26 UTC (17+ messages)
` [V4 01/16] tools/perf: Move the data structures related to register type to header file
` [V4 02/16] tools/perf: Add "update_insn_state" callback function to handle arch specific instruction tracking
` [V4 03/16] tools/perf: Add support to capture and parse raw instruction in powerpc using dso__data_read_offset utility
` [V4 04/16] tools/perf: Use sort keys to determine whether to pick objdump to disassemble
` [V4 05/16] tools/perf: Add disasm_line__parse to parse raw instruction for powerpc
` [V4 06/16] tools/perf: Update parameters for reg extract functions to use raw instruction on powerpc
` [V4 07/16] tools/perf: Add support to identify memory instructions of opcode 31 in powerpc
` [V4 08/16] tools/perf: Add some of the arithmetic instructions to support instruction tracking "
` [V4 09/16] tools/perf: Add more instructions for instruction tracking
` [V4 10/16] tools/perf: Update instruction tracking for powerpc
` [V4 11/16] tools/perf: Make capstone_init non-static so that it can be used during symbol disassemble
` [V4 12/16] tools/perf: Use capstone_init and remove open_capstone_handle from disasm.c
` [V4 13/16] tools/perf: Add support to use libcapstone in powerpc
` [V4 14/16] tools/perf: Add support to find global register variables using find_data_type_global_reg
` [V4 15/16] tools/perf: Add support for global_die to capture name of variable in case of register defined variable
` [V4 16/16] tools/perf: Set instruction name to be used with insn-stat when using raw instruction
[PATCH 0/3] PCI: Add support for logging Flit Mode TLPs (PCIe6)
2024-06-14 15:09 UTC (4+ messages)
` [PATCH 1/3] PCI: Refactor pcie_update_link_speed()
` [PATCH 2/3] PCI: Track Flit Mode Status & print it with link status
` [PATCH 3/3] PCI: Handle TLP Log in Flit mode
[PATCH v5 00/18] Reimplement huge pages without hugepd on powerpc (8xx, e500, book3s/64)
2024-06-14 14:14 UTC (11+ messages)
` [PATCH v5 02/18] mm: Define __pte_leaf_size() to also take a PMD entry
[PATCH 1/3] tools/perf: Fix the nrcpus in perf bench futex to enable the run when all CPU's are not online
2024-06-14 13:45 UTC (2+ messages)
[PATCH v3 6/6] powerpc/iommu: Reimplement the iommu_table_group_ops for pSeries
2024-06-14 13:24 UTC (2+ messages)
[PATCH] KVM: PPC: Book3S HV: Prevent UAF in kvm_spapr_tce_attach_iommu_group()
2024-06-14 12:29 UTC
Please backport 2d43cc701b96 to v6.9 and v6.6
2024-06-14 11:32 UTC (3+ messages)
[PATCH v6.1] powerpc/uaccess: Fix build errors seen with GCC 13/14
2024-06-14 11:27 UTC
[PATCH v5.15] powerpc/uaccess: Fix build errors seen with GCC 13/14
2024-06-14 11:27 UTC
[kvm-unit-tests PATCH] build: retain intermediate .aux.o targets
2024-06-14 8:38 UTC (5+ messages)
[PATCH 0/2] Skip offline cores when enabling SMT on PowerPC
2024-06-14 3:52 UTC (3+ messages)
[PATCH v4 0/3] PCI/AER: Handle Advisory Non-Fatal error
2024-06-14 3:32 UTC (13+ messages)
` [PATCH v4 1/3] PCI/AER: Store UNCOR_STATUS bits that might be ANFE in aer_err_info
` [PATCH v4 2/3] PCI/AER: Print UNCOR_STATUS bits that might be ANFE
` [PATCH v4 3/3] PCI/AER: Clear "
[PATCH 0/6] kallsyms: Emit symbol for holes in text and fix weak function issue
2024-06-13 13:37 UTC (7+ messages)
` [PATCH 1/6] kallsyms: Optimize multiple times of realloc() to one time of malloc()
` [PATCH 2/6] kallsyms: Emit symbol at the holes in the text
` [PATCH 3/6] module: kallsyms: Determine exact function size
` [PATCH 4/6] ftrace: Skip invalid __fentry__ in ftrace_process_locs()
` [PATCH 5/6] ftrace: Fix possible out-of-bound issue "
` [PATCH 6/6] ftrace: Revert the FTRACE_MCOUNT_MAX_OFFSET workaround
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).