summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-09-07Merge tag 'rtc-6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni...Linus Torvalds
2023-09-07Merge tag 'i3c/for-6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/i3c/...Linus Torvalds
2023-09-07Merge tag 'regulator-fix-v6.6-merge-window' of git://git.kernel.org/pub/scm/l...Linus Torvalds
2023-09-07Merge tag 'spi-fix-v6.6-merge-window' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2023-09-07Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2023-09-07Merge tag 's390-6.6-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds
2023-09-07Merge tag 'mips_6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linuxLinus Torvalds
2023-09-07Merge tag 'xtensa-20230905' of https://github.com/jcmvbkbc/linux-xtensaLinus Torvalds
2023-09-07ntfs3: drop inode references in ntfs_put_super()Christian Brauner
2023-09-07vfs: mostly undo glibc turning 'fstat()' into 'fstatat(AT_EMPTY_PATH)'Linus Torvalds
2023-09-06Merge tag 'ceph-for-6.6-rc1' of https://github.com/ceph/ceph-clientLinus Torvalds
2023-09-06Merge tag 'input-for-v6.6-rc0' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2023-09-06Merge tag 'linux-watchdog-6.6-rc1' of git://www.linux-watchdog.org/linux-watc...Linus Torvalds
2023-09-06Merge tag 'backlight-next-6.6' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2023-09-06dt-bindings: rtc: ds3231: Remove text bindingFabio Estevam
2023-09-06rtc: wm8350: remove unnecessary messagesAlexandre Belloni
2023-09-06rtc: twl: remove unnecessary messagesAlexandre Belloni
2023-09-06rtc: sun6i: remove unnecessary messageAlexandre Belloni
2023-09-06rtc: stop warning for invalid alarms when the alarm is disabledAlexandre Belloni
2023-09-06i3c: master: svc: fix probe failure when no i3c device existFrank Li
2023-09-05Merge tag 'gfs2-v6.5-rc5-fixes' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2023-09-05regulator: tps6594-regulator: Fix random kernel crashJerome Neanne
2023-09-05Merge tag 'fuse-update-6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2023-09-05Merge tag 'ata-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/dlem...Linus Torvalds
2023-09-05Merge tag 'mailbox-v6.6' of git://git.linaro.org/landing-teams/working/fujits...Linus Torvalds
2023-09-05Merge tag 'mm-hotfixes-stable-2023-09-05-11-51' of git://git.kernel.org/pub/s...Linus Torvalds
2023-09-05Merge tag 'tpmdd-v6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Linus Torvalds
2023-09-05s390/vmem: do not silently ignore mapping limitAlexander Gordeev
2023-09-05s390/zcrypt: utilize dev_set_name() ability to use a formatted stringAndy Shevchenko
2023-09-05s390/zcrypt: don't leak memory if dev_set_name() failsAndy Shevchenko
2023-09-05s390/mm: fix MAX_DMA_ADDRESS physical vs virtual confusionAlexander Gordeev
2023-09-05sparc64: add missing initialization of folio in tlb_batch_add()Mike Rapoport (IBM)
2023-09-05mm: memory-failure: use rcu lock instead of tasklist_lock when collect_procs()Tong Tiangen
2023-09-05revert "memfd: improve userspace warnings for missing exec-related flags".Andrew Morton
2023-09-05Merge tag 'kbuild-v6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...Linus Torvalds
2023-09-05Merge tag 'mm-stable-2023-09-04-14-00' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2023-09-05Merge tag 'microblaze-v6.6' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds
2023-09-05rcu: dump vmalloc memory info safelyZqiang
2023-09-05mm/vmalloc: add a safer version of find_vm_area() for debugJoel Fernandes (Google)
2023-09-05tools/mm: fix undefined reference to pthread_onceXie XiuQi
2023-09-05memcontrol: ensure memcg acquired by id is properly set upJohannes Weiner
2023-09-05Merge tag 'for-linus' of https://github.com/openrisc/linuxLinus Torvalds
2023-09-06kconfig: fix possible buffer overflowKonstantin Meskhidze
2023-09-05MAINTAINERS: Update dlm mailing listAndrew Price
2023-09-05MAINTAINERS: Update gfs2 mailing listAndrew Price
2023-09-05mailbox: qcom-ipcc: fix incorrect num_chans countingJonathan Marek
2023-09-05mailbox: Explicitly include correct DT includesRob Herring
2023-09-05mailbox: ti-msgmgr: Use devm_platform_ioremap_resource_byname()Li Zetao
2023-09-05mailbox: platform-mhu: Remove redundant dev_err()Ruan Jinjie
2023-09-05mailbox: bcm-pdc: Fix some kernel-doc commentsYang Li