summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-07-22bcachefs: Fix printbuf usage while atomicKent Overstreet
2024-07-22bcachefs: More informative error message in reattach_inode()Kent Overstreet
2024-07-21Merge tag '6.11-rc-smb3-server-fixes' of git://git.samba.org/ksmbdLinus Torvalds
2024-07-21Merge tag 'mm-nonmm-stable-2024-07-21-15-07' of git://git.kernel.org/pub/scm/...Linus Torvalds
2024-07-21Merge tag 'mm-stable-2024-07-21-14-50' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2024-07-21Merge tag 'rtc-6.11' of git://git.kernel.org/pub/scm/linux/kernel/git/abellon...Linus Torvalds
2024-07-21Merge tag '6.11-rc-part1-smb3-client-fixes' of git://git.samba.org/sfrench/ci...Linus Torvalds
2024-07-21Merge tag 'pinctrl-v6.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2024-07-22kallsyms: change sym_entry::percpu_absolute to bool typeMasahiro Yamada
2024-07-22kallsyms: unify seq and start_pos fields of struct sym_entryMasahiro Yamada
2024-07-22kallsyms: add more original symbol type/name in comment linesMasahiro Yamada
2024-07-22kallsyms: use \t instead of a tab in printf()Masahiro Yamada
2024-07-22kallsyms: avoid repeated calculation of array size for markersMasahiro Yamada
2024-07-22kbuild: add script and target to generate pacman packageThomas Weißschuh
2024-07-21modpost: use generic macros for hash table implementationMasahiro Yamada
2024-07-21kbuild: move some helper headers from scripts/kconfig/ to scripts/include/Masahiro Yamada
2024-07-20Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2024-07-20cifs: Fix missing fscache invalidationDavid Howells
2024-07-20Merge tag 'mtd/for-6.11' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd...Linus Torvalds
2024-07-20Merge tag 'landlock-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2024-07-20Merge tag 'firewire-updates-6.11' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2024-07-20Merge tag 'libnvdimm-for-6.11' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2024-07-20io_uring: fix error pbuf checkingPavel Begunkov
2024-07-20io_uring: fix lost getsockopt completionsPavel Begunkov
2024-07-20Merge tag 'riscv-for-linus-6.11-mw1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2024-07-20Merge tag 'mips_6.11' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/l...Linus Torvalds
2024-07-20LoongArch: Make the users of larch_insn_gen_break() constantOleg Nesterov
2024-07-20LoongArch: Check TIF_LOAD_WATCH to enable user space watchpointTiezhu Yang
2024-07-20LoongArch: Use rustc option -Zdirect-access-external-dataWANG Rui
2024-07-20LoongArch: Add support for relocating the kernel with RELR relocationXi Ruoyao
2024-07-20LoongArch: Remove a redundant checking in relocatorXi Ruoyao
2024-07-20LoongArch: Use correct API to map cmdline in relocate_kernel()Huacai Chen
2024-07-20LoongArch: Automatically disable KASLR for hibernationHuacai Chen
2024-07-20LoongArch: Add ACPI standard hardware register based S3 supportJiaxun Yang
2024-07-20LoongArch: Add architectural preparation for CPUFreqHuacai Chen
2024-07-20LoongArch: Add writecombine support for DMW-based ioremap()Huacai Chen
2024-07-20LoongArch: Add ARCH_HAS_DEBUG_VM_PGTABLE supportHuacai Chen
2024-07-20LoongArch: Add ARCH_HAS_PTE_DEVMAP supportHuacai Chen
2024-07-20LoongArch: Add RANDOMIZE_KSTACK_OFFSET supportJinjie Ruan
2024-07-20LoongArch: Add irq_work support via self IPIsHuacai Chen
2024-07-20LoongArch: Always enumerate MADT and setup logical-physical CPU mappingHuacai Chen
2024-07-20LoongArch: Define __ARCH_WANT_NEW_STAT in unistd.hHuacai Chen
2024-07-20i2c: header: improve kdoc for i2c_algorithmWolfram Sang
2024-07-20i2c: header: remove unneeded stuff regarding i2c_algorithmWolfram Sang
2024-07-20Merge tag 'i2c-host-6.11-part-2' of git://git.kernel.org/pub/scm/linux/kernel...Wolfram Sang
2024-07-20Merge tag 'nand/for-6.11' into mtd/nextMiquel Raynal
2024-07-20Merge tag 'spi-nor/for-6.11' into mtd/nextMiquel Raynal
2024-07-20i2c: piix4: Register SPDsThomas Weißschuh
2024-07-20Makefile: add comment to discourage tools/* addition for kernel buildsMasahiro Yamada
2024-07-20kbuild: clean up scripts/remove-stale-filesMasahiro Yamada