index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Lines
2026-03-09
PCI: dwc: Perform cleanup in the error path of dw_pcie_resume_noirq()
Manivannan Sadhasivam
-3
/
+12
2026-03-09
PCI: dwc: ep: Mirror the max link width and speed fields to all functions
Aksh Garg
-1
/
+28
2026-03-09
PCI: dwc: ep: Fix MSI-X Table Size configuration in dw_pcie_ep_set_msix()
Aksh Garg
-1
/
+1
2026-03-09
gpu: nova-core: firmware: fix and explain v2 header offsets computations
Alexandre Courbot
-4
/
+12
2026-03-09
drm/i915/psr: Write DSC parameters on Selective Update in ET mode
Jouni Högander
-0
/
+10
2026-03-09
drm/i915/dsc: Add helper for writing DSC Selective Update ET parameters
Jouni Högander
-0
/
+26
2026-03-09
drm/i915/dsc: Add Selective Update register definitions
Jouni Högander
-0
/
+12
2026-03-09
drm/i915/psr: Repeat Selective Update area alignment
Jouni Högander
-12
/
+38
2026-03-09
gpu: nova-core: firmware: add comments to justify v3 header values
Alexandre Courbot
-0
/
+2
2026-03-09
arm64: dts: ti: k3-am69-aquila-clover: Fix DP regulator enable GPIO
Franz Schnyder
-1
/
+1
2026-03-09
arm64: dts: ti: k3-am69-aquila-dev: Fix DP regulator enable GPIO
Franz Schnyder
-1
/
+1
2026-03-09
arm64: dts: ti: k3-am62l: support cpufreq scaling
Dhruva Gole
-0
/
+52
2026-03-08
ksmbd: Don't log keys in SMB3 signing and encryption key generation
Thorsten Blum
-20
/
+2
2026-03-08
smb: server: fix use-after-free in smb2_open()
Marios Makassikis
-3
/
+2
2026-03-08
ksmbd: fix use-after-free in smb_lazy_parent_lease_break_close()
Namjae Jeon
-2
/
+4
2026-03-08
ksmbd: fix use-after-free by using call_rcu() for oplock_info
Namjae Jeon
-10
/
+24
2026-03-08
ksmbd: fix use-after-free in proc_show_files due to early rcu_read_unlock
Ali Khaledi
-5
/
+5
2026-03-08
smb/server: Fix another refcount leak in smb2_open()
Guenter Roeck
-1
/
+2
2026-03-09
gpu: nova-core: use the Generic Bootloader to boot FWSEC on Turing
Timur Tabi
-3
/
+365
2026-03-09
gpu: nova-core: add gen_bootloader firmware to ModInfoBuilder
Alexandre Courbot
-6
/
+22
2026-03-09
gpu: nova-core: make Chipset::arch() const
Alexandre Courbot
-1
/
+1
2026-03-09
gpu: nova-core: falcon: remove unwarranted safety check in dma_load
Alexandre Courbot
-7
/
+0
2026-03-09
gpu: nova-core: add PIO support for loading firmware images
Timur Tabi
-3
/
+251
2026-03-09
gpu: nova-core: move brom_params and boot_addr to FalconFirmware
Alexandre Courbot
-14
/
+14
2026-03-09
gpu: nova-core: falcon: remove FalconFirmware's dependency on FalconDmaLoadable
Alexandre Courbot
-3
/
+3
2026-03-09
gpu: nova-core: falcon: rename load parameters to reflect DMA dependency
Alexandre Courbot
-45
/
+46
2026-03-09
gpu: nova-core: falcon: add constant for memory block alignment
Alexandre Courbot
-1
/
+5
2026-03-09
gpu: nova-core: create falcon firmware DMA objects lazily
Alexandre Courbot
-127
/
+108
2026-03-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf 7.0-rc3
Alexei Starovoitov
-3069
/
+7112
2026-03-09
ASoC: ti: davinci-mcasp: improve aux_div selection for mid-range dividers
Sen Wang
-12
/
+22
2026-03-09
ASoC: ti: davinci-mcasp: extract mcasp_is_auxclk_enabled() helper
Sen Wang
-3
/
+10
2026-03-09
firmware: cs_dsp: Fix fragmentation regression in firmware download
Richard Fitzgerald
-6
/
+18
2026-03-09
ASoC: qcom: qdsp6: Fix q6apm remove ordering during ADSP stop and start
Ravi Hothi
-0
/
+3
2026-03-08
Linux 7.0-rc3
v7.0-rc3
Linus Torvalds
-1
/
+1
2026-03-08
drm/gud: fix NULL crtc dereference on display disable
Shenghao Yang
-19
/
+48
2026-03-09
Merge tag 'drm-misc-next-2026-03-05' of https://gitlab.freedesktop.org/drm/mi...
Dave Airlie
-371
/
+388
2026-03-09
Merge tag 'amd-drm-next-7.1-2026-03-04' of https://gitlab.freedesktop.org/agd...
Dave Airlie
-4361
/
+106724
2026-03-08
Merge tag 'efi-fixes-for-v7.0-2' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
-6
/
+55
2026-03-08
x86/local: Remove trailing semicolon from _ASM_XADD in local_add_return()
Uros Bizjak
-1
/
+1
2026-03-08
RDMA/efa: Fix use of completion ctx after free
Yonatan Nachum
-48
/
+39
2026-03-08
Merge tag 'i2c-for-7.0-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
-4
/
+10
2026-03-08
arm: dts: microchip: remove unused #address-cells/#size-cells from sam9x60 ud...
Charan Pedumuru
-2
/
+0
2026-03-08
firmware: arm_scmi: Use round_up() for base protocol list size calculation
Peng Fan
-2
/
+2
2026-03-08
firmware: arm_scmi: Spelling s/mulit/multi/, s/currenly/currently/
Geert Uytterhoeven
-2
/
+2
2026-03-08
firmware: arm_scmi: Implement arm,no-completion-irq property
Marek Vasut
-0
/
+8
2026-03-08
dt-bindings: firmware: arm,scmi: Document arm,no-completion-irq property
Marek Vasut
-0
/
+10
2026-03-08
ima: Define and use a digest_size field in the ima_algo_desc structure
Roberto Sassu
-12
/
+13
2026-03-08
powerpc/ima: Drop unnecessary check for CONFIG_MODULE_SIG
Thomas Weißschuh
-2
/
+1
2026-03-08
ima: efi: Drop unnecessary check for CONFIG_MODULE_SIG/CONFIG_KEXEC_SIG
Thomas Weißschuh
-4
/
+2
2026-03-08
ima: fallback to using i_version to detect file change
Mimi Zohar
-12
/
+35
[prev]
[next]