aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-09-08Merge tag 'loongarch-6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/ch...Gravatar Linus Torvalds 75-461/+3862
2023-09-08Merge tag 'printk-for-6.6-fixup' of git://git.kernel.org/pub/scm/linux/kernel...Gravatar Linus Torvalds 1-2/+0
2023-09-08Merge tag 'landlock-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Linus Torvalds 2-4/+6
2023-09-08soc: renesas: Kconfig: For ARCH_R9A07G043 select the required configs if depe...Gravatar Lad Prabhakar 1-3/+4
2023-09-08riscv: Kconfig.errata: Add dependency for RISCV_SBI in ERRATA_ANDES configGravatar Lad Prabhakar 1-1/+1
2023-09-08riscv: Kconfig.errata: Drop dependency for MMU in ERRATA_ANDES_CMO configGravatar Lad Prabhakar 1-1/+1
2023-09-08riscv: Kconfig: Select DMA_DIRECT_REMAP only if MMU is enabledGravatar Lad Prabhakar 1-1/+1
2023-09-08Merge patch series "bpf, riscv: use BPF prog pack allocator in BPF JIT"Gravatar Palmer Dabbelt 6-37/+255
2023-09-08Merge patch series "riscv: Introduce KASLR"Gravatar Palmer Dabbelt 15-126/+328
2023-09-08Merge patch "RISC-V: Add ptrace support for vectors"Gravatar Palmer Dabbelt 3-4/+90
2023-09-08Merge patch series "Add non-coherent DMA support for AX45MP"Gravatar Palmer Dabbelt 20-0/+516
2023-09-08Merge patch series "riscv: dma-mapping: unify support for cache flushes"Gravatar Palmer Dabbelt 1-9/+51
2023-09-08Merge patch series "RISC-V: Probe for misaligned access speed"Gravatar Palmer Dabbelt 10-39/+198
2023-09-08Revert "dma-contiguous: check for memory region overlap"Gravatar Zhenhua Huang 1-5/+0
2023-09-07Merge tag 'drm-next-2023-09-08' of git://anongit.freedesktop.org/drm/drmGravatar Linus Torvalds 62-227/+684
2023-09-07Merge tag 'net-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Gravatar Linus Torvalds 118-410/+1405
2023-09-07Merge tag 'devicetree-fixes-for-6.6-1' of git://git.kernel.org/pub/scm/linux/...Gravatar Linus Torvalds 9-132/+202
2023-09-07Merge tag 'pwm/for-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Gravatar Linus Torvalds 40-290/+281
2023-09-08Merge tag 'amd-drm-fixes-6.6-2023-09-06' of https://gitlab.freedesktop.org/ag...Gravatar Dave Airlie 50-180/+632
2023-09-08Merge tag 'drm-intel-next-fixes-2023-08-31' of git://anongit.freedesktop.org/...Gravatar Dave Airlie 3-5/+6
2023-09-07Merge tag 'rtc-6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni...Gravatar Linus Torvalds 59-616/+1334
2023-09-07Merge tag 'i3c/for-6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/i3c/...Gravatar Linus Torvalds 6-12/+32
2023-09-07Merge tag 'regulator-fix-v6.6-merge-window' of git://git.kernel.org/pub/scm/l...Gravatar Linus Torvalds 2-17/+16
2023-09-07Merge tag 'spi-fix-v6.6-merge-window' of git://git.kernel.org/pub/scm/linux/k...Gravatar Linus Torvalds 1-2/+29
2023-09-07Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmGravatar Linus Torvalds 177-3127/+8673
2023-09-08Merge tag 'drm-misc-next-fixes-2023-09-01' of git://anongit.freedesktop.org/d...Gravatar Dave Airlie 9-42/+46
2023-09-07net: enetc: distinguish error from valid pointers in enetc_fixup_clear_rss_rfs()Gravatar Vladimir Oltean 1-1/+1
2023-09-07Revert "net: team: do not use dynamic lockdep key"Gravatar Jakub Kicinski 3-85/+60
2023-09-07Merge tag 's390-6.6-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Gravatar Linus Torvalds 21-223/+98
2023-09-07Merge tag 'mips_6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linuxGravatar Linus Torvalds 44-252/+149
2023-09-07Merge tag 'xtensa-20230905' of https://github.com/jcmvbkbc/linux-xtensaGravatar Linus Torvalds 7-5/+56
2023-09-07ntfs3: drop inode references in ntfs_put_super()Gravatar Christian Brauner 1-6/+12
2023-09-07vfs: mostly undo glibc turning 'fstat()' into 'fstatat(AT_EMPTY_PATH)'Gravatar Linus Torvalds 1-0/+17
2023-09-07Revert "io_uring: fix IO hang in io_wq_put_and_exit from do_exit()"Gravatar Jens Axboe 1-32/+0
2023-09-07io_uring: fix unprotected iopoll overflowGravatar Pavel Begunkov 1-2/+2
2023-09-07io_uring: break out of iowq iopoll on teardownGravatar Pavel Begunkov 3-0/+13
2023-09-07Revert "printk: export symbols for debug modules"Gravatar Christoph Hellwig 1-2/+0
2023-09-07Merge tag 'asoc-fix-v6.6-merge-window' of https://git.kernel.org/pub/scm/linu...Gravatar Takashi Iwai 11-31/+96
2023-09-07Merge tag 'nf-23-09-06' of https://git.kernel.org/pub/scm/linux/kernel/git/ne...Gravatar Paolo Abeni 6-15/+36
2023-09-07arm64: csum: Fix OoB access in IP checksum code for negative lengthsGravatar Will Deacon 1-1/+1
2023-09-07Merge branch 'there-are-some-bugfix-for-the-hns3-ethernet-driver'Gravatar Paolo Abeni 8-37/+39
2023-09-07net: hns3: remove GSO partial feature bitGravatar Jie Wang 1-2/+0
2023-09-07net: hns3: fix the port information display when sfp is absentGravatar Yisen Zhuang 1-1/+3
2023-09-07net: hns3: fix invalid mutex between tc qdisc and dcb ets command issueGravatar Jijie Shao 4-19/+9
2023-09-07net: hns3: fix debugfs concurrency issue between kfree buffer and readGravatar Hao Chen 1-3/+4
2023-09-07net: hns3: fix byte order conversion issue in hclge_dbg_fd_tcam_read()Gravatar Hao Chen 1-7/+7
2023-09-07net: hns3: Support query tx timeout threshold by debugfsGravatar Jijie Shao 1-0/+4
2023-09-07net: hns3: fix tx timeout issueGravatar Jian Shen 1-5/+12
2023-09-07ALSA: hda/realtek - ALC287 I2S speaker platform supportGravatar Kailang Yang 1-0/+30
2023-09-07cifs: update internal module version number for cifs.koGravatar Steve French 1-2/+2