messages from 2023-09-26 18:46:35 to 2023-10-04 18:02:15 UTC [more...]
[PATCH 5.15 000/183] 5.15.134-rc1 review
2023-10-04 17:54 UTC (13+ messages)
` [PATCH 5.15 001/183] NFS: Use the correct commit info in nfs_join_page_group()
` [PATCH 5.15 002/183] NFS: More fixes for nfs_direct_write_reschedule_io()
` [PATCH 5.15 010/183] ata: libahci: clear pending interrupt status
` [PATCH 5.15 011/183] ext4: scope ret locally in ext4_try_to_trim_range()
` [PATCH 5.15 012/183] ext4: change s_last_trim_minblks type to unsigned long
` [PATCH 5.15 013/183] ext4: replace the traditional ternary conditional operator with with max()/min()
` [PATCH 5.15 014/183] ext4: move setting of trimmed bit into ext4_try_to_trim_range()
` [PATCH 5.15 015/183] ext4: do not let fstrim block system suspend
` [PATCH 5.15 016/183] tracing: Have event inject files inc the trace array ref count
` [PATCH 5.15 017/183] netfilter: nf_tables: dont skip expired elements during walk
` [PATCH 5.15 018/183] netfilter: nf_tables: GC transaction API to avoid race with control plane
` [PATCH 5.15 019/183] netfilter: nf_tables: adapt set backend to use GC transaction API
[PATCH v4 00/15] Introduce /dev/mshv drivers
2023-10-04 17:50 UTC (38+ messages)
` [PATCH v4 01/15] hyperv-tlfs: Change shared HV_REGISTER_* defines to HV_MSR_*
` [PATCH v4 02/15] mshyperv: Introduce hv_get_hypervisor_version function
` [PATCH v4 03/15] mshyperv: Introduce numa_node_to_proximity_domain_info
` [PATCH v4 04/15] asm-generic/mshyperv: Introduce hv_recommend_using_aeoi()
` [PATCH v4 05/15] hyperv: Move hv_connection_id to hyperv-tlfs
` [PATCH v4 06/15] hyperv-tlfs: Introduce hv_status_to_string and hv_status_to_errno
` [PATCH v4 07/15] Drivers: hv: Move hv_call_deposit_pages and hv_call_create_vp to common code
` [PATCH v4 08/15] Drivers: hv: Introduce per-cpu event ring tail
` [PATCH v4 09/15] Drivers: hv: Introduce hv_output_arg_exists in hv_common.c
` [PATCH v4 10/15] x86: hyperv: Add mshv_handler irq handler and setup function
` [PATCH v4 11/15] Drivers: hv: export vmbus_isr, hv_context and hv_post_message
` [PATCH v4 12/15] Documentation: Reserve ioctl number for mshv driver
` [PATCH v4 13/15] uapi: hyperv: Add mshv driver headers defining hypervisor ABIs
` [PATCH v4 14/15] asm-generic: hyperv: Use new Hyper-V headers conditionally
` [PATCH v4 15/15] Drivers: hv: Add modules to expose /dev/mshv to VMMs running on Hyper-V
[PATCH v4 7/7] rust: workqueue: add examples
2023-10-04 15:49 UTC (7+ messages)
[PATCH v3] RISC-V: build: Allow LTO to be selected
2023-10-04 15:21 UTC (4+ messages)
[PATCH 1/1] platform/x86/intel/ifs: release cpus_read_lock()
2023-10-04 9:55 UTC (2+ messages)
[PATCH] vfio/cdx: Add parentheses between bitwise AND expression and logical NOT
2023-10-04 6:48 UTC (8+ messages)
[PATCH 0/4] platform/chrome: Random driver cleanups
2023-10-04 3:50 UTC (7+ messages)
` [PATCH 1/4] platform/chrome: cros_ec_typec: Use semi-colons instead of commas
` [PATCH 2/4] platform/chrome: cros_ec_typec: Use dev_err_probe() more
` [PATCH 3/4] platform/chrome: cros_typec_vdm: Mark port_amode_ops const
` [PATCH 4/4] platform/chrome: cros_ec_proto: Mark outdata as const
[PATCH v4 0/7] Add support for Sub-NUMA cluster (SNC) systems
2023-10-03 21:44 UTC (86+ messages)
` [PATCH v5 0/8] "
` [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 v6 0/8] Add support for Sub-NUMA cluster (SNC) systems
` [PATCH v6 1/8] x86/resctrl: Prepare for new domain scope
` [PATCH v6 2/8] x86/resctrl: Prepare to split rdt_domain structure
` [PATCH v6 3/8] x86/resctrl: Prepare for different scope for control/monitor operations
` [PATCH v6 4/8] x86/resctrl: Split the rdt_domain and rdt_hw_domain structures
` [PATCH v6 5/8] x86/resctrl: Add node-scope to the options for feature scope
` [PATCH v6 6/8] x86/resctrl: Introduce snc_nodes_per_l3_cache
` [PATCH v6 7/8] x86/resctrl: Sub NUMA Cluster detection and enable
` [PATCH v6 8/8] x86/resctrl: Update documentation with Sub-NUMA cluster changes
` [PATCH v7 0/8] Add support for Sub-NUMA cluster (SNC) systems
` [PATCH v7 1/8] x86/resctrl: Prepare for new domain scope
` [PATCH v7 2/8] x86/resctrl: Prepare to split rdt_domain structure
` [PATCH v7 3/8] x86/resctrl: Prepare for different scope for control/monitor operations
` [PATCH v7 4/8] x86/resctrl: Split the rdt_domain and rdt_hw_domain structures
` [PATCH v7 5/8] x86/resctrl: Add node-scope to the options for feature scope
` [PATCH v7 6/8] x86/resctrl: Introduce snc_nodes_per_l3_cache
` [PATCH v7 7/8] x86/resctrl: Sub NUMA Cluster detection and enable
` [PATCH v7 8/8] x86/resctrl: Update documentation with Sub-NUMA cluster changes
` [PATCH v8 0/8] Add support for Sub-NUMA cluster (SNC) systems
` [PATCH v8 1/8] x86/resctrl: Prepare for new domain scope
` [PATCH v8 2/8] x86/resctrl: Prepare to split rdt_domain structure
` [PATCH v8 3/8] x86/resctrl: Prepare for different scope for control/monitor operations
` [PATCH v8 4/8] x86/resctrl: Split the rdt_domain and rdt_hw_domain structures
` [PATCH v8 5/8] x86/resctrl: Add node-scope to the options for feature scope
` [PATCH v8 6/8] x86/resctrl: Introduce snc_nodes_per_l3_cache
` [PATCH v8 7/8] x86/resctrl: Sub NUMA Cluster detection and enable
` [PATCH v8 8/8] x86/resctrl: Update documentation with Sub-NUMA cluster changes
[PATCH] kbuild: Enable -Wincompatible-function-pointer-types-strict in W=1
2023-10-03 18:38 UTC (3+ messages)
[PATCH] um: net: Fix return type of uml_net_start_xmit()
2023-10-03 18:35 UTC
[PATCH 0/2] Fix a couple recent instances of -Wincompatible-function-pointer-types-strict from ->mode_get() implementations
2023-10-03 13:37 UTC (4+ messages)
` [PATCH 1/2] ptp: Fix type of mode parameter in ptp_ocp_dpll_mode_get()
` [PATCH 2/2] mlx5: Fix type of mode parameter in mlx5_dpll_device_mode_get()
[PATCH] drm/bridge: ti-sn65dsi86: Associate DSI device lifetime with auxiliary device
2023-10-03 13:22 UTC (3+ messages)
[PATCH 00/10] IFS support for GNR and SRF
2023-10-02 23:01 UTC (25+ messages)
` [PATCH v2 0/9] "
` [PATCH v2 4/9] platform/x86/intel/ifs: Gen2 Scan test support
` [PATCH v3 0/9] IFS support for GNR and SRF
` [PATCH v3 1/9] platform/x86/intel/ifs: Store IFS generation number
` [PATCH v3 2/9] platform/x86/intel/ifs: Refactor image loading code
` [PATCH v3 3/9] platform/x86/intel/ifs: Gen2 scan image loading
` [PATCH v3 4/9] platform/x86/intel/ifs: Gen2 Scan test support
` [PATCH v3 5/9] platform/x86/intel/ifs: Validate image size
` [PATCH v3 6/9] platform/x86/intel/ifs: Metadata validation for start_chunk
` [PATCH v3 7/9] platform/x86/intel/ifs: Add new CPU support
` [PATCH v3 8/9] platform/x86/intel/ifs: Add new error code
` [PATCH v3 9/9] platform/x86/intel/ifs: ARRAY BIST for Sierra Forest
[PATCH] kbuild: Disable clang's -Wformat-{overflow,truncation}-non-kprintf
2023-10-02 20:10 UTC (2+ messages)
[PATCH RESEND v2] x86/mce: Set PG_hwpoison page flag to avoid the capture kernel panic
2023-10-02 19:06 UTC (2+ messages)
[PATCH v7 0/3] Handle corrected machine check interrupt storms
2023-10-02 17:57 UTC (6+ messages)
` [PATCH v8 "
` [PATCH v8 1/3] x86/mce: Remove old CMCI storm mitigation code
` [PATCH v8 2/3] x86/mce: Add per-bank CMCI storm mitigation
` [PATCH v8 3/3] x86/mce: Handle Intel threshold interrupt storms
[PATCH 0/4] SLUB: calculate_order() cleanups
2023-10-02 12:38 UTC (3+ messages)
[PATCH 5.15 000/511] 5.15.132-rc1 review
2023-09-29 19:57 UTC (3+ messages)
` [PATCH 5.15 399/511] clk: imx: pll14xx: dynamically configure PLL for 393216000/361267200Hz
[PATCH 5.10 000/406] 5.10.195-rc1 review
2023-09-29 19:56 UTC (3+ messages)
` [PATCH 5.10 329/406] clk: imx: pll14xx: dynamically configure PLL for 393216000/361267200Hz
[GIT PULL] slab fixes for 6.6-rc4
2023-09-29 19:15 UTC (2+ messages)
[PATCH v3 00/15] Introduce /dev/mshv drivers
2023-09-28 0:17 UTC (14+ messages)
` [PATCH v3 15/15] Drivers: hv: Add modules to expose /dev/mshv to VMMs running on Hyper-V
[PATCH 4.19 000/273] 4.19.295-rc1 review
2023-09-27 23:36 UTC (3+ messages)
` [PATCH 4.19 178/273] media: dvb: symbol fixup for dvb_attach()
[PATCH 5.4 000/367] 5.4.257-rc1 review
2023-09-26 20:10 UTC (3+ messages)
` [PATCH 5.4 118/367] ima: Remove deprecated IMA_TRUSTED_KEYRING Kconfig
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