summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2025-12-18iio: imu: st_lsm6dsx: Fix measurement unit for odr struct memberFrancesco Lavra1-1/+1
2025-12-18inet: Avoid ehash lookup race in inet_twsk_hashdance_schedule()Xuanqiang Luo1-23/+12
2025-12-18inet: Avoid ehash lookup race in inet_ehash_insert()Xuanqiang Luo2-2/+19
2025-12-18rculist: Add hlist_nulls_replace_rcu() and hlist_nulls_replace_init_rcu()Xuanqiang Luo1-0/+59
2025-12-18clk: qcom: gcc-x1e80100: Add missing USB4 clocks/resetsKonrad Dybcio1-17/+681
2025-12-18dt-bindings: clock: qcom,x1e80100-gcc: Add missing USB4 clocks/resetsKonrad Dybcio2-4/+119
2025-12-18dt-bindings: clock: qcom,x1e80100-gcc: Add missing video resetsStephan Gerhold1-0/+2
2025-12-18ntfs3: Fix uninit buffer allocated by __getname()Sidharth Seela1-0/+1
2025-12-18ntfs3: fix uninit memory after failed mi_read in mi_format_newRaphael Pinsonneault-Thibeault1-1/+8
2025-12-18crypto: authenc - Correctly pass EINPROGRESS back up to the callerHerbert Xu1-25/+50
2025-12-18irqchip/qcom-irq-combiner: Fix section mismatchJohan Hovold1-1/+1
2025-12-18irqchip/starfive-jh8100: Fix section mismatchJohan Hovold1-2/+1
2025-12-18irqchip/renesas-rzg2l: Fix section mismatchJohan Hovold1-4/+2
2025-12-18irqchip/imx-mu-msi: Fix section mismatchJohan Hovold1-9/+5
2025-12-18irqchip/irq-brcmstb-l2: Fix section mismatchJohan Hovold1-8/+4
2025-12-18irqchip/irq-bcm7120-l2: Fix section mismatchJohan Hovold1-11/+6
2025-12-18irqchip/irq-bcm7038-l1: Fix section mismatchJohan Hovold1-5/+3
2025-12-18sched/fair: Forfeit vruntime on yieldFernand Sieber1-1/+13
2025-12-18wifi: ath11k: restore register window after global resetBaochen Qiang1-1/+19
2025-12-18wifi: ath10k: move recovery check logic into a new workKang Yang3-13/+11
2025-12-18wifi: ath10k: Add missing include of export.hJeff Johnson10-0/+21
2025-12-18wifi: ath10k: Avoid vdev delete timeout when firmware is already downLoic Poulain1-8/+25
2025-12-18objtool: Fix weak symbol detectionJosh Poimboeuf1-4/+4
2025-12-18objtool: Fix standalone --hacks=jump_labelDylan Hatch1-1/+2
2025-12-18HID: logitech-hidpp: Do not assume FAP in hidpp_send_message_sync()Mavroudis Chatzilazaridis1-2/+7
2025-12-18drm: atmel-hlcdc: fix atmel_xlcdc_plane_setup_scaler()Cyrille Pitchen1-3/+24
2025-12-18clk: renesas: cpg-mssr: Read back reset registers to assure values latchedMarek Vasut1-25/+21
2025-12-18clk: renesas: Pass sub struct of cpg_mssr_priv to cpg_clk_registerThierry Bultel10-71/+88
2025-12-18clk: renesas: Use str_on_off() helperGeert Uytterhoeven2-2/+4
2025-12-18clk: renesas: cpg-mssr: Add missing 1ms delay into reset toggle callbackMarek Vasut1-2/+9
2025-12-18pinctrl: renesas: rzg2l: Fix PMC restoreBiju Das1-1/+5
2025-12-18USB: Fix descriptor count when handling invalid MBIM extended descriptorSeungjin Bae1-1/+1
2025-12-18drm/vgem-fence: Fix potential deadlock on releaseJanusz Krzysztofik1-1/+1
2025-12-18accel/ivpu: Fix DCT active percent formatKarol Wachowski3-4/+9
2025-12-18accel/ivpu: Make function parameter names consistentJacek Lawrynowicz2-2/+2
2025-12-18drm/panel: visionox-rm69299: Don't clear all mode flagsGuido Günther1-1/+1
2025-12-18accel/ivpu: Ensure rpm_runtime_put in case of engine reset/resume failKarol Wachowski1-2/+2
2025-12-18accel/ivpu: Prevent runtime suspend during context abort workAndrzej Kacprowski1-1/+9
2025-12-18gpu: host1x: Fix race in syncpt alloc/freeMainak Sen1-3/+1
2025-12-18smack: fix bug: setting task label silently ignores input garbageKonstantin Andreev4-66/+156
2025-12-18smack: fix bug: unprivileged task can create labelsKonstantin Andreev1-14/+27
2025-12-18smack: fix bug: invalid label of unix socket fileKonstantin Andreev2-14/+49
2025-12-18smack: always "instantiate" inode in smack_inode_init_security()Konstantin Andreev1-3/+7
2025-12-18smack: deduplicate xattr setting in smack_inode_init_security()Konstantin Andreev1-27/+29
2025-12-18smack: fix bug: SMACK64TRANSMUTE set on non-directoryKonstantin Andreev1-12/+14
2025-12-18smack: deduplicate "does access rule request transmutation"Konstantin Andreev1-25/+32
2025-12-12Linux 6.12.62v6.12.62Greg Kroah-Hartman1-1/+1
2025-12-12bus: mhi: host: pci_generic: Add Telit FN990B40 modem supportDaniele Palmas1-0/+13
2025-12-12bus: mhi: host: pci_generic: Add Telit FN920C04 modem supportDaniele Palmas1-0/+39
2025-12-12staging: rtl8723bs: fix out-of-bounds read in OnBeacon ESR IE parsingNavaneeth K1-3/+5