summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-11-10Merge tag 'linux-watchdog-6.7-rc1' of git://www.linux-watchdog.org/linux-watc...Linus Torvalds21-83/+248
2023-11-10Merge tag 'pwm/for-6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds74-775/+536
2023-11-10Merge tag 'iommu-updates-v6.7' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds58-3907/+2137
2023-11-09smb: client: fix mount when dns_resolver key is not availablePaulo Alcantara3-7/+29
2023-11-09riscv: Optimize bitops with Zbb extensionXiao Wang2-4/+252
2023-11-09riscv: Rearrange hwcap.h and cpufeature.hXiao Wang14-102/+95
2023-11-09arm64/syscall: Remove duplicate declarationKevin Brodsky1-1/+0
2023-11-09OSS: dmasound/paula: Convert to platform remove callback returning voidUwe Kleine-König1-4/+3
2023-11-09smb3: fix caching of ctime on setxattrSteve French1-1/+4
2023-11-09smb3: minor cleanup of session handling codeSteve French1-6/+12
2023-11-09cifs: reconnect work should have reference on server structShyam Prasad N2-16/+34
2023-11-09cifs: do not pass cifs_sb when trying to add channelsShyam Prasad N3-8/+8
2023-11-09cifs: account for primary channel in the interface listShyam Prasad N2-0/+34
2023-11-09cifs: distribute channels across interfaces based on speedShyam Prasad N3-14/+88
2023-11-09cifs: handle cases where a channel is closedShyam Prasad N6-7/+43
2023-11-09smb3: more minor cleanups for session handling routinesSteve French1-10/+15
2023-11-09smb3: minor RDMA cleanupSteve French1-2/+2
2023-11-09ALSA: hda: ASUS UM5302LA: Added quirks for cs35L41/10431A83 on i2c busVitalii Torshyn1-0/+6
2023-11-09ALSA: info: Fix potential deadlock at disconnectionTakashi Iwai1-8/+13
2023-11-09Merge patch "drivers: perf: Do not broadcast to other cpus when starting a co...Palmer Dabbelt16-45/+80
2023-11-09drivers: perf: Do not broadcast to other cpus when starting a counterAlexandre Ghiti1-4/+2
2023-11-09drivers: perf: Check find_first_bit() return valueAlexandre Ghiti1-0/+5
2023-11-09net: ti: icss-iep: fix setting counter valueDiogo Ivo1-1/+1
2023-11-09Merge tag 'asoc-fix-v6.7-merge-window-2' of https://git.kernel.org/pub/scm/li...Takashi Iwai2-0/+64
2023-11-09Merge patch series "Linux RISC-V AIA Preparatory Series"Palmer Dabbelt2-5/+8
2023-11-09of: property: Add fw_devlink support for msi-parentAnup Patel1-0/+2
2023-11-09RISC-V: Don't fail in riscv_of_parent_hartid() for disabled HARTsAnup Patel1-5/+6
2023-11-09ptp: fix corrupted list in ptp_openEdward Adam Davis3-11/+19
2023-11-09ptp: ptp_read should not release queueEdward Adam Davis1-2/+0
2023-11-09Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski2-41/+91
2023-11-09net_sched: sch_fq: better validate TCA_FQ_WEIGHTS and TCA_FQ_PRIOMAPEric Dumazet1-8/+2
2023-11-09Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...Jakub Kicinski2-5/+6
2023-11-09net: kcm: fill in MODULE_DESCRIPTION()Jakub Kicinski1-0/+1
2023-11-09Merge tag 'nf-23-11-08' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...Jakub Kicinski40-7/+82
2023-11-09Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski30-130/+341
2023-11-09net/sched: act_ct: Always fill offloading tuple iifidxVlad Buslov3-15/+32
2023-11-09Merge tag 'nfs-for-6.7-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds20-54/+121
2023-11-09Merge tag 'exfat-for-6.7-rc1-part2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2-2/+3
2023-11-09Merge tag 'xfs-6.7-merge-2' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds31-950/+1433
2023-11-08MAINTAINERS: update lists.linuxfoundation.org migrated listsKonstantin Ryabitsev1-25/+25
2023-11-08Merge tag 's390-6.7-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds25-537/+319
2023-11-08lsm: fix default return value for inode_getsecctxOndrej Mosnacek1-1/+1
2023-11-08lsm: fix default return value for vm_enough_memoryOndrej Mosnacek1-1/+1
2023-11-08Merge tag 'rcu-fixes-v6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/f...Linus Torvalds3-14/+63
2023-11-08Merge tag 'memblock-v6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-1/+1
2023-11-08Merge tag 'kgdb-6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/dan...Linus Torvalds2-4/+6
2023-11-08Merge tag 'riscv-for-linus-6.7-rc1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds44-298/+918
2023-11-08Merge tag 'asoc-fix-v6.7-merge-window' of https://git.kernel.org/pub/scm/linu...Takashi Iwai12-32/+50
2023-11-08Merge tag 'nvme-6.7-2023-11-8' of git://git.infradead.org/nvme into block-6.7Jens Axboe16-76/+61
2023-11-08nvme: keyring: fix conditional compilationHannes Reinecke3-20/+6