aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
6 daysvirt: vmgenid: move to using dev_set/get_drvdataHEADmasterJason A. Donenfeld1-3/+3
6 daysvirt: vmgenid: set driver_data before registering notification handlersZhichen Wang1-2/+4
6 daysvirt: vmgenid: remap memory as decryptedVitaly Kuznetsov1-1/+2
6 daysLinux 7.3-rc1linus/masterLinus Torvalds1-2/+2
6 daysMerge tag 'i2c-fixes-7.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/andi.shyti/linuxLinus Torvalds6-14/+37
6 daysMerge tag 'cocci-7.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/jlawall/linuxLinus Torvalds15-164/+149
6 daysCREDITS/mailmap: add some info about Darrick J. WongDarrick J. Wong2-0/+11
6 daysMerge tag 'timers-urgent-2026-08-30' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-0/+13
6 daysMerge tag 'locking-urgent-2026-08-30' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds2-18/+20
6 daysMerge tag 'rust-fixes-7.3' of git://git.kernel.org/pub/scm/linux/kernel/git/ojeda/linuxLinus Torvalds7-14/+53
6 daysMerge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rmk/linuxLinus Torvalds9-30/+41
6 daysMerge tag 'for-linus' of https://github.com/openrisc/linuxLinus Torvalds2-6/+41
6 daysMerge tag 'trace-v7.3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/trace/linux-traceLinus Torvalds9-17/+40
6 daysMerge branches 'fixes' and 'misc' into for-linusRussell King (Oracle)6-22/+13
6 dayscoccinelle: ifnulldev_put: update error messageJulia Lawall1-2/+2
6 dayscoccinelle: ifnulldev_put: update outdated helper namesSang-Heon Jeon1-4/+4
7 dayscoccinelle: atomic_as_refcounter: drop atomic_long_dec_and_lockSang-Heon Jeon1-4/+0
7 dayscoccinelle: kfree_mismatch: drop vmalloc_execSang-Heon Jeon1-6/+6
7 dayscoccinelle: pool_zalloc-simple: drop the pci_pool_alloc rulesSang-Heon Jeon1-14/+3
7 daysMerge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mkp/scsiLinus Torvalds36-630/+641
8 daysopenrisc: fix arbitrary kernel memory access via or1k_atomic syscallAli Ahmet Memis1-4/+39
8 daysMerge tag 'io_uring-7.3-20260828' of git://git.kernel.org/pub/scm/linux/kernel/git/axboe/linuxLinus Torvalds2-7/+29
8 daysMerge tag 'drm-next-2026-08-29' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds108-1147/+2736
8 daysMerge tag 'for-linus-7.3-1' of https://github.com/cminyard/linux-ipmiLinus Torvalds6-24/+86
8 daysMerge tag 'ceph-for-7.3-rc1' of https://github.com/ceph/ceph-clientLinus Torvalds20-131/+462
8 daysMerge tag 'ubifs-for-linus-7.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/ubifsLinus Torvalds13-74/+122
8 daysMerge tag 'f2fs-for-7.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/jaegeuk/f2fsLinus Torvalds25-454/+1530
8 daysMerge tag 'sound-fix-7.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/soundLinus Torvalds47-422/+704
8 daysMerge tag 'rtc-7.3' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni/linuxLinus Torvalds31-295/+507
8 daysMerge tag 'for-next-tpm-7.3' of git://git.kernel.org/pub/scm/linux/kernel/git/jarkko/linux-tpmddLinus Torvalds21-1093/+1252
8 daysMerge tag 'v7.3-p2' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds1-3/+13
8 daysMerge tag 'acpi-7.3-rc1-3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds2-1/+4
8 daysMerge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linuxLinus Torvalds15-12/+84
8 daysMerge tag 'xtensa-20260828' of https://github.com/jcmvbkbc/linux-xtensaLinus Torvalds4-11/+4
8 daysMerge tag 'm68knommu-for-v7.3' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg/m68knommuLinus Torvalds5-2/+130
9 daysMerge tag 'amd-drm-next-7.3-2026-08-27' of https://gitlab.freedesktop.org/agd5f/linux into drm-nextDave Airlie19-50/+569
9 daysMerge tag 'drm-xe-next-fixes-2026-08-27' of https://gitlab.freedesktop.org/drm/xe/kernel into drm-nextDave Airlie19-196/+450
9 daysring-buffer: Stop remote reader update when page swap failsIvan Immanuel Shaji1-2/+5
9 daystracing: Fix retry exhaustion in simple ring buffer reader swapIvan Immanuel Shaji1-2/+2
9 daystracing/user_events: Clear copied tracing state before fork duplicationJérémy Jean1-0/+3
9 daysi2c: core: fix debugfs UAF on adapter removalVasileios Almpanis1-0/+6
9 daysi2c: imx-lpi2c: avoid accessing target registers on master-only controllersCarlos Song1-4/+23
9 daysi2c: qcom-cci: fix autosuspend cleanupGuangshuo Li1-7/+4
9 daysi2c: designware: Enable interrupt mask workaround for HJMC3001Hongbo Yao1-1/+1
9 daysi2c: qcom-geni: update frequency table to fix timing parametersKathiravan Thirumoorthy1-2/+2
9 daysMAINTAINERS: update rtc subsystem patchwork locationAlexandre Belloni1-1/+1
9 daysMerge tag 'net-7.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds245-1417/+2968
9 daysMerge tag 'nf-26-08-27' of git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nfJakub Kicinski27-321/+118
9 daysMerge tag 'devicetree-fixes-for-7.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linuxLinus Torvalds3-2/+120
9 daysinet: frags: strip GSO state from fragments before reassemblyXinyang Ge1-0/+7