aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2 dayshwmon: (nzxt-kraken3) Bail out for unsupported device variantshwmon-for-v6.10hwmon-nextGuenter Roeck1-1/+2
2 dayshwmon: (emc1403) Add support for EMC1428 and EMC1438.Lars Petter Mostad2-14/+124
5 dayshwmon: Drop explicit initialization of struct i2c_device_id::driver_data to 0...Uwe Kleine-König4-5/+5
8 dayshwmon: (emc1403) Add support for conversion interval configurationGuenter Roeck1-0/+67
8 dayshwmon: (emc1403) Support 11 bit accuracyGuenter Roeck1-3/+52
8 dayshwmon: (emc1403) Convert to with_info APIGuenter Roeck1-291/+332
11 dayshwmon: (max6639) Use regmapNaresh Solanki2-190/+150
14 dayshwmon: (npcm750-pwm-fan) Remove another unused field in struct npcm7xx_coolin...Christophe JAILLET1-3/+3
14 dayshwmon: (npcm750-pwm-fan) Remove an unused field in struct npcm7xx_cooling_deviceChristophe JAILLET1-1/+0
14 dayshwmon: (stts751) Remove an unused field in struct stts751_privChristophe JAILLET1-1/+0
14 dayshwmon: Drop explicit initialization of struct i2c_device_id::driver_data to 0Uwe Kleine-König100-119/+119
14 dayshwmon: (max31790) revise the scale to write pwmDelphine CC Chiu1-1/+7
2024-04-30hwmon: (nzxt-kraken3) Add support for NZXT Kraken 2023 (standard and Elite) m...Aleksa Savic2-16/+41
2024-04-30hwmon: (nzxt-kraken3) Decouple device names from kindsAleksa Savic1-10/+7
2024-04-30hwmon: (it87) Remove tests nolonger requiredFrank Crawford1-48/+0
2024-04-30hwmon: (it87) Test for chipset before entering configuration modeFrank Crawford1-5/+47
2024-04-30hwmon: (it87) Do not enter configuration mode for some chiptypesFrank Crawford1-6/+7
2024-04-30hwmon: (it87) Rename FEAT_CONF_NOEXIT to FEAT_NOCONF as more descriptive of r...Frank Crawford1-9/+9
2024-04-30hwmon: (pmbus) Add support for Infineon XDP710Peter Yin5-0/+225
2024-04-30dt-bindings: hwmon: Add infineon xdp710 driver bindingsPeter Yin1-0/+2
2024-04-30hwmon: (aquacomputer_d5next) Add support for Octo flow sensor pulsesAleksa Savic2-5/+15
2024-04-30hwmon: (aquacomputer_d5next) Add support for Octo flow sensorAleksa Savic2-17/+25
2024-04-30hwmon: Add EC Chip driver for Lenovo ThinkStation motherboardsDavid Ober3-0/+613
2024-04-28hwmon: (pmbus/adm1275) add adm1281 supportJose Ramon San Buenaventura3-7/+18
2024-04-28dt-bindings: hwmon: adm1275: add adm1281Jose Ramon San Buenaventura1-1/+3
2024-04-28hwmon: (coretemp) Extend the bitmask to read temperature to 0xffRicardo Neri1-1/+1
2024-04-28hwmon: (jc42) Remove I2C_CLASS_SPD supportHeiner Kallweit1-1/+1
2024-04-28hwmon: (aspeed-g6-pwm-tach) Convert to platform remove callback returning voidUwe Kleine-König1-4/+2
2024-04-28MAINTAINERS: repair file entry in ADP1050 HARDWARE MONITOR DRIVERLukas Bulwahn1-1/+1
2024-04-28hwmon: (pwm-fan) Make use of device propertiesAndy Shevchenko2-12/+11
2024-04-28hwmon: (pwm-fan) Convert to use of_property_read_u32_array()Andy Shevchenko1-10/+18
2024-04-28hwmon: add HAS_IOPORT dependenciesNiklas Schnelle1-5/+20
2024-04-28hwmon: (pmbus/mp2975) Use i2c_get_match_data()Andy Shevchenko1-23/+33
2024-04-28hwmon: (pmbus/mp2975) Constify local pointers to pmbus_driver_infoAndy Shevchenko1-2/+2
2024-04-28hwmon: (pmbus/mp2975) Replace home made version of __assign_bit()Andy Shevchenko1-16/+15
2024-04-28hwmon: (pmbus/adp1050) Don't use "proxy" headersAndy Shevchenko1-4/+2
2024-04-28hwmon: (dell-smm) Add Dell Precision 7540 to fan control whitelistSeiji Nishikawa1-0/+8
2024-04-28hwmon: (pmbus) Add driver for ADP1050Radu Sabau5-0/+134
2024-04-28dt-bindings: hwmon: pmbus: adp1050: add bindingsRadu Sabau2-0/+56
2024-04-28dt-bindings: hwmon: ibm,p8-occ-hwmon: move to trivial devicesJavier Carrasco2-25/+2
2024-04-28dt-bindings: hwmon: stts751: convert to dtschemaJavier Carrasco2-15/+41
2024-04-28dt-bindings: hwmon: pwm-fan: drop text fileJavier Carrasco1-1/+0
2024-04-28dt-bindings: hwmon: ibmpowernv: convert to dtschemaJavier Carrasco2-23/+37
2024-04-28dt-bindings: hwmon: as370: convert to dtschemaJavier Carrasco2-11/+32
2024-04-28dt-bindings: hwmon: max6650: convert to dtschemaJavier Carrasco2-28/+70
2024-04-28dt-bindings: hwmon: lm87: convert to dtschemaJavier Carrasco2-30/+69
2024-04-28hwmon: (acpi_power_meter) Ensure IPMI space handler is ready on Dell systemsKai-Heng Feng1-0/+16
2024-04-28ACPI: IPMI: Add helper to wait for when SMI is selectedKai-Heng Feng2-1/+27
2024-04-28hwmon: (lm70) fix links in doc and commentsKousik Sanagavarapu2-3/+3
2024-04-28dt-bindings: hwmon: adc128d818: convert to dtschemaJavier Carrasco2-38/+63
2024-04-28hwmon: (pmbus/mp2975) Fix IRQ maskingPatrick Rudolph1-0/+77
2024-04-28hwmon: (dell-smm) Add Dell G5 5505 to DMI tableTobias Jakobi1-0/+7
2024-03-31Linux 6.9-rc2v6.9-rc2Linus Torvalds1-1/+1
2024-03-31Merge tag 'kbuild-fixes-v6.9' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds31-87/+66
2024-03-31Merge tag 'edac_urgent_for_v6.9_rc2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2-18/+43
2024-03-31Merge tag 'irq_urgent_for_v6.9_rc2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds4-4/+12
2024-03-31Merge tag 'perf_urgent_for_v6.9_rc2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds7-16/+62
2024-03-31Merge tag 'timers_urgent_for_v6.9_rc2' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-8/+27
2024-03-31Merge tag 'objtool_urgent_for_v6.9_rc2' of git://git.kernel.org/pub/scm/linux...Linus Torvalds1-1/+1
2024-03-31Merge tag 'x86_urgent_for_v6.9_rc2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds16-64/+64
2024-03-31kconfig: Fix typo HEIGTH to HEIGHTIsak Ellmer8-14/+14
2024-03-31Documentation/llvm: Note s390 LLVM=1 support with LLVM 18.1.0 and newerNathan Chancellor1-1/+1
2024-03-31kbuild: Disable KCSAN for autogenerated *.mod.c intermediariesBorislav Petkov (AMD)1-1/+1
2024-03-31kbuild: make -Woverride-init warnings more consistentArnd Bergmann13-23/+18
2024-03-30objtool: Fix compile failure when using the x32 compilerMikulas Patocka1-1/+1
2024-03-30Merge tag 'xfs-6.9-fixes-1' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds6-32/+41
2024-03-30Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds47-355/+479
2024-03-30Merge tag 'i2c-for-6.9-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-3/+4
2024-03-30Merge tag 'usb-6.9-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds27-160/+376
2024-03-30Merge tag 'staging-6.9-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-2/+3
2024-03-30Merge tag 'i2c-host-fixes-6.9-rc2' of git://git.kernel.org/pub/scm/linux/kern...Wolfram Sang1-3/+4
2024-03-30x86/build: Use obj-y to descend into arch/x86/virt/Masahiro Yamada3-4/+2
2024-03-29Merge tag 'drm-fixes-2024-03-30' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds74-448/+565
2024-03-29Merge tag 'linux_kselftest-fixes-6.9-rc2' of git://git.kernel.org/pub/scm/lin...Linus Torvalds3-2/+5
2024-03-29Merge tag 'linux_kselftest-kunit-fixes-6.9-rc2' of git://git.kernel.org/pub/s...Linus Torvalds1-0/+1
2024-03-29selftests: dmabuf-heap: add config file for the testMuhammad Usama Anjum1-0/+3
2024-03-29selftests/seccomp: Try to fit runtime of benchmark into timeoutMark Brown1-1/+1
2024-03-29selftests/ftrace: Fix event filter target_func selectionMark Rutland1-1/+1
2024-03-30Merge tag 'drm-intel-fixes-2024-03-28' of https://anongit.freedesktop.org/git...Dave Airlie22-63/+161
2024-03-29x86/bugs: Fix the SRSO mitigation on Zen3/4Borislav Petkov (AMD)3-10/+23
2024-03-29Merge tag '6.9-rc1-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds4-2/+27
2024-03-29Merge tag 'thermal-6.9-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2-18/+3
2024-03-29Merge tag 'acpi-6.9-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds2-3/+7
2024-03-29mm: clean up populate_vma_page_range() FOLL_* flag handlingLinus Torvalds1-6/+8
2024-03-29Merge branch 'acpica'Rafael J. Wysocki1-2/+6
2024-03-29Merge tag 'efi-fixes-for-v6.9-3' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds3-6/+17
2024-03-29Merge tag 'block-6.9-20240329' of git://git.kernel.dk/linuxLinus Torvalds4-11/+4
2024-03-29Merge tag 'for-6.9/dm-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds3-27/+9
2024-03-29Merge tag 'gpio-fixes-for-v6.9-rc2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds3-22/+65
2024-03-29dm integrity: fix out-of-range warningArnd Bergmann1-1/+1
2024-03-29dm vdo murmurhash3: use kernel byteswapping routines instead of GCC onesKen Raeburn1-25/+8
2024-03-29MAINTAINERS: Remove incorrect M: tag for dm-devel@lists.linux.devKuan-Wei Chiu1-2/+0
2024-03-28Merge tag 'mmc-v6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ulf...Linus Torvalds3-13/+22
2024-03-28block: Do not force full zone append completion in req_bio_endio()Damien Le Moal1-7/+2
2024-03-28Merge tag 'sound-6.9-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds7-52/+148
2024-03-28Merge tag 'iommu-fixes-v6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds3-14/+37
2024-03-28Merge tag 'nfsd-6.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/l...Linus Torvalds3-18/+35
2024-03-28Merge tag 'net-6.9-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds86-337/+865
2024-03-29Merge tag 'drm-misc-fixes-2024-03-28' of https://gitlab.freedesktop.org/drm/m...Dave Airlie9-25/+38
2024-03-28kunit: configs: Enable CONFIG_DAMON_DBGFS_DEPRECATED for --alltestsDavid Gow1-0/+1
2024-03-28drm/i915/bios: Tolerate devdata==NULL in intel_bios_encoder_supports_dp_dual_...Ville Syrjälä1-0/+3
2024-03-28drm/i915: Pre-populate the cursor physical dma addressVille Syrjälä3-3/+12
2024-03-28drm/i915/gt: Reset queue_priority_hint on parkingChris Wilson2-3/+3
2024-03-28drm/i915/vma: Fix UAF on destroy against retire raceJanusz Krzysztofik1-7/+43
2024-03-28drm/i915: Do not print 'pxp init failed with 0' when it succeedJosé Roberto de Souza1-1/+1
2024-03-28drm/i915: Do not match JSL in ehl_combo_pll_div_frac_wa_needed()Jonathon Hall1-1/+1
2024-03-28drm/i915/hwmon: Fix locking inversion in sysfs getterJanusz Krzysztofik1-18/+19
2024-03-28drm/i915/dsb: Fix DSB vblank waits when using VRRVille Syrjälä1-0/+14
2024-03-28drm/i915/vrr: Generate VRR "safe window" for DSBVille Syrjälä2-4/+5
2024-03-28drm/i915/display/debugfs: Fix duplicate checks in i915_drrs_statusBhanuprakash Modem1-3/+2
2024-03-28drm/i915/drrs: Refactor CPU transcoder DRRS checkBhanuprakash Modem3-10/+14
2024-03-28drm/i915/mtl: Update workaround 14018575942Tejas Upadhyay1-0/+1
2024-03-28drm/i915/dsi: Go back to the previous INIT_OTP/DISPLAY_ON order, mostlyVille Syrjälä2-7/+39
2024-03-28drm/i915/display: Disable AuxCCS framebuffers if built for XeJuha-Pekka Heikkila1-0/+3
2024-03-28drm/i915: Stop doing double audio enable/disable on SDVO and g4x+ DPVille Syrjälä2-6/+0
2024-03-28x86/efistub: Reinstate soft limit for initrd loadingArd Biesheuvel1-0/+1
2024-03-28efi/libstub: Cast away type warning in use of max()Ard Biesheuvel1-1/+1
2024-03-28drm/i915: Add includes for BUG_ON/BUILD_BUG_ON in i915_memcpy.cJoonas Lahtinen1-0/+2
2024-03-28inet: inet_defrag: prevent sk release while still in useFlorian Westphal4-21/+60
2024-03-28Octeontx2-af: fix pause frame configuration in GMP modeHariprasad Kelam1-0/+5
2024-03-28net: lan743x: Add set RFE read fifo threshold for PCI1x1x chipsRaju Lakkaraju2-0/+22
2024-03-28drm/qxl: remove unused variable from `qxl_process_single_command()`Miguel Ojeda1-3/+1
2024-03-28drm/qxl: remove unused `count` variable from `qxl_surface_id_alloc()`Miguel Ojeda1-2/+0
2024-03-28Merge branch 'net-bcmasp-phy-managements-fixes'Paolo Abeni1-23/+20
2024-03-28net: bcmasp: Remove phy_{suspend/resume}Justin Chen1-14/+1
2024-03-28net: bcmasp: Bring up unimac after PHY link upJustin Chen1-9/+19
2024-03-28net: phy: qcom: at803x: fix kernel panic with at8031_probeChristian Marangi1-1/+3
2024-03-28Merge tag 'nf-24-03-28' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...Paolo Abeni2-8/+43
2024-03-28Merge tag 'for-net' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfPaolo Abeni5-3/+26
2024-03-28drm/i915: add bug.h include to i915_memcpy.cDave Airlie1-0/+1
2024-03-28iommu: Validate the PASID in iommu_attach_device_pasid()Jason Gunthorpe1-1/+10
2024-03-28Merge tag 'arm-smmu-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/w...Joerg Roedel2-13/+27
2024-03-28Merge tag 'amd-drm-fixes-6.9-2024-03-27' of https://gitlab.freedesktop.org/ag...Dave Airlie36-275/+342
2024-03-28Merge tag 'drm-xe-fixes-2024-03-26' of https://gitlab.freedesktop.org/drm/xe/...Dave Airlie7-85/+23
2024-03-27Merge tag 'erofs-for-6.9-rc2-fixes' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2-1/+1
2024-03-28netfilter: arptables: Select NETFILTER_FAMILY_ARP when building arp_tables.cKuniyuki Iwashima1-0/+1
2024-03-28netfilter: nf_tables: skip netdev hook unregistration if table is dormantPablo Neira Ayuso1-6/+10
2024-03-28netfilter: nf_tables: reject table flag and netdev basechain updatesPablo Neira Ayuso1-1/+30
2024-03-28netfilter: nf_tables: reject destroy command to remove basechain hooksPablo Neira Ayuso1-1/+2
2024-03-28modpost: do not make find_tosym() return NULLMasahiro Yamada1-2/+5
2024-03-28export.h: remove include/asm-generic/export.hMasahiro Yamada1-11/+0
2024-03-28kconfig: do not reparent the menu inside a choice blockMasahiro Yamada4-13/+18
2024-03-27Merge tag 'wireless-2024-03-27' of git://git.kernel.org/pub/scm/linux/kernel/...Jakub Kicinski21-65/+138
2024-03-27Merge tag '9p-fixes-for-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2-11/+11
2024-03-27Merge tag 'for-6.9-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds6-22/+63
2024-03-27Merge tag 'mm-hotfixes-stable-2024-03-27-11-25' of git://git.kernel.org/pub/s...Linus Torvalds25-40/+177
2024-03-27drm/vmwgfx: Create debugfs ttm_resource_manager entry only if neededJocelyn Falempe1-6/+9
2024-03-27bpf: update BPF LSM designated reviewer listMatt Bobrowski1-2/+1
2024-03-27NFSD: CREATE_SESSION must never cache NFS4ERR_DELAY repliesChuck Lever1-11/+25
2024-03-27cifs: Fix duplicate fscache cookie warningsDavid Howells2-1/+17
2024-03-27Merge tag 'probes-fixes-v6.9-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-1/+1
2024-03-27Merge tag 'execve-v6.9-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds7-55/+61
2024-03-27Merge branch 'check-bloom-filter-map-value-size'Alexei Starovoitov3-0/+24
2024-03-27bpf: Protect against int overflow for stack access sizeAndrei Matei1-0/+5
2024-03-27bpf: Check bloom filter map value sizeAndrei Matei2-0/+19
2024-03-27Fix build errors due to new UIO_MEM_DMA_COHERENT messLinus Torvalds3-4/+4
2024-03-27Fix memory leak in posix_clock_open()Linus Torvalds1-7/+9
2024-03-27bpf: fix warning for crash_kexecHari Bathini1-1/+1
2024-03-27thermal: devfreq_cooling: Fix perf state when calculate dfc res_utilYe Zhang1-1/+1
2024-03-27MAINTAINERS: Add co-maintainers for time[rs]Thomas Gleixner1-8/+27
2024-03-27drm/amdgpu: fix deadlock while reading mqd from debugfsJohannes Weiner1-17/+29
2024-03-27drm/amdgpu: enable UMSCH 4.0.6Lang Yu3-4/+16
2024-03-27drm/amdgpu/umsch: update UMSCH 4.0 FW interfaceLang Yu2-12/+21
2024-03-27drm/amd/display: Set DCN351 BB and IP the same as DCN35Xi Liu1-5/+1
2024-03-27drm/amd/display: Fix bounds check for dcn35 DcfClocksRoman Li1-1/+1
2024-03-27drm/amd/display: Remove MPC rate control logic from DCN30 and aboveGeorge Shen6-155/+41
2024-03-27drm/amd/display: fix a dereference of a NULL pointerWenjing Liu1-2/+4
2024-03-27drm/amd/display: Send DTBCLK disable message on first commitTaimur Hassan1-0/+5
2024-03-27drm/amd/display: Update dcn351 to latest dcn35 configSung Joon Kim3-7/+15
2024-03-27drm/amd/display: fix IPX enablementHamza Mahfooz2-4/+6
2024-03-27drm/amd: Flush GFXOFF requests in prepare stageMario Limonciello1-0/+2
2024-03-27drm/amdkfd: range check cp bad op exception interruptsJonathan Kim4-6/+20
2024-03-27Revert "drm/amd/display: Fix sending VSC (+ colorimetry) packets for DP/eDP d...Harry Wentland2-13/+8
2024-03-27drm/amdkfd: fix TLB flush after unmap for GFX9.4.2Eric Huang1-1/+1
2024-03-27drm/amdgpu/vpe: power on vpe when hw_initPeyton Lee1-0/+6
2024-03-27drm/amd/display: increase bb clock for DCN351Xi Liu1-14/+76
2024-03-27drm/amd/display: Prevent crash when disable streamChris Park1-1/+2
2024-03-27drm/amd/display: Increase Z8 watermark times.Natanel Roizenman2-4/+4
2024-03-27drm/amdkfd: Check cgroup when returning DMABuf infoMukul Joshi1-2/+2
2024-03-27drm/amd/swsmu: add smu 14.0.1 vcn and jpeg msglima10024-27/+82
2024-03-27selftests: netdevsim: set test timeout to 10 minutesJakub Kicinski1-0/+1
2024-03-27net: wan: framer: Add missing static inline qualifiersHerve Codina1-2/+2
2024-03-27ALSA: hda/tas2781: remove useless dev_dbg from playback_hookGergo Koteles1-2/+0
2024-03-27ALSA: hda/tas2781: add debug statements to kcontrolsGergo Koteles1-4/+31
2024-03-27ALSA: hda/tas2781: add locks to kcontrolsGergo Koteles1-2/+48
2024-03-27ALSA: hda/tas2781: remove digital gain kcontrolGergo Koteles1-36/+1
2024-03-27ALSA: aoa: avoid false-positive format truncation warningArnd Bergmann1-1/+1
2024-03-26Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski7-36/+37
2024-03-26mlxbf_gige: call request_irq() after NAPI initializedDavid Thompson1-7/+11
2024-03-26Merge branch 'tls-recvmsg-fixes'Jakub Kicinski2-2/+39
2024-03-26tls: get psock ref after taking rxlock to avoid leakSabrina Dubroca1-1/+1
2024-03-26selftests: tls: add test with a partially invalid iovSabrina Dubroca1-0/+34
2024-03-26tls: adjust recv return with async crypto and failed copy to userspaceSabrina Dubroca1-0/+3
2024-03-26tls: recv: process_rx_list shouldn't use an offset with kvecSabrina Dubroca1-1/+1
2024-03-26RAS: Avoid build errors when CONFIG_DEBUG_FS=nYazen Ghannam1-0/+4
2024-03-26smb3: add trace event for mknodSteve French2-1/+10
2024-03-26crash: use macro to add crashk_res into iomem early for specific archBaoquan He2-0/+9
2024-03-26mm: zswap: fix data loss on SWP_SYNCHRONOUS_IO devicesJohannes Weiner1-4/+19
2024-03-26selftests/mm: fix ARM related issue with fork after pthread_createEdward Liaw3-0/+15
2024-03-26hexagon: vmlinux.lds.S: handle attributes sectionNathan Chancellor1-0/+1