summaryrefslogtreecommitdiffstats
path: root/include (follow)
Commit message (Expand)AuthorAgeFilesLines
* vhost-vdpa: uAPI to get dedicated descriptor group idSi-Wei Liu2023-11-011-0/+8
* vhost-vdpa: introduce descriptor group backend featureSi-Wei Liu2023-11-011-0/+5
* vdpa: introduce dedicated descriptor group for virtqueueSi-Wei Liu2023-11-011-0/+11
* Merge branch 'mlx5-vhost' of https://git.kernel.org/pub/scm/linux/kernel/git/...Michael S. Tsirkin2023-11-011-1/+7
|\
| * vdpa/mlx5: Expose descriptor group mkey hw capabilityDragos Tatulea2023-10-021-1/+7
* | Merge tag 'ata-6.6-final' of git://git.kernel.org/pub/scm/linux/kernel/git/dl...Linus Torvalds2023-10-281-2/+18
|\ \
| * | scsi: sd: Introduce manage_shutdown device flagDamien Le Moal2023-10-271-2/+18
* | | Merge tag 'net-6.6-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds2023-10-263-1/+31
|\ \ \
| * \ \ Merge tag 'nf-23-10-25' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...Jakub Kicinski2023-10-261-0/+1
| |\ \ \
| | * | | netfilter: flowtable: GC pushes back packets to classic pathPablo Neira Ayuso2023-10-251-0/+1
| * | | | Merge tag 'wireless-2023-10-24' of git://git.kernel.org/pub/scm/linux/kernel/...Jakub Kicinski2023-10-241-0/+29
| |\ \ \ \
| | * | | | wifi: mac80211: don't drop all unprotected public action framesAvraham Stern2023-10-231-0/+29
| * | | | | gtp: uapi: fix GTPA_MAXPablo Neira Ayuso2023-10-241-1/+1
| | |/ / / | |/| | |
* | | | | Merge tag 'mm-hotfixes-stable-2023-10-24-09-40' of git://git.kernel.org/pub/s...Linus Torvalds2023-10-242-5/+42
|\ \ \ \ \
| * | | | | kasan: disable kasan_non_canonical_hook() for HW tagsArnd Bergmann2023-10-181-3/+3
| * | | | | kasan: print the original fault addr when access invalid shadowHaibo Li2023-10-181-3/+3
| * | | | | hugetlbfs: close race between MADV_DONTNEED and page faultRik van Riel2023-10-181-2/+33
| * | | | | hugetlbfs: extend hugetlb_vma_lock to private VMAsRik van Riel2023-10-181-0/+6
* | | | | | Merge tag 'perf-urgent-2023-10-21' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2023-10-211-0/+1
|\ \ \ \ \ \
| * | | | | | perf: Disallow mis-matched inherited group readsPeter Zijlstra2023-10-191-0/+1
* | | | | | | Merge tag 'mtd/fixes-for-6.6-rc7' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2023-10-203-0/+6
|\ \ \ \ \ \ \
| * | | | | | | mtd: rawnand: Ensure the nand chip supports cached readsRouven Czerwinski2023-10-163-0/+6
* | | | | | | | Merge tag 'sound-6.6-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds2023-10-201-0/+1
|\ \ \ \ \ \ \ \
| * | | | | | | | ASoC: soc-dapm: Add helper for comparing widget nameKrzysztof Kozlowski2023-10-091-0/+1
* | | | | | | | | Merge tag 'drm-fixes-2023-10-20' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2023-10-202-4/+3
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / |/| | | | | | | |
| * | | | | | | | Merge tag 'drm-misc-fixes-2023-10-19' of git://anongit.freedesktop.org/drm/dr...Dave Airlie2023-10-202-4/+3
| |\ \ \ \ \ \ \ \ | | |_|_|/ / / / / | |/| | | | | | |
| | * | | | | | | gpu/drm: Eliminate DRM_SCHED_PRIORITY_UNSETLuben Tuikov2023-10-181-2/+1
| | * | | | | | | drm/nouveau: exec: fix ioctl kernel-doc warningRandy Dunlap2023-10-121-2/+2
* | | | | | | | | Merge tag 'net-6.6-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds2023-10-196-12/+27
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | neighbor: tracing: Move pin6 inside CONFIG_IPV6=y sectionGeert Uytterhoeven2023-10-181-2/+2
| * | | | | | | | | Merge tag 'ipsec-2023-10-17' of git://git.kernel.org/pub/scm/linux/kernel/git...Jakub Kicinski2023-10-181-0/+1
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | xfrm: fix a data-race in xfrm_gen_index()Eric Dumazet2023-09-131-0/+1
| * | | | | | | | | | tcp: fix excessive TLP and RACK timeouts from HZ roundingNeal Cardwell2023-10-181-0/+3
| * | | | | | | | | | Merge tag 'for-net-2023-10-13' of git://git.kernel.org/pub/scm/linux/kernel/g...Jakub Kicinski2023-10-171-1/+1
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | Bluetooth: hci_sock: Correctly bounds check and pad HCI_MON_NEW_INDEX nameKees Cook2023-10-141-1/+1
| * | | | | | | | | | | net: more strict VIRTIO_NET_HDR_GSO_UDP_L4 validationWillem de Bruijn2023-10-151-3/+16
| * | | | | | | | | | | tcp: allow again tcp_disconnect() when threads are waitingPaolo Abeni2023-10-141-6/+4
* | | | | | | | | | | | Merge tag 'v6.6-rc7.vfs.fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2023-10-191-1/+1
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | audit,io_uring: io_uring openat triggers audit reference count underflowDan Clash2023-10-131-1/+1
| | |_|_|_|_|_|_|_|_|/ / | |/| | | | | | | | | |
* | | | | | | | | | | | Merge tag 'fbdev-for-6.6-rc7' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2023-10-182-3/+1
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | fbdev: uvesafb: Remove uvesafb_exec() prototype from include/video/uvesafb.hJorge Maidana2023-10-161-2/+0
| * | | | | | | | | | | | fbdev: mmp: Annotate struct mmp_path with __counted_byKees Cook2023-09-231-1/+1
* | | | | | | | | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2023-10-171-0/+7
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / / / / / / |/| | | | | | | | | | | |
| * | | | | | | | | | | | Merge tag 'kvmarm-fixes-6.6-2' of git://git.kernel.org/pub/scm/linux/kernel/g...Paolo Bonzini2023-10-151-0/+7
| |\ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | KVM: arm64: timers: Correctly handle TGE flip with CNTPOFF_EL2Marc Zyngier2023-10-121-0/+7
* | | | | | | | | | | | | | Merge tag 'char-misc-6.6-rc6' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2023-10-151-1/+0
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | mcb: remove is_added flag from mcb_device structJorge Sanjuan Garcia2023-10-051-1/+0
| | |_|_|_|_|_|_|_|_|_|/ / / | |/| | | | | | | | | | | |
* | | | | | | | | | | | | | Merge tag 'ovl-fixes-6.6-rc6' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2023-10-151-0/+2
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | fs: factor out vfs_parse_monolithic_sep() helperAmir Goldstein2023-10-121-0/+2
| | |_|_|_|/ / / / / / / / / | |/| | | | | | | | | | | |
* | | | | | | | | | | | | | Merge tag 'smp-urgent-2023-10-15' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2023-10-152-5/+2
|\ \ \ \ \ \ \ \ \ \ \ \ \ \