summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2025-08-25platform/x86/amd: hfi: Fix pcct_tbl leak in amd_hfi_metadata_parser()Zhen Ni1-4/+10
2025-08-25RISC-V: KVM: fix stack overrun when loading vlenbRadim Krčmář1-0/+2
2025-08-25RISC-V: KVM: Correct kvm_riscv_check_vcpu_requests() commentQuan Zhou1-1/+1
2025-08-25RISC-V: KVM: Fix pte settings within kvm_riscv_gstage_ioremap()Fangyu Yu1-1/+4
2025-08-25regulator: pm8008: fix probe failure due to negative voltage selectorKamal Wadhwa1-1/+1
2025-08-25ASoC: codecs: idt821034: fix wrong log in idt821034_chip_direction_output()Cryolitia PukNgae1-1/+1
2025-08-25ASoC: soc-core: tidyup snd_soc_lookup_component_nolocked()Kuninori Morimoto1-11/+15
2025-08-25ASoC: soc-core: care NULL dirver name on snd_soc_lookup_component_nolocked()Kuninori Morimoto1-2/+3
2025-08-24Linux 6.17-rc3v6.17-rc3Linus Torvalds1-1/+1
2025-08-24Merge tag 'i2c-for-6.17-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2-9/+13
2025-08-24Merge tag 'perf_urgent_for_v6.17_rc3' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-0/+6
2025-08-24Merge tag 'x86_urgent_for_v6.17_rc3' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds3-5/+10
2025-08-24Merge tag 'mips-fixes_6.17_1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2-6/+9
2025-08-24Merge tag 'modules-6.17-rc3.fixes' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-3/+4
2025-08-24irqchip/gic-v5: Remove undue WARN_ON()s in the IRS affinity parsingLorenzo Pieralisi1-2/+4
2025-08-24arm64: dts: rockchip: fix es8388 address on rk3588s-roc-pcKaison Deng1-2/+2
2025-08-24arm64: dts: rockchip: Fix Bluetooth interrupts flag on Neardi LBA3368Krzysztof Kozlowski1-1/+1
2025-08-24arm64: dts: rockchip: correct network description on Sige5Sebastian Reichel1-4/+1
2025-08-24irqchip/gic-v5: Fix kmemleak L2 IST table entries false positivesLorenzo Pieralisi1-0/+3
2025-08-24irqchip/mvebu-gicp: Fix an IS_ERR() vs NULL check in probe()Dan Carpenter1-1/+1
2025-08-24arm64: dts: rockchip: Minor whitespace cleanupKrzysztof Kozlowski6-15/+15
2025-08-24ARM: dts: rockchip: Minor whitespace cleanupKrzysztof Kozlowski2-4/+4
2025-08-24arm64: dts: rockchip: Add supplies for eMMC on rk3588-orangepi-5Chen-Yu Tsai1-0/+2
2025-08-24arm64: dts: rockchip: Fix the headphone detection on the orangepi 5 plusMaud Spierings1-1/+1
2025-08-23irqchip/atmel-aic[5]: Fix incorrect lock guard conversionEdgar Bonet2-2/+2
2025-08-23Merge tag 'char-misc-6.17-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds17-84/+158
2025-08-23Merge tag 'usb-6.17-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds20-97/+224
2025-08-23Merge tag 'trace-v6.17-rc2-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds8-25/+65
2025-08-23Merge tag 'driver-core-6.17-rc3' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds7-48/+318
2025-08-23Merge tag 'i2c-host-fixes-6.17-rc3' of git://git.kernel.org/pub/scm/linux/ker...Wolfram Sang2-9/+13
2025-08-23atm: atmtcp: Prevent arbitrary write in atmtcp_recv_control().Kuniyuki Iwashima3-6/+27
2025-08-23ftrace: Also allocate and copy hash for reading of filter filesSteven Rostedt1-9/+10
2025-08-23drm/nouveau/disp: Always accept linear modifierJames Jones1-0/+4
2025-08-23Merge tag 'for-net-2025-08-22' of git://git.kernel.org/pub/scm/linux/kernel/g...Jakub Kicinski5-25/+75
2025-08-23Merge branch '200GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski3-515/+356
2025-08-23Octeontx2-vf: Fix max packet length errorsHariprasad Kelam6-2/+30
2025-08-23page_pool: fix incorrect mp_ops error handlingMina Almasry1-2/+4
2025-08-23Merge tag 'drm-fixes-2025-08-23-1' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds46-239/+382
2025-08-23ftrace: Fix potential warning in trace_printk_seq during ftrace_dumpTengda Wu1-2/+2
2025-08-23fgraph: Copy args in intermediate storage with entrySteven Rostedt1-6/+16
2025-08-23Merge tag 'drm-xe-fixes-2025-08-21-1' of https://gitlab.freedesktop.org/drm/x...Dave Airlie4-28/+26
2025-08-23Merge tag 'for-linus-iommufd' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2-4/+4
2025-08-23of: dynamic: Fix use after free in of_changeset_add_prop_helper()Dan Carpenter1-2/+4
2025-08-22Merge tag 'drm-misc-fixes-2025-08-21' of https://gitlab.freedesktop.org/drm/m...Dave Airlie24-59/+154
2025-08-22mips: lantiq: xway: sysctrl: rename the etop nodeAleksander Jan Bajkowski2-6/+6
2025-08-22mips: dts: lantiq: danube: add missing burst length propertyAleksander Jan Bajkowski1-0/+3
2025-08-22Bluetooth: hci_sync: fix set_local_name race conditionPavel Shpakovskiy3-5/+8
2025-08-22Bluetooth: hci_event: Disconnect device when BIG sync is lostYang Li2-1/+8
2025-08-22Bluetooth: hci_event: Detect if HCI_EV_NUM_COMP_PKTS is unbalancedLuiz Augusto von Dentz1-1/+11
2025-08-22Bluetooth: hci_event: Mark connection as closed during suspend disconnectLudovico de Nittis1-0/+6