aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-07-21Merge tag 'pinctrl-v6.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds100-1957/+7426
2024-07-22kallsyms: change sym_entry::percpu_absolute to bool typeMasahiro Yamada1-4/+4
2024-07-22kallsyms: unify seq and start_pos fields of struct sym_entryMasahiro Yamada1-3/+2
2024-07-22kallsyms: add more original symbol type/name in comment linesMasahiro Yamada1-10/+9
2024-07-22kallsyms: use \t instead of a tab in printf()Masahiro Yamada1-1/+1
2024-07-22kallsyms: avoid repeated calculation of array size for markersMasahiro Yamada1-3/+4
2024-07-22kbuild: add script and target to generate pacman packageThomas Weißschuh5-1/+136
2024-07-21modpost: use generic macros for hash table implementationMasahiro Yamada1-13/+5
2024-07-21kbuild: move some helper headers from scripts/kconfig/ to scripts/include/Masahiro Yamada18-226/+19
2024-07-20Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds163-2313/+7748
2024-07-20cifs: Fix missing fscache invalidationDavid Howells1-0/+6
2024-07-20Merge tag 'mtd/for-6.11' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd...Linus Torvalds28-806/+711
2024-07-20Merge tag 'landlock-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds6-59/+56
2024-07-20Merge tag 'firewire-updates-6.11' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds16-222/+1867
2024-07-20Merge tag 'libnvdimm-for-6.11' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds16-2/+18
2024-07-20io_uring: fix error pbuf checkingPavel Begunkov1-1/+3
2024-07-20io_uring: fix lost getsockopt completionsPavel Begunkov1-1/+1
2024-07-20Merge tag 'riscv-for-linus-6.11-mw1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds54-325/+1642
2024-07-20Merge tag 'mips_6.11' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/l...Linus Torvalds81-392/+2141
2024-07-20LoongArch: Make the users of larch_insn_gen_break() constantOleg Nesterov3-4/+7
2024-07-20LoongArch: Check TIF_LOAD_WATCH to enable user space watchpointTiezhu Yang2-1/+4
2024-07-20LoongArch: Use rustc option -Zdirect-access-external-dataWANG Rui1-1/+2
2024-07-20LoongArch: Add support for relocating the kernel with RELR relocationXi Ruoyao5-0/+33
2024-07-20LoongArch: Remove a redundant checking in relocatorXi Ruoyao1-3/+1
2024-07-20LoongArch: Use correct API to map cmdline in relocate_kernel()Huacai Chen1-1/+3
2024-07-20LoongArch: Automatically disable KASLR for hibernationHuacai Chen1-0/+26
2024-07-20LoongArch: Add ACPI standard hardware register based S3 supportJiaxun Yang2-6/+18
2024-07-20LoongArch: Add architectural preparation for CPUFreqHuacai Chen3-0/+19
2024-07-20LoongArch: Add writecombine support for DMW-based ioremap()Huacai Chen7-17/+37
2024-07-20LoongArch: Add ARCH_HAS_DEBUG_VM_PGTABLE supportHuacai Chen2-1/+2
2024-07-20LoongArch: Add ARCH_HAS_PTE_DEVMAP supportHuacai Chen3-2/+24
2024-07-20LoongArch: Add RANDOMIZE_KSTACK_OFFSET supportJinjie Ruan2-1/+22
2024-07-20LoongArch: Add irq_work support via self IPIsHuacai Chen5-1/+34
2024-07-20LoongArch: Always enumerate MADT and setup logical-physical CPU mappingHuacai Chen3-11/+22
2024-07-20LoongArch: Define __ARCH_WANT_NEW_STAT in unistd.hHuacai Chen2-2/+2
2024-07-20i2c: header: improve kdoc for i2c_algorithmWolfram Sang1-8/+7
2024-07-20i2c: header: remove unneeded stuff regarding i2c_algorithmWolfram Sang1-6/+0
2024-07-20Merge tag 'i2c-host-6.11-part-2' of git://git.kernel.org/pub/scm/linux/kernel...Wolfram Sang7-15/+49
2024-07-20Merge tag 'nand/for-6.11' into mtd/nextMiquel Raynal12-452/+565
2024-07-20Merge tag 'spi-nor/for-6.11' into mtd/nextMiquel Raynal6-302/+89
2024-07-20i2c: piix4: Register SPDsThomas Weißschuh2-0/+10
2024-07-20Makefile: add comment to discourage tools/* addition for kernel buildsMasahiro Yamada1-0/+6
2024-07-20kbuild: clean up scripts/remove-stale-filesMasahiro Yamada1-18/+0
2024-07-20kconfig: recursive checks drop file/linenoHONG Yifan2-48/+30
2024-07-20kbuild: rpm-pkg: introduce a simple changelog section for kernel.specRafael Aquini1-0/+23
2024-07-20kallsyms: get rid of code for absolute kallsymsJann Horn7-78/+33
2024-07-20kbuild: Create INSTALL_PATH directory if it does not existZhang Bingwu1-0/+4
2024-07-20kbuild: Abort make on install failuresZhang Bingwu9-0/+18
2024-07-20kconfig: remove 'e1' and 'e2' macros from expression deduplicationMasahiro Yamada1-52/+42
2024-07-19Merge tag 'powerpc-6.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds158-5776/+1464