summaryrefslogtreecommitdiffstats
path: root/arch (unfollow)
Commit message (Expand)AuthorFilesLines
2023-06-29modules: catch concurrent module loads, treat them as idempotentLinus Torvalds1-2/+71
2023-06-29module: split up 'finit_module()' into init_module_from_file() helperLinus Torvalds1-15/+27
2023-06-28x86/mem_encrypt: Remove stale mem_encrypt_init() declarationLinus Torvalds1-1/+0
2023-06-28mm: fix __access_remote_vm() GUP failure caseLinus Torvalds1-0/+1
2023-06-28Revert "nios2: Convert __pte_free_tlb() to use ptdescs"Dinh Nguyen1-4/+4
2023-06-27net: scm: introduce and use scm_recv_unix helperAlexander Mikhalitsyn2-12/+27
2023-06-27af_unix: Skip SCM_PIDFD if scm->pid is NULL.Kuniyuki Iwashima1-1/+3
2023-06-27net: lan743x: Simplify comparisonMoritz Fischer1-1/+1
2023-06-27gup: add warning if some caller would seem to want stack expansionLinus Torvalds1-2/+10
2023-06-27mm: always expand the stack with the mmap write lock heldLinus Torvalds17-116/+169
2023-06-27netlink: Add __sock_i_ino() for __netlink_diag_dump().Kuniyuki Iwashima3-4/+16
2023-06-27net: dsa: avoid suspicious RCU usage for synced VLAN-aware MAC addressesVladimir Oltean5-31/+74
2023-06-27Revert "af_unix: Call scm_recv() only after scm_set_cred()."Kuniyuki Iwashima1-1/+1
2023-06-27phylink: ReST-ify the phylink_pcs_neg_mode() kdocJakub Kicinski1-4/+6
2023-06-27libceph: Partially revert changes to support MSG_SPLICE_PAGESDavid Howells2-39/+107
2023-06-27net: phy: mscc: fix packet loss due to RGMII delaysVladimir Oltean1-2/+2
2023-06-27net: mana: use vmalloc_array and vcallocJulia Lawall1-1/+1
2023-06-27net: enetc: use vmalloc_array and vcallocJulia Lawall1-2/+2
2023-06-27ionic: use vmalloc_array and vcallocJulia Lawall1-2/+2
2023-06-27pds_core: use vmalloc_array and vcallocJulia Lawall1-2/+2
2023-06-27gve: use vmalloc_array and vcallocJulia Lawall1-1/+1
2023-06-27octeon_ep: use vmalloc_array and vcallocJulia Lawall1-1/+1
2023-06-27net: usb: qmi_wwan: add u-blox 0x1312 compositionDavide Tronchin1-0/+1
2023-06-27perf trace: fix MSG_SPLICE_PAGES build errorMatthieu Baerts1-0/+3
2023-06-27ipvlan: Fix return value of ipvlan_queue_xmit()Cambda Zhu1-3/+6
2023-06-26netfilter: nf_tables: fix underflow in chain reference counterPablo Neira Ayuso1-1/+3
2023-06-26netfilter: nf_tables: unbind non-anonymous set if rule construction failsPablo Neira Ayuso1-0/+2
2023-06-26netfilter: nf_conntrack_sip: fix the ct_sip_parse_numerical_param() return va...Ilia.Gavrilov1-1/+1
2023-06-26HID: wacom: Use ktime_t rather than int when dealing with timestampsJason Gerecke2-4/+4
2023-06-26hwmon: max31827: Switch back to use struct i2c_driver::probeUwe Kleine-König1-1/+1
2023-06-26ALSA: hda/realtek: Enable mute/micmute LEDs and limit mic boost on EliteBookAndy Chi1-3/+3
2023-06-26linux/netfilter.h: fix kernel-doc warningsRandy Dunlap1-2/+2
2023-06-26netfilter: conntrack: dccp: copy entire header to stack buffer, not just basi...Florian Westphal1-3/+49
2023-06-26lib/ts_bm: reset initial match offset for every block of textJeremy Sowden1-1/+3
2023-06-26thermal/drivers/qcom/temp-alarm: Use dev_err_probeLuca Weiss1-20/+14
2023-06-26thermal/drivers/generic-adc: Register thermal zones as hwmon sensorsChen-Yu Tsai1-0/+4
2023-06-26thermal/drivers/mediatek/lvts_thermal: Remove redundant msg in lvts_ctrl_start()Yangtao Li1-2/+1
2023-06-26thermal/drivers/qcom: Remove redundant msg at probe timeYangtao Li3-9/+3
2023-06-26thermal/drivers/ti-soc: Remove redundant msg in ti_thermal_expose_sensor()Yangtao Li1-2/+1
2023-06-26thermal/drivers/qoriq: Remove redundant msg in qoriq_tmu_register_tmu_zone()Yangtao Li1-3/+1
2023-06-26thermal/drivers/tegra: Remove redundant msg in tegra_tsensor_register_channel()Yangtao Li1-2/+1
2023-06-26drivers/thermal/k3: Remove redundant msg in k3_bandgap_probe()Yangtao Li1-2/+1
2023-06-26thermal/drivers/imx: Remove redundant msg in imx8mm_tmu_probe() and imx_sc_th...Yangtao Li2-4/+2
2023-06-26thermal/drivers/amlogic: Remove redundant msg in amlogic_thermal_probe()Yangtao Li1-2/+1
2023-06-26thermal/drivers/sun8i: Remove redundant msg in sun8i_ths_register()Yangtao Li1-3/+1
2023-06-26thermal/hwmon: Add error information printing for devm_thermal_add_hwmon_sysfs()Yangtao Li1-1/+4
2023-06-26thermal/drivers/stm32: Convert to platform remove callback returning voidUwe Kleine-König3-7/+5
2023-06-26net/mlx5: Update the driver with the recent thermal changesDaniel Lezcano1-7/+8
2023-06-26thermal/drivers/armada: Add support for AP807 thermal dataAlex Leibovich1-2/+30
2023-06-26dt-bindings: armada-thermal: Add armada-ap807-thermal compatibleAlex Leibovich1-0/+1