summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2025-08-16drm/mediatek: Fix device/node reference count leaks in mtk_drm_get_all_drm_privMa Ke1-7/+14
2025-08-16Merge tag 'drm-fixes-2025-08-16' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds24-67/+257
2025-08-16drm: nova-drm: fix 32-bit arm buildMiguel Ojeda1-1/+2
2025-08-15Merge tag 'xfs-fixes-6.17-rc2' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds12-33/+78
2025-08-15net: libwx: Fix the size in RSS hash key populationChandra Mohan Sundar1-1/+1
2025-08-15KVM: arm64: Correctly populate FAR_EL2 on nested SEA injectionMarc Zyngier1-1/+1
2025-08-15drm: Add directive to format code in commentJavier Garcia1-0/+2
2025-08-15drm/nouveau/gsp: fix mismatched alloc/free for kvmalloc()Qianfeng Rong1-2/+2
2025-08-15KVM: x86: use array_index_nospec with indices that come from guestThijs Raymakers2-2/+7
2025-08-15Merge tag 'for-net-2025-08-15' of git://git.kernel.org/pub/scm/linux/kernel/g...Jakub Kicinski9-49/+99
2025-08-15Merge branch 'mlxsw-spectrum-forward-packets-with-an-ipv4-link-local-source-ip'Jakub Kicinski3-0/+32
2025-08-15selftest: forwarding: router: Add a test case for IPv4 link-local source IPIdo Schimmel1-0/+29
2025-08-15mlxsw: spectrum: Forward packets with an IPv4 link-local source IPIdo Schimmel2-0/+3
2025-08-15cpupower: Allow control of boost feature on non-x86 based systems with boost ...Shinji Nomoto5-33/+81
2025-08-15cpupower: Fix a bug where the -t option of the set subcommand was not working.Shinji Nomoto1-2/+2
2025-08-15ALSA: hda/realtek: Add support for HP EliteBook x360 830 G6 and EliteBook 830 G6Evgeniy Harchenko1-0/+2
2025-08-15Merge tag 'block-6.17-20250815' of git://git.kernel.dk/linuxLinus Torvalds13-385/+106
2025-08-15x86/cpuid: Remove transitional <asm/cpuid.h> headerAhmed S. Darwish1-8/+0
2025-08-15x86/sev: Ensure SVSM reserved fields in a page validation entry are initializ...Tom Lendacky2-0/+3
2025-08-15virt: sev-guest: Satisfy linear mapping requirement in get_derived_key()Tom Lendacky1-15/+12
2025-08-15Merge tag 'io_uring-6.17-20250815' of git://git.kernel.dk/linuxLinus Torvalds2-12/+23
2025-08-15Bluetooth: hci_core: Fix not accounting for BIS/CIS/PA links separatelyLuiz Augusto von Dentz1-5/+25
2025-08-15Bluetooth: btnxpuart: Uses threaded IRQ for host wakeup handlingNeeraj Sanjay Kale1-4/+4
2025-08-15Bluetooth: hci_conn: do return error from hci_enhanced_setup_sync()Sergey Shtylyov1-1/+2
2025-08-15pidfs: Fix memory leak in pidfd_info()Adrian Huang (Lenovo)1-1/+1
2025-08-15Merge tag 'sound-6.17-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds21-59/+86
2025-08-15netfs: Fix unbuffered write error handlingDavid Howells5-5/+17
2025-08-15Merge tag 'gpio-fixes-for-v6.17-rc2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-35/+19
2025-08-15fhandle: do_handle_open() should get FD with user flagsThomas Bertschinger1-1/+1
2025-08-15Bluetooth: hci_event: fix MTU for BN == 0 in CIS EstablishedPauli Virtanen1-4/+4
2025-08-15Bluetooth: hci_sync: Prevent unintended PA sync when SID is 0xFFYang Li1-4/+8
2025-08-15Bluetooth: hci_core: Fix using ll_privacy_capable for current settingsLuiz Augusto von Dentz2-1/+2
2025-08-15Bluetooth: hci_core: Fix using {cis,bis}_capable for current settingsLuiz Augusto von Dentz5-17/+28
2025-08-15Bluetooth: btmtk: Fix wait_on_bit_timeout interruption during shutdownJiande Lu1-6/+1
2025-08-15Bluetooth: hci_conn: Fix not cleaning up Broadcaster/Broadcast SourceLuiz Augusto von Dentz1-1/+1
2025-08-15Bluetooth: hci_conn: Fix running bis_cleanup for hci_conn->type PA_LINKLuiz Augusto von Dentz2-2/+17
2025-08-15Bluetooth: ISO: Fix getname not returning broadcast fieldsLuiz Augusto von Dentz1-1/+1
2025-08-15Bluetooth: hci_sync: Fix scan state after PA Sync has been establishedLuiz Augusto von Dentz1-2/+5
2025-08-15Bluetooth: hci_sync: Avoid adding default advertising on startupYang Li1-1/+1
2025-08-15Merge tag 'pmdomain-v6.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-22/+29
2025-08-15Merge tag '6.17-rc1-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds11-110/+128
2025-08-15perf: Avoid undefined behavior from stopping/starting inactive eventsYunseong Kim1-0/+6
2025-08-15iommu/tegra241-cmdqv: Fix missing cpu_to_le64 at lvcmdq_err_mapNicolin Chen1-3/+5
2025-08-15iommu/amd: Avoid stack buffer overflow from kernel cmdlineKees Cook1-2/+2
2025-08-15bpf: Check the helper function is valid in get_helper_protoJiri Olsa2-2/+5
2025-08-15bpf, cpumap: Disable page_pool direct xdp_return need larger scopeJesper Dangaard Brouer1-2/+2
2025-08-15scsi: qla4xxx: Prevent a potential error pointer dereferenceDan Carpenter1-0/+2
2025-08-15scsi: ufs: ufs-pci: Add support for Intel Wildcat LakeAdrian Hunter1-0/+1
2025-08-15drm/bridge: analogix_dp: Fix bailout for devm_drm_bridge_alloc()Liu Ying1-2/+2
2025-08-15scsi: fnic: Remove a useless struct mempool forward declarationChristoph Hellwig1-2/+0