summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-12-06x86/sev-es: Use new for_each_insn_prefix() macro to loop over prefixes bytesMasami Hiramatsu
2020-12-06x86/insn-eval: Use new for_each_insn_prefix() macro to loop over prefixes bytesMasami Hiramatsu
2020-12-06x86/uprobes: Do not use prefixes.nbytes when looping over prefixes.bytesMasami Hiramatsu
2020-12-05Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2020-12-05Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2020-12-05Merge tag 'block-5.10-2020-12-05' of git://git.kernel.dk/linux-blockLinus Torvalds
2020-12-05Merge tag 'io_uring-5.10-2020-12-05' of git://git.kernel.dk/linux-blockLinus Torvalds
2020-12-05Merge tag 'powerpc-5.10-5' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2020-12-05Merge tag '5.10-rc6-smb3-fixes-part2' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2020-12-05Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2020-12-05Merge tag 'for-5.10/dm-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2020-12-05i2c: mlxbf: Fix the return check of devm_ioremap and ioremapWang Xiaojun
2020-12-05i2c: mlxbf: select CONFIG_I2C_SLAVEArnd Bergmann
2020-12-04block: fix incorrect branching in blk_max_size_offset()Mike Snitzer
2020-12-04Merge tag 'for-5.10/dm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2020-12-04dm: remove invalid sparse __acquires and __releases annotationsMike Snitzer
2020-12-04dm: fix double RCU unlock in dm_dax_zero_page_range() error pathMike Snitzer
2020-12-04dm: fix IO splittingMike Snitzer
2020-12-04Merge tag 'drm-fixes-2020-12-04' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2020-12-04tty: Fix ->session lockingJann Horn
2020-12-04tty: Fix ->pgrp locking in tiocspgrp()Jann Horn
2020-12-04usb: mtu3: mtu3_debug: remove an unused struct memberDan Carpenter
2020-12-04USB: core: return -EREMOTEIO on short usb_control_msg_recv()Johan Hovold
2020-12-04USB: core: drop short-transfer check from usb_control_msg_send()Johan Hovold
2020-12-04USB: apple-mfi-fastcharge: Fix use after free in probeDan Carpenter
2020-12-04usb: gadget: f_fs: Use local copy of descriptors for userspace copyVamsi Krishna Samavedam
2020-12-04usb: ohci-omap: Fix descriptor conversionLinus Walleij
2020-12-04Revert "usb-storage: fix sdev->host->dma_dev"Greg Kroah-Hartman
2020-12-04Revert "uas: fix sdev->host->dma_dev"Greg Kroah-Hartman
2020-12-04Revert "uas: bump hw_max_sectors to 2048 blocks for SS or faster drives"Greg Kroah-Hartman
2020-12-04Merge tag 'usb-serial-5.10-rc7' of https://git.kernel.org/pub/scm/linux/kerne...Greg Kroah-Hartman
2020-12-04USB: serial: kl5kusb105: fix memleak on openJohan Hovold
2020-12-04Merge tag 'drm-misc-fixes-2020-12-03' of git://anongit.freedesktop.org/drm/dr...Dave Airlie
2020-12-04Merge tag 'amd-drm-fixes-5.10-2020-12-02' of git://people.freedesktop.org/~ag...Dave Airlie
2020-12-04Merge tag 'drm-intel-fixes-2020-12-03' of git://anongit.freedesktop.org/drm/d...Dave Airlie
2020-12-03cifs: refactor create_sd_buf() and and avoid corrupting the bufferRonnie Sahlberg
2020-12-03cifs: add NULL check for ses->tcon_ipcAurelien Aptel
2020-12-03smb3: set COMPOUND_FID to FileID field of subsequent compound requestNamjae Jeon
2020-12-03Merge tag 'net-5.10-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2020-12-03Merge tag 's390-5.10-6' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds
2020-12-03Merge tag '9p-for-5.10-rc7' of git://github.com/martinetd/linuxLinus Torvalds
2020-12-03Merge branch 'mlx5-fixes-2020-12-01'Jakub Kicinski
2020-12-03net/mlx5: DR, Proper handling of unsupported Connect-X6DX SW steeringYevgeny Kliteynik
2020-12-03net/mlx5e: kTLS, Enforce HW TX csum offload with kTLSTariq Toukan
2020-12-03net: mlx5e: fix fs_tcp.c build when IPV6 is not enabledRandy Dunlap
2020-12-03net/mlx5: Fix wrong address reclaim when command interface is downEran Ben Elisha
2020-12-03net/sched: act_mpls: ensure LSE is pullable before reading itDavide Caratti
2020-12-03net: openvswitch: ensure LSE is pullable before reading itDavide Caratti
2020-12-03net: skbuff: ensure LSE is pullable before decrementing the MPLS ttlDavide Caratti
2020-12-03Merge tag 'wireless-drivers-2020-12-03' of git://git.kernel.org/pub/scm/linux...Jakub Kicinski