Age | Commit message (Expand) | Author | Files | Lines |
2024-07-25 | Merge tag 'constfy-sysctl-6.11-rc1' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 7 | -13/+13 |
2024-07-25 | Merge tag 'mips_6.11_1' of git://git.kernel.org/pub/scm/linux/kernel/git/mips... | Linus Torvalds | 6 | -35/+12 |
2024-07-25 | Merge tag 'parisc-for-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 11 | -52/+124 |
2024-07-25 | Merge tag 'uml-for-linus-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 60 | -1927/+1086 |
2024-07-25 | Merge tag 'driver-core-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 14 | -33/+21 |
2024-07-24 | sysctl: treewide: constify the ctl_table argument of proc_handlers | Joel Granados | 7 | -13/+13 |
2024-07-24 | Merge tag 'random-6.11-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 8 | -1/+273 |
2024-07-24 | parisc: Add support for CONFIG_SYSCTL_ARCH_UNALIGN_NO_WARN | Helge Deller | 2 | -0/+3 |
2024-07-23 | Merge tag 'kbuild-v6.11' of git://git.kernel.org/pub/scm/linux/kernel/git/mas... | Linus Torvalds | 14 | -7/+32 |
2024-07-23 | Merge tag 'sh-for-v6.11-tag1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 7 | -40/+1 |
2024-07-23 | mips: sibyte: add missing MODULE_DESCRIPTION() macro | Jeff Johnson | 1 | -0/+1 |
2024-07-23 | MIPS: SMP-CPS: Fix address for GCR_ACCESS register for CM3 and later | Gregory CLEMENT | 2 | -1/+8 |
2024-07-23 | MIPS: Loongson64: Switch to SYNC_R4K | Jiaxun Yang | 3 | -34/+3 |
2024-07-22 | Merge tag 'irq-core-2024-07-15' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 3 | -8/+11 |
2024-07-22 | Merge tag 'loongarch-6.11' of git://git.kernel.org/pub/scm/linux/kernel/git/c... | Linus Torvalds | 30 | -50/+253 |
2024-07-21 | Merge tag 'mm-nonmm-stable-2024-07-21-15-07' of git://git.kernel.org/pub/scm/... | Linus Torvalds | 1 | -2/+0 |
2024-07-21 | Merge tag 'mm-stable-2024-07-21-14-50' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 78 | -1828/+958 |
2024-07-20 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 113 | -2080/+6139 |
2024-07-20 | Merge tag 'riscv-for-linus-6.11-mw1' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 44 | -249/+1338 |
2024-07-20 | Merge tag 'mips_6.11' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/l... | Linus Torvalds | 72 | -390/+1702 |
2024-07-20 | LoongArch: Make the users of larch_insn_gen_break() constant | Oleg Nesterov | 3 | -4/+7 |
2024-07-20 | LoongArch: Check TIF_LOAD_WATCH to enable user space watchpoint | Tiezhu Yang | 2 | -1/+4 |
2024-07-20 | LoongArch: Use rustc option -Zdirect-access-external-data | WANG Rui | 1 | -1/+2 |
2024-07-20 | LoongArch: Add support for relocating the kernel with RELR relocation | Xi Ruoyao | 5 | -0/+33 |
2024-07-20 | LoongArch: Remove a redundant checking in relocator | Xi Ruoyao | 1 | -3/+1 |
2024-07-20 | LoongArch: Use correct API to map cmdline in relocate_kernel() | Huacai Chen | 1 | -1/+3 |
2024-07-20 | LoongArch: Automatically disable KASLR for hibernation | Huacai Chen | 1 | -0/+26 |
2024-07-20 | LoongArch: Add ACPI standard hardware register based S3 support | Jiaxun Yang | 2 | -6/+18 |
2024-07-20 | LoongArch: Add architectural preparation for CPUFreq | Huacai Chen | 3 | -0/+19 |
2024-07-20 | LoongArch: Add writecombine support for DMW-based ioremap() | Huacai Chen | 6 | -17/+35 |
2024-07-20 | LoongArch: Add ARCH_HAS_DEBUG_VM_PGTABLE support | Huacai Chen | 1 | -0/+1 |
2024-07-20 | LoongArch: Add ARCH_HAS_PTE_DEVMAP support | Huacai Chen | 3 | -2/+24 |
2024-07-20 | LoongArch: Add RANDOMIZE_KSTACK_OFFSET support | Jinjie Ruan | 2 | -1/+22 |
2024-07-20 | LoongArch: Add irq_work support via self IPIs | Huacai Chen | 5 | -1/+34 |
2024-07-20 | LoongArch: Always enumerate MADT and setup logical-physical CPU mapping | Huacai Chen | 3 | -11/+22 |
2024-07-20 | LoongArch: Define __ARCH_WANT_NEW_STAT in unistd.h | Huacai Chen | 2 | -2/+2 |
2024-07-20 | kbuild: Abort make on install failures | Zhang Bingwu | 9 | -0/+18 |
2024-07-19 | Merge tag 'powerpc-6.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p... | Linus Torvalds | 141 | -5741/+1438 |
2024-07-19 | Merge tag 'usb-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds | 1 | -12/+24 |
2024-07-19 | Merge tag 'tty-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds | 1 | -12/+18 |
2024-07-19 | Merge tag 'pwrseq-fixes-for-v6.11-rc1' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 1 | -0/+1 |
2024-07-19 | Merge tag 'sound-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t... | Linus Torvalds | 2 | -2/+0 |
2024-07-19 | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost | Linus Torvalds | 2 | -8/+12 |
2024-07-19 | x86: vdso: Wire up getrandom() vDSO implementation | Jason A. Donenfeld | 8 | -1/+273 |
2024-07-19 | Merge tag 'iommu-updates-v6.11' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 1 | -0/+1 |
2024-07-19 | Merge tag 'v6.11-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert... | Linus Torvalds | 24 | -4825/+4135 |
2024-07-19 | ARM: sa1100: make match function take a const pointer | Greg Kroah-Hartman | 2 | -3/+3 |
2024-07-19 | arm64: qcom: don't select HAVE_PWRCTL when PCI=n | Arnd Bergmann | 1 | -1/+1 |
2024-07-18 | Merge tag 'sparc-for-6.11-tag1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 8 | -13/+22 |
2024-07-18 | Merge tag 's390-6.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390... | Linus Torvalds | 76 | -754/+1159 |