summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2026-05-28net/sched: Revert "net/sched: Restrict conditions for adding duplicating nete...Jamal Hadi Salim1-40/+0
2026-05-28net: Introduce skb tc depth field to track packet loopsJamal Hadi Salim1-0/+2
2026-05-28s390/bug: Always emit format word in __BUG_ENTRYJan Polensky1-6/+6
2026-05-28x86/kvm/vmx: Fix x86_64 CFI buildPeter Zijlstra3-11/+5
2026-05-28iommu, debugobjects: avoid gcc-16.1 section mismatch warningsArnd Bergmann3-7/+24
2026-05-28ipv6: rpl: fix hdrlen overflow in ipv6_rpl_srh_decompress()Rahul Chandelkar1-1/+1
2026-05-28Merge branch 'ethtool-more-bug-fixes'Jakub Kicinski7-22/+46
2026-05-28ethtool: eeprom: add more safeties to EEPROM Netlink fallbackJakub Kicinski1-1/+4
2026-05-28ethtool: eeprom: add missing ethnl_ops_begin() / _complete() during fallbackJakub Kicinski1-3/+2
2026-05-28ethtool: strset: fix header attribute index in ethnl_req_get_phydev()Jakub Kicinski1-1/+1
2026-05-28ethtool: tsinfo: don't pass ERR_PTR to genlmsg_cancel on prepare failureJakub Kicinski1-4/+2
2026-05-28ethtool: tsinfo: fix uninitialized stats on the by-PHC pathJakub Kicinski1-0/+13
2026-05-28ethtool: tsconfig: fix missing ethnl_ops_complete()Jakub Kicinski1-2/+4
2026-05-28ethtool: pse-pd: fix missing ethnl_ops_complete()Jakub Kicinski1-5/+5
2026-05-28ethtool: linkstate: fix unbalanced ethnl_ops_complete() on PHY lookup errorJakub Kicinski1-4/+2
2026-05-28ethtool: tsconfig: fix reply error handlingJakub Kicinski1-2/+7
2026-05-28ethtool: coalesce: cap profile updates at NET_DIM_PARAMS_NUM_PROFILESJakub Kicinski1-0/+6
2026-05-28Merge branch 'bridge-fix-sleep-in-atomic-context'Jakub Kicinski4-19/+92
2026-05-28selftests: rtnetlink: Add bridge promiscuity testsIdo Schimmel1-0/+63
2026-05-28bridge: Fix sleep in atomic context in sysfs pathIdo Schimmel2-9/+22
2026-05-28bridge: Fix sleep in atomic context in netlink pathIdo Schimmel1-10/+7
2026-05-28bonding: refuse to enslave CAN devicesOliver Hartkopp1-0/+6
2026-05-28mshv: support 1G hugepages by passing them as 2M-aligned chunksAnirudh Rayabharam (Microsoft)1-16/+13
2026-05-28Drivers: hv: vmbus: Improve the logic of reserving fb_mmio on Gen2 VMsDexuan Cui1-3/+26
2026-05-28mshv: use kmalloc_array in mshv_root_scheduler_initCan Peng1-1/+1
2026-05-28x86/ftrace: Relocate %rip-relative percpu refs in dynamic trampolinesAlexis Lothoré (eBPF Foundation)1-0/+7
2026-05-28smb: client: fix uninitialized variable in smb2_writev_callbackSteve French1-1/+1
2026-05-28smb: client: detect short folioq copy in cifs_copy_folioq_to_iter()Jeremy Erazo1-3/+15
2026-05-28mshv: Add conditional VMBus dependencyMichael Kelley2-0/+5
2026-05-28hyperv: Clean up and fix the guest ID comment in hvgdk.hDexuan Cui1-8/+2
2026-05-27Bluetooth: hci_qca: Use 100 ms SSR delay for rampatch and NVM loadingShuai Zhang1-2/+2
2026-05-27Bluetooth: hci_sync: fix UAF in hci_le_create_cis_syncDoruk Tan Ozturk1-1/+3
2026-05-27Bluetooth: 6lowpan: check skb_clone() return value in send_mcast_pkt()Zhao Dongdong1-0/+2
2026-05-27Bluetooth: btusb: Allow firmware re-download when version matchesShuai Zhang1-1/+7
2026-05-27Bluetooth: HIDP: fix missing length checks in hidp_input_report()Muhammad Bilal1-5/+18
2026-05-27Bluetooth: L2CAP: use chan timer to close channels in cleanup_listen()Siwei Zhang1-7/+9
2026-05-27Bluetooth: L2CAP: fix chan ref leak in l2cap_chan_timeout() on !connSiwei Zhang1-1/+3
2026-05-27Bluetooth: hci_conn: Fix memory leak in hci_le_big_terminate()Pavitra Jha1-1/+3
2026-05-27tools/sched_ext: Fix scx_show_state per-scheduler state readsZicheng Qu1-6/+13
2026-05-27cgroup/cpuset: Add test cases for sibling CPU exclusion on partition updateSun Shaojie1-0/+10
2026-05-27cgroup/cpuset: Use effective_xcpus in partcmd_update add/del mask calculationSun Shaojie1-6/+7
2026-05-27rust: helpers: add is_vmalloc_addr wrapper for NOMMU buildsShivam Kalra1-0/+6
2026-05-27drm/amdgpu: fix calling VM invalidation in amdgpu_hmm_invalidate_gfxChristian König2-2/+6
2026-05-27drm/amdgpu: fix amdgpu_hmm_range_get_pagesChristian König1-8/+8
2026-05-27drm/amdgpu/userq: use array instead of list for userq_vasSunil Khatri3-77/+45
2026-05-27drm/amdgpu/userq: move mqd_destroy to later stage to keep core obj validSunil Khatri1-5/+4
2026-05-27drm/amdkfd: fix a vulnerability of integer overflow in kfd debuggerEric Huang1-3/+5
2026-05-27drm/amdgpu/userq: remove amdgpu_userq_create/destroy_object wrapperSunil Khatri3-82/+21
2026-05-27drm/amd/pm/si: Disregard vblank time when no displays are connectedTimur Kristóf1-0/+4
2026-05-27drm/amdkfd: Check for pdd drm file first in CRIU restore pathDavid Francis1-5/+5