summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorLines
2022-12-28virtio_ring: use helper function is_power_of_2()Shaoqin Huang-1/+1
2022-12-28virtio_pci: use helper function is_power_of_2()Shaoqin Huang-1/+1
2022-12-28vdpa/mlx5: Avoid overwriting CVQ iotlbEli Cohen-59/+39
2022-12-28vdpa/mlx5: Avoid using reslock in event_handlerEli Cohen-12/+4
2022-12-28vdpa/mlx5: Fix wrong mac address deletionEli Cohen-1/+1
2022-12-28vdpa/mlx5: Return error on vlan ctrl commands if not supportedEli Cohen-0/+3
2022-12-28vdpa/mlx5: Fix rule forwarding VLAN to TIREli Cohen-3/+5
2022-12-28virtio-blk: use a helper to handle request queuing errorsDmitry Fomichev-13/+16
2022-12-28tools/virtio: initialize spinlocks in vring_test.cRicardo CaƱuelo-0/+2
2022-12-28vdpa: merge functionally duplicated dev_features attributesSi-Wei Liu-4/+2
2022-12-25Linux 6.2-rc1v6.2-rc1Linus Torvalds-2/+2
2022-12-25treewide: Convert del_timer*() to timer_shutdown*()Steven Rostedt (Google)-97/+97
2022-12-23Merge tag 'spi-fix-v6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-3/+16
2022-12-23Merge tag 'regulator-fix-v6.2-rc1' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds-2/+2
2022-12-23Merge tag 'coccinelle-6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Linus Torvalds-1/+1
2022-12-23Merge tag 'hardening-v6.2-rc1-fixes' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds-21/+36
2022-12-23Merge tag 'pstore-v6.2-rc1-fixes' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds-4/+6
2022-12-23Merge tag 'dma-mapping-2022-12-23' of git://git.infradead.org/users/hch/dma-m...Linus Torvalds-2/+6
2022-12-23Merge tag '9p-for-6.2-rc1' of https://github.com/martinetd/linuxLinus Torvalds-38/+42
2022-12-23Merge tag 'sound-6.2-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-640/+1731
2022-12-23Merge tag 'drm-next-2022-12-23' of git://anongit.freedesktop.org/drm/drmLinus Torvalds-372/+647
2022-12-23Merge tag 'mips_6.2_1' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/...Linus Torvalds-1/+5
2022-12-23Merge tag 'mm-hotfixes-stable-2022-12-22-14-34' of git://git.kernel.org/pub/s...Linus Torvalds-187/+184
2022-12-23pstore: Properly assign mem_type propertyLuca Stefani-1/+1
2022-12-23pstore: Make sure CONFIG_PSTORE_PMSG selects CONFIG_RT_MUTEXESJohn Stultz-0/+1
2022-12-23cfi: Fix CFI failure with KASANSami Tolvanen-3/+0
2022-12-22Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds-11/+187
2022-12-22Merge tag 'afs-next-20221222' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-51/+55
2022-12-22Merge tag 'perf-tools-for-v6.2-2-2022-12-22' of git://git.kernel.org/pub/scm/...Linus Torvalds-118758/+86079
2022-12-22perf python: Fix splitting CC into compiler and optionsArnaldo Carvalho de Melo-2/+11
2022-12-22afs: Stop implementing ->writepage()David Howells-37/+50
2022-12-22afs: remove afs_cache_netfs and afs_zap_permits() declarationsGaosheng Cui-8/+0
2022-12-22afs: remove variable nr_serversColin Ian King-5/+1
2022-12-22afs: Fix lost servers_outstanding countDavid Howells-1/+4
2022-12-22Merge tag 'asoc-v6.2-3' of https://git.kernel.org/pub/scm/linux/kernel/git/br...Takashi Iwai-15/+138
2022-12-22ALSA: usb-audio: Add new quirk FIXED_RATE for JBL Quantum810 WirelessJaroslav Kysela-12/+60
2022-12-22ALSA: azt3328: Remove the unused function snd_azf3328_codec_outl()Jiapeng Chong-9/+0
2022-12-22Merge branch 'for-next' into for-linusTakashi Iwai-51364/+67639
2022-12-21Merge tag 'trace-v6.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/tra...Linus Torvalds-3/+3
2022-12-21Merge tag 'trace-probes-v6.2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-52/+124
2022-12-21Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds-44/+97
2022-12-22Merge tag 'amd-drm-fixes-6.2-2022-12-21' of https://gitlab.freedesktop.org/ag...Dave Airlie-36/+102
2022-12-21Merge tag 'block-6.2-2022-12-19' of git://git.kernel.dk/linuxLinus Torvalds-38/+47
2022-12-21Merge tag 'io_uring-6.2-2022-12-19' of git://git.kernel.dk/linuxLinus Torvalds-30/+44
2022-12-21gcov: add support for checksum fieldRickard x Andersson-0/+5
2022-12-21test_maple_tree: add test for mas_spanning_rebalance() on insufficient dataLiam Howlett-0/+23
2022-12-21maple_tree: fix mas_spanning_rebalance() on insufficient dataLiam Howlett-1/+3
2022-12-21hugetlb: really allocate vma lock for all sharable vmasMike Kravetz-185/+148
2022-12-21kmsan: export kmsan_handle_urbArnd Bergmann-0/+1
2022-12-21kmsan: include linux/vmalloc.hArnd Bergmann-0/+1