summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorLines
2026-03-02can: dummy_can: dummy_can_init(): fix packet statisticsOliver Hartkopp-0/+1
2026-03-02can: bcm: fix locking for bcm_op runtime updatesOliver Hartkopp-0/+1
2026-03-02slab: distinguish lock and trylock for sheaf_flush_main()Vlastimil Babka-10/+37
2026-03-01smb: update some doc referencesZhangGuoDong-3/+9
2026-03-01smb/client: make SMB2 maperror KUnit tests a separate moduleChenXiaoSong-16/+38
2026-03-01regulator: mt6363: Fix incorrect and redundant IRQ disposal in probeFelix Gu-3/+1
2026-03-01ASoC: cs35l56: Suppress pointless warning about number of GPIO pullsRichard Fitzgerald-2/+2
2026-03-01ASoC: amd: acp: Add ACP6.3 match entries for Cirrus Logic partsSimon Trimmer-0/+413
2026-03-01ASoC: Intel: sof_sdw: Add quirk for Alienware Area 51 (2025) 0CCD SKUOliver Freyermuth-0/+8
2026-03-01ASoC: rt1321: fix DMIC ch2/3 mask issueShuming Fan-2/+3
2026-03-01ASoC: cs35l56: Only patch ASP registers if the DAI is part of a DAIlinkRichard Fitzgerald-1/+24
2026-03-01ASoC: fsl_easrc: Fix event generation in fsl_easrc_iec958_set_reg()Mark Brown-3/+6
2026-03-01ASoC: fsl_easrc: Fix event generation in fsl_easrc_iec958_put_bits()Mark Brown-1/+4
2026-03-01Linux 7.0-rc2v7.0-rc2Linus Torvalds-1/+1
2026-03-01Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds-128/+87
2026-03-01Merge tag 'core-debugobjects-2026-03-01' of git://git.kernel.org/pub/scm/linu...Linus Torvalds-1/+19
2026-03-01Merge tag 'x86-urgent-2026-03-01' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds-42/+50
2026-03-01Merge tag 'timers-urgent-2026-03-01' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds-14/+45
2026-03-01Merge tag 'sched-urgent-2026-03-01' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds-52/+172
2026-03-01Merge tag 'perf-urgent-2026-03-01' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds-22/+89
2026-03-01Merge tag 'locking-urgent-2026-03-01' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds-2/+2
2026-03-01Merge tag 'irq-urgent-2026-03-01' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds-21/+46
2026-03-01Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds-50/+97
2026-02-28Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfLinus Torvalds-236/+1180
2026-02-28Merge tag 'driver-core-7.0-rc2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds-70/+150
2026-02-28lib/crypto: tests: Depend on library options rather than selecting themEric Biggers-23/+12
2026-02-28scsi: target: Fix recursive locking in __configfs_open_file()Prithvi Tambewagh-9/+6
2026-02-28scsi: devinfo: Add BLIST_SKIP_IO_HINTS for Iomega ZIPFlorian Fuchs-1/+1
2026-02-28scsi: mpi3mr: Clear reset history on ready and recheck state after timeoutRanjan Kumar-0/+10
2026-02-28scsi: core: Fix refcount leak for tagset_refcntJunxiao Bi-0/+1
2026-02-28amd-xgbe: fix MAC_TCR_SS register width for 2.5G and 10M speedsRaju Rangoju-1/+1
2026-02-28net: ti: icssg-prueth: Fix ping failure after offload mode setup when link sp...MD Danish Anwar-0/+8
2026-02-28cpupower: fix swapped power/energy unit labelsKaushlendra Kumar-2/+2
2026-02-28Merge tag 'v7.0rc1-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds-445/+489
2026-02-28firewire: ohci: initialize page array to use alloc_pages_bulk() correctlyTakashi Sakamoto-1/+1
2026-02-28atm: lec: fix null-ptr-deref in lec_arp_clear_vccsJiayuan Chen-11/+15
2026-02-28Merge tag 'spi-fix-v7.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-30/+4
2026-02-28Merge tag 'regulator-fix-v7.0-rc1' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds-9/+10
2026-02-28dpaa2-switch: Fix interrupt storm after receiving bad if_id in IRQ handlerGuenter Roeck-1/+2
2026-02-28Merge tag 's390-7.0-3' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds-67/+66
2026-02-28Merge branch 'xsk-fixes-for-af_xdp-fragment-handling'Jakub Kicinski-13/+19
2026-02-28xsk: Fix zero-copy AF_XDP fragment dropNikhil P. Rao-9/+15
2026-02-28xsk: Fix fragment node deletion to prevent buffer leakNikhil P. Rao-4/+4
2026-02-28Merge branch '200GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski-38/+114
2026-02-28selftests/net: packetdrill: remove tests for tcp_rcv_*bigJakub Kicinski-77/+0
2026-02-28tcp: give up on stronger sk_rcvbuf checks (for now)Jakub Kicinski-15/+1
2026-02-28udp: Unhash auto-bound connected sk from 4-tuple hash table when disconnected.Kuniyuki Iwashima-10/+15
2026-02-28Merge tag 'kvmarm-fixes-7.0-1' of git://git.kernel.org/pub/scm/linux/kernel/g...Paolo Bonzini-69/+80
2026-02-28KVM: always define KVM_CAP_SYNC_MMUPaolo Bonzini-17/+5
2026-02-28KVM: remove CONFIG_KVM_GENERIC_MMU_NOTIFIERPaolo Bonzini-42/+2