aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-08-15Merge tag 'perf-tools-fixes-for-v6.11-2024-08-15' of git://git.kernel.org/pub...Linus Torvalds22-426/+814
2024-08-15smb: smb2pdu.h: Use static_assert() to check struct sizesGustavo A. R. Silva1-0/+2
2024-08-15smb3: fix lock breakage for cached writesSteve French1-4/+9
2024-08-15Merge tag 'md-6.11-20240815' of https://git.kernel.org/pub/scm/linux/kernel/g...Jens Axboe1-4/+10
2024-08-15md/raid1: Fix data corruption for degraded array with slow diskYu Kuai1-4/+10
2024-08-15smb/client: avoid possible NULL dereference in cifs_free_subrequest()Su Hui1-2/+6
2024-08-15Merge patch series "RISC-V: hwprobe: Misaligned scalar perf fix and rename"Palmer Dabbelt6-29/+44
2024-08-15riscv: Fix out-of-bounds when accessing Andes per hart vendor extension arrayAlexandre Ghiti1-1/+1
2024-08-15KEYS: trusted: dcp: fix leak of blob encryption keyDavid Gstir1-12/+21
2024-08-15KEYS: trusted: fix DCP blob payload length assignmentDavid Gstir1-1/+1
2024-08-15Merge tag 'hardening-v6.11-rc4' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds8-111/+28
2024-08-15btrfs: zoned: properly take lock to read/update block group's zoned variablesNaohiro Aota1-6/+8
2024-08-15btrfs: tree-checker: add dev extent item checksQu Wenruo1-0/+69
2024-08-15btrfs: update target inode's ctime on unlinkJeff Layton1-0/+1
2024-08-15btrfs: send: annotate struct name_cache_entry with __counted_by()Thorsten Blum1-1/+1
2024-08-15Merge tag 'net-6.11-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds63-261/+790
2024-08-15Merge tag 'media/v6.11-3' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds3-36/+26
2024-08-15drm/msm/adreno: Fix error return if missing firmware-nameRob Clark1-1/+1
2024-08-15Merge tag 'ata-6.11-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/lib...Linus Torvalds1-2/+13
2024-08-15Bluetooth: MGMT: Add error handling to pair_device()Griffin Kroah-Hartman1-0/+4
2024-08-15Bluetooth: SMP: Fix assumption of Central always being InitiatorLuiz Augusto von Dentz1-72/+72
2024-08-15Bluetooth: hci_core: Fix LE quote calculationLuiz Augusto von Dentz1-12/+7
2024-08-15Bluetooth: HCI: Invert LE State quirk to be opt-out rather then opt-inLuiz Augusto von Dentz10-32/+16
2024-08-15kallsyms: Match symbols exactly with CONFIG_LTO_CLANGSong Liu2-70/+7
2024-08-15kallsyms: Do not cleanup .llvm.<hash> suffix before sorting symbolsSong Liu2-33/+2
2024-08-15kunit/overflow: Fix UB in overflow_allocation_testIvan Orlov1-2/+1
2024-08-15Revert "misc: fastrpc: Restrict untrusted app to attach to privileged PD"Griffin Kroah-Hartman2-22/+3
2024-08-15ASoC: amd: acp: fix module autoloadingYuntao Liu1-0/+2
2024-08-15xhci: Fix Panther point NULL pointer deref at full-speed re-enumerationMathias Nyman1-3/+5
2024-08-15drm/xe: Hold a PM ref when GT TLB invalidations are inflightMatthew Brost4-3/+29
2024-08-15drm/xe: Drop xe_gt_tlb_invalidation_waitMatthew Brost4-110/+80
2024-08-15drm/xe: Add xe_gt_tlb_invalidation_fence_init helperMatthew Brost3-25/+40
2024-08-15drm/xe/pf: Fix VF config validation on multi-GT platformsMichal Wajdeczko1-3/+8
2024-08-15drm/xe: Build PM into GuC CT layerMatthew Brost3-1/+18
2024-08-15drm/xe/vf: Fix register value lookupMichal Wajdeczko1-1/+1
2024-08-15drm/xe: Fix use after free when client stats are capturedUmesh Nerlige Ramappa3-9/+13
2024-08-15drm/xe: Take a ref to xe file when user creates a VMUmesh Nerlige Ramappa1-1/+5
2024-08-15drm/xe: Add ref counting for xe_fileUmesh Nerlige Ramappa3-2/+37
2024-08-15drm/xe: Move part of xe_file cleanup to a helperUmesh Nerlige Ramappa1-11/+18
2024-08-15drm/xe: Validate user fence during creationMatthew Brost1-4/+8
2024-08-15Merge tag 'nf-24-08-15' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...Paolo Abeni8-50/+228
2024-08-15Merge branch 'there-are-some-bugfix-for-the-hns3-ethernet-driver'Paolo Abeni5-14/+32
2024-08-15net: hns3: use correct release function during uninitializationPeiyang Wang1-1/+1
2024-08-15net: hns3: void array out of bound when loop tnl_numPeiyang Wang1-3/+3
2024-08-15net: hns3: fix a deadlock problem when config TC during resettingJie Wang1-0/+3
2024-08-15net: hns3: use the user's cfg after resetPeiyang Wang2-6/+21
2024-08-15net: hns3: fix wrong use of semaphore upJie Wang2-4/+4
2024-08-15selftests: net: lib: kill PIDs before del netnsMatthieu Baerts (NGI0)1-0/+1
2024-08-15pse-core: Conditionally set current limit during PI regulator registrationOleksij Rempel1-3/+8
2024-08-15pmdomain: imx: wait SSAR when i.MX93 power domain onPeng Fan1-2/+3