messages from 2025-02-28 19:47:46 to 2025-02-28 21:29:24 UTC [more...]
[PATCH] x86/crc32: use builtins to improve code generation
2025-02-28 21:29 UTC (4+ messages)
` [PATCH v2] "
[tip:sched/urgent] BUILD SUCCESS 82c387ef7568c0d96a918a5a78d9cad6256cfa15
2025-02-28 21:26 UTC
[PATCH v3 00/21] Enable Power Modes Support for SAMA7D65 SoC
2025-02-28 21:23 UTC (7+ messages)
` [PATCH v3 02/21] dt-bindings: mfd: syscon: add microchip,sama7d65-sfrbu
` [PATCH v3 06/21] dt-bindings: rtc: at91rm9200: add microchip,sama7d65-rtc
` [PATCH v3 07/21] dt-bindings: at91rm9260-rtt: add microchip,sama7d65-rtt
[PATCH v2 0/2] Convert regulator drivers to use devm_kmemdup_array()
2025-02-28 21:22 UTC (2+ messages)
[PATCH v1 00/13] Convert to use devm_kmemdup_array()
2025-02-28 21:22 UTC (2+ messages)
` (subset) "
[PATCH v2 0/6] Convert sound drivers to use devm_kmemdup_array()
2025-02-28 21:22 UTC (2+ messages)
[PATCH v1 0/7] Add virtio gpu userptr support
2025-02-28 21:21 UTC (3+ messages)
` [PATCH v1 1/7] virtio-gpu api: add blob userptr resource
[PATCH v8 5/5] PCI: of: Create device-tree PCI host bridge node
2025-02-28 21:21 UTC (2+ messages)
[PATCH sched_ext/for-6.15 v3 0/5] bpf, sched_ext: Make kfunc filters support struct_ops context to reduce runtime overhead
2025-02-28 21:20 UTC (9+ messages)
` [PATCH sched_ext/for-6.15 v3 3/5] sched_ext: Add scx_kfunc_ids_ops_context_sensitive for unified filtering of context-sensitive SCX kfuncs
[PATCH 0/6 v2] Fixups for kernel maps insertion
2025-02-28 21:17 UTC (7+ messages)
` [PATCH 1/6] perf maps: Introduce map__set_kmap_maps() for kernel maps
` [PATCH 2/6] perf maps: Set the kmaps for newly created/added "
` [PATCH 3/6] perf machine: Fixup kernel maps ends after adding extra maps
` [PATCH 4/6] perf maps: Fixup maps_by_name when modifying maps_by_address
` [PATCH 5/6] perf maps: Add missing map__set_kmap_maps() when replacing a kernel map
` [PATCH 6/6] perf machine: Fix insertion of PERF_RECORD_KSYMBOL related kernel maps
[PATCH 00/11] Rework and fix STM32MP15x PHYTEC dts
2025-02-28 21:17 UTC (3+ messages)
` [PATCH 03/11] dt-bindings: arm: stm32: Rename STM32MP15x Phytec board and SoM
[GIT PULL] Thermal control fixes for v6.14-rc5
2025-02-28 21:17 UTC
[PATCH v2 0/4] Initial BBML2 support for contpte_convert()
2025-02-28 21:16 UTC (3+ messages)
` [PATCH v2 1/4] arm64: Add BBM Level 2 cpu feature
[GIT PULL] Power management fix for v6.14-rc5
2025-02-28 21:15 UTC
[PATCH v3 0/1] KVM: s390: fix a newly introduced bug
2025-02-28 21:15 UTC (3+ messages)
` [PATCH v3 1/1] KVM: s390: pv: fix race when making a page secure
[PATCH 00/23] arm64: dts: qcom: Add 'global' IRQ to supported SoCs
2025-02-28 21:14 UTC (22+ messages)
` [PATCH 01/23] dt-bindings: PCI: qcom,pcie-sm8150: Add 'global' interrupt
` [PATCH 03/23] dt-bindings: PCI: qcom,pcie-sm8250: "
` [PATCH 05/23] dt-bindings: PCI: qcom,pcie-sm8350: "
` [PATCH 07/23] dt-bindings: PCI: qcom,pcie-sa8775p: "
` [PATCH 09/23] dt-bindings: PCI: qcom,pcie-sc7280: "
` [PATCH 11/23] dt-bindings: PCI: qcom: Add 'global' interrupt for SDM845 SoC
` [PATCH 14/23] dt-bindings: PCI: qcom: Allow MSM8998 to use 8 MSI and one 'global' interrupt
` [PATCH 16/23] dt-bindings: PCI: qcom: Allow IPQ8074 "
` [PATCH 18/23] dt-bindings: PCI: qcom: Allow IPQ6018 "
` [PATCH 20/23] dt-bindings: PCI: qcom,pcie-sc8180x: Add "
[PATCH v4 0/2] Introduce support for Exynos7870 clocks
2025-02-28 21:14 UTC (3+ messages)
` [PATCH v4 1/2] dt-bindings: clock: add clock definitions and documentation for exynos7870 CMU
[PATCH v2 0/7] thermal: renesas: Add support fot RZ/G3E
2025-02-28 21:09 UTC (4+ messages)
` [PATCH v2 3/7] dt-bindings: thermal: r9a09g047-tsu: Document the TSU unit
[PATCH v6 00/42] x86/resctrl: Move the resctrl filesystem code to /fs/resctrl
2025-02-28 20:59 UTC (79+ messages)
` [PATCH v6 02/42] x86/resctrl: Add a helper to avoid reaching into the arch code resource list
` [PATCH v6 04/42] x86/resctrl: Use schema type to determine how to parse schema values
` [PATCH v6 08/42] x86/resctrl: Generate default_ctrl instead of sharing it
` [PATCH v6 10/42] x86/resctrl: Remove rdtgroup from update_cpu_closid_rmid()
` [PATCH v6 12/42] x86/resctrl: Move rdt_find_domain() to be visible to arch and fs code
` [PATCH v6 13/42] x86/resctrl: Move resctrl types to a separate header
` [PATCH v6 18/42] x86/resctrl: Move the is_mbm_*_enabled() helpers to asm/resctrl.h
` [PATCH v6 19/42] x86/resctrl: Add resctrl_arch_is_evt_configurable() to abstract BMEC
` [PATCH v6 20/42] x86/resctrl: Change mon_event_config_{read,write}() to be arch helpers
` [PATCH v6 23/42] x86/resctrl: Add resctrl_arch_ prefix to pseudo lock functions
` [PATCH v6 27/42] x86/resctrl: Move RFTYPE flags to be managed by resctrl
` [PATCH v6 28/42] x86/resctrl: Handle throttle_mode for SMBA resources
` [PATCH v6 29/42] x86/resctrl: Move get_config_index() to a header
` [PATCH v6 30/42] x86/resctrl: Claim get_{mon,ctrl}_domain_from_cpu() helpers for resctrl
` [PATCH v6 31/42] x86/resctrl: Remove the limit on the number of CLOSID
` [PATCH v6 33/42] x86/resctrl: resctrl_exit() teardown resctrl but leave the mount point
` [PATCH v6 36/42] x86/resctrl: Add end-marker to the resctrl_event_id enum
` [PATCH v6 37/42] x86/restrl: Expand the width of dom_id by replacing mon_data_bits
` [PATCH v6 39/42] x86/resctrl: Split trace.h
` [PATCH v6 40/42] fs/resctrl: Add boiler plate for external resctrl code
` [PATCH v6 41/42] x86/resctrl: Move the filesystem bits to headers visible to fs/resctrl
` [PATCH v6 42/42] x86/resctrl: Add python script to move resctrl code to /fs/resctrl
[PATCH v8 2/5] PCI: of: Use device_{add,remove}_of_node() to attach of_node to existing device
2025-02-28 20:58 UTC (2+ messages)
[PATCH v2] drm: panel-backlight-quirks: Add Framework 16 panel
2025-02-28 20:55 UTC
[PATCH hyperv-next] scsi: storvsc: Don't call the packet status the hypercall status
2025-02-28 20:55 UTC (3+ messages)
kismet: WARNING: unmet direct dependencies detected for G2_DMA when selected by SND_AICA
2025-02-28 20:48 UTC
C aggregate passing (Rust kernel policy)
2025-02-28 20:48 UTC (20+ messages)
[PATCH v13 00/14] AMD broadcast TLB invalidation
2025-02-28 20:42 UTC (14+ messages)
` [PATCH v13 06/14] x86/mm: use broadcast TLB flushing for page reclaim TLB flushing
[PATCH v5 0/7] Move initializing SEV/SNP functionality to KVM
2025-02-28 20:38 UTC (4+ messages)
` [PATCH v5 6/7] KVM: SVM: Add support to initialize SEV/SNP functionality in KVM
[PATCH 0/3] Add support for hidden choices to platform_profile
2025-02-28 20:38 UTC (7+ messages)
[syzbot] [fbdev?] KASAN: global-out-of-bounds Read in bit_putcs (3)
2025-02-28 20:37 UTC (2+ messages)
[PATCH] [v2] filemap: Move prefaulting out of hot write path
2025-02-28 20:37 UTC
[PATCH 0/6] Add support for RK3588 DisplayPort Controller
2025-02-28 20:30 UTC (2+ messages)
[PATCH 0/2] clk: renesas: rzv2h-cpg: Add support for static mux clocks and static dividers
2025-02-28 20:26 UTC (3+ messages)
` [PATCH 1/2] clk: renesas: rzv2h-cpg: Add support for static mux clocks
` [PATCH 2/2] clk: renesas: rzv2h-cpg: Add macro for defining static dividers
[PATCH v3 00/20] ASoC: tas27{64,70}: improve support for Apple codec variants
2025-02-28 20:22 UTC (3+ messages)
` [PATCH v3 08/20] ASoC: dt-bindings: tas27xx: document ti,sdout-force-zero-mask property
[PATCH v5 00/10] Introduce /dev/mshv root partition driver
2025-02-28 20:22 UTC (8+ messages)
` [PATCH v5 01/10] hyperv: Convert Hyper-V status codes to strings
[PATCH] iommu: Sort out domain user data
2025-02-28 20:20 UTC (2+ messages)
[PATCH v4 00/14] kexec: introduce Kexec HandOver (KHO)
2025-02-28 20:20 UTC (3+ messages)
[PATCH v3 00/15] rockchip: Add rk3562 SoC and evb support
2025-02-28 20:19 UTC (23+ messages)
` [PATCH v3 01/15] dt-bindings: PCI: dwc: rockchip: Add rk3562 support
` [PATCH v3 02/15] dt-bindings: mmc: Add support for rk3562 eMMC
` [PATCH v3 03/15] dt-bindings: mmc: rockchip-dw-mshc: Add support for rk3562
` [PATCH v3 04/15] dt-bindings: i2c: i2c-rk3x: Add rk3562 support
` [PATCH v3 05/15] dt-bindings: gpu: Add rockchip,rk3562-mali compatible
` [PATCH v3 06/15] dt-bindings: watchdog: Add rk3562 compatible
` [PATCH v3 08/15] dt-bindings: serial: snps-dw-apb-uart: Add support for rk3562
` [PATCH v3 09/15] dt-bindings: usb: dwc3: "
` [PATCH v3 10/15] dt-bindings: pwm: rockchip: Add rockchip,rk3562-pwm
` [PATCH v3 11/15] dt-bindings: rockchip: pmu: Add rk3562 compatible
` [PATCH v3 12/15] dt-bindings: soc: rockchip: Add rk3562 syscon compatibles
[PATCH v3 0/3] Add Armada8K reset controller support
2025-02-28 20:18 UTC (4+ messages)
` [PATCH v3 3/3] arm64: dts: marvell: cp11x: Add reset controller node
` [EXTERNAL] "
[PATCH v8 net-next 00/15] bridge-fastpath and related improvements
2025-02-28 20:15 UTC (16+ messages)
` [PATCH v8 net-next 01/15] net: pppoe: avoid zero-length arrays in struct pppoe_hdr
` [PATCH v8 net-next 02/15] netfilter: nf_flow_table_offload: Add nf_flow_encap_push() for xmit direct
` [PATCH v8 net-next 03/15] netfilter: flow: remove hw_outdev, out.hw_ifindex and out.hw_ifidx
` [PATCH v8 net-next 04/15] netfilter: bridge: Add conntrack double vlan and pppoe
` [PATCH v8 net-next 05/15] netfilter: nft_chain_filter: Add bridge "
` [PATCH v8 net-next 06/15] bridge: Add filling forward path from port to port
` [PATCH v8 net-next 07/15] net: core: dev: Add dev_fill_bridge_path()
` [PATCH v8 net-next 08/15] netfilter :nf_flow_table_offload: Add nf_flow_rule_bridge()
` [PATCH v8 net-next 09/15] netfilter: nf_flow_table_inet: Add nf_flowtable_type flowtable_bridge
` [PATCH v8 net-next 10/15] netfilter: nft_flow_offload: Add NFPROTO_BRIDGE to validate
` [PATCH v8 net-next 11/15] netfilter: nft_flow_offload: Add DEV_PATH_MTK_WDMA to nft_dev_path_info()
` [PATCH v8 net-next 12/15] netfilter: nft_flow_offload: No ingress_vlan forward info for dsa user port
` [PATCH v8 net-next 13/15] bridge: No DEV_PATH_BR_VLAN_UNTAG_HW for dsa foreign
` [PATCH v8 net-next 14/15] bridge: Introduce DEV_PATH_BR_VLAN_KEEP_HW for bridge-fastpath
` [PATCH v8 net-next 15/15] netfilter: nft_flow_offload: Add bridgeflow to nft_flow_offload_eval()
[PATCH] powerpc: Don't use %pK through printk
2025-02-28 20:15 UTC (7+ messages)
[PATCH] uio_hv_generic: Set event for all channels on the device
2025-02-28 20:14 UTC (3+ messages)
[tip:x86/fpu] BUILD SUCCESS 69a2fdf446049ae31be4a14a0cf16f2f18f09b6c
2025-02-28 20:12 UTC
[PATCH] scsi: target: Replace deprecated strncpy() with strscpy()
2025-02-28 20:10 UTC (2+ messages)
[PATCH v2 1/2] dt-bindings: phy: rockchip: Add rk3562 naneng-combophy compatible
2025-02-28 20:09 UTC (2+ messages)
[PATCH v2 1/3] dt-bindings: nvmem: rockchip,otp: Add support for rk3562 and rk3568
2025-02-28 20:09 UTC (2+ messages)
[PATCH bpf-next v4 0/2] Introduced to support the ULP to get or set sockets
2025-02-28 20:08 UTC (2+ messages)
[PATCH v2] rust: adding UniqueRefCounted and UniqueRef types
2025-02-28 20:07 UTC (7+ messages)
[PATCH v3 0/6] RK3576 thermal sensor support, including OTP trim adjustments
2025-02-28 20:06 UTC (7+ messages)
` [PATCH v3 1/6] dt-bindings: rockchip-thermal: Add RK3576 compatible
` [PATCH v3 2/6] arm64: dts: rockchip: Add thermal nodes to RK3576
` [PATCH v3 3/6] thermal: rockchip: Support RK3576 SoC in the thermal driver
` [PATCH v3 4/6] dt-bindings: thermal: rockchip: document otp thermal trim
` [PATCH v3 5/6] arm64: dts: rockchip: Add thermal trim OTP and tsadc nodes
` [PATCH v3 6/6] thermal: rockchip: support reading trim values from OTP
[RFT PATCH] xhci: Handle spurious events on Etron host isoc enpoints
2025-02-28 20:07 UTC (3+ messages)
[PATCH v2 1/2] dt-bindings: iio: adc: Add rockchip,rk3562-saradc string
2025-02-28 20:06 UTC (2+ messages)
[PATCH v3 0/2] rockchip: Add rk3562 clock support
2025-02-28 20:05 UTC (3+ messages)
` [PATCH v3 1/2] dt-bindings: clock: Add RK3562 cru
[PATCH 0/3] dmaengine: fsl-edma: add error irq to help debug problem
2025-02-28 20:03 UTC (4+ messages)
` [PATCH 1/3] dt-bindings: dma: fsl-edma: increase maxItems of interrupts and interrupt-names
[PATCH v7 00/49] x86/resctrl: Move the resctrl filesystem code to /fs/resctrl
2025-02-28 19:59 UTC (50+ messages)
` [PATCH v7 01/49] x86/resctrl: Fix allocation of cleanest CLOSID on platforms with no monitors
` [PATCH v7 02/49] x86/resctrl: Add a helper to avoid reaching into the arch code resource list
` [PATCH v7 03/49] x86/resctrl: Remove fflags from struct rdt_resource
` [PATCH v7 04/49] x86/resctrl: Use schema type to determine how to parse schema values
` [PATCH v7 05/49] x86/resctrl: Use schema type to determine the schema format string
` [PATCH v7 06/49] x86/resctrl: Remove data_width and the tabular format
` [PATCH v7 07/49] x86/resctrl: Add max_bw to struct resctrl_membw
` [PATCH v7 08/49] x86/resctrl: Generate default_ctrl instead of sharing it
` [PATCH v7 09/49] x86/resctrl: Add helper for setting CPU default properties
` [PATCH v7 10/49] x86/resctrl: Remove rdtgroup from update_cpu_closid_rmid()
` [PATCH v7 11/49] x86/resctrl: Expose resctrl fs's init function to the rest of the kernel
` [PATCH v7 12/49] x86/resctrl: Move rdt_find_domain() to be visible to arch and fs code
` [PATCH v7 13/49] x86/resctrl: Move resctrl types to a separate header
` [PATCH v7 14/49] x86/resctrl: Add an arch helper to reset one resource
` [PATCH v7 15/49] x86/resctrl: Move monitor exit work to a resctrl exit call
` [PATCH v7 16/49] x86/resctrl: Move monitor init work to a resctrl init call
` [PATCH v7 17/49] x86/resctrl: Rewrite and move the for_each_*_rdt_resource() walkers
` [PATCH v7 18/49] x86/resctrl: Move the is_mbm_*_enabled() helpers to asm/resctrl.h
` [PATCH v7 19/49] x86/resctrl: Add resctrl_arch_is_evt_configurable() to abstract BMEC
` [PATCH v7 20/49] x86/resctrl: Change mon_event_config_{read,write}() to be arch helpers
` [PATCH v7 21/49] x86/resctrl: Move mba_mbps_default_event init to filesystem code
` [PATCH v7 22/49] x86/resctrl: Move mbm_cfg_mask to struct rdt_resource
` [PATCH v7 23/49] x86/resctrl: Add resctrl_arch_ prefix to pseudo lock functions
` [PATCH v7 24/49] x86/resctrl: Allow an architecture to disable pseudo lock
` [PATCH v7 25/49] x86/resctrl: Make prefetch_disable_bits belong to the arch code
` [PATCH v7 26/49] x86/resctrl: Make resctrl_arch_pseudo_lock_fn() take a plr
` [PATCH v7 27/49] x86/resctrl: Move RFTYPE flags to be managed by resctrl
` [PATCH v7 28/49] x86/resctrl: Handle throttle_mode for SMBA resources
` [PATCH v7 29/49] x86/resctrl: Move get_config_index() to a header
` [PATCH v7 30/49] x86/resctrl: Move get_{mon,ctrl}_domain_from_cpu() to live with their callers
` [PATCH v7 31/49] x86/resctrl: Remove the limit on the number of CLOSID
` [PATCH v7 32/49] x86/resctrl: Rename resctrl_sched_in() to begin with "resctrl_arch_"
` [PATCH v7 33/49] x86/resctrl: resctrl_exit() teardown resctrl but leave the mount point
` [PATCH v7 34/49] x86/resctrl: Drop __init/__exit on assorted symbols
` [PATCH v7 35/49] x86/resctrl: Move is_mba_sc() out of core.c
` [PATCH v7 36/49] x86/resctrl: Add end-marker to the resctrl_event_id enum
` [PATCH v7 37/49] x86/resctrl: Expand the width of dom_id by replacing mon_data_bits
` [PATCH v7 38/49] x86/resctrl: Remove a newline to avoid confusing the code move script
` [PATCH v7 39/49] x86/resctrl: Split trace.h
` [PATCH v7 40/49] fs/resctrl: Add boiler plate for external resctrl code
` [PATCH v7 41/49] x86/resctrl: Move the filesystem bits to headers visible to fs/resctrl
` [PATCH v7 42/49] x86/resctrl: Squelch whitespace anomalies in resctrl core code
` [PATCH v7 43/49] x86/resctrl: Prefer alloc(sizeof(*foo)) idiom in rdt_init_fs_context()
` [PATCH v7 44/49] x86/resctrl: Relax some asm #includes
` [PATCH v7 45/49] x86,fs/resctrl: Move the resctrl filesystem code to live in /fs/resctrl
` [PATCH v7 46/49] x86,fs/resctrl: Remove duplicated trace header files
` [PATCH v7 47/49] fs/resctrl: Remove unnecessary includes
` [PATCH v7 48/49] fs/resctrl: Change internal.h's header guard macros
` [PATCH v7 49/49] x86,fs/resctrl: Move resctrl.rst to live under Documentation/filesystems
[PATCH v4 3/3] rcu: Use _full() API to debug synchronize_rcu()
2025-02-28 19:59 UTC (11+ messages)
[PATCH net-next 0/3] eth: fbnic: Cleanup macros and string function
2025-02-28 19:15 UTC
[PATCH 0/5] wifi: ath10k/ath11k/ath12k: Strip device prefix from calibration properties
2025-02-28 19:56 UTC (2+ messages)
[PATCH v7 00/17] Provide a new two step DMA mapping API
2025-02-28 19:54 UTC (3+ messages)
[PATCH] perf stat: Fix uniquify for hybrid systems
2025-02-28 19:53 UTC
[BUG objtool,x86] Missing __noreturn annotation in acpi_processor_ffh_play_dead()
2025-02-28 19:51 UTC (3+ messages)
[PATCH] uaccess: Introduce ucopysize.h
2025-02-28 19:50 UTC
[PATCH bpf-next v4 0/6] XDP metadata support for tun driver
2025-02-28 19:49 UTC (3+ messages)
` [PATCH bpf-next v4 2/6] net: tun: enable transfer of XDP metadata to skb
[PATCH v4 0/7] Add support for the Exynos7870 SoC, along with three devices
2025-02-28 19:46 UTC (6+ messages)
` [PATCH v4 3/7] soc: samsung: exynos-chipid: add support for exynos7870
` [PATCH v4 4/7] arm64: dts: exynos: add initial devicetree "
` [PATCH v4 5/7] arm64: dts: exynos: add initial support for Samsung Galaxy J7 Prime
` [PATCH v4 6/7] arm64: dts: exynos: add initial support for Samsung Galaxy A2 Core
` [PATCH v4 7/7] arm64: dts: exynos: add initial support for Samsung Galaxy J6
[PATCH v14 00/13] AMD broadcast TLB invalidation
2025-02-28 19:47 UTC (3+ messages)
` [PATCH v14 03/13] x86/mm: add INVLPGB support code
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