summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-09-01cache: Add L2 cache management for Andes AX45MP RISC-V coreLad Prabhakar
2023-09-01dt-bindings: cache: andestech,ax45mp-cache: Add DT binding documentation for ...Lad Prabhakar
2023-09-01riscv: mm: dma-noncoherent: nonstandard cache operations supportLad Prabhakar
2023-09-01riscv: errata: Add Andes alternative portsLad Prabhakar
2023-09-01riscv: asm: vendorid_list: Add Andes Technology to the vendors listLad Prabhakar
2023-09-01riscv: dma-mapping: switch over to generic implementationLad Prabhakar
2023-09-01riscv: dma-mapping: skip invalidation before bidirectional DMAArnd Bergmann
2023-09-01riscv: dma-mapping: only invalidate after DMA, not flushArnd Bergmann
2023-09-01RISC-V: alternative: Remove feature_probe_funcEvan Green
2023-09-01RISC-V: Probe for unaligned access speedEvan Green
2023-09-01Merge tag 'riscv-for-linus-6.6-mw1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2023-09-01kunit: test: Make filter strings in executor_test writableDavid Gow
2023-09-01Merge tag 'csky-for-linus-6.6-2' of https://github.com/c-sky/csky-linuxLinus Torvalds
2023-09-01null_blk: fix poll request timeout handlingChengming Zhou
2023-09-01docs/bpf: Fix "file doesn't exist" warnings in {llvm_reloc,btf}.rstEduard Zingerman
2023-09-01io_uring: fix IO hang in io_wq_put_and_exit from do_exit()Ming Lei
2023-09-01s390/dasd: fix string length handlingHeiko Carstens
2023-09-01ASoC: Name iov_iter argument as iterator instead of bufferTakashi Iwai
2023-09-01ASoC: dmaengine: Drop unused iov_iter for process callbackTakashi Iwai
2023-09-01selftests/bpf: Fix a CI failure caused by vsock writeXu Kuohai
2023-09-01kconfig: add warn-unknown-symbols sanity checkSergey Senozhatsky
2023-09-01kbuild: dummy-tools: make MPROFILE_KERNEL checks work on BEJiri Slaby
2023-09-01sfc: check for zero length in EF10 RX prefixEdward Cree
2023-09-01Merge branch 'dst-hint-multipath'David S. Miller
2023-09-01selftests: fib_tests: Add multipath list receive testsSriram Yagnaraman
2023-09-01ipv6: ignore dst hint for multipath routesSriram Yagnaraman
2023-09-01ipv4: ignore dst hint for multipath routesSriram Yagnaraman
2023-09-01skbuff: skb_segment, Call zero copy functions before using skbuff fragsMohamed Khalfella
2023-09-01Documentation/llvm: refresh docsNick Desaulniers
2023-09-01modpost: Skip .llvm.call-graph-profile section checkDenis Nikitin
2023-09-01kbuild: support modules_sign for external modules as wellMasahiro Yamada
2023-09-01kbuild: support 'make modules_sign' with CONFIG_MODULE_SIG_ALL=nMasahiro Yamada
2023-09-01kbuild: move more module installation code to scripts/Makefile.modinstMasahiro Yamada
2023-09-01kbuild: reduce the number of mkdir calls during modules_installMasahiro Yamada
2023-09-01Merge branch 'net-data-race-annotations'David S. Miller
2023-09-01net: annotate data-races around sk->sk_bind_phcEric Dumazet
2023-09-01net: annotate data-races around sk->sk_tsflagsEric Dumazet
2023-09-01mptcp: annotate data-races around msk->rmem_fwd_allocEric Dumazet
2023-09-01net: annotate data-races around sk->sk_forward_allocEric Dumazet
2023-09-01net: use sk_forward_alloc_get() in sk_get_meminfo()Eric Dumazet
2023-09-01net/handshake: fix null-ptr-deref in handshake_nl_done_doit()Eric Dumazet
2023-08-31Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski
2023-08-31Merge tag 'nfs-for-6.6-1' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds
2023-08-31Merge tag 'nfsd-6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linuxLinus Torvalds
2023-09-01fbdev: Update fbdev source file pathsJonathan Neuschäfer
2023-09-01fbdev: ssd1307fb: Use bool for ssd1307fb_deviceinfo flagsGeert Uytterhoeven
2023-09-01fbdev: neofb: Shorten Neomagic product name in info structHelge Deller
2023-08-31Merge tag '6.6-rc-ksmbd-fixes-part1' of git://git.samba.org/ksmbdLinus Torvalds
2023-08-31Merge tag 'jfs-6.6' of github.com:kleikamp/linux-shaggyLinus Torvalds
2023-08-31Merge tag 'ext4_for_linus-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds