summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-11-08MAINTAINERS: update lists.linuxfoundation.org migrated listsKonstantin Ryabitsev
2023-11-08Merge tag 's390-6.7-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds
2023-11-08Merge tag 'rcu-fixes-v6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/f...Linus Torvalds
2023-11-08Merge tag 'memblock-v6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2023-11-08Merge tag 'kgdb-6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/dan...Linus Torvalds
2023-11-08Merge tag 'riscv-for-linus-6.7-rc1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2023-11-07Merge tag 'pm-6.7-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds
2023-11-07Merge tag 'drm-next-2023-11-07' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2023-11-07Merge tag 'regmap-fix-v6.7-merge-window' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2023-11-07Merge tag 'rproc-v6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/remot...Linus Torvalds
2023-11-07Merge tag 'rpmsg-v6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/remot...Linus Torvalds
2023-11-07Merge tag 'pcmcia-6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/b...Linus Torvalds
2023-11-07Merge tag 'gpio-pinctrl-updates-for-v6.7-rc1' of git://git.kernel.org/pub/scm...Linus Torvalds
2023-11-07Merge tag 'vfs-6.7.fsid' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs...Linus Torvalds
2023-11-07Merge tag 'vfs-6.7.iomap' of git://git.kernel.org/pub/scm/linux/kernel/git/vf...Linus Torvalds
2023-11-07Merge tag 'gfs2-v6.6-rc2-fixes' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2023-11-07Merge tag 'ovl-update-6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/o...Linus Torvalds
2023-11-07Merge branch 'pm-tools'Rafael J. Wysocki
2023-11-07Merge branch 'pm-cpufreq'Rafael J. Wysocki
2023-11-07Merge tag 'bcachefs-2023-11-5' of https://evilpiepirate.org/git/bcachefsLinus Torvalds
2023-11-07MAINTAINERS: create an entry for exportfsAmir Goldstein
2023-11-07iomap: rename iomap entryChristian Brauner
2023-11-06Merge tag 'media/v6.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds
2023-11-06kdb: Corrects comment for kdballocenvYuran Pereira
2023-11-05Merge tag 'rtc-6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni...Linus Torvalds
2023-11-05Merge tag 'mailbox-v6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/jas...Linus Torvalds
2023-11-06Merge tag 'amd-drm-next-6.7-2023-11-03' of https://gitlab.freedesktop.org/agd...Dave Airlie
2023-11-06Merge tag 'drm-misc-next-fixes-2023-11-02' of git://anongit.freedesktop.org/d...Dave Airlie
2023-11-06gfs2: don't withdraw if init_threads() got interruptedAndreas Gruenbacher
2023-11-06gfs2: remove dead code in add_to_queueSu Hui
2023-11-06gfs2: Fix slab-use-after-free in gfs2_qd_deallocJuntong Deng
2023-11-06gfs2: Silence "suspicious RCU usage in gfs2_permission" warningAndreas Gruenbacher
2023-11-06gfs2: fs: derive f_fsid from s_uuidAmir Goldstein
2023-11-06gfs2: No longer use 'extern' in function declarationsAndreas Gruenbacher
2023-11-06gfs2: Rename gfs2_lookup_{ simple => meta }Andreas Gruenbacher
2023-11-06gfs2: Convert gfs2_internal_read to foliosAndreas Gruenbacher
2023-11-06gfs2: Convert stuffed_readpage to foliosAndreas Gruenbacher
2023-11-06gfs2: Minor gfs2_write_jdata_batch PAGE_SIZE cleanupAndreas Gruenbacher
2023-11-06gfs2: Get rid of gfs2_alloc_blocks generation parameterAndreas Gruenbacher
2023-11-05s390/mm: make pte_free_tlb() similar to pXd_free_tlb()Alexander Gordeev
2023-11-05s390/mm: use compound page order to distinguish page tablesAlexander Gordeev
2023-11-05s390/mm: use full 4KB page for 2KB PTEAlexander Gordeev
2023-11-05s390/cmma: rework no-dat handlingHeiko Carstens
2023-11-05s390/cmma: move arch_set_page_dat() to header fileHeiko Carstens
2023-11-05s390/cmma: move set_page_stable() and friends to header fileHeiko Carstens
2023-11-05s390/cmma: move parsing of cmma kernel parameter to early boot codeHeiko Carstens
2023-11-05s390/cmma: cleanup inline assembliesHeiko Carstens
2023-11-05s390/ap: fix vanishing crypto cards in SE environmentHarald Freudenberger
2023-11-05s390/zcrypt: don't report online if card or queue is in check-stop stateIngo Franzki
2023-11-05s390: add USER_STACKTRACE supportHeiko Carstens