summaryrefslogtreecommitdiffstats
path: root/include (follow)
Commit message (Expand)AuthorAgeFilesLines
* kasan: Add __HAVE_ARCH_SHADOW_MAP to support arch specific mappingQing Zhang2023-09-061-0/+2
* raid6: Add LoongArch SIMD recovery implementationWANG Xuerui2023-09-061-0/+2
* raid6: Add LoongArch SIMD syndrome calculationWANG Xuerui2023-09-061-0/+2
* Merge tag 'md-next-20230814-resend' into loongarch-nextHuacai Chen2023-08-3011-61/+122
|\
| * block: uapi: Fix compilation errors using ioprio.h with C++Damien Le Moal2023-08-151-10/+11
| * block: Bring back zero_fill_bio_iterKent Overstreet2023-08-141-1/+6
| * block: Add some exports for bcachefsKent Overstreet2023-08-141-0/+1
| * ublk: enable zoned storage supportAndreas Hindborg2023-08-081-9/+54
| * fs: add CONFIG_BUFFER_HEADChristoph Hellwig2023-08-023-16/+22
| * fs: rename and move block_page_mkwrite_returnChristoph Hellwig2023-08-022-12/+18
| * blk-flush: reuse rq queuelist in flush state machineChengming Zhou2023-07-171-1/+0
| * blk-mq: use percpu csd to remote complete instead of per-rq csdChengming Zhou2023-07-171-4/+1
| * block: don't allow enabling a cache on devices that don't support itChristoph Hellwig2023-07-171-0/+1
| * blk-wbt: Replace strlcpy with strscpyAzeem Shaikh2023-07-171-4/+4
| * kyber: Replace strlcpy with strscpyAzeem Shaikh2023-07-171-4/+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