summaryrefslogtreecommitdiffstats
path: root/include (follow)
Commit message (Expand)AuthorAgeFilesLines
* vdpa: add get_backend_features vdpa operationEugenio Pérez2023-09-041-0/+4
* vdpa: add VHOST_BACKEND_F_ENABLE_AFTER_DRIVER_OK flagEugenio Pérez2023-09-041-0/+4
* Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2023-08-271-4/+0
|\
| * scsi: core: raid_class: Remove raid_component_add()Zhu Wang2023-08-251-4/+0
* | Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2023-08-261-40/+40
|\ \
| * | clk: Fix undefined reference to `clk_rate_exclusive_{get,put}'Biju Das2023-08-051-40/+40
* | | Merge tag 'mm-hotfixes-stable-2023-08-25-11-07' of git://git.kernel.org/pub/s...Linus Torvalds2023-08-254-9/+35
|\ \ \
| * | | mm: enable page walking API to lock vmas during the walkSuren Baghdasaryan2023-08-211-0/+11
| * | | smaps: use vm_normal_page_pmd() instead of follow_trans_huge_pmd()David Hildenbrand2023-08-211-3/+0
| * | | mm/gup: reintroduce FOLL_NUMA as FOLL_HONOR_NUMA_FAULTDavid Hildenbrand2023-08-212-6/+24
* | | | Merge tag 'riscv-for-linus-6.5-rc8' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2023-08-251-1/+0
|\ \ \ \
| * | | | RISC-V: Remove ptrace support for vectorsPalmer Dabbelt2023-08-221-1/+0
| | |/ / | |/| |
* | | | Merge tag 'drm-fixes-2023-08-25' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2023-08-252-1/+2
|\ \ \ \
| * \ \ \ Merge tag 'drm-intel-fixes-2023-08-24' of git://anongit.freedesktop.org/drm/d...Dave Airlie2023-08-251-0/+1
| |\ \ \ \
| | * | | | drm: Add an HPD poll helper to reschedule the poll workImre Deak2023-08-231-0/+1
| * | | | | Merge tag 'drm-misc-fixes-2023-08-24' of git://anongit.freedesktop.org/drm/dr...Dave Airlie2023-08-241-1/+1
| |\ \ \ \ \ | | |/ / / / | |/| | | |
| | * | | | drm/display/dp: Fix the DP DSC Receiver cap sizeAnkit Nautiyal2023-08-221-1/+1
* | | | | | Merge tag 'trace-v6.5-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2023-08-251-0/+11
|\ \ \ \ \ \
| * | | | | | tracing/synthetic: Use union instead of castsSven Schnelle2023-08-161-0/+11
* | | | | | | Merge tag 'net-6.5-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds2023-08-247-18/+28
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | |
| * | | | | | Merge tag 'nf-23-08-23' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git...Paolo Abeni2023-08-241-0/+6
| |\ \ \ \ \ \
| | * | | | | | netfilter: nf_tables: defer gc run if previous batch is still pendingFlorian Westphal2023-08-231-0/+5
| | * | | | | | netfilter: nf_tables: validate all pending tablesFlorian Westphal2023-08-231-0/+1
| * | | | | | | bonding: fix macvlan over alb bond supportHangbin Liu2023-08-241-10/+1
| |/ / / / / /
| * | | | | | Merge tag 'wireless-2023-08-22' of git://git.kernel.org/pub/scm/linux/kernel/...Jakub Kicinski2023-08-221-0/+1
| |\ \ \ \ \ \
| | * | | | | | wifi: mac80211: limit reorder_buf_filtered to avoid UBSAN warningPing-Ke Shih2023-08-211-0/+1
| * | | | | | | ipv4: fix data-races around inet->inet_idEric Dumazet2023-08-202-3/+14
| * | | | | | | net: validate veth and vxcan peer ifindexesJakub Kicinski2023-08-201-2/+2
| * | | | | | | sock: annotate data-races around prot->memory_pressureEric Dumazet2023-08-191-3/+4
* | | | | | | | Merge tag 'tty-6.5-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2023-08-201-1/+2
|\ \ \ \ \ \ \ \
| * | | | | | | | serial: core: Fix serial core port id to not use port->lineTony Lindgren2023-08-011-0/+1
| * | | | | | | | serial: core: Controller id cannot be negativeTony Lindgren2023-08-011-1/+1
| | |_|_|_|_|/ / | |/| | | | | |
* | | | | | | | Merge tag 'fbdev-for-6.5-rc7' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2023-08-191-12/+0
|\ \ \ \ \ \ \ \ | |_|/ / / / / / |/| | | | | | |
| * | | | | | | fbdev: kyro: Remove unused declarationsYue Haibing2023-08-151-12/+0
| |/ / / / / /
* | | | | | | Merge tag 'net-6.5-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds2023-08-184-0/+12
|\ \ \ \ \ \ \
| * | | | | | | net: do not allow gso_size to be set to GSO_BY_FRAGSEric Dumazet2023-08-171-0/+4
| * | | | | | | sock: Fix misuse of sk_under_memory_pressure()Abel Wu2023-08-171-0/+6
| * | | | | | | Merge tag 'nf-23-08-16' of https://git.kernel.org/pub/scm/linux/kernel/git/ne...David S. Miller2023-08-161-0/+1
| |\ \ \ \ \ \ \
| | * | | | | | | netfilter: nf_tables: fix kdoc warnings after gc reworkFlorian Westphal2023-08-161-0/+1
| * | | | | | | | Merge tag 'ipsec-2023-08-15' of git://git.kernel.org/pub/scm/linux/kernel/git...David S. Miller2023-08-161-0/+1
| |\ \ \ \ \ \ \ \ | | |/ / / / / / / | |/| | | | | | |
| | * | | | | | | xfrm: don't skip free of empty state in acquire policyLeon Romanovsky2023-08-011-0/+1
| * | | | | | | | Merge branch 'x86/bugs' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipJakub Kicinski2023-08-111-0/+2
| |\ \ \ \ \ \ \ \
* | \ \ \ \ \ \ \ \ Merge tag 'drm-misc-fixes-2023-08-17' of git://anongit.freedesktop.org/drm/dr...Dave Airlie2023-08-171-9/+3
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / / / |/| | | | | | / / / | | |_|_|_|_|/ / / | |/| | | | | | |
| * | | | | | | | Revert "drm/edid: Fix csync detailed mode parsing"Jani Nikula2023-08-171-9/+3
* | | | | | | | | locking: remove spin_lock_prefetchMateusz Guzik2023-08-121-6/+1
* | | | | | | | | Merge tag 'x86_bugs_for_v6.5_rc6' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2023-08-121-0/+2
|\ \ \ \ \ \ \ \ \ | | |_|/ / / / / / | |/| | | | | | |
| * | | | | | | | x86/speculation: Add cpu_show_gds() prototypeArnd Bergmann2023-08-101-0/+2
* | | | | | | | | Merge tag 'block-6.5-2023-08-11' of git://git.kernel.dk/linuxLinus Torvalds2023-08-112-2/+1
|\ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / |/| | | | | | | |
| * | | | | | | | block: don't make REQ_POLLED imply REQ_NOWAITJens Axboe2023-08-101-1/+1
| * | | | | | | | block: get rid of unused plug->nowait flagJens Axboe2023-08-081-1/+0