summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* SUNRPC: remove timeout arg from svc_recv()NeilBrown2023-08-293-3/+4
* SUNRPC: change svc_recv() to return void.NeilBrown2023-08-291-1/+1
* nfsd: Simplify code around svc_exit_thread() call in nfsd()NeilBrown2023-08-291-13/+0
* SUNRPC: Revert e0a912e8ddbaChuck Lever2023-08-291-2/+0
* SUNRPC: Send RPC message on TCP with a single sock_sendmsg() callChuck Lever2023-08-291-0/+2
* SUNRPC: Convert svc_tcp_sendmsg to use bio_vecs directlyChuck Lever2023-08-291-0/+2
* sunrpc: Remove unused extern declarationsYueHaibing2023-08-291-3/+0
* NFSD: Remove svc_rqst::rq_cacherepChuck Lever2023-08-291-1/+0
* 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-241-4/+0
* | Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2023-08-251-40/+40
|\ \
| * | clk: Fix undefined reference to `clk_rate_exclusive_{get,put}'Biju Das2023-08-041-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-251-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-241-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-181-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-101-0/+2
| |\ \ \ \ \ \ \ \
* | \ \ \ \ \ \ \ \ Merge tag 'drm-misc-fixes-2023-08-17' of git://anongit.freedesktop.org/drm/dr...Dave Airlie2023-08-181-9/+3
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / / / |/| | | | | | / / / | | |_|_|_|_|/ / / | |/| | | | | | |
| * | | | | | | | Revert "drm/edid: Fix csync detailed mode parsing"Jani Nikula2023-08-171-9/+3