summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2025-07-09lib/alloc_tag: do not acquire non-existent lock in alloc_tag_top_users()Harry Yoo
2025-07-09kallsyms: fix build without execinfoAchill Gilgenast
2025-07-09Merge branch 'rxrpc-miscellaneous-fixes'Jakub Kicinski
2025-07-09rxrpc: Fix oops due to non-existence of prealloc backlog structDavid Howells
2025-07-09rxrpc: Fix bug due to prealloc collisionDavid Howells
2025-07-09MAINTAINERS: remove myself as netronome maintainerLouis Peens
2025-07-09Merge branch 'tcp-better-memory-control-for-not-yet-accepted-sockets'Jakub Kicinski
2025-07-09selftests/net: packetdrill: add tcp_ooo-before-and-after-accept.pktEric Dumazet
2025-07-09tcp: refine sk_rcvbuf increase for ooo packetsEric Dumazet
2025-07-09net/sched: Abort __tc_modify_qdisc if parent class does not existVictor Nogueira
2025-07-09net: ethernet: ti: am65-cpsw-nuss: Fix skb size by accounting for skb_shared_...Chintan Vankar
2025-07-09net: thunderx: avoid direct MTU assignment after WRITE_ONCE()Alok Tiwari
2025-07-09selftests/tc-testing: Create test case for UAF scenario with DRR/NETEM/BLACKH...Victor Nogueira
2025-07-09atm: clip: Fix NULL pointer dereference in vcc_sendmsg()Yue Haibing
2025-07-09Merge branch 'atm-clip-fix-infinite-recursion-potential-null-ptr-deref-and-me...Jakub Kicinski
2025-07-09atm: clip: Fix infinite recursive call of clip_push().Kuniyuki Iwashima
2025-07-09atm: clip: Fix memory leak of struct clip_vcc.Kuniyuki Iwashima
2025-07-09atm: clip: Fix potential null-ptr-deref in to_atmarpd().Kuniyuki Iwashima
2025-07-09x86/hyperv: Clean up hv_map/unmap_interrupt() return valuesNuno Das Neves
2025-07-09x86/hyperv: Fix usage of cpu_online_mask to get valid cpuNuno Das Neves
2025-07-09PCI: hv: Don't load the driver for baremetal root partitionMukesh Rathor
2025-07-09net: mana: Fix warnings for missing export.h header inclusionNaman Jain
2025-07-09PCI: hv: Fix warnings for missing export.h header inclusionNaman Jain
2025-07-09clocksource: hyper-v: Fix warnings for missing export.h header inclusionNaman Jain
2025-07-09x86/hyperv: Fix warnings for missing export.h header inclusionNaman Jain
2025-07-09Drivers: hv: Fix warnings for missing export.h header inclusionNaman Jain
2025-07-09Drivers: hv: Fix the check for HYPERVISOR_CALLBACK_VECTORNaman Jain
2025-07-09tools/hv: fcopy: Fix incorrect file path conversionYasumasa Suenaga
2025-07-09Drivers: hv: Select CONFIG_SYSFB only if EFI is enabledMichael Kelley
2025-07-09PM: sleep: Call pm_restore_gfp_mask() after dpm_resume()Rafael J. Wysocki
2025-07-09KVM: x86: avoid underflow when scaling TSC frequencyPaolo Bonzini
2025-07-09eventpoll: don't decrement ep refcount while still holding the ep mutexLinus Torvalds
2025-07-09Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2025-07-09Merge tag 'pinctrl-v6.16-3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2025-07-09x86/mm: Disable hugetlb page table sharing on 32-bitJann Horn
2025-07-09gpio: of: initialize local variable passed to the .of_xlate() callbackAlexander Stein
2025-07-09drm/gem: Fix race in drm_gem_handle_create_tail()Simona Vetter
2025-07-09KVM: arm64: Fix enforcement of upper bound on MDCR_EL2.HPMNBen Horgan
2025-07-09drm/framebuffer: Acquire internal references on GEM handlesThomas Zimmermann
2025-07-09pch_uart: Fix dma_sync_sg_for_device() nents valueThomas Fourier
2025-07-09serial: core: fix OF node leakJohan Hovold
2025-07-09perf/core: Fix WARN in perf_sigtrap()Tetsuo Handa
2025-07-09Merge tag 'usb-serial-6.16-rc6' of ssh://gitolite.kernel.org/pub/scm/linux/ke...Greg Kroah-Hartman
2025-07-09pmdomain: governor: Consider CPU latency tolerance from pm_domain_cpu_govMaulik Shah
2025-07-09usb: gadget: configfs: Fix OOB read on empty string writeXinyu Liu
2025-07-09wifi: mac80211: Fix uninitialized variable with __free() in ieee80211_ml_epcs()Pagadala Yesu Anjaneyulu
2025-07-09lenovo-wmi-hotkey: Avoid triggering error -5 due to missing mute LEDJackie Dong
2025-07-09agp/amd64: Check AGP Capability before binding to unsupported devicesLukas Wunner
2025-07-09wifi: iwlwifi: mask reserved bits in chan_state_active_bitmapPagadala Yesu Anjaneyulu
2025-07-08Merge branch 'net-phy-smsc-robustness-fixes-for-lan87xx-lan9500'Jakub Kicinski