aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
7 daysEDAC/mem_repair: Reduce stack usage in edac_mem_repair_get_desc()edac-driversArnd Bergmann1-34/+22
10 daysEDAC/igen6: Reduce log level to debug for absent memory controllersQiuxu Zhuo1-1/+1
10 daysEDAC/ie31200: Document which CPUs correspond to each Raptor Lake-S device IDGeorge Gaidarov1-6/+6
10 daysEDAC/ie31200: Enable support for Core i5-14600 and i7-14700George Gaidarov1-0/+4
10 daysie31200/EDAC: Add Intel Bartlett Lake-S SoCs supportQiuxu Zhuo1-0/+22
11 daysLinux 6.16-rc3Linus Torvalds1-1/+1
11 daysMerge tag 'i2c-for-6.16-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds45-103/+125
11 daysMerge tag 'x86_urgent_for_v6.16_rc3' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds9-18/+32
11 daysMerge tag 'irq_urgent_for_v6.16_rc3' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds4-26/+11
11 daysMerge tag 'perf_urgent_for_v6.16_rc3' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds4-53/+124
11 daysMerge tag 'locking_urgent_for_v6.16_rc3' of git://git.kernel.org/pub/scm/linu...Linus Torvalds3-6/+20
11 daysMerge tag 'edac_urgent_for_v6.16_rc3' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2-11/+14
11 daysMerge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds14-283/+376
11 daysMerge tag 'v6.16-rc2-smb3-client-fixes-v2' of git://git.samba.org/sfrench/cif...Linus Torvalds10-13/+27
12 daysi2c: k1: check for transfer errorAlex Elder1-1/+1
12 daysMerge tag 'nfsd-6.16-1' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/...Linus Torvalds3-17/+6
12 daysMerge tag 'erofs-for-6.16-rc3-fixes' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds3-24/+7
12 dayssmb: minor fix to use SMB2_NTLMV2_SESSKEY_SIZE for auth_key sizeBharath SM2-2/+2
12 dayssmb: minor fix to use sizeof to initialize flags_string bufferBharath SM1-1/+1
12 dayssmb: Use loff_t for directory position in cached_direntsBharath SM1-1/+1
12 dayssmb: Log an error when close_all_cached_dirs failsPaul Aurich1-2/+12
12 dayscifs: Fix prepare_write to negotiate wsize if neededDavid Howells1-2/+6
12 dayssmb: client: fix max_sge overflow in smb_extract_folioq_to_rdma()Stefan Metzmacher1-2/+3
12 dayssmb: client: fix first command failure during re-negotiationzhangjian1-0/+1
12 daysMerge tag 'io_uring-6.16-20250621' of git://git.kernel.dk/linuxLinus Torvalds1-1/+1
12 daysMerge tag 'acpi-6.16-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds1-0/+7
12 daysMerge tag 'pci-v6.16-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2-3/+4
12 daysMerge tag 'rcu/fixes-for-6.16-rc3' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-0/+4
12 daysMerge tag 'perf-tools-fixes-for-v6.16-1-2025-06-20' of git://git.kernel.org/p...Linus Torvalds30-53/+329
12 daysMerge tag 'mtd/fixes-for-6.16-rc3' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds8-132/+63
12 daysMerge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2-3/+6
13 daysirqchip/ath79-misc: Fix missing prototypes warningsShiji Yang1-18/+2
13 daysrcu: Return early if callback is not specifiedUladzislau Rezki (Sony)1-0/+4
13 daysKVM: TDX: Exit to userspace for GetTdVmCallInfoBinbin Wu3-4/+54
13 daysKVM: TDX: Handle TDG.VP.VMCALL<GetQuote>Binbin Wu3-1/+97
13 daysKVM: TDX: Add new TDVMCALL status code for unsupported subfuncsBinbin Wu2-4/+7
13 daysMerge tag 'gpio-fixes-for-v6.16-rc3' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds5-22/+39
13 daysMerge tag 'kvm-riscv-fixes-6.16-1' of https://github.com/kvm-riscv/linux into...Paolo Bonzini1-4/+4
13 daysMerge tag 'kvmarm-fixes-6.16-3' of git://git.kernel.org/pub/scm/linux/kernel/...Paolo Bonzini9-271/+215
13 daysMerge tag 'sound-6.16-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds19-37/+207
13 daysMerge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds4-4/+7
13 dayserofs: remove a superfluous check for encoded extentsGao Xiang1-6/+0
13 daysio_uring/net: always use current transfer count for buffer putJens Axboe1-1/+1
13 daysALSA: hda/realtek: Enable headset Mic on Positivo P15XEdson Juliano Drosdeck1-0/+8
13 daysMerge tag 'asoc-fix-v6.16-rc2' of https://git.kernel.org/pub/scm/linux/kernel...Takashi Iwai14-35/+154
13 daysMerge tag 'block-6.16-20250619' of git://git.kernel.dk/linuxLinus Torvalds4-3/+22
13 daysMerge tag 'io_uring-6.16-20250619' of git://git.kernel.dk/linuxLinus Torvalds4-10/+10
13 daysMerge tag 'drm-fixes-2025-06-20' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds72-200/+598
13 daysMerge tag 'v6.16-p5' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds5-11/+41
14 daysMerge tag 'spi-fix-v6.16-rc2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-14/+0
14 daysMerge tag 'regulator-fix-v6.16-rc2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-0/+14
14 daysMerge tag 'drm-xe-fixes-2025-06-19' of https://gitlab.freedesktop.org/drm/xe/...Dave Airlie6-4/+23
14 daysMerge tag 'drm-misc-fixes-2025-06-19' of https://gitlab.freedesktop.org/drm/m...Dave Airlie10-15/+27
14 daysMerge tag 'net-6.16-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds64-288/+2091
14 daysmtd: spinand: fix memory leak of ECC engine confPablo Martin-Gomez1-0/+1
14 daysMerge tag 'hwmon-for-v6.16-rc3' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds3-152/+104
14 daysMerge branch 'net-airoha-improve-hwfd-buffer-descriptor-queues-setup'Jakub Kicinski1-11/+16
14 daysnet: airoha: Differentiate hwfd buffer size for QDMA0 and QDMA1Lorenzo Bianconi1-4/+6
14 daysnet: airoha: Compute number of descriptors according to reserved memory sizeLorenzo Bianconi1-9/+12
14 daysMerge tag 'wireless-2025-06-18' of https://git.kernel.org/pub/scm/linux/kerne...Jakub Kicinski18-133/+1445
14 daystools: ynl: fix mixing ops and notifications on one socketJakub Kicinski1-11/+17
14 daysMerge branch 'with-a-mutex'Jakub Kicinski1-2/+10
14 daysnet: atm: fix /proc/net/atm/lec handlingEric Dumazet1-2/+3
14 daysnet: atm: add lec_mutexEric Dumazet1-0/+7
14 daysmlxbf_gige: return EPROBE_DEFER if PHY IRQ is not availableDavid Thompson1-2/+4
14 daysnet: airoha: Always check return value from airoha_ppe_foe_get_entry()Lorenzo Bianconi1-1/+3
14 daysNFC: nci: uart: Set tty->disc_data only in success pathKrzysztof Kozlowski1-4/+4
14 dayscalipso: Fix null-ptr-deref in calipso_req_{set,del}attr().Kuniyuki Iwashima1-0/+8
14 daysMAINTAINERS: Remove Shannon Nelson from MAINTAINERS fileShannon Nelson2-7/+5
14 daysdrm/xe: Fix early wedge on GuC load failureDaniele Ceraolo Spurio4-2/+21
14 daysASoC: Intel: sof-function-topology-lib: Print out the unsupported dmic countPeter Ujfalusi1-1/+2
14 daysdrm/xe: Fix memset on iomemLucas De Marchi1-1/+1
14 daysdrm/xe/bmg: Update Wa_16023588340Vinay Belgaumkar1-1/+1
14 daysublk: santizize the arguments from userspace when adding a deviceRonnie Sahlberg1-0/+3
2025-06-19sunrpc: handle SVC_GARBAGE during svc auth processing as auth errorJeff Layton1-9/+2
2025-06-19nfsd: use threads array as-is in netlink interfaceJeff Layton1-3/+2
2025-06-19net: lan743x: fix potential out-of-bounds write in lan743x_ptp_io_event_clock...Alexey Kodanev1-2/+2
2025-06-19KVM: arm64: VHE: Centralize ISBs when returning to hostMark Rutland3-20/+14
2025-06-19KVM: arm64: Remove cpacr_clear_set()Mark Rutland1-62/+0
2025-06-19KVM: arm64: Remove ad-hoc CPTR manipulation from kvm_hyp_handle_fpsimd()Mark Rutland1-9/+8
2025-06-19KVM: arm64: Remove ad-hoc CPTR manipulation from fpsimd_sve_sync()Mark Rutland1-1/+4
2025-06-19KVM: arm64: Reorganise CPTR trap manipulationMark Rutland3-140/+130
2025-06-19KVM: arm64: VHE: Synchronize CPTR trap deactivationMark Rutland1-0/+3
2025-06-19KVM: arm64: VHE: Synchronize restore of host debug registersMark Rutland1-0/+3
2025-06-19eth: fbnic: avoid double free when failing to DMA-map FW msgJakub Kicinski1-4/+1
2025-06-19KVM: arm64: selftests: Close the GIC FD in arch_timer_edge_casesZenghui Yu1-3/+13
2025-06-19KVM: arm64: Explicitly treat routing entry type changes as changesSean Christopherson1-1/+2
2025-06-19KVM: arm64: nv: Fix tracking of shadow list registersMarc Zyngier1-39/+42
2025-06-19Merge tag 'amd-drm-fixes-6.16-2025-06-18' of https://gitlab.freedesktop.org/a...Dave Airlie35-110/+327
2025-06-19erofs: refuse crafted out-of-file-range encoded extentsGao Xiang1-0/+4
2025-06-19Merge tag 'drm-intel-fixes-2025-06-18' of https://gitlab.freedesktop.org/drm/...Dave Airlie2-4/+4
2025-06-18Merge branch 'net-fix-passive-tfo-socket-having-invalid-napi-id'Jakub Kicinski6-1/+291
2025-06-18tcp: fix passive TFO socket having invalid NAPI IDDavid Wei1-0/+3
2025-06-18selftests: net: add test for passive TFO socket NAPI IDDavid Wei2-0/+113
2025-06-18selftests: net: add passive TFO test binaryDavid Wei3-0/+173
2025-06-18selftests: netdevsim: improve lib.sh include in peer.shDavid Wei1-1/+2
2025-06-18Merge tag '6.16-rc2-ksmbd-server-fixes' of git://git.samba.org/ksmbdLinus Torvalds7-24/+72
2025-06-18Merge tag 'driver-core-6.16-rc3' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds9-21/+183
2025-06-18Merge tag 'cgroup-for-6.16-rc2-fixes' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-2/+1
2025-06-18Merge tag 'wq-for-6.16-rc2-fixes' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-1/+2
2025-06-18tipc: fix null-ptr-deref when acquiring remote ip of ethernet bearerHaixia Qu1-2/+2
2025-06-18Octeontx2-pf: Fix Backpresure configurationHariprasad Kelam1-2/+2
2025-06-18Merge tag 'sched_ext-for-6.16-rc2-fixes' of git://git.kernel.org/pub/scm/linu...Linus Torvalds4-9/+16
2025-06-18Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski4-7/+69
2025-06-18net: ftgmac100: select FIXED_PHYHeiner Kallweit1-0/+1
2025-06-18net: ethtool: remove duplicate defines for family infoJakub Kicinski3-6/+5
2025-06-18Merge tag 'libcrypto-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds4-29/+33
2025-06-18cgroup,freezer: fix incomplete freezing when attaching tasksChen Ridong1-2/+1
2025-06-18ACPICA: Refuse to evaluate a method if arguments are missingRafael J. Wysocki1-0/+7
2025-06-18cifs: Remove duplicate fattr->cf_dtype assignment from wsl_to_fattr() functionPali Rohár1-1/+0
2025-06-18smb: fix secondary channel creation issue with kerberos by populating hostnam...Bharath SM1-2/+1
2025-06-18EDAC/igen6: Fix NULL pointer dereferenceedac_urgent_for_v6.16_rc3Qiuxu Zhuo1-11/+13
2025-06-18Merge tag 'selinux-pr-20250618' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-1/+1
2025-06-18Merge tag 'ftrace-v6.16-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-0/+6
2025-06-18Merge tag 'ata-6.16-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/lib...Linus Torvalds6-25/+58
2025-06-18drm/amdgpu/sdma5.2: init engine reset mutexAlex Deucher1-0/+1
2025-06-18drm/amdkfd: Fix race in GWS queue schedulingJay Cornwall1-1/+1
2025-06-18drm/amdgpu/sdma5: init engine reset mutexAlex Deucher1-0/+1
2025-06-18drm/amdgpu: switch job hw_fence to amdgpu_fenceAlex Deucher6-32/+32
2025-06-18drm/amdgpu: Fix SDMA UTC_L1 handling during start/stop sequencesJesse Zhang1-1/+5
2025-06-18drm/amdgpu: Release reset locks during failuresLijo Lazar1-25/+55
2025-06-18drm/amd/display: Check dce_hwseq before dereferencing itAlex Hung1-1/+1
2025-06-18drm/amdgpu: VCN v5_0_1 to prevent FW checking RB during DPG pauseSonny Jiang1-1/+5
2025-06-18drm/amdgpu: Use logical instance ID for SDMA v4_4_2 queue operationsJesse Zhang1-2/+2
2025-06-18drm/amdgpu: Fix SDMA engine reset with logical instance IDJesse Zhang1-4/+6
2025-06-18drm/amdgpu: add kicker fws loading for gfx11/smu13/psp13Frank Min5-9/+35
2025-06-18drm/amdgpu: Add kicker device detectionFrank Min2-0/+23
2025-06-18drm/amd/display: Export full brightness range to userspaceMario Limonciello1-14/+27
2025-06-18drm/amd/display: Only read ACPI backlight caps onceMario Limonciello1-7/+7
2025-06-18drm/amd/display: Fix RMCM programming seq errorsYihan Zhu1-1/+4
2025-06-18drm/amd/display: Fix mpv playback corruption on westonAlex Hung2-0/+2
2025-06-18drm/amd/display: Add more checks for DSC / HUBP ONO guaranteesNicholas Kazlauskas1-0/+28
2025-06-18drm/amd/display: Get LTTPR IEEE OUI/Device ID From Closest LTTPR To HostMichael Strauss2-9/+33
2025-06-18drm/amd/display: Add dc cap for dp tunnelingPeichen Huang7-1/+55
2025-06-18drm/amdkfd: move SDMA queue reset capability check to node_showJesse.Zhang1-2/+4
2025-06-18ASoC: doc: cs35l56: Add CS35L63 to the list of supported devicesRichard Fitzgerald1-5/+6
2025-06-18PCI: pciehp: Ignore belated Presence Detect Changed caused by DPCLukas Wunner1-1/+1
2025-06-18Documentation: embargoed-hardware-issues.rst: Add myself for PowerMadhavan Srinivasan1-0/+1
2025-06-18x86/alternatives: Fix int3 handling failure from broken text_poke arrayMasami Hiramatsu (Google)1-1/+1
2025-06-18fgraph: Do not enable function_graph tracer when setting funcgraph-argsSteven Rostedt1-0/+6
2025-06-18io_uring: fix potential page leak in io_sqe_buffer_register()Penglei Jiang1-3/+3
2025-06-18gpio: mlxbf3: only get IRQ for device instance 0David Thompson1-19/+35
2025-06-18mtd: spinand: winbond: Prevent unsupported frequencies on dual/quad I/O variantsMiquel Raynal2-6/+8
2025-06-18mtd: spinand: winbond: Increase maximum frequency on an octal operationMiquel Raynal1-1/+1
2025-06-18mtd: spinand: winbond: Fix W35N number of planes/LUNMiquel Raynal1-2/+2
2025-06-18Revert "mtd: core: always create master device"Miquel Raynal5-123/+51
2025-06-18crypto: ahash - Fix infinite recursion in ahash_def_finupHerbert Xu1-1/+3
2025-06-18Merge tag 'iwlwifi-fixes-2025-06-18' of https://git.kernel.org/pub/scm/linux/...Johannes Berg4-6/+9
2025-06-18tcp: fix tcp_packet_delayed() for tcp_is_non_sack_preventing_reopen() behaviorNeal Cardwell1-12/+25
2025-06-18wifi: iwlwifi: Fix incorrect logic on cmd_ver range checkingColin Ian King1-1/+1
2025-06-18wifi: iwlwifi: dvm: restore n_no_reclaim_cmds settingJohannes Berg1-0/+1
2025-06-18wifi: iwlwifi: cfg: Limit cb_size to valid rangePei Xiao1-5/+6
2025-06-18wifi: iwlwifi: restore missing initialization of async_handlers_list (again)Miri Korenblit1-0/+1
2025-06-18Merge tag 'ath-current-20250617' of git://git.kernel.org/pub/scm/linux/kernel...Johannes Berg9-108/+1395
2025-06-18wifi: ath6kl: remove WARN on bad firmware inputJohannes Berg1-1/+3
2025-06-18erofs: remove unused trace event erofs_destroy_inodeGao Xiang1-18/+0
2025-06-18erofs: impersonate the opener's credentials when accessing backing fileTatsuyuki Ishi1-0/+3
2025-06-17Merge branch 'atm-fix-uninit-and-mem-accounting-leak-in-vcc_sendmsg'Jakub Kicinski4-2/+11
2025-06-17atm: Revert atm_account_tx() if copy_from_iter_full() fails.Kuniyuki Iwashima3-1/+8
2025-06-17atm: atmtcp: Free invalid length skb in atmtcp_c_send().Kuniyuki Iwashima1-1/+3
2025-06-18Merge tag 'drm-msm-fixes-2025-06-16' of https://gitlab.freedesktop.org/drm/ms...Dave Airlie19-67/+217
2025-06-17mpls: Use rcu_dereference_rtnl() in mpls_route_input_rcu().Kuniyuki Iwashima1-2/+2
2025-06-17x86/mm: Fix early boot use of INVPLGBRik van Riel1-1/+1
2025-06-17wifi: carl9170: do not ping device which has failed to load firmwareDmitry Antipov1-6/+13
2025-06-17wifi: ath12k: don't wait when there is no vdev startedBaochen Qiang1-3/+7
2025-06-17wifi: ath12k: don't use static variables in ath12k_wmi_fw_stats_process()Baochen Qiang3-9/+9
2025-06-17wifi: ath12k: avoid burning CPU while waiting for firmware statsBaochen Qiang4-24/+14
2025-06-17wifi: ath12k: fix documentation on firmware statsBaochen Qiang1-3/+2
2025-06-17wifi: ath12k: don't activate more links than firmware supportsBaochen Qiang2-2/+141
2025-06-17wifi: ath12k: update link active in case two links fall on the same MACBaochen Qiang2-1/+228
2025-06-17wifi: ath12k: support WMI_MLO_LINK_SET_ACTIVE_CMDID commandBaochen Qiang2-1/+336
2025-06-17wifi: ath12k: update freq range for each hardware modeBaochen Qiang2-0/+473
2025-06-17wifi: ath12k: parse and save sbs_lower_band_end_freq from WMI_SERVICE_READY_E...Baochen Qiang2-0/+29
2025-06-17wifi: ath12k: parse and save hardware mode info from WMI_SERVICE_READY_EXT_EV...Baochen Qiang2-2/+98
2025-06-17wifi: ath12k: Avoid CPU busy-wait by handling VDEV_STAT and BCN_STATBjorn Andersson3-72/+60
2025-06-17net/sched: fix use-after-free in taprio_dev_notifierHyunwoo Kim1-2/+4
2025-06-17Merge branch 'ptp_vclock-fixes'Jakub Kicinski2-2/+23
2025-06-17ptp: allow reading of currently dialed frequency to succeed on free-running c...Vladimir Oltean1-1/+2
2025-06-17ptp: fix breakage after ptp_vclock_in_use() reworkVladimir Oltean1-1/+21
2025-06-17x86/its: Fix an ifdef typo in its_alloc()Lukas Bulwahn1-1/+1
2025-06-17Merge branch 'bnxt_en-bug-fixes'Jakub Kicinski2-27/+84
2025-06-17bnxt_en: Update MRU and RSS table of RSS contexts on queue resetPavan Chebbi1-5/+51
2025-06-17bnxt_en: Add a helper function to configure MRU and RSSPavan Chebbi1-11/+26
2025-06-17bnxt_en: Fix double invocation of bnxt_ulp_stop()/bnxt_ulp_start()Kalesh AP1-14/+10
2025-06-17Merge tag 'linux-can-fixes-for-6.16-20250617' of git://git.kernel.org/pub/scm...Jakub Kicinski4-25/+52
2025-06-17net: netmem: fix skb_ensure_writable with unreadable skbsMina Almasry1-3/+0
2025-06-17x86/mm: Disable INVLPGB when PTI is enabledDave Hansen1-0/+5
2025-06-17net: ti: icssg-prueth: Fix packet handling for XDP_TXMeghana Malladi1-17/+2
2025-06-17Merge tag 'libnvdimm-fixes-6.16-rc3' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds3-66/+49
2025-06-17tools headers x86 cpufeatures: Sync with the kernel sourcesArnaldo Carvalho de Melo1-4/+10
2025-06-17perf bench futex: Fix prctl include in musl libcArnaldo Carvalho de Melo2-2/+8
2025-06-17perf test: Directory file descriptor leakIan Rogers1-0/+1
2025-06-17ksmbd: handle set/get info file for streamed fileNamjae Jeon3-15/+54
2025-06-17ksmbd: fix null pointer dereference in destroy_previous_sessionNamjae Jeon1-5/+6
2025-06-17ksmbd: add free_transport ops in ksmbd connectionNamjae Jeon4-4/+12
2025-06-17perf evsel: Missed close() when probing hybrid core PMUsIan Rogers1-0/+1
2025-06-17tools headers: Synchronize linux/bits.h with the kernel sourcesArnaldo Carvalho de Melo2-4/+57
2025-06-17tools arch amd ibs: Sync ibs.h with the kernel sourcesArnaldo Carvalho de Melo2-1/+6
2025-06-17workqueue: Initialize wq_isolated_cpumask in workqueue_init_early()Chuyi Zhou1-1/+2
2025-06-17Merge tag 'platform-drivers-x86-v6.16-2' of git://git.kernel.org/pub/scm/linu...Linus Torvalds16-129/+137