summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-03-15ALSA: timer: Fix missing irq-disable at closingTakashi Iwai
2024-03-15ALSA: hda/realtek: Add quirk for Lenovo Yoga 9 14IMH9Jichi Zhang
2024-03-14Merge branch 'for-6.9/cxl-einj' into for-6.9/cxlDan Williams
2024-03-14Merge tag 'mm-nonmm-stable-2024-03-14-09-36' of git://git.kernel.org/pub/scm/...Linus Torvalds
2024-03-14Merge tag 'mm-stable-2024-03-13-20-04' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2024-03-14Documentation/ABI/testing/debugfs-cxl: Fix "Unexpected indentation"Dan Williams
2024-03-14Merge tag 'perf-tools-for-v6.9-2024-03-13' of git://git.kernel.org/pub/scm/li...Linus Torvalds
2024-03-14Merge tag 'trace-ring-buffer-v6.8-rc7-2' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2024-03-14Merge tag 'probes-v6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/trac...Linus Torvalds
2024-03-14Merge tag 'lsm-pr-20240314' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2024-03-15mtd: rawnand: Ensure continuous reads are well disabledMiquel Raynal
2024-03-15mtd: rawnand: Constrain even more when continuous reads are enabledMiquel Raynal
2024-03-15mtd: rawnand: brcmnand: Add support for getting ecc setting from strapWilliam Zhang
2024-03-15mtd: rawnand: brcmnand: fix sparse warningsWilliam Zhang
2024-03-15mtd: nand: raw: atmel: Fix comment in timings preparationAlexander Dahl
2024-03-15mtd: rawnand: Ensure all continuous terms are always in syncMiquel Raynal
2024-03-15mtd: rawnand: Add a helper for calculating a page indexMiquel Raynal
2024-03-15mtd: rawnand: Fix and simplify again the continuous read derivationsMiquel Raynal
2024-03-15mtd: rawnand: hynix: remove @nand_technology kernel-doc descriptionRandy Dunlap
2024-03-15dt-bindings: atmel-nand: add microchip,sam9x7-pmeccVarshini Rajendran
2024-03-15mtd: rawnand: brcmnand: Support write protection setting from dtsWilliam Zhang
2024-03-15mtd: rawnand: brcmnand: Add BCMBCA read data bus interfaceWilliam Zhang
2024-03-15mtd: rawnand: brcmnand: Rename bcm63138 nand driverWilliam Zhang
2024-03-15arm64: dts: broadcom: bcmbca: Update router boardsWilliam Zhang
2024-03-15arm64: dts: broadcom: bcmbca: Add NAND controller nodeWilliam Zhang
2024-03-15ARM: dts: broadcom: bcmbca: Add NAND controller nodeWilliam Zhang
2024-03-14Merge tag 'landlock-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2024-03-14Merge tag 'for-linus' of https://github.com/openrisc/linuxLinus Torvalds
2024-03-14Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2024-03-14Merge tag 'kvm-s390-next-6.9-1' of https://git.kernel.org/pub/scm/linux/kerne...Paolo Bonzini
2024-03-14Merge tag 'sound-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds
2024-03-14Merge tag 'pci-v6.9-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2024-03-14Merge tag 'platform-drivers-x86-v6.9-1' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2024-03-14Merge tag 'leds-next-6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/le...Linus Torvalds
2024-03-14Merge tag 'backlight-next-6.9' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2024-03-14Merge tag 'mfd-next-6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/lee...Linus Torvalds
2024-03-14Merge tag 'pinctrl-v6.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds
2024-03-14Merge tag 'for-v6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/lin...Linus Torvalds
2024-03-14Merge tag 'hsi-for-6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/...Linus Torvalds
2024-03-14Merge tag 'hid-for-linus-2024031301' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2024-03-14Merge tag 'auxdisplay-v6.9-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2024-03-14nilfs2: prevent kernel bug at submit_bh_wbc()Ryusuke Konishi
2024-03-14nilfs2: fix failure to detect DAT corruption in btree and direct mappingsRyusuke Konishi
2024-03-14ocfs2: enable ocfs2_listxattr for special filesSu Yue
2024-03-14ocfs2: remove SLAB_MEM_SPREAD flag usageChengming Zhou
2024-03-14f2fs: fix to avoid use-after-free issue in f2fs_filemap_faultChao Yu
2024-03-14f2fs: truncate page cache before clearing flags when aborting atomic writeSunmin Jeong
2024-03-14f2fs: mark inode dirty for FI_ATOMIC_COMMITTED flagSunmin Jeong
2024-03-14block: fix mismatched kerneldoc function nameJiapeng Chong
2024-03-14lsm: handle the NULL buffer case in lsm_fill_user_ctx()Paul Moore