summaryrefslogtreecommitdiffstats
path: root/net/ethtool/ioctl.c (unfollow)
Commit message (Expand)AuthorFilesLines
2024-08-08net: pse-pd: tps23881: include missing bitfield.h headerArnd Bergmann1-0/+1
2024-08-08net: fec: Stop PPS on driver removeCsókás, Bence1-0/+3
2024-08-08net: bcmgenet: Properly overlay PHY and MAC Wake-on-LAN capabilitiesFlorian Fainelli1-9/+5
2024-08-08l2tp: fix lockdep splatJames Chapman1-2/+13
2024-08-08net: stmmac: dwmac4: fix PCS duplex mode decodeRussell King (Oracle)2-3/+1
2024-08-08x86/mtrr: Check if fixed MTRRs exist before saving themAndi Kleen1-1/+1
2024-08-08ALSA: usb-audio: Re-add ScratchAmp quirk entriesTakashi Iwai1-0/+4
2024-08-08i2c: testunit: match HostNotify test name with docsWolfram Sang1-2/+2
2024-08-08idpf: fix UAFs when destroying the queuesAlexander Lobakin2-35/+13
2024-08-08idpf: fix memleak in vport interrupt configurationMichal Kubiak1-11/+8
2024-08-08idpf: fix memory leaks and crashes while performing a soft resetAlexander Lobakin1-15/+15
2024-08-08bnxt_en : Fix memory out-of-bounds in bnxt_fill_hw_rss_tbl()Michael Chan1-6/+7
2024-08-08net: dsa: bcm_sf2: Fix a possible memory leak in bcm_sf2_mdio_register()Joe Hattori1-1/+3
2024-08-08net/smc: add the max value of fallback reason countZhengchao Shao1-1/+1
2024-08-08padata: Fix possible divide-by-0 panic in padata_mt_helper()Waiman Long1-0/+7
2024-08-08mailmap: update entry for David HeidelbergDavid Heidelberg1-0/+1
2024-08-08memcg: protect concurrent access to mem_cgroup_idrShakeel Butt1-2/+20
2024-08-08mm: shmem: fix incorrect aligned index when checking conflictsBaolin Wang1-3/+4
2024-08-08mm: shmem: avoid allocating huge pages larger than MAX_PAGECACHE_ORDER for shmemBaolin Wang1-6/+1
2024-08-08mm: list_lru: fix UAF for memory cgroupMuchun Song1-6/+22
2024-08-08kcov: properly check for softirq contextAndrey Konovalov1-3/+12
2024-08-08MAINTAINERS: Update LTP members and webPetr Vorel1-1/+3
2024-08-08selftests: mm: add s390 to ARCH checkNico Pache1-1/+1
2024-08-08bcachefs: Use bch2_wait_on_allocator() in btree node alloc pathKent Overstreet1-1/+1
2024-08-08bcachefs: Make allocator stuck timeout configurable, ratelimit messagesKent Overstreet8-12/+45
2024-08-08bcachefs: Add missing path_traverse() to btree_iter_next_node()Kent Overstreet1-0/+5
2024-08-08tracefs: Use generic inode RCU for synchronizing freeingSteven Rostedt2-10/+5
2024-08-08ring-buffer: Remove unused function ring_buffer_nr_pages()Jianhui Zhou2-13/+0
2024-08-08tracing: Fix overflow in get_free_elt()Tze-nan Wu1-3/+3
2024-08-08function_graph: Fix the ret_stack used by ftrace_graph_ret_addr()Petr Pavlu1-1/+1
2024-08-08eventfs: Use SRCU for freeing eventfs_inodesMathias Krause1-1/+1
2024-08-08eventfs: Don't return NULL in eventfs_create_dir()Mathias Krause1-1/+1
2024-08-08tracefs: Fix inode allocationMathias Krause1-1/+1
2024-08-08spi: spi-fsl-lpspi: Fix scldiv calculationStefan Wahren1-2/+4
2024-08-08drm/amdgpu: Add DCC GFX12 flag to enable address alignmentArunpravin Paneer Selvam1-1/+2
2024-08-08drm/amdgpu: correct sdma7 max dwFrank Min1-1/+1
2024-08-08drm/amdgpu: Add address alignment support to DCC buffersArunpravin Paneer Selvam3-2/+57
2024-08-08drm/amd/display: Skip Recompute DSC Params if no Stream on LinkFangzhi Zuo1-0/+3
2024-08-08drm/amdgpu: change non-dcc buffer copy configurationFrank Min1-2/+3
2024-08-08drm/amdgpu: Forward soft recovery errors to userspaceJoshua Ashton1-2/+1
2024-08-08drm/amdgpu: add golden setting for gc v12Likun Gao1-0/+27
2024-08-08drm/buddy: Add start address support to trim functionArunpravin Paneer Selvam3-3/+26
2024-08-08drm/amd/display: Add missing program DET segment call to pipe initRodrigo Siqueira1-0/+2
2024-08-08drm/amd/display: Add missing DCN314 to the DML MakefileRodrigo Siqueira1-0/+2
2024-08-08drm/amdgpu: force to use legacy inv in mmhubLikun Gao1-1/+2
2024-08-08drm/amd/pm: update powerplay structure on smu v14.0.2/3Kenneth Feng1-6/+46
2024-08-08drm/amd/display: Add missing mcache registersRodrigo Siqueira1-1/+3
2024-08-08drm/amd/display: Add dcc propagation valueRodrigo Siqueira1-0/+1
2024-08-08drm/amd/display: Add missing DET segments programmingRodrigo Siqueira1-0/+2
2024-08-08drm/amd/display: Replace dm_execute_dmub_cmd with dc_wake_and_execute_dmub_cmdRodrigo Siqueira1-2/+1