aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-03-29Merge tag 'for-6.9/dm-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/g...Gravatar Linus Torvalds 3-27/+9
2024-03-29Merge tag 'gpio-fixes-for-v6.9-rc2' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 3-22/+65
2024-03-29dm integrity: fix out-of-range warningGravatar Arnd Bergmann 1-1/+1
2024-03-29dm vdo murmurhash3: use kernel byteswapping routines instead of GCC onesGravatar Ken Raeburn 1-25/+8
2024-03-29MAINTAINERS: Remove incorrect M: tag for dm-devel@lists.linux.devGravatar Kuan-Wei Chiu 1-2/+0
2024-03-28Merge tag 'mmc-v6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ulf...Gravatar Linus Torvalds 3-13/+22
2024-03-28Merge tag 'sound-6.9-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Gravatar Linus Torvalds 7-52/+148
2024-03-28Merge tag 'iommu-fixes-v6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Gravatar Linus Torvalds 3-14/+37
2024-03-28Merge tag 'nfsd-6.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/l...Gravatar Linus Torvalds 3-18/+35
2024-03-28Merge tag 'net-6.9-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Gravatar Linus Torvalds 86-337/+865
2024-03-28inet: inet_defrag: prevent sk release while still in useGravatar Florian Westphal 4-21/+60
2024-03-28Octeontx2-af: fix pause frame configuration in GMP modeGravatar Hariprasad Kelam 1-0/+5
2024-03-28net: lan743x: Add set RFE read fifo threshold for PCI1x1x chipsGravatar Raju Lakkaraju 2-0/+22
2024-03-28Merge branch 'net-bcmasp-phy-managements-fixes'Gravatar Paolo Abeni 1-23/+20
2024-03-28net: bcmasp: Remove phy_{suspend/resume}Gravatar Justin Chen 1-14/+1
2024-03-28net: bcmasp: Bring up unimac after PHY link upGravatar Justin Chen 1-9/+19
2024-03-28net: phy: qcom: at803x: fix kernel panic with at8031_probeGravatar Christian Marangi 1-1/+3
2024-03-28Merge tag 'nf-24-03-28' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...Gravatar Paolo Abeni 2-8/+43
2024-03-28Merge tag 'for-net' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfGravatar Paolo Abeni 5-3/+26
2024-03-28iommu: Validate the PASID in iommu_attach_device_pasid()Gravatar Jason Gunthorpe 1-1/+10
2024-03-28Merge tag 'arm-smmu-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/w...Gravatar Joerg Roedel 2-13/+27
2024-03-27Merge tag 'erofs-for-6.9-rc2-fixes' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 2-1/+1
2024-03-28netfilter: arptables: Select NETFILTER_FAMILY_ARP when building arp_tables.cGravatar Kuniyuki Iwashima 1-0/+1
2024-03-28netfilter: nf_tables: skip netdev hook unregistration if table is dormantGravatar Pablo Neira Ayuso 1-6/+10
2024-03-28netfilter: nf_tables: reject table flag and netdev basechain updatesGravatar Pablo Neira Ayuso 1-1/+30
2024-03-28netfilter: nf_tables: reject destroy command to remove basechain hooksGravatar Pablo Neira Ayuso 1-1/+2
2024-03-27Merge tag 'wireless-2024-03-27' of git://git.kernel.org/pub/scm/linux/kernel/...Gravatar Jakub Kicinski 21-65/+138
2024-03-27Merge tag '9p-fixes-for-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Gravatar Linus Torvalds 2-11/+11
2024-03-27Merge tag 'for-6.9-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...Gravatar Linus Torvalds 6-22/+63
2024-03-27Merge tag 'mm-hotfixes-stable-2024-03-27-11-25' of git://git.kernel.org/pub/s...Gravatar Linus Torvalds 25-40/+177
2024-03-27bpf: update BPF LSM designated reviewer listGravatar Matt Bobrowski 1-2/+1
2024-03-27NFSD: CREATE_SESSION must never cache NFS4ERR_DELAY repliesGravatar Chuck Lever 1-11/+25
2024-03-27Merge tag 'probes-fixes-v6.9-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar Linus Torvalds 1-1/+1
2024-03-27Merge tag 'execve-v6.9-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Gravatar Linus Torvalds 7-55/+61
2024-03-27Merge branch 'check-bloom-filter-map-value-size'Gravatar Alexei Starovoitov 3-0/+24
2024-03-27bpf: Protect against int overflow for stack access sizeGravatar Andrei Matei 1-0/+5
2024-03-27bpf: Check bloom filter map value sizeGravatar Andrei Matei 2-0/+19
2024-03-27Fix build errors due to new UIO_MEM_DMA_COHERENT messGravatar Linus Torvalds 3-4/+4
2024-03-27Fix memory leak in posix_clock_open()Gravatar Linus Torvalds 1-7/+9
2024-03-27bpf: fix warning for crash_kexecGravatar Hari Bathini 1-1/+1
2024-03-27selftests: netdevsim: set test timeout to 10 minutesGravatar Jakub Kicinski 1-0/+1
2024-03-27net: wan: framer: Add missing static inline qualifiersGravatar Herve Codina 1-2/+2
2024-03-27ALSA: hda/tas2781: remove useless dev_dbg from playback_hookGravatar Gergo Koteles 1-2/+0
2024-03-27ALSA: hda/tas2781: add debug statements to kcontrolsGravatar Gergo Koteles 1-4/+31
2024-03-27ALSA: hda/tas2781: add locks to kcontrolsGravatar Gergo Koteles 1-2/+48
2024-03-27ALSA: hda/tas2781: remove digital gain kcontrolGravatar Gergo Koteles 1-36/+1
2024-03-27ALSA: aoa: avoid false-positive format truncation warningGravatar Arnd Bergmann 1-1/+1
2024-03-26Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Gravatar Jakub Kicinski 7-36/+37
2024-03-26mlxbf_gige: call request_irq() after NAPI initializedGravatar David Thompson 1-7/+11
2024-03-26Merge branch 'tls-recvmsg-fixes'Gravatar Jakub Kicinski 2-2/+39