summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-11-07Merge tag 'media/v6.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds505-18024/+17217
2023-11-06kdb: Corrects comment for kdballocenvYuran Pereira1-4/+3
2023-11-06Merge branch 'smc-fixes'David S. Miller4-10/+15
2023-11-06net/smc: put sk reference if close work was canceledD. Wythe1-1/+2
2023-11-06net/smc: allow cdc msg send rather than drop it with NULL sndbuf_descD. Wythe1-5/+4
2023-11-06net/smc: fix dangling sock under state SMC_APPFINCLOSEWAITD. Wythe4-4/+9
2023-11-06nfsd: regenerate user space parsers after ynl-gen changesJakub Kicinski3-14/+156
2023-11-06tcp: Fix SYN option room calculation for TCP-AO.Kuniyuki Iwashima1-2/+3
2023-11-06octeontx2-pf: Free pending and dropped SQEsGeetha sowjanya4-10/+49
2023-11-06net, sched: Fix SKB_NOT_DROPPED_YET splat under debug configJamal Hadi Salim2-2/+9
2023-11-06Merge tag 'rtc-6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni...Linus Torvalds26-108/+620
2023-11-06Merge tag 'mailbox-v6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/jas...Linus Torvalds9-39/+117
2023-11-06Merge tag 'amd-drm-next-6.7-2023-11-03' of https://gitlab.freedesktop.org/agd...Dave Airlie53-527/+853
2023-11-06Merge tag 'drm-misc-next-fixes-2023-11-02' of git://anongit.freedesktop.org/d...Dave Airlie2-5/+5
2023-11-06gfs2: don't withdraw if init_threads() got interruptedAndreas Gruenbacher1-3/+1
2023-11-06gfs2: remove dead code in add_to_queueSu Hui1-1/+0
2023-11-06gfs2: Fix slab-use-after-free in gfs2_qd_deallocJuntong Deng1-4/+6
2023-11-06gfs2: Silence "suspicious RCU usage in gfs2_permission" warningAndreas Gruenbacher1-3/+4
2023-11-06gfs2: fs: derive f_fsid from s_uuidAmir Goldstein1-0/+1
2023-11-06gfs2: No longer use 'extern' in function declarationsAndreas Gruenbacher19-285/+289
2023-11-06gfs2: Rename gfs2_lookup_{ simple => meta }Andreas Gruenbacher3-15/+16
2023-11-06gfs2: Convert gfs2_internal_read to foliosAndreas Gruenbacher2-20/+18
2023-11-06gfs2: Convert stuffed_readpage to foliosAndreas Gruenbacher1-16/+14
2023-11-06gfs2: Minor gfs2_write_jdata_batch PAGE_SIZE cleanupAndreas Gruenbacher1-3/+3
2023-11-06gfs2: Get rid of gfs2_alloc_blocks generation parameterAndreas Gruenbacher6-13/+15
2023-11-06s390/mm: make pte_free_tlb() similar to pXd_free_tlb()Alexander Gordeev3-13/+3
2023-11-06s390/mm: use compound page order to distinguish page tablesAlexander Gordeev1-9/+4
2023-11-06s390/mm: use full 4KB page for 2KB PTEAlexander Gordeev4-262/+31
2023-11-06s390/cmma: rework no-dat handlingHeiko Carstens5-131/+21
2023-11-06s390/cmma: move arch_set_page_dat() to header fileHeiko Carstens6-16/+28
2023-11-06s390/cmma: move set_page_stable() and friends to header fileHeiko Carstens2-42/+43
2023-11-06s390/cmma: move parsing of cmma kernel parameter to early boot codeHeiko Carstens7-42/+58
2023-11-06s390/cmma: cleanup inline assembliesHeiko Carstens1-22/+26
2023-11-06s390/ap: fix vanishing crypto cards in SE environmentHarald Freudenberger1-23/+20
2023-11-06s390/zcrypt: don't report online if card or queue is in check-stop stateIngo Franzki2-4/+5
2023-11-06s390: add USER_STACKTRACE supportHeiko Carstens2-0/+44
2023-11-06s390/perf: implement perf_callchain_user()Heiko Carstens2-0/+48
2023-11-06s390/ap: fix AP bus crash on early config change callback invocationHarald Freudenberger1-0/+4
2023-11-06s390/ap: re-enable interrupt for AP queuesHarald Freudenberger1-2/+12
2023-11-06s390/ap: rework to use irq info from ap queue statusHarald Freudenberger2-11/+12
2023-11-06s390/mm: add missing conversion to use ptdescsAlexander Gordeev2-3/+3
2023-11-05Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds22-184/+544
2023-11-05Merge tag 'firewire-updates-6.7' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-1/+1
2023-11-05Merge tag 'i2c-for-6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds34-426/+595
2023-11-05Merge tag 'ubifs-for-linus-6.7-rc1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds15-116/+179
2023-11-05bcachefs: Improve stripe checksum error messageKent Overstreet1-8/+13
2023-11-05bcachefs: Simplify, fix bch2_backpointer_get_key()Kent Overstreet1-44/+33
2023-11-05bcachefs: kill thing_it_points_to arg to backpointer_not_found()Kent Overstreet1-7/+6
2023-11-05bcachefs: bch2_ec_read_extent() now takes btree_transKent Overstreet3-9/+5
2023-11-05bcachefs: bch2_stripe_to_text() now prints ptr gensKent Overstreet1-0/+1