summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-08-16Merge tag 'drm-xe-fixes-2024-08-15' of https://gitlab.freedesktop.org/drm/xe/...Dave Airlie
2024-08-15openvswitch: switch to per-action label counting in conntrackXin Long
2024-08-15net/mlx5: Use cpumask_local_spread() instead of custom codeErwan Velu
2024-08-15Merge branch 'ip-random-cleanup-for-devinet-c'Jakub Kicinski
2024-08-15ip: Move INFINITY_LIFE_TIME to addrconf.h.Kuniyuki Iwashima
2024-08-15ipv4: Initialise ifa->hash in inet_alloc_ifa().Kuniyuki Iwashima
2024-08-15ipv4: Remove redundant !ifa->ifa_dev check.Kuniyuki Iwashima
2024-08-15ipv4: Set ifa->ifa_dev in inet_alloc_ifa().Kuniyuki Iwashima
2024-08-15ipv4: Check !in_dev earlier for ioctl(SIOCSIFADDR).Kuniyuki Iwashima
2024-08-15net: macb: increase max_mtu for oversized framesPieter Van Trappen
2024-08-16Merge tag 'drm-misc-fixes-2024-08-15' of https://gitlab.freedesktop.org/drm/m...Dave Airlie
2024-08-15block: Fix lockdep warning in blk_mq_mark_tag_waitLi Lingfeng
2024-08-16Merge tag 'amd-drm-fixes-6.11-2024-08-14' of https://gitlab.freedesktop.org/a...Dave Airlie
2024-08-15selftests/net/pmtu.sh: Fix typo in error messageAbhash Jha
2024-08-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2024-08-15Merge tag 'perf-tools-fixes-for-v6.11-2024-08-15' of git://git.kernel.org/pub...Linus Torvalds
2024-08-15smb: smb2pdu.h: Use static_assert() to check struct sizesGustavo A. R. Silva
2024-08-15smb3: fix lock breakage for cached writesSteve French
2024-08-15Merge tag 'md-6.11-20240815' of https://git.kernel.org/pub/scm/linux/kernel/g...Jens Axboe
2024-08-15md/raid1: Fix data corruption for degraded array with slow diskYu Kuai
2024-08-15smb/client: avoid possible NULL dereference in cifs_free_subrequest()Su Hui
2024-08-15Merge patch series "RISC-V: hwprobe: Misaligned scalar perf fix and rename"Palmer Dabbelt
2024-08-15riscv: Fix out-of-bounds when accessing Andes per hart vendor extension arrayAlexandre Ghiti
2024-08-15KEYS: trusted: dcp: fix leak of blob encryption keyDavid Gstir
2024-08-15KEYS: trusted: fix DCP blob payload length assignmentDavid Gstir
2024-08-15Merge tag 'hardening-v6.11-rc4' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2024-08-15btrfs: zoned: properly take lock to read/update block group's zoned variablesNaohiro Aota
2024-08-15btrfs: tree-checker: add dev extent item checksQu Wenruo
2024-08-15btrfs: update target inode's ctime on unlinkJeff Layton
2024-08-15btrfs: send: annotate struct name_cache_entry with __counted_by()Thorsten Blum
2024-08-15Merge tag 'net-6.11-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2024-08-15Merge tag 'media/v6.11-3' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds
2024-08-15Merge tag 'ata-6.11-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/lib...Linus Torvalds
2024-08-15Bluetooth: MGMT: Add error handling to pair_device()Griffin Kroah-Hartman
2024-08-15Bluetooth: SMP: Fix assumption of Central always being InitiatorLuiz Augusto von Dentz
2024-08-15Bluetooth: hci_core: Fix LE quote calculationLuiz Augusto von Dentz
2024-08-15Bluetooth: HCI: Invert LE State quirk to be opt-out rather then opt-inLuiz Augusto von Dentz
2024-08-15kallsyms: Match symbols exactly with CONFIG_LTO_CLANGSong Liu
2024-08-15kallsyms: Do not cleanup .llvm.<hash> suffix before sorting symbolsSong Liu
2024-08-15kunit/overflow: Fix UB in overflow_allocation_testIvan Orlov
2024-08-15Revert "misc: fastrpc: Restrict untrusted app to attach to privileged PD"Griffin Kroah-Hartman
2024-08-15xhci: Fix Panther point NULL pointer deref at full-speed re-enumerationMathias Nyman
2024-08-15drm/xe: Hold a PM ref when GT TLB invalidations are inflightMatthew Brost
2024-08-15drm/xe: Drop xe_gt_tlb_invalidation_waitMatthew Brost
2024-08-15drm/xe: Add xe_gt_tlb_invalidation_fence_init helperMatthew Brost
2024-08-15drm/xe/pf: Fix VF config validation on multi-GT platformsMichal Wajdeczko
2024-08-15drm/xe: Build PM into GuC CT layerMatthew Brost
2024-08-15drm/xe/vf: Fix register value lookupMichal Wajdeczko
2024-08-15drm/xe: Fix use after free when client stats are capturedUmesh Nerlige Ramappa
2024-08-15drm/xe: Take a ref to xe file when user creates a VMUmesh Nerlige Ramappa