messages from 2023-08-28 19:18:46 to 2023-08-31 17:04:37 UTC [more...]
[PATCH v3 0/8] x86/resctrl: Add support for Sub-NUMA cluster (SNC) systems
2023-08-31 17:04 UTC (28+ messages)
` [PATCH v4 0/7] "
` [PATCH v4 1/7] x86/resctrl: Create separate domains for control and monitoring
` [PATCH v5 0/8] Add support for Sub-NUMA cluster (SNC) systems
` [PATCH v5 1/8] x86/resctrl: Prepare for new domain scope
` [PATCH v5 2/8] x86/resctrl: Prepare for different scope for control/monitor operations
` [PATCH v5 3/8] x86/resctrl: Split the rdt_domain structure
` [PATCH v5 4/8] x86/resctrl: Add node-scope to the options for feature scope
` [PATCH v5 5/8] x86/resctrl: Introduce snc_nodes_per_l3_cache
` [PATCH v5 6/8] x86/resctrl: Sub NUMA Cluster detection and enable
` [PATCH v5 7/8] x86/resctrl: Update documentation with Sub-NUMA cluster changes
` [PATCH v5 8/8] selftests/resctrl: Adjust effective L3 cache size when SNC enabled
[PATCH 4.19 0/1] 4.19.294-rc1 review
2023-08-31 16:10 UTC (3+ messages)
` [PATCH 4.19 1/1] Revert "MIPS: Alchemy: fix dbdma2"
[PATCH 5.10 00/84] 5.10.193-rc1 review
2023-08-31 15:13 UTC (20+ messages)
[PATCH 0/3] platform/x86: intel_scu_ipc: Timeout fixes
2023-08-31 14:27 UTC (10+ messages)
` [PATCH 1/3] platform/x86: intel_scu_ipc: Check status after timeouts in busy_loop()
` [PATCH 2/3] platform/x86: intel_scu_ipc: Check status upon timeout in ipc_wait_for_interrupt()
` [PATCH 3/3] platform/x86: intel_scu_ipc: Fail IPC send if still busy
[PATCH 6.4 0/9] 6.4.14-rc1 review
2023-08-31 11:11 UTC (10+ messages)
` [PATCH 6.4 1/9] ACPI: thermal: Drop nocrt parameter
` [PATCH 6.4 2/9] module/decompress: use vmalloc() for zstd decompression workspace
` [PATCH 6.4 3/9] module: Expose module_init_layout_section()
` [PATCH 6.4 4/9] arm64: module-plts: inline linux/moduleloader.h
` [PATCH 6.4 5/9] arm64: module: Use module_init_layout_section() to spot init sections
` [PATCH 6.4 6/9] ARM: "
` [PATCH 6.4 7/9] lockdep: fix static memory detection even more
` [PATCH 6.4 8/9] parisc: sys_parisc: parisc_personality() is called from asm code
` [PATCH 6.4 9/9] kallsyms: Fix kallsyms_selftest failure
[PATCH 6.1 00/10] 6.1.51-rc1 review
2023-08-31 11:10 UTC (11+ messages)
` [PATCH 6.1 01/10] ACPI: thermal: Drop nocrt parameter
` [PATCH 6.1 02/10] module: Expose module_init_layout_section()
` [PATCH 6.1 03/10] arm64: module-plts: inline linux/moduleloader.h
` [PATCH 6.1 04/10] arm64: module: Use module_init_layout_section() to spot init sections
` [PATCH 6.1 05/10] ARM: "
` [PATCH 6.1 06/10] lockdep: fix static memory detection even more
` [PATCH 6.1 07/10] parisc: Cleanup mmap implementation regarding color alignment
` [PATCH 6.1 08/10] parisc: sys_parisc: parisc_personality() is called from asm code
` [PATCH 6.1 09/10] io_uring/parisc: Adjust pgoff in io_uring mmap() for parisc
` [PATCH 6.1 10/10] kallsyms: Fix kallsyms_selftest failure
[PATCH 6.5 0/8] 6.5.1-rc1 review
2023-08-31 11:10 UTC (9+ messages)
` [PATCH 6.5 1/8] ACPI: thermal: Drop nocrt parameter
` [PATCH 6.5 2/8] module: Expose module_init_layout_section()
` [PATCH 6.5 3/8] arm64: module: Use module_init_layout_section() to spot init sections
` [PATCH 6.5 4/8] ARM: "
` [PATCH 6.5 5/8] module/decompress: use vmalloc() for zstd decompression workspace
` [PATCH 6.5 6/8] ipv6: remove hard coded limitation on ipv6_pinfo
` [PATCH 6.5 7/8] lockdep: fix static memory detection even more
` [PATCH 6.5 8/8] kallsyms: Fix kallsyms_selftest failure
[PATCH 5.15 0/9] 5.15.130-rc1 review
2023-08-31 11:10 UTC (10+ messages)
` [PATCH 5.15 1/9] ACPI: thermal: Drop nocrt parameter
` [PATCH 5.15 2/9] module: Expose module_init_layout_section()
` [PATCH 5.15 3/9] arm64: module-plts: inline linux/moduleloader.h
` [PATCH 5.15 4/9] arm64: module: Use module_init_layout_section() to spot init sections
` [PATCH 5.15 5/9] ARM: "
` [PATCH 5.15 6/9] rcu: Prevent expedited GP from enabling tick on offline CPU
` [PATCH 5.15 7/9] rcu-tasks: Fix IPI failure handling in trc_wait_for_one_reader
` [PATCH 5.15 8/9] rcu-tasks: Wait for trc_read_check_handler() IPIs
` [PATCH 5.15 9/9] rcu-tasks: Add trc_inspect_reader() checks for exiting critical section
[PATCH 5.10 00/11] 5.10.194-rc1 review
2023-08-31 11:10 UTC (12+ messages)
` [PATCH 5.10 01/11] module: Expose module_init_layout_section()
` [PATCH 5.10 02/11] arm64: module-plts: inline linux/moduleloader.h
` [PATCH 5.10 03/11] arm64: module: Use module_init_layout_section() to spot init sections
` [PATCH 5.10 04/11] ARM: "
` [PATCH 5.10 05/11] mhi: pci_generic: Fix implicit conversion warning
` [PATCH 5.10 06/11] Revert "drm/amdgpu: install stub fence into potential unused fence pointers"
` [PATCH 5.10 07/11] Revert "MIPS: Alchemy: fix dbdma2"
` [PATCH 5.10 08/11] rcu: Prevent expedited GP from enabling tick on offline CPU
` [PATCH 5.10 09/11] rcu-tasks: Fix IPI failure handling in trc_wait_for_one_reader
` [PATCH 5.10 10/11] rcu-tasks: Wait for trc_read_check_handler() IPIs
` [PATCH 5.10 11/11] rcu-tasks: Add trc_inspect_reader() checks for exiting critical section
[PATCH 5.4 0/3] 5.4.256-rc1 review
2023-08-31 11:09 UTC (4+ messages)
` [PATCH 5.4 1/3] powerpc/pmac/smp: Avoid unused-variable warnings
` [PATCH 5.4 2/3] powerpc/pmac/smp: Drop unnecessary volatile qualifier
` [PATCH 5.4 3/3] Revert "MIPS: Alchemy: fix dbdma2"
[PATCH 4.14 0/2] 4.14.325-rc1 review
2023-08-31 11:09 UTC (3+ messages)
` [PATCH 4.14 1/2] Revert "MIPS: Alchemy: fix dbdma2"
` [PATCH 4.14 2/2] Revert "ARM: ep93xx: fix missing-prototype warnings"
[PATCH 5.10 000/135] 5.10.192-rc1 review
2023-08-31 10:29 UTC (3+ messages)
[PATCH] scsi: qla2xxx: Fix unused variable warning in qla2xxx_process_purls_pkt()
2023-08-31 1:13 UTC (4+ messages)
[PATCH] lib/Kconfig.debug: Restrict DEBUG_INFO_SPLIT for RISC-V
2023-08-30 23:44 UTC (5+ messages)
[PATCH 1/2] MAINTAINERS: update Rust webpage
2023-08-30 17:53 UTC (3+ messages)
` [PATCH 2/2] MAINTAINERS: add Maintainer Entry Profile field for Rust
[PATCH 5.15 00/89] 5.15.129-rc1 review
2023-08-30 16:32 UTC (13+ messages)
[PATCH] userns: eliminate many kernel-doc warnings
2023-08-30 16:32 UTC
[PATCH 4.19 000/129] 4.19.293-rc1 review
2023-08-30 16:01 UTC (14+ messages)
` [PATCH 4.19 041/129] mmc: bcm2835: fix deferred probing
` [PATCH 4.19 042/129] mmc: sunxi: "
[PATCH 5.4 000/158] 5.4.255-rc1 review
2023-08-30 15:54 UTC (12+ messages)
` [PATCH 5.4 044/158] mmc: bcm2835: fix deferred probing
` [PATCH 5.4 045/158] mmc: sunxi: "
[PATCH 4.14 00/57] 4.14.324-rc1 review
2023-08-30 12:33 UTC (8+ messages)
[PATCH 6.1 000/122] 6.1.50-rc1 review
2023-08-30 11:28 UTC (13+ messages)
[PATCH 6.4 000/129] 6.4.13-rc1 review
2023-08-30 10:24 UTC (11+ messages)
[GIT PULL] Modules changes for v6.6-rc1
2023-08-30 3:58 UTC (2+ messages)
[PATCH] clk: qcom: Fix SM_GPUCC_8450 dependencies
2023-08-29 22:29 UTC (3+ messages)
[GIT PULL] slab updates for 6.6
2023-08-29 20:18 UTC (2+ messages)
[PATCH 0/7] drm/msm/dp: Simplify DPCD related code with helpers
2023-08-29 18:47 UTC (8+ messages)
` [PATCH 1/7] drm/msm/dp: Replace open-coded drm_dp_read_dpcd_caps()
` [PATCH 2/7] drm/msm/dp: Use drm_dp_read_sink_count() helper
` [PATCH 3/7] drm/msm/dp: Remove dead code related to downstream cap info
` [PATCH 4/7] drm/msm/dp: Remove aux_cfg_update_done and related code
` [PATCH 5/7] drm/msm/dp: Simplify with drm_dp_{max_link_rate,max_lane_count}()
` [PATCH 6/7] drm/msm/dp: Inline dp_link_parse_sink_count()
` [PATCH 7/7] drm/msm/dp: Remove dp_display_is_ds_bridge()
[PATCH v2 00/15] Introduce /dev/mshv drivers
2023-08-29 7:47 UTC (3+ messages)
` [PATCH v2 10/15] x86: hyperv: Add mshv_handler irq handler and setup function
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).