summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-06-14ARM: hisi: Add missing of_node_put after of_find_compatible_nodePeng Wu1-0/+4
2022-06-14ARM: dts: exynos: add atmel,24c128 fallback to Samsung EEPROMKrzysztof Kozlowski1-2/+2
2022-06-14ARM: versatile: Add missing of_node_put in dcscb_initPeng Wu1-0/+1
2022-06-14fat: add ratelimit to fat*_ent_bread()OGAWA Hirofumi1-3/+4
2022-06-14ARM: OMAP1: clock: Fix UART rate reporting algorithmJanusz Krzysztofik1-1/+1
2022-06-14fs: jfs: fix possible NULL pointer dereference in dbFree()Zixuan Fu1-1/+2
2022-06-14ARM: dts: ox820: align interrupt controller node name with dtschemaKrzysztof Kozlowski1-1/+1
2022-06-14eth: tg3: silence the GCC 12 array-bounds warningJakub Kicinski1-0/+5
2022-06-14rxrpc: Return an error to sendmsg if call failedDavid Howells1-0/+6
2022-06-14media: exynos4-is: Fix compile warningKwanghoon Son1-1/+1
2022-06-14net: phy: micrel: Allow probing without .driver_dataFabio Estevam1-5/+6
2022-06-14ASoC: rt5645: Fix errorenous cleanup orderLin Ma1-1/+6
2022-06-14nvme-pci: fix a NULL pointer dereference in nvme_alloc_admin_tagsSmith, Kyle Miller (Nimble Kernel)1-0/+1
2022-06-14openrisc: start CPU timer early in bootJason A. Donenfeld2-0/+10
2022-06-14rtlwifi: Use pr_warn instead of WARN_ONCEDongliang Mu1-1/+1
2022-06-14ipmi:ssif: Check for NULL msg when handling events and messagesCorey Minyard1-0/+23
2022-06-14dma-debug: change allocation mode from GFP_NOWAIT to GFP_ATIOMICMikulas Patocka1-1/+1
2022-06-14s390/preempt: disable __preempt_count_add() optimization for PROFILE_ALL_BRAN...Heiko Carstens1-4/+11
2022-06-14ASoC: dapm: Don't fold register value changes into notificationsMark Brown1-2/+0
2022-06-14ipv6: Don't send rs packets to the interface of ARPHRD_TUNNELjianghaoran1-1/+2
2022-06-14drm/amd/pm: fix the compile warningEvan Quan1-13/+1
2022-06-14scsi: megaraid: Fix error check return value of register_chrdev()Lv Ruyi1-1/+1
2022-06-14media: cx25821: Fix the warning when removing the moduleZheyu Ma1-1/+1
2022-06-14media: pci: cx23885: Fix the error handling in cx23885_initdev()Zheyu Ma1-3/+3
2022-06-14media: venus: hfi: avoid null dereference in deinitLuca Weiss1-0/+3
2022-06-14ath9k: fix QCA9561 PA bias levelThibaut VARÈNE1-1/+1
2022-06-14drm/amd/pm: fix double free in si_parse_power_table()Keita Suzuki1-5/+3
2022-06-14ALSA: jack: Access input_dev under mutexAmadeusz Sławiński2-7/+28
2022-06-14ACPICA: Avoid cache flush inside virtual machinesKirill A. Shutemov1-1/+13
2022-06-14ipw2x00: Fix potential NULL dereference in libipw_xmit()Haowen Bai1-1/+1
2022-06-14b43: Fix assigning negative value to unsigned variableHaowen Bai1-1/+1
2022-06-14b43legacy: Fix assigning negative value to unsigned variableHaowen Bai1-1/+1
2022-06-14mwifiex: add mutex lock for call in mwifiex_dfs_chan_sw_work_queueNiels Dossche1-0/+2
2022-06-14drm/virtio: fix NULL pointer dereference in virtio_gpu_conn_get_modesLiu Zixian1-0/+2
2022-06-14btrfs: repair super block num_devices automaticallyQu Wenruo1-4/+4
2022-06-14btrfs: add "0x" prefix for unsupported optional featuresQu Wenruo1-2/+2
2022-06-14ptrace: Reimplement PTRACE_KILL by always sending SIGKILLEric W. Biederman2-5/+3
2022-06-14ptrace/xtensa: Replace PT_SINGLESTEP with TIF_SINGLESTEPEric W. Biederman3-10/+4
2022-06-14USB: new quirk for Dell Gen 2 devicesMonish Kumar R1-0/+3
2022-06-14USB: serial: option: add Quectel BG95 modemCarl Yin(殷张成)1-0/+2
2022-06-14binfmt_flat: do not stop relocating GOT entries prematurely on riscvNiklas Cassel1-1/+26
2022-06-06Linux 4.14.282v4.14.282Greg Kroah-Hartman1-1/+1
2022-06-06bpf: Enlarge offset check value to INT_MAX in bpf_skb_{load,store}_bytesLiu Jian1-2/+2
2022-06-06NFSD: Fix possible sleep during nfsd4_release_lockowner()Chuck Lever1-8/+4
2022-06-06docs: submitting-patches: Fix crossref to 'The canonical patch format'Akira Yokosawa1-1/+1
2022-06-06tpm: ibmvtpm: Correct the return value in tpm_ibmvtpm_probe()Xiu Jianfeng1-0/+1
2022-06-06dm verity: set DM_TARGET_IMMUTABLE feature flagSarthak Kukreti1-0/+1
2022-06-06dm stats: add cond_resched when looping over entriesMikulas Patocka1-0/+8
2022-06-06dm crypt: make printing of the key constant-timeMikulas Patocka1-3/+11
2022-06-06dm integrity: fix error code in dm_integrity_ctr()Dan Carpenter1-2/+0