aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-06-07ACPI: sbs: Unify the message printingHanjun Guo1-6/+6
2021-06-07ACPI: scan: Unify the log message printingHanjun Guo1-5/+6
2021-06-07ACPI: sbshc: Unify the message printingHanjun Guo1-4/+4
2021-06-07ACPI: sysfs: Cleanup message printingHanjun Guo1-5/+3
2021-06-07ACPI: reboot: Unify the message printingHanjun Guo1-1/+3
2021-06-07ACPI: processor_throttling: Cleanup the printing messagesHanjun Guo1-34/+26
2021-06-07ACPI: processor_perflib: Cleanup print messagesHanjun Guo1-20/+18
2021-06-07ACPI: processor_thermal: Remove unused PREFIX for printingHanjun Guo1-2/+0
2021-06-07ACPI: pci_root: Unify the message printingHanjun Guo1-1/+3
2021-06-07ACPI: osl: Remove the duplicated PREFIX for message printingHanjun Guo1-2/+2
2021-06-07ACPI: nvs: Unify the message printingHanjun Guo1-3/+5
2021-06-07ACPI: glue: Clean up the printing messagesHanjun Guo1-20/+9
2021-06-07ACPI: event: Use pr_*() macros to replace printk()Hanjun Guo1-2/+4
2021-06-07ACPI: bus: Use pr_*() macros to replace printk()Hanjun Guo1-2/+2
2021-06-07ACPI: blacklist: Unify the message printingHanjun Guo1-4/+5
2021-06-07ACPI: cmos_rtc: Using pr_fmt() and remove PREFIXHanjun Guo1-2/+4
2021-06-06Linux 5.13-rc5Linus Torvalds1-1/+1
2021-06-06Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds5-18/+26
2021-06-06Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds8-126/+135
2021-06-06Merge tag 'arm-soc-fixes-v5.13-2' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds31-126/+160
2021-06-06Merge tag 'powerpc-5.13-5' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds8-57/+49
2021-06-06Merge tag 'x86_urgent_for_v5.13-rc5' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds16-126/+145
2021-06-06ext4: Only advertise encrypted_casefold when encryption and unicode are enabledDaniel Rosenberg1-0/+4
2021-06-06ext4: fix no-key deletion for encrypt+casefoldDaniel Rosenberg1-2/+4
2021-06-06ext4: fix memory leak in ext4_fill_superAlexey Makhalov1-2/+9
2021-06-06ext4: fix fast commit alignment issuesHarshad Shirwadkar2-99/+90
2021-06-06ext4: fix bug on in ext4_es_cache_extent as ext4_split_extent_at failedYe Bin1-20/+23
2021-06-05Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds3-8/+26
2021-06-05Merge tag 'ti-k3-dt-fixes-for-v5.13' of git://git.kernel.org/pub/scm/linux/ke...Olof Johansson10-63/+45
2021-06-05Merge tag 'optee-fix-for-v5.13' of git://git.linaro.org/people/jens.wiklander...Olof Johansson2-4/+8
2021-06-05Merge tag 'omap-for-v5.13/fixes-pm' of git://git.kernel.org/pub/scm/linux/ker...Olof Johansson6-24/+64
2021-06-05Merge tag 'omap-for-v5.13/fixes-sata' of git://git.kernel.org/pub/scm/linux/k...Olof Johansson1-1/+2
2021-06-05Merge tag 'amlogic-fixes-v5.13-rc1' of https://git.kernel.org/pub/scm/linux/k...Olof Johansson2-3/+2
2021-06-05Merge tag 'imx-fixes-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/s...Olof Johansson11-31/+39
2021-06-05Merge branch 'akpm' (patches from Andrew)Linus Torvalds14-36/+107
2021-06-05Merge tag 'riscv-for-linus-5.13-rc5' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds4-5/+18
2021-06-05mailmap: use private address for Michel LespinasseMichel Lespinasse1-0/+3
2021-06-05ocfs2: fix data corruption by fallocateJunxiao Bi1-5/+50
2021-06-05lib: crc64: fix kernel-doc warningYueHaibing1-1/+1
2021-06-05mm, hugetlb: fix simple resv_huge_pages underflow on UFFDIO_COPYMina Almasry1-2/+12
2021-06-05mm/kasan/init.c: fix doc warningYu Kuai1-2/+2
2021-06-05proc: add .gitignore for proc-subset-pid selftestDavid Matlack1-0/+1
2021-06-05hugetlb: pass head page to remove_hugetlb_page()Naoya Horiguchi1-1/+1
2021-06-05drivers/base/memory: fix trying offlining memory blocks with memory holes on ...David Hildenbrand1-3/+3
2021-06-05mm/page_alloc: fix counting of free pages after take off from buddyDing Hui1-0/+2
2021-06-05mm/debug_vm_pgtable: fix alignment for pmd/pud_advanced_tests()Gerald Schaefer1-2/+2
2021-06-05pid: take a reference when initializing `cad_pid`Mark Rutland1-1/+1
2021-06-05kfence: use TASK_IDLE when awaiting allocationMarco Elver1-3/+3
2021-06-05Revert "MIPS: make userspace mapping young by default"Thomas Bogendoerfer3-16/+26
2021-06-04Merge tag 'net-5.13-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds102-576/+991