summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-08-16tracing: Apply trace filters on all output channelsPingfan Liu
2021-08-16KVM: nSVM: always intercept VMLOAD/VMSAVE when nested (CVE-2021-3656)Maxim Levitsky
2021-08-16KVM: nSVM: avoid picking up unsupported bits from L2 in int_ctl (CVE-2021-3653)Maxim Levitsky
2021-08-16net: iosm: Prevent underflow in ipc_chnl_cfg_get()Dan Carpenter
2021-08-16btrfs: prevent rename2 from exchanging a subvol with a directory from differe...NeilBrown
2021-08-16Merge branch 'bnxt_en-fixes'David S. Miller
2021-08-16bnxt_en: Add missing DMA memory barriersMichael Chan
2021-08-16bnxt_en: Disable aRFS if running on 212 firmwareMichael Chan
2021-08-16qed: Fix null-pointer dereference in qed_rdma_create_qp()Shai Malin
2021-08-16qed: qed ll2 race condition fixesShai Malin
2021-08-16tipc: call tipc_wait_for_connect only when dlen is not 0Xin Long
2021-08-16ptp_pch: Restore dependency on PCIAndy Shevchenko
2021-08-16net: 6pack: fix slab-out-of-bounds in decode_dataPavel Skripkin
2021-08-15Linux 5.14-rc6Linus Torvalds
2021-08-15Merge tag 'powerpc-5.14-5' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2021-08-15Merge tag 'irq-urgent-2021-08-15' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2021-08-15Merge tag 'locking_urgent_for_v5.14_rc6' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2021-08-15Merge tag 'efi_urgent_for_v5.14_rc6' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2021-08-15Merge tag 'x86_urgent_for_v5.14_rc6' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2021-08-15Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2021-08-15ALSA: hda/realtek: Enable 4-speaker output for Dell XPS 15 9510 laptopKristin Paget
2021-08-14Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2021-08-14Merge tag 'libnvdimm-fixes-5.14-rc6' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2021-08-14Merge tag 'usb-5.14-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2021-08-14Merge tag 'staging-5.14-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2021-08-14Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2021-08-14Merge tag 'for-linus-5.14-rc6-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2021-08-14Merge tag 'riscv-for-linus-5.14-rc6' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2021-08-14Merge tag 'configfs-5.14' of git://git.infradead.org/users/hch/configfsLinus Torvalds
2021-08-13Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2021-08-13Merge tag '5.14-rc5-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2021-08-13Merge tag 'linux-kselftest-fixes-5.14-rc6' of git://git.kernel.org/pub/scm/li...Linus Torvalds
2021-08-13ice: Fix perout start time roundingMaciej Machnikowski
2021-08-13lib: use PFN_PHYS() in devmem_is_allowed()Liang Wang
2021-08-13mm/memcg: fix incorrect flushing of lruvec data in obj_stockWaiman Long
2021-08-13mm/madvise: report SIGBUS as -EFAULT for MADV_POPULATE_(READ|WRITE)David Hildenbrand
2021-08-13mm: slub: fix slub_debug disabling for list of slabsVlastimil Babka
2021-08-13slub: fix kmalloc_pagealloc_invalid_free unit testShakeel Butt
2021-08-13kasan, slub: reset tag when printing addressKuan-Ying Lee
2021-08-13kasan, kmemleak: reset tags when scanning blockKuan-Ying Lee
2021-08-13Merge tag 'block-5.14-2021-08-13' of git://git.kernel.dk/linux-blockLinus Torvalds
2021-08-13Merge tag 'io_uring-5.14-2021-08-13' of git://git.kernel.dk/linux-blockLinus Torvalds
2021-08-13Merge tag 'pinctrl-v5.14-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2021-08-13Merge branch 'bnxt-tx-napi-disabling-resiliency-improvements'Jakub Kicinski
2021-08-13bnxt: count Tx dropsJakub Kicinski
2021-08-13bnxt: make sure xmit_more + errors does not miss doorbellsJakub Kicinski
2021-08-13bnxt: disable napi before canceling DIMJakub Kicinski
2021-08-13bnxt: don't lock the tx queue from napi pollJakub Kicinski
2021-08-13nbd: Aovid double completion of a requestXie Yongji
2021-08-13selftests, bpf: Test that dead ldx_w insns are acceptedIlya Leoshkevich