summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-12-30selftests: net: using ping6 for IPv6 in udpgro_fwd.shJianguo Wu1-1/+3
2021-12-30Documentation: fix outdated interpretation of ip_no_pmtu_discxu xin1-2/+4
2021-12-30Merge tag 'amd-drm-fixes-5.16-2021-12-29' of https://gitlab.freedesktop.org/a...Dave Airlie23-98/+300
2021-12-30Merge tag 'mlx5-fixes-2021-12-28' of git://git.kernel.org/pub/scm/linux/kerne...Jakub Kicinski2-6/+7
2021-12-30Merge tag 'drm-intel-fixes-2021-12-29' of git://anongit.freedesktop.org/drm/d...Dave Airlie2-2/+2
2021-12-30net/ncsi: check for error return from call to nla_put_u32Jiasheng Jiang1-1/+5
2021-12-30net: bridge: mcast: fix br_multicast_ctx_vlan_global_disabled helperNikolay Aleksandrov1-3/+3
2021-12-30net: fix use-after-free in tw_timer_handlerMuchun Song1-6/+4
2021-12-30selftests: net: Fix a typo in udpgro_fwd.shJianguo Wu1-1/+1
2021-12-30selftests/net: udpgso_bench_tx: fix dst ip argumentwujianguo1-1/+7
2021-12-30x86/build: Use the proper name CONFIG_FW_LOADERLukas Bulwahn1-1/+1
2021-12-29Merge branch 'net-bridge-mcast-add-and-enforce-query-interval-minimum'Jakub Kicinski5-6/+44
2021-12-29net: bridge: mcast: add and enforce startup query interval minimumNikolay Aleksandrov5-3/+22
2021-12-29net: bridge: mcast: add and enforce query interval minimumNikolay Aleksandrov5-3/+22
2021-12-29ipv6: raw: check passed optlen before readingTamir Duberstein1-0/+3
2021-12-29Merge tag 's390-5.16-6' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds1-1/+1
2021-12-29xsk: Initialise xskb free_list_nodeCiara Loftus1-0/+1
2021-12-29net/mlx5e: Fix wrong features assignment in case of errorGal Pressman1-6/+5
2021-12-29net/mlx5e: TC, Fix memory leak with rules with internal portRoi Dayan1-0/+2
2021-12-29Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/ne...Jakub Kicinski2-1/+20
2021-12-29ionic: Initialize the 'lif->dbid_inuse' bitmapChristophe JAILLET1-1/+1
2021-12-29drm/amd/display: Changed pipe split policy to allow for multi-display pipe splitAngus Wang8-8/+8
2021-12-29drm/amd/display: Fix USB4 null pointer dereference in update_psp_stream_configNicholas Kazlauskas1-4/+1
2021-12-29drm/amd/display: Set optimize_pwr_state for DCN31Nicholas Kazlauskas1-0/+1
2021-12-29drm/amd/display: Send s0i2_rdy in stream_count == 0 optimizationNicholas Kazlauskas1-0/+1
2021-12-29drm/amd/display: Added power down for DCN10Lai, Derek1-0/+1
2021-12-29drm/amd/display: fix B0 TMDS deepcolor no dislay issueCharlene Liu2-2/+54
2021-12-29Merge tag 'selinux-pr-20211228' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-1/+1
2021-12-28perf scripts python: intel-pt-events.py: Fix printing of switch eventsAdrian Hunter1-10/+13
2021-12-28perf script: Fix CPU filtering of a script's switch eventsAdrian Hunter1-1/+1
2021-12-28perf intel-pt: Fix parsing of VM time correlation argumentsAdrian Hunter1-0/+1
2021-12-28perf expr: Fix return value of ids__new()Miaoqian Lin1-1/+6
2021-12-28Merge tag 'auxdisplay-for-linus-v5.16' of git://github.com/ojeda/linuxLinus Torvalds1-1/+4
2021-12-28Merge tag 'powerpc-5.16-5' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds1-1/+1
2021-12-28igc: Fix TX timestamp support for non-MSI-X platformsJames McLaughlin1-0/+6
2021-12-28igc: Do not enable crosstimestamping for i225-V modelsVinicius Costa Gomes1-1/+14
2021-12-28drm/amdgpu: no DC support for headless chipsAlex Deucher1-0/+6
2021-12-28Merge branch 'smc-fixes'David S. Miller10-81/+68
2021-12-28net/smc: fix kernel panic caused by race of smc_sockDust Li8-76/+57
2021-12-28net/smc: don't send CDC/LLC message if link not readyDust Li5-5/+11
2021-12-28NFC: st21nfca: Fix memory leak in device probe and removeWei Yongjun1-9/+20
2021-12-28net: lantiq_xrx200: fix statistics of received bytesAleksander Jan Bajkowski1-1/+1
2021-12-28net: ag71xx: Fix a potential double free in error handling pathsChristophe JAILLET1-15/+8
2021-12-28mISDN: change function names to avoid conflictswolfgang huang3-7/+7
2021-12-27drm/amdgpu: put SMU into proper state on runpm suspending for BOCO capable pl...Evan Quan1-0/+15
2021-12-27drm/amdgpu: always reset the asic in suspend (v2)Alex Deucher1-1/+4
2021-12-27Merge tag 'efi-urgent-for-v5.16-2' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds5-5/+6
2021-12-27drm/amd/pm: skip setting gfx cgpg in the s0ix suspend-resumePrike Liang2-6/+4
2021-12-27selinux: initialize proto variable in selinux_ip_postroute_compat()Tom Rix1-1/+1
2021-12-27nfc: uapi: use kernel size_t to fix user-space buildsKrzysztof Kozlowski1-1/+1