summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-12-15Revert "x86/boot: Mark prepare_command_line() __init"Borislav Petkov1-1/+1
2021-12-15ALSA: hda/realtek: fix mute/micmute LEDs for a HP ProBookJeremy Szu1-0/+1
2021-12-15bpf, selftests: Update test case for atomic cmpxchg on r0 with pointerDaniel Borkmann1-2/+65
2021-12-15bpf: Fix kernel address leakage in atomic cmpxchg's r0 aux regDaniel Borkmann1-1/+8
2021-12-15bpf, selftests: Add test case for atomic fetch on spilled pointerDaniel Borkmann2-0/+117
2021-12-15bpf: Fix kernel address leakage in atomic fetchDaniel Borkmann1-3/+9
2021-12-15bcache: fix NULL pointer reference in cached_dev_detach_finishLin Feng1-1/+2
2021-12-15block: reduce kblockd_mod_delayed_work_on() CPU consumptionJens Axboe1-0/+2
2021-12-15Merge branch 'mptcp-fixes-for-ulp-a-deadlock-and-netlink-docs'Jakub Kicinski3-11/+14
2021-12-15mptcp: add missing documented NL paramsMatthieu Baerts1-8/+10
2021-12-15mptcp: fix deadlock in __mptcp_push_pending()Maxim Galaganov1-1/+1
2021-12-15mptcp: clear 'kern' flag from fallback socketsFlorian Westphal1-1/+3
2021-12-15mptcp: remove tcp ulp setsockopt supportFlorian Westphal1-1/+0
2021-12-15RDMA/hns: Replace kfree() with kvfree()Jiacheng Shi1-1/+1
2021-12-15IB/qib: Fix memory leak in qib_user_sdma_queue_pkts()José Expósito1-1/+1
2021-12-15RDMA/hns: Fix RNR retransmission issue for HIP08Yangyang Li2-7/+65
2021-12-15drm/amd/pm: fix a potential gpu_metrics_table memory leakLang Yu1-0/+3
2021-12-15drm/amdgpu: correct the wrong cached state for GMC on PICASSOEvan Quan3-5/+18
2021-12-15drm/amd/display: Reset DMCUB before HW initNicholas Kazlauskas1-0/+5
2021-12-15drm/amd/display: Set exit_optimized_pwr_state for DCN31Nicholas Kazlauskas1-0/+1
2021-12-15drm/amd/pm: fix reading SMU FW version from amdgpu_firmware_info on YCMario Limonciello1-0/+3
2021-12-15drm/amdgpu: don't override default ECO_BITs settingHawking Zhang8-9/+0
2021-12-15drm/amdgpu: correct register access for RLC_JUMP_TABLE_RESTORELe Ma1-2/+2
2021-12-15signal: Skip the altstack update when not neededChang S. Bae1-0/+9
2021-12-14ice: Don't put stale timestamps in the skbKarol Kolacinski2-7/+10
2021-12-14ice: Use div64_u64 instead of div_u64 in adjfineKarol Kolacinski1-1/+1
2021-12-14ASoC: meson: aiu: Move AIU_I2S_MISC hold setting to aiu-fifo-i2sMartin Blumenstingl2-33/+19
2021-12-14ASoC: meson: aiu: fifo: Add missing dma_coerce_mask_and_coherent()Martin Blumenstingl1-0/+6
2021-12-14ASoC: tas2770: Fix setting of high sample ratesMartin Povišer1-2/+2
2021-12-14btrfs: fix missing last dir item offset update when logging directoryFilipe Manana1-0/+1
2021-12-14btrfs: fix double free of anon_dev after failure to create subvolumeFilipe Manana1-0/+8
2021-12-14btrfs: fix memory leak in __add_inode_ref()Jianglei Nie1-0/+1
2021-12-14selftests/bpf: Fix OOB write in test_verifierKumar Kartikeya Dwivedi1-1/+1
2021-12-14xsk: Do not sleep in poll() when need_wakeup setMagnus Karlsson1-2/+2
2021-12-14iocost: Fix divide-by-zero on donation from low hweight cgroupTejun Heo1-1/+8
2021-12-14ASoC: rt5682: fix the wrong jack type detectedDerek Fang1-0/+4
2021-12-14Merge branch 'mlxsw-fixes'David S. Miller2-1/+32
2021-12-14selftests: mlxsw: Add a test case for MAC profiles consolidationDanielle Ratson1-0/+30
2021-12-14mlxsw: spectrum_router: Consolidate MAC profiles when possibleDanielle Ratson1-1/+2
2021-12-14rds: memory leak in __rds_conn_create()Hangyu Hua1-0/+1
2021-12-14Merge tag 'mac80211-for-net-2021-12-14' of git://git.kernel.org/pub/scm/linux...David S. Miller10-36/+90
2021-12-14Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...David S. Miller1-3/+2
2021-12-14flow_offload: return EOPNOTSUPP for the unsupported mpls action typeBaowen Zheng1-0/+1
2021-12-14mmc: sdhci-tegra: Fix switch to HS400ES modePrathamesh Shete1-17/+26
2021-12-14net: stmmac: fix tc flower deletion for VLAN priority Rx steeringOng Boon Leong2-13/+90
2021-12-14PCI/MSI: Clear PCI_MSIX_FLAGS_MASKALL on errorThomas Gleixner1-1/+1
2021-12-14PCI/MSI: Mask MSI-X vectors only on successStefan Roese1-3/+10
2021-12-14powerpc/module_64: Fix livepatching for RO modulesRussell Currey1-8/+34
2021-12-14mac80211: do drv_reconfig_complete() before restarting allJohannes Berg1-7/+7
2021-12-14mac80211: mark TX-during-stop for TX in in_reconfigJohannes Berg1-1/+4