summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-06-02i2c: ismt: prevent memory corruption in ismt_access()Dan Carpenter
2022-06-02sparc: fix mis-use of __kernel_{uid,gid}_t in uapi/asm/stat.hMasahiro Yamada
2022-06-02powerpc: use __kernel_{uid,gid}32_t in uapi/asm/stat.hMasahiro Yamada
2022-06-02mips: use __kernel_{uid,gid}32_t in uapi/asm/stat.hMasahiro Yamada
2022-06-02block: null_blk: Fix null_zone_write()Damien Le Moal
2022-06-02ice: fix access-beyond-end in the switch codeAlexander Lobakin
2022-06-02nfp: remove padding in nfp_nfdk_tx_descFei Qin
2022-06-02ax25: Fix ax25 session cleanup problemsDuoming Zhou
2022-06-02block: fix bio_clone_blkg_association() to associate with proper blkcg_gqJan Kara
2022-06-02block: remove useless BUG_ON() in blk_mq_put_tag()Damien Le Moal
2022-06-02Merge tag 'nvme-5.19-2022-06-02' of git://git.infradead.org/nvme into for-5.1...Jens Axboe
2022-06-01io_uring: reinstate the inflight trackingJens Axboe
2022-06-01assoc_array: Fix BUG_ON during garbage collectStephen Brennan
2022-06-01net: usb: qmi_wwan: Add support for Cinterion MV31 with new baselineSlark Xiao
2022-06-01Merge tag 'mlx5-fixes-2022-05-31' of git://git.kernel.org/pub/scm/linux/kerne...Jakub Kicinski
2022-06-01Merge branch 'sfc-siena-fix-some-efx_separate_tx_channels-errors'Jakub Kicinski
2022-06-01sfc/siena: fix wrong tx channel offset with efx_separate_tx_channelsÍñigo Huguet
2022-06-01sfc/siena: fix considering that all channels have TX queuesMartin Habets
2022-06-01Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...Jakub Kicinski
2022-06-01Merge tag 'wireless-2022-06-01' of git://git.kernel.org/pub/scm/linux/kernel/...Jakub Kicinski
2022-06-01Merge tag 'xfs-5.19-for-linus-2' of git://git.kernel.org/pub/scm/fs/xfs/xfs-l...Linus Torvalds
2022-06-01socket: Don't use u8 type in uapi socket.hTobias Klauser
2022-06-01drm/msm/dpu: Move min BW request and full BW disable back to mdssDouglas Anderson
2022-06-01drm/msm/dpu: Fix pointer dereferenced before checkingHaowen Bai
2022-06-01drm/msm/dpu: Remove unused codeJiapeng Chong
2022-06-01drm/msm/disp/dpu1: remove superfluous initVinod Koul
2022-06-01drm/msm/dp: Always clear mask bits to disable interrupts at dp_ctrl_reset_irq...Kuogee Hsieh
2022-06-01Merge tag 'rtc-5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/abellon...Linus Torvalds
2022-06-01Merge tag 'i3c/for-5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/i3c...Linus Torvalds
2022-06-01Merge tag 'for-5.19/dm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2022-06-01rtc: mxc: Silence a clang warningFabio Estevam
2022-06-01Merge tag 'for-v5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/li...Linus Torvalds
2022-06-01Merge tag 'linux-watchdog-5.19-rc1' of git://www.linux-watchdog.org/linux-wat...Linus Torvalds
2022-06-01Merge tag 'vfio-v5.19-rc1' of https://github.com/awilliam/linux-vfioLinus Torvalds
2022-06-01MAINTAINERS: rectify entries for some i3c drivers after dt conversionLukas Bulwahn
2022-06-01Merge tag 'erofs-for-5.19-rc1-fixes' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2022-06-01Merge tag '5.19-rc-ksmbd-server-fixes' of git://git.samba.org/ksmbdLinus Torvalds
2022-06-01afs: Fix infinite loop found by xfstest generic/676David Howells
2022-06-01Merge tag 'pwm/for-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2022-06-01Merge tag 'rpmsg-v5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/remo...Linus Torvalds
2022-06-01Merge tag 'rproc-v5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/remo...Linus Torvalds
2022-06-01Merge tag 'spi-fix-v5.19-rc0' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2022-06-01Merge branch 'pcmcia-next' of git://git.kernel.org/pub/scm/linux/kernel/git/b...Linus Torvalds
2022-06-01io_uring: fix deadlock on iowq file slot allocPavel Begunkov
2022-06-01documentation: Format button_dev as a pointer.Nelson Penn
2022-06-01docs: add SVG version of the Linux logoMiguel Ojeda
2022-06-01docs: move Linux logo into a new `images` folderMiguel Ojeda
2022-06-01docs: blockdev: change title to match section contentJoel Colledge
2022-06-01docs/conf.py: Cope with removal of language=None in Sphinx 5.0.0Akira Yokosawa
2022-06-01net/sched: act_api: fix error code in tcf_ct_flow_table_fill_tuple_ipv6()Dan Carpenter